@operato/scene-integration 8.0.0-beta.0 → 8.0.0-beta.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +5 -5
- package/CHANGELOG.md +0 -932
- package/logs/.08636eb59927f12972f6774f5947c8507b3564c2-audit.json +0 -15
- package/logs/.5e5d741d8b7784a2fbad65eedc0fd46946aaf6f2-audit.json +0 -15
- package/logs/application-2024-08-11-22.log +0 -105
- package/logs/connections-2024-08-11-22.log +0 -50
- package/logs/system/.ce832741a58883a058e9af6fb7483de16a838e2c-audit.json +0 -20
- package/logs/system/scenario-NOW-2024-08-11-22.log +0 -66
- package/logs/system/scenario-NOW-2024-08-11-23.log +0 -1826
- package/schema.graphql +0 -4369
- package/src/client-api.ts +0 -25
- package/src/connection-control.ts +0 -127
- package/src/connection-state-subscription.ts +0 -110
- package/src/data-subscription.ts +0 -41
- package/src/editors/index.ts +0 -1
- package/src/index.ts +0 -21
- package/src/scenario-control.ts +0 -121
- package/src/scenario-instance-subscription.ts +0 -115
- package/src/scenario-queue-subscription.ts +0 -88
- package/src/scenario-run.ts +0 -219
- package/src/scenario-start.ts +0 -102
- package/src/scenario-stop.ts +0 -90
- package/src/templates/connection-control.ts +0 -17
- package/src/templates/connection-state-subscription.ts +0 -17
- package/src/templates/data-subscription.ts +0 -17
- package/src/templates/index.ts +0 -21
- package/src/templates/scenario-control.ts +0 -18
- package/src/templates/scenario-instance-subscription.ts +0 -17
- package/src/templates/scenario-queue-subscription.ts +0 -17
- package/src/templates/scenario-run.ts +0 -17
- package/src/templates/scenario-start.ts +0 -17
- package/src/templates/scenario-stop.ts +0 -17
- package/tsconfig.json +0 -23
- package/tsconfig.tsbuildinfo +0 -1
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"keep": {
|
|
3
|
-
"days": true,
|
|
4
|
-
"amount": 2
|
|
5
|
-
},
|
|
6
|
-
"auditLog": "logs/.08636eb59927f12972f6774f5947c8507b3564c2-audit.json",
|
|
7
|
-
"files": [
|
|
8
|
-
{
|
|
9
|
-
"date": 1723384487063,
|
|
10
|
-
"name": "logs/application-2024-08-11-22.log",
|
|
11
|
-
"hash": "638886e9e1654cb3e1d9a9318eed08105b346940e040aba60da10967ad826c0e"
|
|
12
|
-
}
|
|
13
|
-
],
|
|
14
|
-
"hashType": "sha256"
|
|
15
|
-
}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"keep": {
|
|
3
|
-
"days": true,
|
|
4
|
-
"amount": 14
|
|
5
|
-
},
|
|
6
|
-
"auditLog": "logs/.5e5d741d8b7784a2fbad65eedc0fd46946aaf6f2-audit.json",
|
|
7
|
-
"files": [
|
|
8
|
-
{
|
|
9
|
-
"date": 1723384488854,
|
|
10
|
-
"name": "logs/connections-2024-08-11-22.log",
|
|
11
|
-
"hash": "23dcbd41ef93f4166ab024044ad29c942d2c3ab55117a82e5b19b7d033a0a84a"
|
|
12
|
-
}
|
|
13
|
-
],
|
|
14
|
-
"hashType": "sha256"
|
|
15
|
-
}
|
|
@@ -1,105 +0,0 @@
|
|
|
1
|
-
2024-08-11T22:54:48+09:00 info: File Storage is Ready.
|
|
2
|
-
2024-08-11T22:54:49+09:00 error: Error: Cannot find module 'oracledb'
|
|
3
|
-
Require stack:
|
|
4
|
-
- /Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/integration-base/dist-server/engine/connector/oracle-connector.js
|
|
5
|
-
- /Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/integration-base/dist-server/engine/connector/index.js
|
|
6
|
-
- /Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/integration-base/dist-server/engine/index.js
|
|
7
|
-
- /Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/integration-base/dist-server/index.js
|
|
8
|
-
- /Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/env/lib/module-loader.js
|
|
9
|
-
- /Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/env/index.js
|
|
10
|
-
- /Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/shell/dist-server/server-dev.js
|
|
11
|
-
- /Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/shell/bin/things-factory-dev
|
|
12
|
-
at Module._resolveFilename (node:internal/modules/cjs/loader:1145:15)
|
|
13
|
-
at Module._load (node:internal/modules/cjs/loader:986:27)
|
|
14
|
-
at Module.require (node:internal/modules/cjs/loader:1233:19)
|
|
15
|
-
at require (node:internal/modules/helpers:179:18)
|
|
16
|
-
at Object.<anonymous> (/Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/integration-base/dist-server/engine/connector/oracle-connector.js:7:20)
|
|
17
|
-
at Module._compile (node:internal/modules/cjs/loader:1358:14)
|
|
18
|
-
at Module._extensions..js (node:internal/modules/cjs/loader:1416:10)
|
|
19
|
-
at Module.load (node:internal/modules/cjs/loader:1208:32)
|
|
20
|
-
at Module._load (node:internal/modules/cjs/loader:1024:12)
|
|
21
|
-
at Module.require (node:internal/modules/cjs/loader:1233:19)
|
|
22
|
-
at require (node:internal/modules/helpers:179:18)
|
|
23
|
-
at Object.<anonymous> (/Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/integration-base/dist-server/engine/connector/index.js:11:1)
|
|
24
|
-
at Module._compile (node:internal/modules/cjs/loader:1358:14)
|
|
25
|
-
at Module._extensions..js (node:internal/modules/cjs/loader:1416:10)
|
|
26
|
-
at Module.load (node:internal/modules/cjs/loader:1208:32)
|
|
27
|
-
at Module._load (node:internal/modules/cjs/loader:1024:12)
|
|
28
|
-
2024-08-11T22:54:49+09:00 error: Error: Cannot find module 'oracledb'
|
|
29
|
-
Require stack:
|
|
30
|
-
- /Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/integration-base/dist-server/engine/task/oracle-procedure.js
|
|
31
|
-
- /Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/integration-base/dist-server/engine/task/index.js
|
|
32
|
-
- /Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/integration-base/dist-server/engine/index.js
|
|
33
|
-
- /Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/integration-base/dist-server/index.js
|
|
34
|
-
- /Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/env/lib/module-loader.js
|
|
35
|
-
- /Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/env/index.js
|
|
36
|
-
- /Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/shell/dist-server/server-dev.js
|
|
37
|
-
- /Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/shell/bin/things-factory-dev
|
|
38
|
-
at Module._resolveFilename (node:internal/modules/cjs/loader:1145:15)
|
|
39
|
-
at Module._load (node:internal/modules/cjs/loader:986:27)
|
|
40
|
-
at Module.require (node:internal/modules/cjs/loader:1233:19)
|
|
41
|
-
at require (node:internal/modules/helpers:179:18)
|
|
42
|
-
at Object.<anonymous> (/Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/integration-base/dist-server/engine/task/oracle-procedure.js:9:20)
|
|
43
|
-
at Module._compile (node:internal/modules/cjs/loader:1358:14)
|
|
44
|
-
at Module._extensions..js (node:internal/modules/cjs/loader:1416:10)
|
|
45
|
-
at Module.load (node:internal/modules/cjs/loader:1208:32)
|
|
46
|
-
at Module._load (node:internal/modules/cjs/loader:1024:12)
|
|
47
|
-
at Module.require (node:internal/modules/cjs/loader:1233:19)
|
|
48
|
-
at require (node:internal/modules/helpers:179:18)
|
|
49
|
-
at Object.<anonymous> (/Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/integration-base/dist-server/engine/task/index.js:43:1)
|
|
50
|
-
at Module._compile (node:internal/modules/cjs/loader:1358:14)
|
|
51
|
-
at Module._extensions..js (node:internal/modules/cjs/loader:1416:10)
|
|
52
|
-
at Module.load (node:internal/modules/cjs/loader:1208:32)
|
|
53
|
-
at Module._load (node:internal/modules/cjs/loader:1024:12)
|
|
54
|
-
2024-08-11T22:54:49+09:00 error: Error: Cannot find module '@thiagoelg/node-printer'
|
|
55
|
-
Require stack:
|
|
56
|
-
- /Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/board-service/dist-server/controllers/print.js
|
|
57
|
-
- /Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/board-service/dist-server/controllers/index.js
|
|
58
|
-
- /Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/board-service/dist-server/index.js
|
|
59
|
-
- /Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/env/lib/module-loader.js
|
|
60
|
-
- /Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/env/index.js
|
|
61
|
-
- /Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/shell/dist-server/server-dev.js
|
|
62
|
-
- /Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/shell/bin/things-factory-dev
|
|
63
|
-
at Module._resolveFilename (node:internal/modules/cjs/loader:1145:15)
|
|
64
|
-
at Module._load (node:internal/modules/cjs/loader:986:27)
|
|
65
|
-
at Module.require (node:internal/modules/cjs/loader:1233:19)
|
|
66
|
-
at require (node:internal/modules/helpers:179:18)
|
|
67
|
-
at Object.<anonymous> (/Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/board-service/dist-server/controllers/print.js:10:17)
|
|
68
|
-
at Module._compile (node:internal/modules/cjs/loader:1358:14)
|
|
69
|
-
at Module._extensions..js (node:internal/modules/cjs/loader:1416:10)
|
|
70
|
-
at Module.load (node:internal/modules/cjs/loader:1208:32)
|
|
71
|
-
at Module._load (node:internal/modules/cjs/loader:1024:12)
|
|
72
|
-
at Module.require (node:internal/modules/cjs/loader:1233:19)
|
|
73
|
-
at require (node:internal/modules/helpers:179:18)
|
|
74
|
-
at Object.<anonymous> (/Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/board-service/dist-server/controllers/index.js:4:17)
|
|
75
|
-
at Module._compile (node:internal/modules/cjs/loader:1358:14)
|
|
76
|
-
at Module._extensions..js (node:internal/modules/cjs/loader:1416:10)
|
|
77
|
-
at Module.load (node:internal/modules/cjs/loader:1208:32)
|
|
78
|
-
at Module._load (node:internal/modules/cjs/loader:1024:12)
|
|
79
|
-
2024-08-11T22:54:49+09:00 error: Error: Cannot find module '@thiagoelg/node-printer'
|
|
80
|
-
Require stack:
|
|
81
|
-
- /Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/print-service/dist-server/middlewares/index.js
|
|
82
|
-
- /Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/print-service/dist-server/index.js
|
|
83
|
-
- /Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/env/lib/module-loader.js
|
|
84
|
-
- /Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/env/index.js
|
|
85
|
-
- /Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/shell/dist-server/server-dev.js
|
|
86
|
-
- /Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/shell/bin/things-factory-dev
|
|
87
|
-
at Module._resolveFilename (node:internal/modules/cjs/loader:1145:15)
|
|
88
|
-
at Module._load (node:internal/modules/cjs/loader:986:27)
|
|
89
|
-
at Module.require (node:internal/modules/cjs/loader:1233:19)
|
|
90
|
-
at require (node:internal/modules/helpers:179:18)
|
|
91
|
-
at Object.<anonymous> (/Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/print-service/dist-server/middlewares/index.js:8:19)
|
|
92
|
-
at Module._compile (node:internal/modules/cjs/loader:1358:14)
|
|
93
|
-
at Module._extensions..js (node:internal/modules/cjs/loader:1416:10)
|
|
94
|
-
at Module.load (node:internal/modules/cjs/loader:1208:32)
|
|
95
|
-
at Module._load (node:internal/modules/cjs/loader:1024:12)
|
|
96
|
-
at Module.require (node:internal/modules/cjs/loader:1233:19)
|
|
97
|
-
at require (node:internal/modules/helpers:179:18)
|
|
98
|
-
at Object.<anonymous> (/Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/print-service/dist-server/index.js:4:22)
|
|
99
|
-
at Module._compile (node:internal/modules/cjs/loader:1358:14)
|
|
100
|
-
at Module._extensions..js (node:internal/modules/cjs/loader:1416:10)
|
|
101
|
-
at Module.load (node:internal/modules/cjs/loader:1208:32)
|
|
102
|
-
at Module._load (node:internal/modules/cjs/loader:1024:12)
|
|
103
|
-
2024-08-11T22:54:50+09:00 info: Default DataSource established
|
|
104
|
-
2024-08-11T22:54:51+09:00 info: 🚀 Server ready at http://0.0.0.0:3000/graphql
|
|
105
|
-
2024-08-11T22:54:51+09:00 info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/graphql
|
|
@@ -1,50 +0,0 @@
|
|
|
1
|
-
2024-08-11T22:54:51+09:00 info: Initializing ConnectionManager...
|
|
2
|
-
2024-08-11T22:54:51+09:00 info: Connector 'echo-back-server' started to ready
|
|
3
|
-
2024-08-11T22:54:51+09:00 info: Connector 'echo-back' started to ready
|
|
4
|
-
2024-08-11T22:54:51+09:00 info: Connector 'http-connector' started to ready
|
|
5
|
-
2024-08-11T22:54:51+09:00 info: Connector 'graphql-connector' started to ready
|
|
6
|
-
2024-08-11T22:54:51+09:00 info: Connector 'sqlite-connector' started to ready
|
|
7
|
-
2024-08-11T22:54:51+09:00 info: Connector 'postgresql-connector' started to ready
|
|
8
|
-
2024-08-11T22:54:51+09:00 info: Connector 'mqtt-connector' started to ready
|
|
9
|
-
2024-08-11T22:54:51+09:00 info: Connector 'mssql-connector' started to ready
|
|
10
|
-
2024-08-11T22:54:51+09:00 info: Connector 'oracle-connector' started to ready
|
|
11
|
-
2024-08-11T22:54:51+09:00 info: Connector 'mysql-connector' started to ready
|
|
12
|
-
2024-08-11T22:54:51+09:00 info: Connector 'socket-server' started to ready
|
|
13
|
-
2024-08-11T22:54:51+09:00 info: Connector 'operato-connector' started to ready
|
|
14
|
-
2024-08-11T22:54:51+09:00 info: Connector 'email-connector' started to ready
|
|
15
|
-
2024-08-11T22:54:51+09:00 info: Connector 'influxdb-connector' started to ready
|
|
16
|
-
2024-08-11T22:54:51+09:00 info: Connector 'msgraph-connector' started to ready
|
|
17
|
-
2024-08-11T22:54:51+09:00 info: Connector 'proxy-connector' started to ready
|
|
18
|
-
2024-08-11T22:54:51+09:00 info: echo-back-servers are ready
|
|
19
|
-
2024-08-11T22:54:51+09:00 info: echo-back connections are ready
|
|
20
|
-
2024-08-11T22:54:51+09:00 info: http-connector connections are ready
|
|
21
|
-
2024-08-11T22:54:51+09:00 info: graphql-connector connections are ready
|
|
22
|
-
2024-08-11T22:54:51+09:00 info: sqlite-connector connections are ready
|
|
23
|
-
2024-08-11T22:54:51+09:00 info: postgresql-connector connections are ready
|
|
24
|
-
2024-08-11T22:54:51+09:00 info: mqtt-connector connections are ready
|
|
25
|
-
2024-08-11T22:54:51+09:00 info: mssql-connector connections are ready
|
|
26
|
-
2024-08-11T22:54:51+09:00 info: oracle-connector connections are ready
|
|
27
|
-
2024-08-11T22:54:51+09:00 info: mysql-connector connections are ready
|
|
28
|
-
2024-08-11T22:54:51+09:00 info: socket servers are ready
|
|
29
|
-
2024-08-11T22:54:51+09:00 info: operato-connector connections are ready
|
|
30
|
-
2024-08-11T22:54:51+09:00 info: email connections are ready
|
|
31
|
-
2024-08-11T22:54:51+09:00 info: influxdb connections are ready
|
|
32
|
-
2024-08-11T22:54:51+09:00 info: msgraph-connector connections are ready
|
|
33
|
-
2024-08-11T22:54:51+09:00 info: proxy-connector connections are ready
|
|
34
|
-
2024-08-11T22:54:51+09:00 info: All connector for 'echo-back-server' ready
|
|
35
|
-
2024-08-11T22:54:51+09:00 info: All connector for 'echo-back' ready
|
|
36
|
-
2024-08-11T22:54:51+09:00 info: All connector for 'http-connector' ready
|
|
37
|
-
2024-08-11T22:54:51+09:00 info: All connector for 'graphql-connector' ready
|
|
38
|
-
2024-08-11T22:54:51+09:00 info: All connector for 'sqlite-connector' ready
|
|
39
|
-
2024-08-11T22:54:51+09:00 info: All connector for 'postgresql-connector' ready
|
|
40
|
-
2024-08-11T22:54:51+09:00 info: All connector for 'mqtt-connector' ready
|
|
41
|
-
2024-08-11T22:54:51+09:00 info: All connector for 'mssql-connector' ready
|
|
42
|
-
2024-08-11T22:54:51+09:00 info: All connector for 'oracle-connector' ready
|
|
43
|
-
2024-08-11T22:54:51+09:00 info: All connector for 'mysql-connector' ready
|
|
44
|
-
2024-08-11T22:54:51+09:00 info: All connector for 'socket-server' ready
|
|
45
|
-
2024-08-11T22:54:51+09:00 info: All connector for 'operato-connector' ready
|
|
46
|
-
2024-08-11T22:54:51+09:00 info: All connector for 'email-connector' ready
|
|
47
|
-
2024-08-11T22:54:51+09:00 info: All connector for 'influxdb-connector' ready
|
|
48
|
-
2024-08-11T22:54:51+09:00 info: All connector for 'msgraph-connector' ready
|
|
49
|
-
2024-08-11T22:54:51+09:00 info: All connector for 'proxy-connector' ready
|
|
50
|
-
2024-08-11T22:54:51+09:00 info: ConnectionManager initialization done:
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"keep": {
|
|
3
|
-
"days": true,
|
|
4
|
-
"amount": 14
|
|
5
|
-
},
|
|
6
|
-
"auditLog": "logs/system/.ce832741a58883a058e9af6fb7483de16a838e2c-audit.json",
|
|
7
|
-
"files": [
|
|
8
|
-
{
|
|
9
|
-
"date": 1723384628972,
|
|
10
|
-
"name": "logs/system/scenario-NOW-2024-08-11-22.log",
|
|
11
|
-
"hash": "48fc825353eacfd2b548897112bd4ca6db7677cc6681a93345cc37d7c73d6b64"
|
|
12
|
-
},
|
|
13
|
-
{
|
|
14
|
-
"date": 1723384800327,
|
|
15
|
-
"name": "logs/system/scenario-NOW-2024-08-11-23.log",
|
|
16
|
-
"hash": "cd0e9026213362771920e99d7ba6b1170e34dc661de29b257f0f93f0077f5b3e"
|
|
17
|
-
}
|
|
18
|
-
],
|
|
19
|
-
"hashType": "sha256"
|
|
20
|
-
}
|
|
@@ -1,66 +0,0 @@
|
|
|
1
|
-
2024-08-11T22:57:08+09:00 info: NOW-1723384628966:[state changed] STOPPED => READY
|
|
2
|
-
2024-08-11T22:57:08+09:00 info: NOW-1723384628966:[state changed] READY => STARTED
|
|
3
|
-
2024-08-11T22:57:08+09:00 info: Start 1 Rounds #######
|
|
4
|
-
2024-08-11T22:57:08+09:00 info: Step 'now'(b11d4b54-06be-49a7-ab0d-c14d1a71ced0) started.
|
|
5
|
-
2024-08-11T22:57:08+09:00 info: Step done.
|
|
6
|
-
2024-08-11T22:57:08+09:00 info: NOW-1723384628966:[state changed] READY => STARTED
|
|
7
|
-
2024-08-11T22:57:08+09:00 info: Step 'publish'(99842637-0563-4448-8355-74f7dc17fea5) started.
|
|
8
|
-
2024-08-11T22:57:08+09:00 info: Step done.
|
|
9
|
-
2024-08-11T22:57:08+09:00 info: NOW-1723384628966:[state changed] READY => STARTED
|
|
10
|
-
2024-08-11T22:57:08+09:00 info: NOW-1723384628966:[state changed] STOPPED => UNLOADED
|
|
11
|
-
2024-08-11T22:57:08+09:00 info: NOW-1723384628966:[state changed] STOPPED => UNLOADED
|
|
12
|
-
2024-08-11T22:57:10+09:00 info: NOW-1723384630020:[state changed] STOPPED => READY
|
|
13
|
-
2024-08-11T22:57:10+09:00 info: NOW-1723384630020:[state changed] READY => STARTED
|
|
14
|
-
2024-08-11T22:57:10+09:00 info: Start 1 Rounds #######
|
|
15
|
-
2024-08-11T22:57:10+09:00 info: Step 'now'(b11d4b54-06be-49a7-ab0d-c14d1a71ced0) started.
|
|
16
|
-
2024-08-11T22:57:10+09:00 info: Step done.
|
|
17
|
-
2024-08-11T22:57:10+09:00 info: NOW-1723384630020:[state changed] READY => STARTED
|
|
18
|
-
2024-08-11T22:57:10+09:00 info: Step 'publish'(99842637-0563-4448-8355-74f7dc17fea5) started.
|
|
19
|
-
2024-08-11T22:57:10+09:00 info: Step done.
|
|
20
|
-
2024-08-11T22:57:10+09:00 info: NOW-1723384630020:[state changed] READY => STARTED
|
|
21
|
-
2024-08-11T22:57:10+09:00 info: NOW-1723384630020:[state changed] STOPPED => UNLOADED
|
|
22
|
-
2024-08-11T22:57:10+09:00 info: NOW-1723384630020:[state changed] STOPPED => UNLOADED
|
|
23
|
-
2024-08-11T22:57:43+09:00 info: NOW-1723384663186:[state changed] STOPPED => READY
|
|
24
|
-
2024-08-11T22:57:43+09:00 info: NOW-1723384663186:[state changed] READY => STARTED
|
|
25
|
-
2024-08-11T22:57:43+09:00 info: Start 1 Rounds #######
|
|
26
|
-
2024-08-11T22:57:43+09:00 info: Step 'now'(b11d4b54-06be-49a7-ab0d-c14d1a71ced0) started.
|
|
27
|
-
2024-08-11T22:57:43+09:00 info: Step done.
|
|
28
|
-
2024-08-11T22:57:43+09:00 info: NOW-1723384663186:[state changed] READY => STARTED
|
|
29
|
-
2024-08-11T22:57:43+09:00 info: Step 'publish'(99842637-0563-4448-8355-74f7dc17fea5) started.
|
|
30
|
-
2024-08-11T22:57:43+09:00 info: Step done.
|
|
31
|
-
2024-08-11T22:57:43+09:00 info: NOW-1723384663186:[state changed] READY => STARTED
|
|
32
|
-
2024-08-11T22:57:43+09:00 info: NOW-1723384663186:[state changed] STOPPED => UNLOADED
|
|
33
|
-
2024-08-11T22:57:43+09:00 info: NOW-1723384663186:[state changed] STOPPED => UNLOADED
|
|
34
|
-
2024-08-11T22:57:44+09:00 info: NOW-1723384664218:[state changed] STOPPED => READY
|
|
35
|
-
2024-08-11T22:57:44+09:00 info: NOW-1723384664218:[state changed] READY => STARTED
|
|
36
|
-
2024-08-11T22:57:44+09:00 info: Start 1 Rounds #######
|
|
37
|
-
2024-08-11T22:57:44+09:00 info: Step 'now'(b11d4b54-06be-49a7-ab0d-c14d1a71ced0) started.
|
|
38
|
-
2024-08-11T22:57:44+09:00 info: Step done.
|
|
39
|
-
2024-08-11T22:57:44+09:00 info: NOW-1723384664218:[state changed] READY => STARTED
|
|
40
|
-
2024-08-11T22:57:44+09:00 info: Step 'publish'(99842637-0563-4448-8355-74f7dc17fea5) started.
|
|
41
|
-
2024-08-11T22:57:44+09:00 info: Step done.
|
|
42
|
-
2024-08-11T22:57:44+09:00 info: NOW-1723384664218:[state changed] READY => STARTED
|
|
43
|
-
2024-08-11T22:57:44+09:00 info: NOW-1723384664218:[state changed] STOPPED => UNLOADED
|
|
44
|
-
2024-08-11T22:57:44+09:00 info: NOW-1723384664218:[state changed] STOPPED => UNLOADED
|
|
45
|
-
2024-08-11T22:58:16+09:00 info: NOW-1723384696539:[state changed] STOPPED => READY
|
|
46
|
-
2024-08-11T22:58:16+09:00 info: NOW-1723384696539:[state changed] READY => STARTED
|
|
47
|
-
2024-08-11T22:58:16+09:00 info: Start 1 Rounds #######
|
|
48
|
-
2024-08-11T22:58:16+09:00 info: Step 'now'(b11d4b54-06be-49a7-ab0d-c14d1a71ced0) started.
|
|
49
|
-
2024-08-11T22:58:16+09:00 info: Step done.
|
|
50
|
-
2024-08-11T22:58:16+09:00 info: NOW-1723384696539:[state changed] READY => STARTED
|
|
51
|
-
2024-08-11T22:58:16+09:00 info: Step 'publish'(99842637-0563-4448-8355-74f7dc17fea5) started.
|
|
52
|
-
2024-08-11T22:58:16+09:00 info: Step done.
|
|
53
|
-
2024-08-11T22:58:16+09:00 info: NOW-1723384696539:[state changed] READY => STARTED
|
|
54
|
-
2024-08-11T22:58:16+09:00 info: NOW-1723384696539:[state changed] STOPPED => UNLOADED
|
|
55
|
-
2024-08-11T22:58:16+09:00 info: NOW-1723384696539:[state changed] STOPPED => UNLOADED
|
|
56
|
-
2024-08-11T22:58:17+09:00 info: NOW-1723384697578:[state changed] STOPPED => READY
|
|
57
|
-
2024-08-11T22:58:17+09:00 info: NOW-1723384697578:[state changed] READY => STARTED
|
|
58
|
-
2024-08-11T22:58:17+09:00 info: Start 1 Rounds #######
|
|
59
|
-
2024-08-11T22:58:17+09:00 info: Step 'now'(b11d4b54-06be-49a7-ab0d-c14d1a71ced0) started.
|
|
60
|
-
2024-08-11T22:58:17+09:00 info: Step done.
|
|
61
|
-
2024-08-11T22:58:17+09:00 info: NOW-1723384697578:[state changed] READY => STARTED
|
|
62
|
-
2024-08-11T22:58:17+09:00 info: Step 'publish'(99842637-0563-4448-8355-74f7dc17fea5) started.
|
|
63
|
-
2024-08-11T22:58:17+09:00 info: Step done.
|
|
64
|
-
2024-08-11T22:58:17+09:00 info: NOW-1723384697578:[state changed] READY => STARTED
|
|
65
|
-
2024-08-11T22:58:17+09:00 info: NOW-1723384697578:[state changed] STOPPED => UNLOADED
|
|
66
|
-
2024-08-11T22:58:17+09:00 info: NOW-1723384697578:[state changed] STOPPED => UNLOADED
|