1
1
Exit Code: 1
2
2
Standard output:
3
3
4
- Rush Multi-Project Build Tool 5.10.1 - https://rushjs.io
4
+ Rush Multi-Project Build Tool 5.X.X - https://rushjs.io
5
5
Starting "rush rebuild"
6
- Executing a maximum of 1 simultaneous processes...
7
- [@azure/cosmos] started
6
+ Executing a maximum of ?simultaneous processes...
7
+ XX of XX: [@azure/abort-controller] completed successfully in ? seconds
8
+ XX of XX: [@azure/core-asynciterator-polyfill] completed successfully in ? seconds
9
+ XX of XX: [@azure/core-paging] completed successfully in ? seconds
8
10
XX of XX: [@azure/cosmos] completed successfully in ? seconds
9
- [@azure/event-processor-host] started
10
11
XX of XX: [@azure/event-processor-host] completed successfully in ? seconds
11
- [@azure/service-bus] started
12
12
Warning: You have changed the public API signature for this project. Updating review/service-bus.api.md
13
- [@azure/storage-blob] started
14
13
XX of XX: [@azure/storage-blob] completed successfully in ? seconds
15
- [@azure/storage-file] started
16
14
XX of XX: [@azure/storage-file] completed successfully in ? seconds
17
- [@azure/storage-queue] started
18
15
XX of XX: [@azure/storage-queue] completed successfully in ? seconds
19
- [@azure/template] started
20
16
XX of XX: [@azure/template] completed successfully in ? seconds
21
- [testhub] started
22
17
XX of XX: [testhub] completed successfully in ? seconds
23
- [@azure/abort-controller] started
24
- XX of XX: [@azure/abort-controller] completed successfully in ? seconds
25
- [@azure/core-asynciterator-polyfill] started
26
- XX of XX: [@azure/core-asynciterator-polyfill] completed successfully in ? seconds
27
- [@azure/core-auth] started
28
18
XX of XX: [@azure/core-auth] completed successfully in ? seconds
29
- [@azure/core-http] started
30
19
npm ERR! code ELIFECYCLE
31
20
npm ERR! errno 2
32
- npm ERR! @azure/core-http@X.X.X-preview.1 build:tsc: `tsc -p tsconfig.es.json`
21
+ npm ERR! @azure/core-http@X.X.X-preview.2 build:tsc: `tsc -p tsconfig.es.json`
33
22
npm ERR! Exit status 2
34
23
npm ERR!
35
- npm ERR! Failed at the @azure/core-http@X.X.X-preview.1 build:tsc script.
24
+ npm ERR! Failed at the @azure/core-http@X.X.X-preview.2 build:tsc script.
36
25
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
37
26
npm ERR! A complete log of this run can be found in:
38
- npm ERR! /root/.npm/_logs/2019-07-19T13_40_31_496Z -debug.log
27
+ npm ERR! /root/.npm/_logs/XXXX-XX-XXXXXXXXX -debug.log
39
28
ERROR: "build:tsc" exited with 2.
40
29
npm ERR! code ELIFECYCLE
41
30
npm ERR! errno 1
42
- npm ERR! @azure/core-http@X.X.X-preview.1 build:lib: `run-s build:tsc build:rollup build:minify-browser`
31
+ npm ERR! @azure/core-http@X.X.X-preview.2 build:lib: `run-s build:tsc build:rollup build:minify-browser`
43
32
npm ERR! Exit status 1
44
33
npm ERR!
45
- npm ERR! Failed at the @azure/core-http@X.X.X-preview.1 build:lib script.
34
+ npm ERR! Failed at the @azure/core-http@X.X.X-preview.2 build:lib script.
46
35
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
47
36
npm ERR! A complete log of this run can be found in:
48
- npm ERR! /root/.npm/_logs/2019-07-19T13_40_31_533Z -debug.log
37
+ npm ERR! /root/.npm/_logs/XXXX-XX-XXXXXXXXX -debug.log
49
38
ERROR: "build:lib" exited with 1.
50
- [@azure/core-paging] started
51
- XX of XX: [@azure/core-paging] completed successfully in ? seconds
52
39
SUCCESS (11)
53
40
================================
54
41
@azure/abort-controller (? seconds)
@@ -83,23 +70,23 @@ FAILURE (1)
83
70
@azure/core-http (? seconds)
84
71
npm ERR! code ELIFECYCLE
85
72
npm ERR! errno 2
86
- npm ERR! @azure/core-http@X.X.X-preview.1 build:tsc: `tsc -p tsconfig.es.json`
73
+ npm ERR! @azure/core-http@X.X.X-preview.2 build:tsc: `tsc -p tsconfig.es.json`
87
74
npm ERR! Exit status 2
88
75
npm ERR!
89
- npm ERR! Failed at the @azure/core-http@X.X.X-preview.1 build:tsc script.
76
+ npm ERR! Failed at the @azure/core-http@X.X.X-preview.2 build:tsc script.
90
77
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
91
78
npm ERR! A complete log of this run can be found in:
92
- npm ERR! /root/.npm/_logs/2019-07-19T13_40_31_496Z -debug.log
79
+ npm ERR! /root/.npm/_logs/XXXX-XX-XXXXXXXXX -debug.log
93
80
ERROR: "build:tsc" exited with 2.
94
81
npm ERR! code ELIFECYCLE
95
82
npm ERR! errno 1
96
- npm ERR! @azure/core-http@X.X.X-preview.1 build:lib: `run-s build:tsc build:rollup build:minify-browser`
83
+ npm ERR! @azure/core-http@X.X.X-preview.2 build:lib: `run-s build:tsc build:rollup build:minify-browser`
97
84
npm ERR! Exit status 1
98
85
npm ERR!
99
- npm ERR! Failed at the @azure/core-http@X.X.X-preview.1 build:lib script.
86
+ npm ERR! Failed at the @azure/core-http@X.X.X-preview.2 build:lib script.
100
87
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
101
88
npm ERR! A complete log of this run can be found in:
102
- npm ERR! /root/.npm/_logs/2019-07-19T13_40_31_533Z -debug.log
89
+ npm ERR! /root/.npm/_logs/XXXX-XX-XXXXXXXXX -debug.log
103
90
ERROR: "build:lib" exited with 1.
104
91
================================
105
92
Error: Project(s) failed to build
@@ -112,10 +99,10 @@ Your version of Node.js (X.X.X) has not been tested with this release of Rush. T
112
99
XX of XX: [@azure/service-bus] completed with warnings in ? seconds
113
100
XX of XX: [@azure/core-http] failed to build!
114
101
XX of XX: [@azure/core-arm] blocked by [@azure/core-http]!
115
- XX of XX: [@azure/identity] blocked by [@azure/core-http]!
116
- XX of XX: [@azure/core-amqp] blocked by [@azure/core-http]!
117
- XX of XX: [@azure/event-hubs] blocked by [@azure/core-http]!
118
102
XX of XX: [@azure/keyvault-certificates] blocked by [@azure/core-http]!
119
103
XX of XX: [@azure/keyvault-keys] blocked by [@azure/core-http]!
120
104
XX of XX: [@azure/keyvault-secrets] blocked by [@azure/core-http]!
105
+ XX of XX: [@azure/identity] blocked by [@azure/core-http]!
106
+ XX of XX: [@azure/core-amqp] blocked by [@azure/core-http]!
107
+ XX of XX: [@azure/event-hubs] blocked by [@azure/core-http]!
121
108
[@azure/core-http] Returned error code: 1
0 commit comments