RunIntegTestScript_LocalPath_Jenkinsfile.run()
      RunIntegTestScript_LocalPath_Jenkinsfile.pipeline(groovy.lang.Closure)
         RunIntegTestScript_LocalPath_Jenkinsfile.echo(Executing on agent [label:none])
         RunIntegTestScript_LocalPath_Jenkinsfile.stage(integ-test, groovy.lang.Closure)
            RunIntegTestScript_LocalPath_Jenkinsfile.script(groovy.lang.Closure)
               RunIntegTestScript_LocalPath_Jenkinsfile.runIntegTestScript({jobName=dummy_job, componentName=OpenSearch, buildManifest=tests/data/opensearch-1.3.0-build.yml, testManifest=tests/data/opensearch-1.3.0-test.yml, localPath=tests/jenkins/artifacts/tar})
                  runIntegTestScript.legacySCM(groovy.lang.Closure)
                  runIntegTestScript.library({identifier=jenkins@main, retriever=null})
                  runIntegTestScript.readYaml({file=tests/data/opensearch-1.3.0-build.yml})
                  BuildManifest.asBoolean()
                  BuildManifest.getDistribution()
                  runIntegTestScript.echo(Start integTest for distribution type: tar)
                  runIntegTestScript.echo(Possible Java Home: )
                  runIntegTestScript.echo(Build Id: c3ff7a232d25403fa8cc14c97799c323)
                  BuildManifest.getArtifactRootUrl(dummy_job, c3ff7a232d25403fa8cc14c97799c323)
                  runIntegTestScript.echo(Artifact root URL: https://ci.opensearch.org/ci/dbc/dummy_job/1.3.0/c3ff7a232d25403fa8cc14c97799c323/linux/x64/tar)
                  runIntegTestScript.echo(User provides localPath, use local artifacts: tests/jenkins/artifacts/tar)
                  runIntegTestScript.echo(Paths: opensearch=tests/jenkins/artifacts/tar)
                  runIntegTestScript.echo(Base Path https://dummy_link/dummy_integ_test/1.3.0/c3ff7a232d25403fa8cc14c97799c323/linux/x64/tar)
                  runIntegTestScript.echo(Component: OpenSearch)
                  runIntegTestScript.echo(Switch User to Non-Root (uid=1000): false)
                  runIntegTestScript.echo(Run command: env PATH=$PATH  ./test.sh integ-test tests/data/opensearch-1.3.0-test.yml --component OpenSearch --test-run-id 987 --paths opensearch=tests/jenkins/artifacts/tar --base-path https://dummy_link/dummy_integ_test/1.3.0/c3ff7a232d25403fa8cc14c97799c323/linux/x64/tar )
                  runIntegTestScript.sh(env PATH=$PATH  ./test.sh integ-test tests/data/opensearch-1.3.0-test.yml --component OpenSearch --test-run-id 987 --paths opensearch=tests/jenkins/artifacts/tar --base-path https://dummy_link/dummy_integ_test/1.3.0/c3ff7a232d25403fa8cc14c97799c323/linux/x64/tar )