Skip to content
Success

Console Output

Started by GitHub push by LaChope
Running as SYSTEM
Building in workspace /home/developer/.jenkins/jobs/s-forms-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/kbss-cvut/s-forms-components.git # timeout=10
Fetching upstream changes from https://github.com/kbss-cvut/s-forms-components.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
 > git fetch --tags --force --progress -- https://github.com/kbss-cvut/s-forms-components.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 2d843a2648d7074f387465767f276e952270ce1f (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 2d843a2648d7074f387465767f276e952270ce1f # timeout=10
Commit message: "[Fix] Add missing import"
 > git rev-list --no-walk ceca6f873092f1c733d19c07ae17fe0f52c3e8e6 # timeout=10
[workspace] $ /bin/sh -xe /opt/kbss.felk.cvut.cz/opt/external/tomcat-dev/temp/jenkins2004004375554333121.sh
+ rm -f s-forms-components-0.1.6.tgz
[workspace] $ /bin/sh -xe /opt/kbss.felk.cvut.cz/opt/external/tomcat-dev/temp/jenkins17175373220655485881.sh
+ npm install
npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated
npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated
npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead.
npm WARN deprecated xmldom@0.1.19: Deprecated due to CVE-2021-21366 resolved in 0.5.0

added 164 packages, removed 96 packages, changed 634 packages, and audited 1886 packages in 30s

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

27 vulnerabilities (1 low, 4 moderate, 22 high)

To address issues that do not require attention, run:
  npm audit fix

To address all issues possible (including breaking changes), run:
  npm audit fix --force

Some issues need review, and may require choosing
a different dependency.

Run `npm audit` for details.
[workspace] $ /bin/sh -xe /opt/kbss.felk.cvut.cz/opt/external/tomcat-dev/temp/jenkins675630409164426013.sh
+ npm run build:lib

> s-forms-components@0.1.6 build:lib
> npm run build && npm pack


> s-forms-components@0.1.6 build
> microbundle --jsx React.createElement

Entry module "src/lib.js" is using named and default exports together. Consumers of your bundle will have to use `sFormsComponents["default"]` to access the default export, which may not be what you want. Use `output.exports: "named"` to disable this warning
Entry module "src/lib.js" is using named and default exports together. Consumers of your bundle will have to use `sFormsComponents["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 '@kbss-cvut/s-forms' in output.globals – guessing 'sForms'
Build "s-forms-components" to dist:
      27.6 kB: s-forms-components.cjs.gz
      24.4 kB: s-forms-components.cjs.br
      26.9 kB: s-forms-components.modern.js.gz
      23.7 kB: s-forms-components.modern.js.br
      27.7 kB: s-forms-components.js.gz
      24.4 kB: s-forms-components.js.br
      27.7 kB: s-forms-components.umd.js.gz
      24.4 kB: s-forms-components.umd.js.br
npm notice 
npm notice 📦  s-forms-components@0.1.6
npm notice === Tarball Contents === 
npm notice 7.6kB   LICENSE                                                  
npm notice 1.2kB   README.md                                                
npm notice 84.7kB  dist/lib.js                                              
npm notice 79.2kB  dist/lib.js.map                                          
npm notice 92.6kB  dist/s-forms-components.cjs                              
npm notice 374.6kB dist/s-forms-components.cjs.map                          
npm notice 91.9kB  dist/s-forms-components.js                               
npm notice 374.1kB dist/s-forms-components.js.map                           
npm notice 89.0kB  dist/s-forms-components.modern.js                        
npm notice 372.3kB dist/s-forms-components.modern.js.map                    
npm notice 92.8kB  dist/s-forms-components.umd.js                           
npm notice 374.6kB dist/s-forms-components.umd.js.map                       
npm notice 1.8kB   package.json                                             
npm notice 3.2kB   src/components/CompositeQuestion.jsx                     
npm notice 125B    src/components/NullQuestion.jsx                          
npm notice 2.4kB   src/components/QuestionWithUnit.jsx                      
npm notice 3.8kB   src/components/SectionComponent.jsx                      
npm notice 2.1kB   src/components/SectionIdentifier.jsx                     
npm notice 3.4kB   src/components/ShowAdvancedSwitch.jsx                    
npm notice 9.5kB   src/components/TypeQuestionAnswer.jsx                    
npm notice 4.2kB   src/components/WizardStepComponent.jsx                   
npm notice 1.1kB   src/Constants.js                                         
npm notice 748B    src/lib.js                                               
npm notice 2.3kB   src/SmartComponents.js                                   
npm notice 21.1kB  src/stories/assets/example_form.json                     
npm notice 18.0MB  src/stories/assets/example_turisticky_cil-2021-11-29.json
npm notice 5.7MB   src/stories/assets/example_turisticky_cil.json           
npm notice 3B      src/stories/assets/possibleValues.json                   
npm notice 2.3kB   src/stories/ExampleApp.stories.tsx                       
npm notice 2.3kB   src/styles/components.css                                
npm notice 4.6kB   src/Utils.js                                             
npm notice === Tarball Details === 
npm notice name:          s-forms-components                      
npm notice version:       0.1.6                                   
npm notice filename:      s-forms-components-0.1.6.tgz            
npm notice package size:  3.0 MB                                  
npm notice unpacked size: 25.8 MB                                 
npm notice shasum:        70eb84ae1b00c222d513c17cff91e4e0c5555731
npm notice integrity:     sha512-npp/jRaQQyf5n[...]11d+YUt979kMA==
npm notice total files:   31                                      
npm notice 
s-forms-components-0.1.6.tgz
[workspace] $ /bin/sh -xe /opt/kbss.felk.cvut.cz/opt/external/tomcat-dev/temp/jenkins18260267869409650434.sh
+ find . -name s-forms-components*.tgz
+ bash -ex /home/developer/bin/publish-artifacts.sh ./s-forms-components-0.1.6.tgz
+ '[' -z ./s-forms-components-0.1.6.tgz ']'
+ DIST=/var/www/dist
+ for arg in "$@"
++ basename ./s-forms-components-0.1.6.tgz
+ filename=s-forms-components-0.1.6.tgz
+ echo 'Copying artifact ./s-forms-components-0.1.6.tgz to destination /var/www/dist.'
Copying artifact ./s-forms-components-0.1.6.tgz to destination /var/www/dist.
+ cp ./s-forms-components-0.1.6.tgz /var/www/dist/s-forms-components-0.1.6.tgz
+ chmod a+r /var/www/dist/s-forms-components-0.1.6.tgz
Archiving artifacts
Finished: SUCCESS