Skip to content

Commit 961d6ad

Browse files
Update user baselines
1 parent 70b7bd5 commit 961d6ad

File tree

2 files changed

+96
-64
lines changed

2 files changed

+96
-64
lines changed

tests/baselines/reference/docker/azure-sdk.log

Lines changed: 10 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@ Executing a maximum of 1 simultaneous processes...
88
XX of XX: [@azure/cosmos] completed successfully in ? seconds
99
[@azure/event-processor-host] started
1010
XX of XX: [@azure/event-processor-host] completed successfully in ? seconds
11-
[@azure/service-bus] started
12-
Warning: You have changed the public API signature for this project. Updating review/service-bus.api.md
1311
[@azure/storage-blob] started
1412
XX of XX: [@azure/storage-blob] completed successfully in ? seconds
1513
[@azure/storage-file] started
@@ -35,7 +33,7 @@ npm ERR!
3533
npm ERR! Failed at the @azure/[email protected] build:tsc script.
3634
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
3735
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
36+
npm ERR! /root/.npm/_logs/2019-07-22T13_42_09_842Z-debug.log
3937
ERROR: "build:tsc" exited with 2.
4038
npm ERR! code ELIFECYCLE
4139
npm ERR! errno 1
@@ -45,7 +43,7 @@ npm ERR!
4543
npm ERR! Failed at the @azure/[email protected] build:lib script.
4644
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
4745
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
46+
npm ERR! /root/.npm/_logs/2019-07-22T13_42_09_897Z-debug.log
4947
ERROR: "build:lib" exited with 1.
5048
[@azure/core-paging] started
5149
XX of XX: [@azure/core-paging] completed successfully in ? seconds
@@ -63,12 +61,7 @@ SUCCESS (11)
6361
@azure/template (? seconds)
6462
testhub (? seconds)
6563
================================
66-
SUCCESS WITH WARNINGS (1)
67-
================================
68-
@azure/service-bus (? seconds)
69-
Warning: You have changed the public API signature for this project. Updating review/service-bus.api.md
70-
================================
71-
BLOCKED (7)
64+
BLOCKED (8)
7265
================================
7366
@azure/core-amqp
7467
@azure/core-arm
@@ -77,6 +70,7 @@ BLOCKED (7)
7770
@azure/keyvault-certificates
7871
@azure/keyvault-keys
7972
@azure/keyvault-secrets
73+
@azure/service-bus
8074
================================
8175
FAILURE (1)
8276
================================
@@ -89,7 +83,7 @@ npm ERR!
8983
npm ERR! Failed at the @azure/[email protected] build:tsc script.
9084
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
9185
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
86+
npm ERR! /root/.npm/_logs/2019-07-22T13_42_09_842Z-debug.log
9387
ERROR: "build:tsc" exited with 2.
9488
npm ERR! code ELIFECYCLE
9589
npm ERR! errno 1
@@ -99,7 +93,7 @@ npm ERR!
9993
npm ERR! Failed at the @azure/[email protected] build:lib script.
10094
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
10195
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
96+
npm ERR! /root/.npm/_logs/2019-07-22T13_42_09_897Z-debug.log
10397
ERROR: "build:lib" exited with 1.
10498
================================
10599
Error: Project(s) failed to build
@@ -109,13 +103,13 @@ rush rebuild - Errors! ( ? seconds)
109103

110104
Standard error:
111105
Your version of Node.js (X.X.X) has not been tested with this release of Rush. The Rush team will not accept issue reports for it. Please consider upgrading Rush or downgrading Node.js.
112-
XX of XX: [@azure/service-bus] completed with warnings in ? seconds
113106
XX of XX: [@azure/core-http] failed to build!
114107
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]!
118108
XX of XX: [@azure/keyvault-certificates] blocked by [@azure/core-http]!
119109
XX of XX: [@azure/keyvault-keys] blocked by [@azure/core-http]!
120110
XX of XX: [@azure/keyvault-secrets] blocked by [@azure/core-http]!
111+
XX of XX: [@azure/identity] blocked by [@azure/core-http]!
112+
XX of XX: [@azure/core-amqp] blocked by [@azure/core-http]!
113+
XX of XX: [@azure/event-hubs] blocked by [@azure/core-http]!
114+
XX of XX: [@azure/service-bus] blocked by [@azure/core-http]!
121115
[@azure/core-http] Returned error code: 1

0 commit comments

Comments
 (0)