Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a62889a0a610a23dc1087e46dd3b3342a727a958 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-ssh8171010329228784503.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-ssh5818976905856434714.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-ssh15801523489487555351.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-ssh4783290722344683283.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-ssh15137597806432330553.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 on ‘prd-ubuntu20.04-docker-8c-8g-8611’ Running on prd-ubuntu20.04-docker-8c-8g-8614 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 > 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 Avoid second fetch Checking out Revision a62889a0a610a23dc1087e46dd3b3342a727a958 (main) Commit message: "Merge pull request #559 from badboy-huaqiao/issue-#543" > git config core.sparsecheckout # timeout=10 > git checkout -f a62889a0a610a23dc1087e46dd3b3342a727a958 # timeout=10 > git rev-list --no-walk 1f247822aed2ea5797dd0dba969c3d64ef023385 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-19T20:44:51.399Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-19T20:44:51.465Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-19T20:44:51.481Z] ========================================================= [2022-10-19T20:44:51.481Z] EdgeX Global Pipelines Version Info [2022-10-19T20:44:51.481Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-19T20:44:52.194Z] ------------------- [2022-10-19T20:44:52.194Z] stable info: [2022-10-19T20:44:52.195Z] ------------------- [2022-10-19T20:44:52.195Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-19T20:44:52.195Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-19T20:44:52.195Z] Message: update stable to v1.0.243 [2022-10-19T20:44:52.765Z] ------------------- [2022-10-19T20:44:52.765Z] experimental info: [2022-10-19T20:44:52.765Z] ------------------- [2022-10-19T20:44:52.765Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-19T20:44:52.765Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-19T20:44:52.765Z] Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-19T20:44:52.932Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2022-10-19T20:44:52.944Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2022-10-19T20:44:52.955Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-19T20:44:52.966Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-19T20:44:52.978Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-19T20:44:52.989Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-19T20:44:53.000Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-19T20:44:53.012Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-10-19T20:44:53.023Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-19T20:44:53.034Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-19T20:44:53.045Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-19T20:44:53.058Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2022-10-19T20:44:53.069Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-19T20:44:53.088Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-19T20:44:53.099Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-19T20:44:53.113Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-19T20:44:53.125Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-10-19T20:44:53.134Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-10-19T20:44:53.142Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-19T20:44:53.149Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-19T20:44:53.157Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-10-19T20:44:53.164Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-10-19T20:44:53.173Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-10-19T20:44:53.186Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-10-19T20:44:53.199Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-10-19T20:44:53.212Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-19T20:44:53.222Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-19T20:44:53.233Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-10-19T20:44:53.244Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-10-19T20:44:53.258Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-10-19T20:44:53.268Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a62889a0a610a23dc1087e46dd3b3342a727a958 [Pipeline] echo [2022-10-19T20:44:53.280Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a62889a [Pipeline] echo [2022-10-19T20:44:53.292Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-19T20:44:53.332Z] provisioning config files... [2022-10-19T20:44:53.343Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config3535869593114099494tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-19T20:44:53.635Z] ---> docker-login.sh [2022-10-19T20:44:53.635Z] nexus3.edgexfoundry.org:10001 [2022-10-19T20:44:53.896Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-19T20:44:53.896Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-19T20:44:53.896Z] Configure a credential helper to remove this warning. See [2022-10-19T20:44:53.896Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-19T20:44:53.896Z] [2022-10-19T20:44:53.896Z] Login Succeeded [2022-10-19T20:44:53.896Z] nexus3.edgexfoundry.org:10002 [2022-10-19T20:44:54.156Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-19T20:44:54.156Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-19T20:44:54.156Z] Configure a credential helper to remove this warning. See [2022-10-19T20:44:54.156Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-19T20:44:54.156Z] [2022-10-19T20:44:54.156Z] Login Succeeded [2022-10-19T20:44:54.156Z] nexus3.edgexfoundry.org:10003 [2022-10-19T20:44:54.156Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-19T20:44:54.156Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-19T20:44:54.156Z] Configure a credential helper to remove this warning. See [2022-10-19T20:44:54.156Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-19T20:44:54.156Z] [2022-10-19T20:44:54.156Z] Login Succeeded [2022-10-19T20:44:54.156Z] nexus3.edgexfoundry.org:10004 [2022-10-19T20:44:54.156Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-19T20:44:54.414Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-19T20:44:54.414Z] Configure a credential helper to remove this warning. See [2022-10-19T20:44:54.414Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-19T20:44:54.414Z] [2022-10-19T20:44:54.414Z] Login Succeeded [2022-10-19T20:44:54.414Z] docker.io [2022-10-19T20:44:54.414Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-19T20:44:54.672Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-19T20:44:54.672Z] Configure a credential helper to remove this warning. See [2022-10-19T20:44:54.672Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-19T20:44:54.672Z] [2022-10-19T20:44:54.672Z] Login Succeeded [2022-10-19T20:44:54.672Z] ---> docker-login.sh ends [Pipeline] } [2022-10-19T20:44:54.679Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-10-19T20:44:55.021Z] + git rev-list -1 --merges a62889a0a610a23dc1087e46dd3b3342a727a958~1..a62889a0a610a23dc1087e46dd3b3342a727a958 [Pipeline] echo [2022-10-19T20:44:55.054Z] -----------> git rev-list -1 --merges a62889a0a610a23dc1087e46dd3b3342a727a958~1..a62889a0a610a23dc1087e46dd3b3342a727a958 a62889a0a610a23dc1087e46dd3b3342a727a958 [2022-10-19T20:44:55.054Z] a62889a0a610a23dc1087e46dd3b3342a727a958 [false] [Pipeline] sh [2022-10-19T20:44:55.349Z] + git log --format=format:%s -1 a62889a0a610a23dc1087e46dd3b3342a727a958 [Pipeline] echo [2022-10-19T20:44:55.370Z] ========================================================= [2022-10-19T20:44:55.371Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-19T20:44:55.371Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-19T20:44:55.709Z] + git log --format=format:%s -1 a62889a0a610a23dc1087e46dd3b3342a727a958 [Pipeline] echo [2022-10-19T20:44:55.723Z] [semverPrep] GIT_COMMIT: a62889a0a610a23dc1087e46dd3b3342a727a958, Commit Message: Merge pull request #559 from badboy-huaqiao/issue-#543 [Pipeline] echo [2022-10-19T20:44:55.733Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-10-19T20:44:56.097Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-19T20:44:56.097Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-19T20:44:56.097Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-19T20:44:56.097Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-19T20:44:56.097Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-19T20:44:56.097Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-19T20:44:56.098Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T20:44:56.479Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-19T20:44:56.479Z] [2022-10-19T20:44:56.479Z] 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-19T20:44:56.780Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-19T20:44:56.780Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-19T20:44:56.780Z] b85a868b505f: Pulling fs layer [2022-10-19T20:44:56.780Z] e2be974225ed: Pulling fs layer [2022-10-19T20:44:56.780Z] 339a4e72a1f5: Pulling fs layer [2022-10-19T20:44:56.780Z] 988bab9f4d93: Pulling fs layer [2022-10-19T20:44:56.780Z] 1469e6f7b9e6: Pulling fs layer [2022-10-19T20:44:56.780Z] eaf3925da568: Pulling fs layer [2022-10-19T20:44:56.780Z] bab4dde63d76: Pulling fs layer [2022-10-19T20:44:56.780Z] bde34c3a00c8: Pulling fs layer [2022-10-19T20:44:56.780Z] b352a97aabf1: Pulling fs layer [2022-10-19T20:44:56.780Z] 4872d77fe225: Pulling fs layer [2022-10-19T20:44:56.780Z] 5851b861e8e6: Pulling fs layer [2022-10-19T20:44:56.780Z] bab4dde63d76: Waiting [2022-10-19T20:44:56.780Z] bde34c3a00c8: Waiting [2022-10-19T20:44:56.780Z] b352a97aabf1: Waiting [2022-10-19T20:44:56.780Z] 4872d77fe225: Waiting [2022-10-19T20:44:56.780Z] 988bab9f4d93: Waiting [2022-10-19T20:44:56.780Z] 5851b861e8e6: Waiting [2022-10-19T20:44:56.780Z] 1469e6f7b9e6: Waiting [2022-10-19T20:44:56.780Z] eaf3925da568: Waiting [2022-10-19T20:44:56.780Z] e2be974225ed: Verifying Checksum [2022-10-19T20:44:56.780Z] e2be974225ed: Download complete [2022-10-19T20:44:56.780Z] 988bab9f4d93: Verifying Checksum [2022-10-19T20:44:56.780Z] 988bab9f4d93: Download complete [2022-10-19T20:44:57.041Z] 1469e6f7b9e6: Verifying Checksum [2022-10-19T20:44:57.041Z] 1469e6f7b9e6: Download complete [2022-10-19T20:44:57.041Z] eaf3925da568: Verifying Checksum [2022-10-19T20:44:57.041Z] eaf3925da568: Download complete [2022-10-19T20:44:57.041Z] 339a4e72a1f5: Verifying Checksum [2022-10-19T20:44:57.041Z] 339a4e72a1f5: Download complete [2022-10-19T20:44:57.041Z] bde34c3a00c8: Verifying Checksum [2022-10-19T20:44:57.041Z] bde34c3a00c8: Download complete [2022-10-19T20:44:57.041Z] b352a97aabf1: Download complete [2022-10-19T20:44:57.041Z] 4872d77fe225: Verifying Checksum [2022-10-19T20:44:57.041Z] 4872d77fe225: Download complete [2022-10-19T20:44:57.041Z] 5851b861e8e6: Verifying Checksum [2022-10-19T20:44:57.041Z] 5851b861e8e6: Download complete [2022-10-19T20:44:57.041Z] b85a868b505f: Download complete [2022-10-19T20:44:57.300Z] bab4dde63d76: Verifying Checksum [2022-10-19T20:44:57.300Z] bab4dde63d76: Download complete [2022-10-19T20:44:58.679Z] b85a868b505f: Pull complete [2022-10-19T20:44:58.679Z] e2be974225ed: Pull complete [2022-10-19T20:44:58.939Z] 339a4e72a1f5: Pull complete [2022-10-19T20:44:59.198Z] 988bab9f4d93: Pull complete [2022-10-19T20:44:59.457Z] 1469e6f7b9e6: Pull complete [2022-10-19T20:44:59.457Z] eaf3925da568: Pull complete [2022-10-19T20:45:01.363Z] bab4dde63d76: Pull complete [2022-10-19T20:45:01.363Z] bde34c3a00c8: Pull complete [2022-10-19T20:45:01.624Z] b352a97aabf1: Pull complete [2022-10-19T20:45:01.624Z] 4872d77fe225: Pull complete [2022-10-19T20:45:01.624Z] 5851b861e8e6: Pull complete [2022-10-19T20:45:01.624Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-19T20:45:01.624Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-19T20:45:01.624Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-19T20:45:01.721Z] prd-ubuntu20.04-docker-8c-8g-8614 does not seem to be running inside a container [2022-10-19T20:45:01.755Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-19T20:45:03.124Z] $ docker top 39e7447819acf0bdcbfd572c52c4a0dfd33107443031eec5b5ae5c93fa528569 -eo pid,comm [2022-10-19T20:45:03.191Z] 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-19T20:45:03.191Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-19T20:45:03.225Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-19T20:45:03.225Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-19T20:45:03.344Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-19T20:45:03.351Z] $ docker exec 39e7447819acf0bdcbfd572c52c4a0dfd33107443031eec5b5ae5c93fa528569 ssh-agent [2022-10-19T20:45:03.467Z] SSH_AUTH_SOCK=/tmp/ssh-H5e9WDmmLvXa/agent.32 [2022-10-19T20:45:03.467Z] SSH_AGENT_PID=38 [2022-10-19T20:45:03.479Z] Running ssh-add (command line suppressed) [2022-10-19T20:45:03.597Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_18432945473737450935.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_18432945473737450935.key) [2022-10-19T20:45:03.609Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-19T20:45:03.899Z] + git tag --points-at HEAD [Pipeline] } [2022-10-19T20:45:03.935Z] $ docker exec --env ******** --env ******** 39e7447819acf0bdcbfd572c52c4a0dfd33107443031eec5b5ae5c93fa528569 ssh-agent -k [2022-10-19T20:45:04.031Z] unset SSH_AUTH_SOCK; [2022-10-19T20:45:04.032Z] unset SSH_AGENT_PID; [2022-10-19T20:45:04.032Z] echo Agent pid 38 killed; [2022-10-19T20:45:04.038Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-19T20:45:04.072Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-19T20:45:04.072Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-19T20:45:04.181Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-19T20:45:04.187Z] $ docker exec 39e7447819acf0bdcbfd572c52c4a0dfd33107443031eec5b5ae5c93fa528569 ssh-agent [2022-10-19T20:45:04.292Z] SSH_AUTH_SOCK=/tmp/ssh-tZwNFKUAtrUD/agent.70 [2022-10-19T20:45:04.292Z] SSH_AGENT_PID=76 [2022-10-19T20:45:04.298Z] Running ssh-add (command line suppressed) [2022-10-19T20:45:04.404Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5502059911496892640.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5502059911496892640.key) [2022-10-19T20:45:04.414Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-19T20:45:04.702Z] + git semver init [2022-10-19T20:45:04.963Z] 2022-10-19 20:45:04,900 [run_init] DEBUG init version:0.0.0 force:False [2022-10-19T20:45:04.963Z] 2022-10-19 20:45:04,901 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2022-10-19T20:45:04.963Z] 2022-10-19 20:45:04,902 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2022-10-19T20:45:04.963Z] 2022-10-19 20:45:04,902 [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-19T20:45:06.871Z] 2022-10-19 20:45:06,466 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude [2022-10-19T20:45:06.871Z] 2022-10-19 20:45:06,466 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False [2022-10-19T20:45:06.871Z] 2022-10-19 20:45:06,466 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-10-19T20:45:06.871Z] 2022-10-19 20:45:06,467 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-10-19T20:45:06.871Z] 2.3.0-dev.13 [Pipeline] } [2022-10-19T20:45:06.886Z] $ docker exec --env ******** --env ******** 39e7447819acf0bdcbfd572c52c4a0dfd33107443031eec5b5ae5c93fa528569 ssh-agent -k [2022-10-19T20:45:06.989Z] unset SSH_AUTH_SOCK; [2022-10-19T20:45:06.989Z] unset SSH_AGENT_PID; [2022-10-19T20:45:06.990Z] echo Agent pid 76 killed; [2022-10-19T20:45:06.997Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-19T20:45:07.298Z] + git semver [Pipeline] } [2022-10-19T20:45:07.574Z] $ docker stop --time=1 39e7447819acf0bdcbfd572c52c4a0dfd33107443031eec5b5ae5c93fa528569 [2022-10-19T20:45:08.890Z] $ docker rm -f 39e7447819acf0bdcbfd572c52c4a0dfd33107443031eec5b5ae5c93fa528569 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-19T20:45:09.224Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-19T20:45:09.408Z] Stashed 1 file(s) [Pipeline] echo [2022-10-19T20:45:09.412Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.13 [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-19T20:45:09.515Z] provisioning config files... [2022-10-19T20:45:09.524Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config17299808544104700510tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-19T20:45:09.819Z] ---> docker-login.sh [2022-10-19T20:45:09.819Z] nexus3.edgexfoundry.org:10001 [2022-10-19T20:45:09.819Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-19T20:45:09.819Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-19T20:45:09.819Z] Configure a credential helper to remove this warning. See [2022-10-19T20:45:09.819Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-19T20:45:09.819Z] [2022-10-19T20:45:09.820Z] Login Succeeded [2022-10-19T20:45:09.820Z] nexus3.edgexfoundry.org:10002 [2022-10-19T20:45:09.820Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-19T20:45:09.820Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-19T20:45:09.820Z] Configure a credential helper to remove this warning. See [2022-10-19T20:45:09.820Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-19T20:45:09.820Z] [2022-10-19T20:45:09.820Z] Login Succeeded [2022-10-19T20:45:09.820Z] nexus3.edgexfoundry.org:10003 [2022-10-19T20:45:10.079Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-19T20:45:10.079Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-19T20:45:10.079Z] Configure a credential helper to remove this warning. See [2022-10-19T20:45:10.079Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-19T20:45:10.079Z] [2022-10-19T20:45:10.079Z] Login Succeeded [2022-10-19T20:45:10.079Z] nexus3.edgexfoundry.org:10004 [2022-10-19T20:45:10.079Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-19T20:45:10.079Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-19T20:45:10.079Z] Configure a credential helper to remove this warning. See [2022-10-19T20:45:10.079Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-19T20:45:10.079Z] [2022-10-19T20:45:10.079Z] Login Succeeded [2022-10-19T20:45:10.079Z] docker.io [2022-10-19T20:45:10.342Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-19T20:45:10.602Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-19T20:45:10.602Z] Configure a credential helper to remove this warning. See [2022-10-19T20:45:10.602Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-19T20:45:10.602Z] [2022-10-19T20:45:10.602Z] Login Succeeded [2022-10-19T20:45:10.602Z] ---> docker-login.sh ends [Pipeline] } [2022-10-19T20:45:10.610Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-19T20:45:10.671Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-19T20:45:10.683Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-19T20:45:10.690Z] ========================================================= [2022-10-19T20:45:10.690Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-19T20:45:10.690Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T20:45:10.995Z] + 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-19T20:45:11.256Z] Sending build context to Docker daemon 45.42MB [2022-10-19T20:45:11.256Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2022-10-19T20:45:11.256Z] Step 2/16 : FROM ${BASE} AS builder [2022-10-19T20:45:11.256Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-19T20:45:11.256Z] 213ec9aee27d: Pulling fs layer [2022-10-19T20:45:11.256Z] 4583459ba037: Pulling fs layer [2022-10-19T20:45:11.256Z] 93c1e223e6f2: Pulling fs layer [2022-10-19T20:45:11.256Z] 53926ce57604: Pulling fs layer [2022-10-19T20:45:11.256Z] 21b2b0c7a3f4: Pulling fs layer [2022-10-19T20:45:11.256Z] 30f14e443154: Pulling fs layer [2022-10-19T20:45:11.256Z] 801331c1e519: Pulling fs layer [2022-10-19T20:45:11.256Z] 99cc6dd402b0: Pulling fs layer [2022-10-19T20:45:11.256Z] 7d9ed39f4882: Pulling fs layer [2022-10-19T20:45:11.256Z] 53926ce57604: Waiting [2022-10-19T20:45:11.256Z] 21b2b0c7a3f4: Waiting [2022-10-19T20:45:11.256Z] 801331c1e519: Waiting [2022-10-19T20:45:11.256Z] 99cc6dd402b0: Waiting [2022-10-19T20:45:11.256Z] 7d9ed39f4882: Waiting [2022-10-19T20:45:11.256Z] 93c1e223e6f2: Download complete [2022-10-19T20:45:11.256Z] 4583459ba037: Download complete [2022-10-19T20:45:11.256Z] 21b2b0c7a3f4: Verifying Checksum [2022-10-19T20:45:11.256Z] 21b2b0c7a3f4: Download complete [2022-10-19T20:45:11.256Z] 30f14e443154: Download complete [2022-10-19T20:45:11.256Z] 213ec9aee27d: Download complete [2022-10-19T20:45:11.521Z] 801331c1e519: Verifying Checksum [2022-10-19T20:45:11.521Z] 801331c1e519: Download complete [2022-10-19T20:45:11.521Z] 213ec9aee27d: Pull complete [2022-10-19T20:45:11.521Z] 4583459ba037: Pull complete [2022-10-19T20:45:11.783Z] 93c1e223e6f2: Pull complete [2022-10-19T20:45:11.783Z] 7d9ed39f4882: Verifying Checksum [2022-10-19T20:45:11.783Z] 7d9ed39f4882: Download complete [2022-10-19T20:45:12.042Z] 99cc6dd402b0: Verifying Checksum [2022-10-19T20:45:12.042Z] 99cc6dd402b0: Download complete [2022-10-19T20:45:12.042Z] 53926ce57604: Verifying Checksum [2022-10-19T20:45:12.042Z] 53926ce57604: Download complete [2022-10-19T20:45:16.227Z] 53926ce57604: Pull complete [2022-10-19T20:45:16.227Z] 21b2b0c7a3f4: Pull complete [2022-10-19T20:45:16.227Z] 30f14e443154: Pull complete [2022-10-19T20:45:16.227Z] 801331c1e519: Pull complete [2022-10-19T20:45:18.753Z] 99cc6dd402b0: Pull complete [2022-10-19T20:45:19.319Z] 7d9ed39f4882: Pull complete [2022-10-19T20:45:19.320Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-10-19T20:45:19.320Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-19T20:45:19.320Z] ---> 1dedd983c030 [2022-10-19T20:45:19.320Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-10-19T20:45:21.853Z] ---> Running in 7d3f1b97dba7 [2022-10-19T20:45:21.853Z] Removing intermediate container 7d3f1b97dba7 [2022-10-19T20:45:21.853Z] ---> ccc19ac0bb8c [2022-10-19T20:45:21.853Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2022-10-19T20:45:21.853Z] ---> Running in a702717e4a5e [2022-10-19T20:45:21.853Z] Removing intermediate container a702717e4a5e [2022-10-19T20:45:21.853Z] ---> 47300cc2b019 [2022-10-19T20:45:21.853Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2022-10-19T20:45:21.853Z] ---> Running in f636c76a8b6e [2022-10-19T20:45:21.853Z] Removing intermediate container f636c76a8b6e [2022-10-19T20:45:21.853Z] ---> e280d07dd666 [2022-10-19T20:45:21.853Z] Step 6/16 : LABEL Name=edgex-ui-go [2022-10-19T20:45:22.113Z] ---> Running in 58afba8578ae [2022-10-19T20:45:22.113Z] Removing intermediate container 58afba8578ae [2022-10-19T20:45:22.113Z] ---> caac7fa4829a [2022-10-19T20:45:22.113Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-10-19T20:45:22.113Z] ---> Running in 0341437764d7 [2022-10-19T20:45:22.113Z] Removing intermediate container 0341437764d7 [2022-10-19T20:45:22.113Z] ---> 3b86a0ad5e27 [2022-10-19T20:45:22.113Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-10-19T20:45:23.048Z] latest: Pulling from library/docker [2022-10-19T20:45:23.048Z] 213ec9aee27d: Already exists [2022-10-19T20:45:23.048Z] 7b0dd730a5c3: Pulling fs layer [2022-10-19T20:45:23.048Z] 4b90f8029a36: Pulling fs layer [2022-10-19T20:45:23.048Z] bea6d6d58c11: Pulling fs layer [2022-10-19T20:45:23.048Z] b28b21e97172: Pulling fs layer [2022-10-19T20:45:23.048Z] fd102b8fb384: Pulling fs layer [2022-10-19T20:45:23.048Z] 9eb1d0209852: Pulling fs layer [2022-10-19T20:45:23.048Z] d3ef7050c453: Pulling fs layer [2022-10-19T20:45:23.048Z] fb4cbd776d56: Pulling fs layer [2022-10-19T20:45:23.048Z] d3ef7050c453: Waiting [2022-10-19T20:45:23.048Z] fb4cbd776d56: Waiting [2022-10-19T20:45:23.048Z] 9eb1d0209852: Waiting [2022-10-19T20:45:23.048Z] b28b21e97172: Waiting [2022-10-19T20:45:23.048Z] fd102b8fb384: Waiting [2022-10-19T20:45:23.048Z] 4b90f8029a36: Verifying Checksum [2022-10-19T20:45:23.048Z] 4b90f8029a36: Download complete [2022-10-19T20:45:23.331Z] 7b0dd730a5c3: Verifying Checksum [2022-10-19T20:45:23.331Z] 7b0dd730a5c3: Download complete [2022-10-19T20:45:23.589Z] 7b0dd730a5c3: Pull complete [2022-10-19T20:45:23.589Z] bea6d6d58c11: Verifying Checksum [2022-10-19T20:45:23.589Z] bea6d6d58c11: Download complete [2022-10-19T20:45:23.589Z] 4b90f8029a36: Pull complete [2022-10-19T20:45:23.848Z] 9eb1d0209852: Download complete [2022-10-19T20:45:23.848Z] b28b21e97172: Verifying Checksum [2022-10-19T20:45:23.848Z] b28b21e97172: Download complete [2022-10-19T20:45:23.848Z] fb4cbd776d56: Verifying Checksum [2022-10-19T20:45:23.848Z] fb4cbd776d56: Download complete [2022-10-19T20:45:23.848Z] d3ef7050c453: Verifying Checksum [2022-10-19T20:45:23.848Z] d3ef7050c453: Download complete [2022-10-19T20:45:23.848Z] bea6d6d58c11: Pull complete [2022-10-19T20:45:24.415Z] b28b21e97172: Pull complete [2022-10-19T20:45:24.487Z] Still waiting to schedule task [2022-10-19T20:45:24.487Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-8612’ [2022-10-19T20:45:24.981Z] fd102b8fb384: Verifying Checksum [2022-10-19T20:45:24.981Z] fd102b8fb384: Download complete [2022-10-19T20:45:25.239Z] fd102b8fb384: Pull complete [2022-10-19T20:45:25.239Z] 9eb1d0209852: Pull complete [2022-10-19T20:45:25.239Z] d3ef7050c453: Pull complete [2022-10-19T20:45:25.239Z] fb4cbd776d56: Pull complete [2022-10-19T20:45:25.498Z] Digest: sha256:b39aa91b8a31462d6e86da84762891f6d2ac5657d34d9bf86fd1d0bd7b60e0d8 [2022-10-19T20:45:25.498Z] Status: Downloaded newer image for docker:latest [2022-10-19T20:45:27.403Z] ---> cc5486b54c79 [2022-10-19T20:45:27.403Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-19T20:45:27.403Z] ---> Running in 8c93b354cc80 [2022-10-19T20:45:27.662Z] Removing intermediate container 8c93b354cc80 [2022-10-19T20:45:27.662Z] ---> 7f1994dcca40 [2022-10-19T20:45:27.662Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-19T20:45:27.662Z] ---> Running in 157d76bb4c7e [2022-10-19T20:45:27.920Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-19T20:45:28.855Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-19T20:45:29.791Z] OK: 211 MiB in 51 packages [2022-10-19T20:45:30.050Z] Removing intermediate container 157d76bb4c7e [2022-10-19T20:45:30.050Z] ---> 11ea4710240d [2022-10-19T20:45:30.050Z] Step 11/16 : ENV GO111MODULE=on [2022-10-19T20:45:30.050Z] ---> Running in afd03040e41f [2022-10-19T20:45:30.050Z] Removing intermediate container afd03040e41f [2022-10-19T20:45:30.050Z] ---> dfbafd0e4fdd [2022-10-19T20:45:30.050Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-10-19T20:45:30.050Z] ---> Running in c6ffb75d83d2 [2022-10-19T20:45:30.050Z] Removing intermediate container c6ffb75d83d2 [2022-10-19T20:45:30.050Z] ---> 57e0d1c60a47 [2022-10-19T20:45:30.050Z] Step 13/16 : COPY go.mod vendor* ./ [2022-10-19T20:45:30.308Z] ---> ec6d839dab59 [2022-10-19T20:45:30.308Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-19T20:45:30.308Z] ---> Running in 3d5b4b3d550e [2022-10-19T20:45:48.412Z] Removing intermediate container 3d5b4b3d550e [2022-10-19T20:45:48.412Z] ---> c89071b0ffcf [2022-10-19T20:45:48.412Z] Step 15/16 : COPY . . [2022-10-19T20:45:48.412Z] ---> 5f0bb83e162e [2022-10-19T20:45:48.412Z] Step 16/16 : RUN ${MAKE} [2022-10-19T20:45:48.412Z] ---> Running in 348e9623b0b6 [2022-10-19T20:45:48.412Z] noop [2022-10-19T20:45:48.412Z] Removing intermediate container 348e9623b0b6 [2022-10-19T20:45:48.412Z] ---> 68efc691c184 [2022-10-19T20:45:48.412Z] Successfully built 68efc691c184 [2022-10-19T20:45:48.412Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T20:45:48.730Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-19T20:45:48.731Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-19T20:45:48.805Z] prd-ubuntu20.04-docker-8c-8g-8614 does not seem to be running inside a container [2022-10-19T20:45:48.831Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2022-10-19T20:45:49.177Z] $ docker top 4020e5876c6c545b1122ba4646dea298f80d2adcbba4acdf2b21c782c7da1b22 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-19T20:45:49.519Z] + go version [2022-10-19T20:45:49.519Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-10-19T20:45:49.531Z] $ docker stop --time=1 4020e5876c6c545b1122ba4646dea298f80d2adcbba4acdf2b21c782c7da1b22 [2022-10-19T20:45:50.823Z] $ docker rm -f 4020e5876c6c545b1122ba4646dea298f80d2adcbba4acdf2b21c782c7da1b22 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T20:45:51.221Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-19T20:45:51.221Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-19T20:45:51.284Z] prd-ubuntu20.04-docker-8c-8g-8614 does not seem to be running inside a container [2022-10-19T20:45:51.320Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2022-10-19T20:45:51.655Z] $ docker top 63e8693081725e5172d89ea2f1c1fed3097cff5eb6c267c204d15c30cb6c8c8e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-19T20:45:51.994Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh [2022-10-19T20:45:52.292Z] + make test [2022-10-19T20:45:52.292Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2022-10-19T20:45:52.552Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-10-19T20:46:00.679Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-10-19T20:46:00.679Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-10-19T20:46:00.679Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-10-19T20:46:00.679Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2022-10-19T20:46:00.679Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2022-10-19T20:46:00.679Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-10-19T20:46:00.679Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-10-19T20:46:00.679Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2022-10-19T20:46:00.679Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2022-10-19T20:46:03.965Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-19T20:46:03.965Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-19T20:46:03.965Z] ./bin/test-attribution-txt.sh [2022-10-19T20:46:03.965Z] An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add [2022-10-19T20:46:03.965Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2022-10-19T20:46:03.965Z] An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add [2022-10-19T20:46:03.965Z] An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add [2022-10-19T20:46:03.965Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add [2022-10-19T20:46:03.965Z] An attribution for github.com/go-kit/log is missing from Attribution.txt, please add [2022-10-19T20:46:03.965Z] An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add [2022-10-19T20:46:03.965Z] An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add [2022-10-19T20:46:03.965Z] An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add [2022-10-19T20:46:03.965Z] An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add [2022-10-19T20:46:03.965Z] An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add [2022-10-19T20:46:03.965Z] An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add [2022-10-19T20:46:03.965Z] An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add [2022-10-19T20:46:03.965Z] An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add [2022-10-19T20:46:03.965Z] An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add [2022-10-19T20:46:03.965Z] An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add [2022-10-19T20:46:03.965Z] An attribution for golang.org/x/net is missing from Attribution.txt, please add [2022-10-19T20:46:03.965Z] An attribution for golang.org/x/sync is missing from Attribution.txt, please add [2022-10-19T20:46:03.965Z] An attribution for google.golang.org/genproto is missing from Attribution.txt, please add [2022-10-19T20:46:03.965Z] An attribution for google.golang.org/grpc is missing from Attribution.txt, please add [2022-10-19T20:46:03.965Z] An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add [2022-10-19T20:46:03.965Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2022-10-19T20:46:03.965Z] make -C web test [2022-10-19T20:46:03.965Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [2022-10-19T20:46:03.965Z] make[1]: tput: No such file or directory [2022-10-19T20:46:03.965Z] make[1]: tput: No such file or directory [2022-10-19T20:46:03.965Z] warning: generating ./VERSION [2022-10-19T20:46:03.965Z] echo "0.0.0" > VERSION [2022-10-19T20:46:03.965Z] docker build \ [2022-10-19T20:46:03.965Z] -f Dockerfile \ [2022-10-19T20:46:03.965Z] --build-arg USER=1000 \ [2022-10-19T20:46:03.965Z] \ [2022-10-19T20:46:03.965Z] --label "git_sha=a62889a0a610a23dc1087e46dd3b3342a727a958" \ [2022-10-19T20:46:03.965Z] -t edgexfoundry/edgex-web-ui:a62889a0a610a23dc1087e46dd3b3342a727a958 \ [2022-10-19T20:46:03.965Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2022-10-19T20:46:03.965Z] . [2022-10-19T20:46:03.965Z] Sending build context to Docker daemon 3.269MB [2022-10-19T20:46:03.965Z] Step 1/10 : FROM node:16.17-alpine3.15 [2022-10-19T20:46:03.965Z] 16.17-alpine3.15: Pulling from library/node [2022-10-19T20:46:03.965Z] 9621f1afde84: Pulling fs layer [2022-10-19T20:46:03.965Z] c6f70ee39829: Pulling fs layer [2022-10-19T20:46:03.965Z] 56892a8094a2: Pulling fs layer [2022-10-19T20:46:03.965Z] 58dd87906ef0: Pulling fs layer [2022-10-19T20:46:03.965Z] 58dd87906ef0: Waiting [2022-10-19T20:46:03.965Z] 9621f1afde84: Verifying Checksum [2022-10-19T20:46:03.965Z] 9621f1afde84: Download complete [2022-10-19T20:46:03.965Z] 58dd87906ef0: Download complete [2022-10-19T20:46:03.965Z] 56892a8094a2: Verifying Checksum [2022-10-19T20:46:03.965Z] 56892a8094a2: Download complete [2022-10-19T20:46:04.223Z] 9621f1afde84: Pull complete [2022-10-19T20:46:04.223Z] c6f70ee39829: Verifying Checksum [2022-10-19T20:46:04.223Z] c6f70ee39829: Download complete [2022-10-19T20:46:05.620Z] c6f70ee39829: Pull complete [2022-10-19T20:46:05.620Z] 56892a8094a2: Pull complete [2022-10-19T20:46:05.620Z] 58dd87906ef0: Pull complete [2022-10-19T20:46:05.620Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2022-10-19T20:46:05.620Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2022-10-19T20:46:05.620Z] ---> b69703f70c3d [2022-10-19T20:46:05.620Z] Step 2/10 : RUN apk add --no-cache chromium [2022-10-19T20:46:07.009Z] ---> Running in 11f766268eb8 [2022-10-19T20:46:07.267Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-19T20:46:07.526Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-19T20:46:07.785Z] (1/129) Installing libxau (1.0.9-r0) [2022-10-19T20:46:07.785Z] (2/129) Installing libmd (1.0.3-r0) [2022-10-19T20:46:07.785Z] (3/129) Installing libbsd (0.11.3-r1) [2022-10-19T20:46:07.785Z] (4/129) Installing libxdmcp (1.1.3-r0) [2022-10-19T20:46:07.785Z] (5/129) Installing libxcb (1.14-r2) [2022-10-19T20:46:07.785Z] (6/129) Installing libx11 (1.7.3.1-r0) [2022-10-19T20:46:07.785Z] (7/129) Installing libxext (1.3.4-r0) [2022-10-19T20:46:07.785Z] (8/129) Installing libice (1.0.10-r0) [2022-10-19T20:46:07.785Z] (9/129) Installing libuuid (2.37.4-r0) [2022-10-19T20:46:07.785Z] (10/129) Installing libsm (1.2.3-r0) [2022-10-19T20:46:07.785Z] (11/129) Installing libxt (1.2.1-r0) [2022-10-19T20:46:07.785Z] (12/129) Installing libxmu (1.1.3-r0) [2022-10-19T20:46:07.785Z] (13/129) Installing xset (1.2.4-r0) [2022-10-19T20:46:07.785Z] (14/129) Installing xprop (1.2.5-r0) [2022-10-19T20:46:07.785Z] (15/129) Installing xdg-utils (1.1.3-r0) [2022-10-19T20:46:07.785Z] (16/129) Installing eudev-libs (3.2.11_pre1-r0) [2022-10-19T20:46:07.785Z] (17/129) Installing pkgconf (1.8.0-r0) [2022-10-19T20:46:07.785Z] (18/129) Installing libffi (3.4.2-r1) [2022-10-19T20:46:07.785Z] (19/129) Installing libintl (0.21-r0) [2022-10-19T20:46:07.785Z] (20/129) Installing libblkid (2.37.4-r0) [2022-10-19T20:46:07.785Z] (21/129) Installing libmount (2.37.4-r0) [2022-10-19T20:46:07.785Z] (22/129) Installing pcre (8.45-r1) [2022-10-19T20:46:07.785Z] (23/129) Installing glib (2.70.1-r0) [2022-10-19T20:46:07.785Z] (24/129) Installing xz-libs (5.2.5-r1) [2022-10-19T20:46:08.044Z] (25/129) Installing libxml2 (2.9.14-r2) [2022-10-19T20:46:08.044Z] (26/129) Installing shared-mime-info (2.1-r1) [2022-10-19T20:46:08.044Z] (27/129) Installing hicolor-icon-theme (0.17-r1) [2022-10-19T20:46:08.044Z] (28/129) Installing libjpeg-turbo (2.1.2-r0) [2022-10-19T20:46:08.044Z] (29/129) Installing libpng (1.6.37-r1) [2022-10-19T20:46:08.044Z] (30/129) Installing libwebp (1.2.2-r0) [2022-10-19T20:46:08.044Z] (31/129) Installing zstd-libs (1.5.0-r0) [2022-10-19T20:46:08.044Z] (32/129) Installing tiff (4.4.0-r0) [2022-10-19T20:46:08.044Z] (33/129) Installing gdk-pixbuf (2.42.8-r0) [2022-10-19T20:46:08.044Z] (34/129) Installing gtk-update-icon-cache (2.24.33-r0) [2022-10-19T20:46:08.044Z] (35/129) Installing libxcomposite (0.4.5-r0) [2022-10-19T20:46:08.044Z] (36/129) Installing libxfixes (6.0.0-r0) [2022-10-19T20:46:08.044Z] (37/129) Installing libxrender (0.9.10-r3) [2022-10-19T20:46:08.044Z] (38/129) Installing libxcursor (1.2.0-r0) [2022-10-19T20:46:08.044Z] (39/129) Installing libxdamage (1.1.5-r1) [2022-10-19T20:46:08.044Z] (40/129) Installing libxi (1.8-r0) [2022-10-19T20:46:08.044Z] (41/129) Installing libxinerama (1.1.4-r1) [2022-10-19T20:46:08.044Z] (42/129) Installing libxrandr (1.5.2-r1) [2022-10-19T20:46:08.044Z] (43/129) Installing atk (2.36.0-r0) [2022-10-19T20:46:08.303Z] (44/129) Installing libxtst (1.2.3-r3) [2022-10-19T20:46:08.303Z] (45/129) Installing dbus-libs (1.12.24-r0) [2022-10-19T20:46:08.303Z] (46/129) Installing at-spi2-core (2.42.0-r0) [2022-10-19T20:46:08.303Z] (47/129) Installing at-spi2-atk (2.38.0-r0) [2022-10-19T20:46:08.303Z] (48/129) Installing expat (2.4.9-r0) [2022-10-19T20:46:08.303Z] (49/129) Installing brotli-libs (1.0.9-r5) [2022-10-19T20:46:08.303Z] (50/129) Installing libbz2 (1.0.8-r1) [2022-10-19T20:46:08.303Z] (51/129) Installing freetype (2.11.1-r2) [2022-10-19T20:46:08.303Z] (52/129) Installing fontconfig (2.13.1-r4) [2022-10-19T20:46:08.303Z] (53/129) Installing pixman (0.40.0-r3) [2022-10-19T20:46:08.303Z] (54/129) Installing cairo (1.16.0-r5) [2022-10-19T20:46:08.303Z] (55/129) Installing cairo-gobject (1.16.0-r5) [2022-10-19T20:46:08.303Z] (56/129) Installing avahi-libs (0.8-r5) [2022-10-19T20:46:08.303Z] (57/129) Installing gmp (6.2.1-r1) [2022-10-19T20:46:08.303Z] (58/129) Installing nettle (3.7.3-r0) [2022-10-19T20:46:08.303Z] (59/129) Installing p11-kit (0.24.0-r1) [2022-10-19T20:46:08.303Z] (60/129) Installing libtasn1 (4.18.0-r0) [2022-10-19T20:46:08.303Z] (61/129) Installing libunistring (0.9.10-r1) [2022-10-19T20:46:08.562Z] (62/129) Installing gnutls (3.7.1-r1) [2022-10-19T20:46:08.562Z] (63/129) Installing cups-libs (2.3.3-r6) [2022-10-19T20:46:08.562Z] (64/129) Installing libepoxy (1.5.9-r0) [2022-10-19T20:46:08.562Z] (65/129) Installing fribidi (1.0.11-r0) [2022-10-19T20:46:08.562Z] (66/129) Installing graphite2 (1.3.14-r0) [2022-10-19T20:46:08.562Z] (67/129) Installing harfbuzz (3.0.0-r2) [2022-10-19T20:46:08.562Z] (68/129) Installing libxft (2.3.4-r0) [2022-10-19T20:46:08.562Z] (69/129) Installing pango (1.48.10-r0) [2022-10-19T20:46:08.562Z] (70/129) Installing wayland-libs-client (1.19.0-r1) [2022-10-19T20:46:08.562Z] (71/129) Installing wayland-libs-cursor (1.19.0-r1) [2022-10-19T20:46:08.562Z] (72/129) Installing wayland-libs-egl (1.19.0-r1) [2022-10-19T20:46:08.562Z] (73/129) Installing xkeyboard-config (2.34-r0) [2022-10-19T20:46:08.562Z] (74/129) Installing libxkbcommon (1.3.1-r0) [2022-10-19T20:46:08.562Z] (75/129) Installing gtk+3.0 (3.24.30-r0) [2022-10-19T20:46:08.562Z] Executing gtk+3.0-3.24.30-r0.post-install [2022-10-19T20:46:08.821Z] (76/129) Installing libfontenc (1.1.4-r0) [2022-10-19T20:46:08.821Z] (77/129) Installing mkfontscale (1.2.1-r1) [2022-10-19T20:46:08.821Z] (78/129) Installing ttf-opensans (1.10-r1) [2022-10-19T20:46:08.821Z] Executing ttf-opensans-1.10-r1.post-install [2022-10-19T20:46:10.725Z] (79/129) Installing libogg (1.3.5-r0) [2022-10-19T20:46:10.725Z] (80/129) Installing flac (1.3.4-r0) [2022-10-19T20:46:10.725Z] (81/129) Installing alsa-lib (1.2.5.1-r1) [2022-10-19T20:46:10.725Z] (82/129) Installing libatomic (10.3.1_git20211027-r0) [2022-10-19T20:46:10.725Z] (83/129) Installing sdl2 (2.0.16-r4) [2022-10-19T20:46:10.725Z] (84/129) Installing aom-libs (3.2.0-r0) [2022-10-19T20:46:10.984Z] (85/129) Installing libass (0.15.2-r0) [2022-10-19T20:46:10.984Z] (86/129) Installing libdav1d (0.9.2-r0) [2022-10-19T20:46:10.984Z] (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2022-10-19T20:46:10.984Z] (88/129) Installing ncurses-libs (6.3_p20211120-r1) [2022-10-19T20:46:10.984Z] (89/129) Installing lame (3.100-r0) [2022-10-19T20:46:10.984Z] (90/129) Installing opus (1.3.1-r1) [2022-10-19T20:46:10.984Z] (91/129) Installing libgomp (10.3.1_git20211027-r0) [2022-10-19T20:46:10.984Z] (92/129) Installing soxr (0.1.3-r2) [2022-10-19T20:46:10.984Z] (93/129) Installing libsrt (1.4.2-r1) [2022-10-19T20:46:10.984Z] (94/129) Installing libssh (0.9.6-r1) [2022-10-19T20:46:10.984Z] (95/129) Installing libtheora (1.1.1-r16) [2022-10-19T20:46:10.984Z] (96/129) Installing v4l-utils-libs (1.22.1-r1) [2022-10-19T20:46:10.984Z] (97/129) Installing libpciaccess (0.16-r0) [2022-10-19T20:46:10.984Z] (98/129) Installing libdrm (2.4.109-r0) [2022-10-19T20:46:10.984Z] (99/129) Installing libva (2.13.0-r0) [2022-10-19T20:46:10.984Z] (100/129) Installing libvdpau (1.4-r0) [2022-10-19T20:46:10.984Z] (101/129) Installing vidstab (1.1.0-r1) [2022-10-19T20:46:10.984Z] (102/129) Installing libvorbis (1.3.7-r0) [2022-10-19T20:46:10.984Z] (103/129) Installing libvpx (1.10.0-r0) [2022-10-19T20:46:10.984Z] (104/129) Installing vulkan-loader (1.2.196-r0) [2022-10-19T20:46:10.984Z] (105/129) Installing x264-libs (20210613-r0) [2022-10-19T20:46:10.984Z] (106/129) Installing x265-libs (3.5-r0) [2022-10-19T20:46:11.243Z] (107/129) Installing xvidcore (1.3.7-r1) [2022-10-19T20:46:11.243Z] (108/129) Installing ffmpeg-libs (4.4.1-r2) [2022-10-19T20:46:11.243Z] (109/129) Installing libevent (2.1.12-r4) [2022-10-19T20:46:11.243Z] (110/129) Installing mesa (21.2.6-r0) [2022-10-19T20:46:11.243Z] (111/129) Installing wayland-libs-server (1.19.0-r1) [2022-10-19T20:46:11.243Z] (112/129) Installing mesa-gbm (21.2.6-r0) [2022-10-19T20:46:11.243Z] (113/129) Installing lcms2 (2.12-r1) [2022-10-19T20:46:11.243Z] (114/129) Installing nspr (4.32-r0) [2022-10-19T20:46:11.243Z] (115/129) Installing sqlite-libs (3.36.0-r0) [2022-10-19T20:46:11.243Z] (116/129) Installing nss (3.78.1-r0) [2022-10-19T20:46:11.501Z] (117/129) Installing libasyncns (0.8-r1) [2022-10-19T20:46:11.501Z] (118/129) Installing libltdl (2.4.6-r7) [2022-10-19T20:46:11.501Z] (119/129) Installing orc (0.4.32-r0) [2022-10-19T20:46:11.501Z] (120/129) Installing libsndfile (1.0.31-r1) [2022-10-19T20:46:11.501Z] (121/129) Installing speexdsp (1.2.0-r0) [2022-10-19T20:46:11.501Z] (122/129) Installing tdb-libs (1.4.5-r0) [2022-10-19T20:46:11.501Z] (123/129) Installing libpulse (15.0-r2) [2022-10-19T20:46:11.501Z] (124/129) Installing re2 (2021.11.01-r0) [2022-10-19T20:46:11.501Z] (125/129) Installing snappy (1.1.9-r1) [2022-10-19T20:46:11.501Z] (126/129) Installing libgpg-error (1.42-r1) [2022-10-19T20:46:11.501Z] (127/129) Installing libgcrypt (1.9.4-r0) [2022-10-19T20:46:11.501Z] (128/129) Installing libxslt (1.1.35-r0) [2022-10-19T20:46:11.501Z] (129/129) Installing chromium (99.0.4844.84-r0) [2022-10-19T20:46:12.436Z] Executing busybox-1.34.1-r7.trigger [2022-10-19T20:46:12.436Z] Executing glib-2.70.1-r0.trigger [2022-10-19T20:46:12.436Z] Executing shared-mime-info-2.1-r1.trigger [2022-10-19T20:46:14.342Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2022-10-19T20:46:14.342Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2022-10-19T20:46:14.342Z] Executing fontconfig-2.13.1-r4.trigger [2022-10-19T20:46:14.342Z] Executing mkfontscale-1.2.1-r1.trigger [2022-10-19T20:46:14.342Z] OK: 286 MiB in 145 packages [2022-10-19T20:46:19.610Z] Removing intermediate container 11f766268eb8 [2022-10-19T20:46:19.610Z] ---> 082884cdbbd7 [2022-10-19T20:46:19.610Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2022-10-19T20:46:19.610Z] ---> Running in add4e0a7871e [2022-10-19T20:46:19.870Z] Removing intermediate container add4e0a7871e [2022-10-19T20:46:19.870Z] ---> 1cfd31b20871 [2022-10-19T20:46:19.870Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2022-10-19T20:46:19.870Z] ---> Running in 981714042db5 [2022-10-19T20:46:19.870Z] Removing intermediate container 981714042db5 [2022-10-19T20:46:19.870Z] ---> 93d5e8c83dcc [2022-10-19T20:46:19.870Z] Step 5/10 : RUN npm install -g npm [2022-10-19T20:46:19.870Z] ---> Running in aeeead02a070 [2022-10-19T20:46:27.992Z] [2022-10-19T20:46:27.992Z] changed 54 packages, and audited 212 packages in 6s [2022-10-19T20:46:27.992Z] [2022-10-19T20:46:27.992Z] 11 packages are looking for funding [2022-10-19T20:46:27.992Z] run `npm fund` for details [2022-10-19T20:46:27.992Z] [2022-10-19T20:46:27.992Z] found 0 vulnerabilities [2022-10-19T20:46:28.250Z] Removing intermediate container aeeead02a070 [2022-10-19T20:46:28.250Z] ---> 9e043307d13d [2022-10-19T20:46:28.250Z] Step 6/10 : ARG USER=1000 [2022-10-19T20:46:28.508Z] ---> Running in bf5fdefe3952 [2022-10-19T20:46:28.508Z] Removing intermediate container bf5fdefe3952 [2022-10-19T20:46:28.508Z] ---> 676ec83a95b9 [2022-10-19T20:46:28.508Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2022-10-19T20:46:28.766Z] ---> Running in 7df80d11a6dd [2022-10-19T20:46:30.147Z] Removing intermediate container 7df80d11a6dd [2022-10-19T20:46:30.147Z] ---> 408089b6a8e7 [2022-10-19T20:46:30.147Z] Step 8/10 : USER $USER:$USER [2022-10-19T20:46:30.147Z] ---> Running in e9335cb4e5b0 [2022-10-19T20:46:30.147Z] Removing intermediate container e9335cb4e5b0 [2022-10-19T20:46:30.147Z] ---> f106ab17ae03 [2022-10-19T20:46:30.147Z] Step 9/10 : WORKDIR /app [2022-10-19T20:46:30.406Z] ---> Running in 0e48c386e0fe [2022-10-19T20:46:30.674Z] Removing intermediate container 0e48c386e0fe [2022-10-19T20:46:30.674Z] ---> a4658d77d9bb [2022-10-19T20:46:30.674Z] Step 10/10 : LABEL git_sha=a62889a0a610a23dc1087e46dd3b3342a727a958 [2022-10-19T20:46:30.674Z] ---> Running in 4164f0a86a5d [2022-10-19T20:46:30.932Z] Removing intermediate container 4164f0a86a5d [2022-10-19T20:46:30.932Z] ---> 5bab6fc595dd [2022-10-19T20:46:30.932Z] Successfully built 5bab6fc595dd [2022-10-19T20:46:30.932Z] Successfully tagged edgexfoundry/edgex-web-ui:a62889a0a610a23dc1087e46dd3b3342a727a958 [2022-10-19T20:46:31.190Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2022-10-19T20:46:31.190Z] touch edgex-web-ui.imagebuilt [2022-10-19T20:46:31.190Z] mkdir -p node_modules coverage [2022-10-19T20:46:31.190Z] chown "1000:1000" node_modules coverage package-lock.json [2022-10-19T20:46:31.190Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2022-10-19T20:46:33.093Z] npm WARN EBADENGINE Unsupported engine { [2022-10-19T20:46:33.093Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2022-10-19T20:46:33.093Z] npm WARN EBADENGINE required: { [2022-10-19T20:46:33.093Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-19T20:46:33.093Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-19T20:46:33.093Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-19T20:46:33.093Z] npm WARN EBADENGINE }, [2022-10-19T20:46:33.093Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-19T20:46:33.093Z] npm WARN EBADENGINE } [2022-10-19T20:46:33.093Z] npm WARN EBADENGINE Unsupported engine { [2022-10-19T20:46:33.093Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2022-10-19T20:46:33.093Z] npm WARN EBADENGINE required: { [2022-10-19T20:46:33.093Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-19T20:46:33.093Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-19T20:46:33.093Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-19T20:46:33.093Z] npm WARN EBADENGINE }, [2022-10-19T20:46:33.093Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-19T20:46:33.093Z] npm WARN EBADENGINE } [2022-10-19T20:46:33.093Z] npm WARN EBADENGINE Unsupported engine { [2022-10-19T20:46:33.093Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2022-10-19T20:46:33.093Z] npm WARN EBADENGINE required: { [2022-10-19T20:46:33.093Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-19T20:46:33.093Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-19T20:46:33.093Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-19T20:46:33.093Z] npm WARN EBADENGINE }, [2022-10-19T20:46:33.093Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-19T20:46:33.093Z] npm WARN EBADENGINE } [2022-10-19T20:46:33.093Z] npm WARN EBADENGINE Unsupported engine { [2022-10-19T20:46:33.093Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2022-10-19T20:46:33.093Z] npm WARN EBADENGINE required: { [2022-10-19T20:46:33.093Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-19T20:46:33.093Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-19T20:46:33.093Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-19T20:46:33.093Z] npm WARN EBADENGINE }, [2022-10-19T20:46:33.093Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-19T20:46:33.093Z] npm WARN EBADENGINE } [2022-10-19T20:46:33.093Z] npm WARN EBADENGINE Unsupported engine { [2022-10-19T20:46:33.093Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2022-10-19T20:46:33.093Z] npm WARN EBADENGINE required: { [2022-10-19T20:46:33.093Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-19T20:46:33.093Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-19T20:46:33.093Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-19T20:46:33.093Z] npm WARN EBADENGINE }, [2022-10-19T20:46:33.093Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-19T20:46:33.093Z] npm WARN EBADENGINE } [2022-10-19T20:46:33.093Z] npm WARN EBADENGINE Unsupported engine { [2022-10-19T20:46:33.093Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2022-10-19T20:46:33.093Z] npm WARN EBADENGINE required: { [2022-10-19T20:46:33.093Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-19T20:46:33.093Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-19T20:46:33.093Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-19T20:46:33.093Z] npm WARN EBADENGINE }, [2022-10-19T20:46:33.093Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-19T20:46:33.093Z] npm WARN EBADENGINE } [2022-10-19T20:46:33.093Z] npm WARN EBADENGINE Unsupported engine { [2022-10-19T20:46:33.093Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2022-10-19T20:46:33.093Z] npm WARN EBADENGINE required: { [2022-10-19T20:46:33.093Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-19T20:46:33.093Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-19T20:46:33.093Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-19T20:46:33.093Z] npm WARN EBADENGINE }, [2022-10-19T20:46:33.093Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-19T20:46:33.093Z] npm WARN EBADENGINE } [2022-10-19T20:46:33.093Z] npm WARN EBADENGINE Unsupported engine { [2022-10-19T20:46:33.093Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2022-10-19T20:46:33.093Z] npm WARN EBADENGINE required: { [2022-10-19T20:46:33.093Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-19T20:46:33.093Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-19T20:46:33.093Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-19T20:46:33.093Z] npm WARN EBADENGINE }, [2022-10-19T20:46:33.093Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-19T20:46:33.093Z] npm WARN EBADENGINE } [2022-10-19T20:46:33.093Z] npm WARN EBADENGINE Unsupported engine { [2022-10-19T20:46:33.093Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2022-10-19T20:46:33.093Z] npm WARN EBADENGINE required: { [2022-10-19T20:46:33.093Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-19T20:46:33.093Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-19T20:46:33.093Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-19T20:46:33.093Z] npm WARN EBADENGINE }, [2022-10-19T20:46:33.093Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-19T20:46:33.093Z] npm WARN EBADENGINE } [2022-10-19T20:46:37.337Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2022-10-19T20:46:37.605Z] 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-19T20:46:37.605Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2022-10-19T20:46:37.605Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2022-10-19T20:46:37.867Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2022-10-19T20:46:38.132Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2022-10-19T20:46:38.752Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2022-10-19T20:46:40.215Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2022-10-19T20:46:40.215Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2022-10-19T20:46:42.116Z] 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-19T20:46:42.116Z] 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-19T20:46:43.050Z] 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-19T20:46:43.983Z] 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-19T20:46:49.253Z] 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-19T20:46:49.517Z] 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-19T20:46:50.083Z] 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-19T20:46:50.083Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-10-19T20:46:50.342Z] 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-19T20:46:52.247Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-10-19T20:47:00.412Z] [2022-10-19T20:47:00.412Z] added 1478 packages, and audited 1479 packages in 27s [2022-10-19T20:47:00.412Z] [2022-10-19T20:47:00.412Z] 90 packages are looking for funding [2022-10-19T20:47:00.412Z] run `npm fund` for details [2022-10-19T20:47:00.412Z] [2022-10-19T20:47:00.412Z] 13 vulnerabilities (3 moderate, 8 high, 2 critical) [2022-10-19T20:47:00.412Z] [2022-10-19T20:47:00.412Z] To address issues that do not require attention, run: [2022-10-19T20:47:00.412Z] npm audit fix [2022-10-19T20:47:00.412Z] [2022-10-19T20:47:00.412Z] To address all issues (including breaking changes), run: [2022-10-19T20:47:00.412Z] npm audit fix --force [2022-10-19T20:47:00.412Z] [2022-10-19T20:47:00.412Z] Run `npm audit` for details. [2022-10-19T20:47:04.619Z] 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-19T20:47:07.150Z] - Generating browser application bundles (phase: setup)... [2022-10-19T20:47:11.343Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2022-10-19T20:47:11.343Z] Compiling @angular/core : es2015 as esm2015 [2022-10-19T20:47:14.624Z] Compiling @angular/common : es2015 as esm2015 [2022-10-19T20:47:14.624Z] Compiling @angular/core/testing : es2015 as esm2015 [2022-10-19T20:47:15.561Z] Compiling @angular/platform-browser : es2015 as esm2015 [2022-10-19T20:47:15.561Z] Compiling @angular/common/testing : es2015 as esm2015 [2022-10-19T20:47:15.818Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2022-10-19T20:47:16.080Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2022-10-19T20:47:16.338Z] Compiling @angular/router : es2015 as esm2015 [2022-10-19T20:47:16.338Z] Compiling @angular/common/http : es2015 as esm2015 [2022-10-19T20:47:16.597Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2022-10-19T20:47:16.597Z] Compiling @angular/forms : es2015 as esm2015 [2022-10-19T20:47:17.163Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2022-10-19T20:47:19.066Z] Compiling @angular/router/testing : es2015 as esm2015 [2022-10-19T20:47:25.627Z] 19 10 2022 20:47:24.483:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2022-10-19T20:47:25.628Z] 19 10 2022 20:47:24.485:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2022-10-19T20:47:25.628Z] 19 10 2022 20:47:24.489:INFO [launcher]: Starting browser ChromeHeadless [2022-10-19T20:47:35.593Z] ✔ Browser application bundle generation complete. [2022-10-19T20:47:35.851Z] 19 10 2022 20:47:35.727:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket vTCnblWACD7GGYz_AAAB with id 73838012 [2022-10-19T20:47:39.150Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2022-10-19T20:47:39.150Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 149 SUCCESS (0 secs / 0.212 secs) [2022-10-19T20:47:39.150Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 149 SUCCESS (0 secs / 0.244 secs) [2022-10-19T20:47:39.150Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 149 SUCCESS (0 secs / 0.25 secs) [2022-10-19T20:47:39.150Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 149 SUCCESS (0 secs / 0.259 secs) [2022-10-19T20:47:39.150Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 149 SUCCESS (0 secs / 0.278 secs) [2022-10-19T20:47:39.150Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.293 secs) [2022-10-19T20:47:39.150Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 149 SUCCESS (0 secs / 0.303 secs) [2022-10-19T20:47:39.150Z] WARN: ' [2022-10-19T20:47:39.150Z] It looks like you're using ngModel on the same form field as formControlName. [2022-10-19T20:47:39.150Z] Support for using the ngModel input property and ngModelChange event with [2022-10-19T20:47:39.150Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-10-19T20:47:39.150Z] in a future version of Angular. [2022-10-19T20:47:39.150Z] [2022-10-19T20:47:39.150Z] For more information on this, see our API docs here: [2022-10-19T20:47:39.150Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-10-19T20:47:39.150Z] ' [2022-10-19T20:47:39.150Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 149 SUCCESS (0 secs / 0.303 secs) [2022-10-19T20:47:39.150Z] WARN: ' [2022-10-19T20:47:39.150Z] It looks like you're using ngModel on the same form field as formControlName. [2022-10-19T20:47:39.150Z] Support for using the ngModel input property and ngModelChange event with [2022-10-19T20:47:39.150Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-10-19T20:47:39.150Z] in a future version of Angular. [2022-10-19T20:47:39.150Z] [2022-10-19T20:47:39.150Z] For more information on this, see our API docs here: [2022-10-19T20:47:39.150Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-10-19T20:47:39.150Z] ' [2022-10-19T20:47:39.150Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 149 SUCCESS (0 secs / 0.368 secs) [2022-10-19T20:47:39.150Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.385 secs) [2022-10-19T20:47:39.150Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 149 SUCCESS (0 secs / 0.413 secs) [2022-10-19T20:47:39.150Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.424 secs) [2022-10-19T20:47:39.151Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 149 SUCCESS (0 secs / 0.475 secs) [2022-10-19T20:47:39.151Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 149 SUCCESS (0 secs / 0.485 secs) [2022-10-19T20:47:39.151Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 149 SUCCESS (0 secs / 0.491 secs) [2022-10-19T20:47:39.151Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 149 SUCCESS (0 secs / 0.496 secs) [2022-10-19T20:47:39.410Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 149 SUCCESS (0 secs / 0.535 secs) [2022-10-19T20:47:39.410Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.542 secs) [2022-10-19T20:47:39.410Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 149 SUCCESS (0 secs / 0.548 secs) [2022-10-19T20:47:39.410Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 149 SUCCESS (0 secs / 0.555 secs) [2022-10-19T20:47:39.410Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 149 SUCCESS (0 secs / 0.602 secs) [2022-10-19T20:47:39.410Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 149 SUCCESS (0 secs / 0.662 secs) [2022-10-19T20:47:39.410Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 149 SUCCESS (0 secs / 0.677 secs) [2022-10-19T20:47:39.410Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 149 SUCCESS (0 secs / 0.683 secs) [2022-10-19T20:47:39.410Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 149 SUCCESS (0 secs / 0.703 secs) [2022-10-19T20:47:39.668Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 149 SUCCESS (0 secs / 0.727 secs) [2022-10-19T20:47:39.668Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 149 SUCCESS (0 secs / 0.73 secs) [2022-10-19T20:47:39.668Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 149 SUCCESS (0 secs / 0.733 secs) [2022-10-19T20:47:39.668Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 149 SUCCESS (0 secs / 0.756 secs) [2022-10-19T20:47:39.668Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.766 secs) [2022-10-19T20:47:39.668Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 0.769 secs) [2022-10-19T20:47:39.668Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 149 SUCCESS (0 secs / 0.771 secs) [2022-10-19T20:47:39.668Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 149 SUCCESS (0 secs / 0.775 secs) [2022-10-19T20:47:39.668Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 149 SUCCESS (0 secs / 0.777 secs) [2022-10-19T20:47:39.668Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 149 SUCCESS (0 secs / 0.816 secs) [2022-10-19T20:47:39.668Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 149 SUCCESS (0 secs / 0.824 secs) [2022-10-19T20:47:39.668Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 149 SUCCESS (0 secs / 0.827 secs) [2022-10-19T20:47:39.668Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 149 SUCCESS (0 secs / 0.829 secs) [2022-10-19T20:47:39.668Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 149 SUCCESS (0 secs / 0.858 secs) [2022-10-19T20:47:39.668Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 149 SUCCESS (0 secs / 0.866 secs) [2022-10-19T20:47:39.668Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 149 SUCCESS (0 secs / 0.87 secs) [2022-10-19T20:47:39.668Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 149 SUCCESS (0 secs / 0.887 secs) [2022-10-19T20:47:39.927Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 149 SUCCESS (0 secs / 0.892 secs) [2022-10-19T20:47:39.927Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 149 SUCCESS (0 secs / 0.898 secs) [2022-10-19T20:47:39.927Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 149 SUCCESS (0 secs / 0.901 secs) [2022-10-19T20:47:39.927Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 149 SUCCESS (0 secs / 0.903 secs) [2022-10-19T20:47:39.927Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 149 SUCCESS (0 secs / 0.906 secs) [2022-10-19T20:47:39.927Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 149 SUCCESS (0 secs / 0.933 secs) [2022-10-19T20:47:39.927Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 149 SUCCESS (0 secs / 0.937 secs) [2022-10-19T20:47:39.927Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 149 SUCCESS (0 secs / 0.949 secs) [2022-10-19T20:47:39.927Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 149 SUCCESS (0 secs / 0.963 secs) [2022-10-19T20:47:39.927Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 149 SUCCESS (0 secs / 0.972 secs) [2022-10-19T20:47:39.927Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 149 SUCCESS (0 secs / 0.975 secs) [2022-10-19T20:47:39.927Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 149 SUCCESS (0 secs / 0.977 secs) [2022-10-19T20:47:39.927Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 149 SUCCESS (0 secs / 1.017 secs) [2022-10-19T20:47:39.927Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 149 SUCCESS (0 secs / 1.023 secs) [2022-10-19T20:47:39.927Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 1.05 secs) [2022-10-19T20:47:39.927Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 149 SUCCESS (0 secs / 1.056 secs) [2022-10-19T20:47:39.927Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 149 SUCCESS (0 secs / 1.065 secs) [2022-10-19T20:47:40.186Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 1.071 secs) [2022-10-19T20:47:40.186Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 149 SUCCESS (0 secs / 1.073 secs) [2022-10-19T20:47:40.186Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 149 SUCCESS (0 secs / 1.075 secs) [2022-10-19T20:47:40.186Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 149 SUCCESS (0 secs / 1.086 secs) [2022-10-19T20:47:40.186Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 149 SUCCESS (0 secs / 1.096 secs) [2022-10-19T20:47:40.186Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 149 SUCCESS (0 secs / 1.119 secs) [2022-10-19T20:47:40.186Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 1.132 secs) [2022-10-19T20:47:40.186Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 149 SUCCESS (0 secs / 1.137 secs) [2022-10-19T20:47:40.186Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 1.15 secs) [2022-10-19T20:47:40.186Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 149 SUCCESS (0 secs / 1.165 secs) [2022-10-19T20:47:40.186Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 149 SUCCESS (0 secs / 1.173 secs) [2022-10-19T20:47:40.186Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 149 SUCCESS (0 secs / 1.18 secs) [2022-10-19T20:47:40.186Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 149 SUCCESS (0 secs / 1.185 secs) [2022-10-19T20:47:40.186Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 149 SUCCESS (0 secs / 1.196 secs) [2022-10-19T20:47:40.186Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 149 SUCCESS (0 secs / 1.203 secs) [2022-10-19T20:47:40.186Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 149 SUCCESS (0 secs / 1.205 secs) [2022-10-19T20:47:40.186Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 1.208 secs) [2022-10-19T20:47:40.186Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 149 SUCCESS (0 secs / 1.21 secs) [2022-10-19T20:47:40.186Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 149 SUCCESS (0 secs / 1.213 secs) [2022-10-19T20:47:40.445Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 149 SUCCESS (0 secs / 1.242 secs) [2022-10-19T20:47:40.445Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 149 SUCCESS (0 secs / 1.256 secs) [2022-10-19T20:47:40.445Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 149 SUCCESS (0 secs / 1.259 secs) [2022-10-19T20:47:40.445Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 149 SUCCESS (0 secs / 1.261 secs) [2022-10-19T20:47:40.445Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 149 SUCCESS (0 secs / 1.267 secs) [2022-10-19T20:47:40.445Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 149 SUCCESS (0 secs / 1.271 secs) [2022-10-19T20:47:40.445Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 149 SUCCESS (0 secs / 1.279 secs) [2022-10-19T20:47:40.445Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 149 SUCCESS (0 secs / 1.296 secs) [2022-10-19T20:47:40.445Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 149 SUCCESS (0 secs / 1.302 secs) [2022-10-19T20:47:40.445Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 149 SUCCESS (0 secs / 1.304 secs) [2022-10-19T20:47:40.445Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 149 SUCCESS (0 secs / 1.306 secs) [2022-10-19T20:47:40.445Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 149 SUCCESS (0 secs / 1.329 secs) [2022-10-19T20:47:40.445Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 149 SUCCESS (0 secs / 1.332 secs) [2022-10-19T20:47:40.445Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 149 SUCCESS (0 secs / 1.344 secs) [2022-10-19T20:47:40.445Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 149 SUCCESS (0 secs / 1.361 secs) [2022-10-19T20:47:40.445Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 149 SUCCESS (0 secs / 1.379 secs) [2022-10-19T20:47:40.445Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 149 SUCCESS (0 secs / 1.391 secs) [2022-10-19T20:47:40.445Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 149 SUCCESS (0 secs / 1.417 secs) [2022-10-19T20:47:40.445Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 149 SUCCESS (0 secs / 1.427 secs) [2022-10-19T20:47:40.704Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 149 SUCCESS (0 secs / 1.437 secs) [2022-10-19T20:47:40.704Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 149 SUCCESS (0 secs / 1.454 secs) [2022-10-19T20:47:40.704Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 149 SUCCESS (0 secs / 1.463 secs) [2022-10-19T20:47:40.704Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 149 SUCCESS (0 secs / 1.484 secs) [2022-10-19T20:47:40.704Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 149 SUCCESS (0 secs / 1.505 secs) [2022-10-19T20:47:40.704Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 149 SUCCESS (0 secs / 1.517 secs) [2022-10-19T20:47:40.704Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 149 SUCCESS (0 secs / 1.523 secs) [2022-10-19T20:47:40.704Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 149 SUCCESS (0 secs / 1.528 secs) [2022-10-19T20:47:40.704Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 149 SUCCESS (0 secs / 1.535 secs) [2022-10-19T20:47:40.704Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 149 SUCCESS (0 secs / 1.54 secs) [2022-10-19T20:47:40.704Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 149 SUCCESS (0 secs / 1.543 secs) [2022-10-19T20:47:40.704Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 149 SUCCESS (0 secs / 1.546 secs) [2022-10-19T20:47:40.704Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 149 SUCCESS (0 secs / 1.559 secs) [2022-10-19T20:47:40.963Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 149 SUCCESS (0 secs / 1.631 secs) [2022-10-19T20:47:40.963Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 149 SUCCESS (0 secs / 1.644 secs) [2022-10-19T20:47:40.963Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 149 SUCCESS (0 secs / 1.656 secs) [2022-10-19T20:47:40.963Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 1.664 secs) [2022-10-19T20:47:40.963Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 149 SUCCESS (0 secs / 1.692 secs) [2022-10-19T20:47:40.963Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 149 SUCCESS (0 secs / 1.704 secs) [2022-10-19T20:47:40.963Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 149 SUCCESS (0 secs / 1.712 secs) [2022-10-19T20:47:40.963Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 149 SUCCESS (0 secs / 1.721 secs) [2022-10-19T20:47:40.963Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 149 SUCCESS (0 secs / 1.726 secs) [2022-10-19T20:47:40.963Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 149 SUCCESS (0 secs / 1.747 secs) [2022-10-19T20:47:40.963Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 149 SUCCESS (0 secs / 1.792 secs) [2022-10-19T20:47:41.221Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 1.803 secs) [2022-10-19T20:47:41.221Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 149 SUCCESS (0 secs / 1.813 secs) [2022-10-19T20:47:41.221Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 149 SUCCESS (0 secs / 1.817 secs) [2022-10-19T20:47:41.221Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 149 SUCCESS (0 secs / 1.826 secs) [2022-10-19T20:47:41.221Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 149 SUCCESS (0 secs / 1.843 secs) [2022-10-19T20:47:41.221Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 149 SUCCESS (0 secs / 1.847 secs) [2022-10-19T20:47:41.221Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 149 SUCCESS (0 secs / 1.854 secs) [2022-10-19T20:47:41.221Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 149 SUCCESS (0 secs / 1.865 secs) [2022-10-19T20:47:41.221Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 149 SUCCESS (0 secs / 1.883 secs) [2022-10-19T20:47:41.221Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 149 SUCCESS (0 secs / 1.893 secs) [2022-10-19T20:47:41.221Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 149 SUCCESS (0 secs / 1.91 secs) [2022-10-19T20:47:41.221Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 149 SUCCESS (0 secs / 1.918 secs) [2022-10-19T20:47:41.221Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 149 SUCCESS (0 secs / 1.922 secs) [2022-10-19T20:47:41.222Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 149 SUCCESS (0 secs / 1.923 secs) [2022-10-19T20:47:41.480Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 149 SUCCESS (0 secs / 1.949 secs) [2022-10-19T20:47:41.480Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 149 SUCCESS (0 secs / 1.956 secs) [2022-10-19T20:47:41.480Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 149 SUCCESS (0 secs / 1.966 secs) [2022-10-19T20:47:41.480Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 149 SUCCESS (0 secs / 1.969 secs) [2022-10-19T20:47:41.480Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 149 SUCCESS (0 secs / 1.973 secs) [2022-10-19T20:47:41.480Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 149 SUCCESS (0 secs / 1.98 secs) [2022-10-19T20:47:41.480Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 149 SUCCESS (0 secs / 1.988 secs) [2022-10-19T20:47:41.480Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 149 SUCCESS (0 secs / 2.001 secs) [2022-10-19T20:47:41.480Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 149 SUCCESS (0 secs / 2.015 secs) [2022-10-19T20:47:41.480Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 149 SUCCESS (0 secs / 2.021 secs) [2022-10-19T20:47:41.480Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 149 SUCCESS (0 secs / 2.031 secs) [2022-10-19T20:47:41.480Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 146 of 149 SUCCESS (0 secs / 2.04 secs) [2022-10-19T20:47:41.480Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 147 of 149 SUCCESS (0 secs / 2.045 secs) [2022-10-19T20:47:41.480Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 148 of 149 SUCCESS (0 secs / 2.052 secs) [2022-10-19T20:47:41.480Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (0 secs / 2.073 secs) [2022-10-19T20:47:41.739Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (3.109 secs / 2.073 secs) [2022-10-19T20:47:41.739Z] TOTAL: 149 SUCCESS [2022-10-19T20:47:41.739Z] ✔ Browser application bundle generation complete. [2022-10-19T20:47:41.997Z] [2022-10-19T20:47:41.997Z] =============================== Coverage summary =============================== [2022-10-19T20:47:41.997Z] Statements : 40.98% ( 1467/3580 ) [2022-10-19T20:47:41.997Z] Branches : 12.03% ( 111/923 ) [2022-10-19T20:47:41.997Z] Functions : 33.28% ( 432/1298 ) [2022-10-19T20:47:41.997Z] Lines : 38.91% ( 1318/3387 ) [2022-10-19T20:47:41.997Z] ================================================================================ [2022-10-19T20:47:42.257Z] ✔ Browser application bundle generation complete. [2022-10-19T20:47:42.516Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [Pipeline] echo [2022-10-19T20:47:42.527Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-19T20:47:42.537Z] $ docker stop --time=1 63e8693081725e5172d89ea2f1c1fed3097cff5eb6c267c204d15c30cb6c8c8e [2022-10-19T20:47:43.831Z] $ docker rm -f 63e8693081725e5172d89ea2f1c1fed3097cff5eb6c267c204d15c30cb6c8c8e [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-19T20:47:44.205Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-19T20:47:44.852Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-10-19T20:47:45.256Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-19T20:47:45.797Z] + ls -al . [2022-10-19T20:47:45.797Z] total 176 [2022-10-19T20:47:45.797Z] drwxrwxr-x 14 jenkins jenkins 4096 Oct 19 20:45 . [2022-10-19T20:47:45.797Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 19 20:44 .. [2022-10-19T20:47:45.797Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 19 20:44 .blubracket [2022-10-19T20:47:45.797Z] -rw-rw-r-- 1 jenkins jenkins 18 Oct 19 20:44 .dockerignore [2022-10-19T20:47:45.797Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 19 20:45 .git [2022-10-19T20:47:45.797Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 19 20:44 .github [2022-10-19T20:47:45.797Z] -rw-rw-r-- 1 jenkins jenkins 185 Oct 19 20:44 .gitignore [2022-10-19T20:47:45.797Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 19 20:45 .semver [2022-10-19T20:47:45.797Z] -rw-rw-r-- 1 jenkins jenkins 4856 Oct 19 20:44 Attribution.txt [2022-10-19T20:47:45.797Z] -rw-rw-r-- 1 jenkins jenkins 14570 Oct 19 20:44 CHANGELOG.md [2022-10-19T20:47:45.797Z] -rw-rw-r-- 1 jenkins jenkins 3959 Oct 19 20:44 CONTRIBUTING.md [2022-10-19T20:47:45.797Z] -rw-rw-r-- 1 jenkins jenkins 1847 Oct 19 20:44 Dockerfile [2022-10-19T20:47:45.797Z] -rw-rw-r-- 1 jenkins jenkins 652 Oct 19 20:44 Jenkinsfile [2022-10-19T20:47:45.797Z] -rw-rw-r-- 1 jenkins jenkins 11357 Oct 19 20:44 LICENSE [2022-10-19T20:47:45.797Z] -rw-rw-r-- 1 jenkins jenkins 2124 Oct 19 20:44 Makefile [2022-10-19T20:47:45.797Z] -rw-rw-r-- 1 jenkins jenkins 4398 Oct 19 20:44 README.md [2022-10-19T20:47:45.797Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 19 20:45 VERSION [2022-10-19T20:47:45.797Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 19 20:44 assets [2022-10-19T20:47:45.797Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 19 20:44 bin [2022-10-19T20:47:45.797Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 19 20:44 cmd [2022-10-19T20:47:45.797Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 19 20:45 coverage.out [2022-10-19T20:47:45.797Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 19 20:44 docs [2022-10-19T20:47:45.797Z] -rw-rw-r-- 1 jenkins jenkins 3012 Oct 19 20:44 go.mod [2022-10-19T20:47:45.797Z] -rw-rw-r-- 1 jenkins jenkins 35759 Oct 19 20:44 go.sum [2022-10-19T20:47:45.797Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 19 20:44 internal [2022-10-19T20:47:45.797Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 19 20:44 snap [2022-10-19T20:47:45.797Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 19 20:44 testing [2022-10-19T20:47:45.797Z] -rw-rw-r-- 1 jenkins jenkins 155 Oct 19 20:44 version.go [2022-10-19T20:47:45.797Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 19 20:46 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T20:47:46.212Z] + 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=a62889a0a610a23dc1087e46dd3b3342a727a958 --label arch=amd64 --label version=2.3.0-dev.13 . [2022-10-19T20:47:46.471Z] Sending build context to Docker daemon 48.17MB [2022-10-19T20:47:46.471Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-10-19T20:47:46.471Z] Step 2/26 : FROM ${BASE} AS builder [2022-10-19T20:47:46.471Z] ---> 68efc691c184 [2022-10-19T20:47:46.471Z] Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-10-19T20:47:47.039Z] ---> Running in f9914a23648a [2022-10-19T20:47:47.039Z] Removing intermediate container f9914a23648a [2022-10-19T20:47:47.039Z] ---> 5b7a057e222e [2022-10-19T20:47:47.039Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2022-10-19T20:47:47.298Z] ---> Running in 76568892735e [2022-10-19T20:47:47.298Z] Removing intermediate container 76568892735e [2022-10-19T20:47:47.298Z] ---> f536ca27f600 [2022-10-19T20:47:47.298Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-10-19T20:47:47.298Z] ---> Running in 8a02f9e82537 [2022-10-19T20:47:47.556Z] Removing intermediate container 8a02f9e82537 [2022-10-19T20:47:47.556Z] ---> c6b5cb70d1c8 [2022-10-19T20:47:47.556Z] Step 6/26 : LABEL Name=edgex-ui-go [2022-10-19T20:47:47.556Z] ---> Running in 909b8fbefd02 [2022-10-19T20:47:47.815Z] Removing intermediate container 909b8fbefd02 [2022-10-19T20:47:47.815Z] ---> 03c6acf834d4 [2022-10-19T20:47:47.815Z] Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-10-19T20:47:47.815Z] ---> Running in 18c2c94ca507 [2022-10-19T20:47:47.815Z] Removing intermediate container 18c2c94ca507 [2022-10-19T20:47:47.815Z] ---> 6a12935a16f9 [2022-10-19T20:47:47.815Z] Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-10-19T20:47:49.196Z] ---> c064d15721e3 [2022-10-19T20:47:49.196Z] Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-19T20:47:49.196Z] ---> Running in 316591351e6c [2022-10-19T20:47:49.455Z] Removing intermediate container 316591351e6c [2022-10-19T20:47:49.455Z] ---> 6bde4c5c11b9 [2022-10-19T20:47:49.455Z] Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-19T20:47:49.455Z] ---> Running in ff6cb6555043 [2022-10-19T20:47:49.712Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-19T20:47:50.648Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-19T20:47:50.906Z] OK: 211 MiB in 51 packages [2022-10-19T20:47:51.164Z] Removing intermediate container ff6cb6555043 [2022-10-19T20:47:51.164Z] ---> 3e1fa372175e [2022-10-19T20:47:51.164Z] Step 11/26 : ENV GO111MODULE=on [2022-10-19T20:47:51.421Z] ---> Running in de096f9fc4a9 [2022-10-19T20:47:51.421Z] Removing intermediate container de096f9fc4a9 [2022-10-19T20:47:51.421Z] ---> 350c868e1f36 [2022-10-19T20:47:51.421Z] Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-10-19T20:47:51.421Z] ---> Running in 9ecb64f3d0cf [2022-10-19T20:47:51.422Z] Removing intermediate container 9ecb64f3d0cf [2022-10-19T20:47:51.422Z] ---> 397bc1ef356e [2022-10-19T20:47:51.422Z] Step 13/26 : COPY go.mod vendor* ./ [2022-10-19T20:47:51.679Z] ---> f13cdbd55558 [2022-10-19T20:47:51.679Z] Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-19T20:47:51.679Z] ---> Running in 8f57c1fa3a79 [2022-10-19T20:47:52.245Z] Removing intermediate container 8f57c1fa3a79 [2022-10-19T20:47:52.245Z] ---> e358b12158d3 [2022-10-19T20:47:52.245Z] Step 15/26 : COPY . . [2022-10-19T20:47:52.451Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8616 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2022-10-19T20:47:52.464Z] Running in /w/workspace/edgex-ui-go/84 [Pipeline] { [Pipeline] checkout [2022-10-19T20:47:52.499Z] The recommended git tool is: git [2022-10-19T20:47:54.143Z] ---> 855936ce5821 [2022-10-19T20:47:54.143Z] Step 16/26 : RUN ${MAKE} [2022-10-19T20:47:54.144Z] ---> Running in df9b9a62062e [2022-10-19T20:47:54.144Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.3.0-dev.13" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2022-10-19T20:47:58.047Z] using credential edgex-jenkins-ssh [2022-10-19T20:47:58.064Z] Cloning the remote Git repository [2022-10-19T20:47:58.113Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2022-10-19T20:47:58.194Z] > git init /w/workspace/edgex-ui-go/84 # timeout=10 [2022-10-19T20:47:58.348Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-10-19T20:47:58.349Z] > git --version # timeout=10 [2022-10-19T20:47:58.368Z] > git --version # 'git version 2.25.1' [2022-10-19T20:47:58.370Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-19T20:47:58.420Z] Verifying host key using known hosts file [2022-10-19T20:47:58.657Z] 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-19T20:47:58.671Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-19T20:48:01.921Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-10-19T20:48:01.942Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-19T20:48:02.857Z] Avoid second fetch [2022-10-19T20:48:02.857Z] Checking out Revision a62889a0a610a23dc1087e46dd3b3342a727a958 (main) [2022-10-19T20:48:03.712Z] Commit message: "Merge pull request #559 from badboy-huaqiao/issue-#543" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-19T20:48:02.877Z] > git config core.sparsecheckout # timeout=10 [2022-10-19T20:48:02.898Z] > git checkout -f a62889a0a610a23dc1087e46dd3b3342a727a958 # timeout=10 [2022-10-19T20:48:04.714Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-19T20:48:04.714Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-19T20:48:04.714Z] Dload Upload Total Spent Left Speed [2022-10-19T20:48:04.714Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 89375 0 --:--:-- --:--:-- --:--:-- 90014 [Pipeline] sh [2022-10-19T20:48:05.320Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-19T20:48:05.664Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-19T20:48:05.664Z] + sudo tee /etc/docker/daemon.new [2022-10-19T20:48:05.664Z] { [2022-10-19T20:48:05.664Z] "registry-mirrors": [ [2022-10-19T20:48:05.664Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-19T20:48:05.664Z] ], [2022-10-19T20:48:05.664Z] "bip": "10.250.0.254/24", [2022-10-19T20:48:05.664Z] "hosts": [ [2022-10-19T20:48:05.664Z] "tcp://0.0.0.0:5555", [2022-10-19T20:48:05.664Z] "unix:///var/run/docker.sock" [2022-10-19T20:48:05.664Z] ], [2022-10-19T20:48:05.664Z] "mtu": 1458, [2022-10-19T20:48:05.664Z] "selinux-enabled": true, [2022-10-19T20:48:05.664Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-19T20:48:05.664Z] } [Pipeline] sh [2022-10-19T20:48:06.006Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-19T20:48:06.345Z] + sudo service docker restart [2022-10-19T20:48:06.350Z] Removing intermediate container df9b9a62062e [2022-10-19T20:48:06.350Z] ---> 3b97e253956e [2022-10-19T20:48:06.350Z] Step 17/26 : FROM alpine:3.14 [2022-10-19T20:48:06.350Z] 3.14: Pulling from library/alpine [2022-10-19T20:48:07.724Z] c7ed990a2339: Pulling fs layer [2022-10-19T20:48:07.724Z] c7ed990a2339: Verifying Checksum [2022-10-19T20:48:07.724Z] c7ed990a2339: Download complete [2022-10-19T20:48:07.724Z] c7ed990a2339: Pull complete [2022-10-19T20:48:07.724Z] Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c [2022-10-19T20:48:07.724Z] Status: Downloaded newer image for alpine:3.14 [2022-10-19T20:48:07.724Z] ---> dd53f409bf0b [2022-10-19T20:48:07.724Z] Step 18/26 : EXPOSE 4000 [2022-10-19T20:48:07.984Z] ---> Running in 52fd6b99f770 [2022-10-19T20:48:07.984Z] Removing intermediate container 52fd6b99f770 [2022-10-19T20:48:07.984Z] ---> e23f7b23de83 [2022-10-19T20:48:07.984Z] 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-19T20:48:08.930Z] ---> 63b3659876c7 [2022-10-19T20:48:08.930Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2022-10-19T20:48:08.930Z] ---> d4cad0ba034b [2022-10-19T20:48:08.930Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2022-10-19T20:48:08.930Z] ---> 2be9cec0d186 [2022-10-19T20:48:08.930Z] Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-10-19T20:48:08.930Z] ---> Running in 118f278641e0 [2022-10-19T20:48:09.188Z] Removing intermediate container 118f278641e0 [2022-10-19T20:48:09.188Z] ---> bfd4e812ed2f [2022-10-19T20:48:09.188Z] Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] [2022-10-19T20:48:09.188Z] ---> Running in 307a6346a22e [2022-10-19T20:48:09.188Z] Removing intermediate container 307a6346a22e [2022-10-19T20:48:09.188Z] ---> 940b158434bd [2022-10-19T20:48:09.188Z] Step 24/26 : LABEL arch=amd64 [2022-10-19T20:48:09.188Z] ---> Running in ef28292c01ae [2022-10-19T20:48:09.188Z] Removing intermediate container ef28292c01ae [2022-10-19T20:48:09.188Z] ---> b1d2c1b88e93 [2022-10-19T20:48:09.188Z] Step 25/26 : LABEL git_sha=a62889a0a610a23dc1087e46dd3b3342a727a958 [2022-10-19T20:48:09.188Z] ---> Running in c15923e0b0f5 [2022-10-19T20:48:09.447Z] Removing intermediate container c15923e0b0f5 [2022-10-19T20:48:09.447Z] ---> 485efc63d44b [2022-10-19T20:48:09.447Z] Step 26/26 : LABEL version=2.3.0-dev.13 [2022-10-19T20:48:09.447Z] ---> Running in e1abac6c9e46 [2022-10-19T20:48:09.447Z] Removing intermediate container e1abac6c9e46 [2022-10-19T20:48:09.447Z] ---> 4917b12cafd3 [2022-10-19T20:48:09.447Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-19T20:48:09.447Z] Successfully built 4917b12cafd3 [2022-10-19T20:48:09.447Z] 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-19T20:48:09.551Z] provisioning config files... [2022-10-19T20:48:09.558Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1729169319593533059tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-19T20:48:09.852Z] ---> docker-login.sh [2022-10-19T20:48:09.852Z] nexus3.edgexfoundry.org:10001 [2022-10-19T20:48:09.852Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-19T20:48:09.852Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-19T20:48:09.852Z] Configure a credential helper to remove this warning. See [2022-10-19T20:48:09.852Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-19T20:48:09.852Z] [2022-10-19T20:48:09.852Z] Login Succeeded [2022-10-19T20:48:09.852Z] nexus3.edgexfoundry.org:10002 [2022-10-19T20:48:09.852Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-19T20:48:09.852Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-19T20:48:09.852Z] Configure a credential helper to remove this warning. See [2022-10-19T20:48:09.852Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-19T20:48:09.852Z] [2022-10-19T20:48:09.852Z] Login Succeeded [2022-10-19T20:48:09.852Z] nexus3.edgexfoundry.org:10003 [2022-10-19T20:48:10.110Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-19T20:48:10.110Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-19T20:48:10.110Z] Configure a credential helper to remove this warning. See [2022-10-19T20:48:10.110Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-19T20:48:10.110Z] [2022-10-19T20:48:10.110Z] Login Succeeded [2022-10-19T20:48:10.110Z] nexus3.edgexfoundry.org:10004 [2022-10-19T20:48:10.110Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-19T20:48:10.110Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-19T20:48:10.110Z] Configure a credential helper to remove this warning. See [2022-10-19T20:48:10.110Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-19T20:48:10.110Z] [2022-10-19T20:48:10.110Z] Login Succeeded [2022-10-19T20:48:10.110Z] docker.io [2022-10-19T20:48:10.110Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-19T20:48:10.678Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-19T20:48:10.678Z] Configure a credential helper to remove this warning. See [2022-10-19T20:48:10.678Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-19T20:48:10.678Z] [2022-10-19T20:48:10.678Z] Login Succeeded [2022-10-19T20:48:10.678Z] ---> docker-login.sh ends [Pipeline] } [2022-10-19T20:48:10.685Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-19T20:48:10.724Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-19T20:48:10.745Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2022-10-19T20:48:10.745Z] a62889a0a610a23dc1087e46dd3b3342a727a958 [2022-10-19T20:48:10.745Z] latest [2022-10-19T20:48:10.745Z] 2.3.0-dev.13 [2022-10-19T20:48:10.745Z] a62889a0a610a23dc1087e46dd3b3342a727a958-2.3.0-dev.13 [2022-10-19T20:48:10.745Z] main [2022-10-19T20:48:10.746Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T20:48:11.069Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:a62889a0a610a23dc1087e46dd3b3342a727a958 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T20:48:11.367Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:a62889a0a610a23dc1087e46dd3b3342a727a958 [2022-10-19T20:48:11.367Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-10-19T20:48:11.367Z] bfb42252fd2d: Preparing [2022-10-19T20:48:11.367Z] cbd7edee689f: Preparing [2022-10-19T20:48:11.367Z] feb216ebf73b: Preparing [2022-10-19T20:48:11.367Z] 63493a9ab2d4: Preparing [2022-10-19T20:48:11.367Z] 63493a9ab2d4: Layer already exists [2022-10-19T20:48:11.367Z] cbd7edee689f: Pushed [2022-10-19T20:48:11.367Z] bfb42252fd2d: Pushed [2022-10-19T20:48:13.899Z] feb216ebf73b: Pushed [2022-10-19T20:48:14.159Z] a62889a0a610a23dc1087e46dd3b3342a727a958: digest: sha256:4c33756af3a3e7ef40cc87cc01fef84f64a7011ce9c1840e1a2f59eb0d336852 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T20:48:14.473Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T20:48:14.781Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2022-10-19T20:48:14.781Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-10-19T20:48:14.781Z] bfb42252fd2d: Preparing [2022-10-19T20:48:14.781Z] cbd7edee689f: Preparing [2022-10-19T20:48:14.781Z] feb216ebf73b: Preparing [2022-10-19T20:48:14.781Z] 63493a9ab2d4: Preparing [2022-10-19T20:48:14.781Z] bfb42252fd2d: Layer already exists [2022-10-19T20:48:14.781Z] feb216ebf73b: Layer already exists [2022-10-19T20:48:14.781Z] 63493a9ab2d4: Layer already exists [2022-10-19T20:48:14.781Z] cbd7edee689f: Layer already exists [2022-10-19T20:48:14.781Z] latest: digest: sha256:4c33756af3a3e7ef40cc87cc01fef84f64a7011ce9c1840e1a2f59eb0d336852 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T20:48:15.094Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.3.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T20:48:15.404Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.3.0-dev.13 [2022-10-19T20:48:15.404Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-10-19T20:48:15.404Z] bfb42252fd2d: Preparing [2022-10-19T20:48:15.404Z] cbd7edee689f: Preparing [2022-10-19T20:48:15.404Z] feb216ebf73b: Preparing [2022-10-19T20:48:15.404Z] 63493a9ab2d4: Preparing [2022-10-19T20:48:15.404Z] feb216ebf73b: Layer already exists [2022-10-19T20:48:15.404Z] cbd7edee689f: Layer already exists [2022-10-19T20:48:15.404Z] 63493a9ab2d4: Layer already exists [2022-10-19T20:48:15.404Z] bfb42252fd2d: Layer already exists [2022-10-19T20:48:15.404Z] 2.3.0-dev.13: digest: sha256:4c33756af3a3e7ef40cc87cc01fef84f64a7011ce9c1840e1a2f59eb0d336852 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T20:48:15.718Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:a62889a0a610a23dc1087e46dd3b3342a727a958-2.3.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T20:48:16.022Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:a62889a0a610a23dc1087e46dd3b3342a727a958-2.3.0-dev.13 [2022-10-19T20:48:16.022Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-10-19T20:48:16.022Z] bfb42252fd2d: Preparing [2022-10-19T20:48:16.022Z] cbd7edee689f: Preparing [2022-10-19T20:48:16.022Z] feb216ebf73b: Preparing [2022-10-19T20:48:16.022Z] 63493a9ab2d4: Preparing [2022-10-19T20:48:16.022Z] cbd7edee689f: Layer already exists [2022-10-19T20:48:16.022Z] feb216ebf73b: Layer already exists [2022-10-19T20:48:16.022Z] 63493a9ab2d4: Layer already exists [2022-10-19T20:48:16.022Z] bfb42252fd2d: Layer already exists [2022-10-19T20:48:16.022Z] a62889a0a610a23dc1087e46dd3b3342a727a958-2.3.0-dev.13: digest: sha256:4c33756af3a3e7ef40cc87cc01fef84f64a7011ce9c1840e1a2f59eb0d336852 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T20:48:16.335Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T20:48:16.638Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main [2022-10-19T20:48:16.638Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-10-19T20:48:16.638Z] bfb42252fd2d: Preparing [2022-10-19T20:48:16.638Z] cbd7edee689f: Preparing [2022-10-19T20:48:16.638Z] feb216ebf73b: Preparing [2022-10-19T20:48:16.638Z] 63493a9ab2d4: Preparing [2022-10-19T20:48:16.638Z] cbd7edee689f: Layer already exists [2022-10-19T20:48:16.638Z] 63493a9ab2d4: Layer already exists [2022-10-19T20:48:16.638Z] feb216ebf73b: Layer already exists [2022-10-19T20:48:16.638Z] bfb42252fd2d: Layer already exists [2022-10-19T20:48:16.638Z] main: digest: sha256:4c33756af3a3e7ef40cc87cc01fef84f64a7011ce9c1840e1a2f59eb0d336852 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-19T20:48:16.672Z] ===================================================== [Pipeline] echo [2022-10-19T20:48:16.677Z] taggedImages: [2022-10-19T20:48:16.677Z] - nexus3.edgexfoundry.org:10004/edgex-ui:a62889a0a610a23dc1087e46dd3b3342a727a958 [2022-10-19T20:48:16.677Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2022-10-19T20:48:16.677Z] - nexus3.edgexfoundry.org:10004/edgex-ui:2.3.0-dev.13 [2022-10-19T20:48:16.677Z] - nexus3.edgexfoundry.org:10004/edgex-ui:a62889a0a610a23dc1087e46dd3b3342a727a958-2.3.0-dev.13 [2022-10-19T20:48:16.677Z] - 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-19T20:48:17.028Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-19T20:48:17.028Z] [2022-10-19T20:48:17.028Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T20:48:17.329Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-19T20:48:17.330Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-19T20:48:17.330Z] 5eb5b503b376: Pulling fs layer [2022-10-19T20:48:17.330Z] 5c69ac0246d0: Pulling fs layer [2022-10-19T20:48:17.330Z] ec43610c2a17: Pulling fs layer [2022-10-19T20:48:17.330Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-19T20:48:17.330Z] 33b1e0a273af: Pulling fs layer [2022-10-19T20:48:17.330Z] 5d3b04190fa2: Pulling fs layer [2022-10-19T20:48:17.330Z] 2f39f015ded8: Pulling fs layer [2022-10-19T20:48:17.330Z] 5d3b04190fa2: Waiting [2022-10-19T20:48:17.330Z] 2f39f015ded8: Waiting [2022-10-19T20:48:17.330Z] 3a2ae6a8a46f: Waiting [2022-10-19T20:48:17.330Z] 33b1e0a273af: Waiting [2022-10-19T20:48:17.330Z] 5c69ac0246d0: Verifying Checksum [2022-10-19T20:48:17.330Z] 5c69ac0246d0: Download complete [2022-10-19T20:48:17.330Z] 3a2ae6a8a46f: Verifying Checksum [2022-10-19T20:48:17.330Z] 3a2ae6a8a46f: Download complete [2022-10-19T20:48:17.330Z] 33b1e0a273af: Verifying Checksum [2022-10-19T20:48:17.330Z] 33b1e0a273af: Download complete [2022-10-19T20:48:17.330Z] 5d3b04190fa2: Verifying Checksum [2022-10-19T20:48:17.330Z] 5d3b04190fa2: Download complete [2022-10-19T20:48:17.330Z] ec43610c2a17: Verifying Checksum [2022-10-19T20:48:17.330Z] ec43610c2a17: Download complete [2022-10-19T20:48:17.588Z] 5eb5b503b376: Verifying Checksum [2022-10-19T20:48:17.588Z] 5eb5b503b376: Download complete [2022-10-19T20:48:18.155Z] 2f39f015ded8: Download complete [2022-10-19T20:48:18.719Z] 5eb5b503b376: Pull complete [2022-10-19T20:48:18.719Z] 5c69ac0246d0: Pull complete [2022-10-19T20:48:19.285Z] ec43610c2a17: Pull complete [2022-10-19T20:48:19.285Z] 3a2ae6a8a46f: Pull complete [2022-10-19T20:48:19.285Z] 33b1e0a273af: Pull complete [2022-10-19T20:48:19.543Z] 5d3b04190fa2: Pull complete [2022-10-19T20:48:23.731Z] 2f39f015ded8: Pull complete [2022-10-19T20:48:23.731Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-19T20:48:23.731Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-19T20:48:23.731Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-19T20:48:23.812Z] prd-ubuntu20.04-docker-8c-8g-8614 does not seem to be running inside a container [2022-10-19T20:48:23.844Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-19T20:48:27.529Z] $ docker top db78c8262ae0772415792a8ac16e75eed9bd98d32e26bcd36158241625e1f442 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] configFileProvider [2022-10-19T20:48:27.647Z] provisioning config files... [2022-10-19T20:48:27.675Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/84@tmp/config787047552175190118tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-19T20:48:27.899Z] ---> job-cost.sh [2022-10-19T20:48:27.899Z] lf-activate-venv: SKIPPING [2022-10-19T20:48:27.899Z] INFO: No Stack... [2022-10-19T20:48:28.030Z] ---> docker-login.sh [2022-10-19T20:48:28.030Z] nexus3.edgexfoundry.org:10001 [2022-10-19T20:48:28.158Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-19T20:48:28.417Z] INFO: Archiving Costs [Pipeline] sh [2022-10-19T20:48:28.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-19T20:48:28.619Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-19T20:48:28.619Z] Configure a credential helper to remove this warning. See [2022-10-19T20:48:28.619Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-19T20:48:28.619Z] [2022-10-19T20:48:28.619Z] Login Succeeded [2022-10-19T20:48:28.619Z] nexus3.edgexfoundry.org:10002 [2022-10-19T20:48:28.704Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv [2022-10-19T20:48:28.704Z] + cut -d, -f6 [Pipeline] lock [2022-10-19T20:48:28.715Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-84-stack-cost] [2022-10-19T20:48:28.721Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-84-stack-cost] did not exist. Created. [2022-10-19T20:48:28.721Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-84-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-19T20:48:28.889Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-19T20:48:28.889Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-19T20:48:28.889Z] Configure a credential helper to remove this warning. See [2022-10-19T20:48:28.889Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-19T20:48:28.889Z] [2022-10-19T20:48:28.889Z] Login Succeeded [2022-10-19T20:48:28.889Z] nexus3.edgexfoundry.org:10003 [2022-10-19T20:48:29.016Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-10-19T20:48:29.159Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-19T20:48:29.402Z] Stashed 1 file(s) [Pipeline] } [2022-10-19T20:48:29.409Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-84-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-19T20:48:29.426Z] $ docker stop --time=1 db78c8262ae0772415792a8ac16e75eed9bd98d32e26bcd36158241625e1f442 [2022-10-19T20:48:29.428Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-19T20:48:29.428Z] Configure a credential helper to remove this warning. See [2022-10-19T20:48:29.428Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-19T20:48:29.428Z] [2022-10-19T20:48:29.428Z] Login Succeeded [2022-10-19T20:48:29.428Z] nexus3.edgexfoundry.org:10004 [2022-10-19T20:48:29.698Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-19T20:48:29.698Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-19T20:48:29.698Z] Configure a credential helper to remove this warning. See [2022-10-19T20:48:29.698Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-19T20:48:29.698Z] [2022-10-19T20:48:29.698Z] Login Succeeded [2022-10-19T20:48:29.698Z] docker.io [2022-10-19T20:48:29.967Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-19T20:48:30.556Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-19T20:48:30.556Z] Configure a credential helper to remove this warning. See [2022-10-19T20:48:30.556Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-19T20:48:30.556Z] [2022-10-19T20:48:30.556Z] Login Succeeded [2022-10-19T20:48:30.556Z] ---> docker-login.sh ends [2022-10-19T20:48:30.685Z] $ docker rm -f db78c8262ae0772415792a8ac16e75eed9bd98d32e26bcd36158241625e1f442 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2022-10-19T20:48:30.725Z] Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] echo [2022-10-19T20:48:30.861Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-19T20:48:30.874Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-19T20:48:30.884Z] ========================================================= [2022-10-19T20:48:30.884Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-19T20:48:30.884Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T20:48:31.234Z] + 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-19T20:48:32.222Z] Sending build context to Docker daemon 28.67MB [2022-10-19T20:48:32.222Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2022-10-19T20:48:32.222Z] Step 2/16 : FROM ${BASE} AS builder [2022-10-19T20:48:32.491Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-19T20:48:32.491Z] 9b18e9b68314: Pulling fs layer [2022-10-19T20:48:32.491Z] d32db5db7311: Pulling fs layer [2022-10-19T20:48:32.491Z] d0c4b47475fc: Pulling fs layer [2022-10-19T20:48:32.491Z] 5831b945b038: Pulling fs layer [2022-10-19T20:48:32.491Z] 86bbec2aaacd: Pulling fs layer [2022-10-19T20:48:32.491Z] e10730c5d714: Pulling fs layer [2022-10-19T20:48:32.491Z] 5dd5c2283517: Pulling fs layer [2022-10-19T20:48:32.491Z] d5ac0230b979: Pulling fs layer [2022-10-19T20:48:32.491Z] 86bbec2aaacd: Waiting [2022-10-19T20:48:32.491Z] 5dd5c2283517: Waiting [2022-10-19T20:48:32.491Z] d5ac0230b979: Waiting [2022-10-19T20:48:32.491Z] e10730c5d714: Waiting [2022-10-19T20:48:32.491Z] 5831b945b038: Waiting [2022-10-19T20:48:32.491Z] d0c4b47475fc: Verifying Checksum [2022-10-19T20:48:32.491Z] d0c4b47475fc: Download complete [2022-10-19T20:48:32.491Z] d32db5db7311: Verifying Checksum [2022-10-19T20:48:32.491Z] d32db5db7311: Download complete [2022-10-19T20:48:32.768Z] 86bbec2aaacd: Verifying Checksum [2022-10-19T20:48:32.768Z] 86bbec2aaacd: Download complete [2022-10-19T20:48:32.768Z] e10730c5d714: Verifying Checksum [2022-10-19T20:48:32.768Z] e10730c5d714: Download complete [2022-10-19T20:48:32.768Z] 9b18e9b68314: Verifying Checksum [2022-10-19T20:48:32.768Z] 9b18e9b68314: Download complete [2022-10-19T20:48:33.732Z] 9b18e9b68314: Pull complete [2022-10-19T20:48:33.732Z] d5ac0230b979: Verifying Checksum [2022-10-19T20:48:33.732Z] d5ac0230b979: Download complete [2022-10-19T20:48:34.709Z] 5dd5c2283517: Verifying Checksum [2022-10-19T20:48:34.709Z] 5dd5c2283517: Download complete [2022-10-19T20:48:35.679Z] 5831b945b038: Verifying Checksum [2022-10-19T20:48:35.679Z] d32db5db7311: Pull complete [2022-10-19T20:48:35.945Z] d0c4b47475fc: Pull complete [2022-10-19T20:48:48.287Z] 5831b945b038: Pull complete [2022-10-19T20:48:48.287Z] 86bbec2aaacd: Pull complete [2022-10-19T20:48:48.287Z] e10730c5d714: Pull complete [2022-10-19T20:48:53.648Z] 5dd5c2283517: Pull complete [2022-10-19T20:48:55.616Z] d5ac0230b979: Pull complete [2022-10-19T20:48:55.616Z] Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 [2022-10-19T20:48:55.616Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-19T20:48:55.616Z] ---> 59b3b1a385d4 [2022-10-19T20:48:55.616Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-10-19T20:48:57.573Z] ---> Running in 6a238f9ac322 [2022-10-19T20:48:57.851Z] Removing intermediate container 6a238f9ac322 [2022-10-19T20:48:57.851Z] ---> f2c1f08852f3 [2022-10-19T20:48:57.851Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2022-10-19T20:48:57.851Z] ---> Running in 9e072a3e059e [2022-10-19T20:48:58.121Z] Removing intermediate container 9e072a3e059e [2022-10-19T20:48:58.121Z] ---> b8d2d9497c3a [2022-10-19T20:48:58.121Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2022-10-19T20:48:58.389Z] ---> Running in f46e0f4d4da1 [2022-10-19T20:48:58.658Z] Removing intermediate container f46e0f4d4da1 [2022-10-19T20:48:58.658Z] ---> 22dd09d43eb3 [2022-10-19T20:48:58.658Z] Step 6/16 : LABEL Name=edgex-ui-go [2022-10-19T20:48:58.658Z] ---> Running in 3fff8b72ad5c [2022-10-19T20:48:58.927Z] Removing intermediate container 3fff8b72ad5c [2022-10-19T20:48:58.927Z] ---> 04602b4630a6 [2022-10-19T20:48:58.927Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-10-19T20:48:59.195Z] ---> Running in 540b8a7d066d [2022-10-19T20:48:59.463Z] Removing intermediate container 540b8a7d066d [2022-10-19T20:48:59.463Z] ---> 96859f2627ad [2022-10-19T20:48:59.463Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-10-19T20:49:00.490Z] latest: Pulling from library/docker [2022-10-19T20:49:00.490Z] 9b18e9b68314: Already exists [2022-10-19T20:49:00.490Z] c21cba7d4ed2: Pulling fs layer [2022-10-19T20:49:00.490Z] 63dea5e92710: Pulling fs layer [2022-10-19T20:49:00.490Z] 885b6baa568c: Pulling fs layer [2022-10-19T20:49:00.490Z] 0f96f7352224: Pulling fs layer [2022-10-19T20:49:00.490Z] 679d89bc3e35: Pulling fs layer [2022-10-19T20:49:00.490Z] 11f76eab2d11: Pulling fs layer [2022-10-19T20:49:00.490Z] f399f04d60e9: Pulling fs layer [2022-10-19T20:49:00.490Z] 10c95374dc09: Pulling fs layer [2022-10-19T20:49:00.490Z] 0f96f7352224: Waiting [2022-10-19T20:49:00.490Z] 679d89bc3e35: Waiting [2022-10-19T20:49:00.490Z] 11f76eab2d11: Waiting [2022-10-19T20:49:00.490Z] f399f04d60e9: Waiting [2022-10-19T20:49:00.490Z] 10c95374dc09: Waiting [2022-10-19T20:49:00.777Z] 63dea5e92710: Verifying Checksum [2022-10-19T20:49:00.777Z] 63dea5e92710: Download complete [2022-10-19T20:49:00.777Z] c21cba7d4ed2: Verifying Checksum [2022-10-19T20:49:00.777Z] c21cba7d4ed2: Download complete [2022-10-19T20:49:01.050Z] 885b6baa568c: Verifying Checksum [2022-10-19T20:49:01.050Z] 885b6baa568c: Download complete [2022-10-19T20:49:01.319Z] 0f96f7352224: Verifying Checksum [2022-10-19T20:49:01.319Z] 0f96f7352224: Download complete [2022-10-19T20:49:01.319Z] 11f76eab2d11: Verifying Checksum [2022-10-19T20:49:01.319Z] 11f76eab2d11: Download complete [2022-10-19T20:49:01.319Z] 679d89bc3e35: Verifying Checksum [2022-10-19T20:49:01.319Z] 679d89bc3e35: Download complete [2022-10-19T20:49:01.590Z] c21cba7d4ed2: Pull complete [2022-10-19T20:49:01.590Z] 10c95374dc09: Verifying Checksum [2022-10-19T20:49:01.590Z] 10c95374dc09: Download complete [2022-10-19T20:49:01.590Z] f399f04d60e9: Verifying Checksum [2022-10-19T20:49:01.590Z] f399f04d60e9: Download complete [2022-10-19T20:49:01.859Z] 63dea5e92710: Pull complete [2022-10-19T20:49:02.835Z] 885b6baa568c: Pull complete [2022-10-19T20:49:03.800Z] 0f96f7352224: Pull complete [2022-10-19T20:49:05.213Z] 679d89bc3e35: Pull complete [2022-10-19T20:49:05.213Z] 11f76eab2d11: Pull complete [2022-10-19T20:49:05.482Z] f399f04d60e9: Pull complete [2022-10-19T20:49:05.752Z] 10c95374dc09: Pull complete [2022-10-19T20:49:05.752Z] Digest: sha256:b39aa91b8a31462d6e86da84762891f6d2ac5657d34d9bf86fd1d0bd7b60e0d8 [2022-10-19T20:49:05.752Z] Status: Downloaded newer image for docker:latest [2022-10-19T20:49:08.368Z] ---> f7187599b1da [2022-10-19T20:49:08.368Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-19T20:49:08.368Z] ---> Running in f03df88ffebf [2022-10-19T20:49:10.322Z] Removing intermediate container f03df88ffebf [2022-10-19T20:49:10.322Z] ---> 0146394610c8 [2022-10-19T20:49:10.322Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-19T20:49:10.322Z] ---> Running in 6a37be175c76 [2022-10-19T20:49:11.286Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-19T20:49:11.873Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-19T20:49:13.289Z] OK: 221 MiB in 51 packages [2022-10-19T20:49:13.873Z] Removing intermediate container 6a37be175c76 [2022-10-19T20:49:13.873Z] ---> b7607e68d9b0 [2022-10-19T20:49:13.873Z] Step 11/16 : ENV GO111MODULE=on [2022-10-19T20:49:13.873Z] ---> Running in 83ffeb0f89c2 [2022-10-19T20:49:14.460Z] Removing intermediate container 83ffeb0f89c2 [2022-10-19T20:49:14.460Z] ---> 80c334de1099 [2022-10-19T20:49:14.460Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-10-19T20:49:14.460Z] ---> Running in c2a2dd9a060b [2022-10-19T20:49:14.728Z] Removing intermediate container c2a2dd9a060b [2022-10-19T20:49:14.728Z] ---> e1d5a129228c [2022-10-19T20:49:14.728Z] Step 13/16 : COPY go.mod vendor* ./ [2022-10-19T20:49:15.314Z] ---> 3cfd7afd4a35 [2022-10-19T20:49:15.314Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-19T20:49:15.314Z] ---> Running in 90cddea2dc85 [2022-10-19T20:50:02.172Z] Removing intermediate container 90cddea2dc85 [2022-10-19T20:50:02.172Z] ---> 312dc2366950 [2022-10-19T20:50:02.172Z] Step 15/16 : COPY . . [2022-10-19T20:50:03.583Z] ---> af85bff0357d [2022-10-19T20:50:03.583Z] Step 16/16 : RUN ${MAKE} [2022-10-19T20:50:03.583Z] ---> Running in 80ff25731c9b [2022-10-19T20:50:04.545Z] noop [2022-10-19T20:50:05.519Z] Removing intermediate container 80ff25731c9b [2022-10-19T20:50:05.519Z] ---> 59ac81d7a0a6 [2022-10-19T20:50:05.519Z] Successfully built 59ac81d7a0a6 [2022-10-19T20:50:05.519Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T20:50:05.878Z] + docker inspect -f . ci-base-image-arm64 [2022-10-19T20:50:05.878Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-19T20:50:06.064Z] prd-ubuntu20.04-docker-arm64-4c-16g-8616 does not seem to be running inside a container [2022-10-19T20:50:06.131Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/84 -v /w/workspace/edgex-ui-go/84:/w/workspace/edgex-ui-go/84:rw,z -v /w/workspace/edgex-ui-go/84@tmp:/w/workspace/edgex-ui-go/84@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 ******** -e ******** ci-base-image-arm64 cat [2022-10-19T20:50:07.314Z] $ docker top 2e421db8d46d0de70bf8f1571e5b37bb435fbd75fa3b3b25d5b81f38f52f577f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-19T20:50:08.164Z] + go version [2022-10-19T20:50:08.164Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-10-19T20:50:08.185Z] $ docker stop --time=1 2e421db8d46d0de70bf8f1571e5b37bb435fbd75fa3b3b25d5b81f38f52f577f [2022-10-19T20:50:09.855Z] $ docker rm -f 2e421db8d46d0de70bf8f1571e5b37bb435fbd75fa3b3b25d5b81f38f52f577f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T20:50:10.403Z] + docker inspect -f . ci-base-image-arm64 [2022-10-19T20:50:10.404Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-19T20:50:10.589Z] prd-ubuntu20.04-docker-arm64-4c-16g-8616 does not seem to be running inside a container [2022-10-19T20:50:10.663Z] $ 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/84 -v /w/workspace/edgex-ui-go/84:/w/workspace/edgex-ui-go/84:rw,z -v /w/workspace/edgex-ui-go/84@tmp:/w/workspace/edgex-ui-go/84@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 ******** -e ******** ci-base-image-arm64 cat [2022-10-19T20:50:11.923Z] $ docker top 2985a27b349322d15d41b4aaed7807675d1c8a6e59055907b3b80e60436d428a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-19T20:50:12.782Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/84 [Pipeline] fileExists [Pipeline] sh [2022-10-19T20:50:13.119Z] + make test [2022-10-19T20:50:13.119Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2022-10-19T20:50:15.071Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-10-19T20:51:36.726Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-10-19T20:51:36.726Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-10-19T20:51:36.726Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-10-19T20:51:36.726Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2022-10-19T20:51:36.726Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2022-10-19T20:51:36.726Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-10-19T20:51:36.726Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-10-19T20:51:36.726Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2022-10-19T20:51:36.726Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2022-10-19T20:51:51.748Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-19T20:51:51.748Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-19T20:51:51.748Z] ./bin/test-attribution-txt.sh [2022-10-19T20:51:51.748Z] An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add [2022-10-19T20:51:51.748Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2022-10-19T20:51:51.748Z] An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add [2022-10-19T20:51:51.748Z] An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add [2022-10-19T20:51:51.748Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add [2022-10-19T20:51:51.748Z] An attribution for github.com/go-kit/log is missing from Attribution.txt, please add [2022-10-19T20:51:51.748Z] An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add [2022-10-19T20:51:51.748Z] An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add [2022-10-19T20:51:51.748Z] An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add [2022-10-19T20:51:51.748Z] An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add [2022-10-19T20:51:51.748Z] An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add [2022-10-19T20:51:51.748Z] An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add [2022-10-19T20:51:51.748Z] An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add [2022-10-19T20:51:51.748Z] An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add [2022-10-19T20:51:51.748Z] An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add [2022-10-19T20:51:51.748Z] An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add [2022-10-19T20:51:51.748Z] An attribution for golang.org/x/net is missing from Attribution.txt, please add [2022-10-19T20:51:51.748Z] An attribution for golang.org/x/sync is missing from Attribution.txt, please add [2022-10-19T20:51:51.748Z] An attribution for google.golang.org/genproto is missing from Attribution.txt, please add [2022-10-19T20:51:51.748Z] An attribution for google.golang.org/grpc is missing from Attribution.txt, please add [2022-10-19T20:51:51.748Z] An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add [2022-10-19T20:51:51.748Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2022-10-19T20:51:51.748Z] make -C web test [2022-10-19T20:51:51.748Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/84/web' [2022-10-19T20:51:51.748Z] make[1]: tput: No such file or directory [2022-10-19T20:51:51.748Z] make[1]: tput: No such file or directory [2022-10-19T20:51:51.748Z] warning: generating ./VERSION [2022-10-19T20:51:51.748Z] echo "0.0.0" > VERSION [2022-10-19T20:51:51.748Z] docker build \ [2022-10-19T20:51:51.748Z] -f Dockerfile \ [2022-10-19T20:51:51.748Z] --build-arg USER=1000 \ [2022-10-19T20:51:51.748Z] \ [2022-10-19T20:51:51.748Z] --label "git_sha=a62889a0a610a23dc1087e46dd3b3342a727a958" \ [2022-10-19T20:51:51.748Z] -t edgexfoundry/edgex-web-ui:a62889a0a610a23dc1087e46dd3b3342a727a958 \ [2022-10-19T20:51:51.748Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2022-10-19T20:51:51.748Z] . [2022-10-19T20:51:52.341Z] Sending build context to Docker daemon 3.269MB [2022-10-19T20:51:52.341Z] Step 1/10 : FROM node:16.17-alpine3.15 [2022-10-19T20:51:52.611Z] 16.17-alpine3.15: Pulling from library/node [2022-10-19T20:51:52.611Z] 47517142f6ba: Pulling fs layer [2022-10-19T20:51:52.611Z] 5f8c4bfa009b: Pulling fs layer [2022-10-19T20:51:52.611Z] f7079c9c4ba1: Pulling fs layer [2022-10-19T20:51:52.611Z] aba105e6f55a: Pulling fs layer [2022-10-19T20:51:52.611Z] f7079c9c4ba1: Verifying Checksum [2022-10-19T20:51:52.611Z] f7079c9c4ba1: Download complete [2022-10-19T20:51:52.611Z] 47517142f6ba: Verifying Checksum [2022-10-19T20:51:52.611Z] 47517142f6ba: Download complete [2022-10-19T20:51:52.611Z] aba105e6f55a: Verifying Checksum [2022-10-19T20:51:52.611Z] aba105e6f55a: Download complete [2022-10-19T20:51:53.203Z] 47517142f6ba: Pull complete [2022-10-19T20:51:53.472Z] 5f8c4bfa009b: Verifying Checksum [2022-10-19T20:51:53.472Z] 5f8c4bfa009b: Download complete [2022-10-19T20:51:57.744Z] 5f8c4bfa009b: Pull complete [2022-10-19T20:51:57.744Z] f7079c9c4ba1: Pull complete [2022-10-19T20:51:57.744Z] aba105e6f55a: Pull complete [2022-10-19T20:51:57.744Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2022-10-19T20:51:57.744Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2022-10-19T20:51:57.744Z] ---> bf1b8b58d215 [2022-10-19T20:51:57.744Z] Step 2/10 : RUN apk add --no-cache chromium [2022-10-19T20:51:58.333Z] ---> Running in f4374151c456 [2022-10-19T20:51:59.295Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-19T20:51:59.562Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-19T20:52:00.524Z] (1/128) Installing libxau (1.0.9-r0) [2022-10-19T20:52:00.524Z] (2/128) Installing libmd (1.0.3-r0) [2022-10-19T20:52:00.524Z] (3/128) Installing libbsd (0.11.3-r1) [2022-10-19T20:52:00.524Z] (4/128) Installing libxdmcp (1.1.3-r0) [2022-10-19T20:52:00.524Z] (5/128) Installing libxcb (1.14-r2) [2022-10-19T20:52:00.524Z] (6/128) Installing libx11 (1.7.3.1-r0) [2022-10-19T20:52:00.791Z] (7/128) Installing libxext (1.3.4-r0) [2022-10-19T20:52:00.791Z] (8/128) Installing libice (1.0.10-r0) [2022-10-19T20:52:00.791Z] (9/128) Installing libuuid (2.37.4-r0) [2022-10-19T20:52:00.791Z] (10/128) Installing libsm (1.2.3-r0) [2022-10-19T20:52:00.791Z] (11/128) Installing libxt (1.2.1-r0) [2022-10-19T20:52:00.791Z] (12/128) Installing libxmu (1.1.3-r0) [2022-10-19T20:52:00.791Z] (13/128) Installing xset (1.2.4-r0) [2022-10-19T20:52:00.791Z] (14/128) Installing xprop (1.2.5-r0) [2022-10-19T20:52:00.791Z] (15/128) Installing xdg-utils (1.1.3-r0) [2022-10-19T20:52:00.791Z] (16/128) Installing eudev-libs (3.2.11_pre1-r0) [2022-10-19T20:52:00.791Z] (17/128) Installing pkgconf (1.8.0-r0) [2022-10-19T20:52:01.058Z] (18/128) Installing libffi (3.4.2-r1) [2022-10-19T20:52:01.058Z] (19/128) Installing libintl (0.21-r0) [2022-10-19T20:52:01.058Z] (20/128) Installing libblkid (2.37.4-r0) [2022-10-19T20:52:01.058Z] (21/128) Installing libmount (2.37.4-r0) [2022-10-19T20:52:01.058Z] (22/128) Installing pcre (8.45-r1) [2022-10-19T20:52:01.058Z] (23/128) Installing glib (2.70.1-r0) [2022-10-19T20:52:01.058Z] (24/128) Installing xz-libs (5.2.5-r1) [2022-10-19T20:52:01.058Z] (25/128) Installing libxml2 (2.9.14-r2) [2022-10-19T20:52:01.326Z] (26/128) Installing shared-mime-info (2.1-r1) [2022-10-19T20:52:01.326Z] (27/128) Installing hicolor-icon-theme (0.17-r1) [2022-10-19T20:52:01.326Z] (28/128) Installing libjpeg-turbo (2.1.2-r0) [2022-10-19T20:52:01.326Z] (29/128) Installing libpng (1.6.37-r1) [2022-10-19T20:52:01.326Z] (30/128) Installing libwebp (1.2.2-r0) [2022-10-19T20:52:01.326Z] (31/128) Installing zstd-libs (1.5.0-r0) [2022-10-19T20:52:01.326Z] (32/128) Installing tiff (4.4.0-r0) [2022-10-19T20:52:01.326Z] (33/128) Installing gdk-pixbuf (2.42.8-r0) [2022-10-19T20:52:01.326Z] (34/128) Installing gtk-update-icon-cache (2.24.33-r0) [2022-10-19T20:52:01.596Z] (35/128) Installing libxcomposite (0.4.5-r0) [2022-10-19T20:52:01.596Z] (36/128) Installing libxfixes (6.0.0-r0) [2022-10-19T20:52:01.596Z] (37/128) Installing libxrender (0.9.10-r3) [2022-10-19T20:52:01.596Z] (38/128) Installing libxcursor (1.2.0-r0) [2022-10-19T20:52:01.596Z] (39/128) Installing libxdamage (1.1.5-r1) [2022-10-19T20:52:01.596Z] (40/128) Installing libxi (1.8-r0) [2022-10-19T20:52:01.596Z] (41/128) Installing libxinerama (1.1.4-r1) [2022-10-19T20:52:01.596Z] (42/128) Installing libxrandr (1.5.2-r1) [2022-10-19T20:52:01.596Z] (43/128) Installing atk (2.36.0-r0) [2022-10-19T20:52:01.596Z] (44/128) Installing libxtst (1.2.3-r3) [2022-10-19T20:52:01.596Z] (45/128) Installing dbus-libs (1.12.24-r0) [2022-10-19T20:52:01.596Z] (46/128) Installing at-spi2-core (2.42.0-r0) [2022-10-19T20:52:01.596Z] (47/128) Installing at-spi2-atk (2.38.0-r0) [2022-10-19T20:52:01.596Z] (48/128) Installing expat (2.4.9-r0) [2022-10-19T20:52:01.863Z] (49/128) Installing brotli-libs (1.0.9-r5) [2022-10-19T20:52:01.863Z] (50/128) Installing libbz2 (1.0.8-r1) [2022-10-19T20:52:01.863Z] (51/128) Installing freetype (2.11.1-r2) [2022-10-19T20:52:01.863Z] (52/128) Installing fontconfig (2.13.1-r4) [2022-10-19T20:52:01.863Z] (53/128) Installing pixman (0.40.0-r3) [2022-10-19T20:52:01.863Z] (54/128) Installing cairo (1.16.0-r5) [2022-10-19T20:52:01.863Z] (55/128) Installing cairo-gobject (1.16.0-r5) [2022-10-19T20:52:01.863Z] (56/128) Installing avahi-libs (0.8-r5) [2022-10-19T20:52:01.863Z] (57/128) Installing gmp (6.2.1-r1) [2022-10-19T20:52:01.863Z] (58/128) Installing nettle (3.7.3-r0) [2022-10-19T20:52:01.863Z] (59/128) Installing p11-kit (0.24.0-r1) [2022-10-19T20:52:02.132Z] (60/128) Installing libtasn1 (4.18.0-r0) [2022-10-19T20:52:02.132Z] (61/128) Installing libunistring (0.9.10-r1) [2022-10-19T20:52:02.132Z] (62/128) Installing gnutls (3.7.1-r1) [2022-10-19T20:52:02.132Z] (63/128) Installing cups-libs (2.3.3-r6) [2022-10-19T20:52:02.132Z] (64/128) Installing libepoxy (1.5.9-r0) [2022-10-19T20:52:02.132Z] (65/128) Installing fribidi (1.0.11-r0) [2022-10-19T20:52:02.132Z] (66/128) Installing graphite2 (1.3.14-r0) [2022-10-19T20:52:02.132Z] (67/128) Installing harfbuzz (3.0.0-r2) [2022-10-19T20:52:02.132Z] (68/128) Installing libxft (2.3.4-r0) [2022-10-19T20:52:02.132Z] (69/128) Installing pango (1.48.10-r0) [2022-10-19T20:52:02.400Z] (70/128) Installing wayland-libs-client (1.19.0-r1) [2022-10-19T20:52:02.400Z] (71/128) Installing wayland-libs-cursor (1.19.0-r1) [2022-10-19T20:52:02.400Z] (72/128) Installing wayland-libs-egl (1.19.0-r1) [2022-10-19T20:52:02.400Z] (73/128) Installing xkeyboard-config (2.34-r0) [2022-10-19T20:52:02.667Z] (74/128) Installing libxkbcommon (1.3.1-r0) [2022-10-19T20:52:02.667Z] (75/128) Installing gtk+3.0 (3.24.30-r0) [2022-10-19T20:52:02.935Z] Executing gtk+3.0-3.24.30-r0.post-install [2022-10-19T20:52:02.935Z] (76/128) Installing libfontenc (1.1.4-r0) [2022-10-19T20:52:02.935Z] (77/128) Installing mkfontscale (1.2.1-r1) [2022-10-19T20:52:02.935Z] (78/128) Installing ttf-opensans (1.10-r1) [2022-10-19T20:52:02.935Z] Executing ttf-opensans-1.10-r1.post-install [2022-10-19T20:52:05.516Z] (79/128) Installing libogg (1.3.5-r0) [2022-10-19T20:52:05.516Z] (80/128) Installing flac (1.3.4-r0) [2022-10-19T20:52:05.516Z] (81/128) Installing alsa-lib (1.2.5.1-r1) [2022-10-19T20:52:05.516Z] (82/128) Installing libatomic (10.3.1_git20211027-r0) [2022-10-19T20:52:05.516Z] (83/128) Installing sdl2 (2.0.16-r4) [2022-10-19T20:52:05.516Z] (84/128) Installing aom-libs (3.2.0-r0) [2022-10-19T20:52:05.516Z] (85/128) Installing libass (0.15.2-r0) [2022-10-19T20:52:05.516Z] (86/128) Installing libdav1d (0.9.2-r0) [2022-10-19T20:52:05.516Z] (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2022-10-19T20:52:05.516Z] (88/128) Installing ncurses-libs (6.3_p20211120-r1) [2022-10-19T20:52:05.516Z] (89/128) Installing lame (3.100-r0) [2022-10-19T20:52:05.516Z] (90/128) Installing opus (1.3.1-r1) [2022-10-19T20:52:05.516Z] (91/128) Installing libgomp (10.3.1_git20211027-r0) [2022-10-19T20:52:05.516Z] (92/128) Installing soxr (0.1.3-r2) [2022-10-19T20:52:05.516Z] (93/128) Installing libsrt (1.4.2-r1) [2022-10-19T20:52:05.516Z] (94/128) Installing libssh (0.9.6-r1) [2022-10-19T20:52:05.516Z] (95/128) Installing libtheora (1.1.1-r16) [2022-10-19T20:52:05.516Z] (96/128) Installing v4l-utils-libs (1.22.1-r1) [2022-10-19T20:52:05.516Z] (97/128) Installing libdrm (2.4.109-r0) [2022-10-19T20:52:05.516Z] (98/128) Installing libva (2.13.0-r0) [2022-10-19T20:52:05.516Z] (99/128) Installing libvdpau (1.4-r0) [2022-10-19T20:52:05.786Z] (100/128) Installing vidstab (1.1.0-r1) [2022-10-19T20:52:05.786Z] (101/128) Installing libvorbis (1.3.7-r0) [2022-10-19T20:52:05.786Z] (102/128) Installing libvpx (1.10.0-r0) [2022-10-19T20:52:05.786Z] (103/128) Installing vulkan-loader (1.2.196-r0) [2022-10-19T20:52:05.786Z] (104/128) Installing x264-libs (20210613-r0) [2022-10-19T20:52:05.786Z] (105/128) Installing x265-libs (3.5-r0) [2022-10-19T20:52:05.786Z] (106/128) Installing xvidcore (1.3.7-r1) [2022-10-19T20:52:05.786Z] (107/128) Installing ffmpeg-libs (4.4.1-r2) [2022-10-19T20:52:06.376Z] (108/128) Installing libevent (2.1.12-r4) [2022-10-19T20:52:06.376Z] (109/128) Installing mesa (21.2.6-r0) [2022-10-19T20:52:06.376Z] (110/128) Installing wayland-libs-server (1.19.0-r1) [2022-10-19T20:52:06.376Z] (111/128) Installing mesa-gbm (21.2.6-r0) [2022-10-19T20:52:06.376Z] (112/128) Installing lcms2 (2.12-r1) [2022-10-19T20:52:06.376Z] (113/128) Installing nspr (4.32-r0) [2022-10-19T20:52:06.376Z] (114/128) Installing sqlite-libs (3.36.0-r0) [2022-10-19T20:52:06.376Z] (115/128) Installing nss (3.78.1-r0) [2022-10-19T20:52:06.646Z] (116/128) Installing libasyncns (0.8-r1) [2022-10-19T20:52:06.646Z] (117/128) Installing libltdl (2.4.6-r7) [2022-10-19T20:52:06.646Z] (118/128) Installing orc (0.4.32-r0) [2022-10-19T20:52:06.646Z] (119/128) Installing libsndfile (1.0.31-r1) [2022-10-19T20:52:06.646Z] (120/128) Installing speexdsp (1.2.0-r0) [2022-10-19T20:52:06.646Z] (121/128) Installing tdb-libs (1.4.5-r0) [2022-10-19T20:52:06.646Z] (122/128) Installing libpulse (15.0-r2) [2022-10-19T20:52:06.646Z] (123/128) Installing re2 (2021.11.01-r0) [2022-10-19T20:52:06.646Z] (124/128) Installing snappy (1.1.9-r1) [2022-10-19T20:52:06.646Z] (125/128) Installing libgpg-error (1.42-r1) [2022-10-19T20:52:06.646Z] (126/128) Installing libgcrypt (1.9.4-r0) [2022-10-19T20:52:06.646Z] (127/128) Installing libxslt (1.1.35-r0) [2022-10-19T20:52:06.646Z] (128/128) Installing chromium (99.0.4844.84-r0) [2022-10-19T20:52:10.939Z] Executing busybox-1.34.1-r7.trigger [2022-10-19T20:52:10.939Z] Executing glib-2.70.1-r0.trigger [2022-10-19T20:52:10.939Z] Executing shared-mime-info-2.1-r1.trigger [2022-10-19T20:52:16.291Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2022-10-19T20:52:16.291Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2022-10-19T20:52:16.291Z] Executing fontconfig-2.13.1-r4.trigger [2022-10-19T20:52:16.291Z] Executing mkfontscale-1.2.1-r1.trigger [2022-10-19T20:52:16.291Z] OK: 275 MiB in 144 packages [2022-10-19T20:52:26.377Z] Removing intermediate container f4374151c456 [2022-10-19T20:52:26.377Z] ---> db2c7bcd8390 [2022-10-19T20:52:26.377Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2022-10-19T20:52:26.377Z] ---> Running in ee0a9688ca5a [2022-10-19T20:52:26.377Z] Removing intermediate container ee0a9688ca5a [2022-10-19T20:52:26.377Z] ---> 7173373f18fe [2022-10-19T20:52:26.377Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2022-10-19T20:52:26.377Z] ---> Running in 79a18c873324 [2022-10-19T20:52:26.377Z] Removing intermediate container 79a18c873324 [2022-10-19T20:52:26.377Z] ---> f26db3358d03 [2022-10-19T20:52:26.377Z] Step 5/10 : RUN npm install -g npm [2022-10-19T20:52:26.377Z] ---> Running in d0c1d74199d1 [2022-10-19T20:52:53.074Z] [2022-10-19T20:52:53.074Z] changed 54 packages, and audited 212 packages in 23s [2022-10-19T20:52:53.074Z] [2022-10-19T20:52:53.074Z] 11 packages are looking for funding [2022-10-19T20:52:53.074Z] run `npm fund` for details [2022-10-19T20:52:53.074Z] [2022-10-19T20:52:53.074Z] found 0 vulnerabilities [2022-10-19T20:52:56.424Z] Removing intermediate container d0c1d74199d1 [2022-10-19T20:52:56.424Z] ---> e22a538f97f9 [2022-10-19T20:52:56.424Z] Step 6/10 : ARG USER=1000 [2022-10-19T20:52:56.424Z] ---> Running in 35c292ef138a [2022-10-19T20:52:56.424Z] Removing intermediate container 35c292ef138a [2022-10-19T20:52:56.424Z] ---> bd60b87f9423 [2022-10-19T20:52:56.424Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2022-10-19T20:52:56.693Z] ---> Running in c33106970333 [2022-10-19T20:52:59.286Z] Removing intermediate container c33106970333 [2022-10-19T20:52:59.286Z] ---> dc007b50e62b [2022-10-19T20:52:59.286Z] Step 8/10 : USER $USER:$USER [2022-10-19T20:52:59.286Z] ---> Running in 74214a19e0d8 [2022-10-19T20:52:59.555Z] Removing intermediate container 74214a19e0d8 [2022-10-19T20:52:59.555Z] ---> 357bebc6669e [2022-10-19T20:52:59.555Z] Step 9/10 : WORKDIR /app [2022-10-19T20:52:59.555Z] ---> Running in da097fe85cef [2022-10-19T20:53:00.964Z] Removing intermediate container da097fe85cef [2022-10-19T20:53:00.964Z] ---> 85c4c07bc31a [2022-10-19T20:53:00.964Z] Step 10/10 : LABEL git_sha=a62889a0a610a23dc1087e46dd3b3342a727a958 [2022-10-19T20:53:00.964Z] ---> Running in 24c4b43704d7 [2022-10-19T20:53:01.231Z] Removing intermediate container 24c4b43704d7 [2022-10-19T20:53:01.231Z] ---> 52e96dcb4df3 [2022-10-19T20:53:01.504Z] Successfully built 52e96dcb4df3 [2022-10-19T20:53:01.504Z] Successfully tagged edgexfoundry/edgex-web-ui:a62889a0a610a23dc1087e46dd3b3342a727a958 [2022-10-19T20:53:01.504Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2022-10-19T20:53:01.504Z] touch edgex-web-ui.imagebuilt [2022-10-19T20:53:01.504Z] mkdir -p node_modules coverage [2022-10-19T20:53:01.504Z] chown "1000:1000" node_modules coverage package-lock.json [2022-10-19T20:53:01.504Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2022-10-19T20:53:16.575Z] npm WARN EBADENGINE Unsupported engine { [2022-10-19T20:53:16.575Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2022-10-19T20:53:16.575Z] npm WARN EBADENGINE required: { [2022-10-19T20:53:16.575Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-19T20:53:16.575Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-19T20:53:16.575Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-19T20:53:16.575Z] npm WARN EBADENGINE }, [2022-10-19T20:53:16.575Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-19T20:53:16.575Z] npm WARN EBADENGINE } [2022-10-19T20:53:16.575Z] npm WARN EBADENGINE Unsupported engine { [2022-10-19T20:53:16.575Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2022-10-19T20:53:16.575Z] npm WARN EBADENGINE required: { [2022-10-19T20:53:16.575Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-19T20:53:16.575Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-19T20:53:16.575Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-19T20:53:16.575Z] npm WARN EBADENGINE }, [2022-10-19T20:53:16.575Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-19T20:53:16.575Z] npm WARN EBADENGINE } [2022-10-19T20:53:16.575Z] npm WARN EBADENGINE Unsupported engine { [2022-10-19T20:53:16.575Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2022-10-19T20:53:16.575Z] npm WARN EBADENGINE required: { [2022-10-19T20:53:16.575Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-19T20:53:16.575Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-19T20:53:16.575Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-19T20:53:16.575Z] npm WARN EBADENGINE }, [2022-10-19T20:53:16.575Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-19T20:53:16.575Z] npm WARN EBADENGINE } [2022-10-19T20:53:16.575Z] npm WARN EBADENGINE Unsupported engine { [2022-10-19T20:53:16.575Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2022-10-19T20:53:16.575Z] npm WARN EBADENGINE required: { [2022-10-19T20:53:16.575Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-19T20:53:16.575Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-19T20:53:16.575Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-19T20:53:16.575Z] npm WARN EBADENGINE }, [2022-10-19T20:53:16.575Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-19T20:53:16.575Z] npm WARN EBADENGINE } [2022-10-19T20:53:16.575Z] npm WARN EBADENGINE Unsupported engine { [2022-10-19T20:53:16.575Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2022-10-19T20:53:16.575Z] npm WARN EBADENGINE required: { [2022-10-19T20:53:16.575Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-19T20:53:16.575Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-19T20:53:16.575Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-19T20:53:16.575Z] npm WARN EBADENGINE }, [2022-10-19T20:53:16.575Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-19T20:53:16.575Z] npm WARN EBADENGINE } [2022-10-19T20:53:16.575Z] npm WARN EBADENGINE Unsupported engine { [2022-10-19T20:53:16.575Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2022-10-19T20:53:16.575Z] npm WARN EBADENGINE required: { [2022-10-19T20:53:16.575Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-19T20:53:16.575Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-19T20:53:16.575Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-19T20:53:16.575Z] npm WARN EBADENGINE }, [2022-10-19T20:53:16.575Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-19T20:53:16.575Z] npm WARN EBADENGINE } [2022-10-19T20:53:16.575Z] npm WARN EBADENGINE Unsupported engine { [2022-10-19T20:53:16.575Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2022-10-19T20:53:16.575Z] npm WARN EBADENGINE required: { [2022-10-19T20:53:16.575Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-19T20:53:16.575Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-19T20:53:16.575Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-19T20:53:16.575Z] npm WARN EBADENGINE }, [2022-10-19T20:53:16.575Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-19T20:53:16.575Z] npm WARN EBADENGINE } [2022-10-19T20:53:16.575Z] npm WARN EBADENGINE Unsupported engine { [2022-10-19T20:53:16.575Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2022-10-19T20:53:16.575Z] npm WARN EBADENGINE required: { [2022-10-19T20:53:16.575Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-19T20:53:16.575Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-19T20:53:16.575Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-19T20:53:16.575Z] npm WARN EBADENGINE }, [2022-10-19T20:53:16.575Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-19T20:53:16.575Z] npm WARN EBADENGINE } [2022-10-19T20:53:16.575Z] npm WARN EBADENGINE Unsupported engine { [2022-10-19T20:53:16.575Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2022-10-19T20:53:16.575Z] npm WARN EBADENGINE required: { [2022-10-19T20:53:16.576Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-19T20:53:16.576Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-19T20:53:16.576Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-19T20:53:16.576Z] npm WARN EBADENGINE }, [2022-10-19T20:53:16.576Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-19T20:53:16.576Z] npm WARN EBADENGINE } [2022-10-19T20:54:03.426Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2022-10-19T20:54:03.426Z] 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-19T20:54:03.426Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2022-10-19T20:54:03.426Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2022-10-19T20:54:03.426Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2022-10-19T20:54:03.426Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2022-10-19T20:54:13.508Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2022-10-19T20:54:13.778Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2022-10-19T20:54:15.194Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2022-10-19T20:54:37.269Z] 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-19T20:54:37.269Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-10-19T20:54:38.341Z] 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-19T20:54:43.764Z] 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-19T20:54:45.187Z] 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-19T20:54:48.536Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-10-19T20:55:00.854Z] 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-19T20:55:03.450Z] 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-19T20:55:21.669Z] 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-19T20:55:48.364Z] 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-19T20:56:27.246Z] [2022-10-19T20:56:27.246Z] added 1475 packages, and audited 1476 packages in 3m [2022-10-19T20:56:27.246Z] [2022-10-19T20:56:27.246Z] 90 packages are looking for funding [2022-10-19T20:56:27.246Z] run `npm fund` for details [2022-10-19T20:56:27.246Z] [2022-10-19T20:56:27.246Z] 13 vulnerabilities (3 moderate, 8 high, 2 critical) [2022-10-19T20:56:27.246Z] [2022-10-19T20:56:27.246Z] To address issues that do not require attention, run: [2022-10-19T20:56:27.246Z] npm audit fix [2022-10-19T20:56:27.246Z] [2022-10-19T20:56:27.246Z] To address all issues (including breaking changes), run: [2022-10-19T20:56:27.246Z] npm audit fix --force [2022-10-19T20:56:27.246Z] [2022-10-19T20:56:27.246Z] Run `npm audit` for details. [2022-10-19T20:56:27.246Z] 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-19T20:56:45.452Z] - Generating browser application bundles (phase: setup)... [2022-10-19T20:57:17.673Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2022-10-19T20:57:17.673Z] Compiling @angular/core : es2015 as esm2015 [2022-10-19T20:57:56.574Z] Compiling @angular/common : es2015 as esm2015 [2022-10-19T20:57:56.574Z] Compiling @angular/core/testing : es2015 as esm2015 [2022-10-19T20:57:58.521Z] Compiling @angular/platform-browser : es2015 as esm2015 [2022-10-19T20:57:58.521Z] Compiling @angular/common/testing : es2015 as esm2015 [2022-10-19T20:58:01.885Z] Compiling @angular/router : es2015 as esm2015 [2022-10-19T20:58:03.299Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2022-10-19T20:58:08.641Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2022-10-19T20:58:10.048Z] Compiling @angular/common/http : es2015 as esm2015 [2022-10-19T20:58:10.316Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2022-10-19T20:58:14.572Z] Compiling @angular/forms : es2015 as esm2015 [2022-10-19T20:58:15.157Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2022-10-19T20:58:15.423Z] Compiling @angular/router/testing : es2015 as esm2015 [2022-10-19T20:59:23.298Z] 19 10 2022 20:59:17.831:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2022-10-19T20:59:23.298Z] 19 10 2022 20:59:17.844:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2022-10-19T20:59:23.298Z] 19 10 2022 20:59:17.870:INFO [launcher]: Starting browser ChromeHeadless [2022-10-19T21:00:19.743Z] 19 10 2022 21:00:17.902:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2022-10-19T21:01:16.144Z] 19 10 2022 21:01:09.841:INFO [launcher]: Trying to start ChromeHeadless again (1/2). [2022-10-19T21:01:34.356Z] ✔ Browser application bundle generation complete. [2022-10-19T21:01:35.320Z] 19 10 2022 21:01:35.000:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket WucsTYh9V5rPbdNoAAAB with id 60881515 [2022-10-19T21:01:57.372Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2022-10-19T21:01:57.372Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 149 SUCCESS (0 secs / 0.211 secs) [2022-10-19T21:01:57.372Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 149 SUCCESS (0 secs / 0.272 secs) [2022-10-19T21:01:57.372Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 149 SUCCESS (0 secs / 0.337 secs) [2022-10-19T21:01:57.372Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 149 SUCCESS (0 secs / 0.363 secs) [2022-10-19T21:01:57.372Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 149 SUCCESS (0 secs / 0.39 secs) [2022-10-19T21:01:57.372Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 149 SUCCESS (0 secs / 0.418 secs) [2022-10-19T21:01:57.372Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 149 SUCCESS (0 secs / 0.445 secs) [2022-10-19T21:01:57.372Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 149 SUCCESS (0 secs / 0.474 secs) [2022-10-19T21:01:57.372Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 149 SUCCESS (0 secs / 0.5 secs) [2022-10-19T21:01:57.372Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 149 SUCCESS (0 secs / 0.525 secs) [2022-10-19T21:01:57.372Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 149 SUCCESS (0 secs / 0.543 secs) [2022-10-19T21:01:57.372Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 149 SUCCESS (0 secs / 0.564 secs) [2022-10-19T21:01:57.372Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 149 SUCCESS (0 secs / 0.579 secs) [2022-10-19T21:01:57.372Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 149 SUCCESS (0 secs / 0.638 secs) [2022-10-19T21:01:57.372Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 149 SUCCESS (0 secs / 0.662 secs) [2022-10-19T21:01:57.372Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 149 SUCCESS (0 secs / 1.411 secs) [2022-10-19T21:01:57.372Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 149 SUCCESS (0 secs / 1.862 secs) [2022-10-19T21:01:57.372Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 149 SUCCESS (0 secs / 1.949 secs) [2022-10-19T21:01:57.372Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 149 SUCCESS (0 secs / 2.312 secs) [2022-10-19T21:01:57.372Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 2.376 secs) [2022-10-19T21:01:57.372Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 2.435 secs) [2022-10-19T21:01:57.372Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 149 SUCCESS (0 secs / 2.795 secs) [2022-10-19T21:01:57.954Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 149 SUCCESS (0 secs / 3.244 secs) [2022-10-19T21:01:58.221Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 149 SUCCESS (0 secs / 3.367 secs) [2022-10-19T21:01:58.489Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 149 SUCCESS (0 secs / 3.514 secs) [2022-10-19T21:01:58.489Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 149 SUCCESS (0 secs / 3.541 secs) [2022-10-19T21:01:58.489Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 149 SUCCESS (0 secs / 3.554 secs) [2022-10-19T21:01:58.489Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 149 SUCCESS (0 secs / 3.586 secs) [2022-10-19T21:01:59.070Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 149 SUCCESS (0 secs / 3.895 secs) [2022-10-19T21:01:59.070Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 4 secs) [2022-10-19T21:01:59.337Z] WARN: ' [2022-10-19T21:01:59.337Z] It looks like you're using ngModel on the same form field as formControlName. [2022-10-19T21:01:59.337Z] Support for using the ngModel input property and ngModelChange event with [2022-10-19T21:01:59.337Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-10-19T21:01:59.337Z] in a future version of Angular. [2022-10-19T21:01:59.337Z] [2022-10-19T21:01:59.337Z] For more information on this, see our API docs here: [2022-10-19T21:01:59.337Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-10-19T21:01:59.337Z] ' [2022-10-19T21:01:59.337Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 4 secs) [2022-10-19T21:01:59.337Z] WARN: ' [2022-10-19T21:01:59.337Z] It looks like you're using ngModel on the same form field as formControlName. [2022-10-19T21:01:59.337Z] Support for using the ngModel input property and ngModelChange event with [2022-10-19T21:01:59.337Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-10-19T21:01:59.337Z] in a future version of Angular. [2022-10-19T21:01:59.337Z] [2022-10-19T21:01:59.337Z] For more information on this, see our API docs here: [2022-10-19T21:01:59.337Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-10-19T21:01:59.337Z] ' [2022-10-19T21:01:59.337Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 149 SUCCESS (0 secs / 4.282 secs) [2022-10-19T21:01:59.604Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 149 SUCCESS (0 secs / 4.427 secs) [2022-10-19T21:01:59.604Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 149 SUCCESS (0 secs / 4.456 secs) [2022-10-19T21:01:59.937Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 149 SUCCESS (0 secs / 4.487 secs) [2022-10-19T21:01:59.937Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 4.52 secs) [2022-10-19T21:01:59.937Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 149 SUCCESS (0 secs / 4.594 secs) [2022-10-19T21:01:59.937Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 4.633 secs) [2022-10-19T21:02:00.224Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 149 SUCCESS (0 secs / 4.762 secs) [2022-10-19T21:02:00.224Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 149 SUCCESS (0 secs / 4.802 secs) [2022-10-19T21:02:00.494Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 5.18 secs) [2022-10-19T21:02:00.767Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 149 SUCCESS (0 secs / 5.23 secs) [2022-10-19T21:02:00.767Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 149 SUCCESS (0 secs / 5.316 secs) [2022-10-19T21:02:01.051Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 149 SUCCESS (0 secs / 5.527 secs) [2022-10-19T21:02:01.323Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 149 SUCCESS (0 secs / 5.604 secs) [2022-10-19T21:02:01.609Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 149 SUCCESS (0 secs / 5.936 secs) [2022-10-19T21:02:01.883Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 149 SUCCESS (0 secs / 6.034 secs) [2022-10-19T21:02:02.153Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 149 SUCCESS (0 secs / 6.298 secs) [2022-10-19T21:02:02.153Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 149 SUCCESS (0 secs / 6.334 secs) [2022-10-19T21:02:02.439Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 149 SUCCESS (0 secs / 6.495 secs) [2022-10-19T21:02:02.439Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 149 SUCCESS (0 secs / 6.561 secs) [2022-10-19T21:02:02.712Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 149 SUCCESS (0 secs / 6.627 secs) [2022-10-19T21:02:02.712Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 149 SUCCESS (0 secs / 6.654 secs) [2022-10-19T21:02:02.712Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 6.679 secs) [2022-10-19T21:02:02.712Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 149 SUCCESS (0 secs / 6.703 secs) [2022-10-19T21:02:02.712Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 149 SUCCESS (0 secs / 6.73 secs) [2022-10-19T21:02:02.983Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 149 SUCCESS (0 secs / 6.97 secs) [2022-10-19T21:02:03.938Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 149 SUCCESS (0 secs / 7.705 secs) [2022-10-19T21:02:03.938Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 149 SUCCESS (0 secs / 7.801 secs) [2022-10-19T21:02:04.206Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 149 SUCCESS (0 secs / 7.841 secs) [2022-10-19T21:02:04.206Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 149 SUCCESS (0 secs / 7.895 secs) [2022-10-19T21:02:04.476Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 149 SUCCESS (0 secs / 8.136 secs) [2022-10-19T21:02:04.476Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 149 SUCCESS (0 secs / 8.198 secs) [2022-10-19T21:02:04.745Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 149 SUCCESS (0 secs / 8.305 secs) [2022-10-19T21:02:04.745Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 149 SUCCESS (0 secs / 8.404 secs) [2022-10-19T21:02:05.013Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 149 SUCCESS (0 secs / 8.552 secs) [2022-10-19T21:02:05.284Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 149 SUCCESS (0 secs / 8.714 secs) [2022-10-19T21:02:05.284Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 149 SUCCESS (0 secs / 8.75 secs) [2022-10-19T21:02:05.551Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 149 SUCCESS (0 secs / 8.906 secs) [2022-10-19T21:02:05.551Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 149 SUCCESS (0 secs / 8.995 secs) [2022-10-19T21:02:05.817Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 149 SUCCESS (0 secs / 9.041 secs) [2022-10-19T21:02:05.817Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 9.181 secs) [2022-10-19T21:02:06.084Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 149 SUCCESS (0 secs / 9.242 secs) [2022-10-19T21:02:06.084Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 149 SUCCESS (0 secs / 9.39 secs) [2022-10-19T21:02:06.084Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 149 SUCCESS (0 secs / 9.425 secs) [2022-10-19T21:02:06.350Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 149 SUCCESS (0 secs / 9.484 secs) [2022-10-19T21:02:06.350Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 149 SUCCESS (0 secs / 9.516 secs) [2022-10-19T21:02:06.350Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 149 SUCCESS (0 secs / 9.545 secs) [2022-10-19T21:02:06.350Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 149 SUCCESS (0 secs / 9.599 secs) [2022-10-19T21:02:06.617Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 149 SUCCESS (0 secs / 9.644 secs) [2022-10-19T21:02:06.617Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 149 SUCCESS (0 secs / 9.808 secs) [2022-10-19T21:02:06.882Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 149 SUCCESS (0 secs / 9.839 secs) [2022-10-19T21:02:06.882Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 149 SUCCESS (0 secs / 9.962 secs) [2022-10-19T21:02:06.882Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 149 SUCCESS (0 secs / 9.984 secs) [2022-10-19T21:02:06.882Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 149 SUCCESS (0 secs / 9.996 secs) [2022-10-19T21:02:07.150Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 149 SUCCESS (0 secs / 10.047 secs) [2022-10-19T21:02:07.150Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 149 SUCCESS (0 secs / 10.1 secs) [2022-10-19T21:02:07.150Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 149 SUCCESS (0 secs / 10.135 secs) [2022-10-19T21:02:07.150Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 149 SUCCESS (0 secs / 10.151 secs) [2022-10-19T21:02:07.150Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 149 SUCCESS (0 secs / 10.167 secs) [2022-10-19T21:02:07.418Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 149 SUCCESS (0 secs / 10.228 secs) [2022-10-19T21:02:07.418Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 10.326 secs) [2022-10-19T21:02:07.684Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 149 SUCCESS (0 secs / 10.34 secs) [2022-10-19T21:02:07.684Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 149 SUCCESS (0 secs / 10.39 secs) [2022-10-19T21:02:07.684Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 149 SUCCESS (0 secs / 10.446 secs) [2022-10-19T21:02:07.949Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 149 SUCCESS (0 secs / 10.535 secs) [2022-10-19T21:02:07.949Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 149 SUCCESS (0 secs / 10.567 secs) [2022-10-19T21:02:07.949Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 149 SUCCESS (0 secs / 10.709 secs) [2022-10-19T21:02:08.216Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 149 SUCCESS (0 secs / 10.784 secs) [2022-10-19T21:02:08.216Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 149 SUCCESS (0 secs / 10.879 secs) [2022-10-19T21:02:08.801Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 149 SUCCESS (0 secs / 11.257 secs) [2022-10-19T21:02:08.801Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 149 SUCCESS (0 secs / 11.299 secs) [2022-10-19T21:02:09.068Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 149 SUCCESS (0 secs / 11.55 secs) [2022-10-19T21:02:09.068Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 149 SUCCESS (0 secs / 11.587 secs) [2022-10-19T21:02:09.344Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 149 SUCCESS (0 secs / 11.643 secs) [2022-10-19T21:02:09.344Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 149 SUCCESS (0 secs / 11.715 secs) [2022-10-19T21:02:09.611Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 149 SUCCESS (0 secs / 11.821 secs) [2022-10-19T21:02:09.611Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 149 SUCCESS (0 secs / 11.832 secs) [2022-10-19T21:02:09.611Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 149 SUCCESS (0 secs / 11.846 secs) [2022-10-19T21:02:09.881Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 149 SUCCESS (0 secs / 12.062 secs) [2022-10-19T21:02:10.467Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 149 SUCCESS (0 secs / 12.458 secs) [2022-10-19T21:02:10.467Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 149 SUCCESS (0 secs / 12.523 secs) [2022-10-19T21:02:10.467Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 149 SUCCESS (0 secs / 12.544 secs) [2022-10-19T21:02:10.467Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 149 SUCCESS (0 secs / 12.558 secs) [2022-10-19T21:02:10.467Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 149 SUCCESS (0 secs / 12.571 secs) [2022-10-19T21:02:10.735Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 149 SUCCESS (0 secs / 12.709 secs) [2022-10-19T21:02:11.003Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 149 SUCCESS (0 secs / 12.859 secs) [2022-10-19T21:02:11.003Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 149 SUCCESS (0 secs / 12.922 secs) [2022-10-19T21:02:11.003Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 149 SUCCESS (0 secs / 12.989 secs) [2022-10-19T21:02:11.269Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 149 SUCCESS (0 secs / 13.044 secs) [2022-10-19T21:02:11.269Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 149 SUCCESS (0 secs / 13.064 secs) [2022-10-19T21:02:11.269Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 149 SUCCESS (0 secs / 13.082 secs) [2022-10-19T21:02:11.537Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 149 SUCCESS (0 secs / 13.32 secs) [2022-10-19T21:02:11.803Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 149 SUCCESS (0 secs / 13.402 secs) [2022-10-19T21:02:11.803Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 149 SUCCESS (0 secs / 13.459 secs) [2022-10-19T21:02:11.803Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 149 SUCCESS (0 secs / 13.482 secs) [2022-10-19T21:02:12.069Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 149 SUCCESS (0 secs / 13.678 secs) [2022-10-19T21:02:12.335Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 149 SUCCESS (0 secs / 13.844 secs) [2022-10-19T21:02:12.601Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 149 SUCCESS (0 secs / 14.012 secs) [2022-10-19T21:02:12.601Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 149 SUCCESS (0 secs / 14.042 secs) [2022-10-19T21:02:12.601Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 149 SUCCESS (0 secs / 14.1 secs) [2022-10-19T21:02:12.868Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 149 SUCCESS (0 secs / 14.177 secs) [2022-10-19T21:02:12.868Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 149 SUCCESS (0 secs / 14.214 secs) [2022-10-19T21:02:12.868Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 149 SUCCESS (0 secs / 14.296 secs) [2022-10-19T21:02:13.135Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 149 SUCCESS (0 secs / 14.366 secs) [2022-10-19T21:02:13.135Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 149 SUCCESS (0 secs / 14.444 secs) [2022-10-19T21:02:13.404Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 149 SUCCESS (0 secs / 14.582 secs) [2022-10-19T21:02:13.404Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 149 SUCCESS (0 secs / 14.64 secs) [2022-10-19T21:02:13.672Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 149 SUCCESS (0 secs / 14.687 secs) [2022-10-19T21:02:13.672Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 149 SUCCESS (0 secs / 14.766 secs) [2022-10-19T21:02:13.672Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 149 SUCCESS (0 secs / 14.786 secs) [2022-10-19T21:02:13.938Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 149 SUCCESS (0 secs / 15.009 secs) [2022-10-19T21:02:14.205Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 149 SUCCESS (0 secs / 15.081 secs) [2022-10-19T21:02:14.205Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 149 SUCCESS (0 secs / 15.141 secs) [2022-10-19T21:02:14.472Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 149 SUCCESS (0 secs / 15.207 secs) [2022-10-19T21:02:14.472Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 149 SUCCESS (0 secs / 15.255 secs) [2022-10-19T21:02:14.472Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 146 of 149 SUCCESS (0 secs / 15.301 secs) [2022-10-19T21:02:14.472Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 147 of 149 SUCCESS (0 secs / 15.328 secs) [2022-10-19T21:02:14.740Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 148 of 149 SUCCESS (0 secs / 15.568 secs) [2022-10-19T21:02:15.009Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (0 secs / 15.726 secs) [2022-10-19T21:02:15.977Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (22.048 secs / 15.726 secs) [2022-10-19T21:02:15.977Z] TOTAL: 149 SUCCESS [2022-10-19T21:02:15.977Z] ✔ Browser application bundle generation complete. [2022-10-19T21:02:20.225Z] [2022-10-19T21:02:20.225Z] =============================== Coverage summary =============================== [2022-10-19T21:02:20.225Z] Statements : 40.98% ( 1467/3580 ) [2022-10-19T21:02:20.225Z] Branches : 12.03% ( 111/923 ) [2022-10-19T21:02:20.225Z] Functions : 33.28% ( 432/1298 ) [2022-10-19T21:02:20.225Z] Lines : 38.91% ( 1318/3387 ) [2022-10-19T21:02:20.225Z] ================================================================================ [2022-10-19T21:02:20.225Z] 19 10 2022 21:02:19.714:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2022-10-19T21:02:20.809Z] ✔ Browser application bundle generation complete. [2022-10-19T21:02:21.770Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/84/web' [Pipeline] echo [2022-10-19T21:02:21.786Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-19T21:02:21.766Z] $ docker stop --time=1 2985a27b349322d15d41b4aaed7807675d1c8a6e59055907b3b80e60436d428a [2022-10-19T21:02:23.486Z] $ docker rm -f 2985a27b349322d15d41b4aaed7807675d1c8a6e59055907b3b80e60436d428a [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-19T21:02:24.388Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-19T21:02:27.755Z] Warning: overwriting stash ‘coverage-report’ [2022-10-19T21:02:33.078Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-19T21:02:33.468Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-19T21:02:36.364Z] + ls -al . [2022-10-19T21:02:36.364Z] total 172 [2022-10-19T21:02:36.364Z] drwxrwxr-x 13 jenkins jenkins 4096 Oct 19 20:50 . [2022-10-19T21:02:36.364Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 19 20:47 .. [2022-10-19T21:02:36.364Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 19 20:48 .blubracket [2022-10-19T21:02:36.364Z] -rw-rw-r-- 1 jenkins jenkins 18 Oct 19 20:48 .dockerignore [2022-10-19T21:02:36.364Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 19 20:48 .git [2022-10-19T21:02:36.364Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 19 20:48 .github [2022-10-19T21:02:36.364Z] -rw-rw-r-- 1 jenkins jenkins 185 Oct 19 20:48 .gitignore [2022-10-19T21:02:36.364Z] -rw-rw-r-- 1 jenkins jenkins 4856 Oct 19 20:48 Attribution.txt [2022-10-19T21:02:36.364Z] -rw-rw-r-- 1 jenkins jenkins 14570 Oct 19 20:48 CHANGELOG.md [2022-10-19T21:02:36.364Z] -rw-rw-r-- 1 jenkins jenkins 3959 Oct 19 20:48 CONTRIBUTING.md [2022-10-19T21:02:36.364Z] -rw-rw-r-- 1 jenkins jenkins 1847 Oct 19 20:48 Dockerfile [2022-10-19T21:02:36.364Z] -rw-rw-r-- 1 jenkins jenkins 652 Oct 19 20:48 Jenkinsfile [2022-10-19T21:02:36.364Z] -rw-rw-r-- 1 jenkins jenkins 11357 Oct 19 20:48 LICENSE [2022-10-19T21:02:36.364Z] -rw-rw-r-- 1 jenkins jenkins 2124 Oct 19 20:48 Makefile [2022-10-19T21:02:36.364Z] -rw-rw-r-- 1 jenkins jenkins 4398 Oct 19 20:48 README.md [2022-10-19T21:02:36.364Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 19 20:45 VERSION [2022-10-19T21:02:36.364Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 19 20:48 assets [2022-10-19T21:02:36.364Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 19 20:48 bin [2022-10-19T21:02:36.364Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 19 20:48 cmd [2022-10-19T21:02:36.364Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 19 20:50 coverage.out [2022-10-19T21:02:36.364Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 19 20:48 docs [2022-10-19T21:02:36.364Z] -rw-rw-r-- 1 jenkins jenkins 3012 Oct 19 20:48 go.mod [2022-10-19T21:02:36.364Z] -rw-rw-r-- 1 jenkins jenkins 35759 Oct 19 20:48 go.sum [2022-10-19T21:02:36.364Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 19 20:48 internal [2022-10-19T21:02:36.364Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 19 20:48 snap [2022-10-19T21:02:36.364Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 19 20:48 testing [2022-10-19T21:02:36.364Z] -rw-rw-r-- 1 jenkins jenkins 155 Oct 19 20:48 version.go [2022-10-19T21:02:36.364Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 19 20:53 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:02:36.705Z] + 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=a62889a0a610a23dc1087e46dd3b3342a727a958 --label arch=arm64 --label version=2.3.0-dev.13 . [2022-10-19T21:02:38.400Z] Sending build context to Docker daemon 31.42MB [2022-10-19T21:02:38.400Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-10-19T21:02:38.400Z] Step 2/26 : FROM ${BASE} AS builder [2022-10-19T21:02:38.400Z] ---> 59ac81d7a0a6 [2022-10-19T21:02:38.400Z] Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-10-19T21:02:38.984Z] ---> Running in 4fad79989827 [2022-10-19T21:02:39.252Z] Removing intermediate container 4fad79989827 [2022-10-19T21:02:39.252Z] ---> 127193d5ae2e [2022-10-19T21:02:39.252Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2022-10-19T21:02:39.252Z] ---> Running in 25038caac7c1 [2022-10-19T21:02:39.520Z] Removing intermediate container 25038caac7c1 [2022-10-19T21:02:39.520Z] ---> 01ca77be6320 [2022-10-19T21:02:39.520Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-10-19T21:02:39.786Z] ---> Running in 7bbf05eab66f [2022-10-19T21:02:40.053Z] Removing intermediate container 7bbf05eab66f [2022-10-19T21:02:40.053Z] ---> 49485bcae17b [2022-10-19T21:02:40.053Z] Step 6/26 : LABEL Name=edgex-ui-go [2022-10-19T21:02:40.053Z] ---> Running in 6d89ce06e955 [2022-10-19T21:02:40.321Z] Removing intermediate container 6d89ce06e955 [2022-10-19T21:02:40.321Z] ---> b696b799e192 [2022-10-19T21:02:40.321Z] Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-10-19T21:02:40.586Z] ---> Running in 5136acfcc712 [2022-10-19T21:02:40.852Z] Removing intermediate container 5136acfcc712 [2022-10-19T21:02:40.852Z] ---> fc2cf986e79b [2022-10-19T21:02:40.852Z] Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-10-19T21:02:42.788Z] ---> 95e6c31ef329 [2022-10-19T21:02:42.788Z] Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-19T21:02:42.788Z] ---> Running in 2eda3ca5b754 [2022-10-19T21:02:44.741Z] Removing intermediate container 2eda3ca5b754 [2022-10-19T21:02:44.741Z] ---> b99141fc68b9 [2022-10-19T21:02:44.741Z] Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-19T21:02:44.741Z] ---> Running in b59e71454984 [2022-10-19T21:02:45.703Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-19T21:02:46.660Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-19T21:02:47.617Z] OK: 221 MiB in 51 packages [2022-10-19T21:02:48.200Z] Removing intermediate container b59e71454984 [2022-10-19T21:02:48.200Z] ---> 61aa16a692f4 [2022-10-19T21:02:48.200Z] Step 11/26 : ENV GO111MODULE=on [2022-10-19T21:02:48.200Z] ---> Running in 373fc0f4a83d [2022-10-19T21:02:48.477Z] Removing intermediate container 373fc0f4a83d [2022-10-19T21:02:48.477Z] ---> 8d8189156ec1 [2022-10-19T21:02:48.477Z] Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-10-19T21:02:48.743Z] ---> Running in 3b0c16069632 [2022-10-19T21:02:49.011Z] Removing intermediate container 3b0c16069632 [2022-10-19T21:02:49.012Z] ---> f5117f9243e0 [2022-10-19T21:02:49.012Z] Step 13/26 : COPY go.mod vendor* ./ [2022-10-19T21:02:49.593Z] ---> 4371f7a49a90 [2022-10-19T21:02:49.593Z] Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-19T21:02:49.593Z] ---> Running in f039150ce8c8 [2022-10-19T21:02:52.940Z] Removing intermediate container f039150ce8c8 [2022-10-19T21:02:52.940Z] ---> e8754e257e4a [2022-10-19T21:02:52.940Z] Step 15/26 : COPY . . [2022-10-19T21:02:57.196Z] ---> 7e66dfd94db6 [2022-10-19T21:02:57.196Z] Step 16/26 : RUN ${MAKE} [2022-10-19T21:02:57.196Z] ---> Running in 65637d210516 [2022-10-19T21:02:58.159Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.3.0-dev.13" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2022-10-19T21:04:19.817Z] Removing intermediate container 65637d210516 [2022-10-19T21:04:19.817Z] ---> 1bff4aa8bb71 [2022-10-19T21:04:19.817Z] Step 17/26 : FROM alpine:3.14 [2022-10-19T21:04:19.817Z] 3.14: Pulling from library/alpine [2022-10-19T21:04:19.817Z] 90cda3b7c325: Pulling fs layer [2022-10-19T21:04:19.817Z] 90cda3b7c325: Verifying Checksum [2022-10-19T21:04:19.818Z] 90cda3b7c325: Download complete [2022-10-19T21:04:19.818Z] 90cda3b7c325: Pull complete [2022-10-19T21:04:19.818Z] Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c [2022-10-19T21:04:19.818Z] Status: Downloaded newer image for alpine:3.14 [2022-10-19T21:04:19.818Z] ---> 376ba31ae3da [2022-10-19T21:04:19.818Z] Step 18/26 : EXPOSE 4000 [2022-10-19T21:04:19.818Z] ---> Running in b043db42b035 [2022-10-19T21:04:19.818Z] Removing intermediate container b043db42b035 [2022-10-19T21:04:19.818Z] ---> 72d255605bce [2022-10-19T21:04:19.818Z] 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-19T21:04:19.818Z] ---> 86e992a54c86 [2022-10-19T21:04:19.818Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2022-10-19T21:04:19.818Z] ---> 7d8577b9bb0b [2022-10-19T21:04:19.818Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2022-10-19T21:04:19.818Z] ---> 037b8912c165 [2022-10-19T21:04:19.818Z] Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-10-19T21:04:19.818Z] ---> Running in a10537ccbe73 [2022-10-19T21:04:19.818Z] Removing intermediate container a10537ccbe73 [2022-10-19T21:04:19.818Z] ---> 63d98a7b3fcc [2022-10-19T21:04:19.818Z] Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] [2022-10-19T21:04:19.818Z] ---> Running in a4c5e372cac0 [2022-10-19T21:04:19.818Z] Removing intermediate container a4c5e372cac0 [2022-10-19T21:04:19.818Z] ---> 77c294ceb593 [2022-10-19T21:04:19.818Z] Step 24/26 : LABEL arch=arm64 [2022-10-19T21:04:19.818Z] ---> Running in 5435e9924e61 [2022-10-19T21:04:19.818Z] Removing intermediate container 5435e9924e61 [2022-10-19T21:04:19.818Z] ---> ed3036d5a563 [2022-10-19T21:04:19.818Z] Step 25/26 : LABEL git_sha=a62889a0a610a23dc1087e46dd3b3342a727a958 [2022-10-19T21:04:19.818Z] ---> Running in 2c6488184833 [2022-10-19T21:04:19.818Z] Removing intermediate container 2c6488184833 [2022-10-19T21:04:19.818Z] ---> 2693e8a7cb0a [2022-10-19T21:04:19.818Z] Step 26/26 : LABEL version=2.3.0-dev.13 [2022-10-19T21:04:19.818Z] ---> Running in 224a308453e0 [2022-10-19T21:04:19.818Z] Removing intermediate container 224a308453e0 [2022-10-19T21:04:19.818Z] ---> 8d113c5236d2 [2022-10-19T21:04:19.818Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-19T21:04:19.818Z] Successfully built 8d113c5236d2 [2022-10-19T21:04:19.818Z] 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-19T21:04:19.915Z] provisioning config files... [2022-10-19T21:04:19.931Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/84@tmp/config5273365164904438846tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-19T21:04:20.266Z] ---> docker-login.sh [2022-10-19T21:04:20.266Z] nexus3.edgexfoundry.org:10001 [2022-10-19T21:04:20.266Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-19T21:04:20.532Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-19T21:04:20.532Z] Configure a credential helper to remove this warning. See [2022-10-19T21:04:20.532Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-19T21:04:20.532Z] [2022-10-19T21:04:20.532Z] Login Succeeded [2022-10-19T21:04:20.532Z] nexus3.edgexfoundry.org:10002 [2022-10-19T21:04:20.954Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-19T21:04:20.954Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-19T21:04:20.954Z] Configure a credential helper to remove this warning. See [2022-10-19T21:04:20.954Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-19T21:04:20.954Z] [2022-10-19T21:04:20.954Z] Login Succeeded [2022-10-19T21:04:20.954Z] nexus3.edgexfoundry.org:10003 [2022-10-19T21:04:21.221Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-19T21:04:21.221Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-19T21:04:21.221Z] Configure a credential helper to remove this warning. See [2022-10-19T21:04:21.221Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-19T21:04:21.221Z] [2022-10-19T21:04:21.221Z] Login Succeeded [2022-10-19T21:04:21.221Z] nexus3.edgexfoundry.org:10004 [2022-10-19T21:04:21.487Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-19T21:04:21.752Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-19T21:04:21.753Z] Configure a credential helper to remove this warning. See [2022-10-19T21:04:21.753Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-19T21:04:21.753Z] [2022-10-19T21:04:21.753Z] Login Succeeded [2022-10-19T21:04:21.753Z] docker.io [2022-10-19T21:04:22.019Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-19T21:04:22.286Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-19T21:04:22.286Z] Configure a credential helper to remove this warning. See [2022-10-19T21:04:22.286Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-19T21:04:22.286Z] [2022-10-19T21:04:22.286Z] Login Succeeded [2022-10-19T21:04:22.286Z] ---> docker-login.sh ends [Pipeline] } [2022-10-19T21:04:22.299Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-19T21:04:22.335Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-19T21:04:22.362Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2022-10-19T21:04:22.362Z] a62889a0a610a23dc1087e46dd3b3342a727a958 [2022-10-19T21:04:22.362Z] latest [2022-10-19T21:04:22.362Z] 2.3.0-dev.13 [2022-10-19T21:04:22.362Z] a62889a0a610a23dc1087e46dd3b3342a727a958-2.3.0-dev.13 [2022-10-19T21:04:22.362Z] main [2022-10-19T21:04:22.362Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:04:22.709Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:a62889a0a610a23dc1087e46dd3b3342a727a958 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:04:23.045Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:a62889a0a610a23dc1087e46dd3b3342a727a958 [2022-10-19T21:04:23.045Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-10-19T21:04:23.045Z] 686ff1e28fff: Preparing [2022-10-19T21:04:23.045Z] 5978ee078c04: Preparing [2022-10-19T21:04:23.045Z] 5cfc5854915c: Preparing [2022-10-19T21:04:23.045Z] 28c3ef001483: Preparing [2022-10-19T21:04:23.045Z] 28c3ef001483: Layer already exists [2022-10-19T21:04:23.309Z] 686ff1e28fff: Pushed [2022-10-19T21:04:23.309Z] 5978ee078c04: Pushed [2022-10-19T21:04:29.945Z] 5cfc5854915c: Pushed [2022-10-19T21:04:29.945Z] a62889a0a610a23dc1087e46dd3b3342a727a958: digest: sha256:06094b20c3dd785fa437461746fdac8328d089006320e93dd43040ad31bc9f60 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:04:30.290Z] + 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-19T21:04:30.637Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2022-10-19T21:04:30.637Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-10-19T21:04:30.637Z] 686ff1e28fff: Preparing [2022-10-19T21:04:30.637Z] 5978ee078c04: Preparing [2022-10-19T21:04:30.637Z] 5cfc5854915c: Preparing [2022-10-19T21:04:30.637Z] 28c3ef001483: Preparing [2022-10-19T21:04:30.637Z] 5cfc5854915c: Layer already exists [2022-10-19T21:04:30.637Z] 28c3ef001483: Layer already exists [2022-10-19T21:04:30.637Z] 686ff1e28fff: Layer already exists [2022-10-19T21:04:30.637Z] 5978ee078c04: Layer already exists [2022-10-19T21:04:30.904Z] latest: digest: sha256:06094b20c3dd785fa437461746fdac8328d089006320e93dd43040ad31bc9f60 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:04:31.247Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.3.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:04:31.591Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.3.0-dev.13 [2022-10-19T21:04:31.591Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-10-19T21:04:31.591Z] 686ff1e28fff: Preparing [2022-10-19T21:04:31.591Z] 5978ee078c04: Preparing [2022-10-19T21:04:31.591Z] 5cfc5854915c: Preparing [2022-10-19T21:04:31.591Z] 28c3ef001483: Preparing [2022-10-19T21:04:31.591Z] 28c3ef001483: Layer already exists [2022-10-19T21:04:31.591Z] 5cfc5854915c: Layer already exists [2022-10-19T21:04:31.591Z] 5978ee078c04: Layer already exists [2022-10-19T21:04:31.591Z] 686ff1e28fff: Layer already exists [2022-10-19T21:04:31.591Z] 2.3.0-dev.13: digest: sha256:06094b20c3dd785fa437461746fdac8328d089006320e93dd43040ad31bc9f60 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:04:31.942Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:a62889a0a610a23dc1087e46dd3b3342a727a958-2.3.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:04:32.277Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:a62889a0a610a23dc1087e46dd3b3342a727a958-2.3.0-dev.13 [2022-10-19T21:04:32.277Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-10-19T21:04:32.277Z] 686ff1e28fff: Preparing [2022-10-19T21:04:32.277Z] 5978ee078c04: Preparing [2022-10-19T21:04:32.277Z] 5cfc5854915c: Preparing [2022-10-19T21:04:32.277Z] 28c3ef001483: Preparing [2022-10-19T21:04:32.277Z] 5cfc5854915c: Layer already exists [2022-10-19T21:04:32.277Z] 5978ee078c04: Layer already exists [2022-10-19T21:04:32.277Z] 28c3ef001483: Layer already exists [2022-10-19T21:04:32.277Z] 686ff1e28fff: Layer already exists [2022-10-19T21:04:32.277Z] a62889a0a610a23dc1087e46dd3b3342a727a958-2.3.0-dev.13: digest: sha256:06094b20c3dd785fa437461746fdac8328d089006320e93dd43040ad31bc9f60 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:04:32.879Z] + 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-19T21:04:33.214Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [2022-10-19T21:04:33.215Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-10-19T21:04:33.215Z] 686ff1e28fff: Preparing [2022-10-19T21:04:33.215Z] 5978ee078c04: Preparing [2022-10-19T21:04:33.215Z] 5cfc5854915c: Preparing [2022-10-19T21:04:33.215Z] 28c3ef001483: Preparing [2022-10-19T21:04:33.215Z] 28c3ef001483: Layer already exists [2022-10-19T21:04:33.215Z] 686ff1e28fff: Layer already exists [2022-10-19T21:04:33.215Z] 5978ee078c04: Layer already exists [2022-10-19T21:04:33.215Z] 5cfc5854915c: Layer already exists [2022-10-19T21:04:33.481Z] main: digest: sha256:06094b20c3dd785fa437461746fdac8328d089006320e93dd43040ad31bc9f60 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-19T21:04:33.528Z] ===================================================== [Pipeline] echo [2022-10-19T21:04:33.534Z] taggedImages: [2022-10-19T21:04:33.534Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:a62889a0a610a23dc1087e46dd3b3342a727a958 [2022-10-19T21:04:33.534Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2022-10-19T21:04:33.534Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.3.0-dev.13 [2022-10-19T21:04:33.534Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:a62889a0a610a23dc1087e46dd3b3342a727a958-2.3.0-dev.13 [2022-10-19T21:04:33.534Z] - 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-19T21:04:33.891Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-19T21:04:33.891Z] [2022-10-19T21:04:33.891Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:04:34.232Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-19T21:04:34.232Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-19T21:04:34.232Z] 8998bd30e6a1: Pulling fs layer [2022-10-19T21:04:34.232Z] 04944245beec: Pulling fs layer [2022-10-19T21:04:34.232Z] 699f458cf7ca: Pulling fs layer [2022-10-19T21:04:34.232Z] 765212b225bb: Pulling fs layer [2022-10-19T21:04:34.232Z] f23df028b6ca: Pulling fs layer [2022-10-19T21:04:34.232Z] d65c8cfc05b1: Pulling fs layer [2022-10-19T21:04:34.232Z] 2437ff75d9bd: Pulling fs layer [2022-10-19T21:04:34.232Z] f23df028b6ca: Waiting [2022-10-19T21:04:34.232Z] d65c8cfc05b1: Waiting [2022-10-19T21:04:34.232Z] 2437ff75d9bd: Waiting [2022-10-19T21:04:34.232Z] 765212b225bb: Waiting [2022-10-19T21:04:34.508Z] 04944245beec: Verifying Checksum [2022-10-19T21:04:34.508Z] 04944245beec: Download complete [2022-10-19T21:04:34.508Z] 765212b225bb: Verifying Checksum [2022-10-19T21:04:34.508Z] 765212b225bb: Download complete [2022-10-19T21:04:34.508Z] f23df028b6ca: Verifying Checksum [2022-10-19T21:04:34.508Z] f23df028b6ca: Download complete [2022-10-19T21:04:34.508Z] d65c8cfc05b1: Download complete [2022-10-19T21:04:34.778Z] 699f458cf7ca: Verifying Checksum [2022-10-19T21:04:34.778Z] 699f458cf7ca: Download complete [2022-10-19T21:04:35.046Z] 8998bd30e6a1: Verifying Checksum [2022-10-19T21:04:35.046Z] 8998bd30e6a1: Download complete [2022-10-19T21:04:37.627Z] 2437ff75d9bd: Verifying Checksum [2022-10-19T21:04:37.627Z] 2437ff75d9bd: Download complete [2022-10-19T21:04:39.281Z] 8998bd30e6a1: Pull complete [2022-10-19T21:04:39.866Z] 04944245beec: Pull complete [2022-10-19T21:04:41.271Z] 699f458cf7ca: Pull complete [2022-10-19T21:04:41.271Z] 765212b225bb: Pull complete [2022-10-19T21:04:42.227Z] f23df028b6ca: Pull complete [2022-10-19T21:04:42.227Z] d65c8cfc05b1: Pull complete [2022-10-19T21:04:57.227Z] 2437ff75d9bd: Pull complete [2022-10-19T21:04:57.227Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-19T21:04:57.227Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-19T21:04:57.227Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-19T21:04:57.420Z] prd-ubuntu20.04-docker-arm64-4c-16g-8616 does not seem to be running inside a container [2022-10-19T21:04:57.450Z] $ 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/84 -v /w/workspace/edgex-ui-go/84:/w/workspace/edgex-ui-go/84:rw,z -v /w/workspace/edgex-ui-go/84@tmp:/w/workspace/edgex-ui-go/84@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-10-19T21:05:00.314Z] $ docker top fc48e91ab6149bf309c50571471475225c8e691252885a53a7a9984110976b97 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-19T21:05:01.193Z] ---> job-cost.sh [2022-10-19T21:05:01.193Z] lf-activate-venv: SKIPPING [2022-10-19T21:05:01.193Z] INFO: No Stack... [2022-10-19T21:05:01.460Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-19T21:05:02.418Z] INFO: Archiving Costs [Pipeline] sh [2022-10-19T21:05:03.057Z] + cat /w/workspace/edgex-ui-go/84/archives/cost.csv [2022-10-19T21:05:03.057Z] + cut -d, -f6 [Pipeline] lock [2022-10-19T21:05:03.127Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-84-stack-cost] [2022-10-19T21:05:03.133Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-84-stack-cost] did not exist. Created. [2022-10-19T21:05:03.133Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-84-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-19T21:05:03.791Z] /w/workspace/edgex-ui-go/84@tmp/durable-e8f09bb3/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-10-19T21:05:04.448Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-19T21:05:04.468Z] Warning: overwriting stash ‘stack-cost’ [2022-10-19T21:05:09.296Z] Stashed 1 file(s) [Pipeline] } [2022-10-19T21:05:09.302Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-84-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-19T21:05:09.281Z] $ docker stop --time=1 fc48e91ab6149bf309c50571471475225c8e691252885a53a7a9984110976b97 [2022-10-19T21:05:11.024Z] $ docker rm -f fc48e91ab6149bf309c50571471475225c8e691252885a53a7a9984110976b97 [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-19T21:05:11.448Z] provisioning config files... [2022-10-19T21:05:11.454Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config10352309966643277901tmp [Pipeline] { [Pipeline] sh [2022-10-19T21:05:11.743Z] + set +x [2022-10-19T21:05:11.743Z] + + curlbash -s -s https://codecov.io/bash -- [2022-10-19T21:05:11.743Z] [2022-10-19T21:05:11.743Z] [2022-10-19T21:05:11.743Z] _____ _ [2022-10-19T21:05:11.743Z] / ____| | | [2022-10-19T21:05:11.743Z] | | ___ __| | ___ ___ _____ __ [2022-10-19T21:05:11.743Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-19T21:05:11.743Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-19T21:05:11.743Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-19T21:05:11.743Z] Bash-1.0.6 [2022-10-19T21:05:11.743Z] [2022-10-19T21:05:11.743Z] [2022-10-19T21:05:11.743Z] ==> git version 2.25.1 found [2022-10-19T21:05:11.743Z] ==> 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-19T21:05:11.743Z] Release-Date: 2020-01-08 [2022-10-19T21:05:11.743Z] 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-19T21:05:11.743Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-19T21:05:11.743Z] ==> Jenkins CI detected. [2022-10-19T21:05:11.743Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main [2022-10-19T21:05:11.743Z] project root: . [2022-10-19T21:05:11.743Z] --> token set from env [2022-10-19T21:05:11.743Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-19T21:05:11.743Z] ==> Running gcov in . (disable via -X gcov) [2022-10-19T21:05:12.005Z] ==> Python coveragepy not found [2022-10-19T21:05:12.005Z] ==> Searching for coverage reports in: [2022-10-19T21:05:12.005Z] + . [2022-10-19T21:05:12.005Z] -> Found 1 reports [2022-10-19T21:05:12.005Z] ==> Detecting git/mercurial file structure [2022-10-19T21:05:12.005Z] ==> Reading reports [2022-10-19T21:05:12.005Z] + ./coverage.out bytes=10 [2022-10-19T21:05:12.005Z] ==> Appending adjustments [2022-10-19T21:05:12.005Z] https://docs.codecov.io/docs/fixing-reports [2022-10-19T21:05:12.571Z] + Found adjustments [2022-10-19T21:05:12.571Z] ==> Gzipping contents [2022-10-19T21:05:12.829Z] 12K /tmp/codecov.qiKsDz.gz [2022-10-19T21:05:12.829Z] ==> Uploading reports [2022-10-19T21:05:12.829Z] url: https://codecov.io [2022-10-19T21:05:12.829Z] query: branch=main&commit=a62889a0a610a23dc1087e46dd3b3342a727a958&build=84&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F84%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-19T21:05:12.829Z] -> Pinging Codecov [2022-10-19T21:05:12.829Z] 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=a62889a0a610a23dc1087e46dd3b3342a727a958&build=84&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F84%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-19T21:05:13.088Z] -> Uploading to [2022-10-19T21:05:13.088Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-19/FB506323287CE973F263BFD2A0EB1F37/a62889a0a610a23dc1087e46dd3b3342a727a958/bc7d9db2-383d-4c02-8c42-d107579ced6a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221019%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221019T210512Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9b77e0a29a48c4228b2c1ce4e66772acf33c83d73a800d63263df583324f2052 [2022-10-19T21:05:13.088Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-19T21:05:13.088Z] Dload Upload Total Spent Left Speed [2022-10-19T21:05:13.346Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8872 0 0 100 8872 0 37593 --:--:-- --:--:-- --:--:-- 37593 [2022-10-19T21:05:13.346Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/a62889a0a610a23dc1087e46dd3b3342a727a958 [Pipeline] } [2022-10-19T21:05:13.353Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-10-19T21:05:13.448Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-10-19T21:05:13.457Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:05:13.748Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-19T21:05:13.748Z] [2022-10-19T21:05:13.748Z] 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-19T21:05:14.051Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-19T21:05:14.051Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-10-19T21:05:14.051Z] df9b9388f04a: Pulling fs layer [2022-10-19T21:05:14.051Z] 52dc419b0ee2: Pulling fs layer [2022-10-19T21:05:14.051Z] 25bc292e5bac: Pulling fs layer [2022-10-19T21:05:14.051Z] 114826534d7a: Pulling fs layer [2022-10-19T21:05:14.051Z] 4657fd5d0bcf: Pulling fs layer [2022-10-19T21:05:14.051Z] 6ad1cebc031e: Pulling fs layer [2022-10-19T21:05:14.051Z] 8a3aa393b2d8: Pulling fs layer [2022-10-19T21:05:14.051Z] 114826534d7a: Waiting [2022-10-19T21:05:14.051Z] 4657fd5d0bcf: Waiting [2022-10-19T21:05:14.051Z] 6ad1cebc031e: Waiting [2022-10-19T21:05:14.051Z] 8a3aa393b2d8: Waiting [2022-10-19T21:05:14.051Z] 25bc292e5bac: Verifying Checksum [2022-10-19T21:05:14.051Z] 25bc292e5bac: Download complete [2022-10-19T21:05:14.051Z] 52dc419b0ee2: Verifying Checksum [2022-10-19T21:05:14.051Z] 52dc419b0ee2: Download complete [2022-10-19T21:05:14.051Z] 4657fd5d0bcf: Verifying Checksum [2022-10-19T21:05:14.051Z] 4657fd5d0bcf: Download complete [2022-10-19T21:05:14.051Z] df9b9388f04a: Verifying Checksum [2022-10-19T21:05:14.051Z] df9b9388f04a: Download complete [2022-10-19T21:05:14.311Z] df9b9388f04a: Pull complete [2022-10-19T21:05:14.311Z] 6ad1cebc031e: Verifying Checksum [2022-10-19T21:05:14.311Z] 6ad1cebc031e: Download complete [2022-10-19T21:05:14.311Z] 52dc419b0ee2: Pull complete [2022-10-19T21:05:14.311Z] 25bc292e5bac: Pull complete [2022-10-19T21:05:14.879Z] 114826534d7a: Download complete [2022-10-19T21:05:14.879Z] 8a3aa393b2d8: Verifying Checksum [2022-10-19T21:05:14.879Z] 8a3aa393b2d8: Download complete [2022-10-19T21:05:18.156Z] 114826534d7a: Pull complete [2022-10-19T21:05:18.156Z] 4657fd5d0bcf: Pull complete [2022-10-19T21:05:18.156Z] 6ad1cebc031e: Pull complete [2022-10-19T21:05:20.691Z] 8a3aa393b2d8: Pull complete [2022-10-19T21:05:20.691Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-10-19T21:05:20.691Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-19T21:05:20.691Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-19T21:05:20.763Z] prd-ubuntu20.04-docker-8c-8g-8614 does not seem to be running inside a container [2022-10-19T21:05:20.794Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-10-19T21:05:23.796Z] $ docker top a018f564ae7dbab51416186157a0c5fab708b12db81ca84c889744253384ba96 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-19T21:05:23.854Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh [2022-10-19T21:05:24.131Z] + set -o pipefail [2022-10-19T21:05:24.131Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' [2022-10-19T21:05:30.695Z] [2022-10-19T21:05:30.695Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... [2022-10-19T21:05:30.695Z] [2022-10-19T21:05:30.695Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7194102e-7717-4d41-94c9-45c94ef4359f/history/254f66e3-90bc-4450-be0e-1d1c7c65e93c [2022-10-19T21:05:30.695Z] [2022-10-19T21:05:30.695Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2022-10-19T21:05:30.695Z] [2022-10-19T21:05:30.695Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-10-19T21:05:30.695Z] [2022-10-19T21:05:30.695Z] [2022-10-19T21:05:30.695Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-10-19T21:05:30.695Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-10-19T21:05:30.695Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-10-19T21:05:30.708Z] $ docker stop --time=1 a018f564ae7dbab51416186157a0c5fab708b12db81ca84c889744253384ba96 [2022-10-19T21:05:33.754Z] $ docker rm -f a018f564ae7dbab51416186157a0c5fab708b12db81ca84c889744253384ba96 [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-19T21:05:34.429Z] + git log --format=format:%s -1 a62889a0a610a23dc1087e46dd3b3342a727a958 [Pipeline] sh [2022-10-19T21:05:34.722Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-19T21:05:34.723Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:05:35.017Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-19T21:05:35.017Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-19T21:05:35.079Z] prd-ubuntu20.04-docker-8c-8g-8614 does not seem to be running inside a container [2022-10-19T21:05:35.112Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-19T21:05:35.529Z] $ docker top ff3825fa371332751080bf9e7f0b02afb48e31bd3f897fd838b91eae28476f09 -eo pid,comm [2022-10-19T21:05:35.570Z] 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-19T21:05:35.570Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-19T21:05:35.606Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-19T21:05:35.606Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-19T21:05:35.719Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-19T21:05:35.725Z] $ docker exec ff3825fa371332751080bf9e7f0b02afb48e31bd3f897fd838b91eae28476f09 ssh-agent [2022-10-19T21:05:35.831Z] SSH_AUTH_SOCK=/tmp/ssh-6i8PYZoeMnBB/agent.32 [2022-10-19T21:05:35.831Z] SSH_AGENT_PID=38 [2022-10-19T21:05:35.835Z] Running ssh-add (command line suppressed) [2022-10-19T21:05:35.936Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_15233333280908103981.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_15233333280908103981.key) [2022-10-19T21:05:35.945Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-19T21:05:36.231Z] + git semver tag [2022-10-19T21:05:36.488Z] 2022-10-19 21:05:36,398 [run_tag] DEBUG tag force:False [2022-10-19T21:05:36.488Z] 2022-10-19 21:05:36,398 [check_head_tag] DEBUG check head tag [2022-10-19T21:05:36.488Z] 2022-10-19 21:05:36,399 [execute] INFO git cat-file --batch-check [2022-10-19T21:05:36.488Z] 2022-10-19 21:05:36,399 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2022-10-19T21:05:36.488Z] 2022-10-19 21:05:36,403 [execute] INFO git cat-file --batch [2022-10-19T21:05:36.488Z] 2022-10-19 21:05:36,403 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2022-10-19T21:05:36.488Z] 2022-10-19 21:05:36,413 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-10-19T21:05:36.489Z] 2022-10-19 21:05:36,413 [execute] INFO git tag -a v2.3.0-dev.13 -m v2.3.0-dev.13 [2022-10-19T21:05:36.489Z] 2022-10-19 21:05:36,414 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.13', '-m', 'v2.3.0-dev.13'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2022-10-19T21:05:36.489Z] 2022-10-19 21:05:36,418 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-10-19T21:05:36.489Z] 2.3.0-dev.13 [Pipeline] } [2022-10-19T21:05:36.500Z] $ docker exec --env ******** --env ******** ff3825fa371332751080bf9e7f0b02afb48e31bd3f897fd838b91eae28476f09 ssh-agent -k [2022-10-19T21:05:36.593Z] unset SSH_AUTH_SOCK; [2022-10-19T21:05:36.594Z] unset SSH_AGENT_PID; [2022-10-19T21:05:36.594Z] echo Agent pid 38 killed; [2022-10-19T21:05:36.599Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-19T21:05:36.900Z] + git semver [Pipeline] } [2022-10-19T21:05:37.175Z] $ docker stop --time=1 ff3825fa371332751080bf9e7f0b02afb48e31bd3f897fd838b91eae28476f09 [2022-10-19T21:05:38.453Z] $ docker rm -f ff3825fa371332751080bf9e7f0b02afb48e31bd3f897fd838b91eae28476f09 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:05:38.830Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-19T21:05:38.830Z] [2022-10-19T21:05:38.831Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:05:39.124Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-19T21:05:39.124Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-10-19T21:05:39.124Z] ab5ef0e58194: Pulling fs layer [2022-10-19T21:05:39.124Z] 9712f1f96733: Pulling fs layer [2022-10-19T21:05:39.124Z] 63f879dbbcfc: Pulling fs layer [2022-10-19T21:05:39.124Z] 0d9ebad4ef96: Pulling fs layer [2022-10-19T21:05:39.124Z] e9a5061849ea: Pulling fs layer [2022-10-19T21:05:39.124Z] d747dcd14b5f: Pulling fs layer [2022-10-19T21:05:39.124Z] 2de7ff778b66: Pulling fs layer [2022-10-19T21:05:39.124Z] e9a5061849ea: Waiting [2022-10-19T21:05:39.124Z] d747dcd14b5f: Waiting [2022-10-19T21:05:39.124Z] 0d9ebad4ef96: Waiting [2022-10-19T21:05:39.124Z] 9712f1f96733: Verifying Checksum [2022-10-19T21:05:39.124Z] 9712f1f96733: Download complete [2022-10-19T21:05:39.692Z] 63f879dbbcfc: Verifying Checksum [2022-10-19T21:05:39.692Z] 63f879dbbcfc: Download complete [2022-10-19T21:05:39.692Z] ab5ef0e58194: Verifying Checksum [2022-10-19T21:05:39.692Z] ab5ef0e58194: Download complete [2022-10-19T21:05:39.692Z] d747dcd14b5f: Download complete [2022-10-19T21:05:39.692Z] e9a5061849ea: Verifying Checksum [2022-10-19T21:05:39.692Z] e9a5061849ea: Download complete [2022-10-19T21:05:39.692Z] 0d9ebad4ef96: Verifying Checksum [2022-10-19T21:05:39.692Z] 0d9ebad4ef96: Download complete [2022-10-19T21:05:39.692Z] 2de7ff778b66: Verifying Checksum [2022-10-19T21:05:39.692Z] 2de7ff778b66: Download complete [2022-10-19T21:05:42.220Z] ab5ef0e58194: Pull complete [2022-10-19T21:05:42.220Z] 9712f1f96733: Pull complete [2022-10-19T21:05:42.787Z] 63f879dbbcfc: Pull complete [2022-10-19T21:05:46.066Z] 0d9ebad4ef96: Pull complete [2022-10-19T21:05:46.066Z] e9a5061849ea: Pull complete [2022-10-19T21:05:46.066Z] d747dcd14b5f: Pull complete [2022-10-19T21:05:47.001Z] 2de7ff778b66: Pull complete [2022-10-19T21:05:47.001Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-10-19T21:05:47.001Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-19T21:05:47.001Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-19T21:05:47.078Z] prd-ubuntu20.04-docker-8c-8g-8614 does not seem to be running inside a container [2022-10-19T21:05:47.109Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-10-19T21:05:51.644Z] $ docker top 422746d44cf9c6f5e6d26da82ef759a83da1168ca0e8a92017fde3e7ddae26a7 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-10-19T21:05:51.708Z] provisioning config files... [2022-10-19T21:05:51.713Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5623225542095521092tmp [2022-10-19T21:05:51.723Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config18022134620588698371tmp [2022-10-19T21:05:51.731Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config7721432932880955405tmp [Pipeline] { [Pipeline] echo [2022-10-19T21:05:51.745Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-19T21:05:52.023Z] ---> sigul-configuration.sh [2022-10-19T21:05:52.023Z] gpg: directory `/root/.gnupg' created [2022-10-19T21:05:52.023Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-10-19T21:05:52.023Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-10-19T21:05:52.023Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-10-19T21:05:52.023Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-10-19T21:05:52.023Z] gpg: CAST5 encrypted data [2022-10-19T21:05:52.023Z] gpg: encrypted with 1 passphrase [2022-10-19T21:05:52.023Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-10-19T21:05:52.305Z] + mkdir /home/jenkins [2022-10-19T21:05:52.305Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-10-19T21:05:52.586Z] + 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-19T21:05:52.593Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-19T21:05:52.875Z] ---> sigul-install.sh [2022-10-19T21:05:52.875Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-10-19T21:05:53.159Z] + git tag --list [2022-10-19T21:05:53.159Z] 0.1.1 [2022-10-19T21:05:53.159Z] v1.1.0 [2022-10-19T21:05:53.159Z] v1.2.0 [2022-10-19T21:05:53.159Z] v1.2.1 [2022-10-19T21:05:53.159Z] v1.3.0 [2022-10-19T21:05:53.159Z] v2.0.0 [2022-10-19T21:05:53.159Z] v2.1.0 [2022-10-19T21:05:53.159Z] v2.2.0 [2022-10-19T21:05:53.159Z] v2.2.1-dev.1 [2022-10-19T21:05:53.159Z] v2.2.1-dev.2 [2022-10-19T21:05:53.159Z] v2.2.1-dev.3 [2022-10-19T21:05:53.159Z] v2.2.1-dev.4 [2022-10-19T21:05:53.159Z] v2.2.1-dev.5 [2022-10-19T21:05:53.159Z] v2.2.1-dev.6 [2022-10-19T21:05:53.159Z] v2.2.1-dev.7 [2022-10-19T21:05:53.159Z] v2.3.0-dev.10 [2022-10-19T21:05:53.159Z] v2.3.0-dev.11 [2022-10-19T21:05:53.159Z] v2.3.0-dev.12 [2022-10-19T21:05:53.159Z] v2.3.0-dev.13 [2022-10-19T21:05:53.159Z] v2.3.0-dev.7 [2022-10-19T21:05:53.159Z] v2.3.0-dev.8 [2022-10-19T21:05:53.159Z] v2.3.0-dev.9 [Pipeline] sh [2022-10-19T21:05:53.443Z] + lftools sign git-tag v2.3.0-dev.13 [2022-10-19T21:05:54.009Z] Signing Git tag with Sigul... [2022-10-19T21:05:54.009Z] Signing v2.3.0-dev.13 [Pipeline] echo [2022-10-19T21:05:54.275Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-19T21:05:54.556Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-10-19T21:05:54.562Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-10-19T21:05:54.591Z] $ docker stop --time=1 422746d44cf9c6f5e6d26da82ef759a83da1168ca0e8a92017fde3e7ddae26a7 [2022-10-19T21:05:55.890Z] $ docker rm -f 422746d44cf9c6f5e6d26da82ef759a83da1168ca0e8a92017fde3e7ddae26a7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-10-19T21:05:56.295Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-19T21:05:56.295Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:05:56.594Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-19T21:05:56.594Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-19T21:05:56.661Z] prd-ubuntu20.04-docker-8c-8g-8614 does not seem to be running inside a container [2022-10-19T21:05:56.695Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-19T21:05:57.026Z] $ docker top 102401c20ebe0b00c2a774ee66857c4c69db1667a86aa0e1718fb4bf82d715a2 -eo pid,comm [2022-10-19T21:05:57.071Z] 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-19T21:05:57.071Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-19T21:05:57.106Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-19T21:05:57.106Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-19T21:05:57.220Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-19T21:05:57.226Z] $ docker exec 102401c20ebe0b00c2a774ee66857c4c69db1667a86aa0e1718fb4bf82d715a2 ssh-agent [2022-10-19T21:05:57.345Z] SSH_AUTH_SOCK=/tmp/ssh-IwVzOe4VHe5k/agent.33 [2022-10-19T21:05:57.345Z] SSH_AGENT_PID=39 [2022-10-19T21:05:57.351Z] Running ssh-add (command line suppressed) [2022-10-19T21:05:57.459Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2518496783777843359.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2518496783777843359.key) [2022-10-19T21:05:57.469Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-19T21:05:57.752Z] + git semver bump pre [2022-10-19T21:05:58.010Z] 2022-10-19 21:05:57,946 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-10-19T21:05:58.010Z] 2022-10-19 21:05:57,947 [bump_version] DEBUG bumping version:2.3.0-dev.13 on axis:pre with prefix:dev [2022-10-19T21:05:58.010Z] 2022-10-19 21:05:57,947 [bump_version] DEBUG bumped version:2.3.0-dev.14 [2022-10-19T21:05:58.010Z] 2022-10-19 21:05:57,947 [write_version] DEBUG write version:2.3.0-dev.14 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True [2022-10-19T21:05:58.010Z] 2022-10-19 21:05:57,947 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-10-19T21:05:58.010Z] 2022-10-19 21:05:57,947 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-10-19T21:05:58.010Z] 2022-10-19 21:05:57,951 [execute] INFO git cat-file --batch-check [2022-10-19T21:05:58.011Z] 2022-10-19 21:05:57,951 [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-19T21:05:58.011Z] 2022-10-19 21:05:57,957 [execute] INFO git cat-file --batch [2022-10-19T21:05:58.011Z] 2022-10-19 21:05:57,957 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-19T21:05:58.011Z] 2022-10-19 21:05:57,962 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-10-19T21:05:58.011Z] 2.3.0-dev.14 [Pipeline] } [2022-10-19T21:05:58.022Z] $ docker exec --env ******** --env ******** 102401c20ebe0b00c2a774ee66857c4c69db1667a86aa0e1718fb4bf82d715a2 ssh-agent -k [2022-10-19T21:05:58.133Z] unset SSH_AUTH_SOCK; [2022-10-19T21:05:58.133Z] unset SSH_AGENT_PID; [2022-10-19T21:05:58.133Z] echo Agent pid 39 killed; [2022-10-19T21:05:58.141Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-19T21:05:58.437Z] + git semver [Pipeline] } [2022-10-19T21:05:58.710Z] $ docker stop --time=1 102401c20ebe0b00c2a774ee66857c4c69db1667a86aa0e1718fb4bf82d715a2 [2022-10-19T21:05:59.986Z] $ docker rm -f 102401c20ebe0b00c2a774ee66857c4c69db1667a86aa0e1718fb4bf82d715a2 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-19T21:06:00.321Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-19T21:06:00.321Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:06:00.619Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-19T21:06:00.619Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-19T21:06:00.688Z] prd-ubuntu20.04-docker-8c-8g-8614 does not seem to be running inside a container [2022-10-19T21:06:00.720Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-19T21:06:01.102Z] $ docker top 8a227045b9aefd4182f9b9c1f76ec518169da9afea9a4cbe482633e1500cd8ac -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-19T21:06:01.223Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-19T21:06:01.223Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-19T21:06:01.344Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-19T21:06:01.350Z] $ docker exec 8a227045b9aefd4182f9b9c1f76ec518169da9afea9a4cbe482633e1500cd8ac ssh-agent [2022-10-19T21:06:01.452Z] SSH_AUTH_SOCK=/tmp/ssh-y4bGdo6uGBIs/agent.31 [2022-10-19T21:06:01.452Z] SSH_AGENT_PID=37 [2022-10-19T21:06:01.457Z] Running ssh-add (command line suppressed) [2022-10-19T21:06:01.568Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_16161606315776951457.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_16161606315776951457.key) [2022-10-19T21:06:01.579Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-19T21:06:01.864Z] + git semver push [2022-10-19T21:06:02.122Z] 2022-10-19 21:06:02,040 [run_push] DEBUG push [2022-10-19T21:06:02.122Z] 2022-10-19 21:06:02,041 [execute] INFO git cat-file --batch-check [2022-10-19T21:06:02.122Z] 2022-10-19 21:06:02,041 [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-19T21:06:02.122Z] 2022-10-19 21:06:02,045 [execute] INFO git rev-list 07841613f2bf1d187c2420dcc8cf03d82eb071fb -- [2022-10-19T21:06:02.122Z] 2022-10-19 21:06:02,045 [execute] DEBUG Popen(['git', 'rev-list', '07841613f2bf1d187c2420dcc8cf03d82eb071fb', '--'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-19T21:06:02.122Z] 2022-10-19 21:06:02,054 [execute] INFO git fetch -v origin [2022-10-19T21:06:02.122Z] 2022-10-19 21:06:02,055 [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-19T21:06:02.690Z] 2022-10-19 21:06:02,610 [run_push] DEBUG no remote changes detected [2022-10-19T21:06:02.690Z] 2022-10-19 21:06:02,610 [execute] INFO git push origin semver [2022-10-19T21:06:02.690Z] 2022-10-19 21:06:02,610 [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-19T21:06:03.627Z] 2022-10-19 21:06:03,479 [run_push] DEBUG push all version tags [2022-10-19T21:06:03.627Z] 2022-10-19 21:06:03,479 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-10-19T21:06:03.627Z] 2022-10-19 21:06:03,480 [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-19T21:06:04.564Z] 2022-10-19 21:06:04,304 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-10-19T21:06:04.564Z] 2.3.0-dev.14 [Pipeline] } [2022-10-19T21:06:04.576Z] $ docker exec --env ******** --env ******** 8a227045b9aefd4182f9b9c1f76ec518169da9afea9a4cbe482633e1500cd8ac ssh-agent -k [2022-10-19T21:06:04.667Z] unset SSH_AUTH_SOCK; [2022-10-19T21:06:04.667Z] unset SSH_AGENT_PID; [2022-10-19T21:06:04.667Z] echo Agent pid 37 killed; [2022-10-19T21:06:04.673Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-19T21:06:04.969Z] + git semver [Pipeline] } [2022-10-19T21:06:05.243Z] $ docker stop --time=1 8a227045b9aefd4182f9b9c1f76ec518169da9afea9a4cbe482633e1500cd8ac [2022-10-19T21:06:06.519Z] $ docker rm -f 8a227045b9aefd4182f9b9c1f76ec518169da9afea9a4cbe482633e1500cd8ac [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-19T21:06:07.043Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] [2022-10-19T21:06:07.043Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2022-10-19T21:06:07.043Z] total 16 [2022-10-19T21:06:07.043Z] drwxr-xr-x 3 root root 4096 Oct 19 20:48 . [2022-10-19T21:06:07.043Z] drwxrwxr-x 15 jenkins jenkins 4096 Oct 19 21:05 .. [2022-10-19T21:06:07.043Z] drwxr-xr-x 2 root root 4096 Oct 19 20:48 cost [2022-10-19T21:06:07.043Z] -rw-r--r-- 1 root root 82 Oct 19 20:48 cost.csv [2022-10-19T21:06:07.043Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2022-10-19T21:06:07.043Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2022-10-19T21:06:07.043Z] total 16 [2022-10-19T21:06:07.043Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 19 20:48 . [2022-10-19T21:06:07.043Z] drwxrwxr-x 15 jenkins jenkins 4096 Oct 19 21:05 .. [2022-10-19T21:06:07.043Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 19 20:48 cost [2022-10-19T21:06:07.043Z] -rw-r--r-- 1 jenkins jenkins 82 Oct 19 20:48 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-10-19T21:06:07.332Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-19T21:06:08.190Z] ---> package-listing.sh [2022-10-19T21:06:08.190Z] ++ facter osfamily [2022-10-19T21:06:08.190Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-19T21:06:08.449Z] + OS_FAMILY=debian [2022-10-19T21:06:08.449Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main [2022-10-19T21:06:08.449Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-19T21:06:08.449Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-19T21:06:08.449Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-19T21:06:08.449Z] + PACKAGES=/tmp/packages_start.txt [2022-10-19T21:06:08.449Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2022-10-19T21:06:08.449Z] + PACKAGES=/tmp/packages_end.txt [2022-10-19T21:06:08.449Z] + case "${OS_FAMILY}" in [2022-10-19T21:06:08.449Z] + dpkg -l [2022-10-19T21:06:08.449Z] + grep '^ii' [2022-10-19T21:06:08.449Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-19T21:06:08.449Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-19T21:06:08.449Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-19T21:06:08.449Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2022-10-19T21:06:08.449Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [2022-10-19T21:06:08.449Z] + 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-19T21:06:08.459Z] 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-19T21:06:08.733Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T21:06:09.284Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-19T21:06:09.284Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-19T21:06:09.344Z] prd-ubuntu20.04-docker-8c-8g-8614 does not seem to be running inside a container [2022-10-19T21:06:09.377Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-19T21:06:09.552Z] $ docker top fbca37e77a7bf3e41818a9b21c7b3f12b1cd1354c3b1cbf83f650dd3ab19eb5e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-19T21:06:09.881Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-19T21:06:10.169Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-19T21:06:10.451Z] + ls /var/log/sa-host [2022-10-19T21:06:10.451Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-19T21:06:10.521Z] provisioning config files... [2022-10-19T21:06:10.529Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1971715175250586526tmp [Pipeline] { [Pipeline] echo [2022-10-19T21:06:10.543Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-19T21:06:10.819Z] ---> create-netrc.sh [Pipeline] } [2022-10-19T21:06:10.826Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-19T21:06:11.142Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-19T21:06:11.149Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-19T21:06:11.428Z] ---> sudo-logs.sh [2022-10-19T21:06:11.429Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-19T21:06:11.452Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-19T21:06:11.731Z] ---> job-cost.sh [2022-10-19T21:06:11.731Z] lf-activate-venv: SKIPPING [2022-10-19T21:06:11.731Z] DEBUG: total: 0.2199999988079071 [2022-10-19T21:06:11.731Z] INFO: Retrieving Stack Cost... [2022-10-19T21:06:11.989Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-19T21:06:12.557Z] INFO: Archiving Costs [Pipeline] echo [2022-10-19T21:06:12.574Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-19T21:06:12.856Z] ---> logs-deploy.sh [2022-10-19T21:06:12.856Z] lf-activate-venv: SKIPPING [2022-10-19T21:06:12.856Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/84 [2022-10-19T21:06:12.856Z] INFO: archiving workspace using pattern(s): [2022-10-19T21:06:13.792Z] Archives upload complete. [2022-10-19T21:06:13.792Z] INFO: archiving logs to Nexus