aws / aws-sdk-cpp

AWS SDK for C++
Apache License 2.0
1.96k stars 1.05k forks source link

prefetch_crt_dependency.sh broken #3036

Closed wmorgan6796 closed 2 months ago

wmorgan6796 commented 2 months ago

Describe the bug

When run, I get the following error:

root@349bba79865c:~/aws-sdk-cpp-1.11.366# ./prefetch_crt_dependency.sh
Removing CRT
Downloading and expanding CRT CPP
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  455k  100  455k    0     0   436k      0  0:00:01  0:00:01 --:--:--  436k
Archive:  crt/tmp/crt.zip
d966cde6e615ff3d8f9861bd6c724cca60da927c
   creating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/
   creating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/.builder/
   creating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/.builder/actions/
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/.builder/actions/build_crt.py
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/.builder/actions/crt-ci-prep.py
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/.builder/actions/elasticurl_tests.py
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/.clang-format
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/.clang-tidy
 extracting: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/.gitattributes
   creating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/.github/
   creating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/.github/ISSUE_TEMPLATE/
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/.github/ISSUE_TEMPLATE/bug-report.yml
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/.github/ISSUE_TEMPLATE/config.yml
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/.github/ISSUE_TEMPLATE/documentation.yml
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/.github/ISSUE_TEMPLATE/feature-request.yml
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/.github/PULL_REQUEST_TEMPLATE.md
   creating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/.github/workflows/
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/.github/workflows/ci.yml
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/.github/workflows/closed-issue-message.yml
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/.github/workflows/docs.yml
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/.github/workflows/handle-stale-discussions.yml
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/.github/workflows/lint.yml
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/.github/workflows/release.yml
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/.github/workflows/stale_issue.yml
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/.gitignore
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/.gitmodules
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/CMakeLists.txt
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/CODE_OF_CONDUCT.md
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/CONTRIBUTING.md
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/LICENSE
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/NOTICE
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/README.md
 extracting: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/VERSION
   creating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/bin/
   creating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/bin/elasticurl_cpp/
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/bin/elasticurl_cpp/CMakeLists.txt
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/bin/elasticurl_cpp/main.cpp
   creating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/bin/mqtt5_app/
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/bin/mqtt5_app/CMakeLists.txt
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/bin/mqtt5_app/main.cpp
   creating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/bin/mqtt5_canary/
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/bin/mqtt5_canary/CMakeLists.txt
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/bin/mqtt5_canary/main.cpp
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/builder.json
   creating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/clang-tidy/
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/clang-tidy/run-clang-tidy.sh
   creating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/cmake/
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/cmake/AwsGetVersion.cmake
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/cmake/aws-crt-cpp-config.cmake
   creating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/codebuild/
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/codebuild/CanaryWrapper.py
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/codebuild/CanaryWrapper_Classes.py
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/codebuild/CanaryWrapper_MetricFunctions.py
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/codebuild/common-posix.sh
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/codebuild/common-windows.bat
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/codebuild/create-projects.py
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/codebuild/linux-clang3-x64.yml
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/codebuild/linux-clang6-x64.yml
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/codebuild/linux-gcc-4x-x64.yml
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/codebuild/linux-gcc-4x-x86.yml
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/codebuild/linux-gcc-5x-x64.yml
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/codebuild/linux-gcc-6x-x64.yml
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/codebuild/linux-gcc-7x-x64.yml
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/codebuild/linux-integration-tests.yml
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/codebuild/mqtt5-cpp-canary-test.yml
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/codebuild/mqtt5_test_setup.sh
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/codebuild/windows-msvc-2015-x86.yml
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/codebuild/windows-msvc-2015.yml
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/codebuild/windows-msvc-2017.yml
   creating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/crt/
   creating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/crt/aws-c-auth/
   creating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/crt/aws-c-cal/
   creating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/crt/aws-c-common/
   creating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/crt/aws-c-compression/
   creating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/crt/aws-c-event-stream/
   creating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/crt/aws-c-http/
   creating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/crt/aws-c-io/
   creating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/crt/aws-c-mqtt/
   creating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/crt/aws-c-s3/
   creating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/crt/aws-c-sdkutils/
   creating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/crt/aws-checksums/
   creating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/crt/aws-lc/
   creating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/crt/s2n/
   creating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/docsrc/
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/docsrc/Doxyfile
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/docsrc/index.md
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/format-check.py
   creating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/include/
   creating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/include/aws/
   creating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/include/aws/crt/
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/include/aws/crt/Allocator.h
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/include/aws/crt/Api.h
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/include/aws/crt/Config.h.in
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/include/aws/crt/DateTime.h
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/include/aws/crt/Exports.h
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/include/aws/crt/ImdsClient.h
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/include/aws/crt/JsonObject.h
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/include/aws/crt/Optional.h
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/include/aws/crt/RefCounted.h
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/include/aws/crt/StlAllocator.h
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/include/aws/crt/StringUtils.h
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/include/aws/crt/StringView.h
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/include/aws/crt/Types.h
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/include/aws/crt/UUID.h
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/include/aws/crt/Utility.h
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/include/aws/crt/Variant.h
   creating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/include/aws/crt/auth/
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/include/aws/crt/auth/Credentials.h
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/include/aws/crt/auth/Signing.h
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/include/aws/crt/auth/Sigv4Signing.h
   creating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/include/aws/crt/cbor/
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/include/aws/crt/cbor/Cbor.h
   creating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/include/aws/crt/crypto/
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/include/aws/crt/crypto/HMAC.h
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/include/aws/crt/crypto/Hash.h
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/include/aws/crt/crypto/SecureRandom.h
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/include/aws/crt/crypto/SymmetricCipher.h
   creating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/include/aws/crt/endpoints/
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/include/aws/crt/endpoints/RuleEngine.h
   creating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/include/aws/crt/http/
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/include/aws/crt/http/HttpConnection.h
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/include/aws/crt/http/HttpConnectionManager.h
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/include/aws/crt/http/HttpProxyStrategy.h
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/include/aws/crt/http/HttpRequestResponse.h
   creating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/include/aws/crt/io/
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/include/aws/crt/io/Bootstrap.h
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/include/aws/crt/io/ChannelHandler.h
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/include/aws/crt/io/EventLoopGroup.h
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/include/aws/crt/io/HostResolver.h
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/include/aws/crt/io/Pkcs11.h
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/include/aws/crt/io/SocketOptions.h
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/include/aws/crt/io/Stream.h
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/include/aws/crt/io/TlsOptions.h
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/include/aws/crt/io/Uri.h
   creating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/include/aws/crt/mqtt/
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/include/aws/crt/mqtt/Mqtt5Client.h
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/include/aws/crt/mqtt/Mqtt5Packets.h
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/include/aws/crt/mqtt/Mqtt5Types.h
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/include/aws/crt/mqtt/MqttClient.h
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/include/aws/crt/mqtt/MqttConnection.h
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/include/aws/crt/mqtt/MqttTypes.h
   creating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/include/aws/crt/mqtt/private/
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/include/aws/crt/mqtt/private/Mqtt5ClientCore.h
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/include/aws/crt/mqtt/private/MqttConnectionCore.h
   creating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/include/aws/iot/
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/include/aws/iot/Mqtt5Client.h
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/include/aws/iot/MqttClient.h
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/include/aws/iot/MqttCommon.h
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/make-docs.py
   creating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/source/
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/source/Allocator.cpp
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/source/Api.cpp
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/source/DateTime.cpp
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/source/ImdsClient.cpp
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/source/JsonObject.cpp
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/source/StringUtils.cpp
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/source/Types.cpp
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/source/UUID.cpp
   creating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/source/auth/
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/source/auth/Credentials.cpp
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/source/auth/Sigv4Signing.cpp
   creating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/source/cbor/
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/source/cbor/Cbor.cpp
   creating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/source/crypto/
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/source/crypto/HMAC.cpp
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/source/crypto/Hash.cpp
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/source/crypto/SecureRandom.cpp
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/source/crypto/SymmetricCipher.cpp
   creating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/source/endpoints/
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/source/endpoints/RuleEngine.cpp
   creating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/source/http/
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/source/http/HttpConnection.cpp
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/source/http/HttpConnectionManager.cpp
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/source/http/HttpProxyStrategy.cpp
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/source/http/HttpRequestResponse.cpp
   creating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/source/io/
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/source/io/Bootstrap.cpp
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/source/io/ChannelHandler.cpp
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/source/io/EventLoopGroup.cpp
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/source/io/HostResolver.cpp
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/source/io/Pkcs11.cpp
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/source/io/SocketOptions.cpp
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/source/io/Stream.cpp
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/source/io/TlsOptions.cpp
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/source/io/Uri.cpp
   creating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/source/iot/
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/source/iot/Mqtt5Client.cpp
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/source/iot/MqttClient.cpp
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/source/iot/MqttCommon.cpp
   creating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/source/mqtt/
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/source/mqtt/Mqtt5Client.cpp
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/source/mqtt/Mqtt5ClientCore.cpp
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/source/mqtt/Mqtt5Packets.cpp
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/source/mqtt/MqttClient.cpp
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/source/mqtt/MqttConnection.cpp
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/source/mqtt/MqttConnectionCore.cpp
   creating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/tests/
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/tests/ApiTest.cpp
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/tests/CMakeLists.txt
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/tests/CborTest.cpp
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/tests/ChannelBootstrapTest.cpp
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/tests/ChannelHandlerTest.cpp
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/tests/CredentialsTest.cpp
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/tests/DateTimeTest.cpp
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/tests/EventLoopGroupTest.cpp
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/tests/HMACTest.cpp
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/tests/HashTest.cpp
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/tests/HostResolverTest.cpp
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/tests/HttpClientConnectionManagerTest.cpp
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/tests/HttpClientTest.cpp
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/tests/HttpRequestTest.cpp
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/tests/ImdsClientTest.cpp
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/tests/IotServiceTest.cpp
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/tests/JsonParserTest.cpp
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/tests/Mqtt5ClientCredentialsTest.cpp
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/tests/Mqtt5ClientTest.cpp
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/tests/MqttClientCredentialsTest.cpp
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/tests/MqttClientTest.cpp
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/tests/OptionalMemorySafetyTest.cpp
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/tests/ProxyTest.cpp
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/tests/RuleEngineTest.cpp
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/tests/Sigv4SigningTest.cpp
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/tests/StreamTest.cpp
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/tests/StringViewTest.cpp
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/tests/SymmetricCipherTest.cpp
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/tests/TLSContextTest.cpp
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/tests/TypesTest.cpp
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/tests/UUIDTest.cpp
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/tests/VariantTest.cpp
   creating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/tests/resources/
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/tests/resources/http_test_doc.txt
 extracting: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/tests/resources/suppressions-lsan.txt
  inflating: crt/aws-crt-cpp-d966cde6e615ff3d8f9861bd6c724cca60da927c/update-version.sh
