Started by GitHub push by holubv Running as SYSTEM Building in workspace /home/developer/.jenkins/jobs/s-forms-smart-components/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/holubv/s-forms-smart-components.git # timeout=10 Fetching upstream changes from https://github.com/holubv/s-forms-smart-components.git > git --version # timeout=10 > git --version # 'git version 2.11.0' > git fetch --tags --progress -- https://github.com/holubv/s-forms-smart-components.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision a3afecc54f70fe51ed158ee8e0b974bda9997932 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f a3afecc54f70fe51ed158ee8e0b974bda9997932 # timeout=10 Commit message: "Update example" > git rev-list --no-walk 5097b289fe4e8fd0d2af86690c3d338ffa3b6efb # timeout=10 [workspace] $ /bin/sh -xe /opt/kbss.felk.cvut.cz/opt/external/tomcat-dev/temp/jenkins6163360807595089258.sh + rm -f s-forms-smart-components-0.0.9.tgz [workspace] $ /bin/sh -xe /opt/kbss.felk.cvut.cz/opt/external/tomcat-dev/temp/jenkins1642950705499810848.sh + npm install npm WARN intelligent-tree-select@0.8.0 requires a peer of bootstrap@^4.1.3 but none is installed. You must install peer dependencies yourself. audited 1304 packages in 6.448s 138 packages are looking for funding run `npm fund` for details found 79 vulnerabilities (2 low, 76 moderate, 1 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/jenkins1237108289557324293.sh + npm run build:lib > s-forms-smart-components@0.0.9 build:lib /home/developer/.jenkins/jobs/s-forms-smart-components/workspace > npm run-script build && npm pack > s-forms-smart-components@0.0.9 build /home/developer/.jenkins/jobs/s-forms-smart-components/workspace > parcel build ./src/lib.js --target browser resize: can't open terminal /dev/tty Bundling... console: (node:32539) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 17 unpipe listeners added to [Socket]. Use emitter.setMaxListeners() to increase limit console: (node:32539) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 17 error listeners added to [Socket]. Use emitter.setMaxListeners() to increase limit console: (node:32539) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 17 close listeners added to [Socket]. Use emitter.setMaxListeners() to increase limit console: (node:32539) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 17 finish listeners added to [Socket]. Use emitter.setMaxListeners() to increase limit ✨ Built in 2.12s dist/lib.js 62.43 KB 103ms ├── Code from unknown sourcefiles 38.58 KB 0ms ├── src/components/TypeQuestionAnswer.jsx 6.75 KB 1.72s ├── src/components/ShowAdvancedSwitch.jsx 2.52 KB 1.71s ├── src/components/CompositeQuestion.jsx 2.35 KB 647ms ├── src/components/WizardStepComponent.jsx 2.26 KB 657ms ├── src/components/SectionComponent.jsx 2.07 KB 1.70s ├── src/Utils.js 1.92 KB 207ms ├── src/SmartComponents.js 1.8 KB 634ms ├── src/components/QuestionWithUnit.jsx 1.56 KB 643ms └── src/components/SectionIdentifier.jsx 1.36 KB 1.69s └── + 3 more assets npm notice npm notice 📦 s-forms-smart-components@0.0.9 npm notice === Tarball Contents === npm notice 7.6kB LICENSE npm notice 2.1kB src/styles/components.css npm notice 1.1kB src/Constants.js npm notice 63.9kB dist/lib.js npm notice 748B src/lib.js npm notice 2.3kB src/SmartComponents.js npm notice 3.5kB src/Utils.js npm notice 1.3kB package.json npm notice 3.3kB src/components/CompositeQuestion.jsx npm notice 125B src/components/NullQuestion.jsx npm notice 2.1kB src/components/QuestionWithUnit.jsx npm notice 3.3kB src/components/SectionComponent.jsx npm notice 2.2kB src/components/SectionIdentifier.jsx npm notice 3.4kB src/components/ShowAdvancedSwitch.jsx npm notice 9.4kB src/components/TypeQuestionAnswer.jsx npm notice 3.7kB src/components/WizardStepComponent.jsx npm notice 55.7kB dist/lib.js.map npm notice 527B README.md npm notice === Tarball Details === npm notice name: s-forms-smart-components npm notice version: 0.0.9 npm notice filename: s-forms-smart-components-0.0.9.tgz npm notice package size: 36.2 kB npm notice unpacked size: 166.3 kB npm notice shasum: 0ebbe760d372af95d414c3876b006324b0dbd69b npm notice integrity: sha512-858G0D60BgFcL[...]ZbLACteZ9KqOQ== npm notice total files: 18 npm notice s-forms-smart-components-0.0.9.tgz [workspace] $ /bin/sh -xe /opt/kbss.felk.cvut.cz/opt/external/tomcat-dev/temp/jenkins6007794758575556203.sh + find . -name s-forms-smart-components*.tgz + bash -ex /home/developer/bin/publish-artifacts.sh ./s-forms-smart-components-0.0.9.tgz + '[' -z ./s-forms-smart-components-0.0.9.tgz ']' + DIST=/var/www/dist + for arg in "$@" ++ basename ./s-forms-smart-components-0.0.9.tgz + filename=s-forms-smart-components-0.0.9.tgz + echo 'Copying artifact ./s-forms-smart-components-0.0.9.tgz to destination /var/www/dist.' Copying artifact ./s-forms-smart-components-0.0.9.tgz to destination /var/www/dist. + cp ./s-forms-smart-components-0.0.9.tgz /var/www/dist/s-forms-smart-components-0.0.9.tgz + chmod a+r /var/www/dist/s-forms-smart-components-0.0.9.tgz Archiving artifacts Finished: SUCCESS