Started by user blaskmir
Running as SYSTEM
Building in workspace /home/developer/.jenkins/jobs/react-maintenance-planner/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/react-maintenance-planner.git # timeout=10
Fetching upstream changes from https://github.com/kbss-cvut/react-maintenance-planner.git
> git --version # timeout=10
> git --version # 'git version 2.20.1'
> git fetch --tags --force --progress -- https://github.com/kbss-cvut/react-maintenance-planner.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse origin/main^{commit} # timeout=10
Checking out Revision 6518ca095a869fe3e1ae03aa9cc8b33d190c0a3d (origin/main)
> git config core.sparsecheckout # timeout=10
> git checkout -f 6518ca095a869fe3e1ae03aa9cc8b33d190c0a3d # timeout=10
Commit message: "Update README.md"
> git rev-list --no-walk 6518ca095a869fe3e1ae03aa9cc8b33d190c0a3d # timeout=10
[workspace] $ /bin/sh -xe /opt/kbss.felk.cvut.cz/opt/external/tomcat-dev/temp/jenkins5850247894189315945.sh
+ rm -f planning-tool-0.1.0.tgz
[workspace] $ /bin/sh -xe /opt/kbss.felk.cvut.cz/opt/external/tomcat-dev/temp/jenkins572337386399824362.sh
+ npm install
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: '@eslint/eslintrc@1.2.1',
npm WARN EBADENGINE required: { node: '^12.22.0 || ^14.17.0 || >=16.0.0' },
npm WARN EBADENGINE current: { node: 'v12.18.2', npm: '8.5.5' }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: '@typescript-eslint/eslint-plugin@5.18.0',
npm WARN EBADENGINE required: { node: '^12.22.0 || ^14.17.0 || >=16.0.0' },
npm WARN EBADENGINE current: { node: 'v12.18.2', npm: '8.5.5' }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: '@typescript-eslint/experimental-utils@5.18.0',
npm WARN EBADENGINE required: { node: '^12.22.0 || ^14.17.0 || >=16.0.0' },
npm WARN EBADENGINE current: { node: 'v12.18.2', npm: '8.5.5' }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: '@typescript-eslint/parser@5.18.0',
npm WARN EBADENGINE required: { node: '^12.22.0 || ^14.17.0 || >=16.0.0' },
npm WARN EBADENGINE current: { node: 'v12.18.2', npm: '8.5.5' }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: '@typescript-eslint/scope-manager@5.18.0',
npm WARN EBADENGINE required: { node: '^12.22.0 || ^14.17.0 || >=16.0.0' },
npm WARN EBADENGINE current: { node: 'v12.18.2', npm: '8.5.5' }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: '@typescript-eslint/type-utils@5.18.0',
npm WARN EBADENGINE required: { node: '^12.22.0 || ^14.17.0 || >=16.0.0' },
npm WARN EBADENGINE current: { node: 'v12.18.2', npm: '8.5.5' }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: '@typescript-eslint/types@5.18.0',
npm WARN EBADENGINE required: { node: '^12.22.0 || ^14.17.0 || >=16.0.0' },
npm WARN EBADENGINE current: { node: 'v12.18.2', npm: '8.5.5' }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: '@typescript-eslint/typescript-estree@5.18.0',
npm WARN EBADENGINE required: { node: '^12.22.0 || ^14.17.0 || >=16.0.0' },
npm WARN EBADENGINE current: { node: 'v12.18.2', npm: '8.5.5' }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: '@typescript-eslint/utils@5.18.0',
npm WARN EBADENGINE required: { node: '^12.22.0 || ^14.17.0 || >=16.0.0' },
npm WARN EBADENGINE current: { node: 'v12.18.2', npm: '8.5.5' }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: '@typescript-eslint/visitor-keys@5.18.0',
npm WARN EBADENGINE required: { node: '^12.22.0 || ^14.17.0 || >=16.0.0' },
npm WARN EBADENGINE current: { node: 'v12.18.2', npm: '8.5.5' }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: 'eslint@8.13.0',
npm WARN EBADENGINE required: { node: '^12.22.0 || ^14.17.0 || >=16.0.0' },
npm WARN EBADENGINE current: { node: 'v12.18.2', npm: '8.5.5' }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: 'eslint-config-react-app@7.0.0',
npm WARN EBADENGINE required: { node: '>=14.0.0' },
npm WARN EBADENGINE current: { node: 'v12.18.2', npm: '8.5.5' }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: 'eslint-plugin-testing-library@5.2.1',
npm WARN EBADENGINE required: { node: '^12.22.0 || ^14.17.0 || >=16.0.0', npm: '>=6' },
npm WARN EBADENGINE current: { node: 'v12.18.2', npm: '8.5.5' }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: 'eslint-scope@7.1.1',
npm WARN EBADENGINE required: { node: '^12.22.0 || ^14.17.0 || >=16.0.0' },
npm WARN EBADENGINE current: { node: 'v12.18.2', npm: '8.5.5' }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: 'eslint-visitor-keys@3.3.0',
npm WARN EBADENGINE required: { node: '^12.22.0 || ^14.17.0 || >=16.0.0' },
npm WARN EBADENGINE current: { node: 'v12.18.2', npm: '8.5.5' }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: 'espree@9.3.1',
npm WARN EBADENGINE required: { node: '^12.22.0 || ^14.17.0 || >=16.0.0' },
npm WARN EBADENGINE current: { node: 'v12.18.2', npm: '8.5.5' }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: 'jest-watch-typeahead@1.0.0',
npm WARN EBADENGINE required: { node: '^12.22.0 || ^14.17.0 || >=16.0.0' },
npm WARN EBADENGINE current: { node: 'v12.18.2', npm: '8.5.5' }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: 'char-regex@2.0.1',
npm WARN EBADENGINE required: { node: '>=12.20' },
npm WARN EBADENGINE current: { node: 'v12.18.2', npm: '8.5.5' }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: 'string-length@5.0.1',
npm WARN EBADENGINE required: { node: '>=12.20' },
npm WARN EBADENGINE current: { node: 'v12.18.2', npm: '8.5.5' }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: 'react-app-polyfill@3.0.0',
npm WARN EBADENGINE required: { node: '>=14' },
npm WARN EBADENGINE current: { node: 'v12.18.2', npm: '8.5.5' }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: 'react-dev-utils@12.0.0',
npm WARN EBADENGINE required: { node: '>=14' },
npm WARN EBADENGINE current: { node: 'v12.18.2', npm: '8.5.5' }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: 'react-scripts@5.0.0',
npm WARN EBADENGINE required: { node: '>=14.0.0' },
npm WARN EBADENGINE current: { node: 'v12.18.2', npm: '8.5.5' }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: 'webpack-manifest-plugin@4.1.1',
npm WARN EBADENGINE required: { node: '>=12.22.0' },
npm WARN EBADENGINE current: { node: 'v12.18.2', npm: '8.5.5' }
npm WARN EBADENGINE }
up to date, audited 2869 packages in 10s
318 packages are looking for funding
run `npm fund` for details
29 vulnerabilities (7 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/jenkins8906630956951397715.sh
+ npm run build:lib
> planning-tool@0.1.0 build:lib
> microbundle -jsx React.createElement --jsxFragment React.Fragment --jsxImportSource react
No name was provided for external module 'lodash.isequal' in output.globals – guessing 'isEqual$1'
No name was provided for external module 'react/jsx-runtime' in output.globals – guessing 'jsxRuntime'
Build "planning-tool" to dist:
23.7 kB: PlanningTool.js.gz
21 kB: PlanningTool.js.br
22.7 kB: PlanningTool.modern.js.gz
20.1 kB: PlanningTool.modern.js.br
22.9 kB: PlanningTool.module.js.gz
20.2 kB: PlanningTool.module.js.br
23.1 kB: PlanningTool.umd.js.gz
20.4 kB: PlanningTool.umd.js.br
+ npm pack
npm notice
npm notice 📦 planning-tool@0.1.0
npm notice === Tarball Contents ===
npm notice 372B .storybook/main.js
npm notice 173B .storybook/preview.js
npm notice 3.5kB README.md
npm notice 25.8kB data3.json
npm notice 85B dist/index.d.ts
npm notice 4.1kB dist/PlanningTool.css
npm notice 7.4kB dist/PlanningTool.css.map
npm notice 93.8kB dist/PlanningTool.js
npm notice 319.6kB dist/PlanningTool.js.map
npm notice 90.2kB dist/PlanningTool.modern.js
npm notice 317.2kB dist/PlanningTool.modern.js.map
npm notice 90.5kB dist/PlanningTool.module.js
npm notice 317.8kB dist/PlanningTool.module.js.map
npm notice 92.4kB dist/PlanningTool.umd.js
npm notice 318.8kB dist/PlanningTool.umd.js.map
npm notice 2.2kB package.json
npm notice 3.9kB public/favicon.ico
npm notice 1.7kB public/index.html
npm notice 5.3kB public/logo192.png
npm notice 9.7kB public/logo512.png
npm notice 492B public/manifest.json
npm notice 67B public/robots.txt
npm notice 2.2kB src/assets/PlanningTool.css
npm notice 17.8kB src/components/PlanningTool.jsx
npm notice 748B src/components/Popup.jsx
npm notice 647B src/components/timeline/index.js
npm notice 3.4kB src/components/timeline/lib/columns/Columns.js
npm notice 1.8kB src/components/timeline/lib/default-config.js
npm notice 71B src/components/timeline/lib/headers/constants.js
npm notice 1.1kB src/components/timeline/lib/headers/CustomDateHeader.js
npm notice 6.1kB src/components/timeline/lib/headers/CustomHeader.js
npm notice 3.9kB src/components/timeline/lib/headers/DateHeader.js
npm notice 1.1kB src/components/timeline/lib/headers/HeadersContext.js
npm notice 1.9kB src/components/timeline/lib/headers/Interval.js
npm notice 1.8kB src/components/timeline/lib/headers/SidebarHeader.js
npm notice 3.9kB src/components/timeline/lib/headers/TimelineHeaders.js
npm notice 938B src/components/timeline/lib/interaction/PreventClickOnDrag.js
npm notice 880B src/components/timeline/lib/items/defaultItemRenderer.js
npm notice 18.7kB src/components/timeline/lib/items/Item.js
npm notice 5.9kB src/components/timeline/lib/items/Items.js
npm notice 1.0kB src/components/timeline/lib/items/styles.js
npm notice 3.3kB src/components/timeline/lib/layout/Sidebar.js
npm notice 2.3kB src/components/timeline/lib/markers/implementations/CursorMarker.js
npm notice 832B src/components/timeline/lib/markers/implementations/CustomMarker.js
npm notice 803B src/components/timeline/lib/markers/implementations/shared.js
npm notice 1.5kB src/components/timeline/lib/markers/implementations/TodayMarker.js
npm notice 2.6kB src/components/timeline/lib/markers/MarkerCanvas.js
npm notice 381B src/components/timeline/lib/markers/MarkerCanvasContext.js
npm notice 95B src/components/timeline/lib/markers/markerType.js
npm notice 1.0kB src/components/timeline/lib/markers/public/CursorMarker.js
npm notice 1.5kB src/components/timeline/lib/markers/public/CustomMarker.js
npm notice 478B src/components/timeline/lib/markers/public/TimelineMarkers.js
npm notice 1.6kB src/components/timeline/lib/markers/public/TodayMarker.js
npm notice 1.9kB src/components/timeline/lib/markers/TimelineMarkersContext.js
npm notice 2.0kB src/components/timeline/lib/markers/TimelineMarkersRenderer.js
npm notice 1.3kB src/components/timeline/lib/row/GroupRow.js
npm notice 1.8kB src/components/timeline/lib/row/GroupRows.js
npm notice 6.0kB src/components/timeline/lib/scroll/ScrollElement.js
npm notice 3.1kB src/components/timeline/lib/Timeline.css
npm notice 31.3kB src/components/timeline/lib/Timeline.js
npm notice 2.9kB src/components/timeline/lib/timeline/TimelineStateContext.js
npm notice 19.7kB src/components/timeline/lib/utility/calendar.js
npm notice 1.4kB src/components/timeline/lib/utility/dom-helpers.js
npm notice 163B src/components/timeline/lib/utility/events.js
npm notice 777B src/components/timeline/lib/utility/generic.js
npm notice 604B src/components/timeline/resize-detector/container.js
npm notice 361B src/components/timeline/resize-detector/window.js
npm notice 25.8kB src/data3.json
npm notice 81B src/index.js
npm notice 1.5kB src/stories/assets/code-brackets.svg
npm notice 8.5kB src/stories/assets/colors.svg
npm notice 1.5kB src/stories/assets/comments.svg
npm notice 1.3kB src/stories/assets/direction.svg
npm notice 1.4kB src/stories/assets/flow.svg
npm notice 2.2kB src/stories/assets/plugin.svg
npm notice 1.6kB src/stories/assets/repo.svg
npm notice 2.5kB src/stories/assets/stackalt.svg
npm notice 814B src/stories/components/CustomPopup.jsx
npm notice 18.8kB src/stories/PlanningTool.stories.jsx
npm notice 18.9kB src/stories/Popup.stories.jsx
npm notice 19.1kB src/stories/Stones.stories.jsx
npm notice === Tarball Details ===
npm notice name: planning-tool
npm notice version: 0.1.0
npm notice filename: planning-tool-0.1.0.tgz
npm notice package size: 492.6 kB
npm notice unpacked size: 2.0 MB
npm notice shasum: b0253eb3fffeae0b35fe0ee0f2b336b56506dbd7
npm notice integrity: sha512-UzyfQqJ2PgUQX[...]WYDCdcCqoBXgQ==
npm notice total files: 81
npm notice
planning-tool-0.1.0.tgz
[workspace] $ /bin/sh -xe /opt/kbss.felk.cvut.cz/opt/external/tomcat-dev/temp/jenkins6658562044012829783.sh
+ find . -name planning-tool-*.tgz
+ bash -ex /home/developer/bin/publish-artifacts.sh ./planning-tool-0.1.0.tgz
+ '[' -z ./planning-tool-0.1.0.tgz ']'
+ DIST=/var/www/dist
+ for arg in "$@"
++ basename ./planning-tool-0.1.0.tgz
+ filename=planning-tool-0.1.0.tgz
+ echo 'Copying artifact ./planning-tool-0.1.0.tgz to destination /var/www/dist.'
Copying artifact ./planning-tool-0.1.0.tgz to destination /var/www/dist.
+ cp ./planning-tool-0.1.0.tgz /var/www/dist/planning-tool-0.1.0.tgz
+ chmod a+r /var/www/dist/planning-tool-0.1.0.tgz
Archiving artifacts
Sending e-mails to: blaskmir@fel.cvut.cz
Finished: SUCCESS