27/07/11 5:55:14 AM: Checking recipe agent requirements... 27/07/11 5:55:14 AM: Requirements satisfied by at least one online agent. 27/07/11 5:55:14 AM: Recipe assigned to agent alphard 27/07/11 5:55:15 AM: Recipe dispatched to agent alphard 27/07/11 5:55:15 AM: Recipe '[default]' commenced 27/07/11 5:55:15 AM: Command 'bootstrap' commenced ============================[ command output below ]============================ 27/07/11 5:55:15 AM: Checking out to /home/pulse/.pulse2-agent/data/agents/1931/recipes/3571717/base 27/07/11 5:55:15 AM: >> git clone --no-checkout git://github.com/jsankey/droidscope.git base 27/07/11 5:55:15 AM: Initialized empty Git repository in /home/pulse/.pulse2-agent/data/agents/1931/recipes/3571717/base/.git/ 27/07/11 5:55:16 AM: >> git checkout -f -b local origin/master 27/07/11 5:55:16 AM: Switched to a new branch 'local' 27/07/11 5:55:16 AM: Branch local set up to track remote branch master from origin. 27/07/11 5:55:16 AM: >> git checkout -f -b tmp.c8595d873576f31fcef4e8b40cfcb5507cf5df24 c8595d873576f31fcef4e8b40cfcb5507cf5df24 27/07/11 5:55:16 AM: Switched to a new branch 'tmp.c8595d873576f31fcef4e8b40cfcb5507cf5df24' ============================[ command output above ]============================ 27/07/11 5:55:16 AM: Command 'bootstrap' completed with status success 27/07/11 5:55:17 AM: Command 'unit-tests' commenced ============================[ command output below ]============================ 27/07/11 5:55:18 AM: Buildfile: build.xml 27/07/11 5:55:18 AM: -init: 27/07/11 5:55:18 AM: [mkdir] Created dir: /home/pulse/.pulse2-agent/data/agents/1931/recipes/3571717/base/unit/build 27/07/11 5:55:18 AM: [mkdir] Created dir: /home/pulse/.pulse2-agent/data/agents/1931/recipes/3571717/base/unit/build/classes 27/07/11 5:55:18 AM: [mkdir] Created dir: /home/pulse/.pulse2-agent/data/agents/1931/recipes/3571717/base/unit/build/reports 27/07/11 5:55:18 AM: -compile-tested: 27/07/11 5:55:18 AM: [setup] Android SDK Tools Revision 6 27/07/11 5:55:18 AM: [setup] Project Target: Android 2.2 27/07/11 5:55:18 AM: [setup] API level: 8 27/07/11 5:55:18 AM: [setup] WARNING: Attribute minSdkVersion in AndroidManifest.xml (3) is lower than the project target API level (8) 27/07/11 5:55:18 AM: [setup] Importing rules file: platforms/android-8/ant/ant_rules_r2.xml 27/07/11 5:55:18 AM: -dirs: 27/07/11 5:55:18 AM: [echo] Creating output directories if needed... 27/07/11 5:55:18 AM: [mkdir] Created dir: /home/pulse/.pulse2-agent/data/agents/1931/recipes/3571717/base/build/gen 27/07/11 5:55:18 AM: [mkdir] Created dir: /home/pulse/.pulse2-agent/data/agents/1931/recipes/3571717/base/build/classes 27/07/11 5:55:18 AM: -resource-src: 27/07/11 5:55:18 AM: [echo] Generating R.java / Manifest.java from the resources... 27/07/11 5:55:18 AM: -aidl: 27/07/11 5:55:18 AM: [echo] Compiling aidl files into Java classes... 27/07/11 5:55:20 AM: compile: 27/07/11 5:55:20 AM: [javac] Compiling 24 source files to /home/pulse/.pulse2-agent/data/agents/1931/recipes/3571717/base/build/classes 27/07/11 5:55:20 AM: compile: 27/07/11 5:55:20 AM: [javac] Compiling 4 source files to /home/pulse/.pulse2-agent/data/agents/1931/recipes/3571717/base/unit/build/classes 27/07/11 5:55:21 AM: 27/07/11 5:55:21 AM: test: 27/07/11 5:55:21 AM: [junit] Running com.zutubi.android.droidscope.ProjectStatusCacheTest 27/07/11 5:55:21 AM: [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.049 sec 27/07/11 5:55:21 AM: [junit] Running com.zutubi.android.libpulse.internal.PulseTest 27/07/11 5:55:21 AM: [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.035 sec 27/07/11 5:55:21 AM: [junit] Running com.zutubi.android.libpulse.internal.StructConverterTest 27/07/11 5:55:21 AM: [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.012 sec 27/07/11 5:55:21 AM: BUILD SUCCESSFUL 27/07/11 5:55:21 AM: Total time: 3 seconds ============================[ command output above ]============================ 27/07/11 5:55:21 AM: Command 'unit-tests' completed with status success 27/07/11 5:55:21 AM: Command details: 27/07/11 5:55:21 AM: command line: /usr/java/apache-ant-1.7.1/bin/ant test -Dsdk.dir=/usr/java/android 27/07/11 5:55:21 AM: exit code: 0 27/07/11 5:55:21 AM: targets: test 27/07/11 5:55:21 AM: working directory: /home/pulse/.pulse2-agent/data/agents/1931/recipes/3571717/base/unit 27/07/11 5:55:21 AM: End command details. 27/07/11 5:55:21 AM: Command 'functional-tests' commenced ============================[ command output below ]============================ 27/07/11 5:55:25 AM: Buildfile: build.xml 27/07/11 5:55:25 AM: [setup] Android SDK Tools Revision 6 27/07/11 5:55:25 AM: [setup] Project Target: Android 2.2 27/07/11 5:55:25 AM: [setup] API level: 8 27/07/11 5:55:25 AM: [setup] WARNING: Attribute minSdkVersion in AndroidManifest.xml (3) is lower than the project target API level (8) 27/07/11 5:55:25 AM: [setup] Importing rules file: platforms/android-8/ant/ant_test_rules_r2.xml 27/07/11 5:55:25 AM: start-emulator: 27/07/11 5:55:30 AM: 27/07/11 5:55:30 AM: -install-tested-project: 27/07/11 5:55:30 AM: [setup] Android SDK Tools Revision 6 27/07/11 5:55:30 AM: [setup] Project Target: Android 2.2 27/07/11 5:55:30 AM: [setup] API level: 8 27/07/11 5:55:30 AM: [setup] WARNING: Attribute minSdkVersion in AndroidManifest.xml (3) is lower than the project target API level (8) 27/07/11 5:55:30 AM: [setup] Importing rules file: platforms/android-8/ant/ant_rules_r2.xml 27/07/11 5:55:30 AM: -compile-tested-if-test: 27/07/11 5:55:30 AM: -dirs: 27/07/11 5:55:30 AM: [echo] Creating output directories if needed... 27/07/11 5:55:30 AM: -resource-src: 27/07/11 5:55:30 AM: [echo] Generating R.java / Manifest.java from the resources... 27/07/11 5:55:30 AM: -aidl: 27/07/11 5:55:30 AM: [echo] Compiling aidl files into Java classes... 27/07/11 5:55:30 AM: compile: 27/07/11 5:55:30 AM: [javac] Compiling 1 source file to /home/pulse/.pulse2-agent/data/agents/1931/recipes/3571717/base/build/classes 27/07/11 5:55:30 AM: -dex: 27/07/11 5:55:30 AM: [echo] Converting compiled files and external libraries into /home/pulse/.pulse2-agent/data/agents/1931/recipes/3571717/base/build/classes.dex... 27/07/11 5:55:35 AM: 27/07/11 5:55:35 AM: -package-resources: 27/07/11 5:55:35 AM: [echo] Packaging resources 27/07/11 5:55:35 AM: [aaptexec] Creating full resource package... 27/07/11 5:55:35 AM: -package-debug-sign: 27/07/11 5:55:35 AM: [apkbuilder] Creating DroidScopeActivity-debug-unaligned.apk and signing it with a debug key... 27/07/11 5:55:35 AM: [apkbuilder] Using keystore: /home/pulse/.android/debug.keystore 27/07/11 5:55:35 AM: debug: 27/07/11 5:55:35 AM: [echo] Running zip align on final apk... 27/07/11 5:55:35 AM: [echo] Debug Package: /home/pulse/.pulse2-agent/data/agents/1931/recipes/3571717/base/build/DroidScopeActivity-debug.apk 27/07/11 5:55:35 AM: install: 27/07/11 5:55:35 AM: [echo] Installing /home/pulse/.pulse2-agent/data/agents/1931/recipes/3571717/base/build/DroidScopeActivity-debug.apk onto default emulator or device... 27/07/11 5:55:35 AM: [exec] 1204 KB/s (64359 bytes in 0.052s) 27/07/11 5:55:35 AM: [exec] pkg: /data/local/tmp/DroidScopeActivity-debug.apk 27/07/11 5:55:37 AM: [exec] Failure [INSTALL_PARSE_FAILED_INCONSISTENT_CERTIFICATES] 27/07/11 5:55:37 AM: -compile-tested-if-test: 27/07/11 5:55:37 AM: -dirs: 27/07/11 5:55:37 AM: [echo] Creating output directories if needed... 27/07/11 5:55:37 AM: [mkdir] Created dir: /home/pulse/.pulse2-agent/data/agents/1931/recipes/3571717/base/test/build/gen 27/07/11 5:55:37 AM: [mkdir] Created dir: /home/pulse/.pulse2-agent/data/agents/1931/recipes/3571717/base/test/build/classes 27/07/11 5:55:37 AM: -resource-src: 27/07/11 5:55:37 AM: [echo] Generating R.java / Manifest.java from the resources... 27/07/11 5:55:37 AM: -aidl: 27/07/11 5:55:37 AM: [echo] Compiling aidl files into Java classes... 27/07/11 5:55:37 AM: compile: 27/07/11 5:55:37 AM: [javac] Compiling 6 source files to /home/pulse/.pulse2-agent/data/agents/1931/recipes/3571717/base/test/build/classes 27/07/11 5:55:37 AM: -dex: 27/07/11 5:55:37 AM: [echo] Converting compiled files and external libraries into /home/pulse/.pulse2-agent/data/agents/1931/recipes/3571717/base/test/build/classes.dex... 27/07/11 5:55:37 AM: -package-resources: 27/07/11 5:55:37 AM: [echo] Packaging resources 27/07/11 5:55:37 AM: [aaptexec] Creating full resource package... 27/07/11 5:55:37 AM: -package-debug-sign: 27/07/11 5:55:37 AM: [apkbuilder] Creating test-debug-unaligned.apk and signing it with a debug key... 27/07/11 5:55:37 AM: [apkbuilder] Using keystore: /home/pulse/.android/debug.keystore 27/07/11 5:55:40 AM: debug: 27/07/11 5:55:40 AM: [echo] Running zip align on final apk... 27/07/11 5:55:40 AM: [echo] Debug Package: /home/pulse/.pulse2-agent/data/agents/1931/recipes/3571717/base/test/build/test-debug.apk 27/07/11 5:55:40 AM: install: 27/07/11 5:55:40 AM: [echo] Installing /home/pulse/.pulse2-agent/data/agents/1931/recipes/3571717/base/test/build/test-debug.apk onto default emulator or device... 27/07/11 5:55:40 AM: [exec] 401 KB/s (21809 bytes in 0.053s) 27/07/11 5:55:40 AM: [exec] pkg: /data/local/tmp/test-debug.apk 27/07/11 5:55:40 AM: [exec] Failure [INSTALL_PARSE_FAILED_INCONSISTENT_CERTIFICATES] 27/07/11 5:55:40 AM: run-tests: 27/07/11 5:55:45 AM: [exec] 27/07/11 5:55:55 AM: [exec] com.zutubi.android.droidscope.test.DroidScopeActivityLifeCycleTest:. 27/07/11 5:56:00 AM: [exec] com.zutubi.android.droidscope.test.DroidScopeActivityTest:..... 27/07/11 5:56:03 AM: [exec] com.zutubi.android.droidscope.test.ProjectActivityTest:..... 27/07/11 5:56:03 AM: [exec] Test results for JUnitReportTestRunner=........... 27/07/11 5:56:03 AM: [exec] Time: 21.416 27/07/11 5:56:03 AM: [exec] 27/07/11 5:56:03 AM: [exec] OK (11 tests) 27/07/11 5:56:03 AM: [exec] 27/07/11 5:56:03 AM: [exec] 27/07/11 5:56:03 AM: [echo] Downloading XML test report... 27/07/11 5:56:03 AM: [mkdir] Created dir: /home/pulse/.pulse2-agent/data/agents/1931/recipes/3571717/base/test/build/reports 27/07/11 5:56:03 AM: [exec] 21 KB/s (1722 bytes in 0.076s) 27/07/11 5:56:03 AM: stop-emulator: 27/07/11 5:56:03 AM: [exec] kill: No such process 27/07/11 5:56:03 AM: [exec] Result: 1 27/07/11 5:56:03 AM: [delete] Deleting: /home/pulse/.pulse2-agent/data/agents/1931/recipes/3571717/base/test/emulator.properties 27/07/11 5:56:03 AM: ci: 27/07/11 5:56:03 AM: BUILD SUCCESSFUL 27/07/11 5:56:03 AM: Total time: 42 seconds ============================[ command output above ]============================ 27/07/11 5:56:03 AM: Command 'functional-tests' completed with status success 27/07/11 5:56:03 AM: Command details: 27/07/11 5:56:03 AM: build file: build.xml 27/07/11 5:56:03 AM: command line: /usr/java/apache-ant-1.7.1/bin/ant -f build.xml ci -Davd=froyo-default -Dsdk.dir=/usr/java/android 27/07/11 5:56:03 AM: exit code: 0 27/07/11 5:56:03 AM: targets: ci 27/07/11 5:56:03 AM: working directory: /home/pulse/.pulse2-agent/data/agents/1931/recipes/3571717/base/test 27/07/11 5:56:03 AM: End command details. 27/07/11 5:56:03 AM: Storing test results... 27/07/11 5:56:03 AM: Test results stored. 27/07/11 5:56:03 AM: Compressing recipe artifacts... 27/07/11 5:56:03 AM: Artifacts compressed. 27/07/11 5:56:03 AM: Recipe '[default]' completed with status success 27/07/11 5:56:03 AM: Collecting recipe artifacts... 27/07/11 5:56:03 AM: Collection complete 27/07/11 5:56:03 AM: Cleaning up agent work area... 27/07/11 5:56:03 AM: Clean up complete. 27/07/11 5:56:03 AM: Running post stage hooks... 27/07/11 5:56:03 AM: Post stage hooks complete (0 hooks run).