09:23:09 Started by timer 09:23:09 Running as SYSTEM 09:23:09 [EnvInject] - Loading node environment variables. 09:23:09 Building remotely on prd-ubuntu1804-docker-4c-4g-3670 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/portal-nonrtric-controlpanel-docker-merge-master 09:23:09 [ssh-agent] Looking for ssh-agent implementation... 09:23:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:23:09 $ ssh-agent 09:23:09 SSH_AUTH_SOCK=/tmp/ssh-bzoh9V3KSXaF/agent.2061 09:23:09 SSH_AGENT_PID=2063 09:23:09 [ssh-agent] Started. 09:23:09 Running ssh-add (command line suppressed) 09:23:09 Identity added: /w/workspace/portal-nonrtric-controlpanel-docker-merge-master@tmp/private_key_5850788721435943320.key (jenkins-ssh) 09:23:09 [ssh-agent] Using credentials jenkins (jenkins) 09:23:09 The recommended git tool is: NONE 09:23:10 using credential jenkins 09:23:10 Wiping out workspace first. 09:23:10 Cloning the remote Git repository 09:23:10 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/portal/nonrtric-controlpanel 09:23:11 > git init /w/workspace/portal-nonrtric-controlpanel-docker-merge-master # timeout=10 09:23:11 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/portal/nonrtric-controlpanel 09:23:11 > git --version # timeout=10 09:23:11 > git --version # 'git version 2.17.1' 09:23:11 using GIT_SSH to set credentials jenkins 09:23:11 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/portal/nonrtric-controlpanel +refs/heads/*:refs/remotes/origin/* # timeout=10 09:23:12 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/portal/nonrtric-controlpanel # timeout=10 09:23:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:23:12 Avoid second fetch 09:23:12 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 09:23:12 Checking out Revision 15bdaf8f25dca54e3a52ad30d69fa2eb1d59ce48 (refs/remotes/origin/master) 09:23:12 > git config core.sparsecheckout # timeout=10 09:23:12 > git checkout -f 15bdaf8f25dca54e3a52ad30d69fa2eb1d59ce48 # timeout=10 09:23:12 Commit message: "CI: Migrate Sonar Scan job to GHA" 09:23:12 > git rev-list --no-walk 15bdaf8f25dca54e3a52ad30d69fa2eb1d59ce48 # timeout=10 09:23:16 provisioning config files... 09:23:16 copy managed file [npmrc] to file:/home/jenkins/.npmrc 09:23:16 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 09:23:16 [portal-nonrtric-controlpanel-docker-merge-master] $ /bin/bash /tmp/jenkins2567914232404191737.sh 09:23:16 ---> python-tools-install.sh 09:23:16 Setup pyenv: 09:23:16 * system (set by /opt/pyenv/version) 09:23:16 * 3.8.13 (set by /opt/pyenv/version) 09:23:16 * 3.9.13 (set by /opt/pyenv/version) 09:23:16 * 3.10.6 (set by /opt/pyenv/version) 09:23:20 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-cgfN 09:23:20 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:23:24 lf-activate-venv(): INFO: Installing: lftools 09:23:52 lf-activate-venv(): INFO: Adding /tmp/venv-cgfN/bin to PATH 09:23:52 Generating Requirements File 09:24:12 Python 3.10.6 09:24:12 pip 24.2 from /tmp/venv-cgfN/lib/python3.10/site-packages/pip (python 3.10) 09:24:13 appdirs==1.4.4 09:24:13 argcomplete==3.5.0 09:24:13 aspy.yaml==1.3.0 09:24:13 attrs==24.2.0 09:24:13 autopage==0.5.2 09:24:13 beautifulsoup4==4.12.3 09:24:13 boto3==1.35.8 09:24:13 botocore==1.35.8 09:24:13 bs4==0.0.2 09:24:13 cachetools==5.5.0 09:24:13 certifi==2024.7.4 09:24:13 cffi==1.17.0 09:24:13 cfgv==3.4.0 09:24:13 chardet==5.2.0 09:24:13 charset-normalizer==3.3.2 09:24:13 click==8.1.7 09:24:13 cliff==4.7.0 09:24:13 cmd2==2.4.3 09:24:13 cryptography==3.3.2 09:24:13 debtcollector==3.0.0 09:24:13 decorator==5.1.1 09:24:13 defusedxml==0.7.1 09:24:13 Deprecated==1.2.14 09:24:13 distlib==0.3.8 09:24:13 dnspython==2.6.1 09:24:13 docker==4.2.2 09:24:13 dogpile.cache==1.3.3 09:24:13 email_validator==2.2.0 09:24:13 filelock==3.15.4 09:24:13 future==1.0.0 09:24:13 gitdb==4.0.11 09:24:13 GitPython==3.1.43 09:24:13 google-auth==2.34.0 09:24:13 httplib2==0.22.0 09:24:13 identify==2.6.0 09:24:13 idna==3.8 09:24:13 importlib-resources==1.5.0 09:24:13 iso8601==2.1.0 09:24:13 Jinja2==3.1.4 09:24:13 jmespath==1.0.1 09:24:13 jsonpatch==1.33 09:24:13 jsonpointer==3.0.0 09:24:13 jsonschema==4.23.0 09:24:13 jsonschema-specifications==2023.12.1 09:24:13 keystoneauth1==5.8.0 09:24:13 kubernetes==30.1.0 09:24:13 lftools==0.37.10 09:24:13 lxml==5.3.0 09:24:13 MarkupSafe==2.1.5 09:24:13 msgpack==1.0.8 09:24:13 multi_key_dict==2.0.3 09:24:13 munch==4.0.0 09:24:13 netaddr==1.3.0 09:24:13 netifaces==0.11.0 09:24:13 niet==1.4.2 09:24:13 nodeenv==1.9.1 09:24:13 oauth2client==4.1.3 09:24:13 oauthlib==3.2.2 09:24:13 openstacksdk==3.3.0 09:24:13 os-client-config==2.1.0 09:24:13 os-service-types==1.7.0 09:24:13 osc-lib==3.1.0 09:24:13 oslo.config==9.6.0 09:24:13 oslo.context==5.6.0 09:24:13 oslo.i18n==6.4.0 09:24:13 oslo.log==6.1.2 09:24:13 oslo.serialization==5.5.0 09:24:13 oslo.utils==7.3.0 09:24:13 packaging==24.1 09:24:13 pbr==6.1.0 09:24:13 platformdirs==4.2.2 09:24:13 prettytable==3.11.0 09:24:13 pyasn1==0.6.0 09:24:13 pyasn1_modules==0.4.0 09:24:13 pycparser==2.22 09:24:13 pygerrit2==2.0.15 09:24:13 PyGithub==2.4.0 09:24:13 PyJWT==2.9.0 09:24:13 PyNaCl==1.5.0 09:24:13 pyparsing==2.4.7 09:24:13 pyperclip==1.9.0 09:24:13 pyrsistent==0.20.0 09:24:13 python-cinderclient==9.5.0 09:24:13 python-dateutil==2.9.0.post0 09:24:13 python-heatclient==3.5.0 09:24:13 python-jenkins==1.8.2 09:24:13 python-keystoneclient==5.5.0 09:24:13 python-magnumclient==4.6.0 09:24:13 python-openstackclient==7.0.0 09:24:13 python-swiftclient==4.6.0 09:24:13 PyYAML==6.0.2 09:24:13 referencing==0.35.1 09:24:13 requests==2.32.3 09:24:13 requests-oauthlib==2.0.0 09:24:13 requestsexceptions==1.4.0 09:24:13 rfc3986==2.0.0 09:24:13 rpds-py==0.20.0 09:24:13 rsa==4.9 09:24:13 ruamel.yaml==0.18.6 09:24:13 ruamel.yaml.clib==0.2.8 09:24:13 s3transfer==0.10.2 09:24:13 simplejson==3.19.3 09:24:13 six==1.16.0 09:24:13 smmap==5.0.1 09:24:13 soupsieve==2.6 09:24:13 stevedore==5.3.0 09:24:13 tabulate==0.9.0 09:24:13 toml==0.10.2 09:24:13 tomlkit==0.13.2 09:24:13 tqdm==4.66.5 09:24:13 typing_extensions==4.12.2 09:24:13 tzdata==2024.1 09:24:13 urllib3==1.26.19 09:24:13 virtualenv==20.26.3 09:24:13 wcwidth==0.2.13 09:24:13 websocket-client==1.8.0 09:24:13 wrapt==1.16.0 09:24:13 xdg==6.0.0 09:24:13 xmltodict==0.13.0 09:24:13 yq==3.4.3 09:24:13 provisioning config files... 09:24:13 copy managed file [global-settings] to file:/w/workspace/portal-nonrtric-controlpanel-docker-merge-master@tmp/config17717287502737949357tmp 09:24:13 copy managed file [portal-nonrtric-controlpanel-settings] to file:/w/workspace/portal-nonrtric-controlpanel-docker-merge-master@tmp/config710850815970399389tmp 09:24:13 [portal-nonrtric-controlpanel-docker-merge-master] $ /bin/bash /tmp/jenkins15906076473311129356.sh 09:24:13 ---> docker-login.sh 09:24:13 nexus3.o-ran-sc.org:10001 09:24:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:24:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:24:13 Configure a credential helper to remove this warning. See 09:24:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:24:13 09:24:13 Login Succeeded 09:24:13 nexus3.o-ran-sc.org:10002 09:24:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:24:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:24:13 Configure a credential helper to remove this warning. See 09:24:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:24:13 09:24:13 Login Succeeded 09:24:13 nexus3.o-ran-sc.org:10003 09:24:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:24:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:24:13 Configure a credential helper to remove this warning. See 09:24:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:24:13 09:24:13 Login Succeeded 09:24:13 nexus3.o-ran-sc.org:10004 09:24:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:24:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:24:13 Configure a credential helper to remove this warning. See 09:24:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:24:13 09:24:13 Login Succeeded 09:24:13 ---> docker-login.sh ends 09:24:13 [portal-nonrtric-controlpanel-docker-merge-master] $ /bin/bash /tmp/jenkins7506545597233008262.sh 09:24:13 [portal-nonrtric-controlpanel-docker-merge-master] $ /bin/sh -xe /tmp/jenkins14078977104610040611.sh 09:24:13 [EnvInject] - Injecting environment variables from a build step. 09:24:13 [EnvInject] - Injecting as environment variables the properties content 09:24:13 DOCKER_ROOT=webapp-frontend 09:24:13 CONTAINER_TAG_YAML_DIR= 09:24:13 CONTAINER_TAG_METHOD=yaml-file 09:24:13 09:24:13 [EnvInject] - Variables injected successfully. 09:24:13 [portal-nonrtric-controlpanel-docker-merge-master] $ /bin/bash -l /tmp/jenkins14799787998570369228.sh 09:24:14 ---> docker-get-container-tag.sh 09:24:14 Setup pyenv: 09:24:14 system 09:24:14 3.8.13 09:24:14 3.9.13 09:24:14 * 3.10.6 (set by /w/workspace/portal-nonrtric-controlpanel-docker-merge-master/.python-version) 09:24:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cgfN from file:/tmp/.os_lf_venv 09:24:15 lf-activate-venv(): INFO: Installing: yq 09:24:16 lf-activate-venv(): INFO: Adding /tmp/venv-cgfN/bin to PATH 09:24:16 ---> Docker image tag found: 2.6.0 09:24:16 [EnvInject] - Injecting environment variables from a build step. 09:24:16 [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' 09:24:16 [EnvInject] - Variables injected successfully. 09:24:16 [EnvInject] - Injecting environment variables from a build step. 09:24:16 [EnvInject] - Injecting as environment variables the properties content 09:24:16 DOCKER_ARGS=--network=host 09:24:16 DOCKER_ROOT=webapp-frontend 09:24:16 CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 09:24:16 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 09:24:16 DOCKER_NAME=o-ran-sc/nonrtric-controlpanel 09:24:16 09:24:16 [EnvInject] - Variables injected successfully. 09:24:16 [portal-nonrtric-controlpanel-docker-merge-master] $ /bin/bash /tmp/jenkins1990314721951219006.sh 09:24:16 ---> docker-build.sh 09:24:16 Docker version 24.0.2, build cb74dfc 09:24:16 Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-controlpanel:2.6.0 09:24:16 docker build --network=host -t nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-controlpanel:2.6.0 . 09:24:17 #1 [internal] load .dockerignore 09:24:17 #1 transferring context: 45B done 09:24:17 #1 DONE 0.1s 09:24:17 09:24:17 #2 [internal] load build definition from Dockerfile 09:24:17 #2 transferring dockerfile: 1.70kB done 09:24:17 #2 DONE 0.1s 09:24:17 09:24:17 #3 [internal] load metadata for docker.io/library/node:14-alpine 09:24:18 #3 DONE 1.4s 09:24:18 09:24:18 #4 [internal] load metadata for docker.io/library/nginx:alpine 09:24:18 #4 DONE 1.5s 09:24:18 09:24:18 #5 [internal] load build context 09:24:18 #5 DONE 0.0s 09:24:18 09:24:18 #6 [stage-1 1/8] FROM docker.io/library/nginx:alpine@sha256:c04c18adc2a407740a397c8407c011fc6c90026a9b65cceddef7ae5484360158 09:24:18 #6 resolve docker.io/library/nginx:alpine@sha256:c04c18adc2a407740a397c8407c011fc6c90026a9b65cceddef7ae5484360158 0.1s done 09:24:18 #6 sha256:c04c18adc2a407740a397c8407c011fc6c90026a9b65cceddef7ae5484360158 9.07kB / 9.07kB done 09:24:18 #6 sha256:0c57fe90551cfd8b7d4d05763c5018607b296cb01f7e0ff44b7d047353ed8cc0 2.50kB / 2.50kB done 09:24:18 #6 sha256:0f0eda053dc5c4c8240f11542cb4d200db6a11d476a4189b1eb0a3afa5684a9a 11.23kB / 11.23kB done 09:24:18 #6 sha256:c6a83fedfae6ed8a4f5f7cbb6a7b6f1c1ec3d86fea8cb9e5ba2e5e6673fde9f6 0B / 3.62MB 0.1s 09:24:19 #6 ... 09:24:19 09:24:19 #5 [internal] load build context 09:24:19 #5 transferring context: 442.34kB 0.0s done 09:24:19 #5 DONE 0.1s 09:24:19 09:24:19 #6 [stage-1 1/8] FROM docker.io/library/nginx:alpine@sha256:c04c18adc2a407740a397c8407c011fc6c90026a9b65cceddef7ae5484360158 09:24:19 #6 sha256:45f552c78c312f2b711135f5af71a2eb06e223246d13cae7bf3a15e447136045 0B / 629B 0.2s 09:24:19 #6 sha256:7f5898476db744b7e3d5f25c7533b4285e21cf2025610f339cb32bf39bebcfe4 0B / 1.76MB 0.2s 09:24:19 #6 sha256:c6a83fedfae6ed8a4f5f7cbb6a7b6f1c1ec3d86fea8cb9e5ba2e5e6673fde9f6 3.62MB / 3.62MB 0.2s done 09:24:19 #6 sha256:45f552c78c312f2b711135f5af71a2eb06e223246d13cae7bf3a15e447136045 629B / 629B 0.3s 09:24:19 #6 sha256:7f5898476db744b7e3d5f25c7533b4285e21cf2025610f339cb32bf39bebcfe4 1.76MB / 1.76MB 0.2s done 09:24:19 #6 extracting sha256:c6a83fedfae6ed8a4f5f7cbb6a7b6f1c1ec3d86fea8cb9e5ba2e5e6673fde9f6 0.1s done 09:24:19 #6 sha256:45f552c78c312f2b711135f5af71a2eb06e223246d13cae7bf3a15e447136045 629B / 629B 0.3s done 09:24:19 #6 sha256:532b9a30583c1bf82204f3cbc8054882bace1669cc85fdcb45b8f88b4db82833 393B / 393B 0.4s done 09:24:19 #6 sha256:62a896bb4a21c26afb24814d77cc345822fd8b03255bb9f940a0707daa9f2ff6 955B / 955B 0.4s done 09:24:19 #6 sha256:41c49cbde6a69c2861d4443a90e47a59e906386088b706d32aba1091d0f262b0 1.21kB / 1.21kB 0.4s done 09:24:19 #6 extracting sha256:7f5898476db744b7e3d5f25c7533b4285e21cf2025610f339cb32bf39bebcfe4 09:24:19 #6 sha256:35b039ba2bc54667ad0fdce04367ea93ed097b0506cda323e280e1ed31f29b31 0B / 13.19MB 0.5s 09:24:19 #6 sha256:9da224fdd4124c20879a425f59ee3d7e9aeccf37356692f37cd7736e38c2efd2 0B / 1.40kB 0.5s 09:24:19 #6 extracting sha256:7f5898476db744b7e3d5f25c7533b4285e21cf2025610f339cb32bf39bebcfe4 0.1s done 09:24:19 #6 sha256:35b039ba2bc54667ad0fdce04367ea93ed097b0506cda323e280e1ed31f29b31 1.05MB / 13.19MB 0.6s 09:24:19 #6 sha256:9da224fdd4124c20879a425f59ee3d7e9aeccf37356692f37cd7736e38c2efd2 1.40kB / 1.40kB 0.5s done 09:24:19 #6 extracting sha256:45f552c78c312f2b711135f5af71a2eb06e223246d13cae7bf3a15e447136045 done 09:24:19 #6 sha256:35b039ba2bc54667ad0fdce04367ea93ed097b0506cda323e280e1ed31f29b31 13.19MB / 13.19MB 0.7s done 09:24:19 #6 extracting sha256:62a896bb4a21c26afb24814d77cc345822fd8b03255bb9f940a0707daa9f2ff6 09:24:19 #6 extracting sha256:62a896bb4a21c26afb24814d77cc345822fd8b03255bb9f940a0707daa9f2ff6 done 09:24:19 #6 extracting sha256:532b9a30583c1bf82204f3cbc8054882bace1669cc85fdcb45b8f88b4db82833 done 09:24:19 #6 extracting sha256:41c49cbde6a69c2861d4443a90e47a59e906386088b706d32aba1091d0f262b0 done 09:24:19 #6 extracting sha256:9da224fdd4124c20879a425f59ee3d7e9aeccf37356692f37cd7736e38c2efd2 done 09:24:20 #6 extracting sha256:35b039ba2bc54667ad0fdce04367ea93ed097b0506cda323e280e1ed31f29b31 0.1s 09:24:20 #6 extracting sha256:35b039ba2bc54667ad0fdce04367ea93ed097b0506cda323e280e1ed31f29b31 0.4s done 09:24:20 #6 DONE 2.0s 09:24:20 09:24:20 #7 [stage1 1/10] FROM docker.io/library/node:14-alpine@sha256:434215b487a329c9e867202ff89e704d3a75e554822e07f3e0c0f9e606121b33 09:24:20 #7 resolve docker.io/library/node:14-alpine@sha256:434215b487a329c9e867202ff89e704d3a75e554822e07f3e0c0f9e606121b33 0.1s done 09:24:20 #7 sha256:434215b487a329c9e867202ff89e704d3a75e554822e07f3e0c0f9e606121b33 1.43kB / 1.43kB done 09:24:20 #7 sha256:4e84c956cd276af9ed14a8b2939a734364c2b0042485e90e1b97175e73dfd548 1.16kB / 1.16kB done 09:24:20 #7 sha256:0dac3dc27b1ad570e6c3a7f7cd29e88e7130ff0cad31b2ec5a0f222fbe971bdb 6.44kB / 6.44kB done 09:24:20 #7 sha256:f56be85fc22e46face30e2c3de3f7fe7c15f8fd7c4e5add29d7f64b87abdaa09 3.37MB / 3.37MB 0.6s done 09:24:20 #7 sha256:8f665685b215c7daf9164545f1bbdd74d800af77d0d267db31fe0345c0c8fb8b 37.17MB / 37.17MB 1.1s done 09:24:20 #7 extracting sha256:f56be85fc22e46face30e2c3de3f7fe7c15f8fd7c4e5add29d7f64b87abdaa09 0.1s done 09:24:20 #7 sha256:e5fca6c395a62ec277102af9e5283f6edb43b3e4f20f798e3ce7e425be226ba6 2.37MB / 2.37MB 0.9s done 09:24:20 #7 sha256:561cb69653d56a9725be56e02128e4e96fb434a8b4b4decf2bdeb479a225feaf 448B / 448B 0.9s done 09:24:20 #7 extracting sha256:8f665685b215c7daf9164545f1bbdd74d800af77d0d267db31fe0345c0c8fb8b 0.7s 09:24:21 #7 extracting sha256:8f665685b215c7daf9164545f1bbdd74d800af77d0d267db31fe0345c0c8fb8b 1.6s done 09:24:22 #7 ... 09:24:22 09:24:22 #8 [stage-1 2/8] COPY nginx.conf /etc/nginx/nginx.conf 09:24:22 #8 DONE 2.0s 09:24:22 09:24:22 #7 [stage1 1/10] FROM docker.io/library/node:14-alpine@sha256:434215b487a329c9e867202ff89e704d3a75e554822e07f3e0c0f9e606121b33 09:24:22 #7 extracting sha256:e5fca6c395a62ec277102af9e5283f6edb43b3e4f20f798e3ce7e425be226ba6 0.1s done 09:24:22 #7 extracting sha256:561cb69653d56a9725be56e02128e4e96fb434a8b4b4decf2bdeb479a225feaf done 09:24:23 #7 DONE 4.6s 09:24:23 09:24:23 #9 [stage-1 3/8] RUN chown -R nginx /var/log/nginx 09:24:23 #9 DONE 0.5s 09:24:23 09:24:23 #10 [stage1 2/10] WORKDIR /usr/src/app 09:24:23 #10 DONE 0.2s 09:24:23 09:24:23 #11 [stage-1 4/8] RUN chown -R nginx /etc/nginx/conf.d 09:24:23 #11 DONE 0.5s 09:24:23 09:24:23 #12 [stage1 3/10] COPY package.json ./ 09:24:23 #12 DONE 0.2s 09:24:23 09:24:23 #13 [stage1 4/10] RUN npm install 09:24:24 #13 ... 09:24:24 09:24:24 #14 [stage-1 5/8] RUN chown -R nginx /var/cache/nginx/ 09:24:24 #14 DONE 0.3s 09:24:24 09:24:24 #15 [stage-1 6/8] RUN touch /var/run/nginx.pid 09:24:24 #15 DONE 0.3s 09:24:24 09:24:24 #16 [stage-1 7/8] RUN chown -R nginx /var/run/nginx.pid 09:24:24 #16 DONE 0.3s 09:24:24 09:24:24 #13 [stage1 4/10] RUN npm install 09:24:25 #13 2.196 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 09:24:25 #13 2.225 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. 09:24:26 #13 2.488 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 09:24:27 #13 3.525 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 09:24:27 #13 4.059 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) 09:24:27 #13 4.068 npm WARN deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported 09:24:27 #13 4.172 npm WARN deprecated read-package-tree@5.3.1: The functionality that this package provided is now in @npmcli/arborist 09:24:27 #13 4.397 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. 09:24:28 #13 4.518 npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead 09:24:28 #13 4.648 npm WARN deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported 09:24:28 #13 4.797 npm WARN deprecated glob@7.1.6: Glob versions prior to v9 are no longer supported 09:24:28 #13 5.144 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. 09:24:29 #13 5.747 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. 09:24:29 #13 5.747 npm WARN deprecated 09:24:29 #13 5.748 npm WARN deprecated (For a CapTP with native promises, see @endo/eventual-send and @endo/captp) 09:24:29 #13 6.098 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 09:24:29 #13 6.301 npm WARN deprecated rimraf@2.7.1: Rimraf versions prior to v4 are no longer supported 09:24:30 #13 6.311 npm WARN deprecated osenv@0.1.5: This package is no longer supported. 09:24:30 #13 6.395 npm WARN deprecated figgy-pudding@3.5.2: This module is no longer supported. 09:24:30 #13 6.643 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 09:24:30 #13 6.659 npm WARN deprecated readdir-scoped-modules@1.1.0: This functionality has been moved to @npmcli/fs 09:24:30 #13 6.660 npm WARN deprecated read-package-json@2.1.2: This package is no longer supported. Please use @npmcli/package-json instead. 09:24:30 #13 7.068 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. 09:24:31 #13 7.402 npm WARN deprecated move-concurrently@1.0.1: This package is no longer supported. 09:24:31 #13 7.492 npm WARN deprecated fsevents@2.1.3: "Please update to latest v2.3 or v2.2" 09:24:31 #13 8.044 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 09:24:32 #13 8.386 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. 09:24:32 #13 8.464 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. 09:24:32 #13 8.620 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. 09:24:32 #13 8.622 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. 09:24:32 #13 8.644 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. 09:24:32 #13 8.712 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. 09:24:32 #13 8.715 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. 09:24:32 #13 8.732 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. 09:24:32 #13 8.798 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. 09:24:32 #13 8.953 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. 09:24:32 #13 8.953 npm WARN deprecated 09:24:32 #13 8.953 npm WARN deprecated (For a CapTP with native promises, see @endo/eventual-send and @endo/captp) 09:24:33 #13 9.389 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 09:24:33 #13 9.502 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. 09:24:33 #13 9.789 npm WARN deprecated node-fetch-npm@2.0.4: This module is not used anymore, npm uses minipass-fetch for its fetch implementation now 09:24:33 #13 9.900 npm WARN deprecated debuglog@1.0.1: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info. 09:24:34 #13 10.48 npm WARN deprecated fs-write-stream-atomic@1.0.10: This package is no longer supported. 09:24:34 #13 10.48 npm WARN deprecated copy-concurrently@1.0.5: This package is no longer supported. 09:24:34 #13 11.13 npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs 09:24:34 #13 11.33 npm WARN deprecated fsevents@1.2.13: The v1 package contains DANGEROUS / INSECURE binaries. Upgrade to safe fsevents v2 09:24:36 #13 12.31 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 09:24:36 #13 12.31 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 09:24:36 #13 12.35 npm WARN deprecated svgo@1.3.2: This SVGO version is no longer supported. Upgrade to v2.x.x. 09:24:37 #13 13.76 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 09:24:37 #13 13.76 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 09:24:37 #13 13.81 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 09:25:05 #13 41.60 09:25:05 #13 41.60 > core-js@3.6.4 postinstall /usr/src/app/node_modules/core-js 09:25:05 #13 41.60 > node -e "try{require('./postinstall')}catch(e){}" 09:25:05 #13 41.60 09:25:05 #13 41.67 Thank you for using core-js ( https://github.com/zloirock/core-js ) for polyfilling JavaScript standard library! 09:25:05 #13 41.67 09:25:05 #13 41.67 The project needs your help! Please consider supporting of core-js on Open Collective or Patreon:  09:25:05 #13 41.67 > https://opencollective.com/core-js  09:25:05 #13 41.67 > https://www.patreon.com/zloirock  09:25:05 #13 41.67 09:25:05 #13 41.67 Also, the author of core-js ( https://github.com/zloirock ) is looking for a good job -) 09:25:05 #13 41.67 09:25:05 #13 41.95 09:25:05 #13 41.95 > @angular/cli@9.1.15 postinstall /usr/src/app/node_modules/@angular/cli 09:25:05 #13 41.95 > node ./bin/postinstall/script.js 09:25:05 #13 41.95 09:25:06 #13 42.43 09:25:06 #13 42.43 > @fortawesome/fontawesome-free@5.15.4 postinstall /usr/src/app/node_modules/@fortawesome/fontawesome-free 09:25:06 #13 42.43 > node attribution.js 09:25:06 #13 42.43 09:25:06 #13 42.50 Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com 09:25:06 #13 42.50 License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) 09:25:06 #13 42.50 09:25:07 #13 43.33 npm notice created a lockfile as package-lock.json. You should commit this file. 09:25:07 #13 43.34 npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@~2.1.2 (node_modules/rollup/node_modules/fsevents): 09:25:07 #13 43.34 npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) 09:25:07 #13 43.35 npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@~2.3.2 (node_modules/chokidar/node_modules/fsevents): 09:25:07 #13 43.35 npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) 09:25:07 #13 43.36 npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.2.7 (node_modules/watchpack-chokidar2/node_modules/chokidar/node_modules/fsevents): 09:25:07 #13 43.36 npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) 09:25:07 #13 43.36 npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.2.7 (node_modules/webpack-dev-server/node_modules/chokidar/node_modules/fsevents): 09:25:07 #13 43.36 npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) 09:25:07 #13 43.37 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. 09:25:07 #13 43.37 09:25:07 #13 43.38 added 1572 packages from 1415 contributors and audited 1578 packages in 42.682s 09:25:07 #13 43.95 09:25:07 #13 43.95 138 packages are looking for funding 09:25:07 #13 43.95 run `npm fund` for details 09:25:07 #13 43.95 09:25:07 #13 43.95 found 73 vulnerabilities (7 low, 33 moderate, 31 high, 2 critical) 09:25:07 #13 43.95 run `npm audit fix` to fix them, or `npm audit` for details 09:25:13 #13 DONE 49.9s 09:25:13 09:25:13 #17 [stage1 5/10] COPY . . 09:25:13 #17 DONE 0.5s 09:25:14 09:25:14 #18 [stage1 6/10] RUN apk update 09:25:14 #18 0.260 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:25:14 #18 0.543 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:25:14 #18 0.885 v3.17.9-22-ge795bfcfb60 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:25:14 #18 0.885 v3.17.9-21-g7cecf6e399f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:25:14 #18 0.885 OK: 17829 distinct packages available 09:25:15 #18 DONE 1.0s 09:25:15 09:25:15 #19 [stage1 7/10] RUN apk add chromium 09:25:15 #19 0.379 (1/150) Installing libexpat (2.6.2-r0) 09:25:15 #19 0.438 (2/150) Installing brotli-libs (1.0.9-r9) 09:25:15 #19 0.456 (3/150) Installing libbz2 (1.0.8-r4) 09:25:15 #19 0.460 (4/150) Installing libpng (1.6.39-r0) 09:25:15 #19 0.465 (5/150) Installing freetype (2.12.1-r0) 09:25:15 #19 0.475 (6/150) Installing fontconfig (2.14.1-r0) 09:25:15 #19 0.484 (7/150) Installing libfontenc (1.1.6-r0) 09:25:15 #19 0.487 (8/150) Installing mkfontscale (1.2.2-r1) 09:25:15 #19 0.490 (9/150) Installing font-opensans (0_git20210927-r1) 09:25:15 #19 0.520 (10/150) Installing pkgconf (1.9.4-r0) 09:25:15 #19 0.525 (11/150) Installing libffi (3.4.4-r0) 09:25:15 #19 0.528 (12/150) Installing libintl (0.21.1-r1) 09:25:15 #19 0.531 (13/150) Installing libblkid (2.38.1-r1) 09:25:15 #19 0.537 (14/150) Installing libmount (2.38.1-r1) 09:25:15 #19 0.546 (15/150) Installing pcre2 (10.42-r0) 09:25:15 #19 0.555 (16/150) Installing glib (2.74.7-r0) 09:25:15 #19 0.579 (17/150) Installing xz-libs (5.2.9-r0) 09:25:15 #19 0.584 (18/150) Installing libxml2 (2.10.4-r0) 09:25:15 #19 0.598 (19/150) Installing shared-mime-info (2.2-r2) 09:25:15 #19 0.611 (20/150) Installing hicolor-icon-theme (0.17-r2) 09:25:15 #19 0.623 (21/150) Installing libjpeg-turbo (2.1.4-r0) 09:25:15 #19 0.633 (22/150) Installing libwebp (1.2.4-r3) 09:25:15 #19 0.644 (23/150) Installing zstd-libs (1.5.5-r0) 09:25:15 #19 0.652 (24/150) Installing tiff (4.4.0-r4) 09:25:15 #19 0.660 (25/150) Installing gdk-pixbuf (2.42.10-r0) 09:25:15 #19 0.672 (26/150) Installing gtk-update-icon-cache (3.24.43-r0) 09:25:15 #19 0.676 (27/150) Installing libxau (1.0.10-r0) 09:25:15 #19 0.680 (28/150) Installing libmd (1.0.4-r0) 09:25:15 #19 0.684 (29/150) Installing libbsd (0.11.7-r0) 09:25:15 #19 0.689 (30/150) Installing libxdmcp (1.1.4-r0) 09:25:15 #19 0.693 (31/150) Installing libxcb (1.15-r0) 09:25:15 #19 0.705 (32/150) Installing libx11 (1.8.7-r0) 09:25:15 #19 0.734 (33/150) Installing libxcomposite (0.4.5-r1) 09:25:15 #19 0.737 (34/150) Installing libxfixes (6.0.0-r0) 09:25:15 #19 0.740 (35/150) Installing libxrender (0.9.11-r0) 09:25:15 #19 0.744 (36/150) Installing libxcursor (1.2.1-r1) 09:25:15 #19 0.747 (37/150) Installing libxdamage (1.1.5-r1) 09:25:15 #19 0.751 (38/150) Installing libxext (1.3.5-r0) 09:25:15 #19 0.756 (39/150) Installing libxi (1.8-r0) 09:25:15 #19 0.761 (40/150) Installing libxinerama (1.1.5-r0) 09:25:15 #19 0.764 (41/150) Installing libxrandr (1.5.3-r0) 09:25:15 #19 0.768 (42/150) Installing libatk-1.0 (2.46.0-r0) 09:25:15 #19 0.775 (43/150) Installing libxtst (1.2.4-r0) 09:25:15 #19 0.779 (44/150) Installing dbus-libs (1.14.8-r0) 09:25:15 #19 0.788 (45/150) Installing at-spi2-core (2.46.0-r0) 09:25:15 #19 0.799 (46/150) Installing libatk-bridge-2.0 (2.46.0-r0) 09:25:15 #19 0.802 (47/150) Installing pixman (0.42.2-r0) 09:25:15 #19 0.814 (48/150) Installing cairo (1.17.6-r3) 09:25:15 #19 0.830 (49/150) Installing cairo-gobject (1.17.6-r3) 09:25:15 #19 0.832 (50/150) Installing avahi-libs (0.8-r6) 09:25:15 #19 0.837 (51/150) Installing gmp (6.2.1-r2) 09:25:15 #19 0.848 (52/150) Installing nettle (3.8.1-r0) 09:25:15 #19 0.856 (53/150) Installing p11-kit (0.24.1-r1) 09:25:15 #19 0.868 (54/150) Installing libtasn1 (4.19.0-r0) 09:25:15 #19 0.872 (55/150) Installing libunistring (1.1-r0) 09:25:15 #19 0.890 (56/150) Installing gnutls (3.7.8-r3) 09:25:16 #19 0.908 (57/150) Installing cups-libs (2.4.9-r0) 09:25:16 #19 0.915 (58/150) Installing libepoxy (1.5.10-r0) 09:25:16 #19 0.925 (59/150) Installing fribidi (1.0.12-r0) 09:25:16 #19 0.930 (60/150) Installing graphite2 (1.3.14-r2) 09:25:16 #19 0.934 (61/150) Installing harfbuzz (5.3.1-r1) 09:25:16 #19 0.952 (62/150) Installing libxft (2.3.7-r0) 09:25:16 #19 0.955 (63/150) Installing pango (1.50.13-r0) 09:25:16 #19 0.966 (64/150) Installing wayland-libs-client (1.21.0-r1) 09:25:16 #19 0.969 (65/150) Installing wayland-libs-cursor (1.21.0-r1) 09:25:16 #19 0.972 (66/150) Installing wayland-libs-egl (1.21.0-r1) 09:25:16 #19 0.976 (67/150) Installing xkeyboard-config (2.37-r0) 09:25:16 #19 1.010 (68/150) Installing libxkbcommon (1.4.1-r0) 09:25:16 #19 1.017 (69/150) Installing gtk+3.0 (3.24.43-r0) 09:25:16 #19 1.083 (70/150) Installing mesa (22.2.5-r1) 09:25:16 #19 1.087 (71/150) Installing llvm15-libs (15.0.7-r0) 09:25:16 #19 1.745 (72/150) Installing hwdata-pci (0.364-r0) 09:25:16 #19 1.757 (73/150) Installing libpciaccess (0.17-r0) 09:25:16 #19 1.761 (74/150) Installing libdrm (2.4.114-r0) 09:25:16 #19 1.768 (75/150) Installing musl-fts (1.2.7-r3) 09:25:16 #19 1.771 (76/150) Installing libelf (0.187-r2) 09:25:16 #19 1.782 (77/150) Installing mesa-glapi (22.2.5-r1) 09:25:16 #19 1.789 (78/150) Installing mesa-dri-gallium (22.2.5-r1) 09:25:17 #19 1.942 (79/150) Installing eudev-libs (3.2.11-r4) 09:25:17 #19 1.956 (80/150) Installing libmagic (5.43-r0) 09:25:17 #19 1.981 (81/150) Installing file (5.43-r0) 09:25:17 #19 1.984 (82/150) Installing libice (1.0.10-r1) 09:25:17 #19 1.989 (83/150) Installing libuuid (2.38.1-r1) 09:25:17 #19 1.992 (84/150) Installing libsm (1.2.3-r1) 09:25:17 #19 1.996 (85/150) Installing libxt (1.2.1-r0) 09:25:17 #19 2.006 (86/150) Installing libxmu (1.1.4-r0) 09:25:17 #19 2.010 (87/150) Installing xset (1.2.4-r1) 09:25:17 #19 2.013 (88/150) Installing xprop (1.2.7-r0) 09:25:17 #19 2.017 (89/150) Installing xdg-utils (1.1.3-r4) 09:25:17 #19 2.024 (90/150) Installing libogg (1.3.5-r2) 09:25:17 #19 2.027 (91/150) Installing flac-libs (1.4.2-r0) 09:25:17 #19 2.035 (92/150) Installing aom-libs (3.5.0-r0) 09:25:17 #19 2.084 (93/150) Installing alsa-lib (1.2.8-r0) 09:25:17 #19 2.104 (94/150) Installing libatomic (12.2.1_git20220924-r4) 09:25:17 #19 2.107 (95/150) Installing sdl2 (2.26.5-r0) 09:25:17 #19 2.277 (96/150) Installing svt-av1-libs (1.3.0-r0) 09:25:17 #19 2.342 (97/150) Installing libass (0.16.0-r1) 09:25:17 #19 2.346 (98/150) Installing libdav1d (1.0.0-r2) 09:25:17 #19 2.364 (99/150) Installing ncurses-terminfo-base (6.3_p20221119-r1) 09:25:17 #19 2.369 (100/150) Installing ncurses-libs (6.3_p20221119-r1) 09:25:17 #19 2.377 (101/150) Installing lame (3.100-r2) 09:25:17 #19 2.388 (102/150) Installing opus (1.3.1-r1) 09:25:17 #19 2.397 (103/150) Installing libasyncns (0.8-r1) 09:25:17 #19 2.400 (104/150) Installing libltdl (2.4.7-r1) 09:25:17 #19 2.403 (105/150) Installing orc (0.4.33-r0) 09:25:17 #19 2.415 (106/150) Installing libvorbis (1.3.7-r0) 09:25:17 #19 2.425 (107/150) Installing libsndfile (1.1.0-r2) 09:25:17 #19 2.434 (108/150) Installing libgomp (12.2.1_git20220924-r4) 09:25:17 #19 2.441 (109/150) Installing soxr (0.1.3-r3) 09:25:17 #19 2.447 (110/150) Installing speexdsp (1.2.1-r0) 09:25:17 #19 2.452 (111/150) Installing tdb-libs (1.4.6-r0) 09:25:17 #19 2.456 (112/150) Installing libpulse (16.1-r6) 09:25:17 #19 2.472 (113/150) Installing cjson (1.7.17-r0) 09:25:17 #19 2.475 (114/150) Installing mbedtls (2.28.8-r0) 09:25:17 #19 2.487 (115/150) Installing librist (0.2.7-r0) 09:25:17 #19 2.492 (116/150) Installing libsrt (1.5.1-r0) 09:25:17 #19 2.503 (117/150) Installing libssh (0.10.5-r0) 09:25:17 #19 2.510 (118/150) Installing libtheora (1.1.1-r16) 09:25:17 #19 2.521 (119/150) Installing v4l-utils-libs (1.22.1-r2) 09:25:17 #19 2.528 (120/150) Installing libva (2.16.0-r0) 09:25:17 #19 2.534 (121/150) Installing libvdpau (1.5-r0) 09:25:17 #19 2.538 (122/150) Installing vidstab (1.1.0-r2) 09:25:17 #19 2.543 (123/150) Installing libvpx (1.12.0-r2) 09:25:17 #19 2.569 (124/150) Installing x264-libs (0.164_git20220602-r0) 09:25:17 #19 2.590 (125/150) Installing numactl (2.0.16-r1) 09:25:17 #19 2.594 (126/150) Installing x265-libs (3.5-r3) 09:25:17 #19 2.660 (127/150) Installing xvidcore (1.3.7-r1) 09:25:17 #19 2.668 (128/150) Installing libsodium (1.0.18-r2) 09:25:17 #19 2.676 (129/150) Installing libzmq (4.3.4-r1) 09:25:17 #19 2.687 (130/150) Installing ffmpeg-libs (5.1.4-r0) 09:25:17 #19 2.815 (131/150) Installing libevent (2.1.12-r5) 09:25:17 #19 2.826 (132/150) Installing wayland-libs-server (1.21.0-r1) 09:25:17 #19 2.830 (133/150) Installing mesa-gbm (22.2.5-r1) 09:25:17 #19 2.834 (134/150) Installing icu-data-en (72.1-r1) 09:25:17 #19 2.855 Executing icu-data-en-72.1-r1.post-install 09:25:18 #19 2.858 * 09:25:18 #19 2.858 * If you need ICU with non-English locales and legacy charset support, install 09:25:18 #19 2.858 * package icu-data-full. 09:25:18 #19 2.858 * 09:25:18 #19 2.858 (135/150) Installing icu-libs (72.1-r1) 09:25:18 #19 2.891 (136/150) Installing jsoncpp (1.9.5-r0) 09:25:18 #19 2.896 (137/150) Installing lcms2 (2.14-r0) 09:25:18 #19 2.903 (138/150) Installing minizip (1.2.13-r0) 09:25:18 #19 2.906 (139/150) Installing nspr (4.35-r0) 09:25:18 #19 2.914 (140/150) Installing sqlite-libs (3.40.1-r1) 09:25:18 #19 2.929 (141/150) Installing nss (3.85-r1) 09:25:18 #19 2.960 (142/150) Installing pipewire-libs (0.3.61-r0) 09:25:18 #19 2.978 (143/150) Installing re2 (2022.06.01-r1) 09:25:18 #19 2.987 (144/150) Installing snappy (1.1.9-r4) 09:25:18 #19 2.990 (145/150) Installing libwoff2common (1.0.2-r2) 09:25:18 #19 2.993 (146/150) Installing libwoff2enc (1.0.2-r2) 09:25:18 #19 2.997 (147/150) Installing libgpg-error (1.46-r1) 09:25:18 #19 3.003 (148/150) Installing libgcrypt (1.10.1-r0) 09:25:18 #19 3.015 (149/150) Installing libxslt (1.1.37-r1) 09:25:18 #19 3.022 (150/150) Installing chromium (112.0.5615.165-r0) 09:25:19 #19 4.411 Executing busybox-1.35.0-r29.trigger 09:25:19 #19 4.417 Executing fontconfig-2.14.1-r0.trigger 09:25:19 #19 4.437 Executing mkfontscale-1.2.2-r1.trigger 09:25:19 #19 4.450 Executing glib-2.74.7-r0.trigger 09:25:19 #19 4.456 Executing shared-mime-info-2.2-r2.trigger 09:25:19 #19 4.806 Executing gdk-pixbuf-2.42.10-r0.trigger 09:25:19 #19 4.814 Executing gtk-update-icon-cache-3.24.43-r0.trigger 09:25:19 #19 4.850 Executing gtk+3.0-3.24.43-r0.trigger 09:25:20 #19 4.867 OK: 548 MiB in 167 packages 09:25:20 #19 DONE 5.5s 09:25:20 09:25:20 #20 [stage1 8/10] RUN export CHROME_BIN=/usr/bin/chromium-browser 09:25:20 #20 DONE 0.3s 09:25:20 09:25:20 #21 [stage1 9/10] RUN ./ng test --browsers ChromeHeadless --code-coverage=true --watch=false 09:25:24 #21 3.619 29 08 2024 09:25:24.476: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. 09:25:28 #21 7.488 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. 09:25:28 #21 7.489 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. 09:25:29 #21 8.060 Compiling @angular/core : es2015 as esm2015 09:25:29 #21 8.139 Compiling @angular/animations : es2015 as esm2015 09:25:29 #21 8.224 Compiling @angular/cdk/keycodes : es2015 as esm2015 09:25:31 #21 10.33 Compiling @angular/compiler/testing : es2015 as esm2015 09:25:34 #21 14.02 Compiling @angular/cdk/observers : es2015 as esm2015 09:25:35 #21 14.02 Compiling @angular/animations/browser : es2015 as esm2015 09:25:35 #21 14.02 Compiling @angular/common : es2015 as esm2015 09:25:36 #21 15.95 Compiling @angular/cdk/platform : es2015 as esm2015 09:25:37 #21 16.20 Compiling @angular/cdk/bidi : es2015 as esm2015 09:25:37 #21 16.31 Compiling @angular/platform-browser : es2015 as esm2015 09:25:37 #21 16.99 Compiling @angular/cdk/a11y : es2015 as esm2015 09:25:38 #21 17.68 Compiling @angular/forms : es2015 as esm2015 09:25:39 #21 18.31 Compiling @angular/platform-browser/animations : es2015 as esm2015 09:25:39 #21 18.37 Compiling @angular/cdk/collections : es2015 as esm2015 09:25:40 #21 19.42 Compiling @angular/cdk/scrolling : es2015 as esm2015 09:25:40 #21 19.60 Compiling @angular/cdk/portal : es2015 as esm2015 09:25:40 #21 19.68 Compiling @angular/material/core : es2015 as esm2015 09:25:41 #21 20.89 Compiling @angular/common/http : es2015 as esm2015 09:25:41 #21 20.93 Compiling @angular/cdk/overlay : es2015 as esm2015 09:25:42 #21 21.65 Compiling @angular/material/form-field : es2015 as esm2015 09:25:43 #21 22.42 Compiling @angular/cdk/layout : es2015 as esm2015 09:25:43 #21 22.77 Compiling @angular/material/button : es2015 as esm2015 09:25:44 #21 23.66 Compiling @angular/flex-layout/core : es2015 as esm2015 09:25:44 #21 23.73 Compiling @angular/material/icon : es2015 as esm2015 09:25:45 #21 24.22 Compiling @angular/material/select : es2015 as esm2015 09:25:45 #21 25.06 Compiling @angular/material/tooltip : es2015 as esm2015 09:25:46 #21 25.38 Compiling @angular/cdk/text-field : es2015 as esm2015 09:25:46 #21 26.12 Compiling @angular/router : es2015 as esm2015 09:25:47 #21 26.62 Compiling @angular/flex-layout/extended : es2015 as esm2015 09:25:47 #21 26.68 Compiling @angular/flex-layout/flex : es2015 as esm2015 09:25:48 #21 27.79 Compiling @angular/flex-layout/grid : es2015 as esm2015 09:25:49 #21 28.12 Compiling @angular/material/dialog : es2015 as esm2015 09:25:49 #21 28.19 Compiling @angular/material/input : es2015 as esm2015 09:25:50 #21 29.35 Compiling @angular/cdk/accordion : es2015 as esm2015 09:25:50 #21 29.57 Compiling @angular/cdk/stepper : es2015 as esm2015 09:25:50 #21 29.84 Compiling @angular/material/divider : es2015 as esm2015 09:25:51 #21 30.37 Compiling @angular/cdk/table : es2015 as esm2015 09:25:51 #21 30.90 Compiling @angular/material/paginator : es2015 as esm2015 09:25:51 #21 30.98 Compiling @angular/material/sort : es2015 as esm2015 09:25:52 #21 31.82 Compiling @angular/cdk/tree : es2015 as esm2015 09:25:53 #21 32.44 Compiling @angular/core/testing : es2015 as esm2015 09:25:53 #21 32.44 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 09:25:54 #21 33.18 Compiling @angular/platform-browser/testing : es2015 as esm2015 09:25:54 #21 33.96 Compiling @angular/common/testing : es2015 as esm2015 09:25:54 #21 34.00 Compiling @angular/flex-layout : es2015 as esm2015 09:25:55 #21 34.19 Compiling @angular/material/autocomplete : es2015 as esm2015 09:25:55 #21 35.04 Compiling @angular/material/button-toggle : es2015 as esm2015 09:25:56 #21 35.30 Compiling @angular/material/card : es2015 as esm2015 09:25:56 #21 35.76 Compiling @angular/material/checkbox : es2015 as esm2015 09:25:57 #21 36.31 Compiling @angular/material/chips : es2015 as esm2015 09:25:57 #21 36.45 Compiling @angular/material/datepicker : es2015 as esm2015 09:25:58 #21 37.15 Compiling @angular/material/expansion : es2015 as esm2015 09:25:58 #21 37.83 Compiling @angular/material/radio : es2015 as esm2015 09:25:59 #21 38.53 Compiling @angular/material/slide-toggle : es2015 as esm2015 09:25:59 #21 38.64 Compiling @angular/material/slider : es2015 as esm2015 09:26:00 #21 39.32 Compiling @angular/material/stepper : es2015 as esm2015 09:26:00 #21 39.75 Compiling @angular/material/tabs : es2015 as esm2015 09:26:00 #21 39.98 Compiling @angular/animations/browser/testing : es2015 as esm2015 09:26:01 #21 40.86 Compiling @angular/cdk/clipboard : es2015 as esm2015 09:26:01 #21 40.99 Compiling @angular/cdk/drag-drop : es2015 as esm2015 09:26:02 #21 41.55 Compiling @angular/common/http/testing : es2015 as esm2015 09:26:02 #21 41.92 Compiling @angular/material/badge : es2015 as esm2015 09:26:03 #21 42.46 Compiling @angular/material/bottom-sheet : es2015 as esm2015 09:26:03 #21 42.53 Compiling @angular/material/grid-list : es2015 as esm2015 09:26:04 #21 43.15 Compiling @angular/material/icon/testing : es2015 as esm2015 09:26:04 #21 43.98 Compiling @angular/material/list : es2015 as esm2015 09:26:04 #21 43.98 Compiling @angular/material/menu : es2015 as esm2015 09:26:05 #21 44.47 Compiling @angular/material/progress-bar : es2015 as esm2015 09:26:06 #21 45.55 Compiling @angular/material/progress-spinner : es2015 as esm2015 09:26:06 #21 45.69 Compiling @angular/material/sidenav : es2015 as esm2015 09:26:06 #21 45.87 Compiling @angular/material/snack-bar : es2015 as esm2015 09:26:07 #21 46.86 Compiling @angular/material/table : es2015 as esm2015 09:26:08 #21 47.08 Compiling @angular/material/toolbar : es2015 as esm2015 09:26:08 #21 47.53 Compiling @angular/material/tree : es2015 as esm2015 09:26:09 #21 48.41 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 09:26:09 #21 48.58 Compiling @angular/router/testing : es2015 as esm2015 09:26:09 #21 48.98 Compiling angular-bootstrap-md : es2015 as esm2015 09:26:10 #21 49.54 Compiling angular6-json-schema-form : es2015 as esm2015 09:26:10 #21 49.58 Compiling ng2-charts : es2015 as esm2015 09:26:13 #21 52.26 Compiling ng2-completer : es2015 as esm2015 09:26:13 #21 52.57 Compiling ngx-cookie-service : es2015 as esm2015 09:26:14 #21 53.59 Compiling ngx-toastr : es2015 as esm2015 09:26:24 #21 63.94 29 08 2024 09:26:24.802:INFO [karma-server]: Karma v6.4.4 server started at http://localhost:9876/ 09:26:24 #21 63.94 29 08 2024 09:26:24.803:INFO [launcher]: Launching browsers ChromeHeadless with concurrency unlimited 09:26:24 #21 63.95 29 08 2024 09:26:24.808:INFO [launcher]: Starting browser Chrome 09:26:37 #21 76.35 29 08 2024 09:26:37.211:INFO [Chrome Headless 112.0.5615.165 (Linux x86_64)]: Connected on socket CH9xdJhukLAdUTSAAAAB with id 9595143 09:26:37 #21 76.38 29 08 2024 09:26:37.240:WARN [web-server]: The `customFileHandlers` is deprecated and will be removed in Karma 7. Please upgrade plugins relying on this provider. 09:26:40 #21 79.80 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 0 of 139 SUCCESS (0 secs / 0 secs) 09:26:40 #21 79.90 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 1 of 139 SUCCESS (0 secs / 0.11 secs) 09:26:40 #21 79.92 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 2 of 139 SUCCESS (0 secs / 0.13 secs) 09:26:40 #21 79.93 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 3 of 139 SUCCESS (0 secs / 0.138 secs) 09:26:40 #21 79.94 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 4 of 139 SUCCESS (0 secs / 0.144 secs) 09:26:40 #21 79.94 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 5 of 139 SUCCESS (0 secs / 0.149 secs) 09:26:40 #21 79.95 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 6 of 139 SUCCESS (0 secs / 0.155 secs) 09:26:40 #21 79.95 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 7 of 139 SUCCESS (0 secs / 0.16 secs) 09:26:40 #21 79.96 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 8 of 139 SUCCESS (0 secs / 0.164 secs) 09:26:40 #21 79.96 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 9 of 139 SUCCESS (0 secs / 0.172 secs) 09:26:40 #21 79.98 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 10 of 139 SUCCESS (0 secs / 0.186 secs) 09:26:40 #21 80.01 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 11 of 139 SUCCESS (0 secs / 0.218 secs) 09:26:41 #21 80.02 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 12 of 139 SUCCESS (0 secs / 0.227 secs) 09:26:41 #21 80.03 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 13 of 139 SUCCESS (0 secs / 0.233 secs) 09:26:41 #21 80.03 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 14 of 139 SUCCESS (0 secs / 0.238 secs) 09:26:41 #21 80.04 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 15 of 139 SUCCESS (0 secs / 0.243 secs) 09:26:41 #21 80.05 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 16 of 139 SUCCESS (0 secs / 0.254 secs) 09:26:41 #21 80.08 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 17 of 139 SUCCESS (0 secs / 0.285 secs) 09:26:41 #21 80.09 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') 09:26:41 #21 80.09 TypeError: Cannot read properties of undefined (reading 'unsubscribe') 09:26:41 #21 80.09 at JobsListComponent.ngOnDestroy (http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/jobs-list/jobs-list.component.ts:222:6) 09:26:41 #21 80.09 at executeOnDestroys (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:14459:1) 09:26:41 #21 80.09 at cleanUpView (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:14358:1) 09:26:41 #21 80.09 at destroyViewTree (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:14127:1) 09:26:41 #21 80.09 at destroyLView (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:14309:1) 09:26:41 #21 80.09 at RootViewRef.destroy (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:15174:1) 09:26:41 #21 80.09 at ComponentRef$1.destroy (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:34245:1) 09:26:41 #21 80.09 at ComponentFixture.destroy (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/testing.js:439:1) 09:26:41 #21 80.09 at http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/testing.js:3419:1 09:26:41 #21 80.09 at Array.forEach ()} 09:26:41 #21 80.09 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 17 of 139 SUCCESS (0 secs / 0.285 secs) 09:26:41 #21 80.09 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') 09:26:41 #21 80.09 TypeError: Cannot read properties of undefined (reading 'unsubscribe') 09:26:41 #21 80.09 at JobsListComponent.ngOnDestroy (http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/jobs-list/jobs-list.component.ts:222:6) 09:26:41 #21 80.09 at executeOnDestroys (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:14459:1) 09:26:41 #21 80.09 at cleanUpView (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:14358:1) 09:26:41 #21 80.09 at destroyViewTree (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:14127:1) 09:26:41 #21 80.09 at destroyLView (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:14309:1) 09:26:41 #21 80.09 at RootViewRef.destroy (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:15174:1) 09:26:41 #21 80.09 at ComponentRef$1.destroy (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:34245:1) 09:26:41 #21 80.09 at ComponentFixture.destroy (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/testing.js:439:1) 09:26:41 #21 80.09 at http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/testing.js:3419:1 09:26:41 #21 80.09 at Array.forEach ()} 09:26:41 #21 80.10 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 18 of 139 SUCCESS (0 secs / 0.301 secs) 09:26:41 #21 80.11 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') 09:26:41 #21 80.11 TypeError: Cannot read properties of undefined (reading 'unsubscribe') 09:26:41 #21 80.11 at JobsListComponent.ngOnDestroy (http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/jobs-list/jobs-list.component.ts:222:6) 09:26:41 #21 80.11 at executeOnDestroys (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:14459:1) 09:26:41 #21 80.11 at cleanUpView (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:14358:1) 09:26:41 #21 80.11 at destroyViewTree (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:14127:1) 09:26:41 #21 80.11 at destroyLView (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:14309:1) 09:26:41 #21 80.11 at RootViewRef.destroy (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:15174:1) 09:26:41 #21 80.11 at ComponentRef$1.destroy (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:34245:1) 09:26:41 #21 80.11 at ComponentFixture.destroy (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/testing.js:439:1) 09:26:41 #21 80.11 at http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/testing.js:3419:1 09:26:41 #21 80.11 at Array.forEach ()} 09:26:41 #21 80.11 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 18 of 139 SUCCESS (0 secs / 0.301 secs) 09:26:41 #21 80.11 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') 09:26:41 #21 80.11 TypeError: Cannot read properties of undefined (reading 'unsubscribe') 09:26:41 #21 80.11 at JobsListComponent.ngOnDestroy (http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/jobs-list/jobs-list.component.ts:222:6) 09:26:41 #21 80.11 at executeOnDestroys (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:14459:1) 09:26:41 #21 80.11 at cleanUpView (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:14358:1) 09:26:41 #21 80.11 at destroyViewTree (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:14127:1) 09:26:41 #21 80.11 at destroyLView (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:14309:1) 09:26:41 #21 80.11 at RootViewRef.destroy (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:15174:1) 09:26:41 #21 80.11 at ComponentRef$1.destroy (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:34245:1) 09:26:41 #21 80.11 at ComponentFixture.destroy (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/testing.js:439:1) 09:26:41 #21 80.11 at http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/testing.js:3419:1 09:26:41 #21 80.11 at Array.forEach ()} 09:26:41 #21 80.20 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 19 of 139 SUCCESS (0 secs / 0.404 secs) 09:26:41 #21 80.25 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 20 of 139 SUCCESS (0 secs / 0.458 secs) 09:26:41 #21 80.34 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 21 of 139 SUCCESS (0 secs / 0.547 secs) 09:26:41 #21 80.40 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 22 of 139 SUCCESS (0 secs / 0.603 secs) 09:26:41 #21 80.53 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 23 of 139 SUCCESS (0 secs / 0.728 secs) 09:26:41 #21 80.59 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 24 of 139 SUCCESS (0 secs / 0.788 secs) 09:26:41 #21 80.64 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 25 of 139 SUCCESS (0 secs / 0.845 secs) 09:26:41 #21 80.75 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 26 of 139 SUCCESS (0 secs / 0.954 secs) 09:26:41 #21 80.84 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 27 of 139 SUCCESS (0 secs / 1.043 secs) 09:26:41 #21 80.87 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 28 of 139 SUCCESS (0 secs / 1.064 secs) 09:26:41 #21 80.88 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 29 of 139 SUCCESS (0 secs / 1.077 secs) 09:26:41 #21 80.91 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 30 of 139 SUCCESS (0 secs / 1.104 secs) 09:26:41 #21 80.92 ERROR: 'Subscribe function error:TypeError: You provided 'undefined' where a stream was expected. You can provide an Observable, Promise, Array, or Iterable.' 09:26:41 #21 80.92 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 30 of 139 SUCCESS (0 secs / 1.104 secs) 09:26:41 #21 80.92 ERROR: 'Subscribe function error:TypeError: You provided 'undefined' where a stream was expected. You can provide an Observable, Promise, Array, or Iterable.' 09:26:41 #21 80.93 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 31 of 139 SUCCESS (0 secs / 1.131 secs) 09:26:41 #21 80.96 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 32 of 139 SUCCESS (0 secs / 1.155 secs) 09:26:41 #21 80.97 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 33 of 139 SUCCESS (0 secs / 1.17 secs) 09:26:41 #21 81.01 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 34 of 139 SUCCESS (0 secs / 1.205 secs) 09:26:41 #21 81.03 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 35 of 139 SUCCESS (0 secs / 1.227 secs) 09:26:41 #21 81.05 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 36 of 139 SUCCESS (0 secs / 1.249 secs) 09:26:42 #21 81.16 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') 09:26:42 #21 81.16 TypeError: Cannot read properties of undefined (reading 'push') 09:26:42 #21 81.16 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:233:25 09:26:42 #21 81.16 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) 09:26:42 #21 81.16 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) 09:26:42 #21 81.16 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) 09:26:42 #21 81.16 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) 09:26:42 #21 81.16 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 09:26:42 #21 81.16 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) 09:26:42 #21 81.16 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) 09:26:42 #21 81.16 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) 09:26:42 #21 81.16 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') 09:26:42 #21 81.16 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:233:25 09:26:42 #21 81.16 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) 09:26:42 #21 81.16 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) 09:26:42 #21 81.16 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) 09:26:42 #21 81.16 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) 09:26:42 #21 81.16 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 09:26:42 #21 81.16 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) 09:26:42 #21 81.16 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) 09:26:42 #21 81.16 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) 09:26:42 #21 81.16 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1)' 09:26:42 #21 81.16 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 36 of 139 SUCCESS (0 secs / 1.249 secs) 09:26:42 #21 81.16 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') 09:26:42 #21 81.16 TypeError: Cannot read properties of undefined (reading 'push') 09:26:42 #21 81.16 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:233:25 09:26:42 #21 81.16 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) 09:26:42 #21 81.16 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) 09:26:42 #21 81.16 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) 09:26:42 #21 81.16 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) 09:26:42 #21 81.16 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 09:26:42 #21 81.16 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) 09:26:42 #21 81.16 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) 09:26:42 #21 81.16 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) 09:26:42 #21 81.16 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') 09:26:42 #21 81.16 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:233:25 09:26:42 #21 81.16 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) 09:26:42 #21 81.16 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) 09:26:42 #21 81.16 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) 09:26:42 #21 81.16 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) 09:26:42 #21 81.16 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 09:26:42 #21 81.16 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) 09:26:42 #21 81.16 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) 09:26:42 #21 81.16 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) 09:26:42 #21 81.16 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1)' 09:26:42 #21 81.16 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') 09:26:42 #21 81.16 TypeError: Cannot read properties of undefined (reading 'push') 09:26:42 #21 81.16 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:233:25 09:26:42 #21 81.16 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) 09:26:42 #21 81.16 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) 09:26:42 #21 81.16 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) 09:26:42 #21 81.16 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) 09:26:42 #21 81.16 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 09:26:42 #21 81.16 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) 09:26:42 #21 81.16 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) 09:26:42 #21 81.16 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) 09:26:42 #21 81.16 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') 09:26:42 #21 81.16 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:233:25 09:26:42 #21 81.16 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) 09:26:42 #21 81.16 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) 09:26:42 #21 81.16 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) 09:26:42 #21 81.16 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) 09:26:42 #21 81.16 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 09:26:42 #21 81.16 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) 09:26:42 #21 81.16 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) 09:26:42 #21 81.16 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) 09:26:42 #21 81.16 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1)' 09:26:42 #21 81.16 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 36 of 139 SUCCESS (0 secs / 1.249 secs) 09:26:42 #21 81.16 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') 09:26:42 #21 81.16 TypeError: Cannot read properties of undefined (reading 'push') 09:26:42 #21 81.16 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:233:25 09:26:42 #21 81.16 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) 09:26:42 #21 81.16 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) 09:26:42 #21 81.16 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) 09:26:42 #21 81.16 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) 09:26:42 #21 81.16 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 09:26:42 #21 81.16 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) 09:26:42 #21 81.16 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) 09:26:42 #21 81.16 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) 09:26:42 #21 81.16 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') 09:26:42 #21 81.16 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:233:25 09:26:42 #21 81.16 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) 09:26:42 #21 81.16 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) 09:26:42 #21 81.16 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) 09:26:42 #21 81.16 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) 09:26:42 #21 81.16 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 09:26:42 #21 81.16 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) 09:26:42 #21 81.16 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) 09:26:42 #21 81.16 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) 09:26:42 #21 81.16 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1)' 09:26:42 #21 81.16 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') 09:26:42 #21 81.16 TypeError: Cannot read properties of undefined (reading 'push') 09:26:42 #21 81.16 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:242:35 09:26:42 #21 81.16 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) 09:26:42 #21 81.16 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) 09:26:42 #21 81.16 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) 09:26:42 #21 81.16 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) 09:26:42 #21 81.16 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 09:26:42 #21 81.16 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) 09:26:42 #21 81.16 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) 09:26:42 #21 81.16 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) 09:26:42 #21 81.16 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') 09:26:42 #21 81.16 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:242:35 09:26:42 #21 81.16 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) 09:26:42 #21 81.16 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) 09:26:42 #21 81.16 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) 09:26:42 #21 81.16 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) 09:26:42 #21 81.16 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 09:26:42 #21 81.16 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) 09:26:42 #21 81.16 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) 09:26:42 #21 81.16 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) 09:26:42 #21 81.16 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1)' 09:26:42 #21 81.16 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 36 of 139 SUCCESS (0 secs / 1.249 secs) 09:26:42 #21 81.16 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') 09:26:42 #21 81.16 TypeError: Cannot read properties of undefined (reading 'push') 09:26:42 #21 81.16 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:242:35 09:26:42 #21 81.16 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) 09:26:42 #21 81.16 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) 09:26:42 #21 81.16 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) 09:26:42 #21 81.16 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) 09:26:42 #21 81.16 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 09:26:42 #21 81.16 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) 09:26:42 #21 81.16 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) 09:26:42 #21 81.16 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) 09:26:42 #21 81.16 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') 09:26:42 #21 81.16 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:242:35 09:26:42 #21 81.16 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) 09:26:42 #21 81.16 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) 09:26:42 #21 81.16 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) 09:26:42 #21 81.16 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) 09:26:42 #21 81.16 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 09:26:42 #21 81.16 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) 09:26:42 #21 81.16 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) 09:26:42 #21 81.16 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) 09:26:42 #21 81.16 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1)' 09:26:42 #21 81.16 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') 09:26:42 #21 81.16 TypeError: Cannot read properties of undefined (reading 'push') 09:26:42 #21 81.16 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:242:35 09:26:42 #21 81.16 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) 09:26:42 #21 81.16 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) 09:26:42 #21 81.16 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) 09:26:42 #21 81.16 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) 09:26:42 #21 81.16 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 09:26:42 #21 81.16 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) 09:26:42 #21 81.16 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) 09:26:42 #21 81.16 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) 09:26:42 #21 81.16 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') 09:26:42 #21 81.16 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:242:35 09:26:42 #21 81.16 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) 09:26:42 #21 81.16 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) 09:26:42 #21 81.16 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) 09:26:42 #21 81.16 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) 09:26:42 #21 81.16 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 09:26:42 #21 81.16 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) 09:26:42 #21 81.16 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) 09:26:42 #21 81.16 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) 09:26:42 #21 81.16 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1)' 09:26:42 #21 81.16 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 36 of 139 SUCCESS (0 secs / 1.249 secs) 09:26:42 #21 81.16 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') 09:26:42 #21 81.16 TypeError: Cannot read properties of undefined (reading 'push') 09:26:42 #21 81.16 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:242:35 09:26:42 #21 81.16 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) 09:26:42 #21 81.16 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) 09:26:42 #21 81.16 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) 09:26:42 #21 81.16 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) 09:26:42 #21 81.16 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 09:26:42 #21 81.16 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) 09:26:42 #21 81.16 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) 09:26:42 #21 81.16 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) 09:26:42 #21 81.16 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') 09:26:42 #21 81.16 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:242:35 09:26:42 #21 81.16 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) 09:26:42 #21 81.16 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) 09:26:42 #21 81.16 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) 09:26:42 #21 81.16 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) 09:26:42 #21 81.16 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 09:26:42 #21 81.16 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) 09:26:42 #21 81.16 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) 09:26:42 #21 81.16 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) 09:26:42 #21 81.16 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1)' 09:26:42 #21 81.16 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') 09:26:42 #21 81.16 TypeError: Cannot read properties of undefined (reading 'push') 09:26:42 #21 81.16 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:250:37 09:26:42 #21 81.16 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) 09:26:42 #21 81.16 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) 09:26:42 #21 81.16 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) 09:26:42 #21 81.16 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) 09:26:42 #21 81.16 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 09:26:42 #21 81.16 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) 09:26:42 #21 81.16 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) 09:26:42 #21 81.16 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) 09:26:42 #21 81.16 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') 09:26:42 #21 81.16 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:250:37 09:26:42 #21 81.16 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) 09:26:42 #21 81.16 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) 09:26:42 #21 81.16 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) 09:26:42 #21 81.16 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) 09:26:42 #21 81.16 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 09:26:42 #21 81.16 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) 09:26:42 #21 81.16 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) 09:26:42 #21 81.16 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) 09:26:42 #21 81.16 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1)' 09:26:42 #21 81.16 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 36 of 139 SUCCESS (0 secs / 1.249 secs) 09:26:42 #21 81.16 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') 09:26:42 #21 81.16 TypeError: Cannot read properties of undefined (reading 'push') 09:26:42 #21 81.16 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:250:37 09:26:42 #21 81.16 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) 09:26:42 #21 81.16 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) 09:26:42 #21 81.16 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) 09:26:42 #21 81.16 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) 09:26:42 #21 81.16 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 09:26:42 #21 81.16 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) 09:26:42 #21 81.16 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) 09:26:42 #21 81.16 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) 09:26:42 #21 81.16 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') 09:26:42 #21 81.16 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:250:37 09:26:42 #21 81.16 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) 09:26:42 #21 81.16 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) 09:26:42 #21 81.16 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) 09:26:42 #21 81.16 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) 09:26:42 #21 81.16 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 09:26:42 #21 81.16 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) 09:26:42 #21 81.16 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) 09:26:42 #21 81.16 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) 09:26:42 #21 81.16 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1)' 09:26:42 #21 81.16 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') 09:26:42 #21 81.16 TypeError: Cannot read properties of undefined (reading 'push') 09:26:42 #21 81.16 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:250:37 09:26:42 #21 81.16 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) 09:26:42 #21 81.16 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) 09:26:42 #21 81.16 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) 09:26:42 #21 81.16 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) 09:26:42 #21 81.16 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 09:26:42 #21 81.16 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) 09:26:42 #21 81.16 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) 09:26:42 #21 81.16 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) 09:26:42 #21 81.16 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') 09:26:42 #21 81.16 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:250:37 09:26:42 #21 81.16 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) 09:26:42 #21 81.16 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) 09:26:42 #21 81.16 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) 09:26:42 #21 81.16 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) 09:26:42 #21 81.16 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 09:26:42 #21 81.16 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) 09:26:42 #21 81.16 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) 09:26:42 #21 81.16 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) 09:26:42 #21 81.16 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1)' 09:26:42 #21 81.16 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 36 of 139 SUCCESS (0 secs / 1.249 secs) 09:26:42 #21 81.16 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') 09:26:42 #21 81.16 TypeError: Cannot read properties of undefined (reading 'push') 09:26:42 #21 81.16 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:250:37 09:26:42 #21 81.16 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) 09:26:42 #21 81.16 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) 09:26:42 #21 81.16 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) 09:26:42 #21 81.16 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) 09:26:42 #21 81.16 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 09:26:42 #21 81.16 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) 09:26:42 #21 81.16 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) 09:26:42 #21 81.16 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) 09:26:42 #21 81.16 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') 09:26:42 #21 81.16 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:250:37 09:26:42 #21 81.16 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) 09:26:42 #21 81.16 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) 09:26:42 #21 81.16 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) 09:26:42 #21 81.16 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) 09:26:42 #21 81.16 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 09:26:42 #21 81.16 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) 09:26:42 #21 81.16 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) 09:26:42 #21 81.16 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) 09:26:42 #21 81.16 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1)' 09:26:42 #21 81.16 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') 09:26:42 #21 81.16 TypeError: Cannot read properties of undefined (reading 'push') 09:26:42 #21 81.16 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:258:40 09:26:42 #21 81.16 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) 09:26:42 #21 81.16 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) 09:26:42 #21 81.16 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) 09:26:42 #21 81.16 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) 09:26:42 #21 81.16 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 09:26:42 #21 81.16 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) 09:26:42 #21 81.16 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) 09:26:42 #21 81.16 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) 09:26:42 #21 81.16 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') 09:26:42 #21 81.16 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:258:40 09:26:42 #21 81.16 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) 09:26:42 #21 81.16 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) 09:26:42 #21 81.16 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) 09:26:42 #21 81.16 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) 09:26:42 #21 81.16 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 09:26:42 #21 81.16 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) 09:26:42 #21 81.16 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) 09:26:42 #21 81.16 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) 09:26:42 #21 81.16 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1)' 09:26:42 #21 81.16 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 36 of 139 SUCCESS (0 secs / 1.249 secs) 09:26:42 #21 81.16 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') 09:26:42 #21 81.16 TypeError: Cannot read properties of undefined (reading 'push') 09:26:42 #21 81.16 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:258:40 09:26:42 #21 81.16 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) 09:26:42 #21 81.16 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) 09:26:42 #21 81.16 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) 09:26:42 #21 81.16 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) 09:26:42 #21 81.16 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 09:26:42 #21 81.16 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) 09:26:42 #21 81.16 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) 09:26:42 #21 81.16 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) 09:26:42 #21 81.16 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') 09:26:42 #21 81.16 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:258:40 09:26:42 #21 81.16 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) 09:26:42 #21 81.16 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) 09:26:42 #21 81.16 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) 09:26:42 #21 81.16 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) 09:26:42 #21 81.16 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 09:26:42 #21 81.16 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) 09:26:42 #21 81.16 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) 09:26:42 #21 81.16 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) 09:26:42 #21 81.16 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1)' 09:26:42 #21 81.16 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') 09:26:42 #21 81.16 TypeError: Cannot read properties of undefined (reading 'push') 09:26:42 #21 81.16 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:258:40 09:26:42 #21 81.16 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) 09:26:42 #21 81.16 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) 09:26:42 #21 81.16 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) 09:26:42 #21 81.16 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) 09:26:42 #21 81.16 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 09:26:42 #21 81.16 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) 09:26:42 #21 81.16 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) 09:26:42 #21 81.16 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) 09:26:42 #21 81.16 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') 09:26:42 #21 81.16 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:258:40 09:26:42 #21 81.16 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) 09:26:42 #21 81.16 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) 09:26:42 #21 81.16 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) 09:26:42 #21 81.16 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) 09:26:42 #21 81.16 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 09:26:42 #21 81.16 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) 09:26:42 #21 81.16 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) 09:26:42 #21 81.16 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) 09:26:42 #21 81.16 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1)' 09:26:42 #21 81.16 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 36 of 139 SUCCESS (0 secs / 1.249 secs) 09:26:42 #21 81.16 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') 09:26:42 #21 81.16 TypeError: Cannot read properties of undefined (reading 'push') 09:26:42 #21 81.16 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:258:40 09:26:42 #21 81.16 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) 09:26:42 #21 81.16 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) 09:26:42 #21 81.16 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) 09:26:42 #21 81.16 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) 09:26:42 #21 81.16 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 09:26:42 #21 81.16 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) 09:26:42 #21 81.16 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) 09:26:42 #21 81.16 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) 09:26:42 #21 81.16 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') 09:26:42 #21 81.16 at http://localhost:9876/_karma_webpack_/src/app/ei-coordinator/producers-list/producers-list.component.spec.ts:258:40 09:26:42 #21 81.16 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:364:1) 09:26:42 #21 81.16 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) 09:26:42 #21 81.16 at ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:363:1) 09:26:42 #21 81.16 at Zone.run (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:123:1) 09:26:42 #21 81.16 at http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:857:1 09:26:42 #21 81.16 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) 09:26:42 #21 81.16 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) 09:26:42 #21 81.16 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) 09:26:42 #21 81.16 at Zone.runTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:167:1)' 09:26:42 #21 81.16 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 37 of 139 SUCCESS (0 secs / 1.358 secs) 09:26:42 #21 81.17 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 38 of 139 SUCCESS (0 secs / 1.363 secs) 09:26:42 #21 81.17 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 39 of 139 SUCCESS (0 secs / 1.365 secs) 09:26:42 #21 81.18 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 40 of 139 SUCCESS (0 secs / 1.371 secs) 09:26:42 #21 81.19 LOG: 'Interceptor Invoked/data-producer/v1/info-producers' 09:26:42 #21 81.19 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 40 of 139 SUCCESS (0 secs / 1.371 secs) 09:26:42 #21 81.19 LOG: 'Interceptor Invoked/data-producer/v1/info-producers' 09:26:42 #21 81.19 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'} 09:26:42 #21 81.19 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 40 of 139 SUCCESS (0 secs / 1.371 secs) 09:26:42 #21 81.19 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'} 09:26:42 #21 81.19 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 41 of 139 SUCCESS (0 secs / 1.378 secs) 09:26:42 #21 81.21 WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' 09:26:42 #21 81.21 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 41 of 139 SUCCESS (0 secs / 1.378 secs) 09:26:42 #21 81.21 WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' 09:26:42 #21 81.21 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 42 of 139 SUCCESS (0 secs / 1.402 secs) 09:26:42 #21 81.22 WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' 09:26:42 #21 81.22 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 42 of 139 SUCCESS (0 secs / 1.402 secs) 09:26:42 #21 81.22 WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' 09:26:42 #21 81.22 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 43 of 139 SUCCESS (0 secs / 1.414 secs) 09:26:42 #21 81.23 WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' 09:26:42 #21 81.23 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 43 of 139 SUCCESS (0 secs / 1.414 secs) 09:26:42 #21 81.23 WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' 09:26:42 #21 81.24 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 44 of 139 SUCCESS (0 secs / 1.425 secs) 09:26:42 #21 81.24 WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' 09:26:42 #21 81.24 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 44 of 139 SUCCESS (0 secs / 1.425 secs) 09:26:42 #21 81.24 WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' 09:26:42 #21 81.25 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 45 of 139 SUCCESS (0 secs / 1.436 secs) 09:26:42 #21 81.26 WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' 09:26:42 #21 81.26 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 45 of 139 SUCCESS (0 secs / 1.436 secs) 09:26:42 #21 81.26 WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' 09:26:42 #21 81.26 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 46 of 139 SUCCESS (0 secs / 1.447 secs) 09:26:42 #21 81.27 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 47 of 139 SUCCESS (0 secs / 1.455 secs) 09:26:42 #21 81.27 LOG: class TestBedRender3 { ... } 09:26:42 #21 81.27 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 47 of 139 SUCCESS (0 secs / 1.455 secs) 09:26:42 #21 81.27 LOG: class TestBedRender3 { ... } 09:26:42 #21 81.28 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 48 of 139 SUCCESS (0 secs / 1.465 secs) 09:26:42 #21 81.28 LOG: class TestBedRender3 { ... } 09:26:42 #21 81.28 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 48 of 139 SUCCESS (0 secs / 1.465 secs) 09:26:42 #21 81.28 LOG: class TestBedRender3 { ... } 09:26:42 #21 81.29 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 49 of 139 SUCCESS (0 secs / 1.475 secs) 09:26:42 #21 81.29 LOG: class TestBedRender3 { ... } 09:26:42 #21 81.29 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 49 of 139 SUCCESS (0 secs / 1.475 secs) 09:26:42 #21 81.29 LOG: class TestBedRender3 { ... } 09:26:42 #21 81.29 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 50 of 139 SUCCESS (0 secs / 1.483 secs) 09:26:42 #21 81.30 LOG: class TestBedRender3 { ... } 09:26:42 #21 81.30 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 50 of 139 SUCCESS (0 secs / 1.483 secs) 09:26:42 #21 81.30 LOG: class TestBedRender3 { ... } 09:26:42 #21 81.31 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 51 of 139 SUCCESS (0 secs / 1.494 secs) 09:26:42 #21 81.31 LOG: class TestBedRender3 { ... } 09:26:42 #21 81.31 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 51 of 139 SUCCESS (0 secs / 1.494 secs) 09:26:42 #21 81.31 LOG: class TestBedRender3 { ... } 09:26:42 #21 81.32 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 52 of 139 SUCCESS (0 secs / 1.505 secs) 09:26:42 #21 81.32 LOG: class TestBedRender3 { ... } 09:26:42 #21 81.32 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 52 of 139 SUCCESS (0 secs / 1.505 secs) 09:26:42 #21 81.32 LOG: class TestBedRender3 { ... } 09:26:42 #21 81.33 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 53 of 139 SUCCESS (0 secs / 1.516 secs) 09:26:42 #21 81.35 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 54 of 139 SUCCESS (0 secs / 1.537 secs) 09:26:42 #21 81.36 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 55 of 139 SUCCESS (0 secs / 1.544 secs) 09:26:42 #21 81.37 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 56 of 139 SUCCESS (0 secs / 1.555 secs) 09:26:42 #21 81.38 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 57 of 139 SUCCESS (0 secs / 1.565 secs) 09:26:42 #21 81.39 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 58 of 139 SUCCESS (0 secs / 1.573 secs) 09:26:42 #21 81.40 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 59 of 139 SUCCESS (0 secs / 1.587 secs) 09:26:42 #21 81.41 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 60 of 139 SUCCESS (0 secs / 1.599 secs) 09:26:42 #21 81.43 ERROR: 'ERROR', TypeError: this.policySvc.putPolicy(...).subscribe is not a function 09:26:42 #21 81.43 TypeError: this.policySvc.putPolicy(...).subscribe is not a function 09:26:42 #21 81.43 at PolicyInstanceDialogComponent.onSubmit (http://localhost:9876/_karma_webpack_/src/app/policy/policy-instance-dialog/policy-instance-dialog.component.ts:59:29) 09:26:42 #21 81.43 at PolicyInstanceDialogComponent_Template_button_click_18_listener (ng:///PolicyInstanceDialogComponent.js:171:22) 09:26:42 #21 81.43 at executeListenerWithErrorHandling (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:21860:1) 09:26:42 #21 81.43 at wrapListenerIn_markDirtyAndPreventDefault (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:21902:1) 09:26:42 #21 81.43 at HTMLButtonElement. (http://localhost:9876/_karma_webpack_/node_modules/@angular/platform-browser/__ivy_ngcc__/fesm2015/platform-browser.js:976:1) 09:26:42 #21 81.43 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) 09:26:42 #21 81.43 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) 09:26:42 #21 81.43 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) 09:26:42 #21 81.43 at Object.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:273:1) 09:26:42 #21 81.43 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) 09:26:42 #21 81.43 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 60 of 139 SUCCESS (0 secs / 1.599 secs) 09:26:42 #21 81.43 ERROR: 'ERROR', TypeError: this.policySvc.putPolicy(...).subscribe is not a function 09:26:42 #21 81.43 TypeError: this.policySvc.putPolicy(...).subscribe is not a function 09:26:42 #21 81.43 at PolicyInstanceDialogComponent.onSubmit (http://localhost:9876/_karma_webpack_/src/app/policy/policy-instance-dialog/policy-instance-dialog.component.ts:59:29) 09:26:42 #21 81.43 at PolicyInstanceDialogComponent_Template_button_click_18_listener (ng:///PolicyInstanceDialogComponent.js:171:22) 09:26:42 #21 81.43 at executeListenerWithErrorHandling (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:21860:1) 09:26:42 #21 81.43 at wrapListenerIn_markDirtyAndPreventDefault (http://localhost:9876/_karma_webpack_/node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js:21902:1) 09:26:42 #21 81.43 at HTMLButtonElement. (http://localhost:9876/_karma_webpack_/node_modules/@angular/platform-browser/__ivy_ngcc__/fesm2015/platform-browser.js:976:1) 09:26:42 #21 81.43 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:399:1) 09:26:42 #21 81.43 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) 09:26:42 #21 81.43 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) 09:26:42 #21 81.43 at Object.onInvokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:273:1) 09:26:42 #21 81.43 at ZoneDelegate.invokeTask (http://localhost:9876/_karma_webpack_/node_modules/zone.js/dist/zone-evergreen.js:398:1) 09:26:42 #21 81.43 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 61 of 139 SUCCESS (0 secs / 1.612 secs) 09:26:42 #21 81.44 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 62 of 139 SUCCESS (0 secs / 1.619 secs) 09:26:42 #21 81.45 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 63 of 139 SUCCESS (0 secs / 1.629 secs) 09:26:42 #21 81.45 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 64 of 139 SUCCESS (0 secs / 1.635 secs) 09:26:42 #21 81.46 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 65 of 139 SUCCESS (0 secs / 1.645 secs) 09:26:42 #21 81.47 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 66 of 139 SUCCESS (0 secs / 1.653 secs) 09:26:42 #21 81.49 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 67 of 139 SUCCESS (0 secs / 1.669 secs) 09:26:42 #21 81.50 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 68 of 139 SUCCESS (0 secs / 1.684 secs) 09:26:42 #21 81.52 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 69 of 139 SUCCESS (0 secs / 1.697 secs) 09:26:42 #21 81.52 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 70 of 139 SUCCESS (0 secs / 1.704 secs) 09:26:42 #21 81.54 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 71 of 139 SUCCESS (0 secs / 1.721 secs) 09:26:42 #21 81.56 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 72 of 139 SUCCESS (0 secs / 1.734 secs) 09:26:42 #21 81.57 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 73 of 139 SUCCESS (0 secs / 1.745 secs) 09:26:42 #21 81.57 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 74 of 139 SUCCESS (0 secs / 1.751 secs) 09:26:42 #21 81.58 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 75 of 139 SUCCESS (0 secs / 1.762 secs) 09:26:42 #21 81.63 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 76 of 139 SUCCESS (0 secs / 1.806 secs) 09:26:42 #21 81.65 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 77 of 139 SUCCESS (0 secs / 1.83 secs) 09:26:42 #21 81.69 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 78 of 139 SUCCESS (0 secs / 1.866 secs) 09:26:42 #21 81.72 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 79 of 139 SUCCESS (0 secs / 1.901 secs) 09:26:42 #21 81.75 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 80 of 139 SUCCESS (0 secs / 1.93 secs) 09:26:42 #21 81.78 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 81 of 139 SUCCESS (0 secs / 1.956 secs) 09:26:42 #21 81.81 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 82 of 139 SUCCESS (0 secs / 1.988 secs) 09:26:42 #21 81.84 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 83 of 139 SUCCESS (0 secs / 2.014 secs) 09:26:42 #21 81.87 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 84 of 139 SUCCESS (0 secs / 2.043 secs) 09:26:42 #21 81.90 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 85 of 139 SUCCESS (0 secs / 2.073 secs) 09:26:42 #21 81.92 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 86 of 139 SUCCESS (0 secs / 2.091 secs) 09:26:42 #21 81.95 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 87 of 139 SUCCESS (0 secs / 2.124 secs) 09:26:42 #21 81.99 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 88 of 139 SUCCESS (0 secs / 2.166 secs) 09:26:42 #21 82.03 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 89 of 139 SUCCESS (0 secs / 2.2 secs) 09:26:42 #21 82.05 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 90 of 139 SUCCESS (0 secs / 2.223 secs) 09:26:42 #21 82.10 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 91 of 139 SUCCESS (0 secs / 2.271 secs) 09:26:43 #21 82.13 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 92 of 139 SUCCESS (0 secs / 2.299 secs) 09:26:43 #21 82.16 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 93 of 139 SUCCESS (0 secs / 2.328 secs) 09:26:43 #21 82.19 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 94 of 139 SUCCESS (0 secs / 2.36 secs) 09:26:43 #21 82.22 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 95 of 139 SUCCESS (0 secs / 2.388 secs) 09:26:43 #21 82.25 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 96 of 139 SUCCESS (0 secs / 2.418 secs) 09:26:43 #21 82.26 WARN: ''mat-icon' is not a known element: 09:26:43 #21 82.26 1. If 'mat-icon' is an Angular component, then verify that it is part of this module. 09:26:43 #21 82.26 2. If 'mat-icon' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 09:26:43 #21 82.26 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 96 of 139 SUCCESS (0 secs / 2.418 secs) 09:26:43 #21 82.26 WARN: ''mat-icon' is not a known element: 09:26:43 #21 82.26 1. If 'mat-icon' is an Angular component, then verify that it is part of this module. 09:26:43 #21 82.26 2. If 'mat-icon' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 09:26:43 #21 82.26 WARN: 'Can't bind to 'matTooltip' since it isn't a known property of 'div'.' 09:26:43 #21 82.26 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 96 of 139 SUCCESS (0 secs / 2.418 secs) 09:26:43 #21 82.26 WARN: 'Can't bind to 'matTooltip' since it isn't a known property of 'div'.' 09:26:43 #21 82.26 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 97 of 139 SUCCESS (0 secs / 2.426 secs) 09:26:43 #21 82.26 WARN: ''mat-icon' is not a known element: 09:26:43 #21 82.26 1. If 'mat-icon' is an Angular component, then verify that it is part of this module. 09:26:43 #21 82.26 2. If 'mat-icon' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 09:26:43 #21 82.26 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 97 of 139 SUCCESS (0 secs / 2.426 secs) 09:26:43 #21 82.26 WARN: ''mat-icon' is not a known element: 09:26:43 #21 82.26 1. If 'mat-icon' is an Angular component, then verify that it is part of this module. 09:26:43 #21 82.26 2. If 'mat-icon' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 09:26:43 #21 82.26 WARN: 'Can't bind to 'matTooltip' since it isn't a known property of 'div'.' 09:26:43 #21 82.26 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 97 of 139 SUCCESS (0 secs / 2.426 secs) 09:26:43 #21 82.26 WARN: 'Can't bind to 'matTooltip' since it isn't a known property of 'div'.' 09:26:43 #21 82.27 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 98 of 139 SUCCESS (0 secs / 2.436 secs) 09:26:43 #21 82.27 WARN: ''mat-icon' is not a known element: 09:26:43 #21 82.27 1. If 'mat-icon' is an Angular component, then verify that it is part of this module. 09:26:43 #21 82.27 2. If 'mat-icon' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 09:26:43 #21 82.27 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 98 of 139 SUCCESS (0 secs / 2.436 secs) 09:26:43 #21 82.27 WARN: ''mat-icon' is not a known element: 09:26:43 #21 82.27 1. If 'mat-icon' is an Angular component, then verify that it is part of this module. 09:26:43 #21 82.27 2. If 'mat-icon' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 09:26:43 #21 82.27 WARN: 'Can't bind to 'matTooltip' since it isn't a known property of 'div'.' 09:26:43 #21 82.27 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 98 of 139 SUCCESS (0 secs / 2.436 secs) 09:26:43 #21 82.27 WARN: 'Can't bind to 'matTooltip' since it isn't a known property of 'div'.' 09:26:43 #21 82.27 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 99 of 139 SUCCESS (0 secs / 2.439 secs) 09:26:43 #21 82.27 WARN: ''mat-icon' is not a known element: 09:26:43 #21 82.27 1. If 'mat-icon' is an Angular component, then verify that it is part of this module. 09:26:43 #21 82.27 2. If 'mat-icon' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 09:26:43 #21 82.27 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 99 of 139 SUCCESS (0 secs / 2.439 secs) 09:26:43 #21 82.27 WARN: ''mat-icon' is not a known element: 09:26:43 #21 82.27 1. If 'mat-icon' is an Angular component, then verify that it is part of this module. 09:26:43 #21 82.27 2. If 'mat-icon' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 09:26:43 #21 82.28 WARN: 'Can't bind to 'matTooltip' since it isn't a known property of 'div'.' 09:26:43 #21 82.28 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 99 of 139 SUCCESS (0 secs / 2.439 secs) 09:26:43 #21 82.28 WARN: 'Can't bind to 'matTooltip' since it isn't a known property of 'div'.' 09:26:43 #21 82.28 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 100 of 139 SUCCESS (0 secs / 2.446 secs) 09:26:43 #21 82.28 WARN: ''mat-icon' is not a known element: 09:26:43 #21 82.28 1. If 'mat-icon' is an Angular component, then verify that it is part of this module. 09:26:43 #21 82.28 2. If 'mat-icon' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 09:26:43 #21 82.28 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 100 of 139 SUCCESS (0 secs / 2.446 secs) 09:26:43 #21 82.28 WARN: ''mat-icon' is not a known element: 09:26:43 #21 82.28 1. If 'mat-icon' is an Angular component, then verify that it is part of this module. 09:26:43 #21 82.28 2. If 'mat-icon' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 09:26:43 #21 82.28 WARN: 'Can't bind to 'matTooltip' since it isn't a known property of 'div'.' 09:26:43 #21 82.28 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 100 of 139 SUCCESS (0 secs / 2.446 secs) 09:26:43 #21 82.28 WARN: 'Can't bind to 'matTooltip' since it isn't a known property of 'div'.' 09:26:43 #21 82.28 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 101 of 139 SUCCESS (0 secs / 2.448 secs) 09:26:43 #21 82.28 WARN: ''mat-icon' is not a known element: 09:26:43 #21 82.28 1. If 'mat-icon' is an Angular component, then verify that it is part of this module. 09:26:43 #21 82.28 2. If 'mat-icon' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 09:26:43 #21 82.28 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 101 of 139 SUCCESS (0 secs / 2.448 secs) 09:26:43 #21 82.28 WARN: ''mat-icon' is not a known element: 09:26:43 #21 82.28 1. If 'mat-icon' is an Angular component, then verify that it is part of this module. 09:26:43 #21 82.28 2. If 'mat-icon' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 09:26:43 #21 82.29 WARN: 'Can't bind to 'matTooltip' since it isn't a known property of 'div'.' 09:26:43 #21 82.29 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 101 of 139 SUCCESS (0 secs / 2.448 secs) 09:26:43 #21 82.29 WARN: 'Can't bind to 'matTooltip' since it isn't a known property of 'div'.' 09:26:43 #21 82.29 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 102 of 139 SUCCESS (0 secs / 2.452 secs) 09:26:43 #21 82.29 WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' 09:26:43 #21 82.29 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 102 of 139 SUCCESS (0 secs / 2.452 secs) 09:26:43 #21 82.29 WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' 09:26:43 #21 82.30 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 103 of 139 SUCCESS (0 secs / 2.468 secs) 09:26:43 #21 82.31 WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' 09:26:43 #21 82.31 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 103 of 139 SUCCESS (0 secs / 2.468 secs) 09:26:43 #21 82.31 WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' 09:26:43 #21 82.31 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 104 of 139 SUCCESS (0 secs / 2.48 secs) 09:26:43 #21 82.32 WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' 09:26:43 #21 82.32 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 104 of 139 SUCCESS (0 secs / 2.48 secs) 09:26:43 #21 82.32 WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' 09:26:43 #21 82.33 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 105 of 139 SUCCESS (0 secs / 2.501 secs) 09:26:43 #21 82.34 WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' 09:26:43 #21 82.34 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 105 of 139 SUCCESS (0 secs / 2.501 secs) 09:26:43 #21 82.34 WARN: 'Can't bind to 'formGroup' since it isn't a known property of 'form'.' 09:26:43 #21 82.35 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 106 of 139 SUCCESS (0 secs / 2.52 secs) 09:26:43 #21 82.37 WARN: ''json-schema-form' is not a known element: 09:26:43 #21 82.37 1. If 'json-schema-form' is an Angular component, then verify that it is part of this module. 09:26:43 #21 82.37 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.' 09:26:43 #21 82.37 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 106 of 139 SUCCESS (0 secs / 2.52 secs) 09:26:43 #21 82.37 WARN: ''json-schema-form' is not a known element: 09:26:43 #21 82.37 1. If 'json-schema-form' is an Angular component, then verify that it is part of this module. 09:26:43 #21 82.37 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.' 09:26:43 #21 82.38 WARN: 'Can't bind to 'form' since it isn't a known property of 'json-schema-form'.' 09:26:43 #21 82.38 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 106 of 139 SUCCESS (0 secs / 2.52 secs) 09:26:43 #21 82.38 WARN: 'Can't bind to 'form' since it isn't a known property of 'json-schema-form'.' 09:26:43 #21 82.38 WARN: 'Can't bind to 'data' since it isn't a known property of 'json-schema-form'.' 09:26:43 #21 82.38 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 106 of 139 SUCCESS (0 secs / 2.52 secs) 09:26:43 #21 82.38 WARN: 'Can't bind to 'data' since it isn't a known property of 'json-schema-form'.' 09:26:43 #21 82.38 WARN: 'Can't bind to 'options' since it isn't a known property of 'json-schema-form'.' 09:26:43 #21 82.38 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 106 of 139 SUCCESS (0 secs / 2.52 secs) 09:26:43 #21 82.38 WARN: 'Can't bind to 'options' since it isn't a known property of 'json-schema-form'.' 09:26:43 #21 82.38 WARN: 'Can't bind to 'framework' since it isn't a known property of 'json-schema-form'.' 09:26:43 #21 82.38 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 106 of 139 SUCCESS (0 secs / 2.52 secs) 09:26:43 #21 82.38 WARN: 'Can't bind to 'framework' since it isn't a known property of 'json-schema-form'.' 09:26:43 #21 82.38 WARN: 'Can't bind to 'language' since it isn't a known property of 'json-schema-form'.' 09:26:43 #21 82.38 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 106 of 139 SUCCESS (0 secs / 2.52 secs) 09:26:43 #21 82.38 WARN: 'Can't bind to 'language' since it isn't a known property of 'json-schema-form'.' 09:26:43 #21 82.38 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 107 of 139 SUCCESS (0 secs / 2.547 secs) 09:26:43 #21 82.39 WARN: ''json-schema-form' is not a known element: 09:26:43 #21 82.39 1. If 'json-schema-form' is an Angular component, then verify that it is part of this module. 09:26:43 #21 82.39 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.' 09:26:43 #21 82.39 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 107 of 139 SUCCESS (0 secs / 2.547 secs) 09:26:43 #21 82.39 WARN: ''json-schema-form' is not a known element: 09:26:43 #21 82.39 1. If 'json-schema-form' is an Angular component, then verify that it is part of this module. 09:26:43 #21 82.39 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.' 09:26:43 #21 82.39 WARN: 'Can't bind to 'form' since it isn't a known property of 'json-schema-form'.' 09:26:43 #21 82.39 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 107 of 139 SUCCESS (0 secs / 2.547 secs) 09:26:43 #21 82.39 WARN: 'Can't bind to 'form' since it isn't a known property of 'json-schema-form'.' 09:26:43 #21 82.39 WARN: 'Can't bind to 'data' since it isn't a known property of 'json-schema-form'.' 09:26:43 #21 82.39 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 107 of 139 SUCCESS (0 secs / 2.547 secs) 09:26:43 #21 82.39 WARN: 'Can't bind to 'data' since it isn't a known property of 'json-schema-form'.' 09:26:43 #21 82.39 WARN: 'Can't bind to 'options' since it isn't a known property of 'json-schema-form'.' 09:26:43 #21 82.39 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 107 of 139 SUCCESS (0 secs / 2.547 secs) 09:26:43 #21 82.39 WARN: 'Can't bind to 'options' since it isn't a known property of 'json-schema-form'.' 09:26:43 #21 82.39 WARN: 'Can't bind to 'framework' since it isn't a known property of 'json-schema-form'.' 09:26:43 #21 82.39 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 107 of 139 SUCCESS (0 secs / 2.547 secs) 09:26:43 #21 82.39 WARN: 'Can't bind to 'framework' since it isn't a known property of 'json-schema-form'.' 09:26:43 #21 82.39 WARN: 'Can't bind to 'language' since it isn't a known property of 'json-schema-form'.' 09:26:43 #21 82.39 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 107 of 139 SUCCESS (0 secs / 2.547 secs) 09:26:43 #21 82.39 WARN: 'Can't bind to 'language' since it isn't a known property of 'json-schema-form'.' 09:26:43 #21 82.40 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 108 of 139 SUCCESS (0 secs / 2.562 secs) 09:26:43 #21 82.41 WARN: ''json-schema-form' is not a known element: 09:26:43 #21 82.41 1. If 'json-schema-form' is an Angular component, then verify that it is part of this module. 09:26:43 #21 82.41 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.' 09:26:43 #21 82.41 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 108 of 139 SUCCESS (0 secs / 2.562 secs) 09:26:43 #21 82.41 WARN: ''json-schema-form' is not a known element: 09:26:43 #21 82.41 1. If 'json-schema-form' is an Angular component, then verify that it is part of this module. 09:26:43 #21 82.41 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.' 09:26:43 #21 82.41 WARN: 'Can't bind to 'form' since it isn't a known property of 'json-schema-form'.' 09:26:43 #21 82.41 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 108 of 139 SUCCESS (0 secs / 2.562 secs) 09:26:43 #21 82.41 WARN: 'Can't bind to 'form' since it isn't a known property of 'json-schema-form'.' 09:26:43 #21 82.41 WARN: 'Can't bind to 'data' since it isn't a known property of 'json-schema-form'.' 09:26:43 #21 82.41 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 108 of 139 SUCCESS (0 secs / 2.562 secs) 09:26:43 #21 82.41 WARN: 'Can't bind to 'data' since it isn't a known property of 'json-schema-form'.' 09:26:43 #21 82.41 WARN: 'Can't bind to 'options' since it isn't a known property of 'json-schema-form'.' 09:26:43 #21 82.41 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 108 of 139 SUCCESS (0 secs / 2.562 secs) 09:26:43 #21 82.41 WARN: 'Can't bind to 'options' since it isn't a known property of 'json-schema-form'.' 09:26:43 #21 82.41 WARN: 'Can't bind to 'framework' since it isn't a known property of 'json-schema-form'.' 09:26:43 #21 82.41 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 108 of 139 SUCCESS (0 secs / 2.562 secs) 09:26:43 #21 82.41 WARN: 'Can't bind to 'framework' since it isn't a known property of 'json-schema-form'.' 09:26:43 #21 82.41 WARN: 'Can't bind to 'language' since it isn't a known property of 'json-schema-form'.' 09:26:43 #21 82.41 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 108 of 139 SUCCESS (0 secs / 2.562 secs) 09:26:43 #21 82.41 WARN: 'Can't bind to 'language' since it isn't a known property of 'json-schema-form'.' 09:26:43 #21 82.41 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 109 of 139 SUCCESS (0 secs / 2.577 secs) 09:26:43 #21 82.42 WARN: ''json-schema-form' is not a known element: 09:26:43 #21 82.42 1. If 'json-schema-form' is an Angular component, then verify that it is part of this module. 09:26:43 #21 82.42 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.' 09:26:43 #21 82.42 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 109 of 139 SUCCESS (0 secs / 2.577 secs) 09:26:43 #21 82.42 WARN: ''json-schema-form' is not a known element: 09:26:43 #21 82.42 1. If 'json-schema-form' is an Angular component, then verify that it is part of this module. 09:26:43 #21 82.42 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.' 09:26:43 #21 82.43 WARN: 'Can't bind to 'form' since it isn't a known property of 'json-schema-form'.' 09:26:43 #21 82.43 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 109 of 139 SUCCESS (0 secs / 2.577 secs) 09:26:43 #21 82.43 WARN: 'Can't bind to 'form' since it isn't a known property of 'json-schema-form'.' 09:26:43 #21 82.43 WARN: 'Can't bind to 'data' since it isn't a known property of 'json-schema-form'.' 09:26:43 #21 82.43 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 109 of 139 SUCCESS (0 secs / 2.577 secs) 09:26:43 #21 82.43 WARN: 'Can't bind to 'data' since it isn't a known property of 'json-schema-form'.' 09:26:43 #21 82.43 WARN: 'Can't bind to 'options' since it isn't a known property of 'json-schema-form'.' 09:26:43 #21 82.43 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 109 of 139 SUCCESS (0 secs / 2.577 secs) 09:26:43 #21 82.43 WARN: 'Can't bind to 'options' since it isn't a known property of 'json-schema-form'.' 09:26:43 #21 82.43 WARN: 'Can't bind to 'framework' since it isn't a known property of 'json-schema-form'.' 09:26:43 #21 82.43 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 109 of 139 SUCCESS (0 secs / 2.577 secs) 09:26:43 #21 82.43 WARN: 'Can't bind to 'framework' since it isn't a known property of 'json-schema-form'.' 09:26:43 #21 82.43 WARN: 'Can't bind to 'language' since it isn't a known property of 'json-schema-form'.' 09:26:43 #21 82.43 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 109 of 139 SUCCESS (0 secs / 2.577 secs) 09:26:43 #21 82.43 WARN: 'Can't bind to 'language' since it isn't a known property of 'json-schema-form'.' 09:26:43 #21 82.43 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 110 of 139 SUCCESS (0 secs / 2.593 secs) 09:26:43 #21 82.45 WARN: ''json-schema-form' is not a known element: 09:26:43 #21 82.45 1. If 'json-schema-form' is an Angular component, then verify that it is part of this module. 09:26:43 #21 82.45 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.' 09:26:43 #21 82.45 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 110 of 139 SUCCESS (0 secs / 2.593 secs) 09:26:43 #21 82.45 WARN: ''json-schema-form' is not a known element: 09:26:43 #21 82.45 1. If 'json-schema-form' is an Angular component, then verify that it is part of this module. 09:26:43 #21 82.45 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.' 09:26:43 #21 82.45 WARN: 'Can't bind to 'form' since it isn't a known property of 'json-schema-form'.' 09:26:43 #21 82.45 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 110 of 139 SUCCESS (0 secs / 2.593 secs) 09:26:43 #21 82.45 WARN: 'Can't bind to 'form' since it isn't a known property of 'json-schema-form'.' 09:26:43 #21 82.45 WARN: 'Can't bind to 'data' since it isn't a known property of 'json-schema-form'.' 09:26:43 #21 82.45 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 110 of 139 SUCCESS (0 secs / 2.593 secs) 09:26:43 #21 82.45 WARN: 'Can't bind to 'data' since it isn't a known property of 'json-schema-form'.' 09:26:43 #21 82.45 WARN: 'Can't bind to 'options' since it isn't a known property of 'json-schema-form'.' 09:26:43 #21 82.45 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 110 of 139 SUCCESS (0 secs / 2.593 secs) 09:26:43 #21 82.45 WARN: 'Can't bind to 'options' since it isn't a known property of 'json-schema-form'.' 09:26:43 #21 82.45 WARN: 'Can't bind to 'framework' since it isn't a known property of 'json-schema-form'.' 09:26:43 #21 82.45 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 110 of 139 SUCCESS (0 secs / 2.593 secs) 09:26:43 #21 82.45 WARN: 'Can't bind to 'framework' since it isn't a known property of 'json-schema-form'.' 09:26:43 #21 82.45 WARN: 'Can't bind to 'language' since it isn't a known property of 'json-schema-form'.' 09:26:43 #21 82.45 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 110 of 139 SUCCESS (0 secs / 2.593 secs) 09:26:43 #21 82.45 WARN: 'Can't bind to 'language' since it isn't a known property of 'json-schema-form'.' 09:26:43 #21 82.45 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 111 of 139 SUCCESS (0 secs / 2.611 secs) 09:26:43 #21 82.46 WARN: ''json-schema-form' is not a known element: 09:26:43 #21 82.46 1. If 'json-schema-form' is an Angular component, then verify that it is part of this module. 09:26:43 #21 82.46 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.' 09:26:43 #21 82.46 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 111 of 139 SUCCESS (0 secs / 2.611 secs) 09:26:43 #21 82.46 WARN: ''json-schema-form' is not a known element: 09:26:43 #21 82.46 1. If 'json-schema-form' is an Angular component, then verify that it is part of this module. 09:26:43 #21 82.46 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.' 09:26:43 #21 82.46 WARN: 'Can't bind to 'form' since it isn't a known property of 'json-schema-form'.' 09:26:43 #21 82.46 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 111 of 139 SUCCESS (0 secs / 2.611 secs) 09:26:43 #21 82.46 WARN: 'Can't bind to 'form' since it isn't a known property of 'json-schema-form'.' 09:26:43 #21 82.46 WARN: 'Can't bind to 'data' since it isn't a known property of 'json-schema-form'.' 09:26:43 #21 82.46 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 111 of 139 SUCCESS (0 secs / 2.611 secs) 09:26:43 #21 82.46 WARN: 'Can't bind to 'data' since it isn't a known property of 'json-schema-form'.' 09:26:43 #21 82.46 WARN: 'Can't bind to 'options' since it isn't a known property of 'json-schema-form'.' 09:26:43 #21 82.46 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 111 of 139 SUCCESS (0 secs / 2.611 secs) 09:26:43 #21 82.46 WARN: 'Can't bind to 'options' since it isn't a known property of 'json-schema-form'.' 09:26:43 #21 82.46 WARN: 'Can't bind to 'framework' since it isn't a known property of 'json-schema-form'.' 09:26:43 #21 82.46 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 111 of 139 SUCCESS (0 secs / 2.611 secs) 09:26:43 #21 82.46 WARN: 'Can't bind to 'framework' since it isn't a known property of 'json-schema-form'.' 09:26:43 #21 82.46 WARN: 'Can't bind to 'language' since it isn't a known property of 'json-schema-form'.' 09:26:43 #21 82.46 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 111 of 139 SUCCESS (0 secs / 2.611 secs) 09:26:43 #21 82.46 WARN: 'Can't bind to 'language' since it isn't a known property of 'json-schema-form'.' 09:26:43 #21 82.46 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 112 of 139 SUCCESS (0 secs / 2.623 secs) 09:26:43 #21 82.47 WARN: ''json-schema-form' is not a known element: 09:26:43 #21 82.47 1. If 'json-schema-form' is an Angular component, then verify that it is part of this module. 09:26:43 #21 82.47 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.' 09:26:43 #21 82.47 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 112 of 139 SUCCESS (0 secs / 2.623 secs) 09:26:43 #21 82.47 WARN: ''json-schema-form' is not a known element: 09:26:43 #21 82.47 1. If 'json-schema-form' is an Angular component, then verify that it is part of this module. 09:26:43 #21 82.47 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.' 09:26:43 #21 82.47 WARN: 'Can't bind to 'form' since it isn't a known property of 'json-schema-form'.' 09:26:43 #21 82.47 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 112 of 139 SUCCESS (0 secs / 2.623 secs) 09:26:43 #21 82.47 WARN: 'Can't bind to 'form' since it isn't a known property of 'json-schema-form'.' 09:26:43 #21 82.47 WARN: 'Can't bind to 'data' since it isn't a known property of 'json-schema-form'.' 09:26:43 #21 82.47 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 112 of 139 SUCCESS (0 secs / 2.623 secs) 09:26:43 #21 82.47 WARN: 'Can't bind to 'data' since it isn't a known property of 'json-schema-form'.' 09:26:43 #21 82.47 WARN: 'Can't bind to 'options' since it isn't a known property of 'json-schema-form'.' 09:26:43 #21 82.47 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 112 of 139 SUCCESS (0 secs / 2.623 secs) 09:26:43 #21 82.47 WARN: 'Can't bind to 'options' since it isn't a known property of 'json-schema-form'.' 09:26:43 #21 82.47 WARN: 'Can't bind to 'framework' since it isn't a known property of 'json-schema-form'.' 09:26:43 #21 82.47 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 112 of 139 SUCCESS (0 secs / 2.623 secs) 09:26:43 #21 82.47 WARN: 'Can't bind to 'framework' since it isn't a known property of 'json-schema-form'.' 09:26:43 #21 82.47 WARN: 'Can't bind to 'language' since it isn't a known property of 'json-schema-form'.' 09:26:43 #21 82.47 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 112 of 139 SUCCESS (0 secs / 2.623 secs) 09:26:43 #21 82.47 WARN: 'Can't bind to 'language' since it isn't a known property of 'json-schema-form'.' 09:26:43 #21 82.47 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 113 of 139 SUCCESS (0 secs / 2.632 secs) 09:26:43 #21 82.47 WARN: ''json-schema-form' is not a known element: 09:26:43 #21 82.47 1. If 'json-schema-form' is an Angular component, then verify that it is part of this module. 09:26:43 #21 82.47 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.' 09:26:43 #21 82.47 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 113 of 139 SUCCESS (0 secs / 2.632 secs) 09:26:43 #21 82.47 WARN: ''json-schema-form' is not a known element: 09:26:43 #21 82.47 1. If 'json-schema-form' is an Angular component, then verify that it is part of this module. 09:26:43 #21 82.47 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.' 09:26:43 #21 82.47 WARN: 'Can't bind to 'form' since it isn't a known property of 'json-schema-form'.' 09:26:43 #21 82.47 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 113 of 139 SUCCESS (0 secs / 2.632 secs) 09:26:43 #21 82.47 WARN: 'Can't bind to 'form' since it isn't a known property of 'json-schema-form'.' 09:26:43 #21 82.47 WARN: 'Can't bind to 'data' since it isn't a known property of 'json-schema-form'.' 09:26:43 #21 82.47 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 113 of 139 SUCCESS (0 secs / 2.632 secs) 09:26:43 #21 82.47 WARN: 'Can't bind to 'data' since it isn't a known property of 'json-schema-form'.' 09:26:43 #21 82.47 WARN: 'Can't bind to 'options' since it isn't a known property of 'json-schema-form'.' 09:26:43 #21 82.47 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 113 of 139 SUCCESS (0 secs / 2.632 secs) 09:26:43 #21 82.48 WARN: 'Can't bind to 'options' since it isn't a known property of 'json-schema-form'.' 09:26:43 #21 82.48 WARN: 'Can't bind to 'framework' since it isn't a known property of 'json-schema-form'.' 09:26:43 #21 82.48 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 113 of 139 SUCCESS (0 secs / 2.632 secs) 09:26:43 #21 82.48 WARN: 'Can't bind to 'framework' since it isn't a known property of 'json-schema-form'.' 09:26:43 #21 82.48 WARN: 'Can't bind to 'language' since it isn't a known property of 'json-schema-form'.' 09:26:43 #21 82.48 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 113 of 139 SUCCESS (0 secs / 2.632 secs) 09:26:43 #21 82.48 WARN: 'Can't bind to 'language' since it isn't a known property of 'json-schema-form'.' 09:26:43 #21 82.48 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 114 of 139 SUCCESS (0 secs / 2.637 secs) 09:26:43 #21 82.48 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 115 of 139 SUCCESS (0 secs / 2.641 secs) 09:26:43 #21 82.48 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 116 of 139 SUCCESS (0 secs / 2.642 secs) 09:26:43 #21 82.48 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 117 of 139 SUCCESS (0 secs / 2.643 secs) 09:26:43 #21 82.48 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 118 of 139 SUCCESS (0 secs / 2.644 secs) 09:26:43 #21 82.48 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 119 of 139 SUCCESS (0 secs / 2.645 secs) 09:26:43 #21 82.48 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 120 of 139 SUCCESS (0 secs / 2.646 secs) 09:26:43 #21 82.49 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 121 of 139 SUCCESS (0 secs / 2.648 secs) 09:26:43 #21 82.49 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 122 of 139 SUCCESS (0 secs / 2.649 secs) 09:26:43 #21 82.49 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 123 of 139 SUCCESS (0 secs / 2.65 secs) 09:26:43 #21 82.49 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 124 of 139 SUCCESS (0 secs / 2.652 secs) 09:26:43 #21 82.49 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 125 of 139 SUCCESS (0 secs / 2.653 secs) 09:26:43 #21 82.49 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 126 of 139 SUCCESS (0 secs / 2.656 secs) 09:26:43 #21 82.50 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 127 of 139 SUCCESS (0 secs / 2.657 secs) 09:26:43 #21 82.50 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 128 of 139 SUCCESS (0 secs / 2.658 secs) 09:26:43 #21 82.50 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 129 of 139 SUCCESS (0 secs / 2.659 secs) 09:26:43 #21 82.50 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 130 of 139 SUCCESS (0 secs / 2.66 secs) 09:26:43 #21 82.50 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 131 of 139 SUCCESS (0 secs / 2.664 secs) 09:26:43 #21 82.51 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 132 of 139 SUCCESS (0 secs / 2.667 secs) 09:26:43 #21 82.51 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 133 of 139 SUCCESS (0 secs / 2.672 secs) 09:26:43 #21 82.51 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 134 of 139 SUCCESS (0 secs / 2.674 secs) 09:26:43 #21 82.51 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 135 of 139 SUCCESS (0 secs / 2.675 secs) 09:26:43 #21 82.52 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 136 of 139 SUCCESS (0 secs / 2.676 secs) 09:26:43 #21 82.53 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 137 of 139 SUCCESS (0 secs / 2.687 secs) 09:26:43 #21 82.54 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 138 of 139 SUCCESS (0 secs / 2.697 secs) 09:26:43 #21 82.54 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 139 of 139 SUCCESS (0 secs / 2.7 secs) 09:26:43 #21 82.58 Chrome Headless 112.0.5615.165 (Linux x86_64): Executed 139 of 139 SUCCESS (2.78 secs / 2.7 secs) 09:26:43 #21 82.58 TOTAL: 139 SUCCESS 09:26:43 #21 82.58 TOTAL: 139 SUCCESS 09:26:43 #21 82.58 TOTAL: 139 SUCCESS 09:26:43 #21 82.72 09:26:43 #21 82.72 =============================== Coverage summary =============================== 09:26:43 #21 82.72 Statements : 89.81% ( 511/569 ) 09:26:43 #21 82.72 Branches : 69.93% ( 107/153 ) 09:26:43 #21 82.72 Functions : 91.04% ( 183/201 ) 09:26:43 #21 82.72 Lines : 89.75% ( 473/527 ) 09:26:43 #21 82.72 ================================================================================ 09:26:43 #21 DONE 83.0s 09:26:43 09:26:43 #22 [stage1 10/10] RUN npm run-script build:prod 09:26:44 #22 0.461 09:26:44 #22 0.461 > controlpanel-app@0.0.0 build:prod /usr/src/app 09:26:44 #22 0.461 > ng build --configuration production --build-optimizer --vendor-chunk 09:26:44 #22 0.461 09:26:49 #22 5.876 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. 09:26:49 #22 5.877 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. 09:27:51 #22 67.68 Generating ES5 bundles for differential loading... 09:28:20 #22 96.46 ES5 bundle generation complete. 09:28:20 #22 96.82 09:28:20 #22 96.82 chunk {0} runtime-es2015.17457c14264390561f33.js (runtime) 1.45 kB [entry] [rendered] 09:28:20 #22 96.82 chunk {0} runtime-es5.17457c14264390561f33.js (runtime) 1.45 kB [entry] [rendered] 09:28:20 #22 96.82 chunk {2} polyfills-es2015.0b62b17c37083a23fd67.js (polyfills) 36.1 kB [initial] [rendered] 09:28:20 #22 96.82 chunk {1} main-es2015.8e5e45ec9424a62e9dd4.js (main) 83.7 kB [initial] [rendered] 09:28:20 #22 96.82 chunk {1} main-es5.8e5e45ec9424a62e9dd4.js (main) 90.4 kB [initial] [rendered] 09:28:20 #22 96.82 chunk {3} polyfills-es5.b43d3287b9b9bb787772.js (polyfills-es5) 130 kB [initial] [rendered] 09:28:20 #22 96.82 chunk {5} vendor-es2015.d05de8907d43f4aa72f6.js (vendor) 1.42 MB [initial] [rendered] 09:28:20 #22 96.82 chunk {5} vendor-es5.d05de8907d43f4aa72f6.js (vendor) 1.6 MB [initial] [rendered] 09:28:20 #22 96.82 chunk {4} styles.76eee3513bd71a5ebf8a.css (styles) 322 kB [initial] [rendered] 09:28:20 #22 96.82 chunk {scripts} scripts.b5025b7c30282155348a.js (scripts) 189 kB [entry] [rendered] 09:28:20 #22 96.82 Date: 2024-08-29T09:28:20.648Z - Hash: 2cf25757a36a4e75d17b - Time: 91664ms 09:28:20 #22 96.82 09:28:20 #22 96.82 WARNING in budgets: Exceeded maximum budget for initial-es2015. Budget 2 MB was not met by 42.3 kB with a total of 2.04 MB. 09:28:20 #22 96.82 09:28:20 #22 96.82 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. 09:28:20 #22 DONE 97.0s 09:28:21 09:28:21 #23 [stage-1 8/8] COPY --chown=nginx --from=stage1 /usr/src/app/dist/controlpanelApp /usr/share/nginx/html 09:28:21 #23 DONE 0.2s 09:28:21 09:28:21 #24 exporting to image 09:28:21 #24 exporting layers 09:28:21 #24 exporting layers 0.3s done 09:28:21 #24 writing image sha256:f1d734ffcaa9e920c003ee549104d12d4878f7ab61fe5c469690b83e7d390ab8 done 09:28:21 #24 naming to nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-controlpanel:2.6.0 0.0s done 09:28:21 #24 DONE 0.3s 09:28:21 ---> docker-build.sh ends 09:28:21 [portal-nonrtric-controlpanel-docker-merge-master] $ /bin/sh -xe /tmp/jenkins10759939839501780858.sh 09:28:21 [EnvInject] - Injecting environment variables from a build step. 09:28:21 [EnvInject] - Injecting as environment variables the properties content 09:28:21 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 09:28:21 09:28:21 [EnvInject] - Variables injected successfully. 09:28:21 [portal-nonrtric-controlpanel-docker-merge-master] $ /bin/bash /tmp/jenkins14826824901740347486.sh 09:28:21 ---> docker-push.sh 09:28:21 Docker version 24.0.2, build cb74dfc 09:28:21 Pushing image: nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-controlpanel:2.6.0 09:28:21 docker push nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-controlpanel:2.6.0 09:28:22 The push refers to repository [nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-controlpanel] 09:28:22 892f7c7f3729: Preparing 09:28:22 e2557cd9d223: Preparing 09:28:22 2bec72aef8ac: Preparing 09:28:22 50c48443d672: Preparing 09:28:22 e653d503961b: Preparing 09:28:22 c2ff06c1720c: Preparing 09:28:22 c77d5fca44f0: Preparing 09:28:22 26d9c9583797: Preparing 09:28:22 2cdd4bacf827: Preparing 09:28:22 f3719eb0da5e: Preparing 09:28:22 9a2d14b22cbe: Preparing 09:28:22 16f2939def51: Preparing 09:28:22 b65aff7ee426: Preparing 09:28:22 c028c01f43bc: Preparing 09:28:22 78561cef0761: Preparing 09:28:22 c2ff06c1720c: Waiting 09:28:22 c77d5fca44f0: Waiting 09:28:22 26d9c9583797: Waiting 09:28:22 2cdd4bacf827: Waiting 09:28:22 f3719eb0da5e: Waiting 09:28:22 9a2d14b22cbe: Waiting 09:28:22 16f2939def51: Waiting 09:28:22 b65aff7ee426: Waiting 09:28:22 c028c01f43bc: Waiting 09:28:22 78561cef0761: Waiting 09:28:22 e2557cd9d223: Pushed 09:28:22 50c48443d672: Pushed 09:28:22 e653d503961b: Pushed 09:28:22 2bec72aef8ac: Pushed 09:28:22 26d9c9583797: Layer already exists 09:28:22 2cdd4bacf827: Layer already exists 09:28:22 f3719eb0da5e: Layer already exists 09:28:22 c2ff06c1720c: Pushed 09:28:22 9a2d14b22cbe: Layer already exists 09:28:22 c77d5fca44f0: Pushed 09:28:22 16f2939def51: Layer already exists 09:28:22 b65aff7ee426: Layer already exists 09:28:22 c028c01f43bc: Layer already exists 09:28:22 78561cef0761: Layer already exists 09:28:23 892f7c7f3729: Pushed 09:28:23 2.6.0: digest: sha256:49e094a0244f31acfb43f5a651be0cd1e1ebb907a204248b0fbb559063361ab9 size: 3442 09:28:23 ---> docker-push.sh ends 09:28:23 [portal-nonrtric-controlpanel-docker-merge-master] $ /bin/bash /tmp/jenkins14472230557921981240.sh 09:28:23 $ ssh-agent -k 09:28:23 unset SSH_AUTH_SOCK; 09:28:23 unset SSH_AGENT_PID; 09:28:23 echo Agent pid 2063 killed; 09:28:23 [ssh-agent] Stopped. 09:28:23 [PostBuildScript] - [INFO] Executing post build scripts. 09:28:23 [portal-nonrtric-controlpanel-docker-merge-master] $ /bin/bash /tmp/jenkins11158381779236652814.sh 09:28:23 ---> sysstat.sh 09:28:24 [portal-nonrtric-controlpanel-docker-merge-master] $ /bin/bash /tmp/jenkins2845896766349927205.sh 09:28:24 ---> package-listing.sh 09:28:24 ++ facter osfamily 09:28:24 ++ tr '[:upper:]' '[:lower:]' 09:28:24 + OS_FAMILY=debian 09:28:24 + workspace=/w/workspace/portal-nonrtric-controlpanel-docker-merge-master 09:28:24 + START_PACKAGES=/tmp/packages_start.txt 09:28:24 + END_PACKAGES=/tmp/packages_end.txt 09:28:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:28:24 + PACKAGES=/tmp/packages_start.txt 09:28:24 + '[' /w/workspace/portal-nonrtric-controlpanel-docker-merge-master ']' 09:28:24 + PACKAGES=/tmp/packages_end.txt 09:28:24 + case "${OS_FAMILY}" in 09:28:24 + dpkg -l 09:28:24 + grep '^ii' 09:28:24 + '[' -f /tmp/packages_start.txt ']' 09:28:24 + '[' -f /tmp/packages_end.txt ']' 09:28:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:28:24 + '[' /w/workspace/portal-nonrtric-controlpanel-docker-merge-master ']' 09:28:24 + mkdir -p /w/workspace/portal-nonrtric-controlpanel-docker-merge-master/archives/ 09:28:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/portal-nonrtric-controlpanel-docker-merge-master/archives/ 09:28:24 [portal-nonrtric-controlpanel-docker-merge-master] $ /bin/bash /tmp/jenkins13909910237227246288.sh 09:28:24 ---> capture-instance-metadata.sh 09:28:24 Setup pyenv: 09:28:24 system 09:28:24 3.8.13 09:28:24 3.9.13 09:28:24 * 3.10.6 (set by /w/workspace/portal-nonrtric-controlpanel-docker-merge-master/.python-version) 09:28:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cgfN from file:/tmp/.os_lf_venv 09:28:26 lf-activate-venv(): INFO: Installing: lftools 09:28:36 lf-activate-venv(): INFO: Adding /tmp/venv-cgfN/bin to PATH 09:28:36 INFO: Running in OpenStack, capturing instance metadata 09:28:36 [portal-nonrtric-controlpanel-docker-merge-master] $ /bin/bash /tmp/jenkins5784659596887197286.sh 09:28:36 provisioning config files... 09:28:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/portal-nonrtric-controlpanel-docker-merge-master@tmp/config1275172642198647154tmp 09:28:36 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:28:36 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:28:36 [EnvInject] - Injecting environment variables from a build step. 09:28:36 [EnvInject] - Injecting as environment variables the properties content 09:28:36 SERVER_ID=logs 09:28:36 09:28:36 [EnvInject] - Variables injected successfully. 09:28:36 [portal-nonrtric-controlpanel-docker-merge-master] $ /bin/bash /tmp/jenkins16733040292224057195.sh 09:28:36 ---> create-netrc.sh 09:28:36 [portal-nonrtric-controlpanel-docker-merge-master] $ /bin/bash /tmp/jenkins3315207014199113384.sh 09:28:36 ---> python-tools-install.sh 09:28:36 Setup pyenv: 09:28:36 system 09:28:36 3.8.13 09:28:36 3.9.13 09:28:36 * 3.10.6 (set by /w/workspace/portal-nonrtric-controlpanel-docker-merge-master/.python-version) 09:28:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cgfN from file:/tmp/.os_lf_venv 09:28:38 lf-activate-venv(): INFO: Installing: lftools 09:28:46 lf-activate-venv(): INFO: Adding /tmp/venv-cgfN/bin to PATH 09:28:46 [portal-nonrtric-controlpanel-docker-merge-master] $ /bin/bash /tmp/jenkins4602858863205271868.sh 09:28:46 ---> sudo-logs.sh 09:28:46 Archiving 'sudo' log.. 09:28:47 [portal-nonrtric-controlpanel-docker-merge-master] $ /bin/bash /tmp/jenkins4535834572540145421.sh 09:28:47 ---> job-cost.sh 09:28:47 Setup pyenv: 09:28:47 system 09:28:47 3.8.13 09:28:47 3.9.13 09:28:47 * 3.10.6 (set by /w/workspace/portal-nonrtric-controlpanel-docker-merge-master/.python-version) 09:28:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cgfN from file:/tmp/.os_lf_venv 09:28:48 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:28:52 lf-activate-venv(): INFO: Adding /tmp/venv-cgfN/bin to PATH 09:28:52 INFO: No Stack... 09:28:53 INFO: Retrieving Pricing Info for: v2-highcpu-4 09:28:53 INFO: Archiving Costs 09:28:53 [portal-nonrtric-controlpanel-docker-merge-master] $ /bin/bash -l /tmp/jenkins2546183280839726182.sh 09:28:53 ---> logs-deploy.sh 09:28:53 Setup pyenv: 09:28:53 system 09:28:53 3.8.13 09:28:53 3.9.13 09:28:53 * 3.10.6 (set by /w/workspace/portal-nonrtric-controlpanel-docker-merge-master/.python-version) 09:28:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cgfN from file:/tmp/.os_lf_venv 09:28:54 lf-activate-venv(): INFO: Installing: lftools 09:29:03 lf-activate-venv(): INFO: Adding /tmp/venv-cgfN/bin to PATH 09:29:03 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/portal-nonrtric-controlpanel-docker-merge-master/336 09:29:03 INFO: archiving workspace using pattern(s): 09:29:07 Archives upload complete. 09:29:07 INFO: archiving logs to Nexus 09:29:08 ---> uname -a: 09:29:08 Linux prd-ubuntu1804-docker-4c-4g-3670 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 09:29:08 09:29:08 09:29:08 ---> lscpu: 09:29:08 Architecture: x86_64 09:29:08 CPU op-mode(s): 32-bit, 64-bit 09:29:08 Byte Order: Little Endian 09:29:08 CPU(s): 4 09:29:08 On-line CPU(s) list: 0-3 09:29:08 Thread(s) per core: 1 09:29:08 Core(s) per socket: 1 09:29:08 Socket(s): 4 09:29:08 NUMA node(s): 1 09:29:08 Vendor ID: AuthenticAMD 09:29:08 CPU family: 23 09:29:08 Model: 49 09:29:08 Model name: AMD EPYC-Rome Processor 09:29:08 Stepping: 0 09:29:08 CPU MHz: 2800.000 09:29:08 BogoMIPS: 5600.00 09:29:08 Virtualization: AMD-V 09:29:08 Hypervisor vendor: KVM 09:29:08 Virtualization type: full 09:29:08 L1d cache: 32K 09:29:08 L1i cache: 32K 09:29:08 L2 cache: 512K 09:29:08 L3 cache: 16384K 09:29:08 NUMA node0 CPU(s): 0-3 09:29:08 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 09:29:08 09:29:08 09:29:08 ---> nproc: 09:29:08 4 09:29:08 09:29:08 09:29:08 ---> df -h: 09:29:08 Filesystem Size Used Avail Use% Mounted on 09:29:08 udev 2.0G 0 2.0G 0% /dev 09:29:08 tmpfs 395M 696K 394M 1% /run 09:29:08 /dev/vda1 20G 11G 8.7G 55% / 09:29:08 tmpfs 2.0G 0 2.0G 0% /dev/shm 09:29:08 tmpfs 5.0M 0 5.0M 0% /run/lock 09:29:08 tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup 09:29:08 /dev/vda15 105M 5.3M 100M 5% /boot/efi 09:29:08 tmpfs 395M 0 395M 0% /run/user/1001 09:29:08 09:29:08 09:29:08 ---> free -m: 09:29:08 total used free shared buff/cache available 09:29:08 Mem: 3943 461 1652 0 1829 3199 09:29:08 Swap: 1023 0 1023 09:29:08 09:29:08 09:29:08 ---> ip addr: 09:29:08 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:29:08 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:29:08 inet 127.0.0.1/8 scope host lo 09:29:08 valid_lft forever preferred_lft forever 09:29:08 inet6 ::1/128 scope host 09:29:08 valid_lft forever preferred_lft forever 09:29:08 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 09:29:08 link/ether fa:16:3e:dd:51:68 brd ff:ff:ff:ff:ff:ff 09:29:08 inet 10.32.6.88/23 brd 10.32.7.255 scope global dynamic ens3 09:29:08 valid_lft 86001sec preferred_lft 86001sec 09:29:08 inet6 fe80::f816:3eff:fedd:5168/64 scope link 09:29:08 valid_lft forever preferred_lft forever 09:29:08 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 09:29:08 link/ether 02:42:5d:26:3e:43 brd ff:ff:ff:ff:ff:ff 09:29:08 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 09:29:08 valid_lft forever preferred_lft forever 09:29:08 09:29:08 09:29:08 ---> sar -b -r -n DEV: 09:29:08 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-3670) 08/29/24 _x86_64_ (4 CPU) 09:29:08 09:29:08 09:22:31 LINUX RESTART (4 CPU) 09:29:08 09:29:08 09:23:02 tps rtps wtps bread/s bwrtn/s 09:29:08 09:24:01 144.52 64.36 80.16 4942.35 7562.11 09:29:08 09:25:01 236.04 15.79 220.25 2288.89 49780.78 09:29:08 09:26:01 162.71 27.41 135.29 762.14 26367.87 09:29:08 09:27:01 134.18 110.50 23.68 8734.94 1483.62 09:29:08 09:28:01 18.21 15.56 2.65 594.30 349.41 09:29:08 09:29:01 61.47 25.45 36.03 1302.85 1532.14 09:29:08 Average: 126.15 43.12 83.03 3099.04 14535.94 09:29:08 09:29:08 09:23:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:29:08 09:24:01 1658052 3381016 2380600 58.95 53772 1823676 865592 17.02 542740 1656452 153672 09:29:08 09:25:01 115496 2855272 3923156 97.14 144504 2474992 1437528 28.26 1065144 2417680 166444 09:29:08 09:26:01 245396 2051952 3793256 93.92 149572 1680136 1511612 29.71 1899048 1513980 12956 09:29:08 09:27:01 1078468 2888360 2960184 73.30 150196 1691576 1386688 27.26 1207092 1403032 352 09:29:08 09:28:01 396932 2146860 3641720 90.17 150484 1456272 1682016 33.06 1766560 1514716 704 09:29:08 09:29:01 1705280 3261412 2333372 57.78 154704 1471612 1004220 19.74 732560 1295668 14232 09:29:08 Average: 866604 2764145 3172048 78.54 133872 1766377 1314609 25.84 1202191 1633588 58060 09:29:08 09:29:08 09:23:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:29:08 09:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:08 09:24:01 lo 0.88 0.88 0.08 0.08 0.00 0.00 0.00 0.00 09:29:08 09:24:01 ens3 400.29 250.60 1492.26 70.13 0.00 0.00 0.00 0.00 09:29:08 09:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:08 09:25:01 lo 2.46 2.46 0.24 0.24 0.00 0.00 0.00 0.00 09:29:08 09:25:01 ens3 631.47 261.58 3245.51 41.96 0.00 0.00 0.00 0.00 09:29:08 09:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:08 09:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:08 09:26:01 ens3 467.47 109.27 3564.73 8.49 0.00 0.00 0.00 0.00 09:29:08 09:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:08 09:27:01 lo 43.26 43.26 1472.28 1472.28 0.00 0.00 0.00 0.00 09:29:08 09:27:01 ens3 3.52 3.95 0.70 2.56 0.00 0.00 0.00 0.00 09:29:08 09:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:08 09:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:08 09:28:01 ens3 0.12 0.13 0.02 0.02 0.00 0.00 0.00 0.00 09:29:08 09:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:08 09:29:01 lo 3.87 3.87 0.34 0.34 0.00 0.00 0.00 0.00 09:29:08 09:29:01 ens3 30.83 34.01 19.38 59.48 0.00 0.00 0.00 0.00 09:29:08 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:08 Average: lo 8.43 8.43 246.15 246.15 0.00 0.00 0.00 0.00 09:29:08 Average: ens3 255.25 109.55 1387.02 30.33 0.00 0.00 0.00 0.00 09:29:08 09:29:08 09:29:08 ---> sar -P ALL: 09:29:08 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-3670) 08/29/24 _x86_64_ (4 CPU) 09:29:08 09:29:08 09:22:31 LINUX RESTART (4 CPU) 09:29:08 09:29:08 09:23:02 CPU %user %nice %system %iowait %steal %idle 09:29:08 09:24:01 all 20.64 0.00 1.88 4.05 0.06 73.36 09:29:08 09:24:01 0 15.44 0.00 1.44 1.71 0.07 81.34 09:29:08 09:24:01 1 37.58 0.00 2.47 2.27 0.07 57.60 09:29:08 09:24:01 2 8.10 0.00 1.60 10.53 0.05 79.72 09:29:08 09:24:01 3 21.41 0.00 2.04 1.70 0.03 74.82 09:29:08 09:25:01 all 24.84 0.00 7.06 5.14 0.08 62.88 09:29:08 09:25:01 0 22.02 0.00 7.47 6.67 0.10 63.74 09:29:08 09:25:01 1 15.32 0.00 6.32 2.92 0.07 75.37 09:29:08 09:25:01 2 23.68 0.00 6.28 6.63 0.08 63.33 09:29:08 09:25:01 3 38.38 0.00 8.20 4.33 0.10 48.99 09:29:08 09:26:01 all 48.14 0.00 6.59 4.18 0.10 41.00 09:29:08 09:26:01 0 45.01 0.00 6.01 5.21 0.10 43.66 09:29:08 09:26:01 1 46.00 0.00 5.99 3.69 0.10 44.22 09:29:08 09:26:01 2 52.62 0.00 6.90 0.83 0.12 39.53 09:29:08 09:26:01 3 48.92 0.00 7.48 6.97 0.08 36.55 09:29:08 09:27:01 all 45.64 0.00 6.18 2.99 0.10 45.09 09:29:08 09:27:01 0 51.60 0.00 6.33 3.22 0.08 38.76 09:29:08 09:27:01 1 48.40 0.00 6.45 4.09 0.10 40.96 09:29:08 09:27:01 2 41.41 0.00 5.70 1.70 0.10 51.08 09:29:08 09:27:01 3 41.17 0.00 6.22 2.98 0.08 49.55 09:29:08 09:28:01 all 47.39 0.00 6.83 0.27 0.09 45.43 09:29:08 09:28:01 0 41.75 0.00 7.23 0.32 0.08 50.61 09:29:08 09:28:01 1 48.49 0.00 6.81 0.35 0.12 44.24 09:29:08 09:28:01 2 38.37 0.00 6.61 0.15 0.08 54.79 09:29:08 09:28:01 3 60.99 0.00 6.65 0.27 0.10 31.99 09:29:08 09:29:01 all 25.29 0.00 2.00 1.58 0.06 71.07 09:29:08 09:29:01 0 15.62 0.00 1.97 2.17 0.07 80.18 09:29:08 09:29:01 1 28.18 0.00 2.01 0.42 0.05 69.35 09:29:08 09:29:01 2 9.22 0.00 1.81 0.95 0.05 87.97 09:29:08 09:29:01 3 48.22 0.00 2.24 2.82 0.07 46.65 09:29:08 Average: all 35.33 0.00 5.09 3.03 0.08 56.46 09:29:08 Average: 0 31.91 0.00 5.07 3.22 0.08 59.72 09:29:08 Average: 1 37.31 0.00 5.01 2.29 0.08 55.31 09:29:08 Average: 2 28.91 0.00 4.82 3.44 0.08 62.75 09:29:08 Average: 3 43.23 0.00 5.47 3.18 0.08 48.05 09:29:08 09:29:08 09:29:08