Started by GitHub push by LaChope
Running as SYSTEM
Building in workspace /home/developer/.jenkins/jobs/s-forms/workspace
The recommended git tool is: NONE
No credentials specified
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://github.com/kbss-cvut/s-forms.git # timeout=10
Fetching upstream changes from https://github.com/kbss-cvut/s-forms.git
> git --version # timeout=10
> git --version # 'git version 2.20.1'
> git fetch --tags --force --progress -- https://github.com/kbss-cvut/s-forms.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision dd1014d1903e9a76a5d3e35af56305518f95c6e5 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f dd1014d1903e9a76a5d3e35af56305518f95c6e5 # timeout=10
Commit message: "[Upd] Add react-intl"
> git rev-list --no-walk afa074987537836e86cc209d7ae0f0905f02b11a # timeout=10
[workspace] $ /bin/sh -xe /opt/kbss.felk.cvut.cz/opt/external/tomcat-dev/temp/jenkins3138600227387841742.sh
+ rm -f s-forms-0.3.5.tgz
[workspace] $ /bin/sh -xe /opt/kbss.felk.cvut.cz/opt/external/tomcat-dev/temp/jenkins6871359684934761599.sh
+ npm install
npm WARN read-shrinkwrap This version of npm is compatible with lockfileVersion@1, but package-lock.json was generated for lockfileVersion@2. I'll try to do my best with it!
> core-js@3.21.1 postinstall /home/developer/.jenkins/jobs/s-forms/workspace/node_modules/core-js
> node -e "try{require('./postinstall')}catch(e){}"
npm WARN bootstrap@4.6.1 requires a peer of popper.js@^1.16.1 but none is installed. You must install peer dependencies yourself.
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.13 (node_modules/watchpack-chokidar2/node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.13 (node_modules/watchify/node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.3.2 (node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
added 207 packages from 114 contributors, removed 488 packages, updated 142 packages and audited 2182 packages in 21.999s
258 packages are looking for funding
run `npm fund` for details
found 22 vulnerabilities (1 low, 6 moderate, 15 high)
run `npm audit fix` to fix them, or `npm audit` for details
[workspace] $ /bin/sh -xe /opt/kbss.felk.cvut.cz/opt/external/tomcat-dev/temp/jenkins7225049676318311996.sh
+ npm run build:lib
> s-forms@0.3.5 build:lib /home/developer/.jenkins/jobs/s-forms/workspace
> npm run build && npm run build:css && npm pack
> s-forms@0.3.5 build /home/developer/.jenkins/jobs/s-forms/workspace
> microbundle --jsx React.createElement
The 'this' keyword is equivalent to 'undefined' at the top level of an ES module, and has been rewritten
Entry module "src/s-forms.js" is using named and default exports together. Consumers of your bundle will have to use `sForms["default"]` to access the default export, which may not be what you want. Use `output.exports: "named"` to disable this warning
The 'this' keyword is equivalent to 'undefined' at the top level of an ES module, and has been rewritten
The 'this' keyword is equivalent to 'undefined' at the top level of an ES module, and has been rewritten
The 'this' keyword is equivalent to 'undefined' at the top level of an ES module, and has been rewritten
Entry module "src/s-forms.js" is using named and default exports together. Consumers of your bundle will have to use `sForms["default"]` to access the default export, which may not be what you want. Use `output.exports: "named"` to disable this warning
No name was provided for external module 'react/jsx-runtime' in output.globals – guessing 'jsxRuntime'
No name was provided for external module 'javascript-time-ago/locale/en' in output.globals – guessing 'en$1'
No name was provided for external module 'javascript-time-ago/locale/cs' in output.globals – guessing 'cs$1'
No name was provided for external module 'framer-motion/dist/framer-motion' in output.globals – guessing 'framerMotion'
No name was provided for external module 'react-bootstrap/Card' in output.globals – guessing 'Card'
Build "s-forms" to dist:
20.6 kB: s-forms.cjs.gz
17.8 kB: s-forms.cjs.br
19.5 kB: s-forms.modern.js.gz
16.9 kB: s-forms.modern.js.br
20.6 kB: s-forms.js.gz
17.8 kB: s-forms.js.br
20.8 kB: s-forms.umd.js.gz
18 kB: s-forms.umd.js.br
> s-forms@0.3.5 build:css /home/developer/.jenkins/jobs/s-forms/workspace
> cleancss --skip-rebase -d -o ./css/s-forms.min.css ./src/styles/s-forms.css
Original: 5672 bytes
Minified: 4479 bytes
Efficiency: 21.03%
Time spent: 52ms
Inlined stylesheets:
- /home/developer/.jenkins/jobs/s-forms/workspace/src/styles/s-forms.css
npm notice
npm notice 📦 s-forms@0.3.5
npm notice === Tarball Contents ===
npm notice 7.6kB license
npm notice 80.5kB dist/s-forms.cjs
npm notice 4.5kB css/s-forms.min.css
npm notice 76.4kB dist/s-forms.js
npm notice 71.0kB dist/s-forms.modern.js
npm notice 81.4kB dist/s-forms.umd.js
npm notice 3.7kB package.json
npm notice 230.3kB dist/s-forms.cjs.map
npm notice 227.8kB dist/s-forms.js.map
npm notice 223.7kB dist/s-forms.modern.js.map
npm notice 230.4kB dist/s-forms.umd.js.map
npm notice 1.5kB README.md
npm notice 545B types/components/Answer.d.ts
npm notice 73B types/styles/icons/ArrowRight.d.ts
npm notice 115B types/styles/icons/CaretSquareDown.d.ts
npm notice 111B types/styles/icons/CaretSquareUp.d.ts
npm notice 820B types/components/answer/CheckboxAnswer.d.ts
npm notice 63B types/styles/icons/Close.d.ts
npm notice 79B types/styles/icons/CommentBubble.d.ts
npm notice 263B types/components/comment/CommentForm.d.ts
npm notice 207B types/components/comment/CommentList.d.ts
npm notice 572B types/components/comment/CommentView.d.ts
npm notice 603B types/contexts/ConfigurationContext.d.ts
npm notice 3.9kB types/constants/Constants.d.ts
npm notice 492B types/components/answer/DateTimeAnswer.d.ts
npm notice 267B types/model/DefaultFormGenerator.d.ts
npm notice 1.4kB types/components/DefaultInput.d.ts
npm notice 77B types/styles/icons/ExternalLink.d.ts
npm notice 480B types/contexts/FormGenContext.d.ts
npm notice 744B types/model/FormGenerator.d.ts
npm notice 831B types/components/FormManager.d.ts
npm notice 522B types/contexts/FormQuestionsContext.d.ts
npm notice 1.9kB types/util/FormUtils.d.ts
npm notice 142B types/components/FormWindow.d.ts
npm notice 817B types/components/HelpIcon.d.ts
npm notice 488B types/components/wizard/HorizontalWizardNav.d.ts
npm notice 232B types/components/IconList.d.ts
npm notice 672B types/components/IconOverlay.d.ts
npm notice 244B types/styles/icons/index.d.ts
npm notice 73B types/styles/icons/InfoCircle.d.ts
npm notice 888B types/components/answer/InputAnswer.d.ts
npm notice 286B types/contexts/IntlContextProvider.d.ts
npm notice 852B types/util/JsonLdFramingUtils.d.ts
npm notice 160B types/util/JsonLdObjectMap.d.ts
npm notice 1.6kB types/util/JsonLdObjectUtils.d.ts
npm notice 827B types/components/LinkIcon.d.ts
npm notice 136B types/util/Logger.d.ts
npm notice 1.4kB types/components/MaskedInput.d.ts
npm notice 553B types/components/answer/MaskedInputAnswer.d.ts
npm notice 470B types/util/MaskMapper.d.ts
npm notice 501B types/components/MediaContent.d.ts
npm notice 200B types/components/answer/OptimizedMenuList.d.ts
npm notice 780B types/components/PrefixIcon.d.ts
npm notice 3.3kB types/components/Question.d.ts
npm notice 1.3kB types/model/QuestionAnswerProcessor.d.ts
npm notice 81B types/styles/icons/QuestionCircle.d.ts
npm notice 341B types/components/comment/QuestionCommentIcon.d.ts
npm notice 828B types/stories/comment/QuestionCommentIcon.stories.d.ts
npm notice 906B types/components/QuestionStatic.d.ts
npm notice 73B types/styles/icons/RecycleBin.d.ts
npm notice 1.0kB types/s-forms.d.ts
npm notice 1.0kB types/components/answer/SelectAnswer.d.ts
npm notice 134B types/components/SForms.d.ts
npm notice 661B types/stories/SForms/SForms.stories.d.ts
npm notice 538B types/components/answer/TypeaheadAnswer.d.ts
npm notice 527B types/util/Utils.d.ts
npm notice 314B types/model/ValidatorFactory.d.ts
npm notice 482B types/components/wizard/VerticalWizardNav.d.ts
npm notice 65B types/components/wizard/Wizard.d.ts
npm notice 1.4kB types/components/wizard/WizardStep.d.ts
npm notice === Tarball Details ===
npm notice name: s-forms
npm notice version: 0.3.5
npm notice filename: s-forms-0.3.5.tgz
npm notice package size: 336.1 kB
npm notice unpacked size: 1.3 MB
npm notice shasum: d195c65013a1ec03b8adf66eb1292945f74111d3
npm notice integrity: sha512-VKa+dssABRH9I[...]SHEEWgizI4eYQ==
npm notice total files: 70
npm notice
s-forms-0.3.5.tgz
[workspace] $ /bin/sh -xe /opt/kbss.felk.cvut.cz/opt/external/tomcat-dev/temp/jenkins6508730978821258131.sh
+ find . -name s-forms-*.tgz
+ bash -ex /home/developer/bin/publish-artifacts.sh ./s-forms-0.3.5.tgz
+ '[' -z ./s-forms-0.3.5.tgz ']'
+ DIST=/var/www/dist
+ for arg in "$@"
++ basename ./s-forms-0.3.5.tgz
+ filename=s-forms-0.3.5.tgz
+ echo 'Copying artifact ./s-forms-0.3.5.tgz to destination /var/www/dist.'
Copying artifact ./s-forms-0.3.5.tgz to destination /var/www/dist.
+ cp ./s-forms-0.3.5.tgz /var/www/dist/s-forms-0.3.5.tgz
+ chmod a+r /var/www/dist/s-forms-0.3.5.tgz
Archiving artifacts
Finished: SUCCESS