You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by GitBox <gi...@apache.org> on 2023/01/19 06:50:54 UTC

[GitHub] [trafficserver] masaori335 opened a new issue, #9318: Cache_dir regression test has WARNINGs

masaori335 opened a new issue, #9318:
URL: https://github.com/apache/trafficserver/issues/9318

   With the default storage config, the Cache_dir regression test generates the below WARNINGs.
   
   ```
   ยป /opt/ats-asf-master/bin/traffic_server -K -R 1 -r Cache_dir
   Traffic Server 10.0.0 Jan 19 2023 15:33:23 Masaoris-MacBook-Pro-16.local
   traffic_server: using root directory '/opt/ats-asf-master'
   [Jan 19 15:44:02.879] [TS_MAIN] NOTE: Traffic Server is running unprivileged, not switching to user 'nobody'
   REGRESSION_TEST initialization begun
   REGRESSION TEST Cache_dir started
   RPRINT Cache_dir: clearing vol 0
   RPRINT Cache_dir: insert test
   RPRINT Cache_dir: free: 25098
   RPRINT Cache_dir: inserted: 25098
   RPRINT Cache_dir: delete test
   RPRINT Cache_dir: newfree: 25098
   RPRINT Cache_dir: insert-delete test
   RPRINT Cache_dir: insert rate = 8385566 / second
   RPRINT Cache_dir: probe rate = 6669678 / second
   [Jan 19 15:44:03.891] [ET_NET 8] WARNING: cache directory overflow on '/opt/ats-asf-master/var/trafficserver/cache.db' segment 0, purging...
   [Jan 19 15:44:03.899] [ET_NET 8] WARNING: cache directory overflow on '/opt/ats-asf-master/var/trafficserver/cache.db' segment 0, purging...
   [Jan 19 15:44:03.902] [ET_NET 8] WARNING: cache directory overflow on '/opt/ats-asf-master/var/trafficserver/cache.db' segment 0, purging...
   [Jan 19 15:44:03.904] [ET_NET 8] WARNING: cache directory overflow on '/opt/ats-asf-master/var/trafficserver/cache.db' segment 0, purging...
   [Jan 19 15:44:03.906] [ET_NET 8] WARNING: cache directory overflow on '/opt/ats-asf-master/var/trafficserver/cache.db' segment 0, purging...
   [Jan 19 15:44:03.909] [ET_NET 8] WARNING: cache directory overflow on '/opt/ats-asf-master/var/trafficserver/cache.db' segment 0, purging...
   [Jan 19 15:44:03.912] [ET_NET 8] WARNING: cache directory overflow on '/opt/ats-asf-master/var/trafficserver/cache.db' segment 0, purging...
   [Jan 19 15:44:03.914] [ET_NET 8] WARNING: cache directory overflow on '/opt/ats-asf-master/var/trafficserver/cache.db' segment 0, purging...
   RPRINT Cache_dir: corrupt_bucket test
       REGRESSION_RESULT Cache_dir:                                PASSED
   REGRESSION_TEST DONE: PASSED
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@trafficserver.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] Cache_dir regression test has WARNINGs [trafficserver]

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on issue #9318:
URL: https://github.com/apache/trafficserver/issues/9318#issuecomment-1901580896

   This issue has been automatically marked as stale because it has not had recent activity. Marking it stale to flag it for further consideration by the community.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@trafficserver.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org