Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/iSulad.spec'], chrootPath='/var/lib/mock/openeuler-24.03_LTS_SP1-aarch64-1748593514.798561/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=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/iSulad.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/iSulad-2.1.5-21.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/iSulad.spec'], chrootPath='/var/lib/mock/openeuler-24.03_LTS_SP1-aarch64-1748593514.798561/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=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/iSulad.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/iSulad-2.1.5-21.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/iSulad.spec'], chrootPath='/var/lib/mock/openeuler-24.03_LTS_SP1-aarch64-1748593514.798561/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=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/iSulad.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.pug2SC + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf iSulad-v2.1.5 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/v2.1.5.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd iSulad-v2.1.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git config gc.auto 0 + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'iSulad-2.1.5 base' + /usr/bin/git checkout --track -b rpm-build Switched to a new branch 'rpm-build' branch 'rpm-build' set up to track 'master'. + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0001-code-improve-for-sandbox.cc.patch + /usr/bin/git apply --index --reject -p1 - Checking patch src/daemon/sandbox/sandbox.cc... Applied patch src/daemon/sandbox/sandbox.cc cleanly. + /usr/bin/git commit -q -m 0001-code-improve-for-sandbox.cc.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0002-fix-compile-error-with-protobuf-25.1-and-grpc-1.60.x.patch + /usr/bin/git apply --index --reject -p1 - :30: trailing whitespace. # Versions of protobuf before v22.0 do not require absl libraries at all. :31: trailing whitespace. # However, versions after v22.0 require the support of absl libraries. :41: trailing whitespace. :49: trailing whitespace. :57: trailing whitespace. Checking patch cmake/checker.cmake... Checking patch cmake/protoc.cmake... Checking patch src/CMakeLists.txt... Checking patch test/sandbox/controller/manager/CMakeLists.txt... Checking patch test/sandbox/controller/sandboxer/async_wait_call/CMakeLists.txt... Checking patch test/sandbox/controller/sandboxer/sandboxer_client/CMakeLists.txt... Checking patch test/sandbox/controller/sandboxer/sandboxer_controller/CMakeLists.txt... Checking patch test/sandbox/controller/shim/CMakeLists.txt... Checking patch test/sandbox/sandbox/CMakeLists.txt... Checking patch test/sandbox/sandbox_manager/CMakeLists.txt... Applied patch cmake/checker.cmake cleanly. Applied patch cmake/protoc.cmake cleanly. Applied patch src/CMakeLists.txt cleanly. Applied patch test/sandbox/controller/manager/CMakeLists.txt cleanly. Applied patch test/sandbox/controller/sandboxer/async_wait_call/CMakeLists.txt cleanly. Applied patch test/sandbox/controller/sandboxer/sandboxer_client/CMakeLists.txt cleanly. Applied patch test/sandbox/controller/sandboxer/sandboxer_controller/CMakeLists.txt cleanly. Applied patch test/sandbox/controller/shim/CMakeLists.txt cleanly. Applied patch test/sandbox/sandbox/CMakeLists.txt cleanly. Applied patch test/sandbox/sandbox_manager/CMakeLists.txt cleanly. warning: squelched 5 whitespace errors warning: 10 lines add whitespace errors. + /usr/bin/git commit -q -m 0002-fix-compile-error-with-protobuf-25.1-and-grpc-1.60.x.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0003-bugfix-for-mount-point-remains-under-special-circums.patch + /usr/bin/git apply --index --reject -p1 - Checking patch src/cmd/isulad/main.c... Checking patch src/daemon/modules/container/leftover_cleanup/cleanup.c... Checking patch src/utils/tar/util_archive.c... Applied patch src/cmd/isulad/main.c cleanly. Applied patch src/daemon/modules/container/leftover_cleanup/cleanup.c cleanly. Applied patch src/utils/tar/util_archive.c cleanly. + /usr/bin/git commit -q -m 0003-bugfix-for-mount-point-remains-under-special-circums.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0004-do-not-cleanup-if-the-directory-does-not-exist.patch + /usr/bin/git apply --index --reject -p1 - Checking patch src/cmd/isulad/main.c... Checking patch src/daemon/modules/container/leftover_cleanup/cleanup.c... Applied patch src/cmd/isulad/main.c cleanly. Applied patch src/daemon/modules/container/leftover_cleanup/cleanup.c cleanly. + /usr/bin/git commit -q -m 0004-do-not-cleanup-if-the-directory-does-not-exist.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0005-module-only-deletes-the-temporary-files-it-creates.patch + /usr/bin/git apply --index --reject -p1 - Checking patch src/cmd/isulad/main.c... Checking patch src/common/constants.h... Checking patch src/daemon/modules/image/oci/oci_image.c... Checking patch src/daemon/modules/image/oci/oci_image.h... Checking patch src/daemon/modules/image/oci/oci_load.c... Checking patch src/daemon/modules/image/oci/registry/registry.c... Applied patch src/cmd/isulad/main.c cleanly. Applied patch src/common/constants.h cleanly. Applied patch src/daemon/modules/image/oci/oci_image.c cleanly. Applied patch src/daemon/modules/image/oci/oci_image.h cleanly. Applied patch src/daemon/modules/image/oci/oci_load.c cleanly. Applied patch src/daemon/modules/image/oci/registry/registry.c cleanly. + /usr/bin/git commit -q -m 0005-module-only-deletes-the-temporary-files-it-creates.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0006-skip-devmapper-ut.patch + /usr/bin/git apply --index --reject -p1 - Checking patch CI/make-and-install.sh... Applied patch CI/make-and-install.sh cleanly. + /usr/bin/git commit -q -m 0006-skip-devmapper-ut.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0007-update-annotations-and-add-ci-cases.patch + /usr/bin/git apply --index --reject -p1 - Checking patch CI/test_cases/container_cases/dev_cgroup_rule.sh... Checking patch src/daemon/modules/api/specs_api.h... Checking patch src/daemon/modules/service/service_container.c... Checking patch src/daemon/modules/spec/specs.c... :171: new blank line at EOF. + Applied patch CI/test_cases/container_cases/dev_cgroup_rule.sh cleanly. Applied patch src/daemon/modules/api/specs_api.h cleanly. Applied patch src/daemon/modules/service/service_container.c cleanly. Applied patch src/daemon/modules/spec/specs.c cleanly. warning: 1 line adds whitespace errors. + /usr/bin/git commit -q -m 0007-update-annotations-and-add-ci-cases.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0008-bug-fix-for-device-cgroup-ulimt-oci-update.patch + /usr/bin/git apply --index --reject -p1 - Checking patch src/daemon/executor/container_cb/execution_create.c... Checking patch src/daemon/modules/api/specs_api.h... Checking patch src/daemon/modules/service/service_container.c... Checking patch src/daemon/modules/spec/specs.c... Applied patch src/daemon/executor/container_cb/execution_create.c cleanly. Applied patch src/daemon/modules/api/specs_api.h cleanly. Applied patch src/daemon/modules/service/service_container.c cleanly. Applied patch src/daemon/modules/spec/specs.c cleanly. + /usr/bin/git commit -q -m 0008-bug-fix-for-device-cgroup-ulimt-oci-update.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0009-improve-dt-for-oci-spec-update.patch + /usr/bin/git apply --index --reject -p1 - Checking patch CI/test_cases/container_cases/dev_cgroup_rule.sh... Checking patch CI/test_cases/container_cases/ulimit.sh... Checking patch test/specs/specs/CMakeLists.txt... Checking patch test/specs/specs/specs_ut.cc... Applied patch CI/test_cases/container_cases/dev_cgroup_rule.sh cleanly. Applied patch CI/test_cases/container_cases/ulimit.sh cleanly. Applied patch test/specs/specs/CMakeLists.txt cleanly. Applied patch test/specs/specs/specs_ut.cc cleanly. + /usr/bin/git commit -q -m 0009-improve-dt-for-oci-spec-update.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0010-open-run-container-with-dev-volume-testcase.patch + /usr/bin/git apply --index --reject -p1 - Checking patch CI/test_cases/container_cases/bind_special_dir.sh... Applied patch CI/test_cases/container_cases/bind_special_dir.sh cleanly. + /usr/bin/git commit -q -m 0010-open-run-container-with-dev-volume-testcase.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0011-add-cpu-usage-nano-cores-for-sandbox.patch + /usr/bin/git apply --index --reject -p1 - Checking patch src/daemon/entry/cri/v1/v1_cri_pod_sandbox_manager_service.cc... Checking patch src/daemon/entry/cri/v1/v1_cri_pod_sandbox_manager_service.h... Applied patch src/daemon/entry/cri/v1/v1_cri_pod_sandbox_manager_service.cc cleanly. Applied patch src/daemon/entry/cri/v1/v1_cri_pod_sandbox_manager_service.h cleanly. + /usr/bin/git commit -q -m 0011-add-cpu-usage-nano-cores-for-sandbox.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0012-sleep-some-time-in-ServiceWorkThread-to-prevent-the-.patch + /usr/bin/git apply --index --reject -p1 - Checking patch src/daemon/entry/cri/streams/websocket/ws_server.cc... Applied patch src/daemon/entry/cri/streams/websocket/ws_server.cc cleanly. + /usr/bin/git commit -q -m 0012-sleep-some-time-in-ServiceWorkThread-to-prevent-the-.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0013-restore-name-for-rename-failed.patch + /usr/bin/git apply --index --reject -p1 - Checking patch src/daemon/executor/container_cb/execution_information.c... Applied patch src/daemon/executor/container_cb/execution_information.c cleanly. + /usr/bin/git commit -q -m 0013-restore-name-for-rename-failed.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0014-2371-Allow-iSulad-to-pull-load-image-with-symlink.patch + /usr/bin/git apply --index --reject -p1 - Checking patch src/utils/tar/util_archive.c... Applied patch src/utils/tar/util_archive.c cleanly. + /usr/bin/git commit -q -m 0014-2371-Allow-iSulad-to-pull-load-image-with-symlink.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0015-Replace-http-parser-dependency-with-lcr.patch + /usr/bin/git apply --index --reject -p1 - Checking patch CI/dockerfiles/Dockerfile-centos... Checking patch CI/dockerfiles/Dockerfile-fedora... Checking patch CI/dockerfiles/Dockerfile-ubuntu... Checking patch CI/pr-gateway.sh... Checking patch Dockerfile... Checking patch cmake/checker.cmake... Checking patch docs/build_docs/guide/build_guide.md... Checking patch docs/build_docs/guide/build_guide_with_rpm.md... Checking patch docs/build_docs/guide/build_guide_with_rpm_zh.md... Checking patch docs/build_docs/guide/build_guide_zh.md... Checking patch docs/build_docs/guide/script/install_iSulad_on_Centos_7.sh... Checking patch docs/build_docs/guide/script/install_iSulad_on_Ubuntu_20_04_LTS.sh... Checking patch docs/dockerfiles/isulad_build_in_openeuler.Dockerfile... Checking patch docs/vs_other_engines/vs_docker_command.md... Checking patch iSulad.spec... Checking patch src/CMakeLists.txt... Checking patch src/contrib/env_checkconfig... Checking patch src/daemon/modules/image/oci/registry/registry_apiv1.c... Checking patch src/daemon/modules/image/oci/registry/registry_apiv2.c... Checking patch src/utils/http/CMakeLists.txt... Checking patch src/utils/http/parser.c... Checking patch src/utils/http/parser.h... Checking patch src/utils/http/rest_common.c... Applied patch CI/dockerfiles/Dockerfile-centos cleanly. Applied patch CI/dockerfiles/Dockerfile-fedora cleanly. Applied patch CI/dockerfiles/Dockerfile-ubuntu cleanly. Applied patch CI/pr-gateway.sh cleanly. Applied patch Dockerfile cleanly. Applied patch cmake/checker.cmake cleanly. Applied patch docs/build_docs/guide/build_guide.md cleanly. Applied patch docs/build_docs/guide/build_guide_with_rpm.md cleanly. Applied patch docs/build_docs/guide/build_guide_with_rpm_zh.md cleanly. Applied patch docs/build_docs/guide/build_guide_zh.md cleanly. Applied patch docs/build_docs/guide/script/install_iSulad_on_Centos_7.sh cleanly. Applied patch docs/build_docs/guide/script/install_iSulad_on_Ubuntu_20_04_LTS.sh cleanly. Applied patch docs/dockerfiles/isulad_build_in_openeuler.Dockerfile cleanly. Applied patch docs/vs_other_engines/vs_docker_command.md cleanly. Applied patch iSulad.spec cleanly. Applied patch src/CMakeLists.txt cleanly. Applied patch src/contrib/env_checkconfig cleanly. Applied patch src/daemon/modules/image/oci/registry/registry_apiv1.c cleanly. Applied patch src/daemon/modules/image/oci/registry/registry_apiv2.c cleanly. Applied patch src/utils/http/CMakeLists.txt cleanly. Applied patch src/utils/http/parser.c cleanly. Applied patch src/utils/http/parser.h cleanly. Applied patch src/utils/http/rest_common.c cleanly. + /usr/bin/git commit -q -m 0015-Replace-http-parser-dependency-with-lcr.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0016-add-more-detailed-log-information-for-load-sandbox.patch + /usr/bin/git apply --index --reject -p1 - Checking patch src/daemon/sandbox/sandbox_manager.cc... Applied patch src/daemon/sandbox/sandbox_manager.cc cleanly. + /usr/bin/git commit -q -m 0016-add-more-detailed-log-information-for-load-sandbox.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0017-bugfix-for-the-concurrency-competition-between-the-r.patch + /usr/bin/git apply --index --reject -p1 - Checking patch src/daemon/modules/image/oci/oci_load.c... Checking patch src/daemon/modules/image/oci/registry/registry.c... Applied patch src/daemon/modules/image/oci/oci_load.c cleanly. Applied patch src/daemon/modules/image/oci/registry/registry.c cleanly. + /usr/bin/git commit -q -m 0017-bugfix-for-the-concurrency-competition-between-the-r.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0018-add-concurrent-load-test.patch + /usr/bin/git apply --index --reject -p1 - Checking patch CI/test_cases/image_cases/image_load.sh... Applied patch CI/test_cases/image_cases/image_load.sh cleanly. + /usr/bin/git commit -q -m 0018-add-concurrent-load-test.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0019-get-the-realpath-of-the-host-path-for-archive-when-c.patch + /usr/bin/git apply --index --reject -p1 - :49: trailing whitespace. Checking patch src/utils/tar/isulad_tar.c... Applied patch src/utils/tar/isulad_tar.c cleanly. warning: 1 line adds whitespace errors. + /usr/bin/git commit -q -m 0019-get-the-realpath-of-the-host-path-for-archive-when-c.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0020-bugfix-for-wrong-goto-branch.patch + /usr/bin/git apply --index --reject -p1 - Checking patch src/utils/tar/isulad_tar.c... Applied patch src/utils/tar/isulad_tar.c cleanly. + /usr/bin/git commit -q -m 0020-bugfix-for-wrong-goto-branch.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0021-bugfix-for-wrong-dynamic-allocation-object-type.patch + /usr/bin/git apply --index --reject -p1 - Checking patch src/daemon/modules/image/image.c... Applied patch src/daemon/modules/image/image.c cleanly. + /usr/bin/git commit -q -m 0021-bugfix-for-wrong-dynamic-allocation-object-type.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0022-add-swap-usage-in-cri.patch + /usr/bin/git apply --index --reject -p1 - Checking patch src/daemon/entry/cri/v1/v1_cri_container_manager_service.cc... Checking patch src/daemon/executor/container_cb/execution_extend.c... Checking patch src/daemon/modules/api/runtime_api.h... Checking patch src/daemon/modules/runtime/isula/isula_rt_ops.c... Applied patch src/daemon/entry/cri/v1/v1_cri_container_manager_service.cc cleanly. Applied patch src/daemon/executor/container_cb/execution_extend.c cleanly. Applied patch src/daemon/modules/api/runtime_api.h cleanly. Applied patch src/daemon/modules/runtime/isula/isula_rt_ops.c cleanly. + /usr/bin/git commit -q -m 0022-add-swap-usage-in-cri.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0023-add-benchmark-result-of-perf-test-in-cri.patch + /usr/bin/git apply --index --reject -p1 - Checking patch docs/performance/cri_performance_test.md... Checking patch tools/benchmark/cri_perf_test.sh... Applied patch docs/performance/cri_performance_test.md cleanly. Applied patch tools/benchmark/cri_perf_test.sh cleanly. + /usr/bin/git commit -q -m 0023-add-benchmark-result-of-perf-test-in-cri.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0024-add-support-for-systemd-cgroup-driver.patch + /usr/bin/git apply --index --reject -p1 - Checking patch src/cmd/isulad-shim/process.c... Checking patch src/cmd/isulad/isulad_commands.h... Checking patch src/contrib/config/daemon.json... Checking patch src/daemon/common/cgroup.h... Checking patch src/daemon/common/cgroup_v1.c... Checking patch src/daemon/config/isulad_config.c... Checking patch src/daemon/config/isulad_config.h... Checking patch src/daemon/entry/connect/grpc/cri/v1/cri_v1_runtime_runtime_service.cc... Checking patch src/daemon/entry/connect/grpc/cri/v1/cri_v1_runtime_runtime_service.h... Checking patch src/daemon/entry/cri/v1/v1_cri_runtime_manager_service.cc... Checking patch src/daemon/entry/cri/v1/v1_cri_runtime_manager_service.h... Checking patch src/daemon/entry/cri/v1/v1_cri_runtime_service.h... Checking patch src/daemon/entry/cri/v1/v1_cri_runtime_service_impl.cc... Checking patch src/daemon/entry/cri/v1/v1_cri_runtime_service_impl.h... Checking patch src/daemon/executor/container_cb/execution.c... Checking patch src/daemon/modules/runtime/engines/lcr/lcr_rt_ops.c... Checking patch src/daemon/modules/runtime/isula/isula_rt_ops.c... Checking patch src/daemon/modules/runtime/shim/shim_rt_ops.c... Checking patch src/daemon/modules/spec/specs.c... Applied patch src/cmd/isulad-shim/process.c cleanly. Applied patch src/cmd/isulad/isulad_commands.h cleanly. Applied patch src/contrib/config/daemon.json cleanly. Applied patch src/daemon/common/cgroup.h cleanly. Applied patch src/daemon/common/cgroup_v1.c cleanly. Applied patch src/daemon/config/isulad_config.c cleanly. Applied patch src/daemon/config/isulad_config.h cleanly. Applied patch src/daemon/entry/connect/grpc/cri/v1/cri_v1_runtime_runtime_service.cc cleanly. Applied patch src/daemon/entry/connect/grpc/cri/v1/cri_v1_runtime_runtime_service.h cleanly. Applied patch src/daemon/entry/cri/v1/v1_cri_runtime_manager_service.cc cleanly. Applied patch src/daemon/entry/cri/v1/v1_cri_runtime_manager_service.h cleanly. Applied patch src/daemon/entry/cri/v1/v1_cri_runtime_service.h cleanly. Applied patch src/daemon/entry/cri/v1/v1_cri_runtime_service_impl.cc cleanly. Applied patch src/daemon/entry/cri/v1/v1_cri_runtime_service_impl.h cleanly. Applied patch src/daemon/executor/container_cb/execution.c cleanly. Applied patch src/daemon/modules/runtime/engines/lcr/lcr_rt_ops.c cleanly. Applied patch src/daemon/modules/runtime/isula/isula_rt_ops.c cleanly. Applied patch src/daemon/modules/runtime/shim/shim_rt_ops.c cleanly. Applied patch src/daemon/modules/spec/specs.c cleanly. + /usr/bin/git commit -q -m 0024-add-support-for-systemd-cgroup-driver.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0025-add-ci-cases-for-systemd-cgroup-driver.patch + /usr/bin/git apply --index --reject -p1 - Checking patch CI/test_cases/container_cases/systemd_cgroup.sh... Checking patch test/mocks/isulad_config_mock.cc... Checking patch test/mocks/isulad_config_mock.h... Checking patch test/specs/specs/specs_ut.cc... Applied patch CI/test_cases/container_cases/systemd_cgroup.sh cleanly. Applied patch test/mocks/isulad_config_mock.cc cleanly. Applied patch test/mocks/isulad_config_mock.h cleanly. Applied patch test/specs/specs/specs_ut.cc cleanly. + /usr/bin/git commit -q -m 0025-add-ci-cases-for-systemd-cgroup-driver.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0026-move-systemd_cgroup-CI-test-to-manual-cases.patch + /usr/bin/git apply --index --reject -p1 - Checking patch CI/test_cases/container_cases/systemd_cgroup.sh => CI/test_cases/manual_cases/systemd_cgroup.sh... Applied patch CI/test_cases/container_cases/systemd_cgroup.sh => CI/test_cases/manual_cases/systemd_cgroup.sh cleanly. + /usr/bin/git commit -q -m 0026-move-systemd_cgroup-CI-test-to-manual-cases.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0027-feature-add-support-for-cgroup-v2-metrics.patch + /usr/bin/git apply --index --reject -p1 - Checking patch src/daemon/common/cgroup.c... Checking patch src/daemon/common/cgroup.h... Checking patch src/daemon/common/cgroup_v1.c... Checking patch src/daemon/common/cgroup_v2.c... Checking patch src/daemon/entry/cri/v1/v1_cri_pod_sandbox_manager_service.cc... Checking patch src/daemon/entry/cri/v1alpha/cri_pod_sandbox_manager_service.cc... Checking patch src/utils/cutils/utils_array.h... Applied patch src/daemon/common/cgroup.c cleanly. Applied patch src/daemon/common/cgroup.h cleanly. Applied patch src/daemon/common/cgroup_v1.c cleanly. Applied patch src/daemon/common/cgroup_v2.c cleanly. Applied patch src/daemon/entry/cri/v1/v1_cri_pod_sandbox_manager_service.cc cleanly. Applied patch src/daemon/entry/cri/v1alpha/cri_pod_sandbox_manager_service.cc cleanly. Applied patch src/utils/cutils/utils_array.h cleanly. + /usr/bin/git commit -q -m 0027-feature-add-support-for-cgroup-v2-metrics.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0028-use-supervisor-to-notify-sandbox-exit-event.patch + /usr/bin/git apply --index --reject -p1 - Checking patch src/daemon/modules/api/container_api.h... Checking patch src/daemon/modules/container/restore/restore.c... Checking patch src/daemon/modules/container/supervisor/supervisor.c... Checking patch src/daemon/modules/service/service_container.c... Checking patch src/daemon/sandbox/controller/shim/shim_controller.cc... Checking patch src/daemon/sandbox/sandbox_ops.cc... Checking patch src/daemon/sandbox/sandbox_ops.h... Applied patch src/daemon/modules/api/container_api.h cleanly. Applied patch src/daemon/modules/container/restore/restore.c cleanly. Applied patch src/daemon/modules/container/supervisor/supervisor.c cleanly. Applied patch src/daemon/modules/service/service_container.c cleanly. Applied patch src/daemon/sandbox/controller/shim/shim_controller.cc cleanly. Applied patch src/daemon/sandbox/sandbox_ops.cc cleanly. Applied patch src/daemon/sandbox/sandbox_ops.h cleanly. + /usr/bin/git commit -q -m 0028-use-supervisor-to-notify-sandbox-exit-event.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0029-refactor-cgroup-module.patch + /usr/bin/git apply --index --reject -p1 - :2265: trailing whitespace. Checking patch src/cmd/isulad/main.c... Checking patch src/daemon/common/CMakeLists.txt... Checking patch src/daemon/common/cgroup.c... Checking patch src/daemon/common/cgroup/CMakeLists.txt... Checking patch src/daemon/common/cgroup/cgroup.c... Checking patch src/daemon/common/cgroup/cgroup.h... Checking patch src/daemon/common/cgroup/cgroup_common.c... Checking patch src/daemon/common/cgroup.h => src/daemon/common/cgroup/cgroup_common.h... Checking patch src/daemon/common/cgroup_v1.c => src/daemon/common/cgroup/cgroup_v1.c... Checking patch src/daemon/common/cgroup/cgroup_v1.h... Checking patch src/daemon/common/cgroup_v2.c => src/daemon/common/cgroup/cgroup_v2.c... Checking patch src/daemon/common/cgroup/cgroup_v2.h... Checking patch src/daemon/common/sysinfo.c... Checking patch src/daemon/common/sysinfo.h... Checking patch src/daemon/entry/cri/v1/v1_cri_pod_sandbox_manager_service.cc... Checking patch src/daemon/entry/cri/v1alpha/cri_pod_sandbox_manager_service.cc... Checking patch src/daemon/executor/container_cb/execution.c... Applied patch src/cmd/isulad/main.c cleanly. Applied patch src/daemon/common/CMakeLists.txt cleanly. Applied patch src/daemon/common/cgroup.c cleanly. Applied patch src/daemon/common/cgroup/CMakeLists.txt cleanly. Applied patch src/daemon/common/cgroup/cgroup.c cleanly. Applied patch src/daemon/common/cgroup/cgroup.h cleanly. Applied patch src/daemon/common/cgroup/cgroup_common.c cleanly. Applied patch src/daemon/common/cgroup.h => src/daemon/common/cgroup/cgroup_common.h cleanly. Applied patch src/daemon/common/cgroup_v1.c => src/daemon/common/cgroup/cgroup_v1.c cleanly. Applied patch src/daemon/common/cgroup/cgroup_v1.h cleanly. Applied patch src/daemon/common/cgroup_v2.c => src/daemon/common/cgroup/cgroup_v2.c cleanly. Applied patch src/daemon/common/cgroup/cgroup_v2.h cleanly. Applied patch src/daemon/common/sysinfo.c cleanly. Applied patch src/daemon/common/sysinfo.h cleanly. Applied patch src/daemon/entry/cri/v1/v1_cri_pod_sandbox_manager_service.cc cleanly. Applied patch src/daemon/entry/cri/v1alpha/cri_pod_sandbox_manager_service.cc cleanly. Applied patch src/daemon/executor/container_cb/execution.c cleanly. warning: 1 line adds whitespace errors. + /usr/bin/git commit -q -m 0029-refactor-cgroup-module.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0030-adaptor-unit-test-for-cgroup-module.patch + /usr/bin/git apply --index --reject -p1 - :93: trailing whitespace. Checking patch src/daemon/modules/image/CMakeLists.txt... Checking patch test/cgroup/cpu/CMakeLists.txt... Checking patch test/cgroup/cpu/cgroup_cpu_ut.cc... Checking patch test/image/oci/oci_config_merge/CMakeLists.txt... Checking patch test/image/oci/registry/CMakeLists.txt... Checking patch test/network/network_ns/CMakeLists.txt... Checking patch test/runtime/isula/CMakeLists.txt... Checking patch test/runtime/lcr/CMakeLists.txt... Checking patch test/services/execution/execute/execution_extend/CMakeLists.txt... Checking patch test/specs/specs/CMakeLists.txt... Checking patch test/specs/specs_extend/CMakeLists.txt... Checking patch test/specs/verify/CMakeLists.txt... Checking patch test/volume/CMakeLists.txt... Applied patch src/daemon/modules/image/CMakeLists.txt cleanly. Applied patch test/cgroup/cpu/CMakeLists.txt cleanly. Applied patch test/cgroup/cpu/cgroup_cpu_ut.cc cleanly. Applied patch test/image/oci/oci_config_merge/CMakeLists.txt cleanly. Applied patch test/image/oci/registry/CMakeLists.txt cleanly. Applied patch test/network/network_ns/CMakeLists.txt cleanly. Applied patch test/runtime/isula/CMakeLists.txt cleanly. Applied patch test/runtime/lcr/CMakeLists.txt cleanly. Applied patch test/services/execution/execute/execution_extend/CMakeLists.txt cleanly. Applied patch test/specs/specs/CMakeLists.txt cleanly. Applied patch test/specs/specs_extend/CMakeLists.txt cleanly. Applied patch test/specs/verify/CMakeLists.txt cleanly. Applied patch test/volume/CMakeLists.txt cleanly. warning: 1 line adds whitespace errors. + /usr/bin/git commit -q -m 0030-adaptor-unit-test-for-cgroup-module.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0031-cgroup-v2-does-not-support-isulad-setting-cpu_rt-opt.patch + /usr/bin/git apply --index --reject -p1 - Checking patch src/cmd/isulad/isulad_commands.c... Applied patch src/cmd/isulad/isulad_commands.c cleanly. + /usr/bin/git commit -q -m 0031-cgroup-v2-does-not-support-isulad-setting-cpu_rt-opt.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0032-add-test-that-isulad-cannot-set-cpu_rt-parameters-wh.patch + /usr/bin/git apply --index --reject -p1 - Checking patch CI/test_cases/container_cases/cpu_rt.sh... Applied patch CI/test_cases/container_cases/cpu_rt.sh cleanly. + /usr/bin/git commit -q -m 0032-add-test-that-isulad-cannot-set-cpu_rt-parameters-wh.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0033-fix-sandbox-container-bool-value-uninitialized.patch + /usr/bin/git apply --index --reject -p1 - Checking patch src/daemon/modules/service/service_container.c... Applied patch src/daemon/modules/service/service_container.c cleanly. + /usr/bin/git commit -q -m 0033-fix-sandbox-container-bool-value-uninitialized.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0034-bugfix-for-cpurt.sh.patch + /usr/bin/git apply --index --reject -p1 - Checking patch CI/test_cases/container_cases/cpu_rt.sh... Applied patch CI/test_cases/container_cases/cpu_rt.sh cleanly. + /usr/bin/git commit -q -m 0034-bugfix-for-cpurt.sh.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0035-monitor-cgroup-oom-killed-event-and-update-to-cri-of.patch + /usr/bin/git apply --index --reject -p1 - Checking patch src/daemon/common/cgroup/cgroup.c... Checking patch src/daemon/common/cgroup/cgroup.h... Checking patch src/daemon/common/cgroup/cgroup_common.h... Checking patch src/daemon/common/cgroup/cgroup_v1.c... Checking patch src/daemon/common/cgroup/cgroup_v2.c... Checking patch src/daemon/entry/cri/v1/v1_cri_container_manager_service.cc... Checking patch src/daemon/modules/api/container_api.h... Checking patch src/daemon/modules/container/container_events_handler.c... Checking patch src/daemon/modules/container/container_state.c... Checking patch src/daemon/modules/container/restore/restore.c... Checking patch src/daemon/modules/container/supervisor/supervisor.c... Checking patch src/daemon/modules/events/collector.c... Checking patch src/daemon/modules/service/service_container.c... Applied patch src/daemon/common/cgroup/cgroup.c cleanly. Applied patch src/daemon/common/cgroup/cgroup.h cleanly. Applied patch src/daemon/common/cgroup/cgroup_common.h cleanly. Applied patch src/daemon/common/cgroup/cgroup_v1.c cleanly. Applied patch src/daemon/common/cgroup/cgroup_v2.c cleanly. Applied patch src/daemon/entry/cri/v1/v1_cri_container_manager_service.cc cleanly. Applied patch src/daemon/modules/api/container_api.h cleanly. Applied patch src/daemon/modules/container/container_events_handler.c cleanly. Applied patch src/daemon/modules/container/container_state.c cleanly. Applied patch src/daemon/modules/container/restore/restore.c cleanly. Applied patch src/daemon/modules/container/supervisor/supervisor.c cleanly. Applied patch src/daemon/modules/events/collector.c cleanly. Applied patch src/daemon/modules/service/service_container.c cleanly. + /usr/bin/git commit -q -m 0035-monitor-cgroup-oom-killed-event-and-update-to-cri-of.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0036-add-ci-cases-for-oomkilled-monitor.patch + /usr/bin/git apply --index --reject -p1 - Checking patch CI/test_cases/container_cases/inspect.sh... Checking patch test/cgroup/cpu/CMakeLists.txt... Checking patch test/image/oci/oci_config_merge/CMakeLists.txt... Checking patch test/image/oci/registry/CMakeLists.txt... Checking patch test/mocks/sender_mock.cc... Checking patch test/mocks/sender_mock.h... :184: new blank line at EOF. + Checking patch test/network/network_ns/CMakeLists.txt... Checking patch test/runtime/isula/CMakeLists.txt... Checking patch test/runtime/lcr/CMakeLists.txt... Checking patch test/specs/specs/CMakeLists.txt... Checking patch test/specs/specs_extend/CMakeLists.txt... Checking patch test/specs/verify/CMakeLists.txt... Checking patch test/volume/CMakeLists.txt... Applied patch CI/test_cases/container_cases/inspect.sh cleanly. Applied patch test/cgroup/cpu/CMakeLists.txt cleanly. Applied patch test/image/oci/oci_config_merge/CMakeLists.txt cleanly. Applied patch test/image/oci/registry/CMakeLists.txt cleanly. Applied patch test/mocks/sender_mock.cc cleanly. Applied patch test/mocks/sender_mock.h cleanly. Applied patch test/network/network_ns/CMakeLists.txt cleanly. Applied patch test/runtime/isula/CMakeLists.txt cleanly. Applied patch test/runtime/lcr/CMakeLists.txt cleanly. Applied patch test/specs/specs/CMakeLists.txt cleanly. Applied patch test/specs/specs_extend/CMakeLists.txt cleanly. Applied patch test/specs/verify/CMakeLists.txt cleanly. Applied patch test/volume/CMakeLists.txt cleanly. warning: 1 line adds whitespace errors. + /usr/bin/git commit -q -m 0036-add-ci-cases-for-oomkilled-monitor.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0037-add-cgroup-v2-doc.patch + /usr/bin/git apply --index --reject -p1 - :61: trailing whitespace. :66: trailing whitespace. :74: trailing whitespace. :83: trailing whitespace. :158: trailing whitespace. # 接口描述 Checking patch docs/design/README_zh.md... Checking patch docs/design/detailed/Container/cgroup_v2_design_zh.md... Checking patch docs/images/cgroup_v2_module.svg... Applied patch docs/design/README_zh.md cleanly. Applied patch docs/design/detailed/Container/cgroup_v2_design_zh.md cleanly. Applied patch docs/images/cgroup_v2_module.svg cleanly. warning: squelched 10 whitespace errors warning: 15 lines add whitespace errors. + /usr/bin/git commit -q -m 0037-add-cgroup-v2-doc.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0038-add-modify-for-cgroup-v2-ci-test.patch + /usr/bin/git apply --index --reject -p1 - Checking patch CI/test_cases/manual_cases/cgroupv2.sh... Applied patch CI/test_cases/manual_cases/cgroupv2.sh cleanly. + /usr/bin/git commit -q -m 0038-add-modify-for-cgroup-v2-ci-test.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0039-fix-run-ubuntu-container-bug-in-inspect.sh.patch + /usr/bin/git apply --index --reject -p1 - Checking patch CI/test_cases/container_cases/inspect.sh... Applied patch CI/test_cases/container_cases/inspect.sh cleanly. + /usr/bin/git commit -q -m 0039-fix-run-ubuntu-container-bug-in-inspect.sh.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0040-add-support-for-GetContainerEvents.patch + /usr/bin/git apply --index --reject -p1 - :966: trailing whitespace. :2299: trailing whitespace. Checking patch src/daemon/CMakeLists.txt... Checking patch src/daemon/common/cri/v1/v1_cri_helpers.cc... Checking patch src/daemon/common/cri/v1/v1_cri_helpers.h... Checking patch src/daemon/entry/cri/v1/v1_naming.cc => src/daemon/common/cri/v1/v1_naming.cc... Checking patch src/daemon/entry/cri/v1/v1_naming.h => src/daemon/common/cri/v1/v1_naming.h... Checking patch src/daemon/config/isulad_config.c... Checking patch src/daemon/entry/connect/grpc/cri/cri_service.cc... Checking patch src/daemon/entry/connect/grpc/cri/cri_service.h... Checking patch src/daemon/entry/connect/grpc/cri/v1/cri_v1_runtime_runtime_service.cc... Checking patch src/daemon/entry/connect/grpc/cri/v1/cri_v1_runtime_runtime_service.h... Checking patch src/daemon/entry/connect/grpc/grpc_service.cc... Checking patch src/daemon/entry/cri/v1/v1_cri_container_manager_service.cc... Checking patch src/daemon/entry/cri/v1/v1_cri_container_manager_service.h... Checking patch src/daemon/entry/cri/v1/v1_cri_pod_sandbox_manager_service.cc... Checking patch src/daemon/entry/cri/v1/v1_cri_pod_sandbox_manager_service.h... Checking patch src/daemon/entry/cri/v1/v1_cri_runtime_service.h... Checking patch src/daemon/entry/cri/v1/v1_cri_runtime_service_impl.cc... Checking patch src/daemon/entry/cri/v1/v1_cri_runtime_service_impl.h... Checking patch src/daemon/executor/container_cb/execution.c... Checking patch src/daemon/executor/container_cb/execution_create.c... Checking patch src/daemon/mailbox/CMakeLists.txt... Checking patch src/daemon/mailbox/mailbox.c... Checking patch src/daemon/mailbox/mailbox.h... Checking patch src/daemon/mailbox/mailbox_message.c... Checking patch src/daemon/mailbox/mailbox_message.h... Checking patch src/daemon/mailbox/message_queue.c... Checking patch src/daemon/mailbox/message_queue.h... Checking patch src/daemon/mailbox/message_subscriber.c... Checking patch src/daemon/mailbox/message_subscriber.h... Checking patch src/daemon/modules/api/container_api.h... Checking patch src/daemon/modules/container/supervisor/supervisor.c... Checking patch src/daemon/sandbox/sandbox.cc... Checking patch src/utils/cutils/blocking_queue.c... Checking patch src/utils/cutils/blocking_queue.h... Checking patch test/mocks/mailbox_mock.cc... Checking patch test/mocks/mailbox_mock.h... Checking patch test/sandbox/controller/shim/CMakeLists.txt... Checking patch test/sandbox/sandbox/CMakeLists.txt... Applied patch src/daemon/CMakeLists.txt cleanly. Applied patch src/daemon/common/cri/v1/v1_cri_helpers.cc cleanly. Applied patch src/daemon/common/cri/v1/v1_cri_helpers.h cleanly. Applied patch src/daemon/entry/cri/v1/v1_naming.cc => src/daemon/common/cri/v1/v1_naming.cc cleanly. Applied patch src/daemon/entry/cri/v1/v1_naming.h => src/daemon/common/cri/v1/v1_naming.h cleanly. Applied patch src/daemon/config/isulad_config.c cleanly. Applied patch src/daemon/entry/connect/grpc/cri/cri_service.cc cleanly. Applied patch src/daemon/entry/connect/grpc/cri/cri_service.h cleanly. Applied patch src/daemon/entry/connect/grpc/cri/v1/cri_v1_runtime_runtime_service.cc cleanly. Applied patch src/daemon/entry/connect/grpc/cri/v1/cri_v1_runtime_runtime_service.h cleanly. Applied patch src/daemon/entry/connect/grpc/grpc_service.cc cleanly. Applied patch src/daemon/entry/cri/v1/v1_cri_container_manager_service.cc cleanly. Applied patch src/daemon/entry/cri/v1/v1_cri_container_manager_service.h cleanly. Applied patch src/daemon/entry/cri/v1/v1_cri_pod_sandbox_manager_service.cc cleanly. Applied patch src/daemon/entry/cri/v1/v1_cri_pod_sandbox_manager_service.h cleanly. Applied patch src/daemon/entry/cri/v1/v1_cri_runtime_service.h cleanly. Applied patch src/daemon/entry/cri/v1/v1_cri_runtime_service_impl.cc cleanly. Applied patch src/daemon/entry/cri/v1/v1_cri_runtime_service_impl.h cleanly. Applied patch src/daemon/executor/container_cb/execution.c cleanly. Applied patch src/daemon/executor/container_cb/execution_create.c cleanly. Applied patch src/daemon/mailbox/CMakeLists.txt cleanly. Applied patch src/daemon/mailbox/mailbox.c cleanly. Applied patch src/daemon/mailbox/mailbox.h cleanly. Applied patch src/daemon/mailbox/mailbox_message.c cleanly. Applied patch src/daemon/mailbox/mailbox_message.h cleanly. Applied patch src/daemon/mailbox/message_queue.c cleanly. Applied patch src/daemon/mailbox/message_queue.h cleanly. Applied patch src/daemon/mailbox/message_subscriber.c cleanly. Applied patch src/daemon/mailbox/message_subscriber.h cleanly. Applied patch src/daemon/modules/api/container_api.h cleanly. Applied patch src/daemon/modules/container/supervisor/supervisor.c cleanly. Applied patch src/daemon/sandbox/sandbox.cc cleanly. Applied patch src/utils/cutils/blocking_queue.c cleanly. Applied patch src/utils/cutils/blocking_queue.h cleanly. Applied patch test/mocks/mailbox_mock.cc cleanly. Applied patch test/mocks/mailbox_mock.h cleanly. Applied patch test/sandbox/controller/shim/CMakeLists.txt cleanly. Applied patch test/sandbox/sandbox/CMakeLists.txt cleanly. warning: 2 lines add whitespace errors. + /usr/bin/git commit -q -m 0040-add-support-for-GetContainerEvents.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0041-fix-cpurt-init-bug-for-systemd-cgroup.patch + /usr/bin/git apply --index --reject -p1 - Checking patch src/daemon/common/cgroup/cgroup.c... Checking patch src/daemon/executor/container_cb/execution.c... Hunk #1 succeeded at 436 (offset 1 line). Hunk #2 succeeded at 453 (offset 1 line). Applied patch src/daemon/common/cgroup/cgroup.c cleanly. Applied patch src/daemon/executor/container_cb/execution.c cleanly. + /usr/bin/git commit -q -m 0041-fix-cpurt-init-bug-for-systemd-cgroup.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0042-fix-message-queue-concurrent-bug.patch + /usr/bin/git apply --index --reject -p1 - Checking patch src/daemon/mailbox/message_queue.c... Applied patch src/daemon/mailbox/message_queue.c cleanly. + /usr/bin/git commit -q -m 0042-fix-message-queue-concurrent-bug.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0043-specify-runtime-as-runc-for-oom-test-CI.patch + /usr/bin/git apply --index --reject -p1 - Checking patch CI/test_cases/container_cases/inspect.sh... Applied patch CI/test_cases/container_cases/inspect.sh cleanly. + /usr/bin/git commit -q -m 0043-specify-runtime-as-runc-for-oom-test-CI.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0044-set-oomkilled-in-cri.patch + /usr/bin/git apply --index --reject -p1 - Checking patch src/daemon/common/cri/v1/v1_cri_helpers.cc... Applied patch src/daemon/common/cri/v1/v1_cri_helpers.cc cleanly. + /usr/bin/git commit -q -m 0044-set-oomkilled-in-cri.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0045-add-cri-1.29-update-design-doc.patch + /usr/bin/git apply --index --reject -p1 - :291: trailing whitespace. :294: trailing whitespace. :305: trailing whitespace. Checking patch README.md... Checking patch docs/design/README_zh.md... Checking patch docs/design/detailed/CRI/CRI_1.29_update_design.md... Checking patch docs/images/cri_api_1.29_GetContainerEvents.svg... Checking patch docs/images/cri_api_1.29_overview.svg... Applied patch README.md cleanly. Applied patch docs/design/README_zh.md cleanly. Applied patch docs/design/detailed/CRI/CRI_1.29_update_design.md cleanly. Applied patch docs/images/cri_api_1.29_GetContainerEvents.svg cleanly. Applied patch docs/images/cri_api_1.29_overview.svg cleanly. warning: 3 lines add whitespace errors. + /usr/bin/git commit -q -m 0045-add-cri-1.29-update-design-doc.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0046-oom-monitor-in-manual-cases.patch + /usr/bin/git apply --index --reject -p1 - Checking patch CI/test_cases/container_cases/inspect.sh... Checking patch CI/test_cases/manual_cases/oom_monitor.sh... Applied patch CI/test_cases/container_cases/inspect.sh cleanly. Applied patch CI/test_cases/manual_cases/oom_monitor.sh cleanly. + /usr/bin/git commit -q -m 0046-oom-monitor-in-manual-cases.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0047-add-usage-restrictions-for-CRI-1.29-update.patch + /usr/bin/git apply --index --reject -p1 - Checking patch docs/design/detailed/CRI/CRI_1.29_update_design.md... Applied patch docs/design/detailed/CRI/CRI_1.29_update_design.md cleanly. + /usr/bin/git commit -q -m 0047-add-usage-restrictions-for-CRI-1.29-update.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0048-CDI-interface-definition.patch + /usr/bin/git apply --index --reject -p1 - :528: trailing whitespace. :569: trailing whitespace. :575: trailing whitespace. :615: trailing whitespace. :1025: trailing whitespace. Checking patch cmake/options.cmake... Checking patch src/daemon/modules/CMakeLists.txt... Checking patch src/daemon/modules/api/cdi_operate_api.h... Checking patch src/daemon/modules/device/CMakeLists.txt... Checking patch src/daemon/modules/device/cdi/CMakeLists.txt... Checking patch src/daemon/modules/device/cdi/behavior/CMakeLists.txt... Checking patch src/daemon/modules/device/cdi/behavior/cdi_container_edits.c... Checking patch src/daemon/modules/device/cdi/behavior/cdi_container_edits.h... Checking patch src/daemon/modules/device/cdi/behavior/cdi_device.c... Checking patch src/daemon/modules/device/cdi/behavior/cdi_device.h... Checking patch src/daemon/modules/device/cdi/behavior/cdi_spec.c... Checking patch src/daemon/modules/device/cdi/behavior/cdi_spec.h... Checking patch src/daemon/modules/device/cdi/behavior/cdi_spec_dirs.c... Checking patch src/daemon/modules/device/cdi/behavior/cdi_spec_dirs.h... Checking patch src/daemon/modules/device/cdi/behavior/cdi_version.c... Checking patch src/daemon/modules/device/cdi/behavior/cdi_version.h... Checking patch src/daemon/modules/device/cdi/behavior/parser/CMakeLists.txt... Checking patch src/daemon/modules/device/cdi/behavior/parser/cdi_parser.c... Checking patch src/daemon/modules/device/cdi/behavior/parser/cdi_parser.h... Checking patch src/daemon/modules/device/cdi/cdi_annotations.c... Checking patch src/daemon/modules/device/cdi/cdi_annotations.h... Checking patch src/daemon/modules/device/cdi/cdi_cache.c... Checking patch src/daemon/modules/device/cdi/cdi_cache.h... Checking patch src/daemon/modules/device/cdi/cdi_registry.c... Checking patch src/daemon/modules/device/cdi/cdi_registry.h... Checking patch src/daemon/modules/device/cdi_operate.c... Applied patch cmake/options.cmake cleanly. Applied patch src/daemon/modules/CMakeLists.txt cleanly. Applied patch src/daemon/modules/api/cdi_operate_api.h cleanly. Applied patch src/daemon/modules/device/CMakeLists.txt cleanly. Applied patch src/daemon/modules/device/cdi/CMakeLists.txt cleanly. Applied patch src/daemon/modules/device/cdi/behavior/CMakeLists.txt cleanly. Applied patch src/daemon/modules/device/cdi/behavior/cdi_container_edits.c cleanly. Applied patch src/daemon/modules/device/cdi/behavior/cdi_container_edits.h cleanly. Applied patch src/daemon/modules/device/cdi/behavior/cdi_device.c cleanly. Applied patch src/daemon/modules/device/cdi/behavior/cdi_device.h cleanly. Applied patch src/daemon/modules/device/cdi/behavior/cdi_spec.c cleanly. Applied patch src/daemon/modules/device/cdi/behavior/cdi_spec.h cleanly. Applied patch src/daemon/modules/device/cdi/behavior/cdi_spec_dirs.c cleanly. Applied patch src/daemon/modules/device/cdi/behavior/cdi_spec_dirs.h cleanly. Applied patch src/daemon/modules/device/cdi/behavior/cdi_version.c cleanly. Applied patch src/daemon/modules/device/cdi/behavior/cdi_version.h cleanly. Applied patch src/daemon/modules/device/cdi/behavior/parser/CMakeLists.txt cleanly. Applied patch src/daemon/modules/device/cdi/behavior/parser/cdi_parser.c cleanly. Applied patch src/daemon/modules/device/cdi/behavior/parser/cdi_parser.h cleanly. Applied patch src/daemon/modules/device/cdi/cdi_annotations.c cleanly. Applied patch src/daemon/modules/device/cdi/cdi_annotations.h cleanly. Applied patch src/daemon/modules/device/cdi/cdi_cache.c cleanly. Applied patch src/daemon/modules/device/cdi/cdi_cache.h cleanly. Applied patch src/daemon/modules/device/cdi/cdi_registry.c cleanly. Applied patch src/daemon/modules/device/cdi/cdi_registry.h cleanly. Applied patch src/daemon/modules/device/cdi_operate.c cleanly. warning: squelched 4 whitespace errors warning: 9 lines add whitespace errors. + /usr/bin/git commit -q -m 0048-CDI-interface-definition.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0049-distinguish-between-runtime-and-runtime_cmd-in-isula.patch + /usr/bin/git apply --index --reject -p1 - Checking patch src/cmd/isulad-shim/process.c... Checking patch src/cmd/isulad-shim/process.h... Checking patch src/daemon/modules/runtime/isula/isula_rt_ops.c... Applied patch src/cmd/isulad-shim/process.c cleanly. Applied patch src/cmd/isulad-shim/process.h cleanly. Applied patch src/daemon/modules/runtime/isula/isula_rt_ops.c cleanly. + /usr/bin/git commit -q -m 0049-distinguish-between-runtime-and-runtime_cmd-in-isula.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0050-Use-user-defined-shm-for-CRI-request.patch + /usr/bin/git apply --index --reject -p1 - :130: trailing whitespace. * 3. Use the connected container's shm path if ipc_mode is set to container:, Checking patch src/daemon/modules/spec/specs_mount.c... Applied patch src/daemon/modules/spec/specs_mount.c cleanly. warning: 1 line adds whitespace errors. + /usr/bin/git commit -q -m 0050-Use-user-defined-shm-for-CRI-request.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0051-Fix-memory-leak-in-set_connected_container_shm_path.patch + /usr/bin/git apply --index --reject -p1 - Checking patch src/daemon/modules/spec/specs_mount.c... Applied patch src/daemon/modules/spec/specs_mount.c cleanly. + /usr/bin/git commit -q -m 0051-Fix-memory-leak-in-set_connected_container_shm_path.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0052-init-enable_pod_events-as-false.patch + /usr/bin/git apply --index --reject -p1 - Checking patch src/daemon/entry/connect/grpc/cri/cri_service.cc... Checking patch src/daemon/entry/connect/grpc/cri/cri_service.h... Checking patch src/daemon/entry/connect/grpc/cri/v1/cri_v1_runtime_runtime_service.cc... Applied patch src/daemon/entry/connect/grpc/cri/cri_service.cc cleanly. Applied patch src/daemon/entry/connect/grpc/cri/cri_service.h cleanly. Applied patch src/daemon/entry/connect/grpc/cri/v1/cri_v1_runtime_runtime_service.cc cleanly. + /usr/bin/git commit -q -m 0052-init-enable_pod_events-as-false.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0053-remove-container-root-path-in-rt_lcr_rm-if-lcr-runti.patch + /usr/bin/git apply --index --reject -p1 - Checking patch src/daemon/modules/runtime/engines/lcr/lcr_rt_ops.c... Applied patch src/daemon/modules/runtime/engines/lcr/lcr_rt_ops.c cleanly. + /usr/bin/git commit -q -m 0053-remove-container-root-path-in-rt_lcr_rm-if-lcr-runti.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0054-ensure-sandbox-can-be-removed-if-sandbox-container-r.patch + /usr/bin/git apply --index --reject -p1 - Checking patch src/daemon/sandbox/controller/shim/shim_controller.cc... Checking patch src/daemon/sandbox/sandbox.cc... Applied patch src/daemon/sandbox/controller/shim/shim_controller.cc cleanly. Applied patch src/daemon/sandbox/sandbox.cc cleanly. + /usr/bin/git commit -q -m 0054-ensure-sandbox-can-be-removed-if-sandbox-container-r.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0055-bugfix-for-shim-timeout-exit-error-log-changes.patch + /usr/bin/git apply --index --reject -p1 - :146: trailing whitespace. // Since users are more concerned about runtime error information, Checking patch src/daemon/modules/runtime/isula/isula_rt_ops.c... Applied patch src/daemon/modules/runtime/isula/isula_rt_ops.c cleanly. warning: 1 line adds whitespace errors. + /usr/bin/git commit -q -m 0055-bugfix-for-shim-timeout-exit-error-log-changes.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0056-bugfix-for-the-pre-created-pipe-was-not-closed-when-.patch + /usr/bin/git apply --index --reject -p1 - Checking patch src/daemon/modules/runtime/isula/isula_rt_ops.c... Applied patch src/daemon/modules/runtime/isula/isula_rt_ops.c cleanly. + /usr/bin/git commit -q -m 0056-bugfix-for-the-pre-created-pipe-was-not-closed-when-.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0057-add-debug-msg-info-in-image_load.sh.patch + /usr/bin/git apply --index --reject -p1 - Checking patch CI/test_cases/image_cases/image_load.sh... Applied patch CI/test_cases/image_cases/image_load.sh cleanly. + /usr/bin/git commit -q -m 0057-add-debug-msg-info-in-image_load.sh.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0058-empty-pointer-check-in-lcr_rt_ops.patch + /usr/bin/git apply --index --reject -p1 - Checking patch src/daemon/modules/runtime/engines/lcr/lcr_rt_ops.c... Applied patch src/daemon/modules/runtime/engines/lcr/lcr_rt_ops.c cleanly. + /usr/bin/git commit -q -m 0058-empty-pointer-check-in-lcr_rt_ops.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0059-modify-some-grpc-status-codes-of-cri-in-case-of-erro.patch + /usr/bin/git apply --index --reject -p1 - Checking patch src/daemon/entry/connect/grpc/cri/v1/cri_v1_runtime_runtime_service.cc... Checking patch src/daemon/entry/connect/grpc/cri/v1/cri_v1_runtime_runtime_service.h... Checking patch src/daemon/entry/connect/grpc/cri/v1alpha/cri_runtime_runtime_service.cc... Checking patch src/daemon/entry/connect/grpc/cri/v1alpha/cri_runtime_runtime_service.h... Applied patch src/daemon/entry/connect/grpc/cri/v1/cri_v1_runtime_runtime_service.cc cleanly. Applied patch src/daemon/entry/connect/grpc/cri/v1/cri_v1_runtime_runtime_service.h cleanly. Applied patch src/daemon/entry/connect/grpc/cri/v1alpha/cri_runtime_runtime_service.cc cleanly. Applied patch src/daemon/entry/connect/grpc/cri/v1alpha/cri_runtime_runtime_service.h cleanly. + /usr/bin/git commit -q -m 0059-modify-some-grpc-status-codes-of-cri-in-case-of-erro.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0060-cdi-return-int-instead-of-error-string.patch + /usr/bin/git apply --index --reject -p1 - Checking patch src/daemon/modules/api/cdi_operate_api.h... Checking patch src/daemon/modules/device/cdi/behavior/cdi_container_edits.c... Checking patch src/daemon/modules/device/cdi/behavior/cdi_container_edits.h... Checking patch src/daemon/modules/device/cdi/behavior/cdi_device.c... Checking patch src/daemon/modules/device/cdi/behavior/cdi_device.h... Checking patch src/daemon/modules/device/cdi/behavior/cdi_spec.c... Checking patch src/daemon/modules/device/cdi/behavior/cdi_spec.h... Checking patch src/daemon/modules/device/cdi/behavior/cdi_spec_dirs.c... Checking patch src/daemon/modules/device/cdi/behavior/cdi_spec_dirs.h... Checking patch src/daemon/modules/device/cdi/behavior/parser/cdi_parser.c... Checking patch src/daemon/modules/device/cdi/behavior/parser/cdi_parser.h... Checking patch src/daemon/modules/device/cdi/cdi_annotations.c... Checking patch src/daemon/modules/device/cdi/cdi_annotations.h... Checking patch src/daemon/modules/device/cdi/cdi_cache.c... Checking patch src/daemon/modules/device/cdi/cdi_cache.h... Checking patch src/daemon/modules/device/cdi_operate.c... Applied patch src/daemon/modules/api/cdi_operate_api.h cleanly. Applied patch src/daemon/modules/device/cdi/behavior/cdi_container_edits.c cleanly. Applied patch src/daemon/modules/device/cdi/behavior/cdi_container_edits.h cleanly. Applied patch src/daemon/modules/device/cdi/behavior/cdi_device.c cleanly. Applied patch src/daemon/modules/device/cdi/behavior/cdi_device.h cleanly. Applied patch src/daemon/modules/device/cdi/behavior/cdi_spec.c cleanly. Applied patch src/daemon/modules/device/cdi/behavior/cdi_spec.h cleanly. Applied patch src/daemon/modules/device/cdi/behavior/cdi_spec_dirs.c cleanly. Applied patch src/daemon/modules/device/cdi/behavior/cdi_spec_dirs.h cleanly. Applied patch src/daemon/modules/device/cdi/behavior/parser/cdi_parser.c cleanly. Applied patch src/daemon/modules/device/cdi/behavior/parser/cdi_parser.h cleanly. Applied patch src/daemon/modules/device/cdi/cdi_annotations.c cleanly. Applied patch src/daemon/modules/device/cdi/cdi_annotations.h cleanly. Applied patch src/daemon/modules/device/cdi/cdi_cache.c cleanly. Applied patch src/daemon/modules/device/cdi/cdi_cache.h cleanly. Applied patch src/daemon/modules/device/cdi_operate.c cleanly. + /usr/bin/git commit -q -m 0060-cdi-return-int-instead-of-error-string.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0061-cdi-support-modules-operate-registry-annotations.patch + /usr/bin/git apply --index --reject -p1 - :159: trailing whitespace. :171: trailing whitespace. :184: trailing whitespace. :190: trailing whitespace. :259: trailing whitespace. Checking patch src/daemon/modules/device/cdi/cdi_annotations.c... Checking patch src/daemon/modules/device/cdi/cdi_registry.c... Checking patch src/daemon/modules/device/cdi_operate.c... Checking patch src/utils/cutils/utils.c... Checking patch src/utils/cutils/utils.h... Checking patch src/utils/cutils/utils_array.c... Checking patch src/utils/cutils/utils_array.h... Applied patch src/daemon/modules/device/cdi/cdi_annotations.c cleanly. Applied patch src/daemon/modules/device/cdi/cdi_registry.c cleanly. Applied patch src/daemon/modules/device/cdi_operate.c cleanly. Applied patch src/utils/cutils/utils.c cleanly. Applied patch src/utils/cutils/utils.h cleanly. Applied patch src/utils/cutils/utils_array.c cleanly. Applied patch src/utils/cutils/utils_array.h cleanly. warning: squelched 5 whitespace errors warning: 10 lines add whitespace errors. + /usr/bin/git commit -q -m 0061-cdi-support-modules-operate-registry-annotations.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0062-do-not-umount-shmpath-for-sandbox-container.patch + /usr/bin/git apply --index --reject -p1 - Checking patch src/daemon/modules/service/service_container.c... Applied patch src/daemon/modules/service/service_container.c cleanly. + /usr/bin/git commit -q -m 0062-do-not-umount-shmpath-for-sandbox-container.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0063-remove-default-systemd-cgroup-and-enable-cri-v1-valu.patch + /usr/bin/git apply --index --reject -p1 - Checking patch src/contrib/config/daemon.json... Applied patch src/contrib/config/daemon.json cleanly. + /usr/bin/git commit -q -m 0063-remove-default-systemd-cgroup-and-enable-cri-v1-valu.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0064-cdi-support-module-cache.patch + /usr/bin/git apply --index --reject -p1 - :204: trailing whitespace. :281: trailing whitespace. static void refresh_scan_spec_func(struct cdi_scan_fn_maps *scan_fn_maps, const char *path, :419: trailing whitespace. :676: trailing whitespace. :685: trailing whitespace. /* Checking patch src/daemon/modules/device/cdi/behavior/cdi_spec_dirs.h... Checking patch src/daemon/modules/device/cdi/cdi_cache.c... Checking patch src/daemon/modules/device/cdi/cdi_cache.h... Applied patch src/daemon/modules/device/cdi/behavior/cdi_spec_dirs.h cleanly. Applied patch src/daemon/modules/device/cdi/cdi_cache.c cleanly. Applied patch src/daemon/modules/device/cdi/cdi_cache.h cleanly. warning: squelched 1 whitespace error warning: 6 lines add whitespace errors. + /usr/bin/git commit -q -m 0064-cdi-support-module-cache.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0065-change-default-subscribe-timeout-to-5min.patch + /usr/bin/git apply --index --reject -p1 - Checking patch src/daemon/mailbox/message_queue.c... Checking patch src/utils/cutils/blocking_queue.c... Checking patch src/utils/cutils/blocking_queue.h... Applied patch src/daemon/mailbox/message_queue.c cleanly. Applied patch src/utils/cutils/blocking_queue.c cleanly. Applied patch src/utils/cutils/blocking_queue.h cleanly. + /usr/bin/git commit -q -m 0065-change-default-subscribe-timeout-to-5min.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0066-cdi-support-modules-version-spec-spec_dirs-device.patch + /usr/bin/git apply --index --reject -p1 - :47: trailing whitespace. :48: trailing whitespace. /* :51: trailing whitespace. * when cdi_cache_spec free raw_spec, triggering double free. :54: trailing whitespace. :55: trailing whitespace. /* Checking patch src/daemon/modules/device/cdi/behavior/cdi_device.c... Checking patch src/daemon/modules/device/cdi/behavior/cdi_device.h... Checking patch src/daemon/modules/device/cdi/behavior/cdi_spec.c... Checking patch src/daemon/modules/device/cdi/behavior/cdi_spec.h... Checking patch src/daemon/modules/device/cdi/behavior/cdi_spec_dirs.c... Checking patch src/daemon/modules/device/cdi/behavior/cdi_spec_dirs.h... Checking patch src/daemon/modules/device/cdi/behavior/cdi_version.c... Checking patch src/daemon/modules/device/cdi/behavior/cdi_version.h... Checking patch src/daemon/modules/device/cdi/cdi_cache.c... Checking patch src/daemon/modules/device/cdi/cdi_cache.h... Checking patch src/daemon/modules/network/cni_operator/libcni/libcni_api.c... Checking patch src/utils/cutils/utils_version.c... Checking patch src/utils/cutils/utils_version.h... Applied patch src/daemon/modules/device/cdi/behavior/cdi_device.c cleanly. Applied patch src/daemon/modules/device/cdi/behavior/cdi_device.h cleanly. Applied patch src/daemon/modules/device/cdi/behavior/cdi_spec.c cleanly. Applied patch src/daemon/modules/device/cdi/behavior/cdi_spec.h cleanly. Applied patch src/daemon/modules/device/cdi/behavior/cdi_spec_dirs.c cleanly. Applied patch src/daemon/modules/device/cdi/behavior/cdi_spec_dirs.h cleanly. Applied patch src/daemon/modules/device/cdi/behavior/cdi_version.c cleanly. Applied patch src/daemon/modules/device/cdi/behavior/cdi_version.h cleanly. Applied patch src/daemon/modules/device/cdi/cdi_cache.c cleanly. Applied patch src/daemon/modules/device/cdi/cdi_cache.h cleanly. Applied patch src/daemon/modules/network/cni_operator/libcni/libcni_api.c cleanly. Applied patch src/utils/cutils/utils_version.c cleanly. Applied patch src/utils/cutils/utils_version.h cleanly. warning: squelched 11 whitespace errors warning: 16 lines add whitespace errors. + /usr/bin/git commit -q -m 0066-cdi-support-modules-version-spec-spec_dirs-device.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0067-cdi-support-modules-container_edits-parser.patch + /usr/bin/git apply --index --reject -p1 - :60: trailing whitespace. /* :61: trailing whitespace. * The OCI being used by the iSulad not supportes :144: trailing whitespace. ERROR("CDI device (%s, %s), host type mismatch (%s, %s)", :207: trailing whitespace. :319: trailing whitespace. Checking patch src/daemon/modules/api/specs_api.h... Checking patch src/daemon/modules/device/cdi/behavior/cdi_container_edits.c... Checking patch src/daemon/modules/device/cdi/behavior/cdi_container_edits.h... Checking patch src/daemon/modules/device/cdi/behavior/parser/cdi_parser.c... Checking patch src/daemon/modules/device/cdi/behavior/parser/cdi_parser.h... Checking patch src/daemon/modules/spec/specs.c... Applied patch src/daemon/modules/api/specs_api.h cleanly. Applied patch src/daemon/modules/device/cdi/behavior/cdi_container_edits.c cleanly. Applied patch src/daemon/modules/device/cdi/behavior/cdi_container_edits.h cleanly. Applied patch src/daemon/modules/device/cdi/behavior/parser/cdi_parser.c cleanly. Applied patch src/daemon/modules/device/cdi/behavior/parser/cdi_parser.h cleanly. Applied patch src/daemon/modules/spec/specs.c cleanly. warning: squelched 29 whitespace errors warning: 34 lines add whitespace errors. + /usr/bin/git commit -q -m 0067-cdi-support-modules-container_edits-parser.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0068-cdi-invoke-cdi-operate-when-init-isulad-and-create-c.patch + /usr/bin/git apply --index --reject -p1 - :93: trailing whitespace. :102: trailing whitespace. :108: trailing whitespace. :145: trailing whitespace. :196: trailing whitespace. Checking patch src/cmd/isulad/main.c... Checking patch src/daemon/common/cri/v1/v1_cri_helpers.cc... Checking patch src/daemon/common/cri/v1/v1_cri_helpers.h... Checking patch src/daemon/config/daemon_arguments.c... Checking patch src/daemon/config/isulad_config.c... Checking patch src/daemon/entry/cri/v1/v1_cri_container_manager_service.cc... Checking patch src/daemon/executor/container_cb/execution_create.c... Checking patch src/daemon/modules/service/service_container.c... Hunk #1 succeeded at 2009 (offset 6 lines). Checking patch src/daemon/modules/spec/specs_mount.c... Checking patch src/daemon/modules/spec/specs_mount.h... Checking patch src/daemon/modules/spec/verify.c... Applied patch src/cmd/isulad/main.c cleanly. Applied patch src/daemon/common/cri/v1/v1_cri_helpers.cc cleanly. Applied patch src/daemon/common/cri/v1/v1_cri_helpers.h cleanly. Applied patch src/daemon/config/daemon_arguments.c cleanly. Applied patch src/daemon/config/isulad_config.c cleanly. Applied patch src/daemon/entry/cri/v1/v1_cri_container_manager_service.cc cleanly. Applied patch src/daemon/executor/container_cb/execution_create.c cleanly. Applied patch src/daemon/modules/service/service_container.c cleanly. Applied patch src/daemon/modules/spec/specs_mount.c cleanly. Applied patch src/daemon/modules/spec/specs_mount.h cleanly. Applied patch src/daemon/modules/spec/verify.c cleanly. warning: squelched 1 whitespace error warning: 6 lines add whitespace errors. + /usr/bin/git commit -q -m 0068-cdi-invoke-cdi-operate-when-init-isulad-and-create-c.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0069-bugfix-fix-cni_operate_ut-ut.patch + /usr/bin/git apply --index --reject -p1 - Checking patch test/network/cni_operate/CMakeLists.txt... Applied patch test/network/cni_operate/CMakeLists.txt cleanly. + /usr/bin/git commit -q -m 0069-bugfix-fix-cni_operate_ut-ut.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0070-isolate-sandboxer-code-by-using-macro.patch + /usr/bin/git apply --index --reject -p1 - Checking patch cmake/options.cmake... Checking patch src/daemon/common/cri/v1/v1_cri_helpers.cc... Checking patch src/daemon/config/isulad_config.c... Checking patch src/daemon/sandbox/controller/CMakeLists.txt... Checking patch src/daemon/sandbox/controller/controller_manager.cc... Checking patch src/daemon/sandbox/controller/controller_manager.h... Applied patch cmake/options.cmake cleanly. Applied patch src/daemon/common/cri/v1/v1_cri_helpers.cc cleanly. Applied patch src/daemon/config/isulad_config.c cleanly. Applied patch src/daemon/sandbox/controller/CMakeLists.txt cleanly. Applied patch src/daemon/sandbox/controller/controller_manager.cc cleanly. Applied patch src/daemon/sandbox/controller/controller_manager.h cleanly. + /usr/bin/git commit -q -m 0070-isolate-sandboxer-code-by-using-macro.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0071-Remove-sandboxer-ut-if-sandboxer-is-not-enabled.patch + /usr/bin/git apply --index --reject -p1 - Checking patch test/sandbox/CMakeLists.txt... Applied patch test/sandbox/CMakeLists.txt cleanly. + /usr/bin/git commit -q -m 0071-Remove-sandboxer-ut-if-sandboxer-is-not-enabled.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0072-cdi-design-doc.patch + /usr/bin/git apply --index --reject -p1 - :186: trailing whitespace. par :204: trailing whitespace. // 实现CDI Spec规范中的json字段,参考 https://github1s.com/containerd/containerd/blob/main/vendor/tags.cncf.io/container-device-interface/specs-go/config.go#L9 :205: trailing whitespace. typedef struct {} cdi_spec; :206: trailing whitespace. typedef struct {} cdi_spec_device; :207: trailing whitespace. typedef struct {} cdi_spec_container_edits; Checking patch docs/design/README.md... Checking patch docs/design/README_zh.md... Checking patch docs/design/detailed/CDI/cdi_design_zh.md... Applied patch docs/design/README.md cleanly. Applied patch docs/design/README_zh.md cleanly. Applied patch docs/design/detailed/CDI/cdi_design_zh.md cleanly. warning: squelched 5 whitespace errors warning: 10 lines add whitespace errors. + /usr/bin/git commit -q -m 0072-cdi-design-doc.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0073-bugfix-cdi-version-check.patch + /usr/bin/git apply --index --reject -p1 - Checking patch src/daemon/modules/device/cdi/behavior/cdi_spec.c... Checking patch src/daemon/modules/device/cdi/behavior/cdi_version.c... Applied patch src/daemon/modules/device/cdi/behavior/cdi_spec.c cleanly. Applied patch src/daemon/modules/device/cdi/behavior/cdi_version.c cleanly. + /usr/bin/git commit -q -m 0073-bugfix-cdi-version-check.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0074-bugfix-of-background-execution-exec-error-command.patch + /usr/bin/git apply --index --reject -p1 - Checking patch src/daemon/modules/runtime/isula/isula_rt_ops.c... Applied patch src/daemon/modules/runtime/isula/isula_rt_ops.c cleanly. + /usr/bin/git commit -q -m 0074-bugfix-of-background-execution-exec-error-command.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0075-bugfix-for-setting-cpu-rt-to-a-negative-value-when-e.patch + /usr/bin/git apply --index --reject -p1 - Checking patch src/daemon/modules/spec/verify.c... Applied patch src/daemon/modules/spec/verify.c cleanly. + /usr/bin/git commit -q -m 0075-bugfix-for-setting-cpu-rt-to-a-negative-value-when-e.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0076-cdi-add-UT.patch + /usr/bin/git apply --index --reject -p1 - :492: trailing whitespace. :543: trailing whitespace. Checking patch CI/make-and-install.sh... Checking patch test/cutils/CMakeLists.txt... Checking patch test/cutils/utils_array/utils_array_ut.cc... Checking patch test/cutils/utils_utils/utils_utils_ut.cc... Checking patch test/cutils/utils_version/CMakeLists.txt... Checking patch test/cutils/utils_version/utils_version_ut.cc... :331: new blank line at EOF. + Checking patch test/image/oci/oci_config_merge/CMakeLists.txt... Checking patch test/mocks/cdi_operate_api_mock.cc... Checking patch test/mocks/cdi_operate_api_mock.h... Checking patch test/sandbox/controller/shim/CMakeLists.txt... Checking patch test/specs/specs/CMakeLists.txt... Checking patch test/specs/specs/specs_ut.cc... Checking patch test/specs/specs_extend/CMakeLists.txt... Applied patch CI/make-and-install.sh cleanly. Applied patch test/cutils/CMakeLists.txt cleanly. Applied patch test/cutils/utils_array/utils_array_ut.cc cleanly. Applied patch test/cutils/utils_utils/utils_utils_ut.cc cleanly. Applied patch test/cutils/utils_version/CMakeLists.txt cleanly. Applied patch test/cutils/utils_version/utils_version_ut.cc cleanly. Applied patch test/image/oci/oci_config_merge/CMakeLists.txt cleanly. Applied patch test/mocks/cdi_operate_api_mock.cc cleanly. Applied patch test/mocks/cdi_operate_api_mock.h cleanly. Applied patch test/sandbox/controller/shim/CMakeLists.txt cleanly. Applied patch test/specs/specs/CMakeLists.txt cleanly. Applied patch test/specs/specs/specs_ut.cc cleanly. Applied patch test/specs/specs_extend/CMakeLists.txt cleanly. warning: 3 lines add whitespace errors. + /usr/bin/git commit -q -m 0076-cdi-add-UT.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0077-remove-extra-s-in-CreateContainerLogSymlink.patch + /usr/bin/git apply --index --reject -p1 - Checking patch src/daemon/common/cri/cri_helpers.cc... Applied patch src/daemon/common/cri/cri_helpers.cc cleanly. + /usr/bin/git commit -q -m 0077-remove-extra-s-in-CreateContainerLogSymlink.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0078-allow-env-variable-has-an-empty-value.patch + /usr/bin/git apply --index --reject -p1 - Checking patch src/daemon/modules/spec/specs_extend.c... Checking patch src/utils/cutils/utils_string.c... Applied patch src/daemon/modules/spec/specs_extend.c cleanly. Applied patch src/utils/cutils/utils_string.c cleanly. + /usr/bin/git commit -q -m 0078-allow-env-variable-has-an-empty-value.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0079-Fix-Failed-to-execute-image-pull-on-name-tag-digest-.patch + /usr/bin/git apply --index --reject -p1 - Checking patch src/daemon/modules/image/oci/utils_images.c... Checking patch src/utils/cutils/utils_verify.c... Checking patch src/utils/cutils/utils_verify.h... Applied patch src/daemon/modules/image/oci/utils_images.c cleanly. Applied patch src/utils/cutils/utils_verify.c cleanly. Applied patch src/utils/cutils/utils_verify.h cleanly. + /usr/bin/git commit -q -m 0079-Fix-Failed-to-execute-image-pull-on-name-tag-digest-.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0080-bugfix-for-hostname-env-set-only-once.patch + /usr/bin/git apply --index --reject -p1 - Checking patch src/daemon/modules/spec/specs.c... Checking patch src/daemon/modules/spec/specs_extend.c... Checking patch src/daemon/modules/spec/specs_extend.h... Applied patch src/daemon/modules/spec/specs.c cleanly. Applied patch src/daemon/modules/spec/specs_extend.c cleanly. Applied patch src/daemon/modules/spec/specs_extend.h cleanly. + /usr/bin/git commit -q -m 0080-bugfix-for-hostname-env-set-only-once.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0081-set-the-sandbox-status-to-not-ready-under-abnormal-c.patch + /usr/bin/git apply --index --reject -p1 - Checking patch src/daemon/sandbox/sandbox.cc... Checking patch src/daemon/sandbox/sandbox.h... Applied patch src/daemon/sandbox/sandbox.cc cleanly. Applied patch src/daemon/sandbox/sandbox.h cleanly. + /usr/bin/git commit -q -m 0081-set-the-sandbox-status-to-not-ready-under-abnormal-c.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0082-fix-shim-controller-set-incorrect-sandbox-status-sta.patch + /usr/bin/git apply --index --reject -p1 - Checking patch src/daemon/sandbox/controller/controller.h... Checking patch src/daemon/sandbox/controller/shim/shim_controller.cc... Checking patch src/daemon/sandbox/sandbox.cc... Applied patch src/daemon/sandbox/controller/controller.h cleanly. Applied patch src/daemon/sandbox/controller/shim/shim_controller.cc cleanly. Applied patch src/daemon/sandbox/sandbox.cc cleanly. + /usr/bin/git commit -q -m 0082-fix-shim-controller-set-incorrect-sandbox-status-sta.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0083-fix-bug-for-invalid-env-write.patch + /usr/bin/git apply --index --reject -p1 - Checking patch src/daemon/modules/spec/specs_extend.c... Checking patch src/utils/cutils/utils_verify.c... Checking patch src/utils/cutils/utils_verify.h... Applied patch src/daemon/modules/spec/specs_extend.c cleanly. Applied patch src/utils/cutils/utils_verify.c cleanly. Applied patch src/utils/cutils/utils_verify.h cleanly. + /usr/bin/git commit -q -m 0083-fix-bug-for-invalid-env-write.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0084-trim-key-value-for-env.patch + /usr/bin/git apply --index --reject -p1 - Checking patch src/daemon/modules/spec/specs_extend.c... Applied patch src/daemon/modules/spec/specs_extend.c cleanly. + /usr/bin/git commit -q -m 0084-trim-key-value-for-env.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0085-cdi-allow-env-variable-has-an-empty-value.patch + /usr/bin/git apply --index --reject -p1 - Checking patch src/daemon/modules/spec/specs.c... Checking patch test/specs/specs/specs_ut.cc... Applied patch src/daemon/modules/spec/specs.c cleanly. Applied patch test/specs/specs/specs_ut.cc cleanly. + /usr/bin/git commit -q -m 0085-cdi-allow-env-variable-has-an-empty-value.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0086-cdi-test-case-and-gateway.patch + /usr/bin/git apply --index --reject -p1 - :146: trailing whitespace. :149: trailing whitespace. :205: trailing whitespace. :268: trailing whitespace. { "Name": "vendor0.com/device=loop9" } Checking patch CI/make-and-install.sh... Checking patch CI/test_cases/container_cases/cdi_test.sh... Checking patch CI/test_cases/container_cases/criconfigs/container-config-cdi.json... Checking patch CI/test_cases/container_cases/test_data/cdi_devices.json... Applied patch CI/make-and-install.sh cleanly. Applied patch CI/test_cases/container_cases/cdi_test.sh cleanly. Applied patch CI/test_cases/container_cases/criconfigs/container-config-cdi.json cleanly. Applied patch CI/test_cases/container_cases/test_data/cdi_devices.json cleanly. warning: 4 lines add whitespace errors. + /usr/bin/git commit -q -m 0086-cdi-test-case-and-gateway.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0087-code-improve.patch + /usr/bin/git apply --index --reject -p1 - Checking patch src/client/connect/protocol_type.c... Checking patch src/cmd/isula/base/create.c... Checking patch src/cmd/isula/inspect_format.c... Checking patch src/cmd/isulad-shim/common.c... Checking patch src/cmd/isulad-shim/main.c... Checking patch src/cmd/isulad-shim/process.c... Checking patch src/daemon/common/cgroup/cgroup.c... Checking patch src/daemon/common/cgroup/cgroup.h... Checking patch src/daemon/common/cgroup/cgroup_common.h... Checking patch src/daemon/common/cgroup/cgroup_v1.c... Checking patch src/daemon/common/cgroup/cgroup_v2.c... Checking patch src/daemon/common/cri/cri_helpers.cc... Checking patch src/daemon/common/cri/v1/v1_cri_helpers.cc... Checking patch src/daemon/common/sysinfo.c... Checking patch src/daemon/config/isulad_config.c... Checking patch src/daemon/entry/connect/grpc/cri/v1/cri_v1_runtime_runtime_service.cc... Checking patch src/daemon/entry/cri/v1/v1_cri_container_manager_service.cc... Checking patch src/daemon/entry/cri/v1/v1_cri_pod_sandbox_manager_service.cc... Checking patch src/daemon/entry/cri/v1/v1_cri_pod_sandbox_manager_service.h... Checking patch src/daemon/entry/cri/v1/v1_cri_runtime_service_impl.cc... Checking patch src/daemon/entry/cri/v1/v1_cri_runtime_service_impl.h... Checking patch src/daemon/executor/container_cb/execution_create.c... Checking patch src/daemon/mailbox/mailbox.c... Checking patch src/daemon/mailbox/mailbox.h... Checking patch src/daemon/mailbox/mailbox_message.c... Checking patch src/daemon/mailbox/mailbox_message.h... Checking patch src/daemon/modules/api/container_api.h... Checking patch src/daemon/modules/api/network_api.h... Checking patch src/daemon/modules/container/supervisor/supervisor.c... Checking patch src/daemon/modules/device/cdi/behavior/cdi_container_edits.c... Checking patch src/daemon/modules/device/cdi/behavior/cdi_device.c... Checking patch src/daemon/modules/device/cdi/behavior/cdi_spec.c... Checking patch src/daemon/modules/device/cdi/behavior/cdi_spec.h... Checking patch src/daemon/modules/device/cdi/behavior/cdi_spec_dirs.c... Checking patch src/daemon/modules/device/cdi/behavior/cdi_spec_dirs.h... Checking patch src/daemon/modules/device/cdi/behavior/cdi_version.c... Checking patch src/daemon/modules/device/cdi/behavior/parser/cdi_parser.c... Checking patch src/daemon/modules/device/cdi/cdi_cache.c... Checking patch src/daemon/modules/device/cdi/cdi_cache.h... Checking patch src/daemon/modules/device/cdi_operate.c... Checking patch src/daemon/modules/image/oci/oci_image.c... Checking patch src/daemon/modules/image/oci/progress.h... Checking patch src/daemon/modules/image/oci/registry/registry.c... Checking patch src/daemon/modules/network/cni_operator/libcni/invoke/libcni_exec.h... Checking patch src/daemon/modules/network/cri/adaptor_cri.c... Checking patch src/daemon/modules/network/cri/adaptor_cri.h... Checking patch src/daemon/modules/runtime/engines/lcr/lcr_rt_ops.c... Checking patch src/daemon/modules/runtime/isula/isula_rt_ops.c... Checking patch src/daemon/modules/service/service_container.c... Checking patch src/daemon/modules/spec/specs.c... Checking patch src/daemon/modules/spec/specs_mount.c... Checking patch src/utils/cutils/blocking_queue.c... Checking patch src/utils/cutils/network_namespace.h... Checking patch src/utils/cutils/utils_array.c... Checking patch src/utils/cutils/utils_port.h... Checking patch src/utils/cutils/utils_verify.c... Checking patch src/utils/progress/show.h... Checking patch src/utils/tar/isulad_tar.c... Checking patch test/cgroup/cpu/cgroup_cpu_ut.cc... Applied patch src/client/connect/protocol_type.c cleanly. Applied patch src/cmd/isula/base/create.c cleanly. Applied patch src/cmd/isula/inspect_format.c cleanly. Applied patch src/cmd/isulad-shim/common.c cleanly. Applied patch src/cmd/isulad-shim/main.c cleanly. Applied patch src/cmd/isulad-shim/process.c cleanly. Applied patch src/daemon/common/cgroup/cgroup.c cleanly. Applied patch src/daemon/common/cgroup/cgroup.h cleanly. Applied patch src/daemon/common/cgroup/cgroup_common.h cleanly. Applied patch src/daemon/common/cgroup/cgroup_v1.c cleanly. Applied patch src/daemon/common/cgroup/cgroup_v2.c cleanly. Applied patch src/daemon/common/cri/cri_helpers.cc cleanly. Applied patch src/daemon/common/cri/v1/v1_cri_helpers.cc cleanly. Applied patch src/daemon/common/sysinfo.c cleanly. Applied patch src/daemon/config/isulad_config.c cleanly. Applied patch src/daemon/entry/connect/grpc/cri/v1/cri_v1_runtime_runtime_service.cc cleanly. Applied patch src/daemon/entry/cri/v1/v1_cri_container_manager_service.cc cleanly. Applied patch src/daemon/entry/cri/v1/v1_cri_pod_sandbox_manager_service.cc cleanly. Applied patch src/daemon/entry/cri/v1/v1_cri_pod_sandbox_manager_service.h cleanly. Applied patch src/daemon/entry/cri/v1/v1_cri_runtime_service_impl.cc cleanly. Applied patch src/daemon/entry/cri/v1/v1_cri_runtime_service_impl.h cleanly. Applied patch src/daemon/executor/container_cb/execution_create.c cleanly. Applied patch src/daemon/mailbox/mailbox.c cleanly. Applied patch src/daemon/mailbox/mailbox.h cleanly. Applied patch src/daemon/mailbox/mailbox_message.c cleanly. Applied patch src/daemon/mailbox/mailbox_message.h cleanly. Applied patch src/daemon/modules/api/container_api.h cleanly. Applied patch src/daemon/modules/api/network_api.h cleanly. Applied patch src/daemon/modules/container/supervisor/supervisor.c cleanly. Applied patch src/daemon/modules/device/cdi/behavior/cdi_container_edits.c cleanly. Applied patch src/daemon/modules/device/cdi/behavior/cdi_device.c cleanly. Applied patch src/daemon/modules/device/cdi/behavior/cdi_spec.c cleanly. Applied patch src/daemon/modules/device/cdi/behavior/cdi_spec.h cleanly. Applied patch src/daemon/modules/device/cdi/behavior/cdi_spec_dirs.c cleanly. Applied patch src/daemon/modules/device/cdi/behavior/cdi_spec_dirs.h cleanly. Applied patch src/daemon/modules/device/cdi/behavior/cdi_version.c cleanly. Applied patch src/daemon/modules/device/cdi/behavior/parser/cdi_parser.c cleanly. Applied patch src/daemon/modules/device/cdi/cdi_cache.c cleanly. Applied patch src/daemon/modules/device/cdi/cdi_cache.h cleanly. Applied patch src/daemon/modules/device/cdi_operate.c cleanly. Applied patch src/daemon/modules/image/oci/oci_image.c cleanly. Applied patch src/daemon/modules/image/oci/progress.h cleanly. Applied patch src/daemon/modules/image/oci/registry/registry.c cleanly. Applied patch src/daemon/modules/network/cni_operator/libcni/invoke/libcni_exec.h cleanly. Applied patch src/daemon/modules/network/cri/adaptor_cri.c cleanly. Applied patch src/daemon/modules/network/cri/adaptor_cri.h cleanly. Applied patch src/daemon/modules/runtime/engines/lcr/lcr_rt_ops.c cleanly. Applied patch src/daemon/modules/runtime/isula/isula_rt_ops.c cleanly. Applied patch src/daemon/modules/service/service_container.c cleanly. Applied patch src/daemon/modules/spec/specs.c cleanly. Applied patch src/daemon/modules/spec/specs_mount.c cleanly. Applied patch src/utils/cutils/blocking_queue.c cleanly. Applied patch src/utils/cutils/network_namespace.h cleanly. Applied patch src/utils/cutils/utils_array.c cleanly. Applied patch src/utils/cutils/utils_port.h cleanly. Applied patch src/utils/cutils/utils_verify.c cleanly. Applied patch src/utils/progress/show.h cleanly. Applied patch src/utils/tar/isulad_tar.c cleanly. Applied patch test/cgroup/cpu/cgroup_cpu_ut.cc cleanly. + /usr/bin/git commit -q -m 0087-code-improve.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0088-testcase-close-cdi-testcase.patch + /usr/bin/git apply --index --reject -p1 - Checking patch CI/test_cases/container_cases/cdi_test.sh... Applied patch CI/test_cases/container_cases/cdi_test.sh cleanly. + /usr/bin/git commit -q -m 0088-testcase-close-cdi-testcase.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0089-docs-update-cni-doc.patch + /usr/bin/git apply --index --reject -p1 - Checking patch README.md... Checking patch README_zh.md... Checking patch docs/design/README.md... Checking patch docs/design/README_zh.md... Applied patch README.md cleanly. Applied patch README_zh.md cleanly. Applied patch docs/design/README.md cleanly. Applied patch docs/design/README_zh.md cleanly. + /usr/bin/git commit -q -m 0089-docs-update-cni-doc.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0090-modify-the-user-error-log-to-be-the-same-as-before.patch + /usr/bin/git apply --index --reject -p1 - Checking patch src/daemon/common/id_name_manager.c... Checking patch src/daemon/executor/container_cb/execution_create.c... Checking patch src/daemon/executor/container_cb/execution_information.c... Applied patch src/daemon/common/id_name_manager.c cleanly. Applied patch src/daemon/executor/container_cb/execution_create.c cleanly. Applied patch src/daemon/executor/container_cb/execution_information.c cleanly. + /usr/bin/git commit -q -m 0090-modify-the-user-error-log-to-be-the-same-as-before.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0091-add-enable-cri-v1-in-k8s-integration.patch + /usr/bin/git apply --index --reject -p1 - Checking patch docs/manual/k8s_integration.md... Checking patch docs/manual/k8s_integration_zh.md... Applied patch docs/manual/k8s_integration.md cleanly. Applied patch docs/manual/k8s_integration_zh.md cleanly. + /usr/bin/git commit -q -m 0091-add-enable-cri-v1-in-k8s-integration.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0092-isolate-oom-monitor-codes.patch + /usr/bin/git apply --index --reject -p1 - Checking patch cmake/options.cmake... Checking patch src/daemon/common/cgroup/cgroup.c... Checking patch src/daemon/common/cgroup/cgroup.h... Checking patch src/daemon/common/cgroup/cgroup_common.h... Checking patch src/daemon/common/cgroup/cgroup_v1.c... Checking patch src/daemon/common/cgroup/cgroup_v2.c... Checking patch src/daemon/common/cri/v1/v1_cri_helpers.cc... Checking patch src/daemon/modules/container/container_state.c... Checking patch src/daemon/modules/container/supervisor/supervisor.c... Applied patch cmake/options.cmake cleanly. Applied patch src/daemon/common/cgroup/cgroup.c cleanly. Applied patch src/daemon/common/cgroup/cgroup.h cleanly. Applied patch src/daemon/common/cgroup/cgroup_common.h cleanly. Applied patch src/daemon/common/cgroup/cgroup_v1.c cleanly. Applied patch src/daemon/common/cgroup/cgroup_v2.c cleanly. Applied patch src/daemon/common/cri/v1/v1_cri_helpers.cc cleanly. Applied patch src/daemon/modules/container/container_state.c cleanly. Applied patch src/daemon/modules/container/supervisor/supervisor.c cleanly. + /usr/bin/git commit -q -m 0092-isolate-oom-monitor-codes.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0093-change-fork-process-exit-mode.patch + /usr/bin/git apply --index --reject -p1 - Checking patch src/utils/tar/util_archive.c... Applied patch src/utils/tar/util_archive.c cleanly. + /usr/bin/git commit -q -m 0093-change-fork-process-exit-mode.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0094-fix-error-log-for-verify_cpu_realtime.patch + /usr/bin/git apply --index --reject -p1 - Checking patch src/daemon/modules/spec/verify.c... Applied patch src/daemon/modules/spec/verify.c cleanly. + /usr/bin/git commit -q -m 0094-fix-error-log-for-verify_cpu_realtime.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0095-bugfix-change-max-network-name-len.patch + /usr/bin/git apply --index --reject -p1 - Checking patch docs/design/detailed/Network/native_network_adapter_design.md... Checking patch docs/design/detailed/Network/native_network_adapter_design_zh.md... Checking patch src/utils/cutils/utils.h... Applied patch docs/design/detailed/Network/native_network_adapter_design.md cleanly. Applied patch docs/design/detailed/Network/native_network_adapter_design_zh.md cleanly. Applied patch src/utils/cutils/utils.h cleanly. + /usr/bin/git commit -q -m 0095-bugfix-change-max-network-name-len.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0096-del-useless-info.patch + /usr/bin/git apply --index --reject -p1 - Checking patch release_notes... Applied patch release_notes cleanly. + /usr/bin/git commit -q -m 0096-del-useless-info.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0097-code-improve.patch + /usr/bin/git apply --index --reject -p1 - Checking patch src/cmd/isula/volume/prune.c... Checking patch src/cmd/options/opt_log.c... Checking patch src/daemon/executor/container_cb/execution_extend.c... Checking patch src/daemon/executor/container_cb/execution_information.c... Checking patch src/daemon/modules/image/oci/registry_type.c... Applied patch src/cmd/isula/volume/prune.c cleanly. Applied patch src/cmd/options/opt_log.c cleanly. Applied patch src/daemon/executor/container_cb/execution_extend.c cleanly. Applied patch src/daemon/executor/container_cb/execution_information.c cleanly. Applied patch src/daemon/modules/image/oci/registry_type.c cleanly. + /usr/bin/git commit -q -m 0097-code-improve.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0098-cdi-add-debug-info.patch + /usr/bin/git apply --index --reject -p1 - Checking patch src/daemon/modules/device/cdi/cdi_cache.c... Applied patch src/daemon/modules/device/cdi/cdi_cache.c cleanly. + /usr/bin/git commit -q -m 0098-cdi-add-debug-info.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0099-bugfix-cni-network-name-UT.patch + /usr/bin/git apply --index --reject -p1 - Checking patch test/cutils/utils_network/utils_network_ut.cc... Applied patch test/cutils/utils_network/utils_network_ut.cc cleanly. + /usr/bin/git commit -q -m 0099-bugfix-cni-network-name-UT.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0100-bugfix-malloc-right-type-size.patch + /usr/bin/git apply --index --reject -p1 - Checking patch src/client/connect/rest/rest_volumes_client.c... Checking patch src/daemon/modules/service/service_network.c... Applied patch src/client/connect/rest/rest_volumes_client.c cleanly. Applied patch src/daemon/modules/service/service_network.c cleanly. + /usr/bin/git commit -q -m 0100-bugfix-malloc-right-type-size.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0101-use-isula_clean_path-rather-than-realpath.patch + /usr/bin/git apply --index --reject -p1 - Checking patch src/cmd/isulad-shim/process.c... Applied patch src/cmd/isulad-shim/process.c cleanly. + /usr/bin/git commit -q -m 0101-use-isula_clean_path-rather-than-realpath.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0102-fix-false-engine-rootpath-reference.patch + /usr/bin/git apply --index --reject -p1 - Checking patch src/daemon/config/isulad_config.c... Applied patch src/daemon/config/isulad_config.c cleanly. + /usr/bin/git commit -q -m 0102-fix-false-engine-rootpath-reference.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0103-bugfix-add-note.patch + /usr/bin/git apply --index --reject -p1 - Checking patch src/utils/cutils/utils_array.h... Applied patch src/utils/cutils/utils_array.h cleanly. + /usr/bin/git commit -q -m 0103-bugfix-add-note.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0104-bugfix-adapt-network-name-max-len.patch + /usr/bin/git apply --index --reject -p1 - :38: trailing whitespace. /* Checking patch CI/test_cases/network_cases/network_create.sh... Checking patch src/utils/cutils/utils.h... Checking patch test/cutils/utils_network/utils_network_ut.cc... Applied patch CI/test_cases/network_cases/network_create.sh cleanly. Applied patch src/utils/cutils/utils.h cleanly. Applied patch test/cutils/utils_network/utils_network_ut.cc cleanly. warning: 1 line adds whitespace errors. + /usr/bin/git commit -q -m 0104-bugfix-adapt-network-name-max-len.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0105-start-sandbox-before-setup-network-by-default.patch + /usr/bin/git apply --index --reject -p1 - Checking patch src/daemon/common/cri/cri_helpers.cc... Checking patch src/daemon/common/cri/cri_helpers.h... Checking patch src/daemon/entry/cri/v1alpha/cri_pod_sandbox_manager_service.cc... Checking patch src/daemon/modules/spec/specs.c... Checking patch src/utils/cutils/utils_file.c... Applied patch src/daemon/common/cri/cri_helpers.cc cleanly. Applied patch src/daemon/common/cri/cri_helpers.h cleanly. Applied patch src/daemon/entry/cri/v1alpha/cri_pod_sandbox_manager_service.cc cleanly. Applied patch src/daemon/modules/spec/specs.c cleanly. Applied patch src/utils/cutils/utils_file.c cleanly. + /usr/bin/git commit -q -m 0105-start-sandbox-before-setup-network-by-default.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0106-Revert-use-isula_clean_path-rather-than-realpath.patch + /usr/bin/git apply --index --reject -p1 - Checking patch src/cmd/isulad-shim/process.c... Applied patch src/cmd/isulad-shim/process.c cleanly. + /usr/bin/git commit -q -m 0106-Revert-use-isula_clean_path-rather-than-realpath.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0107-bugfix-for-start-sandbox-before-setup-network-by-def.patch + /usr/bin/git apply --index --reject -p1 - Checking patch src/daemon/entry/cri/v1alpha/cri_pod_sandbox_manager_service.cc... Applied patch src/daemon/entry/cri/v1alpha/cri_pod_sandbox_manager_service.cc cleanly. + /usr/bin/git commit -q -m 0107-bugfix-for-start-sandbox-before-setup-network-by-def.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0108-skip-test-rely-on-docker.io.patch + /usr/bin/git apply --index --reject -p1 - Checking patch CI/test_cases/image_cases/image_search.sh... Checking patch CI/test_cases/image_cases/integration_check.sh... Checking patch CI/test_cases/image_cases/registry.sh... Applied patch CI/test_cases/image_cases/image_search.sh cleanly. Applied patch CI/test_cases/image_cases/integration_check.sh cleanly. Applied patch CI/test_cases/image_cases/registry.sh cleanly. + /usr/bin/git commit -q -m 0108-skip-test-rely-on-docker.io.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0109-modify-default-registry-mirrors-in-ci-test.patch + /usr/bin/git apply --index --reject -p1 - Checking patch CI/test_cases/container_cases/test_data/daemon.json... Applied patch CI/test_cases/container_cases/test_data/daemon.json cleanly. + /usr/bin/git commit -q -m 0109-modify-default-registry-mirrors-in-ci-test.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0110-add-timestamp-in-PodSandboxStatu-response.patch + /usr/bin/git apply --index --reject -p1 - Checking patch src/daemon/entry/cri/v1/v1_cri_pod_sandbox_manager_service.cc... Applied patch src/daemon/entry/cri/v1/v1_cri_pod_sandbox_manager_service.cc cleanly. + /usr/bin/git commit -q -m 0110-add-timestamp-in-PodSandboxStatu-response.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0111-bugfix-for-file-param-verify.patch + /usr/bin/git apply --index --reject -p1 - :23: trailing whitespace. goto out; :36: trailing whitespace. goto out; :50: trailing whitespace. goto out; Checking patch src/cmd/isula/base/create.c... Checking patch src/cmd/isula/images/load.c... Applied patch src/cmd/isula/base/create.c cleanly. Applied patch src/cmd/isula/images/load.c cleanly. warning: 3 lines add whitespace errors. + /usr/bin/git commit -q -m 0111-bugfix-for-file-param-verify.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0112-bugfix-change-cni-log-info.patch + /usr/bin/git apply --index --reject -p1 - Checking patch src/daemon/modules/network/cni_operator/libcni/invoke/libcni_exec.c... Applied patch src/daemon/modules/network/cni_operator/libcni/invoke/libcni_exec.c cleanly. + /usr/bin/git commit -q -m 0112-bugfix-change-cni-log-info.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0113-move-shutdown-handle-after-init-module.patch + /usr/bin/git apply --index --reject -p1 - Checking patch src/cmd/isulad/main.c... Applied patch src/cmd/isulad/main.c cleanly. + /usr/bin/git commit -q -m 0113-move-shutdown-handle-after-init-module.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0114-bugfix-for-null-pointer-reference.patch + /usr/bin/git apply --index --reject -p1 - Checking patch src/daemon/entry/connect/grpc/grpc_service.cc... Applied patch src/daemon/entry/connect/grpc/grpc_service.cc cleanly. + /usr/bin/git commit -q -m 0114-bugfix-for-null-pointer-reference.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0115-bugfix-for-m_criService-shutdown.patch + /usr/bin/git apply --index --reject -p1 - :27: trailing whitespace. Checking patch src/daemon/entry/connect/grpc/grpc_service.cc... Applied patch src/daemon/entry/connect/grpc/grpc_service.cc cleanly. warning: 1 line adds whitespace errors. + /usr/bin/git commit -q -m 0115-bugfix-for-m_criService-shutdown.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0116-fix-bug-in-ci-test.patch + /usr/bin/git apply --index --reject -p1 - Checking patch CI/test_cases/container_cases/run.sh... Checking patch CI/test_cases/helpers.sh... Applied patch CI/test_cases/container_cases/run.sh cleanly. Applied patch CI/test_cases/helpers.sh cleanly. + /usr/bin/git commit -q -m 0116-fix-bug-in-ci-test.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0117-add-nri-design-doc.patch + /usr/bin/git apply --index --reject -p1 - :28: trailing whitespace. :50: trailing whitespace. :293: trailing whitespace. 在NRI规范之前,k8s场景下资源管理的流程与CRI管理流程是相互独立的,在管理面上的存在一些一致性的问题,NRI的推出则解决了这些问题: :294: trailing whitespace. - NRI利用容器引擎来捕获生命周期,无需额外组件监控 :295: trailing whitespace. - Pod资源管理流程与CRI原有流程归一化,减少管理及维护成本 Checking patch docs/design/detailed/NRI/nri_CreateContainer.svg... Checking patch docs/design/detailed/NRI/nri_RunPodSandbox.svg... Checking patch docs/design/detailed/NRI/nri_design.md... Checking patch docs/design/detailed/NRI/nri_detail.svg... Checking patch docs/design/detailed/NRI/nri_init.svg... Applied patch docs/design/detailed/NRI/nri_CreateContainer.svg cleanly. Applied patch docs/design/detailed/NRI/nri_RunPodSandbox.svg cleanly. Applied patch docs/design/detailed/NRI/nri_design.md cleanly. Applied patch docs/design/detailed/NRI/nri_detail.svg cleanly. Applied patch docs/design/detailed/NRI/nri_init.svg cleanly. warning: squelched 5 whitespace errors warning: 10 lines add whitespace errors. + /usr/bin/git commit -q -m 0117-add-nri-design-doc.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0118-NRI-add-nri-head-file-and-common-func.patch + /usr/bin/git apply --index --reject -p1 - :54: trailing whitespace. Checking patch cmake/checker.cmake... Checking patch cmake/options.cmake... Checking patch src/CMakeLists.txt... Hunk #2 succeeded at 175 (offset 1 line). Checking patch src/daemon/CMakeLists.txt... Checking patch src/daemon/common/CMakeLists.txt... Checking patch src/daemon/common/nri/CMakeLists.txt... Checking patch src/daemon/common/nri/nri_convert.h... Checking patch src/daemon/common/nri/nri_spec.h... Checking patch src/daemon/common/nri/nri_utils.h... Checking patch src/daemon/config/isulad_config.h... Checking patch src/daemon/modules/api/specs_api.h... Checking patch src/daemon/modules/spec/specs.c... Checking patch src/daemon/nri/CMakeLists.txt... Checking patch src/daemon/nri/nri_adaption.h... Checking patch src/daemon/nri/nri_helpers.h... Checking patch src/daemon/nri/nri_plugin_ops.h... Checking patch src/daemon/nri/nri_result.h... Checking patch src/daemon/nri/plugin.h... Checking patch src/utils/cpputils/transform.cc... Checking patch src/utils/cpputils/transform.h... Checking patch src/utils/cutils/utils.c... Checking patch src/utils/cutils/utils.h... Checking patch src/utils/tar/util_archive.c... Applied patch cmake/checker.cmake cleanly. Applied patch cmake/options.cmake cleanly. Applied patch src/CMakeLists.txt cleanly. Applied patch src/daemon/CMakeLists.txt cleanly. Applied patch src/daemon/common/CMakeLists.txt cleanly. Applied patch src/daemon/common/nri/CMakeLists.txt cleanly. Applied patch src/daemon/common/nri/nri_convert.h cleanly. Applied patch src/daemon/common/nri/nri_spec.h cleanly. Applied patch src/daemon/common/nri/nri_utils.h cleanly. Applied patch src/daemon/config/isulad_config.h cleanly. Applied patch src/daemon/modules/api/specs_api.h cleanly. Applied patch src/daemon/modules/spec/specs.c cleanly. Applied patch src/daemon/nri/CMakeLists.txt cleanly. Applied patch src/daemon/nri/nri_adaption.h cleanly. Applied patch src/daemon/nri/nri_helpers.h cleanly. Applied patch src/daemon/nri/nri_plugin_ops.h cleanly. Applied patch src/daemon/nri/nri_result.h cleanly. Applied patch src/daemon/nri/plugin.h cleanly. Applied patch src/utils/cpputils/transform.cc cleanly. Applied patch src/utils/cpputils/transform.h cleanly. Applied patch src/utils/cutils/utils.c cleanly. Applied patch src/utils/cutils/utils.h cleanly. Applied patch src/utils/tar/util_archive.c cleanly. warning: 1 line adds whitespace errors. + /usr/bin/git commit -q -m 0118-NRI-add-nri-head-file-and-common-func.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0119-skip-calling-cni-plugin-cleanup-when-network-namespa.patch + /usr/bin/git apply --index --reject -p1 - Checking patch src/daemon/entry/cri/v1/v1_cri_pod_sandbox_manager_service.cc... Checking patch src/daemon/entry/cri/v1alpha/cri_pod_sandbox_manager_service.cc... Applied patch src/daemon/entry/cri/v1/v1_cri_pod_sandbox_manager_service.cc cleanly. Applied patch src/daemon/entry/cri/v1alpha/cri_pod_sandbox_manager_service.cc cleanly. + /usr/bin/git commit -q -m 0119-skip-calling-cni-plugin-cleanup-when-network-namespa.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0120-nri-add-convert-and-utils-impl-for-nri.patch + /usr/bin/git apply --index --reject -p1 - Checking patch src/daemon/common/nri/nri_convert.cc... Checking patch src/daemon/common/nri/nri_convert.h... Checking patch src/daemon/common/nri/nri_spec.c... Checking patch src/daemon/common/nri/nri_utils.c... Checking patch src/daemon/common/nri/nri_utils.h... Checking patch src/daemon/config/isulad_config.c... Checking patch src/daemon/modules/api/specs_api.h... Checking patch src/daemon/modules/spec/specs.c... Checking patch src/daemon/nri/nri_adaption.h... Checking patch src/daemon/nri/nri_helpers.cc... Checking patch src/daemon/nri/nri_helpers.h... Checking patch src/utils/cpputils/transform.cc... Applied patch src/daemon/common/nri/nri_convert.cc cleanly. Applied patch src/daemon/common/nri/nri_convert.h cleanly. Applied patch src/daemon/common/nri/nri_spec.c cleanly. Applied patch src/daemon/common/nri/nri_utils.c cleanly. Applied patch src/daemon/common/nri/nri_utils.h cleanly. Applied patch src/daemon/config/isulad_config.c cleanly. Applied patch src/daemon/modules/api/specs_api.h cleanly. Applied patch src/daemon/modules/spec/specs.c cleanly. Applied patch src/daemon/nri/nri_adaption.h cleanly. Applied patch src/daemon/nri/nri_helpers.cc cleanly. Applied patch src/daemon/nri/nri_helpers.h cleanly. Applied patch src/utils/cpputils/transform.cc cleanly. + /usr/bin/git commit -q -m 0120-nri-add-convert-and-utils-impl-for-nri.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0121-get-realpath-before-ns-mountpoint-verification.patch + /usr/bin/git apply --index --reject -p1 - Checking patch src/daemon/entry/cri/v1/v1_cri_pod_sandbox_manager_service.cc... Checking patch src/daemon/entry/cri/v1alpha/cri_pod_sandbox_manager_service.cc... Applied patch src/daemon/entry/cri/v1/v1_cri_pod_sandbox_manager_service.cc cleanly. Applied patch src/daemon/entry/cri/v1alpha/cri_pod_sandbox_manager_service.cc cleanly. + /usr/bin/git commit -q -m 0121-get-realpath-before-ns-mountpoint-verification.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0122-nri-impl-for-nri-plugin-and-adaption.patch + /usr/bin/git apply --index --reject -p1 - :794: trailing whitespace. :967: trailing whitespace. :3500: trailing whitespace. m_reply.adjust->mounts_len = clearLen; Checking patch src/cmd/isulad/main.c... Checking patch src/daemon/common/nri/nri_convert.cc... Checking patch src/daemon/common/nri/nri_convert.h... Checking patch src/daemon/common/nri/nri_spec.c... Checking patch src/daemon/common/nri/nri_spec.h... Checking patch src/daemon/common/nri/nri_utils.c... Checking patch src/daemon/common/nri/nri_utils.h... Checking patch src/daemon/config/isulad_config.c... Checking patch src/daemon/entry/cri/v1/v1_cri_container_manager_service.cc... Checking patch src/daemon/entry/cri/v1/v1_cri_pod_sandbox_manager_service.cc... Hunk #5 succeeded at 642 (offset 5 lines). Hunk #6 succeeded at 688 (offset 5 lines). Hunk #7 succeeded at 759 (offset 5 lines). Checking patch src/daemon/executor/container_cb/execution_create.c... Checking patch src/daemon/modules/service/service_container.c... Checking patch src/daemon/modules/spec/specs.c... Checking patch src/daemon/nri/nri_adaption.cc... Checking patch src/daemon/nri/nri_adaption.h... Checking patch src/daemon/nri/nri_helpers.cc... Checking patch src/daemon/nri/nri_helpers.h... Checking patch src/daemon/nri/nri_plugin_ops.cc... Checking patch src/daemon/nri/nri_plugin_ops.h... Checking patch src/daemon/nri/nri_result.cc... Checking patch src/daemon/nri/nri_result.h... Checking patch src/daemon/nri/plugin.cc... Checking patch src/daemon/nri/plugin.h... Checking patch src/utils/cutils/utils.c... Applied patch src/cmd/isulad/main.c cleanly. Applied patch src/daemon/common/nri/nri_convert.cc cleanly. Applied patch src/daemon/common/nri/nri_convert.h cleanly. Applied patch src/daemon/common/nri/nri_spec.c cleanly. Applied patch src/daemon/common/nri/nri_spec.h cleanly. Applied patch src/daemon/common/nri/nri_utils.c cleanly. Applied patch src/daemon/common/nri/nri_utils.h cleanly. Applied patch src/daemon/config/isulad_config.c cleanly. Applied patch src/daemon/entry/cri/v1/v1_cri_container_manager_service.cc cleanly. Applied patch src/daemon/entry/cri/v1/v1_cri_pod_sandbox_manager_service.cc cleanly. Applied patch src/daemon/executor/container_cb/execution_create.c cleanly. Applied patch src/daemon/modules/service/service_container.c cleanly. Applied patch src/daemon/modules/spec/specs.c cleanly. Applied patch src/daemon/nri/nri_adaption.cc cleanly. Applied patch src/daemon/nri/nri_adaption.h cleanly. Applied patch src/daemon/nri/nri_helpers.cc cleanly. Applied patch src/daemon/nri/nri_helpers.h cleanly. Applied patch src/daemon/nri/nri_plugin_ops.cc cleanly. Applied patch src/daemon/nri/nri_plugin_ops.h cleanly. Applied patch src/daemon/nri/nri_result.cc cleanly. Applied patch src/daemon/nri/nri_result.h cleanly. Applied patch src/daemon/nri/plugin.cc cleanly. Applied patch src/daemon/nri/plugin.h cleanly. Applied patch src/utils/cutils/utils.c cleanly. warning: 3 lines add whitespace errors. + /usr/bin/git commit -q -m 0122-nri-impl-for-nri-plugin-and-adaption.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0123-code-improve-for-codecheck.patch + /usr/bin/git apply --index --reject -p1 - :121: trailing whitespace. // The shim v2 header file needs to be modified to Checking patch src/daemon/common/sysinfo.h... Checking patch src/daemon/entry/cri/network_plugin.cc... Checking patch src/daemon/mailbox/message_queue.h... Checking patch src/daemon/mailbox/message_subscriber.h... Checking patch src/daemon/modules/runtime/shim/shim_rt_monitor.cc... Checking patch src/daemon/nri/nri_adaption.h... Checking patch src/daemon/sandbox/sandbox_manager.cc... Checking patch src/utils/cutils/blocking_queue.h... Checking patch src/utils/cutils/utils_aes.h... Checking patch src/utils/cutils/utils_cap.h... Checking patch src/utils/cutils/utils_fs.h... Checking patch src/utils/cutils/utils_network.c... Checking patch src/utils/cutils/utils_string.h... Checking patch src/utils/tar/util_archive.h... Checking patch src/utils/tar/util_gzip.h... Applied patch src/daemon/common/sysinfo.h cleanly. Applied patch src/daemon/entry/cri/network_plugin.cc cleanly. Applied patch src/daemon/mailbox/message_queue.h cleanly. Applied patch src/daemon/mailbox/message_subscriber.h cleanly. Applied patch src/daemon/modules/runtime/shim/shim_rt_monitor.cc cleanly. Applied patch src/daemon/nri/nri_adaption.h cleanly. Applied patch src/daemon/sandbox/sandbox_manager.cc cleanly. Applied patch src/utils/cutils/blocking_queue.h cleanly. Applied patch src/utils/cutils/utils_aes.h cleanly. Applied patch src/utils/cutils/utils_cap.h cleanly. Applied patch src/utils/cutils/utils_fs.h cleanly. Applied patch src/utils/cutils/utils_network.c cleanly. Applied patch src/utils/cutils/utils_string.h cleanly. Applied patch src/utils/tar/util_archive.h cleanly. Applied patch src/utils/tar/util_gzip.h cleanly. warning: 1 line adds whitespace errors. + /usr/bin/git commit -q -m 0123-code-improve-for-codecheck.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0124-change-pull-registry-to-hub.oepkgs.net.patch + /usr/bin/git apply --index --reject -p1 - Checking patch CI/make-and-install.sh... Checking patch CI/test_cases/container_cases/test_data/daemon.json... Checking patch CI/test_cases/image_cases/image_digest.sh... Checking patch CI/test_cases/image_cases/image_search.sh... Checking patch CI/test_cases/image_cases/registry.sh... Applied patch CI/make-and-install.sh cleanly. Applied patch CI/test_cases/container_cases/test_data/daemon.json cleanly. Applied patch CI/test_cases/image_cases/image_digest.sh cleanly. Applied patch CI/test_cases/image_cases/image_search.sh cleanly. Applied patch CI/test_cases/image_cases/registry.sh cleanly. + /usr/bin/git commit -q -m 0124-change-pull-registry-to-hub.oepkgs.net.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0125-fix-clang-build-error.patch + /usr/bin/git apply --index --reject -p1 - Checking patch src/daemon/common/cri/cri_helpers.cc... Checking patch src/daemon/entry/cri/streams/stream_server.h... Checking patch src/daemon/entry/cri/v1/v1_cri_container_manager_service.cc... Checking patch src/daemon/entry/cri/v1/v1_cri_image_manager_service_impl.cc... Checking patch src/daemon/entry/cri/v1/v1_cri_pod_sandbox_manager_service.cc... Checking patch src/daemon/entry/cri/v1/v1_cri_runtime_service_impl.h... Checking patch src/daemon/entry/cri/v1alpha/cri_container_manager_service.cc... Checking patch src/daemon/entry/cri/v1alpha/cri_pod_sandbox_manager_service.cc... Checking patch src/daemon/sandbox/sandbox.cc... Checking patch src/daemon/sandbox/sandbox_ops.cc... Applied patch src/daemon/common/cri/cri_helpers.cc cleanly. Applied patch src/daemon/entry/cri/streams/stream_server.h cleanly. Applied patch src/daemon/entry/cri/v1/v1_cri_container_manager_service.cc cleanly. Applied patch src/daemon/entry/cri/v1/v1_cri_image_manager_service_impl.cc cleanly. Applied patch src/daemon/entry/cri/v1/v1_cri_pod_sandbox_manager_service.cc cleanly. Applied patch src/daemon/entry/cri/v1/v1_cri_runtime_service_impl.h cleanly. Applied patch src/daemon/entry/cri/v1alpha/cri_container_manager_service.cc cleanly. Applied patch src/daemon/entry/cri/v1alpha/cri_pod_sandbox_manager_service.cc cleanly. Applied patch src/daemon/sandbox/sandbox.cc cleanly. Applied patch src/daemon/sandbox/sandbox_ops.cc cleanly. + /usr/bin/git commit -q -m 0125-fix-clang-build-error.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0126-add-a-new-registry-to-prevent-missing-mirrors.patch + /usr/bin/git apply --index --reject -p1 - Checking patch CI/test_cases/container_cases/test_data/daemon.json... Applied patch CI/test_cases/container_cases/test_data/daemon.json cleanly. + /usr/bin/git commit -q -m 0126-add-a-new-registry-to-prevent-missing-mirrors.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0127-change-image-digest-ci-test-for-registry-change.patch + /usr/bin/git apply --index --reject -p1 - Checking patch CI/make-and-install.sh... Checking patch CI/test_cases/image_cases/image_digest.sh... Applied patch CI/make-and-install.sh cleanly. Applied patch CI/test_cases/image_cases/image_digest.sh cleanly. + /usr/bin/git commit -q -m 0127-change-image-digest-ci-test-for-registry-change.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0128-bugfix-for-ci-make-and-install-shell.patch + /usr/bin/git apply --index --reject -p1 - Checking patch CI/make-and-install.sh... Applied patch CI/make-and-install.sh cleanly. + /usr/bin/git commit -q -m 0128-bugfix-for-ci-make-and-install-shell.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0129-do-not-use-1000-as-the-test-gid-to-prevent-conflicts.patch + /usr/bin/git apply --index --reject -p1 - Checking patch CI/test_cases/container_cases/exec_additional_gids.sh... Applied patch CI/test_cases/container_cases/exec_additional_gids.sh cleanly. + /usr/bin/git commit -q -m 0129-do-not-use-1000-as-the-test-gid-to-prevent-conflicts.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0130-only-use-the-openeuler-mirror-registry-in-ci.patch + /usr/bin/git apply --index --reject -p1 - Checking patch CI/make-and-install.sh... Checking patch CI/test_cases/container_cases/exec_additional_gids.sh... Checking patch CI/test_cases/container_cases/runc_exec.sh... Checking patch CI/test_cases/image_cases/image_digest.sh... Checking patch CI/test_cases/image_cases/image_load.sh... Checking patch CI/test_cases/image_cases/image_tag.sh... Checking patch CI/test_cases/image_cases/images_list.sh... Checking patch CI/test_cases/image_cases/integration_check.sh... Checking patch CI/test_cases/manual_cases/oom_monitor.sh... Checking patch CI/test_cases/manual_cases/security_selinux.sh... Applied patch CI/make-and-install.sh cleanly. Applied patch CI/test_cases/container_cases/exec_additional_gids.sh cleanly. Applied patch CI/test_cases/container_cases/runc_exec.sh cleanly. Applied patch CI/test_cases/image_cases/image_digest.sh cleanly. Applied patch CI/test_cases/image_cases/image_load.sh cleanly. Applied patch CI/test_cases/image_cases/image_tag.sh cleanly. Applied patch CI/test_cases/image_cases/images_list.sh cleanly. Applied patch CI/test_cases/image_cases/integration_check.sh cleanly. Applied patch CI/test_cases/manual_cases/oom_monitor.sh cleanly. Applied patch CI/test_cases/manual_cases/security_selinux.sh cleanly. + /usr/bin/git commit -q -m 0130-only-use-the-openeuler-mirror-registry-in-ci.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0131-modify-alpine-image-source-to-isulad-alpine.patch + /usr/bin/git apply --index --reject -p1 - Checking patch CI/test_cases/image_cases/integration_check.sh... Applied patch CI/test_cases/image_cases/integration_check.sh cleanly. + /usr/bin/git commit -q -m 0131-modify-alpine-image-source-to-isulad-alpine.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0132-update-docs-design-README_zh.md.patch + /usr/bin/git apply --index --reject -p1 - Checking patch docs/design/README_zh.md... Applied patch docs/design/README_zh.md cleanly. + /usr/bin/git commit -q -m 0132-update-docs-design-README_zh.md.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0133-modify-the-image-name-isulad-ubuntu-to-ubuntu.patch + /usr/bin/git apply --index --reject -p1 - Checking patch CI/test_cases/image_cases/image_load.sh... Applied patch CI/test_cases/image_cases/image_load.sh cleanly. + /usr/bin/git commit -q -m 0133-modify-the-image-name-isulad-ubuntu-to-ubuntu.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0134-ignore-chdir-failed-errmsg-when-kill-and-delete.patch + /usr/bin/git apply --index --reject -p1 - Checking patch src/daemon/modules/runtime/isula/isula_rt_ops.c... Applied patch src/daemon/modules/runtime/isula/isula_rt_ops.c cleanly. + /usr/bin/git commit -q -m 0134-ignore-chdir-failed-errmsg-when-kill-and-delete.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0135-followlocation-only-not-with-head.patch + /usr/bin/git apply --index --reject -p1 - Checking patch src/utils/http/http.c... Applied patch src/utils/http/http.c cleanly. + /usr/bin/git commit -q -m 0135-followlocation-only-not-with-head.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0136-update-docs-design-detailed-Image-image_storage_driv.patch + /usr/bin/git apply --index --reject -p1 - Checking patch docs/design/detailed/Image/image_storage_driver_design_zh.md... Applied patch docs/design/detailed/Image/image_storage_driver_design_zh.md cleanly. + /usr/bin/git commit -q -m 0136-update-docs-design-detailed-Image-image_storage_driv.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0137-upgrade-isulad-compilation-script-install_iSulad_on_.patch + /usr/bin/git apply --index --reject -p1 - Checking patch CI/dockerfiles/Dockerfile-ubuntu... Checking patch docs/build_docs/guide/script/install_iSulad_on_Ubuntu_20_04_LTS.sh... Applied patch CI/dockerfiles/Dockerfile-ubuntu cleanly. Applied patch docs/build_docs/guide/script/install_iSulad_on_Ubuntu_20_04_LTS.sh cleanly. + /usr/bin/git commit -q -m 0137-upgrade-isulad-compilation-script-install_iSulad_on_.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0138-bugfix-for-log-in-make_safedir_is_noexec.patch + /usr/bin/git apply --index --reject -p1 - Checking patch src/utils/tar/util_archive.c... Applied patch src/utils/tar/util_archive.c cleanly. + /usr/bin/git commit -q -m 0138-bugfix-for-log-in-make_safedir_is_noexec.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0139-containers-in-paused-state-are-not-allowed-to-start.patch + /usr/bin/git apply --index --reject -p1 - Checking patch src/daemon/executor/container_cb/execution.c... Applied patch src/daemon/executor/container_cb/execution.c cleanly. + /usr/bin/git commit -q -m 0139-containers-in-paused-state-are-not-allowed-to-start.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0140-remove-meaningless-code.patch + /usr/bin/git apply --index --reject -p1 - Checking patch src/daemon/entry/cri/v1/v1_cri_runtime_service_impl.cc... Checking patch src/daemon/entry/cri/v1/v1_cri_runtime_service_impl.h... Applied patch src/daemon/entry/cri/v1/v1_cri_runtime_service_impl.cc cleanly. Applied patch src/daemon/entry/cri/v1/v1_cri_runtime_service_impl.h cleanly. + /usr/bin/git commit -q -m 0140-remove-meaningless-code.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0141-fix-unqualified-call-to-std-move.patch + /usr/bin/git apply --index --reject -p1 - Checking patch src/daemon/entry/cri/v1alpha/cri_image_manager_service_impl.cc... Applied patch src/daemon/entry/cri/v1alpha/cri_image_manager_service_impl.cc cleanly. + /usr/bin/git commit -q -m 0141-fix-unqualified-call-to-std-move.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0142-pull-failure-shows-error-reason.patch + /usr/bin/git apply --index --reject -p1 - Checking patch src/daemon/entry/connect/grpc/grpc_images_service.cc... Applied patch src/daemon/entry/connect/grpc/grpc_images_service.cc cleanly. + /usr/bin/git commit -q -m 0142-pull-failure-shows-error-reason.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0143-move-CGROUP2_SUPER_MAGIC-define-to-cgroup.c.patch + /usr/bin/git apply --index --reject -p1 - Checking patch src/daemon/common/cgroup/cgroup.c... Checking patch src/daemon/common/cgroup/cgroup_v2.c... Applied patch src/daemon/common/cgroup/cgroup.c cleanly. Applied patch src/daemon/common/cgroup/cgroup_v2.c cleanly. + /usr/bin/git commit -q -m 0143-move-CGROUP2_SUPER_MAGIC-define-to-cgroup.c.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0144-update-centos-build-script.patch + /usr/bin/git apply --index --reject -p1 - Checking patch CI/dockerfiles/Dockerfile-centos... Checking patch docs/build_docs/README_zh.md... Checking patch docs/build_docs/guide/script/install_iSulad_on_Centos_7.sh... Applied patch CI/dockerfiles/Dockerfile-centos cleanly. Applied patch docs/build_docs/README_zh.md cleanly. Applied patch docs/build_docs/guide/script/install_iSulad_on_Centos_7.sh cleanly. + /usr/bin/git commit -q -m 0144-update-centos-build-script.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0145-cni-change-error-info.patch + /usr/bin/git apply --index --reject -p1 - Checking patch src/daemon/modules/network/cni_operator/cni_operate.c... Checking patch src/daemon/modules/network/cni_operator/libcni/libcni_api.c... Checking patch src/daemon/modules/network/cni_operator/libcni/libcni_api.h... Applied patch src/daemon/modules/network/cni_operator/cni_operate.c cleanly. Applied patch src/daemon/modules/network/cni_operator/libcni/libcni_api.c cleanly. Applied patch src/daemon/modules/network/cni_operator/libcni/libcni_api.h cleanly. + /usr/bin/git commit -q -m 0145-cni-change-error-info.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0146-bugfix-for-sem_wait-call-when-errno-is-EINTR.patch + /usr/bin/git apply --index --reject -p1 - Checking patch src/cmd/isula/base/start.c... Checking patch src/cmd/isula/client_console.c... Checking patch src/cmd/isula/stream/attach.c... Checking patch src/cmd/isula/stream/exec.c... Checking patch src/cmd/isulad-shim/process.c... Checking patch src/cmd/isulad/main.c... Checking patch src/daemon/entry/connect/grpc/grpc_containers_service.cc... Checking patch src/daemon/entry/cri/streams/attach_serve.cc... Checking patch src/daemon/entry/cri/streams/websocket/ws_server.cc... Checking patch src/daemon/modules/events/collector.c... Checking patch src/daemon/modules/service/io_handler.c... Applied patch src/cmd/isula/base/start.c cleanly. Applied patch src/cmd/isula/client_console.c cleanly. Applied patch src/cmd/isula/stream/attach.c cleanly. Applied patch src/cmd/isula/stream/exec.c cleanly. Applied patch src/cmd/isulad-shim/process.c cleanly. Applied patch src/cmd/isulad/main.c cleanly. Applied patch src/daemon/entry/connect/grpc/grpc_containers_service.cc cleanly. Applied patch src/daemon/entry/cri/streams/attach_serve.cc cleanly. Applied patch src/daemon/entry/cri/streams/websocket/ws_server.cc cleanly. Applied patch src/daemon/modules/events/collector.c cleanly. Applied patch src/daemon/modules/service/io_handler.c cleanly. + /usr/bin/git commit -q -m 0146-bugfix-for-sem_wait-call-when-errno-is-EINTR.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0147-add-no-pivot-root-support.patch + /usr/bin/git apply --index --reject -p1 - Checking patch cmake/options.cmake... Checking patch src/cmd/isula/base/create.c... Checking patch src/cmd/isula/base/create.h... Checking patch src/cmd/isula/base/run.c... Checking patch src/cmd/isula/client_arguments.h... Checking patch src/cmd/isula/isula_host_spec.c... Checking patch src/cmd/isula/isula_host_spec.h... Checking patch src/cmd/isulad-shim/process.c... Checking patch src/daemon/modules/api/runtime_api.h... Checking patch src/daemon/modules/runtime/isula/isula_rt_ops.c... Checking patch src/daemon/modules/service/service_container.c... Applied patch cmake/options.cmake cleanly. Applied patch src/cmd/isula/base/create.c cleanly. Applied patch src/cmd/isula/base/create.h cleanly. Applied patch src/cmd/isula/base/run.c cleanly. Applied patch src/cmd/isula/client_arguments.h cleanly. Applied patch src/cmd/isula/isula_host_spec.c cleanly. Applied patch src/cmd/isula/isula_host_spec.h cleanly. Applied patch src/cmd/isulad-shim/process.c cleanly. Applied patch src/daemon/modules/api/runtime_api.h cleanly. Applied patch src/daemon/modules/runtime/isula/isula_rt_ops.c cleanly. Applied patch src/daemon/modules/service/service_container.c cleanly. + /usr/bin/git commit -q -m 0147-add-no-pivot-root-support.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0148-fix-issues-Isula-ps-cannot-display-port-mapping.patch + /usr/bin/git apply --index --reject -p1 - Checking patch src/api/services/containers/container.proto... Checking patch src/client/connect/grpc/grpc_containers_client.cc... Checking patch src/client/connect/protocol_type.c... Checking patch src/client/connect/protocol_type.h... Checking patch src/cmd/isula/information/ps.c... Checking patch src/daemon/entry/connect/grpc/container/list_service.cc... Checking patch src/daemon/executor/container_cb/list.c... Checking patch src/daemon/modules/api/container_api.h... Checking patch src/daemon/modules/container/container_unix.c... Applied patch src/api/services/containers/container.proto cleanly. Applied patch src/client/connect/grpc/grpc_containers_client.cc cleanly. Applied patch src/client/connect/protocol_type.c cleanly. Applied patch src/client/connect/protocol_type.h cleanly. Applied patch src/cmd/isula/information/ps.c cleanly. Applied patch src/daemon/entry/connect/grpc/container/list_service.cc cleanly. Applied patch src/daemon/executor/container_cb/list.c cleanly. Applied patch src/daemon/modules/api/container_api.h cleanly. Applied patch src/daemon/modules/container/container_unix.c cleanly. + /usr/bin/git commit -q -m 0148-fix-issues-Isula-ps-cannot-display-port-mapping.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0149-move-nri-call-in-stop-and-remove-con.patch + /usr/bin/git apply --index --reject -p1 - Checking patch src/daemon/common/cri/cri_helpers.cc... Checking patch src/daemon/entry/cri/v1/v1_cri_container_manager_service.cc... Applied patch src/daemon/common/cri/cri_helpers.cc cleanly. Applied patch src/daemon/entry/cri/v1/v1_cri_container_manager_service.cc cleanly. + /usr/bin/git commit -q -m 0149-move-nri-call-in-stop-and-remove-con.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0150-add-missing-con-linux-info-for-nri-module.patch + /usr/bin/git apply --index --reject -p1 - Checking patch src/daemon/common/nri/nri_convert.cc... Applied patch src/daemon/common/nri/nri_convert.cc cleanly. + /usr/bin/git commit -q -m 0150-add-missing-con-linux-info-for-nri-module.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0151-sandbox-sandbox-api-update.patch + /usr/bin/git apply --index --reject -p1 - :713: trailing whitespace. :843: trailing whitespace. /* :844: trailing whitespace. * We ignore that the processes are modified :845: trailing whitespace. * when we generate tasks json string. :846: trailing whitespace. * Because no matter whether a process is deleted or added, Checking patch cmake/protoc.cmake... Checking patch src/api/services/sandbox/sandbox.proto... Checking patch src/api/services/sandbox/sandbox/types/metrics.proto... Checking patch src/api/services/sandbox/sandbox/types/platform.proto... Checking patch src/api/services/sandbox/sandbox/types/sandbox.proto... Checking patch src/daemon/sandbox/controller/controller.h... Checking patch src/daemon/sandbox/controller/sandboxer/client/grpc_sandboxer_client.cc... Checking patch src/daemon/sandbox/controller/sandboxer/client/grpc_sandboxer_client.h... Checking patch src/daemon/sandbox/controller/sandboxer/sandboxer_controller.cc... Checking patch src/daemon/sandbox/controller/sandboxer/sandboxer_controller.h... Checking patch src/daemon/sandbox/controller/shim/shim_controller.cc... Checking patch src/daemon/sandbox/controller/shim/shim_controller.h... Checking patch src/daemon/sandbox/sandbox.cc... Checking patch src/daemon/sandbox/sandbox.h... Checking patch src/daemon/sandbox/sandbox_ops.cc... Checking patch src/daemon/sandbox/sandbox_task.cc... Checking patch src/daemon/sandbox/sandbox_task.h... Applied patch cmake/protoc.cmake cleanly. Applied patch src/api/services/sandbox/sandbox.proto cleanly. Applied patch src/api/services/sandbox/sandbox/types/metrics.proto cleanly. Applied patch src/api/services/sandbox/sandbox/types/platform.proto cleanly. Applied patch src/api/services/sandbox/sandbox/types/sandbox.proto cleanly. Applied patch src/daemon/sandbox/controller/controller.h cleanly. Applied patch src/daemon/sandbox/controller/sandboxer/client/grpc_sandboxer_client.cc cleanly. Applied patch src/daemon/sandbox/controller/sandboxer/client/grpc_sandboxer_client.h cleanly. Applied patch src/daemon/sandbox/controller/sandboxer/sandboxer_controller.cc cleanly. Applied patch src/daemon/sandbox/controller/sandboxer/sandboxer_controller.h cleanly. Applied patch src/daemon/sandbox/controller/shim/shim_controller.cc cleanly. Applied patch src/daemon/sandbox/controller/shim/shim_controller.h cleanly. Applied patch src/daemon/sandbox/sandbox.cc cleanly. Applied patch src/daemon/sandbox/sandbox.h cleanly. Applied patch src/daemon/sandbox/sandbox_ops.cc cleanly. Applied patch src/daemon/sandbox/sandbox_task.cc cleanly. Applied patch src/daemon/sandbox/sandbox_task.h cleanly. warning: squelched 7 whitespace errors warning: 12 lines add whitespace errors. + /usr/bin/git commit -q -m 0151-sandbox-sandbox-api-update.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0152-add-omitted-macro-definition.patch + /usr/bin/git apply --index --reject -p1 - Checking patch src/daemon/modules/api/runtime_api.h... Checking patch src/daemon/modules/service/service_container.c... Applied patch src/daemon/modules/api/runtime_api.h cleanly. Applied patch src/daemon/modules/service/service_container.c cleanly. + /usr/bin/git commit -q -m 0152-add-omitted-macro-definition.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0153-sandbox-sandbox-api-adapt-rust-interface.patch + /usr/bin/git apply --index --reject -p1 - :2760: trailing whitespace. :3208: trailing whitespace. :3468: trailing whitespace. } :3497: trailing whitespace. } :3524: trailing whitespace. Checking patch cmake/options.cmake... Checking patch cmake/protoc.cmake... Checking patch src/CMakeLists.txt... Hunk #1 succeeded at 201 (offset 1 line). Checking patch src/api/services/sandbox/google/protobuf/any.proto... Checking patch src/api/services/sandbox/google/protobuf/empty.proto... Checking patch src/api/services/sandbox/google/protobuf/timestamp.proto... Checking patch src/api/services/sandbox/sandbox.proto... Checking patch src/api/services/sandbox/sandbox/types/metrics.proto... Checking patch src/api/services/sandbox/sandbox/types/mount.proto... Checking patch src/api/services/sandbox/sandbox/types/platform.proto... Checking patch src/api/services/sandbox/sandbox/types/sandbox.proto... Checking patch src/daemon/common/cri/v1/v1_cri_helpers.cc... Checking patch src/daemon/sandbox/CMakeLists.txt... Checking patch src/daemon/sandbox/controller/controller.h => src/daemon/sandbox/controller.h... Checking patch src/daemon/sandbox/controller/CMakeLists.txt... Checking patch src/daemon/sandbox/controller/sandboxer/client/CMakeLists.txt... Checking patch src/daemon/sandbox/controller/sandboxer/client/grpc_async_wait_call.cc... Checking patch src/daemon/sandbox/controller/sandboxer/client/grpc_async_wait_call.h... Checking patch src/daemon/sandbox/controller/sandboxer/client/grpc_client_utils.cc... Checking patch src/daemon/sandbox/controller/sandboxer/client/grpc_client_utils.h... Checking patch src/daemon/sandbox/controller/sandboxer/client/grpc_sandboxer_client.cc... Checking patch src/daemon/sandbox/controller/sandboxer/client/grpc_sandboxer_monitor.cc... Checking patch src/daemon/sandbox/controller/sandboxer/client/grpc_sandboxer_monitor.h... Checking patch src/daemon/sandbox/controller/controller_manager.cc => src/daemon/sandbox/controller_manager.cc... Checking patch src/daemon/sandbox/controller/controller_manager.h => src/daemon/sandbox/controller_manager.h... Checking patch src/daemon/sandbox/sandbox.cc... Checking patch src/daemon/sandbox/sandbox.h... Checking patch src/daemon/sandbox/sandbox_manager.cc... Checking patch src/daemon/sandbox/sandbox_ops.cc... Checking patch src/daemon/sandbox/sandbox_task.cc... Checking patch src/daemon/sandbox/sandboxer/CMakeLists.txt... Checking patch src/daemon/sandbox/controller/sandboxer/CMakeLists.txt => src/daemon/sandbox/sandboxer/controller/CMakeLists.txt... Checking patch src/daemon/sandbox/sandboxer/controller/client/CMakeLists.txt... Checking patch src/daemon/sandbox/sandboxer/controller/client/grpc_sandboxer_client.cc... Checking patch src/daemon/sandbox/controller/sandboxer/client/grpc_sandboxer_client.h => src/daemon/sandbox/sandboxer/controller/client/grpc_sandboxer_client.h... Checking patch src/daemon/sandbox/controller/sandboxer/sandboxer_controller.cc => src/daemon/sandbox/sandboxer/controller/sandboxer_controller.cc... Checking patch src/daemon/sandbox/controller/sandboxer/sandboxer_controller.h => src/daemon/sandbox/sandboxer/controller/sandboxer_controller.h... Checking patch src/daemon/sandbox/sandboxer/sandboxer_sandbox.cc... Checking patch src/daemon/sandbox/sandboxer/sandboxer_sandbox.h... Checking patch src/daemon/sandbox/shim/CMakeLists.txt... Checking patch src/daemon/sandbox/controller/shim/CMakeLists.txt => src/daemon/sandbox/shim/controller/CMakeLists.txt... Checking patch src/daemon/sandbox/controller/shim/shim_controller.cc => src/daemon/sandbox/shim/controller/shim_controller.cc... Checking patch src/daemon/sandbox/controller/shim/shim_controller.h => src/daemon/sandbox/shim/controller/shim_controller.h... Checking patch src/daemon/sandbox/shim/shim_sandbox.cc... Checking patch src/daemon/sandbox/shim/shim_sandbox.h... Applied patch cmake/options.cmake cleanly. Applied patch cmake/protoc.cmake cleanly. Applied patch src/CMakeLists.txt cleanly. Applied patch src/api/services/sandbox/google/protobuf/any.proto cleanly. Applied patch src/api/services/sandbox/google/protobuf/empty.proto cleanly. Applied patch src/api/services/sandbox/google/protobuf/timestamp.proto cleanly. Applied patch src/api/services/sandbox/sandbox.proto cleanly. Applied patch src/api/services/sandbox/sandbox/types/metrics.proto cleanly. Applied patch src/api/services/sandbox/sandbox/types/mount.proto cleanly. Applied patch src/api/services/sandbox/sandbox/types/platform.proto cleanly. Applied patch src/api/services/sandbox/sandbox/types/sandbox.proto cleanly. Applied patch src/daemon/common/cri/v1/v1_cri_helpers.cc cleanly. Applied patch src/daemon/sandbox/CMakeLists.txt cleanly. Applied patch src/daemon/sandbox/controller/controller.h => src/daemon/sandbox/controller.h cleanly. Applied patch src/daemon/sandbox/controller/CMakeLists.txt cleanly. Applied patch src/daemon/sandbox/controller/sandboxer/client/CMakeLists.txt cleanly. Applied patch src/daemon/sandbox/controller/sandboxer/client/grpc_async_wait_call.cc cleanly. Applied patch src/daemon/sandbox/controller/sandboxer/client/grpc_async_wait_call.h cleanly. Applied patch src/daemon/sandbox/controller/sandboxer/client/grpc_client_utils.cc cleanly. Applied patch src/daemon/sandbox/controller/sandboxer/client/grpc_client_utils.h cleanly. Applied patch src/daemon/sandbox/controller/sandboxer/client/grpc_sandboxer_client.cc cleanly. Applied patch src/daemon/sandbox/controller/sandboxer/client/grpc_sandboxer_monitor.cc cleanly. Applied patch src/daemon/sandbox/controller/sandboxer/client/grpc_sandboxer_monitor.h cleanly. Applied patch src/daemon/sandbox/controller/controller_manager.cc => src/daemon/sandbox/controller_manager.cc cleanly. Applied patch src/daemon/sandbox/controller/controller_manager.h => src/daemon/sandbox/controller_manager.h cleanly. Applied patch src/daemon/sandbox/sandbox.cc cleanly. Applied patch src/daemon/sandbox/sandbox.h cleanly. Applied patch src/daemon/sandbox/sandbox_manager.cc cleanly. Applied patch src/daemon/sandbox/sandbox_ops.cc cleanly. Applied patch src/daemon/sandbox/sandbox_task.cc cleanly. Applied patch src/daemon/sandbox/sandboxer/CMakeLists.txt cleanly. Applied patch src/daemon/sandbox/controller/sandboxer/CMakeLists.txt => src/daemon/sandbox/sandboxer/controller/CMakeLists.txt cleanly. Applied patch src/daemon/sandbox/sandboxer/controller/client/CMakeLists.txt cleanly. Applied patch src/daemon/sandbox/sandboxer/controller/client/grpc_sandboxer_client.cc cleanly. Applied patch src/daemon/sandbox/controller/sandboxer/client/grpc_sandboxer_client.h => src/daemon/sandbox/sandboxer/controller/client/grpc_sandboxer_client.h cleanly. Applied patch src/daemon/sandbox/controller/sandboxer/sandboxer_controller.cc => src/daemon/sandbox/sandboxer/controller/sandboxer_controller.cc cleanly. Applied patch src/daemon/sandbox/controller/sandboxer/sandboxer_controller.h => src/daemon/sandbox/sandboxer/controller/sandboxer_controller.h cleanly. Applied patch src/daemon/sandbox/sandboxer/sandboxer_sandbox.cc cleanly. Applied patch src/daemon/sandbox/sandboxer/sandboxer_sandbox.h cleanly. Applied patch src/daemon/sandbox/shim/CMakeLists.txt cleanly. Applied patch src/daemon/sandbox/controller/shim/CMakeLists.txt => src/daemon/sandbox/shim/controller/CMakeLists.txt cleanly. Applied patch src/daemon/sandbox/controller/shim/shim_controller.cc => src/daemon/sandbox/shim/controller/shim_controller.cc cleanly. Applied patch src/daemon/sandbox/controller/shim/shim_controller.h => src/daemon/sandbox/shim/controller/shim_controller.h cleanly. Applied patch src/daemon/sandbox/shim/shim_sandbox.cc cleanly. Applied patch src/daemon/sandbox/shim/shim_sandbox.h cleanly. warning: squelched 10 whitespace errors warning: 15 lines add whitespace errors. + /usr/bin/git commit -q -m 0153-sandbox-sandbox-api-adapt-rust-interface.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0154-add-linux-capability.h-head-file.patch + /usr/bin/git apply --index --reject -p1 - Checking patch src/utils/cutils/utils_cap.h... Applied patch src/utils/cutils/utils_cap.h cleanly. + /usr/bin/git commit -q -m 0154-add-linux-capability.h-head-file.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0155-sandbox-fix-unused-variables.patch + /usr/bin/git apply --index --reject -p1 - Checking patch src/daemon/sandbox/sandboxer/controller/client/grpc_sandboxer_client.cc... Applied patch src/daemon/sandbox/sandboxer/controller/client/grpc_sandboxer_client.cc cleanly. + /usr/bin/git commit -q -m 0155-sandbox-fix-unused-variables.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0156-sandbox-sandbox-api-adapt-rust-interface-UT.patch + /usr/bin/git apply --index --reject -p1 - :1196: trailing whitespace. :1416: space before tab in indent. netNsPath, sandboxConfig, image) :1625: space before tab in indent. netNsPath, sandboxConfig, image) :2839: trailing whitespace. EXPECT_FALSE(m_contoller->Update(apiSandbox->get(), fields->get(), err)); Checking patch test/cutils/utils_transform/CMakeLists.txt... Checking patch test/mocks/controller_stub_mock.cc... Checking patch test/mocks/controller_stub_mock.h... Checking patch test/mocks/grpc_async_wait_call_mock.cc... Checking patch test/mocks/grpc_async_wait_call_mock.h... Checking patch test/mocks/grpc_sandboxer_client_mock.cc... Checking patch test/mocks/grpc_sandboxer_client_mock.h... Checking patch test/mocks/grpc_sandboxer_monitor_mock.cc... Checking patch test/mocks/rust_sandbox_api_mock.cc... Checking patch test/mocks/rust_sandbox_api_mock.h... Checking patch test/mocks/sandbox_manager_mock.cc... Checking patch test/mocks/grpc_sandboxer_monitor_mock.h => test/mocks/sandbox_manager_mock.h... Checking patch test/mocks/sandboxer_controller_mock.cc... Checking patch test/mocks/sandboxer_controller_mock.h... Checking patch test/mocks/sandboxer_sandbox_mock.cc... Checking patch test/mocks/sandboxer_sandbox_mock.h... Checking patch test/mocks/shim_controller_mock.cc... Checking patch test/mocks/shim_controller_mock.h... Checking patch test/mocks/shim_sandbox_mock.cc... Checking patch test/mocks/shim_sandbox_mock.h... Checking patch test/sandbox/controller/CMakeLists.txt... Checking patch test/sandbox/controller/controller_common.cc... Checking patch test/sandbox/controller/controller_common.h... Checking patch test/sandbox/controller/manager/CMakeLists.txt... Checking patch test/sandbox/controller/sandboxer/CMakeLists.txt... Checking patch test/sandbox/controller/sandboxer/async_wait_call/CMakeLists.txt... Checking patch test/sandbox/controller/sandboxer/async_wait_call/async_wait_call_ut.cc... Checking patch test/sandbox/controller/sandboxer/async_wait_call/dummy_monitor_utils.h... Checking patch test/sandbox/controller/sandboxer/sandboxer_client/CMakeLists.txt... Checking patch test/sandbox/controller/sandboxer/sandboxer_client/sandboxer_client_ut.cc... Checking patch test/sandbox/controller/sandboxer/sandboxer_controller/CMakeLists.txt... Checking patch test/sandbox/controller/sandboxer/sandboxer_controller/sandboxer_controller_ut.cc... Checking patch test/sandbox/controller/shim/CMakeLists.txt... Checking patch test/sandbox/sandbox/CMakeLists.txt... Checking patch test/sandbox/sandbox/sandbox_ut.cc... Checking patch test/sandbox/sandbox_manager/CMakeLists.txt... Applied patch test/cutils/utils_transform/CMakeLists.txt cleanly. Applied patch test/mocks/controller_stub_mock.cc cleanly. Applied patch test/mocks/controller_stub_mock.h cleanly. Applied patch test/mocks/grpc_async_wait_call_mock.cc cleanly. Applied patch test/mocks/grpc_async_wait_call_mock.h cleanly. Applied patch test/mocks/grpc_sandboxer_client_mock.cc cleanly. Applied patch test/mocks/grpc_sandboxer_client_mock.h cleanly. Applied patch test/mocks/grpc_sandboxer_monitor_mock.cc cleanly. Applied patch test/mocks/rust_sandbox_api_mock.cc cleanly. Applied patch test/mocks/rust_sandbox_api_mock.h cleanly. Applied patch test/mocks/sandbox_manager_mock.cc cleanly. Applied patch test/mocks/grpc_sandboxer_monitor_mock.h => test/mocks/sandbox_manager_mock.h cleanly. Applied patch test/mocks/sandboxer_controller_mock.cc cleanly. Applied patch test/mocks/sandboxer_controller_mock.h cleanly. Applied patch test/mocks/sandboxer_sandbox_mock.cc cleanly. Applied patch test/mocks/sandboxer_sandbox_mock.h cleanly. Applied patch test/mocks/shim_controller_mock.cc cleanly. Applied patch test/mocks/shim_controller_mock.h cleanly. Applied patch test/mocks/shim_sandbox_mock.cc cleanly. Applied patch test/mocks/shim_sandbox_mock.h cleanly. Applied patch test/sandbox/controller/CMakeLists.txt cleanly. Applied patch test/sandbox/controller/controller_common.cc cleanly. Applied patch test/sandbox/controller/controller_common.h cleanly. Applied patch test/sandbox/controller/manager/CMakeLists.txt cleanly. Applied patch test/sandbox/controller/sandboxer/CMakeLists.txt cleanly. Applied patch test/sandbox/controller/sandboxer/async_wait_call/CMakeLists.txt cleanly. Applied patch test/sandbox/controller/sandboxer/async_wait_call/async_wait_call_ut.cc cleanly. Applied patch test/sandbox/controller/sandboxer/async_wait_call/dummy_monitor_utils.h cleanly. Applied patch test/sandbox/controller/sandboxer/sandboxer_client/CMakeLists.txt cleanly. Applied patch test/sandbox/controller/sandboxer/sandboxer_client/sandboxer_client_ut.cc cleanly. Applied patch test/sandbox/controller/sandboxer/sandboxer_controller/CMakeLists.txt cleanly. Applied patch test/sandbox/controller/sandboxer/sandboxer_controller/sandboxer_controller_ut.cc cleanly. Applied patch test/sandbox/controller/shim/CMakeLists.txt cleanly. Applied patch test/sandbox/sandbox/CMakeLists.txt cleanly. Applied patch test/sandbox/sandbox/sandbox_ut.cc cleanly. Applied patch test/sandbox/sandbox_manager/CMakeLists.txt cleanly. warning: 4 lines add whitespace errors. + /usr/bin/git commit -q -m 0156-sandbox-sandbox-api-adapt-rust-interface-UT.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0157-bugfix-for-nri-init.patch + /usr/bin/git apply --index --reject -p1 - Checking patch src/daemon/common/nri/nri_convert.cc... Checking patch src/daemon/nri/nri_plugin_ops.cc... Applied patch src/daemon/common/nri/nri_convert.cc cleanly. Applied patch src/daemon/nri/nri_plugin_ops.cc cleanly. + /usr/bin/git commit -q -m 0157-bugfix-for-nri-init.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0158-Revert-move-nri-call-in-stop-and-remove-con.patch + /usr/bin/git apply --index --reject -p1 - Checking patch src/daemon/common/cri/cri_helpers.cc... Checking patch src/daemon/entry/cri/v1/v1_cri_container_manager_service.cc... Applied patch src/daemon/common/cri/cri_helpers.cc cleanly. Applied patch src/daemon/entry/cri/v1/v1_cri_container_manager_service.cc cleanly. + /usr/bin/git commit -q -m 0158-Revert-move-nri-call-in-stop-and-remove-con.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0159-bugfix-overwriting-when-i-is-len-1.patch + /usr/bin/git apply --index --reject -p1 - Checking patch src/daemon/modules/spec/specs.c... Applied patch src/daemon/modules/spec/specs.c cleanly. + /usr/bin/git commit -q -m 0159-bugfix-overwriting-when-i-is-len-1.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0160-bug-fix-Isula-ps-not-display-N-A-when-ports-empty.patch + /usr/bin/git apply --index --reject -p1 - Checking patch src/cmd/isula/information/ps.c... Applied patch src/cmd/isula/information/ps.c cleanly. + /usr/bin/git commit -q -m 0160-bug-fix-Isula-ps-not-display-N-A-when-ports-empty.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0161-bugfix-for-workdir-len-verify.patch + /usr/bin/git apply --index --reject -p1 - Checking patch src/daemon/modules/runtime/isula/isula_rt_ops.c... Applied patch src/daemon/modules/runtime/isula/isula_rt_ops.c cleanly. + /usr/bin/git commit -q -m 0161-bugfix-for-workdir-len-verify.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0162-bugfix-fix-exec-detach-for-shim-v2.patch + /usr/bin/git apply --index --reject -p1 - Checking patch src/daemon/modules/runtime/isula/isula_rt_ops.c... Checking patch src/daemon/modules/runtime/runtime_common.h... Checking patch src/daemon/modules/runtime/shim/shim_rt_ops.c... Applied patch src/daemon/modules/runtime/isula/isula_rt_ops.c cleanly. Applied patch src/daemon/modules/runtime/runtime_common.h cleanly. Applied patch src/daemon/modules/runtime/shim/shim_rt_ops.c cleanly. + /usr/bin/git commit -q -m 0162-bugfix-fix-exec-detach-for-shim-v2.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0163-image-layer-fix-code-style.patch + /usr/bin/git apply --index --reject -p1 - Checking patch src/daemon/modules/image/oci/storage/layer_store/layer.c... Checking patch src/daemon/modules/image/oci/storage/layer_store/layer.h... Checking patch src/daemon/modules/image/oci/storage/layer_store/layer_store.c... Checking patch src/daemon/modules/image/oci/storage/layer_store/layer_store.h... Applied patch src/daemon/modules/image/oci/storage/layer_store/layer.c cleanly. Applied patch src/daemon/modules/image/oci/storage/layer_store/layer.h cleanly. Applied patch src/daemon/modules/image/oci/storage/layer_store/layer_store.c cleanly. Applied patch src/daemon/modules/image/oci/storage/layer_store/layer_store.h cleanly. + /usr/bin/git commit -q -m 0163-image-layer-fix-code-style.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0164-image-store-add-UT.patch + /usr/bin/git apply --index --reject -p1 - Checking patch test/image/oci/storage/images/storage_images_ut.cc... Applied patch test/image/oci/storage/images/storage_images_ut.cc cleanly. + /usr/bin/git commit -q -m 0164-image-store-add-UT.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0165-bugfix-do-purge-container-when-do_start_container-fa.patch + /usr/bin/git apply --index --reject -p1 - Checking patch src/daemon/modules/container/restore/restore.c... Checking patch src/daemon/modules/container/supervisor/supervisor.c... Checking patch src/daemon/modules/service/service_container.c... Applied patch src/daemon/modules/container/restore/restore.c cleanly. Applied patch src/daemon/modules/container/supervisor/supervisor.c cleanly. Applied patch src/daemon/modules/service/service_container.c cleanly. + /usr/bin/git commit -q -m 0165-bugfix-do-purge-container-when-do_start_container-fa.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0166-supplementary-registry-design-documentation.patch + /usr/bin/git apply --index --reject -p1 - :84: trailing whitespace. Checking patch docs/design/detailed/Image/registry_degisn_zh.md... Checking patch docs/images/pull_detail.svg... Applied patch docs/design/detailed/Image/registry_degisn_zh.md cleanly. Applied patch docs/images/pull_detail.svg cleanly. warning: 1 line adds whitespace errors. + /usr/bin/git commit -q -m 0166-supplementary-registry-design-documentation.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0167-sandbox-del-shim_sandbox-and-change-sandbox-ops.patch + /usr/bin/git apply --index --reject -p1 - :680: trailing whitespace. :734: trailing whitespace. :858: trailing whitespace. } :919: trailing whitespace. } :993: trailing whitespace. Checking patch src/daemon/sandbox/sandbox.cc... Checking patch src/daemon/sandbox/sandbox.h... Checking patch src/daemon/sandbox/sandbox_manager.cc... Checking patch src/daemon/sandbox/sandbox_ops.cc... Checking patch src/daemon/sandbox/sandboxer/sandboxer_sandbox.cc... Checking patch src/daemon/sandbox/sandboxer/sandboxer_sandbox.h... Checking patch src/daemon/sandbox/shim/shim_sandbox.cc... Checking patch src/daemon/sandbox/shim/shim_sandbox.h... Applied patch src/daemon/sandbox/sandbox.cc cleanly. Applied patch src/daemon/sandbox/sandbox.h cleanly. Applied patch src/daemon/sandbox/sandbox_manager.cc cleanly. Applied patch src/daemon/sandbox/sandbox_ops.cc cleanly. Applied patch src/daemon/sandbox/sandboxer/sandboxer_sandbox.cc cleanly. Applied patch src/daemon/sandbox/sandboxer/sandboxer_sandbox.h cleanly. Applied patch src/daemon/sandbox/shim/shim_sandbox.cc cleanly. Applied patch src/daemon/sandbox/shim/shim_sandbox.h cleanly. warning: 5 lines add whitespace errors. + /usr/bin/git commit -q -m 0167-sandbox-del-shim_sandbox-and-change-sandbox-ops.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0168-UT-del-shim_sandbox-and-change-sandbox-ops.patch + /usr/bin/git apply --index --reject -p1 - :37: trailing whitespace. } :43: trailing whitespace. } :96: trailing whitespace. } :109: trailing whitespace. } Checking patch test/mocks/sandbox_mock.cc... Checking patch test/mocks/sandbox_mock.h... Checking patch test/mocks/sandboxer_sandbox_mock.cc... Checking patch test/mocks/sandboxer_sandbox_mock.h... Checking patch test/mocks/shim_sandbox_mock.cc... Checking patch test/mocks/shim_sandbox_mock.h... Checking patch test/sandbox/sandbox/CMakeLists.txt... Checking patch test/sandbox/sandbox/sandbox_ut.cc... Checking patch test/sandbox/sandbox_manager/CMakeLists.txt... Applied patch test/mocks/sandbox_mock.cc cleanly. Applied patch test/mocks/sandbox_mock.h cleanly. Applied patch test/mocks/sandboxer_sandbox_mock.cc cleanly. Applied patch test/mocks/sandboxer_sandbox_mock.h cleanly. Applied patch test/mocks/shim_sandbox_mock.cc cleanly. Applied patch test/mocks/shim_sandbox_mock.h cleanly. Applied patch test/sandbox/sandbox/CMakeLists.txt cleanly. Applied patch test/sandbox/sandbox/sandbox_ut.cc cleanly. Applied patch test/sandbox/sandbox_manager/CMakeLists.txt cleanly. warning: 4 lines add whitespace errors. + /usr/bin/git commit -q -m 0168-UT-del-shim_sandbox-and-change-sandbox-ops.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0169-add-image-storage-unit-test.patch + /usr/bin/git apply --index --reject -p1 - :114: trailing whitespace. Checking patch src/daemon/modules/image/oci/storage/image_store/image_store.c... Checking patch test/image/oci/storage/images/CMakeLists.txt... Checking patch test/image/oci/storage/images/storage_images_ut.cc... Applied patch src/daemon/modules/image/oci/storage/image_store/image_store.c cleanly. Applied patch test/image/oci/storage/images/CMakeLists.txt cleanly. Applied patch test/image/oci/storage/images/storage_images_ut.cc cleanly. warning: 1 line adds whitespace errors. + /usr/bin/git commit -q -m 0169-add-image-storage-unit-test.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0170-fix-some-bad-code.patch + /usr/bin/git apply --index --reject -p1 - Checking patch src/daemon/modules/image/oci/storage/layer_store/graphdriver/driver.c... Checking patch src/daemon/modules/image/oci/storage/layer_store/graphdriver/overlay2/driver_overlay2.c... Applied patch src/daemon/modules/image/oci/storage/layer_store/graphdriver/driver.c cleanly. Applied patch src/daemon/modules/image/oci/storage/layer_store/graphdriver/overlay2/driver_overlay2.c cleanly. + /usr/bin/git commit -q -m 0170-fix-some-bad-code.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0171-registry-module-code-improve.patch + /usr/bin/git apply --index --reject -p1 - Checking patch src/daemon/modules/image/oci/oci_pull.c... Checking patch src/daemon/modules/image/oci/registry/http_request.c... Checking patch src/daemon/modules/image/oci/registry/registry.c... Checking patch src/daemon/modules/image/oci/registry/registry_apiv1.c... Checking patch src/daemon/modules/image/oci/registry/registry_apiv2.c... Applied patch src/daemon/modules/image/oci/oci_pull.c cleanly. Applied patch src/daemon/modules/image/oci/registry/http_request.c cleanly. Applied patch src/daemon/modules/image/oci/registry/registry.c cleanly. Applied patch src/daemon/modules/image/oci/registry/registry_apiv1.c cleanly. Applied patch src/daemon/modules/image/oci/registry/registry_apiv2.c cleanly. + /usr/bin/git commit -q -m 0171-registry-module-code-improve.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0172-image-store-fix-code-style.patch + /usr/bin/git apply --index --reject -p1 - Checking patch src/daemon/modules/image/oci/storage/image_store/image_store.c... Checking patch src/daemon/modules/image/oci/storage/image_store/image_store.h... Checking patch src/daemon/modules/image/oci/storage/image_store/image_type.c... Checking patch src/daemon/modules/image/oci/storage/image_store/image_type.h... Applied patch src/daemon/modules/image/oci/storage/image_store/image_store.c cleanly. Applied patch src/daemon/modules/image/oci/storage/image_store/image_store.h cleanly. Applied patch src/daemon/modules/image/oci/storage/image_store/image_type.c cleanly. Applied patch src/daemon/modules/image/oci/storage/image_store/image_type.h cleanly. + /usr/bin/git commit -q -m 0172-image-store-fix-code-style.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0173-bugfix-mem-leak.patch + /usr/bin/git apply --index --reject -p1 - Checking patch src/daemon/executor/container_cb/execution_network.c... Checking patch src/daemon/modules/service/inspect_container.c... Checking patch src/utils/cutils/utils.c... Applied patch src/daemon/executor/container_cb/execution_network.c cleanly. Applied patch src/daemon/modules/service/inspect_container.c cleanly. Applied patch src/utils/cutils/utils.c cleanly. + /usr/bin/git commit -q -m 0173-bugfix-mem-leak.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0174-bugfix-for-parse_http_header.patch + /usr/bin/git apply --index --reject -p1 - Checking patch src/daemon/modules/image/oci/registry/registry_apiv2.c... Applied patch src/daemon/modules/image/oci/registry/registry_apiv2.c cleanly. + /usr/bin/git commit -q -m 0174-bugfix-for-parse_http_header.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0175-add-layer-storage-ut-test.patch + /usr/bin/git apply --index --reject -p1 - :19: trailing whitespace. set_target_properties(${LAYER_EXE} PROPERTIES LINK_FLAGS "-Wl,--wrap,map_new -Wl,--wrap,map_insert -Wl,--wrap,map_search -Wl,--wrap,util_common_calloc_s -Wl,--wrap,util_smart_calloc_s") Checking patch test/image/oci/storage/layers/CMakeLists.txt... Checking patch test/image/oci/storage/layers/storage_layers_ut.cc... Applied patch test/image/oci/storage/layers/CMakeLists.txt cleanly. Applied patch test/image/oci/storage/layers/storage_layers_ut.cc cleanly. warning: 1 line adds whitespace errors. + /usr/bin/git commit -q -m 0175-add-layer-storage-ut-test.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0176-add-registry-ut-test.patch + /usr/bin/git apply --index --reject -p1 - Checking patch test/image/oci/registry/CMakeLists.txt... Checking patch test/image/oci/registry/registry_ut.cc... Applied patch test/image/oci/registry/CMakeLists.txt cleanly. Applied patch test/image/oci/registry/registry_ut.cc cleanly. + /usr/bin/git commit -q -m 0176-add-registry-ut-test.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0177-add-loongarch64-support.patch + /usr/bin/git apply --index --reject -p1 - Checking patch src/daemon/modules/spec/specs_security.c... Checking patch src/utils/cutils/utils.c... Applied patch src/daemon/modules/spec/specs_security.c cleanly. Applied patch src/utils/cutils/utils.c cleanly. + /usr/bin/git commit -q -m 0177-add-loongarch64-support.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0178-add-storage-driver-ut.patch + /usr/bin/git apply --index --reject -p1 - Checking patch src/daemon/modules/image/oci/storage/layer_store/graphdriver/overlay2/driver_overlay2.c... Checking patch test/image/oci/storage/layers/CMakeLists.txt... Checking patch test/image/oci/storage/layers/storage_driver_ut.cc... Applied patch src/daemon/modules/image/oci/storage/layer_store/graphdriver/overlay2/driver_overlay2.c cleanly. Applied patch test/image/oci/storage/layers/CMakeLists.txt cleanly. Applied patch test/image/oci/storage/layers/storage_driver_ut.cc cleanly. + /usr/bin/git commit -q -m 0178-add-storage-driver-ut.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0179-iSulad-support-shim-stats-cmd.patch + /usr/bin/git apply --index --reject -p1 - Checking patch src/daemon/modules/runtime/shim/shim_rt_ops.c... Applied patch src/daemon/modules/runtime/shim/shim_rt_ops.c cleanly. + /usr/bin/git commit -q -m 0179-iSulad-support-shim-stats-cmd.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0180-fix-storage-driver-ut.patch + /usr/bin/git apply --index --reject -p1 - Checking patch test/image/oci/storage/layers/storage_driver_ut.cc... Applied patch test/image/oci/storage/layers/storage_driver_ut.cc cleanly. + /usr/bin/git commit -q -m 0180-fix-storage-driver-ut.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0181-apply-patch-for-lib-shim-v2-install.patch + /usr/bin/git apply --index --reject -p1 - Checking patch CI/install_depends.sh... Applied patch CI/install_depends.sh cleanly. + /usr/bin/git commit -q -m 0181-apply-patch-for-lib-shim-v2-install.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0182-fix-error-macro-isolation-memory-leak-and-meanless-r.patch + /usr/bin/git apply --index --reject -p1 - Checking patch test/sandbox/CMakeLists.txt... Checking patch test/sandbox/controller/CMakeLists.txt... Checking patch test/sandbox/controller/manager/controller_manager_ut.cc... Checking patch test/sandbox/controller/sandboxer/sandboxer_controller/sandboxer_controller_ut.cc... Checking patch test/sandbox/controller/shim/shim_controller_ut.cc... Checking patch test/sandbox/sandbox/CMakeLists.txt... Checking patch test/sandbox/sandbox_manager/CMakeLists.txt... Checking patch test/sandbox/sandbox_manager/sandbox_manager_ut.cc... Applied patch test/sandbox/CMakeLists.txt cleanly. Applied patch test/sandbox/controller/CMakeLists.txt cleanly. Applied patch test/sandbox/controller/manager/controller_manager_ut.cc cleanly. Applied patch test/sandbox/controller/sandboxer/sandboxer_controller/sandboxer_controller_ut.cc cleanly. Applied patch test/sandbox/controller/shim/shim_controller_ut.cc cleanly. Applied patch test/sandbox/sandbox/CMakeLists.txt cleanly. Applied patch test/sandbox/sandbox_manager/CMakeLists.txt cleanly. Applied patch test/sandbox/sandbox_manager/sandbox_manager_ut.cc cleanly. + /usr/bin/git commit -q -m 0182-fix-error-macro-isolation-memory-leak-and-meanless-r.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0183-add-dt-for-cri-v1.patch + /usr/bin/git apply --index --reject -p1 - :346: trailing whitespace. :530: trailing whitespace. start_isulad_with_valgrind Checking patch CI/install_depends.sh... Checking patch CI/test_cases/container_cases/cri_default_namespace.sh... Checking patch CI/test_cases/container_cases/cri_exec_sync.sh... Checking patch CI/test_cases/container_cases/cri_pod_ip.sh... Checking patch CI/test_cases/container_cases/cri_stream.sh... Checking patch CI/test_cases/container_cases/cri_test.sh... Checking patch CI/test_cases/critest.sh... Checking patch CI/test_cases/helpers.sh... Applied patch CI/install_depends.sh cleanly. Applied patch CI/test_cases/container_cases/cri_default_namespace.sh cleanly. Applied patch CI/test_cases/container_cases/cri_exec_sync.sh cleanly. Applied patch CI/test_cases/container_cases/cri_pod_ip.sh cleanly. Applied patch CI/test_cases/container_cases/cri_stream.sh cleanly. Applied patch CI/test_cases/container_cases/cri_test.sh cleanly. Applied patch CI/test_cases/critest.sh cleanly. Applied patch CI/test_cases/helpers.sh cleanly. warning: 2 lines add whitespace errors. + /usr/bin/git commit -q -m 0183-add-dt-for-cri-v1.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0184-do-check-process-alive-read-pid-ppid-info-in-runtime.patch + /usr/bin/git apply --index --reject -p1 - Checking patch src/daemon/modules/api/runtime_api.h... Checking patch src/daemon/modules/container/container_gc/containers_gc.c... Checking patch src/daemon/modules/container/restore/restore.c... Checking patch src/daemon/modules/container/supervisor/supervisor.c... Checking patch src/daemon/modules/runtime/engines/lcr/lcr_rt_ops.c... Checking patch src/daemon/modules/runtime/engines/lcr/lcr_rt_ops.h... Checking patch src/daemon/modules/runtime/isula/isula_rt_ops.c... Checking patch src/daemon/modules/runtime/isula/isula_rt_ops.h... Checking patch src/daemon/modules/runtime/runtime.c... Checking patch src/daemon/modules/runtime/shim/shim_rt_ops.c... Checking patch src/daemon/modules/runtime/shim/shim_rt_ops.h... Checking patch src/daemon/modules/service/service_container.c... Applied patch src/daemon/modules/api/runtime_api.h cleanly. Applied patch src/daemon/modules/container/container_gc/containers_gc.c cleanly. Applied patch src/daemon/modules/container/restore/restore.c cleanly. Applied patch src/daemon/modules/container/supervisor/supervisor.c cleanly. Applied patch src/daemon/modules/runtime/engines/lcr/lcr_rt_ops.c cleanly. Applied patch src/daemon/modules/runtime/engines/lcr/lcr_rt_ops.h cleanly. Applied patch src/daemon/modules/runtime/isula/isula_rt_ops.c cleanly. Applied patch src/daemon/modules/runtime/isula/isula_rt_ops.h cleanly. Applied patch src/daemon/modules/runtime/runtime.c cleanly. Applied patch src/daemon/modules/runtime/shim/shim_rt_ops.c cleanly. Applied patch src/daemon/modules/runtime/shim/shim_rt_ops.h cleanly. Applied patch src/daemon/modules/service/service_container.c cleanly. + /usr/bin/git commit -q -m 0184-do-check-process-alive-read-pid-ppid-info-in-runtime.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0185-sandbox-sandboxer-code-isolation.patch + /usr/bin/git apply --index --reject -p1 - Checking patch src/daemon/modules/service/service_container.c... Hunk #6 succeeded at 1683 (offset 1 line). Hunk #7 succeeded at 2153 (offset 1 line). Hunk #8 succeeded at 2277 (offset 1 line). Checking patch src/daemon/sandbox/sandbox.cc... Checking patch src/daemon/sandbox/sandbox.h... Checking patch src/daemon/sandbox/sandbox_ops.cc... Checking patch src/daemon/sandbox/sandbox_ops.h... Checking patch src/daemon/sandbox/sandbox_task.cc => src/daemon/sandbox/sandboxer/sandbox_task.cc... Checking patch src/daemon/sandbox/sandbox_task.h => src/daemon/sandbox/sandboxer/sandbox_task.h... Applied patch src/daemon/modules/service/service_container.c cleanly. Applied patch src/daemon/sandbox/sandbox.cc cleanly. Applied patch src/daemon/sandbox/sandbox.h cleanly. Applied patch src/daemon/sandbox/sandbox_ops.cc cleanly. Applied patch src/daemon/sandbox/sandbox_ops.h cleanly. Applied patch src/daemon/sandbox/sandbox_task.cc => src/daemon/sandbox/sandboxer/sandbox_task.cc cleanly. Applied patch src/daemon/sandbox/sandbox_task.h => src/daemon/sandbox/sandboxer/sandbox_task.h cleanly. + /usr/bin/git commit -q -m 0185-sandbox-sandboxer-code-isolation.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0186-UT-sandboxer-code-isolation.patch + /usr/bin/git apply --index --reject -p1 - Checking patch test/mocks/sandbox_mock.cc... Checking patch test/mocks/sandbox_mock.h... Checking patch test/mocks/sandboxer_sandbox_mock.cc... Checking patch test/mocks/sandboxer_sandbox_mock.h... Checking patch test/sandbox/sandbox/CMakeLists.txt... Applied patch test/mocks/sandbox_mock.cc cleanly. Applied patch test/mocks/sandbox_mock.h cleanly. Applied patch test/mocks/sandboxer_sandbox_mock.cc cleanly. Applied patch test/mocks/sandboxer_sandbox_mock.h cleanly. Applied patch test/sandbox/sandbox/CMakeLists.txt cleanly. + /usr/bin/git commit -q -m 0186-UT-sandboxer-code-isolation.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0187-remove-uncalled-functions-in-cri-v1.patch + /usr/bin/git apply --index --reject -p1 - Checking patch src/daemon/common/cri/v1/v1_cri_helpers.cc... Checking patch src/daemon/common/cri/v1/v1_cri_helpers.h... Checking patch src/daemon/common/cri/v1/v1_naming.cc... Checking patch src/daemon/common/cri/v1/v1_naming.h... Checking patch src/daemon/entry/cri/v1/v1_cri_container_manager_service.cc... Checking patch src/daemon/entry/cri/v1/v1_cri_container_manager_service.h... Checking patch src/daemon/entry/cri/v1/v1_cri_pod_sandbox_manager_service.cc... Checking patch src/daemon/entry/cri/v1/v1_cri_pod_sandbox_manager_service.h... Checking patch src/daemon/entry/cri/v1alpha/v1alpha_cri_helpers.cc... Checking patch src/daemon/entry/cri/v1alpha/v1alpha_cri_helpers.h... Checking patch src/daemon/sandbox/controller_manager.cc... Checking patch src/daemon/sandbox/controller_manager.h... Checking patch src/daemon/sandbox/sandbox.cc... Checking patch src/daemon/sandbox/sandbox.h... Hunk #1 succeeded at 108 (offset 2 lines). Checking patch src/daemon/sandbox/sandbox_manager.cc... Checking patch src/daemon/sandbox/sandbox_manager.h... Applied patch src/daemon/common/cri/v1/v1_cri_helpers.cc cleanly. Applied patch src/daemon/common/cri/v1/v1_cri_helpers.h cleanly. Applied patch src/daemon/common/cri/v1/v1_naming.cc cleanly. Applied patch src/daemon/common/cri/v1/v1_naming.h cleanly. Applied patch src/daemon/entry/cri/v1/v1_cri_container_manager_service.cc cleanly. Applied patch src/daemon/entry/cri/v1/v1_cri_container_manager_service.h cleanly. Applied patch src/daemon/entry/cri/v1/v1_cri_pod_sandbox_manager_service.cc cleanly. Applied patch src/daemon/entry/cri/v1/v1_cri_pod_sandbox_manager_service.h cleanly. Applied patch src/daemon/entry/cri/v1alpha/v1alpha_cri_helpers.cc cleanly. Applied patch src/daemon/entry/cri/v1alpha/v1alpha_cri_helpers.h cleanly. Applied patch src/daemon/sandbox/controller_manager.cc cleanly. Applied patch src/daemon/sandbox/controller_manager.h cleanly. Applied patch src/daemon/sandbox/sandbox.cc cleanly. Applied patch src/daemon/sandbox/sandbox.h cleanly. Applied patch src/daemon/sandbox/sandbox_manager.cc cleanly. Applied patch src/daemon/sandbox/sandbox_manager.h cleanly. + /usr/bin/git commit -q -m 0187-remove-uncalled-functions-in-cri-v1.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0188-sandbox-fix-memory-leak-in-fill-sandbox-metadate.patch + /usr/bin/git apply --index --reject -p1 - Checking patch src/daemon/sandbox/sandbox.cc... Applied patch src/daemon/sandbox/sandbox.cc cleanly. + /usr/bin/git commit -q -m 0188-sandbox-fix-memory-leak-in-fill-sandbox-metadate.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0189-add-sandbox-pid-init-and-verify-sandbox-ready-when-c.patch + /usr/bin/git apply --index --reject -p1 - Checking patch src/daemon/entry/cri/v1/v1_cri_container_manager_service.cc... Checking patch src/daemon/sandbox/sandbox.cc... Applied patch src/daemon/entry/cri/v1/v1_cri_container_manager_service.cc cleanly. Applied patch src/daemon/sandbox/sandbox.cc cleanly. + /usr/bin/git commit -q -m 0189-add-sandbox-pid-init-and-verify-sandbox-ready-when-c.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0190-modified-the-procedure-of-start-pod-and-set-up-netwo.patch + /usr/bin/git apply --index --reject -p1 - :122: trailing whitespace. } :349: trailing whitespace. // why: Some kata multi-network plane plugins (such as configuring vfio device pass-through) Checking patch src/daemon/entry/cri/v1/v1_cri_pod_sandbox_manager_service.cc... Checking patch src/daemon/entry/cri/v1/v1_cri_pod_sandbox_manager_service.h... Applied patch src/daemon/entry/cri/v1/v1_cri_pod_sandbox_manager_service.cc cleanly. Applied patch src/daemon/entry/cri/v1/v1_cri_pod_sandbox_manager_service.h cleanly. warning: 2 lines add whitespace errors. + /usr/bin/git commit -q -m 0190-modified-the-procedure-of-start-pod-and-set-up-netwo.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0191-bugfix-dereference-null-pointer.patch + /usr/bin/git apply --index --reject -p1 - Checking patch src/daemon/modules/container/container_gc/containers_gc.c... Applied patch src/daemon/modules/container/container_gc/containers_gc.c cleanly. + /usr/bin/git commit -q -m 0191-bugfix-dereference-null-pointer.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0192-modify-save-step-in-run-sandbox.patch + /usr/bin/git apply --index --reject -p1 - Checking patch src/daemon/entry/cri/v1/v1_cri_pod_sandbox_manager_service.cc... Applied patch src/daemon/entry/cri/v1/v1_cri_pod_sandbox_manager_service.cc cleanly. + /usr/bin/git commit -q -m 0192-modify-save-step-in-run-sandbox.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0193-add-dt-for-cri-v1.patch + /usr/bin/git apply --index --reject -p1 - :51: trailing whitespace. :70: trailing whitespace. :81: trailing whitespace. :87: trailing whitespace. Checking patch CI/test_cases/container_cases/cri_stats.sh... :108: new blank line at EOF. + Checking patch CI/test_cases/container_cases/cri_test.sh... Applied patch CI/test_cases/container_cases/cri_stats.sh cleanly. Applied patch CI/test_cases/container_cases/cri_test.sh cleanly. warning: 5 lines add whitespace errors. + /usr/bin/git commit -q -m 0193-add-dt-for-cri-v1.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0194-modify-the-CreateContainer-failed-return.patch + /usr/bin/git apply --index --reject -p1 - Checking patch src/daemon/entry/cri/v1/v1_cri_container_manager_service.cc... Applied patch src/daemon/entry/cri/v1/v1_cri_container_manager_service.cc cleanly. + /usr/bin/git commit -q -m 0194-modify-the-CreateContainer-failed-return.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0195-Add-some-unit-tests-for-sandbox-and-shim-controller.patch + /usr/bin/git apply --index --reject -p1 - Checking patch src/daemon/sandbox/sandbox.h... Checking patch src/daemon/sandbox/shim/controller/shim_controller.cc... Checking patch test/sandbox/controller/shim/CMakeLists.txt... Checking patch test/sandbox/controller/shim/shim_controller_ut.cc... Checking patch test/sandbox/sandbox/CMakeLists.txt... Checking patch test/sandbox/sandbox/sandbox_ut.cc... Applied patch src/daemon/sandbox/sandbox.h cleanly. Applied patch src/daemon/sandbox/shim/controller/shim_controller.cc cleanly. Applied patch test/sandbox/controller/shim/CMakeLists.txt cleanly. Applied patch test/sandbox/controller/shim/shim_controller_ut.cc cleanly. Applied patch test/sandbox/sandbox/CMakeLists.txt cleanly. Applied patch test/sandbox/sandbox/sandbox_ut.cc cleanly. + /usr/bin/git commit -q -m 0195-Add-some-unit-tests-for-sandbox-and-shim-controller.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0196-add-remove-pod-in-cri-stats.patch + /usr/bin/git apply --index --reject -p1 - Checking patch CI/test_cases/container_cases/cri_stats.sh... Applied patch CI/test_cases/container_cases/cri_stats.sh cleanly. + /usr/bin/git commit -q -m 0196-add-remove-pod-in-cri-stats.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0197-coco-support-confidential-containers.patch + /usr/bin/git apply --index --reject -p1 - :90: trailing whitespace. break; :233: trailing whitespace. * Note: Currently, remote image type and coco image type :235: trailing whitespace. */ Checking patch cmake/options.cmake... Checking patch src/common/constants.h... Checking patch src/daemon/common/cri/v1/v1_cri_helpers.cc... Checking patch src/daemon/common/cri/v1/v1_cri_helpers.h... Checking patch src/daemon/entry/cri/v1/v1_cri_container_manager_service.cc... Checking patch src/daemon/entry/cri/v1/v1_cri_pod_sandbox_manager_service.cc... Checking patch src/daemon/executor/container_cb/execution_create.c... Checking patch src/daemon/modules/api/image_api.h... Checking patch src/daemon/modules/image/CMakeLists.txt... Checking patch src/daemon/modules/image/image.c... Checking patch src/daemon/modules/image/remote/CMakeLists.txt... :368: new blank line at EOF. + Checking patch src/daemon/modules/image/remote/remote_image.c... Checking patch src/daemon/modules/image/remote/remote_image.h... Checking patch src/daemon/sandbox/sandboxer/sandboxer_sandbox.cc... Applied patch cmake/options.cmake cleanly. Applied patch src/common/constants.h cleanly. Applied patch src/daemon/common/cri/v1/v1_cri_helpers.cc cleanly. Applied patch src/daemon/common/cri/v1/v1_cri_helpers.h cleanly. Applied patch src/daemon/entry/cri/v1/v1_cri_container_manager_service.cc cleanly. Applied patch src/daemon/entry/cri/v1/v1_cri_pod_sandbox_manager_service.cc cleanly. Applied patch src/daemon/executor/container_cb/execution_create.c cleanly. Applied patch src/daemon/modules/api/image_api.h cleanly. Applied patch src/daemon/modules/image/CMakeLists.txt cleanly. Applied patch src/daemon/modules/image/image.c cleanly. Applied patch src/daemon/modules/image/remote/CMakeLists.txt cleanly. Applied patch src/daemon/modules/image/remote/remote_image.c cleanly. Applied patch src/daemon/modules/image/remote/remote_image.h cleanly. Applied patch src/daemon/sandbox/sandboxer/sandboxer_sandbox.cc cleanly. warning: 4 lines add whitespace errors. + /usr/bin/git commit -q -m 0197-coco-support-confidential-containers.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0198-isolate-isula-search-ut-in-registry_images_ut.patch + /usr/bin/git apply --index --reject -p1 - Checking patch test/image/oci/registry/CMakeLists.txt... Checking patch test/image/oci/registry/registry_ut.cc... Applied patch test/image/oci/registry/CMakeLists.txt cleanly. Applied patch test/image/oci/registry/registry_ut.cc cleanly. + /usr/bin/git commit -q -m 0198-isolate-isula-search-ut-in-registry_images_ut.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0199-move-sandbox-network_ready-from-metadata-to-state-fo.patch + /usr/bin/git apply --index --reject -p1 - Checking patch src/daemon/sandbox/sandbox.cc... Applied patch src/daemon/sandbox/sandbox.cc cleanly. + /usr/bin/git commit -q -m 0199-move-sandbox-network_ready-from-metadata-to-state-fo.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0200-clean-sandbox-when-create-failed-to-be-consisent-wit.patch + /usr/bin/git apply --index --reject -p1 - Checking patch src/daemon/entry/cri/v1/v1_cri_pod_sandbox_manager_service.cc... Applied patch src/daemon/entry/cri/v1/v1_cri_pod_sandbox_manager_service.cc cleanly. + /usr/bin/git commit -q -m 0200-clean-sandbox-when-create-failed-to-be-consisent-wit.patch --author 'rpm-build ' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.5FrF9h + umask 022 + cd /builddir/build/BUILD + cd iSulad-v2.1.5 + CFLAGS='-O2 -g -grecord-gcc-switches -pipe -fstack-protector-strong -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -g -grecord-gcc-switches -pipe -fstack-protector-strong -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -g -grecord-gcc-switches -pipe -fstack-protector-strong -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -grecord-gcc-switches -pipe -fstack-protector-strong -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + export LDFLAGS + /usr/bin/cmake -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_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 -DDEBUG=ON -DCMAKE_SKIP_RPATH=TRUE -DLIB_INSTALL_DIR=/usr/lib64 -DCMAKE_INSTALL_PREFIX=/usr -DENABLE_CRI_API_V1=ON -DENABLE_CDI=ON -DENABLE_NRI=ON -DENABLE_SANDBOXER=ON -DENABLE_REMOTE_IMAGE=ON -DENABLE_SHIM_V2=ON -DENABLE_GRPC_REMOTE_CONNECT=OFF -DENABLE_GRPC=ON -DCMAKE_CXX_STANDARD=17 CMake Warning: No source or binary directory provided. Both will be assumed to be the same as the current working directory, but note that this warning will become a fatal error in future CMake releases. CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 3.5 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- The C compiler identification is GNU 12.3.1 -- The CXX compiler identification is GNU 12.3.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - 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/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done PackageName: iSulad Version: 2.1.5 ---- Selected options begin ---- -- Build shared library -- Use grpc connector -- Enable CRI API V1 -- Enable CDI -- Enable sandbox API -- Enable remote image -- Enable oom monitor -- Enable NRI API -- Enable systemd notify -- Enable ssl with connector -- Enable OCI image -- Enable selinux -- Enable shim v2 runtime -- Enable native network -- Enable no pivot root -- Enable login password option -- RUNPATH=/var/run -- SYSCONFDIR_PREFIX= -- Enable isula search ---- Selected options end ---- -- Performing Test COMPILER_SUPPORTS_CXX17 -- Performing Test COMPILER_SUPPORTS_CXX17 - Success -- The compiler /usr/bin/c++ has C++17 support. -- commit id: 5ebca976dd591a5676527be1bde950e5ce93eac0 -- build time: 2025-05-30T16:27:10.759589293+08:00 ---------------Check libraries and headers----------------------- -- Found PkgConfig: /usr/bin/pkg-config (found version "1.9.5") -- found python3 --- works -- found tar --- works -- found sha256sum --- works -- found gzip --- works -- found ctype.h --- works -- found sys/param.h --- works -- Looking for sys/capability.h -- Looking for sys/capability.h - found -- found linux capability.h --- works -- Checking for module 'libcap' -- Found libcap, version 2.69 -- found libcap.so --- works -- Checking for module 'zlib>=1.2.8' -- Found zlib, version 1.2.13 -- found zlib.h --- works -- found libz.so --- works -- Checking for module 'yajl>=2' -- Found yajl, version 2.1.0 -- found yajl/yajl_tree.h --- works -- found libyajl.so --- works -- Checking for module 'libcrypto' -- Found libcrypto, version 3.0.12 -- found libcrypto.so --- works -- Checking for module 'libcurl>=7.4.0' -- Found libcurl, version 8.4.0 -- found curl/curl.h --- works -- found libcurl.so --- works -- found systemd/sd-daemon.h --- works -- found libsystemd.so --- works -- Checking for module 'libselinux>=2.0' -- Found libselinux, version 3.5 -- found selinux/selinux.h --- works -- found libselinux.so --- works -- Checking for module 'libisula' -- Found libisula, version 2.1.4 ERROR: can not find isula_libutils/log.h program -- found libisula_libutils.so --- works ERROR: can not find libisulad_shim_libutils.a program -- found shim_v2.h --- works -- found libshim_v2.so --- works -- found nri_plugin.h --- works -- found libisula_nri.so --- works -- found openssl/x509.h --- works -- Checking for module 'protobuf>=3.14.0' -- Found protobuf, version 25.1.0 -- found libprotobuf.so --- works -- found protoc --- works -- found grpc_cpp_plugin --- works -- Checking for module 'grpc++>=1.41.0' -- Found grpc++, version 1.60.0 -- found grpc/grpc.h --- works -- found libgrpc++_reflection.so --- works -- found libgrpc++.so --- works -- found libgrpc.so --- works -- found libgpr.so --- works -- found libwebsockets.h --- works -- found libwebsockets.so --- works -- Checking for module 'ncurses' -- Found ncurses, version 6.4.20221231 -- found curses.h --- works -- found libncurses.so --- works -- found libdevmapper.h --- works -- found libdevmapper.so --- works -- Checking for module 'libarchive>=3.4' -- Found libarchive, version 3.7.1 -- found archive.h --- works -- found libarchive.so --- works CMake Error at CMakeLists.txt:41 (message): ERROR: Check libraries and headers failed -- Configuring incomplete, errors occurred! error: Bad exit status from /var/tmp/rpm-tmp.5FrF9h (%build) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.5FrF9h (%build) Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/iSulad.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) File "/usr/lib/python3.9/site-packages/mockbuild/util.py", line 598, 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 --target aarch64 --nodeps /builddir/build/SPECS/iSulad.spec