sijie commented on pull request #7042: URL: https://github.com/apache/pulsar/pull/7042#issuecomment-729459757
@huangdx0726 I think the integration test you added failed. Can you check the following error? ``` 05:52:23.218 [tc-okhttp-stream-869783420:org.apache.pulsar.tests.integration.utils.DockerUtils$2@257] ERROR org.apache.pulsar.tests.integration.utils.DockerUtils - DOCKER.exec(PulsarFunctionsProcessTest-xzzxp:cat debezium-sqlserver-init/inventory.sql | docker exec -i debezium-sqlserver-example bash -c '/opt/mssql-tools/bin/sqlcmd -U sa -P $SA_PASSWORD'): completed with non zero return code: 126 stdout: OCI runtime exec failed: exec failed: container_linux.go:370: starting container process caused: exec: "cat debezium-sqlserver-init/inventory.sql | docker exec -i debezium-sqlserver-example bash -c '/opt/mssql-tools/bin/sqlcmd -U sa -P $SA_PASSWORD'": stat cat debezium-sqlserver-init/inventory.sql | docker exec -i debezium-sqlserver-example bash -c '/opt/mssql-tools/bin/sqlcmd -U sa -P $SA_PASSWORD': no such file or directory: unknown ``` ---------------------------------------------------------------- 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: [email protected]
