Hi all, I recently integrated Android SDK with jenkins, i tried to run the emulator, but now Jenkins is failing to launch Android Emulator with it. the skin of emulator was availble with the sdk. Not sure what's the issue, but here is the log I got. Is there any other place I can look for log?
Jenkins version: Jenkins ver. 1.472 Android Emulator plugin version: 2.13.1 Android SDK revision: 25.0.4 > git config --local --remove-section credential # timeout=10 > git rev-parse refs/remotes/origin/shiksha_espresso_automation^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/shiksha_espresso_automation^{commit} # timeout=10 Checking out Revision c23e38160697c68821f85d646305dc07dd9b79d3 (refs/remotes/origin/shiksha_espresso_automation) > git config core.sparsecheckout # timeout=10 > git checkout -f c23e38160697c68821f85d646305dc07dd9b79d3 > git rev-list c23e38160697c68821f85d646305dc07dd9b79d3 # timeout=10 $ /home/akash/Android/Sdk/tools/android list target [android] Using Android SDK: /home/akash/Android/Sdk [android] Waiting 100 seconds before starting emulator... $ /home/akash/Android/Sdk/platform-tools/adb start-server * daemon not running. starting it now on port 6637 * * daemon started successfully * $ /home/akash/Android/Sdk/platform-tools/adb start-server $ /home/akash/Android/Sdk/tools/emulator -snapshot-list -no-window -avd nexus [android] Starting Android emulator and creating initial snapshot [android] Erasing existing emulator data... $ /home/akash/Android/Sdk/tools/emulator -ports 6635,6636 -avd nexus -no-snapshot-load -no-snapshot-save -wipe-data -no-window WARNING: SD Card image already in use: /home/akash/.android/avd/nexus.avd/sdcard.img emulator: WARNING: Classic qemu does not support SMP. The hw.cpu.ncore option from your config file is ignored. emulator: WARNING: userdata image already in use, changes will not persist! emulator: WARNING: cache image already in use, changes will not persist! [android] Emulator did not appear to start; giving up $ /home/akash/Android/Sdk/platform-tools/adb disconnect localhost:6636 error: no such device 'localhost:6636' [android] Stopping Android emulator $ /home/akash/Android/Sdk/platform-tools/adb kill-server Archiving artifacts Finished: NOT_BUILT On Tuesday, August 28, 2012 at 2:38:00 AM UTC+5:30, Christopher Orr wrote: > > Hi again, > > As I just wrote in http://jenkins-ci.org/issue/14901 -- I'm really > having a tough time reproducing this myself. > > Can you give any other hints about your environment? Which OS? 32- or > 64-bit? Did this work on a previous version of the Android SDK Tools -- > if so, which version? Are your jobs running on the master, or on a slave? > > Any help or ideas would be appreciated! > > Thanks, > Chris > > > On 08/23/2012 11:52 PM, Sam Xiao wrote: > > Hi all, > > > > I updated the Android SDK in my build machine, so I can now run ICS > emulator image, but now Jenkins is failing to launch Android Emulator with > it. This very same machine + setup used to work well with my Gingerbread > setup. > > > > Not sure what's the issue, but here is the log I got. Is there any other > place I can look for log? > > > > Jenkins version:Jenkins ver. 1.472 <http://jenkins-ci.org/> > > Android Emulator plugin version: 2.3 < > http://105.68.13.72:8080/pluginManager/plugin/android-emulator/thirdPartyLicenses> > > > > Android SDK revision: 20.0.3 > > > > > > > > Starting xvnc > > [workspace] $ /usr/bin/vncserver :2 -geometry 1024x768 > > > > New 'X' desktop is localhost:2 > > > > Starting applications specified in /var/lib/jenkins/.vnc/xstartup > > Log file is /var/lib/jenkins/.vnc/localhost:2.log > > > > $ /android_sdk/android-sdk-linux/tools/android list target > > [android] Using Android SDK: /android_sdk/android-sdk-linux > > [android] Waiting 60 seconds before starting emulator... > > $ /android_sdk/android-sdk-linux/platform-tools/adb start-server > > [android] Starting Android emulator > > $ /android_sdk/android-sdk-linux/tools/emulator -no-boot-anim -ports > 48312,49016 -avd ics -no-snapshot-load -no-snapshot-save -no-window > > * daemon not running. starting it now on port 58303 * > > * daemon started successfully * > > *[android] Emulator did not appear to start; giving up* > > $ /android_sdk/android-sdk-linux/platform-tools/adb disconnect > localhost:49016 > > [android] Stopping Android emulator > > $ /android_sdk/android-sdk-linux/platform-tools/adb kill-server > > Terminating xvnc. > > $ /usr/bin/vncserver -kill :2 > > Killing Xtightvnc process ID 16012 > > Archiving artifacts > > Checking console output > > No emails were triggered. > > Finished: NOT_BUILT > > > > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/a5682922-711e-45f1-aaab-44b6e7979dc5%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.