wuchong commented on pull request #14204:
URL: https://github.com/apache/flink/pull/14204#issuecomment-734042205


   
   
   Hi @rmetzger , the build should fail because there are some 404 pages, 
however it is passed. 
   I looked into the log, it did report an unfounded page by the web server 
process
   
   ```
   [2020-11-25 16:48:48] ERROR `/zh/dev/datastream_execution_mode.html' not 
found.
   ```
   
   , but the `check_links.sh` returns success and no broken links are found. 
   
   I'm wondering maybe it is related to the `grep` command or the language of 
the `spider.log`.
   
   Do you know how to download the `spider.log`?
   
   
   Logs: 
   ```
    Auto-regeneration: enabled for '/home/vsts/work/1/s/docs'
       Server address: http://0.0.0.0:4000/
     Server running... press ctrl-c to stop.
   Waiting for server...
   HTTP/1.1 200 OK 
   Etag: 8f45f-8418-5fbe8ae3
   Content-Type: text/html; charset=utf-8
   Content-Length: 33816
   Last-Modified: Wed, 25 Nov 2020 16:48:35 GMT
   Cache-Control: private, max-age=0, proxy-revalidate, no-store, no-cache, 
must-revalidate
   Server: WEBrick/1.3.1 (Ruby/2.4.10/2020-03-31)
   Date: Wed, 25 Nov 2020 16:48:40 GMT
   Connection: Keep-Alive
   
   [2020-11-25 16:48:48] ERROR `/zh/dev/datastream_execution_mode.html' not 
found.
   All links in docs are valid!
   ```
   
   
https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=10128&view=logs&j=c5d67f7d-375d-5407-4743-f9d0c4436a81&t=38411795-40c9-51fa-10b0-bd083cf9f5a5
   


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

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


Reply via email to