EddyVerbruggen / nativescript-plugin-firebase

:fire: NativeScript plugin for Firebase
https://firebase.google.com
MIT License
1.01k stars 448 forks source link

Failed to build plugin nativescript-plugin-firebase : org/apache/http/ssl/SSLInitializationException #1571

Open saleemepoch opened 4 years ago

saleemepoch commented 4 years ago

I am trying to create a firebase/ng template-based project Master Detail with Firebase Angular template in Debian.

tns doctor says everything is OK.

When I run tns run android, it does the webpack build successfully but fails at nativescript-plugin-firebase:

`nativescript-plugin-firebase: /home/Projects/nativescript-sandbox/platforms/android/.pluginfirebaseinfo not found, forcing prepare! nativescript-plugin-firebase: running release build or change in environment detected, forcing prepare!

FAILURE: Build failed with an exception.

BUILD FAILED in 0s Failed to build plugin nativescript-plugin-firebase : Error: Command ./gradlew failed with exit code 1`

This is only happening with projects that use nativescript-plugin-firebase. All other projects build successfully.

Any idea why gradle is failing with firebase plugin only?

manojdcoder commented 4 years ago

Please share a sample project repo where the issue can be reproduced.

saleemepoch commented 4 years ago

The repo is in the original post: https://github.com/NativeScript/nativescript-app-templates/tree/master/packages/template-master-detail-ng

It's with any repo that uses Firebase plugin.

manojdcoder commented 4 years ago

@saleemepoch I had to a use the plugin even a couple hours ago, I find it working still. So a sample repo could give us a clear picture on whats going wrong on your end.

saleemepoch commented 4 years ago

@manojdcoder the link I posted above is the very repo I am using. I am not adding anything to it. Literally, tns create and then tns run android.

I am quite positive it has nothing to do with the plugin itself, but something in my environment which is causing gradle to fail, but only with firebase plugin.

Here is a trace for tns create:


  • *
  • The "TRACE" log level might print some sensitive data like secrets or access tokens in request URLs. Be careful when you share this output. *
  • *

