Skip to content

do not extend if expiration window is not set #2720

do not extend if expiration window is not set

do not extend if expiration window is not set #2720

Triggered via pull request May 27, 2025 13:19
Status Cancelled
Total duration 31m 52s
Artifacts 14

cmake.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 57 warnings
C/C++ CI
The run was canceled by @ekoby.
MacOS x86_64
Process completed with exit code 8.
MacOS x86_64
The run was canceled by @ekoby.
Linux ARM: library/channel.c#L42
format '%ld' expects argument of type 'long int', but argument 11 has type 'size_t' ***aka 'unsigned int'*** [-Wformat=]
Linux ARM: library/channel.c#L42
format '%ld' expects argument of type 'long int', but argument 10 has type 'size_t' ***aka 'unsigned int'*** [-Wformat=]
Linux ARM: library/utils.c#L405
':' directive output may be truncated writing 1 byte into a region of size between 0 and 16 [-Wformat-truncation=]
Linux ARM: library/sdk_info.c#L96
ignoring return value of 'getdomainname', declared with attribute warn_unused_result [-Wunused-result]
Linux ARM
format '%ld' expects argument of type 'long int', but argument 6 has type 'ssize_t' ***aka 'int'*** [-Wformat=]
Linux ARM
format '%ld' expects argument of type 'long int', but argument 5 has type 'size_t' ***aka 'unsigned int'*** [-Wformat=]
Linux ARM
format '%ld' expects argument of type 'long int', but argument 5 has type 'size_t' ***aka 'unsigned int'*** [-Wformat=]
Linux ARM
Failed to save: reserveCache failed: Request timeout: /XLDaFlbtJodGJRbgzVwiOjBkRqXqB77JAqGUUr2irZJk2WZoWa/_apis/artifactcache/caches
Linux ARM
Failed to restore: getCacheEntry failed: Request timeout: /XLDaFlbtJodGJRbgzVwiOjBkRqXqB77JAqGUUr2irZJk2WZoWa/_apis/artifactcache/cache?keys=-1270035933&version=c838bc55d16a17369059cad79ac8183bfc0785ab5c8790923335c55930e2f91e
Linux ARM
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
Linux ARM64: library/oidc.c#L613
ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
Linux ARM64: library/oidc.c#L612
ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
Linux ARM64: library/sdk_info.c#L96
ignoring return value of 'getdomainname', declared with attribute warn_unused_result [-Wunused-result]
Linux ARM64: library/connect.c#L666
assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
Linux ARM64: library/connect.c#L255
assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
Linux ARM64: library/utils.c#L405
':' directive output may be truncated writing 1 byte into a region of size between 0 and 16 [-Wformat-truncation=]
Linux ARM64: library/sdk_info.c#L96
ignoring return value of 'getdomainname', declared with attribute warn_unused_result [-Wunused-result]
Linux ARM64
Failed to save: reserveCache failed: Request timeout: /XLDaFlbtJodGJRbgzVwiOjBkRqXqB77JAqGUUr2irZJk2WZoWa/_apis/artifactcache/caches
Linux ARM64
Failed to restore: getCacheEntry failed: Request timeout: /XLDaFlbtJodGJRbgzVwiOjBkRqXqB77JAqGUUr2irZJk2WZoWa/_apis/artifactcache/cache?keys=-1270035933&version=c838bc55d16a17369059cad79ac8183bfc0785ab5c8790923335c55930e2f91e
Linux ARM64
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
Linux x86_64: library/oidc.c#L613
ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
Linux x86_64: library/oidc.c#L612
ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
Linux x86_64: library/zitilib.c#L903
initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
Linux x86_64: library/connect.c#L666
assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
Linux x86_64: library/connect.c#L255
assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
Linux x86_64: library/utils.c#L405
':' directive output may be truncated writing 1 byte into a region of size between 0 and 16 [-Wformat-truncation=]
Linux x86_64: library/sdk_info.c#L96
ignoring return value of 'getdomainname', declared with attribute warn_unused_result [-Wunused-result]
Linux x86_64
Failed to save: reserveCache failed: Request timeout: /XLDaFlbtJodGJRbgzVwiOjBkRqXqB77JAqGUUr2irZJk2WZoWa/_apis/artifactcache/caches
Linux x86_64
Failed to restore: getCacheEntry failed: Request timeout: /XLDaFlbtJodGJRbgzVwiOjBkRqXqB77JAqGUUr2irZJk2WZoWa/_apis/artifactcache/cache?keys=-1270035933&version=c838bc55d16a17369059cad79ac8183bfc0785ab5c8790923335c55930e2f91e
Linux x86_64
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
Windows ARM64
Failed to save: reserveCache failed: Request timeout: /XLDaFlbtJodGJRbgzVwiOjBkRqXqB77JAqGUUr2irZJk2WZoWa/_apis/artifactcache/caches
Windows ARM64
Failed to restore: getCacheEntry failed: Request timeout: /XLDaFlbtJodGJRbgzVwiOjBkRqXqB77JAqGUUr2irZJk2WZoWa/_apis/artifactcache/cache?keys=1475700313&version=5ac75bf902587e448af6089eba01d6fce856b5f291c5f7978dd094f8a528d48c
Windows ARM64
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
MacOS arm64: library/connect.c#L666
assigning to 'struct ziti_write_req_s *' from 'const void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
MacOS arm64: library/connect.c#L255
assigning to 'struct ziti_write_req_s *' from 'const void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
MacOS arm64: library/conn_bridge.c#L386
passing 'char *const' to parameter of type 'uint8_t *' (aka 'unsigned char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
MacOS arm64: library/conn_bridge.c#L360
passing 'char *const' to parameter of type 'uint8_t *' (aka 'unsigned char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
MacOS arm64: library/channel.c#L939
passing 'char *const' to parameter of type 'uint8_t *' (aka 'unsigned char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
MacOS arm64: library/channel.c#L766
passing 'char[37]' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
MacOS arm64
Failed to save: reserveCache failed: Request timeout: /XLDaFlbtJodGJRbgzVwiOjBkRqXqB77JAqGUUr2irZJk2WZoWa/_apis/artifactcache/caches
MacOS arm64
Failed to restore: getCacheEntry failed: Request timeout: /XLDaFlbtJodGJRbgzVwiOjBkRqXqB77JAqGUUr2irZJk2WZoWa/_apis/artifactcache/cache?keys=-558299471&version=93308cc90ed3a7262c294949fcdc1b85340edb7573d6037ff7c197abfb99ba61
MacOS arm64
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
MacOS arm64
pkgconf 2.4.3 is already installed and up-to-date. To reinstall 2.4.3, run: brew reinstall pkgconf
Windows x86_64: tests/integ/CMakeLists.txt#L4
expect not found: integration testing is not enabled
Windows x86_64
Failed to save: reserveCache failed: Request timeout: /XLDaFlbtJodGJRbgzVwiOjBkRqXqB77JAqGUUr2irZJk2WZoWa/_apis/artifactcache/caches
Windows x86_64
Failed to restore: getCacheEntry failed: Request timeout: /XLDaFlbtJodGJRbgzVwiOjBkRqXqB77JAqGUUr2irZJk2WZoWa/_apis/artifactcache/cache?keys=1475700313&version=5ac75bf902587e448af6089eba01d6fce856b5f291c5f7978dd094f8a528d48c
Windows x86_64
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
MacOS x86_64: library/connect.c#L666
assigning to 'struct ziti_write_req_s *' from 'const void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
MacOS x86_64: library/connect.c#L255
assigning to 'struct ziti_write_req_s *' from 'const void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
MacOS x86_64: library/channel.c#L939
passing 'char *const' to parameter of type 'uint8_t *' (aka 'unsigned char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
MacOS x86_64: library/channel.c#L766
passing 'char[37]' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
MacOS x86_64
Failed to save: reserveCache failed: Request timeout: /XLDaFlbtJodGJRbgzVwiOjBkRqXqB77JAqGUUr2irZJk2WZoWa/_apis/artifactcache/caches
MacOS x86_64
Failed to restore: getCacheEntry failed: Request timeout: /XLDaFlbtJodGJRbgzVwiOjBkRqXqB77JAqGUUr2irZJk2WZoWa/_apis/artifactcache/cache?keys=-558299471&version=93308cc90ed3a7262c294949fcdc1b85340edb7573d6037ff7c197abfb99ba61
MacOS x86_64
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
MacOS x86_64
libtool 2.5.4 is already installed and up-to-date. To reinstall 2.5.4, run: brew reinstall libtool
MacOS x86_64
pkgconf 2.4.3 is already installed and up-to-date. To reinstall 2.4.3, run: brew reinstall pkgconf
MacOS x86_64
autoconf 2.72 is already installed and up-to-date. To reinstall 2.72, run: brew reinstall autoconf

Artifacts

Produced during runtime
Name Size Digest
ziti-prox-c-linux-arm Expired
3.52 MB
sha256:616a44ae2e89549d1ea9a837f67960eef644876054a08a0e78c28e294e2718d6
ziti-prox-c-linux-arm64 Expired
4.38 MB
sha256:c7b77c1b530aae706d934944b3a97d9744c2c410fe2b3b96b83611ab4fce332b
ziti-prox-c-linux-x64 Expired
4.09 MB
sha256:1cbf6991ecf79372b47712351966eebfb52037e6486551379487c8e036f09db3
ziti-prox-c-macOS-arm64 Expired
2.98 MB
sha256:79fc830c217a58527375282301e3eb5bf25f254631351df13d518bb3a7509c85
ziti-prox-c-macOS-x64 Expired
2.74 MB
sha256:0c4657d6a6f01f51874c4698873c502fc5caf0567ec0f31dc8c49372b56e1884
ziti-prox-c-windows-arm64 Expired
3.05 MB
sha256:ec61a9afdbe3c037c9844c11274bd7cb74167f1edfed12a66a87928bf0bacedd
ziti-prox-c-windows-x64 Expired
2.85 MB
sha256:76a623b1614e0fc3a754f1a3bf5c1c0b6c4d3350baab92236a61f05956ebe41d
ziti-sdk-linux-arm Expired
4.28 MB
sha256:cde796528dc7867082fd72f7744e4238ae165c24960227ed952381e318972d1e
ziti-sdk-linux-arm64 Expired
5.18 MB
sha256:f390c53b05b034159407729678acfec7161981309b66ba0cb0d2290a740dfc97
ziti-sdk-linux-x64 Expired
4.88 MB
sha256:bd99c3321c43239ae788d953b9b37a22b822c4a4c7fffbdbbbd180e33a7af036
ziti-sdk-macOS-arm64 Expired
3.71 MB
sha256:7f7caa889735e9ca16fc47c7fa536baffbd857929fc1c32ef06304340068063d
ziti-sdk-macOS-x64 Expired
3.46 MB
sha256:231ca1005359b39d7db771a7c39f27b77672600228a018c4fc9e7233fe25b6c2
ziti-sdk-windows-arm64 Expired
4 MB
sha256:cfaccdb66db2ef486ff32208ab8dc9d157dc4f2bca9124606fd85cfa1060a6c0
ziti-sdk-windows-x64 Expired
3.77 MB
sha256:d2cb9590cb18d501de5cf44e3ad9124e53684651ffe95d23335ea1a2da39d533