Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cache unit tests failed on debian ci build #11372

Open
masaori335 opened this issue May 21, 2024 · 1 comment
Open

Cache unit tests failed on debian ci build #11372

masaori335 opened this issue May 21, 2024 · 1 comment
Labels
Build work related to build configuration or environment CI

Comments

@masaori335
Copy link
Contributor

masaori335 commented May 21, 2024

I saw at least two failure on debian job of Pull-Request Builder. Did we change something?

For PR#11366

99% tests passed, 1 tests failed out of 138

Total Test time (real) =  30.24 sec

The following tests FAILED:
	 25 - test_cache_CacheStripe (SEGFAULT)

https://ci.trafficserver.apache.org/job/Github_Builds/job/debian/4353/console

For PR#11371

WARNING: waiting on lock test_CacheDir.cc:85 (cache_init_success_callback) for UNKNOWN
WARNING: waiting on lock test_CacheDir.cc:85 (cache_init_success_callback) for UNKNOWN
WARNING: waiting on lock test_CacheDir.cc:85 (cache_init_success_callback) for UNKNOWN
WARNING: waiting on lock test_CacheDir.cc:85 (cache_init_success_callback) for UNKNOWN
WARNING: waiting on lock test_CacheDir.cc:85 (cache_init_success_callback) for UNKNOWN
WARNING: waiting on lock test_CacheDir.cc:85 (cache_init_success_callback) for UNKNOWN
WARNING: waiting on lock test_CacheDir.cc:85 (cache_init_success_callback) for UNKNOWN
WARNING: waiting on lock test_CacheDir.cc:85 (cache_init_success_callback) for UNKNOWN
WARNING: waiting on lock test_CacheDir.cc:85 (cache_init_success_callback) for UNKNOWN
WARNING: waiting on lock test_CacheDir.cc:85 (cache_init_success_callback) for UNKNOWN
WARNING: waiting on lock test_CacheDir.cc:85 (cache_init_success_callback) for UNKNOWN
WARNING: waiting on lock test_CacheDir.cc:85 (cache_init_success_callback) for UNKNOWN
WARNING: waiting on lock test_CacheDir.cc:85 (cache_init_success_callback) for UNKNOWN


99% tests passed, 1 tests failed out of 138

Total Test time (real) = 1502.08 sec

The following tests FAILED:
	 13 - test_cache_CacheDir (Timeout)
Errors while running CTest

https://ci.trafficserver.apache.org/job/Github_Builds/job/debian/4363/console

@masaori335 masaori335 added Build work related to build configuration or environment CI labels May 21, 2024
@JosiahWI
Copy link
Contributor

JosiahWI commented Jun 6, 2024

The first of the two failures may have been fixed by #11347.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Build work related to build configuration or environment CI
Projects
None yet
Development

No branches or pull requests

2 participants