[Appium] Welcome to Appium v1.22.1 [Appium] Non-default server args: [Appium] port: 4725 [Appium] relaxedSecurityEnabled: true [Appium] Appium REST http interface listener started on 0.0.0.0:4725 [debug] [HTTP] Request idempotency key: 1a6cebf8-38f3-427a-adea-30b78d230373 [HTTP] --> POST /wd/hub/session [HTTP] {"capabilities":{"alwaysMatch":{"appium:automationName":"UIAutomator2","platformName":"Android","appium:appPackage":"my.package.name","appium:appActivity":".activity.SplashActivity","appium:appWaitActivity":"*.MainActivity","appium:noReset":true,"appium:fullReset":false,"appium:ignoreUnimportantViews":true,"appium:autoGrantPermissions":true,"appium:logcatFilterSpecs":["*:D"],"appium:app":"https://my-jenkins.domain.com/job/appdeploy-checker/3103/artifact/download/my-app-12_0_0-beta-releaseDebuggable-20211228001323.apk","appium:udid":"RF9N606ASQY","appium:systemPort":"8202"},"firstMatch":[{}]},"desiredCapabilities":{"automationName":"UIAutomator2","platformName":"Android","appPackage":"my.package.name","appActivity":".activity.SplashActivity","appWaitActivity":"*.MainActivity","noReset":true,"fullReset":false,"ignoreUnimportantViews":true,"autoGrantPermissions":true,"logcatFilterSpecs":["*:D"],"app":"https://my-jenkins.domain.com/job/appdeploy-checker/3103/artifact/download/my-app-12_0_0-beta... [debug] [W3C] Calling AppiumDriver.createSession() with args: [{"automationName":"UIAutomator2","platformName":"Android","appPackage":"my.package.name","appActivity":".activity.SplashActivity","appWaitActivity":"*.MainActivity","noReset":true,"fullReset":false,"ignoreUnimportantViews":true,"autoGrantPermissions":true,"logcatFilterSpecs":["*:D"],"app":"https://my-jenkins.domain.com/job/appdeploy-checker/3103/artifact/download/my-app-12_0_0-beta-releaseDebuggable-20211228001323.apk","udid":"RF9N606ASQY","systemPort":"8202"},null,{"alwaysMatch":{"appium:automationName":"UIAutomator2","platformName":"Android","appium:appPackage":"my.package.name","appium:appActivity":".activity.SplashActivity","appium:appWaitActivity":"*.MainActivity","appium:noReset":true,"appium:fullReset":false,"appium:ignoreUnimportantViews":true,"appium:autoGrantPermissions":true,"appium:logcatFilterSpecs":["*:D"],"appium:app":"https://my-jenkins.domain.com/job/appdeploy-checker/3103/artifact/download/my-app-12_0_0-beta-releaseDebuggable-20211228001323.apk","appium:udid":"RF9N606ASQY... [debug] [BaseDriver] Event 'newSessionRequested' logged at 1640672554958 (15:22:34 GMT+0900 (Korean Standard Time)) [Appium] Appium v1.22.1 creating new AndroidUiautomator2Driver (v1.70.1) session [Appium] Applying relaxed security to 'AndroidUiautomator2Driver' as per server command line argument. All insecure features will be enabled unless explicitly disabled by --deny-insecure [debug] [BaseDriver] W3C capabilities and MJSONWP desired capabilities were provided [debug] [BaseDriver] Creating session with W3C capabilities: { [debug] [BaseDriver] "alwaysMatch": { [debug] [BaseDriver] "platformName": "Android", [debug] [BaseDriver] "appium:automationName": "UIAutomator2", [debug] [BaseDriver] "appium:appPackage": "my.package.name", [debug] [BaseDriver] "appium:appActivity": ".activity.SplashActivity", [debug] [BaseDriver] "appium:appWaitActivity": "*.MainActivity", [debug] [BaseDriver] "appium:noReset": true, [debug] [BaseDriver] "appium:fullReset": false, [debug] [BaseDriver] "appium:ignoreUnimportantViews": true, [debug] [BaseDriver] "appium:autoGrantPermissions": true, [debug] [BaseDriver] "appium:logcatFilterSpecs": [ [debug] [BaseDriver] "*:D" [debug] [BaseDriver] ], [debug] [BaseDriver] "appium:app": "https://my-jenkins.domain.com/job/appdeploy-checker/3103/artifact/download/my-app-12_0_0-beta-releaseDebuggable-20211228001323.apk", [debug] [BaseDriver] "appium:udid": "RF9N606ASQY", [debug] [BaseDriver] "appium:systemPort": "8202" [debug] [BaseDriver] }, [debug] [BaseDriver] "firstMatch": [ [debug] [BaseDriver] {} [debug] [BaseDriver] ] [debug] [BaseDriver] } [BaseDriver] Number capability passed in as string. Functionality may be compromised. [BaseDriver] Capability 'systemPort' changed from string ('8202') to integer (8202). This may cause unexpected behavior [BaseDriver] The following capabilities were provided, but are not recognized by Appium: [BaseDriver] ignoreUnimportantViews [BaseDriver] Session created with session id: dd62e465-b4d3-4370-8008-b695b1c373da [BaseDriver] Using downloadable app 'https://my-jenkins.domain.com/job/appdeploy-checker/3103/artifact/download/my-app-12_0_0-beta-releaseDebuggable-20211228001323.apk' [debug] [BaseDriver] Last-Modified: Mon, 27 Dec 2021 20:15:26 GMT [debug] [BaseDriver] Cache-Control: undefined [debug] [BaseDriver] A fresh copy of the application is going to be downloaded from https://my-jenkins.domain.com/job/appdeploy-checker/3103/artifact/download/my-app-12_0_0-beta-releaseDebuggable-20211228001323.apk [debug] [BaseDriver] Content-Type: application/vnd.android.package-archive [debug] [UiAutomator2] Deleting UiAutomator2 session [debug] [BaseDriver] Event 'newSessionStarted' logged at 1640672681768 (15:24:41 GMT+0900 (Korean Standard Time)) [debug] [W3C] Encountered internal error running command: Error: Unable to download the app: Cannot download the file from https://my-jenkins.domain.com/job/appdeploy-checker/3103/artifact/download/my-app-12_0_0-beta-releaseDebuggable-20211228001323.apk: aborted [debug] [W3C] at downloadApp (/usr/local/lib/node_modules/appium/node_modules/appium-base-driver/lib/basedriver/helpers.js:296:11) [debug] [W3C] at /usr/local/lib/node_modules/appium/node_modules/appium-base-driver/lib/basedriver/helpers.js:222:16 [HTTP] <-- POST /wd/hub/session 500 126833 ms - 895 [HTTP]  [Appium] Received SIGTERM - shutting down [debug] [Appium] There are no active sessions for cleanup