Looking for project in '/home/Projects/my-master-detail-ng' Project directory is '/home/Projects/my-master-detail-ng'. Loading extensions. Asserting extension nativescript-cloud is installed. Extension nativescript-cloud is installed. Asserting extension nativescript-starter-kits is installed. Extension nativescript-starter-kits is installed. System information: { "platform": "linux", "shell": "/bin/bash", "os": "Linux penguin 4.19.87-07826-g55ab70aff690 #1 SMP PREEMPT Tue Feb 4 17:29:42 PST 2020 x86_64 GNU/Linux\n", "procArch": "x64", "nodeVer": "10.19.0", "npmVer": "6.13.4", "nodeGypVer": null, "nativeScriptCliVersion": "6.5.0", "gitVer": "2.11.0", "dotNetVer": null, "javacVersion": "1.8.0_242", "javaVersion": "1.8.0_242", "javaPath": "/usr/lib/jvm/java-8-openjdk-amd64/bin/java", "adbVer": "1.0.41", "androidInstalled": true, "monoVer": null, "gradleVer": "5.2.1", "isAndroidSdkConfiguredCorrectly": true, "xcodeprojLocation": null, "itunesInstalled": false, "isCocoaPodsWorkingCorrectly": false, "isCocoaPodsUpdateRequired": false, "pythonInfo": null } Current CLI version: 6.5.0 Project dir from hooksArgs is: undefined. Hooks directories: [ '/home/Projects/my-master-detail-ng/hooks' ] BeforeHookName for command resolveCommand is before-resolveCommand Project dir from hooksArgs is: undefined. Hooks directories: [ '/home/Projects/my-master-detail-ng/hooks' ] AfterHookName for command resolveCommand is after-resolveCommand Trying to handle SIGINT event. CLI overrides this behavior and does not allow handling SIGINT as this causes issues with Ctrl + C in terminal. The stackTrace of the location trying to handle SIGINT is: at process.on (/usr/lib/node_modules/nativescript/lib/nativescript-cli.js:24:28) at /usr/lib/node_modules/nativescript/node_modules/signal-exit/index.js:122:15 at Array.filter () at load (/usr/lib/node_modules/nativescript/node_modules/signal-exit/index.js:120:21) at module.exports (/usr/lib/node_modules/nativescript/node_modules/signal-exit/index.js:35:5) at Object. (/usr/lib/node_modules/nativescript/node_modules/proper-lockfile/lib/lockfile.js:296:1) at Module._compile (internal/modules/cjs/loader.js:778:30) at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10) at Module.load (internal/modules/cjs/loader.js:653:32) at tryModuleLoad (internal/modules/cjs/loader.js:593:12) at Function.Module._load (internal/modules/cjs/loader.js:585:3) at Module.require (internal/modules/cjs/loader.js:692:17) at require (internal/modules/cjs/helpers.js:25:18) at Object. (/usr/lib/node_modules/nativescript/node_modules/proper-lockfile/index.js:3:18) at Module._compile (internal/modules/cjs/loader.js:778:30) at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10) spawn: /usr/bin/node "/usr/lib/node_modules/nativescript/lib/detached-processes/cleanup-process.js" "/usr/lib/node_modules/nativescript/lib/bootstrap.js" Shasum of file /home/Projects/my-master-detail-ng/package.json is 31d68ef891f873717811a3377d241fc020481b60 Got cached result for shouldMigrate for platform: Android Project dir from hooksArgs is: /home/Projects/my-master-detail-ng. Hooks directories: [ '/home/Projects/my-master-detail-ng/hooks' ] BeforeHookName for command checkEnvironment is before-checkEnvironment Initializing analytics statuses. Analytics statuses: { TrackFeatureUsage: 'enabled', TrackExceptions: 'enabled' } Will send the following information to Google Analytics: { type: 'googleAnalyticsData', category: 'CLI', googleAnalyticsDataType: 'event', action: 'Check Local Build Setup', label: 'Starting', customDimensions: { cd2: 'Angular', cd9: 'false', cd5: 'Unknown' }, value: undefined } spawn: /usr/bin/node "/usr/lib/node_modules/nativescript/lib/services/analytics/analytics-broker-process.js" "/usr/lib/node_modules/nativescript/lib/bootstrap.js" getInfos cacheConfig options: { forceCheck: undefined } current info from cache: [ { message: 'Your ANDROID_HOME environment variable is set and points to correct directory.', platforms: [ 'Android' ], type: 'info' }, { message: 'Your adb from the Android SDK is correctly installed.', platforms: [ 'Android' ], type: 'info' }, { message: 'The Android SDK is installed.', platforms: [ 'Android' ], type: 'info' }, { message: 'A compatible Android SDK for compilation is found.', platforms: [ 'Android' ], type: 'info' }, { message: 'Javac is installed and is configured properly.', platforms: [ 'Android' ], type: 'info' }, { message: 'The Java Development Kit (JDK) is installed and is configured properly.', platforms: [ 'Android' ], type: 'info' }, { message: 'Local builds for iOS can be executed only on a macOS system. To build for iOS on a different operating system, you can use the NativeScript cloud infrastructure.', additionalInformation: '', platforms: [ 'iOS' ], type: 'info' } ] Your ANDROID_HOME environment variable is set and points to correct directory. Your adb from the Android SDK is correctly installed. The Android SDK is installed. A compatible Android SDK for compilation is found. Javac is installed and is configured properly. The Java Development Kit (JDK) is installed and is configured properly. Local builds for iOS can be executed only on a macOS system. To build for iOS on a different operating system, you can use the NativeScript cloud infrastructure. Will send the following information to Google Analytics: { type: 'googleAnalyticsData', category: 'CLI', googleAnalyticsDataType: 'event', action: 'Check Local Build Setup', label: 'Finished: Is setup correct: true', customDimensions: { cd2: 'Angular', cd9: 'false', cd5: 'Unknown' }, value: undefined } Project dir from hooksArgs is: /home/Projects/my-master-detail-ng. Hooks directories: [ '/home/Projects/my-master-detail-ng/hooks' ] AfterHookName for command checkEnvironment is after-checkEnvironment Selected targetSdk is: 29 Installed Android Targets are: [ 'android-28', 'android-29' ] Selected buildToolsVersion is: 29.0.3 Validate options for platform: Android Will send the following information to Google Analytics: { type: 'googleAnalyticsData', category: 'CLI', googleAnalyticsDataType: 'pageview', path: 'run android', title: 'run android', customDimensions: { cd5: 'Unknown', cd2: 'Angular', cd9: 'false' } } Will send the following information to Google Analytics: { type: 'googleAnalyticsData', category: 'CLI', googleAnalyticsDataType: 'event', action: 'Options', label: '{"log":"trace","$0":"tns","bundle":"webpack","profileDir":"private"}', customDimensions: { cd2: 'Angular', cd9: 'false', cd5: 'Unknown' }, value: undefined } Will send the following information to Google Analytics: { type: 'PreviewAppData', category: 'CLI', googleAnalyticsDataType: 'event', action: 'Preview App Data', platform: 'Android', label: 'Android', customDimensions: { cd2: 'Angular', cd9: 'false', cd5: 'Unknown' } } Searching for devices... startLookingForDevices; platform is Android Options for ios-device-discovery { platform: 'Android', shouldReturnImmediateResult: false, emulator: false, fullDiscovery: undefined } spawn: /home/saleem/Android/Sdk/platform-tools/adb "start-server" Result when throw error is false: { stdout: '', stderr: '', exitCode: 0 } spawn: /home/saleem/Android/Sdk/platform-tools/adb "devices" Trying to get information for Android device. Command is: getprop spawn: /home/saleem/Android/Sdk/platform-tools/adb "-s" "9886733339444a3545" "shell" "getprop" Result when throw error is false: { stdout: '[audioflinger.bootsnd]: [0]\n[call.3rdParty]: [0]\n[camera.disable_treble]: [1]\n[dalvik.vm.appimageformat]: [lz4]\n[dalvik.vm.dex2oat-Xms]: [64m]\n[dalvik.vm.dex2oat-Xmx]: [512m]\n[dalvik.vm.dexopt.secondary]: [true]\n[dalvik.vm.heapgrowthlimit]: [192m]\n[dalvik.vm.heapmaxfree]: [8m]\n[dalvik.vm.heapminfree]: [512k]\n[dalvik.vm.heapsize]: [512m]\n[dalvik.vm.heapstartsize]: [8m]\n[dalvik.vm.heaptargetutilization]: [0.75]\n[dalvik.vm.image-dex2oat-Xms]: [64m]\n[dalvik.vm.image-dex2oat-Xmx]: [64m]\n[dalvik.vm.isa.arm.features]: [default]\n[dalvik.vm.isa.arm.variant]: [cortex-a15]\n[dalvik.vm.isa.arm64.features]: [default]\n[dalvik.vm.isa.arm64.variant]: [generic]\n[dalvik.vm.stack-trace-file]: [/data/anr/traces.txt]\n[dalvik.vm.usejit]: [true]\n[dalvik.vm.usejitprofiles]: [true]\n[debug.atrace.tags.enableflags]: [0]\n[debug.force_rtl]: [0]\n[debug.hwc.winupdate]: [1]\n[debug.sf.layerdump]: [0]\n[debug.slsi_platform]: [1]\n[dev.bootcomplete]: [1]\n[dev.mtp.opensession]: [1]\n[dev.ssrm.app.install.standby]: [5000]\n[dev.ssrm.appsync3p]: [true]\n[dev.ssrm.dex2oat.affinity]: []\n[dev.ssrm.gamelevel]: [-4,5,-1,2]\n[dev.ssrm.init]: [1]\n[dev.ssrm.live_thumbnail]: [0]\n[dev.ssrm.ltb_input]: [0]\n[dev.ssrm.ltb_sensor]: [0]\n[dev.ssrm.mode]: [dm;]\n[dev.ssrm.pst]: [330]\n[dev.ssrm.smart_switch]: [true]\n[dev.usbsetting.embedded]: [on]\n[dumpstate.last_id]: [1]\n[dumpstate.options]: []\n[gsm.current.phone-type]: [1]\n[gsm.defaultpdpcontext.active]: [true]\n[gsm.facilitylock.state]: [false]\n[gsm.network.type]: [LTE]\n[gsm.nitz.time]: [1584680675011]\n[gsm.nitz.time-elapsedtime]: [276663725]\n[gsm.nitz.timezone_id]: [Europe/London]\n[gsm.operator.alpha]: [vodafone UK]\n[gsm.operator.iso-country]: [gb]\n[gsm.operator.ispsroaming]: [false]\n[gsm.operator.isroaming]: [false]\n[gsm.operator.numeric]: [23415]\n[gsm.sim.acc]: [0000000000001000]\n[gsm.sim.eventList]: [1536]\n[gsm.sim.gsmoperator.numeric]: []\n[gsm.sim.operator.alpha]: []\n[gsm.sim.operator.iso-country]: [gb]\n[gsm.sim.operator.numeric]: [23415]\n[gsm.sim.state]: [READY]\n[gsm.version.baseband]: [G930FXXU2ERD5]\n[gsm.version.ril-impl]: [Samsung RIL v4.0]\n[hwservicemanager.ready]: [true]\n[init.svc.BCS-daemon]: [running]\n[init.svc.DIAG-daemon]: [running]\n[init.svc.DR-daemon]: [running]\n[init.svc.SMD-daemon]: [running]\n[init.svc.adbd]: [running]\n[init.svc.apaservice]: [running]\n[init.svc.argos-daemon]: [running]\n[init.svc.at_distributor]: [running]\n[init.svc.audio-hal-2-0]: [running]\n[init.svc.audioserver]: [running]\n[init.svc.auditd]: [running]\n[init.svc.bluetooth-1-0]: [running]\n[init.svc.bootanim]: [stopped]\n[init.svc.bootchecker]: [stopped]\n[init.svc.bsd]: [running]\n[init.svc.bugreportsa]: [stopped]\n[init.svc.cameraserver]: [running]\n[init.svc.ccm]: [running]\n[init.svc.configstore-hal-1-0]: [running]\n[init.svc.cpboot-daemon]: [running]\n[init.svc.drm]: [running]\n[init.svc.drm-hal-1-0]: [running]\n[init.svc.drm-widevine-hal-1-0]: [running]\n[init.svc.epmlogd]: [stopped]\n[init.svc.esecomm]: [running]\n[init.svc.flash_recovery]: [stopped]\n[init.svc.gatekeeper-1-0]: [running]\n[init.svc.gatekeeperd]: [running]\n[init.svc.gnss_service]: [running]\n[init.svc.gpsd]: [running]\n[init.svc.healthd]: [running]\n[init.svc.hidl_memory]: [running]\n[init.svc.hostapd]: [stopped]\n[init.svc.hwservicemanager]: [running]\n[init.svc.icd]: [stopped]\n[init.svc.imsd]: [running]\n[init.svc.installd]: [running]\n[init.svc.iod]: [running]\n[init.svc.jackservice]: [running]\n[init.svc.keymaster-3-0]: [running]\n[init.svc.keystore]: [running]\n[init.svc.lhd]: [running]\n[init.svc.light-hal-2-0]: [running]\n[init.svc.lmkd]: [running]\n[init.svc.logd]: [running]\n[init.svc.logd-reinit]: [stopped]\n[init.svc.macloader]: [stopped]\n[init.svc.mdnsd]: [running]\n[init.svc.media]: [running]\n[init.svc.mediacodec]: [running]\n[init.svc.mediadrm]: [running]\n[init.svc.mediaextractor]: [running]\n[init.svc.mediametrics]: [running]\n[init.svc.mobicore]: [running]\n[init.svc.netd]: [running]\n[init.svc.power-hal-1-0]: [running]\n[init.svc.powersnd]: [stopped]\n[init.svc.prepare_param]: [stopped]\n[init.svc.remotedisplay]: [running]\n[init.svc.resetreason]: [stopped]\n[init.svc.ril-daemon]: [running]\n[init.svc.scs]: [stopped]\n[init.svc.sdp_cryptod]: [running]\n[init.svc.sec-miscpower-1-0]: [running]\n[init.svc.sec-sh]: [stopped]\n[init.svc.sec-vibrator-1-0]: [running]\n[init.svc.sec_fps_hal]: [running]\n[init.svc.sec_gnss_service]: [running]\n[init.svc.sec_nfc_service]: [running]\n[init.svc.secure_storage]: [running]\n[init.svc.sem_daemon]: [stopped]\n[init.svc.sensors-hal-1-0]: [running]\n[init.svc.servicemanager]: [running]\n[init.svc.storaged]: [running]\n[init.svc.surfaceflinger]: [running]\n[init.svc.swapon]: [stopped]\n[init.svc.tombstoned]: [running]\n[init.svc.ueventd]: [running]\n[init.svc.vndservicemanager]: [running]\n[init.svc.vold]: [running]\n[init.svc.watchdogd]: [running]\n[init.svc.webview_zygote32]: [running]\n[init.svc.wifi_hal_legacy]: [running]\n[init.svc.wificond]: [running]\n[init.svc.wpa_supplicant]: [running]\n[init.svc.zygote]: [running]\n[init.svc.zygote_secondary]: [running]\n[keyguard.no_require_sim]: [true]\n[net.bt.name]: [Android]\n[net.iptype]: [524:v4]\n[net.knoxscep.version]: [2.2.0]\n[net.knoxvpn.version]: [2.2.0]\n[net.qtaguid_enabled]: [1]\n[net.smart_switch.disabled]: [1]\n[net.tcp.default_init_rwnd]: [60]\n[nfc.boot.reason]: [1]\n[nfc.cover.state]: [0]\n[nfc.fw.dfl_areacode]: [DEF]\n[nfc.fw.downloadmode_force]: [0]\n[nfc.fw.rfreg_display_ver]: [1]\n[nfc.fw.rfreg_ver]: [18/3/10/14.49.35]\n[nfc.fw.ver]: [S.LSI 4.1.17]\n[nfc.product.support.ese]: [1]\n[nfc.product.support.uicc]: [1]\n[persist.app.permission.monitor]: [5244783]\n[persist.audio.a2dp_avc]: [0]\n[persist.audio.allsoundmute]: [0]\n[persist.audio.corefx]: [1]\n[persist.audio.effectcpufreq]: [350000]\n[persist.audio.finemediavolume]: [1]\n[persist.audio.headsetsysvolume]: [9]\n[persist.audio.hphonesysvolume]: [9]\n[persist.audio.k2hd]: [1]\n[persist.audio.mpseek]: [0]\n[persist.audio.mysound]: [1]\n[persist.audio.nxp_lvvil]: [1]\n[persist.audio.pcmdump]: [0]\n[persist.audio.ringermode]: [2]\n[persist.audio.sales_code]: [VD2]\n[persist.audio.soundalivefxsec]: [1]\n[persist.audio.stereospeaker]: [0]\n[persist.audio.sysvolume]: [6]\n[persist.audio.uhqa]: [1]\n[persist.audio.voipcpufreq]: [214500]\n[persist.demo.hdmirotationlock]: [false]\n[persist.logd.size]: []\n[persist.nfc.log.index]: [2]\n[persist.radio.embms.support]: [false]\n[persist.radio.latest-modeltype]: [2]\n[persist.radio.multisim.config]: [ss]\n[persist.radio.sib16_support]: [1]\n[persist.radio.ss.voiceclass_1]: [false]\n[persist.ril.ims.eutranParam]: [0]\n[persist.ril.ims.utranParam]: [0]\n[persist.ril.modem.board]: [SHANNON335]\n[persist.sys.ccm.date]: [Tue Apr 17 08:38:19 KST 2018]\n[persist.sys.clssprld1]: [1010]\n[persist.sys.clssprld2]: [398]\n[persist.sys.clssprld3]: [1235]\n[persist.sys.cpboot]: [unknown]\n[persist.sys.csc_status]: [normal]\n[persist.sys.dalvik.vm.lib.2]: [libart.so]\n[persist.sys.display_density]: [480]\n[persist.sys.dualapp.prop]: [1]\n[persist.sys.enablehomekey]: [false]\n[persist.sys.gps.lpp]: []\n[persist.sys.knox.device_owner]: [false]\n[persist.sys.knox.userinfo]: []\n[persist.sys.locale]: [en-GB]\n[persist.sys.localedefault]: [de-DE]\n[persist.sys.omc_support]: [false]\n[persist.sys.ppr]: [true]\n[persist.sys.preloads.file_cache_expired]: [1]\n[persist.sys.prev_omcnwcode]: []\n[persist.sys.prev_salescode]: [VD2]\n[persist.sys.profiler_ms]: [0]\n[persist.sys.sb.setting.enabled]: [false]\n[persist.sys.setupwizard]: [FINISH]\n[persist.sys.silent]: [0]\n[persist.sys.storage_preload]: [2]\n[persist.sys.timezone]: [Europe/London]\n[persist.sys.usb.config]: [mtp,adb]\n[persist.sys.usb.dualrole]: [false]\n[persist.sys.vold.firstboot]: [1]\n[persist.sys.vzw_wifi_running]: [false]\n[persist.sys.webview.vmsize]: [127806080]\n[pm.dexopt.ab-ota]: [speed-profile]\n[pm.dexopt.bg-dexopt]: [speed-profile]\n[pm.dexopt.boot]: [verify]\n[pm.dexopt.first-boot]: [quicken]\n[pm.dexopt.install]: [quicken]\n[radio.sim.acc]: [8]\n[ril.CompleteMsg]: [OK]\n[ril.ICC_TYPE]: [2]\n[ril.ICC_TYPE0]: [2]\n[ril.IsCSIM]: [0]\n[ril.NwNmId]: []\n[ril.RildInit]: [1]\n[ril.airplane.mode]: [0]\n[ril.approved_codever]: [none]\n[ril.approved_cscver]: [none]\n[ril.approved_modemver]: [none]\n[ril.atd_status]: [1_1_0]\n[ril.backoffstate]: [1024]\n[ril.callcount]: [0]\n[ril.cbd.boot_done]: [1]\n[ril.cbd.dt_revision]: [008]\n[ril.cbd.first_xmit_done]: [1]\n[ril.cbd.rfs_check_done]: [1]\n[ril.cdma.esn]: []\n[ril.cs_svc]: [1]\n[ril.data.intfprefix]: [rmnet]\n[ril.dds.progressing]: [0]\n[ril.debug.modemfactory]: [CSC Feature State: IMS ON, EPDG ON]\n[ril.debug.ntc]: [M:---, S:---, T:---, C:---]\n[ril.ecclist00]: [999/23,112/23,911/31,112,911,999,9999,1122,141999,141112]\n[ril.ecclist_net0]: []\n[ril.epdg.connecting]: [-1]\n[ril.epdg.currenMno]: [Vodafone_GB]\n[ril.hasisim]: [0]\n[ril.hw_ver]: [MP 0.700]\n[ril.ims.ecsupport]: [2]\n[ril.ims.ltevoicesupport]: [1]\n[ril.initPB]: [1]\n[ril.isIccChanged]: [0]\n[ril.lte_ps_only]: [1]\n[ril.model_id]: [QB9485737]\n[ril.modem.board]: [SHANNON335]\n[ril.nitz.savedattime]: [276663726]\n[ril.official_cscver]: [G930FVFG2ERD7]\n[ril.otasp_state]: [0]\n[ril.pin_mode]: [0]\n[ril.product_code]: [SM-G930FZDAVD2]\n[ril.radiostate]: [10]\n[ril.region_props]: [VD2.Germany.DE.]\n[ril.rfcal_date]: [20160325]\n[ril.rildSerial1]: []\n[ril.serialnumber]: [R58H33T9QXN]\n[ril.servicestate]: [0]\n[ril.sib16.last.systemTime]: [1584680675028]\n[ril.signal.disprssi]: [false]\n[ril.signal.param]: [255,-10,255]\n[ril.simoperator]: [ETC]\n[ril.ss.routing]: [0]\n[ril.subinfo]: [0:1]\n[ril.sw_ver]: [G930FXXU2ERD5]\n[ril.twwan911Timer]: [0]\n[ril.voice.rat]: [14]\n[rild.libargs]: [-d /dev/umts_ipc0]\n[rild.libpath]: [/system/lib64/libsec-ril.so]\n[ro.adb.qemud]: [1]\n[ro.adb.secure]: [1]\n[ro.allow.mock.location]: [0]\n[ro.arch]: [exynos8890]\n[ro.baseband]: [unknown]\n[ro.board.platform]: [exynos5]\n[ro.boot.ap_serial]: [0x01F5CF31D99C]\n[ro.boot.bootloader]: [G930FXXU2ERD5]\n[ro.boot.debug_level]: [0x4f4c]\n[ro.boot.dram_info]: [01,05,00,4G]\n[ro.boot.dram_rev]: [00000000]\n[ro.boot.emmc_checksum]: [3]\n[ro.boot.fmp_config]: [1]\n[ro.boot.hardware]: [samsungexynos8890]\n[ro.boot.hmac_mismatch]: [0]\n[ro.boot.hw_rev]: [8]\n[ro.boot.odin_download]: [1]\n[ro.boot.prototype.param.offset]: [unknown]\n[ro.boot.sec_atd.tty]: [/dev/ttySAC4]\n[ro.boot.security_mode]: [1526595585]\n[ro.boot.selinux]: [enforcing]\n[ro.boot.serialno]: [9886733339444a3545]\n[ro.boot.ucs_mode]: [0]\n[ro.boot.warranty_bit]: [0]\n[ro.boot_recovery]: [unknown]\n[ro.bootimage.build.date]: [Tue Apr 17 08:38:19 KST 2018]\n[ro.bootimage.build.date.utc]: [1523921899]\n[ro.bootimage.build.fingerprint]: [samsung/heroltexx/herolte:8.0.0/R16NW/G930FXXU2ERD5:user/test-keys]\n[ro.bootloader]: [G930FXXU2ERD5]\n[ro.bootmode]: [unknown]\n[ro.build.PDA]: [G930FXXU2ERD5]\n[ro.build.changelist]: [13438344]\n[ro.build.characteristics]: [phone,emulator]\n[ro.build.date]: [Tue Apr 17 08:38:19 KST 2018]\n[ro.build.date.utc]: [1523921899]\n[ro.build.description]: [heroltexx-user 8.0.0 R16NW G930FXXU2ERD5 release-keys]\n[ro.build.display.id]: [R16NW.G930FXXU2ERD5]\n[ro.build.fingerprint]: [samsung/heroltexx/herolte:8.0.0/R16NW/G930FXXU2ERD5:user/release-keys]\n[ro.build.flavor]: [heroltexx-user]\n[ro.build.host]: [SWDG2913]\n[ro.build.id]: [R16NW]\n[ro.build.official.release]: [true]\n[ro.build.product]: [herolte]\n[ro.build.scafe.version]: [2018A]\n[ro.build.selinux]: [1]\n[ro.build.selinux.enforce]: [1]\n[ro.build.tags]: [release-keys]\n[ro.build.type]: [user]\n[ro.build.user]: [dpi]\n[ro.build.version.all_codenames]: [REL]\n[ro.build.version.base_os]: []\n[ro.build.version.codename]: [REL]\n[ro.build.version.incremental]: [G930FXXU2ERD5]\n[ro.build.version.preview_sdk]: [0]\n[ro.build.version.release]: [8.0.0]\n[ro.build.version.sdk]: [26]\n[ro.build.version.security_index]: [1]\n[ro.build.version.security_patch]: [2018-04-01]\n[ro.build.version.sem]: [2601]\n[ro.build.version.sep]: [90000]\n[ro.carrier]: [unknown]\n[ro.carrierid]: [unknown]\n[ro.carrierid.param.offset]: [unknown]\n[ro.chipname]: [exynos8890]\n[ro.com.google.clientidbase]: [android-samsung]\n[ro.com.google.gmsversion]: [8.0_r6]\n[ro.config.alarm_alert]: [Morning_Flower.ogg]\n[ro.config.dha_cached_max]: [16]\n[ro.config.dha_cached_min]: [8]\n[ro.config.dha_empty_init]: [24]\n[ro.config.dha_empty_max]: [24]\n[ro.config.dha_empty_min]: [8]\n[ro.config.dmverity]: [A]\n[ro.config.iccc_version]: [3.0]\n[ro.config.kap]: [true]\n[ro.config.kap_default_on]: [true]\n[ro.config.knox]: [v30]\n[ro.config.media_sound]: [Media_preview_Touch_the_light.ogg]\n[ro.config.notification_sound]: [Skyline.ogg]\n[ro.config.notification_sound_2]: [S_Charming_Bell.ogg]\n[ro.config.ringtone]: [Over_the_Horizon.ogg]\n[ro.config.ringtone_2]: [Basic_Bell.ogg]\n[ro.config.rm_preload_enabled]: [0]\n[ro.config.systemaudiodebug]: [arizona]\n[ro.config.tima]: [1]\n[ro.config.timaversion]: [3.0]\n[ro.config.vc_call_vol_steps]: [5]\n[ro.control_privapp_permissions]: [log]\n[ro.cp_debug_level]: [unknown]\n[ro.crypto.fs_crypto_blkdev]: [/dev/block/dm-1]\n[ro.crypto.fuse_sdcard]: [true]\n[ro.crypto.state]: [encrypted]\n[ro.crypto.type]: [block]\n[ro.csc.country_code]: [Germany]\n[ro.csc.countryiso_code]: [DE]\n[ro.csc.sales_code]: [VD2]\n[ro.dalvik.vm.native.bridge]: [0]\n[ro.debug_level]: [0x4f4c]\n[ro.debuggable]: [0]\n[ro.device_owner]: [false]\n[ro.emmc_checksum]: [3]\n[ro.error.receiver.default]: [com.samsung.receiver.error]\n[ro.expect.recovery_id]: [0xa8f0b7a074c4d32d3f94ff59721febce8807b225000000000000000000000000]\n[ro.exynos.dss]: [1]\n[ro.exynos.vendor.wfdsupport]: [1]\n[ro.fmp_config]: [1]\n[ro.frp.pst]: [/dev/block/persistent]\n[ro.hardware]: [samsungexynos8890]\n[ro.hardware.keystore]: [mdfpp]\n[ro.hdcp2.rx]: [tz]\n[ro.hmac_mismatch]: [0]\n[ro.hwui.drop_shadow_cache_size]: [6]\n[ro.hwui.gradient_cache_size]: [2]\n[ro.hwui.layer_cache_size]: [58]\n[ro.hwui.path_cache_size]: [16]\n[ro.hwui.r_buffer_cache_size]: [8]\n[ro.hwui.shape_cache_size]: [4]\n[ro.hwui.text_large_cache_height]: [2048]\n[ro.hwui.text_large_cache_width]: [4096]\n[ro.hwui.text_small_cache_height]: [1024]\n[ro.hwui.text_small_cache_width]: [1024]\n[ro.hwui.texture_cache_flushrate]: [0.4]\n[ro.hwui.texture_cache_size]: [88]\n[ro.im.param.offset]: [unknown]\n[ro.kernel.qemu]: [0]\n[ro.kernel.qemu.gles]: [0]\n[ro.logd.auditd]: [false]\n[ro.me.param.offset]: [unknown]\n[ro.mst.support]: [1]\n[ro.multisim.simslotcount]: [1]\n[ro.oem_unlock_supported]: [1]\n[ro.omcnw.param.offset]: [unknown]\n[ro.opa.eligible_device]: [true]\n[ro.opengles.version]: [196610]\n[ro.pr.param.offset]: [unknown]\n[ro.product.board]: [universal8890]\n[ro.product.brand]: [samsung]\n[ro.product.cpu.abi]: [arm64-v8a]\n[ro.product.cpu.abilist]: [arm64-v8a,armeabi-v7a,armeabi]\n[ro.product.cpu.abilist32]: [armeabi-v7a,armeabi]\n[ro.product.cpu.abilist64]: [arm64-v8a]\n[ro.product.device]: [herolte]\n[ro.product.first_api_level]: [23]\n[ro.product.locale]: [en-GB]\n[ro.product.manufacturer]: [samsung]\n[ro.product.model]: [SM-G930F]\n[ro.product.name]: [heroltexx]\n[ro.product_ship]: [true]\n[ro.property_service.version]: [2]\n[ro.radio.noril]: [no]\n[ro.revision]: [8]\n[ro.ril.gprsclass]: [10]\n[ro.ril.hsxpa]: [1]\n[ro.rtn_config]: [unknown]\n[ro.sales.param.offset]: [unknown]\n[ro.secure]: [1]\n[ro.security.ese.cosname]: [PEARL4.0_01431529]\n[ro.security.esest]: [per0201exi]\n[ro.security.fips.ux]: [Enabled]\n[ro.security.fips_bssl.ver]: [1.2]\n[ro.security.fips_fmp.ver]: [1.1]\n[ro.security.fips_scrypto.ver]: [1.0]\n[ro.security.fips_skc.ver]: [1.7]\n[ro.security.icd.flagmode]: [multi]\n[ro.security.mdf.release]: [2]\n[ro.security.mdf.ux]: [Enabled]\n[ro.security.mdf.ver]: [3.1]\n[ro.security.reactive.version]: [2.0.11]\n[ro.security.vpnpp.release]: [1.0]\n[ro.security.vpnpp.ver]: [2.1]\n[ro.security.wlan.release]: [1]\n[ro.security.wlan.ver]: [1.0]\n[ro.security_mode]: [1526595585]\n[ro.serialno]: [9886733339444a3545]\n[ro.sf.init.lcd_density]: [640]\n[ro.sf.lcd_density]: [480]\n[ro.sku.param.offset]: [unknown]\n[ro.sn.param.offset]: [unknown]\n[ro.supportmodel.mptcp]: [1]\n[ro.telephony.default_cdma_sub]: [0]\n[ro.telephony.default_network]: [9]\n[ro.treble.enabled]: [false]\n[ro.userpartflashed]: [unknown]\n[ro.warranty_bit]: [0]\n[ro.wifi.channels]: []\n[ro.zygote]: [zygote64_32]\n[sec.fle.encryption.status]: [decrypted]\n[secmm.player.uhqamode]: [True]\n[security.ASKS.policy_version]: [180123]\n[security.ASKS.time_value]: [20200320]\n[security.ASKS.version]: [1.4]\n[security.mdf]: [Ready]\n[security.mdf.result]: [None]\n[security.mdpp.mass]: [skmm]\n[security.perf_harden]: [1]\n[security.semdaemonfinish]: [1]\n[service.adb.tcp.port]: [0]\n[service.bt.security.policy.mode]: [2]\n[service.media.powersnd]: [1]\n[service.sf.present_timestamp]: [0]\n[storage.support.sdcard]: [1]\n[storage.support.usb]: [1]\n[sys.bartender.batterystats.ver]: [17]\n[sys.bluetooth.tty]: [ttySAC1]\n[sys.boot.end_package]: [1]\n[sys.boot.loop_forever]: [1]\n[sys.boot.start_preload]: [1]\n[sys.boot_completed]: [1]\n[sys.cameramode.cam_binning]: [0]\n[sys.cameramode.cam_fps]: [-1]\n[sys.config.activelaunch_enable]: [true]\n[sys.config.mars_version]: [2.10]\n[sys.default.data.phoneid]: [0]\n[sys.dockstate]: [0]\n[sys.dualapp.profile_id]: []\n[sys.enterprise.billing.dualsim]: [true]\n[sys.enterprise.billing.version]: [1.3.0]\n[sys.finishUserUnlockedCompleted]: [1]\n[sys.gps.chipinfo]: [BCM4774]\n[sys.gps.chipvendor]: [Broadcom]\n[sys.gps.swversion]: [324515]\n[sys.is_members]: [exist]\n[sys.isdumpstaterunning]: [0]\n[sys.logbootcomplete]: [1]\n[sys.mdniecontrolservice.mscon]: [true]\n[sys.members.installed]: [true]\n[sys.nfc.support]: [1]\n[sys.oem_unlock_allowed]: [0]\n[sys.siop.level]: [0]\n[sys.skip_lockscreen]: [0]\n[sys.smf.mnoname0]: [Vodafone_GB]\n[sys.sysctl.extra_free_kbytes]: [60477]\n[sys.sysctl.tcp_def_init_rwnd]: [60]\n[sys.usb.config]: [mtp,adb]\n[sys.usb.configfs]: [0]\n[sys.usb.controller]: [15400000.dwc3]\n[sys.usb.ffs.ready]: [1]\n[sys.usb.state]: [mtp,adb]\n[sys.wifitracing.started]: [1]\n[system.lsb.callcnt]: [2]\n[system.lsb.debug]: [skip]\n[telephony.lteOnCdmaDevice]: [0]\n[vendor.sec.rild.libpath]: [/vendor/lib64/libsec-ril.so]\n[vendor.sec.rild.libpath2]: [/vendor/lib64/libsec-ril-dsds.so]\n[vold.crypt.type]: [default]\n[vold.decrypt]: [trigger_restart_framework]\n[vold.has_adoptable]: [0]\n[vold.post_fs_data_done]: [1]\n[vzw.os.rooted]: [false]\n[wifi.interface]: [wlan0]\n', stderr: '', exitCode: 0 } { PDA: 'G930FXXU2ERD5', changelist: '13438344', characteristics: 'phone,emulator', date: 'Tue Apr 17 08:38:19 KST 2018', 'date.utc': '1523921899', description: 'heroltexx-user 8.0.0 R16NW G930FXXU2ERD5 release-keys', 'display.id': 'R16NW.G930FXXU2ERD5', fingerprint: 'samsung/heroltexx/herolte:8.0.0/R16NW/G930FXXU2ERD5:user/release-keys', flavor: 'heroltexx-user', host: 'SWDG2913', id: 'R16NW', 'official.release': 'true', product: 'herolte', 'scafe.version': '2018A', selinux: '1', 'selinux.enforce': '1', tags: 'release-keys', type: 'user', user: 'dpi', all_codenames: 'REL', base_os: '', codename: 'REL', incremental: 'G930FXXU2ERD5', preview_sdk: '0', release: '8.0.0', sdk: '26', security_index: '1', security_patch: '2018-04-01', sem: '2601', sep: '90000', board: 'universal8890', brand: 'samsung', 'cpu.abi': 'arm64-v8a', 'cpu.abilist': 'arm64-v8a,armeabi-v7a,armeabi', 'cpu.abilist32': 'armeabi-v7a,armeabi', 'cpu.abilist64': 'arm64-v8a', device: 'herolte', first_api_level: '23', locale: 'en-GB', manufacturer: 'samsung', model: 'SM-G930F', name: 'heroltexx' } { PDA: 'G930FXXU2ERD5', changelist: '13438344', characteristics: 'phone,emulator', date: 'Tue Apr 17 08:38:19 KST 2018', 'date.utc': '1523921899', description: 'heroltexx-user 8.0.0 R16NW G930FXXU2ERD5 release-keys', 'display.id': 'R16NW.G930FXXU2ERD5', fingerprint: 'samsung/heroltexx/herolte:8.0.0/R16NW/G930FXXU2ERD5:user/release-keys', flavor: 'heroltexx-user', host: 'SWDG2913', id: 'R16NW', 'official.release': 'true', product: 'herolte', 'scafe.version': '2018A', selinux: '1', 'selinux.enforce': '1', tags: 'release-keys', type: 'user', user: 'dpi', all_codenames: 'REL', base_os: '', codename: 'REL', incremental: 'G930FXXU2ERD5', preview_sdk: '0', release: '8.0.0', sdk: '26', security_index: '1', security_patch: '2018-04-01', sem: '2601', sep: '90000', board: 'universal8890', brand: 'samsung', 'cpu.abi': 'arm64-v8a', 'cpu.abilist': 'arm64-v8a,armeabi-v7a,armeabi', 'cpu.abilist32': 'armeabi-v7a,armeabi', 'cpu.abilist64': 'arm64-v8a', device: 'herolte', first_api_level: '23', locale: 'en-GB', manufacturer: 'samsung', model: 'SM-G930F', name: 'heroltexx' } spawn: /home/saleem/Android/Sdk/platform-tools/adb "devices" execFile: /home/saleem/Android/Sdk/platform-tools/adb "-s" "9886733339444a3545" "shell" "getprop" "ro.product.manufacturer" execFile: /home/saleem/Android/Sdk/platform-tools/adb "-s" "9886733339444a3545" "shell" "getprop" "ro.build.product" { identifier: '9886733339444a3545', displayName: 'heroltexx', model: 'SM-G930F', version: '8.0.0', vendor: 'samsung', platform: 'Android', status: 'Connected', errorHelp: null, isTablet: false, type: 'Device', connectionTypes: [ 1 ] } Found device with identifier '9886733339444a3545' startLookingForDevices; platform is Android Options for ios-device-discovery { platform: 'Android', shouldReturnImmediateResult: false, emulator: false, fullDiscovery: undefined } spawn: /home/saleem/Android/Sdk/platform-tools/adb "devices" Will send the following information to Google Analytics: { type: 'googleAnalyticsData', category: 'CLI', googleAnalyticsDataType: 'event', action: 'Using Runtime Version', label: 'android6.5.0', customDimensions: { cd2: 'Angular', cd9: 'false', cd5: 'Unknown' }, value: undefined } Project dir from hooksArgs is: /home/Projects/my-master-detail-ng. Hooks directories: [ '/home/Projects/my-master-detail-ng/hooks' ] BeforeHookName for command prepare is before-prepare Executing before-prepare hook at location /home/Projects/my-master-detail-ng/hooks/before-prepare/nativescript-plugin-firebase.js in-process Validating before-prepare arguments. Hook promises to signal completion Hook completed Will send the following information to Google Analytics: { type: 'googleAnalyticsData', category: 'CLI', googleAnalyticsDataType: 'event', action: 'Performance', label: 'before-preparenativescript-plugin-firebase.js', customDimensions: { cd2: 'Angular', cd9: 'false', cd5: 'Unknown' }, value: 3 } Preparing project... Project dir from hooksArgs is: /home/Projects/my-master-detail-ng. Hooks directories: [ '/home/Projects/my-master-detail-ng/hooks' ] BeforeHookName for command watch is before-watch spawn: /usr/bin/node "--max_old_space_size=4096" "--preserve-symlinks" "/home/Projects/my-master-detail-ng/node_modules/webpack/bin/webpack.js" "--config=/home/Projects/my-master-detail-ng/webpack.config.js" "--env.hmr" "--env.android" "--env.appPath=src" "--env.appResourcesPath=App_Resources" "--env.verbose" "--env.sourceMap" "--watch" Will send the following information to Google Analytics: { type: 'googleAnalyticsData', category: 'CLI', googleAnalyticsDataType: 'event', action: 'Performance', label: 'WebpackCompilerService__startWebpackProcess', customDimensions: { cd2: 'Angular', cd9: 'false', cd5: 'Unknown' }, value: 26 } File change detected. Starting incremental webpack compilation... Message from webpack File change detected. Starting incremental webpack compilation...

