Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-4c-4g-1086 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/portal-nonrtric-controlpanel-docker-merge-master [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-GximsOZfamak/agent.2111 SSH_AGENT_PID=2113 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/portal-nonrtric-controlpanel-docker-merge-master@tmp/private_key_4115167467955804336.key (jenkins-ssh) [ssh-agent] Using credentials jenkins (jenkins) The recommended git tool is: NONE using credential jenkins Wiping out workspace first. Cloning the remote Git repository Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/portal/nonrtric-controlpanel > git init /w/workspace/portal-nonrtric-controlpanel-docker-merge-master # timeout=10 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/portal/nonrtric-controlpanel > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_SSH to set credentials jenkins > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/portal/nonrtric-controlpanel +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/portal/nonrtric-controlpanel # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision 15bdaf8f25dca54e3a52ad30d69fa2eb1d59ce48 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 15bdaf8f25dca54e3a52ad30d69fa2eb1d59ce48 # timeout=10 Commit message: "CI: Migrate Sonar Scan job to GHA" > git rev-list --no-walk 15bdaf8f25dca54e3a52ad30d69fa2eb1d59ce48 # timeout=10 provisioning config files... copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf [portal-nonrtric-controlpanel-docker-merge-master] $ /bin/bash /tmp/jenkins12742726701354786649.sh ---> python-tools-install.sh Setup pyenv: * system (set by /opt/pyenv/version) * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) * 3.10.6 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-QX1y lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-QX1y/bin to PATH Generating Requirements File Python 3.10.6 pip 24.0 from /tmp/venv-QX1y/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.3.0 aspy.yaml==1.3.0 attrs==23.2.0 autopage==0.5.2 beautifulsoup4==4.12.3 boto3==1.34.106 botocore==1.34.106 bs4==0.0.2 cachetools==5.3.3 certifi==2024.2.2 cffi==1.16.0 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.3.2 click==8.1.7 cliff==4.6.0 cmd2==2.4.3 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.1.1 defusedxml==0.7.1 Deprecated==1.2.14 distlib==0.3.8 dnspython==2.6.1 docker==4.2.2 dogpile.cache==1.3.3 email_validator==2.1.1 filelock==3.14.0 future==1.0.0 gitdb==4.0.11 GitPython==3.1.43 google-auth==2.29.0 httplib2==0.22.0 identify==2.5.36 idna==3.7 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.4 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==2.4 jsonschema==4.22.0 jsonschema-specifications==2023.12.1 keystoneauth1==5.6.0 kubernetes==29.0.0 lftools==0.37.10 lxml==5.2.2 MarkupSafe==2.1.5 msgpack==1.0.8 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.2.1 netifaces==0.11.0 niet==1.4.2 nodeenv==1.8.0 oauth2client==4.1.3 oauthlib==3.2.2 openstacksdk==3.1.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==3.0.1 oslo.config==9.4.0 oslo.context==5.5.0 oslo.i18n==6.3.0 oslo.log==5.5.1 oslo.serialization==5.4.0 oslo.utils==7.1.0 packaging==24.0 pbr==6.0.0 platformdirs==4.2.2 prettytable==3.10.0 pyasn1==0.6.0 pyasn1_modules==0.4.0 pycparser==2.22 pygerrit2==2.0.15 PyGithub==2.3.0 pyinotify==0.9.6 PyJWT==2.8.0 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.8.2 pyrsistent==0.20.0 python-cinderclient==9.5.0 python-dateutil==2.9.0.post0 python-heatclient==3.5.0 python-jenkins==1.8.2 python-keystoneclient==5.4.0 python-magnumclient==4.4.0 python-novaclient==18.6.0 python-openstackclient==6.6.0 python-swiftclient==4.5.0 PyYAML==6.0.1 referencing==0.35.1 requests==2.31.0 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.18.1 rsa==4.9 ruamel.yaml==0.18.6 ruamel.yaml.clib==0.2.8 s3transfer==0.10.1 simplejson==3.19.2 six==1.16.0 smmap==5.0.1 soupsieve==2.5 stevedore==5.2.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.12.5 tqdm==4.66.4 typing_extensions==4.11.0 tzdata==2024.1 urllib3==1.26.18 virtualenv==20.26.2 wcwidth==0.2.13 websocket-client==1.8.0 wrapt==1.16.0 xdg==6.0.0 xmltodict==0.13.0 yq==3.4.3 provisioning config files... copy managed file [global-settings] to file:/w/workspace/portal-nonrtric-controlpanel-docker-merge-master@tmp/config3503268066236987063tmp copy managed file [portal-nonrtric-controlpanel-settings] to file:/w/workspace/portal-nonrtric-controlpanel-docker-merge-master@tmp/config17213458157867389261tmp [portal-nonrtric-controlpanel-docker-merge-master] $ /bin/bash /tmp/jenkins16297255655839219480.sh ---> docker-login.sh nexus3.o-ran-sc.org:10001 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.o-ran-sc.org:10002 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.o-ran-sc.org:10003 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.o-ran-sc.org:10004 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded ---> docker-login.sh ends [portal-nonrtric-controlpanel-docker-merge-master] $ /bin/bash /tmp/jenkins12417024233832191768.sh [portal-nonrtric-controlpanel-docker-merge-master] $ /bin/sh -xe /tmp/jenkins1399012531271828621.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content DOCKER_ROOT=webapp-frontend CONTAINER_TAG_YAML_DIR= CONTAINER_TAG_METHOD=yaml-file [EnvInject] - Variables injected successfully. [portal-nonrtric-controlpanel-docker-merge-master] $ /bin/bash -l /tmp/jenkins1828711870784568857.sh ---> docker-get-container-tag.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/portal-nonrtric-controlpanel-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QX1y from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: yq lf-activate-venv(): INFO: Adding /tmp/venv-QX1y/bin to PATH ---> Docker image tag found: 2.6.0 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' [EnvInject] - Variables injected successfully. [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content DOCKER_ARGS=--network=host DOCKER_ROOT=webapp-frontend CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 DOCKER_NAME=o-ran-sc/nonrtric-controlpanel [EnvInject] - Variables injected successfully. [portal-nonrtric-controlpanel-docker-merge-master] $ /bin/bash /tmp/jenkins5377574620368999271.sh ---> docker-build.sh Docker version 24.0.2, build cb74dfc Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-controlpanel:2.6.0 docker build --network=host -t nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-controlpanel:2.6.0 . #1 [internal] load .dockerignore #1 transferring context: 45B done #1 DONE 0.1s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 1.70kB done #2 DONE 0.1s #3 [internal] load metadata for docker.io/library/nginx:alpine #3 DONE 1.2s #4 [internal] load metadata for docker.io/library/node:14-alpine #4 DONE 1.3s #5 [internal] load build context #5 DONE 0.0s #6 [stage1 1/10] FROM docker.io/library/node:14-alpine@sha256:434215b487a329c9e867202ff89e704d3a75e554822e07f3e0c0f9e606121b33 #6 resolve docker.io/library/node:14-alpine@sha256:434215b487a329c9e867202ff89e704d3a75e554822e07f3e0c0f9e606121b33 0.1s done #6 sha256:434215b487a329c9e867202ff89e704d3a75e554822e07f3e0c0f9e606121b33 1.43kB / 1.43kB done #6 sha256:4e84c956cd276af9ed14a8b2939a734364c2b0042485e90e1b97175e73dfd548 1.16kB / 1.16kB done #6 sha256:0dac3dc27b1ad570e6c3a7f7cd29e88e7130ff0cad31b2ec5a0f222fbe971bdb 6.44kB / 6.44kB done #6 sha256:f56be85fc22e46face30e2c3de3f7fe7c15f8fd7c4e5add29d7f64b87abdaa09 0B / 3.37MB 0.0s #6 ... #5 [internal] load build context #5 transferring context: 442.34kB 0.0s done #5 DONE 0.1s #6 [stage1 1/10] FROM docker.io/library/node:14-alpine@sha256:434215b487a329c9e867202ff89e704d3a75e554822e07f3e0c0f9e606121b33 #6 sha256:8f665685b215c7daf9164545f1bbdd74d800af77d0d267db31fe0345c0c8fb8b 0B / 37.17MB 0.1s #6 sha256:e5fca6c395a62ec277102af9e5283f6edb43b3e4f20f798e3ce7e425be226ba6 0B / 2.37MB 0.1s #6 sha256:f56be85fc22e46face30e2c3de3f7fe7c15f8fd7c4e5add29d7f64b87abdaa09 3.37MB / 3.37MB 0.2s done #6 sha256:e5fca6c395a62ec277102af9e5283f6edb43b3e4f20f798e3ce7e425be226ba6 1.05MB / 2.37MB 0.2s #6 extracting sha256:f56be85fc22e46face30e2c3de3f7fe7c15f8fd7c4e5add29d7f64b87abdaa09 0.1s #6 sha256:8f665685b215c7daf9164545f1bbdd74d800af77d0d267db31fe0345c0c8fb8b 11.53MB / 37.17MB 0.4s #6 sha256:e5fca6c395a62ec277102af9e5283f6edb43b3e4f20f798e3ce7e425be226ba6 2.37MB / 2.37MB 0.3s done #6 extracting sha256:f56be85fc22e46face30e2c3de3f7fe7c15f8fd7c4e5add29d7f64b87abdaa09 0.1s done #6 sha256:561cb69653d56a9725be56e02128e4e96fb434a8b4b4decf2bdeb479a225feaf 448B / 448B 0.4s done #6 sha256:8f665685b215c7daf9164545f1bbdd74d800af77d0d267db31fe0345c0c8fb8b 22.02MB / 37.17MB 0.5s #6 sha256:8f665685b215c7daf9164545f1bbdd74d800af77d0d267db31fe0345c0c8fb8b 32.51MB / 37.17MB 0.6s #6 sha256:8f665685b215c7daf9164545f1bbdd74d800af77d0d267db31fe0345c0c8fb8b 37.17MB / 37.17MB 0.7s #6 sha256:8f665685b215c7daf9164545f1bbdd74d800af77d0d267db31fe0345c0c8fb8b 37.17MB / 37.17MB 0.8s done #6 extracting sha256:8f665685b215c7daf9164545f1bbdd74d800af77d0d267db31fe0345c0c8fb8b #6 ... #7 [stage-1 1/8] FROM docker.io/library/nginx:alpine@sha256:516475cc129da42866742567714ddc681e5eed7b9ee0b9e9c015e464b4221a00 #7 resolve docker.io/library/nginx:alpine@sha256:516475cc129da42866742567714ddc681e5eed7b9ee0b9e9c015e464b4221a00 0.1s done #7 sha256:501d84f5d06487ff81e506134dc922ed4fd2080d5521eb5b6ee4054fa17d15c4 10.80kB / 10.80kB done #7 sha256:516475cc129da42866742567714ddc681e5eed7b9ee0b9e9c015e464b4221a00 9.07kB / 9.07kB done #7 sha256:721fa00bc549df26b3e67cc558ff176112d4ba69847537766f3c28e171d180e7 2.50kB / 2.50kB done #7 sha256:4abcf20661432fb2d719aaf90656f55c287f8ca915dc1c92ec14ff61e67fbaf8 3.41MB / 3.41MB 0.5s done #7 sha256:fc21a1d387f514f53589abea6d67cd6b329dfd3c9059bc96a552af3b3c97b413 3.99MB / 3.99MB 0.6s done #7 extracting sha256:4abcf20661432fb2d719aaf90656f55c287f8ca915dc1c92ec14ff61e67fbaf8 0.2s done #7 sha256:e6ef242c157026935bf8a69e6cf19f8f6635e44507c813daf0cc644f2e22396b 629B / 629B 0.6s done #7 sha256:13fcfbc94648785b918ecc1af675ac5187cdfc30f4fdaf9afa8bd2e9dedf548b 954B / 954B 0.7s done #7 sha256:d4bca490e609acaaf54ca73363442d31a31fd136a47a20a12370cf2025f0a10b 393B / 393B 0.8s done #7 extracting sha256:fc21a1d387f514f53589abea6d67cd6b329dfd3c9059bc96a552af3b3c97b413 0.3s done #7 sha256:8a3742a9529dc5c00974dfcf5e465be9f1606ff8a1911527b3928cf86ad57465 1.40kB / 1.40kB 1.0s done #7 sha256:0d0c16747d2c6b6c26c064652afcb964c15f1b1e596ec052b2aa19b83948ae27 13.04MB / 13.04MB 1.1s done #7 sha256:5406ed7b06d9a94b5bd15843d2a1c7e38796a3ec5dc7f40f16f70cc1d045f453 1.21kB / 1.21kB 1.0s done #7 extracting sha256:e6ef242c157026935bf8a69e6cf19f8f6635e44507c813daf0cc644f2e22396b done #7 extracting sha256:13fcfbc94648785b918ecc1af675ac5187cdfc30f4fdaf9afa8bd2e9dedf548b done #7 extracting sha256:d4bca490e609acaaf54ca73363442d31a31fd136a47a20a12370cf2025f0a10b done #7 extracting sha256:5406ed7b06d9a94b5bd15843d2a1c7e38796a3ec5dc7f40f16f70cc1d045f453 done #7 extracting sha256:8a3742a9529dc5c00974dfcf5e465be9f1606ff8a1911527b3928cf86ad57465 done #7 extracting sha256:0d0c16747d2c6b6c26c064652afcb964c15f1b1e596ec052b2aa19b83948ae27 0.5s done #7 DONE 2.6s #6 [stage1 1/10] FROM docker.io/library/node:14-alpine@sha256:434215b487a329c9e867202ff89e704d3a75e554822e07f3e0c0f9e606121b33 #6 extracting sha256:8f665685b215c7daf9164545f1bbdd74d800af77d0d267db31fe0345c0c8fb8b 2.3s done #6 ... #8 [stage-1 2/8] COPY nginx.conf /etc/nginx/nginx.conf #8 DONE 1.4s #6 [stage1 1/10] FROM docker.io/library/node:14-alpine@sha256:434215b487a329c9e867202ff89e704d3a75e554822e07f3e0c0f9e606121b33 #6 extracting sha256:e5fca6c395a62ec277102af9e5283f6edb43b3e4f20f798e3ce7e425be226ba6 0.1s done #6 extracting sha256:561cb69653d56a9725be56e02128e4e96fb434a8b4b4decf2bdeb479a225feaf #6 ... #9 [stage-1 3/8] RUN chown -R nginx /var/log/nginx #9 DONE 0.5s #6 [stage1 1/10] FROM docker.io/library/node:14-alpine@sha256:434215b487a329c9e867202ff89e704d3a75e554822e07f3e0c0f9e606121b33 #6 DONE 4.6s #10 [stage1 2/10] WORKDIR /usr/src/app #10 DONE 0.2s #11 [stage1 3/10] COPY package.json ./ #11 DONE 0.2s #12 [stage-1 4/8] RUN chown -R nginx /etc/nginx/conf.d #12 DONE 0.5s #13 [stage-1 5/8] RUN chown -R nginx /var/cache/nginx/ #13 DONE 0.4s #14 [stage-1 6/8] RUN touch /var/run/nginx.pid #14 DONE 0.3s #15 [stage1 4/10] RUN npm install #15 ... #16 [stage-1 7/8] RUN chown -R nginx /var/run/nginx.pid #16 DONE 0.3s #15 [stage1 4/10] RUN npm install #15 2.903 npm WARN deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular #15 2.982 npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. #15 3.429 npm WARN deprecated @angular/flex-layout@9.0.0-beta.31: This package has been deprecated. Please see https://blog.angular.io/modern-css-in-angular-layouts-4a259dca9127 #15 4.906 npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 #15 5.518 npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead #15 5.703 npm WARN deprecated debug@4.1.1: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionmedia/debug/issues/797) #15 5.858 npm WARN deprecated @schematics/update@0.901.15: This was an internal-only Angular package up through Angular v11 which is no longer used or maintained. Upgrade Angular to v12+ to remove this dependency. #15 5.972 npm WARN deprecated read-package-tree@5.3.1: The functionality that this package provided is now in @npmcli/arborist #15 6.538 npm WARN deprecated core-js@3.6.4: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. #15 8.178 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 #15 8.879 npm WARN deprecated readdir-scoped-modules@1.1.0: This functionality has been moved to @npmcli/fs #15 8.918 npm WARN deprecated figgy-pudding@3.5.2: This module is no longer supported. #15 9.116 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. #15 9.528 npm WARN deprecated @babel/plugin-proposal-json-strings@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-json-strings instead. #15 9.532 npm WARN deprecated @babel/plugin-proposal-dynamic-import@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-dynamic-import instead. #15 9.532 npm WARN deprecated @babel/plugin-proposal-numeric-separator@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-numeric-separator instead. #15 9.553 npm WARN deprecated @babel/plugin-proposal-nullish-coalescing-operator@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-nullish-coalescing-operator instead. #15 9.566 npm WARN deprecated @babel/plugin-proposal-async-generator-functions@7.20.7: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-async-generator-functions instead. #15 9.674 npm WARN deprecated @babel/plugin-proposal-object-rest-spread@7.20.7: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-object-rest-spread instead. #15 9.674 npm WARN deprecated @babel/plugin-proposal-optional-catch-binding@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-optional-catch-binding instead. #15 9.700 npm WARN deprecated @babel/plugin-proposal-unicode-property-regex@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-unicode-property-regex instead. #15 9.710 npm WARN deprecated @babel/plugin-proposal-optional-chaining@7.21.0: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-optional-chaining instead. #15 11.25 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies #15 11.50 npm WARN deprecated fsevents@2.1.3: "Please update to latest v2.3 or v2.2" #15 12.59 npm WARN deprecated har-validator@5.1.5: this library is no longer supported #15 12.71 npm WARN deprecated @types/minipass@3.3.5: This is a stub types definition. minipass provides its own type definitions, so you do not need this installed. #15 13.04 npm WARN deprecated debuglog@1.0.1: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info. #15 13.10 npm WARN deprecated node-fetch-npm@2.0.4: This module is not used anymore, npm uses minipass-fetch for its fetch implementation now #15 13.69 npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs #15 14.31 npm WARN deprecated fsevents@1.2.13: The v1 package contains DANGEROUS / INSECURE binaries. Upgrade to safe fsevents v2 #15 16.30 npm WARN deprecated svgo@1.3.2: This SVGO version is no longer supported. Upgrade to v2.x.x. #15 16.39 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated #15 16.40 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated #15 17.77 npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility #15 17.83 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated #15 17.84 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated #15 56.49 #15 56.49 > core-js@3.6.4 postinstall /usr/src/app/node_modules/core-js #15 56.49 > node -e "try{require('./postinstall')}catch(e){}" #15 56.49 #15 56.58 Thank you for using core-js ( https://github.com/zloirock/core-js ) for polyfilling JavaScript standard library! #15 56.58 #15 56.58 The project needs your help! Please consider supporting of core-js on Open Collective or Patreon:  #15 56.58 > https://opencollective.com/core-js  #15 56.58 > https://www.patreon.com/zloirock  #15 56.58 #15 56.58 Also, the author of core-js ( https://github.com/zloirock ) is looking for a good job -) #15 56.58 #15 57.04 #15 57.04 > @angular/cli@9.1.15 postinstall /usr/src/app/node_modules/@angular/cli #15 57.04 > node ./bin/postinstall/script.js #15 57.04 #15 57.72 #15 57.72 > @fortawesome/fontawesome-free@5.15.4 postinstall /usr/src/app/node_modules/@fortawesome/fontawesome-free #15 57.72 > node attribution.js #15 57.72 #15 57.80 Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com #15 57.80 License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) #15 57.80 #15 60.64 npm notice created a lockfile as package-lock.json. You should commit this file. #15 60.65 npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@~2.1.2 (node_modules/rollup/node_modules/fsevents): #15 60.65 npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) #15 60.66 npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@~2.3.2 (node_modules/chokidar/node_modules/fsevents): #15 60.66 npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) #15 60.67 npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.2.7 (node_modules/watchpack-chokidar2/node_modules/chokidar/node_modules/fsevents): #15 60.67 npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) #15 60.68 npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.2.7 (node_modules/webpack-dev-server/node_modules/chokidar/node_modules/fsevents): #15 60.68 npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) #15 60.69 npm WARN angular6-json-schema-form@8.0.0 requires a peer of @angular/flex-layout@>=6.0.0-beta.16 but none is installed. You must install peer dependencies yourself. #15 60.70 #15 60.71 added 1574 packages from 1415 contributors and audited 1580 packages in 59.879s #15 61.64 #15 61.64 138 packages are looking for funding #15 61.64 run `npm fund` for details #15 61.64 #15 61.64 found 58 vulnerabilities (4 low, 33 moderate, 19 high, 2 critical) #15 61.64 run `npm audit fix` to fix them, or `npm audit` for details #15 DONE 67.0s #17 [stage1 5/10] COPY . . #17 DONE 0.5s #18 [stage1 6/10] RUN apk update #18 0.251 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz #18 0.561 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz #18 1.027 v3.17.7-136-g0bfec488864 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] #18 1.027 v3.17.7-136-g0bfec488864 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] #18 1.027 OK: 17826 distinct packages available #18 DONE 1.2s #19 [stage1 7/10] RUN apk add chromium #19 0.543 (1/150) Installing libexpat (2.6.2-r0) #19 0.630 (2/150) Installing brotli-libs (1.0.9-r9) #19 0.651 (3/150) Installing libbz2 (1.0.8-r4) #19 0.654 (4/150) Installing libpng (1.6.39-r0) #19 0.660 (5/150) Installing freetype (2.12.1-r0) #19 0.674 (6/150) Installing fontconfig (2.14.1-r0) #19 0.688 (7/150) Installing libfontenc (1.1.6-r0) #19 0.691 (8/150) Installing mkfontscale (1.2.2-r1) #19 0.695 (9/150) Installing font-opensans (0_git20210927-r1) #19 0.735 (10/150) Installing pkgconf (1.9.4-r0) #19 0.739 (11/150) Installing libffi (3.4.4-r0) #19 0.742 (12/150) Installing libintl (0.21.1-r1) #19 0.745 (13/150) Installing libblkid (2.38.1-r1) #19 0.753 (14/150) Installing libmount (2.38.1-r1) #19 0.761 (15/150) Installing pcre2 (10.42-r0) #19 0.771 (16/150) Installing glib (2.74.7-r0) #19 0.806 (17/150) Installing xz-libs (5.2.9-r0) #19 0.811 (18/150) Installing libxml2 (2.10.4-r0) #19 0.825 (19/150) Installing shared-mime-info (2.2-r2) #19 0.841 (20/150) Installing hicolor-icon-theme (0.17-r2) #19 0.855 (21/150) Installing libjpeg-turbo (2.1.4-r0) #19 0.868 (22/150) Installing libwebp (1.2.4-r3) #19 0.880 (23/150) Installing zstd-libs (1.5.5-r0) #19 0.890 (24/150) Installing tiff (4.4.0-r4) #19 0.899 (25/150) Installing gdk-pixbuf (2.42.10-r0) #19 0.911 (26/150) Installing gtk-update-icon-cache (3.24.41-r0) #19 0.914 (27/150) Installing libxau (1.0.10-r0) #19 0.917 (28/150) Installing libmd (1.0.4-r0) #19 0.920 (29/150) Installing libbsd (0.11.7-r0) #19 0.925 (30/150) Installing libxdmcp (1.1.4-r0) #19 0.930 (31/150) Installing libxcb (1.15-r0) #19 0.944 (32/150) Installing libx11 (1.8.7-r0) #19 0.980 (33/150) Installing libxcomposite (0.4.5-r1) #19 0.984 (34/150) Installing libxfixes (6.0.0-r0) #19 0.987 (35/150) Installing libxrender (0.9.11-r0) #19 0.990 (36/150) Installing libxcursor (1.2.1-r1) #19 0.995 (37/150) Installing libxdamage (1.1.5-r1) #19 0.999 (38/150) Installing libxext (1.3.5-r0) #19 1.003 (39/150) Installing libxi (1.8-r0) #19 1.006 (40/150) Installing libxinerama (1.1.5-r0) #19 1.009 (41/150) Installing libxrandr (1.5.3-r0) #19 1.013 (42/150) Installing libatk-1.0 (2.46.0-r0) #19 1.020 (43/150) Installing libxtst (1.2.4-r0) #19 1.024 (44/150) Installing dbus-libs (1.14.8-r0) #19 1.033 (45/150) Installing at-spi2-core (2.46.0-r0) #19 1.043 (46/150) Installing libatk-bridge-2.0 (2.46.0-r0) #19 1.049 (47/150) Installing pixman (0.42.2-r0) #19 1.208 (48/150) Installing cairo (1.17.6-r3) #19 1.226 (49/150) Installing cairo-gobject (1.17.6-r3) #19 1.229 (50/150) Installing avahi-libs (0.8-r6) #19 1.234 (51/150) Installing gmp (6.2.1-r2) #19 1.242 (52/150) Installing nettle (3.8.1-r0) #19 1.254 (53/150) Installing p11-kit (0.24.1-r1) #19 1.267 (54/150) Installing libtasn1 (4.19.0-r0) #19 1.271 (55/150) Installing libunistring (1.1-r0) #19 1.291 (56/150) Installing gnutls (3.7.8-r3) #19 1.313 (57/150) Installing cups-libs (2.4.2-r3) #19 1.322 (58/150) Installing libepoxy (1.5.10-r0) #19 1.334 (59/150) Installing fribidi (1.0.12-r0) #19 1.338 (60/150) Installing graphite2 (1.3.14-r2) #19 1.344 (61/150) Installing harfbuzz (5.3.1-r1) #19 1.367 (62/150) Installing libxft (2.3.7-r0) #19 1.371 (63/150) Installing pango (1.50.13-r0) #19 1.380 (64/150) Installing wayland-libs-client (1.21.0-r1) #19 1.384 (65/150) Installing wayland-libs-cursor (1.21.0-r1) #19 1.388 (66/150) Installing wayland-libs-egl (1.21.0-r1) #19 1.391 (67/150) Installing xkeyboard-config (2.37-r0) #19 1.438 (68/150) Installing libxkbcommon (1.4.1-r0) #19 1.456 (69/150) Installing gtk+3.0 (3.24.41-r0) #19 1.536 (70/150) Installing mesa (22.2.5-r1) #19 1.542 (71/150) Installing llvm15-libs (15.0.7-r0) #19 2.538 (72/150) Installing hwdata-pci (0.364-r0) #19 2.555 (73/150) Installing libpciaccess (0.17-r0) #19 2.559 (74/150) Installing libdrm (2.4.114-r0) #19 2.569 (75/150) Installing musl-fts (1.2.7-r3) #19 2.572 (76/150) Installing libelf (0.187-r2) #19 2.586 (77/150) Installing mesa-glapi (22.2.5-r1) #19 2.592 (78/150) Installing mesa-dri-gallium (22.2.5-r1) #19 2.794 (79/150) Installing eudev-libs (3.2.11-r4) #19 2.800 (80/150) Installing libmagic (5.43-r0) #19 2.829 (81/150) Installing file (5.43-r0) #19 2.833 (82/150) Installing libice (1.0.10-r1) #19 2.838 (83/150) Installing libuuid (2.38.1-r1) #19 2.841 (84/150) Installing libsm (1.2.3-r1) #19 2.845 (85/150) Installing libxt (1.2.1-r0) #19 2.855 (86/150) Installing libxmu (1.1.4-r0) #19 2.861 (87/150) Installing xset (1.2.4-r1) #19 2.864 (88/150) Installing xprop (1.2.7-r0) #19 2.867 (89/150) Installing xdg-utils (1.1.3-r4) #19 2.874 (90/150) Installing libogg (1.3.5-r2) #19 2.878 (91/150) Installing flac-libs (1.4.2-r0) #19 2.888 (92/150) Installing aom-libs (3.5.0-r0) #19 2.946 (93/150) Installing alsa-lib (1.2.8-r0) #19 2.970 (94/150) Installing libatomic (12.2.1_git20220924-r4) #19 2.972 (95/150) Installing sdl2 (2.26.5-r0) #19 2.992 (96/150) Installing svt-av1-libs (1.3.0-r0) #19 3.075 (97/150) Installing libass (0.16.0-r1) #19 3.082 (98/150) Installing libdav1d (1.0.0-r2) #19 3.101 (99/150) Installing ncurses-terminfo-base (6.3_p20221119-r1) #19 3.107 (100/150) Installing ncurses-libs (6.3_p20221119-r1) #19 3.115 (101/150) Installing lame (3.100-r2) #19 3.127 (102/150) Installing opus (1.3.1-r1) #19 3.137 (103/150) Installing libasyncns (0.8-r1) #19 3.140 (104/150) Installing libltdl (2.4.7-r1) #19 3.143 (105/150) Installing orc (0.4.33-r0) #19 3.153 (106/150) Installing libvorbis (1.3.7-r0) #19 3.165 (107/150) Installing libsndfile (1.1.0-r2) #19 3.412 (108/150) Installing libgomp (12.2.1_git20220924-r4) #19 3.422 (109/150) Installing soxr (0.1.3-r3) #19 3.430 (110/150) Installing speexdsp (1.2.1-r0) #19 3.435 (111/150) Installing tdb-libs (1.4.6-r0) #19 3.440 (112/150) Installing libpulse (16.1-r6) #19 3.462 (113/150) Installing cjson (1.7.17-r0) #19 3.465 (114/150) Installing mbedtls (2.28.8-r0) #19 3.479 (115/150) Installing librist (0.2.7-r0) #19 3.484 (116/150) Installing libsrt (1.5.1-r0) #19 3.497 (117/150) Installing libssh (0.10.5-r0) #19 3.507 (118/150) Installing libtheora (1.1.1-r16) #19 3.519 (119/150) Installing v4l-utils-libs (1.22.1-r2) #19 3.528 (120/150) Installing libva (2.16.0-r0) #19 3.535 (121/150) Installing libvdpau (1.5-r0) #19 3.538 (122/150) Installing vidstab (1.1.0-r2) #19 3.543 (123/150) Installing libvpx (1.12.0-r2) #19 3.580 (124/150) Installing x264-libs (0.164_git20220602-r0) #19 3.608 (125/150) Installing numactl (2.0.16-r1) #19 3.612 (126/150) Installing x265-libs (3.5-r3) #19 3.714 (127/150) Installing xvidcore (1.3.7-r1) #19 3.723 (128/150) Installing libsodium (1.0.18-r2) #19 3.730 (129/150) Installing libzmq (4.3.4-r1) #19 3.740 (130/150) Installing ffmpeg-libs (5.1.4-r0) #19 3.938 (131/150) Installing libevent (2.1.12-r5) #19 3.951 (132/150) Installing wayland-libs-server (1.21.0-r1) #19 3.954 (133/150) Installing mesa-gbm (22.2.5-r1) #19 3.958 (134/150) Installing icu-data-en (72.1-r1) #19 3.987 Executing icu-data-en-72.1-r1.post-install #19 3.992 * #19 3.992 * If you need ICU with non-English locales and legacy charset support, install #19 3.992 * package icu-data-full. #19 3.992 * #19 3.992 (135/150) Installing icu-libs (72.1-r1) #19 4.042 (136/150) Installing jsoncpp (1.9.5-r0) #19 4.048 (137/150) Installing lcms2 (2.14-r0) #19 4.058 (138/150) Installing minizip (1.2.13-r0) #19 4.061 (139/150) Installing nspr (4.35-r0) #19 4.069 (140/150) Installing sqlite-libs (3.40.1-r1) #19 4.085 (141/150) Installing nss (3.85-r1) #19 4.125 (142/150) Installing pipewire-libs (0.3.61-r0) #19 4.138 (143/150) Installing re2 (2022.06.01-r1) #19 4.149 (144/150) Installing snappy (1.1.9-r4) #19 4.153 (145/150) Installing libwoff2common (1.0.2-r2) #19 4.170 (146/150) Installing libwoff2enc (1.0.2-r2) #19 4.174 (147/150) Installing libgpg-error (1.46-r1) #19 4.182 (148/150) Installing libgcrypt (1.10.1-r0) #19 4.199 (149/150) Installing libxslt (1.1.37-r1) #19 4.208 (150/150) Installing chromium (112.0.5615.165-r0) #19 6.125 Executing busybox-1.35.0-r29.trigger #19 6.132 Executing fontconfig-2.14.1-r0.trigger #19 6.151 Executing mkfontscale-1.2.2-r1.trigger #19 6.165 Executing glib-2.74.7-r0.trigger #19 6.171 Executing shared-mime-info-2.2-r2.trigger #19 6.715 Executing gdk-pixbuf-2.42.10-r0.trigger #19 6.720 Executing gtk-update-icon-cache-3.24.41-r0.trigger #19 6.746 Executing gtk+3.0-3.24.41-r0.trigger #19 6.765 OK: 548 MiB in 167 packages #19 DONE 7.4s #20 [stage1 8/10] RUN export CHROME_BIN=/usr/bin/chromium-browser #20 DONE 0.3s #21 [stage1 9/10] RUN ./ng test --browsers ChromeHeadless --code-coverage=true --watch=false #21 4.693 16 05 2024 09:26:26.472:WARN [karma-server]: Passing raw CLI options to `new Server(config, done)` is deprecated. Use `parseConfig(configFilePath, cliOptions, {promiseConfig: true, throwErrors: true})` to prepare a processed `Config` instance and pass that as the `config` argument instead. #21 9.629 Warning: Entry point 'angular6-json-schema-form' contains deep imports into '/usr/src/app/node_modules/lodash-es/cloneDeep', '/usr/src/app/node_modules/ajv/lib/refs/json-schema-draft-06.json', '/usr/src/app/node_modules/lodash-es/filter', '/usr/src/app/node_modules/lodash-es/map', '/usr/src/app/node_modules/lodash-es/isEqual', '/usr/src/app/node_modules/lodash-es/uniqueId'. This is probably not a problem, but may cause the compilation of entry points to be out of order. #21 9.630 Warning: Entry point 'ng2-completer' contains deep imports into '/usr/src/app/node_modules/rxjs/Observable', '/usr/src/app/node_modules/rxjs/Subject', '/usr/src/app/node_modules/rxjs/observable/timer', '/usr/src/app/node_modules/rxjs/add/operator/catch'. This is probably not a problem, but may cause the compilation of entry points to be out of order. #21 10.38 Compiling @angular/core : es2015 as esm2015 #21 10.54 Compiling @angular/animations : es2015 as esm2015 #21 10.59 Compiling @angular/cdk/keycodes : es2015 as esm2015 #21 13.63 Compiling @angular/compiler/testing : es2015 as esm2015 #21 18.95 Compiling @angular/animations/browser : es2015 as esm2015 #21 18.95 Compiling @angular/cdk/observers : es2015 as esm2015 #21 18.96 Compiling @angular/common : es2015 as esm2015 #21 21.69 Compiling @angular/cdk/platform : es2015 as esm2015 #21 22.07 Compiling @angular/cdk/bidi : es2015 as esm2015 #21 22.08 Compiling @angular/platform-browser : es2015 as esm2015 #21 23.27 Compiling @angular/cdk/a11y : es2015 as esm2015 #21 23.89 Compiling @angular/forms : es2015 as esm2015 #21 24.95 Compiling @angular/platform-browser/animations : es2015 as esm2015 #21 25.71 Compiling @angular/cdk/collections : es2015 as esm2015 #21 26.58 Compiling @angular/cdk/portal : es2015 as esm2015 #21 26.75 Compiling @angular/material/core : es2015 as esm2015 #21 27.29 Compiling @angular/cdk/scrolling : es2015 as esm2015 #21 28.28 Compiling @angular/common/http : es2015 as esm2015 #21 29.38 Compiling @angular/cdk/overlay : es2015 as esm2015 #21 29.56 Compiling @angular/material/form-field : es2015 as esm2015 #21 30.27 Compiling @angular/cdk/layout : es2015 as esm2015 #21 31.92 Compiling @angular/material/button : es2015 as esm2015 #21 31.95 Compiling @angular/flex-layout/core : es2015 as esm2015 #21 32.21 Compiling @angular/material/icon : es2015 as esm2015 #21 33.88 Compiling @angular/material/select : es2015 as esm2015 #21 33.91 Compiling @angular/material/tooltip : es2015 as esm2015 #21 34.47 Compiling @angular/cdk/text-field : es2015 as esm2015 #21 36.14 Compiling @angular/router : es2015 as esm2015 #21 36.35 Compiling @angular/flex-layout/extended : es2015 as esm2015 #21 36.40 Compiling @angular/flex-layout/flex : es2015 as esm2015 #21 38.48 Compiling @angular/flex-layout/grid : es2015 as esm2015 #21 38.58 Compiling @angular/material/dialog : es2015 as esm2015 #21 38.75 Compiling @angular/material/input : es2015 as esm2015 #21 40.37 Compiling @angular/cdk/accordion : es2015 as esm2015 #21 40.83 Compiling @angular/cdk/stepper : es2015 as esm2015 #21 41.00 Compiling @angular/material/divider : es2015 as esm2015 #21 41.96 Compiling @angular/cdk/table : es2015 as esm2015 #21 42.68 Compiling @angular/material/paginator : es2015 as esm2015 #21 42.71 Compiling @angular/material/sort : es2015 as esm2015 #21 43.90 Compiling @angular/cdk/tree : es2015 as esm2015 #21 44.52 Compiling @angular/core/testing : es2015 as esm2015 #21 44.54 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 #21 45.64 Compiling @angular/platform-browser/testing : es2015 as esm2015 #21 46.26 Compiling @angular/common/testing : es2015 as esm2015 #21 46.41 Compiling @angular/flex-layout : es2015 as esm2015 #21 47.17 Compiling @angular/material/autocomplete : es2015 as esm2015 #21 47.81 Compiling @angular/material/button-toggle : es2015 as esm2015 #21 48.14 Compiling @angular/material/card : es2015 as esm2015 #21 49.39 Compiling @angular/material/checkbox : es2015 as esm2015 #21 49.41 Compiling @angular/material/chips : es2015 as esm2015 #21 49.49 Compiling @angular/material/datepicker : es2015 as esm2015 #21 51.33 Compiling @angular/material/expansion : es2015 as esm2015 #21 51.70 Compiling @angular/material/radio : es2015 as esm2015 #21 52.21 Compiling @angular/material/slide-toggle : es2015 as esm2015 #21 53.28 Compiling @angular/material/slider : es2015 as esm2015 #21 53.64 Compiling @angular/material/stepper : es2015 as esm2015 #21 53.93 Compiling @angular/material/tabs : es2015 as esm2015 #21 54.96 Compiling @angular/animations/browser/testing : es2015 as esm2015 #21 55.96 Compiling @angular/cdk/clipboard : es2015 as esm2015 #21 56.30 Compiling @angular/cdk/drag-drop : es2015 as esm2015 #21 56.35 Compiling @angular/common/http/testing : es2015 as esm2015 #21 57.36 Compiling @angular/material/badge : es2015 as esm2015 #21 57.89 Compiling @angular/material/bottom-sheet : es2015 as esm2015 #21 58.22 Compiling @angular/material/grid-list : es2015 as esm2015 #21 59.47 Compiling @angular/material/icon/testing : es2015 as esm2015 #21 59.88 Compiling @angular/material/list : es2015 as esm2015 #21 60.21 Compiling @angular/material/menu : es2015 as esm2015 #21 61.20 Compiling @angular/material/progress-bar : es2015 as esm2015 #21 62.08 Compiling @angular/material/progress-spinner : es2015 as esm2015 #21 62.52 Compiling @angular/material/sidenav : es2015 as esm2015 #21 63.12 Compiling @angular/material/snack-bar : es2015 as esm2015 #21 63.72 Compiling @angular/material/table : es2015 as esm2015 #21 64.54 Compiling @angular/material/toolbar : es2015 as esm2015 #21 65.32 Compiling @angular/material/tree : es2015 as esm2015 #21 65.93 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 #21 66.30 Compiling @angular/router/testing : es2015 as esm2015 #21 67.59 Compiling angular-bootstrap-md : es2015 as esm2015 #21 67.69 Compiling angular6-json-schema-form : es2015 as esm2015 #21 67.87 Compiling ng2-charts : es2015 as esm2015 #21 71.49 Compiling ng2-completer : es2015 as esm2015 #21 71.74 Compiling ngx-cookie-service : es2015 as esm2015 #21 73.30 Compiling ngx-toastr : es2015 as esm2015 #21 86.23 16 05 2024 09:27:48.010:INFO [karma-server]: Karma v6.4.3 server started at http://localhost:9876/ #21 86.23 16 05 2024 09:27:48.012:INFO [launcher]: Launching browsers ChromeHeadless with concurrency unlimited #21 86.24 16 05 2024 09:27:48.018:INFO [launcher]: Starting browser Chrome #21 102.0 16 05 2024 09:28:03.736:INFO [Chrome Headless 112.0.5615.165 (Linux x86_64)]: Connected on socket -1t8QVSQdnXuNvc1AAAB with id 55641150 #21 102.0 16 05 2024 09:28:03.767:WARN [web-server]: The `customFileHandlers` is deprecated and will be removed in Karma 7. Please upgrade plugins relying on this provider. #21 107.0 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 0 of 139 SUCCESS (0 secs / 0 secs) #21 107.2 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 1 of 139 SUCCESS (0 secs / 0.137 secs) #21 107.2 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 2 of 139 SUCCESS (0 secs / 0.163 secs) #21 107.2 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 3 of 139 SUCCESS (0 secs / 0.175 secs) #21 107.2 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 4 of 139 SUCCESS (0 secs / 0.184 secs) #21 107.2 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 5 of 139 SUCCESS (0 secs / 0.194 secs) #21 107.2 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 6 of 139 SUCCESS (0 secs / 0.201 secs) #21 107.2 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 7 of 139 SUCCESS (0 secs / 0.209 secs) #21 107.2 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 8 of 139 SUCCESS (0 secs / 0.217 secs) #21 107.3 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 9 of 139 SUCCESS (0 secs / 0.228 secs) #21 107.3 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 10 of 139 SUCCESS (0 secs / 0.248 secs) #21 107.3 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 11 of 139 SUCCESS (0 secs / 0.284 secs) #21 107.3 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 12 of 139 SUCCESS (0 secs / 0.295 secs) #21 107.3 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 13 of 139 SUCCESS (0 secs / 0.301 secs) #21 107.3 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 14 of 139 SUCCESS (0 secs / 0.308 secs) #21 107.3 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 15 of 139 SUCCESS (0 secs / 0.314 secs) #21 107.4 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 16 of 139 SUCCESS (0 secs / 0.327 secs) #21 107.4 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 17 of 139 SUCCESS (0 secs / 0.365 secs) #21 107.4 ERROR: 'Error during cleanup of component', Object{component: JobsListComponent{consumerService: Object{getJobIds: ..., getJobInfo: ..., getConsumerStatus: ...}, ui: UiService{darkModeState: ..., expanded: ...}, jobsSubject$: BehaviorSubject{_isScalar: ..., observers: ..., closed: ..., isStopped: ..., hasError: ..., thrownError: ..., _value: ...}, refresh$: BehaviorSubject{_isScalar: ..., observers: ..., closed: ..., isStopped: ..., hasError: ..., thrownError: ..., _value: ...}, loadingSubject$: BehaviorSubject{_isScalar: ..., observers: ..., closed: ..., isStopped: ..., hasError: ..., thrownError: ..., _value: ...}, polling$: BehaviorSubject{_isScalar: ..., observers: ..., closed: ..., isStopped: ..., hasError: ..., thrownError: ..., _value: ...}, loading$: Observable{_isScalar: ..., source: ...}, checked: false, firstTime: true, jobList: [], jobForm: FormGroup{validator: ..., asyncValidator: ..., _onCollectionChange: ..., pristine: ..., touched: ..., _onDisabledChange: ..., controls: ..., valueChanges: ..., statusChanges: ..., status: ..., value: ..., errors: ...}, __ngContext__: [..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ...], paginator: MatPaginator{_isInitialized: ..., _pendingSubscribers: ..., initialized: ..., _disabled: ..., _intl: ..., _changeDetectorRef: ..., _pageIndex: ..., _length: ..., _pageSizeOptions: ..., _hidePageSize: ..., _showFirstLastButtons: ..., page: ..., _intlChanges: ..., __ngContext__: ...}}, stacktrace: TypeError: Cannot read properties of undefined (reading 'unsubscribe') #21 107.4 TypeError: Cannot read properties of undefined (reading 'unsubscribe') #21 107.4 at JobsListComponent.ngOnDestroy (http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/jobs-list/jobs-list.component.ts:222:6) #21 107.4 at executeOnDestroys (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:14459:1) #21 107.4 at cleanUpView (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:14358:1) #21 107.4 at destroyViewTree (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:14127:1) #21 107.4 at destroyLView (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:14309:1) #21 107.4 at RootViewRef.destroy (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:15174:1) #21 107.4 at ComponentRef$1.destroy (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:34245:1) #21 107.4 at ComponentFixture.destroy (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/testing.js:439:1) #21 107.4 at http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/testing.js:3419:1 #21 107.4 at Array.forEach ()} #21 107.4 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 17 of 139 SUCCESS (0 secs / 0.365 secs) #21 107.4 ERROR: 'Error during cleanup of component', Object{component: JobsListComponent{consumerService: Object{getJobIds: ..., getJobInfo: ..., getConsumerStatus: ...}, ui: UiService{darkModeState: ..., expanded: ...}, jobsSubject$: BehaviorSubject{_isScalar: ..., observers: ..., closed: ..., isStopped: ..., hasError: ..., thrownError: ..., _value: ...}, refresh$: BehaviorSubject{_isScalar: ..., observers: ..., closed: ..., isStopped: ..., hasError: ..., thrownError: ..., _value: ...}, loadingSubject$: BehaviorSubject{_isScalar: ..., observers: ..., closed: ..., isStopped: ..., hasError: ..., thrownError: ..., _value: ...}, polling$: BehaviorSubject{_isScalar: ..., observers: ..., closed: ..., isStopped: ..., hasError: ..., thrownError: ..., _value: ...}, loading$: Observable{_isScalar: ..., source: ...}, checked: false, firstTime: true, jobList: [], jobForm: FormGroup{validator: ..., asyncValidator: ..., _onCollectionChange: ..., pristine: ..., touched: ..., _onDisabledChange: ..., controls: ..., valueChanges: ..., statusChanges: ..., status: ..., value: ..., errors: ...}, __ngContext__: [..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ...], paginator: MatPaginator{_isInitialized: ..., _pendingSubscribers: ..., initialized: ..., _disabled: ..., _intl: ..., _changeDetectorRef: ..., _pageIndex: ..., _length: ..., _pageSizeOptions: ..., _hidePageSize: ..., _showFirstLastButtons: ..., page: ..., _intlChanges: ..., __ngContext__: ...}}, stacktrace: TypeError: Cannot read properties of undefined (reading 'unsubscribe') #21 107.4 TypeError: Cannot read properties of undefined (reading 'unsubscribe') #21 107.4 at JobsListComponent.ngOnDestroy (http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/jobs-list/jobs-list.component.ts:222:6) #21 107.4 at executeOnDestroys (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:14459:1) #21 107.4 at cleanUpView (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:14358:1) #21 107.4 at destroyViewTree (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:14127:1) #21 107.4 at destroyLView (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:14309:1) #21 107.4 at RootViewRef.destroy (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:15174:1) #21 107.4 at ComponentRef$1.destroy (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:34245:1) #21 107.4 at ComponentFixture.destroy (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/testing.js:439:1) #21 107.4 at http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/testing.js:3419:1 #21 107.4 at Array.forEach ()} #21 107.4 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 18 of 139 SUCCESS (0 secs / 0.383 secs) #21 107.4 ERROR: 'Error during cleanup of component', Object{component: JobsListComponent{consumerService: Object{getJobIds: ..., getJobInfo: ..., getConsumerStatus: ...}, ui: UiService{darkModeState: ..., expanded: ...}, jobsSubject$: BehaviorSubject{_isScalar: ..., observers: ..., closed: ..., isStopped: ..., hasError: ..., thrownError: ..., _value: ...}, refresh$: BehaviorSubject{_isScalar: ..., observers: ..., closed: ..., isStopped: ..., hasError: ..., thrownError: ..., _value: ...}, loadingSubject$: BehaviorSubject{_isScalar: ..., observers: ..., closed: ..., isStopped: ..., hasError: ..., thrownError: ..., _value: ...}, polling$: BehaviorSubject{_isScalar: ..., observers: ..., closed: ..., isStopped: ..., hasError: ..., thrownError: ..., _value: ...}, loading$: Observable{_isScalar: ..., source: ...}, checked: false, firstTime: false, jobList: [..., ...], jobForm: FormGroup{validator: ..., asyncValidator: ..., _onCollectionChange: ..., pristine: ..., touched: ..., _onDisabledChange: ..., controls: ..., valueChanges: ..., statusChanges: ..., status: ..., value: ..., errors: ...}, __ngContext__: [..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ...], paginator: MatPaginator{_isInitialized: ..., _pendingSubscribers: ..., initialized: ..., _disabled: ..., _intl: ..., _changeDetectorRef: ..., _pageIndex: ..., _length: ..., _pageSizeOptions: ..., _hidePageSize: ..., _showFirstLastButtons: ..., page: ..., _intlChanges: ..., __ngContext__: ...}}, stacktrace: TypeError: Cannot read properties of undefined (reading 'unsubscribe') #21 107.4 TypeError: Cannot read properties of undefined (reading 'unsubscribe') #21 107.4 at JobsListComponent.ngOnDestroy (http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/jobs-list/jobs-list.component.ts:222:6) #21 107.4 at executeOnDestroys (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:14459:1) #21 107.4 at cleanUpView (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:14358:1) #21 107.4 at destroyViewTree (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:14127:1) #21 107.4 at destroyLView (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:14309:1) #21 107.4 at RootViewRef.destroy (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:15174:1) #21 107.4 at ComponentRef$1.destroy (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:34245:1) #21 107.4 at ComponentFixture.destroy (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/testing.js:439:1) #21 107.4 at http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/testing.js:3419:1 #21 107.4 at Array.forEach ()} #21 107.4 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 18 of 139 SUCCESS (0 secs / 0.383 secs) #21 107.4 ERROR: 'Error during cleanup of component', Object{component: JobsListComponent{consumerService: Object{getJobIds: ..., getJobInfo: ..., getConsumerStatus: ...}, ui: UiService{darkModeState: ..., expanded: ...}, jobsSubject$: BehaviorSubject{_isScalar: ..., observers: ..., closed: ..., isStopped: ..., hasError: ..., thrownError: ..., _value: ...}, refresh$: BehaviorSubject{_isScalar: ..., observers: ..., closed: ..., isStopped: ..., hasError: ..., thrownError: ..., _value: ...}, loadingSubject$: BehaviorSubject{_isScalar: ..., observers: ..., closed: ..., isStopped: ..., hasError: ..., thrownError: ..., _value: ...}, polling$: BehaviorSubject{_isScalar: ..., observers: ..., closed: ..., isStopped: ..., hasError: ..., thrownError: ..., _value: ...}, loading$: Observable{_isScalar: ..., source: ...}, checked: false, firstTime: false, jobList: [..., ...], jobForm: FormGroup{validator: ..., asyncValidator: ..., _onCollectionChange: ..., pristine: ..., touched: ..., _onDisabledChange: ..., controls: ..., valueChanges: ..., statusChanges: ..., status: ..., value: ..., errors: ...}, __ngContext__: [..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ...], paginator: MatPaginator{_isInitialized: ..., _pendingSubscribers: ..., initialized: ..., _disabled: ..., _intl: ..., _changeDetectorRef: ..., _pageIndex: ..., _length: ..., _pageSizeOptions: ..., _hidePageSize: ..., _showFirstLastButtons: ..., page: ..., _intlChanges: ..., __ngContext__: ...}}, stacktrace: TypeError: Cannot read properties of undefined (reading 'unsubscribe') #21 107.4 TypeError: Cannot read properties of undefined (reading 'unsubscribe') #21 107.4 at JobsListComponent.ngOnDestroy (http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/jobs-list/jobs-list.component.ts:222:6) #21 107.4 at executeOnDestroys (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:14459:1) #21 107.4 at cleanUpView (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:14358:1) #21 107.4 at destroyViewTree (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:14127:1) #21 107.4 at destroyLView (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:14309:1) #21 107.4 at RootViewRef.destroy (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:15174:1) #21 107.4 at ComponentRef$1.destroy (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:34245:1) #21 107.4 at ComponentFixture.destroy (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/testing.js:439:1) #21 107.4 at http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/testing.js:3419:1 #21 107.4 at Array.forEach ()} #21 107.5 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 19 of 139 SUCCESS (0 secs / 0.508 secs) #21 107.6 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 20 of 139 SUCCESS (0 secs / 0.574 secs) #21 107.7 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 21 of 139 SUCCESS (0 secs / 0.657 secs) #21 107.8 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 22 of 139 SUCCESS (0 secs / 0.739 secs) #21 107.9 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 23 of 139 SUCCESS (0 secs / 0.893 secs) #21 108.0 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 24 of 139 SUCCESS (0 secs / 0.969 secs) #21 108.1 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 25 of 139 SUCCESS (0 secs / 1.043 secs) #21 108.2 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 26 of 139 SUCCESS (0 secs / 1.151 secs) #21 108.3 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 27 of 139 SUCCESS (0 secs / 1.25 secs) #21 108.3 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 28 of 139 SUCCESS (0 secs / 1.268 secs) #21 108.3 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 29 of 139 SUCCESS (0 secs / 1.278 secs) #21 108.4 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 30 of 139 SUCCESS (0 secs / 1.31 secs) #21 108.4 ERROR: 'Subscribe function error:TypeError: You provided 'undefined' where a stream was expected. You can provide an Observable, Promise, Array, or Iterable.' #21 108.4 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 30 of 139 SUCCESS (0 secs / 1.31 secs) #21 108.4 ERROR: 'Subscribe function error:TypeError: You provided 'undefined' where a stream was expected. You can provide an Observable, Promise, Array, or Iterable.' #21 108.4 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 31 of 139 SUCCESS (0 secs / 1.33 secs) #21 108.4 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 32 of 139 SUCCESS (0 secs / 1.352 secs) #21 108.4 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 33 of 139 SUCCESS (0 secs / 1.37 secs) #21 108.5 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 34 of 139 SUCCESS (0 secs / 1.413 secs) #21 108.5 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 35 of 139 SUCCESS (0 secs / 1.44 secs) #21 108.5 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 36 of 139 SUCCESS (0 secs / 1.469 secs) #21 108.7 ERROR: 'Unhandled Promise rejection:', 'Cannot read properties of undefined (reading 'push')', '; Zone:', 'ProxyZone', '; Task:', 'Promise.then', '; Value:', TypeError: Cannot read properties of undefined (reading 'push') #21 108.7 TypeError: Cannot read properties of undefined (reading 'push') #21 108.7 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:233:25 #21 108.7 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) #21 108.7 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) #21 108.7 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) #21 108.7 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) #21 108.7 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 #21 108.7 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) #21 108.7 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) #21 108.7 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) #21 108.7 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1), 'TypeError: Cannot read properties of undefined (reading 'push') #21 108.7 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:233:25 #21 108.7 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) #21 108.7 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) #21 108.7 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) #21 108.7 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) #21 108.7 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 #21 108.7 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) #21 108.7 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) #21 108.7 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) #21 108.7 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1)' #21 108.7 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 36 of 139 SUCCESS (0 secs / 1.469 secs) #21 108.7 ERROR: 'Unhandled Promise rejection:', 'Cannot read properties of undefined (reading 'push')', '; Zone:', 'ProxyZone', '; Task:', 'Promise.then', '; Value:', TypeError: Cannot read properties of undefined (reading 'push') #21 108.7 TypeError: Cannot read properties of undefined (reading 'push') #21 108.7 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:233:25 #21 108.7 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) #21 108.7 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) #21 108.7 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) #21 108.7 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) #21 108.7 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 #21 108.7 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) #21 108.7 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) #21 108.7 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) #21 108.7 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1), 'TypeError: Cannot read properties of undefined (reading 'push') #21 108.7 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:233:25 #21 108.7 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) #21 108.7 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) #21 108.7 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) #21 108.7 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) #21 108.7 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 #21 108.7 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) #21 108.7 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) #21 108.7 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) #21 108.7 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1)' #21 108.7 ERROR: 'Unhandled Promise rejection:', 'Cannot read properties of undefined (reading 'push')', '; Zone:', 'ProxyZone', '; Task:', 'Promise.then', '; Value:', TypeError: Cannot read properties of undefined (reading 'push') #21 108.7 TypeError: Cannot read properties of undefined (reading 'push') #21 108.7 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:233:25 #21 108.7 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) #21 108.7 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) #21 108.7 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) #21 108.7 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) #21 108.7 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 #21 108.7 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) #21 108.7 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) #21 108.7 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) #21 108.7 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1), 'TypeError: Cannot read properties of undefined (reading 'push') #21 108.7 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:233:25 #21 108.7 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) #21 108.7 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) #21 108.7 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) #21 108.7 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) #21 108.7 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 #21 108.7 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) #21 108.7 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) #21 108.7 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) #21 108.7 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1)' #21 108.7 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 36 of 139 SUCCESS (0 secs / 1.469 secs) #21 108.7 ERROR: 'Unhandled Promise rejection:', 'Cannot read properties of undefined (reading 'push')', '; Zone:', 'ProxyZone', '; Task:', 'Promise.then', '; Value:', TypeError: Cannot read properties of undefined (reading 'push') #21 108.7 TypeError: Cannot read properties of undefined (reading 'push') #21 108.7 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:233:25 #21 108.7 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) #21 108.7 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) #21 108.7 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) #21 108.7 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) #21 108.7 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 #21 108.7 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) #21 108.7 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) #21 108.7 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) #21 108.7 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1), 'TypeError: Cannot read properties of undefined (reading 'push') #21 108.7 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:233:25 #21 108.7 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) #21 108.7 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) #21 108.7 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) #21 108.7 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) #21 108.7 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 #21 108.7 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) #21 108.7 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) #21 108.7 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) #21 108.7 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1)' #21 108.7 ERROR: 'Unhandled Promise rejection:', 'Cannot read properties of undefined (reading 'push')', '; Zone:', 'ProxyZone', '; Task:', 'Promise.then', '; Value:', TypeError: Cannot read properties of undefined (reading 'push') #21 108.7 TypeError: Cannot read properties of undefined (reading 'push') #21 108.7 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:242:35 #21 108.7 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) #21 108.7 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) #21 108.7 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) #21 108.7 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) #21 108.7 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 #21 108.7 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) #21 108.7 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) #21 108.7 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) #21 108.7 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1), 'TypeError: Cannot read properties of undefined (reading 'push') #21 108.7 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:242:35 #21 108.7 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) #21 108.7 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) #21 108.7 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) #21 108.7 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) #21 108.7 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 #21 108.7 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) #21 108.7 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) #21 108.7 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) #21 108.7 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1)' #21 108.7 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 36 of 139 SUCCESS (0 secs / 1.469 secs) #21 108.7 ERROR: 'Unhandled Promise rejection:', 'Cannot read properties of undefined (reading 'push')', '; Zone:', 'ProxyZone', '; Task:', 'Promise.then', '; Value:', TypeError: Cannot read properties of undefined (reading 'push') #21 108.7 TypeError: Cannot read properties of undefined (reading 'push') #21 108.7 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:242:35 #21 108.7 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) #21 108.7 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) #21 108.7 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) #21 108.7 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) #21 108.7 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 #21 108.7 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) #21 108.7 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) #21 108.7 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) #21 108.7 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1), 'TypeError: Cannot read properties of undefined (reading 'push') #21 108.7 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:242:35 #21 108.7 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) #21 108.7 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) #21 108.7 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) #21 108.7 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) #21 108.7 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 #21 108.7 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) #21 108.7 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) #21 108.7 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) #21 108.7 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1)' #21 108.7 ERROR: 'Unhandled Promise rejection:', 'Cannot read properties of undefined (reading 'push')', '; Zone:', 'ProxyZone', '; Task:', 'Promise.then', '; Value:', TypeError: Cannot read properties of undefined (reading 'push') #21 108.7 TypeError: Cannot read properties of undefined (reading 'push') #21 108.7 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:242:35 #21 108.7 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) #21 108.7 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) #21 108.7 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) #21 108.7 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) #21 108.7 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 #21 108.7 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) #21 108.7 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) #21 108.7 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) #21 108.7 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1), 'TypeError: Cannot read properties of undefined (reading 'push') #21 108.7 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:242:35 #21 108.7 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) #21 108.7 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) #21 108.7 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) #21 108.7 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) #21 108.7 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 #21 108.7 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) #21 108.7 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) #21 108.7 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) #21 108.7 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1)' #21 108.7 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 36 of 139 SUCCESS (0 secs / 1.469 secs) #21 108.7 ERROR: 'Unhandled Promise rejection:', 'Cannot read properties of undefined (reading 'push')', '; Zone:', 'ProxyZone', '; Task:', 'Promise.then', '; Value:', TypeError: Cannot read properties of undefined (reading 'push') #21 108.7 TypeError: Cannot read properties of undefined (reading 'push') #21 108.7 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:242:35 #21 108.7 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) #21 108.7 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) #21 108.7 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) #21 108.7 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) #21 108.7 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 #21 108.7 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) #21 108.7 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) #21 108.7 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) #21 108.7 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1), 'TypeError: Cannot read properties of undefined (reading 'push') #21 108.7 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:242:35 #21 108.7 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) #21 108.7 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) #21 108.7 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) #21 108.7 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) #21 108.7 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 #21 108.7 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) #21 108.7 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) #21 108.7 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) #21 108.7 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1)' #21 108.7 ERROR: 'Unhandled Promise rejection:', 'Cannot read properties of undefined (reading 'push')', '; Zone:', 'ProxyZone', '; Task:', 'Promise.then', '; Value:', TypeError: Cannot read properties of undefined (reading 'push') #21 108.7 TypeError: Cannot read properties of undefined (reading 'push') #21 108.7 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:250:37 #21 108.7 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) #21 108.7 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) #21 108.7 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) #21 108.7 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) #21 108.7 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 #21 108.7 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) #21 108.7 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) #21 108.7 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) #21 108.7 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1), 'TypeError: Cannot read properties of undefined (reading 'push') #21 108.7 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:250:37 #21 108.7 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) #21 108.7 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) #21 108.7 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) #21 108.7 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) #21 108.7 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 #21 108.7 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) #21 108.7 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) #21 108.7 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) #21 108.7 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1)' #21 108.7 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 36 of 139 SUCCESS (0 secs / 1.469 secs) #21 108.7 ERROR: 'Unhandled Promise rejection:', 'Cannot read properties of undefined (reading 'push')', '; Zone:', 'ProxyZone', '; Task:', 'Promise.then', '; Value:', TypeError: Cannot read properties of undefined (reading 'push') #21 108.7 TypeError: Cannot read properties of undefined (reading 'push') #21 108.7 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:250:37 #21 108.7 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) #21 108.7 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) #21 108.7 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) #21 108.7 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) #21 108.7 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 #21 108.7 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) #21 108.7 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) #21 108.7 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) #21 108.7 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1), 'TypeError: Cannot read properties of undefined (reading 'push') #21 108.7 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:250:37 #21 108.7 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) #21 108.7 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) #21 108.7 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) #21 108.7 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) #21 108.7 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 #21 108.7 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) #21 108.7 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) #21 108.7 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) #21 108.7 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1)' #21 108.7 ERROR: 'Unhandled Promise rejection:', 'Cannot read properties of undefined (reading 'push')', '; Zone:', 'ProxyZone', '; Task:', 'Promise.then', '; Value:', TypeError: Cannot read properties of undefined (reading 'push') #21 108.7 TypeError: Cannot read properties of undefined (reading 'push') #21 108.7 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:250:37 #21 108.7 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) #21 108.7 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) #21 108.7 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) #21 108.7 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) #21 108.7 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 #21 108.7 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) #21 108.7 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) #21 108.7 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) #21 108.7 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1), 'TypeError: Cannot read properties of undefined (reading 'push') #21 108.7 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:250:37 #21 108.7 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) #21 108.7 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) #21 108.7 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) #21 108.7 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) #21 108.7 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 #21 108.7 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) #21 108.7 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) #21 108.7 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) #21 108.7 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1)' #21 108.7 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 36 of 139 SUCCESS (0 secs / 1.469 secs) #21 108.7 ERROR: 'Unhandled Promise rejection:', 'Cannot read properties of undefined (reading 'push')', '; Zone:', 'ProxyZone', '; Task:', 'Promise.then', '; Value:', TypeError: Cannot read properties of undefined (reading 'push') #21 108.7 TypeError: Cannot read properties of undefined (reading 'push') #21 108.7 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:250:37 #21 108.7 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) #21 108.7 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) #21 108.7 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) #21 108.7 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) #21 108.7 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 #21 108.7 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) #21 108.7 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) #21 108.7 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) #21 108.7 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1), 'TypeError: Cannot read properties of undefined (reading 'push') #21 108.7 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:250:37 #21 108.7 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) #21 108.7 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) #21 108.7 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) #21 108.7 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) #21 108.7 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 #21 108.7 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) #21 108.7 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) #21 108.7 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) #21 108.7 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1)' #21 108.7 ERROR: 'Unhandled Promise rejection:', 'Cannot read properties of undefined (reading 'push')', '; Zone:', 'ProxyZone', '; Task:', 'Promise.then', '; Value:', TypeError: Cannot read properties of undefined (reading 'push') #21 108.7 TypeError: Cannot read properties of undefined (reading 'push') #21 108.7 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:258:40 #21 108.7 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) #21 108.7 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) #21 108.7 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) #21 108.7 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) #21 108.7 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 #21 108.7 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) #21 108.7 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) #21 108.7 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) #21 108.7 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1), 'TypeError: Cannot read properties of undefined (reading 'push') #21 108.7 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:258:40 #21 108.7 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) #21 108.7 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) #21 108.7 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) #21 108.7 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) #21 108.7 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 #21 108.7 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) #21 108.7 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) #21 108.7 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) #21 108.7 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1)' #21 108.7 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 36 of 139 SUCCESS (0 secs / 1.469 secs) #21 108.7 ERROR: 'Unhandled Promise rejection:', 'Cannot read properties of undefined (reading 'push')', '; Zone:', 'ProxyZone', '; Task:', 'Promise.then', '; Value:', TypeError: Cannot read properties of undefined (reading 'push') #21 108.7 TypeError: Cannot read properties of undefined (reading 'push') #21 108.7 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:258:40 #21 108.7 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) #21 108.7 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) #21 108.7 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) #21 108.7 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) #21 108.7 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 #21 108.7 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) #21 108.7 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) #21 108.7 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) #21 108.7 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1), 'TypeError: Cannot read properties of undefined (reading 'push') #21 108.7 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:258:40 #21 108.7 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) #21 108.7 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) #21 108.7 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) #21 108.7 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) #21 108.7 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 #21 108.7 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) #21 108.7 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) #21 108.7 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) #21 108.7 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1)' #21 108.7 ERROR: 'Unhandled Promise rejection:', 'Cannot read properties of undefined (reading 'push')', '; Zone:', 'ProxyZone', '; Task:', 'Promise.then', '; Value:', TypeError: Cannot read properties of undefined (reading 'push') #21 108.7 TypeError: Cannot read properties of undefined (reading 'push') #21 108.7 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:258:40 #21 108.7 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) #21 108.7 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) #21 108.7 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) #21 108.7 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) #21 108.7 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 #21 108.7 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) #21 108.7 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) #21 108.7 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) #21 108.7 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1), 'TypeError: Cannot read properties of undefined (reading 'push') #21 108.7 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:258:40 #21 108.7 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) #21 108.7 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) #21 108.7 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) #21 108.7 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) #21 108.7 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 #21 108.7 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) #21 108.7 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) #21 108.7 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) #21 108.7 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1)' #21 108.7 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 36 of 139 SUCCESS (0 secs / 1.469 secs) #21 108.7 ERROR: 'Unhandled Promise rejection:', 'Cannot read properties of undefined (reading 'push')', '; Zone:', 'ProxyZone', '; Task:', 'Promise.then', '; Value:', TypeError: Cannot read properties of undefined (reading 'push') #21 108.7 TypeError: Cannot read properties of undefined (reading 'push') #21 108.7 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:258:40 #21 108.7 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) #21 108.7 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) #21 108.7 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) #21 108.7 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) #21 108.7 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 #21 108.7 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) #21 108.7 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) #21 108.7 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) #21 108.7 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1), 'TypeError: Cannot read properties of undefined (reading 'push') #21 108.7 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:258:40 #21 108.7 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) #21 108.7 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:292:1) #21 108.7 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) #21 108.7 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) #21 108.7 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 #21 108.7 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) #21 108.7 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) #21 108.7 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) #21 108.7 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1)' #21 108.7 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 37 of 139 SUCCESS (0 secs / 1.614 secs) #21 108.7 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 38 of 139 SUCCESS (0 secs / 1.625 secs) #21 108.7 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 39 of 139 SUCCESS (0 secs / 1.628 secs) #21 108.7 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 40 of 139 SUCCESS (0 secs / 1.63 secs) #21 108.7 LOG: 'Interceptor Invoked/data-producer/v1/info-producers' #21 108.7 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 40 of 139 SUCCESS (0 secs / 1.63 secs) #21 108.7 LOG: 'Interceptor Invoked/data-producer/v1/info-producers' #21 108.7 ERROR: 'Error from error interceptor', HttpErrorResponse{headers: HttpHeaders{normalizedNames: Map{}, lazyUpdate: null, headers: Map{}}, status: 400, statusText: 'Bad Request', url: '/data-producer/v1/info-producers', ok: false, name: 'HttpErrorResponse', message: 'Http failure response for /data-producer/v1/info-producers: 400 Bad Request', error: 'Invalid request parameters'} #21 108.7 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 40 of 139 SUCCESS (0 secs / 1.63 secs) #21 108.7 ERROR: 'Error from error interceptor', HttpErrorResponse{headers: HttpHeaders{normalizedNames: Map{}, lazyUpdate: null, headers: Map{}}, status: 400, statusText: 'Bad Request', url: '/data-producer/v1/info-producers', ok: false, name: 'HttpErrorResponse', message: 'Http failure response for /data-producer/v1/info-producers: 400 Bad Request', error: 'Invalid request parameters'} #21 108.7 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 41 of 139 SUCCESS (0 secs / 1.633 secs) #21 108.7 WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' #21 108.7 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 41 of 139 SUCCESS (0 secs / 1.633 secs) #21 108.7 WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' #21 108.7 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 42 of 139 SUCCESS (0 secs / 1.656 secs) #21 108.7 WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' #21 108.7 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 42 of 139 SUCCESS (0 secs / 1.656 secs) #21 108.7 WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' #21 108.7 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 43 of 139 SUCCESS (0 secs / 1.674 secs) #21 108.7 WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' #21 108.7 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 43 of 139 SUCCESS (0 secs / 1.674 secs) #21 108.7 WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' #21 108.7 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 44 of 139 SUCCESS (0 secs / 1.69 secs) #21 108.8 WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' #21 108.8 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 44 of 139 SUCCESS (0 secs / 1.69 secs) #21 108.8 WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' #21 108.8 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 45 of 139 SUCCESS (0 secs / 1.704 secs) #21 108.8 WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' #21 108.8 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 45 of 139 SUCCESS (0 secs / 1.704 secs) #21 108.8 WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' #21 108.8 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 46 of 139 SUCCESS (0 secs / 1.723 secs) #21 108.8 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 47 of 139 SUCCESS (0 secs / 1.731 secs) #21 108.8 LOG: class TestBedRender3 { ... } #21 108.8 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 47 of 139 SUCCESS (0 secs / 1.731 secs) #21 108.8 LOG: class TestBedRender3 { ... } #21 108.8 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 48 of 139 SUCCESS (0 secs / 1.745 secs) #21 108.8 LOG: class TestBedRender3 { ... } #21 108.8 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 48 of 139 SUCCESS (0 secs / 1.745 secs) #21 108.8 LOG: class TestBedRender3 { ... } #21 108.8 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 49 of 139 SUCCESS (0 secs / 1.758 secs) #21 108.8 LOG: class TestBedRender3 { ... } #21 108.8 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 49 of 139 SUCCESS (0 secs / 1.758 secs) #21 108.8 LOG: class TestBedRender3 { ... } #21 108.8 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 50 of 139 SUCCESS (0 secs / 1.767 secs) #21 108.8 LOG: class TestBedRender3 { ... } #21 108.8 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 50 of 139 SUCCESS (0 secs / 1.767 secs) #21 108.8 LOG: class TestBedRender3 { ... } #21 108.8 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 51 of 139 SUCCESS (0 secs / 1.775 secs) #21 108.8 LOG: class TestBedRender3 { ... } #21 108.8 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 51 of 139 SUCCESS (0 secs / 1.775 secs) #21 108.8 LOG: class TestBedRender3 { ... } #21 108.8 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 52 of 139 SUCCESS (0 secs / 1.783 secs) #21 108.8 LOG: class TestBedRender3 { ... } #21 108.8 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 52 of 139 SUCCESS (0 secs / 1.783 secs) #21 108.8 LOG: class TestBedRender3 { ... } #21 108.8 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 53 of 139 SUCCESS (0 secs / 1.79 secs) #21 108.9 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 54 of 139 SUCCESS (0 secs / 1.817 secs) #21 108.9 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 55 of 139 SUCCESS (0 secs / 1.829 secs) #21 108.9 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 56 of 139 SUCCESS (0 secs / 1.84 secs) #21 108.9 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 57 of 139 SUCCESS (0 secs / 1.851 secs) #21 108.9 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 58 of 139 SUCCESS (0 secs / 1.864 secs) #21 108.9 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 59 of 139 SUCCESS (0 secs / 1.876 secs) #21 108.9 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 60 of 139 SUCCESS (0 secs / 1.891 secs) #21 109.0 ERROR: 'ERROR', TypeError: this.policySvc.putPolicy(...).subscribe is not a function #21 109.0 TypeError: this.policySvc.putPolicy(...).subscribe is not a function #21 109.0 at PolicyInstanceDialogComponent.onSubmit (http://localhost:9876/_karma_webpack_/src/app/policy/policy-instance-dialog/policy-instance-dialog.component.ts:59:29) #21 109.0 at PolicyInstanceDialogComponent_Template_button_click_18_listener (ng:///PolicyInstanceDialogComponent.js:171:22) #21 109.0 at executeListenerWithErrorHandling (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:21860:1) #21 109.0 at wrapListenerIn_markDirtyAndPreventDefault (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:21902:1) #21 109.0 at HTMLButtonElement. (http://localhost:9876/_karma_webpack_/node_modules/@angular/platform-browser/__ivy_ngcc__/fesm2015/platform-browser.js:976:1) #21 109.0 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) #21 109.0 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) #21 109.0 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) #21 109.0 at Object.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:273:1) #21 109.0 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) #21 109.0 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 60 of 139 SUCCESS (0 secs / 1.891 secs) #21 109.0 ERROR: 'ERROR', TypeError: this.policySvc.putPolicy(...).subscribe is not a function #21 109.0 TypeError: this.policySvc.putPolicy(...).subscribe is not a function #21 109.0 at PolicyInstanceDialogComponent.onSubmit (http://localhost:9876/_karma_webpack_/src/app/policy/policy-instance-dialog/policy-instance-dialog.component.ts:59:29) #21 109.0 at PolicyInstanceDialogComponent_Template_button_click_18_listener (ng:///PolicyInstanceDialogComponent.js:171:22) #21 109.0 at executeListenerWithErrorHandling (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:21860:1) #21 109.0 at wrapListenerIn_markDirtyAndPreventDefault (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:21902:1) #21 109.0 at HTMLButtonElement. (http://localhost:9876/_karma_webpack_/node_modules/@angular/platform-browser/__ivy_ngcc__/fesm2015/platform-browser.js:976:1) #21 109.0 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) #21 109.0 at ProxyZoneSpec.push../node_modules/zone.js/dist/zone-testing.js.ProxyZoneSpec.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-testing.js:323:1) #21 109.0 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) #21 109.0 at Object.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:273:1) #21 109.0 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) #21 109.0 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 61 of 139 SUCCESS (0 secs / 1.907 secs) #21 109.0 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 62 of 139 SUCCESS (0 secs / 1.923 secs) #21 109.0 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 63 of 139 SUCCESS (0 secs / 1.933 secs) #21 109.0 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 64 of 139 SUCCESS (0 secs / 1.94 secs) #21 109.0 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 65 of 139 SUCCESS (0 secs / 1.951 secs) #21 109.0 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 66 of 139 SUCCESS (0 secs / 1.963 secs) #21 109.0 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 67 of 139 SUCCESS (0 secs / 1.972 secs) #21 109.0 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 68 of 139 SUCCESS (0 secs / 1.982 secs) #21 109.1 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 69 of 139 SUCCESS (0 secs / 1.992 secs) #21 109.1 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 70 of 139 SUCCESS (0 secs / 2.004 secs) #21 109.1 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 71 of 139 SUCCESS (0 secs / 2.016 secs) #21 109.1 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 72 of 139 SUCCESS (0 secs / 2.027 secs) #21 109.1 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 73 of 139 SUCCESS (0 secs / 2.035 secs) #21 109.1 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 74 of 139 SUCCESS (0 secs / 2.047 secs) #21 109.1 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 75 of 139 SUCCESS (0 secs / 2.06 secs) #21 109.2 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 76 of 139 SUCCESS (0 secs / 2.102 secs) #21 109.2 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 77 of 139 SUCCESS (0 secs / 2.128 secs) #21 109.2 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 78 of 139 SUCCESS (0 secs / 2.157 secs) #21 109.3 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 79 of 139 SUCCESS (0 secs / 2.187 secs) #21 109.3 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 80 of 139 SUCCESS (0 secs / 2.219 secs) #21 109.3 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 81 of 139 SUCCESS (0 secs / 2.247 secs) #21 109.3 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 82 of 139 SUCCESS (0 secs / 2.279 secs) #21 109.4 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 83 of 139 SUCCESS (0 secs / 2.308 secs) #21 109.4 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 84 of 139 SUCCESS (0 secs / 2.338 secs) #21 109.4 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 85 of 139 SUCCESS (0 secs / 2.367 secs) #21 109.5 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 86 of 139 SUCCESS (0 secs / 2.386 secs) #21 109.5 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 87 of 139 SUCCESS (0 secs / 2.414 secs) #21 109.5 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 88 of 139 SUCCESS (0 secs / 2.452 secs) #21 109.6 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 89 of 139 SUCCESS (0 secs / 2.488 secs) #21 109.6 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 90 of 139 SUCCESS (0 secs / 2.514 secs) #21 109.6 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 91 of 139 SUCCESS (0 secs / 2.555 secs) #21 109.7 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 92 of 139 SUCCESS (0 secs / 2.59 secs) #21 109.7 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 93 of 139 SUCCESS (0 secs / 2.628 secs) #21 109.7 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 94 of 139 SUCCESS (0 secs / 2.669 secs) #21 109.8 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 95 of 139 SUCCESS (0 secs / 2.704 secs) #21 109.8 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 96 of 139 SUCCESS (0 secs / 2.741 secs) #21 109.8 WARN: ''mat-icon' is not a known element: #21 109.8 1. If 'mat-icon' is an Angular component, then verify that it is part of this module. #21 109.8 2. If 'mat-icon' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' #21 109.8 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 96 of 139 SUCCESS (0 secs / 2.741 secs) #21 109.8 WARN: ''mat-icon' is not a known element: #21 109.8 1. If 'mat-icon' is an Angular component, then verify that it is part of this module. #21 109.8 2. If 'mat-icon' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' #21 109.8 WARN: 'Can't bind to 'matTooltip' since it isn't a known property of 'div'.' #21 109.8 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 96 of 139 SUCCESS (0 secs / 2.741 secs) #21 109.8 WARN: 'Can't bind to 'matTooltip' since it isn't a known property of 'div'.' #21 109.8 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 97 of 139 SUCCESS (0 secs / 2.751 secs) #21 109.8 WARN: ''mat-icon' is not a known element: #21 109.8 1. If 'mat-icon' is an Angular component, then verify that it is part of this module. #21 109.8 2. If 'mat-icon' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' #21 109.8 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 97 of 139 SUCCESS (0 secs / 2.751 secs) #21 109.8 WARN: ''mat-icon' is not a known element: #21 109.8 1. If 'mat-icon' is an Angular component, then verify that it is part of this module. #21 109.8 2. If 'mat-icon' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' #21 109.8 WARN: 'Can't bind to 'matTooltip' since it isn't a known property of 'div'.' #21 109.8 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 97 of 139 SUCCESS (0 secs / 2.751 secs) #21 109.8 WARN: 'Can't bind to 'matTooltip' since it isn't a known property of 'div'.' #21 109.8 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 98 of 139 SUCCESS (0 secs / 2.757 secs) #21 109.8 WARN: ''mat-icon' is not a known element: #21 109.8 1. If 'mat-icon' is an Angular component, then verify that it is part of this module. #21 109.8 2. If 'mat-icon' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' #21 109.8 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 98 of 139 SUCCESS (0 secs / 2.757 secs) #21 109.8 WARN: ''mat-icon' is not a known element: #21 109.8 1. If 'mat-icon' is an Angular component, then verify that it is part of this module. #21 109.8 2. If 'mat-icon' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' #21 109.8 WARN: 'Can't bind to 'matTooltip' since it isn't a known property of 'div'.' #21 109.8 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 98 of 139 SUCCESS (0 secs / 2.757 secs) #21 109.8 WARN: 'Can't bind to 'matTooltip' since it isn't a known property of 'div'.' #21 109.8 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 99 of 139 SUCCESS (0 secs / 2.764 secs) #21 109.8 WARN: ''mat-icon' is not a known element: #21 109.8 1. If 'mat-icon' is an Angular component, then verify that it is part of this module. #21 109.8 2. If 'mat-icon' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' #21 109.8 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 99 of 139 SUCCESS (0 secs / 2.764 secs) #21 109.8 WARN: ''mat-icon' is not a known element: #21 109.8 1. If 'mat-icon' is an Angular component, then verify that it is part of this module. #21 109.8 2. If 'mat-icon' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' #21 109.8 WARN: 'Can't bind to 'matTooltip' since it isn't a known property of 'div'.' #21 109.8 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 99 of 139 SUCCESS (0 secs / 2.764 secs) #21 109.8 WARN: 'Can't bind to 'matTooltip' since it isn't a known property of 'div'.' #21 109.8 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 100 of 139 SUCCESS (0 secs / 2.771 secs) #21 109.9 WARN: ''mat-icon' is not a known element: #21 109.9 1. If 'mat-icon' is an Angular component, then verify that it is part of this module. #21 109.9 2. If 'mat-icon' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' #21 109.9 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 100 of 139 SUCCESS (0 secs / 2.771 secs) #21 109.9 WARN: ''mat-icon' is not a known element: #21 109.9 1. If 'mat-icon' is an Angular component, then verify that it is part of this module. #21 109.9 2. If 'mat-icon' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' #21 109.9 WARN: 'Can't bind to 'matTooltip' since it isn't a known property of 'div'.' #21 109.9 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 100 of 139 SUCCESS (0 secs / 2.771 secs) #21 109.9 WARN: 'Can't bind to 'matTooltip' since it isn't a known property of 'div'.' #21 109.9 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 101 of 139 SUCCESS (0 secs / 2.777 secs) #21 109.9 WARN: ''mat-icon' is not a known element: #21 109.9 1. If 'mat-icon' is an Angular component, then verify that it is part of this module. #21 109.9 2. If 'mat-icon' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' #21 109.9 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 101 of 139 SUCCESS (0 secs / 2.777 secs) #21 109.9 WARN: ''mat-icon' is not a known element: #21 109.9 1. If 'mat-icon' is an Angular component, then verify that it is part of this module. #21 109.9 2. If 'mat-icon' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' #21 109.9 WARN: 'Can't bind to 'matTooltip' since it isn't a known property of 'div'.' #21 109.9 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 101 of 139 SUCCESS (0 secs / 2.777 secs) #21 109.9 WARN: 'Can't bind to 'matTooltip' since it isn't a known property of 'div'.' #21 109.9 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 102 of 139 SUCCESS (0 secs / 2.783 secs) #21 109.9 WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' #21 109.9 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 102 of 139 SUCCESS (0 secs / 2.783 secs) #21 109.9 WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' #21 109.9 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 103 of 139 SUCCESS (0 secs / 2.802 secs) #21 109.9 WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' #21 109.9 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 103 of 139 SUCCESS (0 secs / 2.802 secs) #21 109.9 WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' #21 109.9 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 104 of 139 SUCCESS (0 secs / 2.817 secs) #21 109.9 WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' #21 109.9 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 104 of 139 SUCCESS (0 secs / 2.817 secs) #21 109.9 WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' #21 109.9 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 105 of 139 SUCCESS (0 secs / 2.84 secs) #21 109.9 WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' #21 109.9 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 105 of 139 SUCCESS (0 secs / 2.84 secs) #21 109.9 WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' #21 109.9 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 106 of 139 SUCCESS (0 secs / 2.864 secs) #21 110.0 WARN: ''json-schema-form' is not a known element: #21 110.0 1. If 'json-schema-form' is an Angular component, then verify that it is part of this module. #21 110.0 2. If 'json-schema-form' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' #21 110.0 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 106 of 139 SUCCESS (0 secs / 2.864 secs) #21 110.0 WARN: ''json-schema-form' is not a known element: #21 110.0 1. If 'json-schema-form' is an Angular component, then verify that it is part of this module. #21 110.0 2. If 'json-schema-form' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' #21 110.0 WARN: 'Can't bind to 'form' since it isn't a known property of 'json-schema-form'.' #21 110.0 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 106 of 139 SUCCESS (0 secs / 2.864 secs) #21 110.0 WARN: 'Can't bind to 'form' since it isn't a known property of 'json-schema-form'.' #21 110.0 WARN: 'Can't bind to 'data' since it isn't a known property of 'json-schema-form'.' #21 110.0 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 106 of 139 SUCCESS (0 secs / 2.864 secs) #21 110.0 WARN: 'Can't bind to 'data' since it isn't a known property of 'json-schema-form'.' #21 110.0 WARN: 'Can't bind to 'options' since it isn't a known property of 'json-schema-form'.' #21 110.0 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 106 of 139 SUCCESS (0 secs / 2.864 secs) #21 110.0 WARN: 'Can't bind to 'options' since it isn't a known property of 'json-schema-form'.' #21 110.0 WARN: 'Can't bind to 'framework' since it isn't a known property of 'json-schema-form'.' #21 110.0 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 106 of 139 SUCCESS (0 secs / 2.864 secs) #21 110.0 WARN: 'Can't bind to 'framework' since it isn't a known property of 'json-schema-form'.' #21 110.0 WARN: 'Can't bind to 'language' since it isn't a known property of 'json-schema-form'.' #21 110.0 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 106 of 139 SUCCESS (0 secs / 2.864 secs) #21 110.0 WARN: 'Can't bind to 'language' since it isn't a known property of 'json-schema-form'.' #21 110.0 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 107 of 139 SUCCESS (0 secs / 2.883 secs) #21 110.0 WARN: ''json-schema-form' is not a known element: #21 110.0 1. If 'json-schema-form' is an Angular component, then verify that it is part of this module. #21 110.0 2. If 'json-schema-form' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' #21 110.0 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 107 of 139 SUCCESS (0 secs / 2.883 secs) #21 110.0 WARN: ''json-schema-form' is not a known element: #21 110.0 1. If 'json-schema-form' is an Angular component, then verify that it is part of this module. #21 110.0 2. If 'json-schema-form' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' #21 110.0 WARN: 'Can't bind to 'form' since it isn't a known property of 'json-schema-form'.' #21 110.0 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 107 of 139 SUCCESS (0 secs / 2.883 secs) #21 110.0 WARN: 'Can't bind to 'form' since it isn't a known property of 'json-schema-form'.' #21 110.0 WARN: 'Can't bind to 'data' since it isn't a known property of 'json-schema-form'.' #21 110.0 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 107 of 139 SUCCESS (0 secs / 2.883 secs) #21 110.0 WARN: 'Can't bind to 'data' since it isn't a known property of 'json-schema-form'.' #21 110.0 WARN: 'Can't bind to 'options' since it isn't a known property of 'json-schema-form'.' #21 110.0 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 107 of 139 SUCCESS (0 secs / 2.883 secs) #21 110.0 WARN: 'Can't bind to 'options' since it isn't a known property of 'json-schema-form'.' #21 110.0 WARN: 'Can't bind to 'framework' since it isn't a known property of 'json-schema-form'.' #21 110.0 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 107 of 139 SUCCESS (0 secs / 2.883 secs) #21 110.0 WARN: 'Can't bind to 'framework' since it isn't a known property of 'json-schema-form'.' #21 110.0 WARN: 'Can't bind to 'language' since it isn't a known property of 'json-schema-form'.' #21 110.0 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 107 of 139 SUCCESS (0 secs / 2.883 secs) #21 110.0 WARN: 'Can't bind to 'language' since it isn't a known property of 'json-schema-form'.' #21 110.0 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 108 of 139 SUCCESS (0 secs / 2.896 secs) #21 110.0 WARN: ''json-schema-form' is not a known element: #21 110.0 1. If 'json-schema-form' is an Angular component, then verify that it is part of this module. #21 110.0 2. If 'json-schema-form' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' #21 110.0 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 108 of 139 SUCCESS (0 secs / 2.896 secs) #21 110.0 WARN: ''json-schema-form' is not a known element: #21 110.0 1. If 'json-schema-form' is an Angular component, then verify that it is part of this module. #21 110.0 2. If 'json-schema-form' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' #21 110.0 WARN: 'Can't bind to 'form' since it isn't a known property of 'json-schema-form'.' #21 110.0 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 108 of 139 SUCCESS (0 secs / 2.896 secs) #21 110.0 WARN: 'Can't bind to 'form' since it isn't a known property of 'json-schema-form'.' #21 110.0 WARN: 'Can't bind to 'data' since it isn't a known property of 'json-schema-form'.' #21 110.0 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 108 of 139 SUCCESS (0 secs / 2.896 secs) #21 110.0 WARN: 'Can't bind to 'data' since it isn't a known property of 'json-schema-form'.' #21 110.0 WARN: 'Can't bind to 'options' since it isn't a known property of 'json-schema-form'.' #21 110.0 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 108 of 139 SUCCESS (0 secs / 2.896 secs) #21 110.0 WARN: 'Can't bind to 'options' since it isn't a known property of 'json-schema-form'.' #21 110.0 WARN: 'Can't bind to 'framework' since it isn't a known property of 'json-schema-form'.' #21 110.0 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 108 of 139 SUCCESS (0 secs / 2.896 secs) #21 110.0 WARN: 'Can't bind to 'framework' since it isn't a known property of 'json-schema-form'.' #21 110.0 WARN: 'Can't bind to 'language' since it isn't a known property of 'json-schema-form'.' #21 110.0 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 108 of 139 SUCCESS (0 secs / 2.896 secs) #21 110.0 WARN: 'Can't bind to 'language' since it isn't a known property of 'json-schema-form'.' #21 110.0 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 109 of 139 SUCCESS (0 secs / 2.906 secs) #21 110.0 WARN: ''json-schema-form' is not a known element: #21 110.0 1. If 'json-schema-form' is an Angular component, then verify that it is part of this module. #21 110.0 2. If 'json-schema-form' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' #21 110.0 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 109 of 139 SUCCESS (0 secs / 2.906 secs) #21 110.0 WARN: ''json-schema-form' is not a known element: #21 110.0 1. If 'json-schema-form' is an Angular component, then verify that it is part of this module. #21 110.0 2. If 'json-schema-form' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' #21 110.0 WARN: 'Can't bind to 'form' since it isn't a known property of 'json-schema-form'.' #21 110.0 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 109 of 139 SUCCESS (0 secs / 2.906 secs) #21 110.0 WARN: 'Can't bind to 'form' since it isn't a known property of 'json-schema-form'.' #21 110.0 WARN: 'Can't bind to 'data' since it isn't a known property of 'json-schema-form'.' #21 110.0 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 109 of 139 SUCCESS (0 secs / 2.906 secs) #21 110.0 WARN: 'Can't bind to 'data' since it isn't a known property of 'json-schema-form'.' #21 110.0 WARN: 'Can't bind to 'options' since it isn't a known property of 'json-schema-form'.' #21 110.0 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 109 of 139 SUCCESS (0 secs / 2.906 secs) #21 110.0 WARN: 'Can't bind to 'options' since it isn't a known property of 'json-schema-form'.' #21 110.0 WARN: 'Can't bind to 'framework' since it isn't a known property of 'json-schema-form'.' #21 110.0 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 109 of 139 SUCCESS (0 secs / 2.906 secs) #21 110.0 WARN: 'Can't bind to 'framework' since it isn't a known property of 'json-schema-form'.' #21 110.0 WARN: 'Can't bind to 'language' since it isn't a known property of 'json-schema-form'.' #21 110.0 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 109 of 139 SUCCESS (0 secs / 2.906 secs) #21 110.0 WARN: 'Can't bind to 'language' since it isn't a known property of 'json-schema-form'.' #21 110.0 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 110 of 139 SUCCESS (0 secs / 2.918 secs) #21 110.0 WARN: ''json-schema-form' is not a known element: #21 110.0 1. If 'json-schema-form' is an Angular component, then verify that it is part of this module. #21 110.0 2. If 'json-schema-form' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' #21 110.0 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 110 of 139 SUCCESS (0 secs / 2.918 secs) #21 110.0 WARN: ''json-schema-form' is not a known element: #21 110.0 1. If 'json-schema-form' is an Angular component, then verify that it is part of this module. #21 110.0 2. If 'json-schema-form' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' #21 110.0 WARN: 'Can't bind to 'form' since it isn't a known property of 'json-schema-form'.' #21 110.0 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 110 of 139 SUCCESS (0 secs / 2.918 secs) #21 110.0 WARN: 'Can't bind to 'form' since it isn't a known property of 'json-schema-form'.' #21 110.0 WARN: 'Can't bind to 'data' since it isn't a known property of 'json-schema-form'.' #21 110.0 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 110 of 139 SUCCESS (0 secs / 2.918 secs) #21 110.0 WARN: 'Can't bind to 'data' since it isn't a known property of 'json-schema-form'.' #21 110.0 WARN: 'Can't bind to 'options' since it isn't a known property of 'json-schema-form'.' #21 110.0 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 110 of 139 SUCCESS (0 secs / 2.918 secs) #21 110.0 WARN: 'Can't bind to 'options' since it isn't a known property of 'json-schema-form'.' #21 110.0 WARN: 'Can't bind to 'framework' since it isn't a known property of 'json-schema-form'.' #21 110.0 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 110 of 139 SUCCESS (0 secs / 2.918 secs) #21 110.0 WARN: 'Can't bind to 'framework' since it isn't a known property of 'json-schema-form'.' #21 110.0 WARN: 'Can't bind to 'language' since it isn't a known property of 'json-schema-form'.' #21 110.0 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 110 of 139 SUCCESS (0 secs / 2.918 secs) #21 110.0 WARN: 'Can't bind to 'language' since it isn't a known property of 'json-schema-form'.' #21 110.0 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 111 of 139 SUCCESS (0 secs / 2.933 secs) #21 110.0 WARN: ''json-schema-form' is not a known element: #21 110.0 1. If 'json-schema-form' is an Angular component, then verify that it is part of this module. #21 110.0 2. If 'json-schema-form' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' #21 110.0 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 111 of 139 SUCCESS (0 secs / 2.933 secs) #21 110.0 WARN: ''json-schema-form' is not a known element: #21 110.0 1. If 'json-schema-form' is an Angular component, then verify that it is part of this module. #21 110.0 2. If 'json-schema-form' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' #21 110.0 WARN: 'Can't bind to 'form' since it isn't a known property of 'json-schema-form'.' #21 110.0 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 111 of 139 SUCCESS (0 secs / 2.933 secs) #21 110.0 WARN: 'Can't bind to 'form' since it isn't a known property of 'json-schema-form'.' #21 110.0 WARN: 'Can't bind to 'data' since it isn't a known property of 'json-schema-form'.' #21 110.0 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 111 of 139 SUCCESS (0 secs / 2.933 secs) #21 110.0 WARN: 'Can't bind to 'data' since it isn't a known property of 'json-schema-form'.' #21 110.0 WARN: 'Can't bind to 'options' since it isn't a known property of 'json-schema-form'.' #21 110.0 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 111 of 139 SUCCESS (0 secs / 2.933 secs) #21 110.0 WARN: 'Can't bind to 'options' since it isn't a known property of 'json-schema-form'.' #21 110.0 WARN: 'Can't bind to 'framework' since it isn't a known property of 'json-schema-form'.' #21 110.0 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 111 of 139 SUCCESS (0 secs / 2.933 secs) #21 110.0 WARN: 'Can't bind to 'framework' since it isn't a known property of 'json-schema-form'.' #21 110.0 WARN: 'Can't bind to 'language' since it isn't a known property of 'json-schema-form'.' #21 110.0 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 111 of 139 SUCCESS (0 secs / 2.933 secs) #21 110.0 WARN: 'Can't bind to 'language' since it isn't a known property of 'json-schema-form'.' #21 110.0 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 112 of 139 SUCCESS (0 secs / 2.945 secs) #21 110.0 WARN: ''json-schema-form' is not a known element: #21 110.0 1. If 'json-schema-form' is an Angular component, then verify that it is part of this module. #21 110.0 2. If 'json-schema-form' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' #21 110.0 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 112 of 139 SUCCESS (0 secs / 2.945 secs) #21 110.0 WARN: ''json-schema-form' is not a known element: #21 110.0 1. If 'json-schema-form' is an Angular component, then verify that it is part of this module. #21 110.0 2. If 'json-schema-form' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' #21 110.0 WARN: 'Can't bind to 'form' since it isn't a known property of 'json-schema-form'.' #21 110.0 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 112 of 139 SUCCESS (0 secs / 2.945 secs) #21 110.0 WARN: 'Can't bind to 'form' since it isn't a known property of 'json-schema-form'.' #21 110.0 WARN: 'Can't bind to 'data' since it isn't a known property of 'json-schema-form'.' #21 110.0 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 112 of 139 SUCCESS (0 secs / 2.945 secs) #21 110.0 WARN: 'Can't bind to 'data' since it isn't a known property of 'json-schema-form'.' #21 110.0 WARN: 'Can't bind to 'options' since it isn't a known property of 'json-schema-form'.' #21 110.0 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 112 of 139 SUCCESS (0 secs / 2.945 secs) #21 110.0 WARN: 'Can't bind to 'options' since it isn't a known property of 'json-schema-form'.' #21 110.0 WARN: 'Can't bind to 'framework' since it isn't a known property of 'json-schema-form'.' #21 110.0 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 112 of 139 SUCCESS (0 secs / 2.945 secs) #21 110.0 WARN: 'Can't bind to 'framework' since it isn't a known property of 'json-schema-form'.' #21 110.0 WARN: 'Can't bind to 'language' since it isn't a known property of 'json-schema-form'.' #21 110.0 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 112 of 139 SUCCESS (0 secs / 2.945 secs) #21 110.0 WARN: 'Can't bind to 'language' since it isn't a known property of 'json-schema-form'.' #21 110.0 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 113 of 139 SUCCESS (0 secs / 2.955 secs) #21 110.0 WARN: ''json-schema-form' is not a known element: #21 110.0 1. If 'json-schema-form' is an Angular component, then verify that it is part of this module. #21 110.0 2. If 'json-schema-form' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' #21 110.0 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 113 of 139 SUCCESS (0 secs / 2.955 secs) #21 110.0 WARN: ''json-schema-form' is not a known element: #21 110.0 1. If 'json-schema-form' is an Angular component, then verify that it is part of this module. #21 110.0 2. If 'json-schema-form' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' #21 110.0 WARN: 'Can't bind to 'form' since it isn't a known property of 'json-schema-form'.' #21 110.0 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 113 of 139 SUCCESS (0 secs / 2.955 secs) #21 110.0 WARN: 'Can't bind to 'form' since it isn't a known property of 'json-schema-form'.' #21 110.0 WARN: 'Can't bind to 'data' since it isn't a known property of 'json-schema-form'.' #21 110.0 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 113 of 139 SUCCESS (0 secs / 2.955 secs) #21 110.0 WARN: 'Can't bind to 'data' since it isn't a known property of 'json-schema-form'.' #21 110.0 WARN: 'Can't bind to 'options' since it isn't a known property of 'json-schema-form'.' #21 110.0 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 113 of 139 SUCCESS (0 secs / 2.955 secs) #21 110.0 WARN: 'Can't bind to 'options' since it isn't a known property of 'json-schema-form'.' #21 110.0 WARN: 'Can't bind to 'framework' since it isn't a known property of 'json-schema-form'.' #21 110.0 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 113 of 139 SUCCESS (0 secs / 2.955 secs) #21 110.0 WARN: 'Can't bind to 'framework' since it isn't a known property of 'json-schema-form'.' #21 110.0 WARN: 'Can't bind to 'language' since it isn't a known property of 'json-schema-form'.' #21 110.0 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 113 of 139 SUCCESS (0 secs / 2.955 secs) #21 110.0 WARN: 'Can't bind to 'language' since it isn't a known property of 'json-schema-form'.' #21 110.0 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 114 of 139 SUCCESS (0 secs / 2.962 secs) #21 110.0 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 115 of 139 SUCCESS (0 secs / 2.964 secs) #21 110.0 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 116 of 139 SUCCESS (0 secs / 2.965 secs) #21 110.0 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 117 of 139 SUCCESS (0 secs / 2.966 secs) #21 110.0 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 118 of 139 SUCCESS (0 secs / 2.967 secs) #21 110.1 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 119 of 139 SUCCESS (0 secs / 2.971 secs) #21 110.1 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 120 of 139 SUCCESS (0 secs / 2.973 secs) #21 110.1 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 121 of 139 SUCCESS (0 secs / 2.974 secs) #21 110.1 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 122 of 139 SUCCESS (0 secs / 2.976 secs) #21 110.1 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 123 of 139 SUCCESS (0 secs / 2.978 secs) #21 110.1 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 124 of 139 SUCCESS (0 secs / 2.979 secs) #21 110.1 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 125 of 139 SUCCESS (0 secs / 2.98 secs) #21 110.1 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 126 of 139 SUCCESS (0 secs / 2.981 secs) #21 110.1 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 127 of 139 SUCCESS (0 secs / 2.982 secs) #21 110.1 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 128 of 139 SUCCESS (0 secs / 2.984 secs) #21 110.1 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 129 of 139 SUCCESS (0 secs / 2.989 secs) #21 110.1 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 130 of 139 SUCCESS (0 secs / 2.99 secs) #21 110.1 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 131 of 139 SUCCESS (0 secs / 2.992 secs) #21 110.1 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 132 of 139 SUCCESS (0 secs / 2.995 secs) #21 110.1 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 133 of 139 SUCCESS (0 secs / 2.996 secs) #21 110.1 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 134 of 139 SUCCESS (0 secs / 2.997 secs) #21 110.1 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 135 of 139 SUCCESS (0 secs / 2.998 secs) #21 110.1 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 136 of 139 SUCCESS (0 secs / 2.999 secs) #21 110.1 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 137 of 139 SUCCESS (0 secs / 3.012 secs) #21 110.1 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 138 of 139 SUCCESS (0 secs / 3.019 secs) #21 110.1 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 139 of 139 SUCCESS (0 secs / 3.024 secs) #21 110.2 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 139 of 139 SUCCESS (3.128 secs / 3.024 secs) #21 110.2 TOTAL: 139 SUCCESS #21 110.2 TOTAL: 139 SUCCESS #21 110.2 TOTAL: 139 SUCCESS #21 110.3 #21 110.3 =============================== Coverage summary =============================== #21 110.3 Statements : 89.81% ( 511/569 ) #21 110.3 Branches : 69.93% ( 107/153 ) #21 110.3 Functions : 91.04% ( 183/201 ) #21 110.3 Lines : 89.75% ( 473/527 ) #21 110.3 ================================================================================ #21 DONE 110.6s #22 [stage1 10/10] RUN npm run-script build:prod #22 0.511 #22 0.511 > controlpanel-app@0.0.0 build:prod /usr/src/app #22 0.511 > ng build --configuration production --build-optimizer --vendor-chunk #22 0.511 #22 6.937 Warning: Entry point 'angular6-json-schema-form' contains deep imports into '/usr/src/app/node_modules/lodash-es/cloneDeep', '/usr/src/app/node_modules/ajv/lib/refs/json-schema-draft-06.json', '/usr/src/app/node_modules/lodash-es/filter', '/usr/src/app/node_modules/lodash-es/map', '/usr/src/app/node_modules/lodash-es/isEqual', '/usr/src/app/node_modules/lodash-es/uniqueId'. This is probably not a problem, but may cause the compilation of entry points to be out of order. #22 6.938 Warning: Entry point 'ng2-completer' contains deep imports into '/usr/src/app/node_modules/rxjs/Observable', '/usr/src/app/node_modules/rxjs/Subject', '/usr/src/app/node_modules/rxjs/observable/timer', '/usr/src/app/node_modules/rxjs/add/operator/catch'. This is probably not a problem, but may cause the compilation of entry points to be out of order. #22 88.37 Generating ES5 bundles for differential loading... #22 126.0 ES5 bundle generation complete. #22 126.5 #22 126.5 chunk {0} runtime-es2015.17457c14264390561f33.js (runtime) 1.45 kB [entry] [rendered] #22 126.5 chunk {0} runtime-es5.17457c14264390561f33.js (runtime) 1.45 kB [entry] [rendered] #22 126.5 chunk {2} polyfills-es2015.0b62b17c37083a23fd67.js (polyfills) 36.1 kB [initial] [rendered] #22 126.5 chunk {1} main-es2015.8e5e45ec9424a62e9dd4.js (main) 83.7 kB [initial] [rendered] #22 126.5 chunk {1} main-es5.8e5e45ec9424a62e9dd4.js (main) 90.4 kB [initial] [rendered] #22 126.5 chunk {3} polyfills-es5.b43d3287b9b9bb787772.js (polyfills-es5) 130 kB [initial] [rendered] #22 126.5 chunk {5} vendor-es2015.d05de8907d43f4aa72f6.js (vendor) 1.42 MB [initial] [rendered] #22 126.5 chunk {5} vendor-es5.d05de8907d43f4aa72f6.js (vendor) 1.6 MB [initial] [rendered] #22 126.5 chunk {4} styles.76eee3513bd71a5ebf8a.css (styles) 322 kB [initial] [rendered] #22 126.5 chunk {scripts} scripts.b5025b7c30282155348a.js (scripts) 189 kB [entry] [rendered] #22 126.5 Date: 2024-05-16T09:30:18.893Z - Hash: 2cf25757a36a4e75d17b - Time: 120422ms #22 126.5 #22 126.5 WARNING in budgets: Exceeded maximum budget for initial-es2015. Budget 2 MB was not met by 42.3 kB with a total of 2.04 MB. #22 126.5 #22 126.5 WARNING in budgets: Exceeded maximum budget for initial-es5. Budget 2 MB was not met by 326 kB with a total of 2.32 MB. #22 DONE 126.7s #23 [stage-1 8/8] COPY --chown=nginx --from=stage1 /usr/src/app/dist/controlpanelApp /usr/share/nginx/html #23 DONE 0.3s #24 exporting to image #24 exporting layers #24 exporting layers 0.3s done #24 writing image sha256:34261656b1f2513874cd8680f89b2272e84108fccd702a6cc8b625737a7307e2 done #24 naming to nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-controlpanel:2.6.0 0.0s done #24 DONE 0.3s ---> docker-build.sh ends [portal-nonrtric-controlpanel-docker-merge-master] $ /bin/sh -xe /tmp/jenkins14370320786642154519.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 [EnvInject] - Variables injected successfully. [portal-nonrtric-controlpanel-docker-merge-master] $ /bin/bash /tmp/jenkins18363917757389788633.sh ---> docker-push.sh Docker version 24.0.2, build cb74dfc Pushing image: nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-controlpanel:2.6.0 docker push nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-controlpanel:2.6.0 The push refers to repository [nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-controlpanel] 34a7dc5bd744: Preparing 9c0acf37820a: Preparing 45a940aacb62: Preparing 5a39fdae1fa4: Preparing a32532d80ffe: Preparing d8b3b436efca: Preparing 0f711952a706: Preparing ce495f7b0b7d: Preparing 9c70f446fbe2: Preparing 5be225e16e44: Preparing 3d04ead9b400: Preparing af5598fef05f: Preparing 8fbd5a835e5e: Preparing 75061be64847: Preparing d4fc045c9e3a: Preparing 9c70f446fbe2: Waiting 5be225e16e44: Waiting 3d04ead9b400: Waiting af5598fef05f: Waiting 8fbd5a835e5e: Waiting 75061be64847: Waiting d4fc045c9e3a: Waiting d8b3b436efca: Waiting 0f711952a706: Waiting ce495f7b0b7d: Waiting 45a940aacb62: Pushed 5a39fdae1fa4: Pushed a32532d80ffe: Pushed 9c0acf37820a: Pushed ce495f7b0b7d: Layer already exists 9c70f446fbe2: Layer already exists 5be225e16e44: Layer already exists 3d04ead9b400: Layer already exists d8b3b436efca: Pushed 0f711952a706: Pushed af5598fef05f: Layer already exists 8fbd5a835e5e: Layer already exists 75061be64847: Layer already exists d4fc045c9e3a: Layer already exists 34a7dc5bd744: Pushed 2.6.0: digest: sha256:8d8d2fef77482b300bc501fa29880078f8d88428474e23edf82d99c223dfe4d2 size: 3442 ---> docker-push.sh ends [portal-nonrtric-controlpanel-docker-merge-master] $ /bin/bash /tmp/jenkins14441888474926016888.sh $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2113 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [portal-nonrtric-controlpanel-docker-merge-master] $ /bin/bash /tmp/jenkins8405730998130548475.sh ---> sysstat.sh [portal-nonrtric-controlpanel-docker-merge-master] $ /bin/bash /tmp/jenkins17202151086716493789.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/portal-nonrtric-controlpanel-docker-merge-master + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/portal-nonrtric-controlpanel-docker-merge-master ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/portal-nonrtric-controlpanel-docker-merge-master ']' + mkdir -p /w/workspace/portal-nonrtric-controlpanel-docker-merge-master/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/portal-nonrtric-controlpanel-docker-merge-master/archives/ [portal-nonrtric-controlpanel-docker-merge-master] $ /bin/bash /tmp/jenkins2200545024071877453.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/portal-nonrtric-controlpanel-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QX1y from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-QX1y/bin to PATH INFO: Running in OpenStack, capturing instance metadata [portal-nonrtric-controlpanel-docker-merge-master] $ /bin/bash /tmp/jenkins9820689040477535226.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/portal-nonrtric-controlpanel-docker-merge-master@tmp/config13718823790273766954tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] Run condition [Regular expression match] preventing perform for step [Provide Configuration files] [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [portal-nonrtric-controlpanel-docker-merge-master] $ /bin/bash /tmp/jenkins1131236995928704727.sh ---> create-netrc.sh [portal-nonrtric-controlpanel-docker-merge-master] $ /bin/bash /tmp/jenkins13785765550135105137.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/portal-nonrtric-controlpanel-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QX1y from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-QX1y/bin to PATH [portal-nonrtric-controlpanel-docker-merge-master] $ /bin/bash /tmp/jenkins13749686010734168434.sh ---> sudo-logs.sh Archiving 'sudo' log.. [portal-nonrtric-controlpanel-docker-merge-master] $ /bin/bash /tmp/jenkins4331123080800516671.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/portal-nonrtric-controlpanel-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QX1y from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-QX1y/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v2-highcpu-4 INFO: Archiving Costs [portal-nonrtric-controlpanel-docker-merge-master] $ /bin/bash -l /tmp/jenkins7972271874384871962.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/portal-nonrtric-controlpanel-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QX1y from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-QX1y/bin to PATH INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/portal-nonrtric-controlpanel-docker-merge-master/321 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-4c-4g-1086 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 4 On-line CPU(s) list: 0-3 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 4 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2799.998 BogoMIPS: 5599.99 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0-3 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities ---> nproc: 4 ---> df -h: Filesystem Size Used Avail Use% Mounted on udev 2.0G 0 2.0G 0% /dev tmpfs 395M 696K 394M 1% /run /dev/vda1 20G 11G 8.7G 55% / tmpfs 2.0G 0 2.0G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup /dev/vda15 105M 5.3M 100M 5% /boot/efi tmpfs 395M 0 395M 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 3943 467 1692 0 1784 3193 Swap: 1023 1 1022 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 link/ether fa:16:3e:43:fc:d1 brd ff:ff:ff:ff:ff:ff inet 10.32.6.29/23 brd 10.32.7.255 scope global dynamic ens3 valid_lft 85867sec preferred_lft 85867sec inet6 fe80::f816:3eff:fe43:fcd1/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:d7:d0:74:c3 brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-1086) 05/16/24 _x86_64_ (4 CPU) 09:22:37 LINUX RESTART (4 CPU) 09:23:01 tps rtps wtps bread/s bwrtn/s 09:24:01 163.11 76.79 86.32 6007.27 40765.76 09:25:01 88.12 15.65 72.47 2343.08 10695.95 09:26:01 200.72 3.60 197.12 67.81 42559.60 09:27:01 139.08 26.91 112.16 725.21 25761.31 09:28:01 95.82 67.64 28.18 7537.68 1500.42 09:29:01 57.88 52.32 5.56 1671.71 318.96 09:30:01 12.76 11.28 1.48 223.56 52.26 09:31:01 53.60 25.93 27.67 1344.13 1556.13 Average: 101.39 35.01 66.38 2489.86 15403.53 09:23:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:24:01 1659756 3274732 2378896 58.90 41196 1736176 994828 19.56 647968 1563756 79340 09:25:01 1346800 3325304 2691852 66.65 61412 2063168 1156908 22.74 647948 1840992 134868 09:26:01 117292 2778116 3921360 97.10 147820 2378996 1494092 29.37 1089644 2382520 171476 09:27:01 508400 2290504 3530252 87.41 151224 1642416 1559856 30.66 1646912 1495544 10220 09:28:01 445192 2508904 3593460 88.98 154708 1882896 1636456 32.17 1467812 1728104 3424 09:29:01 752948 2494016 3285704 81.36 153380 1612200 1458288 28.67 1573864 1346340 196 09:30:01 368524 1952388 3670128 90.88 153664 1367128 1720108 33.81 1939048 1366536 9244 09:31:01 1779836 3290032 2258816 55.93 157120 1421856 996844 19.60 690052 1260192 22460 Average: 872344 2739250 3166308 78.40 127566 1763104 1377172 27.07 1212906 1622998 53904 09:23:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:24:01 lo 1.07 1.07 0.09 0.09 0.00 0.00 0.00 0.00 09:24:01 ens3 369.46 218.78 1427.08 66.19 0.00 0.00 0.00 0.00 09:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:25:01 lo 3.07 3.07 0.29 0.29 0.00 0.00 0.00 0.00 09:25:01 ens3 162.01 84.39 1243.04 14.11 0.00 0.00 0.00 0.00 09:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:26:01 ens3 499.65 169.99 2103.31 30.18 0.00 0.00 0.00 0.00 09:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:27:01 ens3 531.68 119.06 3568.86 9.07 0.00 0.00 0.00 0.00 09:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:28:01 lo 0.12 0.12 0.02 0.02 0.00 0.00 0.00 0.00 09:28:01 ens3 2.17 2.95 0.43 0.53 0.00 0.00 0.00 0.00 09:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:01 lo 43.14 43.14 1470.95 1470.95 0.00 0.00 0.00 0.00 09:29:01 ens3 3.72 2.65 0.83 2.49 0.00 0.00 0.00 0.00 09:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:01 ens3 0.08 0.08 0.02 0.02 0.00 0.00 0.00 0.00 09:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:01 lo 3.33 3.33 0.29 0.29 0.00 0.00 0.00 0.00 09:31:01 ens3 26.28 27.95 16.53 49.68 0.00 0.00 0.00 0.00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: lo 6.37 6.37 183.97 183.97 0.00 0.00 0.00 0.00 Average: ens3 199.40 78.24 1045.10 21.53 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-1086) 05/16/24 _x86_64_ (4 CPU) 09:22:37 LINUX RESTART (4 CPU) 09:23:01 CPU %user %nice %system %iowait %steal %idle 09:24:01 all 21.41 0.00 2.40 4.80 0.21 71.17 09:24:01 0 9.31 0.00 1.79 6.02 0.20 82.68 09:24:01 1 21.35 0.00 2.11 4.48 0.18 71.87 09:24:01 2 31.00 0.00 2.22 1.00 0.28 65.48 09:24:01 3 24.01 0.00 3.46 7.68 0.18 64.66 09:25:01 all 21.09 0.00 1.66 2.50 0.21 74.55 09:25:01 0 15.41 0.00 1.25 5.40 0.20 77.74 09:25:01 1 15.01 0.00 1.31 1.76 0.18 81.75 09:25:01 2 18.10 0.00 1.50 0.95 0.27 79.17 09:25:01 3 35.83 0.00 2.60 1.85 0.17 59.55 09:26:01 all 28.25 0.00 7.90 3.95 0.50 59.39 09:26:01 0 49.43 0.00 6.27 3.46 0.28 40.55 09:26:01 1 24.53 0.00 7.79 6.50 0.55 60.62 09:26:01 2 19.90 0.00 10.39 3.36 0.66 65.69 09:26:01 3 19.04 0.00 7.17 2.48 0.52 70.80 09:27:01 all 44.35 0.00 6.44 3.90 0.31 45.00 09:27:01 0 47.81 0.00 6.38 3.42 0.24 42.16 09:27:01 1 42.34 0.00 6.15 6.91 0.32 44.28 09:27:01 2 45.71 0.00 6.07 1.52 0.44 46.25 09:27:01 3 41.54 0.00 7.16 3.75 0.25 47.29 09:28:01 all 59.72 0.00 6.00 2.32 0.38 31.58 09:28:01 0 55.58 0.00 6.43 2.89 0.44 34.67 09:28:01 1 57.25 0.00 5.83 2.14 0.35 34.42 09:28:01 2 73.05 0.00 5.94 2.58 0.37 18.06 09:28:01 3 53.05 0.00 5.76 1.63 0.37 39.18 09:29:01 all 39.11 0.00 5.11 1.16 0.35 54.27 09:29:01 0 35.73 0.00 5.11 0.32 0.35 58.49 09:29:01 1 38.22 0.00 5.12 0.23 0.30 56.13 09:29:01 2 58.15 0.00 5.79 3.74 0.35 31.97 09:29:01 3 24.38 0.00 4.45 0.35 0.37 70.44 09:30:01 all 44.76 0.00 5.48 0.20 0.26 49.29 09:30:01 0 44.34 0.00 5.84 0.17 0.27 49.38 09:30:01 1 51.98 0.00 5.24 0.18 0.25 42.34 09:30:01 2 47.70 0.00 5.40 0.20 0.25 46.44 09:30:01 3 35.03 0.00 5.42 0.22 0.27 59.07 09:31:01 all 24.99 0.00 1.87 1.29 0.23 71.62 09:31:01 0 12.14 0.00 1.67 0.55 0.23 85.40 09:31:01 1 24.57 0.00 1.93 1.20 0.22 72.08 09:31:01 2 32.11 0.00 1.87 0.23 0.25 65.53 09:31:01 3 31.09 0.00 2.02 3.15 0.25 63.49 Average: all 35.42 0.00 4.60 2.51 0.31 57.15 Average: 0 33.69 0.00 4.34 2.78 0.28 58.92 Average: 1 34.37 0.00 4.43 2.92 0.30 57.98 Average: 2 40.69 0.00 4.89 1.70 0.36 52.37 Average: 3 32.97 0.00 4.75 2.64 0.30 59.34