Hello,
Please help me…
My test suite collection execution is keep continuing with 0% execution status. Getting lots of ‘Unable to resolve class errors’ and several below exceptions. Why Katalon is using “ch.qos.logback.classic”?
I have attached my yml file screenshot.
2020-09-25T16:31:58.6576868Z /D%%a%1%s%XYZProject2.0.prj/Test Suites/Stress_Test2.groovy: 20 Groovy:unable to resolve class internal.GlobalVariable
2020-09-25T16:31:58.6577329Z /D%%a%1%s%XYZProject2.0.prj/Test Suites/Stress_Test2.groovy: 22 Groovy:unable to resolve class com.kms.katalon.core.annotation.SetUp
2020-09-25T16:31:58.6577819Z /D%%a%1%s%XYZProject2.0.prj/Test Suites/Stress_Test2.groovy: 23 Groovy:unable to resolve class com.kms.katalon.core.annotation.SetupTestCase
2020-09-25T16:31:58.6578327Z /D%%a%1%s%XYZProject2.0.prj/Test Suites/Stress_Test2.groovy: 24 Groovy:unable to resolve class com.kms.katalon.core.annotation.TearDown
2020-09-25T16:31:58.6578824Z /D%%a%1%s%XYZProject2.0.prj/Test Suites/Stress_Test2.groovy: 25 Groovy:unable to resolve class com.kms.katalon.core.annotation.TearDownTestCase
2020-09-25T16:31:58.6579378Z /D%%a%1%s%XYZProject2.0.prj/Test Suites/Stress_Test2.groovy: 1 Groovy:unable to resolve class com.kms.katalon.core.checkpoint.CheckpointFactory
2020-09-25T16:31:58.6580120Z /D%%a%1%s%XYZProject2.0.prj/Test Suites/Stress_Test2.groovy: 2 Groovy:unable to resolve class com.kms.katalon.core.testcase.TestCaseFactory
2020-09-25T16:31:58.6580621Z /D%%a%1%s%XYZProject2.0.prj/Test Suites/Stress_Test2.groovy: 3 Groovy:unable to resolve class com.kms.katalon.core.testdata.TestDataFactory
2020-09-25T16:31:58.6581260Z /D%%a%1%s%XYZProject2.0.prj/Test Suites/Stress_Test2.groovy: 4 Groovy:unable to resolve class com.kms.katalon.core.testobject.ObjectRepository
2020-09-25T16:31:58.6581862Z /D%%a%1%s%XYZProject2.0.prj/Test Suites/Stress_Test2.groovy: 34 Groovy:class com.kms.katalon.core.annotation.SetUp is not an annotation in @com.kms.katalon.core.annotation.SetUp
2020-09-25T16:31:58.6582493Z /D%%a%1%s%XYZProject2.0.prj/Test Suites/Stress_Test2.groovy: 42 Groovy:class com.kms.katalon.core.annotation.TearDown is not an annotation in @com.kms.katalon.core.annotation.TearDown
2020-09-25T16:31:58.6583098Z /D%%a%1%s%XYZProject2.0.prj/Test Suites/Stress_Test2.groovy: 50 Groovy:class com.kms.katalon.core.annotation.SetupTestCase is not an annotation in @com.kms.katalon.core.annotation.SetupTestCase
2020-09-25T16:31:58.6583733Z /D%%a%1%s%XYZProject2.0.prj/Test Suites/Stress_Test2.groovy: 58 Groovy:class com.kms.katalon.core.annotation.TearDownTestCase is not an annotation in @com.kms.katalon.core.annotation.TearDownTestCase
2020-09-25T16:31:58.6584119Z
2020-09-25T16:31:59.6947270Z Generating global variables…
2020-09-25T16:31:59.6947612Z
2020-09-25T16:31:59.6948795Z
2020-09-25T16:32:01.3531586Z Parsing custom keywords…
2020-09-25T16:32:01.3544176Z
2020-09-25T16:32:01.3545099Z
2020-09-25T16:32:03.8332627Z Project ‘XYZProject2.0’ opened
2020-09-25T16:32:03.8334027Z
2020-09-25T16:32:03.8334574Z
2020-09-25T16:32:03.8334846Z Start reloading plugins…
2020-09-25T16:32:03.8335052Z
2020-09-25T16:32:03.8335254Z
2020-09-25T16:32:03.9952482Z Katalon version: 7.7.0
2020-09-25T16:32:03.9989333Z Plugin info URL: https://store.katalon.com/api/products/ks?appVersion=7.7.0&appType=ENGINE&licenseType=ENTERPRISE
2020-09-25T16:32:10.2957890Z Chrome driver is located at: C:\Users\VssAdministrator.katalon\7.7.0\Katalon_Studio_Engine_Windows_64-7.7.0\configuration\resources\temp\webdriver\chromedriver.exe
2020-09-25T16:32:10.2958484Z
2020-09-25T16:32:13.8126835Z Chrome driver is located at: C:\Users\VssAdministrator.katalon\7.7.0\Katalon_Studio_Engine_Windows_64-7.7.0\configuration\resources\temp\webdriver\chromedriver.exe
2020-09-25T16:32:13.8127520Z
2020-09-25T16:32:15.5338277Z 16:32:15,460 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [C:\Users\VssAdministrator.katalon\7.7.0\Katalon_Studio_Engine_Windows_64-7.7.0\configuration\org.eclipse.osgi\29\0.cp\resources\logback\logback-console.xml] at [file:/C:/Users/VssAdministrator/.katalon/7.7.0/Katalon_Studio_Engine_Windows_64-7.7.0/configuration/org.eclipse.osgi/29/0/.cp/resources/logback/logback-console.xml]
2020-09-25T16:32:15.5355852Z 16:32:15,481 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
2020-09-25T16:32:15.5378312Z 16:32:15,482 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
2020-09-25T16:32:15.5436407Z 16:32:15,487 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
2020-09-25T16:32:15.5498386Z 16:32:15,491 |-ERROR in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Could not create component [filter] of type [com.kms.katalon.core.logging.logback.SystemOutFilter] java.lang.ClassNotFoundException: com.kms.katalon.core.logging.logback.SystemOutFilter cannot be found by ch.qos.logback.classic_1.2.3
2020-09-25T16:32:15.5527420Z at java.lang.ClassNotFoundException: com.kms.katalon.core.logging.logback.SystemOutFilter cannot be found by ch.qos.logback.classic_1.2.3
2020-09-25T16:32:15.5530324Z at at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:461)
2020-09-25T16:32:15.5729989Z at at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:372)
2020-09-25T16:32:15.5733421Z at at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:364)
2020-09-25T16:32:15.6261775Z at at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:161)
2020-09-25T16:32:15.6509156Z at at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
2020-09-25T16:32:15.6512731Z at at ch.qos.logback.core.util.Loader.loadClass(Loader.java:120)
2020-09-25T16:32:15.6515606Z at at ch.qos.logback.core.joran.action.NestedComplexPropertyIA.begin(NestedComplexPropertyIA.java:102)
2020-09-25T16:32:15.6592937Z at at ch.qos.logback.core.joran.spi.Interpreter.callBeginAction(Interpreter.java:269)
2020-09-25T16:32:15.6778223Z at at ch.qos.logback.core.joran.spi.Interpreter.startElement(Interpreter.java:145)
2020-09-25T16:32:15.7318604Z at at ch.qos.logback.core.joran.spi.Interpreter.startElement(Interpreter.java:128)
2020-09-25T16:32:15.7407862Z at at ch.qos.logback.core.joran.spi.EventPlayer.play(EventPlayer.java:50)
2020-09-25T16:32:15.7568584Z at at ch.qos.logback.core.joran.GenericConfigurator.doConfigure(GenericConfigurator.java:165)
2020-09-25T16:32:15.7694862Z at at ch.qos.logback.core.joran.GenericConfigurator.doConfigure(GenericConfigurator.java:152)
2020-09-25T16:32:15.7696865Z at at ch.qos.logback.core.joran.GenericConfigurator.doConfigure(GenericConfigurator.java:110)
2020-09-25T16:32:15.7806775Z at at ch.qos.logback.core.joran.GenericConfigurator.doConfigure(GenericConfigurator.java:53)
2020-09-25T16:32:15.7927896Z at at ch.qos.logback.classic.util.ContextInitializer.configureByResource(ContextInitializer.java:75)
2020-09-25T16:32:15.7940696Z at at ch.qos.logback.classic.util.ContextInitializer.autoConfig(ContextInitializer.java:150)
2020-09-25T16:32:15.7941600Z at at org.slf4j.impl.StaticLoggerBinder.init(StaticLoggerBinder.java:84)
2020-09-25T16:32:15.8148979Z at at org.slf4j.impl.StaticLoggerBinder.(StaticLoggerBinder.java:55)
2020-09-25T16:32:15.8150604Z at at org.slf4j.LoggerFactory.bind(LoggerFactory.java:150)
2020-09-25T16:32:15.8151369Z at at org.slf4j.LoggerFactory.performInitialization(LoggerFactory.java:124)
2020-09-25T16:32:15.8152721Z at at org.slf4j.LoggerFactory.getILoggerFactory(LoggerFactory.java:412)
2020-09-25T16:32:15.9399850Z at at org.slf4j.LoggerFactory.getLogger(LoggerFactory.java:357)
2020-09-25T16:32:15.9496301Z at at org.slf4j.LoggerFactory.getLogger(LoggerFactory.java:383)
2020-09-25T16:32:15.9998914Z at at com.kms.katalon.core.logging.KeywordLogger.(KeywordLogger.java:33)
2020-09-25T16:32:16.0163904Z at at com.kms.katalon.core.webui.util.WebDriverPropertyUtil.(WebDriverPropertyUtil.java:24)
2020-09-25T16:32:16.3798286Z at at com.kms.katalon.execution.webui.configuration.ChromeRunConfiguration.getAdditionalEnvironmentVariables(ChromeRunConfiguration.java:89)
2020-09-25T16:32:16.4397861Z at at com.kms.katalon.execution.launcher.ConsoleLauncher.executeProcess(ConsoleLauncher.java:52)
2020-09-25T16:32:16.4550091Z at at com.kms.katalon.execution.launcher.SubConsoleLauncher.launch(SubConsoleLauncher.java:26)
2020-09-25T16:32:16.8490469Z at at com.kms.katalon.execution.launcher.ProcessLauncher.start(ProcessLauncher.java:105)
2020-09-25T16:32:16.8895419Z at at com.kms.katalon.execution.launcher.manager.LauncherManager.schedule(LauncherManager.java:204)
2020-09-25T16:32:17.3092001Z at at com.kms.katalon.execution.launcher.TestSuiteCollectionLauncher$TestSuiteCollectionLauncherManager.schedule(TestSuiteCollectionLauncher.java:344)
2020-09-25T16:32:17.5380703Z at at com.kms.katalon.execution.launcher.manager.LauncherManager.addLauncher(LauncherManager.java:46)
2020-09-25T16:32:17.6288167Z at at com.kms.katalon.execution.launcher.TestSuiteCollectionLauncher$TestSuiteCollectionLauncherManager.addLauncher(TestSuiteCollectionLauncher.java:350)
2020-09-25T16:32:17.8433312Z at at com.kms.katalon.execution.launcher.TestSuiteCollectionLauncher.scheduleSubLaunchers(TestSuiteCollectionLauncher.java:144)
2020-09-25T16:32:17.8557803Z at at com.kms.katalon.execution.launcher.TestSuiteCollectionLauncher.start(TestSuiteCollectionLauncher.java:118)
2020-09-25T16:32:18.0204061Z at at com.kms.katalon.execution.launcher.manager.LauncherManager.schedule(LauncherManager.java:204)
2020-09-25T16:32:18.1433540Z at at com.kms.katalon.execution.launcher.manager.LauncherManager.addLauncher(LauncherManager.java:46)
2020-09-25T16:32:18.1851825Z at at com.kms.katalon.execution.console.ConsoleExecutor.execute(ConsoleExecutor.java:74)
2020-09-25T16:32:18.1871010Z at at com.kms.katalon.execution.console.ConsoleMain.launch(ConsoleMain.java:352)
2020-09-25T16:32:18.2497387Z at at com.kms.katalon.console.application.ConsoleApplicationStarter.start(ConsoleApplicationStarter.java:37)
2020-09-25T16:32:18.3401129Z at at com.kms.katalon.application.Application.runConsole(Application.java:125)
2020-09-25T16:32:18.4578504Z at at com.kms.katalon.application.Application.start(Application.java:88)
2020-09-25T16:32:18.7159150Z at at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
2020-09-25T16:32:18.9941951Z at at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
2020-09-25T16:32:19.2674528Z at at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
2020-09-25T16:32:19.3081919Z at at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
2020-09-25T16:32:19.4032740Z at at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
2020-09-25T16:32:19.7650692Z at at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2020-09-25T16:32:19.8474892Z at at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
2020-09-25T16:32:20.0962604Z at at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2020-09-25T16:32:20.2415408Z at at java.lang.reflect.Method.invoke(Method.java:498)
2020-09-25T16:32:20.5280204Z at at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673)
2020-09-25T16:32:20.8799106Z at at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610)
2020-09-25T16:32:21.1434493Z at at org.eclipse.equinox.launcher.Main.run(Main.java:1519)
2020-09-25T16:32:21.1574130Z 16:32:15,491 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
2020-09-25T16:32:21.3694935Z 16:32:15,505 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
2020-09-25T16:32:21.3739802Z 16:32:15,505 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDERR]
2020-09-25T16:32:21.3773557Z 16:32:15,506 |-ERROR in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Could not create component [filter] of type [com.kms.katalon.core.logging.logback.SystemErrFilter] java.lang.ClassNotFoundException: com.kms.katalon.core.logging.logback.SystemErrFilter cannot be found by ch.qos.logback.classic_1.2.3
2020-09-25T16:32:21.3780149Z at java.lang.ClassNotFoundException: com.kms.katalon.core.logging.logback.SystemErrFilter cannot be found by ch.qos.logback.classic_1.2.3
2020-09-25T16:32:21.3791852Z at at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:461)
2020-09-25T16:32:21.3805716Z at at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:372)
2020-09-25T16:32:21.3814766Z at at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:364)
2020-09-25T16:32:21.3818634Z at at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:161)
2020-09-25T16:32:21.3825090Z at at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
2020-09-25T16:32:21.3830403Z at at ch.qos.logback.core.util.Loader.loadClass(Loader.java:120)
2020-09-25T16:32:21.3839026Z at at ch.qos.logback.core.joran.action.NestedComplexPropertyIA.begin(NestedComplexPropertyIA.java:102)
2020-09-25T16:32:21.3842997Z at at ch.qos.logback.core.joran.spi.Interpreter.callBeginAction(Interpreter.java:269)
2020-09-25T16:32:21.3852507Z at at ch.qos.logback.core.joran.spi.Interpreter.startElement(Interpreter.java:145)
2020-09-25T16:32:21.3857535Z at at ch.qos.logback.core.joran.spi.Interpreter.startElement(Interpreter.java:128)
2020-09-25T16:32:21.3861548Z at at ch.qos.logback.core.joran.spi.EventPlayer.play(EventPlayer.java:50)
2020-09-25T16:32:21.4850892Z at at ch.qos.logback.core.joran.GenericConfigura
2020-09-25T16:32:21.4880947Z tor.doConfigure(GenericConfigurator.java:165)
2020-09-25T16:32:21.4898891Z at at ch.qos.logback.core.joran.GenericConfigurator.doConfigure(GenericConfigurator.java:152)
2020-09-25T16:32:21.4907642Z at at ch.qos.logback.core.joran.GenericConfigurator.doConfigure(GenericConfigurator.java:110)
2020-09-25T16:32:21.4918166Z at at ch.qos.logback.core.joran.GenericConfigurator.doConfigure(GenericConfigurator.java:53)
2020-09-25T16:32:21.4919872Z at at ch.qos.logback.classic.util.ContextInitializer.configureByResource(ContextInitializer.java:75)
2020-09-25T16:32:21.4921188Z at at ch.qos.logback.classic.util.ContextInitializer.autoConfig(ContextInitializer.java:150)
2020-09-25T16:32:21.4922070Z at at org.slf4j.impl.StaticLoggerBinder.init(StaticLoggerBinder.java:84)
2020-09-25T16:32:21.4924401Z at at org.slf4j.impl.StaticLoggerBinder.(StaticLoggerBinder.java:55)
2020-09-25T16:32:21.4924993Z at at org.slf4j.LoggerFactory.bind(LoggerFactory.java:150)
2020-09-25T16:32:21.4925961Z at at org.slf4j.LoggerFactory.performInitialization(LoggerFactory.java:124)
2020-09-25T16:32:21.4927771Z at at org.slf4j.LoggerFactory.getILoggerFactory(LoggerFactory.java:412)
2020-09-25T16:32:21.4938833Z at at org.slf4j.LoggerFactory.getLogger(LoggerFactory.java:357)
2020-09-25T16:32:21.4941024Z at at org.slf4j.LoggerFactory.getLogger(LoggerFactory.java:383)
2020-09-25T16:32:21.4952865Z at at com.kms.katalon.core.logging.KeywordLogger.(KeywordLogger.java:33)
2020-09-25T16:32:21.4954946Z at at com.kms.katalon.core.webui.util.WebDriverPropertyUtil.(WebDriverPropertyUtil.java:24)
2020-09-25T16:32:21.4956094Z at at com.kms.katalon.execution.webui.configuration.ChromeRunConfiguration.getAdditionalEnvironmentVariables(ChromeRunConfiguration.java:89)
2020-09-25T16:32:21.4958211Z at at com.kms.katalon.execution.launcher.ConsoleLauncher.executeProcess(ConsoleLauncher.java:52)
2020-09-25T16:32:21.4959828Z at at com.kms.katalon.execution.launcher.SubConsoleLauncher.launch(SubConsoleLauncher.java:26)
2020-09-25T16:32:21.4960491Z at at com.kms.katalon.execution.launcher.ProcessLauncher.start(ProcessLauncher.java:105)
2020-09-25T16:32:21.4962090Z at at com.kms.katalon.execution.launcher.manager.LauncherManager.schedule(LauncherManager.java:204)
2020-09-25T16:32:21.4966135Z at at com.kms.katalon.execution.launcher.TestSuiteCollectionLauncher$TestSuiteCollectionLauncherManager.schedule(TestSuiteCollectionLauncher.java:344)
2020-09-25T16:32:21.4968891Z at at com.kms.katalon.execution.launcher.manager.LauncherManager.addLauncher(LauncherManager.java:46)
2020-09-25T16:32:21.4971516Z at at com.kms.katalon.execution.launcher.TestSuiteCollectionLauncher$TestSuiteCollectionLauncherManager.addLauncher(TestSuiteCollectionLauncher.java:350)
2020-09-25T16:32:21.4972696Z at at com.kms.katalon.execution.launcher.TestSuiteCollectionLauncher.scheduleSubLaunchers(TestSuiteCollectionLauncher.java:144)
2020-09-25T16:32:21.4974844Z at at com.kms.katalon.execution.launcher.TestSuiteCollectionLauncher.start(TestSuiteCollectionLauncher.java:118)
2020-09-25T16:32:21.4977515Z at at com.kms.katalon.execution.launcher.manager.LauncherManager.schedule(LauncherManager.java:204)
2020-09-25T16:32:21.4978665Z at at com.kms.katalon.execution.launcher.manager.LauncherManager.addLauncher(LauncherManager.java:46)
2020-09-25T16:32:21.4980475Z at at com.kms.katalon.execution.console.ConsoleExecutor.execute(ConsoleExecutor.java:74)
2020-09-25T16:32:21.4983051Z at at com.kms.katalon.execution.console.ConsoleMain.launch(ConsoleMain.java:352)
2020-09-25T16:32:21.4985760Z at at com.kms.katalon.console.application.ConsoleApplicationStarter.start(ConsoleApplicationStarter.java:37)
2020-09-25T16:32:21.4987079Z at at com.kms.katalon.application.Application.runConsole(Application.java:125)
2020-09-25T16:32:21.4988115Z at at com.kms.katalon.application.Application.start(Application.java:88)
2020-09-25T16:32:21.4989416Z at at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
2020-09-25T16:32:21.4992562Z at at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
2020-09-25T16:32:21.4999671Z at at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
2020-09-25T16:32:21.5003251Z at at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
2020-09-25T16:32:21.5005850Z at at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
2020-09-25T16:32:21.5010340Z at at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2020-09-25T16:32:21.5011998Z at at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
2020-09-25T16:32:21.5023465Z at at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2020-09-25T16:32:21.5025854Z at at java.lang.reflect.Method.invoke(Method.java:498)
2020-09-25T16:32:21.5029135Z at at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673)
2020-09-25T16:32:21.5030590Z at at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610)
2020-09-25T16:32:21.5031578Z at at org.eclipse.equinox.launcher.Main.run(Main.java:1519)
2020-09-25T16:32:21.5037613Z 16:32:15,507 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
2020-09-25T16:32:21.5041869Z 16:32:15,509 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.kms] to INFO
2020-09-25T16:32:21.5043152Z 16:32:15,509 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.kms.katalon.core.cucumber.keyword.CucumberReporter] to DEBUG
2020-09-25T16:32:21.5045808Z 16:32:15,509 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.kms.katalon.core.logging.KeywordLogger] to TRACE
2020-09-25T16:32:21.5049386Z 16:32:15,509 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.kms.katalon.core.util.KeywordUtil] to TRACE
2020-09-25T16:32:21.5052124Z 16:32:15,509 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [testcase] to DEBUG
2020-09-25T16:32:21.5052963Z 16:32:15,509 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [CustomKeywords] to DEBUG
2020-09-25T16:32:21.5053978Z 16:32:15,509 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.kms.katalon.core.keyword.builtin.CommentKeyword] to INFO
2020-09-25T16:32:21.5055701Z 16:32:15,509 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to ERROR
2020-09-25T16:32:21.5056680Z 16:32:15,510 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
2020-09-25T16:32:21.5059454Z 16:32:15,510 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDERR] to Logger[ROOT]
2020-09-25T16:32:21.5062442Z 16:32:15,510 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
2020-09-25T16:32:21.5063049Z 16:32:15,510 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@720b52a7 - Registering current configuration as safe fallback point
2020-09-25T16:32:21.5065189Z
2020-09-25T16:32:21.5065888Z
2020-09-25T16:32:21.5066849Z --------------------------------------------------------------------------------
2020-09-25T16:32:21.5069940Z Test Suites/Sanity_TestSuite_Collection - 20200925_163206…0/26(0%)
2020-09-25T16:32:21.5072692Z --------------------------------------------------------------------------------
2020-09-25T16:32:21.5074384Z Test Suites/Smoke_TestCases - Chrome - 20200925_163210…0/15(0%)
2020-09-25T16:32:21.5075675Z Test Suites/All_Page_Accessible_TestCases - Chrome - 20200925_163213…0/11(0%)
2020-09-25T16:32:21.5084343Z --------------------------------------------------------------------------------
2020-09-25T16:32:21.5085726Z
2020-09-25T16:32:21.5087871Z
2020-09-25T16:32:30.6595680Z
2020-09-25T16:32:30.6596050Z --------------------------------------------------------------------------------
2020-09-25T16:32:30.6596411Z Test Suites/Sanity_TestSuite_Collection - 20200925_163206…0/26(0%)
2020-09-25T16:32:30.6596669Z --------------------------------------------------------------------------------
2020-09-25T16:32:30.6596949Z Test Suites/Smoke_TestCases - Chrome - 20200925_163210…0/15(0%)
2020-09-25T16:32:30.6597224Z Test Suites/All_Page_Accessible_TestCases - Chrome - 20200925_163213…0/11(0%)
2020-09-25T16:32:30.6597480Z --------------------------------------------------------------------------------
2020-09-25T16:32:30.6597644Z
2020-09-25T16:32:30.6597709Z
2020-09-25T16:32:45.7064832Z
2020-09-25T16:32:45.7522059Z --------------------------------------------------------------------------------
2020-09-25T16:32:45.7523461Z Test Suites/Sanity_TestSuite_Collection - 20200925_163206…0/26(0%)
2020-09-25T16:32:45.7524178Z --------------------------------------------------------------------------------
2020-09-25T16:32:45.7524567Z Test Suites/Smoke_TestCases - Chrome - 20200925_163210…0/15(0%)
2020-09-25T16:32:45.7524964Z Test Suites/All_Page_Accessible_TestCases - Chrome - 20200925_163213…0/11(0%)
2020-09-25T16:32:45.7525334Z --------------------------------------------------------------------------------
2020-09-25T16:32:45.7526070Z
2020-09-25T16:32:45.7526263Z
2020-09-25T16:33:00.7042130Z
2020-09-25T16:33:00.7042953Z --------------------------------------------------------------------------------
2020-09-25T16:33:00.7045066Z Test Suites/Sanity_TestSuite_Collection - 20200925_163206…0/26(0%)
2020-09-25T16:33:00.7049581Z --------------------------------------------------------------------------------
2020-09-25T16:33:00.7050072Z Test Suites/Smoke_TestCases - Chrome - 20200925_163210…0/15(0%)
2020-09-25T16:33:00.7080814Z Test Suites/All_Page_Accessible_TestCases - Chrome - 20200925_163213…0/11(0%)
2020-09-25T16:33:00.7081212Z --------------------------------------------------------------------------------
2020-09-25T16:33:00.7082025Z
2020-09-25T16:33:00.7082856Z
2020-09-25T16:33:00.7083455Z
2020-09-25T16:33:15.7080314Z
2020-09-25T16:33:15.7083943Z --------------------------------------------------------------------------------
2020-09-25T16:33:15.7131975Z Test Suites/Sanity_TestSuite_Collection - 20200925_163206…0/26(0%)
2020-09-25T16:33:15.7136191Z --------------------------------------------------------------------------------
2020-09-25T16:33:15.7142626Z Test Suites/Smoke_TestCases - Chrome - 20200925_163210…0/15(0%)
2020-09-25T16:33:15.7149622Z Test Suites/All_Page_Accessible_TestCases - Chrome - 20200925_163213…0/11(0%)
2020-09-25T16:33:15.7156841Z --------------------------------------------------------------------------------
2020-09-25T16:33:15.7209683Z
2020-09-25T16:33:15.7227493Z
2020-09-25T16:33:15.7233343Z
2020-09-25T16:33:30.7151566Z
2020-09-25T16:33:30.7157178Z --------------------------------------------------------------------------------
2020-09-25T16:33:30.7161912Z Test Suites/Sanity_TestSuite_Collection - 20200925_163206…0/26(0%)
2020-09-25T16:33:30.7166256Z --------------------------------------------------------------------------------
2020-09-25T16:33:30.7172935Z Test Suites/Smoke_TestCases - Chrome - 20200925_163210…0/15(0%)
2020-09-25T16:33:30.7177027Z Test Suites/All_Page_Accessible_TestCases - Chrome - 20200925_163213…0/11(0%)
2020-09-25T16:33:30.7180726Z --------------------------------------------------------------------------------
2020-09-25T16:33:30.7186122Z
2020-09-25T16:33:30.7186566Z
2020-09-25T16:33:45.7125510Z
2020-09-25T16:33:45.7137070Z --------------------------------------------------------------------------------
2020-09-25T16:33:45.7143224Z Test Suites/Sanity_TestSuite_Collection - 20200925_163206…0/26(0%)
2020-09-25T16:33:45.7148071Z --------------------------------------------------------------------------------
2020-09-25T16:33:45.7152045Z Test Suites/Smoke_TestCases - Chrome - 20200925_163210…0/15(0%)
2020-09-25T16:33:45.7158326Z Test Suites/All_Page_Accessible_TestCases - Chrome - 20200925_163213…0/11(0%)
2020-09-25T16:33:45.7158804Z --------------------------------------------------------------------------------
2020-09-25T16:33:45.7159050Z
2020-09-25T16:33:45.7159198Z
2020-09-25T16:34:00.7104337Z
2020-09-25T16:34:00.7105298Z --------------------------------------------------------------------------------
2020-09-25T16:34:00.7106043Z Test Suites/Sanity_TestSuite_Collection - 20200925_163206…0/26(0%)
2020-09-25T16:34:00.7106532Z --------------------------------------------------------------------------------
2020-09-25T16:34:00.7106889Z Test Suites/Smoke_TestCases - Chrome - 20200925_163210…0/15(0%)
2020-09-25T16:34:00.7107271Z Test Suites/All_Page_Accessible_TestCases - Chrome - 20200925_163213…0/11(0%)
2020-09-25T16:34:00.7107650Z --------------------------------------------------------------------------------
@Shyju_John, I saw you have successfully able to run Azure pipeline and publish the report. Can you please help me or suggest me how to resolve my issue?
