Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[glsp-build] Build eclipse-glsp/glsp-server-node/main (#97) UNSTABLE

Job: eclipse-glsp/glsp-server-node/main
Build Number: 97
Build URL: https://ci.eclipse.org/glsp/job/eclipse-glsp/job/glsp-server-node/job/main/97/
Push event to branch main
Connecting to https://api.github.com using GitHub app GLSP
Obtained Jenkinsfile from 1a0997e056ff19b4435fa94e9ccda5f3957ed199
[Pipeline] Start of Pipeline
[Pipeline] echo
[WARNING] label option is deprecated. To use a static pod template, use the 'inheritFrom' option.
[Pipeline] podTemplate
[Pipeline] {
[Pipeline] node
Created Pod: kubernetes glsp/glsp-agent-pod-15ghs-l5qwk
Still waiting to schedule task
‘glsp-agent-pod-15ghs-l5qwk’ is offline
Agent glsp-agent-pod-15ghs-l5qwk is provisioned from template glsp-agent-pod-15ghs
---
apiVersion: "v1"
kind: "Pod"
metadata:
  annotations:
    buildUrl: "http://jenkins-ui.glsp.svc.cluster.local/glsp/job/eclipse-glsp/job/glsp-server-node/job/main/97/";
    runUrl: "job/eclipse-glsp/job/glsp-server-node/job/main/97/"
  labels:
    jenkins: "slave"
    jenkins/label-digest: "ada02baee263c1a03329f0354abad8439fdbe91c"
    jenkins/label: "glsp-agent-pod"
  name: "glsp-agent-pod-15ghs-l5qwk"
  namespace: "glsp"
spec:
  containers:
  - command:
    - "cat"
    image: "node:16"
    name: "node"
    resources:
      limits:
        memory: "2Gi"
        cpu: "1"
      requests:
        memory: "2Gi"
        cpu: "1"
    tty: true
    volumeMounts:
    - mountPath: "/home/jenkins"
      name: "jenkins-home"
      readOnly: false
    - mountPath: "/.yarn"
      name: "yarn-global"
      readOnly: false
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
  - env:
    - name: "JENKINS_SECRET"
      value: "********"
    - name: "JENKINS_TUNNEL"
      value: "jenkins-discovery.glsp.svc.cluster.local:50000"
    - name: "JENKINS_AGENT_NAME"
      value: "glsp-agent-pod-15ghs-l5qwk"
    - name: "JENKINS_NAME"
      value: "glsp-agent-pod-15ghs-l5qwk"
    - name: "JENKINS_AGENT_WORKDIR"
      value: "/home/jenkins/agent"
    - name: "JENKINS_URL"
      value: "http://jenkins-ui.glsp.svc.cluster.local/glsp/";
    image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3131.vf2b_b_798b_ce99"
    name: "jnlp"
    resources:
      requests:
        memory: "256Mi"
        cpu: "100m"
    volumeMounts:
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
  nodeSelector:
    kubernetes.io/os: "linux"
  restartPolicy: "Never"
  volumes:
  - emptyDir: {}
    name: "yarn-global"
  - emptyDir: {}
    name: "jenkins-home"
  - emptyDir:
      medium: ""
    name: "workspace-volume"

Created Pod: kubernetes glsp/glsp-agent-pod-15ghs-p91qs
Running on glsp-agent-pod-15ghs-l5qwk in /home/jenkins/agent/workspace/lipse-glsp_glsp-server-node_main
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Checkout SCM)
[Pipeline] checkout
Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
using credential github-app-glsp
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/eclipse-glsp/glsp-server-node.git
 > git init /home/jenkins/agent/workspace/lipse-glsp_glsp-server-node_main # timeout=10
Fetching upstream changes from https://github.com/eclipse-glsp/glsp-server-node.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub app GLSP
 > git fetch --no-tags --force --progress -- https://github.com/eclipse-glsp/glsp-server-node.git +refs/heads/main:refs/remotes/origin/main # timeout=10
 > git config remote.origin.url https://github.com/eclipse-glsp/glsp-server-node.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/main:refs/remotes/origin/main # timeout=10
Avoid second fetch
Checking out Revision 1a0997e056ff19b4435fa94e9ccda5f3957ed199 (main)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 1a0997e056ff19b4435fa94e9ccda5f3957ed199 # timeout=10
Commit message: "GLSP-1163: Fix deletion of nested elements"
 > git rev-list --no-walk 9f86a52adb3d5ae444f8aeeed842fc01b443bd4e # timeout=10
[GitHub Checks] GitHub check (name: CI Jenkins Build, status: in_progress) has been published.
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] container
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 30 min
[Pipeline] {
[Pipeline] sh
+ yarn install
yarn install v1.22.19
[1/5] Validating package.json...
[2/5] Resolving packages...
[3/5] Fetching packages...
warning Pattern ["wrap-ansi@^7.0.0"] is trying to unpack in the same destination "/home/jenkins/agent/workspace/lipse-glsp_glsp-server-node_main/yarn-cache/v6/npm-wrap-ansi-cjs-7.0.0-67e145cff510a6a6984bdf1152911d69d2eb9e43-integrity/node_modules/wrap-ansi-cjs" as pattern ["wrap-ansi-cjs@npm:wrap-ansi@^7.0.0"]. This could result in non-deterministic behavior, skipping.
[4/5] Linking dependencies...
warning " > @eclipse-glsp/layout-elk@2.1.0-next" has unmet peer dependency "inversify@^6.0.0".
warning " > @eclipse-glsp/server@2.1.0-next" has unmet peer dependency "inversify@^6.0.0".
warning "workspace-aggregator-617dd274-0f53-4af9-ac46-e2c180c982ee > @eclipse-glsp/server > @eclipse-glsp/protocol@2.1.0-alpha.290" has unmet peer dependency "inversify@^6.0.1".
[5/5] Building fresh packages...
$ lerna run prepare
lerna notice cli v6.6.2
lerna info ci enabled

 >  Lerna (powered by Nx)   Running target prepare for 4 projects:

    - @eclipse-glsp-examples/workflow-server
    - @eclipse-glsp/graph
    - @eclipse-glsp/layout-elk
    - @eclipse-glsp/server

 

> @eclipse-glsp/graph:prepare

@eclipse-glsp/graph: @eclipse-glsp/graph: yarn run v1.22.19
@eclipse-glsp/graph: @eclipse-glsp/graph: $ yarn clean && yarn build
@eclipse-glsp/graph: @eclipse-glsp/graph: $ rimraf lib tsconfig.tsbuildinfo coverage .nyc_output
@eclipse-glsp/graph: @eclipse-glsp/graph: $ tsc -b
@eclipse-glsp/graph: @eclipse-glsp/graph: Done in 5.70s.

> @eclipse-glsp/server:prepare

@eclipse-glsp/server: @eclipse-glsp/server: yarn run v1.22.19
@eclipse-glsp/server: @eclipse-glsp/server: $ yarn clean && yarn build
@eclipse-glsp/server: @eclipse-glsp/server: $ rimraf lib tsconfig.tsbuildinfo coverage .nyc_output
@eclipse-glsp/server: @eclipse-glsp/server: $ tsc -b
@eclipse-glsp/server: @eclipse-glsp/server: Done in 10.70s.

> @eclipse-glsp/layout-elk:prepare

@eclipse-glsp/layout-elk: @eclipse-glsp/layout-elk: yarn run v1.22.19
@eclipse-glsp/layout-elk: @eclipse-glsp/layout-elk: $ yarn clean && yarn build
@eclipse-glsp/layout-elk: @eclipse-glsp/layout-elk: $ rimraf lib tsconfig.tsbuildinfo coverage .nyc_output
@eclipse-glsp/layout-elk: @eclipse-glsp/layout-elk: $ tsc -b
@eclipse-glsp/layout-elk: @eclipse-glsp/layout-elk: Done in 5.44s.

> @eclipse-glsp-examples/workflow-server:prepare

@eclipse-glsp-examples/workflow-server: @eclipse-glsp-examples/workflow-server: yarn run v1.22.19
@eclipse-glsp-examples/workflow-server: $ yarn clean && yarn build
@eclipse-glsp-examples/workflow-server: @eclipse-glsp-examples/workflow-server: $ rimraf lib tsconfig.tsbuildinfo bundle
@eclipse-glsp-examples/workflow-server: @eclipse-glsp-examples/workflow-server: $ tsc -b && yarn bundle
@eclipse-glsp-examples/workflow-server: @eclipse-glsp-examples/workflow-server: $ webpack
@eclipse-glsp-examples/workflow-server: asset wf-glsp-server-node.js 3.35 MiB [emitted] (name: main) 1 related asset
@eclipse-glsp-examples/workflow-server: runtime modules 937 bytes 4 modules
@eclipse-glsp-examples/workflow-server: modules by path ../../ 2.94 MiB
@eclipse-glsp-examples/workflow-server:   modules by path ../../node_modules/ 2.46 MiB 294 modules
@eclipse-glsp-examples/workflow-server:   modules by path ../../packages/ 496 KiB
@eclipse-glsp-examples/workflow-server:     modules by path ../../packages/server/lib/ 342 KiB 99 modules
@eclipse-glsp-examples/workflow-server:     modules by path ../../packages/graph/lib/*.js 42.5 KiB 22 modules
@eclipse-glsp-examples/workflow-server:     modules by path ../../packages/server/node_modules/commander/ 85 KiB 7 modules
@eclipse-glsp-examples/workflow-server:     modules by path ../../packages/layout-elk/lib/*.js 25.5 KiB 5 modules
@eclipse-glsp-examples/workflow-server:     ../../packages/server/node.js 892 bytes [built] [code generated]
@eclipse-glsp-examples/workflow-server: modules by path ./lib/ 99.8 KiB
@eclipse-glsp-examples/workflow-server:   modules by path ./lib/common/ 96 KiB 34 modules
@eclipse-glsp-examples/workflow-server:   modules by path ./lib/node/*.js 3.81 KiB
@eclipse-glsp-examples/workflow-server:     ./lib/node/app.js 2.45 KiB [built] [code generated]
@eclipse-glsp-examples/workflow-server:     ./lib/node/workflow-cli-parser.js 1.37 KiB [built] [code generated]
@eclipse-glsp-examples/workflow-server: + 17 modules
@eclipse-glsp-examples/workflow-server: webpack 5.89.0 compiled successfully in 9550 ms
@eclipse-glsp-examples/workflow-server: @eclipse-glsp-examples/workflow-server: Done in 17.44s.

 

 >  Lerna (powered by Nx)   Successfully ran target prepare for 4 projects


Done in 87.23s.
[Pipeline] script
[Pipeline] {
[Pipeline] sh
+ git diff --name-only
+ grep -q ^yarn.lock
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Bundle workflow-example (browser))
[Pipeline] container
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 30 min
[Pipeline] {
[Pipeline] dir
Running in /home/jenkins/agent/workspace/lipse-glsp_glsp-server-node_main/examples/workflow-server
[Pipeline] {
[Pipeline] sh
+ yarn bundle:browser
yarn run v1.22.19
$ webpack --env target=webworker 
asset wf-glsp-server-webworker.js 2.71 MiB [emitted] (name: main) 1 related asset
runtime modules 891 bytes 4 modules
modules by path ../../ 2.35 MiB
  modules by path ../../node_modules/ 1.97 MiB 158 modules
  modules by path ../../packages/ 387 KiB
    modules by path ../../packages/server/lib/common/ 312 KiB 90 modules
    modules by path ../../packages/graph/lib/*.js 42.5 KiB 22 modules
    modules by path ../../packages/layout-elk/lib/*.js 25.5 KiB 5 modules
    modules by path ../../packages/server/lib/browser/ 6.39 KiB 3 modules
    + 1 module
modules by path ./lib/ 110 KiB
  modules by path ./lib/common/ 96 KiB 34 modules
  modules by path ./lib/browser/ 14.4 KiB
    ./lib/browser/app.js 2.16 KiB [built] [code generated]
    ./lib/browser/mock-model-storage.js 2.99 KiB [built] [code generated]
    ./lib/browser/example1.json 9.24 KiB [built] [code generated]
webpack 5.89.0 compiled successfully in 8113 ms
Done in 9.04s.
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Codechecks (ESLint))
[Pipeline] container
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 30 min
[Pipeline] {
[Pipeline] sh
+ yarn lint:ci
yarn run v1.22.19
$ lerna run lint:ci
lerna notice cli v6.6.2
lerna info ci enabled

 >  Lerna (powered by Nx)   Running target lint:ci for 4 projects:

    - @eclipse-glsp-examples/workflow-server
    - @eclipse-glsp/graph
    - @eclipse-glsp/layout-elk
    - @eclipse-glsp/server

 

> @eclipse-glsp/graph:"lint:ci"

@eclipse-glsp/graph: @eclipse-glsp/graph: $ yarn lint -o eslint.xml -f checkstyle
@eclipse-glsp/graph: @eclipse-glsp/graph: $ eslint --ext .ts,.tsx ./src -o eslint.xml -f checkstyle

> @eclipse-glsp/server:"lint:ci"

@eclipse-glsp/server: @eclipse-glsp/server: $ yarn lint -o eslint.xml -f checkstyle
@eclipse-glsp/server: @eclipse-glsp/server: $ eslint --ext .ts,.tsx ./src -o eslint.xml -f checkstyle

> @eclipse-glsp/layout-elk:"lint:ci"

@eclipse-glsp/layout-elk: @eclipse-glsp/layout-elk: $ yarn lint -o eslint.xml -f checkstyle
@eclipse-glsp/layout-elk: @eclipse-glsp/layout-elk: $ eslint --ext .ts,.tsx ./src -o eslint.xml -f checkstyle

> @eclipse-glsp-examples/workflow-server:"lint:ci"

@eclipse-glsp-examples/workflow-server: @eclipse-glsp-examples/workflow-server: $ yarn lint -o eslint.xml -f checkstyle
@eclipse-glsp-examples/workflow-server: @eclipse-glsp-examples/workflow-server: $ eslint --ext .ts,.tsx ./src -o eslint.xml -f checkstyle

 

 >  Lerna (powered by Nx)   Successfully ran target lint:ci for 4 projects


Done in 75.90s.
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Tests (Mocha))
[Pipeline] container
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 30 min
[Pipeline] {
[Pipeline] sh
+ yarn test:ci
yarn run v1.22.19
$ lerna run test:ci
lerna notice cli v6.6.2
lerna info ci enabled

 >  Lerna (powered by Nx)   Running target test:ci for 3 projects:

    - @eclipse-glsp/graph
    - @eclipse-glsp/layout-elk
    - @eclipse-glsp/server

 

> @eclipse-glsp/graph:"test:ci"

@eclipse-glsp/graph: @eclipse-glsp/graph: $ export JUNIT_REPORT_PATH=./report.xml && yarn test --reporter mocha-jenkins-reporter
@eclipse-glsp/graph: @eclipse-glsp/graph: $ mocha --config ../../.mocharc "./src/**/*.spec.?(ts|tsx)" --reporter mocha-jenkins-reporter
@eclipse-glsp/graph:   graph package
@eclipse-glsp/graph:       ✔ should support code coverage statistics: 1ms
@eclipse-glsp/graph:   Suite duration: 0.003 s, Tests: 1
@eclipse-glsp/graph:   1 passing (5ms)

> @eclipse-glsp/server:"test:ci"

@eclipse-glsp/server: @eclipse-glsp/server: $ export JUNIT_REPORT_PATH=./report.xml && yarn test --reporter mocha-jenkins-reporter
@eclipse-glsp/server: @eclipse-glsp/server: $ mocha --config ../../.mocharc "./src/**/*.spec.?(ts|tsx)" --reporter mocha-jenkins-reporter
@eclipse-glsp/server:   test DefaultActionDispatcher test with one-way actions (no response actions)
@eclipse-glsp/server:       ✔ dispatch- unhandled action: 1ms
@eclipse-glsp/server:       ✔ dispatch - one action: 1ms
@eclipse-glsp/server:       ✔ dispatch- one action & multiple handlers: 2ms
@eclipse-glsp/server:   Suite duration: 0.011 s, Tests: 3
@eclipse-glsp/server:   test DefaultActionDispatcher test with one-way actions (no response actions) test multi dispatch with single-handled actions
@eclipse-glsp/server:       ✔ dispatch - multiple actions: 1ms
@eclipse-glsp/server:       ✔ dispatchAll- multiple actions: 2ms
@eclipse-glsp/server:       ✔ dispatch - multiple actions (racing execution times): 803ms
@eclipse-glsp/server:   Suite duration: 0.816 s, Tests: 3
@eclipse-glsp/server:   test DefaultActionDispatcher test with handler response actions 
@eclipse-glsp/server:       ✔ dispatch - one action & one handler response action: 203ms
@eclipse-glsp/server:       ✔ dispatch - multiple actions & multiple response: 103ms
@eclipse-glsp/server:   Suite duration: 0.308 s, Tests: 2
@eclipse-glsp/server:   test DefaultActionDispatcher test dispatch after next update
@eclipse-glsp/server:       ✔ dispatchAfterNextUpdate: 2ms
@eclipse-glsp/server:   Suite duration: 0.004 s, Tests: 1
@eclipse-glsp/server:   Test ActionHandlerRegistry (only functionality that is not covered by "registry.spec.ts"
@eclipse-glsp/server:       ✔ registerHandler - should register given handlers: 1ms
@eclipse-glsp/server:       ✔ get - should return three handlers sorted by priority: 1ms
@eclipse-glsp/server:   Suite duration: 0.003 s, Tests: 2
@eclipse-glsp/server:   test DefaultGlobalActionProvider
@eclipse-glsp/server:       ✔ serverActionsKinds: 0ms
@eclipse-glsp/server:   Suite duration: 0.001 s, Tests: 1
@eclipse-glsp/server:   test DefaultCommandStack execute
@eclipse-glsp/server:       ✔ should execute the given command and become dirty: 1ms
@eclipse-glsp/server:       ✔ should execute the given commands in order and become dirty: 1ms
@eclipse-glsp/server:       ✔ should be able to undo after execute: 0ms
@eclipse-glsp/server:       ✔ should clear the redo stack after execution: 1ms
@eclipse-glsp/server:       ✔ should flush the stack in case of an execution error: 1ms
@eclipse-glsp/server:   Suite duration: 0.006 s, Tests: 5
@eclipse-glsp/server:   test DefaultCommandStack undo
@eclipse-glsp/server:       ✔ should do nothing if the command stack is empty: 0ms
@eclipse-glsp/server:       ✔ should undo the command and become non-dirty again: 1ms
@eclipse-glsp/server:       ✔ should undo multiple command and become non-dirty again: 0ms
@eclipse-glsp/server:       ✔ should flush the stack in case of an execution error: 1ms
@eclipse-glsp/server:   Suite duration: 0.004 s, Tests: 4
@eclipse-glsp/server:   test DefaultCommandStack redo
@eclipse-glsp/server:       ✔ should do nothing if the command stack is empty: 1ms
@eclipse-glsp/server:       ✔ should redo the command and become dirty again: 1ms
@eclipse-glsp/server:       ✔ should undo multiple command and become non-dirty again: 1ms
@eclipse-glsp/server:       ✔ should flush the stack in case of an execution error: 1ms
@eclipse-glsp/server:       ✔ should be able to undo after redo: 1ms
@eclipse-glsp/server:   Suite duration: 0.005 s, Tests: 5
@eclipse-glsp/server:   test DefaultCommandStack flush
@eclipse-glsp/server:       ✔ should reset the internal state of the command stack: 0ms
@eclipse-glsp/server:   Suite duration: 0.001 s, Tests: 1
@eclipse-glsp/server:   test DefaultCommandStack isSaveDone
@eclipse-glsp/server:       ✔ should become non-dirty after execution: 0ms
@eclipse-glsp/server:       ✔ should maintain undo/redo history after execution: 0ms
@eclipse-glsp/server:   Suite duration: 0.001 s, Tests: 2
@eclipse-glsp/server:   CompoundCommand execute
@eclipse-glsp/server:       ✔ Should execute the subcommands in order: 1ms
@eclipse-glsp/server:       ✔ Should undo partially executed subcommands in  case of an error: 1ms
@eclipse-glsp/server:   Suite duration: 0.002 s, Tests: 2
@eclipse-glsp/server:   CompoundCommand undo
@eclipse-glsp/server:       ✔ Should undo the subcommands in reverse order: 1ms
@eclipse-glsp/server:       ✔ Should redo partially undone subcommands in  case of an error: 1ms
@eclipse-glsp/server:   Suite duration: 0.002 s, Tests: 2
@eclipse-glsp/server:   CompoundCommand canUndo
@eclipse-glsp/server:       ✔ should return true if all subcommands can be undone: 0ms
@eclipse-glsp/server:       ✔ should return true if anyof the  subcommands cannot be undone: 1ms
@eclipse-glsp/server:   Suite duration: 0.001 s, Tests: 2
@eclipse-glsp/server:   RecordingCommand
@eclipse-glsp/server:       ✔ should be undoable after execution: 1ms
@eclipse-glsp/server:       ✔ should restore the pre execution state when undo is called: 1ms
@eclipse-glsp/server:       ✔ should restore the post execution state when redo is called: 1ms
@eclipse-glsp/server:   Suite duration: 0.003 s, Tests: 3
@eclipse-glsp/server:   BindingTarget bindTarget() Bind to constructor
@eclipse-glsp/server:       ✔ Should bind the service identifier `to` the given target with no scope: 1ms
@eclipse-glsp/server:       ✔ Should bind the service identifier `toSelf` with no scope: 1ms
@eclipse-glsp/server:   Suite duration: 0.016 s, Tests: 2
@eclipse-glsp/server:   BindingTarget bindTarget() Bind to service
@eclipse-glsp/server:       ✔ Should bind the service identifier `service` using the given target service with no scope: 0ms
@eclipse-glsp/server:       ✔ Should throw an error because the given target service is not bound: 0ms
@eclipse-glsp/server:       ✔ Should bind the unbound target service to itself before applying the toService binding: 0ms
@eclipse-glsp/server:       ✔ The return syntax should be no op and invocation of a syntax function should throw an error: 1ms
@eclipse-glsp/server:   Suite duration: 0.027 s, Tests: 4
@eclipse-glsp/server:   BindingTarget bindTarget() Bind to constant value
@eclipse-glsp/server:       ✔ Should bind the service identifier `toConstantValue` using the given target with no scope: 1ms
@eclipse-glsp/server: class Target {
@eclipse-glsp/server: } has been bound to 'constantValue'. Binding in Singleton scope has no effect.Constant value bindings are effectively Singleton bindings.
@eclipse-glsp/server:       ✔ The return syntax's in functions should be no op and invocation should log a warning: 1ms
@eclipse-glsp/server:   Suite duration: 0.022 s, Tests: 2
@eclipse-glsp/server:   BindingTarget bindTarget() Bind to dynamic value
@eclipse-glsp/server:       ✔ Should bind the service identifier `toDynamicValue` using the given factory function with no scope: 1ms
@eclipse-glsp/server:   Suite duration: 0.093 s, Tests: 1
@eclipse-glsp/server:   test implementations of MultiBinding test basic functionaly (ClassMultiBinding) 
@eclipse-glsp/server:       ✔ add - new binding: 1ms
@eclipse-glsp/server:       ✔ add - existing binding: 0ms
@eclipse-glsp/server:       ✔ remove - existing binding: 0ms
@eclipse-glsp/server:       ✔ remove - non-existing binding: 1ms
@eclipse-glsp/server:       ✔ addAll - TestClass1 & TestClass2: 0ms
@eclipse-glsp/server:       ✔ rebind- TestClass2 to TestClass3: 1ms
@eclipse-glsp/server:       ✔ rebind- TestClass2 to TestClass3- should fail: 0ms
@eclipse-glsp/server:       ✔ removeAll- TestClass1 & TestClass3: 0ms
@eclipse-glsp/server:   Suite duration: 0.005 s, Tests: 8
@eclipse-glsp/server:   test implementations of MultiBinding test applyBinding
@eclipse-glsp/server:       ✔ apply binding of ClassMultiBinding: 1ms
@eclipse-glsp/server:       ✔ apply binding of InstanceMultiBinding: 1ms
@eclipse-glsp/server:   Suite duration: 0.002 s, Tests: 2
@eclipse-glsp/server:   Test DefaultContextActionsProviderRegistry
@eclipse-glsp/server:       ✔ check if default registry is empty: 1ms
@eclipse-glsp/server:       ✔ register DefaultToolPaletteItemProvider via ContextActionsProviders list: 0ms
@eclipse-glsp/server:       ✔ register DefaultToolPaletteItemProvider via ToolPaletteItemProvider: 0ms
@eclipse-glsp/server:       ✔ register CustomCommandPaletteActionProvider via CommandPaletteActionProvider: 1ms
@eclipse-glsp/server:   Suite duration: 0.003 s, Tests: 4
@eclipse-glsp/server:   Test RequestContextActionsHandler
@eclipse-glsp/server:       ✔ request ToolPaletteContextActions: 3ms
@eclipse-glsp/server:   Suite duration: 0.003 s, Tests: 1
@eclipse-glsp/server:   Test DefaultToolPaletteItemProvider
@eclipse-glsp/server:       ✔ test getItems: 1ms
@eclipse-glsp/server:   Suite duration: 0.001 s, Tests: 1
@eclipse-glsp/server:   Test DefaultContextEditValidatorRegistry
@eclipse-glsp/server:       ✔ check if default registry is empty: 0ms
@eclipse-glsp/server:       ✔ register TestContextEditValidator via ContextEditValidators list: 0ms
@eclipse-glsp/server:       ✔ register TestLabelEditValidator via LabelEditValidator: 0ms
@eclipse-glsp/server:       ✔ register via ContextEditValidators list and LabelEditValidator: 0ms
@eclipse-glsp/server:   Suite duration: 0.002 s, Tests: 4
@eclipse-glsp/server:   Test RequestEditValidationHandler
@eclipse-glsp/server:       ✔ requestContextEditValidation with ok result: 1ms
@eclipse-glsp/server:       ✔ requestContextEditValidation with warning result: 0ms
@eclipse-glsp/server:       ✔ requestContextEditValidation with error result: 0ms
@eclipse-glsp/server:       ✔ requestLabelEditValidation with ok result: 1ms
@eclipse-glsp/server:       ✔ requestLabelEditValidation with warning result: 0ms
@eclipse-glsp/server:       ✔ requestLabelEditValidation with error result: 0ms
@eclipse-glsp/server:   Suite duration: 0.004 s, Tests: 6
@eclipse-glsp/server:   test DefaultGModelSerializer
@eclipse-glsp/server:       ✔ createElement - unregistered type: 0ms
@eclipse-glsp/server:       ✔ createElement - with root schema: 1ms
@eclipse-glsp/server:       ✔ createElement - with node schema: 1ms
@eclipse-glsp/server:       ✔ createElement- with sub type of registered schema: 0ms
@eclipse-glsp/server:       ✔ createElement - with parent: 0ms
@eclipse-glsp/server:       ✔ createRoot - unregistered type: 1ms
@eclipse-glsp/server:       ✔ createRoot - with child schema : 0ms
@eclipse-glsp/server:       ✔ createRoot - with registered root schema: 1ms
@eclipse-glsp/server:       ✔ createSchema- unregistered type: 0ms
@eclipse-glsp/server:       ✔ createSchema- with node: 1ms
@eclipse-glsp/server:   Suite duration: 0.007 s, Tests: 10
@eclipse-glsp/server:   test RequestTypeHintsActionHandler
@eclipse-glsp/server:       ✔ execute with correct action: 1ms
@eclipse-glsp/server:   Suite duration: 0.001 s, Tests: 1
@eclipse-glsp/server:   Test OperationHandlerRegistry
@eclipse-glsp/server:       ✔ register OperationActionHandler: 1ms
@eclipse-glsp/server:       ✔ register CreateOperationActionHandlers: 0ms
@eclipse-glsp/server:   Suite duration: 0.001 s, Tests: 2
@eclipse-glsp/server:   test DefaultGLSPServer
@eclipse-glsp/server:       ✔ Test calls before server initialization (should throw errors): 1ms
@eclipse-glsp/server:       ✔ addListener - add existing listener: 0ms
@eclipse-glsp/server:       ✔ addListener - add new listener: 0ms
@eclipse-glsp/server:       ✔ removeListener - remove non-existing listener: 0ms
@eclipse-glsp/server:       ✔ removeListener - remove existing listener: 0ms
@eclipse-glsp/server:       ✔ initialize - with wrong protocol version: 1ms
@eclipse-glsp/server:       ✔ initialize - with correct parameters: 0ms
@eclipse-glsp/server:       ✔ initialize - subsequent call with same parameters: 1ms
@eclipse-glsp/server:       ✔ initialize -  subsequent call with other parameters: 0ms
@eclipse-glsp/server:       ✔ initialize client session: 0ms
@eclipse-glsp/server:       ✔ dispose client session: 0ms
@eclipse-glsp/server:       ✔ shutdown server: 0ms
@eclipse-glsp/server:   Suite duration: 0.006 s, Tests: 12
@eclipse-glsp/server:   test DefaultClientSessionFactory
@eclipse-glsp/server:       ✔ create - new client session: 1ms
@eclipse-glsp/server:       ✔ create - unknown diagram type: 0ms
@eclipse-glsp/server:   Suite duration: 0.001 s, Tests: 2
@eclipse-glsp/server:   test DefaultClientSessionManager
@eclipse-glsp/server:       ✔ add listener: 0ms
@eclipse-glsp/server:       ✔ add create client session: 1ms
@eclipse-glsp/server:       ✔ get sessions by type: 0ms
@eclipse-glsp/server:       ✔ get sessions by type that does no exist: 0ms
@eclipse-glsp/server:       ✔ dispose client session: 1ms
@eclipse-glsp/server:   Suite duration: 0.002 s, Tests: 5
@eclipse-glsp/server:   test PromiseQueue
@eclipse-glsp/server:       ✔ enqueue - one element: 101ms
@eclipse-glsp/server:       ✔ enqueue - two elements: 202ms
@eclipse-glsp/server:       ✔ enqueue - three elements (first promise in queue has longest resolve time): 602ms
@eclipse-glsp/server:   Suite duration: 0.906 s, Tests: 3
@eclipse-glsp/server:   Test Registry
@eclipse-glsp/server:       ✔ register - with new key-value pair: 1ms
@eclipse-glsp/server:       ✔ register -  with key-value pair with a already registered key: 0ms
@eclipse-glsp/server:       ✔ deregister - with registered key: 0ms
@eclipse-glsp/server:       ✔ deregister - with unregistered key: 1ms
@eclipse-glsp/server:       ✔ haskey - with registered key: 0ms
@eclipse-glsp/server:       ✔ haskey - with unregistered key: 0ms
@eclipse-glsp/server:       ✔ get - with registered key: 0ms
@eclipse-glsp/server:       ✔ get - with unregistered key: 0ms
@eclipse-glsp/server:       ✔ getAll - should return three values: 0ms
@eclipse-glsp/server:       ✔ keys - should return three keys: 1ms
@eclipse-glsp/server:   Suite duration: 0.004 s, Tests: 10
@eclipse-glsp/server:   Test MapMultiRegistry
@eclipse-glsp/server:       ✔ register - with new key-value pair: 0ms
@eclipse-glsp/server:       ✔ deregister - with registered key: 1ms
@eclipse-glsp/server:       ✔ deregister - with unregistered key: 0ms
@eclipse-glsp/server:       ✔ deregisterAll - with registered key: 0ms
@eclipse-glsp/server:       ✔ deregisterAll - with unregistered key: 0ms
@eclipse-glsp/server:       ✔ haskey - with registered key: 0ms
@eclipse-glsp/server:       ✔ haskey - with unregistered key: 0ms
@eclipse-glsp/server:       ✔ get - with registered key: 0ms
@eclipse-glsp/server:       ✔ get - with unregistered key: 0ms
@eclipse-glsp/server:       ✔ getAll: 0ms
@eclipse-glsp/server:       ✔ keys: 0ms
@eclipse-glsp/server:   Suite duration: 0.004 s, Tests: 11
@eclipse-glsp/server:   test createCliParser
@eclipse-glsp/server:       ✔ parse - no args: 1ms
@eclipse-glsp/server: error: option '-d , --logDir <logDir>' argument 'invalid.Path' is invalid. Argument is not a valid directory!
@eclipse-glsp/server: Usage: Launch a GLSP server [options]
@eclipse-glsp/server: GLSP server
@eclipse-glsp/server: Options:
@eclipse-glsp/server:   -V, --version               output the version number
@eclipse-glsp/server:   -l , --logLevel <logLevel>  Set the log level. [default='3'] (default: 3)
@eclipse-glsp/server:   -d , --logDir <logDir>      Set the directory for log files (when file
@eclipse-glsp/server:                               logging is enabled) [default=.config] (default:
@eclipse-glsp/server:                               ".config")
@eclipse-glsp/server:   -h, --help                  display help for command
@eclipse-glsp/server:  Copyright (c) 2022-2023 Eclipse GLSP
@eclipse-glsp/server:       ✔ parse - invalid log dir: 3ms
@eclipse-glsp/server:       ✔ parse - valid log dir: 0ms
@eclipse-glsp/server: error: option '-l , --logLevel <logLevel>' argument 'someRandomLevel' is invalid. Argument has to be 'none'|'error'|'warn'|'info'|'debug'!
@eclipse-glsp/server: Usage: Launch a GLSP server [options]
@eclipse-glsp/server: GLSP server
@eclipse-glsp/server: Options:
@eclipse-glsp/server:   -V, --version               output the version number
@eclipse-glsp/server:   -l , --logLevel <logLevel>  Set the log level. [default='3'] (default: 3)
@eclipse-glsp/server:   -d , --logDir <logDir>      Set the directory for log files (when file
@eclipse-glsp/server:                               logging is enabled) [default=.config] (default:
@eclipse-glsp/server:                               ".config")
@eclipse-glsp/server:   -h, --help                  display help for command
@eclipse-glsp/server:  Copyright (c) 2022-2023 Eclipse GLSP
@eclipse-glsp/server:       ✔ parse - invalid logLevel: 1ms
@eclipse-glsp/server:       ✔ parse - valid logLevel: 0ms
@eclipse-glsp/server:       ✔ parse- no args with custom default options: 0ms
@eclipse-glsp/server:   Suite duration: 0.006 s, Tests: 6
@eclipse-glsp/server:   test createCliParser
@eclipse-glsp/server:       ✔ parse - no args: 1ms
@eclipse-glsp/server: error: option '-p , --port <port>' argument '-1' is invalid. Port has to be between in range (0,65535)!
@eclipse-glsp/server: Usage: Launch a GLSP server [options]
@eclipse-glsp/server: GLSP server
@eclipse-glsp/server: Options:
@eclipse-glsp/server:   -V, --version               output the version number
@eclipse-glsp/server:   -l , --logLevel <logLevel>  Set the log level. [default='3'] (default: 3)
@eclipse-glsp/server:   -d , --logDir <logDir>      Set the directory for log files (when file
@eclipse-glsp/server:                               logging is enabled) [default=.config] (default:
@eclipse-glsp/server:                               ".config")
@eclipse-glsp/server:   -p , --port <port>          Set server port [default= 0] (default: 0)
@eclipse-glsp/server:   --host <host>               Set host name [default= 127.0.0.1 (default:
@eclipse-glsp/server:                               "127.0.0.1")
@eclipse-glsp/server:   --no-consoleLog             Disable console logging
@eclipse-glsp/server:   --fileLog                   Enable file logging (default: false)
@eclipse-glsp/server:   -h, --help                  display help for command
@eclipse-glsp/server:  Copyright (c) 2022-2023 Eclipse GLSP
@eclipse-glsp/server: error: option '-p , --port <port>' argument '65536' is invalid. Port has to be between in range (0,65535)!
@eclipse-glsp/server:       ✔ parse - invalid port (below lower range): 1ms
@eclipse-glsp/server:       ✔ parse - invalid port (below upper range): 1ms
@eclipse-glsp/server: Usage: Launch a GLSP server [options]
@eclipse-glsp/server: GLSP server
@eclipse-glsp/server: Options:
@eclipse-glsp/server:   -V, --version               output the version number
@eclipse-glsp/server:   -l , --logLevel <logLevel>  Set the log level. [default='3'] (default: 3)
@eclipse-glsp/server:   -d , --logDir <logDir>      Set the directory for log files (when file
@eclipse-glsp/server:                               logging is enabled) [default=.config] (default:
@eclipse-glsp/server:                               ".config")
@eclipse-glsp/server:   -p , --port <port>          Set server port [default= 0] (default: 0)
@eclipse-glsp/server:   --host <host>               Set host name [default= 127.0.0.1 (default:
@eclipse-glsp/server:                               "127.0.0.1")
@eclipse-glsp/server:   --no-consoleLog             Disable console logging
@eclipse-glsp/server:   --fileLog                   Enable file logging (default: false)
@eclipse-glsp/server:   -h, --help                  display help for command
@eclipse-glsp/server:  Copyright (c) 2022-2023 Eclipse GLSP
@eclipse-glsp/server:       ✔ parse - valid port: 0ms
@eclipse-glsp/server:       ✔ parse - --no-consoleLog: 0ms
@eclipse-glsp/server:       ✔ parse - --fileLog: 1ms
@eclipse-glsp/server:       ✔ parse - custom host name: 0ms
@eclipse-glsp/server:       ✔ parse- no args with custom default options: 1ms
@eclipse-glsp/server:   Suite duration: 0.005 s, Tests: 8
@eclipse-glsp/server:   test SocketServerLauncher
@eclipse-glsp/server: 10:21:52 AM info -  [SocketServerLauncher] The GLSP server is ready to accept new client requests on port: 5008 
@eclipse-glsp/server: [GLSP-Server]:Startup completed. Accepting requests on port:5008
@eclipse-glsp/server: 10:21:52 AM info -  [SocketServerLauncher] Starting GLSP server connection 
@eclipse-glsp/server: 10:21:52 AM info -  [SocketServerLauncher] Shutdown GLSPServerLauncher 
@eclipse-glsp/server:       ✔ starts and stops: 41ms
@eclipse-glsp/server:   Suite duration: 0.042 s, Tests: 1
@eclipse-glsp/server:   144 passing (2s)

> @eclipse-glsp/layout-elk:"test:ci"

@eclipse-glsp/layout-elk: @eclipse-glsp/layout-elk: $ export JUNIT_REPORT_PATH=./report.xml && yarn test --reporter mocha-jenkins-reporter
@eclipse-glsp/layout-elk: @eclipse-glsp/layout-elk: $ mocha --config ../../.mocharc "./src/**/*.spec.?(ts|tsx)" --reporter mocha-jenkins-reporter
@eclipse-glsp/layout-elk:   test configureELKLayoutModule
@eclipse-glsp/layout-elk:       ✔ configure with minimal options: 4ms
@eclipse-glsp/layout-elk:       ✔ configure with additional default layout options: 2ms
@eclipse-glsp/layout-elk:       ✔ configure with custom layout configurator: 1ms
@eclipse-glsp/layout-elk:       ✔ configure with custom element filter: 0ms
@eclipse-glsp/layout-elk:   Suite duration: 0.012 s, Tests: 4
@eclipse-glsp/layout-elk:   4 passing (14ms)

 

 >  Lerna (powered by Nx)   Successfully ran target test:ci for 3 projects


Done in 36.28s.
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test Coverage (main only))
[Pipeline] container
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 30 min
[Pipeline] {
[Pipeline] sh
+ yarn test:coverage:ci
yarn run v1.22.19
$ yarn glsp coverageReport .
$ /home/jenkins/agent/workspace/lipse-glsp_glsp-server-node_main/node_modules/.bin/glsp coverageReport .
 Create individual package coverage reports 
 Create combined report 
$ lerna run test:coverage
lerna notice cli v6.6.2
lerna info ci enabled

 >  Lerna (powered by Nx)   Running target test:coverage for 3 projects:

    - @eclipse-glsp/graph
    - @eclipse-glsp/layout-elk
    - @eclipse-glsp/server

 

> @eclipse-glsp/graph:"test:coverage"

@eclipse-glsp/graph: @eclipse-glsp/graph: $ nyc yarn test
@eclipse-glsp/graph: @eclipse-glsp/graph: $ mocha --config ../../.mocharc "./src/**/*.spec.?(ts|tsx)"
@eclipse-glsp/graph: 
@eclipse-glsp/graph:   graph package
@eclipse-glsp/graph:     ✔ should support code coverage statistics
@eclipse-glsp/graph:   1 passing (4ms)
@eclipse-glsp/graph: =============================== Coverage summary ===============================
@eclipse-glsp/graph: Statements   : 0% ( 0/219 )
@eclipse-glsp/graph: Branches     : 0% ( 0/60 )
@eclipse-glsp/graph: Functions    : 0% ( 0/79 )
@eclipse-glsp/graph: Lines        : 0% ( 0/213 )
@eclipse-glsp/graph: ================================================================================

> @eclipse-glsp/server:"test:coverage"

@eclipse-glsp/server: @eclipse-glsp/server: $ nyc yarn test:ci
@eclipse-glsp/server: @eclipse-glsp/server: $ export JUNIT_REPORT_PATH=./report.xml && yarn test --reporter mocha-jenkins-reporter
@eclipse-glsp/server: @eclipse-glsp/server: $ mocha --config ../../.mocharc "./src/**/*.spec.?(ts|tsx)" --reporter mocha-jenkins-reporter
@eclipse-glsp/server:   test DefaultActionDispatcher test with one-way actions (no response actions)
@eclipse-glsp/server:       ✔ dispatch- unhandled action: 2ms
@eclipse-glsp/server:       ✔ dispatch - one action: 1ms
@eclipse-glsp/server:       ✔ dispatch- one action & multiple handlers: 1ms
@eclipse-glsp/server:   Suite duration: 0.01 s, Tests: 3
@eclipse-glsp/server:   test DefaultActionDispatcher test with one-way actions (no response actions) test multi dispatch with single-handled actions
@eclipse-glsp/server:       ✔ dispatch - multiple actions: 1ms
@eclipse-glsp/server:       ✔ dispatchAll- multiple actions: 1ms
@eclipse-glsp/server:       ✔ dispatch - multiple actions (racing execution times): 801ms
@eclipse-glsp/server:   Suite duration: 0.807 s, Tests: 3
@eclipse-glsp/server:   test DefaultActionDispatcher test with handler response actions 
@eclipse-glsp/server:       ✔ dispatch - one action & one handler response action: 202ms
@eclipse-glsp/server:       ✔ dispatch - multiple actions & multiple response: 102ms
@eclipse-glsp/server:   Suite duration: 0.306 s, Tests: 2
@eclipse-glsp/server:   test DefaultActionDispatcher test dispatch after next update
@eclipse-glsp/server:       ✔ dispatchAfterNextUpdate: 2ms
@eclipse-glsp/server:   Suite duration: 0.003 s, Tests: 1
@eclipse-glsp/server:   Test ActionHandlerRegistry (only functionality that is not covered by "registry.spec.ts"
@eclipse-glsp/server:       ✔ registerHandler - should register given handlers: 2ms
@eclipse-glsp/server:       ✔ get - should return three handlers sorted by priority: 1ms
@eclipse-glsp/server:   Suite duration: 0.003 s, Tests: 2
@eclipse-glsp/server:   test DefaultGlobalActionProvider
@eclipse-glsp/server:       ✔ serverActionsKinds: 0ms
@eclipse-glsp/server:   Suite duration: 0.001 s, Tests: 1
@eclipse-glsp/server:   test DefaultCommandStack execute
@eclipse-glsp/server:       ✔ should execute the given command and become dirty: 1ms
@eclipse-glsp/server:       ✔ should execute the given commands in order and become dirty: 0ms
@eclipse-glsp/server:       ✔ should be able to undo after execute: 1ms
@eclipse-glsp/server:       ✔ should clear the redo stack after execution: 1ms
@eclipse-glsp/server:       ✔ should flush the stack in case of an execution error: 1ms
@eclipse-glsp/server:   Suite duration: 0.005 s, Tests: 5
@eclipse-glsp/server:   test DefaultCommandStack undo
@eclipse-glsp/server:       ✔ should do nothing if the command stack is empty: 1ms
@eclipse-glsp/server:       ✔ should undo the command and become non-dirty again: 0ms
@eclipse-glsp/server:       ✔ should undo multiple command and become non-dirty again: 1ms
@eclipse-glsp/server:       ✔ should flush the stack in case of an execution error: 1ms
@eclipse-glsp/server:   Suite duration: 0.004 s, Tests: 4
@eclipse-glsp/server:   test DefaultCommandStack redo
@eclipse-glsp/server:       ✔ should do nothing if the command stack is empty: 0ms
@eclipse-glsp/server:       ✔ should redo the command and become dirty again: 1ms
@eclipse-glsp/server:       ✔ should undo multiple command and become non-dirty again: 1ms
@eclipse-glsp/server:       ✔ should flush the stack in case of an execution error: 1ms
@eclipse-glsp/server:       ✔ should be able to undo after redo: 0ms
@eclipse-glsp/server:   Suite duration: 0.004 s, Tests: 5
@eclipse-glsp/server:   test DefaultCommandStack flush
@eclipse-glsp/server:       ✔ should reset the internal state of the command stack: 0ms
@eclipse-glsp/server:   Suite duration: 0 s, Tests: 1
@eclipse-glsp/server:   test DefaultCommandStack isSaveDone
@eclipse-glsp/server:       ✔ should become non-dirty after execution: 0ms
@eclipse-glsp/server:       ✔ should maintain undo/redo history after execution: 0ms
@eclipse-glsp/server:   Suite duration: 0.001 s, Tests: 2
@eclipse-glsp/server:   CompoundCommand execute
@eclipse-glsp/server:       ✔ Should execute the subcommands in order: 0ms
@eclipse-glsp/server:       ✔ Should undo partially executed subcommands in  case of an error: 0ms
@eclipse-glsp/server:   Suite duration: 0.001 s, Tests: 2
@eclipse-glsp/server:   CompoundCommand undo
@eclipse-glsp/server:       ✔ Should undo the subcommands in reverse order: 0ms
@eclipse-glsp/server:       ✔ Should redo partially undone subcommands in  case of an error: 1ms
@eclipse-glsp/server:   Suite duration: 0.002 s, Tests: 2
@eclipse-glsp/server:   CompoundCommand canUndo
@eclipse-glsp/server:       ✔ should return true if all subcommands can be undone: 0ms
@eclipse-glsp/server:       ✔ should return true if anyof the  subcommands cannot be undone: 0ms
@eclipse-glsp/server:   Suite duration: 0.001 s, Tests: 2
@eclipse-glsp/server:   RecordingCommand
@eclipse-glsp/server:       ✔ should be undoable after execution: 1ms
@eclipse-glsp/server:       ✔ should restore the pre execution state when undo is called: 1ms
@eclipse-glsp/server:       ✔ should restore the post execution state when redo is called: 0ms
@eclipse-glsp/server:   Suite duration: 0.002 s, Tests: 3
@eclipse-glsp/server:   BindingTarget bindTarget() Bind to constructor
@eclipse-glsp/server:       ✔ Should bind the service identifier `to` the given target with no scope: 0ms
@eclipse-glsp/server:       ✔ Should bind the service identifier `toSelf` with no scope: 0ms
@eclipse-glsp/server:   Suite duration: 0.013 s, Tests: 2
@eclipse-glsp/server:   BindingTarget bindTarget() Bind to service
@eclipse-glsp/server:       ✔ Should bind the service identifier `service` using the given target service with no scope: 1ms
@eclipse-glsp/server:       ✔ Should throw an error because the given target service is not bound: 1ms
@eclipse-glsp/server:       ✔ Should bind the unbound target service to itself before applying the toService binding: 0ms
@eclipse-glsp/server:       ✔ The return syntax should be no op and invocation of a syntax function should throw an error: 1ms
@eclipse-glsp/server:   Suite duration: 0.029 s, Tests: 4
@eclipse-glsp/server:   BindingTarget bindTarget() Bind to constant value
@eclipse-glsp/server:       ✔ Should bind the service identifier `toConstantValue` using the given target with no scope: 0ms
@eclipse-glsp/server: class Target {
@eclipse-glsp/server: } has been bound to 'constantValue'. Binding in Singleton scope has no effect.Constant value bindings are effectively Singleton bindings.
@eclipse-glsp/server:       ✔ The return syntax's in functions should be no op and invocation should log a warning: 1ms
@eclipse-glsp/server:   Suite duration: 0.016 s, Tests: 2
@eclipse-glsp/server:   BindingTarget bindTarget() Bind to dynamic value
@eclipse-glsp/server:       ✔ Should bind the service identifier `toDynamicValue` using the given factory function with no scope: 0ms
@eclipse-glsp/server:   Suite duration: 0.007 s, Tests: 1
@eclipse-glsp/server:   test implementations of MultiBinding test basic functionaly (ClassMultiBinding) 
@eclipse-glsp/server:       ✔ add - new binding: 0ms
@eclipse-glsp/server:       ✔ add - existing binding: 0ms
@eclipse-glsp/server:       ✔ remove - existing binding: 1ms
@eclipse-glsp/server:       ✔ remove - non-existing binding: 0ms
@eclipse-glsp/server:       ✔ addAll - TestClass1 & TestClass2: 0ms
@eclipse-glsp/server:       ✔ rebind- TestClass2 to TestClass3: 0ms
@eclipse-glsp/server:       ✔ rebind- TestClass2 to TestClass3- should fail: 0ms
@eclipse-glsp/server:       ✔ removeAll- TestClass1 & TestClass3: 0ms
@eclipse-glsp/server:   Suite duration: 0.002 s, Tests: 8
@eclipse-glsp/server:   test implementations of MultiBinding test applyBinding
@eclipse-glsp/server:       ✔ apply binding of ClassMultiBinding: 1ms
@eclipse-glsp/server:       ✔ apply binding of InstanceMultiBinding: 0ms
@eclipse-glsp/server:   Suite duration: 0.002 s, Tests: 2
@eclipse-glsp/server:   Test DefaultContextActionsProviderRegistry
@eclipse-glsp/server:       ✔ check if default registry is empty: 1ms
@eclipse-glsp/server:       ✔ register DefaultToolPaletteItemProvider via ContextActionsProviders list: 0ms
@eclipse-glsp/server:       ✔ register DefaultToolPaletteItemProvider via ToolPaletteItemProvider: 0ms
@eclipse-glsp/server:       ✔ register CustomCommandPaletteActionProvider via CommandPaletteActionProvider: 1ms
@eclipse-glsp/server:   Suite duration: 0.002 s, Tests: 4
@eclipse-glsp/server:   Test RequestContextActionsHandler
@eclipse-glsp/server:       ✔ request ToolPaletteContextActions: 2ms
@eclipse-glsp/server:   Suite duration: 0.002 s, Tests: 1
@eclipse-glsp/server:   Test DefaultToolPaletteItemProvider
@eclipse-glsp/server:       ✔ test getItems: 0ms
@eclipse-glsp/server:   Suite duration: 0 s, Tests: 1
@eclipse-glsp/server:   Test DefaultContextEditValidatorRegistry
@eclipse-glsp/server:       ✔ check if default registry is empty: 1ms
@eclipse-glsp/server:       ✔ register TestContextEditValidator via ContextEditValidators list: 0ms
@eclipse-glsp/server:       ✔ register TestLabelEditValidator via LabelEditValidator: 0ms
@eclipse-glsp/server:       ✔ register via ContextEditValidators list and LabelEditValidator: 1ms
@eclipse-glsp/server:   Suite duration: 0.002 s, Tests: 4
@eclipse-glsp/server:   Test RequestEditValidationHandler
@eclipse-glsp/server:       ✔ requestContextEditValidation with ok result: 0ms
@eclipse-glsp/server:       ✔ requestContextEditValidation with warning result: 1ms
@eclipse-glsp/server:       ✔ requestContextEditValidation with error result: 0ms
@eclipse-glsp/server:       ✔ requestLabelEditValidation with ok result: 1ms
@eclipse-glsp/server:       ✔ requestLabelEditValidation with warning result: 0ms
@eclipse-glsp/server:       ✔ requestLabelEditValidation with error result: 0ms
@eclipse-glsp/server:   Suite duration: 0.003 s, Tests: 6
@eclipse-glsp/server:   test DefaultGModelSerializer
@eclipse-glsp/server:       ✔ createElement - unregistered type: 0ms
@eclipse-glsp/server:       ✔ createElement - with root schema: 0ms
@eclipse-glsp/server:       ✔ createElement - with node schema: 1ms
@eclipse-glsp/server:       ✔ createElement- with sub type of registered schema: 0ms
@eclipse-glsp/server:       ✔ createElement - with parent: 0ms
@eclipse-glsp/server:       ✔ createRoot - unregistered type: 1ms
@eclipse-glsp/server:       ✔ createRoot - with child schema : 0ms
@eclipse-glsp/server:       ✔ createRoot - with registered root schema: 0ms
@eclipse-glsp/server:       ✔ createSchema- unregistered type: 0ms
@eclipse-glsp/server:       ✔ createSchema- with node: 0ms
@eclipse-glsp/server:   Suite duration: 0.005 s, Tests: 10
@eclipse-glsp/server:   test RequestTypeHintsActionHandler
@eclipse-glsp/server:       ✔ execute with correct action: 0ms
@eclipse-glsp/server:   Suite duration: 0 s, Tests: 1
@eclipse-glsp/server:   Test OperationHandlerRegistry
@eclipse-glsp/server:       ✔ register OperationActionHandler: 1ms
@eclipse-glsp/server:       ✔ register CreateOperationActionHandlers: 0ms
@eclipse-glsp/server:   Suite duration: 0.001 s, Tests: 2
@eclipse-glsp/server:   test DefaultGLSPServer
@eclipse-glsp/server:       ✔ Test calls before server initialization (should throw errors): 0ms
@eclipse-glsp/server:       ✔ addListener - add existing listener: 1ms
@eclipse-glsp/server:       ✔ addListener - add new listener: 0ms
@eclipse-glsp/server:       ✔ removeListener - remove non-existing listener: 0ms
@eclipse-glsp/server:       ✔ removeListener - remove existing listener: 0ms
@eclipse-glsp/server:       ✔ initialize - with wrong protocol version: 0ms
@eclipse-glsp/server:       ✔ initialize - with correct parameters: 1ms
@eclipse-glsp/server:       ✔ initialize - subsequent call with same parameters: 0ms
@eclipse-glsp/server:       ✔ initialize -  subsequent call with other parameters: 0ms
@eclipse-glsp/server:       ✔ initialize client session: 1ms
@eclipse-glsp/server:       ✔ dispose client session: 0ms
@eclipse-glsp/server:       ✔ shutdown server: 0ms
@eclipse-glsp/server:   Suite duration: 0.005 s, Tests: 12
@eclipse-glsp/server:   test DefaultClientSessionFactory
@eclipse-glsp/server:       ✔ create - new client session: 1ms
@eclipse-glsp/server:       ✔ create - unknown diagram type: 0ms
@eclipse-glsp/server:   Suite duration: 0.001 s, Tests: 2
@eclipse-glsp/server:   test DefaultClientSessionManager
@eclipse-glsp/server:       ✔ add listener: 1ms
@eclipse-glsp/server:       ✔ add create client session: 33ms
@eclipse-glsp/server:       ✔ get sessions by type: 0ms
@eclipse-glsp/server:       ✔ get sessions by type that does no exist: 0ms
@eclipse-glsp/server:       ✔ dispose client session: 1ms
@eclipse-glsp/server:   Suite duration: 0.038 s, Tests: 5
@eclipse-glsp/server:   test PromiseQueue
@eclipse-glsp/server:       ✔ enqueue - one element: 100ms
@eclipse-glsp/server:       ✔ enqueue - two elements: 201ms
@eclipse-glsp/server:       ✔ enqueue - three elements (first promise in queue has longest resolve time): 602ms
@eclipse-glsp/server:   Suite duration: 0.906 s, Tests: 3
@eclipse-glsp/server:   Test Registry
@eclipse-glsp/server:       ✔ register - with new key-value pair: 0ms
@eclipse-glsp/server:       ✔ register -  with key-value pair with a already registered key: 1ms
@eclipse-glsp/server:       ✔ deregister - with registered key: 0ms
@eclipse-glsp/server:       ✔ deregister - with unregistered key: 0ms
@eclipse-glsp/server:       ✔ haskey - with registered key: 0ms
@eclipse-glsp/server:       ✔ haskey - with unregistered key: 0ms
@eclipse-glsp/server:       ✔ get - with registered key: 0ms
@eclipse-glsp/server:       ✔ get - with unregistered key: 0ms
@eclipse-glsp/server:       ✔ getAll - should return three values: 0ms
@eclipse-glsp/server:       ✔ keys - should return three keys: 0ms
@eclipse-glsp/server:   Suite duration: 0.003 s, Tests: 10
@eclipse-glsp/server:   Test MapMultiRegistry
@eclipse-glsp/server:       ✔ register - with new key-value pair: 0ms
@eclipse-glsp/server:       ✔ deregister - with registered key: 0ms
@eclipse-glsp/server:       ✔ deregister - with unregistered key: 0ms
@eclipse-glsp/server:       ✔ deregisterAll - with registered key: 0ms
@eclipse-glsp/server:       ✔ deregisterAll - with unregistered key: 0ms
@eclipse-glsp/server:       ✔ haskey - with registered key: 0ms
@eclipse-glsp/server:       ✔ haskey - with unregistered key: 0ms
@eclipse-glsp/server:       ✔ get - with registered key: 1ms
@eclipse-glsp/server:       ✔ get - with unregistered key: 0ms
@eclipse-glsp/server:       ✔ getAll: 0ms
@eclipse-glsp/server:       ✔ keys: 1ms
@eclipse-glsp/server:   Suite duration: 0.003 s, Tests: 11
@eclipse-glsp/server:   test createCliParser
@eclipse-glsp/server:       ✔ parse - no args: 1ms
@eclipse-glsp/server: error: option '-d , --logDir <logDir>' argument 'invalid.Path' is invalid. Argument is not a valid directory!
@eclipse-glsp/server: Usage: Launch a GLSP server [options]
@eclipse-glsp/server: GLSP server
@eclipse-glsp/server: Options:
@eclipse-glsp/server:   -V, --version               output the version number
@eclipse-glsp/server:   -l , --logLevel <logLevel>  Set the log level. [default='3'] (default: 3)
@eclipse-glsp/server:   -d , --logDir <logDir>      Set the directory for log files (when file
@eclipse-glsp/server:                               logging is enabled) [default=.config] (default:
@eclipse-glsp/server:                               ".config")
@eclipse-glsp/server:   -h, --help                  display help for command
@eclipse-glsp/server:  Copyright (c) 2022-2023 Eclipse GLSP
@eclipse-glsp/server:       ✔ parse - invalid log dir: 2ms
@eclipse-glsp/server:       ✔ parse - valid log dir: 0ms
@eclipse-glsp/server: error: option '-l , --logLevel <logLevel>' argument 'someRandomLevel' is invalid. Argument has to be 'none'|'error'|'warn'|'info'|'debug'!
@eclipse-glsp/server: Usage: Launch a GLSP server [options]
@eclipse-glsp/server: GLSP server
@eclipse-glsp/server: Options:
@eclipse-glsp/server:   -V, --version               output the version number
@eclipse-glsp/server:   -l , --logLevel <logLevel>  Set the log level. [default='3'] (default: 3)
@eclipse-glsp/server:   -d , --logDir <logDir>      Set the directory for log files (when file
@eclipse-glsp/server:                               logging is enabled) [default=.config] (default:
@eclipse-glsp/server:                               ".config")
@eclipse-glsp/server:   -h, --help                  display help for command
@eclipse-glsp/server:  Copyright (c) 2022-2023 Eclipse GLSP
@eclipse-glsp/server:       ✔ parse - invalid logLevel: 1ms
@eclipse-glsp/server:       ✔ parse - valid logLevel: 0ms
@eclipse-glsp/server:       ✔ parse- no args with custom default options: 0ms
@eclipse-glsp/server:   Suite duration: 0.006 s, Tests: 6
@eclipse-glsp/server:   test createCliParser
@eclipse-glsp/server:       ✔ parse - no args: 0ms
@eclipse-glsp/server: error: option '-p , --port <port>' argument '-1' is invalid. Port has to be between in range (0,65535)!
@eclipse-glsp/server: Usage: Launch a GLSP server [options]
@eclipse-glsp/server: GLSP server
@eclipse-glsp/server: Options:
@eclipse-glsp/server:   -V, --version               output the version number
@eclipse-glsp/server:   -l , --logLevel <logLevel>  Set the log level. [default='3'] (default: 3)
@eclipse-glsp/server:   -d , --logDir <logDir>      Set the directory for log files (when file
@eclipse-glsp/server:                               logging is enabled) [default=.config] (default:
@eclipse-glsp/server:                               ".config")
@eclipse-glsp/server:   -p , --port <port>          Set server port [default= 0] (default: 0)
@eclipse-glsp/server:   --host <host>               Set host name [default= 127.0.0.1 (default:
@eclipse-glsp/server:                               "127.0.0.1")
@eclipse-glsp/server:   --no-consoleLog             Disable console logging
@eclipse-glsp/server:   --fileLog                   Enable file logging (default: false)
@eclipse-glsp/server:   -h, --help                  display help for command
@eclipse-glsp/server:  Copyright (c) 2022-2023 Eclipse GLSP
@eclipse-glsp/server:       ✔ parse - invalid port (below lower range): 1ms
@eclipse-glsp/server: error: option '-p , --port <port>' argument '65536' is invalid. Port has to be between in range (0,65535)!
@eclipse-glsp/server: Usage: Launch a GLSP server [options]
@eclipse-glsp/server: GLSP server
@eclipse-glsp/server: Options:
@eclipse-glsp/server:   -V, --version               output the version number
@eclipse-glsp/server:   -l , --logLevel <logLevel>  Set the log level. [default='3'] (default: 3)
@eclipse-glsp/server:   -d , --logDir <logDir>      Set the directory for log files (when file
@eclipse-glsp/server:                               logging is enabled) [default=.config] (default:
@eclipse-glsp/server:                               ".config")
@eclipse-glsp/server:   -p , --port <port>          Set server port [default= 0] (default: 0)
@eclipse-glsp/server:   --host <host>               Set host name [default= 127.0.0.1 (default:
@eclipse-glsp/server:                               "127.0.0.1")
@eclipse-glsp/server:   --no-consoleLog             Disable console logging
@eclipse-glsp/server:   --fileLog                   Enable file logging (default: false)
@eclipse-glsp/server:   -h, --help                  display help for command
@eclipse-glsp/server:  Copyright (c) 2022-2023 Eclipse GLSP
@eclipse-glsp/server:       ✔ parse - invalid port (below upper range): 0ms
@eclipse-glsp/server:       ✔ parse - valid port: 1ms
@eclipse-glsp/server:       ✔ parse - --no-consoleLog: 0ms
@eclipse-glsp/server:       ✔ parse - --fileLog: 0ms
@eclipse-glsp/server:       ✔ parse - custom host name: 0ms
@eclipse-glsp/server:       ✔ parse- no args with custom default options: 1ms
@eclipse-glsp/server:   Suite duration: 0.003 s, Tests: 8
@eclipse-glsp/server:   test SocketServerLauncher
@eclipse-glsp/server: 10:22:43 AM info -  [SocketServerLauncher] The GLSP server is ready to accept new client requests on port: 5008 
@eclipse-glsp/server: [GLSP-Server]:Startup completed. Accepting requests on port:5008
@eclipse-glsp/server:       1) starts and stops
@eclipse-glsp/server: 10:22:43 AM info -  [SocketServerLauncher] Starting GLSP server connection 
@eclipse-glsp/server: 10:22:43 AM info -  [SocketServerLauncher] Shutdown GLSPServerLauncher 
@eclipse-glsp/server:       2) starts and stops
@eclipse-glsp/server:   Suite duration: 1.199 s, Tests: 2
@eclipse-glsp/server:   143 passing (3s)
@eclipse-glsp/server:   2 failing
@eclipse-glsp/server:   1) test SocketServerLauncher
@eclipse-glsp/server:        starts and stops:
@eclipse-glsp/server:      Uncaught AssertionError: Connection time outed.
@eclipse-glsp/server:       at Socket.<anonymous> (src/node/launch/socket-server-launcher.spec.ts:49:28)
@eclipse-glsp/server:       at Socket.emit (node:events:513:28)
@eclipse-glsp/server:       at Socket.emit (node:domain:489:12)
@eclipse-glsp/server:       at Socket._onTimeout (node:net:550:8)
@eclipse-glsp/server:       at listOnTimeout (node:internal/timers:559:17)
@eclipse-glsp/server:       at processTimers (node:internal/timers:502:7)
@eclipse-glsp/server: 
@eclipse-glsp/server:   2) test SocketServerLauncher
@eclipse-glsp/server:        starts and stops:
@eclipse-glsp/server:      Error: done() called multiple times in test <test SocketServerLauncher starts and stops> of file /home/jenkins/agent/workspace/lipse-glsp_glsp-server-node_main/packages/server/src/node/launch/socket-server-launcher.spec.ts
@eclipse-glsp/server:       at processTicksAndRejections (node:internal/process/task_queues:96:5)
@eclipse-glsp/server: 
@eclipse-glsp/server: @eclipse-glsp/server: error Command failed with exit code 2.
@eclipse-glsp/server: info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
@eclipse-glsp/server: @eclipse-glsp/server: error Command failed with exit code 2.
@eclipse-glsp/server: info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
@eclipse-glsp/server: =============================== Coverage summary ===============================
@eclipse-glsp/server: Statements   : 62.14% ( 1517/2441 )
@eclipse-glsp/server: Branches     : 29.93% ( 232/775 )
@eclipse-glsp/server: Functions    : 41.16% ( 261/634 )
@eclipse-glsp/server: Lines        : 60.98% ( 1344/2204 )
@eclipse-glsp/server: ================================================================================
@eclipse-glsp/server: error Command failed with exit code 2.
@eclipse-glsp/server: info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

 

 >  Lerna (powered by Nx)   Running target test:coverage for 3 projects failed

   Tasks not run because their dependencies failed or --nx-bail=true:
   
   - @eclipse-glsp/layout-elk:test:coverage
   
   Failed tasks:
   
   - @eclipse-glsp/server:test:coverage

error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
$ /home/jenkins/agent/workspace/lipse-glsp_glsp-server-node_main/node_modules/.bin/nyc report --reporter html
 Coverage reported generation successful 
Done in 43.08s.
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Deploy (main only))
[Pipeline] sh
+ git diff --name-only 'HEAD^'
+ grep -q '^packages\|examples'
[Pipeline] container
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 30 min
[Pipeline] {
[Pipeline] withCredentials
Masking supported pattern matches of $NPM_AUTH_TOKEN
[Pipeline] {
[Pipeline] sh
+ printf //registry.npmjs.org/:_authToken=****

[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] sh
+ git config user.email eclipse-glsp-bot@xxxxxxxxxxx
[Pipeline] sh
+ git config user.name eclipse-glsp-bot
[Pipeline] sh
+ yarn publish:next
yarn run v1.22.19
$ lerna publish preminor --exact --canary --preid next --dist-tag next --no-git-reset --no-git-tag-version --no-push --ignore-scripts --yes
lerna notice cli v6.6.2
lerna info ci enabled
lerna info canary enabled
lerna WARN force-publish all packages
lerna info Assuming all packages changed

Found 5 packages to publish:
 - @eclipse-glsp-examples/workflow-server-bundled => 2.1.0-next.77+1a0997e
 - @eclipse-glsp-examples/workflow-server => 2.1.0-next.77+1a0997e
 - @eclipse-glsp/graph => 2.1.0-next.77+1a0997e
 - @eclipse-glsp/layout-elk => 2.1.0-next.77+1a0997e
 - @eclipse-glsp/server => 2.1.0-next.77+1a0997e

lerna info auto-confirmed 
lerna info publish Publishing packages to npm...
lerna success published @eclipse-glsp/graph 2.1.0-next.77+1a0997e
lerna notice 
lerna notice package: @eclipse-glsp/graph@2.1.0-next.77+1a0997e
lerna notice === Tarball Contents === 
lerna notice 35.4kB LICENSE                                 
lerna notice 2.8kB  lib/default-types.js                    
lerna notice 864B   lib/galignable.js                       
lerna notice 1.2kB  lib/gbounds-aware.js                    
lerna notice 1.7kB  lib/gbutton.js                          
lerna notice 1.8kB  lib/gcompartment.js                     
lerna notice 796B   lib/gedge-layoutable.js                 
lerna notice 2.5kB  lib/gedge.js                            
lerna notice 2.2kB  lib/gforeign-object-element.js          
lerna notice 2.6kB  lib/ggraph.js                           
lerna notice 1.7kB  lib/ghtml-root.js                       
lerna notice 2.1kB  lib/gissue-marker.js                    
lerna notice 2.2kB  lib/glabel.js                           
lerna notice 1.5kB  lib/glayoutable.js                      
lerna notice 682B   lib/glayouting.js                       
lerna notice 5.3kB  lib/gmodel-element.js                   
lerna notice 2.3kB  lib/gmodel-util.js                      
lerna notice 2.0kB  lib/gnode.js                            
lerna notice 1.4kB  lib/gport.js                            
lerna notice 2.1kB  lib/gpre-rendered-element.js            
lerna notice 1.2kB  lib/gshape-element.js                   
lerna notice 2.7kB  lib/gshaped-prerendered-element.js      
lerna notice 2.7kB  lib/index.js                            
lerna notice 1.3kB  lib/index.spec.js                       
lerna notice 1.7kB  package.json                            
lerna notice 228B   lib/default-types.d.ts.map              
lerna notice 1.1kB  lib/default-types.js.map                
lerna notice 704B   lib/galignable.d.ts.map                 
lerna notice 680B   lib/galignable.js.map                   
lerna notice 885B   lib/gbounds-aware.d.ts.map              
lerna notice 1.0kB  lib/gbounds-aware.js.map                
lerna notice 501B   lib/gbutton.d.ts.map                    
lerna notice 576B   lib/gbutton.js.map                      
lerna notice 496B   lib/gcompartment.d.ts.map               
lerna notice 561B   lib/gcompartment.js.map                 
lerna notice 855B   lib/gedge-layoutable.d.ts.map           
lerna notice 524B   lib/gedge-layoutable.js.map             
lerna notice 1.0kB  lib/gedge.d.ts.map                      
lerna notice 1.5kB  lib/gedge.js.map                        
lerna notice 459B   lib/gforeign-object-element.d.ts.map    
lerna notice 464B   lib/gforeign-object-element.js.map      
lerna notice 1.1kB  lib/ggraph.d.ts.map                     
lerna notice 950B   lib/ggraph.js.map                       
lerna notice 465B   lib/ghtml-root.d.ts.map                 
lerna notice 544B   lib/ghtml-root.js.map                   
lerna notice 702B   lib/gissue-marker.d.ts.map              
lerna notice 891B   lib/gissue-marker.js.map                
lerna notice 946B   lib/glabel.d.ts.map                     
lerna notice 886B   lib/glabel.js.map                       
lerna notice 807B   lib/glayoutable.d.ts.map                
lerna notice 1.3kB  lib/glayoutable.js.map                  
lerna notice 606B   lib/glayouting.d.ts.map                 
lerna notice 507B   lib/glayouting.js.map                   
lerna notice 1.8kB  lib/gmodel-element.d.ts.map             
lerna notice 3.3kB  lib/gmodel-element.js.map               
lerna notice 521B   lib/gmodel-util.d.ts.map                
lerna notice 723B   lib/gmodel-util.js.map                  
lerna notice 640B   lib/gnode.d.ts.map                      
lerna notice 685B   lib/gnode.js.map                        
lerna notice 281B   lib/gport.d.ts.map                      
lerna notice 361B   lib/gport.js.map                        
lerna notice 455B   lib/gpre-rendered-element.d.ts.map      
lerna notice 502B   lib/gpre-rendered-element.js.map        
lerna notice 1.0kB  lib/gshape-element.d.ts.map             
lerna notice 770B   lib/gshape-element.js.map               
lerna notice 962B   lib/gshaped-prerendered-element.d.ts.map
lerna notice 818B   lib/gshaped-prerendered-element.js.map  
lerna notice 589B   lib/index.d.ts.map                      
lerna notice 415B   lib/index.js.map                        
lerna notice 138B   lib/index.spec.d.ts.map                 
lerna notice 270B   lib/index.spec.js.map                   
lerna notice 581B   README.md                               
lerna notice 188B   lib/default-types.d.ts                  
lerna notice 2.3kB  src/default-types.ts                    
lerna notice 1.5kB  lib/galignable.d.ts                     
lerna notice 1.8kB  src/galignable.ts                       
lerna notice 1.7kB  lib/gbounds-aware.d.ts                  
lerna notice 2.2kB  src/gbounds-aware.ts                    
lerna notice 511B   lib/gbutton.d.ts                        
lerna notice 1.5kB  src/gbutton.ts                          
lerna notice 499B   lib/gcompartment.d.ts                   
lerna notice 1.5kB  src/gcompartment.ts                     
lerna notice 1.7kB  lib/gedge-layoutable.d.ts               
lerna notice 1.8kB  src/gedge-layoutable.ts                 
lerna notice 1.8kB  lib/gedge.d.ts                          
lerna notice 2.7kB  src/gedge.ts                            
lerna notice 1.9kB  lib/gforeign-object-element.d.ts        
lerna notice 2.0kB  src/gforeign-object-element.ts          
lerna notice 2.1kB  lib/ggraph.d.ts                         
lerna notice 2.8kB  src/ggraph.ts                           
lerna notice 535B   lib/ghtml-root.d.ts                     
lerna notice 1.6kB  src/ghtml-root.ts                       
lerna notice 695B   lib/gissue-marker.d.ts                  
lerna notice 2.1kB  src/gissue-marker.ts                    
lerna notice 1.8kB  lib/glabel.d.ts                         
lerna notice 2.2kB  src/glabel.ts                           
lerna notice 1.6kB  lib/glayoutable.d.ts                    
lerna notice 2.4kB  src/glayoutable.ts                      
lerna notice 1.4kB  lib/glayouting.d.ts                     
lerna notice 1.5kB  src/glayouting.ts                       
lerna notice 4.6kB  lib/gmodel-element.d.ts                 
lerna notice 7.2kB  src/gmodel-element.ts                   
lerna notice 2.0kB  lib/gmodel-util.d.ts                    
lerna notice 2.4kB  src/gmodel-util.ts                      
lerna notice 664B   lib/gnode.d.ts                          
lerna notice 1.8kB  src/gnode.ts                            
lerna notice 1.1kB  lib/gport.d.ts                          
lerna notice 1.2kB  src/gport.ts                            
lerna notice 1.7kB  lib/gpre-rendered-element.d.ts          
lerna notice 1.9kB  src/gpre-rendered-element.ts            
lerna notice 1.8kB  lib/gshape-element.d.ts                 
lerna notice 2.3kB  src/gshape-element.ts                   
lerna notice 2.3kB  lib/gshaped-prerendered-element.d.ts    
lerna notice 2.7kB  src/gshaped-prerendered-element.ts      
lerna notice 1.5kB  lib/index.d.ts                          
lerna notice 876B   lib/index.spec.d.ts                     
lerna notice 1.3kB  src/index.spec.ts                       
lerna notice 1.5kB  src/index.ts                            
lerna notice === Tarball Details === 
lerna notice name:          @eclipse-glsp/graph                         
lerna notice version:       2.1.0-next.77+1a0997e                       
lerna notice filename:      eclipse-glsp-graph-2.1.0-next.77+1a0997e.tgz
lerna notice package size:  37.9 kB                                     
lerna notice unpacked size: 204.0 kB                                    
lerna notice shasum:        8b6eeca4431999a85ecf5dbf6270a866f1d7091b    
lerna notice integrity:     sha512-ShVht2EWBMw+W[...]QvVHDreVztkug==    
lerna notice total files:   118                                         
lerna notice 
lerna success published @eclipse-glsp-examples/workflow-server-bundled 2.1.0-next.77+1a0997e
lerna notice 
lerna notice package: @eclipse-glsp-examples/workflow-server-bundled@2.1.0-next.77+1a0997e
lerna notice === Tarball Contents === 
lerna notice 14.2kB LICENSE                   
lerna notice 3.5MB  ./wf-glsp-server-node.js  
lerna notice 3.5MB  wf-glsp-server-node.js    
lerna notice 1.5kB  package.json              
lerna notice 4.3MB  wf-glsp-server-node.js.map
lerna notice 1.6kB  README.md                 
lerna notice === Tarball Details === 
lerna notice name:          @eclipse-glsp-examples/workflow-server-bundled                         
lerna notice version:       2.1.0-next.77+1a0997e                                                  
lerna notice filename:      eclipse-glsp-examples-workflow-server-bundled-2.1.0-next.77+1a0997e.tgz
lerna notice package size:  2.4 MB                                                                 
lerna notice unpacked size: 11.3 MB                                                                
lerna notice shasum:        c2584a43ef294829333a8275e51ba9dd10768e6d                               
lerna notice integrity:     sha512-xWRcXqkwr3c3m[...]P6f/SxWF7iY+g==                               
lerna notice total files:   6                                                                      
lerna notice 
lerna success published @eclipse-glsp/server 2.1.0-next.77+1a0997e
lerna notice 
lerna notice package: @eclipse-glsp/server@2.1.0-next.77+1a0997e
lerna notice === Tarball Contents === 
lerna notice 35.4kB LICENSE                                                                          
lerna notice 4.8kB  lib/node/abstract-json-model-storage.js                                          
lerna notice 6.3kB  lib/common/actions/action-dispatcher.js                                          
lerna notice 3.4kB  lib/common/actions/action-handler-registry.js                                    
lerna notice 400B   lib/common/actions/action-handler.js                                             
lerna notice 1.6kB  lib/browser/di/app-module.js                                                     
lerna notice 3.4kB  lib/node/di/app-module.js                                                        
lerna notice 2.8kB  lib/common/gmodel/apply-label-edit-operation-handler.js                          
lerna notice 3.1kB  lib/common/utils/args-util.js                                                    
lerna notice 6.8kB  lib/common/di/binding-target.js                                                  
lerna notice 895B   browser.js                                                                       
lerna notice 3.6kB  lib/common/gmodel/change-bounds-operation-handler.js                             
lerna notice 3.0kB  lib/common/gmodel/change-routing-points-operation-handler.js                     
lerna notice 3.1kB  lib/node/launch/cli-parser.js                                                    
lerna notice 3.9kB  lib/common/actions/client-action-handler.js                                      
lerna notice 1.6kB  lib/common/protocol/client-action.js                                             
lerna notice 594B   lib/common/utils/client-options-util.js                                          
lerna notice 4.3kB  lib/common/session/client-session-factory.js                                     
lerna notice 245B   lib/common/session/client-session-initializer.js                                 
lerna notice 128B   lib/common/session/client-session-listener.js                                    
lerna notice 6.0kB  lib/common/session/client-session-manager.js                                     
lerna notice 1.8kB  lib/common/di/client-session-module.js                                           
lerna notice 1.5kB  lib/common/session/client-session.js                                             
lerna notice 3.1kB  lib/common/features/contextactions/command-palette-action-provider.js            
lerna notice 3.8kB  lib/common/command/command-stack.js                                              
lerna notice 3.0kB  lib/common/command/command.js                                                    
lerna notice 4.7kB  lib/common/operations/compound-operation-handler.js                              
lerna notice 3.1kB  lib/common/features/layout/computed-bounds-action-handler.js                     
lerna notice 4.4kB  lib/common/utils/console-logger.js                                               
lerna notice 4.2kB  lib/common/features/contextactions/context-actions-provider-registry.js          
lerna notice 237B   lib/common/features/contextactions/context-actions-provider.js                   
lerna notice 3.6kB  lib/common/features/directediting/context-edit-validator-registry.js             
lerna notice 2.0kB  lib/common/features/directediting/context-edit-validator.js                      
lerna notice 1.8kB  lib/common/features/contextactions/context-menu-item-provider.js                 
lerna notice 1.7kB  lib/common/operations/create-operation-handler.js                                
lerna notice 3.1kB  lib/common/gmodel/cut-operation-handler.js                                       
lerna notice 5.2kB  lib/common/gmodel/delete-operation-handler.js                                    
lerna notice 1.3kB  lib/common/diagram/diagram-configuration.js                                      
lerna notice 17.4kB lib/common/di/diagram-module.js                                                  
lerna notice 1.1kB  lib/common/features/type-hints/edge-creation-checker.js                          
lerna notice 4.4kB  lib/common/actions/global-action-provider.js                                     
lerna notice 2.1kB  lib/common/di/glsp-module.js                                                     
lerna notice 1.4kB  lib/common/utils/glsp-server-error.js                                            
lerna notice 3.9kB  lib/common/launch/glsp-server-launcher.js                                        
lerna notice 8.9kB  lib/common/protocol/glsp-server.js                                               
lerna notice 3.6kB  lib/common/gmodel/gmodel-create-edge-operation-handler.js                        
lerna notice 5.5kB  lib/common/gmodel/gmodel-create-node-operation-handler.js                        
lerna notice 4.7kB  lib/common/gmodel/gmodel-diagram-module.js                                       
lerna notice 2.1kB  lib/common/features/model/gmodel-factory.js                                      
lerna notice 7.5kB  lib/common/features/model/gmodel-index.js                                        
lerna notice 2.5kB  lib/common/gmodel/gmodel-operation-handler.js                                    
lerna notice 6.4kB  lib/common/features/model/gmodel-serializer.js                                   
lerna notice 3.6kB  lib/node/gmodel/gmodel-storage.js                                                
lerna notice 1.8kB  lib/browser/index.js                                                             
lerna notice 2.4kB  lib/common/gmodel/index.js                                                       
lerna notice 7.1kB  lib/common/index.js                                                              
lerna notice 2.2kB  lib/node/index.js                                                                
lerna notice 2.1kB  lib/common/features/navigation/json-opener-options.js                            
lerna notice 6.1kB  lib/common/operations/json-operation-handler.js                                  
lerna notice 4.5kB  lib/common/launch/jsonrpc-server-launcher.js                                     
lerna notice 1.1kB  lib/common/features/directediting/label-edit-validator.js                        
lerna notice 1.0kB  lib/common/features/layout/layout-engine.js                                      
lerna notice 4.3kB  lib/common/features/layout/layout-operation-handler.js                           
lerna notice 7.3kB  lib/common/utils/layout-util.js                                                  
lerna notice 3.2kB  lib/common/utils/logger.js                                                       
lerna notice 3.1kB  lib/common/features/model/model-state.js                                         
lerna notice 9.0kB  lib/common/features/model/model-submission-handler.js                            
lerna notice 3.8kB  lib/common/features/validation/model-validator.js                                
lerna notice 3.6kB  lib/common/di/multi-binding.js                                                   
lerna notice 3.0kB  lib/common/features/navigation/navigation-target-provider-registry.js            
lerna notice 246B   lib/common/features/navigation/navigation-target-provider.js                     
lerna notice 457B   lib/common/features/navigation/navigation-target-resolution.js                   
lerna notice 1.9kB  lib/common/features/navigation/navigation-target-resolver.js                     
lerna notice 892B   node.js                                                                          
lerna notice 5.4kB  lib/common/operations/operation-action-handler.js                                
lerna notice 4.2kB  lib/common/operations/operation-handler-registry.js                              
lerna notice 3.1kB  lib/common/operations/operation-handler.js                                       
lerna notice 6.2kB  lib/common/gmodel/paste-operation-handler.js                                     
lerna notice 1.1kB  lib/common/features/popup/popup-model-factory.js                                 
lerna notice 2.9kB  lib/common/features/progress/progress-service.js                                 
lerna notice 3.0kB  lib/common/utils/promise-queue.js                                                
lerna notice 3.6kB  lib/common/gmodel/reconnect-edge-operation-handler.js                            
lerna notice 3.7kB  lib/common/command/recording-command.js                                          
lerna notice 6.1kB  lib/common/utils/registry.js                                                     
lerna notice 4.4kB  lib/common/features/type-hints/request-check-edge-action-handler.js              
lerna notice 3.4kB  lib/common/features/clipboard/request-clipboard-data-action-handler.js           
lerna notice 3.1kB  lib/common/features/contextactions/request-context-actions-handler.js            
lerna notice 3.4kB  lib/common/features/directediting/request-edit-validation-handler.js             
lerna notice 3.5kB  lib/common/features/validation/request-markers-handler.js                        
lerna notice 5.4kB  lib/common/features/model/request-model-action-handler.js                        
lerna notice 3.2kB  lib/common/features/navigation/request-navigation-targets-action-handler.js      
lerna notice 4.2kB  lib/common/features/popup/request-popup-model-action-handler.js                  
lerna notice 2.8kB  lib/common/features/type-hints/request-type-hints-action-handler.js              
lerna notice 3.4kB  lib/common/features/navigation/resolve-navigation-targets-action-handler.js      
lerna notice 2.9kB  lib/common/features/model/save-model-action-handler.js                           
lerna notice 5.6kB  lib/common/di/server-module.js                                                   
lerna notice 1.0kB  lib/common/di/service-identifiers.js                                             
lerna notice 2.3kB  lib/node/launch/socket-cli-parser.js                                             
lerna notice 4.6kB  lib/node/launch/socket-server-launcher.js                                        
lerna notice 221B   lib/common/features/model/source-model-storage.js                                
lerna notice 4.7kB  lib/common/features/contextactions/tool-palette-item-provider.js                 
lerna notice 3.4kB  lib/common/command/undo-redo-action-handler.js                                   
lerna notice 5.6kB  lib/node/launch/websocket-server-launcher.js                                     
lerna notice 2.0kB  lib/node/di/winston-logger.js                                                    
lerna notice 3.3kB  lib/browser/launch/worker-server-launcher.js                                     
lerna notice 2.1kB  package.json                                                                     
lerna notice 1.2kB  lib/node/abstract-json-model-storage.d.ts.map                                    
lerna notice 2.5kB  lib/node/abstract-json-model-storage.js.map                                      
lerna notice 1.6kB  lib/common/actions/action-dispatcher.d.ts.map                                    
lerna notice 3.2kB  lib/common/actions/action-dispatcher.js.map                                      
lerna notice 759B   lib/common/actions/action-handler-registry.d.ts.map                              
lerna notice 1.3kB  lib/common/actions/action-handler-registry.js.map                                
lerna notice 732B   lib/common/actions/action-handler.d.ts.map                                       
lerna notice 290B   lib/common/actions/action-handler.js.map                                         
lerna notice 297B   lib/browser/di/app-module.d.ts.map                                               
lerna notice 655B   lib/node/di/app-module.d.ts.map                                                  
lerna notice 630B   lib/browser/di/app-module.js.map                                                 
lerna notice 2.6kB  lib/node/di/app-module.js.map                                                    
lerna notice 457B   lib/common/gmodel/apply-label-edit-operation-handler.d.ts.map                    
lerna notice 804B   lib/common/gmodel/apply-label-edit-operation-handler.js.map                      
lerna notice 1.2kB  lib/common/utils/args-util.d.ts.map                                              
lerna notice 2.5kB  lib/common/utils/args-util.js.map                                                
lerna notice 1.6kB  lib/common/di/binding-target.d.ts.map                                            
lerna notice 3.7kB  lib/common/di/binding-target.js.map                                              
lerna notice 630B   lib/common/gmodel/change-bounds-operation-handler.d.ts.map                       
lerna notice 1.6kB  lib/common/gmodel/change-bounds-operation-handler.js.map                         
lerna notice 541B   lib/common/gmodel/change-routing-points-operation-handler.d.ts.map               
lerna notice 865B   lib/common/gmodel/change-routing-points-operation-handler.js.map                 
lerna notice 987B   lib/node/launch/cli-parser.d.ts.map                                              
lerna notice 1.7kB  lib/node/launch/cli-parser.js.map                                                
lerna notice 528B   lib/common/actions/client-action-handler.d.ts.map                                
lerna notice 1.0kB  lib/common/actions/client-action-handler.js.map                                  
lerna notice 439B   lib/common/protocol/client-action.d.ts.map                                       
lerna notice 527B   lib/common/protocol/client-action.js.map                                         
lerna notice 388B   lib/common/utils/client-options-util.d.ts.map                                    
lerna notice 468B   lib/common/utils/client-options-util.js.map                                      
lerna notice 690B   lib/common/session/client-session-factory.d.ts.map                               
lerna notice 1.4kB  lib/common/session/client-session-factory.js.map                                 
lerna notice 361B   lib/common/session/client-session-initializer.d.ts.map                           
lerna notice 217B   lib/common/session/client-session-initializer.js.map                             
lerna notice 402B   lib/common/session/client-session-listener.d.ts.map                              
lerna notice 159B   lib/common/session/client-session-listener.js.map                                
lerna notice 1.7kB  lib/common/session/client-session-manager.d.ts.map                               
lerna notice 3.5kB  lib/common/session/client-session-manager.js.map                                 
lerna notice 443B   lib/common/di/client-session-module.d.ts.map                                     
lerna notice 687B   lib/common/di/client-session-module.js.map                                       
lerna notice 811B   lib/common/session/client-session.d.ts.map                                       
lerna notice 516B   lib/common/session/client-session.js.map                                         
lerna notice 930B   lib/common/features/contextactions/command-palette-action-provider.d.ts.map      
lerna notice 1.3kB  lib/common/features/contextactions/command-palette-action-provider.js.map        
lerna notice 1.2kB  lib/common/command/command-stack.d.ts.map                                        
lerna notice 2.2kB  lib/common/command/command-stack.js.map                                          
lerna notice 809B   lib/common/command/command.d.ts.map                                              
lerna notice 1.7kB  lib/common/command/command.js.map                                                
lerna notice 548B   lib/common/operations/compound-operation-handler.d.ts.map                        
lerna notice 999B   lib/common/operations/compound-operation-handler.js.map                          
lerna notice 767B   lib/common/features/layout/computed-bounds-action-handler.d.ts.map               
lerna notice 1.3kB  lib/common/features/layout/computed-bounds-action-handler.js.map                 
lerna notice 942B   lib/common/utils/console-logger.d.ts.map                                         
lerna notice 2.5kB  lib/common/utils/console-logger.js.map                                           
lerna notice 616B   lib/common/features/contextactions/context-actions-provider-registry.d.ts.map    
lerna notice 1.3kB  lib/common/features/contextactions/context-actions-provider-registry.js.map      
lerna notice 460B   lib/common/features/contextactions/context-actions-provider.d.ts.map             
lerna notice 232B   lib/common/features/contextactions/context-actions-provider.js.map               
lerna notice 636B   lib/common/features/directediting/context-edit-validator-registry.d.ts.map       
lerna notice 1.0kB  lib/common/features/directediting/context-edit-validator-registry.js.map         
lerna notice 704B   lib/common/features/directediting/context-edit-validator.d.ts.map                
lerna notice 789B   lib/common/features/directediting/context-edit-validator.js.map                  
lerna notice 613B   lib/common/features/contextactions/context-menu-item-provider.d.ts.map           
lerna notice 658B   lib/common/features/contextactions/context-menu-item-provider.js.map             
lerna notice 1.1kB  lib/common/operations/create-operation-handler.d.ts.map                          
lerna notice 589B   lib/common/operations/create-operation-handler.js.map                            
lerna notice 593B   lib/common/gmodel/cut-operation-handler.d.ts.map                                 
lerna notice 800B   lib/common/gmodel/cut-operation-handler.js.map                                   
lerna notice 926B   lib/common/gmodel/delete-operation-handler.d.ts.map                              
lerna notice 2.9kB  lib/common/gmodel/delete-operation-handler.js.map                                
lerna notice 813B   lib/common/diagram/diagram-configuration.d.ts.map                                
lerna notice 386B   lib/common/diagram/diagram-configuration.js.map                                  
lerna notice 4.1kB  lib/common/di/diagram-module.d.ts.map                                            
lerna notice 7.0kB  lib/common/di/diagram-module.js.map                                              
lerna notice 497B   lib/common/features/type-hints/edge-creation-checker.d.ts.map                    
lerna notice 248B   lib/common/features/type-hints/edge-creation-checker.js.map                      
lerna notice 652B   lib/common/actions/global-action-provider.d.ts.map                               
lerna notice 1.7kB  lib/common/actions/global-action-provider.js.map                                 
lerna notice 906B   lib/common/di/glsp-module.d.ts.map                                               
lerna notice 700B   lib/common/di/glsp-module.js.map                                                 
lerna notice 365B   lib/common/utils/glsp-server-error.d.ts.map                                      
lerna notice 467B   lib/common/utils/glsp-server-error.js.map                                        
lerna notice 1.0kB  lib/common/launch/glsp-server-launcher.d.ts.map                                  
lerna notice 1.7kB  lib/common/launch/glsp-server-launcher.js.map                                    
lerna notice 1.9kB  lib/common/protocol/glsp-server.d.ts.map                                         
lerna notice 5.1kB  lib/common/protocol/glsp-server.js.map                                           
lerna notice 846B   lib/common/gmodel/gmodel-create-edge-operation-handler.d.ts.map                  
lerna notice 1.4kB  lib/common/gmodel/gmodel-create-edge-operation-handler.js.map                    
lerna notice 1.1kB  lib/common/gmodel/gmodel-create-node-operation-handler.d.ts.map                  
lerna notice 1.8kB  lib/common/gmodel/gmodel-create-node-operation-handler.js.map                    
lerna notice 735B   lib/common/gmodel/gmodel-diagram-module.d.ts.map                                 
lerna notice 1.1kB  lib/common/gmodel/gmodel-diagram-module.js.map                                   
lerna notice 348B   lib/common/features/model/gmodel-factory.d.ts.map                                
lerna notice 398B   lib/common/features/model/gmodel-factory.js.map                                  
lerna notice 1.5kB  lib/common/features/model/gmodel-index.d.ts.map                                  
lerna notice 3.5kB  lib/common/features/model/gmodel-index.js.map                                    
lerna notice 451B   lib/common/gmodel/gmodel-operation-handler.d.ts.map                              
lerna notice 482B   lib/common/gmodel/gmodel-operation-handler.js.map                                
lerna notice 1.4kB  lib/common/features/model/gmodel-serializer.d.ts.map                             
lerna notice 3.7kB  lib/common/features/model/gmodel-serializer.js.map                               
lerna notice 748B   lib/node/gmodel/gmodel-storage.d.ts.map                                          
lerna notice 1.1kB  lib/node/gmodel/gmodel-storage.js.map                                            
lerna notice 208B   lib/browser/index.d.ts.map                                                       
lerna notice 401B   lib/common/gmodel/index.d.ts.map                                                 
lerna notice 1.9kB  lib/common/index.d.ts.map                                                        
lerna notice 343B   lib/node/index.d.ts.map                                                          
lerna notice 192B   lib/browser/index.js.map                                                         
lerna notice 305B   lib/common/gmodel/index.js.map                                                   
lerna notice 1.1kB  lib/common/index.js.map                                                          
lerna notice 267B   lib/node/index.js.map                                                            
lerna notice 677B   lib/common/features/navigation/json-opener-options.d.ts.map                      
lerna notice 1.2kB  lib/common/features/navigation/json-opener-options.js.map                        
lerna notice 2.0kB  lib/common/operations/json-operation-handler.d.ts.map                            
lerna notice 2.3kB  lib/common/operations/json-operation-handler.js.map                              
lerna notice 1.0kB  lib/common/launch/jsonrpc-server-launcher.d.ts.map                               
lerna notice 2.1kB  lib/common/launch/jsonrpc-server-launcher.js.map                                 
lerna notice 448B   lib/common/features/directediting/label-edit-validator.d.ts.map                  
lerna notice 340B   lib/common/features/directediting/label-edit-validator.js.map                    
lerna notice 384B   lib/common/features/layout/layout-engine.d.ts.map                                
lerna notice 224B   lib/common/features/layout/layout-engine.js.map                                  
lerna notice 882B   lib/common/features/layout/layout-operation-handler.d.ts.map                     
lerna notice 1.2kB  lib/common/features/layout/layout-operation-handler.js.map                       
lerna notice 1.0kB  lib/common/utils/layout-util.d.ts.map                                            
lerna notice 3.8kB  lib/common/utils/layout-util.js.map                                              
lerna notice 1.4kB  lib/common/utils/logger.d.ts.map                                                 
lerna notice 1.3kB  lib/common/utils/logger.js.map                                                   
lerna notice 1.7kB  lib/common/features/model/model-state.d.ts.map                                   
lerna notice 1.8kB  lib/common/features/model/model-state.js.map                                     
lerna notice 1.3kB  lib/common/features/model/model-submission-handler.d.ts.map                      
lerna notice 2.8kB  lib/common/features/model/model-submission-handler.js.map                        
lerna notice 777B   lib/common/features/validation/model-validator.d.ts.map                          
lerna notice 1.2kB  lib/common/features/validation/model-validator.js.map                            
lerna notice 1.1kB  lib/common/di/multi-binding.d.ts.map                                             
lerna notice 1.5kB  lib/common/di/multi-binding.js.map                                               
lerna notice 502B   lib/common/features/navigation/navigation-target-provider-registry.d.ts.map      
lerna notice 667B   lib/common/features/navigation/navigation-target-provider-registry.js.map        
lerna notice 454B   lib/common/features/navigation/navigation-target-provider.d.ts.map               
lerna notice 232B   lib/common/features/navigation/navigation-target-provider.js.map                 
lerna notice 425B   lib/common/features/navigation/navigation-target-resolution.d.ts.map             
lerna notice 355B   lib/common/features/navigation/navigation-target-resolution.js.map               
lerna notice 825B   lib/common/features/navigation/navigation-target-resolver.d.ts.map               
lerna notice 1.2kB  lib/common/features/navigation/navigation-target-resolver.js.map                 
lerna notice 1.3kB  lib/common/operations/operation-action-handler.d.ts.map                          
lerna notice 1.9kB  lib/common/operations/operation-action-handler.js.map                            
lerna notice 768B   lib/common/operations/operation-handler-registry.d.ts.map                        
lerna notice 1.5kB  lib/common/operations/operation-handler-registry.js.map                          
lerna notice 963B   lib/common/operations/operation-handler.d.ts.map                                 
lerna notice 750B   lib/common/operations/operation-handler.js.map                                   
lerna notice 1.4kB  lib/common/gmodel/paste-operation-handler.d.ts.map                               
lerna notice 3.8kB  lib/common/gmodel/paste-operation-handler.js.map                                 
lerna notice 458B   lib/common/features/popup/popup-model-factory.d.ts.map                           
lerna notice 238B   lib/common/features/popup/popup-model-factory.js.map                             
lerna notice 802B   lib/common/features/progress/progress-service.d.ts.map                           
lerna notice 879B   lib/common/features/progress/progress-service.js.map                             
lerna notice 827B   lib/common/utils/promise-queue.d.ts.map                                          
lerna notice 1.5kB  lib/common/utils/promise-queue.js.map                                            
lerna notice 503B   lib/common/gmodel/reconnect-edge-operation-handler.d.ts.map                      
lerna notice 1.5kB  lib/common/gmodel/reconnect-edge-operation-handler.js.map                        
lerna notice 1.5kB  lib/common/command/recording-command.d.ts.map                                    
lerna notice 1.9kB  lib/common/command/recording-command.js.map                                      
lerna notice 1.1kB  lib/common/utils/registry.d.ts.map                                               
lerna notice 2.6kB  lib/common/utils/registry.js.map                                                 
lerna notice 777B   lib/common/features/type-hints/request-check-edge-action-handler.d.ts.map        
lerna notice 1.7kB  lib/common/features/type-hints/request-check-edge-action-handler.js.map          
lerna notice 613B   lib/common/features/clipboard/request-clipboard-data-action-handler.d.ts.map     
lerna notice 1.1kB  lib/common/features/clipboard/request-clipboard-data-action-handler.js.map       
lerna notice 520B   lib/common/features/contextactions/request-context-actions-handler.d.ts.map      
lerna notice 1.0kB  lib/common/features/contextactions/request-context-actions-handler.js.map        
lerna notice 597B   lib/common/features/directediting/request-edit-validation-handler.d.ts.map       
lerna notice 1.0kB  lib/common/features/directediting/request-edit-validation-handler.js.map         
lerna notice 552B   lib/common/features/validation/request-markers-handler.d.ts.map                  
lerna notice 1.2kB  lib/common/features/validation/request-markers-handler.js.map                    
lerna notice 1.0kB  lib/common/features/model/request-model-action-handler.d.ts.map                  
lerna notice 2.1kB  lib/common/features/model/request-model-action-handler.js.map                    
lerna notice 546B   lib/common/features/navigation/request-navigation-targets-action-handler.d.ts.map
lerna notice 971B   lib/common/features/navigation/request-navigation-targets-action-handler.js.map  
lerna notice 814B   lib/common/features/popup/request-popup-model-action-handler.d.ts.map            
lerna notice 1.3kB  lib/common/features/popup/request-popup-model-action-handler.js.map              
lerna notice 539B   lib/common/features/type-hints/request-type-hints-action-handler.d.ts.map        
lerna notice 671B   lib/common/features/type-hints/request-type-hints-action-handler.js.map          
lerna notice 624B   lib/common/features/navigation/resolve-navigation-targets-action-handler.d.ts.map
lerna notice 995B   lib/common/features/navigation/resolve-navigation-targets-action-handler.js.map  
lerna notice 573B   lib/common/features/model/save-model-action-handler.d.ts.map                     
lerna notice 779B   lib/common/features/model/save-model-action-handler.js.map                       
lerna notice 1.4kB  lib/common/di/server-module.d.ts.map                                             
lerna notice 2.0kB  lib/common/di/server-module.js.map                                               
lerna notice 661B   lib/common/di/service-identifiers.d.ts.map                                       
lerna notice 634B   lib/common/di/service-identifiers.js.map                                         
lerna notice 502B   lib/node/launch/socket-cli-parser.d.ts.map                                       
lerna notice 1.0kB  lib/node/launch/socket-cli-parser.js.map                                         
lerna notice 650B   lib/node/launch/socket-server-launcher.d.ts.map                                  
lerna notice 2.1kB  lib/node/launch/socket-server-launcher.js.map                                    
lerna notice 490B   lib/common/features/model/source-model-storage.d.ts.map                          
lerna notice 215B   lib/common/features/model/source-model-storage.js.map                            
lerna notice 985B   lib/common/features/contextactions/tool-palette-item-provider.d.ts.map           
lerna notice 2.0kB  lib/common/features/contextactions/tool-palette-item-provider.js.map             
lerna notice 653B   lib/common/command/undo-redo-action-handler.d.ts.map                             
lerna notice 1.2kB  lib/common/command/undo-redo-action-handler.js.map                               
lerna notice 1.3kB  lib/node/launch/websocket-server-launcher.d.ts.map                               
lerna notice 3.6kB  lib/node/launch/websocket-server-launcher.js.map                                 
lerna notice 905B   lib/node/di/winston-logger.d.ts.map                                              
lerna notice 2.0kB  lib/node/di/winston-logger.js.map                                                
lerna notice 702B   lib/browser/launch/worker-server-launcher.d.ts.map                               
lerna notice 1.3kB  lib/browser/launch/worker-server-launcher.js.map                                 
lerna notice 533B   README.md                                                                        
lerna notice 360B   src/common/gmodel/README.md                                                      
lerna notice 2.5kB  lib/node/abstract-json-model-storage.d.ts                                        
lerna notice 5.0kB  src/node/abstract-json-model-storage.ts                                          
lerna notice 3.6kB  lib/common/actions/action-dispatcher.d.ts                                        
lerna notice 13.9kB src/common/actions/action-dispatcher.spec.ts                                     
lerna notice 6.2kB  src/common/actions/action-dispatcher.ts                                          
lerna notice 2.1kB  lib/common/actions/action-handler-registry.d.ts                                  
lerna notice 2.3kB  src/common/actions/action-handler-registry.spec.ts                               
lerna notice 2.6kB  src/common/actions/action-handler-registry.ts                                    
lerna notice 2.9kB  lib/common/actions/action-handler.d.ts                                           
lerna notice 2.9kB  src/common/actions/action-handler.ts                                             
lerna notice 1.1kB  lib/browser/di/app-module.d.ts                                                   
lerna notice 2.1kB  lib/node/di/app-module.d.ts                                                      
lerna notice 1.5kB  src/browser/di/app-module.ts                                                     
lerna notice 4.2kB  src/node/di/app-module.ts                                                        
lerna notice 489B   lib/common/gmodel/apply-label-edit-operation-handler.d.ts                        
lerna notice 1.8kB  src/common/gmodel/apply-label-edit-operation-handler.ts                          
lerna notice 2.2kB  lib/common/utils/args-util.d.ts                                                  
lerna notice 4.0kB  src/common/utils/args-util.ts                                                    
lerna notice 3.4kB  lib/common/di/binding-target.d.ts                                                
lerna notice 7.4kB  src/common/di/binding-target.spec.ts                                             
lerna notice 7.9kB  src/common/di/binding-target.ts                                                  
lerna notice 873B   browser.d.ts                                                                     
lerna notice 738B   lib/common/gmodel/change-bounds-operation-handler.d.ts                           
lerna notice 2.7kB  src/common/gmodel/change-bounds-operation-handler.ts                             
lerna notice 1.4kB  lib/common/gmodel/change-routing-points-operation-handler.d.ts                   
lerna notice 1.9kB  src/common/gmodel/change-routing-points-operation-handler.ts                     
lerna notice 1.8kB  lib/node/launch/cli-parser.d.ts                                                  
lerna notice 2.4kB  src/node/launch/cli-parser.spec.ts                                               
lerna notice 3.2kB  src/node/launch/cli-parser.ts                                                    
lerna notice 1.8kB  lib/common/actions/client-action-handler.d.ts                                    
lerna notice 2.4kB  src/common/actions/client-action-handler.ts                                      
lerna notice 1.4kB  lib/common/protocol/client-action.d.ts                                           
lerna notice 1.6kB  src/common/protocol/client-action.ts                                             
lerna notice 1.1kB  lib/common/utils/client-options-util.d.ts                                        
lerna notice 1.3kB  src/common/utils/client-options-util.ts                                          
lerna notice 2.2kB  lib/common/session/client-session-factory.d.ts                                   
lerna notice 3.0kB  src/common/session/client-session-factory.spec.ts                                
lerna notice 3.6kB  src/common/session/client-session-factory.ts                                     
lerna notice 1.4kB  lib/common/session/client-session-initializer.d.ts                               
lerna notice 1.4kB  src/common/session/client-session-initializer.ts                                 
lerna notice 1.8kB  lib/common/session/client-session-listener.d.ts                                  
lerna notice 1.7kB  src/common/session/client-session-listener.ts                                    
lerna notice 5.6kB  lib/common/session/client-session-manager.d.ts                                   
lerna notice 3.7kB  src/common/session/client-session-manager.spec.ts                                
lerna notice 8.4kB  src/common/session/client-session-manager.ts                                     
lerna notice 1.3kB  lib/common/di/client-session-module.d.ts                                         
lerna notice 1.7kB  src/common/di/client-session-module.ts                                           
lerna notice 2.3kB  lib/common/session/client-session.d.ts                                           
lerna notice 2.3kB  src/common/session/client-session.ts                                             
lerna notice 2.9kB  lib/common/features/contextactions/command-palette-action-provider.d.ts          
lerna notice 3.6kB  src/common/features/contextactions/command-palette-action-provider.ts            
lerna notice 3.2kB  lib/common/command/command-stack.d.ts                                            
lerna notice 10.0kB src/common/command/command-stack.spec.ts                                         
lerna notice 5.0kB  src/common/command/command-stack.ts                                              
lerna notice 2.9kB  lib/common/command/command.d.ts                                                  
lerna notice 4.0kB  src/common/command/command.spec.ts                                               
lerna notice 4.5kB  src/common/command/command.ts                                                    
lerna notice 1.6kB  lib/common/operations/compound-operation-handler.d.ts                            
lerna notice 2.0kB  src/common/operations/compound-operation-handler.ts                              
lerna notice 1.9kB  lib/common/features/layout/computed-bounds-action-handler.d.ts                   
lerna notice 2.6kB  src/common/features/layout/computed-bounds-action-handler.ts                     
lerna notice 1.8kB  lib/common/utils/console-logger.d.ts                                             
lerna notice 3.4kB  src/common/utils/console-logger.ts                                               
lerna notice 833B   lib/common/features/contextactions/context-actions-provider-registry.d.ts        
lerna notice 3.4kB  src/common/features/contextactions/context-actions-provider-registry.spec.ts     
lerna notice 2.5kB  src/common/features/contextactions/context-actions-provider-registry.ts          
lerna notice 1.6kB  lib/common/features/contextactions/context-actions-provider.d.ts                 
lerna notice 1.6kB  src/common/features/contextactions/context-actions-provider.ts                   
lerna notice 816B   lib/common/features/directediting/context-edit-validator-registry.d.ts           
lerna notice 2.9kB  src/common/features/directediting/context-edit-validator-registry.spec.ts        
lerna notice 2.2kB  src/common/features/directediting/context-edit-validator-registry.ts             
lerna notice 1.1kB  lib/common/features/directediting/context-edit-validator.d.ts                    
lerna notice 2.4kB  src/common/features/directediting/context-edit-validator.ts                      
lerna notice 2.2kB  lib/common/features/contextactions/context-menu-item-provider.d.ts               
lerna notice 2.4kB  src/common/features/contextactions/context-menu-item-provider.ts                 
lerna notice 2.6kB  lib/common/operations/create-operation-handler.d.ts                              
lerna notice 2.9kB  src/common/operations/create-operation-handler.ts                                
lerna notice 1.5kB  lib/common/gmodel/cut-operation-handler.d.ts                                     
lerna notice 1.9kB  src/common/gmodel/cut-operation-handler.ts                                       
lerna notice 1.8kB  lib/common/gmodel/delete-operation-handler.d.ts                                  
lerna notice 4.3kB  src/common/gmodel/delete-operation-handler.ts                                    
lerna notice 4.1kB  lib/common/diagram/diagram-configuration.d.ts                                    
lerna notice 4.0kB  src/common/diagram/diagram-configuration.ts                                      
lerna notice 9.9kB  lib/common/di/diagram-module.d.ts                                                
lerna notice 18.9kB src/common/di/diagram-module.ts                                                  
lerna notice 2.3kB  lib/common/features/type-hints/edge-creation-checker.d.ts                        
lerna notice 2.2kB  src/common/features/type-hints/edge-creation-checker.ts                          
lerna notice 731B   lib/common/actions/global-action-provider.d.ts                                   
lerna notice 3.1kB  src/common/actions/global-action-provider.spec.ts                                
lerna notice 3.2kB  src/common/actions/global-action-provider.ts                                     
lerna notice 2.4kB  lib/common/di/glsp-module.d.ts                                                   
lerna notice 2.7kB  src/common/di/glsp-module.ts                                                     
lerna notice 1.1kB  lib/common/utils/glsp-server-error.d.ts                                          
lerna notice 1.2kB  src/common/utils/glsp-server-error.ts                                            
lerna notice 1.8kB  lib/common/launch/glsp-server-launcher.d.ts                                      
lerna notice 2.9kB  src/common/launch/glsp-server-launcher.ts                                        
lerna notice 3.1kB  lib/common/protocol/glsp-server.d.ts                                             
lerna notice 7.4kB  src/common/protocol/glsp-server.spec.ts                                          
lerna notice 8.1kB  src/common/protocol/glsp-server.ts                                               
lerna notice 2.1kB  lib/common/gmodel/gmodel-create-edge-operation-handler.d.ts                      
lerna notice 3.0kB  src/common/gmodel/gmodel-create-edge-operation-handler.ts                        
lerna notice 3.4kB  lib/common/gmodel/gmodel-create-node-operation-handler.d.ts                      
lerna notice 4.6kB  src/common/gmodel/gmodel-create-node-operation-handler.ts                        
lerna notice 1.7kB  lib/common/gmodel/gmodel-diagram-module.d.ts                                     
lerna notice 4.1kB  src/common/gmodel/gmodel-diagram-module.ts                                       
lerna notice 2.2kB  lib/common/features/model/gmodel-factory.d.ts                                    
lerna notice 3.1kB  src/common/features/model/gmodel-factory.ts                                      
lerna notice 4.6kB  lib/common/features/model/gmodel-index.d.ts                                      
lerna notice 7.0kB  src/common/features/model/gmodel-index.ts                                        
lerna notice 1.3kB  lib/common/gmodel/gmodel-operation-handler.d.ts                                  
lerna notice 1.5kB  src/common/gmodel/gmodel-operation-handler.ts                                    
lerna notice 4.1kB  lib/common/features/model/gmodel-serializer.d.ts                                 
lerna notice 5.7kB  src/common/features/model/gmodel-serializer.spec.ts                              
lerna notice 7.7kB  src/common/features/model/gmodel-serializer.ts                                   
lerna notice 1.8kB  lib/node/gmodel/gmodel-storage.d.ts                                              
lerna notice 2.4kB  src/node/gmodel/gmodel-storage.ts                                                
lerna notice 986B   lib/browser/index.d.ts                                                           
lerna notice 1.4kB  lib/common/gmodel/index.d.ts                                                     
lerna notice 4.9kB  lib/common/index.d.ts                                                            
lerna notice 1.2kB  lib/node/index.d.ts                                                              
lerna notice 951B   src/browser/index.ts                                                             
lerna notice 1.4kB  src/common/gmodel/index.ts                                                       
lerna notice 4.9kB  src/common/index.ts                                                              
lerna notice 1.2kB  src/node/index.ts                                                                
lerna notice 1.5kB  lib/common/features/navigation/json-opener-options.d.ts                          
lerna notice 2.2kB  src/common/features/navigation/json-opener-options.ts                            
lerna notice 5.4kB  lib/common/operations/json-operation-handler.d.ts                                
lerna notice 6.7kB  src/common/operations/json-operation-handler.ts                                  
lerna notice 2.1kB  lib/common/launch/jsonrpc-server-launcher.d.ts                                   
lerna notice 3.8kB  src/common/launch/jsonrpc-server-launcher.ts                                     
lerna notice 1.6kB  lib/common/features/directediting/label-edit-validator.d.ts                      
lerna notice 1.6kB  src/common/features/directediting/label-edit-validator.ts                        
lerna notice 1.3kB  lib/common/features/layout/layout-engine.d.ts                                    
lerna notice 1.3kB  src/common/features/layout/layout-engine.ts                                      
lerna notice 2.0kB  lib/common/features/layout/layout-operation-handler.d.ts                         
lerna notice 2.7kB  src/common/features/layout/layout-operation-handler.ts                           
lerna notice 3.5kB  lib/common/utils/layout-util.d.ts                                                
lerna notice 6.7kB  src/common/utils/layout-util.ts                                                  
lerna notice 2.1kB  lib/common/utils/logger.d.ts                                                     
lerna notice 2.7kB  src/common/utils/logger.ts                                                       
lerna notice 8.4kB  src/common/test/mock-util.ts                                                     
lerna notice 2.3kB  lib/common/features/model/model-state.d.ts                                       
lerna notice 3.2kB  src/common/features/model/model-state.ts                                         
lerna notice 4.9kB  lib/common/features/model/model-submission-handler.d.ts                          
lerna notice 7.4kB  src/common/features/model/model-submission-handler.ts                            
lerna notice 3.9kB  lib/common/features/validation/model-validator.d.ts                              
lerna notice 4.6kB  src/common/features/validation/model-validator.ts                                
lerna notice 2.8kB  lib/common/di/multi-binding.d.ts                                                 
lerna notice 3.5kB  src/common/di/multi-binding.ts                                                   
lerna notice 5.5kB  src/common/di/multi-bindings.spec.ts                                             
lerna notice 707B   lib/common/features/navigation/navigation-target-provider-registry.d.ts          
lerna notice 1.8kB  src/common/features/navigation/navigation-target-provider-registry.ts            
lerna notice 2.4kB  lib/common/features/navigation/navigation-target-provider.d.ts                   
lerna notice 2.4kB  src/common/features/navigation/navigation-target-provider.ts                     
lerna notice 1.2kB  lib/common/features/navigation/navigation-target-resolution.d.ts                 
lerna notice 1.1kB  src/common/features/navigation/navigation-target-resolution.ts                   
lerna notice 1.6kB  lib/common/features/navigation/navigation-target-resolver.d.ts                   
lerna notice 2.1kB  src/common/features/navigation/navigation-target-resolver.ts                     
lerna notice 870B   node.d.ts                                                                        
lerna notice 2.4kB  lib/common/operations/operation-action-handler.d.ts                              
lerna notice 3.8kB  src/common/operations/operation-action-handler.ts                                
lerna notice 1.7kB  lib/common/operations/operation-handler-registry.d.ts                            
lerna notice 3.1kB  src/common/operations/operation-handler-registry.spec.ts                         
lerna notice 2.6kB  src/common/operations/operation-handler-registry.ts                              
lerna notice 3.6kB  lib/common/operations/operation-handler.d.ts                                     
lerna notice 3.8kB  src/common/operations/operation-handler.ts                                       
lerna notice 2.3kB  lib/common/gmodel/paste-operation-handler.d.ts                                   
lerna notice 5.3kB  src/common/gmodel/paste-operation-handler.ts                                     
lerna notice 2.0kB  lib/common/features/popup/popup-model-factory.d.ts                               
lerna notice 2.0kB  src/common/features/popup/popup-model-factory.ts                                 
lerna notice 1.4kB  lib/common/features/progress/progress-service.d.ts                               
lerna notice 2.9kB  src/common/features/progress/progress-service.ts                                 
lerna notice 2.2kB  lib/common/utils/promise-queue.d.ts                                              
lerna notice 4.0kB  src/common/utils/promise-queue.spec.ts                                           
lerna notice 3.2kB  src/common/utils/promise-queue.ts                                                
lerna notice 541B   lib/common/gmodel/reconnect-edge-operation-handler.d.ts                          
lerna notice 2.5kB  src/common/gmodel/reconnect-edge-operation-handler.ts                            
lerna notice 3.6kB  lib/common/command/recording-command.d.ts                                        
lerna notice 3.1kB  src/common/command/recording-command.spec.ts                                     
lerna notice 4.6kB  src/common/command/recording-command.ts                                          
lerna notice 2.6kB  lib/common/utils/registry.d.ts                                                   
lerna notice 8.0kB  src/common/utils/registry.spec.ts                                                
lerna notice 4.9kB  src/common/utils/registry.ts                                                     
lerna notice 1.6kB  lib/common/features/type-hints/request-check-edge-action-handler.d.ts            
lerna notice 3.1kB  src/common/features/type-hints/request-check-edge-action-handler.ts              
lerna notice 1.4kB  lib/common/features/clipboard/request-clipboard-data-action-handler.d.ts         
lerna notice 2.2kB  src/common/features/clipboard/request-clipboard-data-action-handler.ts           
lerna notice 1.4kB  lib/common/features/contextactions/request-context-actions-handler.d.ts          
lerna notice 4.0kB  src/common/features/contextactions/request-context-actions-handler.spec.ts       
lerna notice 1.9kB  src/common/features/contextactions/request-context-actions-handler.ts            
lerna notice 1.5kB  lib/common/features/directediting/request-edit-validation-handler.d.ts           
lerna notice 6.5kB  src/common/features/directediting/request-edit-validation-handler.spec.ts        
lerna notice 2.1kB  src/common/features/directediting/request-edit-validation-handler.ts             
lerna notice 1.4kB  lib/common/features/validation/request-markers-handler.d.ts                      
lerna notice 2.2kB  src/common/features/validation/request-markers-handler.ts                        
lerna notice 2.0kB  lib/common/features/model/request-model-action-handler.d.ts                      
lerna notice 3.6kB  src/common/features/model/request-model-action-handler.ts                        
lerna notice 1.4kB  lib/common/features/navigation/request-navigation-targets-action-handler.d.ts    
lerna notice 2.0kB  src/common/features/navigation/request-navigation-targets-action-handler.ts      
lerna notice 1.7kB  lib/common/features/popup/request-popup-model-action-handler.d.ts                
lerna notice 2.7kB  src/common/features/popup/request-popup-model-action-handler.ts                  
lerna notice 1.4kB  lib/common/features/type-hints/request-type-hints-action-handler.d.ts            
lerna notice 2.6kB  src/common/features/type-hints/request-type-hints-action-handler.spec.ts         
lerna notice 1.7kB  src/common/features/type-hints/request-type-hints-action-handler.ts              
lerna notice 1.5kB  lib/common/features/navigation/resolve-navigation-targets-action-handler.d.ts    
lerna notice 2.1kB  src/common/features/navigation/resolve-navigation-targets-action-handler.ts      
lerna notice 1.4kB  lib/common/features/model/save-model-action-handler.d.ts                         
lerna notice 1.7kB  src/common/features/model/save-model-action-handler.ts                           
lerna notice 3.9kB  lib/common/di/server-module.d.ts                                                 
lerna notice 5.7kB  src/common/di/server-module.ts                                                   
lerna notice 1.7kB  lib/common/di/service-identifiers.d.ts                                           
lerna notice 1.8kB  src/common/di/service-identifiers.ts                                             
lerna notice 495B   lib/node/launch/socket-cli-parser.d.ts                                           
lerna notice 2.7kB  src/node/launch/socket-cli-parser.spec.ts                                        
lerna notice 2.2kB  src/node/launch/socket-cli-parser.ts                                             
lerna notice 746B   lib/node/launch/socket-server-launcher.d.ts                                      
lerna notice 3.1kB  src/node/launch/socket-server-launcher.spec.ts                                   
lerna notice 3.4kB  src/node/launch/socket-server-launcher.ts                                        
lerna notice 2.6kB  lib/common/features/model/source-model-storage.d.ts                              
lerna notice 2.5kB  src/common/features/model/source-model-storage.ts                                
lerna notice 2.5kB  lib/common/features/contextactions/tool-palette-item-provider.d.ts               
lerna notice 2.5kB  src/common/features/contextactions/tool-palette-item-provider.spec.ts            
lerna notice 3.8kB  src/common/features/contextactions/tool-palette-item-provider.ts                 
lerna notice 1.5kB  lib/common/command/undo-redo-action-handler.d.ts                                 
lerna notice 2.2kB  src/common/command/undo-redo-action-handler.ts                                   
lerna notice 2.3kB  lib/node/launch/websocket-server-launcher.d.ts                                   
lerna notice 5.1kB  src/node/launch/websocket-server-launcher.ts                                     
lerna notice 1.6kB  lib/node/di/winston-logger.d.ts                                                  
lerna notice 2.7kB  src/node/di/winston-logger.ts                                                    
lerna notice 1.6kB  lib/browser/launch/worker-server-launcher.d.ts                                   
lerna notice 2.5kB  src/browser/launch/worker-server-launcher.ts                                     
lerna notice === Tarball Details === 
lerna notice name:          @eclipse-glsp/server                         
lerna notice version:       2.1.0-next.77+1a0997e                        
lerna notice filename:      eclipse-glsp-server-2.1.0-next.77+1a0997e.tgz
lerna notice package size:  208.3 kB                                     
lerna notice unpacked size: 1.3 MB                                       
lerna notice shasum:        80fb7c8c30063b89074a327a2229abe47f13fcae     
lerna notice integrity:     sha512-nRG42wouXZRS5[...]D8cdYagLbduMg==     
lerna notice total files:   543                                          
lerna notice 
lerna success published @eclipse-glsp/layout-elk 2.1.0-next.77+1a0997e
lerna notice 
lerna notice package: @eclipse-glsp/layout-elk@2.1.0-next.77+1a0997e
lerna notice === Tarball Contents === 
lerna notice 35.4kB LICENSE                            
lerna notice 4.0kB  lib/di.config.js                   
lerna notice 4.1kB  lib/element-filter.js              
lerna notice 12.7kB lib/glsp-elk-layout-engine.js      
lerna notice 1.0kB  lib/index.js                       
lerna notice 4.5kB  lib/layout-configurator.js         
lerna notice 1.7kB  package.json                       
lerna notice 691B   lib/di.config.d.ts.map             
lerna notice 1.5kB  lib/di.config.js.map               
lerna notice 699B   lib/element-filter.d.ts.map        
lerna notice 1.5kB  lib/element-filter.js.map          
lerna notice 1.8kB  lib/glsp-elk-layout-engine.d.ts.map
lerna notice 10.0kB lib/glsp-elk-layout-engine.js.map  
lerna notice 259B   lib/index.d.ts.map                 
lerna notice 169B   lib/index.js.map                   
lerna notice 1.1kB  lib/layout-configurator.d.ts.map   
lerna notice 1.5kB  lib/layout-configurator.js.map     
lerna notice 678B   README.md                          
lerna notice 2.2kB  lib/di.config.d.ts                 
lerna notice 4.8kB  src/di.config.spec.ts              
lerna notice 4.7kB  src/di.config.ts                   
lerna notice 2.4kB  lib/element-filter.d.ts            
lerna notice 3.4kB  src/element-filter.ts              
lerna notice 3.8kB  lib/glsp-elk-layout-engine.d.ts    
lerna notice 12.9kB src/glsp-elk-layout-engine.ts      
lerna notice 1.1kB  lib/index.d.ts                     
lerna notice 1.0kB  src/index.ts                       
lerna notice 3.1kB  lib/layout-configurator.d.ts       
lerna notice 4.1kB  src/layout-configurator.ts         
lerna notice === Tarball Details === 
lerna notice name:          @eclipse-glsp/layout-elk                         
lerna notice version:       2.1.0-next.77+1a0997e                            
lerna notice filename:      eclipse-glsp-layout-elk-2.1.0-next.77+1a0997e.tgz
lerna notice package size:  28.3 kB                                          
lerna notice unpacked size: 126.7 kB                                         
lerna notice shasum:        00f5c80d65cd732fbf8b3c1f3141b4fcaf869d21         
lerna notice integrity:     sha512-d6ED88K4RI0Ju[...]8WKeXbPPYWOTw==         
lerna notice total files:   29                                               
lerna notice 
lerna success published @eclipse-glsp-examples/workflow-server 2.1.0-next.77+1a0997e
lerna notice 
lerna notice package: @eclipse-glsp-examples/workflow-server@2.1.0-next.77+1a0997e
lerna notice === Tarball Contents === 
lerna notice 14.2kB LICENSE                                                                          
lerna notice 3.4kB  lib/common/provider/abstract-next-or-previous-navigation-target-provider.js      
lerna notice 2.2kB  lib/browser/app.js                                                               
lerna notice 2.5kB  lib/node/app.js                                                                  
lerna notice 900B   browser.js                                                                       
lerna notice 2.7kB  lib/common/handler/create-activity-node-handler.js                               
lerna notice 1.5kB  lib/common/handler/create-automated-task-handler.js                              
lerna notice 2.1kB  lib/common/handler/create-category-handler.js                                    
lerna notice 1.5kB  lib/common/handler/create-decision-node-handler.js                               
lerna notice 1.5kB  lib/common/handler/create-edge-handler.js                                        
lerna notice 2.2kB  lib/common/handler/create-fork-node-handler.js                                   
lerna notice 1.3kB  lib/common/handler/create-fork-or-join-node-handler.js                           
lerna notice 2.2kB  lib/common/handler/create-join-node-handler.js                                   
lerna notice 1.5kB  lib/common/handler/create-manual-task-handler.js                                 
lerna notice 1.5kB  lib/common/handler/create-merge-node-handler.js                                  
lerna notice 2.7kB  lib/common/handler/create-task-handler.js                                        
lerna notice 1.7kB  lib/common/handler/create-weighted-edge-handler.js                               
lerna notice 3.3kB  lib/common/handler/create-workflow-node-operation-handler.js                     
lerna notice 4.6kB  lib/common/taskedit/edit-task-operation-handler.js                               
lerna notice 5.1kB  lib/common/graph-extension.js                                                    
lerna notice 578B   lib/common/handler/grid-snapper.js                                               
lerna notice 1.7kB  ./lib/node/index.js                                                              
lerna notice 1.7kB  lib/browser/index.js                                                             
lerna notice 4.1kB  lib/common/index.js                                                              
lerna notice 1.7kB  lib/node/index.js                                                                
lerna notice 3.1kB  lib/browser/mock-model-storage.js                                                
lerna notice 2.6kB  lib/common/util/model-types.js                                                   
lerna notice 1.6kB  lib/common/provider/next-node-navigation-target-provider.js                      
lerna notice 2.6kB  lib/common/provider/node-documentation-navigation-target-provider.js             
lerna notice 897B   node.js                                                                          
lerna notice 1.7kB  lib/common/provider/previous-node-navigation-target-provider.js                  
lerna notice 4.3kB  lib/common/taskedit/task-edit-context-provider.js                                
lerna notice 3.4kB  lib/common/taskedit/task-edit-validator.js                                       
lerna notice 1.4kB  lib/node/workflow-cli-parser.js                                                  
lerna notice 6.4kB  lib/common/provider/workflow-command-palette-action-provider.js                  
lerna notice 3.5kB  lib/common/provider/workflow-context-menu-item-provider.js                       
lerna notice 6.0kB  lib/common/workflow-diagram-configuration.js                                     
lerna notice 7.5kB  lib/common/workflow-diagram-module.js                                            
lerna notice 1.6kB  lib/common/workflow-edge-creation-checker.js                                     
lerna notice 2.7kB  lib/common/workflow-glsp-server.js                                               
lerna notice 3.0kB  lib/common/labeledit/workflow-label-edit-validator.js                            
lerna notice 2.1kB  lib/common/layout/workflow-layout-configurator.js                                
lerna notice 6.5kB  lib/common/marker/workflow-model-validator.js                                    
lerna notice 2.3kB  lib/common/model/workflow-navigation-target-resolver.js                          
lerna notice 2.9kB  lib/common/workflow-popup-factory.js                                             
lerna notice 22.1kB lib/browser/example1.json                                                        
lerna notice 16.6kB src/browser/example1.json                                                        
lerna notice 1.9kB  package.json                                                                     
lerna notice 852B   lib/common/provider/abstract-next-or-previous-navigation-target-provider.d.ts.map
lerna notice 1.4kB  lib/common/provider/abstract-next-or-previous-navigation-target-provider.js.map  
lerna notice 237B   lib/browser/app.d.ts.map                                                         
lerna notice 155B   lib/node/app.d.ts.map                                                            
lerna notice 890B   lib/browser/app.js.map                                                           
lerna notice 1.3kB  lib/node/app.js.map                                                              
lerna notice 532B   lib/common/handler/create-activity-node-handler.d.ts.map                         
lerna notice 763B   lib/common/handler/create-activity-node-handler.js.map                           
lerna notice 449B   lib/common/handler/create-automated-task-handler.d.ts.map                        
lerna notice 539B   lib/common/handler/create-automated-task-handler.js.map                          
lerna notice 553B   lib/common/handler/create-category-handler.d.ts.map                              
lerna notice 875B   lib/common/handler/create-category-handler.js.map                                
lerna notice 446B   lib/common/handler/create-decision-node-handler.d.ts.map                         
lerna notice 534B   lib/common/handler/create-decision-node-handler.js.map                           
lerna notice 384B   lib/common/handler/create-edge-handler.d.ts.map                                  
lerna notice 497B   lib/common/handler/create-edge-handler.js.map                                    
lerna notice 277B   lib/common/handler/create-fork-node-handler.d.ts.map                             
lerna notice 448B   lib/common/handler/create-fork-node-handler.js.map                               
lerna notice 427B   lib/common/handler/create-fork-or-join-node-handler.d.ts.map                     
lerna notice 475B   lib/common/handler/create-fork-or-join-node-handler.js.map                       
lerna notice 277B   lib/common/handler/create-join-node-handler.d.ts.map                             
lerna notice 448B   lib/common/handler/create-join-node-handler.js.map                               
lerna notice 443B   lib/common/handler/create-manual-task-handler.d.ts.map                           
lerna notice 531B   lib/common/handler/create-manual-task-handler.js.map                             
lerna notice 445B   lib/common/handler/create-merge-node-handler.d.ts.map                            
lerna notice 529B   lib/common/handler/create-merge-node-handler.js.map                              
lerna notice 542B   lib/common/handler/create-task-handler.d.ts.map                                  
lerna notice 899B   lib/common/handler/create-task-handler.js.map                                    
lerna notice 402B   lib/common/handler/create-weighted-edge-handler.d.ts.map                         
lerna notice 587B   lib/common/handler/create-weighted-edge-handler.js.map                           
lerna notice 586B   lib/common/handler/create-workflow-node-operation-handler.d.ts.map               
lerna notice 1.1kB  lib/common/handler/create-workflow-node-operation-handler.js.map                 
lerna notice 1.1kB  lib/common/taskedit/edit-task-operation-handler.d.ts.map                         
lerna notice 2.5kB  lib/common/taskedit/edit-task-operation-handler.js.map                           
lerna notice 1.5kB  lib/common/graph-extension.d.ts.map                                              
lerna notice 3.5kB  lib/common/graph-extension.js.map                                                
lerna notice 331B   lib/common/handler/grid-snapper.d.ts.map                                         
lerna notice 532B   lib/common/handler/grid-snapper.js.map                                           
lerna notice 185B   lib/browser/index.d.ts.map                                                       
lerna notice 918B   lib/common/index.d.ts.map                                                        
lerna notice 182B   lib/node/index.d.ts.map                                                          
lerna notice 179B   lib/browser/index.js.map                                                         
lerna notice 594B   lib/common/index.js.map                                                          
lerna notice 176B   lib/node/index.js.map                                                            
lerna notice 538B   lib/browser/mock-model-storage.d.ts.map                                          
lerna notice 714B   lib/browser/mock-model-storage.js.map                                            
lerna notice 676B   lib/common/util/model-types.d.ts.map                                             
lerna notice 1.2kB  lib/common/util/model-types.js.map                                               
lerna notice 505B   lib/common/provider/next-node-navigation-target-provider.d.ts.map                
lerna notice 552B   lib/common/provider/next-node-navigation-target-provider.js.map                  
lerna notice 490B   lib/common/provider/node-documentation-navigation-target-provider.d.ts.map       
lerna notice 1.3kB  lib/common/provider/node-documentation-navigation-target-provider.js.map         
lerna notice 513B   lib/common/provider/previous-node-navigation-target-provider.d.ts.map            
lerna notice 560B   lib/common/provider/previous-node-navigation-target-provider.js.map              
lerna notice 548B   lib/common/taskedit/task-edit-context-provider.d.ts.map                          
lerna notice 1.7kB  lib/common/taskedit/task-edit-context-provider.js.map                            
lerna notice 358B   lib/common/taskedit/task-edit-validator.d.ts.map                                 
lerna notice 1.3kB  lib/common/taskedit/task-edit-validator.js.map                                   
lerna notice 394B   lib/node/workflow-cli-parser.d.ts.map                                            
lerna notice 413B   lib/node/workflow-cli-parser.js.map                                              
lerna notice 843B   lib/common/provider/workflow-command-palette-action-provider.d.ts.map            
lerna notice 3.6kB  lib/common/provider/workflow-command-palette-action-provider.js.map              
lerna notice 468B   lib/common/provider/workflow-context-menu-item-provider.d.ts.map                 
lerna notice 1.2kB  lib/common/provider/workflow-context-menu-item-provider.js.map                   
lerna notice 645B   lib/common/workflow-diagram-configuration.d.ts.map                               
lerna notice 2.7kB  lib/common/workflow-diagram-configuration.js.map                                 
lerna notice 1.3kB  lib/common/workflow-diagram-module.d.ts.map                                      
lerna notice 2.3kB  lib/common/workflow-diagram-module.js.map                                        
lerna notice 422B   lib/common/workflow-edge-creation-checker.d.ts.map                               
lerna notice 626B   lib/common/workflow-edge-creation-checker.js.map                                 
lerna notice 447B   lib/common/workflow-glsp-server.d.ts.map                                         
lerna notice 798B   lib/common/workflow-glsp-server.js.map                                           
lerna notice 412B   lib/common/labeledit/workflow-label-edit-validator.d.ts.map                      
lerna notice 1.1kB  lib/common/labeledit/workflow-label-edit-validator.js.map                        
lerna notice 380B   lib/common/layout/workflow-layout-configurator.d.ts.map                          
lerna notice 424B   lib/common/layout/workflow-layout-configurator.js.map                            
lerna notice 923B   lib/common/marker/workflow-model-validator.d.ts.map                              
lerna notice 3.6kB  lib/common/marker/workflow-model-validator.js.map                                
lerna notice 464B   lib/common/model/workflow-navigation-target-resolver.d.ts.map                    
lerna notice 968B   lib/common/model/workflow-navigation-target-resolver.js.map                      
lerna notice 384B   lib/common/workflow-popup-factory.d.ts.map                                       
lerna notice 1.1kB  lib/common/workflow-popup-factory.js.map                                         
lerna notice 1.4kB  README.md                                                                        
lerna notice 1.7kB  lib/common/provider/abstract-next-or-previous-navigation-target-provider.d.ts    
lerna notice 2.3kB  src/common/provider/abstract-next-or-previous-navigation-target-provider.ts      
lerna notice 965B   lib/browser/app.d.ts                                                             
lerna notice 901B   lib/node/app.d.ts                                                                
lerna notice 2.0kB  src/browser/app.ts                                                               
lerna notice 2.4kB  src/node/app.ts                                                                  
lerna notice 878B   browser.d.ts                                                                     
lerna notice 1.4kB  lib/common/handler/create-activity-node-handler.d.ts                             
lerna notice 1.7kB  src/common/handler/create-activity-node-handler.ts                               
lerna notice 1.3kB  lib/common/handler/create-automated-task-handler.d.ts                            
lerna notice 1.4kB  src/common/handler/create-automated-task-handler.ts                              
lerna notice 1.4kB  lib/common/handler/create-category-handler.d.ts                                  
lerna notice 1.8kB  src/common/handler/create-category-handler.ts                                    
lerna notice 1.3kB  lib/common/handler/create-decision-node-handler.d.ts                             
lerna notice 1.4kB  src/common/handler/create-decision-node-handler.ts                               
lerna notice 1.2kB  lib/common/handler/create-edge-handler.d.ts                                      
lerna notice 1.3kB  src/common/handler/create-edge-handler.ts                                        
lerna notice 268B   lib/common/handler/create-fork-node-handler.d.ts                                 
lerna notice 1.2kB  src/common/handler/create-fork-node-handler.ts                                   
lerna notice 1.2kB  lib/common/handler/create-fork-or-join-node-handler.d.ts                         
lerna notice 1.3kB  src/common/handler/create-fork-or-join-node-handler.ts                           
lerna notice 268B   lib/common/handler/create-join-node-handler.d.ts                                 
lerna notice 1.2kB  src/common/handler/create-join-node-handler.ts                                   
lerna notice 1.2kB  lib/common/handler/create-manual-task-handler.d.ts                               
lerna notice 1.4kB  src/common/handler/create-manual-task-handler.ts                                 
lerna notice 1.3kB  lib/common/handler/create-merge-node-handler.d.ts                                
lerna notice 1.4kB  src/common/handler/create-merge-node-handler.ts                                  
lerna notice 1.4kB  lib/common/handler/create-task-handler.d.ts                                      
lerna notice 1.9kB  src/common/handler/create-task-handler.ts                                        
lerna notice 1.2kB  lib/common/handler/create-weighted-edge-handler.d.ts                             
lerna notice 1.4kB  src/common/handler/create-weighted-edge-handler.ts                               
lerna notice 1.5kB  lib/common/handler/create-workflow-node-operation-handler.d.ts                   
lerna notice 2.2kB  src/common/handler/create-workflow-node-operation-handler.ts                     
lerna notice 2.2kB  lib/common/taskedit/edit-task-operation-handler.d.ts                             
lerna notice 4.2kB  src/common/taskedit/edit-task-operation-handler.ts                               
lerna notice 2.5kB  lib/common/graph-extension.d.ts                                                  
lerna notice 5.1kB  src/common/graph-extension.ts                                                    
lerna notice 1.1kB  lib/common/handler/grid-snapper.d.ts                                             
lerna notice 1.3kB  src/common/handler/grid-snapper.ts                                               
lerna notice 942B   lib/browser/index.d.ts                                                           
lerna notice 2.7kB  lib/common/index.d.ts                                                            
lerna notice 943B   lib/node/index.d.ts                                                              
lerna notice 907B   src/browser/index.ts                                                             
lerna notice 2.7kB  src/common/index.ts                                                              
lerna notice 908B   src/node/index.ts                                                                
lerna notice 1.4kB  lib/browser/mock-model-storage.d.ts                                              
lerna notice 1.7kB  src/browser/mock-model-storage.ts                                                
lerna notice 1.6kB  lib/common/util/model-types.d.ts                                                 
lerna notice 2.3kB  src/common/util/model-types.ts                                                   
lerna notice 1.4kB  lib/common/provider/next-node-navigation-target-provider.d.ts                    
lerna notice 1.5kB  src/common/provider/next-node-navigation-target-provider.ts                      
lerna notice 1.3kB  lib/common/provider/node-documentation-navigation-target-provider.d.ts           
lerna notice 2.2kB  src/common/provider/node-documentation-navigation-target-provider.ts             
lerna notice 875B   node.d.ts                                                                        
lerna notice 1.4kB  lib/common/provider/previous-node-navigation-target-provider.d.ts                
lerna notice 1.5kB  src/common/provider/previous-node-navigation-target-provider.ts                  
lerna notice 1.4kB  lib/common/taskedit/task-edit-context-provider.d.ts                              
lerna notice 2.9kB  src/common/taskedit/task-edit-context-provider.ts                                
lerna notice 1.2kB  lib/common/taskedit/task-edit-validator.d.ts                                     
lerna notice 2.4kB  src/common/taskedit/task-edit-validator.ts                                       
lerna notice 1.2kB  lib/node/workflow-cli-parser.d.ts                                                
lerna notice 1.5kB  src/node/workflow-cli-parser.ts                                                  
lerna notice 1.6kB  lib/common/provider/workflow-command-palette-action-provider.d.ts                
lerna notice 5.5kB  src/common/provider/workflow-command-palette-action-provider.ts                  
lerna notice 1.2kB  lib/common/provider/workflow-context-menu-item-provider.d.ts                     
lerna notice 2.2kB  src/common/provider/workflow-context-menu-item-provider.ts                       
lerna notice 1.6kB  lib/common/workflow-diagram-configuration.d.ts                                   
lerna notice 4.2kB  src/common/workflow-diagram-configuration.ts                                     
lerna notice 2.8kB  lib/common/workflow-diagram-module.d.ts                                          
lerna notice 6.5kB  src/common/workflow-diagram-module.ts                                            
lerna notice 1.2kB  lib/common/workflow-edge-creation-checker.d.ts                                   
lerna notice 1.6kB  src/common/workflow-edge-creation-checker.ts                                     
lerna notice 1.3kB  lib/common/workflow-glsp-server.d.ts                                             
lerna notice 1.6kB  src/common/workflow-glsp-server.ts                                               
lerna notice 1.2kB  lib/common/labeledit/workflow-label-edit-validator.d.ts                          
lerna notice 1.9kB  src/common/labeledit/workflow-label-edit-validator.ts                            
lerna notice 1.2kB  lib/common/layout/workflow-layout-configurator.d.ts                              
lerna notice 1.3kB  src/common/layout/workflow-layout-configurator.ts                                
lerna notice 1.9kB  lib/common/marker/workflow-model-validator.d.ts                                  
lerna notice 5.6kB  src/common/marker/workflow-model-validator.ts                                    
lerna notice 1.3kB  lib/common/model/workflow-navigation-target-resolver.d.ts                        
lerna notice 1.9kB  src/common/model/workflow-navigation-target-resolver.ts                          
lerna notice 1.2kB  lib/common/workflow-popup-factory.d.ts                                           
lerna notice 2.1kB  src/common/workflow-popup-factory.ts                                             
lerna notice === Tarball Details === 
lerna notice name:          @eclipse-glsp-examples/workflow-server                         
lerna notice version:       2.1.0-next.77+1a0997e                                          
lerna notice filename:      eclipse-glsp-examples-workflow-server-2.1.0-next.77+1a0997e.tgz
lerna notice package size:  56.0 kB                                                        
lerna notice unpacked size: 393.7 kB                                                       
lerna notice shasum:        85dbd9173ea0570c1960e4c5db1f4f122a8e72cc                       
lerna notice integrity:     sha512-Anvu8pWmulkyb[...]EqHL5LRCS8brw==                       
lerna notice total files:   215                                                            
lerna notice 
Successfully published:
 - @eclipse-glsp-examples/workflow-server@2.1.0-next.77+1a0997e
 - @eclipse-glsp-examples/workflow-server-bundled@2.1.0-next.77+1a0997e
 - @eclipse-glsp/graph@2.1.0-next.77+1a0997e
 - @eclipse-glsp/layout-elk@2.1.0-next.77+1a0997e
 - @eclipse-glsp/server@2.1.0-next.77+1a0997e
lerna success published 5 packages
Done in 10.35s.
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] recordIssues
[ESLint] Searching for all files in '/home/jenkins/agent/workspace/lipse-glsp_glsp-server-node_main' that match the pattern 'node_modules/**/*/eslint.xml'
[ESLint] Traversing of symbolic links: enabled
[ESLint] -> found 4 files
[ESLint] Successfully parsed file /home/jenkins/agent/workspace/lipse-glsp_glsp-server-node_main/node_modules/@eclipse-glsp-examples/workflow-server/eslint.xml
[ESLint] -> found 0 issues (skipped 0 duplicates)
[ESLint] Successfully processed file 'node_modules/@eclipse-glsp-examples/workflow-server/eslint.xml'
[ESLint] Successfully parsed file /home/jenkins/agent/workspace/lipse-glsp_glsp-server-node_main/node_modules/@eclipse-glsp/graph/eslint.xml
[ESLint] -> found 0 issues (skipped 0 duplicates)
[ESLint] Successfully processed file 'node_modules/@eclipse-glsp/graph/eslint.xml'
[ESLint] Successfully parsed file /home/jenkins/agent/workspace/lipse-glsp_glsp-server-node_main/node_modules/@eclipse-glsp/layout-elk/eslint.xml
[ESLint] -> found 0 issues (skipped 0 duplicates)
[ESLint] Successfully processed file 'node_modules/@eclipse-glsp/layout-elk/eslint.xml'
[ESLint] Successfully parsed file /home/jenkins/agent/workspace/lipse-glsp_glsp-server-node_main/node_modules/@eclipse-glsp/server/eslint.xml
[ESLint] -> found 0 issues (skipped 0 duplicates)
[ESLint] Successfully processed file 'node_modules/@eclipse-glsp/server/eslint.xml'
[ESLint] Skipping post processing
[ESLint] No filter has been set, publishing all 0 issues
[ESLint] Repository miner is not configured, skipping repository mining
[ESLint] Ignoring 'aggregatingResults' and ID 'null' since only a single tool is defined.
[ESLint] Searching for all files in '/home/jenkins/agent/workspace/lipse-glsp_glsp-server-node_main' that match the pattern 'node_modules/**/*/eslint.xml'
[ESLint] Traversing of symbolic links: enabled
[ESLint] -> found 4 files
[ESLint] Successfully parsed file /home/jenkins/agent/workspace/lipse-glsp_glsp-server-node_main/node_modules/@eclipse-glsp-examples/workflow-server/eslint.xml
[ESLint] -> found 0 issues (skipped 0 duplicates)
[ESLint] Successfully processed file 'node_modules/@eclipse-glsp-examples/workflow-server/eslint.xml'
[ESLint] Successfully parsed file /home/jenkins/agent/workspace/lipse-glsp_glsp-server-node_main/node_modules/@eclipse-glsp/graph/eslint.xml
[ESLint] -> found 0 issues (skipped 0 duplicates)
[ESLint] Successfully processed file 'node_modules/@eclipse-glsp/graph/eslint.xml'
[ESLint] Successfully parsed file /home/jenkins/agent/workspace/lipse-glsp_glsp-server-node_main/node_modules/@eclipse-glsp/layout-elk/eslint.xml
[ESLint] -> found 0 issues (skipped 0 duplicates)
[ESLint] Successfully processed file 'node_modules/@eclipse-glsp/layout-elk/eslint.xml'
[ESLint] Successfully parsed file /home/jenkins/agent/workspace/lipse-glsp_glsp-server-node_main/node_modules/@eclipse-glsp/server/eslint.xml
[ESLint] -> found 0 issues (skipped 0 duplicates)
[ESLint] Successfully processed file 'node_modules/@eclipse-glsp/server/eslint.xml'
[ESLint] Skipping post processing
[ESLint] No filter has been set, publishing all 0 issues
[ESLint] Repository miner is not configured, skipping repository mining
[ESLint] Reference build recorder is not configured
[ESLint] Obtaining reference build from same job (main)
[ESLint] Using reference build 'eclipse-glsp/glsp-server-node/main #96' to compute new, fixed, and outstanding issues
[ESLint] Issues delta (vs. reference build): outstanding: 0, new: 0, fixed: 0
[ESLint] Evaluating quality gates
[ESLint] -> PASSED - Total (any severity): 0 - Quality Gate: 1
[ESLint] -> All quality gates have been passed
[ESLint] Health report is disabled - skipping
[ESLint] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues)
[ESLint] Attaching ResultAction with ID 'eslint' to build 'eclipse-glsp/glsp-server-node/main #97'.
[GitHub Checks] GitHub check (name: ESLint, status: completed) has been published.
[Pipeline] withChecks
[Pipeline] {
[GitHub Checks] GitHub check (name: Tests, status: in_progress) has been published.
[Pipeline] junit
Recording test results
[GitHub Checks] GitHub check (name: Tests, status: completed) has been published.
[Pipeline] }
[Pipeline] // withChecks
[Pipeline] script
[Pipeline] {
[Pipeline] publishHTML
[htmlpublisher] Archiving HTML reports...
[htmlpublisher] Archiving at BUILD level /home/jenkins/agent/workspace/lipse-glsp_glsp-server-node_main/coverage to /var/jenkins/jobs/eclipse-glsp/jobs/glsp-server-node/branches/main/builds/97/htmlreports/Code_20Coverage
[Pipeline] }
[Pipeline] // script
[Pipeline] script
[Pipeline] {
[Pipeline] echo
Build result UNSTABLE: Send email notification to glsp-build@xxxxxxxxxxx
[Pipeline] emailext
Sending email to: glsp-build@xxxxxxxxxxx

Back to the top