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
 > 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.11.0'
 > git fetch --tags --progress -- https://github.com/kbss-cvut/s-forms.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse origin/development^{commit} # timeout=10
Checking out Revision 695fb42c48189849316b53257bf8346ef93531ac (origin/development)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 695fb42c48189849316b53257bf8346ef93531ac # timeout=10
Commit message: "Merge pull request #29 from kbss-cvut/dependabot/npm_and_yarn/elliptic-6.5.4"
 > git rev-list --no-walk b7deb21ddc41efd80d6ba2c0602909735ac78df5 # timeout=10
[workspace] $ /bin/sh -xe /opt/kbss.felk.cvut.cz/opt/external/tomcat-dev/temp/jenkins4844542920503886891.sh
+ rm -f s-forms-0.2.6.tgz
[workspace] $ /bin/sh -xe /opt/kbss.felk.cvut.cz/opt/external/tomcat-dev/temp/jenkins2217794586277053939.sh
+ npm install

> @fortawesome/fontawesome-common-types@0.2.35 postinstall /home/developer/.jenkins/jobs/s-forms-smart/workspace/node_modules/@fortawesome/fontawesome-common-types
> node attribution.js

Font Awesome Free 0.2.35 by @fontawesome - https://fontawesome.com
License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)


> @fortawesome/free-solid-svg-icons@5.15.3 postinstall /home/developer/.jenkins/jobs/s-forms-smart/workspace/node_modules/@fortawesome/free-solid-svg-icons
> node attribution.js

Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com
License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)

npm WARN react-test-renderer@16.13.1 requires a peer of react@^16.13.1 but none is installed. You must install peer dependencies yourself.
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 51 packages from 1033 contributors, updated 3 packages and audited 1685 packages in 11.534s

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

found 172 vulnerabilities (8 low, 126 moderate, 38 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/jenkins6701354897823873852.sh
+ npm run build:lib

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


> s-forms@0.2.6 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: 9b1adcc2ed4a60e7adc6
Version: webpack 4.43.0
Time: 3780ms
Built at: 06/12/2021 11:21:38 AM
       Asset     Size  Chunks             Chunk Names
./s-forms.js  405 KiB    main  [emitted]  main
Entrypoint main = ./s-forms.js
[./constants/Constants.js] 7.19 KiB {main} [built]
[./contexts/ConfigurationContext.js] 3.05 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]
[./model/QuestionAnswerProcessor.js] 3.59 KiB {main} [built]
[./model/ValidatorFactory.js] 2.76 KiB {main} [built]
[./s-forms.js] 833 bytes {main} [built]
[./styles/icons/index.js] 239 bytes {main} [built]
[./util/FormUtils.js] 15.1 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/assertThisInitialized] external "@babel/runtime/helpers/assertThisInitialized" 42 bytes {main} [built]
    + 106 hidden modules

> s-forms@0.2.6 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: 3398 bytes
Minified: 2672 bytes
Efficiency: 21.36%
Time spent: 32ms
Inlined stylesheets:
- /home/developer/.jenkins/jobs/s-forms-smart/workspace/src/styles/s-forms.css
npm notice 
npm notice 📦  s-forms@0.2.6
npm notice === Tarball Contents === 
npm notice 7.6kB   license            
npm notice 2.7kB   css/s-forms.min.css
npm notice 414.9kB dist/s-forms.js    
npm notice 2.9kB   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.6                                   
npm notice filename:      s-forms-0.2.6.tgz                       
npm notice package size:  55.1 kB                                 
npm notice unpacked size: 435.0 kB                                
npm notice shasum:        41b15defb7cdd816b9a1dbc34d65a918b0f7371b
npm notice integrity:     sha512-9+MT0kgEoTJdH[...]D8uw+QYmGL9tw==
npm notice total files:   6                                       
npm notice 
s-forms-0.2.6.tgz
[workspace] $ /bin/sh -xe /opt/kbss.felk.cvut.cz/opt/external/tomcat-dev/temp/jenkins8188940220049847573.sh
+ find . -name s-forms-*.tgz
+ bash -ex /home/developer/bin/publish-artifacts.sh ./s-forms-0.2.6.tgz
+ '[' -z ./s-forms-0.2.6.tgz ']'
+ DIST=/var/www/dist
+ for arg in "$@"
++ basename ./s-forms-0.2.6.tgz
+ filename=s-forms-0.2.6.tgz
+ echo 'Copying artifact ./s-forms-0.2.6.tgz to destination /var/www/dist.'
Copying artifact ./s-forms-0.2.6.tgz to destination /var/www/dist.
+ cp ./s-forms-0.2.6.tgz /var/www/dist/s-forms-0.2.6.tgz
+ chmod a+r /var/www/dist/s-forms-0.2.6.tgz
Archiving artifacts
Finished: SUCCESS