gongxuanzhang commented on PR #16559:
URL: https://github.com/apache/kafka/pull/16559#issuecomment-2224989187

   I run `TC_PATHS="tests/kafkatest/tests/tools/log4j_appender_test.py" 
/bin/bash tests/docker/run_tests.sh` to exec tests
   After the fix, we will get result:
   > SESSION REPORT (ALL TESTS)
   ducktape version: 0.11.4
   session_id:       2024-07-12--001
   run time:         5 minutes 17.012 seconds
   tests run:        8
   passed:           8
   flaky:            0
   failed:           0
   ignored:          0
   
   [afterPR.zip](https://github.com/user-attachments/files/16190100/afterPR.zip)
   
   Before the fix , we will get result:
   
   
   > SESSION REPORT (ALL TESTS)
   ducktape version: 0.11.4
   session_id:       2024-07-12--002
   run time:         7 minutes 0.538 seconds
   tests run:        8
   passed:           0
   flaky:            0
   failed:           8
   ignored:          0
   
   
   
[beforePR.zip](https://github.com/user-attachments/files/16190107/beforePR.zip)
   
   
   OS: MacOS 14.1.2 
   Docker: 
   > Client:
    Version:           26.1.3
    API version:       1.45
    Go version:        go1.21.10
    Git commit:        b72abbb
    Built:             Thu May 16 08:30:38 2024
    OS/Arch:           darwin/amd64
    Context:           orbstack
   Server: Docker Engine - Community
    Engine:
     Version:          26.1.4
     API version:      1.45 (minimum version 1.24)
     Go version:       go1.21.11
     Git commit:       de5c9cf
     Built:            Wed Jun  5 11:29:25 2024
     OS/Arch:          linux/amd64
     Experimental:     false
    containerd:
     Version:          v1.7.18
     GitCommit:        ae71819c4f5e67bb4d5ae76a6b735f29cc25774e
    runc:
     Version:          1.1.13
     GitCommit:        58aa9203c123022138b22cf96540c284876a7910
    docker-init:
     Version:          0.19.0
     GitCommit:        de40ad0
   
   
   BTW,before reproduce we should run `./gradlew clean`
   
   
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to