Unable to open the browser in Jenkins while running the test suite

here are the logs in jenkin
2019-09-10 13:24:43.610 INFO c.k.katalon.core.main.TestCaseExecutor - START Test Cases/sample
2019-09-10 13:24:44.014 DEBUG testcase.sample - 1: openBrowser(“”)
2019-09-10 13:24:44.249 INFO c.k.k.core.webui.driver.DriverFactory - Starting ‘Chrome’ driver
2019-09-10 13:24:44.285 INFO c.k.k.core.webui.driver.DriverFactory - Action delay is set to 0 seconds

Test Suites/Homepage - Chrome - 20190910_132441…0/1(0%)


Test Suites/Homepage - Chrome - 20190910_132441…0/1(0%)


Test Suites/Homepage - Chrome - 20190910_132441…0/1(0%)

hi,

check your chrome version and chrome driver version
does those match

checked and updated the driver version with latest.entering into the script steps but still not opening the browser.

2019-09-11 16:14:20.426 INFO c.k.katalon.core.main.TestSuiteExecutor - START Test Suites/Homepage
2019-09-11 16:14:20.463 INFO c.k.katalon.core.main.TestSuiteExecutor - hostName = 353799D$ - 353799D.gcb.local
2019-09-11 16:14:20.464 INFO c.k.katalon.core.main.TestSuiteExecutor - os = Windows 10 64bit
2019-09-11 16:14:20.465 INFO c.k.katalon.core.main.TestSuiteExecutor - hostAddress = 172.16.130.96
2019-09-11 16:14:20.466 INFO c.k.katalon.core.main.TestSuiteExecutor - katalonVersion = 6.2.2.4
2019-09-11 16:14:20.643 INFO c.k.katalon.core.main.TestCaseExecutor - --------------------
2019-09-11 16:14:20.643 INFO c.k.katalon.core.main.TestCaseExecutor - START Test Cases/sample
2019-09-11 16:14:20.980 DEBUG testcase.sample - 1: openBrowser("")
2019-09-11 16:14:21.170 INFO c.k.k.core.webui.driver.DriverFactory - Starting ‘Chrome’ driver
2019-09-11 16:14:21.208 INFO c.k.k.core.webui.driver.DriverFactory - Action delay is set to 0 seconds
2019-09-11 16:14:24.039 INFO c.k.k.core.webui.driver.DriverFactory - sessionId = bd28436d3020f7568ea6ec58db110c6e
2019-09-11 16:14:24.056 INFO c.k.k.core.webui.driver.DriverFactory - browser = Chrome 77.0.3865.75
2019-09-11 16:14:24.056 INFO c.k.k.core.webui.driver.DriverFactory - platform = Windows 10
2019-09-11 16:14:24.057 INFO c.k.k.core.webui.driver.DriverFactory - seleniumVersion = 3.141.59
2019-09-11 16:14:24.057 INFO c.k.k.core.webui.driver.DriverFactory - proxyInformation = ProxyInformation{proxyOption=NO_PROXY, proxyServerType=HTTP, password=, proxyServerAddress=, proxyServerPort=0}
2019-09-11 16:14:24.058 DEBUG testcase.sample - 2: navigateToUrl(“xxxxxxx”)
2019-09-11 16:14:24.923 DEBUG testcase.sample - 3: click(findTestObject(“Object Repository/xxxx”))

Test Suites/Homepage - Chrome - 20190911_161418…0/1(0%)