Started by timer Running as SYSTEM Building in workspace D:\jenkins\workspace\yhxt-web The recommended git tool is: NONE using credential db7fcbe3-f63d-40ab-bb44-4da92b582254 > D:\Program Files\Git\bin\git.exe rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > D:\Program Files\Git\bin\git.exe config remote.origin.url http://140.210.216.73:6090/artfess/yhxt_fvue.git # timeout=10 Fetching upstream changes from http://140.210.216.73:6090/artfess/yhxt_fvue.git > D:\Program Files\Git\bin\git.exe --version # timeout=10 > git --version # 'git version 2.24.1.windows.2' using GIT_ASKPASS to set credentials > D:\Program Files\Git\bin\git.exe fetch --tags --force --progress -- http://140.210.216.73:6090/artfess/yhxt_fvue.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > D:\Program Files\Git\bin\git.exe rev-parse "refs/remotes/origin/dev^{commit}" # timeout=10 Checking out Revision 9c5d165c3fd4962dbd55aa9f3ba88a251055fb68 (refs/remotes/origin/dev) > D:\Program Files\Git\bin\git.exe config core.sparsecheckout # timeout=10 > D:\Program Files\Git\bin\git.exe checkout -f 9c5d165c3fd4962dbd55aa9f3ba88a251055fb68 # timeout=10 Commit message: "资料类型" > D:\Program Files\Git\bin\git.exe rev-list --no-walk b2b65b8ac1111e6f738b50405884bfd87a8a0ef3 # timeout=10 [yhxt-web] $ cmd /c call D:\apache-tomcat-9.0.8\temp\jenkins7985518504577362197.bat D:\jenkins\workspace\yhxt-web>node -v v12.19.0 D:\jenkins\workspace\yhxt-web>npm -v 6.14.8 [yhxt-web] $ cmd /c call D:\apache-tomcat-9.0.8\temp\jenkins2718599906103291406.bat D:\jenkins\workspace\yhxt-web>npm config set registry https://registry.npmmirror.com [yhxt-web] $ cmd /c call D:\apache-tomcat-9.0.8\temp\jenkins2953557976300329207.bat D:\jenkins\workspace\yhxt-web>npm config get registry https://registry.npmmirror.com/ [yhxt-web] $ cmd /c call D:\apache-tomcat-9.0.8\temp\jenkins5681472139471791728.bat D:\jenkins\workspace\yhxt-web>cd D:\jenkins\workspace\yhxt-web && npm install && npm run build npm WARN echarts-liquidfill@2.0.6 requires a peer of echarts@^4.8.0 but none is installed. You must install peer dependencies yourself. npm WARN echarts-liquidfill@2.0.6 requires a peer of zrender@^4.3.1 but none is installed. You must install peer dependencies yourself. npm WARN vue-area-linkage@5.1.0 requires a peer of area-data@>=5.0.6 but none is installed. You must install peer dependencies yourself. npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.3.2 (node_modules\watchpack\node_modules\fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"}) npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.13 (node_modules\fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"}) up to date in 14.796s 113 packages are looking for funding run `npm fund` for details > yhxt@0.1.0 build D:\jenkins\workspace\yhxt-web > vue-cli-service build - Building for production... Browserslist: caniuse-lite is outdated. Please run: npx update-browserslist-db@latest Why you should do it regularly: https://github.com/browserslist/update-db#readme Browserslist: caniuse-lite is outdated. Please run: npx update-browserslist-db@latest Why you should do it regularly: https://github.com/browserslist/update-db#readme Browserslist: caniuse-lite is outdated. Please run: npx update-browserslist-db@latest Why you should do it regularly: https://github.com/browserslist/update-db#readme Browserslist: caniuse-lite is outdated. Please run: npx update-browserslist-db@latest Why you should do it regularly: https://github.com/browserslist/update-db#readme Browserslist: caniuse-lite is outdated. Please run: npx update-browserslist-db@latest Why you should do it regularly: https://github.com/browserslist/update-db#readme Browserslist: caniuse-lite is outdated. Please run: npx update-browserslist-db@latest Why you should do it regularly: https://github.com/browserslist/update-db#readme Browserslist: caniuse-lite is outdated. Please run: npx update-browserslist-db@latest Why you should do it regularly: https://github.com/browserslist/update-db#readme Browserslist: caniuse-lite is outdated. Please run: npx update-browserslist-db@latest Why you should do it regularly: https://github.com/browserslist/update-db#readme Browserslist: caniuse-lite is outdated. Please run: npx update-browserslist-db@latest Why you should do it regularly: https://github.com/browserslist/update-db#readme WARNING Compiled with 13 warnings2:16:14 鈹淔10: AM鈹� Module Warning (from ./node_modules/eslint-loader/index.js): error: Duplicated key 'handleEnclosure' (vue/no-dupe-keys) at src\views\specialProjectManagement\safetyEnvironment\createSafety.vue:1422:9: 1420 | }, 1421 | //闄勪欢绠$悊 > 1422 | handleEnclosure() { | ^ 1423 | this.$refs.form.validate((bool) => { 1424 | // this.dialogVisibleEnclosure = true 1425 | if (bool) { error: Duplicated key 'handleFocusProject' (vue/no-dupe-keys) at src\views\specialProjectManagement\safetyEnvironment\createSafety.vue:1490:9: 1488 | }, 1489 | //鎵�灞為」鐩� > 1490 | handleFocusProject() { | ^ 1491 | this.$refs.project.open() 1492 | }, 1493 | openProject() { error: Duplicated key 'openProject' (vue/no-dupe-keys) at src\views\specialProjectManagement\safetyEnvironment\createSafety.vue:1493:9: 1491 | this.$refs.project.open() 1492 | }, > 1493 | openProject() { | ^ 1494 | this.$refs.project.open() 1495 | }, 1496 | handleSelectProject(data) { error: Duplicated key 'handleSelectProject' (vue/no-dupe-keys) at src\views\specialProjectManagement\safetyEnvironment\createSafety.vue:1496:9: 1494 | this.$refs.project.open() 1495 | }, > 1496 | handleSelectProject(data) { | ^ 1497 | this.form.projectName = data.projectName 1498 | this.form.projectId = data.projectId 1499 | this.$refs.projectName.focus() 4 errors found. Module Warning (from ./node_modules/eslint-loader/index.js): error: Duplicated key 'handleEnclosure' (vue/no-dupe-keys) at src\views\specialProjectManagement\safetyEnvironment\todoSafety.vue:1157:9: 1155 | }, 1156 | //闄勪欢绠$悊 > 1157 | handleEnclosure() { | ^ 1158 | this.$refs.form.validate((bool) => { 1159 | // this.dialogVisibleEnclosure = true 1160 | if (bool) { error: Duplicated key 'handleFocusProject' (vue/no-dupe-keys) at src\views\specialProjectManagement\safetyEnvironment\todoSafety.vue:1225:9: 1223 | }, 1224 | //鎵�灞為」鐩� > 1225 | handleFocusProject() { | ^ 1226 | this.$refs.project.open() 1227 | }, 1228 | openProject() { error: Duplicated key 'openProject' (vue/no-dupe-keys) at src\views\specialProjectManagement\safetyEnvironment\todoSafety.vue:1228:9: 1226 | this.$refs.project.open() 1227 | }, > 1228 | openProject() { | ^ 1229 | this.$refs.project.open() 1230 | }, 1231 | handleSelectProject(data) { error: Duplicated key 'handleSelectProject' (vue/no-dupe-keys) at src\views\specialProjectManagement\safetyEnvironment\todoSafety.vue:1231:9: 1229 | this.$refs.project.open() 1230 | }, > 1231 | handleSelectProject(data) { | ^ 1232 | this.form.projectName = data.projectName 1233 | this.form.projectId = data.projectId 1234 | this.$refs.projectName.focus() 4 errors found. Module Warning (from ./node_modules/eslint-loader/index.js): error: The "EipUserSelector" component has been registered but not used (vue/no-unused-components) at src\views\specialProjectManagement\acceptInfo\createAccept.vue:585:9: 583 | mixins: [flowStatus], 584 | components: { > 585 | EipUserSelector, | ^ 586 | // eipOrgSelector, 587 | ProjectInfoDialog, 588 | // projectInfoSelector, error: The "RectificationTable" component has been registered but not used (vue/no-unused-components) at src\views\specialProjectManagement\acceptInfo\createAccept.vue:594:9: 592 | processRecord, 593 | RectificationData, > 594 | RectificationTable, | ^ 595 | processApproval, 596 | }, 597 | data() { 2 errors found. Module Warning (from ./node_modules/eslint-loader/index.js): error: The "EipUserSelector" component has been registered but not used (vue/no-unused-components) at src\views\specialProjectManagement\startInfo\createStart.vue:539:9: 537 | // eipOrgSelector, 538 | ProjectInfoDialog, > 539 | EipUserSelector, | ^ 540 | // projectInfoSelector, 541 | // companyInfoSelector, 542 | fileUpload, error: The "RectificationTable" component has been registered but not used (vue/no-unused-components) at src\views\specialProjectManagement\startInfo\createStart.vue:547:9: 545 | processRecord, 546 | RectificationData, > 547 | RectificationTable, | ^ 548 | processApproval, 549 | }, 550 | data() { 2 errors found. Module Warning (from ./node_modules/eslint-loader/index.js): error: The "eipUserSelector" component has been registered but not used (vue/no-unused-components) at src\views\specialProjectManagement\qualityManagement\QualityManagement.vue:680:9: 678 | // eipOrgSelector, 679 | ProjectInfoDialog, > 680 | eipUserSelector, | ^ 681 | // projectInfoSelector, 682 | fileUpload, 683 | CascaderCompany, 1 error found. Module Warning (from ./node_modules/eslint-loader/index.js): error: The "eipUserSelector" component has been registered but not used (vue/no-unused-components) at src\views\specialProjectManagement\qualityManagement\manageCenterReview.vue:510:9: 508 | // eipOrgSelector, 509 | ProjectInfoDialog, > 510 | eipUserSelector, | ^ 511 | // projectInfoSelector, 512 | fileUpload, 513 | CascaderCompany, 1 error found. You may use special comments to disable some warnings. Use // eslint-disable-next-line to ignore the next line. Use /* eslint-disable */ to ignore all warnings in a file. warning in ./src/directive.js "export 'default' (imported as 'app') was not found in '@/main.js' warning in ./src/directive.js "export 'default' (imported as 'app') was not found in '@/main.js' warning in ./src/components/form/chart/EipChart.vue?vue&type=script&lang=js& "export 'default' (imported as 'echarts') was not found in 'echarts' warning in ./src/components/form/chart/Chart.vue?vue&type=script&lang=js& "export 'default' (imported as 'echarts') was not found in 'echarts' warning in ./src/views/maintenanceInspection/PatrolFlowChart.vue?vue&type=template&id=1b83fd25&scoped=true& Critical dependency: the request of a dependency is an expression warning asset size limit: The following asset(s) exceed the recommended size limit (244 KiB). This can impact web performance. Assets: fonts/fz_black_blod.05c7df28.ttf (1.95 MiB) img/20220328113132.353f48c9.jpg (1.23 MiB) img/yhpdzyd.0c046fd6.jpg (250 KiB) img/妗咢2x.9c56046f.png (262 KiB) img/fjtdq.5e649a03.jpg (5.24 MiB) img/bjt.2cc943f3.jpg (1.1 MiB) img/bg@2x.146d7df9.png (3.42 MiB) img/bg_.a1cd8e05.png (1.52 MiB) js/app.2b7c8d0e.js (1.76 MiB) js/chunk-03a7dad5.bf01da1f.js (445 KiB) js/chunk-13ec563b.b51b424d.js (312 KiB) js/chunk-3372bdc0.85d27a8d.js (308 KiB) js/chunk-37246394.e4712a91.js (342 KiB) js/chunk-3965664a.d0cedc53.js (5.3 MiB) js/chunk-67d6f290.398014f3.js (258 KiB) js/chunk-8a18ab40.08258d20.js (291 KiB) js/chunk-b4583f74.7675d230.js (398 KiB) js/chunk-vendors.dbe1f695.js (1.52 MiB) ./js/vendor.dll.js (6.04 MiB) js/vendor-manifest.json (253 KiB) static/pdfjs/build/pdf.js (643 KiB) static/pdfjs/build/pdf.js.map (1.01 MiB) static/pdfjs/build/pdf.worker.js (1.51 MiB) static/pdfjs/build/pdf.worker.js.map (2.7 MiB) static/pdfjs/web/viewer.js (362 KiB) js/vendor.dll.js (6.04 MiB) static/ueditor/third-party/highcharts/highcharts.src.js (451 KiB) static/ueditor/third-party/jquery-1.10.2.js (276 KiB) static/ueditor/third-party/snapscreen/UEditorSnapscreen.exe (508 KiB) static/ueditor/ueditor.all.min.js (469 KiB) static/videoPlayer/h5player.min.js (837 KiB) static/ueditor/ueditor.all.js (1.1 MiB) static/pdfjs/build/pdf.worker.js.gz (284 KiB) js/chunk-vendors.dbe1f695.js.gz (379 KiB) ./js/vendor.dll.js.gz (1.72 MiB) js/vendor.dll.js.gz (1.72 MiB) js/app.2b7c8d0e.js.gz (447 KiB) js/chunk-3965664a.d0cedc53.js.gz (1.13 MiB) warning entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance. Entrypoints: app (3.28 MiB) js/chunk-vendors.dbe1f695.js js/app.2b7c8d0e.js File Size Gzipped dist\static\videoPlayer\h5player.min.j 837.26 kb 219.89 kb s dist\static\ueditor\ueditor.all.min.js 469.10 kb 114.51 kb dist\html2canvas.min.js 161.04 kb 40.34 kb dist\videoPlayer\jsWebControl-1.0.0.mi 122.66 kb 34.41 kb n.js dist\videoPlayer\jquery-1.12.4.min.js 97.64 kb 33.78 kb dist\jszip.min.js 93.59 kb 27.08 kb dist\static\ueditor\third-party\jquery 90.93 kb 32.07 kb -1.10.2.min.js dist\static\pdfjs\jquery-3.0.0.min.js 84.32 kb 29.35 kb dist\static\ueditor\jquery-2.2.3.min.j 83.66 kb 29.23 kb s dist\static\ueditor\third-party\webupl 56.91 kb 18.66 kb oader\webuploader.min.js dist\videoPlayer\jsencrypt.min.js 53.63 kb 16.08 kb dist\static\ueditor\third-party\webupl 45.99 kb 14.37 kb oader\webuploader.html5only.min.js dist\static\ueditor\third-party\webupl 45.81 kb 15.77 kb oader\webuploader.custom.min.js dist\static\ueditor\third-party\webupl 38.87 kb 12.03 kb oader\webuploader.withoutimage.min.js dist\static\ueditor\third-party\webupl 32.81 kb 10.64 kb oader\webuploader.flashonly.min.js dist\static\pdfjs\viewer.min.js 28.31 kb 9.09 kb dist\static\ueditor\third-party\xss.mi 27.11 kb 6.38 kb n.js dist\static\ueditor\third-party\zerocl 18.52 kb 6.52 kb ipboard\ZeroClipboard.min.js dist\static\ueditor\ueditor.parse.min. 14.45 kb 5.01 kb js dist\js\vendor.dll.js 6186.87 kb 1762.98 kb dist\js\vendor.dll.js 6186.87 kb 1762.98 kb dist\js\chunk-3965664a.d0cedc53.js 5432.13 kb 1164.85 kb dist\js\app.2b7c8d0e.js 1801.31 kb 450.06 kb dist\js\chunk-vendors.dbe1f695.js 1554.17 kb 381.70 kb dist\static\pdfjs\build\pdf.worker.js 1545.00 kb 286.12 kb dist\static\ueditor\ueditor.all.js 1123.73 kb 216.48 kb dist\static\pdfjs\build\pdf.js 643.29 kb 119.20 kb dist\static\ueditor\third-party\highch 450.53 kb 125.12 kb arts\highcharts.src.js dist\js\chunk-03a7dad5.bf01da1f.js 444.93 kb 51.42 kb dist\js\chunk-b4583f74.7675d230.js 397.69 kb 107.86 kb dist\static\pdfjs\web\viewer.js 361.97 kb 66.40 kb dist\js\chunk-37246394.e4712a91.js 342.00 kb 97.05 kb dist\js\chunk-13ec563b.b51b424d.js 312.03 kb 75.18 kb dist\js\chunk-3372bdc0.85d27a8d.js 308.06 kb 83.70 kb dist\js\chunk-8a18ab40.08258d20.js 290.61 kb 60.73 kb dist\static\ueditor\third-party\jquery 276.36 kb 79.96 kb -1.10.2.js dist\js\chunk-67d6f290.398014f3.js 258.16 kb 60.34 kb dist\static\ueditor\third-party\webupl 233.04 kb 49.23 kb oader\webuploader.js dist\static\ueditor\third-party\video- 216.70 kb 56.56 kb js\video.dev.js dist\static\ueditor\third-party\webupl 199.05 kb 43.22 kb oader\webuploader.custom.js dist\static\ueditor\third-party\webupl 187.68 kb 39.37 kb oader\webuploader.html5only.js dist\static\ueditor\third-party\Syntax 159.34 kb 43.71 kb Highlighter\shCore.js dist\static\ueditor\third-party\codemi 158.38 kb 36.09 kb rror\codemirror.js dist\static\ueditor\third-party\webupl 152.89 kb 31.66 kb oader\webuploader.withoutimage.js dist\static\videoPlayer\moment.js 144.34 kb 32.32 kb dist\static\ueditor\third-party\webupl 139.71 kb 30.06 kb oader\webuploader.flashonly.js dist\static\webOffice\WebOffice.js 138.65 kb 31.23 kb dist\static\ueditor\third-party\highch 137.83 kb 50.81 kb arts\highcharts.js dist\static\ueditor\dialogs\image\imag 125.99 kb 55.06 kb e.js dist\static\webOffice\iWebOffice2015.j 115.09 kb 51.65 kb s dist\static\ueditor\third-party\highch 101.36 kb 22.55 kb arts\modules\canvas-tools.src.js dist\static\ueditor\third-party\highch 61.14 kb 16.49 kb arts\highcharts-more.src.js dist\static\ueditor\third-party\highch 56.65 kb 15.43 kb arts\modules\canvas-tools.js dist\static\ueditor\third-party\video- 54.22 kb 16.65 kb js\video.js dist\static\ueditor\dialogs\wordimage\ 47.87 kb 12.56 kb tangram.js dist\static\ueditor\third-party\zerocl 43.43 kb 9.20 kb ipboard\ZeroClipboard.js dist\static\ueditor\ueditor.parse.js 36.91 kb 7.97 kb dist\static\ueditor\dialogs\video\vide 30.24 kb 7.57 kb o.js dist\static\ueditor\dialogs\attachment 30.09 kb 6.57 kb \attachment.js dist\static\ueditor\lang\en\en.js 29.34 kb 8.26 kb dist\static\ueditor\lang\zh-cn\zh-cn.j 29.32 kb 9.07 kb s dist\static\ueditor\dialogs\scrawl\scr 27.17 kb 6.00 kb awl.js dist\static\ueditor\third-party\highch 26.14 kb 7.91 kb arts\modules\map.src.js dist\static\ueditor\ueditor.config.js 22.91 kb 8.34 kb dist\static\pdfjs\viewer.min.old.js 21.85 kb 7.59 kb dist\static\ueditor\third-party\highch 21.35 kb 7.95 kb arts\highcharts-more.js dist\static\pdfjs\web\debugger.js 19.48 kb 4.94 kb dist\static\ueditor\third-party\highch 17.56 kb 5.79 kb arts\modules\exporting.src.js dist\static\ueditor\third-party\highch 15.71 kb 4.85 kb arts\modules\data.src.js dist\static\ueditor\dialogs\background 14.41 kb 3.58 kb \background.js dist\static\ueditor\dialogs\template\c 12.23 kb 2.51 kb onfig.js dist\static\ueditor\third-party\highch 11.95 kb 3.86 kb arts\adapters\standalone-framework.src .js dist\static\ueditor\dialogs\charts\cha 11.39 kb 3.37 kb rts.js dist\static\ueditor\third-party\highch 11.13 kb 3.18 kb arts\modules\drilldown.src.js dist\static\ueditor\third-party\highch 9.91 kb 4.05 kb arts\modules\map.js dist\static\ueditor\third-party\highch 9.03 kb 3.21 kb arts\adapters\prototype-adapter.src.js dist\static\ueditor\dialogs\table\edit 8.96 kb 2.02 kb table.js dist\static\ueditor\third-party\highch 8.57 kb 2.59 kb arts\modules\annotations.src.js dist\static\ueditor\third-party\highch 7.91 kb 2.94 kb arts\adapters\mootools-adapter.src.js dist\static\ueditor\dialogs\music\musi 7.82 kb 2.17 kb c.js dist\static\ueditor\third-party\highch 7.10 kb 3.08 kb arts\modules\exporting.js dist\static\ueditor\third-party\highch 6.66 kb 2.36 kb arts\modules\funnel.src.js dist\static\ueditor\dialogs\emotion\em 6.33 kb 2.05 kb otion.js dist\static\ueditor\third-party\highch 5.43 kb 1.96 kb arts\modules\drilldown.js dist\static\ueditor\third-party\highch 4.96 kb 2.17 kb arts\adapters\standalone-framework.js dist\static\ueditor\third-party\highch 4.63 kb 1.22 kb arts\themes\gray.js dist\static\ueditor\dialogs\spechars\s 4.62 kb 2.38 kb pechars.js dist\static\ueditor\third-party\highch 4.50 kb 1.21 kb arts\themes\dark-blue.js dist\static\ueditor\third-party\highch 4.49 kb 1.23 kb arts\themes\dark-green.js dist\static\ueditor\dialogs\searchrepl 4.46 kb 1.29 kb ace\searchreplace.js dist\static\ueditor\third-party\highch 4.35 kb 1.89 kb arts\modules\data.js dist\static\ueditor\dialogs\wordimage\ 4.20 kb 1.97 kb wordimage.js dist\static\ueditor\Print.js 3.67 kb 1.22 kb dist\static\ueditor\third-party\highch 3.33 kb 1.52 kb arts\modules\annotations.js dist\static\ueditor\third-party\highch 3.25 kb 1.34 kb arts\adapters\prototype-adapter.js dist\static\ueditor\third-party\highch 2.92 kb 1.13 kb arts\modules\no-data-to-display.src.js dist\static\ueditor\dialogs\internal.j 2.59 kb 0.99 kb s dist\static\ueditor\third-party\highch 2.22 kb 1.07 kb arts\adapters\mootools-adapter.js dist\hotent.helper.js 2.08 kb 0.99 kb dist\sso.js 2.00 kb 0.96 kb dist\static\ueditor\third-party\highch 1.94 kb 1.09 kb arts\modules\funnel.js dist\static\ueditor\third-party\highch 1.85 kb 0.67 kb arts\themes\grid.js dist\static\ueditor\third-party\highch 1.81 kb 0.66 kb arts\themes\skies.js dist\static\ueditor\dialogs\template\t 1.61 kb 0.68 kb emplate.js dist\static\ueditor\dialogs\help\help. 1.52 kb 0.71 kb js dist\static\ueditor\dialogs\charts\cha 1.44 kb 0.44 kb rt.config.js dist\static\ueditor\third-party\highch 1.34 kb 0.71 kb arts\modules\no-data-to-display.js dist\static\ueditor\third-party\highch 1.16 kb 0.50 kb arts\modules\heatmap.src.js dist\static\ueditor\third-party\highch 0.52 kb 0.37 kb arts\modules\heatmap.js dist\static\pdfjs\web\viewer.css 54.14 kb 8.76 kb dist\static\ueditor\themes\default\css 44.59 kb 6.89 kb \ueditor.css dist\static\ueditor\themes\default\css 34.13 kb 5.53 kb \ueditor.min.css dist\static\ueditor\third-party\video- 21.57 kb 5.51 kb js\video-js.css dist\static\ueditor\dialogs\image\imag 18.58 kb 3.49 kb e.css dist\static\ueditor\dialogs\video\vide 15.19 kb 3.11 kb o.css dist\static\ueditor\dialogs\attachment 14.71 kb 2.83 kb \attachment.css dist\static\ueditor\third-party\video- 11.19 kb 2.54 kb js\video-js.min.css dist\static\ueditor\third-party\Syntax 6.95 kb 1.31 kb Highlighter\shCoreDefault.css dist\style.css 4.33 kb 1.47 kb dist\static\ueditor\dialogs\scrawl\scr 3.80 kb 0.97 kb awl.css dist\static\ueditor\third-party\codemi 2.92 kb 0.91 kb rror\codemirror.css dist\static\ueditor\dialogs\charts\cha 2.70 kb 0.82 kb rts.css dist\static\ueditor\dialogs\background 2.43 kb 0.88 kb \background.css dist\static\ueditor\dialogs\emotion\em 1.80 kb 0.54 kb otion.css dist\static\ueditor\themes\default\dia 1.74 kb 0.82 kb logbase.css dist\static\ueditor\dialogs\music\musi 1.67 kb 0.63 kb c.css dist\static\ueditor\dialogs\table\edit 1.25 kb 0.42 kb table.css dist\static\ueditor\dialogs\template\t 1.02 kb 0.49 kb emplate.css dist\static\ueditor\third-party\webupl 0.53 kb 0.29 kb oader\webuploader.css dist\static\ueditor\dialogs\help\help. 0.39 kb 0.20 kb css dist\static\ueditor\themes\iframe.css 0.10 kb 0.11 kb Images and other types of assets omitted. DONE Build complete. The dist directory is ready to be deployed. INFO Check out deployment instructions at https://cli.vuejs.org/guide/deployment.html [yhxt-web] $ cmd /c call D:\apache-tomcat-9.0.8\temp\jenkins4164196521425085471.bat D:\jenkins\workspace\yhxt-web>cd D:\jenkins\workspace\yhxt-web\dist D:\jenkins\workspace\yhxt-web\dist>7z a yhxt-web.zip ./** 7-Zip 21.07 (x64) : Copyright (c) 1999-2021 Igor Pavlov : 2021-12-26 Scanning the drive: 172 folders, 839 files, 61611533 bytes (59 MiB) Creating archive: yhxt-web.zip Add new data to archive: 172 folders, 839 files, 61611533 bytes (59 MiB) Files read from disk: 839 Archive size: 33884385 bytes (33 MiB) Everything is Ok D:\jenkins\workspace\yhxt-web\dist>exit 0 SSH: Connecting from host [WIN-44OVHJHB7HM] SSH: Connecting with configuration [183.230.176.125-web(养护系统测试环境web)] ... ERROR: Exception when publishing, exception message [Failed to connect and initialize SSH connection. Message: [Failed to connect session for config [183.230.176.125-web(养护系统测试环境web)]. Message [java.net.ConnectException: Connection timed out: connect]]] Build step 'Send build artifacts over SSH' changed build result to UNSTABLE Finished: UNSTABLE