Downloading and expanding CRT dependencies
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100    74    0    74    0     0     86      0 --:--:-- --:--:-- --:--:--    86
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100    74    0    74    0     0    137      0 --:--:-- --:--:-- --:--:--   137
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100    74    0    74    0     0    101      0 --:--:-- --:--:-- --:--:--   101
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100    74    0    74    0     0     90      0 --:--:-- --:--:-- --:--:--    90
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100    74    0    74    0     0    134      0 --:--:-- --:--:-- --:--:--   134
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100    74    0    74    0     0    132      0 --:--:-- --:--:-- --:--:--   132
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100    74    0    74    0     0    135      0 --:--:-- --:--:-- --:--:--   135
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100    74    0    74    0     0    128      0 --:--:-- --:--:-- --:--:--   128
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100    74    0    74    0     0    135      0 --:--:-- --:--:-- --:--:--   135
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100    74    0    74    0     0    133      0 --:--:-- --:--:-- --:--:--   133
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100    74    0    74    0     0    138      0 --:--:-- --:--:-- --:--:--   138
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100    74    0    74    0     0    128      0 --:--:-- --:--:-- --:--:--   128
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100    74    0    74    0     0    141      0 --:--:-- --:--:-- --:--:--   141
Archive:  crt/tmp/1.zip
  End-of-central-directory signature not found.  Either this file is not
  a zipfile, or it constitutes one disk of a multi-part archive.  In the
  latter case the central directory and zipfile comment will be found on
  the last disk(s) of this archive.
