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 3b151efe081f3c33a693b59d6197a63bfdf17683 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 3b151efe081f3c33a693b59d6197a63bfdf17683 # timeout=10
Commit message: "Merge branch 'handlers-convention'"
> git rev-list --no-walk 32ab6c7f9f89f49b34dab58a7ae45f93a3c246b6 # timeout=10
[workspace] $ /bin/sh -xe /opt/kbss.felk.cvut.cz/opt/external/tomcat-dev/temp/jenkins3362810257326200920.sh
+ rm -f s-forms-0.3.5.tgz
[workspace] $ /bin/sh -xe /opt/kbss.felk.cvut.cz/opt/external/tomcat-dev/temp/jenkins3246441358463373523.sh
+ npm install
up to date, audited 2154 packages in 9s
260 packages are looking for funding
run `npm fund` for details
26 vulnerabilities (4 moderate, 22 high)
To address issues that do not require attention, run:
npm audit fix
To address all issues (including breaking changes), run:
npm audit fix --force
Run `npm audit` for details.
[workspace] $ /bin/sh -xe /opt/kbss.felk.cvut.cz/opt/external/tomcat-dev/temp/jenkins5846524617579586633.sh
+ npm run build:lib
> s-forms@0.3.5 build:lib
> npm run build && npm run build:css && npm pack
> s-forms@0.3.5 build
> 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.9 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
> cleancss --skip-rebase -d -o ./css/s-forms.min.css ./src/styles/s-forms.css
Original: 5736 bytes
Minified: 4534 bytes
Efficiency: 20.95%
Time spent: 55ms
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 1.6kB README.md
npm notice 4.5kB css/s-forms.min.css
npm notice 80.4kB dist/s-forms.cjs
npm notice 230.5kB dist/s-forms.cjs.map
npm notice 76.3kB dist/s-forms.js
npm notice 228.0kB dist/s-forms.js.map
npm notice 70.9kB dist/s-forms.modern.js
npm notice 223.9kB dist/s-forms.modern.js.map
npm notice 81.2kB dist/s-forms.umd.js
npm notice 230.6kB dist/s-forms.umd.js.map
npm notice 7.6kB license
npm notice 3.5kB package.json
npm notice 545B types/components/Answer.d.ts
npm notice 820B types/components/answer/CheckboxAnswer.d.ts
npm notice 492B types/components/answer/DateTimeAnswer.d.ts
npm notice 888B types/components/answer/InputAnswer.d.ts
npm notice 553B types/components/answer/MaskedInputAnswer.d.ts
npm notice 200B types/components/answer/OptimizedMenuList.d.ts
npm notice 1.0kB types/components/answer/SelectAnswer.d.ts
npm notice 538B types/components/answer/TypeaheadAnswer.d.ts
npm notice 263B types/components/comment/CommentForm.d.ts
npm notice 218B types/components/comment/CommentList.d.ts
npm notice 576B types/components/comment/CommentView.d.ts
npm notice 341B types/components/comment/QuestionCommentIcon.d.ts
npm notice 1.4kB types/components/DefaultInput.d.ts
npm notice 835B types/components/FormManager.d.ts
npm notice 142B types/components/FormWindow.d.ts
npm notice 817B types/components/HelpIcon.d.ts
npm notice 232B types/components/IconList.d.ts
npm notice 672B types/components/IconOverlay.d.ts
npm notice 827B types/components/LinkIcon.d.ts
npm notice 1.4kB types/components/MaskedInput.d.ts
npm notice 501B types/components/MediaContent.d.ts
npm notice 639B types/components/PrefixIcon.d.ts
npm notice 3.3kB types/components/Question.d.ts
npm notice 906B types/components/QuestionStatic.d.ts
npm notice 134B types/components/SForms.d.ts
npm notice 488B types/components/wizard/HorizontalWizardNav.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 3.9kB types/constants/Constants.d.ts
npm notice 603B types/contexts/ConfigurationContext.d.ts
npm notice 480B types/contexts/FormGenContext.d.ts
npm notice 522B types/contexts/FormQuestionsContext.d.ts
npm notice 286B types/contexts/IntlContextProvider.d.ts
npm notice 267B types/model/DefaultFormGenerator.d.ts
npm notice 744B types/model/FormGenerator.d.ts
npm notice 1.3kB types/model/QuestionAnswerProcessor.d.ts
npm notice 314B types/model/ValidatorFactory.d.ts
npm notice 1.0kB types/s-forms.d.ts
npm notice 4.2kB types/stories/Answer.stories.d.ts
npm notice 828B types/stories/comment/QuestionCommentIcon.stories.d.ts
npm notice 1.8kB types/stories/HelpIcon.stories.d.ts
npm notice 1.2kB types/stories/LinkIcon.stories.d.ts
npm notice 278B types/stories/MediaContent.stories.d.ts
npm notice 270B types/stories/PrefixIcon.stories.d.ts
npm notice 828B types/stories/QuestionCommentIcon.stories.d.ts
npm notice 672B types/stories/SForms.stories.d.ts
npm notice 784B types/stories/SForms/SForms.stories.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 63B types/styles/icons/Close.d.ts
npm notice 79B types/styles/icons/CommentBubble.d.ts
npm notice 77B types/styles/icons/ExternalLink.d.ts
npm notice 244B types/styles/icons/index.d.ts
npm notice 73B types/styles/icons/InfoCircle.d.ts
npm notice 81B types/styles/icons/QuestionCircle.d.ts
npm notice 73B types/styles/icons/RecycleBin.d.ts
npm notice 1.9kB types/util/FormUtils.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 136B types/util/Logger.d.ts
npm notice 470B types/util/MaskMapper.d.ts
npm notice 527B types/util/Utils.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: 335.1 kB
npm notice unpacked size: 1.3 MB
npm notice shasum: 329a5f2240558c17ecfdacb6fa635731cf418ddc
npm notice integrity: sha512-UgA/BiUASW35F[...]Kp8RepgBveB/w==
npm notice total files: 77
npm notice
s-forms-0.3.5.tgz
[workspace] $ /bin/sh -xe /opt/kbss.felk.cvut.cz/opt/external/tomcat-dev/temp/jenkins6729430331681446283.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