webpack is watching the files…

Hash: ac50e17e4c8b0fdbbf23 Version: webpack 4.27.1 Time: 20859ms Built at: 03/20/2020 8:53:22 AM Asset Size Chunks Chunk Names 0.js 152 KiB 0 [emitted]
bundle.js 348 KiB bundle [emitted] bundle fonts/fa-brands-400.ttf 131 KiB [emitted]
fonts/fa-regular-400.ttf 39.1 KiB [emitted]
fonts/fa-solid-900.ttf 204 KiB [emitted]
package.json 112 bytes [emitted]
runtime.js 73 KiB runtime [emitted] runtime tns-java-classes.js 0 bytes [emitted]
vendor.js 17.5 MiB vendor [emitted] vendor Entrypoint bundle = runtime.js vendor.js bundle.js [../$$_lazy_route_resource lazy recursive] ../$$_lazy_route_resource lazy namespace object 160 bytes {bundle} [built] [./app.scss] 120 KiB {bundle} [built] [./app/app-routing.module.ts] 688 bytes {bundle} [built] [./app/app.component.html] 64 bytes {bundle} [built] [./app/app.component.ts] 494 bytes {bundle} [built] [./app/app.module.ts] 768 bytes {bundle} [built] [./app/cars/car-detail-edit/car-detail-edit.component.ts] 7.9 KiB {0} [built] [./app/cars/car-detail-edit/my-image-add-remove/my-image-add-remove.component.ts] 4.31 KiB {0} [built] [./app/cars/car-detail-edit/my-list-selector/my-list-selector-modal-view.component.ts] 2.16 KiB {0} [built] [./app/cars/car-detail-edit/my-list-selector/my-list-selector.component.ts] 3.8 KiB {0} [built] [./app/cars/car-detail/car-detail.component.ts] 3.5 KiB {0} [built] [./app/cars/cars.module.ts] 1.79 KiB {0} [built] [./app/shared/firebase.common.ts] 1.04 KiB {bundle} [built] [./main.ts] 1.84 KiB {bundle} [built] [./package.json] 107 bytes {bundle} [optional] [built]

  • 677 hidden modules Webpack compilation complete. Watching for file changes. Message from webpack Webpack compilation complete. Webpack build done! Message from webpack { emittedFiles: [ '0.js', 'bundle.js', 'runtime.js', 'vendor.js', 'fonts/fa-brands-400.ttf', 'fonts/fa-regular-400.ttf', 'fonts/fa-solid-900.ttf', 'package.json', 'tns-java-classes.js' ], chunkFiles: [ '0.js', 'bundle.js', 'runtime.js', 'vendor.js' ], hash: 'ac50e17e4c8b0fdbbf23' } Project dir from hooksArgs is: /home/Projects/my-master-detail-ng. Hooks directories: [ '/home/Projects/my-master-detail-ng/hooks' ] BeforeHookName for command watchPatterns is before-watchPatterns Project dir from hooksArgs is: /home/Projects/my-master-detail-ng. Hooks directories: [ '/home/Projects/my-master-detail-ng/hooks' ] AfterHookName for command watchPatterns is after-watchPatterns Project dir from hooksArgs is: /home/Projects/my-master-detail-ng. Hooks directories: [ '/home/Projects/my-master-detail-ng/hooks' ] BeforeHookName for command prepareNativeApp is before-prepareNativeApp Project dir from hooksArgs is: /home/Projects/my-master-detail-ng. Hooks directories: [ '/home/Projects/my-master-detail-ng/hooks' ] BeforeHookName for command checkForChanges is before-checkForChanges Executing before-checkForChanges hook at location /home/Projects/my-master-detail-ng/hooks/before-checkForChanges/firebase-copy-google-services.js in-process Validating before-checkForChanges arguments. nativescript-plugin-firebase: /home/Projects/my-master-detail-ng/platforms/android/.pluginfirebaseinfo not found, forcing prepare! nativescript-plugin-firebase: running release build or change in environment detected, forcing prepare! Hook promises to signal completion Hook completed Executing before-checkForChanges hook at location /home/Projects/my-master-detail-ng/hooks/before-checkForChanges/nativescript-core.js in-process Validating before-checkForChanges arguments. Executing before-checkForChanges hook at location /home/Projects/my-master-detail-ng/hooks/before-checkForChanges/nativescript-dev-webpack.js in-process Validating before-checkForChanges arguments. Will send the following information to Google Analytics: { type: 'googleAnalyticsData', category: 'CLI', googleAnalyticsDataType: 'event', action: 'Performance', label: 'before-checkForChangesfirebase-copy-google-services.js', customDimensions: { cd2: 'Angular', cd9: 'false', cd5: 'Unknown' }, value: 9 } Will send the following information to Google Analytics: { type: 'googleAnalyticsData', category: 'CLI', googleAnalyticsDataType: 'event', action: 'Performance', label: 'before-checkForChangesnativescript-core.js', customDimensions: { cd2: 'Angular', cd9: 'false', cd5: 'Unknown' }, value: 29 } Will send the following information to Google Analytics: { type: 'googleAnalyticsData', category: 'CLI', googleAnalyticsDataType: 'event', action: 'Performance', label: 'before-checkForChanges__nativescript-dev-webpack.js', customDimensions: { cd2: 'Angular', cd9: 'false', cd5: 'Unknown' }, value: 24 } Set configChanged to true, appResourcesChanged is: true checkForChanges returns ProjectChangesInfo { appResourcesChanged: true, configChanged: true, nativeChanged: true, nsConfigChanged: true, nativePlatformStatus: '2' } Project dir from hooksArgs is: /home/Projects/my-master-detail-ng. Hooks directories: [ '/home/Projects/my-master-detail-ng/hooks' ] AfterHookName for command checkForChanges is after-checkForChanges Directories to clean: [] Successfully prepared plugin @nativescript/theme for android. Successfully prepared plugin nativescript-angular for android. Shasum of file /home/Projects/my-master-detail-ng/node_modules/nativescript-imagepicker/platforms/android/README.md is 45f2f63427be0a461a7e2dfd5ff0ad5bab64068f Shasum of file /home/Projects/my-master-detail-ng/node_modules/nativescript-imagepicker/platforms/android/nativescript_imagepicker.aar is 90efff56ef584bda767622569467189cf5c1f236 Successfully prepared plugin nativescript-imagepicker for android. Shasum of file /home/Projects/my-master-detail-ng/node_modules/nativescript-plugin-firebase/platforms/android/firebase-release.aar-disabled is e1a0244835b078d3faab4fcd4e1cc50828d2a161 Shasum of file /home/Projects/my-master-detail-ng/node_modules/nativescript-plugin-firebase/platforms/android/include.gradle is 4953ff3c97d1a13cc77eae2789c69142e615bd30 Shasum of file /home/Projects/my-master-detail-ng/node_modules/nativescript-plugin-firebase/platforms/android/nativescript-firebase-mlkit-helper.jar-disabled is d4ae4e5e19f9a7e46fc693eeb778883246c49d00 Shasum of file /home/Projects/my-master-detail-ng/node_modules/nativescript-plugin-firebase/platforms/android/res/raw/beep.ogg is 1a522c83c9af8babf4b1aa83755ed93742a815c6 Shasum of file /home/Projects/my-master-detail-ng/node_modules/nativescript-plugin-firebase/platforms/android/firebase-release.aar-disabled is e1a0244835b078d3faab4fcd4e1cc50828d2a161 Shasum of file /home/Projects/my-master-detail-ng/node_modules/nativescript-plugin-firebase/platforms/android/include.gradle is 4953ff3c97d1a13cc77eae2789c69142e615bd30 Shasum of file /home/Projects/my-master-detail-ng/node_modules/nativescript-plugin-firebase/platforms/android/nativescript-firebase-mlkit-helper.jar-disabled is d4ae4e5e19f9a7e46fc693eeb778883246c49d00 Shasum of file /home/Projects/my-master-detail-ng/node_modules/nativescript-plugin-firebase/platforms/android/res/raw/beep.ogg is 1a522c83c9af8babf4b1aa83755ed93742a815c6 Got gradle versions null from runtime v6.5.0 Exec npm view tns-android dist-tags --json stdout: { "latest": "6.5.0", "next": "6.5.0-2020-03-12-110223-01", "rc": "6.5.0", "androidx": "6.0.0-2019-06-05-002854-01" }

    stderr: Exec npm view tns-android@6.5.0 gradle --json stdout: { "version": "5.4.1", "android": "3.5.3" }

    stderr: Got gradle versions {"gradleVersion":"5.4.1","gradleAndroidPluginVersion":"3.5.3"} from the latest runtime v6.5.0 Project dir from hooksArgs is: /home/Projects/my-master-detail-ng. Hooks directories: [ '/home/Projects/my-master-detail-ng/hooks' ] BeforeHookName for command buildAndroidPlugin is before-buildAndroidPlugin spawn: ./gradlew "-p" "/home/Projects/my-master-detail-ng/platforms/tempPlugin/nativescript_plugin_firebase" "assembleRelease" "-PcompileSdk=android-29" "-PbuildToolsVersion=29.0.3" Failed to build plugin nativescript-plugin-firebase : Error: Command ./gradlew failed with exit code 1 Will send the following information to Google Analytics: { type: 'googleAnalyticsData', category: 'CLI', googleAnalyticsDataType: 'event', action: 'Performance', label: 'PrepareNativePlatformServiceprepareNativePlatform', customDimensions: { cd2: 'Angular', cd9: 'false', cd5: 'Unknown' }, value: 5023 } Will send the following information to Google Analytics: { type: 'googleAnalyticsData', category: 'CLI', googleAnalyticsDataType: 'event', action: 'Performance', label: 'PrepareControllerprepareCore', customDimensions: { cd2: 'Angular', cd9: 'false', cd5: 'Unknown' }, value: 28726 } Error while executing action on device 9886733339444a3545. The error is { Error: Failed to build plugin nativescript-plugin-firebase : Error: Command ./gradlew failed with exit code 1 at Errors.failWithOptions (/usr/lib/node_modules/nativescript/lib/common/errors.js:147:28) at Errors.fail (/usr/lib/node_modules/nativescript/lib/common/errors.js:120:21) at AndroidPluginBuildService. (/usr/lib/node_modules/nativescript/lib/services/android-plugin-build-service.js:395:30) at Generator.throw () at rejected (/usr/lib/node_modules/nativescript/lib/services/android-plugin-build-service.js:11:65) at process._tickCallback (internal/process/next_tick.js:68:7) name: 'Exception', message: 'Failed to build plugin nativescript-plugin-firebase : \nError: Command ./gradlew failed with exit code 1', stack: 'Error: Failed to build plugin nativescript-plugin-firebase : \nError: Command ./gradlew failed with exit code 1\n at Errors.failWithOptions (/usr/lib/node_modules/nativescript/lib/common/errors.js:147:28)\n at Errors.fail (/usr/lib/node_modules/nativescript/lib/common/errors.js:120:21)\n at AndroidPluginBuildService. (/usr/lib/node_modules/nativescript/lib/services/android-plugin-build-service.js:395:30)\n at Generator.throw ()\n at rejected (/usr/lib/node_modules/nativescript/lib/services/android-plugin-build-service.js:11:65)\n at process._tickCallback (internal/process/next_tick.js:68:7)', errorCode: 127, suggestCommandHelp: false, proxyAuthenticationRequired: false, printOnStdout: undefined, deviceIdentifier: '9886733339444a3545' } Failed to build plugin nativescript-plugin-firebase : Error: Command ./gradlew failed with exit code 1