unzip:  cannot find zipfile directory in one of crt/tmp/1 or
        crt/tmp/1.zip, and cannot find crt/tmp/1.ZIP, period.
Archive:  crt/tmp/2.zip
  End-of-central-directory signature not found.  Either this file is not
  a zipfile, or it constitutes one disk of a multi-part archive.  In the
  latter case the central directory and zipfile comment will be found on
  the last disk(s) of this archive.
unzip:  cannot find zipfile directory in one of crt/tmp/2 or
        crt/tmp/2.zip, and cannot find crt/tmp/2.ZIP, period.
Archive:  crt/tmp/3.zip
  End-of-central-directory signature not found.  Either this file is not
  a zipfile, or it constitutes one disk of a multi-part archive.  In the
  latter case the central directory and zipfile comment will be found on
  the last disk(s) of this archive.
unzip:  cannot find zipfile directory in one of crt/tmp/3 or
        crt/tmp/3.zip, and cannot find crt/tmp/3.ZIP, period.
Archive:  crt/tmp/4.zip
  End-of-central-directory signature not found.  Either this file is not
  a zipfile, or it constitutes one disk of a multi-part archive.  In the
  latter case the central directory and zipfile comment will be found on
  the last disk(s) of this archive.
unzip:  cannot find zipfile directory in one of crt/tmp/4 or
        crt/tmp/4.zip, and cannot find crt/tmp/4.ZIP, period.
Archive:  crt/tmp/5.zip
  End-of-central-directory signature not found.  Either this file is not
  a zipfile, or it constitutes one disk of a multi-part archive.  In the
  latter case the central directory and zipfile comment will be found on
  the last disk(s) of this archive.
