RyuSA commented on PR #26889:
URL: https://github.com/apache/beam/pull/26889#issuecomment-1566058590

   As @ahmedabu98 mentioned, some of CI failed due to the service expansion 
error.
   
   ```
   RuntimeError: 
/home/jenkins/jenkins-slave/workspace/beam_PreCommit_Python_Coverage_Commit/src/sdks/python/test-suites/tox/py38/build/srcs/sdks/java/io/google-cloud-platform/expansion-service/build/libs/beam-sdks-java-io-google-cloud-platform-expansion-service-2.49.0-SNAPSHOT.jar
 not found. 
   Please build the server with
   cd 
/home/jenkins/jenkins-slave/workspace/beam_PreCommit_Python_Coverage_Commit/src/sdks/python/test-suites/tox/py38/build/srcs;
 ./gradlew sdks:java:io:google-cloud-platform:expansion-service:build
   ```
   
   Can I add a gradle task 
`sdks:java:io:google-cloud-platform:expansion-service:build` to 
`sdks:python:test-suites:tox:py38:preCommitPyCoverage` and `pythonPreCommit` ?
   


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