11:04:50 Started by user vincent lorenzo 11:04:50 Running as vincent lorenzo 11:04:50 Agent centos-8-vvndn is provisioned from template centos-8 11:04:50 --- 11:04:50 apiVersion: "v1" 11:04:50 kind: "Pod" 11:04:50 metadata: 11:04:50 labels: 11:04:50 jenkins: "slave" 11:04:50 jenkins/label-digest: "dcdbc7ed8a3e8b49b8443ee4b54d9618b35139e6" 11:04:50 jenkins/label: "centos-latest_centos-8" 11:04:50 name: "centos-8-vvndn" 11:04:50 namespace: "papyrus" 11:04:50 spec: 11:04:50 containers: 11:04:50 - env: 11:04:50 - name: "JENKINS_SECRET" 11:04:50 value: "********" 11:04:50 - name: "JENKINS_TUNNEL" 11:04:50 value: "jenkins-discovery.papyrus.svc.cluster.local:50000" 11:04:50 - name: "JENKINS_AGENT_NAME" 11:04:50 value: "centos-8-vvndn" 11:04:50 - name: "JENKINS_REMOTING_JAVA_OPTS" 11:04:50 value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\ 11:04:50 \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" 11:04:50 - name: "JAVA_TOOL_OPTIONS" 11:04:50 value: "" 11:04:50 - name: "_JAVA_OPTIONS" 11:04:50 value: "" 11:04:50 - name: "OPENJ9_JAVA_OPTIONS" 11:04:50 value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" 11:04:50 - name: "JENKINS_NAME" 11:04:50 value: "centos-8-vvndn" 11:04:50 - name: "JENKINS_AGENT_WORKDIR" 11:04:50 value: "/home/jenkins/agent" 11:04:50 - name: "JENKINS_URL" 11:04:50 value: "http://jenkins-ui.papyrus.svc.cluster.local/papyrus/" 11:04:50 image: "docker.io/eclipsecbi/jiro-agent-centos-8:remoting-3160.vd76b_9ddd10cc" 11:04:50 imagePullPolicy: "Always" 11:04:50 name: "jnlp" 11:04:50 resources: 11:04:50 limits: 11:04:50 cpu: "2000m" 11:04:50 memory: "4096Mi" 11:04:50 requests: 11:04:50 cpu: "1000m" 11:04:50 memory: "4096Mi" 11:04:50 tty: true 11:04:50 volumeMounts: 11:04:50 - mountPath: "/home/jenkins/.m2/toolchains.xml" 11:04:50 name: "m2-dir" 11:04:50 readOnly: true 11:04:50 subPath: "toolchains.xml" 11:04:50 - mountPath: "/home/jenkins/.mavenrc" 11:04:50 name: "m2-dir" 11:04:50 readOnly: true 11:04:50 subPath: ".mavenrc" 11:04:50 - mountPath: "/opt/tools" 11:04:50 name: "volume-0" 11:04:50 readOnly: false 11:04:50 - mountPath: "/home/jenkins" 11:04:50 name: "volume-2" 11:04:50 readOnly: false 11:04:50 - mountPath: "/home/jenkins/.m2/repository" 11:04:50 name: "volume-3" 11:04:50 readOnly: false 11:04:50 - mountPath: "/home/jenkins/.m2/settings-security.xml" 11:04:50 name: "m2-secret-dir" 11:04:50 readOnly: true 11:04:50 subPath: "settings-security.xml" 11:04:50 - mountPath: "/home/jenkins/.m2/wrapper" 11:04:50 name: "volume-4" 11:04:50 readOnly: false 11:04:50 - mountPath: "/home/jenkins/.m2/settings.xml" 11:04:50 name: "m2-secret-dir" 11:04:50 readOnly: true 11:04:50 subPath: "settings.xml" 11:04:50 - mountPath: "/home/jenkins/.ssh" 11:04:50 name: "volume-1" 11:04:50 readOnly: false 11:04:50 subPath: "" 11:04:50 - mountPath: "/home/jenkins/agent" 11:04:50 name: "workspace-volume" 11:04:50 readOnly: false 11:04:50 workingDir: "/home/jenkins/agent" 11:04:50 nodeSelector: 11:04:50 kubernetes.io/os: "linux" 11:04:50 restartPolicy: "Never" 11:04:50 volumes: 11:04:50 - name: "volume-0" 11:04:50 persistentVolumeClaim: 11:04:50 claimName: "tools-claim-jiro-papyrus" 11:04:50 readOnly: true 11:04:50 - name: "m2-secret-dir" 11:04:50 secret: 11:04:50 secretName: "m2-secret-dir" 11:04:50 - emptyDir: 11:04:50 medium: "" 11:04:50 name: "volume-2" 11:04:50 - configMap: 11:04:50 name: "m2-dir" 11:04:50 name: "m2-dir" 11:04:50 - configMap: 11:04:50 name: "known-hosts" 11:04:50 name: "volume-1" 11:04:50 - emptyDir: 11:04:50 medium: "" 11:04:50 name: "workspace-volume" 11:04:50 - emptyDir: 11:04:50 medium: "" 11:04:50 name: "volume-4" 11:04:50 - emptyDir: 11:04:50 medium: "" 11:04:50 name: "volume-3" 11:04:50 11:04:50 Building remotely on centos-8-vvndn (centos-8 centos-latest) in workspace /home/jenkins/agent/workspace/Papyrus-Web-Master 11:04:50 The recommended git tool is: NONE 11:04:51 using credential github-bot-ssh 11:04:51 Cloning the remote Git repository 11:04:51 Cloning repository https://gitlab.eclipse.org/eclipse/papyrus/org.eclipse.papyrus-web.git 11:04:51 > git init /home/jenkins/agent/workspace/Papyrus-Web-Master/source # timeout=10 11:04:51 Fetching upstream changes from https://gitlab.eclipse.org/eclipse/papyrus/org.eclipse.papyrus-web.git 11:04:51 > git --version # timeout=10 11:04:51 > git --version # 'git version 2.41.0' 11:04:51 using GIT_SSH to set credentials GitHub bot (SSH) 11:04:51 [INFO] Currently running in a labeled security context 11:04:51 > /usr/bin/chcon --type=ssh_home_t /home/jenkins/agent/workspace/Papyrus-Web-Master/source@tmp/jenkins-gitclient-ssh14219394801327023195.key 11:04:51 Verifying host key using manually-configured host key entries 11:04:51 > git fetch --tags --force --progress -- https://gitlab.eclipse.org/eclipse/papyrus/org.eclipse.papyrus-web.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:04:54 > git config remote.origin.url https://gitlab.eclipse.org/eclipse/papyrus/org.eclipse.papyrus-web.git # timeout=10 11:04:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:04:54 Avoid second fetch 11:04:54 > git rev-parse origin/master^{commit} # timeout=10 11:04:54 Checking out Revision dbe3487e4fa5d978efef02dc8258598f58043535 (origin/master) 11:04:54 > git config core.sparsecheckout # timeout=10 11:04:54 > git checkout -f dbe3487e4fa5d978efef02dc8258598f58043535 # timeout=10 11:04:54 Commit message: "[Releng] - Update domainservice groupid and mvn repo - add a PapyrusDesigner dependency" 11:04:54 > git rev-list --no-walk dbe3487e4fa5d978efef02dc8258598f58043535 # timeout=10 11:04:54 Cleaning workspace 11:04:54 > git rev-parse --verify HEAD # timeout=10 11:04:54 Resetting working tree 11:04:54 > git reset --hard # timeout=10 11:04:54 > git clean -fdx # timeout=10 11:04:54 Installing NodeJS from /var/jenkins/caches/nodejs/LINUX/amd64/20.11.1.tar.gz to /home/jenkins/agent/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/node_20.x on centos-8-vvndn 11:04:58 [Papyrus-Web-Master] $ /home/jenkins/agent/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/node_20.x/bin/node /tmp/jenkins18260404388882315769.js 11:04:58 [Papyrus-Web-Master] $ /bin/sh -xe /tmp/jenkins4982290695277171006.sh 11:04:58 + cd source 11:04:58 + cd frontend 11:04:58 + echo //npm.pkg.github.com/:_authToken=**** 11:04:58 + npm ci 11:04:58 npm WARN EBADENGINE Unsupported engine { 11:04:58 npm WARN EBADENGINE package: '@papyrus-web/papyrus-web-parent@2024.2.1', 11:04:58 npm WARN EBADENGINE required: { node: '18.7.0', npm: '8.15.0' }, 11:04:58 npm WARN EBADENGINE current: { node: 'v20.11.1', npm: '10.2.4' } 11:04:58 npm WARN EBADENGINE } 11:05:03 npm WARN deprecated @vitejs/plugin-react-refresh@1.3.6: This package has been deprecated in favor of @vitejs/plugin-react 11:05:03 npm WARN deprecated mini-create-react-context@0.4.1: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info. 11:05:03 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 11:05:04 npm WARN deprecated subscriptions-transport-ws@0.9.19: The `subscriptions-transport-ws` package is no longer maintained. We recommend you use `graphql-ws` instead. For help migrating Apollo software to `graphql-ws`, see https://www.apollographql.com/docs/apollo-server/data/subscriptions/#switching-from-subscriptions-transport-ws For general help using `graphql-ws`, see https://github.com/enisdenjo/graphql-ws/blob/master/README.md 11:05:05 npm WARN deprecated @material-ui/styles@4.11.5: Material UI v4 doesn't receive active development since September 2021. See the guide https://mui.com/material-ui/migration/migration-v4/ to upgrade to v5. 11:05:05 npm WARN deprecated @material-ui/lab@4.0.0-alpha.61: Material UI v4 doesn't receive active development since September 2021. See the guide https://mui.com/material-ui/migration/migration-v4/ to upgrade to v5. 11:05:06 npm WARN deprecated fontsource-roboto@4.0.0: Package relocated. Please install and migrate to @fontsource/roboto. 11:05:07 npm WARN deprecated @material-ui/core@4.12.4: Material UI v4 doesn't receive active development since September 2021. See the guide https://mui.com/material-ui/migration/migration-v4/ to upgrade to v5. 11:05:08 11:05:08 added 446 packages, and audited 449 packages in 10s 11:05:08 11:05:08 72 packages are looking for funding 11:05:08 run `npm fund` for details 11:05:08 11:05:08 11 vulnerabilities (10 moderate, 1 high) 11:05:08 11:05:08 To address all issues possible (including breaking changes), run: 11:05:08 npm audit fix --force 11:05:08 11:05:08 Some issues need review, and may require choosing 11:05:08 a different dependency. 11:05:08 11:05:08 Run `npm audit` for details. 11:05:08 + npm run build 11:05:08 11:05:08 > @papyrus-web/papyrus-web-parent@2024.2.1 build 11:05:08 > turbo run build 11:05:08 11:05:08 β€’ Packages in scope: @eclipse-sirius/papyrus-web, @papyrus-web/sirius-web-application 11:05:08 β€’ Running build in 2 packages 11:05:08 @papyrus-web/sirius-web-application:format-lint: cache miss, executing 59a7200ce0e7124d 11:05:08 @eclipse-sirius/papyrus-web:format-lint: cache miss, executing bf5a501cd665a153 11:05:09 @papyrus-web/sirius-web-application:format-lint: npm WARN ignoring workspace config at /home/jenkins/agent/workspace/Papyrus-Web-Master/source/frontend/sirius-web-application/.npmrc 11:05:09 @eclipse-sirius/papyrus-web:format-lint: npm WARN ignoring workspace config at /home/jenkins/agent/workspace/Papyrus-Web-Master/source/frontend/papyrus-web/.npmrc 11:05:09 @papyrus-web/sirius-web-application:format-lint: 11:05:09 @papyrus-web/sirius-web-application:format-lint: > @papyrus-web/sirius-web-application@2024.2.1 format-lint 11:05:09 @papyrus-web/sirius-web-application:format-lint: > prettier --list-different "src/**/*.{js,ts,tsx,css}" 11:05:09 @papyrus-web/sirius-web-application:format-lint: 11:05:09 @eclipse-sirius/papyrus-web:format-lint: 11:05:09 @eclipse-sirius/papyrus-web:format-lint: > @eclipse-sirius/papyrus-web@2024.2.1 format-lint 11:05:09 @eclipse-sirius/papyrus-web:format-lint: > prettier --list-different "src/**/*.{js,ts,tsx,css}" 11:05:09 @eclipse-sirius/papyrus-web:format-lint: 11:05:13 @papyrus-web/sirius-web-application:build: cache miss, executing 3503ef87b75bacbd 11:05:13 @papyrus-web/sirius-web-application:build: npm WARN ignoring workspace config at /home/jenkins/agent/workspace/Papyrus-Web-Master/source/frontend/sirius-web-application/.npmrc 11:05:13 @papyrus-web/sirius-web-application:build: 11:05:13 @papyrus-web/sirius-web-application:build: > @papyrus-web/sirius-web-application@2024.2.1 build 11:05:13 @papyrus-web/sirius-web-application:build: > vite build && tsc 11:05:13 @papyrus-web/sirius-web-application:build: 11:05:13 @papyrus-web/sirius-web-application:build: vite v4.4.9 building for production... 11:05:14 @papyrus-web/sirius-web-application:build: transforming... 11:05:14 @papyrus-web/sirius-web-application:build: βœ“ 87 modules transformed. 11:05:14 @papyrus-web/sirius-web-application:build: rendering chunks... 11:05:14 @papyrus-web/sirius-web-application:build: computing gzip size... 11:05:14 @papyrus-web/sirius-web-application:build: dist/sirius-web-application.es.js 241.94 kB β”‚ gzip: 38.34 kB 11:05:14 @papyrus-web/sirius-web-application:build: No name was provided for external module "react/jsx-runtime" in "output.globals" – guessing "jsxRuntime". 11:05:14 @papyrus-web/sirius-web-application:build: No name was provided for external module "@eclipse-sirius/sirius-components-core" in "output.globals" – guessing "siriusComponentsCore". 11:05:14 @papyrus-web/sirius-web-application:build: No name was provided for external module "@eclipse-sirius/sirius-components-diagrams" in "output.globals" – guessing "siriusComponentsDiagrams". 11:05:14 @papyrus-web/sirius-web-application:build: No name was provided for external module "@eclipse-sirius/sirius-components-forms" in "output.globals" – guessing "siriusComponentsForms". 11:05:14 @papyrus-web/sirius-web-application:build: No name was provided for external module "@eclipse-sirius/sirius-components-trees" in "output.globals" – guessing "siriusComponentsTrees". 11:05:14 @papyrus-web/sirius-web-application:build: No name was provided for external module "@eclipse-sirius/sirius-components-validation" in "output.globals" – guessing "siriusComponentsValidation". 11:05:14 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/core/CssBaseline" in "output.globals" – guessing "CssBaseline". 11:05:14 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/core/styles" in "output.globals" – guessing "styles". 11:05:14 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/icons/AccountTree" in "output.globals" – guessing "AccountTreeIcon". 11:05:14 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/icons/Filter" in "output.globals" – guessing "Filter". 11:05:14 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/icons/Link" in "output.globals" – guessing "LinkIcon". 11:05:14 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/icons/Menu" in "output.globals" – guessing "MenuIcon". 11:05:14 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/icons/Warning" in "output.globals" – guessing "WarningIcon". 11:05:14 @papyrus-web/sirius-web-application:build: No name was provided for external module "react" in "output.globals" – guessing "React". 11:05:14 @papyrus-web/sirius-web-application:build: No name was provided for external module "react-router-dom" in "output.globals" – guessing "reactRouterDom". 11:05:14 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/core/IconButton" in "output.globals" – guessing "IconButton". 11:05:14 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/icons/Close" in "output.globals" – guessing "CloseIcon". 11:05:14 @papyrus-web/sirius-web-application:build: No name was provided for external module "notistack" in "output.globals" – guessing "notistack". 11:05:14 @papyrus-web/sirius-web-application:build: No name was provided for external module "@apollo/client" in "output.globals" – guessing "client". 11:05:14 @papyrus-web/sirius-web-application:build: No name was provided for external module "@apollo/client/cache" in "output.globals" – guessing "cache". 11:05:14 @papyrus-web/sirius-web-application:build: No name was provided for external module "@apollo/client/link/ws" in "output.globals" – guessing "ws". 11:05:14 @papyrus-web/sirius-web-application:build: No name was provided for external module "@apollo/client/utilities" in "output.globals" – guessing "utilities". 11:05:14 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/core/Card" in "output.globals" – guessing "Card". 11:05:14 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/core/CardContent" in "output.globals" – guessing "CardContent". 11:05:14 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/core/List/List" in "output.globals" – guessing "List". 11:05:14 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/core/ListItem" in "output.globals" – guessing "ListItem". 11:05:14 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/core/ListItemIcon" in "output.globals" – guessing "ListItemIcon". 11:05:14 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/core/ListItemText" in "output.globals" – guessing "ListItemText". 11:05:14 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/core/Typography" in "output.globals" – guessing "Typography". 11:05:14 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/icons" in "output.globals" – guessing "icons". 11:05:14 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/core/List" in "output.globals" – guessing "List$1". 11:05:14 @papyrus-web/sirius-web-application:build: No name was provided for external module "@eclipse-sirius/sirius-components-formdescriptioneditors" in "output.globals" – guessing "siriusComponentsFormdescriptioneditors". 11:05:14 @papyrus-web/sirius-web-application:build: No name was provided for external module "@eclipse-sirius/sirius-components-portals" in "output.globals" – guessing "siriusComponentsPortals". 11:05:14 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/core/Grid" in "output.globals" – guessing "Grid". 11:05:14 @papyrus-web/sirius-web-application:build: No name was provided for external module "@xstate/react" in "output.globals" – guessing "react". 11:05:14 @papyrus-web/sirius-web-application:build: No name was provided for external module "reactflow" in "output.globals" – guessing "reactflow". 11:05:14 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/core/AppBar" in "output.globals" – guessing "AppBar". 11:05:14 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/core/Link" in "output.globals" – guessing "Link". 11:05:14 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/core/Toolbar" in "output.globals" – guessing "Toolbar". 11:05:14 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/core/Tooltip" in "output.globals" – guessing "Tooltip". 11:05:14 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/core/SvgIcon" in "output.globals" – guessing "SvgIcon". 11:05:14 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/icons/Help" in "output.globals" – guessing "HelpIcon". 11:05:14 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/core/MenuItem" in "output.globals" – guessing "MenuItem". 11:05:14 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/icons/Add" in "output.globals" – guessing "AddIcon". 11:05:14 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/core/Button" in "output.globals" – guessing "Button". 11:05:14 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/core/Dialog" in "output.globals" – guessing "Dialog". 11:05:14 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/core/DialogActions" in "output.globals" – guessing "DialogActions". 11:05:14 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/core/DialogContent" in "output.globals" – guessing "DialogContent". 11:05:14 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/core/DialogTitle" in "output.globals" – guessing "DialogTitle". 11:05:14 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/core/InputLabel" in "output.globals" – guessing "InputLabel". 11:05:14 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/core/Select" in "output.globals" – guessing "Select". 11:05:14 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/core/Snackbar" in "output.globals" – guessing "Snackbar". 11:05:14 @papyrus-web/sirius-web-application:build: No name was provided for external module "xstate" in "output.globals" – guessing "xstate". 11:05:14 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/icons/GetApp" in "output.globals" – guessing "GetAppIcon". 11:05:14 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/core/Checkbox" in "output.globals" – guessing "Checkbox". 11:05:14 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/core/FormControlLabel" in "output.globals" – guessing "FormControlLabel". 11:05:14 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/core/Menu" in "output.globals" – guessing "Menu". 11:05:14 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/icons/Delete" in "output.globals" – guessing "DeleteIcon". 11:05:14 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/icons/Edit" in "output.globals" – guessing "EditIcon". 11:05:14 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/icons/MoreVert" in "output.globals" – guessing "MoreVertIcon". 11:05:14 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/icons/Settings" in "output.globals" – guessing "SettingsIcon". 11:05:14 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/core/DialogContentText" in "output.globals" – guessing "DialogContentText". 11:05:14 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/core/TextField" in "output.globals" – guessing "TextField". 11:05:14 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/icons/ChevronLeft" in "output.globals" – guessing "ChevronLeftIcon". 11:05:14 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/icons/ChevronRight" in "output.globals" – guessing "ChevronRightIcon". 11:05:14 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/core" in "output.globals" – guessing "core". 11:05:14 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/core/InputAdornment" in "output.globals" – guessing "InputAdornment". 11:05:14 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/icons/Clear" in "output.globals" – guessing "ClearIcon". 11:05:14 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/icons/Search" in "output.globals" – guessing "SearchIcon". 11:05:14 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/core/FormGroup" in "output.globals" – guessing "FormGroup". 11:05:14 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/core/Container" in "output.globals" – guessing "Container". 11:05:14 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/core/Paper" in "output.globals" – guessing "Paper". 11:05:14 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/core/CardActions" in "output.globals" – guessing "CardActions". 11:05:14 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/core/CircularProgress" in "output.globals" – guessing "CircularProgress". 11:05:14 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/icons/CloudUploadOutlined" in "output.globals" – guessing "CloudUploadOutlinedIcon". 11:05:14 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/icons/MoreHoriz" in "output.globals" – guessing "MoreHorizIcon". 11:05:14 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/lab/Pagination" in "output.globals" – guessing "Pagination". 11:05:14 @papyrus-web/sirius-web-application:build: No name was provided for external module "graphql" in "output.globals" – guessing "graphql". 11:05:14 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/core/Table" in "output.globals" – guessing "Table". 11:05:14 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/core/TableBody" in "output.globals" – guessing "TableBody". 11:05:14 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/core/TableCell" in "output.globals" – guessing "TableCell". 11:05:14 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/core/TableContainer" in "output.globals" – guessing "TableContainer". 11:05:14 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/core/TableHead" in "output.globals" – guessing "TableHead". 11:05:14 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/core/TablePagination" in "output.globals" – guessing "TablePagination". 11:05:14 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/core/TableRow" in "output.globals" – guessing "TableRow". 11:05:14 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/core/Box" in "output.globals" – guessing "Box". 11:05:14 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/icons/EditOutlined" in "output.globals" – guessing "EditOutlinedIcon". 11:05:14 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/icons/FileCopyOutlined" in "output.globals" – guessing "FileCopyOutlinedIcon". 11:05:14 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/icons/ImageOutlined" in "output.globals" – guessing "ImageOutlinedIcon". 11:05:15 @papyrus-web/sirius-web-application:build: dist/sirius-web-application.umd.js 270.58 kB β”‚ gzip: 40.51 kB 11:05:15 @papyrus-web/sirius-web-application:build: βœ“ built in 1.06s 11:05:21 @eclipse-sirius/papyrus-web:build: cache miss, executing 823c371625259376 11:05:22 @eclipse-sirius/papyrus-web:build: npm WARN ignoring workspace config at /home/jenkins/agent/workspace/Papyrus-Web-Master/source/frontend/papyrus-web/.npmrc 11:05:22 @eclipse-sirius/papyrus-web:build: 11:05:22 @eclipse-sirius/papyrus-web:build: > @eclipse-sirius/papyrus-web@2024.2.1 build 11:05:22 @eclipse-sirius/papyrus-web:build: > vite build && tsc 11:05:22 @eclipse-sirius/papyrus-web:build: 11:05:22 @eclipse-sirius/papyrus-web:build: vite v4.4.9 building for production... 11:05:22 @eclipse-sirius/papyrus-web:build: transforming... 11:05:43 @eclipse-sirius/papyrus-web:build: βœ“ 7611 modules transformed. 11:05:46 @eclipse-sirius/papyrus-web:build: rendering chunks... 11:05:46 @eclipse-sirius/papyrus-web:build: computing gzip size... 11:05:46 @eclipse-sirius/papyrus-web:build: dist/index.html  1.81 kB β”‚ gzip: 0.89 kB 11:05:46 @eclipse-sirius/papyrus-web:build: dist/assets/papyrus-icon-4e4e78d6.png  13.68 kB 11:05:46 @eclipse-sirius/papyrus-web:build: dist/assets/Lato-ThinItalic-24197760.ttf  48.85 kB 11:05:46 @eclipse-sirius/papyrus-web:build: dist/assets/Lato-LightItalic-d5c5d732.ttf  49.06 kB 11:05:46 @eclipse-sirius/papyrus-web:build: dist/assets/Lato-Black-8944da5a.ttf  69.48 kB 11:05:46 @eclipse-sirius/papyrus-web:build: dist/assets/Lato-Thin-286925bc.ttf  69.97 kB 11:05:46 @eclipse-sirius/papyrus-web:build: dist/assets/Lato-BlackItalic-1bb6ac34.ttf  71.95 kB 11:05:46 @eclipse-sirius/papyrus-web:build: dist/assets/Lato-Bold-7b720599.ttf  73.32 kB 11:05:46 @eclipse-sirius/papyrus-web:build: dist/assets/Lato-Regular-ea8979c2.ttf  75.14 kB 11:05:46 @eclipse-sirius/papyrus-web:build: dist/assets/Lato-Italic-118c8f4f.ttf  75.74 kB 11:05:46 @eclipse-sirius/papyrus-web:build: dist/assets/Lato-Light-8f186e57.ttf  77.19 kB 11:05:46 @eclipse-sirius/papyrus-web:build: dist/assets/Lato-BoldItalic-61004683.ttf  77.68 kB 11:05:46 @eclipse-sirius/papyrus-web:build: dist/assets/index-71fda873.css  14.51 kB β”‚ gzip: 3.44 kB 11:05:46 @eclipse-sirius/papyrus-web:build: dist/assets/index-ceb1b4de.js 3,362.33 kB β”‚ gzip: 1,001.09 kB 11:05:46 @eclipse-sirius/papyrus-web:build:  11:05:46 @eclipse-sirius/papyrus-web:build: (!) Some chunks are larger than 500 kBs after minification. Consider: 11:05:46 @eclipse-sirius/papyrus-web:build: - Using dynamic import() to code-split the application 11:05:46 @eclipse-sirius/papyrus-web:build: - Use build.rollupOptions.output.manualChunks to improve chunking: https://rollupjs.org/configuration-options/#output-manualchunks 11:05:46 @eclipse-sirius/papyrus-web:build: - Adjust chunk size limit for this warning via build.chunkSizeWarningLimit. 11:05:46 @eclipse-sirius/papyrus-web:build: βœ“ built in 23.68s 11:05:51 11:05:51 Tasks: 4 successful, 4 total 11:05:51 Cached: 0 cached, 4 total 11:05:51 Time: 43.025s 11:05:51 11:05:51 + cd .. 11:05:51 + mkdir -p backend/papyrus-web-frontend/src/main/resources/static 11:05:51 + cp -R frontend/papyrus-web/dist/assets frontend/papyrus-web/dist/favicon.ico frontend/papyrus-web/dist/index.html frontend/papyrus-web/dist/manifest.json backend/papyrus-web-frontend/src/main/resources/static 11:05:51 [Papyrus-Web-Master] $ /opt/tools/apache-maven/latest/bin/mvn -f source/backend/pom.xml -DskipTests=true -Dmaven.repo.local=/home/jenkins/agent/workspace/Papyrus-Web-Master/.repository -U -B clean verify --settings source/settings.xml 11:05:52 Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546) 11:05:52 Maven home: /opt/tools/apache-maven/latest 11:05:52 Java version: 17.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-17/17.0.2+8 11:05:52 Default locale: en_US, platform encoding: UTF-8 11:05:52 OS name: "linux", version: "6.2.9-300.fc38.x86_64", arch: "amd64", family: "unix" 11:05:53 [INFO] Scanning for projects... 11:05:55 [INFO] ------------------------------------------------------------------------ 11:05:55 [INFO] Reactor Build Order: 11:05:55 [INFO] 11:05:55 [INFO] papyrus-web-parent [pom] 11:05:55 [INFO] Papyrus Web Frontend [jar] 11:05:55 [INFO] papyrus-web-persistence [jar] 11:05:55 [INFO] papyrus-web-services-api [jar] 11:05:55 [INFO] papyrus-web-sirius-contributions [jar] 11:05:55 [INFO] papyrus-web-tests [jar] 11:05:55 [INFO] papyrus-web-customnodes [jar] 11:05:55 [INFO] papyrus-web-customnodes-edit [jar] 11:05:55 [INFO] papyrus-web-representation-builder [jar] 11:05:55 [INFO] papyrus-web-services [jar] 11:05:55 [INFO] papyrus-web-graphql [jar] 11:05:55 [INFO] papyrus-web-custom-widgets-view [jar] 11:05:55 [INFO] papyrus-web-custom-widgets-view-edit [jar] 11:05:55 [INFO] papyrus-web-custom-widgets [jar] 11:05:55 [INFO] papyrus-web-properties-builder [jar] 11:05:55 [INFO] papyrus-web-cpp-profile [jar] 11:05:55 [INFO] papyrus-web-java-profile [jar] 11:05:55 [INFO] papyrus-web-transformation-profile [jar] 11:05:55 [INFO] papyrus-web-codegen-profile [jar] 11:05:55 [INFO] papyrus-web-graphics [jar] 11:05:55 [INFO] papyrus-web-application [jar] 11:05:55 [INFO] papyrus-web-test-coverage [jar] 11:05:55 [INFO] Papyrus Web [pom] 11:05:55 [INFO] 11:05:55 [INFO] -------------------< papyrus-web:papyrus-web-parent >------------------- 11:05:55 [INFO] Building papyrus-web-parent 2024.2.1 [1/23] 11:05:55 [INFO] from papyrus-web-parent/pom.xml 11:05:55 [INFO] --------------------------------[ pom ]--------------------------------- 11:05:55 [INFO] 11:05:55 [INFO] --- clean:3.2.0:clean (default-clean) @ papyrus-web-parent --- 11:05:55 [INFO] 11:05:55 [INFO] --- checkstyle:3.2.0:check (validate) @ papyrus-web-parent --- 11:05:58 [INFO] Starting audit... 11:05:58 Audit done. 11:05:58 [INFO] You have 0 Checkstyle violations. 11:05:58 [INFO] 11:05:58 [INFO] --- jacoco:0.8.7:prepare-agent (default) @ papyrus-web-parent --- 11:05:59 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Web-Master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-parent/target/jacoco.exec 11:05:59 [INFO] 11:05:59 [INFO] --- jacoco:0.8.7:report (report) @ papyrus-web-parent --- 11:05:59 [INFO] Skipping JaCoCo execution due to missing execution data file. 11:05:59 [INFO] 11:05:59 [INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ papyrus-web-parent >>> 11:05:59 [INFO] 11:05:59 [INFO] --- checkstyle:3.2.0:check (validate) @ papyrus-web-parent --- 11:05:59 [INFO] Starting audit... 11:05:59 Audit done. 11:05:59 [INFO] You have 0 Checkstyle violations. 11:05:59 [INFO] 11:05:59 [INFO] --- jacoco:0.8.7:prepare-agent (default) @ papyrus-web-parent --- 11:05:59 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Web-Master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-parent/target/jacoco.exec 11:05:59 [INFO] 11:05:59 [INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ papyrus-web-parent <<< 11:05:59 [INFO] 11:05:59 [INFO] 11:05:59 [INFO] --- source:3.2.1:jar (attach-sources) @ papyrus-web-parent --- 11:05:59 [INFO] 11:05:59 [INFO] ------------------< papyrus-web:papyrus-web-frontend >------------------ 11:05:59 [INFO] Building Papyrus Web Frontend 2024.2.1 [2/23] 11:05:59 [INFO] from papyrus-web-frontend/pom.xml 11:05:59 [INFO] --------------------------------[ jar ]--------------------------------- 11:06:49 [INFO] 11:06:49 [INFO] --- clean:3.2.0:clean (default-clean) @ papyrus-web-frontend --- 11:06:49 [INFO] 11:06:49 [INFO] --- checkstyle:3.2.0:check (validate) @ papyrus-web-frontend --- 11:06:49 [INFO] Starting audit... 11:06:49 Audit done. 11:06:49 [INFO] You have 0 Checkstyle violations. 11:06:49 [INFO] 11:06:49 [INFO] --- jacoco:0.8.7:prepare-agent (default) @ papyrus-web-frontend --- 11:06:49 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Web-Master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-frontend/target/jacoco.exec 11:06:49 [INFO] 11:06:49 [INFO] --- git-commit-id:5.0.1:revision (default) @ papyrus-web-frontend --- 11:06:49 [INFO] dotGitDirectory /home/jenkins/agent/workspace/Papyrus-Web-Master/source/.git 11:06:53 [INFO] Collected git.commit.id.full with value dbe3487e4fa5d978efef02dc8258598f58043535 11:06:53 [INFO] Collected git.commit.id.abbrev with value dbe3487 11:06:53 [INFO] Added properties to 23 projects 11:06:53 [INFO] including property git.commit.id.full in results 11:06:53 [INFO] including property git.commit.id.abbrev in results 11:06:53 [INFO] Added properties to 23 projects 11:06:53 [INFO] 11:06:53 [INFO] --- git-commit-id:5.0.1:revision (get-the-git-infos) @ papyrus-web-frontend --- 11:06:53 [INFO] dotGitDirectory /home/jenkins/agent/workspace/Papyrus-Web-Master/source/.git 11:06:53 [INFO] injectAllReactorProjects is enabled - attempting to use the already computed values 11:06:53 [INFO] Using cached git.commit.id.full with value dbe3487e4fa5d978efef02dc8258598f58043535 11:06:53 [INFO] Using cached git.commit.id.abbrev with value dbe3487 11:06:53 [INFO] Added properties to 23 projects 11:06:53 [INFO] including property git.commit.id.full in results 11:06:53 [INFO] including property git.commit.id.abbrev in results 11:06:53 [INFO] Added properties to 23 projects 11:06:53 [INFO] 11:06:53 [INFO] --- asciidoctor:2.2.4:process-asciidoc (convert-to-html) @ papyrus-web-frontend --- 11:06:55 2024-04-26T15:06:55.595Z [main] WARN FilenoUtil : Native subprocess control requires open access to the JDK IO subsystem 11:06:55 Pass '--add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.io=ALL-UNNAMED' to enable. 11:06:57 [INFO] Using 'UTF-8' encoding to copy filtered resources. 11:06:57 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 11:06:57 [INFO] Copying 30 resources to user/imgs 11:06:57 [INFO] Copying 2 resources to dev/imgs 11:06:58 [INFO] Converted /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-frontend/../../doc/dev/detailsViewSpecifier.adoc 11:06:58 [INFO] Converted /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-frontend/../../doc/dev/dev-doc-index.adoc 11:06:58 [INFO] Converted /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-frontend/../../doc/dev/dev-process.adoc 11:06:58 [INFO] asciidoctor: WARN: dev/diagramSpecifier.adoc: line 55: section title out of sequence: expected level 3, got level 4 11:06:58 [INFO] asciidoctor: WARN: dev/diagramSpecifier.adoc: line 65: section title out of sequence: expected level 3, got level 4 11:06:58 [INFO] asciidoctor: WARN: dev/diagramSpecifier.adoc: line 81: section title out of sequence: expected level 3, got level 4 11:06:58 [INFO] asciidoctor: WARN: dev/diagramSpecifier.adoc: line 95: section title out of sequence: expected level 3, got level 4 11:06:59 [INFO] asciidoctor: WARN: dev/diagramSpecifier.adoc: line 103: section title out of sequence: expected level 3, got level 4 11:06:59 [INFO] asciidoctor: WARN: dev/diagramSpecifier.adoc: line 111: section title out of sequence: expected level 3, got level 4 11:06:59 [INFO] asciidoctor: INFO: possible invalid reference: _how_to_create_tools 11:06:59 [INFO] asciidoctor: INFO: possible invalid reference: _how_to_use_shared_descriptions 11:06:59 [INFO] asciidoctor: INFO: possible invalid reference: _how_can_i_test_my_diagrams 11:06:59 [INFO] Converted /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-frontend/../../doc/dev/diagramSpecifier.adoc 11:06:59 [INFO] Converted /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-frontend/../../doc/dev/howTo.adoc 11:06:59 [INFO] Converted /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-frontend/../../doc/dev/testConfiguration.adoc 11:06:59 [INFO] Converted /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-frontend/../../doc/index.adoc 11:06:59 [INFO] Converted /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-frontend/../../doc/test-campaign/AD-ActivityDiagram.adoc 11:06:59 [INFO] Converted /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-frontend/../../doc/test-campaign/All.adoc 11:06:59 [INFO] asciidoctor: DEBUG: test-campaign/CD-ClassDiagram.adoc: line 5: unknown style for example block: WARN 11:06:59 [INFO] asciidoctor: DEBUG: test-campaign/CD-ClassDiagram.adoc: line 35: unknown style for example block: INFO 11:07:00 [INFO] Converted /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-frontend/../../doc/test-campaign/CD-ClassDiagram.adoc 11:07:00 [INFO] Converted /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-frontend/../../doc/test-campaign/COD-CommunicationDiagram.adoc 11:07:00 [INFO] Converted /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-frontend/../../doc/test-campaign/CPD-ComponentDiagram.adoc 11:07:00 [INFO] asciidoctor: DEBUG: test-campaign/CSD-Composite-Structure-Diagram.adoc: line 5: unknown style for example block: WARN 11:07:00 [INFO] Converted /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-frontend/../../doc/test-campaign/CSD-Composite-Structure-Diagram.adoc 11:07:00 [INFO] Converted /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-frontend/../../doc/test-campaign/DD-DeploymentDiagram.adoc 11:07:00 [INFO] Converted /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-frontend/../../doc/test-campaign/Documentation.adoc 11:07:00 [INFO] asciidoctor: DEBUG: test-campaign/PD-Package-Diagram.adoc: line 4: unknown style for example block: WARN 11:07:00 [INFO] Converted /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-frontend/../../doc/test-campaign/PD-Package-Diagram.adoc 11:07:00 [INFO] Converted /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-frontend/../../doc/test-campaign/PRD-ProfileDiagram.adoc 11:07:00 [INFO] asciidoctor: DEBUG: test-campaign/Profile.adoc: line 5: unknown style for example block: WARN 11:07:00 [INFO] Converted /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-frontend/../../doc/test-campaign/Profile.adoc 11:07:00 [INFO] asciidoctor: DEBUG: test-campaign/SMD-State-Machine-Diagram.adoc: line 5: unknown style for example block: WARN 11:07:00 [INFO] Converted /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-frontend/../../doc/test-campaign/SMD-State-Machine-Diagram.adoc 11:07:00 [INFO] Converted /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-frontend/../../doc/test-campaign/Templates.adoc 11:07:00 [INFO] Converted /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-frontend/../../doc/test-campaign/UCD-UseCaseDiagram.adoc 11:07:00 [INFO] Converted /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-frontend/../../doc/user/userdoc.adoc 11:07:00 [INFO] 11:07:00 [INFO] --- resources:3.3.1:resources (default-resources) @ papyrus-web-frontend --- 11:07:00 [INFO] Copying 0 resource from src/main/resources to target/classes 11:07:00 [INFO] Copying 70 resources from src/main/resources to target/classes 11:07:00 [INFO] 11:07:00 [INFO] --- compiler:3.11.0:compile (default-compile) @ papyrus-web-frontend --- 11:07:00 [INFO] Nothing to compile - all classes are up to date 11:07:00 [INFO] 11:07:00 [INFO] --- resources:3.3.1:testResources (default-testResources) @ papyrus-web-frontend --- 11:07:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-frontend/src/test/resources 11:07:00 [INFO] 11:07:00 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ papyrus-web-frontend --- 11:07:00 [INFO] No sources to compile 11:07:00 [INFO] 11:07:00 [INFO] --- surefire:3.0.0:test (default-test) @ papyrus-web-frontend --- 11:07:01 [INFO] Tests are skipped. 11:07:01 [INFO] 11:07:01 [INFO] --- jacoco:0.8.7:report (report) @ papyrus-web-frontend --- 11:07:01 [INFO] Skipping JaCoCo execution due to missing execution data file. 11:07:01 [INFO] 11:07:01 [INFO] --- jar:3.3.0:jar (default-jar) @ papyrus-web-frontend --- 11:07:01 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-frontend/target/papyrus-web-frontend-2024.2.1.jar 11:07:01 [INFO] 11:07:01 [INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ papyrus-web-frontend >>> 11:07:01 [INFO] 11:07:01 [INFO] --- checkstyle:3.2.0:check (validate) @ papyrus-web-frontend --- 11:07:02 [INFO] Starting audit... 11:07:02 Audit done. 11:07:02 [INFO] You have 0 Checkstyle violations. 11:07:02 [INFO] 11:07:02 [INFO] --- jacoco:0.8.7:prepare-agent (default) @ papyrus-web-frontend --- 11:07:02 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Web-Master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-frontend/target/jacoco.exec 11:07:02 [INFO] 11:07:02 [INFO] --- git-commit-id:5.0.1:revision (default) @ papyrus-web-frontend --- 11:07:02 [INFO] dotGitDirectory /home/jenkins/agent/workspace/Papyrus-Web-Master/source/.git 11:07:02 [INFO] injectAllReactorProjects is enabled - attempting to use the already computed values 11:07:02 [INFO] Using cached git.commit.id.full with value dbe3487e4fa5d978efef02dc8258598f58043535 11:07:02 [INFO] Using cached git.commit.id.abbrev with value dbe3487 11:07:02 [INFO] Added properties to 23 projects 11:07:02 [INFO] including property git.commit.id.full in results 11:07:02 [INFO] including property git.commit.id.abbrev in results 11:07:02 [INFO] Added properties to 23 projects 11:07:02 [INFO] 11:07:02 [INFO] --- git-commit-id:5.0.1:revision (get-the-git-infos) @ papyrus-web-frontend --- 11:07:02 [INFO] dotGitDirectory /home/jenkins/agent/workspace/Papyrus-Web-Master/source/.git 11:07:02 [INFO] injectAllReactorProjects is enabled - attempting to use the already computed values 11:07:02 [INFO] Using cached git.commit.id.full with value dbe3487e4fa5d978efef02dc8258598f58043535 11:07:02 [INFO] Using cached git.commit.id.abbrev with value dbe3487 11:07:02 [INFO] Added properties to 23 projects 11:07:02 [INFO] including property git.commit.id.full in results 11:07:02 [INFO] including property git.commit.id.abbrev in results 11:07:02 [INFO] Added properties to 23 projects 11:07:02 [INFO] 11:07:02 [INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ papyrus-web-frontend <<< 11:07:02 [INFO] 11:07:02 [INFO] 11:07:02 [INFO] --- source:3.2.1:jar (attach-sources) @ papyrus-web-frontend --- 11:07:02 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-frontend/target/papyrus-web-frontend-2024.2.1-sources.jar 11:07:02 [INFO] 11:07:02 [INFO] ----------------< papyrus-web:papyrus-web-persistence >----------------- 11:07:02 [INFO] Building papyrus-web-persistence 2024.2.1 [3/23] 11:07:02 [INFO] from papyrus-web-persistence/pom.xml 11:07:02 [INFO] --------------------------------[ jar ]--------------------------------- 11:07:05 [INFO] 11:07:05 [INFO] --- clean:3.2.0:clean (default-clean) @ papyrus-web-persistence --- 11:07:05 [INFO] 11:07:05 [INFO] --- checkstyle:3.2.0:check (validate) @ papyrus-web-persistence --- 11:07:05 [INFO] Starting audit... 11:07:05 Audit done. 11:07:05 [INFO] You have 0 Checkstyle violations. 11:07:05 [INFO] 11:07:05 [INFO] --- jacoco:0.8.7:prepare-agent (default) @ papyrus-web-persistence --- 11:07:05 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Web-Master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-persistence/target/jacoco.exec 11:07:05 [INFO] 11:07:05 [INFO] --- resources:3.3.1:resources (default-resources) @ papyrus-web-persistence --- 11:07:05 [INFO] Copying 0 resource from src/main/resources to target/classes 11:07:05 [INFO] Copying 2 resources from src/main/resources to target/classes 11:07:05 [INFO] 11:07:05 [INFO] --- compiler:3.11.0:compile (default-compile) @ papyrus-web-persistence --- 11:07:05 [INFO] Changes detected - recompiling the module! :source 11:07:05 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 11:07:06 [INFO] 11:07:06 [INFO] --- resources:3.3.1:testResources (default-testResources) @ papyrus-web-persistence --- 11:07:06 [INFO] Copying 2 resources from src/test/resources to target/test-classes 11:07:06 [INFO] 11:07:06 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ papyrus-web-persistence --- 11:07:06 [INFO] Changes detected - recompiling the module! :dependency 11:07:06 [INFO] Compiling 8 source files with javac [debug release 17] to target/test-classes 11:07:07 [INFO] 11:07:07 [INFO] --- surefire:3.0.0:test (default-test) @ papyrus-web-persistence --- 11:07:07 [INFO] Tests are skipped. 11:07:07 [INFO] 11:07:07 [INFO] --- jacoco:0.8.7:report (report) @ papyrus-web-persistence --- 11:07:07 [INFO] Skipping JaCoCo execution due to missing execution data file. 11:07:07 [INFO] 11:07:07 [INFO] --- jar:3.3.0:jar (default-jar) @ papyrus-web-persistence --- 11:07:07 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-persistence/target/papyrus-web-persistence-2024.2.1.jar 11:07:07 [INFO] 11:07:07 [INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ papyrus-web-persistence >>> 11:07:07 [INFO] 11:07:07 [INFO] --- checkstyle:3.2.0:check (validate) @ papyrus-web-persistence --- 11:07:07 [INFO] Starting audit... 11:07:07 Audit done. 11:07:07 [INFO] You have 0 Checkstyle violations. 11:07:07 [INFO] 11:07:07 [INFO] --- jacoco:0.8.7:prepare-agent (default) @ papyrus-web-persistence --- 11:07:07 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Web-Master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-persistence/target/jacoco.exec 11:07:07 [INFO] 11:07:07 [INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ papyrus-web-persistence <<< 11:07:07 [INFO] 11:07:07 [INFO] 11:07:07 [INFO] --- source:3.2.1:jar (attach-sources) @ papyrus-web-persistence --- 11:07:07 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-persistence/target/papyrus-web-persistence-2024.2.1-sources.jar 11:07:07 [INFO] 11:07:07 [INFO] ----------------< papyrus-web:papyrus-web-services-api >---------------- 11:07:07 [INFO] Building papyrus-web-services-api 2024.2.1 [4/23] 11:07:07 [INFO] from papyrus-web-services-api/pom.xml 11:07:07 [INFO] --------------------------------[ jar ]--------------------------------- 11:07:08 [INFO] 11:07:08 [INFO] --- clean:3.2.0:clean (default-clean) @ papyrus-web-services-api --- 11:07:08 [INFO] 11:07:08 [INFO] --- checkstyle:3.2.0:check (validate) @ papyrus-web-services-api --- 11:07:08 [INFO] Starting audit... 11:07:08 Audit done. 11:07:08 [INFO] You have 0 Checkstyle violations. 11:07:08 [INFO] 11:07:08 [INFO] --- jacoco:0.8.7:prepare-agent (default) @ papyrus-web-services-api --- 11:07:08 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Web-Master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-services-api/target/jacoco.exec 11:07:08 [INFO] 11:07:08 [INFO] --- resources:3.3.1:resources (default-resources) @ papyrus-web-services-api --- 11:07:08 [INFO] Copying 0 resource from src/main/resources to target/classes 11:07:08 [INFO] Copying 1 resource from src/main/resources to target/classes 11:07:08 [INFO] 11:07:08 [INFO] --- compiler:3.11.0:compile (default-compile) @ papyrus-web-services-api --- 11:07:08 [INFO] Changes detected - recompiling the module! :source 11:07:08 [INFO] Compiling 28 source files with javac [debug release 17] to target/classes 11:07:08 [INFO] 11:07:08 [INFO] --- resources:3.3.1:testResources (default-testResources) @ papyrus-web-services-api --- 11:07:08 [INFO] Copying 1 resource from src/test/resources to target/test-classes 11:07:08 [INFO] 11:07:08 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ papyrus-web-services-api --- 11:07:08 [INFO] Changes detected - recompiling the module! :dependency 11:07:08 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 11:07:09 [INFO] 11:07:09 [INFO] --- surefire:3.0.0:test (default-test) @ papyrus-web-services-api --- 11:07:09 [INFO] Tests are skipped. 11:07:09 [INFO] 11:07:09 [INFO] --- jacoco:0.8.7:report (report) @ papyrus-web-services-api --- 11:07:09 [INFO] Skipping JaCoCo execution due to missing execution data file. 11:07:09 [INFO] 11:07:09 [INFO] --- jar:3.3.0:jar (default-jar) @ papyrus-web-services-api --- 11:07:09 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-services-api/target/papyrus-web-services-api-2024.2.1.jar 11:07:09 [INFO] 11:07:09 [INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ papyrus-web-services-api >>> 11:07:09 [INFO] 11:07:09 [INFO] --- checkstyle:3.2.0:check (validate) @ papyrus-web-services-api --- 11:07:09 [INFO] Starting audit... 11:07:09 Audit done. 11:07:09 [INFO] You have 0 Checkstyle violations. 11:07:09 [INFO] 11:07:09 [INFO] --- jacoco:0.8.7:prepare-agent (default) @ papyrus-web-services-api --- 11:07:09 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Web-Master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-services-api/target/jacoco.exec 11:07:09 [INFO] 11:07:09 [INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ papyrus-web-services-api <<< 11:07:09 [INFO] 11:07:09 [INFO] 11:07:09 [INFO] --- source:3.2.1:jar (attach-sources) @ papyrus-web-services-api --- 11:07:09 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-services-api/target/papyrus-web-services-api-2024.2.1-sources.jar 11:07:09 [INFO] 11:07:09 [INFO] ------------< papyrus-web:papyrus-web-sirius-contributions >------------ 11:07:09 [INFO] Building papyrus-web-sirius-contributions 2024.2.1 [5/23] 11:07:09 [INFO] from papyrus-web-sirius-contributions/pom.xml 11:07:09 [INFO] --------------------------------[ jar ]--------------------------------- 11:07:12 [INFO] 11:07:12 [INFO] --- clean:3.2.0:clean (default-clean) @ papyrus-web-sirius-contributions --- 11:07:12 [INFO] 11:07:12 [INFO] --- checkstyle:3.2.0:check (validate) @ papyrus-web-sirius-contributions --- 11:07:13 [INFO] Starting audit... 11:07:13 Audit done. 11:07:13 [INFO] You have 0 Checkstyle violations. 11:07:13 [INFO] 11:07:13 [INFO] --- jacoco:0.8.7:prepare-agent (default) @ papyrus-web-sirius-contributions --- 11:07:13 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Web-Master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-sirius-contributions/target/jacoco.exec 11:07:13 [INFO] 11:07:13 [INFO] --- resources:3.3.1:resources (default-resources) @ papyrus-web-sirius-contributions --- 11:07:13 [INFO] Copying 0 resource from src/main/resources to target/classes 11:07:13 [INFO] Copying 1 resource from src/main/resources to target/classes 11:07:13 [INFO] 11:07:13 [INFO] --- compiler:3.11.0:compile (default-compile) @ papyrus-web-sirius-contributions --- 11:07:13 [INFO] Changes detected - recompiling the module! :source 11:07:13 [INFO] Compiling 20 source files with javac [debug release 17] to target/classes 11:07:13 [INFO] 11:07:13 [INFO] --- resources:3.3.1:testResources (default-testResources) @ papyrus-web-sirius-contributions --- 11:07:13 [INFO] Copying 1 resource from src/test/resources to target/test-classes 11:07:13 [INFO] 11:07:13 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ papyrus-web-sirius-contributions --- 11:07:13 [INFO] Changes detected - recompiling the module! :dependency 11:07:13 [INFO] 11:07:13 [INFO] --- surefire:3.0.0:test (default-test) @ papyrus-web-sirius-contributions --- 11:07:13 [INFO] Tests are skipped. 11:07:13 [INFO] 11:07:13 [INFO] --- jacoco:0.8.7:report (report) @ papyrus-web-sirius-contributions --- 11:07:13 [INFO] Skipping JaCoCo execution due to missing execution data file. 11:07:13 [INFO] 11:07:13 [INFO] --- jar:3.3.0:jar (default-jar) @ papyrus-web-sirius-contributions --- 11:07:13 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-sirius-contributions/target/papyrus-web-sirius-contributions-2024.2.1.jar 11:07:13 [INFO] 11:07:13 [INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ papyrus-web-sirius-contributions >>> 11:07:13 [INFO] 11:07:13 [INFO] --- checkstyle:3.2.0:check (validate) @ papyrus-web-sirius-contributions --- 11:07:14 [INFO] Starting audit... 11:07:14 Audit done. 11:07:14 [INFO] You have 0 Checkstyle violations. 11:07:14 [INFO] 11:07:14 [INFO] --- jacoco:0.8.7:prepare-agent (default) @ papyrus-web-sirius-contributions --- 11:07:14 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Web-Master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-sirius-contributions/target/jacoco.exec 11:07:14 [INFO] 11:07:14 [INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ papyrus-web-sirius-contributions <<< 11:07:14 [INFO] 11:07:14 [INFO] 11:07:14 [INFO] --- source:3.2.1:jar (attach-sources) @ papyrus-web-sirius-contributions --- 11:07:14 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-sirius-contributions/target/papyrus-web-sirius-contributions-2024.2.1-sources.jar 11:07:14 [INFO] 11:07:14 [INFO] -------------------< papyrus-web:papyrus-web-tests >-------------------- 11:07:14 [INFO] Building papyrus-web-tests 2024.2.1 [6/23] 11:07:14 [INFO] from papyrus-web-tests/pom.xml 11:07:14 [INFO] --------------------------------[ jar ]--------------------------------- 11:07:14 [INFO] 11:07:14 [INFO] --- clean:3.2.0:clean (default-clean) @ papyrus-web-tests --- 11:07:14 [INFO] 11:07:14 [INFO] --- checkstyle:3.2.0:check (validate) @ papyrus-web-tests --- 11:07:15 [INFO] Starting audit... 11:07:15 Audit done. 11:07:15 [INFO] You have 0 Checkstyle violations. 11:07:15 [INFO] 11:07:15 [INFO] --- jacoco:0.8.7:prepare-agent (default) @ papyrus-web-tests --- 11:07:15 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Web-Master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-tests/target/jacoco.exec 11:07:15 [INFO] 11:07:15 [INFO] --- resources:3.3.1:resources (default-resources) @ papyrus-web-tests --- 11:07:15 [INFO] Copying 0 resource from src/main/resources to target/classes 11:07:15 [INFO] Copying 1 resource from src/main/resources to target/classes 11:07:15 [INFO] 11:07:15 [INFO] --- compiler:3.11.0:compile (default-compile) @ papyrus-web-tests --- 11:07:15 [INFO] Changes detected - recompiling the module! :source 11:07:15 [INFO] Compiling 5 source files with javac [debug release 17] to target/classes 11:07:15 [INFO] 11:07:15 [INFO] --- resources:3.3.1:testResources (default-testResources) @ papyrus-web-tests --- 11:07:15 [INFO] Copying 1 resource from src/test/resources to target/test-classes 11:07:15 [INFO] 11:07:15 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ papyrus-web-tests --- 11:07:15 [INFO] Changes detected - recompiling the module! :dependency 11:07:15 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 11:07:15 [INFO] 11:07:15 [INFO] --- surefire:3.0.0:test (default-test) @ papyrus-web-tests --- 11:07:15 [INFO] Tests are skipped. 11:07:15 [INFO] 11:07:15 [INFO] --- jacoco:0.8.7:report (report) @ papyrus-web-tests --- 11:07:15 [INFO] Skipping JaCoCo execution due to missing execution data file. 11:07:15 [INFO] 11:07:15 [INFO] --- jar:3.3.0:jar (default-jar) @ papyrus-web-tests --- 11:07:15 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-tests/target/papyrus-web-tests-2024.2.1.jar 11:07:15 [INFO] 11:07:15 [INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ papyrus-web-tests >>> 11:07:15 [INFO] 11:07:15 [INFO] --- checkstyle:3.2.0:check (validate) @ papyrus-web-tests --- 11:07:15 [INFO] Starting audit... 11:07:15 Audit done. 11:07:15 [INFO] You have 0 Checkstyle violations. 11:07:15 [INFO] 11:07:15 [INFO] --- jacoco:0.8.7:prepare-agent (default) @ papyrus-web-tests --- 11:07:15 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Web-Master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-tests/target/jacoco.exec 11:07:15 [INFO] 11:07:15 [INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ papyrus-web-tests <<< 11:07:15 [INFO] 11:07:15 [INFO] 11:07:15 [INFO] --- source:3.2.1:jar (attach-sources) @ papyrus-web-tests --- 11:07:15 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-tests/target/papyrus-web-tests-2024.2.1-sources.jar 11:07:15 [INFO] 11:07:15 [INFO] ----------------< papyrus-web:papyrus-web-customnodes >----------------- 11:07:15 [INFO] Building papyrus-web-customnodes 2024.2.1 [7/23] 11:07:15 [INFO] from papyrus-web-customnodes/pom.xml 11:07:15 [INFO] --------------------------------[ jar ]--------------------------------- 11:07:15 [INFO] 11:07:15 [INFO] --- clean:3.2.0:clean (default-clean) @ papyrus-web-customnodes --- 11:07:15 [INFO] 11:07:15 [INFO] --- checkstyle:3.2.0:check (validate) @ papyrus-web-customnodes --- 11:07:15 [INFO] Starting audit... 11:07:15 Audit done. 11:07:15 [INFO] You have 0 Checkstyle violations. 11:07:15 [INFO] 11:07:15 [INFO] --- jacoco:0.8.7:prepare-agent (default) @ papyrus-web-customnodes --- 11:07:15 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Web-Master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-customnodes/target/jacoco.exec 11:07:15 [INFO] 11:07:15 [INFO] --- build-helper:3.3.0:add-source (add-source) @ papyrus-web-customnodes --- 11:07:15 [INFO] Source directory: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-customnodes/src/main/java added. 11:07:15 [INFO] Source directory: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-customnodes/src-gen/main/java added. 11:07:15 [INFO] 11:07:15 [INFO] --- resources:3.3.1:resources (default-resources) @ papyrus-web-customnodes --- 11:07:15 [INFO] Copying 0 resource from src/main/resources to target/classes 11:07:15 [INFO] Copying 2 resources from src/main/resources to target/classes 11:07:15 [INFO] 11:07:15 [INFO] --- compiler:3.11.0:compile (default-compile) @ papyrus-web-customnodes --- 11:07:15 [INFO] Changes detected - recompiling the module! :source 11:07:15 [INFO] Compiling 20 source files with javac [debug release 17] to target/classes 11:07:16 [INFO] 11:07:16 [INFO] --- resources:3.3.1:testResources (default-testResources) @ papyrus-web-customnodes --- 11:07:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-customnodes/src/test/resources 11:07:16 [INFO] 11:07:16 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ papyrus-web-customnodes --- 11:07:16 [INFO] No sources to compile 11:07:16 [INFO] 11:07:16 [INFO] --- surefire:3.0.0:test (default-test) @ papyrus-web-customnodes --- 11:07:16 [INFO] Tests are skipped. 11:07:16 [INFO] 11:07:16 [INFO] --- jacoco:0.8.7:report (report) @ papyrus-web-customnodes --- 11:07:16 [INFO] Skipping JaCoCo execution due to missing execution data file. 11:07:16 [INFO] 11:07:16 [INFO] --- jar:3.3.0:jar (default-jar) @ papyrus-web-customnodes --- 11:07:16 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-customnodes/target/papyrus-web-customnodes-2024.2.1.jar 11:07:16 [INFO] 11:07:16 [INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ papyrus-web-customnodes >>> 11:07:16 [INFO] 11:07:16 [INFO] --- checkstyle:3.2.0:check (validate) @ papyrus-web-customnodes --- 11:07:16 [INFO] Starting audit... 11:07:16 Audit done. 11:07:16 [INFO] You have 0 Checkstyle violations. 11:07:16 [INFO] 11:07:16 [INFO] --- jacoco:0.8.7:prepare-agent (default) @ papyrus-web-customnodes --- 11:07:16 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Web-Master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-customnodes/target/jacoco.exec 11:07:16 [INFO] 11:07:16 [INFO] --- build-helper:3.3.0:add-source (add-source) @ papyrus-web-customnodes --- 11:07:16 [INFO] Source directory: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-customnodes/src/main/java added. 11:07:16 [INFO] Source directory: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-customnodes/src-gen/main/java added. 11:07:16 [INFO] 11:07:16 [INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ papyrus-web-customnodes <<< 11:07:16 [INFO] 11:07:16 [INFO] 11:07:16 [INFO] --- source:3.2.1:jar (attach-sources) @ papyrus-web-customnodes --- 11:07:16 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-customnodes/target/papyrus-web-customnodes-2024.2.1-sources.jar 11:07:16 [INFO] 11:07:16 [INFO] --------------< papyrus-web:papyrus-web-customnodes-edit >-------------- 11:07:16 [INFO] Building papyrus-web-customnodes-edit 2024.2.1 [8/23] 11:07:16 [INFO] from papyrus-web-customnodes-edit/pom.xml 11:07:16 [INFO] --------------------------------[ jar ]--------------------------------- 11:07:16 [INFO] 11:07:16 [INFO] --- clean:3.2.0:clean (default-clean) @ papyrus-web-customnodes-edit --- 11:07:16 [INFO] 11:07:16 [INFO] --- checkstyle:3.2.0:check (validate) @ papyrus-web-customnodes-edit --- 11:07:16 [INFO] Starting audit... 11:07:16 Audit done. 11:07:16 [INFO] You have 0 Checkstyle violations. 11:07:16 [INFO] 11:07:16 [INFO] --- jacoco:0.8.7:prepare-agent (default) @ papyrus-web-customnodes-edit --- 11:07:16 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Web-Master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-customnodes-edit/target/jacoco.exec 11:07:16 [INFO] 11:07:16 [INFO] --- build-helper:3.3.0:add-source (add-source) @ papyrus-web-customnodes-edit --- 11:07:16 [INFO] Source directory: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-customnodes-edit/src/main/java added. 11:07:16 [INFO] Source directory: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-customnodes-edit/src-gen/main/java added. 11:07:16 [INFO] 11:07:16 [INFO] --- resources:3.3.1:resources (default-resources) @ papyrus-web-customnodes-edit --- 11:07:16 [INFO] Copying 0 resource from src/main/resources to target/classes 11:07:16 [INFO] Copying 8 resources from src/main/resources to target/classes 11:07:16 [INFO] 11:07:16 [INFO] --- compiler:3.11.0:compile (default-compile) @ papyrus-web-customnodes-edit --- 11:07:16 [INFO] Changes detected - recompiling the module! :dependency 11:07:16 [INFO] Compiling 17 source files with javac [debug release 17] to target/classes 11:07:16 [INFO] 11:07:16 [INFO] --- resources:3.3.1:testResources (default-testResources) @ papyrus-web-customnodes-edit --- 11:07:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-customnodes-edit/src/test/resources 11:07:16 [INFO] 11:07:16 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ papyrus-web-customnodes-edit --- 11:07:16 [INFO] No sources to compile 11:07:16 [INFO] 11:07:16 [INFO] --- surefire:3.0.0:test (default-test) @ papyrus-web-customnodes-edit --- 11:07:16 [INFO] Tests are skipped. 11:07:16 [INFO] 11:07:16 [INFO] --- jacoco:0.8.7:report (report) @ papyrus-web-customnodes-edit --- 11:07:16 [INFO] Skipping JaCoCo execution due to missing execution data file. 11:07:16 [INFO] 11:07:16 [INFO] --- jar:3.3.0:jar (default-jar) @ papyrus-web-customnodes-edit --- 11:07:16 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-customnodes-edit/target/papyrus-web-customnodes-edit-2024.2.1.jar 11:07:16 [INFO] 11:07:16 [INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ papyrus-web-customnodes-edit >>> 11:07:16 [INFO] 11:07:16 [INFO] --- checkstyle:3.2.0:check (validate) @ papyrus-web-customnodes-edit --- 11:07:17 [INFO] Starting audit... 11:07:17 Audit done. 11:07:17 [INFO] You have 0 Checkstyle violations. 11:07:17 [INFO] 11:07:17 [INFO] --- jacoco:0.8.7:prepare-agent (default) @ papyrus-web-customnodes-edit --- 11:07:17 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Web-Master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-customnodes-edit/target/jacoco.exec 11:07:17 [INFO] 11:07:17 [INFO] --- build-helper:3.3.0:add-source (add-source) @ papyrus-web-customnodes-edit --- 11:07:17 [INFO] Source directory: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-customnodes-edit/src/main/java added. 11:07:17 [INFO] Source directory: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-customnodes-edit/src-gen/main/java added. 11:07:17 [INFO] 11:07:17 [INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ papyrus-web-customnodes-edit <<< 11:07:17 [INFO] 11:07:17 [INFO] 11:07:17 [INFO] --- source:3.2.1:jar (attach-sources) @ papyrus-web-customnodes-edit --- 11:07:17 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-customnodes-edit/target/papyrus-web-customnodes-edit-2024.2.1-sources.jar 11:07:17 [INFO] 11:07:17 [INFO] -----------< papyrus-web:papyrus-web-representation-builder >----------- 11:07:17 [INFO] Building papyrus-web-representation-builder 2024.2.1 [9/23] 11:07:17 [INFO] from papyrus-web-representation-builder/pom.xml 11:07:17 [INFO] --------------------------------[ jar ]--------------------------------- 11:07:17 [INFO] 11:07:17 [INFO] --- clean:3.2.0:clean (default-clean) @ papyrus-web-representation-builder --- 11:07:17 [INFO] 11:07:17 [INFO] --- checkstyle:3.2.0:check (validate) @ papyrus-web-representation-builder --- 11:07:20 [INFO] Starting audit... 11:07:20 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-representation-builder/src/main/java/org/eclipse/papyrus/web/application/representations/uml/ADDiagramDescriptionBuilder.java:1848:5: Cyclomatic Complexity is 13 (max allowed is 10). [CyclomaticComplexity] 11:07:20 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-representation-builder/src/main/java/org/eclipse/papyrus/web/application/representations/uml/AbstractRepresentationDescriptionBuilder.java:79:1: Class Data Abstraction Coupling is 13 (max allowed is 12) classes [CallQuery, CallbackAdapter, IdBuilder, LabelConditionalStyleBuilder, ListCompartmentBuilder, NodeDescriptionBuilder, NodeSemanticCandidateExpressionTransformer, NoteStyleDescriptionBuilder, QueryHelper, StyleProvider, ToolComparator, UMLMetamodelHelper, ViewBuilder]. [ClassDataAbstractionCoupling] 11:07:20 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-representation-builder/src/main/java/org/eclipse/papyrus/web/application/representations/uml/AbstractRepresentationDescriptionBuilder.java:79:1: Class Fan-Out Complexity is 35 (max allowed is 30). [ClassFanOutComplexity] 11:07:20 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-representation-builder/src/main/java/org/eclipse/papyrus/web/application/representations/view/builders/ViewBuilder.java:73:1: Class Fan-Out Complexity is 35 (max allowed is 30). [ClassFanOutComplexity] 11:07:20 Audit done. 11:07:20 [INFO] You have 0 Checkstyle violations. 11:07:20 [INFO] 11:07:20 [INFO] --- jacoco:0.8.7:prepare-agent (default) @ papyrus-web-representation-builder --- 11:07:20 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Web-Master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-representation-builder/target/jacoco.exec 11:07:20 [INFO] 11:07:20 [INFO] --- resources:3.3.1:resources (default-resources) @ papyrus-web-representation-builder --- 11:07:20 [INFO] Copying 0 resource from src/main/resources to target/classes 11:07:20 [INFO] Copying 22 resources from src/main/resources to target/classes 11:07:20 [INFO] 11:07:20 [INFO] --- compiler:3.11.0:compile (default-compile) @ papyrus-web-representation-builder --- 11:07:20 [INFO] Changes detected - recompiling the module! :dependency 11:07:20 [INFO] Compiling 41 source files with javac [debug release 17] to target/classes 11:07:22 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-representation-builder/src/main/java/org/eclipse/papyrus/web/application/representations/view/builders/ViewBuilder.java: Some input files use or override a deprecated API. 11:07:22 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-representation-builder/src/main/java/org/eclipse/papyrus/web/application/representations/view/builders/ViewBuilder.java: Recompile with -Xlint:deprecation for details. 11:07:22 [INFO] 11:07:22 [INFO] --- resources:3.3.1:testResources (default-testResources) @ papyrus-web-representation-builder --- 11:07:22 [INFO] Copying 1 resource from src/test/resources to target/test-classes 11:07:22 [INFO] 11:07:22 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ papyrus-web-representation-builder --- 11:07:22 [INFO] Changes detected - recompiling the module! :dependency 11:07:22 [INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes 11:07:22 [INFO] 11:07:22 [INFO] --- surefire:3.0.0:test (default-test) @ papyrus-web-representation-builder --- 11:07:22 [INFO] Tests are skipped. 11:07:22 [INFO] 11:07:22 [INFO] --- jacoco:0.8.7:report (report) @ papyrus-web-representation-builder --- 11:07:22 [INFO] Skipping JaCoCo execution due to missing execution data file. 11:07:22 [INFO] 11:07:22 [INFO] --- jar:3.3.0:jar (default-jar) @ papyrus-web-representation-builder --- 11:07:22 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-representation-builder/target/papyrus-web-representation-builder-2024.2.1.jar 11:07:22 [INFO] 11:07:22 [INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ papyrus-web-representation-builder >>> 11:07:22 [INFO] 11:07:22 [INFO] --- checkstyle:3.2.0:check (validate) @ papyrus-web-representation-builder --- 11:07:25 [INFO] Starting audit... 11:07:25 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-representation-builder/src/main/java/org/eclipse/papyrus/web/application/representations/uml/ADDiagramDescriptionBuilder.java:1848:5: Cyclomatic Complexity is 13 (max allowed is 10). [CyclomaticComplexity] 11:07:25 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-representation-builder/src/main/java/org/eclipse/papyrus/web/application/representations/uml/AbstractRepresentationDescriptionBuilder.java:79:1: Class Data Abstraction Coupling is 13 (max allowed is 12) classes [CallQuery, CallbackAdapter, IdBuilder, LabelConditionalStyleBuilder, ListCompartmentBuilder, NodeDescriptionBuilder, NodeSemanticCandidateExpressionTransformer, NoteStyleDescriptionBuilder, QueryHelper, StyleProvider, ToolComparator, UMLMetamodelHelper, ViewBuilder]. [ClassDataAbstractionCoupling] 11:07:25 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-representation-builder/src/main/java/org/eclipse/papyrus/web/application/representations/uml/AbstractRepresentationDescriptionBuilder.java:79:1: Class Fan-Out Complexity is 35 (max allowed is 30). [ClassFanOutComplexity] 11:07:25 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-representation-builder/src/main/java/org/eclipse/papyrus/web/application/representations/view/builders/ViewBuilder.java:73:1: Class Fan-Out Complexity is 35 (max allowed is 30). [ClassFanOutComplexity] 11:07:25 Audit done. 11:07:25 [INFO] You have 0 Checkstyle violations. 11:07:25 [INFO] 11:07:25 [INFO] --- jacoco:0.8.7:prepare-agent (default) @ papyrus-web-representation-builder --- 11:07:25 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Web-Master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-representation-builder/target/jacoco.exec 11:07:25 [INFO] 11:07:25 [INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ papyrus-web-representation-builder <<< 11:07:25 [INFO] 11:07:25 [INFO] 11:07:25 [INFO] --- source:3.2.1:jar (attach-sources) @ papyrus-web-representation-builder --- 11:07:25 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-representation-builder/target/papyrus-web-representation-builder-2024.2.1-sources.jar 11:07:25 [INFO] 11:07:25 [INFO] ------------------< papyrus-web:papyrus-web-services >------------------ 11:07:25 [INFO] Building papyrus-web-services 2024.2.1 [10/23] 11:07:25 [INFO] from papyrus-web-services/pom.xml 11:07:25 [INFO] --------------------------------[ jar ]--------------------------------- 11:07:26 [INFO] 11:07:26 [INFO] --- clean:3.2.0:clean (default-clean) @ papyrus-web-services --- 11:07:26 [INFO] 11:07:26 [INFO] --- checkstyle:3.2.0:check (validate) @ papyrus-web-services --- 11:07:29 [INFO] Starting audit... 11:07:29 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-services/src/main/java/org/eclipse/papyrus/web/services/aqlservices/AbstractDiagramService.java:114:1: Class Data Abstraction Coupling is 25 (max allowed is 12) classes [DefaultNamedElementNameProvider, DiagramElementHelper, DiagramNavigator, ElementBasedEdgeCreator, ElementConfigurer, ElementCreationChecker, ElementCreator, ElementDirectEditInputValueProvider, ElementDirectEditValueConsumer, ElementDomainBasedEdgeContainerProvider, ElementDomainBasedEdgeCreationChecker, ElementDomainBasedEdgeInitializer, ElementDomainBasedEdgeReconnectSourceBehaviorProvider, ElementDomainBasedEdgeReconnectTargetBehaviorProvider, ElementDomainBasedEdgeReconnectionSourceChecker, ElementDomainBasedEdgeReconnectionTargetChecker, ElementDomainBasedEdgeSourceProvider, ElementDomainBasedEdgeTargetsProvider, ElementFeatureModifier, GenericWebExternalDropBehaviorProvider, GenericWebInternalDropBehaviorProvider, KeywordLabelProvider, StereotypeLabelPrefixProvider, WebDiagramElementCreator, WebRepresentationQuerier]. [ClassDataAbstractionCoupling] 11:07:29 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-services/src/main/java/org/eclipse/papyrus/web/services/aqlservices/AbstractDiagramService.java:114:1: Class Fan-Out Complexity is 70 (max allowed is 30). [ClassFanOutComplexity] 11:07:29 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-services/src/main/java/org/eclipse/papyrus/web/services/aqlservices/activity/ActivityDiagramService.java:86:1: Class Fan-Out Complexity is 42 (max allowed is 30). [ClassFanOutComplexity] 11:07:29 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-services/src/main/java/org/eclipse/papyrus/web/services/aqlservices/activity/ActivityFeatureProvider.java:89:5: Class Fan-Out Complexity is 35 (max allowed is 30). [ClassFanOutComplexity] 11:07:29 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-services/src/main/java/org/eclipse/papyrus/web/services/aqlservices/component/ComponentDiagramService.java:60:1: Class Fan-Out Complexity is 33 (max allowed is 30). [ClassFanOutComplexity] 11:07:29 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-services/src/main/java/org/eclipse/papyrus/web/services/aqlservices/properties/PropertiesCrudServicesWrapper.java:326:5: Cyclomatic Complexity is 12 (max allowed is 10). [CyclomaticComplexity] 11:07:29 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-services/src/main/java/org/eclipse/papyrus/web/services/aqlservices/utils/SemanticDropSwitch.java:361:5: Cyclomatic Complexity is 12 (max allowed is 10). [CyclomaticComplexity] 11:07:29 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-services/src/main/java/org/eclipse/papyrus/web/services/documents/UploadDocumentEventHandlerCustomImpl.java:78:1: Class Data Abstraction Coupling is 14 (max allowed is 12) classes [BufferedInputStream, BufferedReader, ByteArrayInputStream, ByteArrayOutputStream, ChangeDescription, ClassPathResource, EObjectRandomIDManager, ErrorPayload, InputStreamReader, JSONResourceFactory, ResourceMetadataAdapter, UMLResourceImpl, UploadDocumentSuccessPayload, XMIResourceImpl]. [ClassDataAbstractionCoupling] 11:07:29 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-services/src/main/java/org/eclipse/papyrus/web/services/documents/UploadDocumentEventHandlerCustomImpl.java:78:1: Class Fan-Out Complexity is 41 (max allowed is 30). [ClassFanOutComplexity] 11:07:29 [WARN] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-services/src/main/java/org/eclipse/papyrus/web/services/representations/ViewRepresentationDescriptionSearchServiceCustomImpl.java:33:3: Comment matches to-do format 'TODO'. [TodoComment] 11:07:29 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-services/src/main/java/org/eclipse/papyrus/web/services/uml/profile/UMLProfileService.java:71:1: Class Data Abstraction Coupling is 13 (max allowed is 12) classes [ApplyProfileSuccessPayload, ByteArrayInputStream, ByteArrayOutputStream, Copier, DeleteProfileSuccessPayload, DynamicProfileConverter, ErrorPayload, ProfileDefinition, ProfileResourceEntity, ProfileVersion, PublishProfileSuccessPayload, UMLProfileMetadata, UMLProfileVersion]. [ClassDataAbstractionCoupling] 11:07:29 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-services/src/main/java/org/eclipse/papyrus/web/services/uml/profile/UMLProfileService.java:71:1: Class Fan-Out Complexity is 41 (max allowed is 30). [ClassFanOutComplexity] 11:07:29 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-services/src/test/java/org/eclipse/papyrus/web/services/editingcontext/EditingContextSearchServiceCustomImplTests.java:51:1: Class Data Abstraction Coupling is 14 (max allowed is 12) classes [ComposedAdapterFactory, DocumentEntity, EPackageRegistryImpl, EditingContextMetadata, EditingContextSearchServiceCustomImpl, EditingDomainFactoryServiceCustomImpl, IEditingContextProcessor.NoOp, IStaticPathmapResourceRegistry.NoOp, JSONResourceFactory, NoOpDocumentRepository, NoOpProfileRepository, NoOpProjectRepository, ProjectEntity, SimpleMeterRegistry]. [ClassDataAbstractionCoupling] 11:07:29 Audit done. 11:07:29 [INFO] You have 0 Checkstyle violations. 11:07:29 [INFO] 11:07:29 [INFO] --- jacoco:0.8.7:prepare-agent (default) @ papyrus-web-services --- 11:07:29 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Web-Master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-services/target/jacoco.exec 11:07:29 [INFO] 11:07:29 [INFO] --- resources:3.3.1:resources (default-resources) @ papyrus-web-services --- 11:07:29 [INFO] Copying 0 resource from src/main/resources to target/classes 11:07:29 [INFO] Copying 6 resources from src/main/resources to target/classes 11:07:29 [INFO] 11:07:29 [INFO] --- compiler:3.11.0:compile (default-compile) @ papyrus-web-services --- 11:07:29 [INFO] Changes detected - recompiling the module! :dependency 11:07:29 [INFO] Compiling 86 source files with javac [debug release 17] to target/classes 11:07:31 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-services/src/main/java/org/eclipse/papyrus/web/services/aqlservices/deployment/DeploymentDiagramService.java: Some input files use unchecked or unsafe operations. 11:07:31 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-services/src/main/java/org/eclipse/papyrus/web/services/aqlservices/deployment/DeploymentDiagramService.java: Recompile with -Xlint:unchecked for details. 11:07:31 [INFO] 11:07:31 [INFO] --- resources:3.3.1:testResources (default-testResources) @ papyrus-web-services --- 11:07:31 [INFO] Copying 8 resources from src/test/resources to target/test-classes 11:07:31 [INFO] 11:07:31 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ papyrus-web-services --- 11:07:31 [INFO] Changes detected - recompiling the module! :dependency 11:07:31 [INFO] Compiling 12 source files with javac [debug release 17] to target/test-classes 11:07:31 [INFO] 11:07:31 [INFO] --- surefire:3.0.0:test (default-test) @ papyrus-web-services --- 11:07:31 [INFO] Tests are skipped. 11:07:31 [INFO] 11:07:31 [INFO] --- jacoco:0.8.7:report (report) @ papyrus-web-services --- 11:07:31 [INFO] Skipping JaCoCo execution due to missing execution data file. 11:07:31 [INFO] 11:07:31 [INFO] --- jar:3.3.0:jar (default-jar) @ papyrus-web-services --- 11:07:31 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-services/target/papyrus-web-services-2024.2.1.jar 11:07:31 [INFO] 11:07:31 [INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ papyrus-web-services >>> 11:07:31 [INFO] 11:07:31 [INFO] --- checkstyle:3.2.0:check (validate) @ papyrus-web-services --- 11:07:33 [INFO] Starting audit... 11:07:33 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-services/src/main/java/org/eclipse/papyrus/web/services/aqlservices/AbstractDiagramService.java:114:1: Class Data Abstraction Coupling is 25 (max allowed is 12) classes [DefaultNamedElementNameProvider, DiagramElementHelper, DiagramNavigator, ElementBasedEdgeCreator, ElementConfigurer, ElementCreationChecker, ElementCreator, ElementDirectEditInputValueProvider, ElementDirectEditValueConsumer, ElementDomainBasedEdgeContainerProvider, ElementDomainBasedEdgeCreationChecker, ElementDomainBasedEdgeInitializer, ElementDomainBasedEdgeReconnectSourceBehaviorProvider, ElementDomainBasedEdgeReconnectTargetBehaviorProvider, ElementDomainBasedEdgeReconnectionSourceChecker, ElementDomainBasedEdgeReconnectionTargetChecker, ElementDomainBasedEdgeSourceProvider, ElementDomainBasedEdgeTargetsProvider, ElementFeatureModifier, GenericWebExternalDropBehaviorProvider, GenericWebInternalDropBehaviorProvider, KeywordLabelProvider, StereotypeLabelPrefixProvider, WebDiagramElementCreator, WebRepresentationQuerier]. [ClassDataAbstractionCoupling] 11:07:33 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-services/src/main/java/org/eclipse/papyrus/web/services/aqlservices/AbstractDiagramService.java:114:1: Class Fan-Out Complexity is 70 (max allowed is 30). [ClassFanOutComplexity] 11:07:33 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-services/src/main/java/org/eclipse/papyrus/web/services/aqlservices/activity/ActivityDiagramService.java:86:1: Class Fan-Out Complexity is 42 (max allowed is 30). [ClassFanOutComplexity] 11:07:33 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-services/src/main/java/org/eclipse/papyrus/web/services/aqlservices/activity/ActivityFeatureProvider.java:89:5: Class Fan-Out Complexity is 35 (max allowed is 30). [ClassFanOutComplexity] 11:07:33 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-services/src/main/java/org/eclipse/papyrus/web/services/aqlservices/component/ComponentDiagramService.java:60:1: Class Fan-Out Complexity is 33 (max allowed is 30). [ClassFanOutComplexity] 11:07:33 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-services/src/main/java/org/eclipse/papyrus/web/services/aqlservices/properties/PropertiesCrudServicesWrapper.java:326:5: Cyclomatic Complexity is 12 (max allowed is 10). [CyclomaticComplexity] 11:07:33 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-services/src/main/java/org/eclipse/papyrus/web/services/aqlservices/utils/SemanticDropSwitch.java:361:5: Cyclomatic Complexity is 12 (max allowed is 10). [CyclomaticComplexity] 11:07:33 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-services/src/main/java/org/eclipse/papyrus/web/services/documents/UploadDocumentEventHandlerCustomImpl.java:78:1: Class Data Abstraction Coupling is 14 (max allowed is 12) classes [BufferedInputStream, BufferedReader, ByteArrayInputStream, ByteArrayOutputStream, ChangeDescription, ClassPathResource, EObjectRandomIDManager, ErrorPayload, InputStreamReader, JSONResourceFactory, ResourceMetadataAdapter, UMLResourceImpl, UploadDocumentSuccessPayload, XMIResourceImpl]. [ClassDataAbstractionCoupling] 11:07:33 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-services/src/main/java/org/eclipse/papyrus/web/services/documents/UploadDocumentEventHandlerCustomImpl.java:78:1: Class Fan-Out Complexity is 41 (max allowed is 30). [ClassFanOutComplexity] 11:07:33 [WARN] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-services/src/main/java/org/eclipse/papyrus/web/services/representations/ViewRepresentationDescriptionSearchServiceCustomImpl.java:33:3: Comment matches to-do format 'TODO'. [TodoComment] 11:07:33 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-services/src/main/java/org/eclipse/papyrus/web/services/uml/profile/UMLProfileService.java:71:1: Class Data Abstraction Coupling is 13 (max allowed is 12) classes [ApplyProfileSuccessPayload, ByteArrayInputStream, ByteArrayOutputStream, Copier, DeleteProfileSuccessPayload, DynamicProfileConverter, ErrorPayload, ProfileDefinition, ProfileResourceEntity, ProfileVersion, PublishProfileSuccessPayload, UMLProfileMetadata, UMLProfileVersion]. [ClassDataAbstractionCoupling] 11:07:33 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-services/src/main/java/org/eclipse/papyrus/web/services/uml/profile/UMLProfileService.java:71:1: Class Fan-Out Complexity is 41 (max allowed is 30). [ClassFanOutComplexity] 11:07:33 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-services/src/test/java/org/eclipse/papyrus/web/services/editingcontext/EditingContextSearchServiceCustomImplTests.java:51:1: Class Data Abstraction Coupling is 14 (max allowed is 12) classes [ComposedAdapterFactory, DocumentEntity, EPackageRegistryImpl, EditingContextMetadata, EditingContextSearchServiceCustomImpl, EditingDomainFactoryServiceCustomImpl, IEditingContextProcessor.NoOp, IStaticPathmapResourceRegistry.NoOp, JSONResourceFactory, NoOpDocumentRepository, NoOpProfileRepository, NoOpProjectRepository, ProjectEntity, SimpleMeterRegistry]. [ClassDataAbstractionCoupling] 11:07:33 Audit done. 11:07:33 [INFO] You have 0 Checkstyle violations. 11:07:33 [INFO] 11:07:33 [INFO] --- jacoco:0.8.7:prepare-agent (default) @ papyrus-web-services --- 11:07:33 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Web-Master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-services/target/jacoco.exec 11:07:33 [INFO] 11:07:33 [INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ papyrus-web-services <<< 11:07:33 [INFO] 11:07:33 [INFO] 11:07:33 [INFO] --- source:3.2.1:jar (attach-sources) @ papyrus-web-services --- 11:07:33 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-services/target/papyrus-web-services-2024.2.1-sources.jar 11:07:33 [INFO] 11:07:33 [INFO] ------------------< papyrus-web:papyrus-web-graphql >------------------- 11:07:33 [INFO] Building papyrus-web-graphql 2024.2.1 [11/23] 11:07:33 [INFO] from papyrus-web-graphql/pom.xml 11:07:33 [INFO] --------------------------------[ jar ]--------------------------------- 11:07:34 [INFO] 11:07:34 [INFO] --- clean:3.2.0:clean (default-clean) @ papyrus-web-graphql --- 11:07:34 [INFO] 11:07:34 [INFO] --- checkstyle:3.2.0:check (validate) @ papyrus-web-graphql --- 11:07:34 [INFO] Starting audit... 11:07:34 Audit done. 11:07:34 [INFO] You have 0 Checkstyle violations. 11:07:34 [INFO] 11:07:34 [INFO] --- jacoco:0.8.7:prepare-agent (default) @ papyrus-web-graphql --- 11:07:34 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Web-Master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-graphql/target/jacoco.exec 11:07:34 [INFO] 11:07:34 [INFO] --- resources:3.3.1:resources (default-resources) @ papyrus-web-graphql --- 11:07:34 [INFO] Copying 0 resource from src/main/resources to target/classes 11:07:34 [INFO] Copying 2 resources from src/main/resources to target/classes 11:07:34 [INFO] 11:07:34 [INFO] --- compiler:3.11.0:compile (default-compile) @ papyrus-web-graphql --- 11:07:34 [INFO] Changes detected - recompiling the module! :dependency 11:07:34 [INFO] Compiling 10 source files with javac [debug release 17] to target/classes 11:07:35 [INFO] 11:07:35 [INFO] --- resources:3.3.1:testResources (default-testResources) @ papyrus-web-graphql --- 11:07:35 [INFO] Copying 1 resource from src/test/resources to target/test-classes 11:07:35 [INFO] 11:07:35 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ papyrus-web-graphql --- 11:07:35 [INFO] Changes detected - recompiling the module! :dependency 11:07:35 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 11:07:35 [INFO] 11:07:35 [INFO] --- surefire:3.0.0:test (default-test) @ papyrus-web-graphql --- 11:07:35 [INFO] Tests are skipped. 11:07:35 [INFO] 11:07:35 [INFO] --- jacoco:0.8.7:report (report) @ papyrus-web-graphql --- 11:07:35 [INFO] Skipping JaCoCo execution due to missing execution data file. 11:07:35 [INFO] 11:07:35 [INFO] --- jar:3.3.0:jar (default-jar) @ papyrus-web-graphql --- 11:07:35 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-graphql/target/papyrus-web-graphql-2024.2.1.jar 11:07:35 [INFO] 11:07:35 [INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ papyrus-web-graphql >>> 11:07:35 [INFO] 11:07:35 [INFO] --- checkstyle:3.2.0:check (validate) @ papyrus-web-graphql --- 11:07:35 [INFO] Starting audit... 11:07:35 Audit done. 11:07:35 [INFO] You have 0 Checkstyle violations. 11:07:35 [INFO] 11:07:35 [INFO] --- jacoco:0.8.7:prepare-agent (default) @ papyrus-web-graphql --- 11:07:35 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Web-Master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-graphql/target/jacoco.exec 11:07:35 [INFO] 11:07:35 [INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ papyrus-web-graphql <<< 11:07:35 [INFO] 11:07:35 [INFO] 11:07:35 [INFO] --- source:3.2.1:jar (attach-sources) @ papyrus-web-graphql --- 11:07:35 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-graphql/target/papyrus-web-graphql-2024.2.1-sources.jar 11:07:35 [INFO] 11:07:35 [INFO] ------------< papyrus-web:papyrus-web-custom-widgets-view >------------- 11:07:35 [INFO] Building papyrus-web-custom-widgets-view 2024.2.1 [12/23] 11:07:35 [INFO] from papyrus-web-custom-widgets-view/pom.xml 11:07:35 [INFO] --------------------------------[ jar ]--------------------------------- 11:07:35 [INFO] 11:07:35 [INFO] --- clean:3.2.0:clean (default-clean) @ papyrus-web-custom-widgets-view --- 11:07:35 [INFO] 11:07:35 [INFO] --- checkstyle:3.2.0:check (validate) @ papyrus-web-custom-widgets-view --- 11:07:35 [INFO] Starting audit... 11:07:35 Audit done. 11:07:35 [INFO] You have 0 Checkstyle violations. 11:07:35 [INFO] 11:07:35 [INFO] --- jacoco:0.8.7:prepare-agent (default) @ papyrus-web-custom-widgets-view --- 11:07:35 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Web-Master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-custom-widgets-view/target/jacoco.exec 11:07:35 [INFO] 11:07:35 [INFO] --- build-helper:3.3.0:add-source (add-source) @ papyrus-web-custom-widgets-view --- 11:07:35 [INFO] Source directory: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-custom-widgets-view/src/main/java added. 11:07:35 [INFO] Source directory: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-custom-widgets-view/src-gen/main/java added. 11:07:35 [INFO] 11:07:35 [INFO] --- resources:3.3.1:resources (default-resources) @ papyrus-web-custom-widgets-view --- 11:07:35 [INFO] Copying 0 resource from src/main/resources to target/classes 11:07:35 [INFO] Copying 2 resources from src/main/resources to target/classes 11:07:35 [INFO] 11:07:35 [INFO] --- compiler:3.11.0:compile (default-compile) @ papyrus-web-custom-widgets-view --- 11:07:35 [INFO] Changes detected - recompiling the module! :source 11:07:35 [INFO] Compiling 42 source files with javac [debug release 17] to target/classes 11:07:36 [INFO] 11:07:36 [INFO] --- resources:3.3.1:testResources (default-testResources) @ papyrus-web-custom-widgets-view --- 11:07:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-custom-widgets-view/src/test/resources 11:07:36 [INFO] 11:07:36 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ papyrus-web-custom-widgets-view --- 11:07:36 [INFO] No sources to compile 11:07:36 [INFO] 11:07:36 [INFO] --- surefire:3.0.0:test (default-test) @ papyrus-web-custom-widgets-view --- 11:07:36 [INFO] Tests are skipped. 11:07:36 [INFO] 11:07:36 [INFO] --- jacoco:0.8.7:report (report) @ papyrus-web-custom-widgets-view --- 11:07:36 [INFO] Skipping JaCoCo execution due to missing execution data file. 11:07:36 [INFO] 11:07:36 [INFO] --- jar:3.3.0:jar (default-jar) @ papyrus-web-custom-widgets-view --- 11:07:36 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-custom-widgets-view/target/papyrus-web-custom-widgets-view-2024.2.1.jar 11:07:36 [INFO] 11:07:36 [INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ papyrus-web-custom-widgets-view >>> 11:07:36 [INFO] 11:07:36 [INFO] --- checkstyle:3.2.0:check (validate) @ papyrus-web-custom-widgets-view --- 11:07:36 [INFO] Starting audit... 11:07:36 Audit done. 11:07:36 [INFO] You have 0 Checkstyle violations. 11:07:36 [INFO] 11:07:36 [INFO] --- jacoco:0.8.7:prepare-agent (default) @ papyrus-web-custom-widgets-view --- 11:07:36 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Web-Master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-custom-widgets-view/target/jacoco.exec 11:07:36 [INFO] 11:07:36 [INFO] --- build-helper:3.3.0:add-source (add-source) @ papyrus-web-custom-widgets-view --- 11:07:36 [INFO] Source directory: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-custom-widgets-view/src/main/java added. 11:07:36 [INFO] Source directory: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-custom-widgets-view/src-gen/main/java added. 11:07:36 [INFO] 11:07:36 [INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ papyrus-web-custom-widgets-view <<< 11:07:36 [INFO] 11:07:36 [INFO] 11:07:36 [INFO] --- source:3.2.1:jar (attach-sources) @ papyrus-web-custom-widgets-view --- 11:07:36 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-custom-widgets-view/target/papyrus-web-custom-widgets-view-2024.2.1-sources.jar 11:07:36 [INFO] 11:07:36 [INFO] ----------< papyrus-web:papyrus-web-custom-widgets-view-edit >---------- 11:07:36 [INFO] Building papyrus-web-custom-widgets-view-edit 2024.2.1 [13/23] 11:07:36 [INFO] from papyrus-web-custom-widgets-view-edit/pom.xml 11:07:36 [INFO] --------------------------------[ jar ]--------------------------------- 11:07:36 [INFO] 11:07:36 [INFO] --- clean:3.2.0:clean (default-clean) @ papyrus-web-custom-widgets-view-edit --- 11:07:36 [INFO] 11:07:36 [INFO] --- checkstyle:3.2.0:check (validate) @ papyrus-web-custom-widgets-view-edit --- 11:07:36 [INFO] Starting audit... 11:07:36 Audit done. 11:07:36 [INFO] You have 0 Checkstyle violations. 11:07:36 [INFO] 11:07:36 [INFO] --- jacoco:0.8.7:prepare-agent (default) @ papyrus-web-custom-widgets-view-edit --- 11:07:36 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Web-Master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-custom-widgets-view-edit/target/jacoco.exec 11:07:36 [INFO] 11:07:36 [INFO] --- build-helper:3.3.0:add-source (add-source) @ papyrus-web-custom-widgets-view-edit --- 11:07:36 [INFO] Source directory: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-custom-widgets-view-edit/src/main/java added. 11:07:36 [INFO] Source directory: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-custom-widgets-view-edit/src-gen/main/java added. 11:07:36 [INFO] 11:07:36 [INFO] --- resources:3.3.1:resources (default-resources) @ papyrus-web-custom-widgets-view-edit --- 11:07:36 [INFO] Copying 0 resource from src/main/resources to target/classes 11:07:36 [INFO] Copying 11 resources from src/main/resources to target/classes 11:07:36 [INFO] 11:07:36 [INFO] --- compiler:3.11.0:compile (default-compile) @ papyrus-web-custom-widgets-view-edit --- 11:07:36 [INFO] Changes detected - recompiling the module! :dependency 11:07:36 [INFO] Compiling 37 source files with javac [debug release 17] to target/classes 11:07:36 [INFO] 11:07:36 [INFO] --- resources:3.3.1:testResources (default-testResources) @ papyrus-web-custom-widgets-view-edit --- 11:07:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-custom-widgets-view-edit/src/test/resources 11:07:36 [INFO] 11:07:36 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ papyrus-web-custom-widgets-view-edit --- 11:07:36 [INFO] No sources to compile 11:07:36 [INFO] 11:07:36 [INFO] --- surefire:3.0.0:test (default-test) @ papyrus-web-custom-widgets-view-edit --- 11:07:36 [INFO] Tests are skipped. 11:07:36 [INFO] 11:07:36 [INFO] --- jacoco:0.8.7:report (report) @ papyrus-web-custom-widgets-view-edit --- 11:07:36 [INFO] Skipping JaCoCo execution due to missing execution data file. 11:07:36 [INFO] 11:07:36 [INFO] --- jar:3.3.0:jar (default-jar) @ papyrus-web-custom-widgets-view-edit --- 11:07:36 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-custom-widgets-view-edit/target/papyrus-web-custom-widgets-view-edit-2024.2.1.jar 11:07:36 [INFO] 11:07:36 [INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ papyrus-web-custom-widgets-view-edit >>> 11:07:36 [INFO] 11:07:36 [INFO] --- checkstyle:3.2.0:check (validate) @ papyrus-web-custom-widgets-view-edit --- 11:07:36 [INFO] Starting audit... 11:07:36 Audit done. 11:07:36 [INFO] You have 0 Checkstyle violations. 11:07:36 [INFO] 11:07:36 [INFO] --- jacoco:0.8.7:prepare-agent (default) @ papyrus-web-custom-widgets-view-edit --- 11:07:36 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Web-Master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-custom-widgets-view-edit/target/jacoco.exec 11:07:36 [INFO] 11:07:36 [INFO] --- build-helper:3.3.0:add-source (add-source) @ papyrus-web-custom-widgets-view-edit --- 11:07:36 [INFO] Source directory: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-custom-widgets-view-edit/src/main/java added. 11:07:36 [INFO] Source directory: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-custom-widgets-view-edit/src-gen/main/java added. 11:07:36 [INFO] 11:07:36 [INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ papyrus-web-custom-widgets-view-edit <<< 11:07:36 [INFO] 11:07:36 [INFO] 11:07:36 [INFO] --- source:3.2.1:jar (attach-sources) @ papyrus-web-custom-widgets-view-edit --- 11:07:36 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-custom-widgets-view-edit/target/papyrus-web-custom-widgets-view-edit-2024.2.1-sources.jar 11:07:36 [INFO] 11:07:36 [INFO] ---------------< papyrus-web:papyrus-web-custom-widgets >--------------- 11:07:36 [INFO] Building papyrus-web-custom-widgets 2024.2.1 [14/23] 11:07:36 [INFO] from papyrus-web-custom-widgets/pom.xml 11:07:36 [INFO] --------------------------------[ jar ]--------------------------------- 11:07:36 [INFO] 11:07:36 [INFO] --- clean:3.2.0:clean (default-clean) @ papyrus-web-custom-widgets --- 11:07:36 [INFO] 11:07:36 [INFO] --- checkstyle:3.2.0:check (validate) @ papyrus-web-custom-widgets --- 11:07:39 [INFO] Starting audit... 11:07:39 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-custom-widgets/src/main/java/org/eclipse/papyrus/web/custom/widgets/PapyrusWidgetsConverterSwitch.java:91:1: Class Fan-Out Complexity is 36 (max allowed is 30). [ClassFanOutComplexity] 11:07:39 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-custom-widgets/src/main/java/org/eclipse/papyrus/web/custom/widgets/primitivelist/PrimitiveListWidgetComponent.java:58:5: Cyclomatic Complexity is 12 (max allowed is 10). [CyclomaticComplexity] 11:07:39 [WARN] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-custom-widgets/src/main/java/org/eclipse/papyrus/web/custom/widgets/primitivelist/PrimitiveListWidgetComponent.java:58:5: NCSS for this method is 57 (max allowed is 50). [JavaNCSS] 11:07:39 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-custom-widgets/src/main/java/org/eclipse/papyrus/web/custom/widgets/primitivelist/PrimitiveListWidgetComponent.java:58:5: NPath Complexity is 1,152 (max allowed is 200). [NPathComplexity] 11:07:39 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-custom-widgets/src/test/java/org/eclipse/papyrus/web/custom/widgets/languageexpression/LanguageExpressionTests.java:58:1: Class Data Abstraction Coupling is 14 (max allowed is 12) classes [AddLanguageHandler, AddLanguageInput, AtomicBoolean, DeleteLanguageHandler, DeleteLanguageInput, EditLanguageBodyHandler, EditLanguageBodyInput, ICollaborativeFormMessageService.NoOp, IEditingContext.NoOp, IFormQueryService.NoOp, MoveLanguageHandler, MoveLanguageInput, SimpleMeterRegistry, Success]. [ClassDataAbstractionCoupling] 11:07:39 Audit done. 11:07:39 [INFO] You have 0 Checkstyle violations. 11:07:39 [INFO] 11:07:39 [INFO] --- jacoco:0.8.7:prepare-agent (default) @ papyrus-web-custom-widgets --- 11:07:39 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Web-Master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-custom-widgets/target/jacoco.exec 11:07:39 [INFO] 11:07:39 [INFO] --- resources:3.3.1:resources (default-resources) @ papyrus-web-custom-widgets --- 11:07:39 [INFO] Copying 0 resource from src/main/resources to target/classes 11:07:39 [INFO] Copying 4 resources from src/main/resources to target/classes 11:07:39 [INFO] 11:07:39 [INFO] --- compiler:3.11.0:compile (default-compile) @ papyrus-web-custom-widgets --- 11:07:39 [INFO] Changes detected - recompiling the module! :dependency 11:07:39 [INFO] Compiling 88 source files with javac [debug release 17] to target/classes 11:07:39 [INFO] 11:07:39 [INFO] --- resources:3.3.1:testResources (default-testResources) @ papyrus-web-custom-widgets --- 11:07:39 [INFO] Copying 1 resource from src/test/resources to target/test-classes 11:07:39 [INFO] 11:07:39 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ papyrus-web-custom-widgets --- 11:07:39 [INFO] Changes detected - recompiling the module! :dependency 11:07:39 [INFO] Compiling 11 source files with javac [debug release 17] to target/test-classes 11:07:40 [INFO] 11:07:40 [INFO] --- surefire:3.0.0:test (default-test) @ papyrus-web-custom-widgets --- 11:07:40 [INFO] Tests are skipped. 11:07:40 [INFO] 11:07:40 [INFO] --- jacoco:0.8.7:report (report) @ papyrus-web-custom-widgets --- 11:07:40 [INFO] Skipping JaCoCo execution due to missing execution data file. 11:07:40 [INFO] 11:07:40 [INFO] --- jar:3.3.0:jar (default-jar) @ papyrus-web-custom-widgets --- 11:07:40 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-custom-widgets/target/papyrus-web-custom-widgets-2024.2.1.jar 11:07:40 [INFO] 11:07:40 [INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ papyrus-web-custom-widgets >>> 11:07:40 [INFO] 11:07:40 [INFO] --- checkstyle:3.2.0:check (validate) @ papyrus-web-custom-widgets --- 11:07:42 [INFO] Starting audit... 11:07:42 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-custom-widgets/src/main/java/org/eclipse/papyrus/web/custom/widgets/PapyrusWidgetsConverterSwitch.java:91:1: Class Fan-Out Complexity is 36 (max allowed is 30). [ClassFanOutComplexity] 11:07:42 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-custom-widgets/src/main/java/org/eclipse/papyrus/web/custom/widgets/primitivelist/PrimitiveListWidgetComponent.java:58:5: Cyclomatic Complexity is 12 (max allowed is 10). [CyclomaticComplexity] 11:07:42 [WARN] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-custom-widgets/src/main/java/org/eclipse/papyrus/web/custom/widgets/primitivelist/PrimitiveListWidgetComponent.java:58:5: NCSS for this method is 57 (max allowed is 50). [JavaNCSS] 11:07:42 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-custom-widgets/src/main/java/org/eclipse/papyrus/web/custom/widgets/primitivelist/PrimitiveListWidgetComponent.java:58:5: NPath Complexity is 1,152 (max allowed is 200). [NPathComplexity] 11:07:42 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-custom-widgets/src/test/java/org/eclipse/papyrus/web/custom/widgets/languageexpression/LanguageExpressionTests.java:58:1: Class Data Abstraction Coupling is 14 (max allowed is 12) classes [AddLanguageHandler, AddLanguageInput, AtomicBoolean, DeleteLanguageHandler, DeleteLanguageInput, EditLanguageBodyHandler, EditLanguageBodyInput, ICollaborativeFormMessageService.NoOp, IEditingContext.NoOp, IFormQueryService.NoOp, MoveLanguageHandler, MoveLanguageInput, SimpleMeterRegistry, Success]. [ClassDataAbstractionCoupling] 11:07:42 Audit done. 11:07:42 [INFO] You have 0 Checkstyle violations. 11:07:42 [INFO] 11:07:42 [INFO] --- jacoco:0.8.7:prepare-agent (default) @ papyrus-web-custom-widgets --- 11:07:42 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Web-Master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-custom-widgets/target/jacoco.exec 11:07:42 [INFO] 11:07:42 [INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ papyrus-web-custom-widgets <<< 11:07:42 [INFO] 11:07:42 [INFO] 11:07:42 [INFO] --- source:3.2.1:jar (attach-sources) @ papyrus-web-custom-widgets --- 11:07:42 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-custom-widgets/target/papyrus-web-custom-widgets-2024.2.1-sources.jar 11:07:42 [INFO] 11:07:42 [INFO] -------------< papyrus-web:papyrus-web-properties-builder >------------- 11:07:42 [INFO] Building papyrus-web-properties-builder 2024.2.1 [15/23] 11:07:42 [INFO] from papyrus-web-properties-builder/pom.xml 11:07:42 [INFO] --------------------------------[ jar ]--------------------------------- 11:07:42 [INFO] 11:07:42 [INFO] --- clean:3.2.0:clean (default-clean) @ papyrus-web-properties-builder --- 11:07:42 [INFO] 11:07:42 [INFO] --- checkstyle:3.2.0:check (validate) @ papyrus-web-properties-builder --- 11:07:42 [INFO] Starting audit... 11:07:42 Audit done. 11:07:42 [INFO] You have 0 Checkstyle violations. 11:07:42 [INFO] 11:07:42 [INFO] --- jacoco:0.8.7:prepare-agent (default) @ papyrus-web-properties-builder --- 11:07:42 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Web-Master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-properties-builder/target/jacoco.exec 11:07:42 [INFO] 11:07:42 [INFO] --- build-helper:3.3.0:add-source (default) @ papyrus-web-properties-builder --- 11:07:42 [INFO] Source directory: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-properties-builder/src/gen/java added. 11:07:42 [INFO] Source directory: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-properties-builder/src/man/java added. 11:07:42 [INFO] 11:07:42 [INFO] --- resources:3.3.1:resources (default-resources) @ papyrus-web-properties-builder --- 11:07:42 [INFO] Copying 0 resource from src/main/resources to target/classes 11:07:42 [INFO] Copying 2 resources from src/main/resources to target/classes 11:07:42 [INFO] 11:07:42 [INFO] --- compiler:3.11.0:compile (default-compile) @ papyrus-web-properties-builder --- 11:07:42 [INFO] Changes detected - recompiling the module! :dependency 11:07:42 [INFO] Compiling 234 source files with javac [debug release 17] to target/classes 11:07:43 [INFO] 11:07:43 [INFO] --- resources:3.3.1:testResources (default-testResources) @ papyrus-web-properties-builder --- 11:07:43 [INFO] Copying 1 resource from src/test/resources to target/test-classes 11:07:43 [INFO] 11:07:43 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ papyrus-web-properties-builder --- 11:07:43 [INFO] Changes detected - recompiling the module! :dependency 11:07:43 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 11:07:44 [INFO] 11:07:44 [INFO] --- surefire:3.0.0:test (default-test) @ papyrus-web-properties-builder --- 11:07:44 [INFO] Tests are skipped. 11:07:44 [INFO] 11:07:44 [INFO] --- jacoco:0.8.7:report (report) @ papyrus-web-properties-builder --- 11:07:44 [INFO] Skipping JaCoCo execution due to missing execution data file. 11:07:44 [INFO] 11:07:44 [INFO] --- jar:3.3.0:jar (default-jar) @ papyrus-web-properties-builder --- 11:07:44 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-properties-builder/target/papyrus-web-properties-builder-2024.2.1.jar 11:07:44 [INFO] 11:07:44 [INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ papyrus-web-properties-builder >>> 11:07:44 [INFO] 11:07:44 [INFO] --- checkstyle:3.2.0:check (validate) @ papyrus-web-properties-builder --- 11:07:44 [INFO] Starting audit... 11:07:44 Audit done. 11:07:44 [INFO] You have 0 Checkstyle violations. 11:07:44 [INFO] 11:07:44 [INFO] --- jacoco:0.8.7:prepare-agent (default) @ papyrus-web-properties-builder --- 11:07:44 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Web-Master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-properties-builder/target/jacoco.exec 11:07:44 [INFO] 11:07:44 [INFO] --- build-helper:3.3.0:add-source (default) @ papyrus-web-properties-builder --- 11:07:44 [INFO] Source directory: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-properties-builder/src/gen/java added. 11:07:44 [INFO] Source directory: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-properties-builder/src/man/java added. 11:07:44 [INFO] 11:07:44 [INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ papyrus-web-properties-builder <<< 11:07:44 [INFO] 11:07:44 [INFO] 11:07:44 [INFO] --- source:3.2.1:jar (attach-sources) @ papyrus-web-properties-builder --- 11:07:44 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-properties-builder/target/papyrus-web-properties-builder-2024.2.1-sources.jar 11:07:44 [INFO] 11:07:44 [INFO] ----------------< papyrus-web:papyrus-web-cpp-profile >----------------- 11:07:44 [INFO] Building papyrus-web-cpp-profile 2024.2.1 [16/23] 11:07:44 [INFO] from papyrus-web-cpp-profile/pom.xml 11:07:44 [INFO] --------------------------------[ jar ]--------------------------------- 11:07:46 [INFO] 11:07:46 [INFO] --- clean:3.2.0:clean (default-clean) @ papyrus-web-cpp-profile --- 11:07:46 [INFO] 11:07:46 [INFO] --- checkstyle:3.2.0:check (validate) @ papyrus-web-cpp-profile --- 11:07:46 [INFO] Starting audit... 11:07:46 Audit done. 11:07:46 [INFO] You have 0 Checkstyle violations. 11:07:46 [INFO] 11:07:46 [INFO] --- jacoco:0.8.7:prepare-agent (default) @ papyrus-web-cpp-profile --- 11:07:46 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Web-Master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-cpp-profile/target/jacoco.exec 11:07:46 [INFO] 11:07:46 [INFO] --- resources:3.3.1:resources (default-resources) @ papyrus-web-cpp-profile --- 11:07:46 [INFO] Copying 0 resource from src/main/resources to target/classes 11:07:46 [INFO] Copying 4 resources from src/main/resources to target/classes 11:07:46 [INFO] 11:07:46 [INFO] --- compiler:3.11.0:compile (default-compile) @ papyrus-web-cpp-profile --- 11:07:46 [INFO] Changes detected - recompiling the module! :dependency 11:07:46 [INFO] Compiling 5 source files with javac [debug release 17] to target/classes 11:07:47 [INFO] 11:07:47 [INFO] --- resources:3.3.1:testResources (default-testResources) @ papyrus-web-cpp-profile --- 11:07:47 [INFO] Copying 1 resource from src/test/resources to target/test-classes 11:07:47 [INFO] 11:07:47 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ papyrus-web-cpp-profile --- 11:07:47 [INFO] Changes detected - recompiling the module! :dependency 11:07:47 [INFO] 11:07:47 [INFO] --- surefire:3.0.0:test (default-test) @ papyrus-web-cpp-profile --- 11:07:47 [INFO] Tests are skipped. 11:07:47 [INFO] 11:07:47 [INFO] --- jacoco:0.8.7:report (report) @ papyrus-web-cpp-profile --- 11:07:47 [INFO] Skipping JaCoCo execution due to missing execution data file. 11:07:47 [INFO] 11:07:47 [INFO] --- jar:3.3.0:jar (default-jar) @ papyrus-web-cpp-profile --- 11:07:47 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-cpp-profile/target/papyrus-web-cpp-profile-2024.2.1.jar 11:07:47 [INFO] 11:07:47 [INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ papyrus-web-cpp-profile >>> 11:07:47 [INFO] 11:07:47 [INFO] --- checkstyle:3.2.0:check (validate) @ papyrus-web-cpp-profile --- 11:07:47 [INFO] Starting audit... 11:07:47 Audit done. 11:07:47 [INFO] You have 0 Checkstyle violations. 11:07:47 [INFO] 11:07:47 [INFO] --- jacoco:0.8.7:prepare-agent (default) @ papyrus-web-cpp-profile --- 11:07:47 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Web-Master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-cpp-profile/target/jacoco.exec 11:07:47 [INFO] 11:07:47 [INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ papyrus-web-cpp-profile <<< 11:07:47 [INFO] 11:07:47 [INFO] 11:07:47 [INFO] --- source:3.2.1:jar (attach-sources) @ papyrus-web-cpp-profile --- 11:07:47 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-cpp-profile/target/papyrus-web-cpp-profile-2024.2.1-sources.jar 11:07:47 [INFO] 11:07:47 [INFO] ----------------< papyrus-web:papyrus-web-java-profile >---------------- 11:07:47 [INFO] Building papyrus-web-java-profile 2024.2.1 [17/23] 11:07:47 [INFO] from papyrus-web-java-profile/pom.xml 11:07:47 [INFO] --------------------------------[ jar ]--------------------------------- 11:07:49 [INFO] 11:07:49 [INFO] --- clean:3.2.0:clean (default-clean) @ papyrus-web-java-profile --- 11:07:49 [INFO] 11:07:49 [INFO] --- checkstyle:3.2.0:check (validate) @ papyrus-web-java-profile --- 11:07:49 [INFO] Starting audit... 11:07:49 Audit done. 11:07:49 [INFO] You have 0 Checkstyle violations. 11:07:49 [INFO] 11:07:49 [INFO] --- jacoco:0.8.7:prepare-agent (default) @ papyrus-web-java-profile --- 11:07:49 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Web-Master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-java-profile/target/jacoco.exec 11:07:49 [INFO] 11:07:49 [INFO] --- resources:3.3.1:resources (default-resources) @ papyrus-web-java-profile --- 11:07:49 [INFO] Copying 0 resource from src/main/resources to target/classes 11:07:49 [INFO] Copying 2 resources from src/main/resources to target/classes 11:07:49 [INFO] 11:07:49 [INFO] --- compiler:3.11.0:compile (default-compile) @ papyrus-web-java-profile --- 11:07:49 [INFO] Changes detected - recompiling the module! :dependency 11:07:49 [INFO] Compiling 5 source files with javac [debug release 17] to target/classes 11:07:49 [INFO] 11:07:49 [INFO] --- resources:3.3.1:testResources (default-testResources) @ papyrus-web-java-profile --- 11:07:49 [INFO] Copying 1 resource from src/test/resources to target/test-classes 11:07:49 [INFO] 11:07:49 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ papyrus-web-java-profile --- 11:07:49 [INFO] Changes detected - recompiling the module! :dependency 11:07:49 [INFO] 11:07:49 [INFO] --- surefire:3.0.0:test (default-test) @ papyrus-web-java-profile --- 11:07:49 [INFO] Tests are skipped. 11:07:49 [INFO] 11:07:49 [INFO] --- jacoco:0.8.7:report (report) @ papyrus-web-java-profile --- 11:07:49 [INFO] Skipping JaCoCo execution due to missing execution data file. 11:07:49 [INFO] 11:07:49 [INFO] --- jar:3.3.0:jar (default-jar) @ papyrus-web-java-profile --- 11:07:49 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-java-profile/target/papyrus-web-java-profile-2024.2.1.jar 11:07:49 [INFO] 11:07:49 [INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ papyrus-web-java-profile >>> 11:07:49 [INFO] 11:07:49 [INFO] --- checkstyle:3.2.0:check (validate) @ papyrus-web-java-profile --- 11:07:49 [INFO] Starting audit... 11:07:49 Audit done. 11:07:49 [INFO] You have 0 Checkstyle violations. 11:07:49 [INFO] 11:07:49 [INFO] --- jacoco:0.8.7:prepare-agent (default) @ papyrus-web-java-profile --- 11:07:49 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Web-Master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-java-profile/target/jacoco.exec 11:07:49 [INFO] 11:07:49 [INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ papyrus-web-java-profile <<< 11:07:49 [INFO] 11:07:49 [INFO] 11:07:49 [INFO] --- source:3.2.1:jar (attach-sources) @ papyrus-web-java-profile --- 11:07:49 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-java-profile/target/papyrus-web-java-profile-2024.2.1-sources.jar 11:07:49 [INFO] 11:07:49 [INFO] -----------< papyrus-web:papyrus-web-transformation-profile >----------- 11:07:49 [INFO] Building papyrus-web-transformation-profile 2024.2.1 [18/23] 11:07:49 [INFO] from papyrus-web-transformation-profile/pom.xml 11:07:49 [INFO] --------------------------------[ jar ]--------------------------------- 11:07:50 [INFO] 11:07:50 [INFO] --- clean:3.2.0:clean (default-clean) @ papyrus-web-transformation-profile --- 11:07:50 [INFO] 11:07:50 [INFO] --- checkstyle:3.2.0:check (validate) @ papyrus-web-transformation-profile --- 11:07:50 [INFO] Starting audit... 11:07:50 [WARN] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-transformation-profile/src/main/java/org/eclipse/papyrus/web/profile/java/TransformationPathMapProvider.java:33:11: Comment matches to-do format 'TODO'. [TodoComment] 11:07:50 Audit done. 11:07:50 [INFO] You have 0 Checkstyle violations. 11:07:50 [INFO] 11:07:50 [INFO] --- jacoco:0.8.7:prepare-agent (default) @ papyrus-web-transformation-profile --- 11:07:50 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Web-Master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-transformation-profile/target/jacoco.exec 11:07:50 [INFO] 11:07:50 [INFO] --- resources:3.3.1:resources (default-resources) @ papyrus-web-transformation-profile --- 11:07:50 [INFO] Copying 0 resource from src/main/resources to target/classes 11:07:50 [INFO] Copying 1 resource from src/main/resources to target/classes 11:07:50 [INFO] 11:07:50 [INFO] --- compiler:3.11.0:compile (default-compile) @ papyrus-web-transformation-profile --- 11:07:50 [INFO] Changes detected - recompiling the module! :dependency 11:07:50 [INFO] Compiling 3 source files with javac [debug release 17] to target/classes 11:07:50 [INFO] 11:07:50 [INFO] --- resources:3.3.1:testResources (default-testResources) @ papyrus-web-transformation-profile --- 11:07:50 [INFO] Copying 1 resource from src/test/resources to target/test-classes 11:07:50 [INFO] 11:07:50 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ papyrus-web-transformation-profile --- 11:07:50 [INFO] Changes detected - recompiling the module! :dependency 11:07:50 [INFO] 11:07:50 [INFO] --- surefire:3.0.0:test (default-test) @ papyrus-web-transformation-profile --- 11:07:50 [INFO] Tests are skipped. 11:07:50 [INFO] 11:07:50 [INFO] --- jacoco:0.8.7:report (report) @ papyrus-web-transformation-profile --- 11:07:50 [INFO] Skipping JaCoCo execution due to missing execution data file. 11:07:50 [INFO] 11:07:50 [INFO] --- jar:3.3.0:jar (default-jar) @ papyrus-web-transformation-profile --- 11:07:50 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-transformation-profile/target/papyrus-web-transformation-profile-2024.2.1.jar 11:07:50 [INFO] 11:07:50 [INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ papyrus-web-transformation-profile >>> 11:07:50 [INFO] 11:07:50 [INFO] --- checkstyle:3.2.0:check (validate) @ papyrus-web-transformation-profile --- 11:07:51 [INFO] Starting audit... 11:07:51 [WARN] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-transformation-profile/src/main/java/org/eclipse/papyrus/web/profile/java/TransformationPathMapProvider.java:33:11: Comment matches to-do format 'TODO'. [TodoComment] 11:07:51 Audit done. 11:07:51 [INFO] You have 0 Checkstyle violations. 11:07:51 [INFO] 11:07:51 [INFO] --- jacoco:0.8.7:prepare-agent (default) @ papyrus-web-transformation-profile --- 11:07:51 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Web-Master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-transformation-profile/target/jacoco.exec 11:07:51 [INFO] 11:07:51 [INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ papyrus-web-transformation-profile <<< 11:07:51 [INFO] 11:07:51 [INFO] 11:07:51 [INFO] --- source:3.2.1:jar (attach-sources) @ papyrus-web-transformation-profile --- 11:07:51 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-transformation-profile/target/papyrus-web-transformation-profile-2024.2.1-sources.jar 11:07:51 [INFO] 11:07:51 [INFO] --------------< papyrus-web:papyrus-web-codegen-profile >--------------- 11:07:51 [INFO] Building papyrus-web-codegen-profile 2024.2.1 [19/23] 11:07:51 [INFO] from papyrus-web-codegen-profile/pom.xml 11:07:51 [INFO] --------------------------------[ jar ]--------------------------------- 11:07:52 [INFO] 11:07:52 [INFO] --- clean:3.2.0:clean (default-clean) @ papyrus-web-codegen-profile --- 11:07:52 [INFO] 11:07:52 [INFO] --- checkstyle:3.2.0:check (validate) @ papyrus-web-codegen-profile --- 11:07:52 [INFO] Starting audit... 11:07:52 Audit done. 11:07:52 [INFO] You have 0 Checkstyle violations. 11:07:52 [INFO] 11:07:52 [INFO] --- jacoco:0.8.7:prepare-agent (default) @ papyrus-web-codegen-profile --- 11:07:52 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Web-Master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-codegen-profile/target/jacoco.exec 11:07:52 [INFO] 11:07:52 [INFO] --- resources:3.3.1:resources (default-resources) @ papyrus-web-codegen-profile --- 11:07:52 [INFO] Copying 0 resource from src/main/resources to target/classes 11:07:52 [INFO] Copying 1 resource from src/main/resources to target/classes 11:07:52 [INFO] 11:07:52 [INFO] --- compiler:3.11.0:compile (default-compile) @ papyrus-web-codegen-profile --- 11:07:52 [INFO] Changes detected - recompiling the module! :dependency 11:07:52 [INFO] Compiling 3 source files with javac [debug release 17] to target/classes 11:07:52 [INFO] 11:07:52 [INFO] --- resources:3.3.1:testResources (default-testResources) @ papyrus-web-codegen-profile --- 11:07:52 [INFO] Copying 1 resource from src/test/resources to target/test-classes 11:07:52 [INFO] 11:07:52 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ papyrus-web-codegen-profile --- 11:07:52 [INFO] Changes detected - recompiling the module! :dependency 11:07:52 [INFO] 11:07:52 [INFO] --- surefire:3.0.0:test (default-test) @ papyrus-web-codegen-profile --- 11:07:52 [INFO] Tests are skipped. 11:07:52 [INFO] 11:07:52 [INFO] --- jacoco:0.8.7:report (report) @ papyrus-web-codegen-profile --- 11:07:52 [INFO] Skipping JaCoCo execution due to missing execution data file. 11:07:52 [INFO] 11:07:52 [INFO] --- jar:3.3.0:jar (default-jar) @ papyrus-web-codegen-profile --- 11:07:52 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-codegen-profile/target/papyrus-web-codegen-profile-2024.2.1.jar 11:07:52 [INFO] 11:07:52 [INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ papyrus-web-codegen-profile >>> 11:07:52 [INFO] 11:07:52 [INFO] --- checkstyle:3.2.0:check (validate) @ papyrus-web-codegen-profile --- 11:07:52 [INFO] Starting audit... 11:07:52 Audit done. 11:07:52 [INFO] You have 0 Checkstyle violations. 11:07:52 [INFO] 11:07:52 [INFO] --- jacoco:0.8.7:prepare-agent (default) @ papyrus-web-codegen-profile --- 11:07:52 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Web-Master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-codegen-profile/target/jacoco.exec 11:07:52 [INFO] 11:07:52 [INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ papyrus-web-codegen-profile <<< 11:07:52 [INFO] 11:07:52 [INFO] 11:07:52 [INFO] --- source:3.2.1:jar (attach-sources) @ papyrus-web-codegen-profile --- 11:07:52 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-codegen-profile/target/papyrus-web-codegen-profile-2024.2.1-sources.jar 11:07:52 [INFO] 11:07:52 [INFO] ------------------< papyrus-web:papyrus-web-graphics >------------------ 11:07:52 [INFO] Building papyrus-web-graphics 2024.2.1 [20/23] 11:07:52 [INFO] from papyrus-web-graphics/pom.xml 11:07:52 [INFO] --------------------------------[ jar ]--------------------------------- 11:07:53 [INFO] 11:07:53 [INFO] --- clean:3.2.0:clean (default-clean) @ papyrus-web-graphics --- 11:07:53 [INFO] 11:07:53 [INFO] --- checkstyle:3.2.0:check (validate) @ papyrus-web-graphics --- 11:07:53 [INFO] Starting audit... 11:07:53 Audit done. 11:07:53 [INFO] You have 0 Checkstyle violations. 11:07:53 [INFO] 11:07:53 [INFO] --- jacoco:0.8.7:prepare-agent (default) @ papyrus-web-graphics --- 11:07:53 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Web-Master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-graphics/target/jacoco.exec 11:07:53 [INFO] 11:07:53 [INFO] --- resources:3.3.1:resources (default-resources) @ papyrus-web-graphics --- 11:07:53 [INFO] Copying 0 resource from src/main/resources to target/classes 11:07:53 [INFO] Copying 227 resources from src/main/resources to target/classes 11:07:53 [INFO] 11:07:53 [INFO] --- compiler:3.11.0:compile (default-compile) @ papyrus-web-graphics --- 11:07:53 [INFO] Changes detected - recompiling the module! :dependency 11:07:53 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 11:07:53 [INFO] 11:07:53 [INFO] --- resources:3.3.1:testResources (default-testResources) @ papyrus-web-graphics --- 11:07:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-graphics/src/test/resources 11:07:53 [INFO] 11:07:53 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ papyrus-web-graphics --- 11:07:53 [INFO] No sources to compile 11:07:53 [INFO] 11:07:53 [INFO] --- surefire:3.0.0:test (default-test) @ papyrus-web-graphics --- 11:07:53 [INFO] Tests are skipped. 11:07:53 [INFO] 11:07:53 [INFO] --- jacoco:0.8.7:report (report) @ papyrus-web-graphics --- 11:07:53 [INFO] Skipping JaCoCo execution due to missing execution data file. 11:07:53 [INFO] 11:07:53 [INFO] --- jar:3.3.0:jar (default-jar) @ papyrus-web-graphics --- 11:07:53 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-graphics/target/papyrus-web-graphics-2024.2.1.jar 11:07:53 [INFO] 11:07:53 [INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ papyrus-web-graphics >>> 11:07:53 [INFO] 11:07:53 [INFO] --- checkstyle:3.2.0:check (validate) @ papyrus-web-graphics --- 11:07:53 [INFO] Starting audit... 11:07:53 Audit done. 11:07:53 [INFO] You have 0 Checkstyle violations. 11:07:53 [INFO] 11:07:53 [INFO] --- jacoco:0.8.7:prepare-agent (default) @ papyrus-web-graphics --- 11:07:53 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Web-Master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-graphics/target/jacoco.exec 11:07:53 [INFO] 11:07:53 [INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ papyrus-web-graphics <<< 11:07:53 [INFO] 11:07:53 [INFO] 11:07:53 [INFO] --- source:3.2.1:jar (attach-sources) @ papyrus-web-graphics --- 11:07:53 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-graphics/target/papyrus-web-graphics-2024.2.1-sources.jar 11:07:53 [INFO] 11:07:53 [INFO] ----------------< papyrus-web:papyrus-web-application >----------------- 11:07:53 [INFO] Building papyrus-web-application 2024.2.1 [21/23] 11:07:53 [INFO] from papyrus-web-application/pom.xml 11:07:53 [INFO] --------------------------------[ jar ]--------------------------------- 11:08:02 [INFO] 11:08:02 [INFO] --- clean:3.2.0:clean (default-clean) @ papyrus-web-application --- 11:08:02 [INFO] 11:08:02 [INFO] --- checkstyle:3.2.0:check (validate) @ papyrus-web-application --- 11:08:09 [INFO] Starting audit... 11:08:09 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-application/src/main/java/org/eclipse/papyrus/web/application/configuration/PapyrusConnectorToolsProvider.java:76:5: Cyclomatic Complexity is 13 (max allowed is 10). [CyclomaticComplexity] 11:08:09 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-application/src/main/java/org/eclipse/papyrus/web/application/configuration/PapyrusRepresentationDescriptionProvider.java:57:1: Class Data Abstraction Coupling is 13 (max allowed is 12) classes [ADDiagramDescriptionBuilder, CDDiagramDescriptionBuilder, CODDiagramDescriptionBuilder, CPDDiagramDescriptionBuilder, CSDDiagramDescriptionBuilder, DDDiagramDescriptionBuilder, ECrossReferenceAdapter, JsonResourceImpl, PADDiagramDescriptionBuilder, PRDDiagramDescriptionBuilder, ResourceSetImpl, SMDDiagramDescriptionBuilder, UCDDiagramDescriptionBuilder]. [ClassDataAbstractionCoupling] 11:08:09 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-application/src/main/java/org/eclipse/papyrus/web/application/configuration/RepresentationServicesProvider.java:85:5: Cyclomatic Complexity is 13 (max allowed is 10). [CyclomaticComplexity] 11:08:09 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-application/src/main/java/org/eclipse/papyrus/web/application/configuration/StudioProjectTemplatesInitializer.java:81:1: Class Fan-Out Complexity is 48 (max allowed is 30). [ClassFanOutComplexity] 11:08:09 [WARN] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-application/src/main/java/org/eclipse/papyrus/web/application/configuration/StudioProjectTemplatesInitializer.java:330:5: NCSS for this method is 55 (max allowed is 50). [JavaNCSS] 11:08:09 [WARN] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-application/src/main/java/org/eclipse/papyrus/web/application/services/VariableDocumentationGenerator.java:74: Character could cause encoding issue. [illegal.regex.encoding] 11:08:09 [WARN] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-application/src/test/java/org/eclipse/papyrus/web/application/integration/view/ViewFormIdFormatTests.java:78: These are for debug/batch applications launches only. Remove them from production build. [illegal.regex.badpractices] 11:08:09 [WARN] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-application/src/test/java/org/eclipse/papyrus/web/application/integration/view/ViewFormIdFormatTests.java:129:15: Comment matches to-do format 'TODO'. [TodoComment] 11:08:09 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-application/src/test/java/org/eclipse/papyrus/web/application/services/activity/ActivityDiagramServiceTests.java:71:1: Class Fan-Out Complexity is 34 (max allowed is 30). [ClassFanOutComplexity] 11:08:09 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-application/src/test/java/org/eclipse/papyrus/web/application/services/clazz/ClassDiagramTests.java:81:1: Class Fan-Out Complexity is 39 (max allowed is 30). [ClassFanOutComplexity] 11:08:09 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-application/src/test/java/org/eclipse/papyrus/web/application/services/clazz/ClassDiagramTests.java:1465:5: Cyclomatic Complexity is 14 (max allowed is 10). [CyclomaticComplexity] 11:08:09 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-application/src/test/java/org/eclipse/papyrus/web/application/tools/test/AbstractPapyrusWebTest.java:79:1: Class Fan-Out Complexity is 39 (max allowed is 30). [ClassFanOutComplexity] 11:08:09 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-application/src/test/java/org/eclipse/papyrus/web/application/utils/AssociationTestCaseBuilder.java:113:5: Cyclomatic Complexity is 13 (max allowed is 10). [CyclomaticComplexity] 11:08:09 Audit done. 11:08:09 [INFO] You have 0 Checkstyle violations. 11:08:09 [INFO] 11:08:09 [INFO] --- jacoco:0.8.7:prepare-agent (default) @ papyrus-web-application --- 11:08:09 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Web-Master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-application/target/jacoco.exec 11:08:09 [INFO] 11:08:09 [INFO] --- spring-boot:3.1.2:build-info (default) @ papyrus-web-application --- 11:08:09 [INFO] 11:08:09 [INFO] --- resources:3.3.1:resources (default-resources) @ papyrus-web-application --- 11:08:09 [INFO] Copying 2 resources from src/main/resources to target/classes 11:08:09 [INFO] Copying 10 resources from src/main/resources to target/classes 11:08:09 [INFO] 11:08:09 [INFO] --- compiler:3.11.0:compile (default-compile) @ papyrus-web-application --- 11:08:09 [INFO] Changes detected - recompiling the module! :dependency 11:08:09 [INFO] Compiling 62 source files with javac [debug release 17] to target/classes 11:08:10 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-application/src/main/java/org/eclipse/papyrus/web/application/properties/NonDerivedNonContainmentReferenceIfDescriptionProvider.java: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-application/src/main/java/org/eclipse/papyrus/web/application/properties/NonDerivedNonContainmentReferenceIfDescriptionProvider.java uses unchecked or unsafe operations. 11:08:10 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-application/src/main/java/org/eclipse/papyrus/web/application/properties/NonDerivedNonContainmentReferenceIfDescriptionProvider.java: Recompile with -Xlint:unchecked for details. 11:08:10 [INFO] 11:08:10 [INFO] --- resources:3.3.1:testResources (default-testResources) @ papyrus-web-application --- 11:08:10 [INFO] Copying 9 resources from src/test/resources to target/test-classes 11:08:10 [INFO] 11:08:10 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ papyrus-web-application --- 11:08:10 [INFO] Changes detected - recompiling the module! :dependency 11:08:10 [INFO] Compiling 175 source files with javac [debug release 17] to target/test-classes 11:08:13 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-application/src/test/java/org/eclipse/papyrus/web/application/utils/DiagramServiceTestHelper.java: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-application/src/test/java/org/eclipse/papyrus/web/application/utils/DiagramServiceTestHelper.java uses or overrides a deprecated API. 11:08:13 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-application/src/test/java/org/eclipse/papyrus/web/application/utils/DiagramServiceTestHelper.java: Recompile with -Xlint:deprecation for details. 11:08:13 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-application/src/test/java/org/eclipse/papyrus/web/application/utils/mutations/GetPaletteToolQueryRunner.java: Some input files use unchecked or unsafe operations. 11:08:13 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-application/src/test/java/org/eclipse/papyrus/web/application/utils/mutations/GetPaletteToolQueryRunner.java: Recompile with -Xlint:unchecked for details. 11:08:13 [INFO] 11:08:13 [INFO] --- surefire:3.0.0:test (default-test) @ papyrus-web-application --- 11:08:13 [INFO] Tests are skipped. 11:08:13 [INFO] 11:08:13 [INFO] --- jacoco:0.8.7:report (report) @ papyrus-web-application --- 11:08:13 [INFO] Skipping JaCoCo execution due to missing execution data file. 11:08:13 [INFO] 11:08:13 [INFO] --- jar:3.3.0:jar (default-jar) @ papyrus-web-application --- 11:08:13 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-application/target/papyrus-web-application-2024.2.1.jar 11:08:13 [INFO] 11:08:13 [INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ papyrus-web-application >>> 11:08:13 [INFO] 11:08:13 [INFO] --- checkstyle:3.2.0:check (validate) @ papyrus-web-application --- 11:08:20 [INFO] Starting audit... 11:08:20 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-application/src/main/java/org/eclipse/papyrus/web/application/configuration/PapyrusConnectorToolsProvider.java:76:5: Cyclomatic Complexity is 13 (max allowed is 10). [CyclomaticComplexity] 11:08:20 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-application/src/main/java/org/eclipse/papyrus/web/application/configuration/PapyrusRepresentationDescriptionProvider.java:57:1: Class Data Abstraction Coupling is 13 (max allowed is 12) classes [ADDiagramDescriptionBuilder, CDDiagramDescriptionBuilder, CODDiagramDescriptionBuilder, CPDDiagramDescriptionBuilder, CSDDiagramDescriptionBuilder, DDDiagramDescriptionBuilder, ECrossReferenceAdapter, JsonResourceImpl, PADDiagramDescriptionBuilder, PRDDiagramDescriptionBuilder, ResourceSetImpl, SMDDiagramDescriptionBuilder, UCDDiagramDescriptionBuilder]. [ClassDataAbstractionCoupling] 11:08:20 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-application/src/main/java/org/eclipse/papyrus/web/application/configuration/RepresentationServicesProvider.java:85:5: Cyclomatic Complexity is 13 (max allowed is 10). [CyclomaticComplexity] 11:08:20 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-application/src/main/java/org/eclipse/papyrus/web/application/configuration/StudioProjectTemplatesInitializer.java:81:1: Class Fan-Out Complexity is 48 (max allowed is 30). [ClassFanOutComplexity] 11:08:20 [WARN] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-application/src/main/java/org/eclipse/papyrus/web/application/configuration/StudioProjectTemplatesInitializer.java:330:5: NCSS for this method is 55 (max allowed is 50). [JavaNCSS] 11:08:20 [WARN] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-application/src/main/java/org/eclipse/papyrus/web/application/services/VariableDocumentationGenerator.java:74: Character could cause encoding issue. [illegal.regex.encoding] 11:08:20 [WARN] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-application/src/test/java/org/eclipse/papyrus/web/application/integration/view/ViewFormIdFormatTests.java:78: These are for debug/batch applications launches only. Remove them from production build. [illegal.regex.badpractices] 11:08:20 [WARN] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-application/src/test/java/org/eclipse/papyrus/web/application/integration/view/ViewFormIdFormatTests.java:129:15: Comment matches to-do format 'TODO'. [TodoComment] 11:08:20 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-application/src/test/java/org/eclipse/papyrus/web/application/services/activity/ActivityDiagramServiceTests.java:71:1: Class Fan-Out Complexity is 34 (max allowed is 30). [ClassFanOutComplexity] 11:08:20 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-application/src/test/java/org/eclipse/papyrus/web/application/services/clazz/ClassDiagramTests.java:81:1: Class Fan-Out Complexity is 39 (max allowed is 30). [ClassFanOutComplexity] 11:08:20 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-application/src/test/java/org/eclipse/papyrus/web/application/services/clazz/ClassDiagramTests.java:1465:5: Cyclomatic Complexity is 14 (max allowed is 10). [CyclomaticComplexity] 11:08:20 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-application/src/test/java/org/eclipse/papyrus/web/application/tools/test/AbstractPapyrusWebTest.java:79:1: Class Fan-Out Complexity is 39 (max allowed is 30). [ClassFanOutComplexity] 11:08:20 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-application/src/test/java/org/eclipse/papyrus/web/application/utils/AssociationTestCaseBuilder.java:113:5: Cyclomatic Complexity is 13 (max allowed is 10). [CyclomaticComplexity] 11:08:20 Audit done. 11:08:20 [INFO] You have 0 Checkstyle violations. 11:08:20 [INFO] 11:08:20 [INFO] --- jacoco:0.8.7:prepare-agent (default) @ papyrus-web-application --- 11:08:20 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Web-Master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-application/target/jacoco.exec 11:08:20 [INFO] 11:08:20 [INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ papyrus-web-application <<< 11:08:20 [INFO] 11:08:20 [INFO] 11:08:20 [INFO] --- source:3.2.1:jar (attach-sources) @ papyrus-web-application --- 11:08:20 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-application/target/papyrus-web-application-2024.2.1-sources.jar 11:08:20 [INFO] 11:08:20 [INFO] --- spring-boot:3.1.2:repackage (repackage) @ papyrus-web-application --- 11:08:20 [INFO] Replacing main artifact /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-application/target/papyrus-web-application-2024.2.1.jar with repackaged archive, adding nested dependencies in BOOT-INF/. 11:08:20 [INFO] The original artifact has been renamed to /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-application/target/papyrus-web-application-2024.2.1.jar.original 11:08:20 [INFO] 11:08:20 [INFO] ---------------< papyrus-web:papyrus-web-test-coverage >---------------- 11:08:20 [INFO] Building papyrus-web-test-coverage 2024.2.1 [22/23] 11:08:20 [INFO] from papyrus-web-test-coverage/pom.xml 11:08:20 [INFO] --------------------------------[ jar ]--------------------------------- 11:08:20 [INFO] 11:08:20 [INFO] --- clean:3.2.0:clean (default-clean) @ papyrus-web-test-coverage --- 11:08:20 [INFO] 11:08:20 [INFO] --- checkstyle:3.2.0:check (validate) @ papyrus-web-test-coverage --- 11:08:20 [INFO] Starting audit... 11:08:20 Audit done. 11:08:20 [INFO] You have 0 Checkstyle violations. 11:08:20 [INFO] 11:08:20 [INFO] --- jacoco:0.8.7:prepare-agent (default) @ papyrus-web-test-coverage --- 11:08:20 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Web-Master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-test-coverage/target/jacoco.exec 11:08:20 [INFO] 11:08:20 [INFO] --- resources:3.3.1:resources (default-resources) @ papyrus-web-test-coverage --- 11:08:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-test-coverage/src/main/resources 11:08:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-test-coverage/src/main/resources 11:08:20 [INFO] 11:08:20 [INFO] --- compiler:3.11.0:compile (default-compile) @ papyrus-web-test-coverage --- 11:08:20 [INFO] No sources to compile 11:08:20 [INFO] 11:08:20 [INFO] --- resources:3.3.1:testResources (default-testResources) @ papyrus-web-test-coverage --- 11:08:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-test-coverage/src/test/resources 11:08:20 [INFO] 11:08:20 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ papyrus-web-test-coverage --- 11:08:20 [INFO] No sources to compile 11:08:20 [INFO] 11:08:20 [INFO] --- surefire:3.0.0:test (default-test) @ papyrus-web-test-coverage --- 11:08:20 [INFO] Tests are skipped. 11:08:20 [INFO] 11:08:20 [INFO] --- jacoco:0.8.7:report (report) @ papyrus-web-test-coverage --- 11:08:20 [INFO] Skipping JaCoCo execution due to missing execution data file. 11:08:20 [INFO] 11:08:20 [INFO] --- jar:3.3.0:jar (default-jar) @ papyrus-web-test-coverage --- 11:08:20 [WARNING] JAR will be empty - no content was marked for inclusion! 11:08:20 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-test-coverage/target/papyrus-web-test-coverage-2024.2.1.jar 11:08:20 [INFO] 11:08:20 [INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ papyrus-web-test-coverage >>> 11:08:20 [INFO] 11:08:20 [INFO] --- checkstyle:3.2.0:check (validate) @ papyrus-web-test-coverage --- 11:08:20 [INFO] Starting audit... 11:08:20 Audit done. 11:08:20 [INFO] You have 0 Checkstyle violations. 11:08:20 [INFO] 11:08:20 [INFO] --- jacoco:0.8.7:prepare-agent (default) @ papyrus-web-test-coverage --- 11:08:20 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Web-Master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-test-coverage/target/jacoco.exec 11:08:20 [INFO] 11:08:20 [INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ papyrus-web-test-coverage <<< 11:08:20 [INFO] 11:08:20 [INFO] 11:08:20 [INFO] --- source:3.2.1:jar (attach-sources) @ papyrus-web-test-coverage --- 11:08:20 [INFO] No sources in project. Archive not created. 11:08:20 [INFO] 11:08:20 [INFO] --- jacoco:0.8.7:report-aggregate (test-report) @ papyrus-web-test-coverage --- 11:08:20 [INFO] Analyzed bundle 'papyrus-web-application' with 74 classes 11:08:21 [INFO] Analyzed bundle 'papyrus-web-representation-builder' with 41 classes 11:08:21 [INFO] Analyzed bundle 'papyrus-web-services' with 86 classes 11:08:21 [INFO] Analyzed bundle 'papyrus-web-properties-builder' with 234 classes 11:08:21 [INFO] Analyzed bundle 'papyrus-web-custom-widgets' with 103 classes 11:08:21 [INFO] 11:08:21 [INFO] ----------------------< papyrus-web:papyrus-web >----------------------- 11:08:21 [INFO] Building Papyrus Web 2024.2.1 [23/23] 11:08:21 [INFO] from pom.xml 11:08:21 [INFO] --------------------------------[ pom ]--------------------------------- 11:08:22 [INFO] 11:08:22 [INFO] --- clean:3.2.0:clean (default-clean) @ papyrus-web --- 11:08:22 [INFO] ------------------------------------------------------------------------ 11:08:22 [INFO] Reactor Summary for Papyrus Web 2024.2.1: 11:08:22 [INFO] 11:08:22 [INFO] papyrus-web-parent ................................. SUCCESS [ 4.379 s] 11:08:22 [INFO] Papyrus Web Frontend ............................... SUCCESS [01:02 min] 11:08:22 [INFO] papyrus-web-persistence ............................ SUCCESS [ 4.997 s] 11:08:22 [INFO] papyrus-web-services-api ........................... SUCCESS [ 2.120 s] 11:08:22 [INFO] papyrus-web-sirius-contributions ................... SUCCESS [ 4.893 s] 11:08:22 [INFO] papyrus-web-tests .................................. SUCCESS [ 1.229 s] 11:08:22 [INFO] papyrus-web-customnodes ............................ SUCCESS [ 1.073 s] 11:08:22 [INFO] papyrus-web-customnodes-edit ....................... SUCCESS [ 0.518 s] 11:08:22 [INFO] papyrus-web-representation-builder ................. SUCCESS [ 8.046 s] 11:08:22 [INFO] papyrus-web-services ............................... SUCCESS [ 8.619 s] 11:08:22 [INFO] papyrus-web-graphql ................................ SUCCESS [ 1.790 s] 11:08:22 [INFO] papyrus-web-custom-widgets-view .................... SUCCESS [ 0.846 s] 11:08:22 [INFO] papyrus-web-custom-widgets-view-edit ............... SUCCESS [ 0.471 s] 11:08:22 [INFO] papyrus-web-custom-widgets ......................... SUCCESS [ 5.676 s] 11:08:22 [INFO] papyrus-web-properties-builder ..................... SUCCESS [ 2.120 s] 11:08:22 [INFO] papyrus-web-cpp-profile ............................ SUCCESS [ 2.590 s] 11:08:22 [INFO] papyrus-web-java-profile ........................... SUCCESS [ 2.642 s] 11:08:22 [INFO] papyrus-web-transformation-profile ................. SUCCESS [ 1.259 s] 11:08:22 [INFO] papyrus-web-codegen-profile ........................ SUCCESS [ 1.366 s] 11:08:22 [INFO] papyrus-web-graphics ............................... SUCCESS [ 0.966 s] 11:08:22 [INFO] papyrus-web-application ............................ SUCCESS [ 26.922 s] 11:08:22 [INFO] papyrus-web-test-coverage .......................... SUCCESS [ 1.547 s] 11:08:22 [INFO] Papyrus Web ........................................ SUCCESS [ 0.067 s] 11:08:22 [INFO] ------------------------------------------------------------------------ 11:08:22 [INFO] BUILD SUCCESS 11:08:22 [INFO] ------------------------------------------------------------------------ 11:08:22 [INFO] Total time: 02:28 min 11:08:22 [INFO] Finished at: 2024-04-26T15:08:22Z 11:08:22 [INFO] ------------------------------------------------------------------------ 11:08:22 [Papyrus-Web-Master] $ /bin/sh -xe /tmp/jenkins18125161342547505914.sh 11:08:22 + echo 'AVANT ARCHIVAGE' 11:08:22 AVANT ARCHIVAGE 11:08:22 Archiving artifacts 11:08:22 β€˜/source/backend/papyrus-web-application/target/papyrus-web-application**.jar’ doesn’t match anything, but β€˜source/backend/papyrus-web-application/target/papyrus-web-application**.jar’ does. Perhaps that’s what you mean? 11:08:22 ERROR: Step β€˜Archive the artifacts’ failed: No artifacts found that match the file pattern "/source/backend/papyrus-web-application/target/papyrus-web-application**.jar". Configuration error? 11:08:22 Finished: FAILURE