Console Output
[onBasedServices_maptology_master] $ /var/lib/jenkins/home/tools/hudson.plugins.gradle.GradleInstallation/gradle-5.5.1/bin/gradle -Djenkins.build.number=65 -Dandroid.keystore.password=**** clean build -b build.gradle
> Configure project :web-war
/var/lib/jenkins/home/workspace/onBasedServices_maptology_master/web-angular/dist/
> Task :android-app:clean
> Task :android-feign:clean
> Task :common-api:clean
> Task :service-ejb:clean
> Task :service-geocode:clean
> Task :service-thorntail:clean
> Task :service-war:clean
> Task :service-wildfly:clean
> Task :site-ear:clean
> Task :web-angular:cleanApi
> Task :web-angular:clean
> Task :web-war:clean
> Task :common-api:compileJava
> Task :common-api:processResources
> Task :common-api:classes
> Task :common-api:generateSwaggerDocumentation
> Task :common-api:jar
> Task :common-api:assemble
> Task :common-api:compileTestJava
> Task :common-api:processTestResources NO-SOURCE
> Task :common-api:testClasses
> Task :common-api:test
> Task :common-api:check
> Task :common-api:build
> Task :android-feign:swagger
Output directory does not exist, or is inaccessible. No file (.swager-codegen-ignore) will be evaluated.
> Task :android-feign:compileJava
Note: /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android-feign/src/main/java/com/maptology/android/feign/RFC3339DateFormat.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :android-feign:processResources NO-SOURCE
> Task :android-feign:classes
> Task :android-feign:jar
> Task :android-app:preBuild UP-TO-DATE
> Task :android-app:preDebugBuild
> Task :android-app:compileDebugAidl NO-SOURCE
> Task :android-app:compileDebugRenderscript NO-SOURCE
> Task :android-app:checkDebugManifest
> Task :android-app:generateDebugBuildConfig
> Task :android-app:prepareLintJar UP-TO-DATE
> Task :android-app:generateDebugSources
> Task :android-app:javaPreCompileDebug
> Task :android-app:mainApkListPersistenceDebug
> Task :android-app:generateDebugResValues
> Task :android-app:generateDebugResources
> Task :android-app:mergeDebugResources
> Task :android-app:createDebugCompatibleScreenManifests
> Task :android-app:processDebugManifest
> Task :android-app:processDebugResources
> Task :android-app:compileDebugJavaWithJavac
warning: unknown enum constant XmlAccessType.PROPERTY
reason: class file for javax.xml.bind.annotation.XmlAccessType not found
warning: unknown enum constant XmlAccessType.FIELD
2 warnings
> Task :android-app:compileDebugSources
> Task :android-app:mergeDebugShaders
> Task :android-app:compileDebugShaders
> Task :android-app:generateDebugAssets
> Task :android-app:mergeDebugAssets
> Task :android-app:checkDebugDuplicateClasses
> Task :android-app:mergeExtDexDebug
> Task :android-app:transformClassesWithDexBuilderForDebug
> Task :android-app:mergeDexDebug
> Task :android-app:validateSigningDebug
> Task :android-app:signingConfigWriterDebug
> Task :android-app:mergeDebugJniLibFolders
> Task :android-app:transformNativeLibsWithMergeJniLibsForDebug
> Task :android-app:processDebugJavaRes NO-SOURCE
> Task :android-app:transformResourcesWithMergeJavaResForDebug
> Task :android-app:packageDebug
> Task :android-app:assembleDebug
> Task :android-app:preReleaseBuild
> Task :android-app:compileReleaseAidl NO-SOURCE
> Task :android-app:compileReleaseRenderscript NO-SOURCE
> Task :android-app:checkReleaseManifest
> Task :android-app:generateReleaseBuildConfig
> Task :android-app:generateReleaseSources
> Task :android-app:javaPreCompileRelease
> Task :android-app:mainApkListPersistenceRelease
> Task :android-app:generateReleaseResValues
> Task :android-app:generateReleaseResources
> Task :android-app:mergeReleaseResources
> Task :android-app:createReleaseCompatibleScreenManifests
> Task :android-app:processReleaseManifest
> Task :android-app:processReleaseResources
> Task :android-app:compileReleaseJavaWithJavac
warning: unknown enum constant XmlAccessType.PROPERTY
reason: class file for javax.xml.bind.annotation.XmlAccessType not found
warning: unknown enum constant XmlAccessType.FIELD
2 warnings
> Task :android-app:compileReleaseSources
> Task :android-app:lintVitalRelease SKIPPED
> Task :android-app:checkReleaseDuplicateClasses
> Task :android-app:mergeExtDexRelease
> Task :android-app:transformClassesWithDexBuilderForRelease
> Task :android-app:mergeDexRelease
> Task :android-app:mergeReleaseShaders
> Task :android-app:compileReleaseShaders
> Task :android-app:generateReleaseAssets
> Task :android-app:mergeReleaseAssets
> Task :android-app:validateSigningRelease
> Task :android-app:signingConfigWriterRelease
> Task :android-app:mergeReleaseJniLibFolders
> Task :android-app:transformNativeLibsWithMergeJniLibsForRelease
> Task :android-app:processReleaseJavaRes NO-SOURCE
> Task :android-app:transformResourcesWithMergeJavaResForRelease
> Task :android-app:packageRelease
> Task :android-app:assembleRelease
> Task :android-app:assemble
> Task :android-app:lint
Ran lint on variant debug: 9 issues found
Ran lint on variant release: 9 issues found
Wrote HTML report to file:///var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android-app/build/reports/lint-results.html
Wrote XML report to file:///var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android-app/build/reports/lint-results.xml
> Task :android-app:generateDebugUnitTestSources UP-TO-DATE
> Task :android-app:preDebugUnitTestBuild UP-TO-DATE
> Task :android-app:javaPreCompileDebugUnitTest
> Task :android-app:compileDebugUnitTestJavaWithJavac
> Task :android-app:packageDebugUnitTestForUnitTest
> Task :android-app:generateDebugUnitTestConfig
> Task :android-app:processDebugUnitTestJavaRes
> Task :android-app:testDebugUnitTest
> Task :android-app:generateReleaseUnitTestSources UP-TO-DATE
> Task :android-app:preReleaseUnitTestBuild UP-TO-DATE
> Task :android-app:javaPreCompileReleaseUnitTest
> Task :android-app:compileReleaseUnitTestJavaWithJavac
> Task :android-app:packageReleaseUnitTestForUnitTest
> Task :android-app:generateReleaseUnitTestConfig
> Task :android-app:processReleaseUnitTestJavaRes
> Task :android-app:testReleaseUnitTest
> Task :android-app:test
> Task :android-app:check
> Task :android-app:build
> Task :android-feign:assemble
> Task :android-feign:compileTestJava NO-SOURCE
> Task :android-feign:processTestResources NO-SOURCE
> Task :android-feign:testClasses UP-TO-DATE
> Task :android-feign:test NO-SOURCE
> Task :android-feign:check UP-TO-DATE
> Task :android-feign:build
> Task :service-geocode:compileJava
> Task :service-geocode:processResources NO-SOURCE
> Task :service-geocode:classes
> Task :service-geocode:jar
> Task :service-ejb:compileJava
> Task :service-ejb:processResources
> Task :service-ejb:classes
> Task :service-ejb:jar
> Task :service-ejb:assemble
> Task :service-ejb:compileTestJava
> Task :service-ejb:processTestResources
> Task :service-ejb:testClasses
> Task :service-wildfly:compileJava NO-SOURCE
> Task :service-wildfly:processResources NO-SOURCE
> Task :service-wildfly:classes UP-TO-DATE
> Task :service-wildfly:jar
> Task :service-wildfly:assemble
> Task :service-wildfly:compileTestJava NO-SOURCE
> Task :service-wildfly:processTestResources NO-SOURCE
> Task :service-wildfly:testClasses UP-TO-DATE
> Task :service-wildfly:test NO-SOURCE
> Task :service-wildfly:check UP-TO-DATE
> Task :service-wildfly:resolveWildfly
> Task :service-wildfly:build
> Task :service-ejb:test
> Task :service-ejb:check
> Task :service-ejb:build
> Task :service-geocode:assemble
> Task :service-geocode:compileTestJava
> Task :service-geocode:processTestResources NO-SOURCE
> Task :service-geocode:testClasses
> Task :service-geocode:test
> Task :service-geocode:check
> Task :service-geocode:build
> Task :service-war:compileJava
> Task :service-war:processResources NO-SOURCE
> Task :service-war:classes
> Task :service-war:jar
> Task :service-thorntail:compileJava
> Task :service-thorntail:processResources
> Task :service-thorntail:classes
> Task :service-thorntail:jar
> Task :service-thorntail:assemble
> Task :service-thorntail:compileTestJava NO-SOURCE
> Task :service-thorntail:processTestResources NO-SOURCE
> Task :service-thorntail:testClasses UP-TO-DATE
> Task :service-thorntail:test NO-SOURCE
> Task :service-thorntail:check UP-TO-DATE
> Task :service-thorntail:build
> Task :service-war:war
> Task :service-war:assemble
> Task :service-war:compileTestJava
> Task :service-war:processTestResources
> Task :service-war:testClasses
> Task :service-war:test
> Task :service-war:check
> Task :service-war:build
> Task :site-ear:compileJava NO-SOURCE
> Task :site-ear:processResources NO-SOURCE
> Task :site-ear:classes UP-TO-DATE
> Task :web-angular:compileJava NO-SOURCE
> Task :web-angular:processResources NO-SOURCE
> Task :web-angular:classes UP-TO-DATE
> Task :web-angular:jar
> Task :web-angular:assemble
> Task :web-angular:compileTestJava NO-SOURCE
> Task :web-angular:processTestResources NO-SOURCE
> Task :web-angular:testClasses UP-TO-DATE
> Task :web-angular:test NO-SOURCE
> Task :web-angular:check UP-TO-DATE
> Task :web-angular:nodeSetup UP-TO-DATE
> Task :web-angular:npmSetup UP-TO-DATE
> Task :web-angular:npmInstall UP-TO-DATE
> Task :web-angular:genApi
Reading Swagger file ../common-api/build/swagger/maptology.json
Parsing Swagger JSON
Reading Mustache templates
Creating Mustache viewModel
Rendering template for API
Creating output file ./src/api/index.ts
Rendering template for model BuildVersion
Creating output file ./src/api/models/buildversion.model.ts
Rendering template for model Coordinate
Creating output file ./src/api/models/coordinate.model.ts
Rendering template for model Device
Creating output file ./src/api/models/device.model.ts
Rendering template for model DeviceHandle
Creating output file ./src/api/models/devicehandle.model.ts
Rendering template for model DeviceInfo
Creating output file ./src/api/models/deviceinfo.model.ts
Rendering template for model DevicePage
Creating output file ./src/api/models/devicepage.model.ts
Rendering template for model Email
Creating output file ./src/api/models/email.model.ts
Rendering template for model EntityStatistic
Creating output file ./src/api/models/entitystatistic.model.ts
Rendering template for model LoadStatistic
Creating output file ./src/api/models/loadstatistic.model.ts
Rendering template for model Location
Creating output file ./src/api/models/location.model.ts
Rendering template for model LocationUpdate
Creating output file ./src/api/models/locationupdate.model.ts
Rendering template for model LogMessage
Creating output file ./src/api/models/logmessage.model.ts
Rendering template for model Message
Creating output file ./src/api/models/message.model.ts
Rendering template for model Notice
Creating output file ./src/api/models/notice.model.ts
Rendering template for model NoticePage
Creating output file ./src/api/models/noticepage.model.ts
Rendering template for model Place
Creating output file ./src/api/models/place.model.ts
Rendering template for model PlacePage
Creating output file ./src/api/models/placepage.model.ts
Rendering template for model Position
Creating output file ./src/api/models/position.model.ts
Rendering template for model PositionPage
Creating output file ./src/api/models/positionpage.model.ts
Rendering template for model Privilege
Creating output file ./src/api/models/privilege.model.ts
Rendering template for model PrivilegePage
Creating output file ./src/api/models/privilegepage.model.ts
Rendering template for model ReleasedLocation
Creating output file ./src/api/models/releasedlocation.model.ts
Rendering template for model Share
Creating output file ./src/api/models/share.model.ts
Rendering template for model ShareInfo
Creating output file ./src/api/models/shareinfo.model.ts
Rendering template for model SystemStatistic
Creating output file ./src/api/models/systemstatistic.model.ts
Rendering template for model User
Creating output file ./src/api/models/user.model.ts
Rendering template for model UserPage
Creating output file ./src/api/models/userpage.model.ts
Rendering template for model UserPassword
Creating output file ./src/api/models/userpassword.model.ts
Rendering template for model UserRegistration
Creating output file ./src/api/models/userregistration.model.ts
Rendering template for model Visit
Creating output file ./src/api/models/visit.model.ts
Rendering template for model VisitPage
Creating output file ./src/api/models/visitpage.model.ts
Rendering common models export
Creating output file ./src/api/models.ts
API client generated successfully
> Task :web-angular:ngBuild FAILED
chunk {0} runtime-es2015.703a23e48ad83c851e49.js (runtime) 1.41 kB [entry] [rendered]
chunk {1} main-es2015.efedd750490b14de3f18.js (main) 128 bytes [initial] [rendered]
chunk {2} polyfills-es2015.66a9e684cc8ebe117187.js (polyfills) 130 bytes [initial] [rendered]
chunk {3} styles.bdbc7ccb5dfed6b81bf2.css (styles) 76.3 kB [initial] [rendered]
Date: 2019-07-30T20:13:08.427Z - Hash: 81b2880c4baebf2cb9ee - Time: 10899ms
ERROR in src/app/views/export.component.html(5,41): : Property 'res' is private and only accessible within class 'ExportComponent'.
src/app/views/export.component.html(11,37): : Property 'res' is private and only accessible within class 'ExportComponent'.
src/app/views/export.component.html(12,40): : Property 'res' is private and only accessible within class 'ExportComponent'.
src/app/views/export.component.html(15,41): : Property 'res' is private and only accessible within class 'ExportComponent'.
src/app/views/export.component.html(16,41): : Property 'res' is private and only accessible within class 'ExportComponent'.
src/app/views/export.component.html(19,35): : Property 'exportService' is private and only accessible within class 'ExportComponent'.
src/app/views/export.component.html(37,37): : Property 'res' is private and only accessible within class 'ExportComponent'.
src/app/views/export.component.html(38,40): : Property 'res' is private and only accessible within class 'ExportComponent'.
src/app/views/export.component.html(44,78): : Property 'res' is private and only accessible within class 'ExportComponent'.
src/app/views/export.component.html(44,140): : Property 'exportService' is private and only accessible within class 'ExportComponent'.
src/app/views/export.component.html(45,74): : Property 'exportService' is private and only accessible within class 'ExportComponent'.
src/app/views/export.component.html(49,78): : Property 'res' is private and only accessible within class 'ExportComponent'.
src/app/views/export.component.html(49,139): : Property 'exportService' is private and only accessible within class 'ExportComponent'.
src/app/views/export.component.html(50,74): : Property 'exportService' is private and only accessible within class 'ExportComponent'.
src/app/views/export.component.html(54,78): : Property 'res' is private and only accessible within class 'ExportComponent'.
src/app/views/export.component.html(54,139): : Property 'exportService' is private and only accessible within class 'ExportComponent'.
src/app/views/export.component.html(55,74): : Property 'exportService' is private and only accessible within class 'ExportComponent'.
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':web-angular:ngBuild'.
> Process 'command '/var/lib/jenkins/home/workspace/onBasedServices_maptology_master/web-angular/.gradle/nodejs/node-v10.16.0-linux-x64/bin/node'' finished with non-zero exit value 1
* 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
Deprecated Gradle features were used in this build, making it incompatible with Gradle 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.5.1/userguide/command_line_interface.html#sec:command_line_warnings
BUILD FAILED in 3m 49s
110 actionable tasks: 106 executed, 4 up-to-date