Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-4c-4g-10687 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/portal-nonrtric-controlpanel-docker-merge-master [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-WUV5TZvRjOiC/agent.2095 SSH_AGENT_PID=2097 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/portal-nonrtric-controlpanel-docker-merge-master@tmp/private_key_1813039195368249975.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 7d4bef333c69d1665ea2681c1893e87ae06a6cf2 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 7d4bef333c69d1665ea2681c1893e87ae06a6cf2 # timeout=10 Commit message: "Chore(rtd): modernise docs build infra" > git rev-list --no-walk 7d4bef333c69d1665ea2681c1893e87ae06a6cf2 # 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/jenkins7469216239886244038.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-BcrD lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-BcrD/bin to PATH Generating Requirements File ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. Python 3.10.6 pip 26.2.1 from /tmp/venv-BcrD/lib/python3.10/site-packages/pip (python 3.10) aiohappyeyeballs==2.7.1 aiohttp==3.14.3 aiosignal==1.4.0 appdirs==1.4.4 argcomplete==3.7.2 aspy.yaml==1.3.0 async-timeout==5.0.1 attrs==26.1.0 autopage==0.6.0 backports.strenum==1.3.1 beautifulsoup4==4.15.0 boto3==1.43.90 botocore==1.43.90 bs4==0.0.2 certifi==2026.7.22 cffi==2.1.1 cfgv==3.5.0 chardet==7.6.0 charset-normalizer==3.5.1 click==8.5.0 cliff==4.14.0 cmd2==3.5.1 cryptography==3.3.2 debtcollector==3.1.0 decorator==5.3.1 defusedxml==0.7.1 Deprecated==1.3.1 distlib==0.4.3 dnspython==2.8.0 docker==7.2.0 dogpile.cache==1.5.0 durationpy==0.11 email-validator==2.3.0 filelock==3.32.6 frozenlist==1.8.0 future==1.0.0 gitdb==4.0.12 GitPython==3.1.62 httplib2==0.30.2 identify==2.6.19 idna==3.19 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.1.0 jsonpatch==1.33 jsonpointer==3.1.1 jsonschema==4.26.0 jsonschema-specifications==2025.9.1 keystoneauth1==5.14.0 kubernetes==36.0.3 lftools==0.37.23 lxml==6.1.3 markdown-it-py==4.2.0 MarkupSafe==3.0.3 mdurl==0.1.2 msgpack==1.2.2 multi_key_dict==2.0.3 multidict==6.8.0 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.10.0 oauth2client==4.1.3 oauthlib==3.3.1 openstacksdk==4.13.0 os-service-types==1.8.2 osc-lib==4.6.0 oslo.config==10.4.0 oslo.context==6.4.0 oslo.i18n==6.8.0 oslo.log==8.2.0 oslo.serialization==5.10.0 oslo.utils==10.1.1 packaging==26.3 pbr==7.0.3 platformdirs==4.11.8 prettytable==3.18.0 propcache==0.5.2 psutil==7.2.2 pyasn1==0.6.4 pyasn1_modules==0.4.2 pycparser==3.0 pygerrit2==2.0.15 PyGithub==2.10.0 Pygments==2.21.0 PyJWT==2.13.0 PyNaCl==1.6.2 pyparsing==2.4.7 pyperclip==1.11.0 pyrsistent==0.20.0 python-cinderclient==9.9.0 python-dateutil==2.9.0.post0 python-discovery==1.6.0 python-heatclient==5.2.0 python-jenkins==1.8.3 python-keystoneclient==6.0.0 python-magnumclient==4.11.0 python-openstackclient==10.0.0 python-swiftclient==4.11.0 PyYAML==6.0.3 referencing==0.37.0 requests==2.34.2 requests-oauthlib==2.0.0 rfc3986==2.0.0 rich==15.0.0 rich-argparse==1.8.0 rpds-py==0.30.0 rsa==4.9.1 ruamel.yaml==0.19.1 ruamel.yaml.clib==0.2.15 s3transfer==0.19.2 simplejson==4.1.2 six==1.17.0 smmap==5.0.3 soupsieve==2.9.2 stevedore==5.8.0 tabulate==0.10.0 toml==0.10.2 tomlkit==0.15.1 tqdm==4.70.0 typing_extensions==4.16.0 urllib3==1.26.20 virtualenv==21.7.9 wcwidth==0.8.3 websocket-client==1.9.2 wrapt==2.4.0 xdg==6.0.0 xmltodict==1.0.4 yarl==1.24.5 yq==4.1.2 [portal-nonrtric-controlpanel-docker-merge-master] $ /bin/sh /tmp/jenkins2783160113718079646.sh ---> uv-install.sh Installing uv/uvx (latest) using shell installer 2026-09-10 09:43:22 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71308/71308] -> "/tmp/uv-install-NQQLbN.sh" [1] downloading uv 0.12.12 x86_64-unknown-linux-gnu installing to /home/jenkins/.local/bin uv uvx everything's installed! To add $HOME/.local/bin to your PATH, either restart your shell or run: source $HOME/.local/bin/env (sh, bash, zsh) source $HOME/.local/bin/env.fish (fish) Adding install location to PATH ---> Validating uv/uvx install uvx 0.12.12 (x86_64-unknown-linux-gnu) provisioning config files... copy managed file [global-settings] to file:/w/workspace/portal-nonrtric-controlpanel-docker-merge-master@tmp/config12275837065598945607tmp copy managed file [portal-nonrtric-controlpanel-settings] to file:/w/workspace/portal-nonrtric-controlpanel-docker-merge-master@tmp/config8984999890072267298tmp [portal-nonrtric-controlpanel-docker-merge-master] $ /bin/bash /tmp/jenkins3308915536519902230.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/jenkins5558682213205162360.sh [portal-nonrtric-controlpanel-docker-merge-master] $ /bin/sh -xe /tmp/jenkins11476814450755765984.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/jenkins16616676340222717948.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-BcrD from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Installing additional packages: yq lf-activate-venv(): INFO: Adding /tmp/venv-BcrD/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/jenkins12185012113697637348.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.84kB done #2 DONE 0.1s #3 [internal] load metadata for nexus3.o-ran-sc.org:10001/nginx:alpine #3 ... #4 [internal] load metadata for nexus3.o-ran-sc.org:10001/node:14-alpine #4 DONE 1.3s #3 [internal] load metadata for nexus3.o-ran-sc.org:10001/nginx:alpine #3 DONE 1.4s #5 [internal] load build context #5 DONE 0.0s #6 [stage-1 1/8] FROM nexus3.o-ran-sc.org:10001/nginx:alpine@sha256:72ba65eb42c10344912a84ff42408db7d34f2feb642204570ab8fc5ffd29f1d3 #6 resolve nexus3.o-ran-sc.org:10001/nginx:alpine@sha256:72ba65eb42c10344912a84ff42408db7d34f2feb642204570ab8fc5ffd29f1d3 #6 resolve nexus3.o-ran-sc.org:10001/nginx:alpine@sha256:72ba65eb42c10344912a84ff42408db7d34f2feb642204570ab8fc5ffd29f1d3 0.1s done #6 sha256:72ba65eb42c10344912a84ff42408db7d34f2feb642204570ab8fc5ffd29f1d3 10.33kB / 10.33kB done #6 sha256:bd43d3d8fdbbe597c36fea489886796466a9ea5b662e8c50897d53e190c88a3d 2.50kB / 2.50kB done #6 sha256:1b595815db669d0c994a880f3d091111b803dec3eb4c7624f0dbe50cee60dd48 12.32kB / 12.32kB done #6 sha256:55afa1ecc21d2bb5e5045f32dafee56272ffd89860bac26f6c32123439af26a4 0B / 3.85MB 0.1s #6 ... #5 [internal] load build context #5 transferring context: 442.87kB 0.0s done #5 DONE 0.1s #6 [stage-1 1/8] FROM nexus3.o-ran-sc.org:10001/nginx:alpine@sha256:72ba65eb42c10344912a84ff42408db7d34f2feb642204570ab8fc5ffd29f1d3 #6 sha256:af7dd138f4591521064c208da6af07f487ebc3e5b350989c0ec2017b3e5208e3 628B / 628B 0.1s done #6 sha256:850bf2dcecff7924b238f0b7cbae7b456e5206453b784fe6b4adfc949add274a 4.19MB / 4.40MB 0.2s #6 sha256:55afa1ecc21d2bb5e5045f32dafee56272ffd89860bac26f6c32123439af26a4 3.85MB / 3.85MB 0.2s done #6 sha256:850bf2dcecff7924b238f0b7cbae7b456e5206453b784fe6b4adfc949add274a 4.40MB / 4.40MB 0.2s done #6 extracting sha256:55afa1ecc21d2bb5e5045f32dafee56272ffd89860bac26f6c32123439af26a4 0.1s #6 sha256:58c524ea09ced2269cb14533d95b80de9fea9532abbf171585d8acee413893f2 956B / 956B 0.2s done #6 sha256:bc98d76756163f687c200ed6114df3904623bbb5e7698b420efaf8ef3c81dfcf 404B / 404B 0.2s done #6 sha256:8f924cf5086c7b8a67e8b3e03b22851c1de8e11b0433c21904ef340d89e5014e 0B / 1.40kB 0.3s #6 extracting sha256:55afa1ecc21d2bb5e5045f32dafee56272ffd89860bac26f6c32123439af26a4 0.1s done #6 sha256:8f924cf5086c7b8a67e8b3e03b22851c1de8e11b0433c21904ef340d89e5014e 1.40kB / 1.40kB 0.3s done #6 sha256:6636b9fc203ce74d0b07a1d3f48cfa0151b23fa5e787232908e560673a66b553 7.34MB / 20.52MB 0.4s #6 sha256:51900e10fb9cfad93aa74360e5f938efcbe6d3396a380867b7561c84e5cd2daf 1.21kB / 1.21kB 0.3s done #6 extracting sha256:850bf2dcecff7924b238f0b7cbae7b456e5206453b784fe6b4adfc949add274a #6 sha256:6636b9fc203ce74d0b07a1d3f48cfa0151b23fa5e787232908e560673a66b553 14.68MB / 20.52MB 0.5s #6 sha256:6636b9fc203ce74d0b07a1d3f48cfa0151b23fa5e787232908e560673a66b553 20.52MB / 20.52MB 0.6s #6 extracting sha256:850bf2dcecff7924b238f0b7cbae7b456e5206453b784fe6b4adfc949add274a 0.2s done #6 sha256:6636b9fc203ce74d0b07a1d3f48cfa0151b23fa5e787232908e560673a66b553 20.52MB / 20.52MB 0.6s done #6 extracting sha256:af7dd138f4591521064c208da6af07f487ebc3e5b350989c0ec2017b3e5208e3 done #6 extracting sha256:58c524ea09ced2269cb14533d95b80de9fea9532abbf171585d8acee413893f2 done #6 extracting sha256:bc98d76756163f687c200ed6114df3904623bbb5e7698b420efaf8ef3c81dfcf #6 extracting sha256:bc98d76756163f687c200ed6114df3904623bbb5e7698b420efaf8ef3c81dfcf done #6 extracting sha256:51900e10fb9cfad93aa74360e5f938efcbe6d3396a380867b7561c84e5cd2daf done #6 extracting sha256:8f924cf5086c7b8a67e8b3e03b22851c1de8e11b0433c21904ef340d89e5014e done #6 extracting sha256:6636b9fc203ce74d0b07a1d3f48cfa0151b23fa5e787232908e560673a66b553 #6 extracting sha256:6636b9fc203ce74d0b07a1d3f48cfa0151b23fa5e787232908e560673a66b553 0.6s done #6 DONE 2.1s #7 [stage-1 2/8] COPY nginx.conf /etc/nginx/nginx.conf #7 DONE 3.0s #8 [stage-1 3/8] RUN chown -R nginx /var/log/nginx #8 ... #9 [stage1 1/10] FROM nexus3.o-ran-sc.org:10001/node:14-alpine@sha256:434215b487a329c9e867202ff89e704d3a75e554822e07f3e0c0f9e606121b33 #9 resolve nexus3.o-ran-sc.org:10001/node:14-alpine@sha256:434215b487a329c9e867202ff89e704d3a75e554822e07f3e0c0f9e606121b33 0.1s done #9 sha256:434215b487a329c9e867202ff89e704d3a75e554822e07f3e0c0f9e606121b33 1.43kB / 1.43kB done #9 sha256:4e84c956cd276af9ed14a8b2939a734364c2b0042485e90e1b97175e73dfd548 1.16kB / 1.16kB done #9 sha256:0dac3dc27b1ad570e6c3a7f7cd29e88e7130ff0cad31b2ec5a0f222fbe971bdb 6.44kB / 6.44kB done #9 sha256:f56be85fc22e46face30e2c3de3f7fe7c15f8fd7c4e5add29d7f64b87abdaa09 3.37MB / 3.37MB 0.4s done #9 sha256:8f665685b215c7daf9164545f1bbdd74d800af77d0d267db31fe0345c0c8fb8b 37.17MB / 37.17MB 0.7s done #9 extracting sha256:f56be85fc22e46face30e2c3de3f7fe7c15f8fd7c4e5add29d7f64b87abdaa09 0.2s done #9 sha256:e5fca6c395a62ec277102af9e5283f6edb43b3e4f20f798e3ce7e425be226ba6 2.37MB / 2.37MB 0.5s done #9 sha256:561cb69653d56a9725be56e02128e4e96fb434a8b4b4decf2bdeb479a225feaf 448B / 448B 0.6s done #9 extracting sha256:8f665685b215c7daf9164545f1bbdd74d800af77d0d267db31fe0345c0c8fb8b 1.8s done #9 extracting sha256:e5fca6c395a62ec277102af9e5283f6edb43b3e4f20f798e3ce7e425be226ba6 0.1s done #9 extracting sha256:561cb69653d56a9725be56e02128e4e96fb434a8b4b4decf2bdeb479a225feaf done #9 DONE 5.5s #10 [stage1 2/10] WORKDIR /usr/src/app #10 DONE 0.2s #8 [stage-1 3/8] RUN chown -R nginx /var/log/nginx #8 DONE 0.5s #11 [stage-1 4/8] RUN chown -R nginx /etc/nginx/conf.d #11 ... #12 [stage1 3/10] COPY package.json ./ #12 DONE 0.3s #11 [stage-1 4/8] RUN chown -R nginx /etc/nginx/conf.d #11 DONE 0.5s #13 [stage-1 5/8] RUN chown -R nginx /var/cache/nginx/ #13 DONE 0.4s #14 [stage1 4/10] RUN npm install #14 ... #15 [stage-1 6/8] RUN touch /var/run/nginx.pid #15 DONE 0.3s #16 [stage-1 7/8] RUN chown -R nginx /var/run/nginx.pid #16 DONE 0.3s #14 [stage1 4/10] RUN npm install #14 2.512 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 #14 2.668 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. #14 3.100 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 #14 4.037 npm WARN deprecated bootstrap@4.6.2: This version of Bootstrap is no longer supported. Please upgrade to the latest version. #14 4.457 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 #14 4.723 npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead #14 4.814 npm WARN deprecated uuid@7.0.2: uuid@10 and below is no longer supported. For ESM codebases, update to uuid@latest. For CommonJS codebases, use uuid@11 (but be aware this version will likely be deprecated in 2028). #14 4.838 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) #14 4.872 npm WARN deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported #14 4.947 npm WARN deprecated read-package-tree@5.3.1: The functionality that this package provided is now in @npmcli/arborist #14 5.203 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. #14 5.235 npm WARN deprecated glob@7.2.3: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me #14 5.771 npm WARN deprecated glob@7.1.6: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me #14 6.088 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. #14 6.828 npm WARN deprecated q@1.4.1: You or someone you depend on is using Q, the JavaScript Promise library that gave JavaScript developers strong feelings about promises. They can almost certainly migrate to the native JavaScript promise now. Thank you literally everyone for joining me in this bet against the odds. Be excellent to each other. #14 6.828 npm WARN deprecated #14 6.828 npm WARN deprecated (For a CapTP with native promises, see @endo/eventual-send and @endo/captp) #14 7.152 npm WARN deprecated tar@6.2.1: Old versions of tar are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me #14 7.214 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 #14 7.513 npm WARN deprecated tar@4.4.19: Old versions of tar are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me #14 7.532 npm WARN deprecated rimraf@2.7.1: Rimraf versions prior to v4 are no longer supported #14 7.539 npm WARN deprecated osenv@0.1.5: This package is no longer supported. #14 7.625 npm WARN deprecated figgy-pudding@3.5.2: This module is no longer supported. #14 7.978 npm WARN deprecated uuid@3.4.0: uuid@10 and below is no longer supported. For ESM codebases, update to uuid@latest. For CommonJS codebases, use uuid@11 (but be aware this version will likely be deprecated in 2028). #14 7.990 npm WARN deprecated readdir-scoped-modules@1.1.0: This functionality has been moved to @npmcli/fs #14 8.014 npm WARN deprecated read-package-json@2.1.2: This package is no longer supported. Please use @npmcli/package-json instead. #14 8.017 npm WARN deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful. #14 8.550 npm WARN deprecated move-concurrently@1.0.1: This package is no longer supported. #14 9.299 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. #14 9.372 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. #14 9.515 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. #14 9.518 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. #14 9.524 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. #14 9.604 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. #14 9.606 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. #14 9.621 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. #14 9.682 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. #14 10.11 npm WARN deprecated q@1.5.1: You or someone you depend on is using Q, the JavaScript Promise library that gave JavaScript developers strong feelings about promises. They can almost certainly migrate to the native JavaScript promise now. Thank you literally everyone for joining me in this bet against the odds. Be excellent to each other. #14 10.11 npm WARN deprecated #14 10.11 npm WARN deprecated (For a CapTP with native promises, see @endo/eventual-send and @endo/captp) #14 10.57 npm WARN deprecated har-validator@5.1.5: this library is no longer supported #14 10.68 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. #14 11.05 npm WARN deprecated node-fetch-npm@2.0.4: This module is not used anymore, npm uses minipass-fetch for its fetch implementation now #14 11.15 npm WARN deprecated debuglog@1.0.1: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info. #14 11.47 npm WARN deprecated copy-concurrently@1.0.5: This package is no longer supported. #14 11.48 npm WARN deprecated fs-write-stream-atomic@1.0.10: This package is no longer supported. #14 12.42 npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs #14 12.58 npm WARN deprecated fsevents@1.2.13: Upgrade to fsevents v2 to mitigate potential security issues #14 13.55 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated #14 13.57 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated #14 13.58 npm WARN deprecated svgo@1.3.2: This SVGO version is no longer supported. Upgrade to v2.x.x. #14 14.08 npm WARN deprecated @types/minimatch@6.0.0: This is a stub types definition. minimatch provides its own type definitions, so you do not need this installed. #14 14.85 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated #14 14.86 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated #14 14.90 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 #14 20.74 npm notice This endpoint is being retired. Use the bulk advisory endpoint instead. See the following docs for more info: https://api-docs.npmjs.com/#tag/Audit #14 50.08 #14 50.08 > core-js@3.6.4 postinstall /usr/src/app/node_modules/core-js #14 50.08 > node -e "try{require('./postinstall')}catch(e){}" #14 50.08 #14 50.16 Thank you for using core-js ( https://github.com/zloirock/core-js ) for polyfilling JavaScript standard library! #14 50.16 #14 50.16 The project needs your help! Please consider supporting of core-js on Open Collective or Patreon:  #14 50.16 > https://opencollective.com/core-js  #14 50.16 > https://www.patreon.com/zloirock  #14 50.16 #14 50.16 Also, the author of core-js ( https://github.com/zloirock ) is looking for a good job -) #14 50.16 #14 50.47 #14 50.47 > @angular/cli@9.1.15 postinstall /usr/src/app/node_modules/@angular/cli #14 50.47 > node ./bin/postinstall/script.js #14 50.47 #14 51.06 #14 51.06 > @fortawesome/fontawesome-free@5.15.4 postinstall /usr/src/app/node_modules/@fortawesome/fontawesome-free #14 51.06 > node attribution.js #14 51.06 #14 51.14 Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com #14 51.14 License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) #14 51.14 #14 52.08 npm notice created a lockfile as package-lock.json. You should commit this file. #14 52.09 npm WARN notsup Unsupported engine for node-releases@2.0.55: wanted: {"node":">=18"} (current: {"node":"14.21.3","npm":"6.14.18"}) #14 52.09 npm WARN notsup Not compatible with your version of node/npm: node-releases@2.0.55 #14 52.10 npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@~2.1.2 (node_modules/rollup/node_modules/fsevents): #14 52.10 npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) #14 52.10 npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@~2.3.2 (node_modules/chokidar/node_modules/fsevents): #14 52.10 npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) #14 52.11 npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.2.7 (node_modules/watchpack-chokidar2/node_modules/chokidar/node_modules/fsevents): #14 52.11 npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) #14 52.12 npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.2.7 (node_modules/webpack-dev-server/node_modules/chokidar/node_modules/fsevents): #14 52.12 npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) #14 52.13 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. #14 52.13 #14 52.13 added 1590 packages from 1424 contributors and audited 1596 packages in 51.469s #14 52.83 #14 52.83 166 packages are looking for funding #14 52.83 run `npm fund` for details #14 52.83 #14 52.83 found 244 vulnerabilities (13 low, 95 moderate, 124 high, 12 critical) #14 52.83 run `npm audit fix` to fix them, or `npm audit` for details #14 DONE 58.9s #17 [stage1 5/10] COPY . . #17 DONE 0.2s #18 [stage1 6/10] RUN apk update #18 0.229 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz #18 0.516 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz #18 0.883 v3.17.10-130-g4735b031de2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] #18 0.883 v3.17.10-127-g3518e0bee31 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] #18 0.883 OK: 17829 distinct packages available #18 DONE 1.0s #19 [stage1 7/10] RUN apk add chromium #19 0.432 (1/150) Installing libexpat (2.6.4-r0) #19 0.506 (2/150) Installing brotli-libs (1.0.9-r9) #19 0.529 (3/150) Installing libbz2 (1.0.8-r4) #19 0.534 (4/150) Installing libpng (1.6.44-r0) #19 0.543 (5/150) Installing freetype (2.12.1-r0) #19 0.557 (6/150) Installing fontconfig (2.14.1-r0) #19 0.572 (7/150) Installing libfontenc (1.1.6-r0) #19 0.575 (8/150) Installing mkfontscale (1.2.2-r1) #19 0.579 (9/150) Installing font-opensans (0_git20210927-r1) #19 0.620 (10/150) Installing pkgconf (1.9.4-r0) #19 0.625 (11/150) Installing libffi (3.4.4-r0) #19 0.629 (12/150) Installing libintl (0.21.1-r1) #19 0.634 (13/150) Installing libblkid (2.38.1-r1) #19 0.640 (14/150) Installing libmount (2.38.1-r1) #19 0.651 (15/150) Installing pcre2 (10.42-r0) #19 0.664 (16/150) Installing glib (2.74.7-r0) #19 0.698 (17/150) Installing xz-libs (5.2.9-r0) #19 0.703 (18/150) Installing libxml2 (2.10.4-r0) #19 0.721 (19/150) Installing shared-mime-info (2.2-r2) #19 0.736 (20/150) Installing hicolor-icon-theme (0.17-r2) #19 0.752 (21/150) Installing libjpeg-turbo (2.1.4-r0) #19 0.765 (22/150) Installing libwebp (1.2.4-r3) #19 0.775 (23/150) Installing zstd-libs (1.5.5-r0) #19 0.786 (24/150) Installing tiff (4.4.0-r4) #19 0.796 (25/150) Installing gdk-pixbuf (2.42.12-r0) #19 0.804 (26/150) Installing gtk-update-icon-cache (3.24.43-r0) #19 0.808 (27/150) Installing libxau (1.0.10-r0) #19 0.811 (28/150) Installing libmd (1.0.4-r0) #19 0.815 (29/150) Installing libbsd (0.11.7-r0) #19 0.819 (30/150) Installing libxdmcp (1.1.4-r0) #19 0.823 (31/150) Installing libxcb (1.15-r0) #19 0.839 (32/150) Installing libx11 (1.8.7-r0) #19 0.873 (33/150) Installing libxcomposite (0.4.5-r1) #19 0.877 (34/150) Installing libxfixes (6.0.0-r0) #19 0.880 (35/150) Installing libxrender (0.9.11-r0) #19 0.885 (36/150) Installing libxcursor (1.2.1-r1) #19 0.891 (37/150) Installing libxdamage (1.1.5-r1) #19 0.894 (38/150) Installing libxext (1.3.5-r0) #19 0.900 (39/150) Installing libxi (1.8-r0) #19 0.907 (40/150) Installing libxinerama (1.1.5-r0) #19 0.913 (41/150) Installing libxrandr (1.5.3-r0) #19 0.917 (42/150) Installing libatk-1.0 (2.46.0-r0) #19 0.923 (43/150) Installing libxtst (1.2.4-r0) #19 0.927 (44/150) Installing dbus-libs (1.14.8-r0) #19 0.939 (45/150) Installing at-spi2-core (2.46.0-r0) #19 1.093 (46/150) Installing libatk-bridge-2.0 (2.46.0-r0) #19 1.099 (47/150) Installing pixman (0.42.2-r0) #19 1.111 (48/150) Installing cairo (1.17.6-r3) #19 1.126 (49/150) Installing cairo-gobject (1.17.6-r3) #19 1.129 (50/150) Installing avahi-libs (0.8-r6) #19 1.136 (51/150) Installing gmp (6.2.1-r2) #19 1.148 (52/150) Installing nettle (3.8.1-r0) #19 1.159 (53/150) Installing p11-kit (0.24.1-r1) #19 1.171 (54/150) Installing libtasn1 (4.19.0-r0) #19 1.175 (55/150) Installing libunistring (1.1-r0) #19 1.191 (56/150) Installing gnutls (3.7.8-r3) #19 1.211 (57/150) Installing cups-libs (2.4.9-r0) #19 1.220 (58/150) Installing libepoxy (1.5.10-r0) #19 1.239 (59/150) Installing fribidi (1.0.12-r0) #19 1.243 (60/150) Installing graphite2 (1.3.14-r2) #19 1.249 (61/150) Installing harfbuzz (5.3.1-r1) #19 1.272 (62/150) Installing libxft (2.3.7-r0) #19 1.276 (63/150) Installing pango (1.50.13-r0) #19 1.288 (64/150) Installing wayland-libs-client (1.21.0-r1) #19 1.292 (65/150) Installing wayland-libs-cursor (1.21.0-r1) #19 1.295 (66/150) Installing wayland-libs-egl (1.21.0-r1) #19 1.299 (67/150) Installing xkeyboard-config (2.37-r0) #19 1.335 (68/150) Installing libxkbcommon (1.4.1-r0) #19 1.345 (69/150) Installing gtk+3.0 (3.24.43-r0) #19 1.410 (70/150) Installing mesa (22.2.5-r1) #19 1.414 (71/150) Installing llvm15-libs (15.0.7-r0) #19 2.041 (72/150) Installing hwdata-pci (0.364-r0) #19 2.056 (73/150) Installing libpciaccess (0.17-r0) #19 2.060 (74/150) Installing libdrm (2.4.114-r0) #19 2.070 (75/150) Installing musl-fts (1.2.7-r3) #19 2.074 (76/150) Installing libelf (0.187-r2) #19 2.090 (77/150) Installing mesa-glapi (22.2.5-r1) #19 2.097 (78/150) Installing mesa-dri-gallium (22.2.5-r1) #19 2.240 (79/150) Installing eudev-libs (3.2.11-r4) #19 2.251 (80/150) Installing libmagic (5.43-r0) #19 2.277 (81/150) Installing file (5.43-r0) #19 2.282 (82/150) Installing libice (1.0.10-r1) #19 2.287 (83/150) Installing libuuid (2.38.1-r1) #19 2.291 (84/150) Installing libsm (1.2.3-r1) #19 2.296 (85/150) Installing libxt (1.2.1-r0) #19 2.451 (86/150) Installing libxmu (1.1.4-r0) #19 2.462 (87/150) Installing xset (1.2.4-r1) #19 2.468 (88/150) Installing xprop (1.2.7-r0) #19 2.472 (89/150) Installing xdg-utils (1.1.3-r4) #19 2.478 (90/150) Installing libogg (1.3.5-r2) #19 2.482 (91/150) Installing flac-libs (1.4.2-r0) #19 2.496 (92/150) Installing aom-libs (3.5.0-r0) #19 2.552 (93/150) Installing alsa-lib (1.2.8-r0) #19 2.573 (94/150) Installing libatomic (12.2.1_git20220924-r4) #19 2.576 (95/150) Installing sdl2 (2.26.5-r0) #19 2.595 (96/150) Installing svt-av1-libs (1.3.0-r0) #19 2.657 (97/150) Installing libass (0.16.0-r1) #19 2.663 (98/150) Installing libdav1d (1.0.0-r2) #19 2.681 (99/150) Installing ncurses-terminfo-base (6.3_p20221119-r1) #19 2.686 (100/150) Installing ncurses-libs (6.3_p20221119-r1) #19 2.695 (101/150) Installing lame (3.100-r2) #19 2.707 (102/150) Installing opus (1.3.1-r1) #19 2.716 (103/150) Installing libasyncns (0.8-r1) #19 2.720 (104/150) Installing libltdl (2.4.7-r1) #19 2.723 (105/150) Installing orc (0.4.39-r0) #19 2.879 (106/150) Installing libvorbis (1.3.7-r0) #19 2.894 (107/150) Installing libsndfile (1.1.0-r2) #19 2.906 (108/150) Installing libgomp (12.2.1_git20220924-r4) #19 2.913 (109/150) Installing soxr (0.1.3-r3) #19 2.920 (110/150) Installing speexdsp (1.2.1-r0) #19 2.924 (111/150) Installing tdb-libs (1.4.6-r0) #19 2.929 (112/150) Installing libpulse (16.1-r6) #19 2.950 (113/150) Installing cjson (1.7.17-r0) #19 2.954 (114/150) Installing mbedtls (2.28.9-r0) #19 3.115 (115/150) Installing librist (0.2.7-r0) #19 3.123 (116/150) Installing libsrt (1.5.1-r0) #19 3.137 (117/150) Installing libssh (0.10.5-r0) #19 3.147 (118/150) Installing libtheora (1.1.1-r16) #19 3.160 (119/150) Installing v4l-utils-libs (1.22.1-r2) #19 3.169 (120/150) Installing libva (2.16.0-r0) #19 3.181 (121/150) Installing libvdpau (1.5-r0) #19 3.187 (122/150) Installing vidstab (1.1.0-r2) #19 3.193 (123/150) Installing libvpx (1.12.0-r2) #19 3.223 (124/150) Installing x264-libs (0.164_git20220602-r0) #19 3.245 (125/150) Installing numactl (2.0.16-r1) #19 3.249 (126/150) Installing x265-libs (3.5-r3) #19 3.324 (127/150) Installing xvidcore (1.3.7-r1) #19 3.332 (128/150) Installing libsodium (1.0.18-r2) #19 3.340 (129/150) Installing libzmq (4.3.4-r1) #19 3.350 (130/150) Installing ffmpeg-libs (5.1.4-r0) #19 3.476 (131/150) Installing libevent (2.1.12-r5) #19 3.487 (132/150) Installing wayland-libs-server (1.21.0-r1) #19 3.492 (133/150) Installing mesa-gbm (22.2.5-r1) #19 3.497 (134/150) Installing icu-data-en (72.1-r1) #19 3.520 Executing icu-data-en-72.1-r1.post-install #19 3.524 * #19 3.524 * If you need ICU with non-English locales and legacy charset support, install #19 3.524 * package icu-data-full. #19 3.524 * #19 3.524 (135/150) Installing icu-libs (72.1-r1) #19 3.561 (136/150) Installing jsoncpp (1.9.5-r0) #19 3.567 (137/150) Installing lcms2 (2.14-r0) #19 3.575 (138/150) Installing minizip (1.2.13-r0) #19 3.579 (139/150) Installing nspr (4.35-r0) #19 3.587 (140/150) Installing sqlite-libs (3.40.1-r1) #19 3.601 (141/150) Installing nss (3.85-r1) #19 3.635 (142/150) Installing pipewire-libs (0.3.61-r0) #19 3.647 (143/150) Installing re2 (2022.06.01-r1) #19 3.656 (144/150) Installing snappy (1.1.9-r4) #19 3.662 (145/150) Installing libwoff2common (1.0.2-r2) #19 3.665 (146/150) Installing libwoff2enc (1.0.2-r2) #19 3.669 (147/150) Installing libgpg-error (1.46-r1) #19 3.676 (148/150) Installing libgcrypt (1.10.1-r0) #19 3.690 (149/150) Installing libxslt (1.1.37-r1) #19 3.701 (150/150) Installing chromium (112.0.5615.165-r0) #19 5.055 Executing busybox-1.35.0-r29.trigger #19 5.061 Executing fontconfig-2.14.1-r0.trigger #19 5.077 Executing mkfontscale-1.2.2-r1.trigger #19 5.092 Executing glib-2.74.7-r0.trigger #19 5.100 Executing shared-mime-info-2.2-r2.trigger #19 5.512 Executing gdk-pixbuf-2.42.12-r0.trigger #19 5.520 Executing gtk-update-icon-cache-3.24.43-r0.trigger #19 5.548 Executing gtk+3.0-3.24.43-r0.trigger #19 5.565 OK: 547 MiB in 167 packages #19 DONE 6.6s #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 3.114 10 09 2026 09:44:47.001: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 6.864 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 6.864 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 7.460 Compiling @angular/core : es2015 as esm2015 #21 7.644 Compiling @angular/cdk/keycodes : es2015 as esm2015 #21 7.658 Compiling @angular/animations : es2015 as esm2015 #21 9.801 Compiling @angular/compiler/testing : es2015 as esm2015 #21 13.82 Compiling @angular/cdk/observers : es2015 as esm2015 #21 13.82 Compiling @angular/animations/browser : es2015 as esm2015 #21 13.83 Compiling @angular/common : es2015 as esm2015 #21 16.10 Compiling @angular/cdk/platform : es2015 as esm2015 #21 16.25 Compiling @angular/cdk/bidi : es2015 as esm2015 #21 16.40 Compiling @angular/platform-browser : es2015 as esm2015 #21 17.22 Compiling @angular/cdk/a11y : es2015 as esm2015 #21 17.89 Compiling @angular/forms : es2015 as esm2015 #21 18.03 Compiling @angular/platform-browser/animations : es2015 as esm2015 #21 19.16 Compiling @angular/cdk/collections : es2015 as esm2015 #21 19.78 Compiling @angular/cdk/portal : es2015 as esm2015 #21 20.33 Compiling @angular/material/core : es2015 as esm2015 #21 20.54 Compiling @angular/cdk/scrolling : es2015 as esm2015 #21 21.23 Compiling @angular/common/http : es2015 as esm2015 #21 22.26 Compiling @angular/cdk/overlay : es2015 as esm2015 #21 22.56 Compiling @angular/material/form-field : es2015 as esm2015 #21 22.85 Compiling @angular/cdk/layout : es2015 as esm2015 #21 24.08 Compiling @angular/material/button : es2015 as esm2015 #21 24.20 Compiling @angular/flex-layout/core : es2015 as esm2015 #21 24.71 Compiling @angular/material/icon : es2015 as esm2015 #21 25.79 Compiling @angular/material/select : es2015 as esm2015 #21 25.90 Compiling @angular/material/tooltip : es2015 as esm2015 #21 26.81 Compiling @angular/cdk/text-field : es2015 as esm2015 #21 27.98 Compiling @angular/router : es2015 as esm2015 #21 28.00 Compiling @angular/flex-layout/extended : es2015 as esm2015 #21 28.27 Compiling @angular/flex-layout/flex : es2015 as esm2015 #21 29.71 Compiling @angular/flex-layout/grid : es2015 as esm2015 #21 29.87 Compiling @angular/material/dialog : es2015 as esm2015 #21 30.06 Compiling @angular/material/input : es2015 as esm2015 #21 31.31 Compiling @angular/cdk/accordion : es2015 as esm2015 #21 31.51 Compiling @angular/cdk/stepper : es2015 as esm2015 #21 31.85 Compiling @angular/material/divider : es2015 as esm2015 #21 32.58 Compiling @angular/cdk/table : es2015 as esm2015 #21 33.20 Compiling @angular/material/paginator : es2015 as esm2015 #21 33.22 Compiling @angular/material/sort : es2015 as esm2015 #21 34.28 Compiling @angular/cdk/tree : es2015 as esm2015 #21 34.91 Compiling @angular/core/testing : es2015 as esm2015 #21 35.01 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 #21 35.84 Compiling @angular/platform-browser/testing : es2015 as esm2015 #21 36.40 Compiling @angular/common/testing : es2015 as esm2015 #21 36.78 Compiling @angular/flex-layout : es2015 as esm2015 #21 37.01 Compiling @angular/material/autocomplete : es2015 as esm2015 #21 37.63 Compiling @angular/material/button-toggle : es2015 as esm2015 #21 38.14 Compiling @angular/material/card : es2015 as esm2015 #21 38.92 Compiling @angular/material/checkbox : es2015 as esm2015 #21 39.42 Compiling @angular/material/chips : es2015 as esm2015 #21 39.43 Compiling @angular/material/datepicker : es2015 as esm2015 #21 40.47 Compiling @angular/material/expansion : es2015 as esm2015 #21 41.34 Compiling @angular/material/radio : es2015 as esm2015 #21 41.65 Compiling @angular/material/slide-toggle : es2015 as esm2015 #21 42.24 Compiling @angular/material/slider : es2015 as esm2015 #21 42.96 Compiling @angular/material/stepper : es2015 as esm2015 #21 43.26 Compiling @angular/material/tabs : es2015 as esm2015 #21 43.84 Compiling @angular/animations/browser/testing : es2015 as esm2015 #21 44.80 Compiling @angular/cdk/clipboard : es2015 as esm2015 #21 45.10 Compiling @angular/cdk/drag-drop : es2015 as esm2015 #21 45.51 Compiling @angular/common/http/testing : es2015 as esm2015 #21 45.93 Compiling @angular/material/badge : es2015 as esm2015 #21 46.80 Compiling @angular/material/bottom-sheet : es2015 as esm2015 #21 46.81 Compiling @angular/material/grid-list : es2015 as esm2015 #21 47.49 Compiling @angular/material/icon/testing : es2015 as esm2015 #21 48.39 Compiling @angular/material/list : es2015 as esm2015 #21 48.52 Compiling @angular/material/menu : es2015 as esm2015 #21 49.20 Compiling @angular/material/progress-bar : es2015 as esm2015 #21 50.31 Compiling @angular/material/progress-spinner : es2015 as esm2015 #21 50.63 Compiling @angular/material/sidenav : es2015 as esm2015 #21 50.89 Compiling @angular/material/snack-bar : es2015 as esm2015 #21 52.11 Compiling @angular/material/table : es2015 as esm2015 #21 52.32 Compiling @angular/material/toolbar : es2015 as esm2015 #21 52.67 Compiling @angular/material/tree : es2015 as esm2015 #21 53.61 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 #21 54.14 Compiling @angular/router/testing : es2015 as esm2015 #21 54.58 Compiling angular-bootstrap-md : es2015 as esm2015 #21 55.02 Compiling angular6-json-schema-form : es2015 as esm2015 #21 55.37 Compiling ng2-charts : es2015 as esm2015 #21 58.06 Compiling ng2-completer : es2015 as esm2015 #21 58.31 Compiling ngx-cookie-service : es2015 as esm2015 #21 59.64 Compiling ngx-toastr : es2015 as esm2015 #21 70.50 10 09 2026 09:45:54.390:INFO [karma-server]: Karma v6.4.4 server started at http://localhost:9876/ #21 70.50 10 09 2026 09:45:54.393:INFO [launcher]: Launching browsers ChromeHeadless with concurrency unlimited #21 70.51 10 09 2026 09:45:54.399:INFO [launcher]: Starting browser Chrome #21 82.13 10 09 2026 09:46:06.022:INFO [Chrome Headless 112.0.5615.165 (Linux 0.0.0)]: Connected on socket oKSAd0nDVwND2PzJAAAA with id 93623277 #21 82.16 10 09 2026 09:46:06.047:WARN [web-server]: The `customFileHandlers` is deprecated and will be removed in Karma 7. Please upgrade plugins relying on this provider. #21 85.80 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 0 of 139 SUCCESS (0 secs / 0 secs) #21 85.89 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 1 of 139 SUCCESS (0 secs / 0.092 secs) #21 85.93 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 2 of 139 SUCCESS (0 secs / 0.13 secs) #21 85.93 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 3 of 139 SUCCESS (0 secs / 0.138 secs) #21 85.94 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 4 of 139 SUCCESS (0 secs / 0.143 secs) #21 85.95 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 5 of 139 SUCCESS (0 secs / 0.153 secs) #21 85.96 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 6 of 139 SUCCESS (0 secs / 0.165 secs) #21 85.97 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 7 of 139 SUCCESS (0 secs / 0.171 secs) #21 85.97 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 8 of 139 SUCCESS (0 secs / 0.176 secs) #21 85.99 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 9 of 139 SUCCESS (0 secs / 0.19 secs) #21 86.00 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 10 of 139 SUCCESS (0 secs / 0.204 secs) #21 86.04 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 11 of 139 SUCCESS (0 secs / 0.244 secs) #21 86.06 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 12 of 139 SUCCESS (0 secs / 0.259 secs) #21 86.07 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 13 of 139 SUCCESS (0 secs / 0.265 secs) #21 86.07 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 14 of 139 SUCCESS (0 secs / 0.27 secs) #21 86.08 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 15 of 139 SUCCESS (0 secs / 0.276 secs) #21 86.09 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 16 of 139 SUCCESS (0 secs / 0.285 secs) #21 86.12 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 17 of 139 SUCCESS (0 secs / 0.32 secs) #21 86.13 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 86.13 TypeError: Cannot read properties of undefined (reading 'unsubscribe') #21 86.13 at JobsListComponent.ngOnDestroy (http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/jobs-list/jobs-list.component.ts:222:6) #21 86.13 at executeOnDestroys (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:14459:1) #21 86.13 at cleanUpView (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:14358:1) #21 86.13 at destroyViewTree (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:14127:1) #21 86.13 at destroyLView (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:14309:1) #21 86.13 at RootViewRef.destroy (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:15174:1) #21 86.13 at ComponentRef$1.destroy (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:34245:1) #21 86.13 at ComponentFixture.destroy (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/testing.js:439:1) #21 86.13 at http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/testing.js:3419:1 #21 86.13 at Array.forEach ()} #21 86.13 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 17 of 139 SUCCESS (0 secs / 0.32 secs) #21 86.13 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 86.13 TypeError: Cannot read properties of undefined (reading 'unsubscribe') #21 86.13 at JobsListComponent.ngOnDestroy (http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/jobs-list/jobs-list.component.ts:222:6) #21 86.13 at executeOnDestroys (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:14459:1) #21 86.13 at cleanUpView (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:14358:1) #21 86.13 at destroyViewTree (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:14127:1) #21 86.13 at destroyLView (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:14309:1) #21 86.13 at RootViewRef.destroy (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:15174:1) #21 86.13 at ComponentRef$1.destroy (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:34245:1) #21 86.13 at ComponentFixture.destroy (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/testing.js:439:1) #21 86.13 at http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/testing.js:3419:1 #21 86.13 at Array.forEach ()} #21 86.14 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 18 of 139 SUCCESS (0 secs / 0.336 secs) #21 86.15 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 86.15 TypeError: Cannot read properties of undefined (reading 'unsubscribe') #21 86.15 at JobsListComponent.ngOnDestroy (http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/jobs-list/jobs-list.component.ts:222:6) #21 86.15 at executeOnDestroys (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:14459:1) #21 86.15 at cleanUpView (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:14358:1) #21 86.15 at destroyViewTree (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:14127:1) #21 86.15 at destroyLView (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:14309:1) #21 86.15 at RootViewRef.destroy (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:15174:1) #21 86.15 at ComponentRef$1.destroy (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:34245:1) #21 86.15 at ComponentFixture.destroy (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/testing.js:439:1) #21 86.15 at http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/testing.js:3419:1 #21 86.15 at Array.forEach ()} #21 86.15 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 18 of 139 SUCCESS (0 secs / 0.336 secs) #21 86.15 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 86.15 TypeError: Cannot read properties of undefined (reading 'unsubscribe') #21 86.15 at JobsListComponent.ngOnDestroy (http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/jobs-list/jobs-list.component.ts:222:6) #21 86.15 at executeOnDestroys (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:14459:1) #21 86.15 at cleanUpView (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:14358:1) #21 86.15 at destroyViewTree (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:14127:1) #21 86.15 at destroyLView (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:14309:1) #21 86.15 at RootViewRef.destroy (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:15174:1) #21 86.15 at ComponentRef$1.destroy (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:34245:1) #21 86.15 at ComponentFixture.destroy (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/testing.js:439:1) #21 86.15 at http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/testing.js:3419:1 #21 86.15 at Array.forEach ()} #21 86.24 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 19 of 139 SUCCESS (0 secs / 0.441 secs) #21 86.34 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 20 of 139 SUCCESS (0 secs / 0.533 secs) #21 86.42 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 21 of 139 SUCCESS (0 secs / 0.611 secs) #21 86.48 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 22 of 139 SUCCESS (0 secs / 0.672 secs) #21 86.62 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 23 of 139 SUCCESS (0 secs / 0.81 secs) #21 86.69 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 24 of 139 SUCCESS (0 secs / 0.879 secs) #21 86.75 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 25 of 139 SUCCESS (0 secs / 0.943 secs) #21 86.85 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 26 of 139 SUCCESS (0 secs / 1.048 secs) #21 86.94 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 27 of 139 SUCCESS (0 secs / 1.131 secs) #21 86.96 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 28 of 139 SUCCESS (0 secs / 1.15 secs) #21 86.97 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 29 of 139 SUCCESS (0 secs / 1.16 secs) #21 87.00 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 30 of 139 SUCCESS (0 secs / 1.186 secs) #21 87.00 ERROR: 'Subscribe function error:TypeError: You provided 'undefined' where a stream was expected. You can provide an Observable, Promise, Array, or Iterable.' #21 87.00 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 30 of 139 SUCCESS (0 secs / 1.186 secs) #21 87.00 ERROR: 'Subscribe function error:TypeError: You provided 'undefined' where a stream was expected. You can provide an Observable, Promise, Array, or Iterable.' #21 87.01 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 31 of 139 SUCCESS (0 secs / 1.201 secs) #21 87.03 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 32 of 139 SUCCESS (0 secs / 1.219 secs) #21 87.05 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 33 of 139 SUCCESS (0 secs / 1.243 secs) #21 87.11 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 34 of 139 SUCCESS (0 secs / 1.294 secs) #21 87.13 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 35 of 139 SUCCESS (0 secs / 1.321 secs) #21 87.16 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 36 of 139 SUCCESS (0 secs / 1.346 secs) #21 87.26 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 87.26 TypeError: Cannot read properties of undefined (reading 'push') #21 87.26 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:233:25 #21 87.26 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) #21 87.26 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 87.26 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) #21 87.26 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) #21 87.26 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 #21 87.26 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) #21 87.26 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 87.26 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) #21 87.26 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 87.26 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:233:25 #21 87.26 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) #21 87.26 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 87.26 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) #21 87.26 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) #21 87.26 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 #21 87.26 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) #21 87.26 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 87.26 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) #21 87.26 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1)' #21 87.26 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 36 of 139 SUCCESS (0 secs / 1.346 secs) #21 87.26 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 87.26 TypeError: Cannot read properties of undefined (reading 'push') #21 87.26 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:233:25 #21 87.26 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) #21 87.26 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 87.26 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) #21 87.26 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) #21 87.26 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 #21 87.26 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) #21 87.26 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 87.26 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) #21 87.26 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 87.26 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:233:25 #21 87.26 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) #21 87.26 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 87.26 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) #21 87.26 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) #21 87.26 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 #21 87.26 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) #21 87.26 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 87.26 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) #21 87.26 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1)' #21 87.26 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 87.26 TypeError: Cannot read properties of undefined (reading 'push') #21 87.26 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:233:25 #21 87.26 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) #21 87.26 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 87.26 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) #21 87.26 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) #21 87.26 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 #21 87.26 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) #21 87.26 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 87.26 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) #21 87.26 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 87.26 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:233:25 #21 87.26 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) #21 87.26 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 87.26 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) #21 87.26 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) #21 87.26 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 #21 87.26 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) #21 87.26 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 87.26 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) #21 87.26 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1)' #21 87.26 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 36 of 139 SUCCESS (0 secs / 1.346 secs) #21 87.26 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 87.26 TypeError: Cannot read properties of undefined (reading 'push') #21 87.26 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:233:25 #21 87.26 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) #21 87.26 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 87.26 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) #21 87.26 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) #21 87.26 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 #21 87.26 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) #21 87.26 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 87.26 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) #21 87.26 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 87.26 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:233:25 #21 87.26 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) #21 87.26 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 87.26 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) #21 87.26 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) #21 87.26 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 #21 87.26 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) #21 87.26 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 87.26 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) #21 87.26 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1)' #21 87.26 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 87.26 TypeError: Cannot read properties of undefined (reading 'push') #21 87.26 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:242:35 #21 87.26 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) #21 87.26 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 87.26 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) #21 87.26 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) #21 87.26 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 #21 87.26 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) #21 87.26 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 87.26 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) #21 87.26 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 87.26 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:242:35 #21 87.26 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) #21 87.26 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 87.26 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) #21 87.26 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) #21 87.26 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 #21 87.26 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) #21 87.26 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 87.26 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) #21 87.26 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1)' #21 87.26 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 36 of 139 SUCCESS (0 secs / 1.346 secs) #21 87.27 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 87.27 TypeError: Cannot read properties of undefined (reading 'push') #21 87.27 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:242:35 #21 87.27 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) #21 87.27 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 87.27 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) #21 87.27 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) #21 87.27 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 #21 87.27 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) #21 87.27 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 87.27 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) #21 87.27 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 87.27 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:242:35 #21 87.27 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) #21 87.27 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 87.27 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) #21 87.27 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) #21 87.27 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 #21 87.27 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) #21 87.27 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 87.27 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) #21 87.27 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1)' #21 87.27 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 87.27 TypeError: Cannot read properties of undefined (reading 'push') #21 87.27 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:242:35 #21 87.27 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) #21 87.27 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 87.27 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) #21 87.27 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) #21 87.27 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 #21 87.27 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) #21 87.27 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 87.27 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) #21 87.27 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 87.27 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:242:35 #21 87.27 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) #21 87.27 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 87.27 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) #21 87.27 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) #21 87.27 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 #21 87.27 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) #21 87.27 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 87.27 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) #21 87.27 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1)' #21 87.27 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 36 of 139 SUCCESS (0 secs / 1.346 secs) #21 87.27 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 87.27 TypeError: Cannot read properties of undefined (reading 'push') #21 87.27 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:242:35 #21 87.27 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) #21 87.27 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 87.27 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) #21 87.27 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) #21 87.27 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 #21 87.27 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) #21 87.27 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 87.27 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) #21 87.27 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 87.27 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:242:35 #21 87.27 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) #21 87.27 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 87.27 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) #21 87.27 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) #21 87.27 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 #21 87.27 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) #21 87.27 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 87.27 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) #21 87.27 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1)' #21 87.27 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 87.27 TypeError: Cannot read properties of undefined (reading 'push') #21 87.27 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:250:37 #21 87.27 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) #21 87.27 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 87.27 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) #21 87.27 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) #21 87.27 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 #21 87.27 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) #21 87.27 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 87.27 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) #21 87.27 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 87.27 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:250:37 #21 87.27 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) #21 87.27 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 87.27 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) #21 87.27 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) #21 87.27 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 #21 87.27 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) #21 87.27 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 87.27 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) #21 87.27 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1)' #21 87.27 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 36 of 139 SUCCESS (0 secs / 1.346 secs) #21 87.27 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 87.27 TypeError: Cannot read properties of undefined (reading 'push') #21 87.27 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:250:37 #21 87.27 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) #21 87.27 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 87.27 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) #21 87.27 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) #21 87.27 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 #21 87.27 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) #21 87.27 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 87.27 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) #21 87.27 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 87.27 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:250:37 #21 87.27 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) #21 87.27 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 87.27 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) #21 87.27 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) #21 87.27 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 #21 87.27 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) #21 87.27 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 87.27 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) #21 87.27 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1)' #21 87.27 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 87.27 TypeError: Cannot read properties of undefined (reading 'push') #21 87.27 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:250:37 #21 87.27 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) #21 87.27 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 87.27 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) #21 87.27 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) #21 87.27 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 #21 87.27 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) #21 87.27 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 87.27 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) #21 87.27 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 87.27 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:250:37 #21 87.27 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) #21 87.27 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 87.27 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) #21 87.27 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) #21 87.27 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 #21 87.27 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) #21 87.27 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 87.27 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) #21 87.27 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1)' #21 87.27 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 36 of 139 SUCCESS (0 secs / 1.346 secs) #21 87.27 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 87.27 TypeError: Cannot read properties of undefined (reading 'push') #21 87.27 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:250:37 #21 87.27 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) #21 87.27 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 87.27 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) #21 87.27 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) #21 87.27 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 #21 87.27 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) #21 87.27 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 87.27 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) #21 87.27 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 87.27 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:250:37 #21 87.27 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) #21 87.27 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 87.27 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) #21 87.27 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) #21 87.27 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 #21 87.27 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) #21 87.27 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 87.27 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) #21 87.27 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1)' #21 87.27 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 87.27 TypeError: Cannot read properties of undefined (reading 'push') #21 87.27 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:258:40 #21 87.27 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) #21 87.27 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 87.27 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) #21 87.27 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) #21 87.27 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 #21 87.27 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) #21 87.27 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 87.27 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) #21 87.27 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 87.27 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:258:40 #21 87.27 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) #21 87.27 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 87.27 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) #21 87.27 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) #21 87.27 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 #21 87.27 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) #21 87.27 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 87.27 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) #21 87.27 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1)' #21 87.27 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 36 of 139 SUCCESS (0 secs / 1.346 secs) #21 87.27 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 87.27 TypeError: Cannot read properties of undefined (reading 'push') #21 87.27 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:258:40 #21 87.27 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) #21 87.27 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 87.27 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) #21 87.27 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) #21 87.27 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 #21 87.27 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) #21 87.27 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 87.27 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) #21 87.27 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 87.27 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:258:40 #21 87.27 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) #21 87.27 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 87.27 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) #21 87.27 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) #21 87.27 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 #21 87.27 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) #21 87.27 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 87.27 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) #21 87.27 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1)' #21 87.27 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 87.27 TypeError: Cannot read properties of undefined (reading 'push') #21 87.27 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:258:40 #21 87.27 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) #21 87.27 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 87.27 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) #21 87.27 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) #21 87.27 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 #21 87.27 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) #21 87.27 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 87.27 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) #21 87.27 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 87.27 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:258:40 #21 87.27 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) #21 87.27 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 87.27 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) #21 87.27 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) #21 87.27 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 #21 87.27 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) #21 87.27 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 87.27 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) #21 87.27 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1)' #21 87.27 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 36 of 139 SUCCESS (0 secs / 1.346 secs) #21 87.27 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 87.27 TypeError: Cannot read properties of undefined (reading 'push') #21 87.27 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:258:40 #21 87.27 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) #21 87.27 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 87.27 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) #21 87.27 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) #21 87.27 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 #21 87.27 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) #21 87.27 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 87.27 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) #21 87.27 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 87.27 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:258:40 #21 87.27 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) #21 87.27 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 87.27 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) #21 87.27 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) #21 87.27 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 #21 87.27 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) #21 87.27 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 87.27 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) #21 87.27 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1)' #21 87.27 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 37 of 139 SUCCESS (0 secs / 1.453 secs) #21 87.28 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 38 of 139 SUCCESS (0 secs / 1.464 secs) #21 87.29 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 39 of 139 SUCCESS (0 secs / 1.467 secs) #21 87.29 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 40 of 139 SUCCESS (0 secs / 1.474 secs) #21 87.30 LOG: 'Interceptor Invoked/data-producer/v1/info-producers' #21 87.30 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 40 of 139 SUCCESS (0 secs / 1.474 secs) #21 87.30 LOG: 'Interceptor Invoked/data-producer/v1/info-producers' #21 87.30 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 87.30 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 40 of 139 SUCCESS (0 secs / 1.474 secs) #21 87.30 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 87.30 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 41 of 139 SUCCESS (0 secs / 1.479 secs) #21 87.32 WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' #21 87.32 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 41 of 139 SUCCESS (0 secs / 1.479 secs) #21 87.32 WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' #21 87.33 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 42 of 139 SUCCESS (0 secs / 1.505 secs) #21 87.34 WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' #21 87.34 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 42 of 139 SUCCESS (0 secs / 1.505 secs) #21 87.34 WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' #21 87.34 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 43 of 139 SUCCESS (0 secs / 1.517 secs) #21 87.35 WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' #21 87.35 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 43 of 139 SUCCESS (0 secs / 1.517 secs) #21 87.35 WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' #21 87.35 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 44 of 139 SUCCESS (0 secs / 1.53 secs) #21 87.36 WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' #21 87.36 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 44 of 139 SUCCESS (0 secs / 1.53 secs) #21 87.36 WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' #21 87.38 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 45 of 139 SUCCESS (0 secs / 1.542 secs) #21 87.38 WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' #21 87.38 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 45 of 139 SUCCESS (0 secs / 1.542 secs) #21 87.38 WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' #21 87.38 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 46 of 139 SUCCESS (0 secs / 1.556 secs) #21 87.39 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 47 of 139 SUCCESS (0 secs / 1.563 secs) #21 87.39 LOG: class TestBedRender3 { ... } #21 87.39 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 47 of 139 SUCCESS (0 secs / 1.563 secs) #21 87.39 LOG: class TestBedRender3 { ... } #21 87.41 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 48 of 139 SUCCESS (0 secs / 1.583 secs) #21 87.41 LOG: class TestBedRender3 { ... } #21 87.41 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 48 of 139 SUCCESS (0 secs / 1.583 secs) #21 87.41 LOG: class TestBedRender3 { ... } #21 87.42 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 49 of 139 SUCCESS (0 secs / 1.6 secs) #21 87.43 LOG: class TestBedRender3 { ... } #21 87.43 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 49 of 139 SUCCESS (0 secs / 1.6 secs) #21 87.43 LOG: class TestBedRender3 { ... } #21 87.43 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 50 of 139 SUCCESS (0 secs / 1.61 secs) #21 87.44 LOG: class TestBedRender3 { ... } #21 87.44 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 50 of 139 SUCCESS (0 secs / 1.61 secs) #21 87.44 LOG: class TestBedRender3 { ... } #21 87.44 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 51 of 139 SUCCESS (0 secs / 1.618 secs) #21 87.44 LOG: class TestBedRender3 { ... } #21 87.44 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 51 of 139 SUCCESS (0 secs / 1.618 secs) #21 87.44 LOG: class TestBedRender3 { ... } #21 87.45 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 52 of 139 SUCCESS (0 secs / 1.623 secs) #21 87.45 LOG: class TestBedRender3 { ... } #21 87.45 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 52 of 139 SUCCESS (0 secs / 1.623 secs) #21 87.45 LOG: class TestBedRender3 { ... } #21 87.46 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 53 of 139 SUCCESS (0 secs / 1.631 secs) #21 87.49 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 54 of 139 SUCCESS (0 secs / 1.664 secs) #21 87.51 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 55 of 139 SUCCESS (0 secs / 1.684 secs) #21 87.53 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 56 of 139 SUCCESS (0 secs / 1.706 secs) #21 87.54 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 57 of 139 SUCCESS (0 secs / 1.717 secs) #21 87.56 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 58 of 139 SUCCESS (0 secs / 1.731 secs) #21 87.57 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 59 of 139 SUCCESS (0 secs / 1.742 secs) #21 87.58 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 60 of 139 SUCCESS (0 secs / 1.759 secs) #21 87.60 ERROR: 'ERROR', TypeError: this.policySvc.putPolicy(...).subscribe is not a function #21 87.60 TypeError: this.policySvc.putPolicy(...).subscribe is not a function #21 87.60 at PolicyInstanceDialogComponent.onSubmit (http://localhost:9876/_karma_webpack_/src/app/policy/policy-instance-dialog/policy-instance-dialog.component.ts:59:29) #21 87.60 at PolicyInstanceDialogComponent_Template_button_click_18_listener (ng:///PolicyInstanceDialogComponent.js:171:22) #21 87.60 at executeListenerWithErrorHandling (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:21860:1) #21 87.60 at wrapListenerIn_markDirtyAndPreventDefault (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:21902:1) #21 87.60 at HTMLButtonElement. (http://localhost:9876/_karma_webpack_/node_modules/@angular/platform-browser/__ivy_ngcc__/fesm2015/platform-browser.js:976:1) #21 87.60 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) #21 87.60 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 87.60 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) #21 87.60 at Object.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:273:1) #21 87.60 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) #21 87.60 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 60 of 139 SUCCESS (0 secs / 1.759 secs) #21 87.60 ERROR: 'ERROR', TypeError: this.policySvc.putPolicy(...).subscribe is not a function #21 87.60 TypeError: this.policySvc.putPolicy(...).subscribe is not a function #21 87.60 at PolicyInstanceDialogComponent.onSubmit (http://localhost:9876/_karma_webpack_/src/app/policy/policy-instance-dialog/policy-instance-dialog.component.ts:59:29) #21 87.60 at PolicyInstanceDialogComponent_Template_button_click_18_listener (ng:///PolicyInstanceDialogComponent.js:171:22) #21 87.60 at executeListenerWithErrorHandling (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:21860:1) #21 87.60 at wrapListenerIn_markDirtyAndPreventDefault (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:21902:1) #21 87.60 at HTMLButtonElement. (http://localhost:9876/_karma_webpack_/node_modules/@angular/platform-browser/__ivy_ngcc__/fesm2015/platform-browser.js:976:1) #21 87.60 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) #21 87.60 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 87.60 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) #21 87.60 at Object.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:273:1) #21 87.60 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) #21 87.60 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 61 of 139 SUCCESS (0 secs / 1.775 secs) #21 87.61 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 62 of 139 SUCCESS (0 secs / 1.788 secs) #21 87.62 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 63 of 139 SUCCESS (0 secs / 1.796 secs) #21 87.63 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 64 of 139 SUCCESS (0 secs / 1.807 secs) #21 87.64 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 65 of 139 SUCCESS (0 secs / 1.814 secs) #21 87.65 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 66 of 139 SUCCESS (0 secs / 1.825 secs) #21 87.66 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 67 of 139 SUCCESS (0 secs / 1.834 secs) #21 87.67 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 68 of 139 SUCCESS (0 secs / 1.843 secs) #21 87.68 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 69 of 139 SUCCESS (0 secs / 1.854 secs) #21 87.69 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 70 of 139 SUCCESS (0 secs / 1.86 secs) #21 87.70 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 71 of 139 SUCCESS (0 secs / 1.873 secs) #21 87.71 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 72 of 139 SUCCESS (0 secs / 1.889 secs) #21 87.72 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 73 of 139 SUCCESS (0 secs / 1.896 secs) #21 87.73 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 74 of 139 SUCCESS (0 secs / 1.906 secs) #21 87.74 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 75 of 139 SUCCESS (0 secs / 1.913 secs) #21 87.78 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 76 of 139 SUCCESS (0 secs / 1.955 secs) #21 87.81 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 77 of 139 SUCCESS (0 secs / 1.978 secs) #21 87.83 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 78 of 139 SUCCESS (0 secs / 2.004 secs) #21 87.86 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 79 of 139 SUCCESS (0 secs / 2.037 secs) #21 87.89 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 80 of 139 SUCCESS (0 secs / 2.066 secs) #21 87.93 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 81 of 139 SUCCESS (0 secs / 2.1 secs) #21 87.97 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 82 of 139 SUCCESS (0 secs / 2.139 secs) #21 87.99 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 83 of 139 SUCCESS (0 secs / 2.166 secs) #21 88.03 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 84 of 139 SUCCESS (0 secs / 2.196 secs) #21 88.06 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 85 of 139 SUCCESS (0 secs / 2.227 secs) #21 88.08 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 86 of 139 SUCCESS (0 secs / 2.253 secs) #21 88.12 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 87 of 139 SUCCESS (0 secs / 2.283 secs) #21 88.16 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 88 of 139 SUCCESS (0 secs / 2.323 secs) #21 88.19 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 89 of 139 SUCCESS (0 secs / 2.357 secs) #21 88.21 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 90 of 139 SUCCESS (0 secs / 2.38 secs) #21 88.25 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 91 of 139 SUCCESS (0 secs / 2.413 secs) #21 88.28 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 92 of 139 SUCCESS (0 secs / 2.442 secs) #21 88.32 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 93 of 139 SUCCESS (0 secs / 2.474 secs) #21 88.35 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 94 of 139 SUCCESS (0 secs / 2.507 secs) #21 88.38 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 95 of 139 SUCCESS (0 secs / 2.537 secs) #21 88.41 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 96 of 139 SUCCESS (0 secs / 2.567 secs) #21 88.42 WARN: ''mat-icon' is not a known element: #21 88.42 1. If 'mat-icon' is an Angular component, then verify that it is part of this module. #21 88.42 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 88.42 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 96 of 139 SUCCESS (0 secs / 2.567 secs) #21 88.42 WARN: ''mat-icon' is not a known element: #21 88.42 1. If 'mat-icon' is an Angular component, then verify that it is part of this module. #21 88.42 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 88.42 WARN: 'Can't bind to 'matTooltip' since it isn't a known property of 'div'.' #21 88.42 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 96 of 139 SUCCESS (0 secs / 2.567 secs) #21 88.42 WARN: 'Can't bind to 'matTooltip' since it isn't a known property of 'div'.' #21 88.42 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 97 of 139 SUCCESS (0 secs / 2.576 secs) #21 88.42 WARN: ''mat-icon' is not a known element: #21 88.42 1. If 'mat-icon' is an Angular component, then verify that it is part of this module. #21 88.42 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 88.42 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 97 of 139 SUCCESS (0 secs / 2.576 secs) #21 88.42 WARN: ''mat-icon' is not a known element: #21 88.42 1. If 'mat-icon' is an Angular component, then verify that it is part of this module. #21 88.42 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 88.42 WARN: 'Can't bind to 'matTooltip' since it isn't a known property of 'div'.' #21 88.42 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 97 of 139 SUCCESS (0 secs / 2.576 secs) #21 88.42 WARN: 'Can't bind to 'matTooltip' since it isn't a known property of 'div'.' #21 88.43 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 98 of 139 SUCCESS (0 secs / 2.584 secs) #21 88.44 WARN: ''mat-icon' is not a known element: #21 88.44 1. If 'mat-icon' is an Angular component, then verify that it is part of this module. #21 88.44 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 88.44 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 98 of 139 SUCCESS (0 secs / 2.584 secs) #21 88.44 WARN: ''mat-icon' is not a known element: #21 88.44 1. If 'mat-icon' is an Angular component, then verify that it is part of this module. #21 88.44 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 88.44 WARN: 'Can't bind to 'matTooltip' since it isn't a known property of 'div'.' #21 88.44 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 98 of 139 SUCCESS (0 secs / 2.584 secs) #21 88.44 WARN: 'Can't bind to 'matTooltip' since it isn't a known property of 'div'.' #21 88.44 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 99 of 139 SUCCESS (0 secs / 2.593 secs) #21 88.44 WARN: ''mat-icon' is not a known element: #21 88.44 1. If 'mat-icon' is an Angular component, then verify that it is part of this module. #21 88.44 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 88.44 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 99 of 139 SUCCESS (0 secs / 2.593 secs) #21 88.44 WARN: ''mat-icon' is not a known element: #21 88.44 1. If 'mat-icon' is an Angular component, then verify that it is part of this module. #21 88.44 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 88.45 WARN: 'Can't bind to 'matTooltip' since it isn't a known property of 'div'.' #21 88.45 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 99 of 139 SUCCESS (0 secs / 2.593 secs) #21 88.45 WARN: 'Can't bind to 'matTooltip' since it isn't a known property of 'div'.' #21 88.45 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 100 of 139 SUCCESS (0 secs / 2.603 secs) #21 88.45 WARN: ''mat-icon' is not a known element: #21 88.45 1. If 'mat-icon' is an Angular component, then verify that it is part of this module. #21 88.45 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 88.45 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 100 of 139 SUCCESS (0 secs / 2.603 secs) #21 88.45 WARN: ''mat-icon' is not a known element: #21 88.45 1. If 'mat-icon' is an Angular component, then verify that it is part of this module. #21 88.45 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 88.45 WARN: 'Can't bind to 'matTooltip' since it isn't a known property of 'div'.' #21 88.45 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 100 of 139 SUCCESS (0 secs / 2.603 secs) #21 88.45 WARN: 'Can't bind to 'matTooltip' since it isn't a known property of 'div'.' #21 88.45 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 101 of 139 SUCCESS (0 secs / 2.607 secs) #21 88.45 WARN: ''mat-icon' is not a known element: #21 88.45 1. If 'mat-icon' is an Angular component, then verify that it is part of this module. #21 88.45 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 88.45 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 101 of 139 SUCCESS (0 secs / 2.607 secs) #21 88.45 WARN: ''mat-icon' is not a known element: #21 88.45 1. If 'mat-icon' is an Angular component, then verify that it is part of this module. #21 88.45 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 88.46 WARN: 'Can't bind to 'matTooltip' since it isn't a known property of 'div'.' #21 88.46 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 101 of 139 SUCCESS (0 secs / 2.607 secs) #21 88.46 WARN: 'Can't bind to 'matTooltip' since it isn't a known property of 'div'.' #21 88.46 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 102 of 139 SUCCESS (0 secs / 2.611 secs) #21 88.47 WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' #21 88.47 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 102 of 139 SUCCESS (0 secs / 2.611 secs) #21 88.47 WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' #21 88.47 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 103 of 139 SUCCESS (0 secs / 2.628 secs) #21 88.48 WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' #21 88.48 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 103 of 139 SUCCESS (0 secs / 2.628 secs) #21 88.48 WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' #21 88.49 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 104 of 139 SUCCESS (0 secs / 2.64 secs) #21 88.49 WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' #21 88.49 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 104 of 139 SUCCESS (0 secs / 2.64 secs) #21 88.49 WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' #21 88.50 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 105 of 139 SUCCESS (0 secs / 2.656 secs) #21 88.51 WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' #21 88.51 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 105 of 139 SUCCESS (0 secs / 2.656 secs) #21 88.51 WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' #21 88.52 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 106 of 139 SUCCESS (0 secs / 2.672 secs) #21 88.53 WARN: ''json-schema-form' is not a known element: #21 88.53 1. If 'json-schema-form' is an Angular component, then verify that it is part of this module. #21 88.53 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 88.53 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 106 of 139 SUCCESS (0 secs / 2.672 secs) #21 88.53 WARN: ''json-schema-form' is not a known element: #21 88.53 1. If 'json-schema-form' is an Angular component, then verify that it is part of this module. #21 88.53 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 88.54 WARN: 'Can't bind to 'form' since it isn't a known property of 'json-schema-form'.' #21 88.54 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 106 of 139 SUCCESS (0 secs / 2.672 secs) #21 88.54 WARN: 'Can't bind to 'form' since it isn't a known property of 'json-schema-form'.' #21 88.54 WARN: 'Can't bind to 'data' since it isn't a known property of 'json-schema-form'.' #21 88.54 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 106 of 139 SUCCESS (0 secs / 2.672 secs) #21 88.54 WARN: 'Can't bind to 'data' since it isn't a known property of 'json-schema-form'.' #21 88.54 WARN: 'Can't bind to 'options' since it isn't a known property of 'json-schema-form'.' #21 88.54 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 106 of 139 SUCCESS (0 secs / 2.672 secs) #21 88.54 WARN: 'Can't bind to 'options' since it isn't a known property of 'json-schema-form'.' #21 88.54 WARN: 'Can't bind to 'framework' since it isn't a known property of 'json-schema-form'.' #21 88.54 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 106 of 139 SUCCESS (0 secs / 2.672 secs) #21 88.54 WARN: 'Can't bind to 'framework' since it isn't a known property of 'json-schema-form'.' #21 88.54 WARN: 'Can't bind to 'language' since it isn't a known property of 'json-schema-form'.' #21 88.54 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 106 of 139 SUCCESS (0 secs / 2.672 secs) #21 88.54 WARN: 'Can't bind to 'language' since it isn't a known property of 'json-schema-form'.' #21 88.54 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 107 of 139 SUCCESS (0 secs / 2.692 secs) #21 88.54 WARN: ''json-schema-form' is not a known element: #21 88.54 1. If 'json-schema-form' is an Angular component, then verify that it is part of this module. #21 88.54 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 88.54 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 107 of 139 SUCCESS (0 secs / 2.692 secs) #21 88.54 WARN: ''json-schema-form' is not a known element: #21 88.54 1. If 'json-schema-form' is an Angular component, then verify that it is part of this module. #21 88.54 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 88.54 WARN: 'Can't bind to 'form' since it isn't a known property of 'json-schema-form'.' #21 88.54 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 107 of 139 SUCCESS (0 secs / 2.692 secs) #21 88.54 WARN: 'Can't bind to 'form' since it isn't a known property of 'json-schema-form'.' #21 88.54 WARN: 'Can't bind to 'data' since it isn't a known property of 'json-schema-form'.' #21 88.54 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 107 of 139 SUCCESS (0 secs / 2.692 secs) #21 88.54 WARN: 'Can't bind to 'data' since it isn't a known property of 'json-schema-form'.' #21 88.54 WARN: 'Can't bind to 'options' since it isn't a known property of 'json-schema-form'.' #21 88.54 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 107 of 139 SUCCESS (0 secs / 2.692 secs) #21 88.54 WARN: 'Can't bind to 'options' since it isn't a known property of 'json-schema-form'.' #21 88.54 WARN: 'Can't bind to 'framework' since it isn't a known property of 'json-schema-form'.' #21 88.54 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 107 of 139 SUCCESS (0 secs / 2.692 secs) #21 88.54 WARN: 'Can't bind to 'framework' since it isn't a known property of 'json-schema-form'.' #21 88.54 WARN: 'Can't bind to 'language' since it isn't a known property of 'json-schema-form'.' #21 88.54 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 107 of 139 SUCCESS (0 secs / 2.692 secs) #21 88.54 WARN: 'Can't bind to 'language' since it isn't a known property of 'json-schema-form'.' #21 88.55 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 108 of 139 SUCCESS (0 secs / 2.702 secs) #21 88.55 WARN: ''json-schema-form' is not a known element: #21 88.55 1. If 'json-schema-form' is an Angular component, then verify that it is part of this module. #21 88.55 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 88.55 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 108 of 139 SUCCESS (0 secs / 2.702 secs) #21 88.55 WARN: ''json-schema-form' is not a known element: #21 88.55 1. If 'json-schema-form' is an Angular component, then verify that it is part of this module. #21 88.55 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 88.56 WARN: 'Can't bind to 'form' since it isn't a known property of 'json-schema-form'.' #21 88.56 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 108 of 139 SUCCESS (0 secs / 2.702 secs) #21 88.56 WARN: 'Can't bind to 'form' since it isn't a known property of 'json-schema-form'.' #21 88.56 WARN: 'Can't bind to 'data' since it isn't a known property of 'json-schema-form'.' #21 88.56 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 108 of 139 SUCCESS (0 secs / 2.702 secs) #21 88.56 WARN: 'Can't bind to 'data' since it isn't a known property of 'json-schema-form'.' #21 88.56 WARN: 'Can't bind to 'options' since it isn't a known property of 'json-schema-form'.' #21 88.56 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 108 of 139 SUCCESS (0 secs / 2.702 secs) #21 88.56 WARN: 'Can't bind to 'options' since it isn't a known property of 'json-schema-form'.' #21 88.56 WARN: 'Can't bind to 'framework' since it isn't a known property of 'json-schema-form'.' #21 88.56 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 108 of 139 SUCCESS (0 secs / 2.702 secs) #21 88.56 WARN: 'Can't bind to 'framework' since it isn't a known property of 'json-schema-form'.' #21 88.56 WARN: 'Can't bind to 'language' since it isn't a known property of 'json-schema-form'.' #21 88.56 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 108 of 139 SUCCESS (0 secs / 2.702 secs) #21 88.56 WARN: 'Can't bind to 'language' since it isn't a known property of 'json-schema-form'.' #21 88.56 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 109 of 139 SUCCESS (0 secs / 2.707 secs) #21 88.56 WARN: ''json-schema-form' is not a known element: #21 88.56 1. If 'json-schema-form' is an Angular component, then verify that it is part of this module. #21 88.56 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 88.56 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 109 of 139 SUCCESS (0 secs / 2.707 secs) #21 88.56 WARN: ''json-schema-form' is not a known element: #21 88.56 1. If 'json-schema-form' is an Angular component, then verify that it is part of this module. #21 88.56 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 88.56 WARN: 'Can't bind to 'form' since it isn't a known property of 'json-schema-form'.' #21 88.56 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 109 of 139 SUCCESS (0 secs / 2.707 secs) #21 88.56 WARN: 'Can't bind to 'form' since it isn't a known property of 'json-schema-form'.' #21 88.57 WARN: 'Can't bind to 'data' since it isn't a known property of 'json-schema-form'.' #21 88.57 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 109 of 139 SUCCESS (0 secs / 2.707 secs) #21 88.57 WARN: 'Can't bind to 'data' since it isn't a known property of 'json-schema-form'.' #21 88.57 WARN: 'Can't bind to 'options' since it isn't a known property of 'json-schema-form'.' #21 88.57 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 109 of 139 SUCCESS (0 secs / 2.707 secs) #21 88.57 WARN: 'Can't bind to 'options' since it isn't a known property of 'json-schema-form'.' #21 88.57 WARN: 'Can't bind to 'framework' since it isn't a known property of 'json-schema-form'.' #21 88.57 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 109 of 139 SUCCESS (0 secs / 2.707 secs) #21 88.57 WARN: 'Can't bind to 'framework' since it isn't a known property of 'json-schema-form'.' #21 88.57 WARN: 'Can't bind to 'language' since it isn't a known property of 'json-schema-form'.' #21 88.57 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 109 of 139 SUCCESS (0 secs / 2.707 secs) #21 88.57 WARN: 'Can't bind to 'language' since it isn't a known property of 'json-schema-form'.' #21 88.57 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 110 of 139 SUCCESS (0 secs / 2.716 secs) #21 88.57 WARN: ''json-schema-form' is not a known element: #21 88.57 1. If 'json-schema-form' is an Angular component, then verify that it is part of this module. #21 88.57 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 88.57 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 110 of 139 SUCCESS (0 secs / 2.716 secs) #21 88.57 WARN: ''json-schema-form' is not a known element: #21 88.57 1. If 'json-schema-form' is an Angular component, then verify that it is part of this module. #21 88.57 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 88.57 WARN: 'Can't bind to 'form' since it isn't a known property of 'json-schema-form'.' #21 88.57 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 110 of 139 SUCCESS (0 secs / 2.716 secs) #21 88.57 WARN: 'Can't bind to 'form' since it isn't a known property of 'json-schema-form'.' #21 88.57 WARN: 'Can't bind to 'data' since it isn't a known property of 'json-schema-form'.' #21 88.57 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 110 of 139 SUCCESS (0 secs / 2.716 secs) #21 88.57 WARN: 'Can't bind to 'data' since it isn't a known property of 'json-schema-form'.' #21 88.57 WARN: 'Can't bind to 'options' since it isn't a known property of 'json-schema-form'.' #21 88.57 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 110 of 139 SUCCESS (0 secs / 2.716 secs) #21 88.57 WARN: 'Can't bind to 'options' since it isn't a known property of 'json-schema-form'.' #21 88.57 WARN: 'Can't bind to 'framework' since it isn't a known property of 'json-schema-form'.' #21 88.57 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 110 of 139 SUCCESS (0 secs / 2.716 secs) #21 88.57 WARN: 'Can't bind to 'framework' since it isn't a known property of 'json-schema-form'.' #21 88.58 WARN: 'Can't bind to 'language' since it isn't a known property of 'json-schema-form'.' #21 88.58 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 110 of 139 SUCCESS (0 secs / 2.716 secs) #21 88.58 WARN: 'Can't bind to 'language' since it isn't a known property of 'json-schema-form'.' #21 88.58 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 111 of 139 SUCCESS (0 secs / 2.728 secs) #21 88.58 WARN: ''json-schema-form' is not a known element: #21 88.58 1. If 'json-schema-form' is an Angular component, then verify that it is part of this module. #21 88.58 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 88.58 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 111 of 139 SUCCESS (0 secs / 2.728 secs) #21 88.58 WARN: ''json-schema-form' is not a known element: #21 88.58 1. If 'json-schema-form' is an Angular component, then verify that it is part of this module. #21 88.58 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 88.59 WARN: 'Can't bind to 'form' since it isn't a known property of 'json-schema-form'.' #21 88.59 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 111 of 139 SUCCESS (0 secs / 2.728 secs) #21 88.59 WARN: 'Can't bind to 'form' since it isn't a known property of 'json-schema-form'.' #21 88.59 WARN: 'Can't bind to 'data' since it isn't a known property of 'json-schema-form'.' #21 88.59 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 111 of 139 SUCCESS (0 secs / 2.728 secs) #21 88.59 WARN: 'Can't bind to 'data' since it isn't a known property of 'json-schema-form'.' #21 88.59 WARN: 'Can't bind to 'options' since it isn't a known property of 'json-schema-form'.' #21 88.59 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 111 of 139 SUCCESS (0 secs / 2.728 secs) #21 88.59 WARN: 'Can't bind to 'options' since it isn't a known property of 'json-schema-form'.' #21 88.59 WARN: 'Can't bind to 'framework' since it isn't a known property of 'json-schema-form'.' #21 88.59 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 111 of 139 SUCCESS (0 secs / 2.728 secs) #21 88.59 WARN: 'Can't bind to 'framework' since it isn't a known property of 'json-schema-form'.' #21 88.59 WARN: 'Can't bind to 'language' since it isn't a known property of 'json-schema-form'.' #21 88.59 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 111 of 139 SUCCESS (0 secs / 2.728 secs) #21 88.59 WARN: 'Can't bind to 'language' since it isn't a known property of 'json-schema-form'.' #21 88.59 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 112 of 139 SUCCESS (0 secs / 2.737 secs) #21 88.59 WARN: ''json-schema-form' is not a known element: #21 88.59 1. If 'json-schema-form' is an Angular component, then verify that it is part of this module. #21 88.59 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 88.59 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 112 of 139 SUCCESS (0 secs / 2.737 secs) #21 88.59 WARN: ''json-schema-form' is not a known element: #21 88.59 1. If 'json-schema-form' is an Angular component, then verify that it is part of this module. #21 88.59 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 88.59 WARN: 'Can't bind to 'form' since it isn't a known property of 'json-schema-form'.' #21 88.59 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 112 of 139 SUCCESS (0 secs / 2.737 secs) #21 88.59 WARN: 'Can't bind to 'form' since it isn't a known property of 'json-schema-form'.' #21 88.59 WARN: 'Can't bind to 'data' since it isn't a known property of 'json-schema-form'.' #21 88.59 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 112 of 139 SUCCESS (0 secs / 2.737 secs) #21 88.59 WARN: 'Can't bind to 'data' since it isn't a known property of 'json-schema-form'.' #21 88.59 WARN: 'Can't bind to 'options' since it isn't a known property of 'json-schema-form'.' #21 88.59 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 112 of 139 SUCCESS (0 secs / 2.737 secs) #21 88.59 WARN: 'Can't bind to 'options' since it isn't a known property of 'json-schema-form'.' #21 88.59 WARN: 'Can't bind to 'framework' since it isn't a known property of 'json-schema-form'.' #21 88.59 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 112 of 139 SUCCESS (0 secs / 2.737 secs) #21 88.59 WARN: 'Can't bind to 'framework' since it isn't a known property of 'json-schema-form'.' #21 88.59 WARN: 'Can't bind to 'language' since it isn't a known property of 'json-schema-form'.' #21 88.59 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 112 of 139 SUCCESS (0 secs / 2.737 secs) #21 88.59 WARN: 'Can't bind to 'language' since it isn't a known property of 'json-schema-form'.' #21 88.59 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 113 of 139 SUCCESS (0 secs / 2.742 secs) #21 88.59 WARN: ''json-schema-form' is not a known element: #21 88.59 1. If 'json-schema-form' is an Angular component, then verify that it is part of this module. #21 88.59 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 88.59 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 113 of 139 SUCCESS (0 secs / 2.742 secs) #21 88.59 WARN: ''json-schema-form' is not a known element: #21 88.59 1. If 'json-schema-form' is an Angular component, then verify that it is part of this module. #21 88.59 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 88.59 WARN: 'Can't bind to 'form' since it isn't a known property of 'json-schema-form'.' #21 88.59 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 113 of 139 SUCCESS (0 secs / 2.742 secs) #21 88.59 WARN: 'Can't bind to 'form' since it isn't a known property of 'json-schema-form'.' #21 88.60 WARN: 'Can't bind to 'data' since it isn't a known property of 'json-schema-form'.' #21 88.60 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 113 of 139 SUCCESS (0 secs / 2.742 secs) #21 88.60 WARN: 'Can't bind to 'data' since it isn't a known property of 'json-schema-form'.' #21 88.60 WARN: 'Can't bind to 'options' since it isn't a known property of 'json-schema-form'.' #21 88.60 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 113 of 139 SUCCESS (0 secs / 2.742 secs) #21 88.60 WARN: 'Can't bind to 'options' since it isn't a known property of 'json-schema-form'.' #21 88.60 WARN: 'Can't bind to 'framework' since it isn't a known property of 'json-schema-form'.' #21 88.60 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 113 of 139 SUCCESS (0 secs / 2.742 secs) #21 88.60 WARN: 'Can't bind to 'framework' since it isn't a known property of 'json-schema-form'.' #21 88.60 WARN: 'Can't bind to 'language' since it isn't a known property of 'json-schema-form'.' #21 88.60 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 113 of 139 SUCCESS (0 secs / 2.742 secs) #21 88.60 WARN: 'Can't bind to 'language' since it isn't a known property of 'json-schema-form'.' #21 88.60 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 114 of 139 SUCCESS (0 secs / 2.748 secs) #21 88.60 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 115 of 139 SUCCESS (0 secs / 2.75 secs) #21 88.60 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 116 of 139 SUCCESS (0 secs / 2.751 secs) #21 88.60 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 117 of 139 SUCCESS (0 secs / 2.752 secs) #21 88.60 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 118 of 139 SUCCESS (0 secs / 2.753 secs) #21 88.60 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 119 of 139 SUCCESS (0 secs / 2.754 secs) #21 88.60 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 120 of 139 SUCCESS (0 secs / 2.755 secs) #21 88.60 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 121 of 139 SUCCESS (0 secs / 2.756 secs) #21 88.61 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 122 of 139 SUCCESS (0 secs / 2.757 secs) #21 88.61 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 123 of 139 SUCCESS (0 secs / 2.76 secs) #21 88.61 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 124 of 139 SUCCESS (0 secs / 2.762 secs) #21 88.61 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 125 of 139 SUCCESS (0 secs / 2.763 secs) #21 88.61 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 126 of 139 SUCCESS (0 secs / 2.763 secs) #21 88.61 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 127 of 139 SUCCESS (0 secs / 2.763 secs) #21 88.62 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 128 of 139 SUCCESS (0 secs / 2.764 secs) #21 88.62 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 129 of 139 SUCCESS (0 secs / 2.765 secs) #21 88.62 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 130 of 139 SUCCESS (0 secs / 2.766 secs) #21 88.62 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 131 of 139 SUCCESS (0 secs / 2.769 secs) #21 88.62 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 132 of 139 SUCCESS (0 secs / 2.77 secs) #21 88.62 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 133 of 139 SUCCESS (0 secs / 2.772 secs) #21 88.62 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 134 of 139 SUCCESS (0 secs / 2.773 secs) #21 88.63 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 135 of 139 SUCCESS (0 secs / 2.775 secs) #21 88.63 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 136 of 139 SUCCESS (0 secs / 2.775 secs) #21 88.64 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 137 of 139 SUCCESS (0 secs / 2.787 secs) #21 88.65 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 138 of 139 SUCCESS (0 secs / 2.793 secs) #21 88.65 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 139 of 139 SUCCESS (0 secs / 2.797 secs) #21 88.68 Chrome Headless 112.0.5615.165 (Linux 0.0.0): Executed 139 of 139 SUCCESS (2.888 secs / 2.797 secs) #21 88.69 TOTAL: 139 SUCCESS #21 88.69 TOTAL: 139 SUCCESS #21 88.69 TOTAL: 139 SUCCESS #21 88.82 #21 88.82 =============================== Coverage summary =============================== #21 88.82 Statements : 89.81% ( 511/569 ) #21 88.82 Branches : 69.93% ( 107/153 ) #21 88.82 Functions : 91.04% ( 183/201 ) #21 88.82 Lines : 89.75% ( 473/527 ) #21 88.82 ================================================================================ #21 DONE 89.1s #22 [stage1 10/10] RUN npm run-script build:prod #22 0.464 #22 0.464 > controlpanel-app@0.0.0 build:prod /usr/src/app #22 0.464 > ng build --configuration production --build-optimizer --vendor-chunk #22 0.464 #22 4.394 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 4.394 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 71.97 Generating ES5 bundles for differential loading... #22 104.8 ES5 bundle generation complete. #22 105.2 #22 105.2 chunk {0} runtime-es2015.17457c14264390561f33.js (runtime) 1.45 kB [entry] [rendered] #22 105.2 chunk {0} runtime-es5.17457c14264390561f33.js (runtime) 1.45 kB [entry] [rendered] #22 105.2 chunk {2} polyfills-es2015.0b62b17c37083a23fd67.js (polyfills) 36.1 kB [initial] [rendered] #22 105.2 chunk {1} main-es2015.8e5e45ec9424a62e9dd4.js (main) 83.7 kB [initial] [rendered] #22 105.2 chunk {1} main-es5.8e5e45ec9424a62e9dd4.js (main) 90.4 kB [initial] [rendered] #22 105.2 chunk {3} polyfills-es5.b43d3287b9b9bb787772.js (polyfills-es5) 130 kB [initial] [rendered] #22 105.2 chunk {5} vendor-es2015.dc7bb18f1db4c2be2c7a.js (vendor) 1.42 MB [initial] [rendered] #22 105.2 chunk {5} vendor-es5.dc7bb18f1db4c2be2c7a.js (vendor) 1.6 MB [initial] [rendered] #22 105.2 chunk {4} styles.76eee3513bd71a5ebf8a.css (styles) 322 kB [initial] [rendered] #22 105.2 chunk {scripts} scripts.b5025b7c30282155348a.js (scripts) 189 kB [entry] [rendered] #22 105.2 Date: 2026-09-10T09:47:58.156Z - Hash: 60e1bff028aa6bb3cfb0 - Time: 101508ms #22 105.2 #22 105.2 WARNING in budgets: Exceeded maximum budget for initial-es2015. Budget 2 MB was not met by 42.5 kB with a total of 2.04 MB. #22 105.2 #22 105.2 WARNING in budgets: Exceeded maximum budget for initial-es5. Budget 2 MB was not met by 325 kB with a total of 2.32 MB. #22 DONE 105.4s #23 [stage-1 8/8] COPY --chown=nginx --from=stage1 /usr/src/app/dist/controlpanelApp /usr/share/nginx/html #23 DONE 0.2s #24 exporting to image #24 exporting layers #24 exporting layers 0.2s done #24 writing image sha256:4d82d79ceeb1eaefb251b775f03bb1e4cb4fffffc8173d0a6e2333833f039243 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/jenkins12639539010351725574.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/jenkins4477153402539060636.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] 6724d7011368: Preparing 573f2ef8f946: Preparing f3b99cd13968: Preparing 5b48668d7c33: Preparing ec779b3ceab3: Preparing ed9c80eda91e: Preparing 1b92131ecc1b: Preparing bf413c2718bc: Preparing 85c413237288: Preparing 67184216cf5a: Preparing 04a84c2e9c88: Preparing c6d0e2de973a: Preparing a90b008e1901: Preparing 5c0955c965f2: Preparing 34884abbe928: Preparing ed9c80eda91e: Waiting 1b92131ecc1b: Waiting bf413c2718bc: Waiting 85c413237288: Waiting 67184216cf5a: Waiting 04a84c2e9c88: Waiting c6d0e2de973a: Waiting a90b008e1901: Waiting 5c0955c965f2: Waiting 34884abbe928: Waiting f3b99cd13968: Pushed 573f2ef8f946: Pushed 5b48668d7c33: Pushed ec779b3ceab3: Pushed 85c413237288: Layer already exists bf413c2718bc: Layer already exists 67184216cf5a: Layer already exists 04a84c2e9c88: Layer already exists c6d0e2de973a: Layer already exists ed9c80eda91e: Pushed 1b92131ecc1b: Pushed a90b008e1901: Layer already exists 5c0955c965f2: Layer already exists 34884abbe928: Layer already exists 6724d7011368: Pushed 2.6.0: digest: sha256:92318996ad9bf4abc10259cfa6fbcaa8bfa06eab53f5c1c0bcd9cdc8e4f6f4f4 size: 3442 ---> docker-push.sh ends [portal-nonrtric-controlpanel-docker-merge-master] $ /bin/bash /tmp/jenkins9986192158684069604.sh $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2097 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [portal-nonrtric-controlpanel-docker-merge-master] $ /bin/bash /tmp/jenkins6432829567347740774.sh ---> sysstat.sh [portal-nonrtric-controlpanel-docker-merge-master] $ /bin/bash /tmp/jenkins14028161450934058123.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/jenkins16961937028107691146.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-BcrD from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-BcrD/bin to PATH INFO: Running in OpenStack, capturing instance metadata [portal-nonrtric-controlpanel-docker-merge-master] $ /bin/bash /tmp/jenkins6461638968676645120.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/portal-nonrtric-controlpanel-docker-merge-master@tmp/config16111600458876025662tmp 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/jenkins9619984115807244747.sh ---> create-netrc.sh [portal-nonrtric-controlpanel-docker-merge-master] $ /bin/bash /tmp/jenkins3584815197631615268.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-BcrD from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-BcrD/bin to PATH [portal-nonrtric-controlpanel-docker-merge-master] $ /bin/sh /tmp/jenkins8266981175835437484.sh ---> uv-install.sh uv 0.12.12 is already installed uvx 0.12.12 (x86_64-unknown-linux-gnu) [portal-nonrtric-controlpanel-docker-merge-master] $ /bin/bash /tmp/jenkins10185219900286793311.sh ---> sudo-logs.sh Archiving 'sudo' log.. [portal-nonrtric-controlpanel-docker-merge-master] $ /bin/bash /tmp/jenkins1148882479443380759.sh ---> job-cost.sh INFO: Activating Python virtual environment... 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-BcrD from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-BcrD/bin to PATH INFO: No stack-cost file found INFO: Instance uptime: 439s INFO: Fetching instance metadata (attempt 1 of 3)... DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type INFO: Successfully fetched instance metadata INFO: Instance type: v3-starter-4 INFO: Retrieving pricing info for: v3-starter-4 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-starter-4/cost?seconds=439 INFO: Successfully fetched Vexxhost pricing API INFO: Retrieved cost: 0.04 INFO: Retrieved resource: v3-starter-4 INFO: Creating archive directory: /w/workspace/portal-nonrtric-controlpanel-docker-merge-master/archives/cost INFO: Archiving costs to: /w/workspace/portal-nonrtric-controlpanel-docker-merge-master/archives/cost.csv INFO: Successfully archived job cost data DEBUG: Cost data: portal-nonrtric-controlpanel-docker-merge-master,445,2026-09-10 09:48:38,v3-starter-4,439,0.04,0.00,SUCCESS [portal-nonrtric-controlpanel-docker-merge-master] $ /bin/bash -l /tmp/jenkins7003555235341778705.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-BcrD from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-BcrD/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/445 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-4c-4g-10687 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 3.9G 0 3.9G 0% /dev tmpfs 798M 696K 797M 1% /run /dev/vda1 20G 11G 8.5G 56% / tmpfs 3.9G 0 3.9G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup /dev/vda15 105M 5.3M 100M 5% /boot/efi tmpfs 798M 0 798M 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 7976 521 3194 0 4260 7156 Swap: 1023 0 1023 ---> 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:eb:c4:4d brd ff:ff:ff:ff:ff:ff inet 10.32.6.150/23 brd 10.32.7.255 scope global dynamic ens3 valid_lft 85957sec preferred_lft 85957sec inet6 fe80::f816:3eff:feeb:c44d/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:80:84:bd:d9 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-10687) 09/10/26 _x86_64_ (4 CPU) 09:41:32 LINUX RESTART (4 CPU) 09:42:02 tps rtps wtps bread/s bwrtn/s 09:43:01 134.47 52.47 82.00 4067.24 9880.78 09:44:01 140.01 12.98 127.03 2273.89 25338.98 09:45:01 232.61 0.53 232.07 5.86 57097.63 09:46:01 34.81 0.00 34.81 0.00 1867.29 09:47:01 4.73 0.02 4.72 3.73 227.43 09:48:01 18.73 0.25 18.48 13.46 1067.96 Average: 94.12 10.93 83.19 1052.30 15931.29 09:42:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:43:01 5717044 7440604 2450384 30.00 52496 1840436 962256 10.44 565680 1692652 189744 09:44:01 4190496 7000172 3976932 48.69 115592 2687384 1562288 16.95 1077448 2566916 430592 09:45:01 1902472 5894772 6264956 76.71 153776 3771340 1581628 17.16 2269152 3479824 5708 09:46:01 2680220 6743212 5487208 67.18 158432 3793284 1663884 18.05 1481560 3499396 4580 09:47:01 1882220 5924368 6285208 76.95 158752 3792988 1635444 17.75 2497496 3261192 216 09:48:01 3348228 7391200 4819200 59.01 159804 3814920 1022060 11.09 1100704 3244076 596 Average: 3286780 6732388 4880648 59.76 133142 3283392 1404593 15.24 1498673 2957343 105239 09:42:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:43:01 lo 0.88 0.88 0.08 0.08 0.00 0.00 0.00 0.00 09:43:01 ens3 414.90 256.50 1647.66 70.21 0.00 0.00 0.00 0.00 09:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:44:01 lo 2.13 2.13 0.19 0.19 0.00 0.00 0.00 0.00 09:44:01 ens3 364.66 244.54 3875.87 41.77 0.00 0.00 0.00 0.00 09:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:45:01 ens3 535.12 126.67 3567.96 9.37 0.00 0.00 0.00 0.00 09:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:46:01 lo 0.32 0.32 0.03 0.03 0.00 0.00 0.00 0.00 09:46:01 ens3 3.63 4.23 0.75 0.79 0.00 0.00 0.00 0.00 09:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:01 lo 42.89 42.89 1472.31 1472.31 0.00 0.00 0.00 0.00 09:47:01 ens3 5.68 3.08 1.41 2.77 0.00 0.00 0.00 0.00 09:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:48:01 lo 2.80 2.80 0.24 0.24 0.00 0.00 0.00 0.00 09:48:01 ens3 19.01 21.05 10.07 51.12 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 8.19 8.19 246.15 246.15 0.00 0.00 0.00 0.00 Average: ens3 223.31 108.94 1516.98 29.22 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-10687) 09/10/26 _x86_64_ (4 CPU) 09:41:32 LINUX RESTART (4 CPU) 09:42:02 CPU %user %nice %system %iowait %steal %idle 09:43:01 all 21.16 0.00 1.83 3.89 0.07 73.05 09:43:01 0 9.36 0.00 1.58 7.81 0.07 81.18 09:43:01 1 9.27 0.00 0.99 5.81 0.05 83.88 09:43:01 2 46.65 0.00 3.19 0.80 0.10 49.26 09:43:01 3 19.36 0.00 1.56 1.14 0.07 77.87 09:44:01 all 23.95 0.00 4.87 4.02 0.09 67.08 09:44:01 0 12.45 0.00 3.79 7.19 0.07 76.51 09:44:01 1 9.82 0.00 3.79 1.66 0.08 84.64 09:44:01 2 57.00 0.00 7.09 5.26 0.13 30.52 09:44:01 3 16.54 0.00 4.80 1.95 0.08 76.62 09:45:01 all 29.04 0.00 6.85 6.10 0.11 57.90 09:45:01 0 28.36 0.00 7.59 6.79 0.10 57.16 09:45:01 1 28.26 0.00 6.28 2.44 0.10 62.92 09:45:01 2 33.09 0.00 8.94 9.97 0.12 47.88 09:45:01 3 26.47 0.00 4.61 5.25 0.10 63.58 09:46:01 all 66.93 0.00 6.44 0.31 0.16 26.17 09:46:01 0 61.42 0.00 6.52 1.13 0.15 30.78 09:46:01 1 71.36 0.00 6.38 0.05 0.17 22.04 09:46:01 2 63.21 0.00 6.41 0.03 0.14 30.21 09:46:01 3 71.73 0.00 6.45 0.02 0.17 21.63 09:47:01 all 43.53 0.00 6.38 0.08 0.13 49.88 09:47:01 0 43.45 0.00 6.03 0.17 0.13 50.22 09:47:01 1 32.46 0.00 6.66 0.10 0.12 60.66 09:47:01 2 59.36 0.00 6.91 0.05 0.13 33.55 09:47:01 3 38.91 0.00 5.92 0.00 0.12 55.05 09:48:01 all 39.88 0.00 4.77 0.37 0.11 54.87 09:48:01 0 38.99 0.00 4.33 0.82 0.12 55.74 09:48:01 1 44.45 0.00 4.92 0.30 0.10 50.23 09:48:01 2 45.27 0.00 5.32 0.08 0.12 49.20 09:48:01 3 30.86 0.00 4.50 0.28 0.12 64.25 Average: all 37.43 0.00 5.19 2.46 0.11 54.81 Average: 0 32.35 0.00 4.97 3.98 0.11 58.59 Average: 1 32.63 0.00 4.85 1.72 0.10 60.70 Average: 2 50.79 0.00 6.31 2.69 0.12 40.08 Average: 3 33.97 0.00 4.64 1.44 0.11 59.83