JosiahWI commented on PR #10991:
URL: https://github.com/apache/trafficserver/pull/10991#issuecomment-2155011312

   The AuTest notexistscookie failed.
   
   ```
   server2/stream.all.txt matches gold/existscookie.gold - Failed
           Reason: File differences
            Gold File : 
/home/jenkins/workspace/Github_Builds/autest/src/tests/gold_tests/pluginTest/cookie_remap/gold/existscookie.gold
            Data File : 
/tmp/sandbox/notexistscookie/_output/notexistscookie-server2/stream.all.txt
              Traceback (most recent call last):
            - Serving GET /cookieexists... Finished
            +   File 
"/home/jenkins/.local/share/virtualenvs/tests-twZplwXB/bin/microserver", line 
8, in <module>
            + size 2
            + Dropped 0 sessions for being malformed
                  sys.exit(main())
                           ^^^^^^
                File 
"/home/jenkins/.local/share/virtualenvs/tests-twZplwXB/lib/python3.12/site-packages/microserver/__main__.py",
 line 128, in main
                  server = microserver.MicroServer(args.data_dir, 
ip=args.ip_address, port=args.port, s_port=args.s_port, delay=args.delay,
                           
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File 
"/home/jenkins/.local/share/virtualenvs/tests-twZplwXB/lib/python3.12/site-packages/microserver/microserver.py",
 line 130, in __init__
                  self.servers.append(ThreadingServer(
                                      ^^^^^^^^^^^^^^^^
                File 
"/home/jenkins/.local/share/virtualenvs/tests-twZplwXB/lib/python3.12/site-packages/microserver/servers.py",
 line 51, in __init__
                  HTTPServer.__init__(self, local_addr, handler_class)
                File "/usr/lib64/python3.12/socketserver.py", line 458, in 
__init__
                  self.server_activate()
                File "/usr/lib64/python3.12/socketserver.py", line 476, in 
server_activate
                  def server_activate(self):
              
              KeyboardInterrupt
   ```


-- 
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