TeslaCN opened a new issue #7202: URL: https://github.com/apache/skywalking/issues/7202
Please answer these questions before submitting your issue. - Why do you submit this issue? - [ ] Question or discussion - [ ] Bug - [x] Requirement - [ ] Feature or performance improvement ### Requirement or improvement Investigate and fix the test case. Refer to https://github.com/apache/skywalking/pull/7171/checks?check_run_id=2944222324#step:5:18920 ``` + mv ./target/mssql-jdbc-scenario.jar ./target/mssql-jdbc-scenario.jar.original ./target/mssql-jdbc-scenario.zip /home/runner/work/skywalking/skywalking/test/plugin/workspace/mssql-jdbc-scenario/6.2.2.jre8 + java -jar -Xmx256m -Xms256m -Dconfigure.file=/home/runner/work/skywalking/skywalking/test/plugin/scenarios/mssql-jdbc-scenario/configuration.yml -Dscenario.home=/home/runner/work/skywalking/skywalking/test/plugin/workspace/mssql-jdbc-scenario/6.2.2.jre8 -Dscenario.name=mssql-jdbc-scenario -Dscenario.version=6.2.2.jre8 -Doutput.dir=/home/runner/work/skywalking/skywalking/test/plugin/workspace/mssql-jdbc-scenario/6.2.2.jre8 -Dagent.dir=/home/runner/work/skywalking/skywalking/test/plugin/../../skywalking-agent -Djacoco.home=/home/runner/work/skywalking/skywalking/test/plugin/../jacoco -Ddebug.mode= -Ddocker.image.version=jdk8-1.0.0 /home/runner/work/skywalking/skywalking/test/plugin/dist/plugin-runner-helper.jar + [[ 0 -ne 0 ]] + echo 'start container of testcase.name=mssql-jdbc-scenario-6.2.2.jre8' start container of testcase.name=mssql-jdbc-scenario-6.2.2.jre8 + bash /home/runner/work/skywalking/skywalking/test/plugin/workspace/mssql-jdbc-scenario/6.2.2.jre8/scenario.sh Creating network "mssql-jdbc-scenario-jdk8-1.0.0" with the default driver Pulling mssql-server (microsoft/mssql-server-linux:)... manifest for microsoft/mssql-server-linux:latest not found: manifest unknown: manifest unknown docker startup failure! Error: Process completed with exit code 1. ``` -- 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]
