Skip to content

Console Output

16:28:12 Started by user unknown or anonymous
16:28:12 Running as SYSTEM
16:28:12 Building in workspace /data/jenkins/workspace/badp-bcxin-web-5.x-vue
16:28:12 The recommended git tool is: NONE
16:28:12 using credential e9f27bcd-2741-48e3-b693-e66c2b7b3499
16:28:12  > /usr/local/git/bin/git rev-parse --resolve-git-dir /data/jenkins/workspace/badp-bcxin-web-5.x-vue/.git # timeout=10
16:28:12 Fetching changes from the remote Git repository
16:28:12  > /usr/local/git/bin/git config remote.origin.url https://gitlab.arsbaibaodun.com/bcx_front/badp-bcxin-web-5.x-vue.git # timeout=10
16:28:12 Fetching upstream changes from https://gitlab.arsbaibaodun.com/bcx_front/badp-bcxin-web-5.x-vue.git
16:28:12  > /usr/local/git/bin/git --version # timeout=10
16:28:12  > git --version # 'git version 2.43.0'
16:28:12 using GIT_ASKPASS to set credentials gitlab凭据
16:28:12  > /usr/local/git/bin/git fetch --tags --force --progress -- https://gitlab.arsbaibaodun.com/bcx_front/badp-bcxin-web-5.x-vue.git +refs/heads/*:refs/remotes/origin/* # timeout=10
16:28:13  > /usr/local/git/bin/git rev-parse refs/remotes/origin/test^{commit} # timeout=10
16:28:13 Checking out Revision a3221ed655521ef440f79dd867a95cfd919fdee7 (refs/remotes/origin/test)
16:28:13  > /usr/local/git/bin/git config core.sparsecheckout # timeout=10
16:28:13  > /usr/local/git/bin/git checkout -f a3221ed655521ef440f79dd867a95cfd919fdee7 # timeout=10
16:28:13 Commit message: "feat: 优化电子围栏编辑组件通信字段命名并修复围栏形状参数解码问题"
16:28:13  > /usr/local/git/bin/git rev-list --no-walk 90a2ced1ef71e02c6817c74c5453f0d50cb80f2c # timeout=10
16:28:13 [badp-bcxin-web-5.x-vue] $ /bin/sh -xe /data/apache-tomcat-jenkins/temp/jenkins17101773146651083966.sh
16:28:13 + cd /data/jenkins/workspace/badp-bcxin-web-5.x-vue
16:28:13 + npm install
16:28:15 npm WARN EBADENGINE Unsupported engine {
16:28:15 npm WARN EBADENGINE   package: 'gcoord@1.0.7',
16:28:15 npm WARN EBADENGINE   required: { node: '>=16.11.0' },
16:28:15 npm WARN EBADENGINE   current: { node: 'v16.0.0', npm: '7.10.0' }
16:28:15 npm WARN EBADENGINE }
16:28:16 
16:28:16 up to date in 3s
16:28:16 
16:28:16 258 packages are looking for funding
16:28:16   run `npm fund` for details
16:28:16 + npm run build
16:28:16 
16:28:16 > hello-world@0.1.0 build
16:28:16 > vue-cli-service build
16:28:16 
16:28:17 
16:28:17 -  Building for production...
16:28:21 DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
16:28:21 
16:28:21 More info: https://sass-lang.com/d/legacy-js-api
16:28:21 
16:28:22 DEPRECATION WARNING [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
16:28:22 
16:28:22 More info and automated migrator: https://sass-lang.com/d/import
16:28:22 
16:28:22 16:28:22 3 │ @import 'public';
16:28:22   │         ^^^^^^^^
16:28:22 16:28:22     stdin 3:9  root stylesheet
16:28:22 
16:28:22 DEPRECATION WARNING [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
16:28:22 
16:28:22 More info and automated migrator: https://sass-lang.com/d/import
16:28:22 
16:28:22 16:28:22 4 │ @import 'forms';
16:28:22   │         ^^^^^^^
16:28:22 16:28:22     stdin 4:9  root stylesheet
16:28:22 
16:28:22 DEPRECATION WARNING [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
16:28:22 
16:28:22 More info and automated migrator: https://sass-lang.com/d/import
16:28:22 
16:28:22 16:28:22 5 │ @import '_view';
16:28:22   │         ^^^^^^^
16:28:22 16:28:22     stdin 5:9  root stylesheet
16:28:22 
16:28:22 DEPRECATION WARNING [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
16:28:22 
16:28:22 More info and automated migrator: https://sass-lang.com/d/import
16:28:22 
16:28:22 16:28:22 6 │ @import '_activity';
16:28:22   │         ^^^^^^^^^^^
16:28:22 16:28:22     stdin 6:9  root stylesheet
16:28:22 
16:28:22 DEPRECATION WARNING [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
16:28:22 
16:28:22 More info and automated migrator: https://sass-lang.com/d/import
16:28:22 
16:28:22 16:28:22 7 │ @import '_flowPanel';
16:28:22   │         ^^^^^^^^^^^^
16:28:22 16:28:22     stdin 7:9  root stylesheet
16:28:22 
16:28:22 DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
16:28:22 
16:28:22 More info: https://sass-lang.com/d/legacy-js-api
16:28:22 
16:28:22 DEPRECATION WARNING [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
16:28:22 
16:28:22 More info and automated migrator: https://sass-lang.com/d/import
16:28:22 
16:28:22 16:28:22 2 │ @import "home_variables"; //首页自定义皮肤变量
16:28:22   │         ^^^^^^^^^^^^^^^^
16:28:22 16:28:22     stdin 2:9  root stylesheet
16:28:22 
16:28:22 DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
16:28:22 
16:28:22 More info: https://sass-lang.com/d/legacy-js-api
16:28:22 
16:28:22 DEPRECATION WARNING [import]: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
16:28:22 
16:28:22 More info and automated migrator: https://sass-lang.com/d/import
16:28:22 
16:28:22 16:28:22 2 │ @import "home_variables"; //首页自定义皮肤变量
16:28:22   │         ^^^^^^^^^^^^^^^^
16:28:22 16:28:22     stdin 2:9  root stylesheet
16:28:22 
16:28:23 DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
16:28:23 
16:28:23 More info: https://sass-lang.com/d/legacy-js-api
16:28:23 
16:28:23 DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
16:28:23 
16:28:23 More info: https://sass-lang.com/d/legacy-js-api
16:28:23 
16:28:23 DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
16:28:23 
16:28:23 More info: https://sass-lang.com/d/legacy-js-api
16:28:23 
16:28:23 DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
16:28:23 
16:28:23 More info: https://sass-lang.com/d/legacy-js-api
16:28:23 
16:28:28 DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
16:28:28 
16:28:28 More info: https://sass-lang.com/d/legacy-js-api
16:28:28 
16:28:28 DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
16:28:28 
16:28:28 More info: https://sass-lang.com/d/legacy-js-api
16:28:28 
16:28:28 DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
16:28:28 
16:28:28 More info: https://sass-lang.com/d/legacy-js-api
16:28:28 
16:28:28 DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
16:28:28 
16:28:28 More info: https://sass-lang.com/d/legacy-js-api
16:28:28 
16:28:28 DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
16:28:28 
16:28:28 More info: https://sass-lang.com/d/legacy-js-api
16:28:28 
16:28:28 DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
16:28:28 
16:28:28 More info: https://sass-lang.com/d/legacy-js-api
16:28:28 
16:28:28 DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
16:28:28 
16:28:28 More info: https://sass-lang.com/d/legacy-js-api
16:28:28 
16:28:28 DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
16:28:28 
16:28:28 More info: https://sass-lang.com/d/legacy-js-api
16:28:28 
16:28:28 DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
16:28:28 
16:28:28 More info: https://sass-lang.com/d/legacy-js-api
16:28:28 
16:28:28 DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
16:28:28 
16:28:28 More info: https://sass-lang.com/d/legacy-js-api
16:28:28 
16:28:28 DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
16:28:28 
16:28:28 More info: https://sass-lang.com/d/legacy-js-api
16:28:28 
16:28:28 DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
16:28:28 
16:28:28 More info: https://sass-lang.com/d/legacy-js-api
16:28:28 
16:28:28 DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
16:28:28 
16:28:28 More info: https://sass-lang.com/d/legacy-js-api
16:28:28 
16:28:28 DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
16:28:28 
16:28:28 More info: https://sass-lang.com/d/legacy-js-api
16:28:28 
16:28:28 DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
16:28:28 
16:28:28 More info: https://sass-lang.com/d/legacy-js-api
16:28:28 
16:28:28 DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
16:28:28 
16:28:28 More info: https://sass-lang.com/d/legacy-js-api
16:28:28 
16:28:29 DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
16:28:29 
16:28:29 More info: https://sass-lang.com/d/legacy-js-api
16:28:29 
16:28:30 DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
16:28:30 
16:28:30 More info: https://sass-lang.com/d/legacy-js-api
16:28:30 
16:28:31 DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
16:28:31 
16:28:31 More info: https://sass-lang.com/d/legacy-js-api
16:28:31 
16:28:31 DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
16:28:31 
16:28:31 More info: https://sass-lang.com/d/legacy-js-api
16:28:31 
16:28:31 DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
16:28:31 
16:28:31 More info: https://sass-lang.com/d/legacy-js-api
16:28:31 
16:28:31 DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
16:28:31 
16:28:31 More info: https://sass-lang.com/d/legacy-js-api
16:28:31 
16:28:31 DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
16:28:31 
16:28:31 More info: https://sass-lang.com/d/legacy-js-api
16:28:31 
16:28:32 DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
16:28:32 
16:28:32 More info: https://sass-lang.com/d/legacy-js-api
16:28:32 
16:28:32 DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
16:28:32 
16:28:32 More info: https://sass-lang.com/d/legacy-js-api
16:28:32 
16:28:32 DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
16:28:32 
16:28:32 More info: https://sass-lang.com/d/legacy-js-api
16:28:32 
16:28:32 DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
16:28:32 
16:28:32 More info: https://sass-lang.com/d/legacy-js-api
16:28:32 
16:28:32 DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
16:28:32 
16:28:32 More info: https://sass-lang.com/d/legacy-js-api
16:28:32 
16:28:32 DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
16:28:32 
16:28:32 More info: https://sass-lang.com/d/legacy-js-api
16:28:32 
16:28:32 DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
16:28:32 
16:28:32 More info: https://sass-lang.com/d/legacy-js-api
16:28:32 
16:28:32 DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
16:28:32 
16:28:32 More info: https://sass-lang.com/d/legacy-js-api
16:28:32 
16:28:32 DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
16:28:32 
16:28:32 More info: https://sass-lang.com/d/legacy-js-api
16:28:32 
16:28:32 DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
16:28:32 
16:28:32 More info: https://sass-lang.com/d/legacy-js-api
16:28:32 
16:28:32 DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
16:28:32 
16:28:32 More info: https://sass-lang.com/d/legacy-js-api
16:28:32 
16:28:32 DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
16:28:32 
16:28:32 More info: https://sass-lang.com/d/legacy-js-api
16:28:32 
16:28:33 DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
16:28:33 
16:28:33 More info: https://sass-lang.com/d/legacy-js-api
16:28:33 
16:28:33 DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
16:28:33 
16:28:33 More info: https://sass-lang.com/d/legacy-js-api
16:28:33 
16:28:34 DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
16:28:34 
16:28:34 More info: https://sass-lang.com/d/legacy-js-api
16:28:34 
16:28:35 DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
16:28:35 
16:28:35 More info: https://sass-lang.com/d/legacy-js-api
16:28:35 
16:28:35 DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
16:28:35 
16:28:35 More info: https://sass-lang.com/d/legacy-js-api
16:28:35 
16:28:35 DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
16:28:35 
16:28:35 More info: https://sass-lang.com/d/legacy-js-api
16:28:35 
16:28:35 DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
16:28:35 
16:28:35 More info: https://sass-lang.com/d/legacy-js-api
16:28:35 
16:28:35 DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
16:28:35 
16:28:35 More info: https://sass-lang.com/d/legacy-js-api
16:28:35 
16:28:35 DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
16:28:35 
16:28:35 More info: https://sass-lang.com/d/legacy-js-api
16:28:35 
16:28:35 DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
16:28:35 
16:28:35 More info: https://sass-lang.com/d/legacy-js-api
16:28:35 
16:28:38 DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
16:28:38 
16:28:38 More info: https://sass-lang.com/d/legacy-js-api
16:28:38 
16:28:38 DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
16:28:38 
16:28:38 More info: https://sass-lang.com/d/legacy-js-api
16:28:38 
16:28:38 DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
16:28:38 
16:28:38 More info: https://sass-lang.com/d/legacy-js-api
16:28:38 
16:28:38 DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
16:28:38 
16:28:38 More info: https://sass-lang.com/d/legacy-js-api
16:28:38 
16:28:38 DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
16:28:38 
16:28:38 More info: https://sass-lang.com/d/legacy-js-api
16:28:38 
16:28:38 DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
16:28:38 
16:28:38 More info: https://sass-lang.com/d/legacy-js-api
16:28:38 
16:28:38 DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
16:28:38 
16:28:38 More info: https://sass-lang.com/d/legacy-js-api
16:28:38 
16:28:38 DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
16:28:38 
16:28:38 More info: https://sass-lang.com/d/legacy-js-api
16:28:38 
16:28:38 DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
16:28:38 
16:28:38 More info: https://sass-lang.com/d/legacy-js-api
16:28:38 
16:28:38 DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
16:28:38 
16:28:38 More info: https://sass-lang.com/d/legacy-js-api
16:28:38 
16:28:38 DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
16:28:38 
16:28:38 More info: https://sass-lang.com/d/legacy-js-api
16:28:38 
16:28:38 DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
16:28:38 
16:28:38 More info: https://sass-lang.com/d/legacy-js-api
16:28:38 
16:28:38 DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
16:28:38 
16:28:38 More info: https://sass-lang.com/d/legacy-js-api
16:28:38 
16:28:38 DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
16:28:38 
16:28:38 More info: https://sass-lang.com/d/legacy-js-api
16:28:38 
16:28:38 DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
16:28:38 
16:28:38 More info: https://sass-lang.com/d/legacy-js-api
16:28:38 
16:28:38 DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
16:28:38 
16:28:38 More info: https://sass-lang.com/d/legacy-js-api
16:28:38 
16:28:38 DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
16:28:38 
16:28:38 More info: https://sass-lang.com/d/legacy-js-api
16:28:38 
16:28:39 DEPRECATION WARNING [legacy-js-api]: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
16:28:39 
16:28:39 More info: https://sass-lang.com/d/legacy-js-api
16:28:39 
16:28:40 DEPRECATION WARNING [mixed-decls]: Sass's behavior for declarations that appear after nested
16:28:40 rules will be changing to match the behavior specified by CSS in an upcoming
16:28:40 version. To keep the existing behavior, move the declaration above the nested
16:28:40 rule. To opt into the new behavior, wrap the declaration in `& {}`.
16:28:40 
16:28:40 More info: https://sass-lang.com/d/mixed-decls
16:28:40 
16:28:40 16:28:40 3477 │ ┌       .icon-log {
16:28:40 3478 │ │         position: absolute;
16:28:40 3479 │ │         bottom: -16px;
16:28:40 3480 │ │         left: 0;
16:28:40 3481 │ │         z-index: 999;
16:28:40 3482 │ │         cursor: pointer;
16:28:40 3483 │ │ 
16:28:40 3484 │ │       }
16:28:40      │ └─── nested rule
16:28:40 3485 │         position: relative;
16:28:40      │         ^^^^^^^^^^^^^^^^^^ declaration
16:28:40 16:28:40     src/assets/style/_forms.scss 3485:7  @import
16:28:40     stdin 4:9                            root stylesheet
16:28:40 
16:28:40 WARNING: 18 repetitive deprecation warnings omitted.
16:28:40 
16:28:44 /data/apache-tomcat-jenkins/temp/jenkins17101773146651083966.sh: line 4: 24130 Killed                  npm run build
16:28:44 Build step 'Execute shell' marked build as failure
16:28:44 Finished: FAILURE