unzip:  cannot find zipfile directory in one of crt/tmp/5 or
        crt/tmp/5.zip, and cannot find crt/tmp/5.ZIP, period.
Archive:  crt/tmp/6.zip
  End-of-central-directory signature not found.  Either this file is not
  a zipfile, or it constitutes one disk of a multi-part archive.  In the
  latter case the central directory and zipfile comment will be found on
  the last disk(s) of this archive.
unzip:  cannot find zipfile directory in one of crt/tmp/6 or
        crt/tmp/6.zip, and cannot find crt/tmp/6.ZIP, period.
Archive:  crt/tmp/7.zip
  End-of-central-directory signature not found.  Either this file is not
  a zipfile, or it constitutes one disk of a multi-part archive.  In the
  latter case the central directory and zipfile comment will be found on
  the last disk(s) of this archive.
unzip:  cannot find zipfile directory in one of crt/tmp/7 or
        crt/tmp/7.zip, and cannot find crt/tmp/7.ZIP, period.
Archive:  crt/tmp/8.zip
  End-of-central-directory signature not found.  Either this file is not
  a zipfile, or it constitutes one disk of a multi-part archive.  In the
  latter case the central directory and zipfile comment will be found on
  the last disk(s) of this archive.
unzip:  cannot find zipfile directory in one of crt/tmp/8 or
        crt/tmp/8.zip, and cannot find crt/tmp/8.ZIP, period.
Archive:  crt/tmp/9.zip
  End-of-central-directory signature not found.  Either this file is not
  a zipfile, or it constitutes one disk of a multi-part archive.  In the
  latter case the central directory and zipfile comment will be found on
  the last disk(s) of this archive.
unzip:  cannot find zipfile directory in one of crt/tmp/9 or
        crt/tmp/9.zip, and cannot find crt/tmp/9.ZIP, period.
Archive:  crt/tmp/10.zip
  End-of-central-directory signature not found.  Either this file is not
  a zipfile, or it constitutes one disk of a multi-part archive.  In the
  latter case the central directory and zipfile comment will be found on
  the last disk(s) of this archive.
unzip:  cannot find zipfile directory in one of crt/tmp/10 or
        crt/tmp/10.zip, and cannot find crt/tmp/10.ZIP, period.
Archive:  crt/tmp/11.zip
  End-of-central-directory signature not found.  Either this file is not
  a zipfile, or it constitutes one disk of a multi-part archive.  In the
  latter case the central directory and zipfile comment will be found on
  the last disk(s) of this archive.
unzip:  cannot find zipfile directory in one of crt/tmp/11 or
        crt/tmp/11.zip, and cannot find crt/tmp/11.ZIP, period.
Archive:  crt/tmp/12.zip
  End-of-central-directory signature not found.  Either this file is not
  a zipfile, or it constitutes one disk of a multi-part archive.  In the
  latter case the central directory and zipfile comment will be found on
  the last disk(s) of this archive.
unzip:  cannot find zipfile directory in one of crt/tmp/12 or
        crt/tmp/12.zip, and cannot find crt/tmp/12.ZIP, period.
Archive:  crt/tmp/13.zip
  End-of-central-directory signature not found.  Either this file is not
  a zipfile, or it constitutes one disk of a multi-part archive.  In the
  latter case the central directory and zipfile comment will be found on
  the last disk(s) of this archive.
unzip:  cannot find zipfile directory in one of crt/tmp/13 or
        crt/tmp/13.zip, and cannot find crt/tmp/13.ZIP, period.
Adjust S2N location
mv: cannot stat 'crt/aws-crt-cpp/crt/s2n-tls': No such file or directory
To complete setup run cmake -Bbuild; cmake --build build; cmake --build --target install

Expected Behavior

For it to pull the dependencies correctly

Current Behavior

It pulls incomplete zip files

Reproduction Steps

Run prefetch_crt_dependency.sh to see issue

Possible Solution

Not sure

Additional Information/Context

No response

AWS CPP SDK version used

1.11.366

Compiler and Version used

gcc 13.2.0

Operating System and version

MacOS and Linux Ubuntu 20.04

DmitriyMusatkin commented 2 months ago

ugh, i broke it in https://github.com/aws/aws-sdk-cpp/pull/3028. Looks like update script does not work correctly if submodules are not fully initialized. Will put up a pr to fix.

DmitriyMusatkin commented 2 months ago

fixed in https://github.com/aws/aws-sdk-cpp/pull/3037. will be available in the next release

github-actions[bot] commented 2 months ago

This issue is now closed. Comments on closed issues are hard for our team to see. If you need more assistance, please open a new issue that references this one.