Skip to content
Success

Console Output

Started by GitHub push by blcham
Running as SYSTEM
Building in workspace /home/developer/.jenkins/jobs/s-forms-smart/workspace
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://github.com/kbss-cvut/s-forms.git
 > git init /home/developer/.jenkins/jobs/s-forms-smart/workspace # timeout=10
Fetching upstream changes from https://github.com/kbss-cvut/s-forms.git
 > git --version # timeout=10
 > git --version # 'git version 2.11.0'
 > git fetch --tags --progress -- https://github.com/kbss-cvut/s-forms.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/kbss-cvut/s-forms.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
 > git rev-parse origin/smart-components^{commit} # timeout=10
Checking out Revision fedcda346a64820803570236b9d228cf4a0091d9 (origin/smart-components)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f fedcda346a64820803570236b9d228cf4a0091d9 # timeout=10
Commit message: "Add accepts-non-empty-answer-value to is-relevant-if conditions"
First time build. Skipping changelog.
[workspace] $ /bin/sh -xe /opt/kbss.felk.cvut.cz/opt/external/tomcat-dev/temp/jenkins4567973854795624750.sh
+ rm -f s-forms-*.tgz
[workspace] $ /bin/sh -xe /opt/kbss.felk.cvut.cz/opt/external/tomcat-dev/temp/jenkins5952418361015563706.sh
+ npm install

> core-js@2.6.11 postinstall /home/developer/.jenkins/jobs/s-forms-smart/workspace/node_modules/babel-runtime/node_modules/core-js
> node -e "try{require('./postinstall')}catch(e){}"


> core-js@3.6.5 postinstall /home/developer/.jenkins/jobs/s-forms-smart/workspace/node_modules/core-js
> node -e "try{require('./postinstall')}catch(e){}"

npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.12 (node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.12: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.1.3 (node_modules/jest-haste-map/node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})

added 1562 packages from 1251 contributors and audited 1633 packages in 24.776s

60 packages are looking for funding
  run `npm fund` for details

found 18 vulnerabilities (8 low, 6 moderate, 4 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/jenkins7105990335700885317.sh
+ npm run build:lib

> s-forms@0.2.2-smart build:lib /home/developer/.jenkins/jobs/s-forms-smart/workspace
> npm run build && npm run build:css && npm pack


> s-forms@0.2.2-smart build /home/developer/.jenkins/jobs/s-forms-smart/workspace
> webpack --config webpack.config.prod.js

Browserslist: caniuse-lite is outdated. Please run:
npx browserslist@latest --update-db
Hash: 380c5e30fc2f4e694329
Version: webpack 4.43.0
Time: 2996ms
Built at: 03/17/2021 12:53:07 PM
       Asset     Size  Chunks             Chunk Names
./s-forms.js  426 KiB    main  [emitted]  main
Entrypoint main = ./s-forms.js
[./constants/Constants.js] 6.88 KiB {main} [built]
[./contexts/ConfigurationContext.js] 3.02 KiB {main} [built]
[./contexts/FormGenContext.js] 4.4 KiB {main} [built]
[./contexts/FormQuestionsContext.js] 3.95 KiB {main} [built]
[./model/FormGenerator.js] 5.05 KiB {main} [built]
[./s-forms.js] 414 bytes {main} [built]
[./util/FormUtils.js] 12.2 KiB {main} [built]
[./util/JsonLdFramingUtils.js] 5.46 KiB {main} [built]
[./util/JsonLdObjectMap.js] 739 bytes {main} [built]
[./util/JsonLdObjectUtils.js] 5.01 KiB {main} [built]
[./util/Utils.js] 2.16 KiB {main} [built]
[@babel/runtime/helpers/asyncToGenerator] external "@babel/runtime/helpers/asyncToGenerator" 42 bytes {main} [built]
[@babel/runtime/helpers/classCallCheck] external "@babel/runtime/helpers/classCallCheck" 42 bytes {main} [built]
[@babel/runtime/helpers/createClass] external "@babel/runtime/helpers/createClass" 42 bytes {main} [built]
[@babel/runtime/helpers/defineProperty] external "@babel/runtime/helpers/defineProperty" 42 bytes {main} [built]
    + 113 hidden modules

> s-forms@0.2.2-smart build:css /home/developer/.jenkins/jobs/s-forms-smart/workspace
> cleancss --skip-rebase -d -o ./css/s-forms.min.css ./src/styles/s-forms.css

Original: 1757 bytes
Minified: 1428 bytes
Efficiency: 18.72%
Time spent: 13ms
Inlined stylesheets:
- /home/developer/.jenkins/jobs/s-forms-smart/workspace/src/styles/s-forms.css
npm notice 
npm notice 📦  s-forms@0.2.2-smart
npm notice === Tarball Contents === 
npm notice 7.6kB   license            
npm notice 1.4kB   css/s-forms.min.css
npm notice 436.6kB dist/s-forms.js    
npm notice 2.8kB   package.json       
npm notice 657B    README.md          
npm notice 6.2kB   types/s-forms.d.ts 
npm notice === Tarball Details === 
npm notice name:          s-forms                                 
npm notice version:       0.2.2-smart                             
npm notice filename:      s-forms-0.2.2-smart.tgz                 
npm notice package size:  55.2 kB                                 
npm notice unpacked size: 455.4 kB                                
npm notice shasum:        45f7f39d8aa992a733880225017fc56898bf52ac
npm notice integrity:     sha512-tFRh0v8beAPrM[...]R3eTjyF22TFlg==
npm notice total files:   6                                       
npm notice 
s-forms-0.2.2-smart.tgz
[workspace] $ /bin/sh -xe /opt/kbss.felk.cvut.cz/opt/external/tomcat-dev/temp/jenkins4098895717826189393.sh
+ find . -name s-forms-*.tgz
+ bash -ex /home/developer/bin/publish-artifacts.sh ./s-forms-0.2.2-smart.tgz
+ '[' -z ./s-forms-0.2.2-smart.tgz ']'
+ DIST=/var/www/dist
+ for arg in "$@"
++ basename ./s-forms-0.2.2-smart.tgz
+ filename=s-forms-0.2.2-smart.tgz
+ echo 'Copying artifact ./s-forms-0.2.2-smart.tgz to destination /var/www/dist.'
Copying artifact ./s-forms-0.2.2-smart.tgz to destination /var/www/dist.
+ cp ./s-forms-0.2.2-smart.tgz /var/www/dist/s-forms-0.2.2-smart.tgz
+ chmod a+r /var/www/dist/s-forms-0.2.2-smart.tgz
Archiving artifacts
Finished: SUCCESS