lean-webpack-plugin: /home/Projects/my-master-detail-ng/platforms/android/app/src/main/assets/app/*/ has been removed. clean-webpack-plugin: /home/Projects/my-master-detail-ng/platforms/android/app/src/main/assets/snapshots has been removed. clean-webpack-plugin: /home/Projects/my-master-detail-ng/platforms/android/app/build/configurations/nativescript-android-snapshot has been removed.

FAILURE: Build failed with an exception.

  • What went wrong: org/apache/http/ssl/SSLInitializationException

    org.apache.http.ssl.SSLInitializationException

  • Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

  • Get more help at https://help.gradle.org

BUILD FAILED in 1s Error: Failed to build plugin nativescript-plugin-firebase : Error: Command ./gradlew failed with exit code 1 at Errors.failWithOptions (/usr/lib/node_modules/nativescript/lib/common/errors.js:147:28) at Errors.fail (/usr/lib/node_modules/nativescript/lib/common/errors.js:120:21) at DevicesService. (/usr/lib/node_modules/nativescript/lib/common/mobile/mobile-core/devices-service.js:376:30) at Generator.throw () at rejected (/usr/lib/node_modules/nativescript/lib/common/mobile/mobile-core/devices-service.js:11:65) at process._tickCallback (internal/process/next_tick.js:68:7)

And here is the trace for gradle:

`saleem@penguin:/home/Projects/my-master-detail-ng/platforms/android$ ./gradlew -p /home/Projects/my-master-detail-ng/platforms/tempPlugin/nativescript_plugin_firebase assembleRelease -PcompileSdk=android-29 -PbuildTool$ --stacktrace > gradle.log

FAILURE: Build failed with an exception.

BUILD FAILED in 0s`

Any help on this will be greatly appreciated.

manojdcoder commented 4 years ago

I was able to clone the template and run without any issues.

Are you on Mac / Linux? Whats your CLI, Android Compiler SDK, Gradle versions?

saleemepoch commented 4 years ago

I am on Chromebook's penguin container, running Debian 9.

System information: { "platform": "linux", "shell": "/bin/bash", "os": "Linux penguin 4.19.87-07826-g55ab70aff690 #1 SMP PREEMPT Tue Feb 4 17:29:42 PST 2020 x86_64 GNU/Linux\n", "procArch": "x64", "nodeVer": "10.19.0", "npmVer": "6.13.4", "nodeGypVer": null, "nativeScriptCliVersion": "6.5.0", "gitVer": "2.11.0", "dotNetVer": null, "javacVersion": "1.8.0_242", "javaVersion": "1.8.0_242", "javaPath": "/usr/lib/jvm/java-8-openjdk-amd64/bin/java", "adbVer": "1.0.41", "androidInstalled": true, "monoVer": null, "gradleVer": "5.2.1", "isAndroidSdkConfiguredCorrectly": true, "xcodeprojLocation": null, "itunesInstalled": false, "isCocoaPodsWorkingCorrectly": false, "isCocoaPodsUpdateRequired": false, "pythonInfo": null }

manojdcoder commented 4 years ago

@saleemepoch Sorry I'm not much of a Linux person. There seems to be a identical issue discussed in Gradle repo, you might want to try reinstalling gradle.