Pastebin
API
tools
faq
paste
Login
Sign up
Please fix the following errors:
New Paste
Syntax Highlighting
root@kibana:~/kibana# yarn build yarn run v1.22.5 $ node scripts/build --all-platforms info [ global ] Verifying environment meets requirements │ succ Node.js version verified │ succ ✓ 0 sec info [ global ] Cleaning artifacts from previous builds │ debg Deleting patterns: [ │ '/root/kibana/build', │ '/root/kibana/target', │ '/root/kibana/.node_binaries' │ ] │ debg Deleted 3 files/directories │ succ ✓ 1 min 5 sec info [ global ] Downloading node.js builds for all platforms │ debg Downloading shasum values for node version 14.16.0 from https://us-central1-elastic-kibana-184716.cloudfunctions.net/kibana-ci-proxy-cache/dist/v14.16.0/SHASUMS256.txt │ debg Attempting download of https://us-central1-elastic-kibana-184716.cloudfunctions.net/kibana-ci-proxy-cache/dist/v14.16.0/node-v14.16.0-darwin-x64.tar.gz 14ec767e376d1e2e668f997065926c5c0086ec46516d1d45918af8ae05bd4583 │ debg Attempting download of https://us-central1-elastic-kibana-184716.cloudfunctions.net/kibana-ci-proxy-cache/dist/v14.16.0/node-v14.16.0-linux-x64.tar.gz 7212031d7468718d7c8f5e1766380daaabe09d54611675338e7a88a97c3e31b6 │ debg Attempting download of https://us-central1-elastic-kibana-184716.cloudfunctions.net/kibana-ci-proxy-cache/dist/v14.16.0/win-x64/node.exe 5c10d99cc7229fd8092585f7a5e15771d62dc84b9edeb0c2140a2d187b305506 │ debg Attempting download of https://us-central1-elastic-kibana-184716.cloudfunctions.net/kibana-ci-proxy-cache/dist/v14.16.0/node-v14.16.0-linux-arm64.tar.gz 2b78771550f8a3e6e990d8e60e9ade82c7a9e2738b6222e92198bcd5ea857ea6 │ debg Downloaded https://us-central1-elastic-kibana-184716.cloudfunctions.net/kibana-ci-proxy-cache/dist/v14.16.0/node-v14.16.0-darwin-x64.tar.gz and verified checksum │ debg Downloaded https://us-central1-elastic-kibana-184716.cloudfunctions.net/kibana-ci-proxy-cache/dist/v14.16.0/node-v14.16.0-linux-arm64.tar.gz and verified checksum │ debg Downloaded https://us-central1-elastic-kibana-184716.cloudfunctions.net/kibana-ci-proxy-cache/dist/v14.16.0/win-x64/node.exe and verified checksum │ debg Downloaded https://us-central1-elastic-kibana-184716.cloudfunctions.net/kibana-ci-proxy-cache/dist/v14.16.0/node-v14.16.0-linux-x64.tar.gz and verified checksum │ succ ✓ 19 sec info [ global ] Extracting node.js builds for all platforms │ succ ✓ 15 sec info [ kibana ] Copying source into platform-generic build directory │ succ ✓ 29 sec info [kibana-oss] Copying source into platform-generic build directory │ succ ✓ 15 sec info [ kibana ] Copying bin scripts into platform-generic build directory │ succ ✓ 0 sec info [kibana-oss] Copying bin scripts into platform-generic build directory │ succ ✓ 0 sec info [ kibana ] Replacing favicons with built version │ succ ✓ 0 sec info [kibana-oss] Replacing favicons with built version │ succ ✓ 0 sec info [ kibana ] Creating some empty directories and files to prevent file-permission issues │ succ ✓ 0 sec info [kibana-oss] Creating some empty directories and files to prevent file-permission issues │ succ ✓ 0 sec info [ kibana ] Creating README.md file │ succ ✓ 0 sec info [kibana-oss] Creating README.md file │ succ ✓ 0 sec info [ kibana ] Building distributable versions of Bazel packages info Preparing Bazel projects production build for [] info [bazel] INFO: Invocation ID: 2f2799dd-ee65-47f0-ac95-a215dea9077e info [bazel] INFO: Analyzed target //packages:build (0 packages loaded, 0 targets configured). info [bazel] INFO: Found 1 target... info [bazel] INFO: Elapsed time: 4.310s, Critical Path: 2.78s info [bazel] INFO: 1 process: 1 internal. info [bazel] info All Bazel projects production builds for [] are complete}] │ succ ✓ 6 sec info [kibana-oss] Building distributable versions of Bazel packages info Preparing Bazel projects production build for [] info [bazel] INFO: Invocation ID: 4698f803-cdfb-4ada-945a-2c47c4dd7331 info [bazel] INFO: Analyzed target //packages:build (0 packages loaded, 0 targets configured). info [bazel] INFO: Found 1 target... info [bazel] INFO: Elapsed time: 1.517s, Critical Path: 0.92s info [bazel] INFO: 1 process: 1 internal. info [bazel] info All Bazel projects production builds for [] are complete}] │ succ ✓ 2 sec info [ kibana ] Building distributable versions of non Bazel packages info Preparing non Bazel production build for [x-pack, @elastic/datemath, @elastic/safer-lodash-set, @kbn/ace, @kbn/analytics, @kbn/apm-config-loader, @kbn/apm-utils, @kbn/config, @kbn/config-schema, @kbn/i18n, @kbn/interpreter, @kbn/legacy-logging, @kbn/logging, @kbn/monaco, @kbn/std, @kbn/tinymath, @kbn/ui-framework, @kbn/ui-shared-deps, @kbn/utils] info Running script [build] in [@kbn/ace]: $ node ./scripts/build.js info Deleting old output info [tsc ] > tsc info [tsc ] exited with 0 after a few seconds succ Copying worker file to target. succ Complete info Running script [build] in [@kbn/analytics]: $ node scripts/build info Deleting old output info Starting babel and typescript info [babel:web ] > babel src --config-file /root/kibana/packages/kbn-analytics/babel.config.js --out-dir /root/kibana/packages/kbn-analytics/target/web --extensions .ts,.js,.tsx --quiet info [babel:node] > babel src --config-file /root/kibana/packages/kbn-analytics/babel.config.js --out-dir /root/kibana/packages/kbn-analytics/target/node --extensions .ts,.js,.tsx --quiet info [tsc ] > tsc info [babel:web ] exited with 0 after a few seconds info [babel:node] exited with 0 after a few seconds info [tsc ] exited with 0 after a few seconds succ Complete info Running script [build] in [@kbn/apm-utils]: $ ../../node_modules/.bin/tsc info Running script [build] in [@kbn/config-schema]: $ ../../node_modules/.bin/tsc info Running script [build] in [@kbn/i18n]: $ node scripts/build info Deleting old output info Starting babel and typescript info [babel:web ] > babel src --config-file /root/kibana/packages/kbn-i18n/babel.config.js --out-dir /root/kibana/packages/kbn-i18n/target/web --extensions .ts,.js,.tsx --quiet info [babel:node] > babel src --config-file /root/kibana/packages/kbn-i18n/babel.config.js --out-dir /root/kibana/packages/kbn-i18n/target/node --extensions .ts,.js,.tsx --quiet info [tsc ] > tsc info [babel:web ] exited with 0 after a few seconds info [babel:node] exited with 0 after a few seconds info [tsc ] exited with 0 after a few seconds succ Complete info Running script [build] in [@kbn/std]: $ ../../node_modules/.bin/tsc info Running script [build] in [@kbn/tinymath]: $ ../../node_modules/.bin/pegjs -o src/grammar.js src/grammar.pegjs info Running script [build] in [@kbn/interpreter]: $ node scripts/build info Deleting old output info Starting babel info [babel ] > babel src --ignore *.test.js --out-dir target --copy-files --quiet info [babel ] exited with 0 after a few seconds succ Complete info Running script [build] in [@kbn/logging]: $ ../../node_modules/.bin/tsc info Running script [build] in [@kbn/monaco]: $ node ./scripts/build.js info Deleting old output info [worker] > webpack --config /root/kibana/packages/kbn-monaco/webpack.config.js --env.prod info [worker] exited with 0 after a few seconds info [tsc ] > tsc info [tsc ] exited with 0 after a few seconds succ Complete info Running script [build] in [@kbn/utils]: $ rm -rf target && ../../node_modules/.bin/tsc info Running script [build] in [x-pack]: $ node --preserve-symlinks ../node_modules/.bin/gulp build [19:32:57] Using gulpfile ~/kibana/x-pack/gulpfile.js [19:32:57] Starting 'build'... [19:32:57] Starting 'cleanBuildTask'... [19:32:57] Deleting /root/kibana/x-pack/build [19:33:22] [canvas] Deleting Shareable Runtime [19:33:22] Finished 'cleanBuildTask' after 25 s [19:33:22] Starting 'reportTask'... [19:33:25] Package Name x-pack [19:33:25] Version 8.0.0-SNAPSHOT [19:33:25] Build Number 41455 [19:33:25] Build SHA 134959d2244e20af422f72b002ffd0cc68ae90e8 [19:33:25] Finished 'reportTask' after 3.46 s [19:33:25] Starting 'buildCanvasShareableRuntime'... info Deleting previous build. info Building Canvas Shareable Workpad Runtime... $ /root/kibana/node_modules/.bin/webpack --config /root/kibana/x-pack/plugins/canvas/shareable_runtime/webpack.config.js --hide-modules --progress Hash: 3e1addedc70d2e924340 Version: webpack 4.46.0 Time: 201555ms Built at: 03/23/2021 7:36:54 PM Asset Size Chunks Chunk Names kbn_canvas.js 2.72 MiB 0 [emitted] [big] kbn_canvas Entrypoint kbn_canvas [big] = kbn_canvas.js WARNING in ./src/plugins/kibana_legacy/public/notify/lib/index.ts 11:0-107 "export 'AngularHttpError' was not found in './format_angular_http_error' @ ./src/plugins/kibana_legacy/public/notify/index.ts @ ./src/plugins/kibana_legacy/public/index.ts @ ./x-pack/plugins/canvas/public/services/notify.ts @ ./x-pack/plugins/canvas/public/services/index.ts @ ./x-pack/plugins/canvas/public/state/actions/elements.js @ ./x-pack/plugins/canvas/public/lib/create_handlers.ts @ ./x-pack/plugins/canvas/shareable_runtime/components/rendered_element.tsx @ ./x-pack/plugins/canvas/shareable_runtime/components/page.tsx @ ./x-pack/plugins/canvas/shareable_runtime/components/canvas.tsx @ ./x-pack/plugins/canvas/shareable_runtime/components/app.tsx @ ./x-pack/plugins/canvas/shareable_runtime/api/shareable.tsx @ ./x-pack/plugins/canvas/shareable_runtime/api/index.ts @ ./x-pack/plugins/canvas/shareable_runtime/index.ts WARNING in ./x-pack/plugins/canvas/public/components/popover/index.ts 7:0-52 "export 'ClosePopoverFn' was not found in './popover' @ ./x-pack/plugins/canvas/canvas_plugin_src/renderers/error/index.tsx @ ./x-pack/plugins/canvas/shareable_runtime/supported_renderers.js @ ./x-pack/plugins/canvas/shareable_runtime/components/app.tsx @ ./x-pack/plugins/canvas/shareable_runtime/api/shareable.tsx @ ./x-pack/plugins/canvas/shareable_runtime/api/index.ts @ ./x-pack/plugins/canvas/shareable_runtime/index.ts WARNING in ./src/plugins/kibana_utils/common/state_containers/index.ts 16:0-93 "export 'CreateStateContainerOptions' was not found in './create_state_container' @ ./src/plugins/expressions/common/executor/container.ts @ ./src/plugins/expressions/common/executor/index.ts @ ./src/plugins/expressions/common/index.ts @ ./x-pack/plugins/canvas/types/index.ts @ ./x-pack/plugins/canvas/i18n/functions/dict/reveal_image.ts @ ./x-pack/plugins/canvas/i18n/functions/function_errors.ts @ ./x-pack/plugins/canvas/i18n/functions/index.ts @ ./x-pack/plugins/canvas/i18n/index.ts @ ./x-pack/plugins/canvas/canvas_plugin_src/renderers/repeat_image.ts @ ./x-pack/plugins/canvas/shareable_runtime/supported_renderers.js @ ./x-pack/plugins/canvas/shareable_runtime/components/app.tsx @ ./x-pack/plugins/canvas/shareable_runtime/api/shareable.tsx @ ./x-pack/plugins/canvas/shareable_runtime/api/index.ts @ ./x-pack/plugins/canvas/shareable_runtime/index.ts WARNING in ./x-pack/plugins/canvas/public/services/index.ts 17:0-51 "export 'EmbeddablesService' was not found in './embeddables' @ ./x-pack/plugins/canvas/public/state/actions/elements.js @ ./x-pack/plugins/canvas/public/lib/create_handlers.ts @ ./x-pack/plugins/canvas/shareable_runtime/components/rendered_element.tsx @ ./x-pack/plugins/canvas/shareable_runtime/components/page.tsx @ ./x-pack/plugins/canvas/shareable_runtime/components/canvas.tsx @ ./x-pack/plugins/canvas/shareable_runtime/components/app.tsx @ ./x-pack/plugins/canvas/shareable_runtime/api/shareable.tsx @ ./x-pack/plugins/canvas/shareable_runtime/api/index.ts @ ./x-pack/plugins/canvas/shareable_runtime/index.ts WARNING in ./src/plugins/kibana_react/public/exit_full_screen_button/index.tsx 8:0-92 "export 'ExitFullScreenButtonProps' was not found in './exit_full_screen_button' @ ./src/plugins/kibana_react/public/index.ts @ ./x-pack/plugins/canvas/canvas_plugin_src/renderers/markdown/index.tsx @ ./x-pack/plugins/canvas/shareable_runtime/supported_renderers.js @ ./x-pack/plugins/canvas/shareable_runtime/components/app.tsx @ ./x-pack/plugins/canvas/shareable_runtime/api/shareable.tsx @ ./x-pack/plugins/canvas/shareable_runtime/api/index.ts @ ./x-pack/plugins/canvas/shareable_runtime/index.ts WARNING in ./src/plugins/kibana_utils/common/index.ts 16:0-70 "export 'Get' was not found in './create_getter_setter' @ ./src/plugins/kibana_utils/public/index.ts @ ./x-pack/plugins/canvas/public/lib/storage.ts @ ./x-pack/plugins/canvas/public/services/nav_link.ts @ ./x-pack/plugins/canvas/public/services/index.ts @ ./x-pack/plugins/canvas/public/state/actions/elements.js @ ./x-pack/plugins/canvas/public/lib/create_handlers.ts @ ./x-pack/plugins/canvas/shareable_runtime/components/rendered_element.tsx @ ./x-pack/plugins/canvas/shareable_runtime/components/page.tsx @ ./x-pack/plugins/canvas/shareable_runtime/components/canvas.tsx @ ./x-pack/plugins/canvas/shareable_runtime/components/app.tsx @ ./x-pack/plugins/canvas/shareable_runtime/api/shareable.tsx @ ./x-pack/plugins/canvas/shareable_runtime/api/index.ts @ ./x-pack/plugins/canvas/shareable_runtime/index.ts WARNING in ./src/plugins/kibana_utils/public/state_management/url/index.ts 9:0-133 "export 'IKbnUrlControls' was not found in './kbn_url_storage' @ ./src/plugins/kibana_utils/public/index.ts @ ./x-pack/plugins/canvas/public/lib/storage.ts @ ./x-pack/plugins/canvas/public/services/nav_link.ts @ ./x-pack/plugins/canvas/public/services/index.ts @ ./x-pack/plugins/canvas/public/state/actions/elements.js @ ./x-pack/plugins/canvas/public/lib/create_handlers.ts @ ./x-pack/plugins/canvas/shareable_runtime/components/rendered_element.tsx @ ./x-pack/plugins/canvas/shareable_runtime/components/page.tsx @ ./x-pack/plugins/canvas/shareable_runtime/components/canvas.tsx @ ./x-pack/plugins/canvas/shareable_runtime/components/app.tsx @ ./x-pack/plugins/canvas/shareable_runtime/api/shareable.tsx @ ./x-pack/plugins/canvas/shareable_runtime/api/index.ts @ ./x-pack/plugins/canvas/shareable_runtime/index.ts WARNING in ./src/plugins/kibana_utils/public/state_sync/state_sync_state_storage/index.ts 9:0-95 "export 'IKbnUrlStateStorage' was not found in './create_kbn_url_state_storage' @ ./src/plugins/kibana_utils/public/state_sync/index.ts @ ./src/plugins/kibana_utils/public/index.ts @ ./x-pack/plugins/canvas/public/lib/storage.ts @ ./x-pack/plugins/canvas/public/services/nav_link.ts @ ./x-pack/plugins/canvas/public/services/index.ts @ ./x-pack/plugins/canvas/public/state/actions/elements.js @ ./x-pack/plugins/canvas/public/lib/create_handlers.ts @ ./x-pack/plugins/canvas/shareable_runtime/components/rendered_element.tsx @ ./x-pack/plugins/canvas/shareable_runtime/components/page.tsx @ ./x-pack/plugins/canvas/shareable_runtime/components/canvas.tsx @ ./x-pack/plugins/canvas/shareable_runtime/components/app.tsx @ ./x-pack/plugins/canvas/shareable_runtime/api/shareable.tsx @ ./x-pack/plugins/canvas/shareable_runtime/api/index.ts @ ./x-pack/plugins/canvas/shareable_runtime/index.ts WARNING in ./src/plugins/kibana_legacy/public/utils/index.ts 12:0-54 "export 'IPrivate' was not found in './private' @ ./src/plugins/kibana_legacy/public/index.ts @ ./x-pack/plugins/canvas/public/services/notify.ts @ ./x-pack/plugins/canvas/public/services/index.ts @ ./x-pack/plugins/canvas/public/state/actions/elements.js @ ./x-pack/plugins/canvas/public/lib/create_handlers.ts @ ./x-pack/plugins/canvas/shareable_runtime/components/rendered_element.tsx @ ./x-pack/plugins/canvas/shareable_runtime/components/page.tsx @ ./x-pack/plugins/canvas/shareable_runtime/components/canvas.tsx @ ./x-pack/plugins/canvas/shareable_runtime/components/app.tsx @ ./x-pack/plugins/canvas/shareable_runtime/api/shareable.tsx @ ./x-pack/plugins/canvas/shareable_runtime/api/index.ts @ ./x-pack/plugins/canvas/shareable_runtime/index.ts WARNING in ./src/plugins/kibana_utils/public/state_sync/state_sync_state_storage/index.ts 10:0-119 "export 'ISessionStorageStateStorage' was not found in './create_session_storage_state_storage' @ ./src/plugins/kibana_utils/public/state_sync/index.ts @ ./src/plugins/kibana_utils/public/index.ts @ ./x-pack/plugins/canvas/public/lib/storage.ts @ ./x-pack/plugins/canvas/public/services/nav_link.ts @ ./x-pack/plugins/canvas/public/services/index.ts @ ./x-pack/plugins/canvas/public/state/actions/elements.js @ ./x-pack/plugins/canvas/public/lib/create_handlers.ts @ ./x-pack/plugins/canvas/shareable_runtime/components/rendered_element.tsx @ ./x-pack/plugins/canvas/shareable_runtime/components/page.tsx @ ./x-pack/plugins/canvas/shareable_runtime/components/canvas.tsx @ ./x-pack/plugins/canvas/shareable_runtime/components/app.tsx @ ./x-pack/plugins/canvas/shareable_runtime/api/shareable.tsx @ ./x-pack/plugins/canvas/shareable_runtime/api/index.ts @ ./x-pack/plugins/canvas/shareable_runtime/index.ts WARNING in ./src/plugins/kibana_utils/public/state_sync/index.ts 30:0-111 "export 'ISyncStateRef' was not found in './state_sync' @ ./src/plugins/kibana_utils/public/index.ts @ ./x-pack/plugins/canvas/public/lib/storage.ts @ ./x-pack/plugins/canvas/public/services/nav_link.ts @ ./x-pack/plugins/canvas/public/services/index.ts @ ./x-pack/plugins/canvas/public/state/actions/elements.js @ ./x-pack/plugins/canvas/public/lib/create_handlers.ts @ ./x-pack/plugins/canvas/shareable_runtime/components/rendered_element.tsx @ ./x-pack/plugins/canvas/shareable_runtime/components/page.tsx @ ./x-pack/plugins/canvas/shareable_runtime/components/canvas.tsx @ ./x-pack/plugins/canvas/shareable_runtime/components/app.tsx @ ./x-pack/plugins/canvas/shareable_runtime/api/shareable.tsx @ ./x-pack/plugins/canvas/shareable_runtime/api/index.ts @ ./x-pack/plugins/canvas/shareable_runtime/index.ts WARNING in ./src/plugins/expressions/common/expression_functions/specs/index.ts 27:0-61 "export 'MapColumnArguments' was not found in './map_column' @ ./src/plugins/expressions/common/expression_functions/index.ts @ ./src/plugins/expressions/common/index.ts @ ./x-pack/plugins/canvas/types/index.ts @ ./x-pack/plugins/canvas/i18n/functions/dict/reveal_image.ts @ ./x-pack/plugins/canvas/i18n/functions/function_errors.ts @ ./x-pack/plugins/canvas/i18n/functions/index.ts @ ./x-pack/plugins/canvas/i18n/index.ts @ ./x-pack/plugins/canvas/canvas_plugin_src/renderers/repeat_image.ts @ ./x-pack/plugins/canvas/shareable_runtime/supported_renderers.js @ ./x-pack/plugins/canvas/shareable_runtime/components/app.tsx @ ./x-pack/plugins/canvas/shareable_runtime/api/shareable.tsx @ ./x-pack/plugins/canvas/shareable_runtime/api/index.ts @ ./x-pack/plugins/canvas/shareable_runtime/index.ts WARNING in ./src/plugins/expressions/common/expression_functions/specs/index.ts 28:0-56 "export 'MathArguments' was not found in './math' @ ./src/plugins/expressions/common/expression_functions/index.ts @ ./src/plugins/expressions/common/index.ts @ ./x-pack/plugins/canvas/types/index.ts @ ./x-pack/plugins/canvas/i18n/functions/dict/reveal_image.ts @ ./x-pack/plugins/canvas/i18n/functions/function_errors.ts @ ./x-pack/plugins/canvas/i18n/functions/index.ts @ ./x-pack/plugins/canvas/i18n/index.ts @ ./x-pack/plugins/canvas/canvas_plugin_src/renderers/repeat_image.ts @ ./x-pack/plugins/canvas/shareable_runtime/supported_renderers.js @ ./x-pack/plugins/canvas/shareable_runtime/components/app.tsx @ ./x-pack/plugins/canvas/shareable_runtime/api/shareable.tsx @ ./x-pack/plugins/canvas/shareable_runtime/api/index.ts @ ./x-pack/plugins/canvas/shareable_runtime/index.ts WARNING in ./src/plugins/expressions/common/expression_functions/specs/index.ts 28:0-56 "export 'MathInput' was not found in './math' @ ./src/plugins/expressions/common/expression_functions/index.ts @ ./src/plugins/expressions/common/index.ts @ ./x-pack/plugins/canvas/types/index.ts @ ./x-pack/plugins/canvas/i18n/functions/dict/reveal_image.ts @ ./x-pack/plugins/canvas/i18n/functions/function_errors.ts @ ./x-pack/plugins/canvas/i18n/functions/index.ts @ ./x-pack/plugins/canvas/i18n/index.ts @ ./x-pack/plugins/canvas/canvas_plugin_src/renderers/repeat_image.ts @ ./x-pack/plugins/canvas/shareable_runtime/supported_renderers.js @ ./x-pack/plugins/canvas/shareable_runtime/components/app.tsx @ ./x-pack/plugins/canvas/shareable_runtime/api/shareable.tsx @ ./x-pack/plugins/canvas/shareable_runtime/api/index.ts @ ./x-pack/plugins/canvas/shareable_runtime/index.ts WARNING in ./x-pack/plugins/canvas/public/services/index.ts 16:0-44 "export 'NavLinkService' was not found in './nav_link' @ ./x-pack/plugins/canvas/public/state/actions/elements.js @ ./x-pack/plugins/canvas/public/lib/create_handlers.ts @ ./x-pack/plugins/canvas/shareable_runtime/components/rendered_element.tsx @ ./x-pack/plugins/canvas/shareable_runtime/components/page.tsx @ ./x-pack/plugins/canvas/shareable_runtime/components/canvas.tsx @ ./x-pack/plugins/canvas/shareable_runtime/components/app.tsx @ ./x-pack/plugins/canvas/shareable_runtime/api/shareable.tsx @ ./x-pack/plugins/canvas/shareable_runtime/api/index.ts @ ./x-pack/plugins/canvas/shareable_runtime/index.ts WARNING in ./x-pack/plugins/canvas/public/services/index.ts 14:0-41 "export 'NotifyService' was not found in './notify' @ ./x-pack/plugins/canvas/public/state/actions/elements.js @ ./x-pack/plugins/canvas/public/lib/create_handlers.ts @ ./x-pack/plugins/canvas/shareable_runtime/components/rendered_element.tsx @ ./x-pack/plugins/canvas/shareable_runtime/components/page.tsx @ ./x-pack/plugins/canvas/shareable_runtime/components/canvas.tsx @ ./x-pack/plugins/canvas/shareable_runtime/components/app.tsx @ ./x-pack/plugins/canvas/shareable_runtime/api/shareable.tsx @ ./x-pack/plugins/canvas/shareable_runtime/api/index.ts @ ./x-pack/plugins/canvas/shareable_runtime/index.ts WARNING in ./x-pack/plugins/canvas/public/components/paginate/index.tsx 9:0-45 "export 'PaginateChildProps' was not found in './paginate' @ ./x-pack/plugins/canvas/public/components/datatable/datatable.tsx @ ./x-pack/plugins/canvas/public/components/datatable/index.ts @ ./x-pack/plugins/canvas/canvas_plugin_src/renderers/table.tsx @ ./x-pack/plugins/canvas/shareable_runtime/supported_renderers.js @ ./x-pack/plugins/canvas/shareable_runtime/components/app.tsx @ ./x-pack/plugins/canvas/shareable_runtime/api/shareable.tsx @ ./x-pack/plugins/canvas/shareable_runtime/api/index.ts @ ./x-pack/plugins/canvas/shareable_runtime/index.ts WARNING in ./x-pack/plugins/canvas/public/components/paginate/index.tsx 9:0-45 "export 'PaginateProps' was not found in './paginate' @ ./x-pack/plugins/canvas/public/components/datatable/datatable.tsx @ ./x-pack/plugins/canvas/public/components/datatable/index.ts @ ./x-pack/plugins/canvas/canvas_plugin_src/renderers/table.tsx @ ./x-pack/plugins/canvas/shareable_runtime/supported_renderers.js @ ./x-pack/plugins/canvas/shareable_runtime/components/app.tsx @ ./x-pack/plugins/canvas/shareable_runtime/api/shareable.tsx @ ./x-pack/plugins/canvas/shareable_runtime/api/index.ts @ ./x-pack/plugins/canvas/shareable_runtime/index.ts WARNING in ./x-pack/plugins/canvas/public/services/index.ts 15:0-45 "export 'PlatformService' was not found in './platform' @ ./x-pack/plugins/canvas/public/state/actions/elements.js @ ./x-pack/plugins/canvas/public/lib/create_handlers.ts @ ./x-pack/plugins/canvas/shareable_runtime/components/rendered_element.tsx @ ./x-pack/plugins/canvas/shareable_runtime/components/page.tsx @ ./x-pack/plugins/canvas/shareable_runtime/components/canvas.tsx @ ./x-pack/plugins/canvas/shareable_runtime/components/app.tsx @ ./x-pack/plugins/canvas/shareable_runtime/api/shareable.tsx @ ./x-pack/plugins/canvas/shareable_runtime/api/index.ts @ ./x-pack/plugins/canvas/shareable_runtime/index.ts WARNING in ./src/plugins/inspector/common/adapters/request/index.ts 8:0-77 "export 'RequestStatistic' was not found in './types' @ ./src/plugins/inspector/common/adapters/index.ts @ ./src/plugins/inspector/common/index.ts @ ./src/plugins/expressions/common/execution/execution.ts @ ./src/plugins/expressions/common/execution/index.ts @ ./src/plugins/expressions/common/index.ts @ ./x-pack/plugins/canvas/types/index.ts @ ./x-pack/plugins/canvas/i18n/functions/dict/reveal_image.ts @ ./x-pack/plugins/canvas/i18n/functions/function_errors.ts @ ./x-pack/plugins/canvas/i18n/functions/index.ts @ ./x-pack/plugins/canvas/i18n/index.ts @ ./x-pack/plugins/canvas/canvas_plugin_src/renderers/repeat_image.ts @ ./x-pack/plugins/canvas/shareable_runtime/supported_renderers.js @ ./x-pack/plugins/canvas/shareable_runtime/components/app.tsx @ ./x-pack/plugins/canvas/shareable_runtime/api/shareable.tsx @ ./x-pack/plugins/canvas/shareable_runtime/api/index.ts @ ./x-pack/plugins/canvas/shareable_runtime/index.ts WARNING in ./src/plugins/inspector/common/adapters/request/index.ts 8:0-77 "export 'RequestStatistics' was not found in './types' @ ./src/plugins/inspector/common/adapters/index.ts @ ./src/plugins/inspector/common/index.ts @ ./src/plugins/expressions/common/execution/execution.ts @ ./src/plugins/expressions/common/execution/index.ts @ ./src/plugins/expressions/common/index.ts @ ./x-pack/plugins/canvas/types/index.ts @ ./x-pack/plugins/canvas/i18n/functions/dict/reveal_image.ts @ ./x-pack/plugins/canvas/i18n/functions/function_errors.ts @ ./x-pack/plugins/canvas/i18n/functions/index.ts @ ./x-pack/plugins/canvas/i18n/index.ts @ ./x-pack/plugins/canvas/canvas_plugin_src/renderers/repeat_image.ts @ ./x-pack/plugins/canvas/shareable_runtime/supported_renderers.js @ ./x-pack/plugins/canvas/shareable_runtime/components/app.tsx @ ./x-pack/plugins/canvas/shareable_runtime/api/shareable.tsx @ ./x-pack/plugins/canvas/shareable_runtime/api/index.ts @ ./x-pack/plugins/canvas/shareable_runtime/index.ts WARNING in ./src/plugins/kibana_utils/common/index.ts 16:0-70 "export 'Set' was not found in './create_getter_setter' @ ./src/plugins/kibana_utils/public/index.ts @ ./x-pack/plugins/canvas/public/lib/storage.ts @ ./x-pack/plugins/canvas/public/services/nav_link.ts @ ./x-pack/plugins/canvas/public/services/index.ts @ ./x-pack/plugins/canvas/public/state/actions/elements.js @ ./x-pack/plugins/canvas/public/lib/create_handlers.ts @ ./x-pack/plugins/canvas/shareable_runtime/components/rendered_element.tsx @ ./x-pack/plugins/canvas/shareable_runtime/components/page.tsx @ ./x-pack/plugins/canvas/shareable_runtime/components/canvas.tsx @ ./x-pack/plugins/canvas/shareable_runtime/components/app.tsx @ ./x-pack/plugins/canvas/shareable_runtime/api/shareable.tsx @ ./x-pack/plugins/canvas/shareable_runtime/api/index.ts @ ./x-pack/plugins/canvas/shareable_runtime/index.ts WARNING in ./src/plugins/kibana_utils/public/index.ts 22:0-100 "export 'StartServicesGetter' was not found in './core/create_start_service_getter' @ ./x-pack/plugins/canvas/public/lib/storage.ts @ ./x-pack/plugins/canvas/public/services/nav_link.ts @ ./x-pack/plugins/canvas/public/services/index.ts @ ./x-pack/plugins/canvas/public/state/actions/elements.js @ ./x-pack/plugins/canvas/public/lib/create_handlers.ts @ ./x-pack/plugins/canvas/shareable_runtime/components/rendered_element.tsx @ ./x-pack/plugins/canvas/shareable_runtime/components/page.tsx @ ./x-pack/plugins/canvas/shareable_runtime/components/canvas.tsx @ ./x-pack/plugins/canvas/shareable_runtime/components/app.tsx @ ./x-pack/plugins/canvas/shareable_runtime/api/shareable.tsx @ ./x-pack/plugins/canvas/shareable_runtime/api/index.ts @ ./x-pack/plugins/canvas/shareable_runtime/index.ts WARNING in ./src/plugins/kibana_utils/public/state_sync/index.ts 30:0-111 "export 'StartSyncStateFnType' was not found in './state_sync' @ ./src/plugins/kibana_utils/public/index.ts @ ./x-pack/plugins/canvas/public/lib/storage.ts @ ./x-pack/plugins/canvas/public/services/nav_link.ts @ ./x-pack/plugins/canvas/public/services/index.ts @ ./x-pack/plugins/canvas/public/state/actions/elements.js @ ./x-pack/plugins/canvas/public/lib/create_handlers.ts @ ./x-pack/plugins/canvas/shareable_runtime/components/rendered_element.tsx @ ./x-pack/plugins/canvas/shareable_runtime/components/page.tsx @ ./x-pack/plugins/canvas/shareable_runtime/components/canvas.tsx @ ./x-pack/plugins/canvas/shareable_runtime/components/app.tsx @ ./x-pack/plugins/canvas/shareable_runtime/api/shareable.tsx @ ./x-pack/plugins/canvas/shareable_runtime/api/index.ts @ ./x-pack/plugins/canvas/shareable_runtime/index.ts WARNING in ./src/plugins/kibana_utils/public/state_sync/index.ts 30:0-111 "export 'StopSyncStateFnType' was not found in './state_sync' @ ./src/plugins/kibana_utils/public/index.ts @ ./x-pack/plugins/canvas/public/lib/storage.ts @ ./x-pack/plugins/canvas/public/services/nav_link.ts @ ./x-pack/plugins/canvas/public/services/index.ts @ ./x-pack/plugins/canvas/public/state/actions/elements.js @ ./x-pack/plugins/canvas/public/lib/create_handlers.ts @ ./x-pack/plugins/canvas/shareable_runtime/components/rendered_element.tsx @ ./x-pack/plugins/canvas/shareable_runtime/components/page.tsx @ ./x-pack/plugins/canvas/shareable_runtime/components/canvas.tsx @ ./x-pack/plugins/canvas/shareable_runtime/components/app.tsx @ ./x-pack/plugins/canvas/shareable_runtime/api/shareable.tsx @ ./x-pack/plugins/canvas/shareable_runtime/api/index.ts @ ./x-pack/plugins/canvas/shareable_runtime/index.ts WARNING in ./src/plugins/kibana_react/public/validated_range/index.ts 8:0-67 "export 'Value' was not found in './validated_dual_range' @ ./src/plugins/kibana_react/public/index.ts @ ./x-pack/plugins/canvas/canvas_plugin_src/renderers/markdown/index.tsx @ ./x-pack/plugins/canvas/shareable_runtime/supported_renderers.js @ ./x-pack/plugins/canvas/shareable_runtime/components/app.tsx @ ./x-pack/plugins/canvas/shareable_runtime/api/shareable.tsx @ ./x-pack/plugins/canvas/shareable_runtime/api/index.ts @ ./x-pack/plugins/canvas/shareable_runtime/index.ts WARNING in asset size limit: The following asset(s) exceed the recommended size limit (244 KiB). This can impact web performance. Assets: kbn_canvas.js (2.72 MiB) WARNING in entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance. Entrypoints: kbn_canvas (2.72 MiB) kbn_canvas.js WARNING in webpack performance recommendations: You can limit the size of your bundles by using import() or require.ensure to lazy load some parts of your application. For more info visit https://webpack.js.org/guides/code-splitting/ succ ...runtime built! [19:36:54] Finished 'buildCanvasShareableRuntime' after 3.48 min [19:36:54] Starting 'copySourceAndBabelify'... [BABEL] Note: The code generator has deoptimised the styling of /root/kibana/x-pack/plugins/canvas/server/templates/pitch_presentation.ts as it exceeds the max of 500KB. [BABEL] Note: The code generator has deoptimised the styling of /root/kibana/x-pack/plugins/canvas/shareable_runtime/build/kbn_canvas.js as it exceeds the max of 500KB. [BABEL] Note: The code generator has deoptimised the styling of /root/kibana/x-pack/plugins/security_solution/server/utils/beat_schema/fields.ts as it exceeds the max of 500KB. [19:42:33] Finished 'copySourceAndBabelify' after 5.63 min [19:42:33] Starting 'generateNoticeText'... info Searching /root/kibana/x-pack/build/plugin/kibana/x-pack for multi-line comments starting with @notice info Found @notice comment in plugins/canvas/shareable_runtime/build/kbn_canvas.js info Found @notice comment in plugins/security_solution/server/lib/detection_engine/rules/prepackaged_rules/notice.js info Found @notice comment in plugins/reporting/server/export_types/common/assets/fonts/noto/index.js [19:42:50] Finished 'generateNoticeText' after 17 s [19:42:50] Finished 'build' after 9.87 min info Running script [build] in [@kbn/apm-config-loader]: $ ../../node_modules/.bin/tsc info Running script [build] in [@kbn/config]: $ ../../node_modules/.bin/tsc info Running script [build] in [@kbn/legacy-logging]: $ tsc info Running script [build] in [@kbn/ui-shared-deps]: $ node scripts/build info cleaning previous build output info running webpack succ webpack completed in about 146 seconds │ succ ✓ 16 min 29 sec info [kibana-oss] Building distributable versions of non Bazel packages info Preparing non Bazel production build for [@elastic/datemath, @elastic/safer-lodash-set, @kbn/ace, @kbn/analytics, @kbn/apm-config-loader, @kbn/apm-utils, @kbn/config, @kbn/config-schema, @kbn/i18n, @kbn/interpreter, @kbn/legacy-logging, @kbn/logging, @kbn/monaco, @kbn/std, @kbn/tinymath, @kbn/ui-framework, @kbn/ui-shared-deps, @kbn/utils] info Running script [build] in [@kbn/ace]: $ node ./scripts/build.js info Deleting old output info [tsc ] > tsc info [tsc ] exited with 0 after a few seconds succ Copying worker file to target. succ Complete info Running script [build] in [@kbn/analytics]: $ node scripts/build info Deleting old output info Starting babel and typescript info [babel:web ] > babel src --config-file /root/kibana/packages/kbn-analytics/babel.config.js --out-dir /root/kibana/packages/kbn-analytics/target/web --extensions .ts,.js,.tsx --quiet info [babel:node] > babel src --config-file /root/kibana/packages/kbn-analytics/babel.config.js --out-dir /root/kibana/packages/kbn-analytics/target/node --extensions .ts,.js,.tsx --quiet info [tsc ] > tsc info [babel:web ] exited with 0 after a few seconds info [babel:node] exited with 0 after a few seconds info [tsc ] exited with 0 after a few seconds succ Complete info Running script [build] in [@kbn/apm-utils]: $ ../../node_modules/.bin/tsc info Running script [build] in [@kbn/config-schema]: $ ../../node_modules/.bin/tsc info Running script [build] in [@kbn/i18n]: $ node scripts/build info Deleting old output info Starting babel and typescript info [babel:web ] > babel src --config-file /root/kibana/packages/kbn-i18n/babel.config.js --out-dir /root/kibana/packages/kbn-i18n/target/web --extensions .ts,.js,.tsx --quiet info [babel:node] > babel src --config-file /root/kibana/packages/kbn-i18n/babel.config.js --out-dir /root/kibana/packages/kbn-i18n/target/node --extensions .ts,.js,.tsx --quiet info [tsc ] > tsc info [babel:web ] exited with 0 after a few seconds info [babel:node] exited with 0 after a few seconds info [tsc ] exited with 0 after a few seconds succ Complete info Running script [build] in [@kbn/std]: $ ../../node_modules/.bin/tsc info Running script [build] in [@kbn/tinymath]: $ ../../node_modules/.bin/pegjs -o src/grammar.js src/grammar.pegjs info Running script [build] in [@kbn/interpreter]: $ node scripts/build info Deleting old output info Starting babel info [babel ] > babel src --ignore *.test.js --out-dir target --copy-files --quiet info [babel ] exited with 0 after a few seconds succ Complete info Running script [build] in [@kbn/logging]: $ ../../node_modules/.bin/tsc info Running script [build] in [@kbn/monaco]: $ node ./scripts/build.js info Deleting old output info [worker] > webpack --config /root/kibana/packages/kbn-monaco/webpack.config.js --env.prod info [worker] exited with 0 after a few seconds info [tsc ] > tsc info [tsc ] exited with 0 after a few seconds succ Complete info Running script [build] in [@kbn/utils]: $ rm -rf target && ../../node_modules/.bin/tsc info Running script [build] in [@kbn/apm-config-loader]: $ ../../node_modules/.bin/tsc info Running script [build] in [@kbn/config]: $ ../../node_modules/.bin/tsc info Running script [build] in [@kbn/legacy-logging]: $ tsc info Running script [build] in [@kbn/ui-shared-deps]: $ node scripts/build info cleaning previous build output info running webpack succ webpack completed in about 143 seconds │ succ ✓ 5 min 27 sec info [ kibana ] Building distributable versions of Kibana platform plugins │ debg [core] bundle not cached because [cache disabled] │ debg [advancedSettings] bundle not cached because [cache disabled] │ debg [apmOss] bundle not cached because [cache disabled] │ debg [bfetch] bundle not cached because [cache disabled] │ debg [charts] bundle not cached because [cache disabled] │ debg [console] bundle not cached because [cache disabled] │ debg [dashboard] bundle not cached because [cache disabled] │ debg [data] bundle not cached because [cache disabled] │ debg [devTools] bundle not cached because [cache disabled] │ debg [discover] bundle not cached because [cache disabled] │ debg [embeddable] bundle not cached because [cache disabled] │ debg [esUiShared] bundle not cached because [cache disabled] │ debg [expressions] bundle not cached because [cache disabled] │ debg [home] bundle not cached because [cache disabled] │ debg [indexPatternFieldEditor] bundle not cached because [cache disabled] │ debg [indexPatternManagement] bundle not cached because [cache disabled] │ debg [inputControlVis] bundle not cached because [cache disabled] │ debg [inspector] bundle not cached because [cache disabled] │ debg [kibanaLegacy] bundle not cached because [cache disabled] │ debg [kibanaOverview] bundle not cached because [cache disabled] │ debg [kibanaReact] bundle not cached because [cache disabled] │ debg [kibanaUtils] bundle not cached because [cache disabled] │ debg [management] bundle not cached because [cache disabled] │ debg [mapsEms] bundle not cached because [cache disabled] │ debg [mapsLegacy] bundle not cached because [cache disabled] │ debg [navigation] bundle not cached because [cache disabled] │ debg [newsfeed] bundle not cached because [cache disabled] │ debg [presentationUtil] bundle not cached because [cache disabled] │ debg [regionMap] bundle not cached because [cache disabled] │ debg [savedObjects] bundle not cached because [cache disabled] │ debg [savedObjectsManagement] bundle not cached because [cache disabled] │ debg [savedObjectsTaggingOss] bundle not cached because [cache disabled] │ debg [securityOss] bundle not cached because [cache disabled] │ debg [share] bundle not cached because [cache disabled] │ debg [spacesOss] bundle not cached because [cache disabled] │ debg [telemetry] bundle not cached because [cache disabled] │ debg [telemetryManagementSection] bundle not cached because [cache disabled] │ debg [tileMap] bundle not cached because [cache disabled] │ debg [timelion] bundle not cached because [cache disabled] │ debg [uiActions] bundle not cached because [cache disabled] │ debg [urlForwarding] bundle not cached because [cache disabled] │ debg [usageCollection] bundle not cached because [cache disabled] │ debg [visDefaultEditor] bundle not cached because [cache disabled] │ debg [visTypeMarkdown] bundle not cached because [cache disabled] │ debg [visTypeMetric] bundle not cached because [cache disabled] │ debg [visTypeTable] bundle not cached because [cache disabled] │ debg [visTypeTagcloud] bundle not cached because [cache disabled] │ debg [visTypeTimelion] bundle not cached because [cache disabled] │ debg [visTypeTimeseries] bundle not cached because [cache disabled] │ debg [visTypeVega] bundle not cached because [cache disabled] │ debg [visTypeVislib] bundle not cached because [cache disabled] │ debg [visTypeXy] bundle not cached because [cache disabled] │ debg [visualizations] bundle not cached because [cache disabled] │ debg [visualize] bundle not cached because [cache disabled] │ debg [alerting] bundle not cached because [cache disabled] │ debg [apm] bundle not cached because [cache disabled] │ debg [banners] bundle not cached because [cache disabled] │ debg [beatsManagement] bundle not cached because [cache disabled] │ debg [canvas] bundle not cached because [cache disabled] │ debg [cloud] bundle not cached because [cache disabled] │ debg [crossClusterReplication] bundle not cached because [cache disabled] │ debg [dashboardEnhanced] bundle not cached because [cache disabled] │ debg [dashboardMode] bundle not cached because [cache disabled] │ debg [dataEnhanced] bundle not cached because [cache disabled] │ debg [discoverEnhanced] bundle not cached because [cache disabled] │ debg [embeddableEnhanced] bundle not cached because [cache disabled] │ debg [enterpriseSearch] bundle not cached because [cache disabled] │ debg [features] bundle not cached because [cache disabled] │ debg [fileUpload] bundle not cached because [cache disabled] │ debg [fleet] bundle not cached because [cache disabled] │ debg [globalSearch] bundle not cached because [cache disabled] │ debg [globalSearchBar] bundle not cached because [cache disabled] │ debg [globalSearchProviders] bundle not cached because [cache disabled] │ debg [graph] bundle not cached because [cache disabled] │ debg [grokdebugger] bundle not cached because [cache disabled] │ debg [indexLifecycleManagement] bundle not cached because [cache disabled] │ debg [indexManagement] bundle not cached because [cache disabled] │ debg [infra] bundle not cached because [cache disabled] │ debg [ingestPipelines] bundle not cached because [cache disabled] │ debg [lens] bundle not cached because [cache disabled] │ debg [licenseManagement] bundle not cached because [cache disabled] │ debg [licensing] bundle not cached because [cache disabled] │ debg [lists] bundle not cached because [cache disabled] │ debg [logstash] bundle not cached because [cache disabled] │ debg [maps] bundle not cached because [cache disabled] │ debg [mapsLegacyLicensing] bundle not cached because [cache disabled] │ debg [ml] bundle not cached because [cache disabled] │ debg [monitoring] bundle not cached because [cache disabled] │ debg [observability] bundle not cached because [cache disabled] │ debg [osquery] bundle not cached because [cache disabled] │ debg [painlessLab] bundle not cached because [cache disabled] │ debg [remoteClusters] bundle not cached because [cache disabled] │ debg [reporting] bundle not cached because [cache disabled] │ debg [rollup] bundle not cached because [cache disabled] │ debg [runtimeFields] bundle not cached because [cache disabled] │ debg [savedObjectsTagging] bundle not cached because [cache disabled] │ debg [searchprofiler] bundle not cached because [cache disabled] │ debg [security] bundle not cached because [cache disabled] │ debg [securitySolution] bundle not cached because [cache disabled] │ debg [snapshotRestore] bundle not cached because [cache disabled] │ debg [spaces] bundle not cached because [cache disabled] │ debg [stackAlerts] bundle not cached because [cache disabled] │ debg [transform] bundle not cached because [cache disabled] │ debg [triggersActionsUi] bundle not cached because [cache disabled] │ debg [uiActionsEnhanced] bundle not cached because [cache disabled] │ debg [upgradeAssistant] bundle not cached because [cache disabled] │ debg [uptime] bundle not cached because [cache disabled] │ debg [watcher] bundle not cached because [cache disabled] │ debg [urlDrilldown] bundle not cached because [cache disabled] │ info initialized, 0 bundles cached │ info starting worker [36 bundles] │ debg modules [NaN] work units [NaN] │ info starting worker [37 bundles] │ debg modules [NaN] work units [NaN] │ info starting worker [36 bundles] │ debg modules [NaN] work units [NaN] │ debg [visualizations] state = "running" │ debg [visualize] state = "running" │ debg [watcher] state = "running" │ debg [visTypeVega] state = "running" │ debg [visTypeTagcloud] state = "running" │ debg [visTypeMarkdown] state = "running" │ debg [visTypeVislib] state = "running" │ debg [visTypeXy] state = "running" │ debg [urlForwarding] state = "running" │ debg [visTypeTimelion] state = "running" │ debg [visTypeTimeseries] state = "running" │ debg [visTypeMetric] state = "running" │ debg [upgradeAssistant] state = "running" │ debg [visTypeTable] state = "running" │ debg [usageCollection] state = "running" │ debg [visDefaultEditor] state = "running" │ debg [uptime] state = "running" │ debg [triggersActionsUi] state = "running" │ debg [urlDrilldown] state = "running" │ debg [uiActions] state = "running" │ debg [uiActionsEnhanced] state = "running" │ debg [timelion] state = "running" │ debg [tileMap] state = "running" │ debg [transform] state = "running" │ debg [telemetry] state = "running" │ debg [telemetryManagementSection] state = "running" │ debg [spaces] state = "running" │ debg [stackAlerts] state = "running" │ debg [spacesOss] state = "running" │ debg [securitySolution] state = "running" │ debg [share] state = "running" │ debg [searchprofiler] state = "running" │ debg [snapshotRestore] state = "running" │ debg [security] state = "running" │ debg [savedObjectsManagement] state = "running" │ debg [savedObjectsTagging] state = "running" │ debg [securityOss] state = "running" │ debg [rollup] state = "running" │ debg [runtimeFields] state = "running" │ debg [regionMap] state = "running" │ debg [remoteClusters] state = "running" │ debg [osquery] state = "running" │ debg [savedObjectsTaggingOss] state = "running" │ debg [painlessLab] state = "running" │ debg [navigation] state = "running" │ debg [newsfeed] state = "running" │ debg [mapsLegacyLicensing] state = "running" │ debg [ml] state = "running" │ debg [savedObjects] state = "running" │ debg [maps] state = "running" │ debg [mapsEms] state = "running" │ debg [lists] state = "running" │ debg [logstash] state = "running" │ debg [lens] state = "running" │ debg [licenseManagement] state = "running" │ debg [reporting] state = "running" │ debg [kibanaOverview] state = "running" │ debg [kibanaReact] state = "running" │ debg [inputControlVis] state = "running" │ debg [inspector] state = "running" │ debg [indexPatternManagement] state = "running" │ debg [presentationUtil] state = "running" │ debg [infra] state = "running" │ debg [indexLifecycleManagement] state = "running" │ debg [indexManagement] state = "running" │ debg [graph] state = "running" │ debg [grokdebugger] state = "running" │ debg [observability] state = "running" │ debg [globalSearch] state = "running" │ debg [features] state = "running" │ debg [monitoring] state = "running" │ debg [globalSearchBar] state = "running" │ debg [mapsLegacy] state = "running" │ debg [fileUpload] state = "running" │ debg [management] state = "running" │ debg [enterpriseSearch] state = "running" │ debg [discoverEnhanced] state = "running" │ debg [licensing] state = "running" │ debg [dataEnhanced] state = "running" │ debg [dashboardEnhanced] state = "running" │ debg [kibanaUtils] state = "running" │ debg [core] state = "running" │ debg [charts] state = "running" │ debg [esUiShared] state = "running" │ debg [kibanaLegacy] state = "running" │ debg [beatsManagement] state = "running" │ debg [embeddable] state = "running" │ debg [apm] state = "running" │ debg [devTools] state = "running" │ debg [dashboardMode] state = "running" │ debg [ingestPipelines] state = "running" │ debg [crossClusterReplication] state = "running" │ debg [indexPatternFieldEditor] state = "running" │ debg [home] state = "running" │ debg [globalSearchProviders] state = "running" │ debg [fleet] state = "running" │ debg [expressions] state = "running" │ debg [cloud] state = "running" │ debg [embeddableEnhanced] state = "running" │ debg [bfetch] state = "running" │ debg [apmOss] state = "running" │ debg [discover] state = "running" │ debg [data] state = "running" │ debg [advancedSettings] state = "running" │ debg [dashboard] state = "running" │ debg [console] state = "running" │ debg [canvas] state = "running" │ debg [banners] state = "running" │ debg [alerting] state = "running" │ debg [spacesOss] state = "compiler success" after 37.5 sec │ debg [apmOss] state = "compiler success" after 39.4 sec │ debg [mapsLegacyLicensing] state = "compiler success" after 40.6 sec │ debg [dashboardMode] state = "compiler success" after 52.9 sec │ debg [features] state = "compiler success" after 58.2 sec │ debg [cloud] state = "compiler success" after 64.1 sec │ debg [embeddableEnhanced] state = "compiler success" after 104.9 sec │ debg [uiActions] state = "compiler success" after 142.3 sec │ debg [telemetryManagementSection] state = "compiler success" after 174.2 sec │ debg [bfetch] state = "compiler success" after 185.3 sec │ debg [licensing] state = "compiler success" after 186.2 sec │ debg [newsfeed] state = "compiler success" after 186.7 sec │ warn worker stderr WARNING: The $opacity variable of euiBottomShadowMedium() will be depricated in a future version of EUI. │ warn worker stderr on line 35 of node_modules/@elastic/eui/src/themes/eui-amsterdam/global_styling/mixins/_shadow.scss, in mixin `euiBottomShadowMedium` │ warn worker stderr from line 12 of src/plugins/maps_legacy/public/map/_leaflet_overrides.scss │ warn worker stderr from line 3 of stdin │ warn worker stderr │ debg [usageCollection] state = "compiler success" after 209.2 sec │ warn worker stderr WARNING: The $opacity variable of euiBottomShadowMedium() will be depricated in a future version of EUI. │ warn worker stderr on line 35 of node_modules/@elastic/eui/src/themes/eui-amsterdam/global_styling/mixins/_shadow.scss, in mixin `euiBottomShadowMedium` │ warn worker stderr from line 12 of src/plugins/maps_legacy/public/map/_leaflet_overrides.scss │ warn worker stderr from line 3 of stdin │ warn worker stderr │ debg [savedObjectsTaggingOss] state = "compiler success" after 226.6 sec │ debg [alerting] state = "compiler success" after 243.6 sec │ debg [urlForwarding] state = "compiler success" after 280.2 sec │ debg [runtimeFields] state = "compiler success" after 327.6 sec │ debg [embeddable] state = "compiler success" after 376.4 sec │ debg [globalSearchProviders] state = "compiler success" after 468.2 sec │ debg [reporting] state = "compiler success" after 495.2 sec │ debg [securityOss] state = "compiler success" after 497.3 sec │ debg [discoverEnhanced] state = "compiler success" after 520.8 sec │ debg [logstash] state = "compiler success" after 556.2 sec │ debg [painlessLab] state = "compiler success" after 558.4 sec │ debg [mapsLegacy] state = "compiler success" after 590.3 sec │ debg [navigation] state = "compiler success" after 595.6 sec │ debg [expressions] state = "compiler success" after 599.7 sec │ debg [savedObjects] state = "compiler success" after 599.8 sec │ debg [kibanaUtils] state = "compiler success" after 648.1 sec │ debg [inspector] state = "compiler success" after 652.6 sec │ debg [presentationUtil] state = "compiler success" after 677.9 sec │ debg [globalSearch] state = "compiler success" after 700.7 sec │ debg [urlDrilldown] state = "compiler success" after 710.6 sec │ debg [devTools] state = "compiler success" after 716.9 sec │ debg [telemetry] state = "compiler success" after 741.2 sec │ debg [timelion] state = "compiler success" after 753.7 sec │ debg [kibanaLegacy] state = "compiler success" after 772.8 sec │ debg [mapsEms] state = "compiler success" after 775.3 sec │ debg [share] state = "compiler success" after 797.8 sec │ debg [grokdebugger] state = "compiler success" after 797.9 sec │ debg [licenseManagement] state = "compiler success" after 799.3 sec │ debg [data] state = "compiler success" after 800.4 sec │ debg [snapshotRestore] state = "compiler success" after 872.6 sec │ debg [console] state = "compiler success" after 891.4 sec │ debg [lists] state = "compiler success" after 897.2 sec │ debg [advancedSettings] state = "compiler success" after 908.9 sec │ debg [upgradeAssistant] state = "compiler success" after 921 sec │ debg [dashboardEnhanced] state = "compiler success" after 1001.3 sec │ debg [graph] state = "compiler success" after 1036.1 sec │ debg [transform] state = "compiler success" after 1055.5 sec │ debg [visDefaultEditor] state = "compiler success" after 1058.1 sec │ debg [kibanaOverview] state = "compiler success" after 1081.5 sec │ debg [beatsManagement] state = "compiler success" after 1091.2 sec │ debg [globalSearchBar] state = "compiler success" after 1098.7 sec │ debg [watcher] state = "compiler success" after 1122.2 sec │ debg [infra] state = "compiler success" after 1123.8 sec │ debg [osquery] state = "compiler success" after 1161 sec │ debg [visTypeTimelion] state = "compiler success" after 1173.8 sec │ debg [uptime] state = "compiler success" after 1175.2 sec │ debg [rollup] state = "compiler success" after 1180.3 sec │ debg [crossClusterReplication] state = "compiler success" after 1200.4 sec │ debg [visTypeVislib] state = "compiler success" after 1200.6 sec │ debg [visTypeTimeseries] state = "compiler success" after 1201.4 sec │ debg [fileUpload] state = "compiler success" after 1202 sec │ debg [kibanaReact] state = "compiler success" after 1260.3 sec │ debg [visualize] state = "compiler success" after 1270.7 sec │ debg [remoteClusters] state = "compiler success" after 1271.7 sec │ debg [searchprofiler] state = "compiler success" after 1285.9 sec │ debg [inputControlVis] state = "compiler success" after 1317.5 sec │ debg [visTypeTable] state = "compiler success" after 1402 sec │ debg [uiActionsEnhanced] state = "compiler success" after 1464.4 sec │ERROR failure 24 min 52 sec │ERROR Error: worker exitted unexpectedly with code null [last message: { │ bundleId: 'inputControlVis', │ type: 'compiler success', │ moduleCount: 53 │ }] │ at MapSubscriber.project (/root/kibana/node_modules/@kbn/optimizer/src/optimizer/observe_worker.ts:217:25) │ at MapSubscriber._next (/root/kibana/node_modules/rxjs/src/internal/operators/map.ts:84:29) │ at MapSubscriber.Subscriber.next (/root/kibana/node_modules/rxjs/src/internal/Subscriber.ts:99:12) │ at ChildProcess.handler (/root/kibana/node_modules/rxjs/src/internal/observable/fromEvent.ts:199:20) │ at ChildProcess.emit (events.js:327:22) │ at Process.ChildProcess._handle.onexit (internal/child_process.js:277:12) error Command failed with exit code 1. info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
Optional Paste Settings
Category:
None
Cryptocurrency
Cybersecurity
Fixit
Food
Gaming
Haiku
Help
History
Housing
Jokes
Legal
Money
Movies
Music
Pets
Photo
Science
Software
Source Code
Spirit
Sports
Travel
TV
Writing
Tags:
Syntax Highlighting:
None
Bash
C
C#
C++
CSS
HTML
JSON
Java
JavaScript
Lua
Markdown (PRO members only)
Objective C
PHP
Perl
Python
Ruby
Swift
4CS
6502 ACME Cross Assembler
6502 Kick Assembler
6502 TASM/64TASS
ABAP
AIMMS
ALGOL 68
APT Sources
ARM
ASM (NASM)
ASP
ActionScript
ActionScript 3
Ada
Apache Log
AppleScript
Arduino
Asymptote
AutoIt
Autohotkey
Avisynth
Awk
BASCOM AVR
BNF
BOO
Bash
Basic4GL
Batch
BibTeX
Blitz Basic
Blitz3D
BlitzMax
BrainFuck
C
C (WinAPI)
C Intermediate Language
C for Macs
C#
C++
C++ (WinAPI)
C++ (with Qt extensions)
C: Loadrunner
CAD DCL
CAD Lisp
CFDG
CMake
COBOL
CSS
Ceylon
ChaiScript
Chapel
Clojure
Clone C
Clone C++
CoffeeScript
ColdFusion
Cuesheet
D
DCL
DCPU-16
DCS
DIV
DOT
Dart
Delphi
Delphi Prism (Oxygene)
Diff
E
ECMAScript
EPC
Easytrieve
Eiffel
Email
Erlang
Euphoria
F#
FO Language
Falcon
Filemaker
Formula One
Fortran
FreeBasic
FreeSWITCH
GAMBAS
GDB
GDScript
Game Maker
Genero
Genie
GetText
Go
Godot GLSL
Groovy
GwBasic
HQ9 Plus
HTML
HTML 5
Haskell
Haxe
HicEst
IDL
INI file
INTERCAL
IO
ISPF Panel Definition
Icon
Inno Script
J
JCL
JSON
Java
Java 5
JavaScript
Julia
KSP (Kontakt Script)
KiXtart
Kotlin
LDIF
LLVM
LOL Code
LScript
Latex
Liberty BASIC
Linden Scripting
Lisp
Loco Basic
Logtalk
Lotus Formulas
Lotus Script
Lua
M68000 Assembler
MIX Assembler
MK-61/52
MPASM
MXML
MagikSF
Make
MapBasic
Markdown (PRO members only)
MatLab
Mercury
MetaPost
Modula 2
Modula 3
Motorola 68000 HiSoft Dev
MySQL
Nagios
NetRexx
Nginx
Nim
NullSoft Installer
OCaml
OCaml Brief
Oberon 2
Objeck Programming Langua
Objective C
Octave
Open Object Rexx
OpenBSD PACKET FILTER
OpenGL Shading
Openoffice BASIC
Oracle 11
Oracle 8
Oz
PARI/GP
PCRE
PHP
PHP Brief
PL/I
PL/SQL
POV-Ray
ParaSail
Pascal
Pawn
Per
Perl
Perl 6
Phix
Pic 16
Pike
Pixel Bender
PostScript
PostgreSQL
PowerBuilder
PowerShell
ProFTPd
Progress
Prolog
Properties
ProvideX
Puppet
PureBasic
PyCon
Python
Python for S60
QBasic
QML
R
RBScript
REBOL
REG
RPM Spec
Racket
Rails
Rexx
Robots
Roff Manpage
Ruby
Ruby Gnuplot
Rust
SAS
SCL
SPARK
SPARQL
SQF
SQL
SSH Config
Scala
Scheme
Scilab
SdlBasic
Smalltalk
Smarty
StandardML
StoneScript
SuperCollider
Swift
SystemVerilog
T-SQL
TCL
TeXgraph
Tera Term
TypeScript
TypoScript
UPC
Unicon
UnrealScript
Urbi
VB.NET
VBScript
VHDL
VIM
Vala
Vedit
VeriLog
Visual Pro Log
VisualBasic
VisualFoxPro
WHOIS
WhiteSpace
Winbatch
XBasic
XML
XPP
Xojo
Xorg Config
YAML
YARA
Z80 Assembler
ZXBasic
autoconf
jQuery
mIRC
newLISP
q/kdb+
thinBasic
Paste Expiration:
Never
Burn after read
10 Minutes
1 Hour
1 Day
1 Week
2 Weeks
1 Month
6 Months
1 Year
Paste Exposure:
Public
Unlisted
Private
Folder:
(members only)
Password
NEW
Enabled
Disabled
Burn after read
NEW
Paste Name / Title:
Create New Paste
Hello
Guest
Sign Up
or
Login
Sign in with Facebook
Sign in with Twitter
Sign in with Google
You are currently not logged in, this means you can not edit or delete anything you paste.
Sign Up
or
Login
Public Pastes
anydesk forensics
1 hour ago | 0.80 KB
OoTMM rando seed 7/28
5 hours ago | 93.67 KB
Untitled
5 hours ago | 5.87 KB
EARNING-BTC ENGINE
CSS | 6 hours ago | 0.38 KB
Secret Guide
6 hours ago | 0.39 KB
Step 7 Enumeration
12 hours ago | 19.79 KB
Disable Drag and Drop Image Improved Plugin i...
PHP | 1 day ago | 1.31 KB
z66is_archive.zip.txt
1 day ago | 1.53 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!