Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 387dee6641db1c69ef2494b622486b0ffa3da4ab Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13867623916832839701.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh18203526781319248866.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10594753584415581353.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17330879947799749424.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17106538702090241732.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-117089 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 387dee6641db1c69ef2494b622486b0ffa3da4ab (main) Commit message: "docs: update README (#565)" > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 387dee6641db1c69ef2494b622486b0ffa3da4ab # timeout=10 > git rev-list --no-walk 820e3f3b670a2eceeff6a8d1903c85b54e55f538 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-26T07:53:05.639Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-26T07:53:05.697Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-26T07:53:05.709Z] ========================================================= [2022-10-26T07:53:05.709Z] EdgeX Global Pipelines Version Info [2022-10-26T07:53:05.709Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-26T07:53:06.404Z] ------------------- [2022-10-26T07:53:06.405Z] stable info: [2022-10-26T07:53:06.405Z] ------------------- [2022-10-26T07:53:06.405Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-26T07:53:06.405Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-26T07:53:06.405Z] Message: update stable to v1.0.243 [2022-10-26T07:53:06.973Z] ------------------- [2022-10-26T07:53:06.973Z] experimental info: [2022-10-26T07:53:06.973Z] ------------------- [2022-10-26T07:53:06.973Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-26T07:53:06.973Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-26T07:53:06.973Z] Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-26T07:53:07.118Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2022-10-26T07:53:07.126Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2022-10-26T07:53:07.134Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-26T07:53:07.142Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-26T07:53:07.150Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-26T07:53:07.158Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-26T07:53:07.166Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-26T07:53:07.178Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-10-26T07:53:07.192Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-26T07:53:07.204Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-26T07:53:07.215Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-26T07:53:07.226Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2022-10-26T07:53:07.237Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-26T07:53:07.249Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-26T07:53:07.260Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-26T07:53:07.275Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-26T07:53:07.289Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-10-26T07:53:07.302Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-10-26T07:53:07.315Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-26T07:53:07.326Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-26T07:53:07.337Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-10-26T07:53:07.347Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-10-26T07:53:07.356Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-10-26T07:53:07.364Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-10-26T07:53:07.377Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-10-26T07:53:07.388Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-26T07:53:07.401Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-26T07:53:07.417Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-10-26T07:53:07.433Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-10-26T07:53:07.449Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-10-26T07:53:07.467Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 387dee6641db1c69ef2494b622486b0ffa3da4ab [Pipeline] echo [2022-10-26T07:53:07.484Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 387dee6 [Pipeline] echo [2022-10-26T07:53:07.494Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-26T07:53:07.535Z] provisioning config files... [2022-10-26T07:53:07.548Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config15712335963027967750tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T07:53:07.848Z] ---> docker-login.sh [2022-10-26T07:53:07.849Z] nexus3.edgexfoundry.org:10001 [2022-10-26T07:53:08.108Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T07:53:08.368Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T07:53:08.368Z] Configure a credential helper to remove this warning. See [2022-10-26T07:53:08.368Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T07:53:08.368Z] [2022-10-26T07:53:08.368Z] Login Succeeded [2022-10-26T07:53:08.368Z] nexus3.edgexfoundry.org:10002 [2022-10-26T07:53:08.368Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T07:53:08.368Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T07:53:08.368Z] Configure a credential helper to remove this warning. See [2022-10-26T07:53:08.368Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T07:53:08.368Z] [2022-10-26T07:53:08.368Z] Login Succeeded [2022-10-26T07:53:08.368Z] nexus3.edgexfoundry.org:10003 [2022-10-26T07:53:08.628Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T07:53:08.628Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T07:53:08.628Z] Configure a credential helper to remove this warning. See [2022-10-26T07:53:08.628Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T07:53:08.628Z] [2022-10-26T07:53:08.628Z] Login Succeeded [2022-10-26T07:53:08.628Z] nexus3.edgexfoundry.org:10004 [2022-10-26T07:53:08.628Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T07:53:08.628Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T07:53:08.628Z] Configure a credential helper to remove this warning. See [2022-10-26T07:53:08.628Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T07:53:08.628Z] [2022-10-26T07:53:08.628Z] Login Succeeded [2022-10-26T07:53:08.628Z] docker.io [2022-10-26T07:53:08.887Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T07:53:09.146Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T07:53:09.146Z] Configure a credential helper to remove this warning. See [2022-10-26T07:53:09.146Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T07:53:09.146Z] [2022-10-26T07:53:09.146Z] Login Succeeded [2022-10-26T07:53:09.146Z] ---> docker-login.sh ends [Pipeline] } [2022-10-26T07:53:09.154Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-10-26T07:53:09.533Z] + git rev-list -1 --merges 387dee6641db1c69ef2494b622486b0ffa3da4ab~1..387dee6641db1c69ef2494b622486b0ffa3da4ab [Pipeline] echo [2022-10-26T07:53:09.589Z] -----------> git rev-list -1 --merges 387dee6641db1c69ef2494b622486b0ffa3da4ab~1..387dee6641db1c69ef2494b622486b0ffa3da4ab 387dee6641db1c69ef2494b622486b0ffa3da4ab [false] [Pipeline] sh [2022-10-26T07:53:09.877Z] + git log --format=format:%s -1 387dee6641db1c69ef2494b622486b0ffa3da4ab [Pipeline] echo [2022-10-26T07:53:09.890Z] ========================================================= [2022-10-26T07:53:09.890Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-26T07:53:09.890Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-26T07:53:10.228Z] + git log --format=format:%s -1 387dee6641db1c69ef2494b622486b0ffa3da4ab [Pipeline] echo [2022-10-26T07:53:10.240Z] [semverPrep] GIT_COMMIT: 387dee6641db1c69ef2494b622486b0ffa3da4ab, Commit Message: docs: update README (#565) [Pipeline] echo [2022-10-26T07:53:10.250Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-10-26T07:53:10.633Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-26T07:53:10.634Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-26T07:53:10.634Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-26T07:53:10.634Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-26T07:53:10.634Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-26T07:53:10.634Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-26T07:53:10.634Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T07:53:11.033Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T07:53:11.034Z] [2022-10-26T07:53:11.034Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T07:53:11.330Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T07:53:11.330Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-26T07:53:11.330Z] b85a868b505f: Pulling fs layer [2022-10-26T07:53:11.330Z] e2be974225ed: Pulling fs layer [2022-10-26T07:53:11.330Z] 339a4e72a1f5: Pulling fs layer [2022-10-26T07:53:11.330Z] 988bab9f4d93: Pulling fs layer [2022-10-26T07:53:11.330Z] 1469e6f7b9e6: Pulling fs layer [2022-10-26T07:53:11.330Z] eaf3925da568: Pulling fs layer [2022-10-26T07:53:11.330Z] bab4dde63d76: Pulling fs layer [2022-10-26T07:53:11.330Z] bde34c3a00c8: Pulling fs layer [2022-10-26T07:53:11.330Z] b352a97aabf1: Pulling fs layer [2022-10-26T07:53:11.330Z] 4872d77fe225: Pulling fs layer [2022-10-26T07:53:11.330Z] 5851b861e8e6: Pulling fs layer [2022-10-26T07:53:11.330Z] 988bab9f4d93: Waiting [2022-10-26T07:53:11.330Z] 1469e6f7b9e6: Waiting [2022-10-26T07:53:11.330Z] bab4dde63d76: Waiting [2022-10-26T07:53:11.330Z] eaf3925da568: Waiting [2022-10-26T07:53:11.330Z] b352a97aabf1: Waiting [2022-10-26T07:53:11.330Z] 4872d77fe225: Waiting [2022-10-26T07:53:11.330Z] 5851b861e8e6: Waiting [2022-10-26T07:53:11.330Z] e2be974225ed: Verifying Checksum [2022-10-26T07:53:11.330Z] e2be974225ed: Download complete [2022-10-26T07:53:11.330Z] 988bab9f4d93: Verifying Checksum [2022-10-26T07:53:11.330Z] 988bab9f4d93: Download complete [2022-10-26T07:53:11.590Z] 1469e6f7b9e6: Verifying Checksum [2022-10-26T07:53:11.590Z] 1469e6f7b9e6: Download complete [2022-10-26T07:53:11.590Z] eaf3925da568: Verifying Checksum [2022-10-26T07:53:11.590Z] eaf3925da568: Download complete [2022-10-26T07:53:11.590Z] 339a4e72a1f5: Verifying Checksum [2022-10-26T07:53:11.590Z] 339a4e72a1f5: Download complete [2022-10-26T07:53:11.590Z] bde34c3a00c8: Download complete [2022-10-26T07:53:11.590Z] b352a97aabf1: Download complete [2022-10-26T07:53:11.590Z] 4872d77fe225: Verifying Checksum [2022-10-26T07:53:11.590Z] 4872d77fe225: Download complete [2022-10-26T07:53:11.590Z] 5851b861e8e6: Verifying Checksum [2022-10-26T07:53:11.590Z] 5851b861e8e6: Download complete [2022-10-26T07:53:11.590Z] b85a868b505f: Download complete [2022-10-26T07:53:11.849Z] bab4dde63d76: Verifying Checksum [2022-10-26T07:53:11.849Z] bab4dde63d76: Download complete [2022-10-26T07:53:13.226Z] b85a868b505f: Pull complete [2022-10-26T07:53:13.226Z] e2be974225ed: Pull complete [2022-10-26T07:53:13.486Z] 339a4e72a1f5: Pull complete [2022-10-26T07:53:13.747Z] 988bab9f4d93: Pull complete [2022-10-26T07:53:14.005Z] 1469e6f7b9e6: Pull complete [2022-10-26T07:53:14.005Z] eaf3925da568: Pull complete [2022-10-26T07:53:15.911Z] bab4dde63d76: Pull complete [2022-10-26T07:53:15.911Z] bde34c3a00c8: Pull complete [2022-10-26T07:53:15.911Z] b352a97aabf1: Pull complete [2022-10-26T07:53:16.170Z] 4872d77fe225: Pull complete [2022-10-26T07:53:16.429Z] 5851b861e8e6: Pull complete [2022-10-26T07:53:16.429Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-26T07:53:16.429Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T07:53:16.429Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T07:53:16.514Z] prd-ubuntu20.04-docker-8c-8g-117089 does not seem to be running inside a container [2022-10-26T07:53:16.551Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-26T07:53:19.451Z] $ docker top 05aa777d78866fcb582fa8962fc958fc32eafb9922b21697a7dc1bcb694c68d8 -eo pid,comm [2022-10-26T07:53:19.512Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-10-26T07:53:19.512Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-26T07:53:19.544Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-26T07:53:19.544Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-26T07:53:19.662Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-26T07:53:19.667Z] $ docker exec 05aa777d78866fcb582fa8962fc958fc32eafb9922b21697a7dc1bcb694c68d8 ssh-agent [2022-10-26T07:53:19.776Z] SSH_AUTH_SOCK=/tmp/ssh-c8FOQ0adStWs/agent.33 [2022-10-26T07:53:19.776Z] SSH_AGENT_PID=39 [2022-10-26T07:53:19.782Z] Running ssh-add (command line suppressed) [2022-10-26T07:53:19.889Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1161128623098420583.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1161128623098420583.key) [2022-10-26T07:53:19.907Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-26T07:53:20.194Z] + git tag --points-at HEAD [Pipeline] } [2022-10-26T07:53:20.208Z] $ docker exec --env ******** --env ******** 05aa777d78866fcb582fa8962fc958fc32eafb9922b21697a7dc1bcb694c68d8 ssh-agent -k [2022-10-26T07:53:20.329Z] unset SSH_AUTH_SOCK; [2022-10-26T07:53:20.329Z] unset SSH_AGENT_PID; [2022-10-26T07:53:20.330Z] echo Agent pid 39 killed; [2022-10-26T07:53:20.337Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-26T07:53:20.362Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-26T07:53:20.362Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-26T07:53:20.481Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-26T07:53:20.485Z] $ docker exec 05aa777d78866fcb582fa8962fc958fc32eafb9922b21697a7dc1bcb694c68d8 ssh-agent [2022-10-26T07:53:20.594Z] SSH_AUTH_SOCK=/tmp/ssh-A3Nt6B913Spb/agent.71 [2022-10-26T07:53:20.594Z] SSH_AGENT_PID=77 [2022-10-26T07:53:20.599Z] Running ssh-add (command line suppressed) [2022-10-26T07:53:20.706Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_10493512245811080979.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_10493512245811080979.key) [2022-10-26T07:53:20.723Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-26T07:53:21.011Z] + git semver init [2022-10-26T07:53:21.270Z] 2022-10-26 07:53:21,247 [run_init] DEBUG init version:0.0.0 force:False [2022-10-26T07:53:21.270Z] 2022-10-26 07:53:21,249 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2022-10-26T07:53:21.270Z] 2022-10-26 07:53:21,249 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2022-10-26T07:53:21.270Z] 2022-10-26 07:53:21,250 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2022-10-26T07:53:23.177Z] 2022-10-26 07:53:22,806 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude [2022-10-26T07:53:23.177Z] 2022-10-26 07:53:22,806 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False [2022-10-26T07:53:23.177Z] 2022-10-26 07:53:22,807 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-10-26T07:53:23.177Z] 2022-10-26 07:53:22,807 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-10-26T07:53:23.177Z] 2.3.0-dev.16 [Pipeline] } [2022-10-26T07:53:23.190Z] $ docker exec --env ******** --env ******** 05aa777d78866fcb582fa8962fc958fc32eafb9922b21697a7dc1bcb694c68d8 ssh-agent -k [2022-10-26T07:53:23.285Z] unset SSH_AUTH_SOCK; [2022-10-26T07:53:23.286Z] unset SSH_AGENT_PID; [2022-10-26T07:53:23.286Z] echo Agent pid 77 killed; [2022-10-26T07:53:23.293Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-26T07:53:23.595Z] + git semver [Pipeline] } [2022-10-26T07:53:23.870Z] $ docker stop --time=1 05aa777d78866fcb582fa8962fc958fc32eafb9922b21697a7dc1bcb694c68d8 [2022-10-26T07:53:25.168Z] $ docker rm -f 05aa777d78866fcb582fa8962fc958fc32eafb9922b21697a7dc1bcb694c68d8 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-26T07:53:25.502Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-26T07:53:25.677Z] Stashed 1 file(s) [Pipeline] echo [2022-10-26T07:53:25.680Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.16 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-26T07:53:25.815Z] provisioning config files... [2022-10-26T07:53:25.825Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1744993625584585305tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T07:53:26.122Z] ---> docker-login.sh [2022-10-26T07:53:26.122Z] nexus3.edgexfoundry.org:10001 [2022-10-26T07:53:26.122Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T07:53:26.122Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T07:53:26.122Z] Configure a credential helper to remove this warning. See [2022-10-26T07:53:26.122Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T07:53:26.122Z] [2022-10-26T07:53:26.122Z] Login Succeeded [2022-10-26T07:53:26.122Z] nexus3.edgexfoundry.org:10002 [2022-10-26T07:53:26.122Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T07:53:26.122Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T07:53:26.122Z] Configure a credential helper to remove this warning. See [2022-10-26T07:53:26.122Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T07:53:26.122Z] [2022-10-26T07:53:26.122Z] Login Succeeded [2022-10-26T07:53:26.122Z] nexus3.edgexfoundry.org:10003 [2022-10-26T07:53:26.381Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T07:53:26.381Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T07:53:26.381Z] Configure a credential helper to remove this warning. See [2022-10-26T07:53:26.381Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T07:53:26.381Z] [2022-10-26T07:53:26.381Z] Login Succeeded [2022-10-26T07:53:26.381Z] nexus3.edgexfoundry.org:10004 [2022-10-26T07:53:26.381Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T07:53:26.381Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T07:53:26.381Z] Configure a credential helper to remove this warning. See [2022-10-26T07:53:26.381Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T07:53:26.381Z] [2022-10-26T07:53:26.381Z] Login Succeeded [2022-10-26T07:53:26.381Z] docker.io [2022-10-26T07:53:26.641Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T07:53:26.900Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T07:53:26.900Z] Configure a credential helper to remove this warning. See [2022-10-26T07:53:26.900Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T07:53:26.900Z] [2022-10-26T07:53:26.900Z] Login Succeeded [2022-10-26T07:53:26.900Z] ---> docker-login.sh ends [Pipeline] } [2022-10-26T07:53:26.907Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-26T07:53:26.973Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T07:53:26.988Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T07:53:27.001Z] ========================================================= [2022-10-26T07:53:27.001Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-26T07:53:27.001Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T07:53:27.318Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-10-26T07:53:27.578Z] Sending build context to Docker daemon 45.51MB [2022-10-26T07:53:27.578Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2022-10-26T07:53:27.578Z] Step 2/16 : FROM ${BASE} AS builder [2022-10-26T07:53:27.578Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-26T07:53:27.578Z] 213ec9aee27d: Pulling fs layer [2022-10-26T07:53:27.578Z] 4583459ba037: Pulling fs layer [2022-10-26T07:53:27.578Z] 93c1e223e6f2: Pulling fs layer [2022-10-26T07:53:27.578Z] 53926ce57604: Pulling fs layer [2022-10-26T07:53:27.578Z] 21b2b0c7a3f4: Pulling fs layer [2022-10-26T07:53:27.578Z] 30f14e443154: Pulling fs layer [2022-10-26T07:53:27.578Z] 801331c1e519: Pulling fs layer [2022-10-26T07:53:27.578Z] 99cc6dd402b0: Pulling fs layer [2022-10-26T07:53:27.578Z] 7d9ed39f4882: Pulling fs layer [2022-10-26T07:53:27.578Z] 53926ce57604: Waiting [2022-10-26T07:53:27.578Z] 30f14e443154: Waiting [2022-10-26T07:53:27.578Z] 801331c1e519: Waiting [2022-10-26T07:53:27.578Z] 21b2b0c7a3f4: Waiting [2022-10-26T07:53:27.578Z] 99cc6dd402b0: Waiting [2022-10-26T07:53:27.578Z] 7d9ed39f4882: Waiting [2022-10-26T07:53:27.578Z] 93c1e223e6f2: Verifying Checksum [2022-10-26T07:53:27.578Z] 93c1e223e6f2: Download complete [2022-10-26T07:53:27.578Z] 4583459ba037: Verifying Checksum [2022-10-26T07:53:27.578Z] 4583459ba037: Download complete [2022-10-26T07:53:27.578Z] 21b2b0c7a3f4: Verifying Checksum [2022-10-26T07:53:27.578Z] 21b2b0c7a3f4: Download complete [2022-10-26T07:53:27.578Z] 30f14e443154: Download complete [2022-10-26T07:53:27.578Z] 213ec9aee27d: Verifying Checksum [2022-10-26T07:53:27.578Z] 213ec9aee27d: Download complete [2022-10-26T07:53:27.839Z] 801331c1e519: Verifying Checksum [2022-10-26T07:53:27.839Z] 801331c1e519: Download complete [2022-10-26T07:53:27.839Z] 213ec9aee27d: Pull complete [2022-10-26T07:53:28.110Z] 4583459ba037: Pull complete [2022-10-26T07:53:28.110Z] 93c1e223e6f2: Pull complete [2022-10-26T07:53:28.371Z] 7d9ed39f4882: Verifying Checksum [2022-10-26T07:53:28.371Z] 7d9ed39f4882: Download complete [2022-10-26T07:53:28.371Z] 99cc6dd402b0: Download complete [2022-10-26T07:53:28.371Z] 53926ce57604: Verifying Checksum [2022-10-26T07:53:28.371Z] 53926ce57604: Download complete [2022-10-26T07:53:32.567Z] 53926ce57604: Pull complete [2022-10-26T07:53:32.567Z] 21b2b0c7a3f4: Pull complete [2022-10-26T07:53:32.827Z] 30f14e443154: Pull complete [2022-10-26T07:53:32.827Z] 801331c1e519: Pull complete [2022-10-26T07:53:35.359Z] 99cc6dd402b0: Pull complete [2022-10-26T07:53:35.927Z] 7d9ed39f4882: Pull complete [2022-10-26T07:53:35.927Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-10-26T07:53:35.927Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-26T07:53:35.927Z] ---> 1dedd983c030 [2022-10-26T07:53:35.927Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-10-26T07:53:40.773Z] Still waiting to schedule task [2022-10-26T07:53:40.774Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-10-26T07:53:41.196Z] ---> Running in 48a5ef807d46 [2022-10-26T07:53:41.196Z] Removing intermediate container 48a5ef807d46 [2022-10-26T07:53:41.196Z] ---> 01aa793b3387 [2022-10-26T07:53:41.196Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2022-10-26T07:53:41.196Z] ---> Running in 7928d802ffeb [2022-10-26T07:53:41.196Z] Removing intermediate container 7928d802ffeb [2022-10-26T07:53:41.196Z] ---> 91a823750611 [2022-10-26T07:53:41.196Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2022-10-26T07:53:41.196Z] ---> Running in 23c3b367ff38 [2022-10-26T07:53:41.196Z] Removing intermediate container 23c3b367ff38 [2022-10-26T07:53:41.197Z] ---> 52473a6fd653 [2022-10-26T07:53:41.197Z] Step 6/16 : LABEL Name=edgex-ui-go [2022-10-26T07:53:41.197Z] ---> Running in daf03801bba4 [2022-10-26T07:53:41.197Z] Removing intermediate container daf03801bba4 [2022-10-26T07:53:41.197Z] ---> a5a0e0278890 [2022-10-26T07:53:41.197Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-10-26T07:53:41.197Z] ---> Running in 1d6314cd95d4 [2022-10-26T07:53:41.197Z] Removing intermediate container 1d6314cd95d4 [2022-10-26T07:53:41.197Z] ---> 9ecd18b04bda [2022-10-26T07:53:41.197Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-10-26T07:53:41.765Z] latest: Pulling from library/docker [2022-10-26T07:53:41.765Z] 213ec9aee27d: Already exists [2022-10-26T07:53:42.024Z] 7b0dd730a5c3: Pulling fs layer [2022-10-26T07:53:42.024Z] 4b90f8029a36: Pulling fs layer [2022-10-26T07:53:42.024Z] a89466c712af: Pulling fs layer [2022-10-26T07:53:42.024Z] 9c6a0a734fa9: Pulling fs layer [2022-10-26T07:53:42.024Z] beeedf2bf9bb: Pulling fs layer [2022-10-26T07:53:42.024Z] 3bc3016a9123: Pulling fs layer [2022-10-26T07:53:42.024Z] 45d434503156: Pulling fs layer [2022-10-26T07:53:42.024Z] 539e1dfa3993: Pulling fs layer [2022-10-26T07:53:42.024Z] 45d434503156: Waiting [2022-10-26T07:53:42.024Z] 9c6a0a734fa9: Waiting [2022-10-26T07:53:42.024Z] 539e1dfa3993: Waiting [2022-10-26T07:53:42.024Z] 3bc3016a9123: Waiting [2022-10-26T07:53:42.024Z] beeedf2bf9bb: Waiting [2022-10-26T07:53:42.024Z] 7b0dd730a5c3: Download complete [2022-10-26T07:53:42.024Z] 4b90f8029a36: Verifying Checksum [2022-10-26T07:53:42.024Z] 4b90f8029a36: Download complete [2022-10-26T07:53:42.024Z] a89466c712af: Verifying Checksum [2022-10-26T07:53:42.024Z] a89466c712af: Download complete [2022-10-26T07:53:42.283Z] 7b0dd730a5c3: Pull complete [2022-10-26T07:53:42.283Z] 4b90f8029a36: Pull complete [2022-10-26T07:53:42.283Z] 9c6a0a734fa9: Verifying Checksum [2022-10-26T07:53:42.283Z] 9c6a0a734fa9: Download complete [2022-10-26T07:53:42.283Z] beeedf2bf9bb: Verifying Checksum [2022-10-26T07:53:42.283Z] beeedf2bf9bb: Download complete [2022-10-26T07:53:42.540Z] 45d434503156: Verifying Checksum [2022-10-26T07:53:42.540Z] 45d434503156: Download complete [2022-10-26T07:53:42.540Z] 3bc3016a9123: Verifying Checksum [2022-10-26T07:53:42.540Z] 3bc3016a9123: Download complete [2022-10-26T07:53:42.540Z] 539e1dfa3993: Download complete [2022-10-26T07:53:42.798Z] a89466c712af: Pull complete [2022-10-26T07:53:43.056Z] 9c6a0a734fa9: Pull complete [2022-10-26T07:53:43.314Z] beeedf2bf9bb: Pull complete [2022-10-26T07:53:43.573Z] 3bc3016a9123: Pull complete [2022-10-26T07:53:43.573Z] 45d434503156: Pull complete [2022-10-26T07:53:43.573Z] 539e1dfa3993: Pull complete [2022-10-26T07:53:43.573Z] Digest: sha256:b44077b08bb253acfe1c7d2a98040147732389ef17a35468ee3df8d55b615bb9 [2022-10-26T07:53:43.573Z] Status: Downloaded newer image for docker:latest [2022-10-26T07:53:45.484Z] ---> 4fefc76d71f2 [2022-10-26T07:53:45.484Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-26T07:53:45.484Z] ---> Running in 0ef695e0353c [2022-10-26T07:53:46.050Z] Removing intermediate container 0ef695e0353c [2022-10-26T07:53:46.050Z] ---> 9edd9c95c038 [2022-10-26T07:53:46.050Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-26T07:53:46.050Z] ---> Running in 8963e55e7214 [2022-10-26T07:53:46.310Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-26T07:53:46.878Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-26T07:53:47.446Z] OK: 211 MiB in 51 packages [2022-10-26T07:53:47.703Z] Removing intermediate container 8963e55e7214 [2022-10-26T07:53:47.703Z] ---> 9b1034df5e8b [2022-10-26T07:53:47.703Z] Step 11/16 : ENV GO111MODULE=on [2022-10-26T07:53:47.703Z] ---> Running in 512a58849706 [2022-10-26T07:53:47.961Z] Removing intermediate container 512a58849706 [2022-10-26T07:53:47.961Z] ---> d7388ece0d03 [2022-10-26T07:53:47.961Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-10-26T07:53:47.961Z] ---> Running in 9558bbdaee29 [2022-10-26T07:53:47.961Z] Removing intermediate container 9558bbdaee29 [2022-10-26T07:53:47.961Z] ---> d1b3c7953813 [2022-10-26T07:53:47.961Z] Step 13/16 : COPY go.mod vendor* ./ [2022-10-26T07:53:48.220Z] ---> a602f3b85f92 [2022-10-26T07:53:48.220Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T07:53:48.220Z] ---> Running in 05531f75499a [2022-10-26T07:54:20.471Z] Removing intermediate container 05531f75499a [2022-10-26T07:54:20.471Z] ---> 77fef60c89ba [2022-10-26T07:54:20.471Z] Step 15/16 : COPY . . [2022-10-26T07:54:20.730Z] ---> 0e5e140efd36 [2022-10-26T07:54:20.730Z] Step 16/16 : RUN ${MAKE} [2022-10-26T07:54:20.730Z] ---> Running in 9fc058b892e6 [2022-10-26T07:54:20.990Z] noop [2022-10-26T07:54:21.250Z] Removing intermediate container 9fc058b892e6 [2022-10-26T07:54:21.251Z] ---> 560711cad585 [2022-10-26T07:54:21.251Z] Successfully built 560711cad585 [2022-10-26T07:54:21.251Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T07:54:21.557Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-26T07:54:21.557Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T07:54:21.625Z] prd-ubuntu20.04-docker-8c-8g-117089 does not seem to be running inside a container [2022-10-26T07:54:21.653Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-26T07:54:22.150Z] $ docker top 386aac5c4456c78fe48a93048862a5a07e441fa93f495505763ca99ae0490e79 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T07:54:22.494Z] + go version [2022-10-26T07:54:22.494Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-10-26T07:54:22.508Z] $ docker stop --time=1 386aac5c4456c78fe48a93048862a5a07e441fa93f495505763ca99ae0490e79 [2022-10-26T07:54:23.767Z] $ docker rm -f 386aac5c4456c78fe48a93048862a5a07e441fa93f495505763ca99ae0490e79 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T07:54:24.180Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-26T07:54:24.180Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T07:54:24.250Z] prd-ubuntu20.04-docker-8c-8g-117089 does not seem to be running inside a container [2022-10-26T07:54:24.283Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-26T07:54:24.967Z] $ docker top 5f69d412d358c53fefc13021ca406327216472ff6c5490e11a43dcfa4ab311ba -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T07:54:25.311Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh [2022-10-26T07:54:25.603Z] + make test [2022-10-26T07:54:25.603Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2022-10-26T07:54:25.860Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-10-26T07:54:35.823Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-10-26T07:54:35.823Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-10-26T07:54:35.823Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-10-26T07:54:35.823Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2022-10-26T07:54:35.823Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2022-10-26T07:54:35.823Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-10-26T07:54:35.823Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-10-26T07:54:35.823Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2022-10-26T07:54:35.823Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2022-10-26T07:54:38.351Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-26T07:54:38.351Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-26T07:54:38.351Z] ./bin/test-attribution-txt.sh [2022-10-26T07:54:38.351Z] An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add [2022-10-26T07:54:38.351Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2022-10-26T07:54:38.352Z] An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add [2022-10-26T07:54:38.352Z] An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add [2022-10-26T07:54:38.352Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add [2022-10-26T07:54:38.352Z] An attribution for github.com/go-kit/log is missing from Attribution.txt, please add [2022-10-26T07:54:38.352Z] An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add [2022-10-26T07:54:38.352Z] An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add [2022-10-26T07:54:38.352Z] An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add [2022-10-26T07:54:38.352Z] An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add [2022-10-26T07:54:38.352Z] An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add [2022-10-26T07:54:38.352Z] An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add [2022-10-26T07:54:38.352Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-10-26T07:54:38.352Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-10-26T07:54:38.352Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-10-26T07:54:38.352Z] An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add [2022-10-26T07:54:38.352Z] An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add [2022-10-26T07:54:38.352Z] An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add [2022-10-26T07:54:38.352Z] An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add [2022-10-26T07:54:38.352Z] An attribution for golang.org/x/net is missing from Attribution.txt, please add [2022-10-26T07:54:38.352Z] An attribution for golang.org/x/sync is missing from Attribution.txt, please add [2022-10-26T07:54:38.352Z] An attribution for google.golang.org/genproto is missing from Attribution.txt, please add [2022-10-26T07:54:38.352Z] An attribution for google.golang.org/grpc is missing from Attribution.txt, please add [2022-10-26T07:54:38.352Z] An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add [2022-10-26T07:54:38.352Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2022-10-26T07:54:38.352Z] make -C web test [2022-10-26T07:54:38.352Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [2022-10-26T07:54:38.352Z] make[1]: tput: No such file or directory [2022-10-26T07:54:38.352Z] make[1]: tput: No such file or directory [2022-10-26T07:54:38.352Z] warning: generating ./VERSION [2022-10-26T07:54:38.352Z] echo "0.0.0" > VERSION [2022-10-26T07:54:38.352Z] docker build \ [2022-10-26T07:54:38.352Z] -f Dockerfile \ [2022-10-26T07:54:38.352Z] --build-arg USER=1000 \ [2022-10-26T07:54:38.352Z] \ [2022-10-26T07:54:38.352Z] --label "git_sha=387dee6641db1c69ef2494b622486b0ffa3da4ab" \ [2022-10-26T07:54:38.352Z] -t edgexfoundry/edgex-web-ui:387dee6641db1c69ef2494b622486b0ffa3da4ab \ [2022-10-26T07:54:38.352Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2022-10-26T07:54:38.352Z] . [2022-10-26T07:54:38.618Z] Sending build context to Docker daemon 3.269MB [2022-10-26T07:54:38.618Z] Step 1/10 : FROM node:16.17-alpine3.15 [2022-10-26T07:54:38.878Z] 16.17-alpine3.15: Pulling from library/node [2022-10-26T07:54:38.878Z] 9621f1afde84: Pulling fs layer [2022-10-26T07:54:38.878Z] c6f70ee39829: Pulling fs layer [2022-10-26T07:54:38.878Z] 56892a8094a2: Pulling fs layer [2022-10-26T07:54:38.878Z] 58dd87906ef0: Pulling fs layer [2022-10-26T07:54:38.878Z] 58dd87906ef0: Waiting [2022-10-26T07:54:39.139Z] 56892a8094a2: Verifying Checksum [2022-10-26T07:54:39.139Z] 56892a8094a2: Download complete [2022-10-26T07:54:39.139Z] 9621f1afde84: Verifying Checksum [2022-10-26T07:54:39.139Z] 9621f1afde84: Download complete [2022-10-26T07:54:39.139Z] 58dd87906ef0: Verifying Checksum [2022-10-26T07:54:39.139Z] 58dd87906ef0: Download complete [2022-10-26T07:54:39.397Z] 9621f1afde84: Pull complete [2022-10-26T07:54:39.397Z] c6f70ee39829: Verifying Checksum [2022-10-26T07:54:39.397Z] c6f70ee39829: Download complete [2022-10-26T07:54:40.767Z] c6f70ee39829: Pull complete [2022-10-26T07:54:41.026Z] 56892a8094a2: Pull complete [2022-10-26T07:54:41.284Z] 58dd87906ef0: Pull complete [2022-10-26T07:54:41.284Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2022-10-26T07:54:41.284Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2022-10-26T07:54:41.284Z] ---> b69703f70c3d [2022-10-26T07:54:41.284Z] Step 2/10 : RUN apk add --no-cache chromium [2022-10-26T07:54:43.869Z] ---> Running in 7715727f3760 [2022-10-26T07:54:44.128Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-26T07:54:44.404Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-26T07:54:44.404Z] (1/129) Installing libxau (1.0.9-r0) [2022-10-26T07:54:44.404Z] (2/129) Installing libmd (1.0.3-r0) [2022-10-26T07:54:44.404Z] (3/129) Installing libbsd (0.11.3-r1) [2022-10-26T07:54:44.404Z] (4/129) Installing libxdmcp (1.1.3-r0) [2022-10-26T07:54:44.404Z] (5/129) Installing libxcb (1.14-r2) [2022-10-26T07:54:44.404Z] (6/129) Installing libx11 (1.7.3.1-r0) [2022-10-26T07:54:44.663Z] (7/129) Installing libxext (1.3.4-r0) [2022-10-26T07:54:44.663Z] (8/129) Installing libice (1.0.10-r0) [2022-10-26T07:54:44.663Z] (9/129) Installing libuuid (2.37.4-r0) [2022-10-26T07:54:44.663Z] (10/129) Installing libsm (1.2.3-r0) [2022-10-26T07:54:44.663Z] (11/129) Installing libxt (1.2.1-r0) [2022-10-26T07:54:44.663Z] (12/129) Installing libxmu (1.1.3-r0) [2022-10-26T07:54:44.663Z] (13/129) Installing xset (1.2.4-r0) [2022-10-26T07:54:44.663Z] (14/129) Installing xprop (1.2.5-r0) [2022-10-26T07:54:44.663Z] (15/129) Installing xdg-utils (1.1.3-r0) [2022-10-26T07:54:44.663Z] (16/129) Installing eudev-libs (3.2.11_pre1-r0) [2022-10-26T07:54:44.663Z] (17/129) Installing pkgconf (1.8.0-r0) [2022-10-26T07:54:44.663Z] (18/129) Installing libffi (3.4.2-r1) [2022-10-26T07:54:44.663Z] (19/129) Installing libintl (0.21-r0) [2022-10-26T07:54:44.663Z] (20/129) Installing libblkid (2.37.4-r0) [2022-10-26T07:54:44.663Z] (21/129) Installing libmount (2.37.4-r0) [2022-10-26T07:54:44.663Z] (22/129) Installing pcre (8.45-r1) [2022-10-26T07:54:44.663Z] (23/129) Installing glib (2.70.1-r0) [2022-10-26T07:54:44.663Z] (24/129) Installing xz-libs (5.2.5-r1) [2022-10-26T07:54:44.663Z] (25/129) Installing libxml2 (2.9.14-r2) [2022-10-26T07:54:44.663Z] (26/129) Installing shared-mime-info (2.1-r1) [2022-10-26T07:54:44.663Z] (27/129) Installing hicolor-icon-theme (0.17-r1) [2022-10-26T07:54:44.663Z] (28/129) Installing libjpeg-turbo (2.1.2-r0) [2022-10-26T07:54:44.663Z] (29/129) Installing libpng (1.6.37-r1) [2022-10-26T07:54:44.663Z] (30/129) Installing libwebp (1.2.2-r0) [2022-10-26T07:54:44.921Z] (31/129) Installing zstd-libs (1.5.0-r0) [2022-10-26T07:54:44.921Z] (32/129) Installing tiff (4.4.0-r0) [2022-10-26T07:54:44.921Z] (33/129) Installing gdk-pixbuf (2.42.8-r0) [2022-10-26T07:54:44.921Z] (34/129) Installing gtk-update-icon-cache (2.24.33-r0) [2022-10-26T07:54:44.921Z] (35/129) Installing libxcomposite (0.4.5-r0) [2022-10-26T07:54:44.921Z] (36/129) Installing libxfixes (6.0.0-r0) [2022-10-26T07:54:44.921Z] (37/129) Installing libxrender (0.9.10-r3) [2022-10-26T07:54:44.921Z] (38/129) Installing libxcursor (1.2.0-r0) [2022-10-26T07:54:44.921Z] (39/129) Installing libxdamage (1.1.5-r1) [2022-10-26T07:54:44.921Z] (40/129) Installing libxi (1.8-r0) [2022-10-26T07:54:44.921Z] (41/129) Installing libxinerama (1.1.4-r1) [2022-10-26T07:54:44.921Z] (42/129) Installing libxrandr (1.5.2-r1) [2022-10-26T07:54:44.921Z] (43/129) Installing atk (2.36.0-r0) [2022-10-26T07:54:44.921Z] (44/129) Installing libxtst (1.2.3-r3) [2022-10-26T07:54:44.921Z] (45/129) Installing dbus-libs (1.12.24-r0) [2022-10-26T07:54:44.921Z] (46/129) Installing at-spi2-core (2.42.0-r0) [2022-10-26T07:54:44.921Z] (47/129) Installing at-spi2-atk (2.38.0-r0) [2022-10-26T07:54:44.921Z] (48/129) Installing expat (2.5.0-r0) [2022-10-26T07:54:44.921Z] (49/129) Installing brotli-libs (1.0.9-r5) [2022-10-26T07:54:44.921Z] (50/129) Installing libbz2 (1.0.8-r1) [2022-10-26T07:54:44.921Z] (51/129) Installing freetype (2.11.1-r2) [2022-10-26T07:54:44.921Z] (52/129) Installing fontconfig (2.13.1-r4) [2022-10-26T07:54:44.921Z] (53/129) Installing pixman (0.40.0-r3) [2022-10-26T07:54:44.921Z] (54/129) Installing cairo (1.16.0-r5) [2022-10-26T07:54:44.921Z] (55/129) Installing cairo-gobject (1.16.0-r5) [2022-10-26T07:54:44.921Z] (56/129) Installing avahi-libs (0.8-r5) [2022-10-26T07:54:44.921Z] (57/129) Installing gmp (6.2.1-r1) [2022-10-26T07:54:45.180Z] (58/129) Installing nettle (3.7.3-r0) [2022-10-26T07:54:45.180Z] (59/129) Installing p11-kit (0.24.0-r1) [2022-10-26T07:54:45.180Z] (60/129) Installing libtasn1 (4.18.0-r0) [2022-10-26T07:54:45.181Z] (61/129) Installing libunistring (0.9.10-r1) [2022-10-26T07:54:45.181Z] (62/129) Installing gnutls (3.7.1-r1) [2022-10-26T07:54:45.181Z] (63/129) Installing cups-libs (2.3.3-r6) [2022-10-26T07:54:45.181Z] (64/129) Installing libepoxy (1.5.9-r0) [2022-10-26T07:54:45.181Z] (65/129) Installing fribidi (1.0.11-r0) [2022-10-26T07:54:45.181Z] (66/129) Installing graphite2 (1.3.14-r0) [2022-10-26T07:54:45.181Z] (67/129) Installing harfbuzz (3.0.0-r2) [2022-10-26T07:54:45.181Z] (68/129) Installing libxft (2.3.4-r0) [2022-10-26T07:54:45.181Z] (69/129) Installing pango (1.48.10-r0) [2022-10-26T07:54:45.181Z] (70/129) Installing wayland-libs-client (1.19.0-r1) [2022-10-26T07:54:45.181Z] (71/129) Installing wayland-libs-cursor (1.19.0-r1) [2022-10-26T07:54:45.181Z] (72/129) Installing wayland-libs-egl (1.19.0-r1) [2022-10-26T07:54:45.181Z] (73/129) Installing xkeyboard-config (2.34-r0) [2022-10-26T07:54:45.181Z] (74/129) Installing libxkbcommon (1.3.1-r0) [2022-10-26T07:54:45.181Z] (75/129) Installing gtk+3.0 (3.24.30-r0) [2022-10-26T07:54:45.440Z] Executing gtk+3.0-3.24.30-r0.post-install [2022-10-26T07:54:45.440Z] (76/129) Installing libfontenc (1.1.4-r0) [2022-10-26T07:54:45.440Z] (77/129) Installing mkfontscale (1.2.1-r1) [2022-10-26T07:54:45.440Z] (78/129) Installing ttf-opensans (1.10-r1) [2022-10-26T07:54:45.440Z] Executing ttf-opensans-1.10-r1.post-install [2022-10-26T07:54:47.349Z] (79/129) Installing libogg (1.3.5-r0) [2022-10-26T07:54:47.349Z] (80/129) Installing flac (1.3.4-r0) [2022-10-26T07:54:47.349Z] (81/129) Installing alsa-lib (1.2.5.1-r1) [2022-10-26T07:54:47.349Z] (82/129) Installing libatomic (10.3.1_git20211027-r0) [2022-10-26T07:54:47.349Z] (83/129) Installing sdl2 (2.0.16-r4) [2022-10-26T07:54:47.607Z] (84/129) Installing aom-libs (3.2.0-r0) [2022-10-26T07:54:47.607Z] (85/129) Installing libass (0.15.2-r0) [2022-10-26T07:54:47.607Z] (86/129) Installing libdav1d (0.9.2-r0) [2022-10-26T07:54:47.607Z] (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2022-10-26T07:54:47.607Z] (88/129) Installing ncurses-libs (6.3_p20211120-r1) [2022-10-26T07:54:47.607Z] (89/129) Installing lame (3.100-r0) [2022-10-26T07:54:47.607Z] (90/129) Installing opus (1.3.1-r1) [2022-10-26T07:54:47.608Z] (91/129) Installing libgomp (10.3.1_git20211027-r0) [2022-10-26T07:54:47.608Z] (92/129) Installing soxr (0.1.3-r2) [2022-10-26T07:54:47.608Z] (93/129) Installing libsrt (1.4.2-r1) [2022-10-26T07:54:47.608Z] (94/129) Installing libssh (0.9.6-r1) [2022-10-26T07:54:47.608Z] (95/129) Installing libtheora (1.1.1-r16) [2022-10-26T07:54:47.608Z] (96/129) Installing v4l-utils-libs (1.22.1-r1) [2022-10-26T07:54:47.608Z] (97/129) Installing libpciaccess (0.16-r0) [2022-10-26T07:54:47.608Z] (98/129) Installing libdrm (2.4.109-r0) [2022-10-26T07:54:47.608Z] (99/129) Installing libva (2.13.0-r0) [2022-10-26T07:54:47.608Z] (100/129) Installing libvdpau (1.4-r0) [2022-10-26T07:54:47.608Z] (101/129) Installing vidstab (1.1.0-r1) [2022-10-26T07:54:47.608Z] (102/129) Installing libvorbis (1.3.7-r0) [2022-10-26T07:54:47.608Z] (103/129) Installing libvpx (1.10.0-r0) [2022-10-26T07:54:47.608Z] (104/129) Installing vulkan-loader (1.2.196-r0) [2022-10-26T07:54:47.608Z] (105/129) Installing x264-libs (20210613-r0) [2022-10-26T07:54:47.867Z] (106/129) Installing x265-libs (3.5-r0) [2022-10-26T07:54:47.867Z] (107/129) Installing xvidcore (1.3.7-r1) [2022-10-26T07:54:47.867Z] (108/129) Installing ffmpeg-libs (4.4.1-r2) [2022-10-26T07:54:47.867Z] (109/129) Installing libevent (2.1.12-r4) [2022-10-26T07:54:47.867Z] (110/129) Installing mesa (21.2.6-r0) [2022-10-26T07:54:47.867Z] (111/129) Installing wayland-libs-server (1.19.0-r1) [2022-10-26T07:54:47.867Z] (112/129) Installing mesa-gbm (21.2.6-r0) [2022-10-26T07:54:47.867Z] (113/129) Installing lcms2 (2.12-r1) [2022-10-26T07:54:47.867Z] (114/129) Installing nspr (4.32-r0) [2022-10-26T07:54:47.867Z] (115/129) Installing sqlite-libs (3.36.0-r0) [2022-10-26T07:54:47.867Z] (116/129) Installing nss (3.78.1-r0) [2022-10-26T07:54:48.127Z] (117/129) Installing libasyncns (0.8-r1) [2022-10-26T07:54:48.127Z] (118/129) Installing libltdl (2.4.6-r7) [2022-10-26T07:54:48.127Z] (119/129) Installing orc (0.4.32-r0) [2022-10-26T07:54:48.127Z] (120/129) Installing libsndfile (1.0.31-r1) [2022-10-26T07:54:48.127Z] (121/129) Installing speexdsp (1.2.0-r0) [2022-10-26T07:54:48.127Z] (122/129) Installing tdb-libs (1.4.5-r0) [2022-10-26T07:54:48.127Z] (123/129) Installing libpulse (15.0-r2) [2022-10-26T07:54:48.127Z] (124/129) Installing re2 (2021.11.01-r0) [2022-10-26T07:54:48.127Z] (125/129) Installing snappy (1.1.9-r1) [2022-10-26T07:54:48.127Z] (126/129) Installing libgpg-error (1.42-r1) [2022-10-26T07:54:48.127Z] (127/129) Installing libgcrypt (1.9.4-r0) [2022-10-26T07:54:48.127Z] (128/129) Installing libxslt (1.1.35-r0) [2022-10-26T07:54:48.127Z] (129/129) Installing chromium (99.0.4844.84-r0) [2022-10-26T07:54:49.066Z] Executing busybox-1.34.1-r7.trigger [2022-10-26T07:54:49.066Z] Executing glib-2.70.1-r0.trigger [2022-10-26T07:54:49.325Z] Executing shared-mime-info-2.1-r1.trigger [2022-10-26T07:54:51.228Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2022-10-26T07:54:51.228Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2022-10-26T07:54:51.228Z] Executing fontconfig-2.13.1-r4.trigger [2022-10-26T07:54:51.228Z] Executing mkfontscale-1.2.1-r1.trigger [2022-10-26T07:54:51.228Z] OK: 286 MiB in 145 packages [2022-10-26T07:54:57.796Z] Removing intermediate container 7715727f3760 [2022-10-26T07:54:57.796Z] ---> d38e4435dc75 [2022-10-26T07:54:57.796Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2022-10-26T07:54:57.796Z] ---> Running in 990b7e6f6482 [2022-10-26T07:54:57.796Z] Removing intermediate container 990b7e6f6482 [2022-10-26T07:54:57.796Z] ---> 5a266a04a2b1 [2022-10-26T07:54:57.796Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2022-10-26T07:54:57.796Z] ---> Running in 3b37f6da1b3d [2022-10-26T07:54:57.796Z] Removing intermediate container 3b37f6da1b3d [2022-10-26T07:54:57.796Z] ---> 6d72e06ac079 [2022-10-26T07:54:57.796Z] Step 5/10 : RUN npm install -g npm [2022-10-26T07:54:57.796Z] ---> Running in 937526ea6498 [2022-10-26T07:55:04.364Z] [2022-10-26T07:55:04.364Z] changed 54 packages, and audited 212 packages in 6s [2022-10-26T07:55:04.364Z] [2022-10-26T07:55:04.364Z] 11 packages are looking for funding [2022-10-26T07:55:04.364Z] run `npm fund` for details [2022-10-26T07:55:04.364Z] [2022-10-26T07:55:04.364Z] found 0 vulnerabilities [2022-10-26T07:55:06.268Z] Removing intermediate container 937526ea6498 [2022-10-26T07:55:06.268Z] ---> 8cef7f9b6011 [2022-10-26T07:55:06.268Z] Step 6/10 : ARG USER=1000 [2022-10-26T07:55:06.268Z] ---> Running in 0630af18049c [2022-10-26T07:55:06.268Z] Removing intermediate container 0630af18049c [2022-10-26T07:55:06.268Z] ---> 890b7d4e0ef6 [2022-10-26T07:55:06.268Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2022-10-26T07:55:06.268Z] ---> Running in 7585de458cf6 [2022-10-26T07:55:06.528Z] Removing intermediate container 7585de458cf6 [2022-10-26T07:55:06.528Z] ---> ff2231e2f12c [2022-10-26T07:55:06.528Z] Step 8/10 : USER $USER:$USER [2022-10-26T07:55:06.528Z] ---> Running in 346984d1cf96 [2022-10-26T07:55:06.788Z] Removing intermediate container 346984d1cf96 [2022-10-26T07:55:06.788Z] ---> 64b4b8392643 [2022-10-26T07:55:06.788Z] Step 9/10 : WORKDIR /app [2022-10-26T07:55:06.788Z] ---> Running in dd20f6d6736b [2022-10-26T07:55:06.788Z] Removing intermediate container dd20f6d6736b [2022-10-26T07:55:06.788Z] ---> 93631224fd1d [2022-10-26T07:55:06.788Z] Step 10/10 : LABEL git_sha=387dee6641db1c69ef2494b622486b0ffa3da4ab [2022-10-26T07:55:06.788Z] ---> Running in 124b31ce03b4 [2022-10-26T07:55:07.049Z] Removing intermediate container 124b31ce03b4 [2022-10-26T07:55:07.049Z] ---> 5d4ed36aedbd [2022-10-26T07:55:07.049Z] Successfully built 5d4ed36aedbd [2022-10-26T07:55:07.049Z] Successfully tagged edgexfoundry/edgex-web-ui:387dee6641db1c69ef2494b622486b0ffa3da4ab [2022-10-26T07:55:07.049Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2022-10-26T07:55:07.049Z] touch edgex-web-ui.imagebuilt [2022-10-26T07:55:07.049Z] mkdir -p node_modules coverage [2022-10-26T07:55:07.049Z] chown "1000:1000" node_modules coverage package-lock.json [2022-10-26T07:55:07.049Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2022-10-26T07:55:08.967Z] npm WARN EBADENGINE Unsupported engine { [2022-10-26T07:55:08.967Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2022-10-26T07:55:08.967Z] npm WARN EBADENGINE required: { [2022-10-26T07:55:08.967Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-26T07:55:08.967Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-26T07:55:08.967Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-26T07:55:08.967Z] npm WARN EBADENGINE }, [2022-10-26T07:55:08.967Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-26T07:55:08.967Z] npm WARN EBADENGINE } [2022-10-26T07:55:08.967Z] npm WARN EBADENGINE Unsupported engine { [2022-10-26T07:55:08.967Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2022-10-26T07:55:08.967Z] npm WARN EBADENGINE required: { [2022-10-26T07:55:08.967Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-26T07:55:08.967Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-26T07:55:08.967Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-26T07:55:08.967Z] npm WARN EBADENGINE }, [2022-10-26T07:55:08.967Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-26T07:55:08.967Z] npm WARN EBADENGINE } [2022-10-26T07:55:08.967Z] npm WARN EBADENGINE Unsupported engine { [2022-10-26T07:55:08.967Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2022-10-26T07:55:08.967Z] npm WARN EBADENGINE required: { [2022-10-26T07:55:08.967Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-26T07:55:08.967Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-26T07:55:08.967Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-26T07:55:08.967Z] npm WARN EBADENGINE }, [2022-10-26T07:55:08.967Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-26T07:55:08.967Z] npm WARN EBADENGINE } [2022-10-26T07:55:08.967Z] npm WARN EBADENGINE Unsupported engine { [2022-10-26T07:55:08.967Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2022-10-26T07:55:08.967Z] npm WARN EBADENGINE required: { [2022-10-26T07:55:08.967Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-26T07:55:08.967Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-26T07:55:08.967Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-26T07:55:08.967Z] npm WARN EBADENGINE }, [2022-10-26T07:55:08.967Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-26T07:55:08.967Z] npm WARN EBADENGINE } [2022-10-26T07:55:08.967Z] npm WARN EBADENGINE Unsupported engine { [2022-10-26T07:55:08.967Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2022-10-26T07:55:08.967Z] npm WARN EBADENGINE required: { [2022-10-26T07:55:08.967Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-26T07:55:08.967Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-26T07:55:08.967Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-26T07:55:08.967Z] npm WARN EBADENGINE }, [2022-10-26T07:55:08.967Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-26T07:55:08.967Z] npm WARN EBADENGINE } [2022-10-26T07:55:08.967Z] npm WARN EBADENGINE Unsupported engine { [2022-10-26T07:55:08.967Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2022-10-26T07:55:08.967Z] npm WARN EBADENGINE required: { [2022-10-26T07:55:08.967Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-26T07:55:08.967Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-26T07:55:08.967Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-26T07:55:08.967Z] npm WARN EBADENGINE }, [2022-10-26T07:55:08.967Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-26T07:55:08.967Z] npm WARN EBADENGINE } [2022-10-26T07:55:08.967Z] npm WARN EBADENGINE Unsupported engine { [2022-10-26T07:55:08.967Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2022-10-26T07:55:08.967Z] npm WARN EBADENGINE required: { [2022-10-26T07:55:08.967Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-26T07:55:08.967Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-26T07:55:08.967Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-26T07:55:08.967Z] npm WARN EBADENGINE }, [2022-10-26T07:55:08.967Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-26T07:55:08.967Z] npm WARN EBADENGINE } [2022-10-26T07:55:08.967Z] npm WARN EBADENGINE Unsupported engine { [2022-10-26T07:55:08.967Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2022-10-26T07:55:08.967Z] npm WARN EBADENGINE required: { [2022-10-26T07:55:08.967Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-26T07:55:08.967Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-26T07:55:08.967Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-26T07:55:08.967Z] npm WARN EBADENGINE }, [2022-10-26T07:55:08.967Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-26T07:55:08.967Z] npm WARN EBADENGINE } [2022-10-26T07:55:08.967Z] npm WARN EBADENGINE Unsupported engine { [2022-10-26T07:55:08.967Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2022-10-26T07:55:08.967Z] npm WARN EBADENGINE required: { [2022-10-26T07:55:08.967Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-26T07:55:08.967Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-26T07:55:08.967Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-26T07:55:08.967Z] npm WARN EBADENGINE }, [2022-10-26T07:55:08.967Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-26T07:55:08.967Z] npm WARN EBADENGINE } [2022-10-26T07:55:14.264Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2022-10-26T07:55:14.264Z] 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 [2022-10-26T07:55:14.264Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2022-10-26T07:55:14.264Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2022-10-26T07:55:14.264Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2022-10-26T07:55:14.524Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2022-10-26T07:55:15.184Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2022-10-26T07:55:16.260Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-117090 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2022-10-26T07:55:16.272Z] Running in /w/workspace/edgex-ui-go/87 [Pipeline] { [2022-10-26T07:55:16.276Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2022-10-26T07:55:16.276Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [Pipeline] checkout [2022-10-26T07:55:16.311Z] The recommended git tool is: git [2022-10-26T07:55:18.825Z] 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 [2022-10-26T07:55:18.825Z] 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 [2022-10-26T07:55:19.759Z] npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies [2022-10-26T07:55:20.020Z] 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. [2022-10-26T07:55:20.020Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-10-26T07:55:20.277Z] 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. [2022-10-26T07:55:20.536Z] 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. [2022-10-26T07:55:21.470Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-10-26T07:55:21.478Z] using credential edgex-jenkins-ssh [2022-10-26T07:55:21.492Z] Cloning the remote Git repository [2022-10-26T07:55:21.530Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2022-10-26T07:55:21.603Z] > git init /w/workspace/edgex-ui-go/87 # timeout=10 [2022-10-26T07:55:21.758Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-10-26T07:55:21.759Z] > git --version # timeout=10 [2022-10-26T07:55:21.783Z] > git --version # 'git version 2.25.1' [2022-10-26T07:55:21.785Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-26T07:55:21.829Z] Verifying host key using known hosts file [2022-10-26T07:55:22.037Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-26T07:55:22.050Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-26T07:55:23.997Z] 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. [2022-10-26T07:55:25.006Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-10-26T07:55:25.024Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-26T07:55:25.792Z] Avoid second fetch [2022-10-26T07:55:25.793Z] Checking out Revision 387dee6641db1c69ef2494b622486b0ffa3da4ab (main) [2022-10-26T07:55:26.524Z] npm WARN deprecated core-js@3.16.0: 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. [2022-10-26T07:55:25.804Z] > git config core.sparsecheckout # timeout=10 [2022-10-26T07:55:25.823Z] > git checkout -f 387dee6641db1c69ef2494b622486b0ffa3da4ab # timeout=10 [2022-10-26T07:55:26.581Z] Commit message: "docs: update README (#565)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-26T07:55:27.456Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-26T07:55:27.456Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-26T07:55:27.456Z] Dload Upload Total Spent Left Speed [2022-10-26T07:55:27.456Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 95469 0 --:--:-- --:--:-- --:--:-- 95469 [Pipeline] sh [2022-10-26T07:55:28.039Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-26T07:55:28.368Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-26T07:55:28.368Z] + sudo tee /etc/docker/daemon.new [2022-10-26T07:55:28.368Z] { [2022-10-26T07:55:28.368Z] "registry-mirrors": [ [2022-10-26T07:55:28.368Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-26T07:55:28.368Z] ], [2022-10-26T07:55:28.368Z] "bip": "10.250.0.254/24", [2022-10-26T07:55:28.368Z] "hosts": [ [2022-10-26T07:55:28.368Z] "tcp://0.0.0.0:5555", [2022-10-26T07:55:28.368Z] "unix:///var/run/docker.sock" [2022-10-26T07:55:28.368Z] ], [2022-10-26T07:55:28.368Z] "mtu": 1458, [2022-10-26T07:55:28.368Z] "selinux-enabled": true, [2022-10-26T07:55:28.368Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-26T07:55:28.368Z] } [Pipeline] sh [2022-10-26T07:55:28.699Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-26T07:55:29.027Z] + sudo service docker restart [2022-10-26T07:55:31.787Z] [2022-10-26T07:55:31.787Z] added 1478 packages, and audited 1479 packages in 24s [2022-10-26T07:55:31.787Z] [2022-10-26T07:55:31.787Z] 90 packages are looking for funding [2022-10-26T07:55:31.787Z] run `npm fund` for details [2022-10-26T07:55:31.787Z] [2022-10-26T07:55:31.787Z] 14 vulnerabilities (3 moderate, 9 high, 2 critical) [2022-10-26T07:55:31.787Z] [2022-10-26T07:55:31.787Z] To address issues that do not require attention, run: [2022-10-26T07:55:31.787Z] npm audit fix [2022-10-26T07:55:31.787Z] [2022-10-26T07:55:31.787Z] To address all issues (including breaking changes), run: [2022-10-26T07:55:31.787Z] npm audit fix --force [2022-10-26T07:55:31.787Z] [2022-10-26T07:55:31.787Z] Run `npm audit` for details. [2022-10-26T07:55:39.935Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev ng test --code-coverage --watch false --browsers ChromeHeadlessNoSandbox [2022-10-26T07:55:40.878Z] - Generating browser application bundles (phase: setup)... [2022-10-26T07:55:46.148Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2022-10-26T07:55:46.148Z] Compiling @angular/core : es2015 as esm2015 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-26T07:55:47.277Z] provisioning config files... [2022-10-26T07:55:47.304Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/87@tmp/config16055483683400776503tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T07:55:47.661Z] ---> docker-login.sh [2022-10-26T07:55:47.661Z] nexus3.edgexfoundry.org:10001 [2022-10-26T07:55:48.251Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T07:55:48.251Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T07:55:48.251Z] Configure a credential helper to remove this warning. See [2022-10-26T07:55:48.251Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T07:55:48.251Z] [2022-10-26T07:55:48.251Z] Login Succeeded [2022-10-26T07:55:48.251Z] nexus3.edgexfoundry.org:10002 [2022-10-26T07:55:48.519Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T07:55:48.788Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T07:55:48.788Z] Configure a credential helper to remove this warning. See [2022-10-26T07:55:48.788Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T07:55:48.788Z] [2022-10-26T07:55:48.788Z] Login Succeeded [2022-10-26T07:55:48.788Z] nexus3.edgexfoundry.org:10003 [2022-10-26T07:55:49.059Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T07:55:49.059Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T07:55:49.059Z] Configure a credential helper to remove this warning. See [2022-10-26T07:55:49.059Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T07:55:49.059Z] [2022-10-26T07:55:49.059Z] Login Succeeded [2022-10-26T07:55:49.059Z] nexus3.edgexfoundry.org:10004 [2022-10-26T07:55:49.332Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T07:55:49.332Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T07:55:49.332Z] Configure a credential helper to remove this warning. See [2022-10-26T07:55:49.332Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T07:55:49.332Z] [2022-10-26T07:55:49.332Z] Login Succeeded [2022-10-26T07:55:49.332Z] docker.io [2022-10-26T07:55:49.426Z] Compiling @angular/common : es2015 as esm2015 [2022-10-26T07:55:49.426Z] Compiling @angular/core/testing : es2015 as esm2015 [2022-10-26T07:55:49.602Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T07:55:50.188Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T07:55:50.188Z] Configure a credential helper to remove this warning. See [2022-10-26T07:55:50.188Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T07:55:50.188Z] [2022-10-26T07:55:50.188Z] Login Succeeded [2022-10-26T07:55:50.188Z] ---> docker-login.sh ends [Pipeline] } [2022-10-26T07:55:50.203Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-26T07:55:50.345Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T07:55:50.357Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [2022-10-26T07:55:50.357Z] Compiling @angular/platform-browser : es2015 as esm2015 [2022-10-26T07:55:50.357Z] Compiling @angular/common/testing : es2015 as esm2015 [Pipeline] echo [2022-10-26T07:55:50.365Z] ========================================================= [2022-10-26T07:55:50.365Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-26T07:55:50.365Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T07:55:50.705Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-10-26T07:55:50.922Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2022-10-26T07:55:50.922Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2022-10-26T07:55:51.179Z] Compiling @angular/router : es2015 as esm2015 [2022-10-26T07:55:51.179Z] Compiling @angular/common/http : es2015 as esm2015 [2022-10-26T07:55:51.437Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2022-10-26T07:55:51.682Z] Sending build context to Docker daemon 28.72MB [2022-10-26T07:55:51.682Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2022-10-26T07:55:51.682Z] Step 2/16 : FROM ${BASE} AS builder [2022-10-26T07:55:51.682Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-26T07:55:51.682Z] 9b18e9b68314: Pulling fs layer [2022-10-26T07:55:51.682Z] d32db5db7311: Pulling fs layer [2022-10-26T07:55:51.682Z] d0c4b47475fc: Pulling fs layer [2022-10-26T07:55:51.682Z] 5831b945b038: Pulling fs layer [2022-10-26T07:55:51.682Z] 86bbec2aaacd: Pulling fs layer [2022-10-26T07:55:51.682Z] e10730c5d714: Pulling fs layer [2022-10-26T07:55:51.682Z] 5dd5c2283517: Pulling fs layer [2022-10-26T07:55:51.682Z] d5ac0230b979: Pulling fs layer [2022-10-26T07:55:51.682Z] 5831b945b038: Waiting [2022-10-26T07:55:51.682Z] 86bbec2aaacd: Waiting [2022-10-26T07:55:51.682Z] e10730c5d714: Waiting [2022-10-26T07:55:51.682Z] 5dd5c2283517: Waiting [2022-10-26T07:55:51.682Z] d5ac0230b979: Waiting [2022-10-26T07:55:51.682Z] d0c4b47475fc: Download complete [2022-10-26T07:55:51.695Z] Compiling @angular/forms : es2015 as esm2015 [2022-10-26T07:55:51.695Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2022-10-26T07:55:51.952Z] d32db5db7311: Verifying Checksum [2022-10-26T07:55:51.952Z] d32db5db7311: Download complete [2022-10-26T07:55:51.952Z] 86bbec2aaacd: Verifying Checksum [2022-10-26T07:55:51.952Z] 86bbec2aaacd: Download complete [2022-10-26T07:55:51.952Z] 9b18e9b68314: Verifying Checksum [2022-10-26T07:55:51.952Z] 9b18e9b68314: Download complete [2022-10-26T07:55:51.952Z] e10730c5d714: Verifying Checksum [2022-10-26T07:55:51.952Z] e10730c5d714: Download complete [2022-10-26T07:55:52.916Z] 9b18e9b68314: Pull complete [2022-10-26T07:55:52.916Z] d5ac0230b979: Verifying Checksum [2022-10-26T07:55:52.916Z] d5ac0230b979: Download complete [2022-10-26T07:55:53.188Z] d32db5db7311: Pull complete [2022-10-26T07:55:53.594Z] Compiling @angular/router/testing : es2015 as esm2015 [2022-10-26T07:55:53.798Z] d0c4b47475fc: Pull complete [2022-10-26T07:55:54.383Z] 5dd5c2283517: Verifying Checksum [2022-10-26T07:55:54.383Z] 5dd5c2283517: Download complete [2022-10-26T07:55:54.968Z] 5831b945b038: Verifying Checksum [2022-10-26T07:55:54.968Z] 5831b945b038: Download complete [2022-10-26T07:56:00.214Z] 26 10 2022 07:56:00.181:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2022-10-26T07:56:00.214Z] 26 10 2022 07:56:00.183:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2022-10-26T07:56:00.214Z] 26 10 2022 07:56:00.186:INFO [launcher]: Starting browser ChromeHeadless [2022-10-26T07:56:07.296Z] 5831b945b038: Pull complete [2022-10-26T07:56:07.296Z] 86bbec2aaacd: Pull complete [2022-10-26T07:56:07.296Z] e10730c5d714: Pull complete [2022-10-26T07:56:13.968Z] 5dd5c2283517: Pull complete [2022-10-26T07:56:15.085Z] ✔ Browser application bundle generation complete. [2022-10-26T07:56:15.085Z] 26 10 2022 07:56:13.667:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket k-O6CCLT5e7alw0aAAAB with id 7282519 [2022-10-26T07:56:15.384Z] d5ac0230b979: Pull complete [2022-10-26T07:56:15.384Z] Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 [2022-10-26T07:56:15.384Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-26T07:56:15.384Z] ---> 59b3b1a385d4 [2022-10-26T07:56:15.384Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-10-26T07:56:16.458Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2022-10-26T07:56:16.716Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 149 SUCCESS (0 secs / 0.095 secs) [2022-10-26T07:56:16.716Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 149 SUCCESS (0 secs / 0.138 secs) [2022-10-26T07:56:16.716Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 149 SUCCESS (0 secs / 0.156 secs) [2022-10-26T07:56:16.716Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 149 SUCCESS (0 secs / 0.18 secs) [2022-10-26T07:56:16.974Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 149 SUCCESS (0 secs / 0.222 secs) [2022-10-26T07:56:16.974Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.286 secs) [2022-10-26T07:56:16.974Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 149 SUCCESS (0 secs / 0.297 secs) [2022-10-26T07:56:16.974Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 149 SUCCESS (0 secs / 0.302 secs) [2022-10-26T07:56:16.974Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.334 secs) [2022-10-26T07:56:16.974Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 149 SUCCESS (0 secs / 0.364 secs) [2022-10-26T07:56:17.233Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.407 secs) [2022-10-26T07:56:17.233Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 149 SUCCESS (0 secs / 0.428 secs) [2022-10-26T07:56:17.233Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 149 SUCCESS (0 secs / 0.435 secs) [2022-10-26T07:56:17.233Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 149 SUCCESS (0 secs / 0.439 secs) [2022-10-26T07:56:17.233Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 149 SUCCESS (0 secs / 0.445 secs) [2022-10-26T07:56:17.233Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 149 SUCCESS (0 secs / 0.452 secs) [2022-10-26T07:56:17.233Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.482 secs) [2022-10-26T07:56:17.233Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 149 SUCCESS (0 secs / 0.531 secs) [2022-10-26T07:56:17.337Z] ---> Running in 210238804fc3 [2022-10-26T07:56:17.494Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 149 SUCCESS (0 secs / 0.559 secs) [2022-10-26T07:56:17.494Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 149 SUCCESS (0 secs / 0.563 secs) [2022-10-26T07:56:17.494Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 149 SUCCESS (0 secs / 0.567 secs) [2022-10-26T07:56:17.494Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 149 SUCCESS (0 secs / 0.571 secs) [2022-10-26T07:56:17.494Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 149 SUCCESS (0 secs / 0.574 secs) [2022-10-26T07:56:17.494Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 149 SUCCESS (0 secs / 0.585 secs) [2022-10-26T07:56:17.494Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 149 SUCCESS (0 secs / 0.609 secs) [2022-10-26T07:56:17.494Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 149 SUCCESS (0 secs / 0.618 secs) [2022-10-26T07:56:17.494Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 149 SUCCESS (0 secs / 0.642 secs) [2022-10-26T07:56:17.494Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 149 SUCCESS (0 secs / 0.65 secs) [2022-10-26T07:56:17.494Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.661 secs) [2022-10-26T07:56:17.494Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 0.7 secs) [2022-10-26T07:56:17.494Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 149 SUCCESS (0 secs / 0.713 secs) [2022-10-26T07:56:17.494Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 149 SUCCESS (0 secs / 0.716 secs) [2022-10-26T07:56:17.494Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 149 SUCCESS (0 secs / 0.72 secs) [2022-10-26T07:56:17.686Z] Removing intermediate container 210238804fc3 [2022-10-26T07:56:17.686Z] ---> 6018a0c31905 [2022-10-26T07:56:17.686Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2022-10-26T07:56:17.686Z] ---> Running in 004d9109fafa [2022-10-26T07:56:17.751Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 149 SUCCESS (0 secs / 0.769 secs) [2022-10-26T07:56:17.751Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 149 SUCCESS (0 secs / 0.801 secs) [2022-10-26T07:56:17.751Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 149 SUCCESS (0 secs / 0.845 secs) [2022-10-26T07:56:17.751Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 149 SUCCESS (0 secs / 0.891 secs) [2022-10-26T07:56:17.751Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 149 SUCCESS (0 secs / 0.9 secs) [2022-10-26T07:56:17.751Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 149 SUCCESS (0 secs / 0.909 secs) [2022-10-26T07:56:17.751Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 149 SUCCESS (0 secs / 0.921 secs) [2022-10-26T07:56:17.751Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 149 SUCCESS (0 secs / 0.925 secs) [2022-10-26T07:56:17.751Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 149 SUCCESS (0 secs / 0.927 secs) [2022-10-26T07:56:17.751Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 149 SUCCESS (0 secs / 0.936 secs) [2022-10-26T07:56:17.751Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 149 SUCCESS (0 secs / 0.94 secs) [2022-10-26T07:56:17.751Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 149 SUCCESS (0 secs / 0.942 secs) [2022-10-26T07:56:17.751Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 149 SUCCESS (0 secs / 0.945 secs) [2022-10-26T07:56:17.970Z] Removing intermediate container 004d9109fafa [2022-10-26T07:56:17.970Z] ---> 6026f628241b [2022-10-26T07:56:17.970Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2022-10-26T07:56:17.970Z] ---> Running in acd468709ab9 [2022-10-26T07:56:18.008Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 149 SUCCESS (0 secs / 0.956 secs) [2022-10-26T07:56:18.008Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 149 SUCCESS (0 secs / 1.035 secs) [2022-10-26T07:56:18.008Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 149 SUCCESS (0 secs / 1.054 secs) [2022-10-26T07:56:18.008Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 149 SUCCESS (0 secs / 1.062 secs) [2022-10-26T07:56:18.008Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 149 SUCCESS (0 secs / 1.066 secs) [2022-10-26T07:56:18.008Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 149 SUCCESS (0 secs / 1.071 secs) [2022-10-26T07:56:18.008Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 149 SUCCESS (0 secs / 1.076 secs) [2022-10-26T07:56:18.008Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 149 SUCCESS (0 secs / 1.092 secs) [2022-10-26T07:56:18.008Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 149 SUCCESS (0 secs / 1.103 secs) [2022-10-26T07:56:18.008Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 1.113 secs) [2022-10-26T07:56:18.008Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 149 SUCCESS (0 secs / 1.137 secs) [2022-10-26T07:56:18.255Z] Removing intermediate container acd468709ab9 [2022-10-26T07:56:18.256Z] ---> 0aef822d7b3b [2022-10-26T07:56:18.256Z] Step 6/16 : LABEL Name=edgex-ui-go [2022-10-26T07:56:18.266Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 149 SUCCESS (0 secs / 1.141 secs) [2022-10-26T07:56:18.266Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 1.143 secs) [2022-10-26T07:56:18.266Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 149 SUCCESS (0 secs / 1.147 secs) [2022-10-26T07:56:18.266Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 149 SUCCESS (0 secs / 1.154 secs) [2022-10-26T07:56:18.266Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 149 SUCCESS (0 secs / 1.17 secs) [2022-10-26T07:56:18.266Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 149 SUCCESS (0 secs / 1.28 secs) [2022-10-26T07:56:18.266Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 149 SUCCESS (0 secs / 1.288 secs) [2022-10-26T07:56:18.266Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 1.295 secs) [2022-10-26T07:56:18.266Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 149 SUCCESS (0 secs / 1.297 secs) [2022-10-26T07:56:18.266Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 1.298 secs) [2022-10-26T07:56:18.266Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 149 SUCCESS (0 secs / 1.311 secs) [2022-10-26T07:56:18.266Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 149 SUCCESS (0 secs / 1.323 secs) [2022-10-26T07:56:18.266Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 149 SUCCESS (0 secs / 1.33 secs) [2022-10-26T07:56:18.524Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 149 SUCCESS (0 secs / 1.336 secs) [2022-10-26T07:56:18.524Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 149 SUCCESS (0 secs / 1.36 secs) [2022-10-26T07:56:18.524Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 149 SUCCESS (0 secs / 1.37 secs) [2022-10-26T07:56:18.524Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 149 SUCCESS (0 secs / 1.382 secs) [2022-10-26T07:56:18.524Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 1.399 secs) [2022-10-26T07:56:18.524Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 149 SUCCESS (0 secs / 1.41 secs) [2022-10-26T07:56:18.524Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 149 SUCCESS (0 secs / 1.417 secs) [2022-10-26T07:56:18.524Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 149 SUCCESS (0 secs / 1.441 secs) [2022-10-26T07:56:18.524Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 149 SUCCESS (0 secs / 1.465 secs) [2022-10-26T07:56:18.524Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 149 SUCCESS (0 secs / 1.502 secs) [2022-10-26T07:56:18.531Z] ---> Running in b3f7655f6d78 [2022-10-26T07:56:18.781Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 149 SUCCESS (0 secs / 1.519 secs) [2022-10-26T07:56:18.781Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 149 SUCCESS (0 secs / 1.555 secs) [2022-10-26T07:56:18.781Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 149 SUCCESS (0 secs / 1.566 secs) [2022-10-26T07:56:18.781Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 149 SUCCESS (0 secs / 1.576 secs) [2022-10-26T07:56:18.781Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 149 SUCCESS (0 secs / 1.597 secs) [2022-10-26T07:56:18.781Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 149 SUCCESS (0 secs / 1.631 secs) [2022-10-26T07:56:18.781Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 149 SUCCESS (0 secs / 1.635 secs) [2022-10-26T07:56:18.781Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 149 SUCCESS (0 secs / 1.672 secs) [2022-10-26T07:56:18.781Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 149 SUCCESS (0 secs / 1.685 secs) [2022-10-26T07:56:18.803Z] Removing intermediate container b3f7655f6d78 [2022-10-26T07:56:18.803Z] ---> 4d5066bfdfde [2022-10-26T07:56:18.803Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-10-26T07:56:18.803Z] ---> Running in ed3608029f60 [2022-10-26T07:56:19.041Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 149 SUCCESS (0 secs / 1.694 secs) [2022-10-26T07:56:19.041Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 149 SUCCESS (0 secs / 1.713 secs) [2022-10-26T07:56:19.041Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 149 SUCCESS (0 secs / 1.719 secs) [2022-10-26T07:56:19.041Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 149 SUCCESS (0 secs / 1.739 secs) [2022-10-26T07:56:19.041Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 149 SUCCESS (0 secs / 1.745 secs) [2022-10-26T07:56:19.041Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 149 SUCCESS (0 secs / 1.752 secs) [2022-10-26T07:56:19.041Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 149 SUCCESS (0 secs / 1.774 secs) [2022-10-26T07:56:19.041Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 149 SUCCESS (0 secs / 1.785 secs) [2022-10-26T07:56:19.041Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 149 SUCCESS (0 secs / 1.795 secs) [2022-10-26T07:56:19.041Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 149 SUCCESS (0 secs / 1.807 secs) [2022-10-26T07:56:19.041Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 149 SUCCESS (0 secs / 1.811 secs) [2022-10-26T07:56:19.041Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 149 SUCCESS (0 secs / 1.83 secs) [2022-10-26T07:56:19.041Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 149 SUCCESS (0 secs / 1.866 secs) [2022-10-26T07:56:19.077Z] Removing intermediate container ed3608029f60 [2022-10-26T07:56:19.077Z] ---> 8701131f8d46 [2022-10-26T07:56:19.077Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-10-26T07:56:19.299Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 149 SUCCESS (0 secs / 1.881 secs) [2022-10-26T07:56:19.299Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 149 SUCCESS (0 secs / 1.887 secs) [2022-10-26T07:56:19.299Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 149 SUCCESS (0 secs / 1.89 secs) [2022-10-26T07:56:19.299Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 149 SUCCESS (0 secs / 1.893 secs) [2022-10-26T07:56:19.299Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 149 SUCCESS (0 secs / 1.895 secs) [2022-10-26T07:56:19.299Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 149 SUCCESS (0 secs / 1.898 secs) [2022-10-26T07:56:19.299Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 149 SUCCESS (0 secs / 1.903 secs) [2022-10-26T07:56:19.299Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 149 SUCCESS (0 secs / 1.931 secs) [2022-10-26T07:56:19.299Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 149 SUCCESS (0 secs / 1.947 secs) [2022-10-26T07:56:19.299Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 149 SUCCESS (0 secs / 1.952 secs) [2022-10-26T07:56:19.299Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 1.958 secs) [2022-10-26T07:56:19.299Z] WARN: ' [2022-10-26T07:56:19.299Z] It looks like you're using ngModel on the same form field as formControlName. [2022-10-26T07:56:19.299Z] Support for using the ngModel input property and ngModelChange event with [2022-10-26T07:56:19.299Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-10-26T07:56:19.299Z] in a future version of Angular. [2022-10-26T07:56:19.299Z] [2022-10-26T07:56:19.299Z] For more information on this, see our API docs here: [2022-10-26T07:56:19.299Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-10-26T07:56:19.299Z] ' [2022-10-26T07:56:19.299Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 1.958 secs) [2022-10-26T07:56:19.299Z] WARN: ' [2022-10-26T07:56:19.299Z] It looks like you're using ngModel on the same form field as formControlName. [2022-10-26T07:56:19.299Z] Support for using the ngModel input property and ngModelChange event with [2022-10-26T07:56:19.299Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-10-26T07:56:19.299Z] in a future version of Angular. [2022-10-26T07:56:19.299Z] [2022-10-26T07:56:19.299Z] For more information on this, see our API docs here: [2022-10-26T07:56:19.299Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-10-26T07:56:19.299Z] ' [2022-10-26T07:56:19.299Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 149 SUCCESS (0 secs / 1.977 secs) [2022-10-26T07:56:19.299Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 149 SUCCESS (0 secs / 1.99 secs) [2022-10-26T07:56:19.299Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 149 SUCCESS (0 secs / 2.005 secs) [2022-10-26T07:56:19.299Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 149 SUCCESS (0 secs / 2.009 secs) [2022-10-26T07:56:19.299Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 149 SUCCESS (0 secs / 2.016 secs) [2022-10-26T07:56:19.299Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 149 SUCCESS (0 secs / 2.022 secs) [2022-10-26T07:56:19.300Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 149 SUCCESS (0 secs / 2.024 secs) [2022-10-26T07:56:19.300Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 2.027 secs) [2022-10-26T07:56:19.558Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 149 SUCCESS (0 secs / 2.049 secs) [2022-10-26T07:56:19.558Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 149 SUCCESS (0 secs / 2.061 secs) [2022-10-26T07:56:19.558Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 149 SUCCESS (0 secs / 2.069 secs) [2022-10-26T07:56:19.558Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 149 SUCCESS (0 secs / 2.086 secs) [2022-10-26T07:56:19.558Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 149 SUCCESS (0 secs / 2.115 secs) [2022-10-26T07:56:19.558Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 149 SUCCESS (0 secs / 2.119 secs) [2022-10-26T07:56:19.558Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 149 SUCCESS (0 secs / 2.122 secs) [2022-10-26T07:56:19.558Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 149 SUCCESS (0 secs / 2.135 secs) [2022-10-26T07:56:19.558Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 149 SUCCESS (0 secs / 2.152 secs) [2022-10-26T07:56:19.558Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 149 SUCCESS (0 secs / 2.157 secs) [2022-10-26T07:56:19.558Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 149 SUCCESS (0 secs / 2.167 secs) [2022-10-26T07:56:19.558Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 149 SUCCESS (0 secs / 2.171 secs) [2022-10-26T07:56:19.558Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 149 SUCCESS (0 secs / 2.173 secs) [2022-10-26T07:56:19.558Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 149 SUCCESS (0 secs / 2.179 secs) [2022-10-26T07:56:19.558Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 149 SUCCESS (0 secs / 2.182 secs) [2022-10-26T07:56:19.558Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 149 SUCCESS (0 secs / 2.19 secs) [2022-10-26T07:56:19.661Z] latest: Pulling from library/docker [2022-10-26T07:56:19.821Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 149 SUCCESS (0 secs / 2.229 secs) [2022-10-26T07:56:19.821Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 149 SUCCESS (0 secs / 2.249 secs) [2022-10-26T07:56:19.821Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 149 SUCCESS (0 secs / 2.265 secs) [2022-10-26T07:56:19.821Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 149 SUCCESS (0 secs / 2.269 secs) [2022-10-26T07:56:19.821Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 149 SUCCESS (0 secs / 2.274 secs) [2022-10-26T07:56:19.821Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 149 SUCCESS (0 secs / 2.275 secs) [2022-10-26T07:56:19.821Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 149 SUCCESS (0 secs / 2.289 secs) [2022-10-26T07:56:19.821Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 149 SUCCESS (0 secs / 2.301 secs) [2022-10-26T07:56:19.821Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 146 of 149 SUCCESS (0 secs / 2.302 secs) [2022-10-26T07:56:19.821Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 147 of 149 SUCCESS (0 secs / 2.307 secs) [2022-10-26T07:56:19.821Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 148 of 149 SUCCESS (0 secs / 2.308 secs) [2022-10-26T07:56:19.821Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (0 secs / 2.309 secs) [2022-10-26T07:56:19.927Z] 9b18e9b68314: Already exists [2022-10-26T07:56:19.927Z] e5833820420a: Pulling fs layer [2022-10-26T07:56:19.927Z] 79069699b830: Pulling fs layer [2022-10-26T07:56:19.927Z] 1ee9c3c3cf30: Pulling fs layer [2022-10-26T07:56:19.927Z] e0d61bd8b9f5: Pulling fs layer [2022-10-26T07:56:19.927Z] 245f2ec60f2d: Pulling fs layer [2022-10-26T07:56:19.927Z] 565435f1ea60: Pulling fs layer [2022-10-26T07:56:19.927Z] a2b0e4f6483b: Pulling fs layer [2022-10-26T07:56:19.927Z] 2f6ebfe41273: Pulling fs layer [2022-10-26T07:56:19.927Z] e0d61bd8b9f5: Waiting [2022-10-26T07:56:19.927Z] a2b0e4f6483b: Waiting [2022-10-26T07:56:19.927Z] 245f2ec60f2d: Waiting [2022-10-26T07:56:19.927Z] 565435f1ea60: Waiting [2022-10-26T07:56:20.080Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (3.391 secs / 2.309 secs) [2022-10-26T07:56:20.080Z] TOTAL: 149 SUCCESS [2022-10-26T07:56:20.080Z] ✔ Browser application bundle generation complete. [2022-10-26T07:56:20.196Z] 79069699b830: Verifying Checksum [2022-10-26T07:56:20.196Z] 79069699b830: Download complete [2022-10-26T07:56:20.196Z] e5833820420a: Verifying Checksum [2022-10-26T07:56:20.196Z] e5833820420a: Download complete [2022-10-26T07:56:20.338Z] [2022-10-26T07:56:20.338Z] =============================== Coverage summary =============================== [2022-10-26T07:56:20.338Z] Statements : 40.98% ( 1467/3580 ) [2022-10-26T07:56:20.338Z] Branches : 12.03% ( 111/923 ) [2022-10-26T07:56:20.338Z] Functions : 33.28% ( 432/1298 ) [2022-10-26T07:56:20.338Z] Lines : 38.91% ( 1318/3387 ) [2022-10-26T07:56:20.338Z] ================================================================================ [2022-10-26T07:56:20.465Z] 1ee9c3c3cf30: Verifying Checksum [2022-10-26T07:56:20.466Z] 1ee9c3c3cf30: Download complete [2022-10-26T07:56:20.597Z] ✔ Browser application bundle generation complete. [2022-10-26T07:56:20.734Z] 565435f1ea60: Verifying Checksum [2022-10-26T07:56:20.734Z] 565435f1ea60: Download complete [2022-10-26T07:56:20.734Z] e0d61bd8b9f5: Verifying Checksum [2022-10-26T07:56:20.734Z] e0d61bd8b9f5: Download complete [2022-10-26T07:56:20.734Z] 245f2ec60f2d: Verifying Checksum [2022-10-26T07:56:20.734Z] 245f2ec60f2d: Download complete [2022-10-26T07:56:20.734Z] a2b0e4f6483b: Download complete [2022-10-26T07:56:20.734Z] 2f6ebfe41273: Download complete [2022-10-26T07:56:21.002Z] e5833820420a: Pull complete [2022-10-26T07:56:21.002Z] 79069699b830: Pull complete [2022-10-26T07:56:22.000Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [Pipeline] echo [2022-10-26T07:56:22.018Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-26T07:56:22.034Z] $ docker stop --time=1 5f69d412d358c53fefc13021ca406327216472ff6c5490e11a43dcfa4ab311ba [2022-10-26T07:56:22.460Z] 1ee9c3c3cf30: Pull complete [2022-10-26T07:56:23.766Z] $ docker rm -f 5f69d412d358c53fefc13021ca406327216472ff6c5490e11a43dcfa4ab311ba [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-26T07:56:24.248Z] + sudo chown -R jenkins:jenkins . [2022-10-26T07:56:24.406Z] e0d61bd8b9f5: Pull complete [Pipeline] stash [2022-10-26T07:56:24.964Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-10-26T07:56:25.369Z] 245f2ec60f2d: Pull complete [2022-10-26T07:56:25.477Z] + sudo chown -R jenkins:jenkins . [2022-10-26T07:56:25.636Z] 565435f1ea60: Pull complete [2022-10-26T07:56:25.907Z] a2b0e4f6483b: Pull complete [Pipeline] sh [2022-10-26T07:56:26.175Z] 2f6ebfe41273: Pull complete [2022-10-26T07:56:26.175Z] Digest: sha256:b44077b08bb253acfe1c7d2a98040147732389ef17a35468ee3df8d55b615bb9 [2022-10-26T07:56:26.175Z] Status: Downloaded newer image for docker:latest [2022-10-26T07:56:26.329Z] + ls -al . [2022-10-26T07:56:26.329Z] total 184 [2022-10-26T07:56:26.329Z] drwxrwxr-x 14 jenkins jenkins 4096 Oct 26 07:54 . [2022-10-26T07:56:26.329Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 07:53 .. [2022-10-26T07:56:26.329Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 07:53 .blubracket [2022-10-26T07:56:26.329Z] -rw-rw-r-- 1 jenkins jenkins 18 Oct 26 07:53 .dockerignore [2022-10-26T07:56:26.329Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 26 07:53 .git [2022-10-26T07:56:26.329Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 07:53 .github [2022-10-26T07:56:26.329Z] -rw-rw-r-- 1 jenkins jenkins 185 Oct 26 07:53 .gitignore [2022-10-26T07:56:26.329Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 26 07:53 .semver [2022-10-26T07:56:26.329Z] -rw-rw-r-- 1 jenkins jenkins 4856 Oct 26 07:53 Attribution.txt [2022-10-26T07:56:26.329Z] -rw-rw-r-- 1 jenkins jenkins 14570 Oct 26 07:53 CHANGELOG.md [2022-10-26T07:56:26.329Z] -rw-rw-r-- 1 jenkins jenkins 3959 Oct 26 07:53 CONTRIBUTING.md [2022-10-26T07:56:26.329Z] -rw-rw-r-- 1 jenkins jenkins 1847 Oct 26 07:53 Dockerfile [2022-10-26T07:56:26.329Z] -rw-rw-r-- 1 jenkins jenkins 652 Oct 26 07:53 Jenkinsfile [2022-10-26T07:56:26.329Z] -rw-rw-r-- 1 jenkins jenkins 11357 Oct 26 07:53 LICENSE [2022-10-26T07:56:26.329Z] -rw-rw-r-- 1 jenkins jenkins 2124 Oct 26 07:53 Makefile [2022-10-26T07:56:26.329Z] -rw-rw-r-- 1 jenkins jenkins 4558 Oct 26 07:53 README.md [2022-10-26T07:56:26.329Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 26 07:53 VERSION [2022-10-26T07:56:26.329Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 07:53 assets [2022-10-26T07:56:26.329Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 07:53 bin [2022-10-26T07:56:26.329Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 07:53 cmd [2022-10-26T07:56:26.330Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 26 07:54 coverage.out [2022-10-26T07:56:26.330Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 07:53 docs [2022-10-26T07:56:26.330Z] -rw-rw-r-- 1 jenkins jenkins 3151 Oct 26 07:53 go.mod [2022-10-26T07:56:26.330Z] -rw-rw-r-- 1 jenkins jenkins 43970 Oct 26 07:53 go.sum [2022-10-26T07:56:26.330Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 26 07:53 internal [2022-10-26T07:56:26.330Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 07:53 snap [2022-10-26T07:56:26.330Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 07:53 testing [2022-10-26T07:56:26.330Z] -rw-rw-r-- 1 jenkins jenkins 155 Oct 26 07:53 version.go [2022-10-26T07:56:26.330Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 26 07:55 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T07:56:26.631Z] + docker build -t edgex-ui -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=387dee6641db1c69ef2494b622486b0ffa3da4ab --label arch=amd64 --label version=2.3.0-dev.16 . [2022-10-26T07:56:26.889Z] Sending build context to Docker daemon 48.26MB [2022-10-26T07:56:26.889Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-10-26T07:56:26.889Z] Step 2/26 : FROM ${BASE} AS builder [2022-10-26T07:56:26.889Z] ---> 560711cad585 [2022-10-26T07:56:26.889Z] Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-10-26T07:56:27.464Z] ---> Running in 4819d8f0638b [2022-10-26T07:56:27.464Z] Removing intermediate container 4819d8f0638b [2022-10-26T07:56:27.464Z] ---> da9cbc6e1970 [2022-10-26T07:56:27.464Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2022-10-26T07:56:27.464Z] ---> Running in b74e9d4c40a1 [2022-10-26T07:56:27.464Z] Removing intermediate container b74e9d4c40a1 [2022-10-26T07:56:27.464Z] ---> 7cfa723ca639 [2022-10-26T07:56:27.464Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-10-26T07:56:27.464Z] ---> Running in 31cc8ab0f8c5 [2022-10-26T07:56:27.724Z] Removing intermediate container 31cc8ab0f8c5 [2022-10-26T07:56:27.724Z] ---> bb0e3a2d42ad [2022-10-26T07:56:27.724Z] Step 6/26 : LABEL Name=edgex-ui-go [2022-10-26T07:56:27.724Z] ---> Running in c67aa46ffa86 [2022-10-26T07:56:27.724Z] Removing intermediate container c67aa46ffa86 [2022-10-26T07:56:27.724Z] ---> f7bb06aa4e7f [2022-10-26T07:56:27.724Z] Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-10-26T07:56:27.724Z] ---> Running in 96229562c6f5 [2022-10-26T07:56:27.724Z] Removing intermediate container 96229562c6f5 [2022-10-26T07:56:27.724Z] ---> 259aaf951e5c [2022-10-26T07:56:27.724Z] Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-10-26T07:56:28.762Z] ---> 4e00e50aa8f8 [2022-10-26T07:56:28.763Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-26T07:56:28.763Z] ---> Running in 91dcba3ef1f9 [2022-10-26T07:56:29.109Z] ---> 9d93d0906999 [2022-10-26T07:56:29.109Z] Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-26T07:56:29.109Z] ---> Running in 41bb4cf35ab2 [2022-10-26T07:56:29.371Z] Removing intermediate container 41bb4cf35ab2 [2022-10-26T07:56:29.371Z] ---> 0978e5070d61 [2022-10-26T07:56:29.371Z] Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-26T07:56:29.371Z] ---> Running in 12c7ebac2e33 [2022-10-26T07:56:29.628Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-26T07:56:30.214Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-26T07:56:30.253Z] Removing intermediate container 91dcba3ef1f9 [2022-10-26T07:56:30.253Z] ---> 63074463b9ca [2022-10-26T07:56:30.253Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-26T07:56:30.253Z] ---> Running in cc2083e420fc [2022-10-26T07:56:30.781Z] OK: 211 MiB in 51 packages [2022-10-26T07:56:31.039Z] Removing intermediate container 12c7ebac2e33 [2022-10-26T07:56:31.039Z] ---> 948c4aa6b0c9 [2022-10-26T07:56:31.039Z] Step 11/26 : ENV GO111MODULE=on [2022-10-26T07:56:31.039Z] ---> Running in 19d1f1a7fb09 [2022-10-26T07:56:31.039Z] Removing intermediate container 19d1f1a7fb09 [2022-10-26T07:56:31.039Z] ---> 2f9348525b77 [2022-10-26T07:56:31.039Z] Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-10-26T07:56:31.039Z] ---> Running in de93688efddb [2022-10-26T07:56:31.214Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-26T07:56:31.297Z] Removing intermediate container de93688efddb [2022-10-26T07:56:31.297Z] ---> 41628576413f [2022-10-26T07:56:31.297Z] Step 13/26 : COPY go.mod vendor* ./ [2022-10-26T07:56:31.297Z] ---> d0d9d2b2ba25 [2022-10-26T07:56:31.297Z] Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T07:56:31.297Z] ---> Running in 84923d96e56c [2022-10-26T07:56:31.796Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-26T07:56:32.234Z] Removing intermediate container 84923d96e56c [2022-10-26T07:56:32.234Z] ---> 562588973751 [2022-10-26T07:56:32.234Z] Step 15/26 : COPY . . [2022-10-26T07:56:33.198Z] OK: 221 MiB in 51 packages [2022-10-26T07:56:34.131Z] ---> 69e177c70574 [2022-10-26T07:56:34.131Z] Step 16/26 : RUN ${MAKE} [2022-10-26T07:56:34.131Z] ---> Running in 84fe793afc49 [2022-10-26T07:56:34.131Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.3.0-dev.16" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2022-10-26T07:56:34.168Z] Removing intermediate container cc2083e420fc [2022-10-26T07:56:34.168Z] ---> cfb79ec6046e [2022-10-26T07:56:34.168Z] Step 11/16 : ENV GO111MODULE=on [2022-10-26T07:56:34.168Z] ---> Running in 1bb57cdd258b [2022-10-26T07:56:34.436Z] Removing intermediate container 1bb57cdd258b [2022-10-26T07:56:34.436Z] ---> f11162b30afc [2022-10-26T07:56:34.436Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-10-26T07:56:34.436Z] ---> Running in 2df0e3d60399 [2022-10-26T07:56:34.705Z] Removing intermediate container 2df0e3d60399 [2022-10-26T07:56:34.705Z] ---> 530527040207 [2022-10-26T07:56:34.705Z] Step 13/16 : COPY go.mod vendor* ./ [2022-10-26T07:56:36.112Z] ---> af25bd2c8812 [2022-10-26T07:56:36.112Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T07:56:36.381Z] ---> Running in ea4cc0c711fb [2022-10-26T07:56:46.324Z] Removing intermediate container 84fe793afc49 [2022-10-26T07:56:46.324Z] ---> 2108f13228cb [2022-10-26T07:56:46.324Z] Step 17/26 : FROM alpine:3.14 [2022-10-26T07:56:46.892Z] 3.14: Pulling from library/alpine [2022-10-26T07:56:47.151Z] c7ed990a2339: Pulling fs layer [2022-10-26T07:56:47.151Z] c7ed990a2339: Verifying Checksum [2022-10-26T07:56:47.151Z] c7ed990a2339: Download complete [2022-10-26T07:56:47.409Z] c7ed990a2339: Pull complete [2022-10-26T07:56:47.409Z] Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c [2022-10-26T07:56:47.409Z] Status: Downloaded newer image for alpine:3.14 [2022-10-26T07:56:47.666Z] ---> dd53f409bf0b [2022-10-26T07:56:47.666Z] Step 18/26 : EXPOSE 4000 [2022-10-26T07:56:47.666Z] ---> Running in 210bb5582087 [2022-10-26T07:56:47.929Z] Removing intermediate container 210bb5582087 [2022-10-26T07:56:47.929Z] ---> 24c46dd6a7e6 [2022-10-26T07:56:47.929Z] Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-10-26T07:56:49.311Z] ---> 52cd9503d91e [2022-10-26T07:56:49.311Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2022-10-26T07:56:49.311Z] ---> 8f4df876a076 [2022-10-26T07:56:49.311Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2022-10-26T07:56:49.569Z] ---> 946c7f28d16c [2022-10-26T07:56:49.569Z] Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-10-26T07:56:49.569Z] ---> Running in e6c0239a32c9 [2022-10-26T07:56:49.827Z] Removing intermediate container e6c0239a32c9 [2022-10-26T07:56:49.827Z] ---> 04e7218d4168 [2022-10-26T07:56:49.827Z] Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] [2022-10-26T07:56:49.827Z] ---> Running in 997f284d9a2f [2022-10-26T07:56:50.083Z] Removing intermediate container 997f284d9a2f [2022-10-26T07:56:50.083Z] ---> f8e8bbfe80bf [2022-10-26T07:56:50.083Z] Step 24/26 : LABEL arch=amd64 [2022-10-26T07:56:50.083Z] ---> Running in 5e75487202c2 [2022-10-26T07:56:50.083Z] Removing intermediate container 5e75487202c2 [2022-10-26T07:56:50.083Z] ---> 5900aaf00f39 [2022-10-26T07:56:50.083Z] Step 25/26 : LABEL git_sha=387dee6641db1c69ef2494b622486b0ffa3da4ab [2022-10-26T07:56:50.083Z] ---> Running in fa968d409790 [2022-10-26T07:56:50.343Z] Removing intermediate container fa968d409790 [2022-10-26T07:56:50.343Z] ---> 1d41f1d93d7d [2022-10-26T07:56:50.343Z] Step 26/26 : LABEL version=2.3.0-dev.16 [2022-10-26T07:56:50.343Z] ---> Running in fd4f327aa2e8 [2022-10-26T07:56:50.343Z] Removing intermediate container fd4f327aa2e8 [2022-10-26T07:56:50.343Z] ---> 867d6bbe2481 [2022-10-26T07:56:50.343Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-26T07:56:50.343Z] Successfully built 867d6bbe2481 [2022-10-26T07:56:50.343Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-26T07:56:50.424Z] provisioning config files... [2022-10-26T07:56:50.434Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config12656738178062094672tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T07:56:50.725Z] ---> docker-login.sh [2022-10-26T07:56:50.725Z] nexus3.edgexfoundry.org:10001 [2022-10-26T07:56:50.725Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T07:56:50.725Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T07:56:50.725Z] Configure a credential helper to remove this warning. See [2022-10-26T07:56:50.725Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T07:56:50.725Z] [2022-10-26T07:56:50.725Z] Login Succeeded [2022-10-26T07:56:50.725Z] nexus3.edgexfoundry.org:10002 [2022-10-26T07:56:50.725Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T07:56:50.725Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T07:56:50.725Z] Configure a credential helper to remove this warning. See [2022-10-26T07:56:50.725Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T07:56:50.725Z] [2022-10-26T07:56:50.725Z] Login Succeeded [2022-10-26T07:56:50.725Z] nexus3.edgexfoundry.org:10003 [2022-10-26T07:56:50.983Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T07:56:50.983Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T07:56:50.983Z] Configure a credential helper to remove this warning. See [2022-10-26T07:56:50.983Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T07:56:50.983Z] [2022-10-26T07:56:50.983Z] Login Succeeded [2022-10-26T07:56:50.983Z] nexus3.edgexfoundry.org:10004 [2022-10-26T07:56:50.983Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T07:56:50.983Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T07:56:50.983Z] Configure a credential helper to remove this warning. See [2022-10-26T07:56:50.983Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T07:56:50.983Z] [2022-10-26T07:56:50.983Z] Login Succeeded [2022-10-26T07:56:50.983Z] docker.io [2022-10-26T07:56:50.983Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T07:56:51.549Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T07:56:51.549Z] Configure a credential helper to remove this warning. See [2022-10-26T07:56:51.549Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T07:56:51.549Z] [2022-10-26T07:56:51.549Z] Login Succeeded [2022-10-26T07:56:51.549Z] ---> docker-login.sh ends [Pipeline] } [2022-10-26T07:56:51.555Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-26T07:56:51.581Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T07:56:51.598Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2022-10-26T07:56:51.598Z] 387dee6641db1c69ef2494b622486b0ffa3da4ab [2022-10-26T07:56:51.598Z] latest [2022-10-26T07:56:51.598Z] 2.3.0-dev.16 [2022-10-26T07:56:51.598Z] 387dee6641db1c69ef2494b622486b0ffa3da4ab-2.3.0-dev.16 [2022-10-26T07:56:51.598Z] main [2022-10-26T07:56:51.598Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T07:56:51.923Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:387dee6641db1c69ef2494b622486b0ffa3da4ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T07:56:52.224Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:387dee6641db1c69ef2494b622486b0ffa3da4ab [2022-10-26T07:56:52.224Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-10-26T07:56:52.224Z] e3505d34d88b: Preparing [2022-10-26T07:56:52.224Z] cef439a6da00: Preparing [2022-10-26T07:56:52.224Z] 4ce8df6cd8af: Preparing [2022-10-26T07:56:52.224Z] 63493a9ab2d4: Preparing [2022-10-26T07:56:52.224Z] 63493a9ab2d4: Layer already exists [2022-10-26T07:56:52.224Z] e3505d34d88b: Pushed [2022-10-26T07:56:52.224Z] cef439a6da00: Pushed [2022-10-26T07:56:55.505Z] 4ce8df6cd8af: Pushed [2022-10-26T07:56:55.505Z] 387dee6641db1c69ef2494b622486b0ffa3da4ab: digest: sha256:987f144310fbdb621bf0e3886683ff6407192e9281c5c2393c1f5b1c341ed4da size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T07:56:55.818Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T07:56:56.117Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2022-10-26T07:56:56.117Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-10-26T07:56:56.117Z] e3505d34d88b: Preparing [2022-10-26T07:56:56.117Z] cef439a6da00: Preparing [2022-10-26T07:56:56.117Z] 4ce8df6cd8af: Preparing [2022-10-26T07:56:56.117Z] 63493a9ab2d4: Preparing [2022-10-26T07:56:56.117Z] 63493a9ab2d4: Layer already exists [2022-10-26T07:56:56.117Z] e3505d34d88b: Layer already exists [2022-10-26T07:56:56.117Z] cef439a6da00: Layer already exists [2022-10-26T07:56:56.117Z] 4ce8df6cd8af: Layer already exists [2022-10-26T07:56:56.117Z] latest: digest: sha256:987f144310fbdb621bf0e3886683ff6407192e9281c5c2393c1f5b1c341ed4da size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T07:56:56.430Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.3.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T07:56:56.736Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.3.0-dev.16 [2022-10-26T07:56:56.737Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-10-26T07:56:56.737Z] e3505d34d88b: Preparing [2022-10-26T07:56:56.737Z] cef439a6da00: Preparing [2022-10-26T07:56:56.737Z] 4ce8df6cd8af: Preparing [2022-10-26T07:56:56.737Z] 63493a9ab2d4: Preparing [2022-10-26T07:56:56.737Z] 63493a9ab2d4: Layer already exists [2022-10-26T07:56:56.737Z] e3505d34d88b: Layer already exists [2022-10-26T07:56:56.737Z] 4ce8df6cd8af: Layer already exists [2022-10-26T07:56:56.737Z] cef439a6da00: Layer already exists [2022-10-26T07:56:56.737Z] 2.3.0-dev.16: digest: sha256:987f144310fbdb621bf0e3886683ff6407192e9281c5c2393c1f5b1c341ed4da size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T07:56:57.044Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:387dee6641db1c69ef2494b622486b0ffa3da4ab-2.3.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T07:56:57.347Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:387dee6641db1c69ef2494b622486b0ffa3da4ab-2.3.0-dev.16 [2022-10-26T07:56:57.347Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-10-26T07:56:57.347Z] e3505d34d88b: Preparing [2022-10-26T07:56:57.347Z] cef439a6da00: Preparing [2022-10-26T07:56:57.347Z] 4ce8df6cd8af: Preparing [2022-10-26T07:56:57.347Z] 63493a9ab2d4: Preparing [2022-10-26T07:56:57.347Z] e3505d34d88b: Layer already exists [2022-10-26T07:56:57.347Z] 4ce8df6cd8af: Layer already exists [2022-10-26T07:56:57.347Z] 63493a9ab2d4: Layer already exists [2022-10-26T07:56:57.347Z] cef439a6da00: Layer already exists [2022-10-26T07:56:57.348Z] 387dee6641db1c69ef2494b622486b0ffa3da4ab-2.3.0-dev.16: digest: sha256:987f144310fbdb621bf0e3886683ff6407192e9281c5c2393c1f5b1c341ed4da size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T07:56:57.658Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T07:56:57.968Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main [2022-10-26T07:56:57.968Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-10-26T07:56:57.968Z] e3505d34d88b: Preparing [2022-10-26T07:56:57.968Z] cef439a6da00: Preparing [2022-10-26T07:56:57.968Z] 4ce8df6cd8af: Preparing [2022-10-26T07:56:57.968Z] 63493a9ab2d4: Preparing [2022-10-26T07:56:57.968Z] cef439a6da00: Layer already exists [2022-10-26T07:56:57.968Z] 4ce8df6cd8af: Layer already exists [2022-10-26T07:56:57.968Z] 63493a9ab2d4: Layer already exists [2022-10-26T07:56:57.968Z] e3505d34d88b: Layer already exists [2022-10-26T07:56:57.968Z] main: digest: sha256:987f144310fbdb621bf0e3886683ff6407192e9281c5c2393c1f5b1c341ed4da size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-26T07:56:58.018Z] ===================================================== [Pipeline] echo [2022-10-26T07:56:58.028Z] taggedImages: [2022-10-26T07:56:58.028Z] - nexus3.edgexfoundry.org:10004/edgex-ui:387dee6641db1c69ef2494b622486b0ffa3da4ab [2022-10-26T07:56:58.028Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2022-10-26T07:56:58.028Z] - nexus3.edgexfoundry.org:10004/edgex-ui:2.3.0-dev.16 [2022-10-26T07:56:58.028Z] - nexus3.edgexfoundry.org:10004/edgex-ui:387dee6641db1c69ef2494b622486b0ffa3da4ab-2.3.0-dev.16 [2022-10-26T07:56:58.028Z] - nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T07:56:58.414Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-26T07:56:58.414Z] [2022-10-26T07:56:58.414Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T07:56:58.765Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-26T07:56:58.765Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-26T07:56:58.765Z] 5eb5b503b376: Pulling fs layer [2022-10-26T07:56:58.765Z] 5c69ac0246d0: Pulling fs layer [2022-10-26T07:56:58.765Z] ec43610c2a17: Pulling fs layer [2022-10-26T07:56:58.765Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-26T07:56:58.765Z] 33b1e0a273af: Pulling fs layer [2022-10-26T07:56:58.765Z] 5d3b04190fa2: Pulling fs layer [2022-10-26T07:56:58.765Z] 2f39f015ded8: Pulling fs layer [2022-10-26T07:56:58.765Z] 3a2ae6a8a46f: Waiting [2022-10-26T07:56:58.765Z] 33b1e0a273af: Waiting [2022-10-26T07:56:58.765Z] 5d3b04190fa2: Waiting [2022-10-26T07:56:58.765Z] 2f39f015ded8: Waiting [2022-10-26T07:56:58.765Z] 5c69ac0246d0: Download complete [2022-10-26T07:56:59.030Z] 3a2ae6a8a46f: Verifying Checksum [2022-10-26T07:56:59.030Z] 3a2ae6a8a46f: Download complete [2022-10-26T07:56:59.030Z] 33b1e0a273af: Download complete [2022-10-26T07:56:59.030Z] 5d3b04190fa2: Verifying Checksum [2022-10-26T07:56:59.030Z] 5d3b04190fa2: Download complete [2022-10-26T07:56:59.030Z] ec43610c2a17: Verifying Checksum [2022-10-26T07:56:59.030Z] ec43610c2a17: Download complete [2022-10-26T07:56:59.288Z] 5eb5b503b376: Verifying Checksum [2022-10-26T07:56:59.288Z] 5eb5b503b376: Download complete [2022-10-26T07:56:59.852Z] 2f39f015ded8: Download complete [2022-10-26T07:57:00.423Z] 5eb5b503b376: Pull complete [2022-10-26T07:57:00.423Z] 5c69ac0246d0: Pull complete [2022-10-26T07:57:01.011Z] ec43610c2a17: Pull complete [2022-10-26T07:57:01.011Z] 3a2ae6a8a46f: Pull complete [2022-10-26T07:57:01.268Z] 33b1e0a273af: Pull complete [2022-10-26T07:57:01.268Z] 5d3b04190fa2: Pull complete [2022-10-26T07:57:05.451Z] 2f39f015ded8: Pull complete [2022-10-26T07:57:05.451Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-26T07:57:05.451Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-26T07:57:05.451Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T07:57:05.521Z] prd-ubuntu20.04-docker-8c-8g-117089 does not seem to be running inside a container [2022-10-26T07:57:05.562Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-26T07:57:11.721Z] $ docker top c95eaa5693cceda12bc28f4b7165d30fabbb9db00ca0942b47d436a20b6019cd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T07:57:12.250Z] ---> job-cost.sh [2022-10-26T07:57:12.250Z] lf-activate-venv: SKIPPING [2022-10-26T07:57:12.250Z] INFO: No Stack... [2022-10-26T07:57:12.517Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-26T07:57:12.787Z] INFO: Archiving Costs [Pipeline] sh [2022-10-26T07:57:13.070Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv [2022-10-26T07:57:13.070Z] + cut -d, -f6 [Pipeline] lock [2022-10-26T07:57:13.083Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-87-stack-cost] [2022-10-26T07:57:13.092Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-87-stack-cost] did not exist. Created. [2022-10-26T07:57:13.092Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-87-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-26T07:57:13.387Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-10-26T07:57:13.724Z] Stashed 1 file(s) [Pipeline] } [2022-10-26T07:57:13.733Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-87-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-26T07:57:13.756Z] $ docker stop --time=1 c95eaa5693cceda12bc28f4b7165d30fabbb9db00ca0942b47d436a20b6019cd [2022-10-26T07:57:15.032Z] $ docker rm -f c95eaa5693cceda12bc28f4b7165d30fabbb9db00ca0942b47d436a20b6019cd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-26T07:57:32.812Z] Removing intermediate container ea4cc0c711fb [2022-10-26T07:57:32.812Z] ---> 3d22d45dfd02 [2022-10-26T07:57:32.812Z] Step 15/16 : COPY . . [2022-10-26T07:57:32.812Z] ---> a60436370475 [2022-10-26T07:57:32.812Z] Step 16/16 : RUN ${MAKE} [2022-10-26T07:57:32.812Z] ---> Running in 7d7917012111 [2022-10-26T07:57:32.812Z] noop [2022-10-26T07:57:32.812Z] Removing intermediate container 7d7917012111 [2022-10-26T07:57:32.812Z] ---> 94e82311edfd [2022-10-26T07:57:32.812Z] Successfully built 94e82311edfd [2022-10-26T07:57:32.812Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T07:57:33.155Z] + docker inspect -f . ci-base-image-arm64 [2022-10-26T07:57:33.155Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T07:57:33.324Z] prd-ubuntu20.04-docker-arm64-4c-16g-117090 does not seem to be running inside a container [2022-10-26T07:57:33.386Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/87 -v /w/workspace/edgex-ui-go/87:/w/workspace/edgex-ui-go/87:rw,z -v /w/workspace/edgex-ui-go/87@tmp:/w/workspace/edgex-ui-go/87@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-26T07:57:34.597Z] $ docker top 3c365d02ff72a1eccd9567ba7f0393619eb9336cb2732801a932a1d51749a0a7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T07:57:35.457Z] + go version [2022-10-26T07:57:35.457Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-10-26T07:57:35.476Z] $ docker stop --time=1 3c365d02ff72a1eccd9567ba7f0393619eb9336cb2732801a932a1d51749a0a7 [2022-10-26T07:57:37.161Z] $ docker rm -f 3c365d02ff72a1eccd9567ba7f0393619eb9336cb2732801a932a1d51749a0a7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T07:57:37.723Z] + docker inspect -f . ci-base-image-arm64 [2022-10-26T07:57:37.723Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T07:57:37.901Z] prd-ubuntu20.04-docker-arm64-4c-16g-117090 does not seem to be running inside a container [2022-10-26T07:57:37.971Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgex-ui-go/87 -v /w/workspace/edgex-ui-go/87:/w/workspace/edgex-ui-go/87:rw,z -v /w/workspace/edgex-ui-go/87@tmp:/w/workspace/edgex-ui-go/87@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-26T07:57:39.204Z] $ docker top c289031feb09a534c7b50f10c2422dd9ac35a867c0f0dc5fdb288c5e428fd593 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T07:57:40.065Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/87 [Pipeline] fileExists [Pipeline] sh [2022-10-26T07:57:40.756Z] + make test [2022-10-26T07:57:40.756Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2022-10-26T07:57:42.712Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-10-26T07:59:05.999Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-10-26T07:59:05.999Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-10-26T07:59:05.999Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-10-26T07:59:05.999Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2022-10-26T07:59:05.999Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2022-10-26T07:59:05.999Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-10-26T07:59:05.999Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-10-26T07:59:05.999Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2022-10-26T07:59:05.999Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2022-10-26T07:59:18.322Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-26T07:59:18.322Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-26T07:59:18.322Z] ./bin/test-attribution-txt.sh [2022-10-26T07:59:18.322Z] An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add [2022-10-26T07:59:18.322Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2022-10-26T07:59:18.322Z] An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add [2022-10-26T07:59:18.322Z] An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add [2022-10-26T07:59:18.322Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add [2022-10-26T07:59:18.322Z] An attribution for github.com/go-kit/log is missing from Attribution.txt, please add [2022-10-26T07:59:18.322Z] An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add [2022-10-26T07:59:18.322Z] An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add [2022-10-26T07:59:18.322Z] An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add [2022-10-26T07:59:18.322Z] An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add [2022-10-26T07:59:18.322Z] An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add [2022-10-26T07:59:18.322Z] An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add [2022-10-26T07:59:18.322Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-10-26T07:59:18.322Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-10-26T07:59:18.322Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-10-26T07:59:18.322Z] An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add [2022-10-26T07:59:18.322Z] An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add [2022-10-26T07:59:18.322Z] An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add [2022-10-26T07:59:18.322Z] An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add [2022-10-26T07:59:18.322Z] An attribution for golang.org/x/net is missing from Attribution.txt, please add [2022-10-26T07:59:18.322Z] An attribution for golang.org/x/sync is missing from Attribution.txt, please add [2022-10-26T07:59:18.322Z] An attribution for google.golang.org/genproto is missing from Attribution.txt, please add [2022-10-26T07:59:18.322Z] An attribution for google.golang.org/grpc is missing from Attribution.txt, please add [2022-10-26T07:59:18.322Z] An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add [2022-10-26T07:59:18.322Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2022-10-26T07:59:18.322Z] make -C web test [2022-10-26T07:59:18.322Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/87/web' [2022-10-26T07:59:18.322Z] make[1]: tput: No such file or directory [2022-10-26T07:59:18.322Z] make[1]: tput: No such file or directory [2022-10-26T07:59:18.322Z] warning: generating ./VERSION [2022-10-26T07:59:18.322Z] echo "0.0.0" > VERSION [2022-10-26T07:59:18.322Z] docker build \ [2022-10-26T07:59:18.322Z] -f Dockerfile \ [2022-10-26T07:59:18.322Z] --build-arg USER=1000 \ [2022-10-26T07:59:18.322Z] \ [2022-10-26T07:59:18.322Z] --label "git_sha=387dee6641db1c69ef2494b622486b0ffa3da4ab" \ [2022-10-26T07:59:18.322Z] -t edgexfoundry/edgex-web-ui:387dee6641db1c69ef2494b622486b0ffa3da4ab \ [2022-10-26T07:59:18.322Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2022-10-26T07:59:18.322Z] . [2022-10-26T07:59:18.322Z] Sending build context to Docker daemon 3.269MB [2022-10-26T07:59:18.322Z] Step 1/10 : FROM node:16.17-alpine3.15 [2022-10-26T07:59:18.322Z] 16.17-alpine3.15: Pulling from library/node [2022-10-26T07:59:18.322Z] 47517142f6ba: Pulling fs layer [2022-10-26T07:59:18.322Z] 5f8c4bfa009b: Pulling fs layer [2022-10-26T07:59:18.322Z] f7079c9c4ba1: Pulling fs layer [2022-10-26T07:59:18.322Z] aba105e6f55a: Pulling fs layer [2022-10-26T07:59:18.322Z] aba105e6f55a: Waiting [2022-10-26T07:59:18.322Z] f7079c9c4ba1: Verifying Checksum [2022-10-26T07:59:18.322Z] f7079c9c4ba1: Download complete [2022-10-26T07:59:18.322Z] 47517142f6ba: Verifying Checksum [2022-10-26T07:59:18.322Z] 47517142f6ba: Download complete [2022-10-26T07:59:18.322Z] aba105e6f55a: Verifying Checksum [2022-10-26T07:59:18.322Z] aba105e6f55a: Download complete [2022-10-26T07:59:18.590Z] 47517142f6ba: Pull complete [2022-10-26T07:59:18.855Z] 5f8c4bfa009b: Verifying Checksum [2022-10-26T07:59:18.855Z] 5f8c4bfa009b: Download complete [2022-10-26T07:59:22.220Z] 5f8c4bfa009b: Pull complete [2022-10-26T07:59:22.805Z] f7079c9c4ba1: Pull complete [2022-10-26T07:59:23.072Z] aba105e6f55a: Pull complete [2022-10-26T07:59:23.072Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2022-10-26T07:59:23.072Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2022-10-26T07:59:23.072Z] ---> bf1b8b58d215 [2022-10-26T07:59:23.072Z] Step 2/10 : RUN apk add --no-cache chromium [2022-10-26T07:59:23.658Z] ---> Running in 2a72e5b3bb5d [2022-10-26T07:59:24.618Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-26T07:59:24.889Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-26T07:59:26.307Z] (1/128) Installing libxau (1.0.9-r0) [2022-10-26T07:59:26.307Z] (2/128) Installing libmd (1.0.3-r0) [2022-10-26T07:59:26.307Z] (3/128) Installing libbsd (0.11.3-r1) [2022-10-26T07:59:26.307Z] (4/128) Installing libxdmcp (1.1.3-r0) [2022-10-26T07:59:26.307Z] (5/128) Installing libxcb (1.14-r2) [2022-10-26T07:59:26.307Z] (6/128) Installing libx11 (1.7.3.1-r0) [2022-10-26T07:59:26.307Z] (7/128) Installing libxext (1.3.4-r0) [2022-10-26T07:59:26.307Z] (8/128) Installing libice (1.0.10-r0) [2022-10-26T07:59:26.307Z] (9/128) Installing libuuid (2.37.4-r0) [2022-10-26T07:59:26.307Z] (10/128) Installing libsm (1.2.3-r0) [2022-10-26T07:59:26.307Z] (11/128) Installing libxt (1.2.1-r0) [2022-10-26T07:59:26.307Z] (12/128) Installing libxmu (1.1.3-r0) [2022-10-26T07:59:26.307Z] (13/128) Installing xset (1.2.4-r0) [2022-10-26T07:59:26.307Z] (14/128) Installing xprop (1.2.5-r0) [2022-10-26T07:59:26.307Z] (15/128) Installing xdg-utils (1.1.3-r0) [2022-10-26T07:59:26.307Z] (16/128) Installing eudev-libs (3.2.11_pre1-r0) [2022-10-26T07:59:26.307Z] (17/128) Installing pkgconf (1.8.0-r0) [2022-10-26T07:59:26.307Z] (18/128) Installing libffi (3.4.2-r1) [2022-10-26T07:59:26.307Z] (19/128) Installing libintl (0.21-r0) [2022-10-26T07:59:26.307Z] (20/128) Installing libblkid (2.37.4-r0) [2022-10-26T07:59:26.307Z] (21/128) Installing libmount (2.37.4-r0) [2022-10-26T07:59:26.574Z] (22/128) Installing pcre (8.45-r1) [2022-10-26T07:59:26.574Z] (23/128) Installing glib (2.70.1-r0) [2022-10-26T07:59:26.574Z] (24/128) Installing xz-libs (5.2.5-r1) [2022-10-26T07:59:26.574Z] (25/128) Installing libxml2 (2.9.14-r2) [2022-10-26T07:59:26.574Z] (26/128) Installing shared-mime-info (2.1-r1) [2022-10-26T07:59:26.574Z] (27/128) Installing hicolor-icon-theme (0.17-r1) [2022-10-26T07:59:26.842Z] (28/128) Installing libjpeg-turbo (2.1.2-r0) [2022-10-26T07:59:26.842Z] (29/128) Installing libpng (1.6.37-r1) [2022-10-26T07:59:26.842Z] (30/128) Installing libwebp (1.2.2-r0) [2022-10-26T07:59:26.842Z] (31/128) Installing zstd-libs (1.5.0-r0) [2022-10-26T07:59:26.842Z] (32/128) Installing tiff (4.4.0-r0) [2022-10-26T07:59:26.842Z] (33/128) Installing gdk-pixbuf (2.42.8-r0) [2022-10-26T07:59:26.842Z] (34/128) Installing gtk-update-icon-cache (2.24.33-r0) [2022-10-26T07:59:26.842Z] (35/128) Installing libxcomposite (0.4.5-r0) [2022-10-26T07:59:26.842Z] (36/128) Installing libxfixes (6.0.0-r0) [2022-10-26T07:59:26.842Z] (37/128) Installing libxrender (0.9.10-r3) [2022-10-26T07:59:26.842Z] (38/128) Installing libxcursor (1.2.0-r0) [2022-10-26T07:59:26.842Z] (39/128) Installing libxdamage (1.1.5-r1) [2022-10-26T07:59:26.842Z] (40/128) Installing libxi (1.8-r0) [2022-10-26T07:59:26.842Z] (41/128) Installing libxinerama (1.1.4-r1) [2022-10-26T07:59:26.842Z] (42/128) Installing libxrandr (1.5.2-r1) [2022-10-26T07:59:26.842Z] (43/128) Installing atk (2.36.0-r0) [2022-10-26T07:59:27.111Z] (44/128) Installing libxtst (1.2.3-r3) [2022-10-26T07:59:27.111Z] (45/128) Installing dbus-libs (1.12.24-r0) [2022-10-26T07:59:27.111Z] (46/128) Installing at-spi2-core (2.42.0-r0) [2022-10-26T07:59:27.111Z] (47/128) Installing at-spi2-atk (2.38.0-r0) [2022-10-26T07:59:27.111Z] (48/128) Installing expat (2.5.0-r0) [2022-10-26T07:59:27.111Z] (49/128) Installing brotli-libs (1.0.9-r5) [2022-10-26T07:59:27.111Z] (50/128) Installing libbz2 (1.0.8-r1) [2022-10-26T07:59:27.111Z] (51/128) Installing freetype (2.11.1-r2) [2022-10-26T07:59:27.111Z] (52/128) Installing fontconfig (2.13.1-r4) [2022-10-26T07:59:27.111Z] (53/128) Installing pixman (0.40.0-r3) [2022-10-26T07:59:27.111Z] (54/128) Installing cairo (1.16.0-r5) [2022-10-26T07:59:27.111Z] (55/128) Installing cairo-gobject (1.16.0-r5) [2022-10-26T07:59:27.379Z] (56/128) Installing avahi-libs (0.8-r5) [2022-10-26T07:59:27.379Z] (57/128) Installing gmp (6.2.1-r1) [2022-10-26T07:59:27.379Z] (58/128) Installing nettle (3.7.3-r0) [2022-10-26T07:59:27.379Z] (59/128) Installing p11-kit (0.24.0-r1) [2022-10-26T07:59:27.379Z] (60/128) Installing libtasn1 (4.18.0-r0) [2022-10-26T07:59:27.379Z] (61/128) Installing libunistring (0.9.10-r1) [2022-10-26T07:59:27.379Z] (62/128) Installing gnutls (3.7.1-r1) [2022-10-26T07:59:27.379Z] (63/128) Installing cups-libs (2.3.3-r6) [2022-10-26T07:59:27.379Z] (64/128) Installing libepoxy (1.5.9-r0) [2022-10-26T07:59:27.379Z] (65/128) Installing fribidi (1.0.11-r0) [2022-10-26T07:59:27.647Z] (66/128) Installing graphite2 (1.3.14-r0) [2022-10-26T07:59:27.647Z] (67/128) Installing harfbuzz (3.0.0-r2) [2022-10-26T07:59:27.647Z] (68/128) Installing libxft (2.3.4-r0) [2022-10-26T07:59:27.647Z] (69/128) Installing pango (1.48.10-r0) [2022-10-26T07:59:27.647Z] (70/128) Installing wayland-libs-client (1.19.0-r1) [2022-10-26T07:59:27.647Z] (71/128) Installing wayland-libs-cursor (1.19.0-r1) [2022-10-26T07:59:27.647Z] (72/128) Installing wayland-libs-egl (1.19.0-r1) [2022-10-26T07:59:27.647Z] (73/128) Installing xkeyboard-config (2.34-r0) [2022-10-26T07:59:27.914Z] (74/128) Installing libxkbcommon (1.3.1-r0) [2022-10-26T07:59:27.914Z] (75/128) Installing gtk+3.0 (3.24.30-r0) [2022-10-26T07:59:28.180Z] Executing gtk+3.0-3.24.30-r0.post-install [2022-10-26T07:59:28.180Z] (76/128) Installing libfontenc (1.1.4-r0) [2022-10-26T07:59:28.180Z] (77/128) Installing mkfontscale (1.2.1-r1) [2022-10-26T07:59:28.180Z] (78/128) Installing ttf-opensans (1.10-r1) [2022-10-26T07:59:28.180Z] Executing ttf-opensans-1.10-r1.post-install [2022-10-26T07:59:30.767Z] (79/128) Installing libogg (1.3.5-r0) [2022-10-26T07:59:30.767Z] (80/128) Installing flac (1.3.4-r0) [2022-10-26T07:59:30.767Z] (81/128) Installing alsa-lib (1.2.5.1-r1) [2022-10-26T07:59:30.767Z] (82/128) Installing libatomic (10.3.1_git20211027-r0) [2022-10-26T07:59:30.767Z] (83/128) Installing sdl2 (2.0.16-r4) [2022-10-26T07:59:30.767Z] (84/128) Installing aom-libs (3.2.0-r0) [2022-10-26T07:59:30.767Z] (85/128) Installing libass (0.15.2-r0) [2022-10-26T07:59:30.767Z] (86/128) Installing libdav1d (0.9.2-r0) [2022-10-26T07:59:30.767Z] (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2022-10-26T07:59:30.767Z] (88/128) Installing ncurses-libs (6.3_p20211120-r1) [2022-10-26T07:59:30.767Z] (89/128) Installing lame (3.100-r0) [2022-10-26T07:59:30.767Z] (90/128) Installing opus (1.3.1-r1) [2022-10-26T07:59:30.767Z] (91/128) Installing libgomp (10.3.1_git20211027-r0) [2022-10-26T07:59:30.767Z] (92/128) Installing soxr (0.1.3-r2) [2022-10-26T07:59:30.767Z] (93/128) Installing libsrt (1.4.2-r1) [2022-10-26T07:59:30.767Z] (94/128) Installing libssh (0.9.6-r1) [2022-10-26T07:59:30.767Z] (95/128) Installing libtheora (1.1.1-r16) [2022-10-26T07:59:31.035Z] (96/128) Installing v4l-utils-libs (1.22.1-r1) [2022-10-26T07:59:31.035Z] (97/128) Installing libdrm (2.4.109-r0) [2022-10-26T07:59:31.035Z] (98/128) Installing libva (2.13.0-r0) [2022-10-26T07:59:31.035Z] (99/128) Installing libvdpau (1.4-r0) [2022-10-26T07:59:31.035Z] (100/128) Installing vidstab (1.1.0-r1) [2022-10-26T07:59:31.035Z] (101/128) Installing libvorbis (1.3.7-r0) [2022-10-26T07:59:31.035Z] (102/128) Installing libvpx (1.10.0-r0) [2022-10-26T07:59:31.035Z] (103/128) Installing vulkan-loader (1.2.196-r0) [2022-10-26T07:59:31.035Z] (104/128) Installing x264-libs (20210613-r0) [2022-10-26T07:59:31.035Z] (105/128) Installing x265-libs (3.5-r0) [2022-10-26T07:59:31.305Z] (106/128) Installing xvidcore (1.3.7-r1) [2022-10-26T07:59:31.305Z] (107/128) Installing ffmpeg-libs (4.4.1-r2) [2022-10-26T07:59:31.575Z] (108/128) Installing libevent (2.1.12-r4) [2022-10-26T07:59:31.575Z] (109/128) Installing mesa (21.2.6-r0) [2022-10-26T07:59:31.575Z] (110/128) Installing wayland-libs-server (1.19.0-r1) [2022-10-26T07:59:31.575Z] (111/128) Installing mesa-gbm (21.2.6-r0) [2022-10-26T07:59:31.575Z] (112/128) Installing lcms2 (2.12-r1) [2022-10-26T07:59:31.844Z] (113/128) Installing nspr (4.32-r0) [2022-10-26T07:59:31.844Z] (114/128) Installing sqlite-libs (3.36.0-r0) [2022-10-26T07:59:31.844Z] (115/128) Installing nss (3.78.1-r0) [2022-10-26T07:59:31.844Z] (116/128) Installing libasyncns (0.8-r1) [2022-10-26T07:59:31.844Z] (117/128) Installing libltdl (2.4.6-r7) [2022-10-26T07:59:31.844Z] (118/128) Installing orc (0.4.32-r0) [2022-10-26T07:59:31.844Z] (119/128) Installing libsndfile (1.0.31-r1) [2022-10-26T07:59:31.844Z] (120/128) Installing speexdsp (1.2.0-r0) [2022-10-26T07:59:31.844Z] (121/128) Installing tdb-libs (1.4.5-r0) [2022-10-26T07:59:31.844Z] (122/128) Installing libpulse (15.0-r2) [2022-10-26T07:59:32.115Z] (123/128) Installing re2 (2021.11.01-r0) [2022-10-26T07:59:32.115Z] (124/128) Installing snappy (1.1.9-r1) [2022-10-26T07:59:32.115Z] (125/128) Installing libgpg-error (1.42-r1) [2022-10-26T07:59:32.115Z] (126/128) Installing libgcrypt (1.9.4-r0) [2022-10-26T07:59:32.115Z] (127/128) Installing libxslt (1.1.35-r0) [2022-10-26T07:59:32.115Z] (128/128) Installing chromium (99.0.4844.84-r0) [2022-10-26T07:59:36.391Z] Executing busybox-1.34.1-r7.trigger [2022-10-26T07:59:36.391Z] Executing glib-2.70.1-r0.trigger [2022-10-26T07:59:36.391Z] Executing shared-mime-info-2.1-r1.trigger [2022-10-26T07:59:41.736Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2022-10-26T07:59:41.737Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2022-10-26T07:59:41.737Z] Executing fontconfig-2.13.1-r4.trigger [2022-10-26T07:59:41.737Z] Executing mkfontscale-1.2.1-r1.trigger [2022-10-26T07:59:41.737Z] OK: 275 MiB in 144 packages [2022-10-26T07:59:49.945Z] Removing intermediate container 2a72e5b3bb5d [2022-10-26T07:59:49.945Z] ---> 020e78935d24 [2022-10-26T07:59:49.946Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2022-10-26T07:59:50.214Z] ---> Running in b83917d247ec [2022-10-26T07:59:50.489Z] Removing intermediate container b83917d247ec [2022-10-26T07:59:50.489Z] ---> 14a7d5e2b3ad [2022-10-26T07:59:50.489Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2022-10-26T07:59:50.489Z] ---> Running in 898ae4429b2a [2022-10-26T07:59:50.757Z] Removing intermediate container 898ae4429b2a [2022-10-26T07:59:50.757Z] ---> 99aa8c45cf8e [2022-10-26T07:59:50.757Z] Step 5/10 : RUN npm install -g npm [2022-10-26T07:59:51.047Z] ---> Running in e587c83b5a98 [2022-10-26T08:00:23.267Z] [2022-10-26T08:00:23.267Z] changed 54 packages, and audited 212 packages in 24s [2022-10-26T08:00:23.267Z] [2022-10-26T08:00:23.267Z] 11 packages are looking for funding [2022-10-26T08:00:23.267Z] run `npm fund` for details [2022-10-26T08:00:23.267Z] [2022-10-26T08:00:23.267Z] found 0 vulnerabilities [2022-10-26T08:00:23.267Z] Removing intermediate container e587c83b5a98 [2022-10-26T08:00:23.267Z] ---> 9268ba311e9f [2022-10-26T08:00:23.267Z] Step 6/10 : ARG USER=1000 [2022-10-26T08:00:23.267Z] ---> Running in 65d25da4b7fc [2022-10-26T08:00:23.267Z] Removing intermediate container 65d25da4b7fc [2022-10-26T08:00:23.267Z] ---> 316eb29d6f21 [2022-10-26T08:00:23.267Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2022-10-26T08:00:23.267Z] ---> Running in 3624d23edb1c [2022-10-26T08:00:25.215Z] Removing intermediate container 3624d23edb1c [2022-10-26T08:00:25.215Z] ---> 8f023e802819 [2022-10-26T08:00:25.215Z] Step 8/10 : USER $USER:$USER [2022-10-26T08:00:25.215Z] ---> Running in e59acdbb2b1a [2022-10-26T08:00:25.481Z] Removing intermediate container e59acdbb2b1a [2022-10-26T08:00:25.481Z] ---> ee0c656f6f25 [2022-10-26T08:00:25.481Z] Step 9/10 : WORKDIR /app [2022-10-26T08:00:25.748Z] ---> Running in 85c8851fd8c4 [2022-10-26T08:00:26.027Z] Removing intermediate container 85c8851fd8c4 [2022-10-26T08:00:26.027Z] ---> 0635791dfe00 [2022-10-26T08:00:26.027Z] Step 10/10 : LABEL git_sha=387dee6641db1c69ef2494b622486b0ffa3da4ab [2022-10-26T08:00:26.295Z] ---> Running in 5aac21b524ff [2022-10-26T08:00:27.700Z] Removing intermediate container 5aac21b524ff [2022-10-26T08:00:27.700Z] ---> beeea6759b4a [2022-10-26T08:00:27.700Z] Successfully built beeea6759b4a [2022-10-26T08:00:27.700Z] Successfully tagged edgexfoundry/edgex-web-ui:387dee6641db1c69ef2494b622486b0ffa3da4ab [2022-10-26T08:00:27.700Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2022-10-26T08:00:27.700Z] touch edgex-web-ui.imagebuilt [2022-10-26T08:00:27.967Z] mkdir -p node_modules coverage [2022-10-26T08:00:27.967Z] chown "1000:1000" node_modules coverage package-lock.json [2022-10-26T08:00:27.967Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2022-10-26T08:00:42.965Z] npm WARN EBADENGINE Unsupported engine { [2022-10-26T08:00:42.965Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2022-10-26T08:00:42.965Z] npm WARN EBADENGINE required: { [2022-10-26T08:00:42.965Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-26T08:00:42.966Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-26T08:00:42.966Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-26T08:00:42.966Z] npm WARN EBADENGINE }, [2022-10-26T08:00:42.966Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-26T08:00:42.966Z] npm WARN EBADENGINE } [2022-10-26T08:00:42.966Z] npm WARN EBADENGINE Unsupported engine { [2022-10-26T08:00:42.966Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2022-10-26T08:00:42.966Z] npm WARN EBADENGINE required: { [2022-10-26T08:00:42.966Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-26T08:00:42.966Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-26T08:00:42.966Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-26T08:00:42.966Z] npm WARN EBADENGINE }, [2022-10-26T08:00:42.966Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-26T08:00:42.966Z] npm WARN EBADENGINE } [2022-10-26T08:00:42.966Z] npm WARN EBADENGINE Unsupported engine { [2022-10-26T08:00:42.966Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2022-10-26T08:00:42.966Z] npm WARN EBADENGINE required: { [2022-10-26T08:00:42.966Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-26T08:00:42.966Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-26T08:00:42.966Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-26T08:00:42.966Z] npm WARN EBADENGINE }, [2022-10-26T08:00:42.966Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-26T08:00:42.966Z] npm WARN EBADENGINE } [2022-10-26T08:00:42.966Z] npm WARN EBADENGINE Unsupported engine { [2022-10-26T08:00:42.966Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2022-10-26T08:00:42.966Z] npm WARN EBADENGINE required: { [2022-10-26T08:00:42.966Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-26T08:00:42.966Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-26T08:00:42.966Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-26T08:00:42.966Z] npm WARN EBADENGINE }, [2022-10-26T08:00:42.966Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-26T08:00:42.966Z] npm WARN EBADENGINE } [2022-10-26T08:00:42.966Z] npm WARN EBADENGINE Unsupported engine { [2022-10-26T08:00:42.966Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2022-10-26T08:00:42.966Z] npm WARN EBADENGINE required: { [2022-10-26T08:00:42.966Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-26T08:00:42.966Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-26T08:00:42.966Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-26T08:00:42.966Z] npm WARN EBADENGINE }, [2022-10-26T08:00:42.966Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-26T08:00:42.966Z] npm WARN EBADENGINE } [2022-10-26T08:00:42.966Z] npm WARN EBADENGINE Unsupported engine { [2022-10-26T08:00:42.966Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2022-10-26T08:00:42.966Z] npm WARN EBADENGINE required: { [2022-10-26T08:00:42.966Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-26T08:00:42.966Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-26T08:00:42.966Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-26T08:00:42.966Z] npm WARN EBADENGINE }, [2022-10-26T08:00:42.966Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-26T08:00:42.966Z] npm WARN EBADENGINE } [2022-10-26T08:00:42.966Z] npm WARN EBADENGINE Unsupported engine { [2022-10-26T08:00:42.966Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2022-10-26T08:00:42.966Z] npm WARN EBADENGINE required: { [2022-10-26T08:00:42.966Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-26T08:00:42.966Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-26T08:00:42.966Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-26T08:00:42.966Z] npm WARN EBADENGINE }, [2022-10-26T08:00:42.966Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-26T08:00:42.966Z] npm WARN EBADENGINE } [2022-10-26T08:00:42.966Z] npm WARN EBADENGINE Unsupported engine { [2022-10-26T08:00:42.966Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2022-10-26T08:00:42.966Z] npm WARN EBADENGINE required: { [2022-10-26T08:00:42.966Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-26T08:00:42.966Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-26T08:00:42.966Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-26T08:00:42.966Z] npm WARN EBADENGINE }, [2022-10-26T08:00:42.966Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-26T08:00:42.966Z] npm WARN EBADENGINE } [2022-10-26T08:00:42.966Z] npm WARN EBADENGINE Unsupported engine { [2022-10-26T08:00:42.966Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2022-10-26T08:00:42.966Z] npm WARN EBADENGINE required: { [2022-10-26T08:00:42.966Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-26T08:00:42.966Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-26T08:00:42.966Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-26T08:00:42.966Z] npm WARN EBADENGINE }, [2022-10-26T08:00:42.966Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-26T08:00:42.966Z] npm WARN EBADENGINE } [2022-10-26T08:01:29.844Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2022-10-26T08:01:29.844Z] 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 [2022-10-26T08:01:29.844Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2022-10-26T08:01:29.844Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2022-10-26T08:01:29.844Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2022-10-26T08:01:29.844Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2022-10-26T08:01:38.044Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2022-10-26T08:01:38.630Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2022-10-26T08:01:39.602Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2022-10-26T08:02:06.439Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-10-26T08:02:06.440Z] npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies [2022-10-26T08:02:06.440Z] 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. [2022-10-26T08:02:09.845Z] 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. [2022-10-26T08:02:11.273Z] 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. [2022-10-26T08:02:12.688Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-10-26T08:02:27.701Z] 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 [2022-10-26T08:02:29.115Z] 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 [2022-10-26T08:02:47.355Z] 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. [2022-10-26T08:03:14.068Z] npm WARN deprecated core-js@3.16.0: 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. [2022-10-26T08:04:00.924Z] [2022-10-26T08:04:00.924Z] added 1475 packages, and audited 1476 packages in 3m [2022-10-26T08:04:00.924Z] [2022-10-26T08:04:00.924Z] 90 packages are looking for funding [2022-10-26T08:04:00.924Z] run `npm fund` for details [2022-10-26T08:04:00.924Z] [2022-10-26T08:04:00.924Z] 14 vulnerabilities (3 moderate, 9 high, 2 critical) [2022-10-26T08:04:00.924Z] [2022-10-26T08:04:00.924Z] To address issues that do not require attention, run: [2022-10-26T08:04:00.924Z] npm audit fix [2022-10-26T08:04:00.924Z] [2022-10-26T08:04:00.924Z] To address all issues (including breaking changes), run: [2022-10-26T08:04:00.924Z] npm audit fix --force [2022-10-26T08:04:00.924Z] [2022-10-26T08:04:00.924Z] Run `npm audit` for details. [2022-10-26T08:04:00.924Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev ng test --code-coverage --watch false --browsers ChromeHeadlessNoSandbox [2022-10-26T08:04:19.146Z] - Generating browser application bundles (phase: setup)... [2022-10-26T08:04:51.375Z] Compiling @angular/core : es2015 as esm2015 [2022-10-26T08:04:51.646Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2022-10-26T08:05:23.880Z] Compiling @angular/common : es2015 as esm2015 [2022-10-26T08:05:23.880Z] Compiling @angular/core/testing : es2015 as esm2015 [2022-10-26T08:05:30.516Z] Compiling @angular/platform-browser : es2015 as esm2015 [2022-10-26T08:05:30.516Z] Compiling @angular/common/testing : es2015 as esm2015 [2022-10-26T08:05:35.880Z] Compiling @angular/router : es2015 as esm2015 [2022-10-26T08:05:35.880Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2022-10-26T08:05:41.215Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2022-10-26T08:05:43.167Z] Compiling @angular/common/http : es2015 as esm2015 [2022-10-26T08:05:43.167Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2022-10-26T08:05:48.504Z] Compiling @angular/forms : es2015 as esm2015 [2022-10-26T08:05:48.504Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2022-10-26T08:05:48.504Z] Compiling @angular/router/testing : es2015 as esm2015 [2022-10-26T08:06:56.331Z] 26 10 2022 08:06:48.898:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2022-10-26T08:06:56.331Z] 26 10 2022 08:06:48.912:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2022-10-26T08:06:56.331Z] 26 10 2022 08:06:48.940:INFO [launcher]: Starting browser ChromeHeadless [2022-10-26T08:07:52.706Z] 26 10 2022 08:07:50.093:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2022-10-26T08:08:49.103Z] 26 10 2022 08:08:48.538:INFO [launcher]: Trying to start ChromeHeadless again (1/2). [2022-10-26T08:09:15.814Z] ✔ Browser application bundle generation complete. [2022-10-26T08:09:15.814Z] 26 10 2022 08:09:14.481:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket FT_s_kgqAPEDzN-7AAAB with id 7728713 [2022-10-26T08:09:34.024Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2022-10-26T08:09:34.024Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 149 SUCCESS (0 secs / 0.232 secs) [2022-10-26T08:09:34.024Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 149 SUCCESS (0 secs / 0.311 secs) [2022-10-26T08:09:34.609Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 149 SUCCESS (0 secs / 1.151 secs) [2022-10-26T08:09:34.609Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 149 SUCCESS (0 secs / 1.27 secs) [2022-10-26T08:09:34.876Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 149 SUCCESS (0 secs / 1.3 secs) [2022-10-26T08:09:34.876Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 149 SUCCESS (0 secs / 1.322 secs) [2022-10-26T08:09:34.876Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 149 SUCCESS (0 secs / 1.349 secs) [2022-10-26T08:09:34.876Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 149 SUCCESS (0 secs / 1.365 secs) [2022-10-26T08:09:35.143Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 149 SUCCESS (0 secs / 1.461 secs) [2022-10-26T08:09:35.143Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 149 SUCCESS (0 secs / 1.641 secs) [2022-10-26T08:09:35.410Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 149 SUCCESS (0 secs / 1.672 secs) [2022-10-26T08:09:35.410Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 149 SUCCESS (0 secs / 1.689 secs) [2022-10-26T08:09:35.996Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 149 SUCCESS (0 secs / 2.178 secs) [2022-10-26T08:09:36.263Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 149 SUCCESS (0 secs / 2.355 secs) [2022-10-26T08:09:36.263Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 149 SUCCESS (0 secs / 2.451 secs) [2022-10-26T08:09:36.263Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 149 SUCCESS (0 secs / 2.527 secs) [2022-10-26T08:09:36.532Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 149 SUCCESS (0 secs / 2.572 secs) [2022-10-26T08:09:36.532Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 149 SUCCESS (0 secs / 2.602 secs) [2022-10-26T08:09:36.532Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 149 SUCCESS (0 secs / 2.63 secs) [2022-10-26T08:09:36.532Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 2.707 secs) [2022-10-26T08:09:37.115Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 3.009 secs) [2022-10-26T08:09:37.115Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 149 SUCCESS (0 secs / 3.09 secs) [2022-10-26T08:09:37.115Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 149 SUCCESS (0 secs / 3.166 secs) [2022-10-26T08:09:37.699Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 149 SUCCESS (0 secs / 3.605 secs) [2022-10-26T08:09:37.966Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 149 SUCCESS (0 secs / 3.69 secs) [2022-10-26T08:09:37.966Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 149 SUCCESS (0 secs / 3.849 secs) [2022-10-26T08:09:38.233Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 149 SUCCESS (0 secs / 3.987 secs) [2022-10-26T08:09:38.501Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 149 SUCCESS (0 secs / 4.131 secs) [2022-10-26T08:09:38.769Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 149 SUCCESS (0 secs / 4.264 secs) [2022-10-26T08:09:38.769Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 4.288 secs) [2022-10-26T08:09:38.769Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 149 SUCCESS (0 secs / 4.308 secs) [2022-10-26T08:09:38.769Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 149 SUCCESS (0 secs / 4.43 secs) [2022-10-26T08:09:38.769Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 149 SUCCESS (0 secs / 4.451 secs) [2022-10-26T08:09:39.038Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 149 SUCCESS (0 secs / 4.464 secs) [2022-10-26T08:09:39.306Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 4.769 secs) [2022-10-26T08:09:39.306Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 149 SUCCESS (0 secs / 4.804 secs) [2022-10-26T08:09:39.306Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 4.819 secs) [2022-10-26T08:09:39.888Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 149 SUCCESS (0 secs / 5.141 secs) [2022-10-26T08:09:40.155Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 149 SUCCESS (0 secs / 5.255 secs) [2022-10-26T08:09:40.155Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 5.298 secs) [2022-10-26T08:09:40.155Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 149 SUCCESS (0 secs / 5.321 secs) [2022-10-26T08:09:40.156Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 149 SUCCESS (0 secs / 5.335 secs) [2022-10-26T08:09:40.156Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 149 SUCCESS (0 secs / 5.393 secs) [2022-10-26T08:09:40.421Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 149 SUCCESS (0 secs / 5.416 secs) [2022-10-26T08:09:40.421Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 149 SUCCESS (0 secs / 5.428 secs) [2022-10-26T08:09:40.690Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 149 SUCCESS (0 secs / 5.726 secs) [2022-10-26T08:09:40.958Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 149 SUCCESS (0 secs / 5.821 secs) [2022-10-26T08:09:40.958Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 149 SUCCESS (0 secs / 5.973 secs) [2022-10-26T08:09:41.224Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 149 SUCCESS (0 secs / 5.995 secs) [2022-10-26T08:09:41.224Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 149 SUCCESS (0 secs / 6.045 secs) [2022-10-26T08:09:41.492Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 149 SUCCESS (0 secs / 6.226 secs) [2022-10-26T08:09:41.492Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 149 SUCCESS (0 secs / 6.304 secs) [2022-10-26T08:09:41.492Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 6.339 secs) [2022-10-26T08:09:42.167Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 149 SUCCESS (0 secs / 6.657 secs) [2022-10-26T08:09:42.167Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 149 SUCCESS (0 secs / 6.832 secs) [2022-10-26T08:09:42.167Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 149 SUCCESS (0 secs / 6.858 secs) [2022-10-26T08:09:42.437Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 149 SUCCESS (0 secs / 6.914 secs) [2022-10-26T08:09:42.437Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 149 SUCCESS (0 secs / 7.047 secs) [2022-10-26T08:09:42.715Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 149 SUCCESS (0 secs / 7.07 secs) [2022-10-26T08:09:42.715Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 149 SUCCESS (0 secs / 7.191 secs) [2022-10-26T08:09:42.989Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 149 SUCCESS (0 secs / 7.27 secs) [2022-10-26T08:09:42.989Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 149 SUCCESS (0 secs / 7.455 secs) [2022-10-26T08:09:43.280Z] WARN: ' [2022-10-26T08:09:43.280Z] It looks like you're using ngModel on the same form field as formControlName. [2022-10-26T08:09:43.280Z] Support for using the ngModel input property and ngModelChange event with [2022-10-26T08:09:43.280Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-10-26T08:09:43.280Z] in a future version of Angular. [2022-10-26T08:09:43.280Z] [2022-10-26T08:09:43.280Z] For more information on this, see our API docs here: [2022-10-26T08:09:43.280Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-10-26T08:09:43.280Z] ' [2022-10-26T08:09:43.280Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 149 SUCCESS (0 secs / 7.455 secs) [2022-10-26T08:09:43.280Z] WARN: ' [2022-10-26T08:09:43.280Z] It looks like you're using ngModel on the same form field as formControlName. [2022-10-26T08:09:43.280Z] Support for using the ngModel input property and ngModelChange event with [2022-10-26T08:09:43.280Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-10-26T08:09:43.280Z] in a future version of Angular. [2022-10-26T08:09:43.280Z] [2022-10-26T08:09:43.280Z] For more information on this, see our API docs here: [2022-10-26T08:09:43.280Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-10-26T08:09:43.280Z] ' [2022-10-26T08:09:43.280Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 149 SUCCESS (0 secs / 7.722 secs) [2022-10-26T08:09:43.555Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 149 SUCCESS (0 secs / 7.76 secs) [2022-10-26T08:09:43.555Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 149 SUCCESS (0 secs / 7.777 secs) [2022-10-26T08:09:43.555Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 149 SUCCESS (0 secs / 7.833 secs) [2022-10-26T08:09:43.834Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 149 SUCCESS (0 secs / 7.954 secs) [2022-10-26T08:09:43.834Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 149 SUCCESS (0 secs / 8.029 secs) [2022-10-26T08:09:43.834Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 149 SUCCESS (0 secs / 8.111 secs) [2022-10-26T08:09:44.122Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 149 SUCCESS (0 secs / 8.133 secs) [2022-10-26T08:09:44.122Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 8.185 secs) [2022-10-26T08:09:44.122Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 149 SUCCESS (0 secs / 8.211 secs) [2022-10-26T08:09:44.122Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 149 SUCCESS (0 secs / 8.235 secs) [2022-10-26T08:09:44.393Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 149 SUCCESS (0 secs / 8.294 secs) [2022-10-26T08:09:44.393Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 149 SUCCESS (0 secs / 8.35 secs) [2022-10-26T08:09:44.393Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 149 SUCCESS (0 secs / 8.366 secs) [2022-10-26T08:09:44.393Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 149 SUCCESS (0 secs / 8.379 secs) [2022-10-26T08:09:44.664Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 149 SUCCESS (0 secs / 8.552 secs) [2022-10-26T08:09:44.664Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 149 SUCCESS (0 secs / 8.586 secs) [2022-10-26T08:09:44.664Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 149 SUCCESS (0 secs / 8.619 secs) [2022-10-26T08:09:44.942Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 149 SUCCESS (0 secs / 8.758 secs) [2022-10-26T08:09:44.942Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 149 SUCCESS (0 secs / 8.793 secs) [2022-10-26T08:09:44.942Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 149 SUCCESS (0 secs / 8.827 secs) [2022-10-26T08:09:44.942Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 149 SUCCESS (0 secs / 8.859 secs) [2022-10-26T08:09:45.212Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 149 SUCCESS (0 secs / 8.953 secs) [2022-10-26T08:09:45.212Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 149 SUCCESS (0 secs / 8.985 secs) [2022-10-26T08:09:45.481Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 149 SUCCESS (0 secs / 9.295 secs) [2022-10-26T08:09:45.747Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 149 SUCCESS (0 secs / 9.317 secs) [2022-10-26T08:09:46.328Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 149 SUCCESS (0 secs / 9.788 secs) [2022-10-26T08:09:46.328Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 149 SUCCESS (0 secs / 9.862 secs) [2022-10-26T08:09:46.594Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 10.119 secs) [2022-10-26T08:09:46.858Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 149 SUCCESS (0 secs / 10.33 secs) [2022-10-26T08:09:46.858Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 149 SUCCESS (0 secs / 10.383 secs) [2022-10-26T08:09:47.125Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 149 SUCCESS (0 secs / 10.638 secs) [2022-10-26T08:09:47.707Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 149 SUCCESS (0 secs / 10.846 secs) [2022-10-26T08:09:47.707Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 149 SUCCESS (0 secs / 10.903 secs) [2022-10-26T08:09:47.707Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 149 SUCCESS (0 secs / 10.942 secs) [2022-10-26T08:09:47.976Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 149 SUCCESS (0 secs / 11.11 secs) [2022-10-26T08:09:47.976Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 149 SUCCESS (0 secs / 11.204 secs) [2022-10-26T08:09:48.242Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 149 SUCCESS (0 secs / 11.254 secs) [2022-10-26T08:09:48.508Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 149 SUCCESS (0 secs / 11.445 secs) [2022-10-26T08:09:48.508Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 149 SUCCESS (0 secs / 11.472 secs) [2022-10-26T08:09:48.508Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 149 SUCCESS (0 secs / 11.535 secs) [2022-10-26T08:09:48.774Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 149 SUCCESS (0 secs / 11.707 secs) [2022-10-26T08:09:48.774Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 149 SUCCESS (0 secs / 11.77 secs) [2022-10-26T08:09:49.039Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 149 SUCCESS (0 secs / 11.81 secs) [2022-10-26T08:09:49.039Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 149 SUCCESS (0 secs / 11.838 secs) [2022-10-26T08:09:49.039Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 149 SUCCESS (0 secs / 11.941 secs) [2022-10-26T08:09:49.305Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 149 SUCCESS (0 secs / 12.041 secs) [2022-10-26T08:09:49.570Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 149 SUCCESS (0 secs / 12.216 secs) [2022-10-26T08:09:49.836Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 149 SUCCESS (0 secs / 12.466 secs) [2022-10-26T08:09:50.103Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 149 SUCCESS (0 secs / 12.61 secs) [2022-10-26T08:09:50.369Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 149 SUCCESS (0 secs / 13.016 secs) [2022-10-26T08:09:50.637Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 149 SUCCESS (0 secs / 13.168 secs) [2022-10-26T08:09:50.905Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 149 SUCCESS (0 secs / 13.254 secs) [2022-10-26T08:09:50.905Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 149 SUCCESS (0 secs / 13.277 secs) [2022-10-26T08:09:50.905Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 149 SUCCESS (0 secs / 13.31 secs) [2022-10-26T08:09:51.171Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 149 SUCCESS (0 secs / 13.367 secs) [2022-10-26T08:09:51.750Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 149 SUCCESS (0 secs / 13.98 secs) [2022-10-26T08:09:52.016Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 149 SUCCESS (0 secs / 14.129 secs) [2022-10-26T08:09:52.016Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 149 SUCCESS (0 secs / 14.205 secs) [2022-10-26T08:09:52.280Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 149 SUCCESS (0 secs / 14.316 secs) [2022-10-26T08:09:52.280Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 149 SUCCESS (0 secs / 14.332 secs) [2022-10-26T08:09:52.280Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 149 SUCCESS (0 secs / 14.429 secs) [2022-10-26T08:09:52.547Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 149 SUCCESS (0 secs / 14.574 secs) [2022-10-26T08:09:52.813Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 149 SUCCESS (0 secs / 14.623 secs) [2022-10-26T08:09:52.813Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 149 SUCCESS (0 secs / 14.672 secs) [2022-10-26T08:09:52.813Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 149 SUCCESS (0 secs / 14.704 secs) [2022-10-26T08:09:53.080Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 149 SUCCESS (0 secs / 14.901 secs) [2022-10-26T08:09:53.346Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 149 SUCCESS (0 secs / 15.069 secs) [2022-10-26T08:09:53.346Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 149 SUCCESS (0 secs / 15.109 secs) [2022-10-26T08:09:53.612Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 149 SUCCESS (0 secs / 15.297 secs) [2022-10-26T08:09:53.612Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 149 SUCCESS (0 secs / 15.377 secs) [2022-10-26T08:09:53.877Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 149 SUCCESS (0 secs / 15.573 secs) [2022-10-26T08:09:54.142Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 149 SUCCESS (0 secs / 15.639 secs) [2022-10-26T08:09:54.142Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 149 SUCCESS (0 secs / 15.708 secs) [2022-10-26T08:09:54.408Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 149 SUCCESS (0 secs / 15.808 secs) [2022-10-26T08:09:54.408Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 149 SUCCESS (0 secs / 15.891 secs) [2022-10-26T08:09:54.675Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 149 SUCCESS (0 secs / 16.033 secs) [2022-10-26T08:09:54.675Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 149 SUCCESS (0 secs / 16.085 secs) [2022-10-26T08:09:54.942Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 149 SUCCESS (0 secs / 16.138 secs) [2022-10-26T08:09:54.942Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 149 SUCCESS (0 secs / 16.177 secs) [2022-10-26T08:09:54.942Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 149 SUCCESS (0 secs / 16.209 secs) [2022-10-26T08:09:54.942Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 149 SUCCESS (0 secs / 16.24 secs) [2022-10-26T08:09:55.208Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 149 SUCCESS (0 secs / 16.364 secs) [2022-10-26T08:09:55.208Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 146 of 149 SUCCESS (0 secs / 16.384 secs) [2022-10-26T08:09:55.476Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 147 of 149 SUCCESS (0 secs / 16.536 secs) [2022-10-26T08:09:55.476Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 148 of 149 SUCCESS (0 secs / 16.584 secs) [2022-10-26T08:09:55.476Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (0 secs / 16.653 secs) [2022-10-26T08:09:56.879Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (23.33 secs / 16.653 secs) [2022-10-26T08:09:56.879Z] TOTAL: 149 SUCCESS [2022-10-26T08:09:56.879Z] ✔ Browser application bundle generation complete. [2022-10-26T08:10:01.118Z] [2022-10-26T08:10:01.118Z] =============================== Coverage summary =============================== [2022-10-26T08:10:01.118Z] Statements : 40.98% ( 1467/3580 ) [2022-10-26T08:10:01.118Z] Branches : 12.03% ( 111/923 ) [2022-10-26T08:10:01.118Z] Functions : 33.28% ( 432/1298 ) [2022-10-26T08:10:01.118Z] Lines : 38.91% ( 1318/3387 ) [2022-10-26T08:10:01.118Z] ================================================================================ [2022-10-26T08:10:01.118Z] 26 10 2022 08:10:00.468:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2022-10-26T08:10:01.697Z] ✔ Browser application bundle generation complete. [2022-10-26T08:10:02.662Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/87/web' [Pipeline] echo [2022-10-26T08:10:02.683Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-26T08:10:02.697Z] $ docker stop --time=1 c289031feb09a534c7b50f10c2422dd9ac35a867c0f0dc5fdb288c5e428fd593 [2022-10-26T08:10:04.394Z] $ docker rm -f c289031feb09a534c7b50f10c2422dd9ac35a867c0f0dc5fdb288c5e428fd593 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-26T08:10:05.389Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-26T08:10:08.749Z] Warning: overwriting stash ‘coverage-report’ [2022-10-26T08:10:14.146Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-26T08:10:14.536Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-26T08:10:17.442Z] + ls -al . [2022-10-26T08:10:17.443Z] total 180 [2022-10-26T08:10:17.443Z] drwxrwxr-x 13 jenkins jenkins 4096 Oct 26 07:57 . [2022-10-26T08:10:17.443Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 07:55 .. [2022-10-26T08:10:17.443Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 07:55 .blubracket [2022-10-26T08:10:17.443Z] -rw-rw-r-- 1 jenkins jenkins 18 Oct 26 07:55 .dockerignore [2022-10-26T08:10:17.443Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 26 07:55 .git [2022-10-26T08:10:17.443Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 07:55 .github [2022-10-26T08:10:17.443Z] -rw-rw-r-- 1 jenkins jenkins 185 Oct 26 07:55 .gitignore [2022-10-26T08:10:17.443Z] -rw-rw-r-- 1 jenkins jenkins 4856 Oct 26 07:55 Attribution.txt [2022-10-26T08:10:17.443Z] -rw-rw-r-- 1 jenkins jenkins 14570 Oct 26 07:55 CHANGELOG.md [2022-10-26T08:10:17.443Z] -rw-rw-r-- 1 jenkins jenkins 3959 Oct 26 07:55 CONTRIBUTING.md [2022-10-26T08:10:17.443Z] -rw-rw-r-- 1 jenkins jenkins 1847 Oct 26 07:55 Dockerfile [2022-10-26T08:10:17.443Z] -rw-rw-r-- 1 jenkins jenkins 652 Oct 26 07:55 Jenkinsfile [2022-10-26T08:10:17.443Z] -rw-rw-r-- 1 jenkins jenkins 11357 Oct 26 07:55 LICENSE [2022-10-26T08:10:17.443Z] -rw-rw-r-- 1 jenkins jenkins 2124 Oct 26 07:55 Makefile [2022-10-26T08:10:17.443Z] -rw-rw-r-- 1 jenkins jenkins 4558 Oct 26 07:55 README.md [2022-10-26T08:10:17.443Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 26 07:53 VERSION [2022-10-26T08:10:17.443Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 07:55 assets [2022-10-26T08:10:17.443Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 07:55 bin [2022-10-26T08:10:17.443Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 07:55 cmd [2022-10-26T08:10:17.443Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 26 07:57 coverage.out [2022-10-26T08:10:17.443Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 07:55 docs [2022-10-26T08:10:17.443Z] -rw-rw-r-- 1 jenkins jenkins 3151 Oct 26 07:55 go.mod [2022-10-26T08:10:17.443Z] -rw-rw-r-- 1 jenkins jenkins 43970 Oct 26 07:55 go.sum [2022-10-26T08:10:17.443Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 26 07:55 internal [2022-10-26T08:10:17.443Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 07:55 snap [2022-10-26T08:10:17.443Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 07:55 testing [2022-10-26T08:10:17.443Z] -rw-rw-r-- 1 jenkins jenkins 155 Oct 26 07:55 version.go [2022-10-26T08:10:17.443Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 26 08:00 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T08:10:17.788Z] + docker build -t edgex-ui-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=387dee6641db1c69ef2494b622486b0ffa3da4ab --label arch=arm64 --label version=2.3.0-dev.16 . [2022-10-26T08:10:19.200Z] Sending build context to Docker daemon 31.48MB [2022-10-26T08:10:19.200Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-10-26T08:10:19.200Z] Step 2/26 : FROM ${BASE} AS builder [2022-10-26T08:10:19.200Z] ---> 94e82311edfd [2022-10-26T08:10:19.200Z] Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-10-26T08:10:20.161Z] ---> Running in e7f10ac3d82b [2022-10-26T08:10:20.428Z] Removing intermediate container e7f10ac3d82b [2022-10-26T08:10:20.428Z] ---> e758e015cbfc [2022-10-26T08:10:20.428Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2022-10-26T08:10:20.428Z] ---> Running in 9fe8737341b5 [2022-10-26T08:10:21.015Z] Removing intermediate container 9fe8737341b5 [2022-10-26T08:10:21.015Z] ---> 14147d088cb3 [2022-10-26T08:10:21.015Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-10-26T08:10:21.015Z] ---> Running in 2684daecbc0a [2022-10-26T08:10:21.280Z] Removing intermediate container 2684daecbc0a [2022-10-26T08:10:21.280Z] ---> cac1b026f399 [2022-10-26T08:10:21.280Z] Step 6/26 : LABEL Name=edgex-ui-go [2022-10-26T08:10:21.280Z] ---> Running in 5e49e14e235a [2022-10-26T08:10:21.548Z] Removing intermediate container 5e49e14e235a [2022-10-26T08:10:21.548Z] ---> ef90709ea0b5 [2022-10-26T08:10:21.548Z] Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-10-26T08:10:21.815Z] ---> Running in 7e467c4a639a [2022-10-26T08:10:22.082Z] Removing intermediate container 7e467c4a639a [2022-10-26T08:10:22.082Z] ---> 3f57a5071984 [2022-10-26T08:10:22.082Z] Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-10-26T08:10:24.026Z] ---> f183e8d762e4 [2022-10-26T08:10:24.026Z] Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-26T08:10:24.294Z] ---> Running in 88fd9e30e7a1 [2022-10-26T08:10:26.238Z] Removing intermediate container 88fd9e30e7a1 [2022-10-26T08:10:26.238Z] ---> 85f9f4d290c1 [2022-10-26T08:10:26.238Z] Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-26T08:10:26.238Z] ---> Running in 4d13c724d86e [2022-10-26T08:10:27.197Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-26T08:10:27.779Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-26T08:10:29.191Z] OK: 221 MiB in 51 packages [2022-10-26T08:10:30.149Z] Removing intermediate container 4d13c724d86e [2022-10-26T08:10:30.149Z] ---> 33eff81b0968 [2022-10-26T08:10:30.149Z] Step 11/26 : ENV GO111MODULE=on [2022-10-26T08:10:30.416Z] ---> Running in d532c7575bcf [2022-10-26T08:10:30.687Z] Removing intermediate container d532c7575bcf [2022-10-26T08:10:30.687Z] ---> 3b7d4ad1e564 [2022-10-26T08:10:30.687Z] Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-10-26T08:10:30.687Z] ---> Running in c00ef4cdf31b [2022-10-26T08:10:30.955Z] Removing intermediate container c00ef4cdf31b [2022-10-26T08:10:30.956Z] ---> c390965eaada [2022-10-26T08:10:30.956Z] Step 13/26 : COPY go.mod vendor* ./ [2022-10-26T08:10:31.918Z] ---> d23b5621ef93 [2022-10-26T08:10:31.918Z] Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T08:10:32.186Z] ---> Running in 75d5aa82f6d4 [2022-10-26T08:10:34.134Z] Removing intermediate container 75d5aa82f6d4 [2022-10-26T08:10:34.134Z] ---> ec9393db67a5 [2022-10-26T08:10:34.134Z] Step 15/26 : COPY . . [2022-10-26T08:10:38.392Z] ---> 1e323f535015 [2022-10-26T08:10:38.392Z] Step 16/26 : RUN ${MAKE} [2022-10-26T08:10:38.696Z] ---> Running in 3f63e1dfcf0e [2022-10-26T08:10:39.656Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.3.0-dev.16" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2022-10-26T08:12:01.258Z] Removing intermediate container 3f63e1dfcf0e [2022-10-26T08:12:01.258Z] ---> e5f273f29b97 [2022-10-26T08:12:01.258Z] Step 17/26 : FROM alpine:3.14 [2022-10-26T08:12:01.258Z] 3.14: Pulling from library/alpine [2022-10-26T08:12:01.258Z] 90cda3b7c325: Pulling fs layer [2022-10-26T08:12:01.258Z] 90cda3b7c325: Verifying Checksum [2022-10-26T08:12:01.258Z] 90cda3b7c325: Download complete [2022-10-26T08:12:01.258Z] 90cda3b7c325: Pull complete [2022-10-26T08:12:01.258Z] Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c [2022-10-26T08:12:01.258Z] Status: Downloaded newer image for alpine:3.14 [2022-10-26T08:12:01.258Z] ---> 376ba31ae3da [2022-10-26T08:12:01.258Z] Step 18/26 : EXPOSE 4000 [2022-10-26T08:12:01.258Z] ---> Running in 721a4f6e8391 [2022-10-26T08:12:01.258Z] Removing intermediate container 721a4f6e8391 [2022-10-26T08:12:01.258Z] ---> 6545caff2224 [2022-10-26T08:12:01.258Z] Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-10-26T08:12:01.258Z] ---> 595a78f3d2dc [2022-10-26T08:12:01.258Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2022-10-26T08:12:01.258Z] ---> 40fca2975877 [2022-10-26T08:12:01.258Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2022-10-26T08:12:01.258Z] ---> 1c90d1f1ae39 [2022-10-26T08:12:01.258Z] Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-10-26T08:12:01.258Z] ---> Running in c0395eb59220 [2022-10-26T08:12:01.258Z] Removing intermediate container c0395eb59220 [2022-10-26T08:12:01.258Z] ---> 964e2d37d039 [2022-10-26T08:12:01.258Z] Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] [2022-10-26T08:12:01.258Z] ---> Running in e60072abc2dc [2022-10-26T08:12:01.258Z] Removing intermediate container e60072abc2dc [2022-10-26T08:12:01.258Z] ---> 5da4401a9641 [2022-10-26T08:12:01.258Z] Step 24/26 : LABEL arch=arm64 [2022-10-26T08:12:01.258Z] ---> Running in 1f271390457e [2022-10-26T08:12:01.258Z] Removing intermediate container 1f271390457e [2022-10-26T08:12:01.258Z] ---> 2b547411d05a [2022-10-26T08:12:01.258Z] Step 25/26 : LABEL git_sha=387dee6641db1c69ef2494b622486b0ffa3da4ab [2022-10-26T08:12:01.258Z] ---> Running in 33338a12d7ec [2022-10-26T08:12:01.258Z] Removing intermediate container 33338a12d7ec [2022-10-26T08:12:01.258Z] ---> ec2b2cdbcb3a [2022-10-26T08:12:01.258Z] Step 26/26 : LABEL version=2.3.0-dev.16 [2022-10-26T08:12:01.258Z] ---> Running in 4bb721f71404 [2022-10-26T08:12:01.258Z] Removing intermediate container 4bb721f71404 [2022-10-26T08:12:01.258Z] ---> a4b6403e6354 [2022-10-26T08:12:01.258Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-26T08:12:01.258Z] Successfully built a4b6403e6354 [2022-10-26T08:12:01.258Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-26T08:12:01.366Z] provisioning config files... [2022-10-26T08:12:01.380Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/87@tmp/config1846570995580241560tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T08:12:01.716Z] ---> docker-login.sh [2022-10-26T08:12:01.716Z] nexus3.edgexfoundry.org:10001 [2022-10-26T08:12:01.982Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T08:12:01.982Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T08:12:01.982Z] Configure a credential helper to remove this warning. See [2022-10-26T08:12:01.982Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T08:12:01.982Z] [2022-10-26T08:12:01.982Z] Login Succeeded [2022-10-26T08:12:01.982Z] nexus3.edgexfoundry.org:10002 [2022-10-26T08:12:02.250Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T08:12:02.250Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T08:12:02.250Z] Configure a credential helper to remove this warning. See [2022-10-26T08:12:02.250Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T08:12:02.250Z] [2022-10-26T08:12:02.250Z] Login Succeeded [2022-10-26T08:12:02.250Z] nexus3.edgexfoundry.org:10003 [2022-10-26T08:12:02.520Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T08:12:02.785Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T08:12:02.785Z] Configure a credential helper to remove this warning. See [2022-10-26T08:12:02.785Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T08:12:02.785Z] [2022-10-26T08:12:02.785Z] Login Succeeded [2022-10-26T08:12:02.785Z] nexus3.edgexfoundry.org:10004 [2022-10-26T08:12:03.051Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T08:12:03.051Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T08:12:03.051Z] Configure a credential helper to remove this warning. See [2022-10-26T08:12:03.051Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T08:12:03.051Z] [2022-10-26T08:12:03.051Z] Login Succeeded [2022-10-26T08:12:03.051Z] docker.io [2022-10-26T08:12:03.316Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T08:12:03.899Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T08:12:03.899Z] Configure a credential helper to remove this warning. See [2022-10-26T08:12:03.899Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T08:12:03.899Z] [2022-10-26T08:12:03.899Z] Login Succeeded [2022-10-26T08:12:03.899Z] ---> docker-login.sh ends [Pipeline] } [2022-10-26T08:12:03.911Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-26T08:12:03.935Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T08:12:03.950Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2022-10-26T08:12:03.950Z] 387dee6641db1c69ef2494b622486b0ffa3da4ab [2022-10-26T08:12:03.950Z] latest [2022-10-26T08:12:03.950Z] 2.3.0-dev.16 [2022-10-26T08:12:03.950Z] 387dee6641db1c69ef2494b622486b0ffa3da4ab-2.3.0-dev.16 [2022-10-26T08:12:03.950Z] main [2022-10-26T08:12:03.950Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T08:12:04.293Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:387dee6641db1c69ef2494b622486b0ffa3da4ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T08:12:04.642Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:387dee6641db1c69ef2494b622486b0ffa3da4ab [2022-10-26T08:12:04.642Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-10-26T08:12:04.642Z] 81dd1fcffbe6: Preparing [2022-10-26T08:12:04.642Z] e95fd1dd6860: Preparing [2022-10-26T08:12:04.642Z] 4616f6caa79e: Preparing [2022-10-26T08:12:04.642Z] 28c3ef001483: Preparing [2022-10-26T08:12:04.642Z] 28c3ef001483: Layer already exists [2022-10-26T08:12:04.909Z] e95fd1dd6860: Pushed [2022-10-26T08:12:04.909Z] 81dd1fcffbe6: Pushed [2022-10-26T08:12:11.548Z] 4616f6caa79e: Pushed [2022-10-26T08:12:11.548Z] 387dee6641db1c69ef2494b622486b0ffa3da4ab: digest: sha256:d7ad27d009f3bd48887e424a0fb089414752e73371586f1ec771280e86275cec size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T08:12:11.892Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T08:12:12.228Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2022-10-26T08:12:12.228Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-10-26T08:12:12.228Z] 81dd1fcffbe6: Preparing [2022-10-26T08:12:12.228Z] e95fd1dd6860: Preparing [2022-10-26T08:12:12.228Z] 4616f6caa79e: Preparing [2022-10-26T08:12:12.228Z] 28c3ef001483: Preparing [2022-10-26T08:12:12.228Z] 4616f6caa79e: Layer already exists [2022-10-26T08:12:12.228Z] 81dd1fcffbe6: Layer already exists [2022-10-26T08:12:12.228Z] e95fd1dd6860: Layer already exists [2022-10-26T08:12:12.228Z] 28c3ef001483: Layer already exists [2022-10-26T08:12:12.494Z] latest: digest: sha256:d7ad27d009f3bd48887e424a0fb089414752e73371586f1ec771280e86275cec size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T08:12:12.831Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.3.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T08:12:13.164Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.3.0-dev.16 [2022-10-26T08:12:13.164Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-10-26T08:12:13.164Z] 81dd1fcffbe6: Preparing [2022-10-26T08:12:13.164Z] e95fd1dd6860: Preparing [2022-10-26T08:12:13.164Z] 4616f6caa79e: Preparing [2022-10-26T08:12:13.164Z] 28c3ef001483: Preparing [2022-10-26T08:12:13.164Z] e95fd1dd6860: Layer already exists [2022-10-26T08:12:13.164Z] 81dd1fcffbe6: Layer already exists [2022-10-26T08:12:13.164Z] 4616f6caa79e: Layer already exists [2022-10-26T08:12:13.164Z] 28c3ef001483: Layer already exists [2022-10-26T08:12:13.164Z] 2.3.0-dev.16: digest: sha256:d7ad27d009f3bd48887e424a0fb089414752e73371586f1ec771280e86275cec size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T08:12:13.516Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:387dee6641db1c69ef2494b622486b0ffa3da4ab-2.3.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T08:12:13.856Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:387dee6641db1c69ef2494b622486b0ffa3da4ab-2.3.0-dev.16 [2022-10-26T08:12:13.856Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-10-26T08:12:13.856Z] 81dd1fcffbe6: Preparing [2022-10-26T08:12:13.856Z] e95fd1dd6860: Preparing [2022-10-26T08:12:13.856Z] 4616f6caa79e: Preparing [2022-10-26T08:12:13.856Z] 28c3ef001483: Preparing [2022-10-26T08:12:13.856Z] 28c3ef001483: Layer already exists [2022-10-26T08:12:13.856Z] e95fd1dd6860: Layer already exists [2022-10-26T08:12:13.856Z] 4616f6caa79e: Layer already exists [2022-10-26T08:12:13.856Z] 81dd1fcffbe6: Layer already exists [2022-10-26T08:12:13.856Z] 387dee6641db1c69ef2494b622486b0ffa3da4ab-2.3.0-dev.16: digest: sha256:d7ad27d009f3bd48887e424a0fb089414752e73371586f1ec771280e86275cec size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T08:12:14.200Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T08:12:14.543Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [2022-10-26T08:12:14.543Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-10-26T08:12:14.543Z] 81dd1fcffbe6: Preparing [2022-10-26T08:12:14.543Z] e95fd1dd6860: Preparing [2022-10-26T08:12:14.543Z] 4616f6caa79e: Preparing [2022-10-26T08:12:14.543Z] 28c3ef001483: Preparing [2022-10-26T08:12:14.543Z] 28c3ef001483: Layer already exists [2022-10-26T08:12:14.543Z] 81dd1fcffbe6: Layer already exists [2022-10-26T08:12:14.543Z] e95fd1dd6860: Layer already exists [2022-10-26T08:12:14.543Z] 4616f6caa79e: Layer already exists [2022-10-26T08:12:14.543Z] main: digest: sha256:d7ad27d009f3bd48887e424a0fb089414752e73371586f1ec771280e86275cec size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-26T08:12:14.866Z] ===================================================== [Pipeline] echo [2022-10-26T08:12:14.872Z] taggedImages: [2022-10-26T08:12:14.872Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:387dee6641db1c69ef2494b622486b0ffa3da4ab [2022-10-26T08:12:14.872Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2022-10-26T08:12:14.872Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.3.0-dev.16 [2022-10-26T08:12:14.872Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:387dee6641db1c69ef2494b622486b0ffa3da4ab-2.3.0-dev.16 [2022-10-26T08:12:14.872Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T08:12:15.236Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-26T08:12:15.236Z] [2022-10-26T08:12:15.236Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T08:12:15.569Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-26T08:12:15.569Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-26T08:12:15.569Z] 8998bd30e6a1: Pulling fs layer [2022-10-26T08:12:15.569Z] 04944245beec: Pulling fs layer [2022-10-26T08:12:15.569Z] 699f458cf7ca: Pulling fs layer [2022-10-26T08:12:15.569Z] 765212b225bb: Pulling fs layer [2022-10-26T08:12:15.569Z] f23df028b6ca: Pulling fs layer [2022-10-26T08:12:15.569Z] d65c8cfc05b1: Pulling fs layer [2022-10-26T08:12:15.569Z] 2437ff75d9bd: Pulling fs layer [2022-10-26T08:12:15.569Z] f23df028b6ca: Waiting [2022-10-26T08:12:15.569Z] d65c8cfc05b1: Waiting [2022-10-26T08:12:15.569Z] 2437ff75d9bd: Waiting [2022-10-26T08:12:15.569Z] 765212b225bb: Waiting [2022-10-26T08:12:15.839Z] 04944245beec: Verifying Checksum [2022-10-26T08:12:15.839Z] 04944245beec: Download complete [2022-10-26T08:12:15.839Z] 765212b225bb: Download complete [2022-10-26T08:12:15.839Z] f23df028b6ca: Download complete [2022-10-26T08:12:15.839Z] d65c8cfc05b1: Verifying Checksum [2022-10-26T08:12:15.839Z] d65c8cfc05b1: Download complete [2022-10-26T08:12:16.112Z] 699f458cf7ca: Verifying Checksum [2022-10-26T08:12:16.112Z] 699f458cf7ca: Download complete [2022-10-26T08:12:16.380Z] 8998bd30e6a1: Download complete [2022-10-26T08:12:18.966Z] 2437ff75d9bd: Verifying Checksum [2022-10-26T08:12:18.966Z] 2437ff75d9bd: Download complete [2022-10-26T08:12:20.373Z] 8998bd30e6a1: Pull complete [2022-10-26T08:12:20.957Z] 04944245beec: Pull complete [2022-10-26T08:12:22.365Z] 699f458cf7ca: Pull complete [2022-10-26T08:12:22.365Z] 765212b225bb: Pull complete [2022-10-26T08:12:23.324Z] f23df028b6ca: Pull complete [2022-10-26T08:12:23.324Z] d65c8cfc05b1: Pull complete [2022-10-26T08:12:38.310Z] 2437ff75d9bd: Pull complete [2022-10-26T08:12:38.310Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-26T08:12:38.310Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-26T08:12:38.310Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T08:12:38.492Z] prd-ubuntu20.04-docker-arm64-4c-16g-117090 does not seem to be running inside a container [2022-10-26T08:12:38.558Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/87 -v /w/workspace/edgex-ui-go/87:/w/workspace/edgex-ui-go/87:rw,z -v /w/workspace/edgex-ui-go/87@tmp:/w/workspace/edgex-ui-go/87@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-10-26T08:12:41.417Z] $ docker top c526698787cf4d317c8ce13fd858f593ba3da1f98d9418a95a97411943014cb1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T08:12:42.265Z] ---> job-cost.sh [2022-10-26T08:12:42.265Z] lf-activate-venv: SKIPPING [2022-10-26T08:12:42.265Z] INFO: No Stack... [2022-10-26T08:12:42.847Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-26T08:12:43.808Z] INFO: Archiving Costs [Pipeline] sh [2022-10-26T08:12:44.443Z] + cat /w/workspace/edgex-ui-go/87/archives/cost.csv [2022-10-26T08:12:44.443Z] + cut -d, -f6 [Pipeline] lock [2022-10-26T08:12:44.511Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-87-stack-cost] [2022-10-26T08:12:44.517Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-87-stack-cost] did not exist. Created. [2022-10-26T08:12:44.517Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-87-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-26T08:12:45.165Z] /w/workspace/edgex-ui-go/87@tmp/durable-501e6479/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-10-26T08:12:45.813Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-26T08:12:45.836Z] Warning: overwriting stash ‘stack-cost’ [2022-10-26T08:12:50.934Z] Stashed 1 file(s) [Pipeline] } [2022-10-26T08:12:50.941Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-87-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-26T08:12:50.963Z] $ docker stop --time=1 c526698787cf4d317c8ce13fd858f593ba3da1f98d9418a95a97411943014cb1 [2022-10-26T08:12:52.669Z] $ docker rm -f c526698787cf4d317c8ce13fd858f593ba3da1f98d9418a95a97411943014cb1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-10-26T08:12:53.110Z] provisioning config files... [2022-10-26T08:12:53.118Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config7632341326591950137tmp [Pipeline] { [Pipeline] sh [2022-10-26T08:12:53.404Z] + set +x [2022-10-26T08:12:53.405Z] + curl -s https://codecov.io/bash [2022-10-26T08:12:53.405Z] + bash -s -- [2022-10-26T08:12:53.405Z] [2022-10-26T08:12:53.405Z] _____ _ [2022-10-26T08:12:53.405Z] / ____| | | [2022-10-26T08:12:53.405Z] | | ___ __| | ___ ___ _____ __ [2022-10-26T08:12:53.405Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-26T08:12:53.405Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-26T08:12:53.405Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-26T08:12:53.405Z] Bash-1.0.6 [2022-10-26T08:12:53.405Z] [2022-10-26T08:12:53.405Z] [2022-10-26T08:12:53.405Z] ==> git version 2.25.1 found [2022-10-26T08:12:53.405Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-10-26T08:12:53.405Z] Release-Date: 2020-01-08 [2022-10-26T08:12:53.405Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-10-26T08:12:53.405Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-26T08:12:53.405Z] ==> Jenkins CI detected. [2022-10-26T08:12:53.405Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main [2022-10-26T08:12:53.405Z] project root: . [2022-10-26T08:12:53.405Z] --> token set from env [2022-10-26T08:12:53.405Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-26T08:12:53.405Z] ==> Running gcov in . (disable via -X gcov) [2022-10-26T08:12:53.664Z] ==> Python coveragepy not found [2022-10-26T08:12:53.664Z] ==> Searching for coverage reports in: [2022-10-26T08:12:53.664Z] + . [2022-10-26T08:12:53.664Z] -> Found 1 reports [2022-10-26T08:12:53.664Z] ==> Detecting git/mercurial file structure [2022-10-26T08:12:53.664Z] ==> Reading reports [2022-10-26T08:12:53.664Z] + ./coverage.out bytes=10 [2022-10-26T08:12:53.664Z] ==> Appending adjustments [2022-10-26T08:12:53.664Z] https://docs.codecov.io/docs/fixing-reports [2022-10-26T08:12:54.231Z] + Found adjustments [2022-10-26T08:12:54.231Z] ==> Gzipping contents [2022-10-26T08:12:54.490Z] 12K /tmp/codecov.c4n3kB.gz [2022-10-26T08:12:54.490Z] ==> Uploading reports [2022-10-26T08:12:54.490Z] url: https://codecov.io [2022-10-26T08:12:54.490Z] query: branch=main&commit=387dee6641db1c69ef2494b622486b0ffa3da4ab&build=87&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F87%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-26T08:12:54.490Z] -> Pinging Codecov [2022-10-26T08:12:54.490Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=main&commit=387dee6641db1c69ef2494b622486b0ffa3da4ab&build=87&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F87%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-26T08:12:54.749Z] -> Uploading to [2022-10-26T08:12:54.749Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-26/FB506323287CE973F263BFD2A0EB1F37/387dee6641db1c69ef2494b622486b0ffa3da4ab/754a800d-cc5d-4796-8b93-70865e5add37.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221026%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221026T081254Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d7e1c9e713be598e7650ad556950403485da49a6bbdf3a865858b4f88788da58 [2022-10-26T08:12:54.749Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-26T08:12:54.749Z] Dload Upload Total Spent Left Speed [2022-10-26T08:12:55.007Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8872 0 0 100 8872 0 38912 --:--:-- --:--:-- --:--:-- 38912 [2022-10-26T08:12:55.007Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/387dee6641db1c69ef2494b622486b0ffa3da4ab [Pipeline] } [2022-10-26T08:12:55.014Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-10-26T08:12:55.213Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-10-26T08:12:55.225Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T08:12:55.526Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-26T08:12:55.526Z] [2022-10-26T08:12:55.526Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T08:12:55.824Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-26T08:12:55.824Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-10-26T08:12:55.824Z] df9b9388f04a: Pulling fs layer [2022-10-26T08:12:55.824Z] 52dc419b0ee2: Pulling fs layer [2022-10-26T08:12:55.824Z] 25bc292e5bac: Pulling fs layer [2022-10-26T08:12:55.824Z] 114826534d7a: Pulling fs layer [2022-10-26T08:12:55.824Z] 4657fd5d0bcf: Pulling fs layer [2022-10-26T08:12:55.824Z] 6ad1cebc031e: Pulling fs layer [2022-10-26T08:12:55.824Z] 8a3aa393b2d8: Pulling fs layer [2022-10-26T08:12:55.824Z] 114826534d7a: Waiting [2022-10-26T08:12:55.824Z] 4657fd5d0bcf: Waiting [2022-10-26T08:12:55.824Z] 6ad1cebc031e: Waiting [2022-10-26T08:12:55.824Z] 8a3aa393b2d8: Waiting [2022-10-26T08:12:55.824Z] 25bc292e5bac: Verifying Checksum [2022-10-26T08:12:55.824Z] 25bc292e5bac: Download complete [2022-10-26T08:12:55.824Z] 52dc419b0ee2: Download complete [2022-10-26T08:12:55.824Z] 4657fd5d0bcf: Download complete [2022-10-26T08:12:55.824Z] df9b9388f04a: Download complete [2022-10-26T08:12:56.085Z] df9b9388f04a: Pull complete [2022-10-26T08:12:56.085Z] 6ad1cebc031e: Verifying Checksum [2022-10-26T08:12:56.085Z] 6ad1cebc031e: Download complete [2022-10-26T08:12:56.085Z] 52dc419b0ee2: Pull complete [2022-10-26T08:12:56.085Z] 25bc292e5bac: Pull complete [2022-10-26T08:12:56.651Z] 114826534d7a: Verifying Checksum [2022-10-26T08:12:56.651Z] 114826534d7a: Download complete [2022-10-26T08:12:56.651Z] 8a3aa393b2d8: Verifying Checksum [2022-10-26T08:12:56.651Z] 8a3aa393b2d8: Download complete [2022-10-26T08:12:59.926Z] 114826534d7a: Pull complete [2022-10-26T08:12:59.926Z] 4657fd5d0bcf: Pull complete [2022-10-26T08:12:59.926Z] 6ad1cebc031e: Pull complete [2022-10-26T08:13:03.212Z] 8a3aa393b2d8: Pull complete [2022-10-26T08:13:03.212Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-10-26T08:13:03.212Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-26T08:13:03.212Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T08:13:03.287Z] prd-ubuntu20.04-docker-8c-8g-117089 does not seem to be running inside a container [2022-10-26T08:13:03.315Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-10-26T08:13:07.007Z] $ docker top 4bcc8d973e7afa5feb9f69fe070f34a949148f1c23e8c0464f98260b3adc5803 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-26T08:13:07.073Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh [2022-10-26T08:13:07.347Z] + set -o pipefail [2022-10-26T08:13:07.348Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' [2022-10-26T08:13:15.454Z] [2022-10-26T08:13:15.454Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... [2022-10-26T08:13:15.454Z] [2022-10-26T08:13:15.454Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7194102e-7717-4d41-94c9-45c94ef4359f/history/32a4236f-82d0-43a4-aebe-92e1b8f51417 [2022-10-26T08:13:15.454Z] [2022-10-26T08:13:15.454Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2022-10-26T08:13:15.454Z] [2022-10-26T08:13:15.454Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-10-26T08:13:15.454Z] [2022-10-26T08:13:15.454Z] [2022-10-26T08:13:15.454Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-10-26T08:13:15.454Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-10-26T08:13:15.454Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-10-26T08:13:15.461Z] $ docker stop --time=1 4bcc8d973e7afa5feb9f69fe070f34a949148f1c23e8c0464f98260b3adc5803 [2022-10-26T08:13:19.092Z] $ docker rm -f 4bcc8d973e7afa5feb9f69fe070f34a949148f1c23e8c0464f98260b3adc5803 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-26T08:13:19.766Z] + git log --format=format:%s -1 387dee6641db1c69ef2494b622486b0ffa3da4ab [Pipeline] sh [2022-10-26T08:13:20.055Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-26T08:13:20.055Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T08:13:20.350Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T08:13:20.350Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T08:13:20.411Z] prd-ubuntu20.04-docker-8c-8g-117089 does not seem to be running inside a container [2022-10-26T08:13:20.439Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-26T08:13:20.881Z] $ docker top ab69d5e2ab5a1d0859ff236210b7075fc1e98a0bc9246be9e2321e2e274e2455 -eo pid,comm [2022-10-26T08:13:20.930Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-10-26T08:13:20.930Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-26T08:13:20.964Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-26T08:13:20.964Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-26T08:13:21.072Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-26T08:13:21.070Z] $ docker exec ab69d5e2ab5a1d0859ff236210b7075fc1e98a0bc9246be9e2321e2e274e2455 ssh-agent [2022-10-26T08:13:21.176Z] SSH_AUTH_SOCK=/tmp/ssh-ho5byiqZJ0zJ/agent.33 [2022-10-26T08:13:21.176Z] SSH_AGENT_PID=39 [2022-10-26T08:13:21.180Z] Running ssh-add (command line suppressed) [2022-10-26T08:13:21.274Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7592456251371206367.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7592456251371206367.key) [2022-10-26T08:13:21.290Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-26T08:13:21.577Z] + git semver tag [2022-10-26T08:13:21.835Z] 2022-10-26 08:13:21,757 [run_tag] DEBUG tag force:False [2022-10-26T08:13:21.835Z] 2022-10-26 08:13:21,757 [check_head_tag] DEBUG check head tag [2022-10-26T08:13:21.835Z] 2022-10-26 08:13:21,758 [execute] INFO git cat-file --batch-check [2022-10-26T08:13:21.836Z] 2022-10-26 08:13:21,758 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2022-10-26T08:13:21.836Z] 2022-10-26 08:13:21,762 [execute] INFO git cat-file --batch [2022-10-26T08:13:21.836Z] 2022-10-26 08:13:21,762 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2022-10-26T08:13:21.836Z] 2022-10-26 08:13:21,773 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-10-26T08:13:21.836Z] 2022-10-26 08:13:21,773 [execute] INFO git tag -a v2.3.0-dev.16 -m v2.3.0-dev.16 [2022-10-26T08:13:21.836Z] 2022-10-26 08:13:21,774 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.16', '-m', 'v2.3.0-dev.16'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2022-10-26T08:13:21.836Z] 2022-10-26 08:13:21,778 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-10-26T08:13:21.836Z] 2.3.0-dev.16 [Pipeline] } [2022-10-26T08:13:21.841Z] $ docker exec --env ******** --env ******** ab69d5e2ab5a1d0859ff236210b7075fc1e98a0bc9246be9e2321e2e274e2455 ssh-agent -k [2022-10-26T08:13:21.937Z] unset SSH_AUTH_SOCK; [2022-10-26T08:13:21.938Z] unset SSH_AGENT_PID; [2022-10-26T08:13:21.938Z] echo Agent pid 39 killed; [2022-10-26T08:13:21.951Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-26T08:13:22.252Z] + git semver [Pipeline] } [2022-10-26T08:13:22.520Z] $ docker stop --time=1 ab69d5e2ab5a1d0859ff236210b7075fc1e98a0bc9246be9e2321e2e274e2455 [2022-10-26T08:13:23.819Z] $ docker rm -f ab69d5e2ab5a1d0859ff236210b7075fc1e98a0bc9246be9e2321e2e274e2455 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T08:13:24.211Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-26T08:13:24.211Z] [2022-10-26T08:13:24.211Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T08:13:24.505Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-26T08:13:24.505Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-10-26T08:13:24.505Z] ab5ef0e58194: Pulling fs layer [2022-10-26T08:13:24.505Z] 9712f1f96733: Pulling fs layer [2022-10-26T08:13:24.505Z] 63f879dbbcfc: Pulling fs layer [2022-10-26T08:13:24.505Z] 0d9ebad4ef96: Pulling fs layer [2022-10-26T08:13:24.505Z] e9a5061849ea: Pulling fs layer [2022-10-26T08:13:24.505Z] d747dcd14b5f: Pulling fs layer [2022-10-26T08:13:24.505Z] 2de7ff778b66: Pulling fs layer [2022-10-26T08:13:24.505Z] e9a5061849ea: Waiting [2022-10-26T08:13:24.505Z] 0d9ebad4ef96: Waiting [2022-10-26T08:13:24.505Z] d747dcd14b5f: Waiting [2022-10-26T08:13:24.505Z] 2de7ff778b66: Waiting [2022-10-26T08:13:24.505Z] 9712f1f96733: Verifying Checksum [2022-10-26T08:13:24.505Z] 9712f1f96733: Download complete [2022-10-26T08:13:24.769Z] 63f879dbbcfc: Verifying Checksum [2022-10-26T08:13:24.769Z] 63f879dbbcfc: Download complete [2022-10-26T08:13:25.031Z] 0d9ebad4ef96: Verifying Checksum [2022-10-26T08:13:25.031Z] 0d9ebad4ef96: Download complete [2022-10-26T08:13:25.031Z] d747dcd14b5f: Verifying Checksum [2022-10-26T08:13:25.031Z] d747dcd14b5f: Download complete [2022-10-26T08:13:25.031Z] e9a5061849ea: Verifying Checksum [2022-10-26T08:13:25.031Z] e9a5061849ea: Download complete [2022-10-26T08:13:25.031Z] ab5ef0e58194: Verifying Checksum [2022-10-26T08:13:25.031Z] ab5ef0e58194: Download complete [2022-10-26T08:13:25.290Z] 2de7ff778b66: Verifying Checksum [2022-10-26T08:13:25.290Z] 2de7ff778b66: Download complete [2022-10-26T08:13:27.816Z] ab5ef0e58194: Pull complete [2022-10-26T08:13:27.816Z] 9712f1f96733: Pull complete [2022-10-26T08:13:28.381Z] 63f879dbbcfc: Pull complete [2022-10-26T08:13:31.660Z] 0d9ebad4ef96: Pull complete [2022-10-26T08:13:31.918Z] e9a5061849ea: Pull complete [2022-10-26T08:13:31.918Z] d747dcd14b5f: Pull complete [2022-10-26T08:13:33.292Z] 2de7ff778b66: Pull complete [2022-10-26T08:13:33.292Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-10-26T08:13:33.292Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-26T08:13:33.292Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T08:13:33.363Z] prd-ubuntu20.04-docker-8c-8g-117089 does not seem to be running inside a container [2022-10-26T08:13:33.388Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-10-26T08:13:37.866Z] $ docker top e962873c0eedbc2fd9bb603e89133e86168010979a363841b7dbd14a9e51508f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-10-26T08:13:37.938Z] provisioning config files... [2022-10-26T08:13:37.943Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config11673695323799760756tmp [2022-10-26T08:13:37.951Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2321051292025121604tmp [2022-10-26T08:13:37.959Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5386429368010365594tmp [Pipeline] { [Pipeline] echo [2022-10-26T08:13:37.973Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T08:13:38.255Z] ---> sigul-configuration.sh [2022-10-26T08:13:38.255Z] gpg: directory `/root/.gnupg' created [2022-10-26T08:13:38.255Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-10-26T08:13:38.255Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-10-26T08:13:38.255Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-10-26T08:13:38.255Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-10-26T08:13:38.255Z] gpg: CAST5 encrypted data [2022-10-26T08:13:38.255Z] gpg: encrypted with 1 passphrase [2022-10-26T08:13:38.255Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-10-26T08:13:38.535Z] + mkdir /home/jenkins [2022-10-26T08:13:38.536Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-10-26T08:13:38.821Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-10-26T08:13:38.828Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T08:13:39.110Z] ---> sigul-install.sh [2022-10-26T08:13:39.111Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-10-26T08:13:39.393Z] + git tag --list [2022-10-26T08:13:39.393Z] 0.1.1 [2022-10-26T08:13:39.393Z] v1.1.0 [2022-10-26T08:13:39.393Z] v1.2.0 [2022-10-26T08:13:39.393Z] v1.2.1 [2022-10-26T08:13:39.393Z] v1.3.0 [2022-10-26T08:13:39.393Z] v2.0.0 [2022-10-26T08:13:39.393Z] v2.1.0 [2022-10-26T08:13:39.393Z] v2.2.0 [2022-10-26T08:13:39.393Z] v2.2.1-dev.1 [2022-10-26T08:13:39.393Z] v2.2.1-dev.2 [2022-10-26T08:13:39.393Z] v2.2.1-dev.3 [2022-10-26T08:13:39.393Z] v2.2.1-dev.4 [2022-10-26T08:13:39.393Z] v2.2.1-dev.5 [2022-10-26T08:13:39.393Z] v2.2.1-dev.6 [2022-10-26T08:13:39.393Z] v2.2.1-dev.7 [2022-10-26T08:13:39.393Z] v2.3.0-dev.10 [2022-10-26T08:13:39.393Z] v2.3.0-dev.11 [2022-10-26T08:13:39.393Z] v2.3.0-dev.12 [2022-10-26T08:13:39.393Z] v2.3.0-dev.13 [2022-10-26T08:13:39.393Z] v2.3.0-dev.14 [2022-10-26T08:13:39.393Z] v2.3.0-dev.15 [2022-10-26T08:13:39.393Z] v2.3.0-dev.16 [2022-10-26T08:13:39.393Z] v2.3.0-dev.7 [2022-10-26T08:13:39.393Z] v2.3.0-dev.8 [2022-10-26T08:13:39.393Z] v2.3.0-dev.9 [Pipeline] sh [2022-10-26T08:13:39.677Z] + lftools sign git-tag v2.3.0-dev.16 [2022-10-26T08:13:40.244Z] Signing Git tag with Sigul... [2022-10-26T08:13:40.244Z] Signing v2.3.0-dev.16 [Pipeline] echo [2022-10-26T08:13:40.510Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T08:13:40.792Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-10-26T08:13:40.799Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-10-26T08:13:40.811Z] $ docker stop --time=1 e962873c0eedbc2fd9bb603e89133e86168010979a363841b7dbd14a9e51508f [2022-10-26T08:13:42.079Z] $ docker rm -f e962873c0eedbc2fd9bb603e89133e86168010979a363841b7dbd14a9e51508f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-10-26T08:13:42.480Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-26T08:13:42.480Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T08:13:42.774Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T08:13:42.774Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T08:13:42.842Z] prd-ubuntu20.04-docker-8c-8g-117089 does not seem to be running inside a container [2022-10-26T08:13:42.866Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-26T08:13:43.179Z] $ docker top c3e60c86bab9a78c894de86e551c67fdb8981a21475e8d44c60043dc9e9d39c5 -eo pid,comm [2022-10-26T08:13:43.230Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-10-26T08:13:43.230Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-26T08:13:43.266Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-26T08:13:43.266Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-26T08:13:43.373Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-26T08:13:43.371Z] $ docker exec c3e60c86bab9a78c894de86e551c67fdb8981a21475e8d44c60043dc9e9d39c5 ssh-agent [2022-10-26T08:13:43.497Z] SSH_AUTH_SOCK=/tmp/ssh-2z4tuR0Np0Lg/agent.33 [2022-10-26T08:13:43.497Z] SSH_AGENT_PID=39 [2022-10-26T08:13:43.502Z] Running ssh-add (command line suppressed) [2022-10-26T08:13:43.606Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_14101934223729282111.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_14101934223729282111.key) [2022-10-26T08:13:43.623Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-26T08:13:43.908Z] + git semver bump pre [2022-10-26T08:13:44.167Z] 2022-10-26 08:13:44,067 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-10-26T08:13:44.167Z] 2022-10-26 08:13:44,067 [bump_version] DEBUG bumping version:2.3.0-dev.16 on axis:pre with prefix:dev [2022-10-26T08:13:44.167Z] 2022-10-26 08:13:44,067 [bump_version] DEBUG bumped version:2.3.0-dev.17 [2022-10-26T08:13:44.167Z] 2022-10-26 08:13:44,067 [write_version] DEBUG write version:2.3.0-dev.17 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True [2022-10-26T08:13:44.167Z] 2022-10-26 08:13:44,067 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-10-26T08:13:44.167Z] 2022-10-26 08:13:44,067 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-10-26T08:13:44.167Z] 2022-10-26 08:13:44,069 [execute] INFO git cat-file --batch-check [2022-10-26T08:13:44.167Z] 2022-10-26 08:13:44,069 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-26T08:13:44.167Z] 2022-10-26 08:13:44,072 [execute] INFO git cat-file --batch [2022-10-26T08:13:44.167Z] 2022-10-26 08:13:44,073 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-26T08:13:44.167Z] 2022-10-26 08:13:44,077 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-10-26T08:13:44.167Z] 2.3.0-dev.17 [Pipeline] } [2022-10-26T08:13:44.173Z] $ docker exec --env ******** --env ******** c3e60c86bab9a78c894de86e551c67fdb8981a21475e8d44c60043dc9e9d39c5 ssh-agent -k [2022-10-26T08:13:44.274Z] unset SSH_AUTH_SOCK; [2022-10-26T08:13:44.274Z] unset SSH_AGENT_PID; [2022-10-26T08:13:44.275Z] echo Agent pid 39 killed; [2022-10-26T08:13:44.287Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-26T08:13:44.587Z] + git semver [Pipeline] } [2022-10-26T08:13:44.855Z] $ docker stop --time=1 c3e60c86bab9a78c894de86e551c67fdb8981a21475e8d44c60043dc9e9d39c5 [2022-10-26T08:13:46.135Z] $ docker rm -f c3e60c86bab9a78c894de86e551c67fdb8981a21475e8d44c60043dc9e9d39c5 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-26T08:13:46.464Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-26T08:13:46.464Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T08:13:46.765Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T08:13:46.765Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T08:13:46.830Z] prd-ubuntu20.04-docker-8c-8g-117089 does not seem to be running inside a container [2022-10-26T08:13:46.920Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-26T08:13:47.269Z] $ docker top 59201e5a483b999bdf060aabfa83799be8b6292231f670e62d5c2279ea9eb639 -eo pid,comm [2022-10-26T08:13:47.333Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-10-26T08:13:47.333Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-26T08:13:47.371Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-26T08:13:47.371Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-26T08:13:47.497Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-26T08:13:47.495Z] $ docker exec 59201e5a483b999bdf060aabfa83799be8b6292231f670e62d5c2279ea9eb639 ssh-agent [2022-10-26T08:13:47.610Z] SSH_AUTH_SOCK=/tmp/ssh-GWwJGrLOZVC7/agent.31 [2022-10-26T08:13:47.610Z] SSH_AGENT_PID=38 [2022-10-26T08:13:47.614Z] Running ssh-add (command line suppressed) [2022-10-26T08:13:47.706Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6999911278837527272.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6999911278837527272.key) [2022-10-26T08:13:47.724Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-26T08:13:48.016Z] + git semver push [2022-10-26T08:13:48.275Z] 2022-10-26 08:13:48,172 [run_push] DEBUG push [2022-10-26T08:13:48.275Z] 2022-10-26 08:13:48,173 [execute] INFO git cat-file --batch-check [2022-10-26T08:13:48.276Z] 2022-10-26 08:13:48,173 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-26T08:13:48.276Z] 2022-10-26 08:13:48,177 [execute] INFO git rev-list 2abdbe7592010894c0b3219125af3bc342bb6a0d -- [2022-10-26T08:13:48.276Z] 2022-10-26 08:13:48,177 [execute] DEBUG Popen(['git', 'rev-list', '2abdbe7592010894c0b3219125af3bc342bb6a0d', '--'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-26T08:13:48.276Z] 2022-10-26 08:13:48,187 [execute] INFO git fetch -v origin [2022-10-26T08:13:48.276Z] 2022-10-26 08:13:48,187 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-10-26T08:13:49.213Z] 2022-10-26 08:13:48,883 [run_push] DEBUG no remote changes detected [2022-10-26T08:13:49.213Z] 2022-10-26 08:13:48,883 [execute] INFO git push origin semver [2022-10-26T08:13:49.213Z] 2022-10-26 08:13:48,884 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-26T08:13:49.781Z] 2022-10-26 08:13:49,766 [run_push] DEBUG push all version tags [2022-10-26T08:13:49.781Z] 2022-10-26 08:13:49,766 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-10-26T08:13:49.781Z] 2022-10-26 08:13:49,767 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2022-10-26T08:13:50.718Z] 2022-10-26 08:13:50,601 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-10-26T08:13:50.718Z] 2.3.0-dev.17 [Pipeline] } [2022-10-26T08:13:50.724Z] $ docker exec --env ******** --env ******** 59201e5a483b999bdf060aabfa83799be8b6292231f670e62d5c2279ea9eb639 ssh-agent -k [2022-10-26T08:13:50.814Z] unset SSH_AUTH_SOCK; [2022-10-26T08:13:50.814Z] unset SSH_AGENT_PID; [2022-10-26T08:13:50.815Z] echo Agent pid 38 killed; [2022-10-26T08:13:50.830Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-26T08:13:51.125Z] + git semver [Pipeline] } [2022-10-26T08:13:51.390Z] $ docker stop --time=1 59201e5a483b999bdf060aabfa83799be8b6292231f670e62d5c2279ea9eb639 [2022-10-26T08:13:52.683Z] $ docker rm -f 59201e5a483b999bdf060aabfa83799be8b6292231f670e62d5c2279ea9eb639 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-10-26T08:13:53.253Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] [2022-10-26T08:13:53.253Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2022-10-26T08:13:53.253Z] total 16 [2022-10-26T08:13:53.253Z] drwxr-xr-x 3 root root 4096 Oct 26 07:57 . [2022-10-26T08:13:53.253Z] drwxrwxr-x 15 jenkins jenkins 4096 Oct 26 08:13 .. [2022-10-26T08:13:53.253Z] drwxr-xr-x 2 root root 4096 Oct 26 07:57 cost [2022-10-26T08:13:53.253Z] -rw-r--r-- 1 root root 82 Oct 26 07:57 cost.csv [2022-10-26T08:13:53.253Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2022-10-26T08:13:53.253Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2022-10-26T08:13:53.253Z] total 16 [2022-10-26T08:13:53.253Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 26 07:57 . [2022-10-26T08:13:53.253Z] drwxrwxr-x 15 jenkins jenkins 4096 Oct 26 08:13 .. [2022-10-26T08:13:53.253Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 26 07:57 cost [2022-10-26T08:13:53.253Z] -rw-r--r-- 1 jenkins jenkins 82 Oct 26 07:57 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-10-26T08:13:53.540Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T08:13:54.397Z] ---> package-listing.sh [2022-10-26T08:13:54.397Z] ++ facter osfamily [2022-10-26T08:13:54.397Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-26T08:13:54.656Z] + OS_FAMILY=debian [2022-10-26T08:13:54.656Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main [2022-10-26T08:13:54.656Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-26T08:13:54.656Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-26T08:13:54.656Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-26T08:13:54.656Z] + PACKAGES=/tmp/packages_start.txt [2022-10-26T08:13:54.656Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2022-10-26T08:13:54.656Z] + PACKAGES=/tmp/packages_end.txt [2022-10-26T08:13:54.656Z] + case "${OS_FAMILY}" in [2022-10-26T08:13:54.656Z] + dpkg -l [2022-10-26T08:13:54.656Z] + grep '^ii' [2022-10-26T08:13:54.656Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-26T08:13:54.656Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-26T08:13:54.656Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-26T08:13:54.656Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2022-10-26T08:13:54.656Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [2022-10-26T08:13:54.656Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo [2022-10-26T08:13:54.666Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-10-26T08:13:54.940Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T08:13:55.499Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-26T08:13:55.499Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T08:13:55.561Z] prd-ubuntu20.04-docker-8c-8g-117089 does not seem to be running inside a container [2022-10-26T08:13:55.583Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-26T08:13:55.784Z] $ docker top 3ebcf7b566aa60c1dfb681688097c46dfff655cc700647f07e037b2fce972ff2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T08:13:56.121Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-26T08:13:56.404Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-26T08:13:56.687Z] + ls /var/log/sa-host [2022-10-26T08:13:56.687Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-26T08:13:56.824Z] provisioning config files... [2022-10-26T08:13:56.831Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config9621125771548988292tmp [Pipeline] { [Pipeline] echo [2022-10-26T08:13:56.843Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T08:13:57.125Z] ---> create-netrc.sh [Pipeline] } [2022-10-26T08:13:57.131Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-26T08:13:57.464Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-26T08:13:57.471Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T08:13:57.752Z] ---> sudo-logs.sh [2022-10-26T08:13:57.752Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-26T08:13:57.771Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T08:13:58.049Z] ---> job-cost.sh [2022-10-26T08:13:58.049Z] lf-activate-venv: SKIPPING [2022-10-26T08:13:58.049Z] DEBUG: total: 0.2199999988079071 [2022-10-26T08:13:58.049Z] INFO: Retrieving Stack Cost... [2022-10-26T08:13:58.307Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-26T08:13:58.873Z] INFO: Archiving Costs [Pipeline] echo [2022-10-26T08:13:58.884Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T08:13:59.162Z] ---> logs-deploy.sh [2022-10-26T08:13:59.162Z] lf-activate-venv: SKIPPING [2022-10-26T08:13:59.162Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/87 [2022-10-26T08:13:59.162Z] INFO: archiving workspace using pattern(s): [2022-10-26T08:14:00.095Z] Archives upload complete. [2022-10-26T08:14:00.355Z] INFO: archiving logs to Nexus [2022-10-26T08:14:00.923Z] ---> uname -a: [2022-10-26T08:14:00.924Z] Linux prd-ubuntu20-04-docker-8c-8g-117089 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-10-26T08:14:00.924Z] [2022-10-26T08:14:00.924Z] [2022-10-26T08:14:00.924Z] ---> lscpu: [2022-10-26T08:14:00.924Z] Architecture: x86_64 [2022-10-26T08:14:00.924Z] CPU op-mode(s): 32-bit, 64-bit [2022-10-26T08:14:00.924Z] Byte Order: Little Endian [2022-10-26T08:14:00.924Z] Address sizes: 40 bits physical, 48 bits virtual [2022-10-26T08:14:00.924Z] CPU(s): 8 [2022-10-26T08:14:00.924Z] On-line CPU(s) list: 0-7 [2022-10-26T08:14:00.924Z] Thread(s) per core: 1 [2022-10-26T08:14:00.924Z] Core(s) per socket: 1 [2022-10-26T08:14:00.924Z] Socket(s): 8 [2022-10-26T08:14:00.924Z] NUMA node(s): 1 [2022-10-26T08:14:00.924Z] Vendor ID: AuthenticAMD [2022-10-26T08:14:00.924Z] CPU family: 23 [2022-10-26T08:14:00.924Z] Model: 49 [2022-10-26T08:14:00.924Z] Model name: AMD EPYC-Rome Processor [2022-10-26T08:14:00.924Z] Stepping: 0 [2022-10-26T08:14:00.924Z] CPU MHz: 2799.988 [2022-10-26T08:14:00.924Z] BogoMIPS: 5599.97 [2022-10-26T08:14:00.924Z] Virtualization: AMD-V [2022-10-26T08:14:00.924Z] Hypervisor vendor: KVM [2022-10-26T08:14:00.924Z] Virtualization type: full [2022-10-26T08:14:00.924Z] L1d cache: 256 KiB [2022-10-26T08:14:00.924Z] L1i cache: 256 KiB [2022-10-26T08:14:00.924Z] L2 cache: 4 MiB [2022-10-26T08:14:00.924Z] L3 cache: 128 MiB [2022-10-26T08:14:00.924Z] NUMA node0 CPU(s): 0-7 [2022-10-26T08:14:00.924Z] Vulnerability Itlb multihit: Not affected [2022-10-26T08:14:00.924Z] Vulnerability L1tf: Not affected [2022-10-26T08:14:00.924Z] Vulnerability Mds: Not affected [2022-10-26T08:14:00.924Z] Vulnerability Meltdown: Not affected [2022-10-26T08:14:00.924Z] Vulnerability Mmio stale data: Not affected [2022-10-26T08:14:00.924Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-10-26T08:14:00.924Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-10-26T08:14:00.924Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-10-26T08:14:00.924Z] Vulnerability Srbds: Not affected [2022-10-26T08:14:00.924Z] Vulnerability Tsx async abort: Not affected [2022-10-26T08:14:00.924Z] 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 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 wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-10-26T08:14:00.924Z] [2022-10-26T08:14:00.924Z] [2022-10-26T08:14:00.924Z] ---> nproc: [2022-10-26T08:14:00.924Z] 8 [2022-10-26T08:14:00.924Z] [2022-10-26T08:14:00.924Z] [2022-10-26T08:14:00.924Z] ---> df -h: [2022-10-26T08:14:00.924Z] Filesystem Size Used Avail Use% Mounted on [2022-10-26T08:14:00.924Z] overlay 155G 14G 142G 9% / [2022-10-26T08:14:00.924Z] tmpfs 64M 0 64M 0% /dev [2022-10-26T08:14:00.924Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-10-26T08:14:00.924Z] shm 64M 0 64M 0% /dev/shm [2022-10-26T08:14:00.924Z] /dev/vda1 155G 14G 142G 9% /facter-os [2022-10-26T08:14:00.924Z] [2022-10-26T08:14:00.924Z] [2022-10-26T08:14:00.924Z] ---> sar -b -r -n DEV: [2022-10-26T08:14:00.924Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-117089) 10/26/22 _x86_64_ (8 CPU) [2022-10-26T08:14:00.924Z] [2022-10-26T08:14:00.924Z] 07:52:27 LINUX RESTART (8 CPU) [2022-10-26T08:14:00.924Z] [2022-10-26T08:14:00.924Z] 07:53:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-10-26T08:14:00.924Z] 07:54:01 177.02 13.03 164.00 0.00 1852.66 60844.46 0.00 [2022-10-26T08:14:00.924Z] 07:55:01 226.36 0.10 226.26 0.00 13.60 63560.87 0.00 [2022-10-26T08:14:00.924Z] 07:56:01 203.57 0.38 203.18 0.00 3.07 34559.71 0.00 [2022-10-26T08:14:00.924Z] 07:57:01 166.92 0.25 166.67 0.00 21.60 24911.58 0.00 [2022-10-26T08:14:00.924Z] 07:58:01 82.52 10.01 72.50 0.00 2960.44 21697.60 0.00 [2022-10-26T08:14:00.924Z] 07:59:01 2.75 0.00 2.75 0.00 0.00 30.93 0.00 [2022-10-26T08:14:00.924Z] 08:00:01 1.45 0.00 1.45 0.00 0.00 16.39 0.00 [2022-10-26T08:14:00.924Z] 08:01:01 2.13 0.00 2.13 0.00 0.00 23.20 0.00 [2022-10-26T08:14:00.924Z] 08:02:01 0.90 0.00 0.90 0.00 0.00 10.00 0.00 [2022-10-26T08:14:00.924Z] 08:03:01 2.25 0.00 2.25 0.00 0.00 35.86 0.00 [2022-10-26T08:14:00.924Z] 08:04:01 0.90 0.00 0.90 0.00 0.00 9.46 0.00 [2022-10-26T08:14:00.924Z] 08:05:01 1.72 0.00 1.72 0.00 0.00 20.00 0.00 [2022-10-26T08:14:00.924Z] 08:06:01 1.03 0.00 1.03 0.00 0.00 11.46 0.00 [2022-10-26T08:14:00.924Z] 08:07:01 1.12 0.00 1.12 0.00 0.00 12.66 0.00 [2022-10-26T08:14:00.924Z] 08:08:01 2.13 0.02 2.12 0.00 0.13 28.00 0.00 [2022-10-26T08:14:00.924Z] 08:09:01 1.07 0.00 1.07 0.00 0.00 13.60 0.00 [2022-10-26T08:14:00.924Z] 08:10:01 1.08 0.00 1.08 0.00 0.00 12.26 0.00 [2022-10-26T08:14:00.924Z] 08:11:01 1.35 0.00 1.35 0.00 0.00 16.26 0.00 [2022-10-26T08:14:00.924Z] 08:12:01 3.40 1.02 2.38 0.00 21.86 31.99 0.00 [2022-10-26T08:14:00.924Z] 08:13:01 7.25 0.10 7.15 0.00 10.27 3650.13 0.00 [2022-10-26T08:14:00.924Z] Average: 44.24 1.24 43.00 0.00 242.85 10433.04 0.00 [2022-10-26T08:14:00.924Z] [2022-10-26T08:14:00.924Z] 07:53:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-10-26T08:14:00.924Z] 07:54:01 28324288 31581928 721688 2.19 107724 3365668 1863620 5.49 1181660 2945896 232160 [2022-10-26T08:14:00.924Z] 07:55:01 27595120 31484492 814320 2.48 160428 3887472 2008680 5.92 1302756 3487608 6028 [2022-10-26T08:14:00.924Z] 07:56:01 26360916 31084708 1203272 3.66 210152 4542756 2197168 6.48 1849576 4023332 21904 [2022-10-26T08:14:00.924Z] 07:57:01 26377204 31511464 783400 2.38 214920 4936968 1996012 5.88 1613212 4252064 249816 [2022-10-26T08:14:00.924Z] 07:58:01 25862868 31519796 757780 2.30 237952 5395856 1782180 5.25 1754892 4562468 248 [2022-10-26T08:14:00.924Z] 07:59:01 25864948 31521736 756540 2.30 238000 5395852 1798900 5.30 1754356 4562428 8 [2022-10-26T08:14:00.924Z] 08:00:01 25867320 31524188 754012 2.29 238072 5395856 1798900 5.30 1752220 4562432 8 [2022-10-26T08:14:00.924Z] 08:01:01 25867352 31524616 753748 2.29 238152 5395860 1798900 5.30 1752068 4562748 8 [2022-10-26T08:14:00.924Z] 08:02:01 25877420 31534700 743852 2.26 238168 5395860 1798900 5.30 1742808 4562748 8 [2022-10-26T08:14:00.924Z] 08:03:01 25876772 31534308 744252 2.26 238220 5395864 1798900 5.30 1742816 4562912 8 [2022-10-26T08:14:00.924Z] 08:04:01 25876984 31534536 743964 2.26 238232 5395864 1798900 5.30 1742692 4562916 12 [2022-10-26T08:14:00.924Z] 08:05:01 25876684 31534252 744116 2.26 238268 5395872 1798900 5.30 1742960 4562924 20 [2022-10-26T08:14:00.924Z] 08:06:01 25876384 31534000 744340 2.26 238280 5395876 1798900 5.30 1742812 4562928 8 [2022-10-26T08:14:00.924Z] 08:07:01 25876336 31533952 744304 2.26 238304 5395876 1798900 5.30 1742796 4562928 136 [2022-10-26T08:14:00.924Z] 08:08:01 25875980 31533732 744484 2.26 238348 5395848 1791000 5.28 1742888 4562960 12 [2022-10-26T08:14:00.924Z] 08:09:01 25875996 31533856 744396 2.26 238372 5395856 1791000 5.28 1742856 4562960 52 [2022-10-26T08:14:00.924Z] 08:10:01 25875980 31533856 744368 2.26 238384 5395860 1791000 5.28 1742868 4562964 8 [2022-10-26T08:14:00.924Z] 08:11:01 25875820 31533716 744360 2.26 238392 5395868 1774784 5.23 1742880 4562972 44 [2022-10-26T08:14:00.924Z] 08:12:01 25874504 31533644 744244 2.26 238484 5396616 1787856 5.27 1743240 4563600 8 [2022-10-26T08:14:00.924Z] 08:13:01 25063504 31488408 788560 2.40 250984 6105568 2078424 6.13 1801616 5271820 675020 [2022-10-26T08:14:00.924Z] Average: 26091119 31505794 776000 2.36 225892 5188856 1852591 5.46 1696699 4421180 59276 [2022-10-26T08:14:00.924Z] [2022-10-26T08:14:00.924Z] 07:53:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-10-26T08:14:00.924Z] 07:54:01 ens3 632.72 464.81 8907.56 78.71 0.00 0.00 0.00 0.00 [2022-10-26T08:14:00.924Z] 07:54:01 lo 8.27 8.27 0.82 0.82 0.00 0.00 0.00 0.00 [2022-10-26T08:14:00.924Z] 07:54:01 docker0 193.54 238.80 15.66 2056.84 0.00 0.00 0.00 0.00 [2022-10-26T08:14:00.924Z] 07:55:01 ens3 150.42 76.34 2737.15 20.42 0.00 0.00 0.00 0.00 [2022-10-26T08:14:00.924Z] 07:55:01 veth9767eef 0.00 0.23 0.00 0.02 0.00 0.00 0.00 0.00 [2022-10-26T08:14:00.924Z] 07:55:01 veth8cb4b9a 1.63 2.13 0.10 33.04 0.00 0.00 0.00 0.00 [2022-10-26T08:14:00.924Z] 07:55:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 [2022-10-26T08:14:00.924Z] 07:55:01 docker0 32.58 88.55 2.16 2021.73 0.00 0.00 0.00 0.00 [2022-10-26T08:14:00.924Z] 07:56:01 ens3 349.04 196.72 1977.29 142.04 0.00 0.00 0.00 0.00 [2022-10-26T08:14:00.924Z] 07:56:01 veth9767eef 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T08:14:00.924Z] 07:56:01 veth086ff18 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2022-10-26T08:14:00.924Z] 07:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T08:14:00.924Z] 07:56:01 docker0 124.18 282.32 18.60 1936.31 0.00 0.00 0.00 0.00 [2022-10-26T08:14:00.924Z] 07:57:01 ens3 177.74 128.75 2650.08 245.00 0.00 0.00 0.00 0.00 [2022-10-26T08:14:00.924Z] 07:57:01 lo 7.47 7.47 0.73 0.73 0.00 0.00 0.00 0.00 [2022-10-26T08:14:00.924Z] 07:57:01 docker0 5.92 6.75 0.32 40.83 0.00 0.00 0.00 0.00 [2022-10-26T08:14:00.924Z] 07:58:01 ens3 99.82 82.14 1315.13 95.21 0.00 0.00 0.00 0.00 [2022-10-26T08:14:00.924Z] 07:58:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2022-10-26T08:14:00.924Z] 07:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T08:14:00.924Z] 07:59:01 ens3 2.52 0.52 0.57 0.28 0.00 0.00 0.00 0.00 [2022-10-26T08:14:00.924Z] 07:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T08:14:00.924Z] 07:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T08:14:00.924Z] 08:00:01 ens3 1.30 0.13 0.20 0.07 0.00 0.00 0.00 0.00 [2022-10-26T08:14:00.924Z] 08:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T08:14:00.924Z] 08:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T08:14:00.924Z] 08:01:01 ens3 0.98 0.55 0.52 0.40 0.00 0.00 0.00 0.00 [2022-10-26T08:14:00.924Z] 08:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T08:14:00.924Z] 08:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T08:14:00.924Z] 08:02:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T08:14:00.924Z] 08:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T08:14:00.924Z] 08:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T08:14:00.924Z] 08:03:01 ens3 0.30 0.17 0.09 0.07 0.00 0.00 0.00 0.00 [2022-10-26T08:14:00.924Z] 08:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T08:14:00.924Z] 08:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T08:14:00.924Z] 08:04:01 ens3 0.48 0.00 0.05 0.00 0.00 0.00 0.00 0.00 [2022-10-26T08:14:00.924Z] 08:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T08:14:00.924Z] 08:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T08:14:00.924Z] 08:05:01 ens3 0.52 0.42 0.32 0.21 0.00 0.00 0.00 0.00 [2022-10-26T08:14:00.924Z] 08:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T08:14:00.924Z] 08:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T08:14:00.924Z] 08:06:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T08:14:00.924Z] 08:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T08:14:00.924Z] 08:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T08:14:00.925Z] 08:07:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T08:14:00.925Z] 08:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T08:14:00.925Z] 08:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T08:14:00.925Z] 08:08:01 ens3 0.23 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2022-10-26T08:14:00.925Z] 08:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T08:14:00.925Z] 08:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T08:14:00.925Z] 08:09:01 ens3 0.18 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T08:14:00.925Z] 08:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T08:14:00.925Z] 08:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T08:14:00.925Z] 08:10:01 ens3 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2022-10-26T08:14:00.925Z] 08:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T08:14:00.925Z] 08:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T08:14:00.925Z] 08:11:01 ens3 0.20 0.18 0.07 0.01 0.00 0.00 0.00 0.00 [2022-10-26T08:14:00.925Z] 08:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-26T08:14:00.925Z] 08:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T08:14:00.925Z] 08:12:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T08:14:00.925Z] 08:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T08:14:00.925Z] 08:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T08:14:00.925Z] 08:13:01 ens3 160.73 88.52 3969.04 9.88 0.00 0.00 0.00 0.00 [2022-10-26T08:14:00.925Z] 08:13:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 [2022-10-26T08:14:00.925Z] 08:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-26T08:14:00.925Z] Average: ens3 78.42 51.64 1071.39 29.58 0.00 0.00 0.00 0.00 [2022-10-26T08:14:00.925Z] Average: lo 0.97 0.97 0.09 0.09 0.00 0.00 0.00 0.00 [2022-10-26T08:14:00.925Z] Average: docker0 17.67 30.65 1.83 301.33 0.00 0.00 0.00 0.00 [2022-10-26T08:14:00.925Z] [2022-10-26T08:14:00.925Z] [2022-10-26T08:14:00.925Z] ---> sar -P ALL: [2022-10-26T08:14:00.925Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-117089) 10/26/22 _x86_64_ (8 CPU) [2022-10-26T08:14:00.925Z] [2022-10-26T08:14:00.925Z] 07:52:27 LINUX RESTART (8 CPU) [2022-10-26T08:14:00.925Z] [2022-10-26T08:14:00.925Z] 07:53:02 CPU %user %nice %system %iowait %steal %idle [2022-10-26T08:14:00.925Z] 07:54:01 all 9.95 0.00 4.19 3.19 0.07 82.60 [2022-10-26T08:14:00.925Z] 07:54:01 0 10.27 0.00 4.17 4.99 0.07 80.51 [2022-10-26T08:14:00.925Z] 07:54:01 1 9.57 0.00 4.49 7.71 0.07 78.16 [2022-10-26T08:14:00.925Z] 07:54:01 2 9.21 0.00 4.71 4.35 0.05 81.68 [2022-10-26T08:14:00.925Z] 07:54:01 3 10.20 0.00 3.63 2.96 0.07 83.14 [2022-10-26T08:14:00.925Z] 07:54:01 4 11.30 0.00 4.27 4.17 0.07 80.20 [2022-10-26T08:14:00.925Z] 07:54:01 5 11.88 0.00 3.22 0.24 0.05 84.61 [2022-10-26T08:14:00.925Z] 07:54:01 6 8.58 0.00 3.66 0.29 0.07 87.40 [2022-10-26T08:14:00.925Z] 07:54:01 7 8.57 0.00 5.42 0.83 0.09 85.09 [2022-10-26T08:14:00.925Z] 07:55:01 all 18.03 0.00 5.07 4.93 0.08 71.89 [2022-10-26T08:14:00.925Z] 07:55:01 0 19.63 0.00 4.96 1.26 0.07 74.08 [2022-10-26T08:14:00.925Z] 07:55:01 1 16.95 0.00 4.91 3.17 0.08 74.89 [2022-10-26T08:14:00.925Z] 07:55:01 2 17.30 0.00 5.38 14.84 0.08 62.39 [2022-10-26T08:14:00.925Z] 07:55:01 3 18.32 0.00 4.98 0.72 0.07 75.91 [2022-10-26T08:14:00.925Z] 07:55:01 4 17.54 0.00 5.86 16.31 0.05 60.24 [2022-10-26T08:14:00.925Z] 07:55:01 5 18.50 0.00 5.51 1.76 0.08 74.14 [2022-10-26T08:14:00.925Z] 07:55:01 6 18.44 0.00 4.65 0.37 0.08 76.45 [2022-10-26T08:14:00.925Z] 07:55:01 7 17.51 0.00 4.32 1.03 0.10 77.03 [2022-10-26T08:14:00.925Z] 07:56:01 all 18.65 0.00 5.29 2.46 0.07 73.54 [2022-10-26T08:14:00.925Z] 07:56:01 0 9.20 0.00 3.41 4.25 0.03 83.12 [2022-10-26T08:14:00.925Z] 07:56:01 1 10.18 0.00 3.16 1.05 0.05 85.56 [2022-10-26T08:14:00.925Z] 07:56:01 2 42.61 0.00 6.43 0.71 0.08 50.17 [2022-10-26T08:14:00.925Z] 07:56:01 3 14.62 0.00 4.36 0.47 0.07 80.48 [2022-10-26T08:14:00.925Z] 07:56:01 4 15.91 0.00 8.52 10.16 0.08 65.33 [2022-10-26T08:14:00.925Z] 07:56:01 5 26.55 0.00 5.39 0.79 0.05 67.21 [2022-10-26T08:14:00.925Z] 07:56:01 6 13.08 0.00 6.84 1.87 0.05 78.16 [2022-10-26T08:14:00.925Z] 07:56:01 7 17.02 0.00 4.21 0.44 0.10 78.23 [2022-10-26T08:14:00.925Z] 07:57:01 all 18.65 0.00 4.10 2.26 0.06 74.92 [2022-10-26T08:14:00.925Z] 07:57:01 0 17.12 0.00 3.61 1.98 0.05 77.24 [2022-10-26T08:14:00.925Z] 07:57:01 1 16.98 0.00 5.07 4.16 0.07 73.72 [2022-10-26T08:14:00.925Z] 07:57:01 2 17.99 0.00 3.15 0.42 0.05 78.39 [2022-10-26T08:14:00.925Z] 07:57:01 3 18.17 0.00 3.96 0.20 0.07 77.60 [2022-10-26T08:14:00.925Z] 07:57:01 4 14.89 0.00 3.94 1.83 0.05 79.29 [2022-10-26T08:14:00.925Z] 07:57:01 5 27.39 0.00 4.75 0.19 0.07 67.61 [2022-10-26T08:14:00.925Z] 07:57:01 6 20.40 0.00 4.36 1.01 0.07 74.16 [2022-10-26T08:14:00.925Z] 07:57:01 7 16.29 0.00 3.98 8.37 0.07 71.29 [2022-10-26T08:14:00.925Z] 07:58:01 all 2.84 0.00 1.51 2.70 0.03 92.93 [2022-10-26T08:14:00.925Z] 07:58:01 0 2.21 0.00 1.32 0.64 0.02 95.82 [2022-10-26T08:14:00.925Z] 07:58:01 1 2.66 0.00 1.42 3.28 0.03 92.61 [2022-10-26T08:14:00.925Z] 07:58:01 2 3.86 0.00 1.12 0.18 0.03 94.80 [2022-10-26T08:14:00.925Z] 07:58:01 3 3.40 0.00 2.53 0.59 0.02 93.47 [2022-10-26T08:14:00.925Z] 07:58:01 4 2.31 0.00 1.34 0.64 0.02 95.70 [2022-10-26T08:14:00.925Z] 07:58:01 5 2.69 0.00 1.50 7.71 0.03 88.07 [2022-10-26T08:14:00.925Z] 07:58:01 6 2.27 0.00 1.62 0.64 0.02 95.45 [2022-10-26T08:14:00.925Z] 07:58:01 7 3.32 0.00 1.19 7.99 0.03 87.46 [2022-10-26T08:14:00.925Z] 07:59:01 all 0.04 0.00 0.01 0.04 0.00 99.90 [2022-10-26T08:14:00.925Z] 07:59:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T08:14:00.925Z] 07:59:01 1 0.05 0.00 0.00 0.00 0.00 99.95 [2022-10-26T08:14:00.925Z] 07:59:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-26T08:14:00.925Z] 07:59:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T08:14:00.925Z] 07:59:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2022-10-26T08:14:00.925Z] 07:59:01 5 0.18 0.00 0.02 0.02 0.02 99.77 [2022-10-26T08:14:00.925Z] 07:59:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-26T08:14:00.925Z] 07:59:01 7 0.02 0.00 0.02 0.30 0.00 99.67 [2022-10-26T08:14:00.925Z] 08:00:01 all 0.19 0.00 0.01 0.00 0.00 99.79 [2022-10-26T08:14:00.925Z] 08:00:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-26T08:14:00.925Z] 08:00:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T08:14:00.925Z] 08:00:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-26T08:14:00.925Z] 08:00:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-26T08:14:00.925Z] 08:00:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-26T08:14:00.925Z] 08:00:01 5 1.42 0.00 0.00 0.00 0.00 98.58 [2022-10-26T08:14:00.925Z] 08:00:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T08:14:00.925Z] 08:00:01 7 0.02 0.00 0.00 0.03 0.02 99.93 [2022-10-26T08:14:00.925Z] 08:01:01 all 0.06 0.00 0.01 0.02 0.01 99.90 [2022-10-26T08:14:00.925Z] 08:01:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T08:14:00.925Z] 08:01:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-26T08:14:00.925Z] 08:01:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2022-10-26T08:14:00.925Z] 08:01:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2022-10-26T08:14:00.925Z] 08:01:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2022-10-26T08:14:00.925Z] 08:01:01 5 0.30 0.00 0.00 0.00 0.00 99.70 [2022-10-26T08:14:00.925Z] 08:01:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-26T08:14:00.925Z] 08:01:01 7 0.08 0.00 0.00 0.15 0.00 99.77 [2022-10-26T08:14:00.925Z] 08:02:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-10-26T08:14:00.925Z] 08:02:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T08:14:00.925Z] 08:02:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T08:14:00.925Z] 08:02:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-26T08:14:00.925Z] 08:02:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T08:14:00.925Z] 08:02:01 4 0.00 0.00 0.03 0.00 0.02 99.95 [2022-10-26T08:14:00.925Z] 08:02:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T08:14:00.925Z] 08:02:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T08:14:00.925Z] 08:02:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2022-10-26T08:14:00.925Z] 08:03:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-10-26T08:14:00.925Z] 08:03:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T08:14:00.925Z] 08:03:01 1 0.03 0.00 0.00 0.02 0.00 99.95 [2022-10-26T08:14:00.925Z] 08:03:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-26T08:14:00.925Z] 08:03:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T08:14:00.925Z] 08:03:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-26T08:14:00.925Z] 08:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T08:14:00.925Z] 08:03:01 6 0.03 0.00 0.02 0.02 0.00 99.93 [2022-10-26T08:14:00.925Z] 08:03:01 7 0.00 0.00 0.02 0.05 0.00 99.93 [2022-10-26T08:14:00.925Z] 08:04:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2022-10-26T08:14:00.925Z] 08:04:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T08:14:00.925Z] 08:04:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2022-10-26T08:14:00.925Z] 08:04:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2022-10-26T08:14:00.925Z] 08:04:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-26T08:14:00.925Z] 08:04:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2022-10-26T08:14:00.925Z] 08:04:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2022-10-26T08:14:00.925Z] 08:04:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T08:14:00.925Z] 08:04:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-26T08:14:00.925Z] [2022-10-26T08:14:00.925Z] 08:04:01 CPU %user %nice %system %iowait %steal %idle [2022-10-26T08:14:00.925Z] 08:05:01 all 0.01 0.00 0.00 0.01 0.00 99.97 [2022-10-26T08:14:00.925Z] 08:05:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T08:14:00.925Z] 08:05:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-26T08:14:00.925Z] 08:05:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-26T08:14:00.925Z] 08:05:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T08:14:00.925Z] 08:05:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-26T08:14:00.925Z] 08:05:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T08:14:00.925Z] 08:05:01 6 0.00 0.00 0.00 0.03 0.02 99.95 [2022-10-26T08:14:00.925Z] 08:05:01 7 0.03 0.00 0.00 0.02 0.02 99.93 [2022-10-26T08:14:00.925Z] 08:06:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2022-10-26T08:14:00.925Z] 08:06:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2022-10-26T08:14:00.925Z] 08:06:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2022-10-26T08:14:00.925Z] 08:06:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T08:14:00.925Z] 08:06:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T08:14:00.925Z] 08:06:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T08:14:00.925Z] 08:06:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T08:14:00.925Z] 08:06:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-26T08:14:00.925Z] 08:06:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-26T08:14:00.925Z] 08:07:01 all 0.01 0.00 0.01 0.01 0.00 99.98 [2022-10-26T08:14:00.925Z] 08:07:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T08:14:00.926Z] 08:07:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T08:14:00.926Z] 08:07:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-26T08:14:00.926Z] 08:07:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T08:14:00.926Z] 08:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T08:14:00.926Z] 08:07:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T08:14:00.926Z] 08:07:01 6 0.02 0.00 0.02 0.02 0.02 99.93 [2022-10-26T08:14:00.926Z] 08:07:01 7 0.02 0.00 0.00 0.03 0.00 99.95 [2022-10-26T08:14:00.926Z] 08:08:01 all 0.02 0.00 0.02 0.01 0.00 99.95 [2022-10-26T08:14:00.926Z] 08:08:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-26T08:14:00.926Z] 08:08:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-26T08:14:00.926Z] 08:08:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-26T08:14:00.926Z] 08:08:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-26T08:14:00.926Z] 08:08:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T08:14:00.926Z] 08:08:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-26T08:14:00.926Z] 08:08:01 6 0.02 0.00 0.05 0.05 0.02 99.87 [2022-10-26T08:14:00.926Z] 08:08:01 7 0.02 0.00 0.02 0.03 0.00 99.93 [2022-10-26T08:14:00.926Z] 08:09:01 all 0.01 0.00 0.00 0.00 0.00 99.98 [2022-10-26T08:14:00.926Z] 08:09:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T08:14:00.926Z] 08:09:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T08:14:00.926Z] 08:09:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T08:14:00.926Z] 08:09:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T08:14:00.926Z] 08:09:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T08:14:00.926Z] 08:09:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T08:14:00.926Z] 08:09:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2022-10-26T08:14:00.926Z] 08:09:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2022-10-26T08:14:00.926Z] 08:10:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2022-10-26T08:14:00.926Z] 08:10:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T08:14:00.926Z] 08:10:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-26T08:14:00.926Z] 08:10:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2022-10-26T08:14:00.926Z] 08:10:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-26T08:14:00.926Z] 08:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T08:14:00.926Z] 08:10:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2022-10-26T08:14:00.926Z] 08:10:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-26T08:14:00.926Z] 08:10:01 7 0.03 0.00 0.02 0.03 0.00 99.92 [2022-10-26T08:14:00.926Z] 08:11:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-10-26T08:14:00.926Z] 08:11:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T08:14:00.926Z] 08:11:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T08:14:00.926Z] 08:11:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T08:14:00.926Z] 08:11:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T08:14:00.926Z] 08:11:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T08:14:00.926Z] 08:11:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-26T08:14:00.926Z] 08:11:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-26T08:14:00.926Z] 08:11:01 7 0.03 0.00 0.02 0.07 0.00 99.88 [2022-10-26T08:14:00.926Z] 08:12:01 all 0.09 0.00 0.03 0.02 0.00 99.86 [2022-10-26T08:14:00.926Z] 08:12:01 0 0.05 0.00 0.03 0.02 0.00 99.90 [2022-10-26T08:14:00.926Z] 08:12:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2022-10-26T08:14:00.926Z] 08:12:01 2 0.18 0.00 0.10 0.03 0.00 99.68 [2022-10-26T08:14:00.926Z] 08:12:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-26T08:14:00.926Z] 08:12:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-26T08:14:00.926Z] 08:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-26T08:14:00.926Z] 08:12:01 6 0.07 0.00 0.05 0.00 0.02 99.87 [2022-10-26T08:14:00.926Z] 08:12:01 7 0.30 0.00 0.00 0.10 0.02 99.58 [2022-10-26T08:14:00.926Z] 08:13:01 all 2.30 0.00 0.96 0.10 0.01 96.63 [2022-10-26T08:14:00.926Z] 08:13:01 0 2.54 0.00 1.27 0.00 0.02 96.17 [2022-10-26T08:14:00.926Z] 08:13:01 1 3.61 0.00 0.77 0.00 0.02 95.61 [2022-10-26T08:14:00.926Z] 08:13:01 2 2.07 0.00 1.29 0.00 0.02 96.62 [2022-10-26T08:14:00.926Z] 08:13:01 3 1.88 0.00 0.84 0.00 0.02 97.27 [2022-10-26T08:14:00.926Z] 08:13:01 4 1.84 0.00 1.09 0.02 0.02 97.04 [2022-10-26T08:14:00.926Z] 08:13:01 5 2.10 0.00 0.65 0.00 0.00 97.25 [2022-10-26T08:14:00.926Z] 08:13:01 6 2.03 0.00 0.50 0.02 0.02 97.43 [2022-10-26T08:14:00.926Z] 08:13:01 7 2.29 0.00 1.31 0.74 0.02 95.65 [2022-10-26T08:14:00.926Z] Average: all 3.52 0.00 1.05 0.78 0.02 94.63 [2022-10-26T08:14:00.926Z] Average: 0 3.03 0.00 0.93 0.65 0.01 95.37 [2022-10-26T08:14:00.926Z] Average: 1 2.98 0.00 0.99 0.96 0.02 95.06 [2022-10-26T08:14:00.926Z] Average: 2 4.64 0.00 1.10 1.01 0.02 93.22 [2022-10-26T08:14:00.926Z] Average: 3 3.31 0.00 1.01 0.24 0.02 95.42 [2022-10-26T08:14:00.926Z] Average: 4 3.17 0.00 1.25 1.64 0.02 93.93 [2022-10-26T08:14:00.926Z] Average: 5 4.53 0.00 1.05 0.53 0.02 93.88 [2022-10-26T08:14:00.926Z] Average: 6 3.23 0.00 1.08 0.21 0.02 95.45 [2022-10-26T08:14:00.926Z] Average: 7 3.25 0.00 1.01 1.01 0.02 94.71 [2022-10-26T08:14:00.926Z] [2022-10-26T08:14:00.926Z] [2022-10-26T08:14:00.926Z]