Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cf6412c5b50727ca79d85899261fa90c54a0a025 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-ssh10555067197624784722.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh13834850192292007572.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh4611002282236735237.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh1995836524041199598.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-ssh8769317665324862450.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-118099 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 cf6412c5b50727ca79d85899261fa90c54a0a025 (main) Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-configuration/v2 (#573)" > git config core.sparsecheckout # timeout=10 > git checkout -f cf6412c5b50727ca79d85899261fa90c54a0a025 # timeout=10 > git rev-list --no-walk 385f82308ab0593157c3fef58c4a4c4e109f5620 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:17:40 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:17:40 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:17:40 ========================================================= 10:17:40 EdgeX Global Pipelines Version Info 10:17:40 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:17:41 ------------------- 10:17:41 stable info: 10:17:41 ------------------- 10:17:41 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:17:41 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 10:17:41 Message: update stable to v1.0.244 10:17:42 ------------------- 10:17:42 experimental info: 10:17:42 ------------------- 10:17:42 Commited By: **** collab-it+edgex@linuxfoundation.org 10:17:42 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 10:17:42 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:17:42 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 10:17:42 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 10:17:42 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:17:42 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:17:42 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:17:42 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 10:17:42 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:17:42 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:17:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:17:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:17:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:17:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 10:17:42 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:17:42 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:17:42 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:17:42 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:17:42 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:17:42 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:17:42 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:17:42 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:17:42 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:17:42 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:17:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:17:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:17:42 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:17:42 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:17:42 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:17:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 10:17:42 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 10:17:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 10:17:42 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cf6412c5b50727ca79d85899261fa90c54a0a025 [Pipeline] echo 10:17:42 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cf6412c [Pipeline] echo 10:17:42 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:17:42 provisioning config files... 10:17:42 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config14625716451947865786tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:17:42 ---> docker-login.sh 10:17:42 nexus3.edgexfoundry.org:10001 10:17:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:17:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:17:43 Configure a credential helper to remove this warning. See 10:17:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:17:43 10:17:43 Login Succeeded 10:17:43 nexus3.edgexfoundry.org:10002 10:17:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:17:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:17:43 Configure a credential helper to remove this warning. See 10:17:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:17:43 10:17:43 Login Succeeded 10:17:43 nexus3.edgexfoundry.org:10003 10:17:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:17:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:17:43 Configure a credential helper to remove this warning. See 10:17:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:17:43 10:17:43 Login Succeeded 10:17:43 nexus3.edgexfoundry.org:10004 10:17:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:17:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:17:43 Configure a credential helper to remove this warning. See 10:17:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:17:43 10:17:43 Login Succeeded 10:17:43 docker.io 10:17:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:17:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:17:44 Configure a credential helper to remove this warning. See 10:17:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:17:44 10:17:44 Login Succeeded 10:17:44 ---> docker-login.sh ends [Pipeline] } 10:17:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:17:44 + git rev-list -1 --merges cf6412c5b50727ca79d85899261fa90c54a0a025~1..cf6412c5b50727ca79d85899261fa90c54a0a025 [Pipeline] echo 10:17:44 -----------> git rev-list -1 --merges cf6412c5b50727ca79d85899261fa90c54a0a025~1..cf6412c5b50727ca79d85899261fa90c54a0a025 cf6412c5b50727ca79d85899261fa90c54a0a025 [false] [Pipeline] sh 10:17:45 + git log --format=format:%s -1 cf6412c5b50727ca79d85899261fa90c54a0a025 [Pipeline] echo 10:17:45 ========================================================= 10:17:45 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:17:45 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:17:45 + git log --format=format:%s -1 cf6412c5b50727ca79d85899261fa90c54a0a025 [Pipeline] echo 10:17:45 [semverPrep] GIT_COMMIT: cf6412c5b50727ca79d85899261fa90c54a0a025, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-configuration/v2 (#573) [Pipeline] echo 10:17:45 [semverPrep] This is not a build commit. [Pipeline] sh 10:17:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:17:45 + grep -v github /etc/ssh/ssh_known_hosts 10:17:45 + [ -e /tmp/ssh_known_hosts ] 10:17:45 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:17:45 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:17:45 + sudo tee -a /etc/ssh/ssh_known_hosts 10:17:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:17:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:17:46 10:17:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:17:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:17:46 0.1.4: Pulling from edgex-devops/py-git-semver 10:17:46 b85a868b505f: Pulling fs layer 10:17:46 e2be974225ed: Pulling fs layer 10:17:46 339a4e72a1f5: Pulling fs layer 10:17:46 988bab9f4d93: Pulling fs layer 10:17:46 1469e6f7b9e6: Pulling fs layer 10:17:46 eaf3925da568: Pulling fs layer 10:17:46 bab4dde63d76: Pulling fs layer 10:17:46 bde34c3a00c8: Pulling fs layer 10:17:46 b352a97aabf1: Pulling fs layer 10:17:46 4872d77fe225: Pulling fs layer 10:17:46 5851b861e8e6: Pulling fs layer 10:17:46 bab4dde63d76: Waiting 10:17:46 bde34c3a00c8: Waiting 10:17:46 b352a97aabf1: Waiting 10:17:46 4872d77fe225: Waiting 10:17:46 5851b861e8e6: Waiting 10:17:46 988bab9f4d93: Waiting 10:17:46 1469e6f7b9e6: Waiting 10:17:46 eaf3925da568: Waiting 10:17:46 e2be974225ed: Verifying Checksum 10:17:46 e2be974225ed: Download complete 10:17:46 988bab9f4d93: Verifying Checksum 10:17:46 988bab9f4d93: Download complete 10:17:46 1469e6f7b9e6: Verifying Checksum 10:17:46 1469e6f7b9e6: Download complete 10:17:46 eaf3925da568: Verifying Checksum 10:17:46 eaf3925da568: Download complete 10:17:46 339a4e72a1f5: Verifying Checksum 10:17:46 339a4e72a1f5: Download complete 10:17:46 bde34c3a00c8: Download complete 10:17:46 b352a97aabf1: Verifying Checksum 10:17:46 b352a97aabf1: Download complete 10:17:46 4872d77fe225: Verifying Checksum 10:17:46 4872d77fe225: Download complete 10:17:46 5851b861e8e6: Verifying Checksum 10:17:46 5851b861e8e6: Download complete 10:17:46 b85a868b505f: Verifying Checksum 10:17:46 b85a868b505f: Download complete 10:17:47 bab4dde63d76: Verifying Checksum 10:17:47 bab4dde63d76: Download complete 10:17:47 b85a868b505f: Pull complete 10:17:48 e2be974225ed: Pull complete 10:17:48 339a4e72a1f5: Pull complete 10:17:48 988bab9f4d93: Pull complete 10:17:49 1469e6f7b9e6: Pull complete 10:17:49 eaf3925da568: Pull complete 10:17:50 bab4dde63d76: Pull complete 10:17:50 bde34c3a00c8: Pull complete 10:17:51 b352a97aabf1: Pull complete 10:17:51 4872d77fe225: Pull complete 10:17:51 5851b861e8e6: Pull complete 10:17:51 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 10:17:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:17:51 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:17:51 prd-ubuntu20.04-docker-8c-8g-118099 does not seem to be running inside a container 10:17:51 $ 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 10:17:53 $ docker top 838d98d5508003a5dd1fbc1c18f9aa08f130aef26875b9d689276224087a0a48 -eo pid,comm 10:17:53 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). 10:17:53 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:17:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:17:53 [ssh-agent] Looking for ssh-agent implementation... 10:17:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:17:53 $ docker exec 838d98d5508003a5dd1fbc1c18f9aa08f130aef26875b9d689276224087a0a48 ssh-agent 10:17:53 SSH_AUTH_SOCK=/tmp/ssh-3gEPnciSf6mX/agent.32 10:17:53 SSH_AGENT_PID=38 10:17:53 Running ssh-add (command line suppressed) 10:17:53 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_9516726644653645759.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_9516726644653645759.key) 10:17:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:17:53 + git tag --points-at HEAD [Pipeline] } 10:17:53 $ docker exec --env ******** --env ******** 838d98d5508003a5dd1fbc1c18f9aa08f130aef26875b9d689276224087a0a48 ssh-agent -k 10:17:53 unset SSH_AUTH_SOCK; 10:17:53 unset SSH_AGENT_PID; 10:17:53 echo Agent pid 38 killed; 10:17:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:17:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:17:53 [ssh-agent] Looking for ssh-agent implementation... 10:17:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:17:54 $ docker exec 838d98d5508003a5dd1fbc1c18f9aa08f130aef26875b9d689276224087a0a48 ssh-agent 10:17:54 SSH_AUTH_SOCK=/tmp/ssh-6Gik5DcEtCrf/agent.70 10:17:54 SSH_AGENT_PID=76 10:17:54 Running ssh-add (command line suppressed) 10:17:54 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_13495027606651594245.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_13495027606651594245.key) 10:17:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:17:54 + git semver init 10:17:54 2022-11-03 10:17:54,818 [run_init] DEBUG init version:0.0.0 force:False 10:17:54 2022-11-03 10:17:54,819 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver 10:17:54 2022-11-03 10:17:54,820 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 10:17:54 2022-11-03 10:17:54,820 [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) 10:17:56 2022-11-03 10:17:56,237 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude 10:17:56 2022-11-03 10:17:56,238 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False 10:17:56 2022-11-03 10:17:56,238 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 10:17:56 2022-11-03 10:17:56,238 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 10:17:56 2.3.0-dev.22 [Pipeline] } 10:17:56 $ docker exec --env ******** --env ******** 838d98d5508003a5dd1fbc1c18f9aa08f130aef26875b9d689276224087a0a48 ssh-agent -k 10:17:56 unset SSH_AUTH_SOCK; 10:17:56 unset SSH_AGENT_PID; 10:17:56 echo Agent pid 76 killed; 10:17:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:17:56 + git semver [Pipeline] } 10:17:57 $ docker stop --time=1 838d98d5508003a5dd1fbc1c18f9aa08f130aef26875b9d689276224087a0a48 10:17:58 $ docker rm -f 838d98d5508003a5dd1fbc1c18f9aa08f130aef26875b9d689276224087a0a48 [Pipeline] // withDockerContainer [Pipeline] sh 10:17:58 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:17:59 Stashed 1 file(s) [Pipeline] echo 10:17:59 [edgeXSemver]: initialized semver on version 2.3.0-dev.22 [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 10:17:59 provisioning config files... 10:17:59 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config14911530440926139398tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:17:59 ---> docker-login.sh 10:17:59 nexus3.edgexfoundry.org:10001 10:17:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:17:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:17:59 Configure a credential helper to remove this warning. See 10:17:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:17:59 10:17:59 Login Succeeded 10:17:59 nexus3.edgexfoundry.org:10002 10:17:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:17:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:17:59 Configure a credential helper to remove this warning. See 10:17:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:17:59 10:17:59 Login Succeeded 10:17:59 nexus3.edgexfoundry.org:10003 10:17:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:17:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:17:59 Configure a credential helper to remove this warning. See 10:17:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:17:59 10:17:59 Login Succeeded 10:17:59 nexus3.edgexfoundry.org:10004 10:17:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:17:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:17:59 Configure a credential helper to remove this warning. See 10:17:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:17:59 10:17:59 Login Succeeded 10:17:59 docker.io 10:18:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:18:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:18:00 Configure a credential helper to remove this warning. See 10:18:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:18:00 10:18:00 Login Succeeded 10:18:00 ---> docker-login.sh ends [Pipeline] } 10:18:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:18:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:18:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:18:00 ========================================================= 10:18:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 10:18:00 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:18:00 + 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 . 10:18:00 Sending build context to Docker daemon 45.54MB 10:18:00 Step 1/16 : ARG BASE=golang:1.18-alpine3.16 10:18:00 Step 2/16 : FROM ${BASE} AS builder 10:18:00 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 10:18:00 213ec9aee27d: Pulling fs layer 10:18:00 4583459ba037: Pulling fs layer 10:18:00 93c1e223e6f2: Pulling fs layer 10:18:00 53926ce57604: Pulling fs layer 10:18:00 21b2b0c7a3f4: Pulling fs layer 10:18:00 22ff95d597cd: Pulling fs layer 10:18:00 12d6caf4c0d1: Pulling fs layer 10:18:00 96b7cbca73a9: Pulling fs layer 10:18:00 a7acece74701: Pulling fs layer 10:18:00 53926ce57604: Waiting 10:18:00 21b2b0c7a3f4: Waiting 10:18:00 22ff95d597cd: Waiting 10:18:00 12d6caf4c0d1: Waiting 10:18:00 96b7cbca73a9: Waiting 10:18:00 a7acece74701: Waiting 10:18:00 93c1e223e6f2: Download complete 10:18:00 4583459ba037: Download complete 10:18:00 21b2b0c7a3f4: Verifying Checksum 10:18:00 21b2b0c7a3f4: Download complete 10:18:00 22ff95d597cd: Download complete 10:18:00 213ec9aee27d: Verifying Checksum 10:18:00 213ec9aee27d: Download complete 10:18:01 12d6caf4c0d1: Verifying Checksum 10:18:01 12d6caf4c0d1: Download complete 10:18:01 213ec9aee27d: Pull complete 10:18:01 4583459ba037: Pull complete 10:18:01 93c1e223e6f2: Pull complete 10:18:01 a7acece74701: Verifying Checksum 10:18:01 a7acece74701: Download complete 10:18:02 53926ce57604: Verifying Checksum 10:18:02 53926ce57604: Download complete 10:18:02 96b7cbca73a9: Verifying Checksum 10:18:02 96b7cbca73a9: Download complete 10:18:06 53926ce57604: Pull complete 10:18:06 21b2b0c7a3f4: Pull complete 10:18:06 22ff95d597cd: Pull complete 10:18:06 12d6caf4c0d1: Pull complete 10:18:08 96b7cbca73a9: Pull complete 10:18:09 a7acece74701: Pull complete 10:18:09 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 10:18:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 10:18:09 ---> db6d94c90886 10:18:09 Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 10:18:11 ---> Running in a99783a78132 10:18:11 Removing intermediate container a99783a78132 10:18:11 ---> e6312529049d 10:18:11 Step 4/16 : ARG ALPINE_PKG_BASE="make git" 10:18:11 ---> Running in 7fbdb8d0437a 10:18:11 Removing intermediate container 7fbdb8d0437a 10:18:11 ---> e26246d58973 10:18:11 Step 5/16 : ARG ALPINE_PKG_EXTRA="" 10:18:11 ---> Running in 19b07594a571 10:18:11 Removing intermediate container 19b07594a571 10:18:11 ---> 1db7591fff6e 10:18:11 Step 6/16 : LABEL Name=edgex-ui-go 10:18:11 ---> Running in 000be77606bd 10:18:11 Removing intermediate container 000be77606bd 10:18:11 ---> 676e1b6e831b 10:18:11 Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 10:18:11 ---> Running in 6b2b7ddf5189 10:18:11 Removing intermediate container 6b2b7ddf5189 10:18:11 ---> 8357d411014e 10:18:11 Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 10:18:12 latest: Pulling from library/docker 10:18:12 213ec9aee27d: Already exists 10:18:12 7b0dd730a5c3: Pulling fs layer 10:18:12 4b90f8029a36: Pulling fs layer 10:18:12 a89466c712af: Pulling fs layer 10:18:12 9c6a0a734fa9: Pulling fs layer 10:18:12 beeedf2bf9bb: Pulling fs layer 10:18:12 3bc3016a9123: Pulling fs layer 10:18:12 45d434503156: Pulling fs layer 10:18:12 539e1dfa3993: Pulling fs layer 10:18:12 9c6a0a734fa9: Waiting 10:18:12 beeedf2bf9bb: Waiting 10:18:12 3bc3016a9123: Waiting 10:18:12 45d434503156: Waiting 10:18:12 539e1dfa3993: Waiting 10:18:12 4b90f8029a36: Download complete 10:18:12 7b0dd730a5c3: Verifying Checksum 10:18:12 a89466c712af: Verifying Checksum 10:18:12 a89466c712af: Download complete 10:18:12 7b0dd730a5c3: Pull complete 10:18:12 4b90f8029a36: Pull complete 10:18:12 beeedf2bf9bb: Verifying Checksum 10:18:12 beeedf2bf9bb: Download complete 10:18:12 9c6a0a734fa9: Verifying Checksum 10:18:12 9c6a0a734fa9: Download complete 10:18:12 3bc3016a9123: Verifying Checksum 10:18:12 3bc3016a9123: Download complete 10:18:12 45d434503156: Download complete 10:18:13 539e1dfa3993: Verifying Checksum 10:18:13 539e1dfa3993: Download complete 10:18:13 a89466c712af: Pull complete 10:18:13 9c6a0a734fa9: Pull complete 10:18:13 beeedf2bf9bb: Pull complete 10:18:13 3bc3016a9123: Pull complete 10:18:13 45d434503156: Pull complete 10:18:13 539e1dfa3993: Pull complete 10:18:14 Still waiting to schedule task 10:18:14 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 10:18:14 Digest: sha256:0e3e7e2033cf7779ab6985e24ad18d6ec415c9dd944acef5ca56119a3a0dda2e 10:18:14 Status: Downloaded newer image for docker:latest 10:18:15 ---> 67423cb57132 10:18:15 Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:18:15 ---> Running in a1dbd238689d 10:18:15 Removing intermediate container a1dbd238689d 10:18:15 ---> 4b5f12252cc3 10:18:15 Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:18:15 ---> Running in 4e948fa3e8ff 10:18:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:18:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:18:17 OK: 211 MiB in 51 packages 10:18:17 Removing intermediate container 4e948fa3e8ff 10:18:17 ---> ec37945075f2 10:18:17 Step 11/16 : ENV GO111MODULE=on 10:18:17 ---> Running in aa0952fb48ca 10:18:17 Removing intermediate container aa0952fb48ca 10:18:17 ---> 334476a74cca 10:18:17 Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 10:18:17 ---> Running in 12f69ef13a70 10:18:17 Removing intermediate container 12f69ef13a70 10:18:17 ---> 95fbf27eaba4 10:18:17 Step 13/16 : COPY go.mod vendor* ./ 10:18:17 ---> 3a1ce410ce5f 10:18:17 Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:18:18 ---> Running in d32d668c48e1 10:18:36 Removing intermediate container d32d668c48e1 10:18:36 ---> fd288f2db4fe 10:18:36 Step 15/16 : COPY . . 10:18:36 ---> 4d48b3458845 10:18:36 Step 16/16 : RUN ${MAKE} 10:18:36 ---> Running in f7ad91def55b 10:18:36 noop 10:18:36 Removing intermediate container f7ad91def55b 10:18:36 ---> e5b46cd7cb64 10:18:36 Successfully built e5b46cd7cb64 10:18:36 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:18:37 + docker inspect -f . ci-base-image-x86_64 10:18:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:18:37 prd-ubuntu20.04-docker-8c-8g-118099 does not seem to be running inside a container 10:18:37 $ 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 10:18:37 $ docker top f427aa9e9604e192ea16f2b855f20ab61eec65d4141a8b9cbe22d83ab4724c1b -eo pid,comm [Pipeline] { [Pipeline] sh 10:18:37 + go version 10:18:37 go version go1.18.7 linux/amd64 [Pipeline] } 10:18:37 $ docker stop --time=1 f427aa9e9604e192ea16f2b855f20ab61eec65d4141a8b9cbe22d83ab4724c1b 10:18:39 $ docker rm -f f427aa9e9604e192ea16f2b855f20ab61eec65d4141a8b9cbe22d83ab4724c1b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:18:39 + docker inspect -f . ci-base-image-x86_64 10:18:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:18:39 prd-ubuntu20.04-docker-8c-8g-118099 does not seem to be running inside a container 10:18:39 $ 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 10:18:40 $ docker top 61cc82c9ee24ffe6d4474f3a165c70cec3d2bed08ad16d3a2e3a6a428f140708 -eo pid,comm [Pipeline] { [Pipeline] sh 10:18:40 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh 10:18:40 + make test 10:18:40 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 10:18:41 ? github.com/edgexfoundry/edgex-ui-go [no test files] 10:18:51 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 10:18:51 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 10:18:51 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 10:18:51 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 10:18:51 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 10:18:51 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 10:18:51 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 10:18:51 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 10:18:51 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 10:18:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:18:53 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:18:53 ./bin/test-attribution-txt.sh 10:18:53 An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add 10:18:53 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add 10:18:53 An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add 10:18:53 An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add 10:18:53 An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add 10:18:53 An attribution for github.com/go-kit/log is missing from Attribution.txt, please add 10:18:53 An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add 10:18:53 An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add 10:18:53 An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add 10:18:53 An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add 10:18:53 An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add 10:18:53 An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add 10:18:53 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 10:18:53 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 10:18:53 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 10:18:53 An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add 10:18:53 An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add 10:18:53 An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add 10:18:53 An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add 10:18:53 An attribution for golang.org/x/net is missing from Attribution.txt, please add 10:18:53 An attribution for golang.org/x/sync is missing from Attribution.txt, please add 10:18:53 An attribution for google.golang.org/genproto is missing from Attribution.txt, please add 10:18:53 An attribution for google.golang.org/grpc is missing from Attribution.txt, please add 10:18:53 An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add 10:18:53 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 10:18:53 make -C web test 10:18:53 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' 10:18:53 make[1]: tput: No such file or directory 10:18:53 make[1]: tput: No such file or directory 10:18:53 warning: generating ./VERSION 10:18:53 echo "0.0.0" > VERSION 10:18:53 docker build \ 10:18:53 -f Dockerfile \ 10:18:53 --build-arg USER=1000 \ 10:18:53 \ 10:18:53 --label "git_sha=cf6412c5b50727ca79d85899261fa90c54a0a025" \ 10:18:53 -t edgexfoundry/edgex-web-ui:cf6412c5b50727ca79d85899261fa90c54a0a025 \ 10:18:53 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 10:18:53 . 10:18:53 Sending build context to Docker daemon 3.269MB 10:18:53 Step 1/10 : FROM node:16.17-alpine3.15 10:18:54 16.17-alpine3.15: Pulling from library/node 10:18:54 9621f1afde84: Pulling fs layer 10:18:54 c6f70ee39829: Pulling fs layer 10:18:54 56892a8094a2: Pulling fs layer 10:18:54 58dd87906ef0: Pulling fs layer 10:18:54 58dd87906ef0: Waiting 10:18:54 56892a8094a2: Download complete 10:18:54 9621f1afde84: Verifying Checksum 10:18:54 9621f1afde84: Download complete 10:18:54 58dd87906ef0: Download complete 10:18:54 9621f1afde84: Pull complete 10:18:54 c6f70ee39829: Verifying Checksum 10:18:54 c6f70ee39829: Download complete 10:18:55 c6f70ee39829: Pull complete 10:18:55 56892a8094a2: Pull complete 10:18:55 58dd87906ef0: Pull complete 10:18:55 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 10:18:55 Status: Downloaded newer image for node:16.17-alpine3.15 10:18:55 ---> b69703f70c3d 10:18:55 Step 2/10 : RUN apk add --no-cache chromium 10:18:56 ---> Running in 035452cdc0bc 10:18:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 10:18:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 10:18:57 (1/129) Installing libxau (1.0.9-r0) 10:18:57 (2/129) Installing libmd (1.0.3-r0) 10:18:57 (3/129) Installing libbsd (0.11.3-r1) 10:18:57 (4/129) Installing libxdmcp (1.1.3-r0) 10:18:57 (5/129) Installing libxcb (1.14-r2) 10:18:57 (6/129) Installing libx11 (1.7.3.1-r0) 10:18:57 (7/129) Installing libxext (1.3.4-r0) 10:18:57 (8/129) Installing libice (1.0.10-r0) 10:18:57 (9/129) Installing libuuid (2.37.4-r0) 10:18:57 (10/129) Installing libsm (1.2.3-r0) 10:18:57 (11/129) Installing libxt (1.2.1-r0) 10:18:57 (12/129) Installing libxmu (1.1.3-r0) 10:18:57 (13/129) Installing xset (1.2.4-r0) 10:18:57 (14/129) Installing xprop (1.2.5-r0) 10:18:57 (15/129) Installing xdg-utils (1.1.3-r0) 10:18:57 (16/129) Installing eudev-libs (3.2.11_pre1-r0) 10:18:57 (17/129) Installing pkgconf (1.8.0-r0) 10:18:57 (18/129) Installing libffi (3.4.2-r1) 10:18:57 (19/129) Installing libintl (0.21-r0) 10:18:57 (20/129) Installing libblkid (2.37.4-r0) 10:18:57 (21/129) Installing libmount (2.37.4-r0) 10:18:57 (22/129) Installing pcre (8.45-r1) 10:18:57 (23/129) Installing glib (2.70.1-r0) 10:18:57 (24/129) Installing xz-libs (5.2.5-r1) 10:18:57 (25/129) Installing libxml2 (2.9.14-r2) 10:18:57 (26/129) Installing shared-mime-info (2.1-r1) 10:18:57 (27/129) Installing hicolor-icon-theme (0.17-r1) 10:18:57 (28/129) Installing libjpeg-turbo (2.1.2-r0) 10:18:57 (29/129) Installing libpng (1.6.37-r1) 10:18:57 (30/129) Installing libwebp (1.2.2-r0) 10:18:57 (31/129) Installing zstd-libs (1.5.0-r0) 10:18:57 (32/129) Installing tiff (4.4.0-r0) 10:18:57 (33/129) Installing gdk-pixbuf (2.42.8-r0) 10:18:57 (34/129) Installing gtk-update-icon-cache (2.24.33-r0) 10:18:57 (35/129) Installing libxcomposite (0.4.5-r0) 10:18:57 (36/129) Installing libxfixes (6.0.0-r0) 10:18:57 (37/129) Installing libxrender (0.9.10-r3) 10:18:57 (38/129) Installing libxcursor (1.2.0-r0) 10:18:57 (39/129) Installing libxdamage (1.1.5-r1) 10:18:57 (40/129) Installing libxi (1.8-r0) 10:18:57 (41/129) Installing libxinerama (1.1.4-r1) 10:18:57 (42/129) Installing libxrandr (1.5.2-r1) 10:18:57 (43/129) Installing atk (2.36.0-r0) 10:18:57 (44/129) Installing libxtst (1.2.3-r3) 10:18:57 (45/129) Installing dbus-libs (1.12.24-r0) 10:18:57 (46/129) Installing at-spi2-core (2.42.0-r0) 10:18:57 (47/129) Installing at-spi2-atk (2.38.0-r0) 10:18:57 (48/129) Installing expat (2.5.0-r0) 10:18:57 (49/129) Installing brotli-libs (1.0.9-r5) 10:18:57 (50/129) Installing libbz2 (1.0.8-r1) 10:18:57 (51/129) Installing freetype (2.11.1-r2) 10:18:57 (52/129) Installing fontconfig (2.13.1-r4) 10:18:57 (53/129) Installing pixman (0.40.0-r3) 10:18:57 (54/129) Installing cairo (1.16.0-r5) 10:18:57 (55/129) Installing cairo-gobject (1.16.0-r5) 10:18:57 (56/129) Installing avahi-libs (0.8-r5) 10:18:57 (57/129) Installing gmp (6.2.1-r1) 10:18:57 (58/129) Installing nettle (3.7.3-r0) 10:18:57 (59/129) Installing p11-kit (0.24.0-r1) 10:18:57 (60/129) Installing libtasn1 (4.18.0-r0) 10:18:57 (61/129) Installing libunistring (0.9.10-r1) 10:18:57 (62/129) Installing gnutls (3.7.1-r1) 10:18:57 (63/129) Installing cups-libs (2.3.3-r6) 10:18:57 (64/129) Installing libepoxy (1.5.9-r0) 10:18:57 (65/129) Installing fribidi (1.0.11-r0) 10:18:57 (66/129) Installing graphite2 (1.3.14-r0) 10:18:57 (67/129) Installing harfbuzz (3.0.0-r2) 10:18:57 (68/129) Installing libxft (2.3.4-r0) 10:18:57 (69/129) Installing pango (1.48.10-r0) 10:18:57 (70/129) Installing wayland-libs-client (1.19.0-r1) 10:18:57 (71/129) Installing wayland-libs-cursor (1.19.0-r1) 10:18:57 (72/129) Installing wayland-libs-egl (1.19.0-r1) 10:18:57 (73/129) Installing xkeyboard-config (2.34-r0) 10:18:57 (74/129) Installing libxkbcommon (1.3.1-r0) 10:18:57 (75/129) Installing gtk+3.0 (3.24.30-r0) 10:18:57 Executing gtk+3.0-3.24.30-r0.post-install 10:18:57 (76/129) Installing libfontenc (1.1.4-r0) 10:18:57 (77/129) Installing mkfontscale (1.2.1-r1) 10:18:57 (78/129) Installing ttf-opensans (1.10-r1) 10:18:57 Executing ttf-opensans-1.10-r1.post-install 10:18:59 (79/129) Installing libogg (1.3.5-r0) 10:18:59 (80/129) Installing flac (1.3.4-r0) 10:18:59 (81/129) Installing alsa-lib (1.2.5.1-r1) 10:18:59 (82/129) Installing libatomic (10.3.1_git20211027-r0) 10:18:59 (83/129) Installing sdl2 (2.0.16-r4) 10:18:59 (84/129) Installing aom-libs (3.2.0-r0) 10:19:00 (85/129) Installing libass (0.15.2-r0) 10:19:00 (86/129) Installing libdav1d (0.9.2-r0) 10:19:00 (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) 10:19:00 (88/129) Installing ncurses-libs (6.3_p20211120-r1) 10:19:00 (89/129) Installing lame (3.100-r0) 10:19:00 (90/129) Installing opus (1.3.1-r1) 10:19:00 (91/129) Installing libgomp (10.3.1_git20211027-r0) 10:19:00 (92/129) Installing soxr (0.1.3-r2) 10:19:00 (93/129) Installing libsrt (1.4.2-r1) 10:19:00 (94/129) Installing libssh (0.9.6-r1) 10:19:00 (95/129) Installing libtheora (1.1.1-r16) 10:19:00 (96/129) Installing v4l-utils-libs (1.22.1-r1) 10:19:00 (97/129) Installing libpciaccess (0.16-r0) 10:19:00 (98/129) Installing libdrm (2.4.109-r0) 10:19:00 (99/129) Installing libva (2.13.0-r0) 10:19:00 (100/129) Installing libvdpau (1.4-r0) 10:19:00 (101/129) Installing vidstab (1.1.0-r1) 10:19:00 (102/129) Installing libvorbis (1.3.7-r0) 10:19:00 (103/129) Installing libvpx (1.10.0-r0) 10:19:00 (104/129) Installing vulkan-loader (1.2.196-r0) 10:19:00 (105/129) Installing x264-libs (20210613-r0) 10:19:00 (106/129) Installing x265-libs (3.5-r0) 10:19:00 (107/129) Installing xvidcore (1.3.7-r1) 10:19:00 (108/129) Installing ffmpeg-libs (4.4.1-r2) 10:19:00 (109/129) Installing libevent (2.1.12-r4) 10:19:00 (110/129) Installing mesa (21.2.6-r0) 10:19:00 (111/129) Installing wayland-libs-server (1.19.0-r1) 10:19:00 (112/129) Installing mesa-gbm (21.2.6-r0) 10:19:00 (113/129) Installing lcms2 (2.12-r1) 10:19:00 (114/129) Installing nspr (4.32-r0) 10:19:00 (115/129) Installing sqlite-libs (3.36.0-r0) 10:19:00 (116/129) Installing nss (3.78.1-r0) 10:19:00 (117/129) Installing libasyncns (0.8-r1) 10:19:00 (118/129) Installing libltdl (2.4.6-r7) 10:19:00 (119/129) Installing orc (0.4.32-r0) 10:19:00 (120/129) Installing libsndfile (1.0.31-r1) 10:19:00 (121/129) Installing speexdsp (1.2.0-r0) 10:19:00 (122/129) Installing tdb-libs (1.4.5-r0) 10:19:00 (123/129) Installing libpulse (15.0-r2) 10:19:00 (124/129) Installing re2 (2021.11.01-r0) 10:19:00 (125/129) Installing snappy (1.1.9-r1) 10:19:00 (126/129) Installing libgpg-error (1.42-r1) 10:19:00 (127/129) Installing libgcrypt (1.9.4-r0) 10:19:00 (128/129) Installing libxslt (1.1.35-r0) 10:19:00 (129/129) Installing chromium (99.0.4844.84-r0) 10:19:01 Executing busybox-1.34.1-r7.trigger 10:19:01 Executing glib-2.70.1-r0.trigger 10:19:01 Executing shared-mime-info-2.1-r1.trigger 10:19:03 Executing gdk-pixbuf-2.42.8-r0.trigger 10:19:03 Executing gtk-update-icon-cache-2.24.33-r0.trigger 10:19:03 Executing fontconfig-2.13.1-r4.trigger 10:19:03 Executing mkfontscale-1.2.1-r1.trigger 10:19:03 OK: 286 MiB in 145 packages 10:19:07 Removing intermediate container 035452cdc0bc 10:19:07 ---> ab42621cde63 10:19:07 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 10:19:07 ---> Running in 95154de6e937 10:19:07 Removing intermediate container 95154de6e937 10:19:07 ---> 5ee924e1309e 10:19:07 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 10:19:07 ---> Running in c76806f30e82 10:19:07 Removing intermediate container c76806f30e82 10:19:07 ---> dc2a1787cb62 10:19:07 Step 5/10 : RUN npm install -g npm 10:19:07 ---> Running in 4e9553fc0ae0 10:19:14 10:19:14 changed 54 packages, and audited 212 packages in 6s 10:19:14 10:19:14 11 packages are looking for funding 10:19:14 run `npm fund` for details 10:19:14 10:19:14 found 0 vulnerabilities 10:19:15 Removing intermediate container 4e9553fc0ae0 10:19:15 ---> 3418fb075e49 10:19:15 Step 6/10 : ARG USER=1000 10:19:15 ---> Running in 794c6e1ce6b0 10:19:15 Removing intermediate container 794c6e1ce6b0 10:19:15 ---> a16bc752a66f 10:19:15 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 10:19:15 ---> Running in c0b72ad43dc6 10:19:16 Removing intermediate container c0b72ad43dc6 10:19:16 ---> 0cfe61430fd9 10:19:16 Step 8/10 : USER $USER:$USER 10:19:16 ---> Running in 66dbbbd32e42 10:19:16 Removing intermediate container 66dbbbd32e42 10:19:16 ---> 6fc87d1978cc 10:19:16 Step 9/10 : WORKDIR /app 10:19:16 ---> Running in 9d0efb03939c 10:19:16 Removing intermediate container 9d0efb03939c 10:19:16 ---> 7ac686c2cfca 10:19:16 Step 10/10 : LABEL git_sha=cf6412c5b50727ca79d85899261fa90c54a0a025 10:19:16 ---> Running in 260dcbf06975 10:19:16 Removing intermediate container 260dcbf06975 10:19:16 ---> 6753a84f80c1 10:19:16 Successfully built 6753a84f80c1 10:19:16 Successfully tagged edgexfoundry/edgex-web-ui:cf6412c5b50727ca79d85899261fa90c54a0a025 10:19:16 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 10:19:16 touch edgex-web-ui.imagebuilt 10:19:16 mkdir -p node_modules coverage 10:19:16 chown "1000:1000" node_modules coverage package-lock.json 10:19:16 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 10:19:18 npm WARN EBADENGINE Unsupported engine { 10:19:18 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 10:19:18 npm WARN EBADENGINE required: { 10:19:18 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 10:19:18 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 10:19:18 npm WARN EBADENGINE yarn: '>= 1.13.0' 10:19:18 npm WARN EBADENGINE }, 10:19:18 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 10:19:18 npm WARN EBADENGINE } 10:19:18 npm WARN EBADENGINE Unsupported engine { 10:19:18 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 10:19:18 npm WARN EBADENGINE required: { 10:19:18 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 10:19:18 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 10:19:18 npm WARN EBADENGINE yarn: '>= 1.13.0' 10:19:18 npm WARN EBADENGINE }, 10:19:18 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 10:19:18 npm WARN EBADENGINE } 10:19:18 npm WARN EBADENGINE Unsupported engine { 10:19:18 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 10:19:18 npm WARN EBADENGINE required: { 10:19:18 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 10:19:18 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 10:19:18 npm WARN EBADENGINE yarn: '>= 1.13.0' 10:19:18 npm WARN EBADENGINE }, 10:19:18 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 10:19:18 npm WARN EBADENGINE } 10:19:18 npm WARN EBADENGINE Unsupported engine { 10:19:18 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 10:19:18 npm WARN EBADENGINE required: { 10:19:18 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 10:19:18 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 10:19:18 npm WARN EBADENGINE yarn: '>= 1.13.0' 10:19:18 npm WARN EBADENGINE }, 10:19:18 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 10:19:18 npm WARN EBADENGINE } 10:19:18 npm WARN EBADENGINE Unsupported engine { 10:19:18 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 10:19:18 npm WARN EBADENGINE required: { 10:19:18 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 10:19:18 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 10:19:18 npm WARN EBADENGINE yarn: '>= 1.13.0' 10:19:18 npm WARN EBADENGINE }, 10:19:18 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 10:19:18 npm WARN EBADENGINE } 10:19:18 npm WARN EBADENGINE Unsupported engine { 10:19:18 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 10:19:18 npm WARN EBADENGINE required: { 10:19:18 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 10:19:18 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 10:19:18 npm WARN EBADENGINE yarn: '>= 1.13.0' 10:19:18 npm WARN EBADENGINE }, 10:19:18 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 10:19:18 npm WARN EBADENGINE } 10:19:18 npm WARN EBADENGINE Unsupported engine { 10:19:18 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 10:19:18 npm WARN EBADENGINE required: { 10:19:18 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 10:19:18 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 10:19:18 npm WARN EBADENGINE yarn: '>= 1.13.0' 10:19:18 npm WARN EBADENGINE }, 10:19:18 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 10:19:18 npm WARN EBADENGINE } 10:19:18 npm WARN EBADENGINE Unsupported engine { 10:19:18 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 10:19:18 npm WARN EBADENGINE required: { 10:19:18 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 10:19:18 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 10:19:18 npm WARN EBADENGINE yarn: '>= 1.13.0' 10:19:18 npm WARN EBADENGINE }, 10:19:18 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 10:19:18 npm WARN EBADENGINE } 10:19:18 npm WARN EBADENGINE Unsupported engine { 10:19:18 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 10:19:18 npm WARN EBADENGINE required: { 10:19:18 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 10:19:18 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 10:19:18 npm WARN EBADENGINE yarn: '>= 1.13.0' 10:19:18 npm WARN EBADENGINE }, 10:19:18 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 10:19:18 npm WARN EBADENGINE } 10:19:23 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 10:19:23 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 10:19:23 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 10:19:23 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 10:19:23 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 10:19:24 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 10:19:24 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 10:19:26 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 10:19:26 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 10:19:27 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 10:19:28 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 10:19:29 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. 10:19:29 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 10:19:29 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 10:19:30 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. 10:19:30 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. 10:19:31 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 10:19:32 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. 10:19:36 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. 10:19:41 10:19:41 added 1478 packages, and audited 1479 packages in 24s 10:19:41 10:19:41 90 packages are looking for funding 10:19:41 run `npm fund` for details 10:19:41 10:19:41 15 vulnerabilities (3 moderate, 9 high, 3 critical) 10:19:41 10:19:41 To address issues that do not require attention, run: 10:19:41 npm audit fix 10:19:41 10:19:41 To address all issues (including breaking changes), run: 10:19:41 npm audit fix --force 10:19:41 10:19:41 Run `npm audit` for details. 10:19:44 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 10:19:46 Running on prd-ubuntu20.04-docker-arm64-4c-16g-118101 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 10:19:46 Running in /w/workspace/edgex-ui-go/93 [Pipeline] { [Pipeline] checkout 10:19:46 The recommended git tool is: git 10:19:47 - Generating browser application bundles (phase: setup)... 10:19:51 Compiling @angular/core : es2015 as esm2015 10:19:51 Compiling @angular/compiler/testing : es2015 as esm2015 10:19:51 using credential edgex-jenkins-ssh 10:19:51 Cloning the remote Git repository 10:19:51 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 10:19:51 > git init /w/workspace/edgex-ui-go/93 # timeout=10 10:19:51 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 10:19:51 > git --version # timeout=10 10:19:51 > git --version # 'git version 2.25.1' 10:19:51 using GIT_SSH to set credentials SSH Credentials for GitHub 10:19:51 Verifying host key using known hosts file 10:19:51 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. 10:19:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:19:55 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 10:19:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:19:55 Compiling @angular/common : es2015 as esm2015 10:19:55 Compiling @angular/core/testing : es2015 as esm2015 10:19:56 Compiling @angular/platform-browser : es2015 as esm2015 10:19:56 Compiling @angular/common/testing : es2015 as esm2015 10:19:56 Avoid second fetch 10:19:56 Checking out Revision cf6412c5b50727ca79d85899261fa90c54a0a025 (main) 10:19:56 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 10:19:56 Compiling @angular/platform-browser/testing : es2015 as esm2015 10:19:56 > git config core.sparsecheckout # timeout=10 10:19:56 > git checkout -f cf6412c5b50727ca79d85899261fa90c54a0a025 # timeout=10 10:19:56 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-configuration/v2 (#573)" 10:19:56 Compiling @angular/router : es2015 as esm2015 10:19:57 Compiling @angular/common/http : es2015 as esm2015 10:19:57 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:19:57 Compiling @angular/forms : es2015 as esm2015 10:19:57 Compiling @angular/common/http/testing : es2015 as esm2015 10:19:57 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:19:57 % Total % Received % Xferd Average Speed Time Time Time Current 10:19:57 Dload Upload Total Spent Left Speed 10:19:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 97k 0 --:--:-- --:--:-- --:--:-- 97k [Pipeline] sh 10:19:58 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:19:58 + sudo tee /etc/docker/daemon.new 10:19:58 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 10:19:58 { 10:19:58 "registry-mirrors": [ 10:19:58 "https://nexus3.edgexfoundry.org:10001" 10:19:58 ], 10:19:58 "bip": "10.250.0.254/24", 10:19:58 "hosts": [ 10:19:58 "tcp://0.0.0.0:5555", 10:19:58 "unix:///var/run/docker.sock" 10:19:58 ], 10:19:58 "mtu": 1458, 10:19:58 "selinux-enabled": true, 10:19:58 "seccomp-profile": "/etc/docker/seccomp.json" 10:19:58 } [Pipeline] sh 10:19:59 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:19:59 + sudo service docker restart 10:19:59 Compiling @angular/router/testing : es2015 as esm2015 10:20:06 03 11 2022 10:20:05.955:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 10:20:06 03 11 2022 10:20:05.959:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 10:20:06 03 11 2022 10:20:05.964:INFO [launcher]: Starting browser ChromeHeadless [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:20:17 provisioning config files... 10:20:17 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/93@tmp/config1418989348966921063tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:20:17 ---> docker-login.sh 10:20:17 nexus3.edgexfoundry.org:10001 10:20:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:20:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:20:18 Configure a credential helper to remove this warning. See 10:20:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:20:18 10:20:18 Login Succeeded 10:20:18 nexus3.edgexfoundry.org:10002 10:20:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:20:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:20:18 Configure a credential helper to remove this warning. See 10:20:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:20:18 10:20:18 Login Succeeded 10:20:18 nexus3.edgexfoundry.org:10003 10:20:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:20:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:20:19 Configure a credential helper to remove this warning. See 10:20:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:20:19 10:20:19 Login Succeeded 10:20:19 nexus3.edgexfoundry.org:10004 10:20:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:20:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:20:19 Configure a credential helper to remove this warning. See 10:20:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:20:19 10:20:19 Login Succeeded 10:20:19 docker.io 10:20:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:20:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:20:20 Configure a credential helper to remove this warning. See 10:20:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:20:20 10:20:20 Login Succeeded 10:20:20 ---> docker-login.sh ends [Pipeline] } 10:20:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:20:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:20:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:20:20 ========================================================= 10:20:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 10:20:20 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:20:20 + 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 . 10:20:21 ✔ Browser application bundle generation complete. 10:20:21 03 11 2022 10:20:19.296:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket iNt6dKvjJ9_HGA6OAAAB with id 77359181 10:20:21 Sending build context to Docker daemon 28.74MB 10:20:21 Step 1/16 : ARG BASE=golang:1.18-alpine3.16 10:20:21 Step 2/16 : FROM ${BASE} AS builder 10:20:21 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:20:21 9b18e9b68314: Pulling fs layer 10:20:21 35d82f9e3411: Pulling fs layer 10:20:21 e16973657156: Pulling fs layer 10:20:21 fc693d55d65f: Pulling fs layer 10:20:21 7e9fc2657dce: Pulling fs layer 10:20:21 dda99020689f: Pulling fs layer 10:20:21 db1c61fa0a46: Pulling fs layer 10:20:21 891c053d2c06: Pulling fs layer 10:20:21 fc693d55d65f: Waiting 10:20:21 7e9fc2657dce: Waiting 10:20:21 dda99020689f: Waiting 10:20:21 db1c61fa0a46: Waiting 10:20:21 891c053d2c06: Waiting 10:20:21 e16973657156: Verifying Checksum 10:20:21 e16973657156: Download complete 10:20:21 35d82f9e3411: Verifying Checksum 10:20:21 35d82f9e3411: Download complete 10:20:21 7e9fc2657dce: Verifying Checksum 10:20:21 7e9fc2657dce: Download complete 10:20:21 dda99020689f: Verifying Checksum 10:20:21 dda99020689f: Download complete 10:20:21 9b18e9b68314: Verifying Checksum 10:20:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) 10:20:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 149 SUCCESS (0 secs / 0.058 secs) 10:20:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 149 SUCCESS (0 secs / 0.069 secs) 10:20:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 149 SUCCESS (0 secs / 0.132 secs) 10:20:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 149 SUCCESS (0 secs / 0.144 secs) 10:20:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 149 SUCCESS (0 secs / 0.164 secs) 10:20:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.173 secs) 10:20:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 149 SUCCESS (0 secs / 0.182 secs) 10:20:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 149 SUCCESS (0 secs / 0.279 secs) 10:20:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.3 secs) 10:20:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 149 SUCCESS (0 secs / 0.372 secs) 10:20:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.38 secs) 10:20:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 149 SUCCESS (0 secs / 0.396 secs) 10:20:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 149 SUCCESS (0 secs / 0.41 secs) 10:20:22 9b18e9b68314: Pull complete 10:20:23 WARN: ' 10:20:23 It looks like you're using ngModel on the same form field as formControlName. 10:20:23 Support for using the ngModel input property and ngModelChange event with 10:20:23 reactive form directives has been deprecated in Angular v6 and will be removed 10:20:23 in a future version of Angular. 10:20:23 10:20:23 For more information on this, see our API docs here: 10:20:23 https://angular.io/api/forms/FormControlName#use-with-ngmodel 10:20:23 ' 10:20:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 149 SUCCESS (0 secs / 0.41 secs) 10:20:23 WARN: ' 10:20:23 It looks like you're using ngModel on the same form field as formControlName. 10:20:23 Support for using the ngModel input property and ngModelChange event with 10:20:23 reactive form directives has been deprecated in Angular v6 and will be removed 10:20:23 in a future version of Angular. 10:20:23 10:20:23 For more information on this, see our API docs here: 10:20:23 https://angular.io/api/forms/FormControlName#use-with-ngmodel 10:20:23 ' 10:20:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 149 SUCCESS (0 secs / 0.473 secs) 10:20:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 149 SUCCESS (0 secs / 0.488 secs) 10:20:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 149 SUCCESS (0 secs / 0.527 secs) 10:20:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.582 secs) 10:20:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 149 SUCCESS (0 secs / 0.617 secs) 10:20:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 149 SUCCESS (0 secs / 0.64 secs) 10:20:23 891c053d2c06: Verifying Checksum 10:20:23 891c053d2c06: Download complete 10:20:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 149 SUCCESS (0 secs / 0.658 secs) 10:20:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 149 SUCCESS (0 secs / 0.667 secs) 10:20:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 149 SUCCESS (0 secs / 0.716 secs) 10:20:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 149 SUCCESS (0 secs / 0.73 secs) 10:20:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 149 SUCCESS (0 secs / 0.814 secs) 10:20:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 149 SUCCESS (0 secs / 0.822 secs) 10:20:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 149 SUCCESS (0 secs / 0.824 secs) 10:20:23 35d82f9e3411: Pull complete 10:20:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 149 SUCCESS (0 secs / 0.86 secs) 10:20:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 149 SUCCESS (0 secs / 0.871 secs) 10:20:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.881 secs) 10:20:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 0.9 secs) 10:20:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 149 SUCCESS (0 secs / 0.943 secs) 10:20:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 149 SUCCESS (0 secs / 0.967 secs) 10:20:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 149 SUCCESS (0 secs / 0.97 secs) 10:20:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 149 SUCCESS (0 secs / 0.973 secs) 10:20:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 149 SUCCESS (0 secs / 0.99 secs) 10:20:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 149 SUCCESS (0 secs / 1 sec) 10:20:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 149 SUCCESS (0 secs / 1.008 secs) 10:20:23 e16973657156: Pull complete 10:20:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 149 SUCCESS (0 secs / 1.017 secs) 10:20:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 149 SUCCESS (0 secs / 1.03 secs) 10:20:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 149 SUCCESS (0 secs / 1.057 secs) 10:20:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 149 SUCCESS (0 secs / 1.071 secs) 10:20:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 149 SUCCESS (0 secs / 1.074 secs) 10:20:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 149 SUCCESS (0 secs / 1.082 secs) 10:20:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 149 SUCCESS (0 secs / 1.097 secs) 10:20:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 149 SUCCESS (0 secs / 1.111 secs) 10:20:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 149 SUCCESS (0 secs / 1.116 secs) 10:20:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 149 SUCCESS (0 secs / 1.119 secs) 10:20:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 149 SUCCESS (0 secs / 1.121 secs) 10:20:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 149 SUCCESS (0 secs / 1.144 secs) 10:20:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 149 SUCCESS (0 secs / 1.158 secs) 10:20:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 149 SUCCESS (0 secs / 1.164 secs) 10:20:23 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 149 SUCCESS (0 secs / 1.178 secs) 10:20:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 149 SUCCESS (0 secs / 1.215 secs) 10:20:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 149 SUCCESS (0 secs / 1.259 secs) 10:20:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 149 SUCCESS (0 secs / 1.275 secs) 10:20:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 1.281 secs) 10:20:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 149 SUCCESS (0 secs / 1.289 secs) 10:20:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 149 SUCCESS (0 secs / 1.388 secs) 10:20:24 db1c61fa0a46: Verifying Checksum 10:20:24 db1c61fa0a46: Download complete 10:20:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 1.42 secs) 10:20:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 149 SUCCESS (0 secs / 1.428 secs) 10:20:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 149 SUCCESS (0 secs / 1.434 secs) 10:20:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 149 SUCCESS (0 secs / 1.439 secs) 10:20:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 149 SUCCESS (0 secs / 1.442 secs) 10:20:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 149 SUCCESS (0 secs / 1.444 secs) 10:20:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 1.47 secs) 10:20:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 149 SUCCESS (0 secs / 1.503 secs) 10:20:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 1.519 secs) 10:20:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 149 SUCCESS (0 secs / 1.529 secs) 10:20:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 149 SUCCESS (0 secs / 1.538 secs) 10:20:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 149 SUCCESS (0 secs / 1.544 secs) 10:20:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 149 SUCCESS (0 secs / 1.559 secs) 10:20:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 149 SUCCESS (0 secs / 1.583 secs) 10:20:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 149 SUCCESS (0 secs / 1.609 secs) 10:20:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 149 SUCCESS (0 secs / 1.612 secs) 10:20:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 1.614 secs) 10:20:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 149 SUCCESS (0 secs / 1.617 secs) 10:20:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 149 SUCCESS (0 secs / 1.62 secs) 10:20:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 149 SUCCESS (0 secs / 1.625 secs) 10:20:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 149 SUCCESS (0 secs / 1.649 secs) 10:20:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 149 SUCCESS (0 secs / 1.656 secs) 10:20:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 149 SUCCESS (0 secs / 1.674 secs) 10:20:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 149 SUCCESS (0 secs / 1.679 secs) 10:20:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 149 SUCCESS (0 secs / 1.682 secs) 10:20:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 149 SUCCESS (0 secs / 1.686 secs) 10:20:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 149 SUCCESS (0 secs / 1.689 secs) 10:20:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 149 SUCCESS (0 secs / 1.691 secs) 10:20:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 149 SUCCESS (0 secs / 1.703 secs) 10:20:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 149 SUCCESS (0 secs / 1.722 secs) 10:20:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 149 SUCCESS (0 secs / 1.733 secs) 10:20:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 149 SUCCESS (0 secs / 1.736 secs) 10:20:24 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 149 SUCCESS (0 secs / 1.742 secs) 10:20:24 fc693d55d65f: Verifying Checksum 10:20:24 fc693d55d65f: Download complete 10:20:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 149 SUCCESS (0 secs / 1.77 secs) 10:20:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 149 SUCCESS (0 secs / 1.79 secs) 10:20:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 149 SUCCESS (0 secs / 1.795 secs) 10:20:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 149 SUCCESS (0 secs / 1.801 secs) 10:20:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 149 SUCCESS (0 secs / 1.807 secs) 10:20:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 149 SUCCESS (0 secs / 1.817 secs) 10:20:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 149 SUCCESS (0 secs / 1.832 secs) 10:20:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 149 SUCCESS (0 secs / 1.85 secs) 10:20:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 149 SUCCESS (0 secs / 1.854 secs) 10:20:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 149 SUCCESS (0 secs / 1.855 secs) 10:20:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 149 SUCCESS (0 secs / 1.881 secs) 10:20:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 149 SUCCESS (0 secs / 1.893 secs) 10:20:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 149 SUCCESS (0 secs / 1.899 secs) 10:20:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 149 SUCCESS (0 secs / 1.902 secs) 10:20:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 149 SUCCESS (0 secs / 1.905 secs) 10:20:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 149 SUCCESS (0 secs / 1.92 secs) 10:20:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 149 SUCCESS (0 secs / 1.941 secs) 10:20:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 149 SUCCESS (0 secs / 1.977 secs) 10:20:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 149 SUCCESS (0 secs / 2.002 secs) 10:20:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 149 SUCCESS (0 secs / 2.006 secs) 10:20:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 149 SUCCESS (0 secs / 2.008 secs) 10:20:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 2.017 secs) 10:20:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 149 SUCCESS (0 secs / 2.03 secs) 10:20:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 149 SUCCESS (0 secs / 2.043 secs) 10:20:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 149 SUCCESS (0 secs / 2.051 secs) 10:20:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 149 SUCCESS (0 secs / 2.056 secs) 10:20:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 149 SUCCESS (0 secs / 2.074 secs) 10:20:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 149 SUCCESS (0 secs / 2.085 secs) 10:20:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 149 SUCCESS (0 secs / 2.111 secs) 10:20:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 2.135 secs) 10:20:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 149 SUCCESS (0 secs / 2.155 secs) 10:20:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 149 SUCCESS (0 secs / 2.164 secs) 10:20:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 149 SUCCESS (0 secs / 2.169 secs) 10:20:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 149 SUCCESS (0 secs / 2.172 secs) 10:20:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 149 SUCCESS (0 secs / 2.178 secs) 10:20:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 149 SUCCESS (0 secs / 2.186 secs) 10:20:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 149 SUCCESS (0 secs / 2.195 secs) 10:20:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 149 SUCCESS (0 secs / 2.23 secs) 10:20:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 149 SUCCESS (0 secs / 2.237 secs) 10:20:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 149 SUCCESS (0 secs / 2.24 secs) 10:20:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 149 SUCCESS (0 secs / 2.28 secs) 10:20:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 149 SUCCESS (0 secs / 2.296 secs) 10:20:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 149 SUCCESS (0 secs / 2.306 secs) 10:20:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 149 SUCCESS (0 secs / 2.31 secs) 10:20:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 149 SUCCESS (0 secs / 2.316 secs) 10:20:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 149 SUCCESS (0 secs / 2.317 secs) 10:20:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 149 SUCCESS (0 secs / 2.318 secs) 10:20:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 149 SUCCESS (0 secs / 2.32 secs) 10:20:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 149 SUCCESS (0 secs / 2.322 secs) 10:20:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 149 SUCCESS (0 secs / 2.34 secs) 10:20:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 149 SUCCESS (0 secs / 2.349 secs) 10:20:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 149 SUCCESS (0 secs / 2.376 secs) 10:20:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 149 SUCCESS (0 secs / 2.388 secs) 10:20:25 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 149 SUCCESS (0 secs / 2.404 secs) 10:20:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 146 of 149 SUCCESS (0 secs / 2.446 secs) 10:20:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 147 of 149 SUCCESS (0 secs / 2.484 secs) 10:20:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 148 of 149 SUCCESS (0 secs / 2.507 secs) 10:20:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (0 secs / 2.518 secs) 10:20:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (3.773 secs / 2.518 secs) 10:20:26 TOTAL: 149 SUCCESS 10:20:26 ✔ Browser application bundle generation complete. 10:20:26 10:20:26 =============================== Coverage summary =============================== 10:20:26 Statements : 40.95% ( 1466/3580 ) 10:20:26 Branches : 12.03% ( 111/923 ) 10:20:26 Functions : 33.2% ( 431/1298 ) 10:20:26 Lines : 38.88% ( 1317/3387 ) 10:20:26 ================================================================================ 10:20:26 ✔ Browser application bundle generation complete. 10:20:27 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [Pipeline] echo 10:20:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 10:20:27 $ docker stop --time=1 61cc82c9ee24ffe6d4474f3a165c70cec3d2bed08ad16d3a2e3a6a428f140708 10:20:28 $ docker rm -f 61cc82c9ee24ffe6d4474f3a165c70cec3d2bed08ad16d3a2e3a6a428f140708 [Pipeline] // withDockerContainer [Pipeline] sh 10:20:29 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:20:29 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 10:20:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:20:30 + ls -al . 10:20:30 total 184 10:20:30 drwxrwxr-x 14 jenkins jenkins 4096 Nov 3 10:18 . 10:20:30 drwxrwxr-x 4 jenkins jenkins 4096 Nov 3 10:17 .. 10:20:30 drwxrwxr-x 2 jenkins jenkins 4096 Nov 3 10:17 .blubracket 10:20:30 -rw-rw-r-- 1 jenkins jenkins 18 Nov 3 10:17 .dockerignore 10:20:30 drwxrwxr-x 8 jenkins jenkins 4096 Nov 3 10:17 .git 10:20:30 drwxrwxr-x 3 jenkins jenkins 4096 Nov 3 10:17 .github 10:20:30 -rw-rw-r-- 1 jenkins jenkins 185 Nov 3 10:17 .gitignore 10:20:30 drwxr-xr-x 3 jenkins jenkins 4096 Nov 3 10:17 .semver 10:20:30 -rw-rw-r-- 1 jenkins jenkins 4856 Nov 3 10:17 Attribution.txt 10:20:30 -rw-rw-r-- 1 jenkins jenkins 14570 Nov 3 10:17 CHANGELOG.md 10:20:30 -rw-rw-r-- 1 jenkins jenkins 3959 Nov 3 10:17 CONTRIBUTING.md 10:20:30 -rw-rw-r-- 1 jenkins jenkins 1847 Nov 3 10:17 Dockerfile 10:20:30 -rw-rw-r-- 1 jenkins jenkins 652 Nov 3 10:17 Jenkinsfile 10:20:30 -rw-rw-r-- 1 jenkins jenkins 11357 Nov 3 10:17 LICENSE 10:20:30 -rw-rw-r-- 1 jenkins jenkins 2124 Nov 3 10:17 Makefile 10:20:30 -rw-rw-r-- 1 jenkins jenkins 4558 Nov 3 10:17 README.md 10:20:30 -rw-rw-r-- 1 jenkins jenkins 12 Nov 3 10:17 VERSION 10:20:30 drwxrwxr-x 3 jenkins jenkins 4096 Nov 3 10:17 assets 10:20:30 drwxrwxr-x 2 jenkins jenkins 4096 Nov 3 10:17 bin 10:20:30 drwxrwxr-x 3 jenkins jenkins 4096 Nov 3 10:17 cmd 10:20:30 -rw-r--r-- 1 jenkins jenkins 10 Nov 3 10:18 coverage.out 10:20:30 drwxrwxr-x 2 jenkins jenkins 4096 Nov 3 10:17 docs 10:20:30 -rw-rw-r-- 1 jenkins jenkins 3138 Nov 3 10:17 go.mod 10:20:30 -rw-rw-r-- 1 jenkins jenkins 43944 Nov 3 10:17 go.sum 10:20:30 drwxrwxr-x 8 jenkins jenkins 4096 Nov 3 10:17 internal 10:20:30 drwxrwxr-x 4 jenkins jenkins 4096 Nov 3 10:17 snap 10:20:30 drwxrwxr-x 4 jenkins jenkins 4096 Nov 3 10:17 testing 10:20:30 -rw-rw-r-- 1 jenkins jenkins 155 Nov 3 10:17 version.go 10:20:30 drwxrwxr-x 6 jenkins jenkins 4096 Nov 3 10:19 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:20:31 + 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=cf6412c5b50727ca79d85899261fa90c54a0a025 --label arch=amd64 --label version=2.3.0-dev.22 . 10:20:31 Sending build context to Docker daemon 48.29MB 10:20:31 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 10:20:31 Step 2/26 : FROM ${BASE} AS builder 10:20:31 ---> e5b46cd7cb64 10:20:31 Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 10:20:31 ---> Running in 1bef428386c6 10:20:31 Removing intermediate container 1bef428386c6 10:20:31 ---> de057ddf4b59 10:20:31 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 10:20:31 ---> Running in 103fd529bcbc 10:20:31 Removing intermediate container 103fd529bcbc 10:20:31 ---> 753f786d79ca 10:20:31 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 10:20:31 ---> Running in 552b4910086a 10:20:32 Removing intermediate container 552b4910086a 10:20:32 ---> 6142e008928b 10:20:32 Step 6/26 : LABEL Name=edgex-ui-go 10:20:32 ---> Running in 2329aab6c828 10:20:32 Removing intermediate container 2329aab6c828 10:20:32 ---> 6174f77d0d20 10:20:32 Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 10:20:32 ---> Running in db9d0491b6f2 10:20:32 Removing intermediate container db9d0491b6f2 10:20:32 ---> eb54974e6f58 10:20:32 Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 10:20:32 ---> 638119ef04e3 10:20:32 Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:20:32 ---> Running in f57a1fef6bc6 10:20:33 Removing intermediate container f57a1fef6bc6 10:20:33 ---> 4344aa625bb9 10:20:33 Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:20:33 ---> Running in fca2eea74851 10:20:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:20:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:20:35 OK: 211 MiB in 51 packages 10:20:35 Removing intermediate container fca2eea74851 10:20:35 ---> 8b1c23217f8f 10:20:35 Step 11/26 : ENV GO111MODULE=on 10:20:35 ---> Running in d3173061f91a 10:20:35 Removing intermediate container d3173061f91a 10:20:35 ---> 63ee38e7eabc 10:20:35 Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 10:20:35 ---> Running in 82cce0ff03a8 10:20:35 Removing intermediate container 82cce0ff03a8 10:20:35 ---> 864560452278 10:20:35 Step 13/26 : COPY go.mod vendor* ./ 10:20:35 ---> 6c17e19a19b2 10:20:35 Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:20:35 ---> Running in 3b9c180ea088 10:20:36 Removing intermediate container 3b9c180ea088 10:20:36 ---> c3cb003866f5 10:20:36 Step 15/26 : COPY . . 10:20:37 fc693d55d65f: Pull complete 10:20:37 7e9fc2657dce: Pull complete 10:20:37 dda99020689f: Pull complete 10:20:38 ---> e63d03f48ad1 10:20:38 Step 16/26 : RUN ${MAKE} 10:20:38 ---> Running in a064e8494ce7 10:20:38 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.3.0-dev.22" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 10:20:42 db1c61fa0a46: Pull complete 10:20:44 891c053d2c06: Pull complete 10:20:44 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 10:20:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 10:20:44 ---> f96f9c87975a 10:20:44 Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 10:20:46 ---> Running in 334b79877de0 10:20:46 Removing intermediate container 334b79877de0 10:20:46 ---> d5f8f305d46e 10:20:46 Step 4/16 : ARG ALPINE_PKG_BASE="make git" 10:20:46 ---> Running in 0365446e1273 10:20:47 Removing intermediate container 0365446e1273 10:20:47 ---> 7c6555a6ef22 10:20:47 Step 5/16 : ARG ALPINE_PKG_EXTRA="" 10:20:47 ---> Running in 655f7aaf23a7 10:20:47 Removing intermediate container 655f7aaf23a7 10:20:47 ---> 037add0f22af 10:20:47 Step 6/16 : LABEL Name=edgex-ui-go 10:20:47 ---> Running in 594579047b54 10:20:48 Removing intermediate container 594579047b54 10:20:48 ---> 1a23439ae47a 10:20:48 Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 10:20:48 ---> Running in afd1daabb14c 10:20:48 Removing intermediate container afd1daabb14c 10:20:48 ---> 4e416245b48c 10:20:48 Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 10:20:49 latest: Pulling from library/docker 10:20:49 9b18e9b68314: Already exists 10:20:49 e5833820420a: Pulling fs layer 10:20:49 79069699b830: Pulling fs layer 10:20:49 444a66d86b54: Pulling fs layer 10:20:49 af8c662400c0: Pulling fs layer 10:20:49 7851778f47af: Pulling fs layer 10:20:49 969048075247: Pulling fs layer 10:20:49 9d9d268b6129: Pulling fs layer 10:20:49 71d72239e8c8: Pulling fs layer 10:20:49 af8c662400c0: Waiting 10:20:49 7851778f47af: Waiting 10:20:49 71d72239e8c8: Waiting 10:20:49 969048075247: Waiting 10:20:50 79069699b830: Download complete 10:20:50 e5833820420a: Verifying Checksum 10:20:50 e5833820420a: Download complete 10:20:50 444a66d86b54: Verifying Checksum 10:20:50 444a66d86b54: Download complete 10:20:50 Removing intermediate container a064e8494ce7 10:20:50 ---> 761e4d70e41e 10:20:50 Step 17/26 : FROM alpine:3.14 10:20:50 3.14: Pulling from library/alpine 10:20:50 969048075247: Verifying Checksum 10:20:50 969048075247: Download complete 10:20:50 7851778f47af: Verifying Checksum 10:20:50 7851778f47af: Download complete 10:20:50 af8c662400c0: Verifying Checksum 10:20:50 af8c662400c0: Download complete 10:20:50 9d9d268b6129: Verifying Checksum 10:20:50 9d9d268b6129: Download complete 10:20:50 c7ed990a2339: Pulling fs layer 10:20:51 e5833820420a: Pull complete 10:20:51 71d72239e8c8: Verifying Checksum 10:20:51 71d72239e8c8: Download complete 10:20:51 79069699b830: Pull complete 10:20:51 c7ed990a2339: Download complete 10:20:51 c7ed990a2339: Pull complete 10:20:51 Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c 10:20:51 Status: Downloaded newer image for alpine:3.14 10:20:51 ---> dd53f409bf0b 10:20:51 Step 18/26 : EXPOSE 4000 10:20:51 ---> Running in 6de0602fff15 10:20:51 Removing intermediate container 6de0602fff15 10:20:51 ---> ea1085d11654 10:20:51 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 10:20:51 ---> e58a6f793bcb 10:20:51 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 10:20:52 444a66d86b54: Pull complete 10:20:52 ---> 26caa203c057 10:20:52 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 10:20:52 ---> 1789c2e46fca 10:20:52 Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 10:20:52 ---> Running in 153f4972ac9a 10:20:52 Removing intermediate container 153f4972ac9a 10:20:52 ---> 44b04a393c78 10:20:52 Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] 10:20:52 ---> Running in cfb2a6fe081f 10:20:52 Removing intermediate container cfb2a6fe081f 10:20:52 ---> 7244f461d8f7 10:20:52 Step 24/26 : LABEL arch=amd64 10:20:52 ---> Running in 90586d5b92a4 10:20:52 Removing intermediate container 90586d5b92a4 10:20:52 ---> 80bc5313ac1a 10:20:52 Step 25/26 : LABEL git_sha=cf6412c5b50727ca79d85899261fa90c54a0a025 10:20:52 ---> Running in c2eeb91e69af 10:20:52 Removing intermediate container c2eeb91e69af 10:20:52 ---> e86daf16b0f9 10:20:52 Step 26/26 : LABEL version=2.3.0-dev.22 10:20:52 ---> Running in 476fa6ec43cd 10:20:52 Removing intermediate container 476fa6ec43cd 10:20:52 ---> 10124ed31dfb 10:20:52 [Warning] One or more build-args [ARCH] were not consumed 10:20:52 Successfully built 10124ed31dfb 10:20:52 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { 10:20:52 af8c662400c0: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:20:53 provisioning config files... 10:20:53 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config14281665097585654981tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:20:53 ---> docker-login.sh 10:20:53 nexus3.edgexfoundry.org:10001 10:20:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:20:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:20:53 Configure a credential helper to remove this warning. See 10:20:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:20:53 10:20:53 Login Succeeded 10:20:53 nexus3.edgexfoundry.org:10002 10:20:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:20:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:20:53 Configure a credential helper to remove this warning. See 10:20:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:20:53 10:20:53 Login Succeeded 10:20:53 nexus3.edgexfoundry.org:10003 10:20:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:20:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:20:53 Configure a credential helper to remove this warning. See 10:20:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:20:53 10:20:53 Login Succeeded 10:20:53 nexus3.edgexfoundry.org:10004 10:20:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:20:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:20:53 Configure a credential helper to remove this warning. See 10:20:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:20:53 10:20:53 Login Succeeded 10:20:53 docker.io 10:20:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:20:53 7851778f47af: Pull complete 10:20:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:20:54 Configure a credential helper to remove this warning. See 10:20:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:20:54 10:20:54 Login Succeeded 10:20:54 ---> docker-login.sh ends [Pipeline] } 10:20:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:20:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:20:54 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 10:20:54 cf6412c5b50727ca79d85899261fa90c54a0a025 10:20:54 latest 10:20:54 2.3.0-dev.22 10:20:54 cf6412c5b50727ca79d85899261fa90c54a0a025-2.3.0-dev.22 10:20:54 main 10:20:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:20:54 969048075247: Pull complete 10:20:54 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:cf6412c5b50727ca79d85899261fa90c54a0a025 [Pipeline] } 10:20:54 9d9d268b6129: Pull complete [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:20:54 71d72239e8c8: Pull complete 10:20:54 Digest: sha256:0e3e7e2033cf7779ab6985e24ad18d6ec415c9dd944acef5ca56119a3a0dda2e 10:20:54 Status: Downloaded newer image for docker:latest 10:20:54 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:cf6412c5b50727ca79d85899261fa90c54a0a025 10:20:54 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 10:20:54 9fc40dd30068: Preparing 10:20:54 d4c853b41d46: Preparing 10:20:54 be72f27be3f9: Preparing 10:20:54 63493a9ab2d4: Preparing 10:20:54 63493a9ab2d4: Layer already exists 10:20:54 d4c853b41d46: Pushed 10:20:54 9fc40dd30068: Pushed 10:20:57 ---> 935161ecb05a 10:20:57 Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:20:57 ---> Running in 05e8251e0f8a 10:20:58 be72f27be3f9: Pushed 10:20:58 cf6412c5b50727ca79d85899261fa90c54a0a025: digest: sha256:a5400312f16545cea4c1b2c5e501b60f812a7b0384ee707ecbb6a97a2183c099 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:20:58 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:20:58 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 10:20:58 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 10:20:58 9fc40dd30068: Preparing 10:20:58 d4c853b41d46: Preparing 10:20:58 be72f27be3f9: Preparing 10:20:58 63493a9ab2d4: Preparing 10:20:58 63493a9ab2d4: Layer already exists 10:20:58 9fc40dd30068: Layer already exists 10:20:58 be72f27be3f9: Layer already exists 10:20:58 d4c853b41d46: Layer already exists 10:20:58 latest: digest: sha256:a5400312f16545cea4c1b2c5e501b60f812a7b0384ee707ecbb6a97a2183c099 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:20:58 Removing intermediate container 05e8251e0f8a 10:20:58 ---> 703c805d5938 10:20:58 Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:20:58 ---> Running in 46fa46441b40 10:20:58 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.3.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:20:59 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.3.0-dev.22 10:20:59 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 10:20:59 9fc40dd30068: Preparing 10:20:59 d4c853b41d46: Preparing 10:20:59 be72f27be3f9: Preparing 10:20:59 63493a9ab2d4: Preparing 10:20:59 9fc40dd30068: Layer already exists 10:20:59 d4c853b41d46: Layer already exists 10:20:59 be72f27be3f9: Layer already exists 10:20:59 63493a9ab2d4: Layer already exists 10:20:59 2.3.0-dev.22: digest: sha256:a5400312f16545cea4c1b2c5e501b60f812a7b0384ee707ecbb6a97a2183c099 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:20:59 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:cf6412c5b50727ca79d85899261fa90c54a0a025-2.3.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:20:59 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:20:59 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:cf6412c5b50727ca79d85899261fa90c54a0a025-2.3.0-dev.22 10:20:59 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 10:20:59 9fc40dd30068: Preparing 10:20:59 d4c853b41d46: Preparing 10:20:59 be72f27be3f9: Preparing 10:20:59 63493a9ab2d4: Preparing 10:20:59 be72f27be3f9: Layer already exists 10:20:59 63493a9ab2d4: Layer already exists 10:20:59 d4c853b41d46: Layer already exists 10:20:59 9fc40dd30068: Layer already exists 10:20:59 cf6412c5b50727ca79d85899261fa90c54a0a025-2.3.0-dev.22: digest: sha256:a5400312f16545cea4c1b2c5e501b60f812a7b0384ee707ecbb6a97a2183c099 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:21:00 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:21:00 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:21:00 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main 10:21:00 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 10:21:00 9fc40dd30068: Preparing 10:21:00 d4c853b41d46: Preparing 10:21:00 be72f27be3f9: Preparing 10:21:00 63493a9ab2d4: Preparing 10:21:00 9fc40dd30068: Layer already exists 10:21:00 be72f27be3f9: Layer already exists 10:21:00 63493a9ab2d4: Layer already exists 10:21:00 d4c853b41d46: Layer already exists 10:21:00 main: digest: sha256:a5400312f16545cea4c1b2c5e501b60f812a7b0384ee707ecbb6a97a2183c099 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:21:00 ===================================================== [Pipeline] echo 10:21:00 taggedImages: 10:21:00 - nexus3.edgexfoundry.org:10004/edgex-ui:cf6412c5b50727ca79d85899261fa90c54a0a025 10:21:00 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 10:21:00 - nexus3.edgexfoundry.org:10004/edgex-ui:2.3.0-dev.22 10:21:00 - nexus3.edgexfoundry.org:10004/edgex-ui:cf6412c5b50727ca79d85899261fa90c54a0a025-2.3.0-dev.22 10:21:00 - 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 10:21:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:21:00 10:21:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:21:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:21:01 latest: Pulling from edgex-lftools-log-publisher 10:21:01 5eb5b503b376: Pulling fs layer 10:21:01 5c69ac0246d0: Pulling fs layer 10:21:01 ec43610c2a17: Pulling fs layer 10:21:01 3a2ae6a8a46f: Pulling fs layer 10:21:01 33b1e0a273af: Pulling fs layer 10:21:01 5d3b04190fa2: Pulling fs layer 10:21:01 2f39f015ded8: Pulling fs layer 10:21:01 3a2ae6a8a46f: Waiting 10:21:01 33b1e0a273af: Waiting 10:21:01 5d3b04190fa2: Waiting 10:21:01 2f39f015ded8: Waiting 10:21:01 5c69ac0246d0: Download complete 10:21:01 3a2ae6a8a46f: Verifying Checksum 10:21:01 3a2ae6a8a46f: Download complete 10:21:01 33b1e0a273af: Verifying Checksum 10:21:01 33b1e0a273af: Download complete 10:21:01 5d3b04190fa2: Verifying Checksum 10:21:01 5d3b04190fa2: Download complete 10:21:01 ec43610c2a17: Verifying Checksum 10:21:01 ec43610c2a17: Download complete 10:21:01 5eb5b503b376: Verifying Checksum 10:21:01 5eb5b503b376: Download complete 10:21:01 OK: 221 MiB in 51 packages 10:21:02 2f39f015ded8: Verifying Checksum 10:21:02 2f39f015ded8: Download complete 10:21:02 Removing intermediate container 46fa46441b40 10:21:02 ---> c73d87bdf6f6 10:21:02 Step 11/16 : ENV GO111MODULE=on 10:21:02 ---> Running in 80622532eae7 10:21:02 5eb5b503b376: Pull complete 10:21:02 Removing intermediate container 80622532eae7 10:21:02 ---> 26db48d54251 10:21:02 Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 10:21:02 ---> Running in 9128b97d31e2 10:21:02 5c69ac0246d0: Pull complete 10:21:03 Removing intermediate container 9128b97d31e2 10:21:03 ---> 32e76e76cc6b 10:21:03 Step 13/16 : COPY go.mod vendor* ./ 10:21:03 ec43610c2a17: Pull complete 10:21:03 3a2ae6a8a46f: Pull complete 10:21:03 ---> 4a90e2dffc2c 10:21:03 Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:21:03 ---> Running in 3f6fba672396 10:21:03 33b1e0a273af: Pull complete 10:21:03 5d3b04190fa2: Pull complete 10:21:09 2f39f015ded8: Pull complete 10:21:09 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:21:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:21:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:21:09 prd-ubuntu20.04-docker-8c-8g-118099 does not seem to be running inside a container 10:21:09 $ 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 10:21:10 $ docker top 286dbd4f4b42433f6a48e9037e45a1585d1a7e16d496ee1e8378d6790f33d201 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:21:11 ---> job-cost.sh 10:21:11 lf-activate-venv: SKIPPING 10:21:11 INFO: No Stack... 10:21:11 INFO: Retrieving Pricing Info for: v3-standard-8 10:21:11 INFO: Archiving Costs [Pipeline] sh 10:21:12 + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv 10:21:12 + cut -d, -f6 [Pipeline] lock 10:21:12 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-93-stack-cost] 10:21:12 Resource [jenkins-edgexfoundry-edgex-ui-go-main-93-stack-cost] did not exist. Created. 10:21:12 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-93-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:21:12 + echo total: 0.2199999988079071 [Pipeline] stash 10:21:12 Stashed 1 file(s) [Pipeline] } 10:21:12 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-93-stack-cost] [Pipeline] // lock [Pipeline] } 10:21:12 $ docker stop --time=1 286dbd4f4b42433f6a48e9037e45a1585d1a7e16d496ee1e8378d6790f33d201 10:21:14 $ docker rm -f 286dbd4f4b42433f6a48e9037e45a1585d1a7e16d496ee1e8378d6790f33d201 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:22:00 Removing intermediate container 3f6fba672396 10:22:00 ---> 45817556599a 10:22:00 Step 15/16 : COPY . . 10:22:00 ---> f1beef0a2949 10:22:00 Step 16/16 : RUN ${MAKE} 10:22:00 ---> Running in 888b49ae53f4 10:22:00 noop 10:22:00 Removing intermediate container 888b49ae53f4 10:22:00 ---> cf8733184b52 10:22:00 Successfully built cf8733184b52 10:22:00 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:00 + docker inspect -f . ci-base-image-arm64 10:22:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:22:00 prd-ubuntu20.04-docker-arm64-4c-16g-118101 does not seem to be running inside a container 10:22:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/93 -v /w/workspace/edgex-ui-go/93:/w/workspace/edgex-ui-go/93:rw,z -v /w/workspace/edgex-ui-go/93@tmp:/w/workspace/edgex-ui-go/93@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 10:22:01 $ docker top 53691f23503d307dfca782f80d7b26f23a8e3609b4fc3bf53fab9746611e329b -eo pid,comm [Pipeline] { [Pipeline] sh 10:22:02 + go version 10:22:02 go version go1.18.7 linux/arm64 [Pipeline] } 10:22:02 $ docker stop --time=1 53691f23503d307dfca782f80d7b26f23a8e3609b4fc3bf53fab9746611e329b 10:22:04 $ docker rm -f 53691f23503d307dfca782f80d7b26f23a8e3609b4fc3bf53fab9746611e329b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:05 + docker inspect -f . ci-base-image-arm64 10:22:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:22:05 prd-ubuntu20.04-docker-arm64-4c-16g-118101 does not seem to be running inside a container 10:22:05 $ 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/93 -v /w/workspace/edgex-ui-go/93:/w/workspace/edgex-ui-go/93:rw,z -v /w/workspace/edgex-ui-go/93@tmp:/w/workspace/edgex-ui-go/93@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 10:22:06 $ docker top af7b5098029394b72bb7b08fc622dcc383e7244f5d6506e3d5f00b676d622629 -eo pid,comm [Pipeline] { [Pipeline] sh 10:22:06 + git config --global --add safe.directory /w/workspace/edgex-ui-go/93 [Pipeline] fileExists [Pipeline] sh 10:22:07 + make test 10:22:07 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 10:22:09 ? github.com/edgexfoundry/edgex-ui-go [no test files] 10:23:30 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 10:23:30 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 10:23:30 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 10:23:30 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 10:23:30 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 10:23:30 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 10:23:30 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 10:23:30 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 10:23:30 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 10:23:45 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:23:45 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:23:45 ./bin/test-attribution-txt.sh 10:23:45 An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add 10:23:45 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add 10:23:45 An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add 10:23:45 An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add 10:23:45 An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add 10:23:45 An attribution for github.com/go-kit/log is missing from Attribution.txt, please add 10:23:45 An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add 10:23:45 An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add 10:23:45 An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add 10:23:45 An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add 10:23:45 An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add 10:23:45 An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add 10:23:45 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 10:23:45 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 10:23:45 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 10:23:45 An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add 10:23:45 An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add 10:23:45 An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add 10:23:45 An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add 10:23:45 An attribution for golang.org/x/net is missing from Attribution.txt, please add 10:23:45 An attribution for golang.org/x/sync is missing from Attribution.txt, please add 10:23:45 An attribution for google.golang.org/genproto is missing from Attribution.txt, please add 10:23:45 An attribution for google.golang.org/grpc is missing from Attribution.txt, please add 10:23:45 An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add 10:23:45 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 10:23:45 make -C web test 10:23:45 make[1]: Entering directory '/w/workspace/edgex-ui-go/93/web' 10:23:45 make[1]: tput: No such file or directory 10:23:45 make[1]: tput: No such file or directory 10:23:45 warning: generating ./VERSION 10:23:45 echo "0.0.0" > VERSION 10:23:45 docker build \ 10:23:45 -f Dockerfile \ 10:23:45 --build-arg USER=1000 \ 10:23:45 \ 10:23:45 --label "git_sha=cf6412c5b50727ca79d85899261fa90c54a0a025" \ 10:23:45 -t edgexfoundry/edgex-web-ui:cf6412c5b50727ca79d85899261fa90c54a0a025 \ 10:23:45 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 10:23:45 . 10:23:46 Sending build context to Docker daemon 3.269MB 10:23:46 Step 1/10 : FROM node:16.17-alpine3.15 10:23:46 16.17-alpine3.15: Pulling from library/node 10:23:46 47517142f6ba: Pulling fs layer 10:23:46 5f8c4bfa009b: Pulling fs layer 10:23:46 f7079c9c4ba1: Pulling fs layer 10:23:46 aba105e6f55a: Pulling fs layer 10:23:46 aba105e6f55a: Waiting 10:23:46 47517142f6ba: Verifying Checksum 10:23:46 47517142f6ba: Download complete 10:23:46 f7079c9c4ba1: Verifying Checksum 10:23:46 f7079c9c4ba1: Download complete 10:23:46 aba105e6f55a: Download complete 10:23:47 47517142f6ba: Pull complete 10:23:47 5f8c4bfa009b: Verifying Checksum 10:23:47 5f8c4bfa009b: Download complete 10:23:51 5f8c4bfa009b: Pull complete 10:23:51 f7079c9c4ba1: Pull complete 10:23:51 aba105e6f55a: Pull complete 10:23:51 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 10:23:51 Status: Downloaded newer image for node:16.17-alpine3.15 10:23:51 ---> bf1b8b58d215 10:23:51 Step 2/10 : RUN apk add --no-cache chromium 10:23:52 ---> Running in 5d25774fdaf3 10:23:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:23:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:23:54 (1/128) Installing libxau (1.0.9-r0) 10:23:54 (2/128) Installing libmd (1.0.3-r0) 10:23:54 (3/128) Installing libbsd (0.11.3-r1) 10:23:54 (4/128) Installing libxdmcp (1.1.3-r0) 10:23:54 (5/128) Installing libxcb (1.14-r2) 10:23:54 (6/128) Installing libx11 (1.7.3.1-r0) 10:23:54 (7/128) Installing libxext (1.3.4-r0) 10:23:54 (8/128) Installing libice (1.0.10-r0) 10:23:54 (9/128) Installing libuuid (2.37.4-r0) 10:23:54 (10/128) Installing libsm (1.2.3-r0) 10:23:54 (11/128) Installing libxt (1.2.1-r0) 10:23:54 (12/128) Installing libxmu (1.1.3-r0) 10:23:55 (13/128) Installing xset (1.2.4-r0) 10:23:55 (14/128) Installing xprop (1.2.5-r0) 10:23:55 (15/128) Installing xdg-utils (1.1.3-r0) 10:23:55 (16/128) Installing eudev-libs (3.2.11_pre1-r0) 10:23:55 (17/128) Installing pkgconf (1.8.0-r0) 10:23:55 (18/128) Installing libffi (3.4.2-r1) 10:23:55 (19/128) Installing libintl (0.21-r0) 10:23:55 (20/128) Installing libblkid (2.37.4-r0) 10:23:55 (21/128) Installing libmount (2.37.4-r0) 10:23:55 (22/128) Installing pcre (8.45-r1) 10:23:55 (23/128) Installing glib (2.70.1-r0) 10:23:55 (24/128) Installing xz-libs (5.2.5-r1) 10:23:55 (25/128) Installing libxml2 (2.9.14-r2) 10:23:55 (26/128) Installing shared-mime-info (2.1-r1) 10:23:55 (27/128) Installing hicolor-icon-theme (0.17-r1) 10:23:55 (28/128) Installing libjpeg-turbo (2.1.2-r0) 10:23:55 (29/128) Installing libpng (1.6.37-r1) 10:23:55 (30/128) Installing libwebp (1.2.2-r0) 10:23:55 (31/128) Installing zstd-libs (1.5.0-r0) 10:23:55 (32/128) Installing tiff (4.4.0-r0) 10:23:55 (33/128) Installing gdk-pixbuf (2.42.8-r0) 10:23:55 (34/128) Installing gtk-update-icon-cache (2.24.33-r0) 10:23:55 (35/128) Installing libxcomposite (0.4.5-r0) 10:23:55 (36/128) Installing libxfixes (6.0.0-r0) 10:23:55 (37/128) Installing libxrender (0.9.10-r3) 10:23:55 (38/128) Installing libxcursor (1.2.0-r0) 10:23:55 (39/128) Installing libxdamage (1.1.5-r1) 10:23:55 (40/128) Installing libxi (1.8-r0) 10:23:55 (41/128) Installing libxinerama (1.1.4-r1) 10:23:55 (42/128) Installing libxrandr (1.5.2-r1) 10:23:55 (43/128) Installing atk (2.36.0-r0) 10:23:55 (44/128) Installing libxtst (1.2.3-r3) 10:23:55 (45/128) Installing dbus-libs (1.12.24-r0) 10:23:55 (46/128) Installing at-spi2-core (2.42.0-r0) 10:23:55 (47/128) Installing at-spi2-atk (2.38.0-r0) 10:23:55 (48/128) Installing expat (2.5.0-r0) 10:23:55 (49/128) Installing brotli-libs (1.0.9-r5) 10:23:55 (50/128) Installing libbz2 (1.0.8-r1) 10:23:55 (51/128) Installing freetype (2.11.1-r2) 10:23:55 (52/128) Installing fontconfig (2.13.1-r4) 10:23:55 (53/128) Installing pixman (0.40.0-r3) 10:23:55 (54/128) Installing cairo (1.16.0-r5) 10:23:55 (55/128) Installing cairo-gobject (1.16.0-r5) 10:23:55 (56/128) Installing avahi-libs (0.8-r5) 10:23:55 (57/128) Installing gmp (6.2.1-r1) 10:23:55 (58/128) Installing nettle (3.7.3-r0) 10:23:55 (59/128) Installing p11-kit (0.24.0-r1) 10:23:55 (60/128) Installing libtasn1 (4.18.0-r0) 10:23:55 (61/128) Installing libunistring (0.9.10-r1) 10:23:55 (62/128) Installing gnutls (3.7.1-r1) 10:23:55 (63/128) Installing cups-libs (2.3.3-r6) 10:23:55 (64/128) Installing libepoxy (1.5.9-r0) 10:23:55 (65/128) Installing fribidi (1.0.11-r0) 10:23:55 (66/128) Installing graphite2 (1.3.14-r0) 10:23:55 (67/128) Installing harfbuzz (3.0.0-r2) 10:23:56 (68/128) Installing libxft (2.3.4-r0) 10:23:56 (69/128) Installing pango (1.48.10-r0) 10:23:56 (70/128) Installing wayland-libs-client (1.19.0-r1) 10:23:56 (71/128) Installing wayland-libs-cursor (1.19.0-r1) 10:23:56 (72/128) Installing wayland-libs-egl (1.19.0-r1) 10:23:56 (73/128) Installing xkeyboard-config (2.34-r0) 10:23:56 (74/128) Installing libxkbcommon (1.3.1-r0) 10:23:56 (75/128) Installing gtk+3.0 (3.24.30-r0) 10:23:56 Executing gtk+3.0-3.24.30-r0.post-install 10:23:56 (76/128) Installing libfontenc (1.1.4-r0) 10:23:56 (77/128) Installing mkfontscale (1.2.1-r1) 10:23:56 (78/128) Installing ttf-opensans (1.10-r1) 10:23:56 Executing ttf-opensans-1.10-r1.post-install 10:23:59 (79/128) Installing libogg (1.3.5-r0) 10:23:59 (80/128) Installing flac (1.3.4-r0) 10:23:59 (81/128) Installing alsa-lib (1.2.5.1-r1) 10:23:59 (82/128) Installing libatomic (10.3.1_git20211027-r0) 10:23:59 (83/128) Installing sdl2 (2.0.16-r4) 10:23:59 (84/128) Installing aom-libs (3.2.0-r0) 10:23:59 (85/128) Installing libass (0.15.2-r0) 10:23:59 (86/128) Installing libdav1d (0.9.2-r0) 10:23:59 (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) 10:23:59 (88/128) Installing ncurses-libs (6.3_p20211120-r1) 10:23:59 (89/128) Installing lame (3.100-r0) 10:23:59 (90/128) Installing opus (1.3.1-r1) 10:23:59 (91/128) Installing libgomp (10.3.1_git20211027-r0) 10:23:59 (92/128) Installing soxr (0.1.3-r2) 10:23:59 (93/128) Installing libsrt (1.4.2-r1) 10:23:59 (94/128) Installing libssh (0.9.6-r1) 10:23:59 (95/128) Installing libtheora (1.1.1-r16) 10:23:59 (96/128) Installing v4l-utils-libs (1.22.1-r1) 10:23:59 (97/128) Installing libdrm (2.4.109-r0) 10:23:59 (98/128) Installing libva (2.13.0-r0) 10:23:59 (99/128) Installing libvdpau (1.4-r0) 10:23:59 (100/128) Installing vidstab (1.1.0-r1) 10:23:59 (101/128) Installing libvorbis (1.3.7-r0) 10:23:59 (102/128) Installing libvpx (1.10.0-r0) 10:23:59 (103/128) Installing vulkan-loader (1.2.196-r0) 10:23:59 (104/128) Installing x264-libs (20210613-r0) 10:23:59 (105/128) Installing x265-libs (3.5-r0) 10:23:59 (106/128) Installing xvidcore (1.3.7-r1) 10:23:59 (107/128) Installing ffmpeg-libs (4.4.1-r2) 10:24:00 (108/128) Installing libevent (2.1.12-r4) 10:24:00 (109/128) Installing mesa (21.2.6-r0) 10:24:00 (110/128) Installing wayland-libs-server (1.19.0-r1) 10:24:00 (111/128) Installing mesa-gbm (21.2.6-r0) 10:24:00 (112/128) Installing lcms2 (2.12-r1) 10:24:00 (113/128) Installing nspr (4.32-r0) 10:24:00 (114/128) Installing sqlite-libs (3.36.0-r0) 10:24:00 (115/128) Installing nss (3.78.1-r0) 10:24:00 (116/128) Installing libasyncns (0.8-r1) 10:24:00 (117/128) Installing libltdl (2.4.6-r7) 10:24:00 (118/128) Installing orc (0.4.32-r0) 10:24:00 (119/128) Installing libsndfile (1.0.31-r1) 10:24:00 (120/128) Installing speexdsp (1.2.0-r0) 10:24:00 (121/128) Installing tdb-libs (1.4.5-r0) 10:24:00 (122/128) Installing libpulse (15.0-r2) 10:24:00 (123/128) Installing re2 (2021.11.01-r0) 10:24:00 (124/128) Installing snappy (1.1.9-r1) 10:24:00 (125/128) Installing libgpg-error (1.42-r1) 10:24:00 (126/128) Installing libgcrypt (1.9.4-r0) 10:24:00 (127/128) Installing libxslt (1.1.35-r0) 10:24:00 (128/128) Installing chromium (99.0.4844.84-r0) 10:24:04 Executing busybox-1.34.1-r7.trigger 10:24:04 Executing glib-2.70.1-r0.trigger 10:24:04 Executing shared-mime-info-2.1-r1.trigger 10:24:10 Executing gdk-pixbuf-2.42.8-r0.trigger 10:24:10 Executing gtk-update-icon-cache-2.24.33-r0.trigger 10:24:10 Executing fontconfig-2.13.1-r4.trigger 10:24:10 Executing mkfontscale-1.2.1-r1.trigger 10:24:10 OK: 275 MiB in 144 packages 10:24:20 Removing intermediate container 5d25774fdaf3 10:24:20 ---> bf6bf269ed3e 10:24:20 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 10:24:20 ---> Running in eb5f5d9026a1 10:24:20 Removing intermediate container eb5f5d9026a1 10:24:20 ---> f775d3eb757a 10:24:20 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 10:24:20 ---> Running in 38832011045d 10:24:20 Removing intermediate container 38832011045d 10:24:20 ---> a838a42d9d7e 10:24:20 Step 5/10 : RUN npm install -g npm 10:24:20 ---> Running in 5ef064cefd00 10:24:52 10:24:52 changed 54 packages, and audited 212 packages in 25s 10:24:52 10:24:52 11 packages are looking for funding 10:24:52 run `npm fund` for details 10:24:52 10:24:52 found 0 vulnerabilities 10:24:53 Removing intermediate container 5ef064cefd00 10:24:53 ---> 2453bb700240 10:24:53 Step 6/10 : ARG USER=1000 10:24:53 ---> Running in 680cebd2176a 10:24:53 Removing intermediate container 680cebd2176a 10:24:53 ---> fd885dc701ac 10:24:53 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 10:24:53 ---> Running in fdad375c000a 10:24:57 Removing intermediate container fdad375c000a 10:24:57 ---> c9fd081cc119 10:24:57 Step 8/10 : USER $USER:$USER 10:24:57 ---> Running in 875fa695209d 10:24:57 Removing intermediate container 875fa695209d 10:24:57 ---> f3a05deb0362 10:24:57 Step 9/10 : WORKDIR /app 10:24:57 ---> Running in a6b95fb1bec8 10:24:58 Removing intermediate container a6b95fb1bec8 10:24:58 ---> 8cde1d10bc21 10:24:58 Step 10/10 : LABEL git_sha=cf6412c5b50727ca79d85899261fa90c54a0a025 10:24:58 ---> Running in 42ff3e7ffa99 10:24:58 Removing intermediate container 42ff3e7ffa99 10:24:58 ---> 18e554ad049b 10:24:58 Successfully built 18e554ad049b 10:24:58 Successfully tagged edgexfoundry/edgex-web-ui:cf6412c5b50727ca79d85899261fa90c54a0a025 10:24:58 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 10:24:58 touch edgex-web-ui.imagebuilt 10:24:58 mkdir -p node_modules coverage 10:24:58 chown "1000:1000" node_modules coverage package-lock.json 10:24:58 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 10:25:13 npm WARN EBADENGINE Unsupported engine { 10:25:13 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 10:25:13 npm WARN EBADENGINE required: { 10:25:13 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 10:25:13 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 10:25:13 npm WARN EBADENGINE yarn: '>= 1.13.0' 10:25:13 npm WARN EBADENGINE }, 10:25:13 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 10:25:13 npm WARN EBADENGINE } 10:25:13 npm WARN EBADENGINE Unsupported engine { 10:25:13 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 10:25:13 npm WARN EBADENGINE required: { 10:25:13 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 10:25:13 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 10:25:13 npm WARN EBADENGINE yarn: '>= 1.13.0' 10:25:13 npm WARN EBADENGINE }, 10:25:13 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 10:25:13 npm WARN EBADENGINE } 10:25:13 npm WARN EBADENGINE Unsupported engine { 10:25:13 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 10:25:13 npm WARN EBADENGINE required: { 10:25:13 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 10:25:13 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 10:25:13 npm WARN EBADENGINE yarn: '>= 1.13.0' 10:25:13 npm WARN EBADENGINE }, 10:25:13 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 10:25:13 npm WARN EBADENGINE } 10:25:13 npm WARN EBADENGINE Unsupported engine { 10:25:13 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 10:25:13 npm WARN EBADENGINE required: { 10:25:13 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 10:25:13 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 10:25:13 npm WARN EBADENGINE yarn: '>= 1.13.0' 10:25:13 npm WARN EBADENGINE }, 10:25:13 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 10:25:13 npm WARN EBADENGINE } 10:25:13 npm WARN EBADENGINE Unsupported engine { 10:25:13 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 10:25:13 npm WARN EBADENGINE required: { 10:25:13 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 10:25:13 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 10:25:13 npm WARN EBADENGINE yarn: '>= 1.13.0' 10:25:13 npm WARN EBADENGINE }, 10:25:13 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 10:25:13 npm WARN EBADENGINE } 10:25:13 npm WARN EBADENGINE Unsupported engine { 10:25:13 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 10:25:13 npm WARN EBADENGINE required: { 10:25:13 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 10:25:13 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 10:25:13 npm WARN EBADENGINE yarn: '>= 1.13.0' 10:25:13 npm WARN EBADENGINE }, 10:25:13 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 10:25:13 npm WARN EBADENGINE } 10:25:13 npm WARN EBADENGINE Unsupported engine { 10:25:13 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 10:25:13 npm WARN EBADENGINE required: { 10:25:13 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 10:25:13 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 10:25:13 npm WARN EBADENGINE yarn: '>= 1.13.0' 10:25:13 npm WARN EBADENGINE }, 10:25:13 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 10:25:13 npm WARN EBADENGINE } 10:25:13 npm WARN EBADENGINE Unsupported engine { 10:25:13 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 10:25:13 npm WARN EBADENGINE required: { 10:25:13 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 10:25:13 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 10:25:13 npm WARN EBADENGINE yarn: '>= 1.13.0' 10:25:13 npm WARN EBADENGINE }, 10:25:13 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 10:25:13 npm WARN EBADENGINE } 10:25:13 npm WARN EBADENGINE Unsupported engine { 10:25:13 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 10:25:13 npm WARN EBADENGINE required: { 10:25:13 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 10:25:13 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 10:25:13 npm WARN EBADENGINE yarn: '>= 1.13.0' 10:25:13 npm WARN EBADENGINE }, 10:25:13 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 10:25:13 npm WARN EBADENGINE } 10:26:00 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 10:26:00 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 10:26:00 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 10:26:00 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 10:26:00 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 10:26:00 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 10:26:08 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 10:26:09 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 10:26:10 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 10:26:37 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 10:26:37 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 10:26:37 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. 10:26:39 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. 10:26:41 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. 10:26:43 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 10:26:55 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 10:26:59 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 10:27:17 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. 10:27:44 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. 10:28:23 10:28:23 added 1475 packages, and audited 1476 packages in 3m 10:28:23 10:28:23 90 packages are looking for funding 10:28:23 run `npm fund` for details 10:28:23 10:28:23 15 vulnerabilities (3 moderate, 9 high, 3 critical) 10:28:23 10:28:23 To address issues that do not require attention, run: 10:28:23 npm audit fix 10:28:23 10:28:23 To address all issues (including breaking changes), run: 10:28:23 npm audit fix --force 10:28:23 10:28:23 Run `npm audit` for details. 10:28:23 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 10:28:38 - Generating browser application bundles (phase: setup)... 10:29:17 Compiling @angular/core : es2015 as esm2015 10:29:17 Compiling @angular/compiler/testing : es2015 as esm2015 10:29:43 Compiling @angular/common : es2015 as esm2015 10:29:43 Compiling @angular/core/testing : es2015 as esm2015 10:29:47 Compiling @angular/platform-browser : es2015 as esm2015 10:29:47 Compiling @angular/common/testing : es2015 as esm2015 10:29:52 Compiling @angular/router : es2015 as esm2015 10:29:52 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 10:29:57 Compiling @angular/platform-browser/testing : es2015 as esm2015 10:29:59 Compiling @angular/common/http : es2015 as esm2015 10:29:59 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 10:30:04 Compiling @angular/forms : es2015 as esm2015 10:30:04 Compiling @angular/common/http/testing : es2015 as esm2015 10:30:04 Compiling @angular/router/testing : es2015 as esm2015 10:31:12 03 11 2022 10:31:06.080:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 10:31:12 03 11 2022 10:31:06.095:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 10:31:12 03 11 2022 10:31:06.125:INFO [launcher]: Starting browser ChromeHeadless 10:32:20 03 11 2022 10:32:12.602:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. 10:32:52 03 11 2022 10:32:49.939:INFO [launcher]: Trying to start ChromeHeadless again (1/2). 10:33:31 ✔ Browser application bundle generation complete. 10:33:31 03 11 2022 10:33:29.362:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket gaBZN3MqTIRmWTkjAAAB with id 16097987 10:33:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) 10:33:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 149 SUCCESS (0 secs / 0.242 secs) 10:33:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 149 SUCCESS (0 secs / 0.305 secs) 10:33:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 149 SUCCESS (0 secs / 0.583 secs) 10:33:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 149 SUCCESS (0 secs / 0.617 secs) 10:33:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 149 SUCCESS (0 secs / 0.658 secs) 10:33:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 149 SUCCESS (0 secs / 0.842 secs) 10:33:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 149 SUCCESS (0 secs / 1.33 secs) 10:33:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 149 SUCCESS (0 secs / 1.378 secs) 10:33:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 149 SUCCESS (0 secs / 1.401 secs) 10:33:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 149 SUCCESS (0 secs / 1.424 secs) 10:33:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 149 SUCCESS (0 secs / 2.086 secs) 10:33:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 149 SUCCESS (0 secs / 2.228 secs) 10:33:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 149 SUCCESS (0 secs / 2.347 secs) 10:33:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 149 SUCCESS (0 secs / 2.444 secs) 10:33:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 149 SUCCESS (0 secs / 2.494 secs) 10:33:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 149 SUCCESS (0 secs / 2.754 secs) 10:33:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 149 SUCCESS (0 secs / 3.1 secs) 10:33:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 149 SUCCESS (0 secs / 3.127 secs) 10:33:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 149 SUCCESS (0 secs / 3.141 secs) 10:33:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 3.175 secs) 10:33:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 3.331 secs) 10:33:52 WARN: ' 10:33:52 It looks like you're using ngModel on the same form field as formControlName. 10:33:52 Support for using the ngModel input property and ngModelChange event with 10:33:52 reactive form directives has been deprecated in Angular v6 and will be removed 10:33:52 in a future version of Angular. 10:33:52 10:33:52 For more information on this, see our API docs here: 10:33:52 https://angular.io/api/forms/FormControlName#use-with-ngmodel 10:33:52 ' 10:33:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 3.331 secs) 10:33:52 WARN: ' 10:33:52 It looks like you're using ngModel on the same form field as formControlName. 10:33:52 Support for using the ngModel input property and ngModelChange event with 10:33:52 reactive form directives has been deprecated in Angular v6 and will be removed 10:33:52 in a future version of Angular. 10:33:52 10:33:52 For more information on this, see our API docs here: 10:33:52 https://angular.io/api/forms/FormControlName#use-with-ngmodel 10:33:52 ' 10:33:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 149 SUCCESS (0 secs / 3.584 secs) 10:33:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 149 SUCCESS (0 secs / 3.791 secs) 10:33:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 149 SUCCESS (0 secs / 3.873 secs) 10:33:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 149 SUCCESS (0 secs / 3.974 secs) 10:33:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 149 SUCCESS (0 secs / 4.284 secs) 10:33:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 149 SUCCESS (0 secs / 4.345 secs) 10:33:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 149 SUCCESS (0 secs / 4.402 secs) 10:33:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 149 SUCCESS (0 secs / 4.427 secs) 10:33:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 4.454 secs) 10:33:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 149 SUCCESS (0 secs / 4.477 secs) 10:33:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 149 SUCCESS (0 secs / 4.49 secs) 10:33:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 149 SUCCESS (0 secs / 4.501 secs) 10:33:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 149 SUCCESS (0 secs / 4.568 secs) 10:33:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 4.616 secs) 10:33:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 149 SUCCESS (0 secs / 4.672 secs) 10:33:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 4.76 secs) 10:33:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 149 SUCCESS (0 secs / 4.782 secs) 10:33:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 149 SUCCESS (0 secs / 4.793 secs) 10:33:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 4.876 secs) 10:33:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 149 SUCCESS (0 secs / 5.275 secs) 10:33:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 149 SUCCESS (0 secs / 5.778 secs) 10:33:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 149 SUCCESS (0 secs / 5.82 secs) 10:33:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 149 SUCCESS (0 secs / 5.873 secs) 10:33:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 149 SUCCESS (0 secs / 5.922 secs) 10:33:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 149 SUCCESS (0 secs / 5.95 secs) 10:33:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 149 SUCCESS (0 secs / 6.212 secs) 10:33:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 149 SUCCESS (0 secs / 6.391 secs) 10:33:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 149 SUCCESS (0 secs / 6.613 secs) 10:33:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 149 SUCCESS (0 secs / 6.676 secs) 10:33:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 149 SUCCESS (0 secs / 6.708 secs) 10:33:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 149 SUCCESS (0 secs / 6.76 secs) 10:33:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 6.806 secs) 10:33:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 149 SUCCESS (0 secs / 6.956 secs) 10:33:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 149 SUCCESS (0 secs / 7.065 secs) 10:33:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 149 SUCCESS (0 secs / 7.143 secs) 10:33:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 149 SUCCESS (0 secs / 7.294 secs) 10:33:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 149 SUCCESS (0 secs / 7.311 secs) 10:33:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 149 SUCCESS (0 secs / 7.326 secs) 10:33:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 149 SUCCESS (0 secs / 7.345 secs) 10:33:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 149 SUCCESS (0 secs / 7.373 secs) 10:33:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 149 SUCCESS (0 secs / 7.627 secs) 10:33:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 149 SUCCESS (0 secs / 7.847 secs) 10:33:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 149 SUCCESS (0 secs / 7.861 secs) 10:33:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 149 SUCCESS (0 secs / 7.876 secs) 10:33:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 149 SUCCESS (0 secs / 8 secs) 10:33:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 149 SUCCESS (0 secs / 8.053 secs) 10:33:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 149 SUCCESS (0 secs / 8.298 secs) 10:33:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 149 SUCCESS (0 secs / 8.364 secs) 10:33:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 149 SUCCESS (0 secs / 8.64 secs) 10:33:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 8.741 secs) 10:33:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 149 SUCCESS (0 secs / 8.95 secs) 10:33:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 149 SUCCESS (0 secs / 9.05 secs) 10:33:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 149 SUCCESS (0 secs / 9.07 secs) 10:33:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 149 SUCCESS (0 secs / 9.086 secs) 10:34:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 149 SUCCESS (0 secs / 9.263 secs) 10:34:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 149 SUCCESS (0 secs / 9.314 secs) 10:34:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 149 SUCCESS (0 secs / 9.373 secs) 10:34:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 149 SUCCESS (0 secs / 9.394 secs) 10:34:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 149 SUCCESS (0 secs / 9.437 secs) 10:34:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 149 SUCCESS (0 secs / 9.52 secs) 10:34:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 149 SUCCESS (0 secs / 9.678 secs) 10:34:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 149 SUCCESS (0 secs / 9.744 secs) 10:34:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 149 SUCCESS (0 secs / 9.767 secs) 10:34:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 149 SUCCESS (0 secs / 9.8 secs) 10:34:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 149 SUCCESS (0 secs / 9.827 secs) 10:34:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 149 SUCCESS (0 secs / 9.967 secs) 10:34:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 149 SUCCESS (0 secs / 10.099 secs) 10:34:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 149 SUCCESS (0 secs / 10.134 secs) 10:34:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 149 SUCCESS (0 secs / 10.167 secs) 10:34:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 10.205 secs) 10:34:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 149 SUCCESS (0 secs / 10.226 secs) 10:34:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 149 SUCCESS (0 secs / 10.242 secs) 10:34:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 149 SUCCESS (0 secs / 10.261 secs) 10:34:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 149 SUCCESS (0 secs / 10.28 secs) 10:34:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 149 SUCCESS (0 secs / 10.328 secs) 10:34:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 149 SUCCESS (0 secs / 10.416 secs) 10:34:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 149 SUCCESS (0 secs / 10.509 secs) 10:34:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 149 SUCCESS (0 secs / 10.551 secs) 10:34:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 149 SUCCESS (0 secs / 10.761 secs) 10:34:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 149 SUCCESS (0 secs / 10.798 secs) 10:34:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 149 SUCCESS (0 secs / 10.812 secs) 10:34:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 149 SUCCESS (0 secs / 10.973 secs) 10:34:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 149 SUCCESS (0 secs / 11.049 secs) 10:34:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 149 SUCCESS (0 secs / 11.086 secs) 10:34:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 149 SUCCESS (0 secs / 11.121 secs) 10:34:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 149 SUCCESS (0 secs / 11.226 secs) 10:34:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 149 SUCCESS (0 secs / 11.276 secs) 10:34:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 149 SUCCESS (0 secs / 11.301 secs) 10:34:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 149 SUCCESS (0 secs / 11.43 secs) 10:34:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 149 SUCCESS (0 secs / 11.607 secs) 10:34:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 149 SUCCESS (0 secs / 11.691 secs) 10:34:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 149 SUCCESS (0 secs / 11.866 secs) 10:34:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 149 SUCCESS (0 secs / 12.529 secs) 10:34:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 149 SUCCESS (0 secs / 12.831 secs) 10:34:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 149 SUCCESS (0 secs / 12.99 secs) 10:34:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 149 SUCCESS (0 secs / 13.032 secs) 10:34:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 149 SUCCESS (0 secs / 13.135 secs) 10:34:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 149 SUCCESS (0 secs / 13.16 secs) 10:34:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 149 SUCCESS (0 secs / 13.557 secs) 10:34:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 149 SUCCESS (0 secs / 13.597 secs) 10:34:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 149 SUCCESS (0 secs / 13.652 secs) 10:34:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 149 SUCCESS (0 secs / 13.763 secs) 10:34:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 149 SUCCESS (0 secs / 13.933 secs) 10:34:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 149 SUCCESS (0 secs / 13.972 secs) 10:34:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 149 SUCCESS (0 secs / 13.983 secs) 10:34:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 149 SUCCESS (0 secs / 14.032 secs) 10:34:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 149 SUCCESS (0 secs / 14.205 secs) 10:34:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 149 SUCCESS (0 secs / 14.274 secs) 10:34:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 149 SUCCESS (0 secs / 14.329 secs) 10:34:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 149 SUCCESS (0 secs / 14.411 secs) 10:34:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 149 SUCCESS (0 secs / 14.678 secs) 10:34:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 149 SUCCESS (0 secs / 14.751 secs) 10:34:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 149 SUCCESS (0 secs / 14.821 secs) 10:34:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 149 SUCCESS (0 secs / 14.894 secs) 10:34:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 149 SUCCESS (0 secs / 14.934 secs) 10:34:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 149 SUCCESS (0 secs / 15.105 secs) 10:34:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 149 SUCCESS (0 secs / 15.181 secs) 10:34:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 149 SUCCESS (0 secs / 15.249 secs) 10:34:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 149 SUCCESS (0 secs / 15.411 secs) 10:34:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 149 SUCCESS (0 secs / 15.458 secs) 10:34:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 149 SUCCESS (0 secs / 15.477 secs) 10:34:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 149 SUCCESS (0 secs / 15.612 secs) 10:34:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 149 SUCCESS (0 secs / 15.706 secs) 10:34:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 149 SUCCESS (0 secs / 15.927 secs) 10:34:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 146 of 149 SUCCESS (0 secs / 16.112 secs) 10:34:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 147 of 149 SUCCESS (0 secs / 16.187 secs) 10:34:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 148 of 149 SUCCESS (0 secs / 16.261 secs) 10:34:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (0 secs / 16.306 secs) 10:34:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (22.92 secs / 16.306 secs) 10:34:11 TOTAL: 149 SUCCESS 10:34:11 ✔ Browser application bundle generation complete. 10:34:15 10:34:15 =============================== Coverage summary =============================== 10:34:15 Statements : 40.98% ( 1467/3580 ) 10:34:15 Branches : 12.03% ( 111/923 ) 10:34:15 Functions : 33.28% ( 432/1298 ) 10:34:15 Lines : 38.91% ( 1318/3387 ) 10:34:15 ================================================================================ 10:34:15 03 11 2022 10:34:15.254:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 10:34:16 ✔ Browser application bundle generation complete. 10:34:17 make[1]: Leaving directory '/w/workspace/edgex-ui-go/93/web' [Pipeline] echo 10:34:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 10:34:17 $ docker stop --time=1 af7b5098029394b72bb7b08fc622dcc383e7244f5d6506e3d5f00b676d622629 10:34:19 $ docker rm -f af7b5098029394b72bb7b08fc622dcc383e7244f5d6506e3d5f00b676d622629 [Pipeline] // withDockerContainer [Pipeline] sh 10:34:20 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:34:23 Warning: overwriting stash ‘coverage-report’ 10:34:29 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:34:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:34:32 + ls -al . 10:34:32 total 180 10:34:32 drwxrwxr-x 13 jenkins jenkins 4096 Nov 3 10:22 . 10:34:32 drwxrwxr-x 4 jenkins jenkins 4096 Nov 3 10:19 .. 10:34:32 drwxrwxr-x 2 jenkins jenkins 4096 Nov 3 10:19 .blubracket 10:34:32 -rw-rw-r-- 1 jenkins jenkins 18 Nov 3 10:19 .dockerignore 10:34:32 drwxrwxr-x 8 jenkins jenkins 4096 Nov 3 10:19 .git 10:34:32 drwxrwxr-x 3 jenkins jenkins 4096 Nov 3 10:19 .github 10:34:32 -rw-rw-r-- 1 jenkins jenkins 185 Nov 3 10:19 .gitignore 10:34:32 -rw-rw-r-- 1 jenkins jenkins 4856 Nov 3 10:19 Attribution.txt 10:34:32 -rw-rw-r-- 1 jenkins jenkins 14570 Nov 3 10:19 CHANGELOG.md 10:34:32 -rw-rw-r-- 1 jenkins jenkins 3959 Nov 3 10:19 CONTRIBUTING.md 10:34:32 -rw-rw-r-- 1 jenkins jenkins 1847 Nov 3 10:19 Dockerfile 10:34:32 -rw-rw-r-- 1 jenkins jenkins 652 Nov 3 10:19 Jenkinsfile 10:34:32 -rw-rw-r-- 1 jenkins jenkins 11357 Nov 3 10:19 LICENSE 10:34:32 -rw-rw-r-- 1 jenkins jenkins 2124 Nov 3 10:19 Makefile 10:34:32 -rw-rw-r-- 1 jenkins jenkins 4558 Nov 3 10:19 README.md 10:34:32 -rw-rw-r-- 1 jenkins jenkins 12 Nov 3 10:17 VERSION 10:34:32 drwxrwxr-x 3 jenkins jenkins 4096 Nov 3 10:19 assets 10:34:32 drwxrwxr-x 2 jenkins jenkins 4096 Nov 3 10:19 bin 10:34:32 drwxrwxr-x 3 jenkins jenkins 4096 Nov 3 10:19 cmd 10:34:32 -rw-r--r-- 1 jenkins jenkins 10 Nov 3 10:22 coverage.out 10:34:32 drwxrwxr-x 2 jenkins jenkins 4096 Nov 3 10:19 docs 10:34:32 -rw-rw-r-- 1 jenkins jenkins 3138 Nov 3 10:19 go.mod 10:34:32 -rw-rw-r-- 1 jenkins jenkins 43944 Nov 3 10:19 go.sum 10:34:32 drwxrwxr-x 8 jenkins jenkins 4096 Nov 3 10:19 internal 10:34:32 drwxrwxr-x 4 jenkins jenkins 4096 Nov 3 10:19 snap 10:34:32 drwxrwxr-x 4 jenkins jenkins 4096 Nov 3 10:19 testing 10:34:32 -rw-rw-r-- 1 jenkins jenkins 155 Nov 3 10:19 version.go 10:34:32 drwxrwxr-x 6 jenkins jenkins 4096 Nov 3 10:24 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:34:33 + 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=cf6412c5b50727ca79d85899261fa90c54a0a025 --label arch=arm64 --label version=2.3.0-dev.22 . 10:34:34 Sending build context to Docker daemon 31.49MB 10:34:34 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 10:34:34 Step 2/26 : FROM ${BASE} AS builder 10:34:34 ---> cf8733184b52 10:34:34 Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 10:34:34 ---> Running in 87bad23a4b40 10:34:35 Removing intermediate container 87bad23a4b40 10:34:35 ---> f95375d76b49 10:34:35 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 10:34:35 ---> Running in 3dc4f95dc041 10:34:35 Removing intermediate container 3dc4f95dc041 10:34:35 ---> 9107ab214890 10:34:35 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 10:34:35 ---> Running in 582ddba5f766 10:34:35 Removing intermediate container 582ddba5f766 10:34:35 ---> 44690b2b72e1 10:34:35 Step 6/26 : LABEL Name=edgex-ui-go 10:34:36 ---> Running in ae67cf6e3ce1 10:34:36 Removing intermediate container ae67cf6e3ce1 10:34:36 ---> 5872f8ee7b13 10:34:36 Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 10:34:36 ---> Running in 2b0b387dab23 10:34:36 Removing intermediate container 2b0b387dab23 10:34:36 ---> c9725e59835e 10:34:36 Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 10:34:38 ---> 6a4c78444a60 10:34:38 Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:34:38 ---> Running in 2f2f8c7e265d 10:34:40 Removing intermediate container 2f2f8c7e265d 10:34:40 ---> 62effbe5c86b 10:34:40 Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:34:40 ---> Running in 5779df45f89f 10:34:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:34:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:34:43 OK: 221 MiB in 51 packages 10:34:44 Removing intermediate container 5779df45f89f 10:34:44 ---> 734747e218ba 10:34:44 Step 11/26 : ENV GO111MODULE=on 10:34:44 ---> Running in 1cc9eceb3859 10:34:45 Removing intermediate container 1cc9eceb3859 10:34:45 ---> 0269aa874ca2 10:34:45 Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 10:34:45 ---> Running in f554109fb7f4 10:34:45 Removing intermediate container f554109fb7f4 10:34:45 ---> 00e60b9201f6 10:34:45 Step 13/26 : COPY go.mod vendor* ./ 10:34:46 ---> c12563629527 10:34:46 Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:34:46 ---> Running in e9b557347b3b 10:34:48 Removing intermediate container e9b557347b3b 10:34:48 ---> ff7ca8d31082 10:34:48 Step 15/26 : COPY . . 10:34:52 ---> f96222836707 10:34:52 Step 16/26 : RUN ${MAKE} 10:34:52 ---> Running in 40dc90ac0978 10:34:53 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.3.0-dev.22" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 10:36:14 Removing intermediate container 40dc90ac0978 10:36:14 ---> 55ec9dcd53e8 10:36:14 Step 17/26 : FROM alpine:3.14 10:36:14 3.14: Pulling from library/alpine 10:36:14 90cda3b7c325: Pulling fs layer 10:36:14 90cda3b7c325: Verifying Checksum 10:36:14 90cda3b7c325: Download complete 10:36:14 90cda3b7c325: Pull complete 10:36:14 Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c 10:36:14 Status: Downloaded newer image for alpine:3.14 10:36:14 ---> 376ba31ae3da 10:36:14 Step 18/26 : EXPOSE 4000 10:36:14 ---> Running in 02595841de37 10:36:14 Removing intermediate container 02595841de37 10:36:14 ---> cf83afdc45e5 10:36:14 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 10:36:14 ---> 8709f7ed75d0 10:36:14 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 10:36:14 ---> c631d98c31b6 10:36:14 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 10:36:14 ---> 29d50dd92a34 10:36:14 Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 10:36:14 ---> Running in ad739e276654 10:36:14 Removing intermediate container ad739e276654 10:36:14 ---> 59814f294b4c 10:36:14 Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] 10:36:14 ---> Running in 6143400e4e2a 10:36:14 Removing intermediate container 6143400e4e2a 10:36:14 ---> 416f9bdb4197 10:36:14 Step 24/26 : LABEL arch=arm64 10:36:14 ---> Running in 2332baf604c5 10:36:14 Removing intermediate container 2332baf604c5 10:36:14 ---> dd86d71a424c 10:36:14 Step 25/26 : LABEL git_sha=cf6412c5b50727ca79d85899261fa90c54a0a025 10:36:14 ---> Running in 2bfcdda80199 10:36:14 Removing intermediate container 2bfcdda80199 10:36:14 ---> 34eb2e13d9fe 10:36:14 Step 26/26 : LABEL version=2.3.0-dev.22 10:36:14 ---> Running in 0ea1c8a14d6a 10:36:14 Removing intermediate container 0ea1c8a14d6a 10:36:14 ---> 18e2d7b483ad 10:36:14 [Warning] One or more build-args [ARCH] were not consumed 10:36:14 Successfully built 18e2d7b483ad 10:36:14 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 10:36:15 provisioning config files... 10:36:15 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/93@tmp/config14337265318073441488tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:36:15 ---> docker-login.sh 10:36:15 nexus3.edgexfoundry.org:10001 10:36:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:36:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:36:15 Configure a credential helper to remove this warning. See 10:36:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:36:15 10:36:15 Login Succeeded 10:36:15 nexus3.edgexfoundry.org:10002 10:36:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:36:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:36:15 Configure a credential helper to remove this warning. See 10:36:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:36:15 10:36:15 Login Succeeded 10:36:15 nexus3.edgexfoundry.org:10003 10:36:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:36:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:36:16 Configure a credential helper to remove this warning. See 10:36:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:36:16 10:36:16 Login Succeeded 10:36:16 nexus3.edgexfoundry.org:10004 10:36:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:36:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:36:16 Configure a credential helper to remove this warning. See 10:36:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:36:16 10:36:16 Login Succeeded 10:36:16 docker.io 10:36:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:36:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:36:17 Configure a credential helper to remove this warning. See 10:36:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:36:17 10:36:17 Login Succeeded 10:36:17 ---> docker-login.sh ends [Pipeline] } 10:36:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:36:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:36:17 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 10:36:17 cf6412c5b50727ca79d85899261fa90c54a0a025 10:36:17 latest 10:36:17 2.3.0-dev.22 10:36:17 cf6412c5b50727ca79d85899261fa90c54a0a025-2.3.0-dev.22 10:36:17 main 10:36:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:36:17 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:cf6412c5b50727ca79d85899261fa90c54a0a025 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:36:18 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:cf6412c5b50727ca79d85899261fa90c54a0a025 10:36:18 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 10:36:18 4f5cabb7ed70: Preparing 10:36:18 d72bace38862: Preparing 10:36:18 267bc344889c: Preparing 10:36:18 28c3ef001483: Preparing 10:36:18 28c3ef001483: Layer already exists 10:36:18 4f5cabb7ed70: Pushed 10:36:18 d72bace38862: Pushed 10:36:25 267bc344889c: Pushed 10:36:25 cf6412c5b50727ca79d85899261fa90c54a0a025: digest: sha256:71e396fe39cf90260316ef81ed25bbbbdad47273beacd41eae987de7a676f7ad size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:36:25 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:36:25 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 10:36:25 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 10:36:25 4f5cabb7ed70: Preparing 10:36:25 d72bace38862: Preparing 10:36:25 267bc344889c: Preparing 10:36:25 28c3ef001483: Preparing 10:36:25 4f5cabb7ed70: Layer already exists 10:36:25 d72bace38862: Layer already exists 10:36:25 28c3ef001483: Layer already exists 10:36:25 267bc344889c: Layer already exists 10:36:25 latest: digest: sha256:71e396fe39cf90260316ef81ed25bbbbdad47273beacd41eae987de7a676f7ad size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:36:26 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.3.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:36:26 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.3.0-dev.22 10:36:26 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 10:36:26 4f5cabb7ed70: Preparing 10:36:26 d72bace38862: Preparing 10:36:26 267bc344889c: Preparing 10:36:26 28c3ef001483: Preparing 10:36:26 4f5cabb7ed70: Layer already exists 10:36:26 d72bace38862: Layer already exists 10:36:26 28c3ef001483: Layer already exists 10:36:26 267bc344889c: Layer already exists 10:36:26 2.3.0-dev.22: digest: sha256:71e396fe39cf90260316ef81ed25bbbbdad47273beacd41eae987de7a676f7ad size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:36:27 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:cf6412c5b50727ca79d85899261fa90c54a0a025-2.3.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:36:27 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:cf6412c5b50727ca79d85899261fa90c54a0a025-2.3.0-dev.22 10:36:27 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 10:36:27 4f5cabb7ed70: Preparing 10:36:27 d72bace38862: Preparing 10:36:27 267bc344889c: Preparing 10:36:27 28c3ef001483: Preparing 10:36:27 28c3ef001483: Layer already exists 10:36:27 d72bace38862: Layer already exists 10:36:27 267bc344889c: Layer already exists 10:36:27 4f5cabb7ed70: Layer already exists 10:36:27 cf6412c5b50727ca79d85899261fa90c54a0a025-2.3.0-dev.22: digest: sha256:71e396fe39cf90260316ef81ed25bbbbdad47273beacd41eae987de7a676f7ad size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:36:27 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:36:28 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main 10:36:28 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 10:36:28 4f5cabb7ed70: Preparing 10:36:28 d72bace38862: Preparing 10:36:28 267bc344889c: Preparing 10:36:28 28c3ef001483: Preparing 10:36:28 4f5cabb7ed70: Layer already exists 10:36:28 28c3ef001483: Layer already exists 10:36:28 267bc344889c: Layer already exists 10:36:28 d72bace38862: Layer already exists 10:36:28 main: digest: sha256:71e396fe39cf90260316ef81ed25bbbbdad47273beacd41eae987de7a676f7ad size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:36:28 ===================================================== [Pipeline] echo 10:36:28 taggedImages: 10:36:28 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:cf6412c5b50727ca79d85899261fa90c54a0a025 10:36:28 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 10:36:28 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.3.0-dev.22 10:36:28 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:cf6412c5b50727ca79d85899261fa90c54a0a025-2.3.0-dev.22 10:36:28 - 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 10:36:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:36:28 10:36:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:36:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:36:29 arm64: Pulling from edgex-lftools-log-publisher 10:36:29 8998bd30e6a1: Pulling fs layer 10:36:29 04944245beec: Pulling fs layer 10:36:29 699f458cf7ca: Pulling fs layer 10:36:29 765212b225bb: Pulling fs layer 10:36:29 f23df028b6ca: Pulling fs layer 10:36:29 d65c8cfc05b1: Pulling fs layer 10:36:29 2437ff75d9bd: Pulling fs layer 10:36:29 765212b225bb: Waiting 10:36:29 f23df028b6ca: Waiting 10:36:29 d65c8cfc05b1: Waiting 10:36:29 2437ff75d9bd: Waiting 10:36:29 04944245beec: Verifying Checksum 10:36:29 04944245beec: Download complete 10:36:29 765212b225bb: Verifying Checksum 10:36:29 765212b225bb: Download complete 10:36:29 f23df028b6ca: Download complete 10:36:29 d65c8cfc05b1: Verifying Checksum 10:36:29 d65c8cfc05b1: Download complete 10:36:29 699f458cf7ca: Verifying Checksum 10:36:29 699f458cf7ca: Download complete 10:36:29 8998bd30e6a1: Verifying Checksum 10:36:29 8998bd30e6a1: Download complete 10:36:32 2437ff75d9bd: Verifying Checksum 10:36:32 2437ff75d9bd: Download complete 10:36:33 8998bd30e6a1: Pull complete 10:36:34 04944245beec: Pull complete 10:36:35 699f458cf7ca: Pull complete 10:36:36 765212b225bb: Pull complete 10:36:36 f23df028b6ca: Pull complete 10:36:37 d65c8cfc05b1: Pull complete 10:36:52 2437ff75d9bd: Pull complete 10:36:52 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:36:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:36:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:36:52 prd-ubuntu20.04-docker-arm64-4c-16g-118101 does not seem to be running inside a container 10:36:52 $ 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/93 -v /w/workspace/edgex-ui-go/93:/w/workspace/edgex-ui-go/93:rw,z -v /w/workspace/edgex-ui-go/93@tmp:/w/workspace/edgex-ui-go/93@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 10:36:55 $ docker top 2ca5dc48c8e4cb82096b66a1c6208b9d039cec3d48b86f0c4c11525768d32524 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:36:56 ---> job-cost.sh 10:36:56 lf-activate-venv: SKIPPING 10:36:56 INFO: No Stack... 10:36:56 INFO: Retrieving Pricing Info for: v3-standard-4 10:36:57 INFO: Archiving Costs [Pipeline] sh 10:36:58 + cat /w/workspace/edgex-ui-go/93/archives/cost.csv 10:36:58 + cut -d, -f6 [Pipeline] lock 10:36:58 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-93-stack-cost] 10:36:58 Resource [jenkins-edgexfoundry-edgex-ui-go-main-93-stack-cost] did not exist. Created. 10:36:58 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-93-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:36:58 /w/workspace/edgex-ui-go/93@tmp/durable-5d1372d8/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 10:36:59 + echo total: 0.10999999940395355 [Pipeline] stash 10:36:59 Warning: overwriting stash ‘stack-cost’ 10:37:04 Stashed 1 file(s) [Pipeline] } 10:37:04 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-93-stack-cost] [Pipeline] // lock [Pipeline] } 10:37:04 $ docker stop --time=1 2ca5dc48c8e4cb82096b66a1c6208b9d039cec3d48b86f0c4c11525768d32524 10:37:06 $ docker rm -f 2ca5dc48c8e4cb82096b66a1c6208b9d039cec3d48b86f0c4c11525768d32524 [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 10:37:06 provisioning config files... 10:37:06 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config18239151411935394018tmp [Pipeline] { [Pipeline] sh 10:37:06 + set +x 10:37:06 + curl -s https://codecov.io/bash 10:37:06 + bash -s -- 10:37:06 10:37:06 _____ _ 10:37:06 / ____| | | 10:37:06 | | ___ __| | ___ ___ _____ __ 10:37:06 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:37:06 | |___| (_) | (_| | __/ (_| (_) \ V / 10:37:06 \_____\___/ \__,_|\___|\___\___/ \_/ 10:37:06 Bash-1.0.6 10:37:06 10:37:06 10:37:06 ==> git version 2.25.1 found 10:37:06 ==> 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 10:37:06 Release-Date: 2020-01-08 10:37:06 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:37:06 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:37:06 ==> Jenkins CI detected. 10:37:06 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main 10:37:06 project root: . 10:37:06 --> token set from env 10:37:06 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:37:06 ==> Running gcov in . (disable via -X gcov) 10:37:07 ==> Python coveragepy not found 10:37:07 ==> Searching for coverage reports in: 10:37:07 + . 10:37:07 -> Found 1 reports 10:37:07 ==> Detecting git/mercurial file structure 10:37:07 ==> Reading reports 10:37:07 + ./coverage.out bytes=10 10:37:07 ==> Appending adjustments 10:37:07 https://docs.codecov.io/docs/fixing-reports 10:37:07 + Found adjustments 10:37:07 ==> Gzipping contents 10:37:07 12K /tmp/codecov.mq2hiQ.gz 10:37:07 ==> Uploading reports 10:37:07 url: https://codecov.io 10:37:07 query: branch=main&commit=cf6412c5b50727ca79d85899261fa90c54a0a025&build=93&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F93%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 10:37:07 -> Pinging Codecov 10:37:07 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=cf6412c5b50727ca79d85899261fa90c54a0a025&build=93&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F93%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 10:37:08 -> Uploading to 10:37:08 https://storage.googleapis.com/codecov/v4/raw/2022-11-03/FB506323287CE973F263BFD2A0EB1F37/cf6412c5b50727ca79d85899261fa90c54a0a025/014d4cf9-ae3b-4002-a40e-6b594bbdcee0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221103%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221103T103707Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0f5b01ab7d343a7c4ed3b6da2acc100687ea9c47b67167e6c0f181ef694574c7 10:37:08 % Total % Received % Xferd Average Speed Time Time Time Current 10:37:08 Dload Upload Total Spent Left Speed 10:37:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8872 0 0 100 8872 0 37121 --:--:-- --:--:-- --:--:-- 37121 10:37:08 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/cf6412c5b50727ca79d85899261fa90c54a0a025 [Pipeline] } 10:37:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 10:37:08 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 10:37:08 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:37:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 10:37:09 10:37:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:37:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 10:37:09 1.410.4: Pulling from edgex-devops/edgex-snyk-go 10:37:09 df9b9388f04a: Pulling fs layer 10:37:09 52dc419b0ee2: Pulling fs layer 10:37:09 25bc292e5bac: Pulling fs layer 10:37:09 114826534d7a: Pulling fs layer 10:37:09 4657fd5d0bcf: Pulling fs layer 10:37:09 6ad1cebc031e: Pulling fs layer 10:37:09 8a3aa393b2d8: Pulling fs layer 10:37:09 114826534d7a: Waiting 10:37:09 4657fd5d0bcf: Waiting 10:37:09 6ad1cebc031e: Waiting 10:37:09 8a3aa393b2d8: Waiting 10:37:09 25bc292e5bac: Download complete 10:37:09 52dc419b0ee2: Verifying Checksum 10:37:09 52dc419b0ee2: Download complete 10:37:09 4657fd5d0bcf: Verifying Checksum 10:37:09 4657fd5d0bcf: Download complete 10:37:09 df9b9388f04a: Verifying Checksum 10:37:09 df9b9388f04a: Download complete 10:37:09 df9b9388f04a: Pull complete 10:37:09 6ad1cebc031e: Verifying Checksum 10:37:09 6ad1cebc031e: Download complete 10:37:09 52dc419b0ee2: Pull complete 10:37:09 25bc292e5bac: Pull complete 10:37:10 114826534d7a: Download complete 10:37:10 8a3aa393b2d8: Verifying Checksum 10:37:10 8a3aa393b2d8: Download complete 10:37:14 114826534d7a: Pull complete 10:37:14 4657fd5d0bcf: Pull complete 10:37:14 6ad1cebc031e: Pull complete 10:37:17 8a3aa393b2d8: Pull complete 10:37:17 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 10:37:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 10:37:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:37:17 prd-ubuntu20.04-docker-8c-8g-118099 does not seem to be running inside a container 10:37:17 $ 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 10:37:19 $ docker top f3837eba6da011552ab50f651bcf19419b8a0000aa380b8307d4990c1f2f414d -eo pid,comm [Pipeline] { [Pipeline] echo 10:37:19 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh 10:37:19 + set -o pipefail 10:37:19 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' 10:37:26 10:37:26 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... 10:37:26 10:37:26 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7194102e-7717-4d41-94c9-45c94ef4359f/history/b949ec5b-5937-4377-aa35-4e3e879048c4 10:37:26 10:37:26 Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. 10:37:26 10:37:26 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 10:37:26 10:37:26 10:37:26 A medium severity vulnerability was found in the Snyk CLI versions you are using. 10:37:26 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 10:37:26 More details here: https://snyk.co/ue1NS [Pipeline] } 10:37:26 $ docker stop --time=1 f3837eba6da011552ab50f651bcf19419b8a0000aa380b8307d4990c1f2f414d 10:37:28 $ docker rm -f f3837eba6da011552ab50f651bcf19419b8a0000aa380b8307d4990c1f2f414d [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 10:37:29 + git log --format=format:%s -1 cf6412c5b50727ca79d85899261fa90c54a0a025 [Pipeline] sh 10:37:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:37:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:37:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:37:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:37:29 prd-ubuntu20.04-docker-8c-8g-118099 does not seem to be running inside a container 10:37:29 $ 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 10:37:30 $ docker top a328c8ac81300796046a4e8ceca1db4bb3ef61a0ce6467230bbdb933328cb91b -eo pid,comm 10:37:30 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). 10:37:30 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:37:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:37:30 [ssh-agent] Looking for ssh-agent implementation... 10:37:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:37:30 $ docker exec a328c8ac81300796046a4e8ceca1db4bb3ef61a0ce6467230bbdb933328cb91b ssh-agent 10:37:30 SSH_AUTH_SOCK=/tmp/ssh-q10FnfOqeag2/agent.32 10:37:30 SSH_AGENT_PID=38 10:37:30 Running ssh-add (command line suppressed) 10:37:30 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2226846781123899810.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2226846781123899810.key) 10:37:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:37:31 + git semver tag 10:37:31 2022-11-03 10:37:31,220 [run_tag] DEBUG tag force:False 10:37:31 2022-11-03 10:37:31,221 [check_head_tag] DEBUG check head tag 10:37:31 2022-11-03 10:37:31,221 [execute] INFO git cat-file --batch-check 10:37:31 2022-11-03 10:37:31,221 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 10:37:31 2022-11-03 10:37:31,225 [execute] INFO git cat-file --batch 10:37:31 2022-11-03 10:37:31,226 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 10:37:31 2022-11-03 10:37:31,240 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 10:37:31 2022-11-03 10:37:31,240 [execute] INFO git tag -a v2.3.0-dev.22 -m v2.3.0-dev.22 10:37:31 2022-11-03 10:37:31,240 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.22', '-m', 'v2.3.0-dev.22'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) 10:37:31 2022-11-03 10:37:31,245 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 10:37:31 2.3.0-dev.22 [Pipeline] } 10:37:31 $ docker exec --env ******** --env ******** a328c8ac81300796046a4e8ceca1db4bb3ef61a0ce6467230bbdb933328cb91b ssh-agent -k 10:37:31 unset SSH_AUTH_SOCK; 10:37:31 unset SSH_AGENT_PID; 10:37:31 echo Agent pid 38 killed; 10:37:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:37:31 + git semver [Pipeline] } 10:37:32 $ docker stop --time=1 a328c8ac81300796046a4e8ceca1db4bb3ef61a0ce6467230bbdb933328cb91b 10:37:33 $ docker rm -f a328c8ac81300796046a4e8ceca1db4bb3ef61a0ce6467230bbdb933328cb91b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:37:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:37:33 10:37:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:37:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:37:33 0.23.1-centos7: Pulling from edgex-lftools 10:37:33 ab5ef0e58194: Pulling fs layer 10:37:33 9712f1f96733: Pulling fs layer 10:37:33 63f879dbbcfc: Pulling fs layer 10:37:33 0d9ebad4ef96: Pulling fs layer 10:37:33 e9a5061849ea: Pulling fs layer 10:37:33 d747dcd14b5f: Pulling fs layer 10:37:33 2de7ff778b66: Pulling fs layer 10:37:33 2de7ff778b66: Waiting 10:37:33 e9a5061849ea: Waiting 10:37:33 d747dcd14b5f: Waiting 10:37:33 0d9ebad4ef96: Waiting 10:37:33 9712f1f96733: Verifying Checksum 10:37:33 9712f1f96733: Download complete 10:37:34 63f879dbbcfc: Verifying Checksum 10:37:34 63f879dbbcfc: Download complete 10:37:34 0d9ebad4ef96: Verifying Checksum 10:37:34 0d9ebad4ef96: Download complete 10:37:34 e9a5061849ea: Verifying Checksum 10:37:34 e9a5061849ea: Download complete 10:37:34 ab5ef0e58194: Verifying Checksum 10:37:34 ab5ef0e58194: Download complete 10:37:34 d747dcd14b5f: Download complete 10:37:34 2de7ff778b66: Verifying Checksum 10:37:34 2de7ff778b66: Download complete 10:37:37 ab5ef0e58194: Pull complete 10:37:37 9712f1f96733: Pull complete 10:37:38 63f879dbbcfc: Pull complete 10:37:41 0d9ebad4ef96: Pull complete 10:37:42 e9a5061849ea: Pull complete 10:37:42 d747dcd14b5f: Pull complete 10:37:43 2de7ff778b66: Pull complete 10:37:43 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 10:37:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:37:43 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:37:43 prd-ubuntu20.04-docker-8c-8g-118099 does not seem to be running inside a container 10:37:43 $ 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 10:37:45 $ docker top b0f521a0672338c5aad62307f557d4b8588e2fb99d24ebc9805faab994d348e9 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 10:37:45 provisioning config files... 10:37:45 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config8302907669977023995tmp 10:37:45 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config8312677548224343506tmp 10:37:45 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config17421839468651482988tmp [Pipeline] { [Pipeline] echo 10:37:45 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 10:37:46 ---> sigul-configuration.sh 10:37:46 gpg: directory `/root/.gnupg' created 10:37:46 gpg: new configuration file `/root/.gnupg/gpg.conf' created 10:37:46 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 10:37:46 gpg: keyring `/root/.gnupg/secring.gpg' created 10:37:46 gpg: keyring `/root/.gnupg/pubring.gpg' created 10:37:46 gpg: CAST5 encrypted data 10:37:46 gpg: encrypted with 1 passphrase 10:37:46 gpg: WARNING: message was not integrity protected [Pipeline] sh 10:37:46 + mkdir /home/jenkins 10:37:46 + mkdir /home/jenkins/sigul [Pipeline] sh 10:37:46 + 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 10:37:46 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 10:37:47 ---> sigul-install.sh 10:37:47 Sigul already installed; skipping installation. [Pipeline] sh 10:37:47 + git tag --list 10:37:47 0.1.1 10:37:47 v1.1.0 10:37:47 v1.2.0 10:37:47 v1.2.1 10:37:47 v1.3.0 10:37:47 v2.0.0 10:37:47 v2.1.0 10:37:47 v2.2.0 10:37:47 v2.2.1-dev.1 10:37:47 v2.2.1-dev.2 10:37:47 v2.2.1-dev.3 10:37:47 v2.2.1-dev.4 10:37:47 v2.2.1-dev.5 10:37:47 v2.2.1-dev.6 10:37:47 v2.2.1-dev.7 10:37:47 v2.3.0-dev.10 10:37:47 v2.3.0-dev.11 10:37:47 v2.3.0-dev.12 10:37:47 v2.3.0-dev.13 10:37:47 v2.3.0-dev.14 10:37:47 v2.3.0-dev.15 10:37:47 v2.3.0-dev.16 10:37:47 v2.3.0-dev.17 10:37:47 v2.3.0-dev.18 10:37:47 v2.3.0-dev.19 10:37:47 v2.3.0-dev.20 10:37:47 v2.3.0-dev.21 10:37:47 v2.3.0-dev.22 10:37:47 v2.3.0-dev.7 10:37:47 v2.3.0-dev.8 10:37:47 v2.3.0-dev.9 [Pipeline] sh 10:37:47 + lftools sign git-tag v2.3.0-dev.22 10:37:48 Signing Git tag with Sigul... 10:37:48 Signing v2.3.0-dev.22 [Pipeline] echo 10:37:48 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 10:37:49 ---> sigul-configuration-cleanup.sh [Pipeline] } 10:37:49 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 10:37:49 $ docker stop --time=1 b0f521a0672338c5aad62307f557d4b8588e2fb99d24ebc9805faab994d348e9 10:37:50 $ docker rm -f b0f521a0672338c5aad62307f557d4b8588e2fb99d24ebc9805faab994d348e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 10:37:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:37:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:37:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:37:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:37:51 prd-ubuntu20.04-docker-8c-8g-118099 does not seem to be running inside a container 10:37:51 $ 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 10:37:51 $ docker top fcc3db774057d08d40ab74ff2882f22fb9b8213a2b70fe43790ade69c09d2bf4 -eo pid,comm 10:37:51 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). 10:37:51 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:37:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:37:51 [ssh-agent] Looking for ssh-agent implementation... 10:37:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:37:51 $ docker exec fcc3db774057d08d40ab74ff2882f22fb9b8213a2b70fe43790ade69c09d2bf4 ssh-agent 10:37:51 SSH_AUTH_SOCK=/tmp/ssh-F8UwXHmEojuC/agent.32 10:37:51 SSH_AGENT_PID=38 10:37:51 Running ssh-add (command line suppressed) 10:37:51 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_928573944352740817.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_928573944352740817.key) 10:37:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:37:52 + git semver bump pre 10:37:52 2022-11-03 10:37:52,420 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 10:37:52 2022-11-03 10:37:52,420 [bump_version] DEBUG bumping version:2.3.0-dev.22 on axis:pre with prefix:dev 10:37:52 2022-11-03 10:37:52,420 [bump_version] DEBUG bumped version:2.3.0-dev.23 10:37:52 2022-11-03 10:37:52,420 [write_version] DEBUG write version:2.3.0-dev.23 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True 10:37:52 2022-11-03 10:37:52,420 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 10:37:52 2022-11-03 10:37:52,420 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 10:37:52 2022-11-03 10:37:52,422 [execute] INFO git cat-file --batch-check 10:37:52 2022-11-03 10:37:52,422 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 10:37:52 2022-11-03 10:37:52,428 [execute] INFO git cat-file --batch 10:37:52 2022-11-03 10:37:52,428 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 10:37:52 2022-11-03 10:37:52,432 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 10:37:52 2.3.0-dev.23 [Pipeline] } 10:37:52 $ docker exec --env ******** --env ******** fcc3db774057d08d40ab74ff2882f22fb9b8213a2b70fe43790ade69c09d2bf4 ssh-agent -k 10:37:52 unset SSH_AUTH_SOCK; 10:37:52 unset SSH_AGENT_PID; 10:37:52 echo Agent pid 38 killed; 10:37:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:37:52 + git semver [Pipeline] } 10:37:53 $ docker stop --time=1 fcc3db774057d08d40ab74ff2882f22fb9b8213a2b70fe43790ade69c09d2bf4 10:37:54 $ docker rm -f fcc3db774057d08d40ab74ff2882f22fb9b8213a2b70fe43790ade69c09d2bf4 [Pipeline] // withDockerContainer [Pipeline] sh 10:37:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:37:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:37:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:37:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:37:55 prd-ubuntu20.04-docker-8c-8g-118099 does not seem to be running inside a container 10:37:55 $ 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 10:37:55 $ docker top c96c055a7503046b34f73a4fefdda84bcaf6ea088a3c9372be33468826848e9f -eo pid,comm 10:37:55 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). 10:37:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:37:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:37:55 [ssh-agent] Looking for ssh-agent implementation... 10:37:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:37:55 $ docker exec c96c055a7503046b34f73a4fefdda84bcaf6ea088a3c9372be33468826848e9f ssh-agent 10:37:55 SSH_AUTH_SOCK=/tmp/ssh-zU9hXtVHuIDn/agent.33 10:37:55 SSH_AGENT_PID=39 10:37:55 Running ssh-add (command line suppressed) 10:37:56 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_10470405248558230513.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_10470405248558230513.key) 10:37:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:37:56 + git semver push 10:37:56 2022-11-03 10:37:56,588 [run_push] DEBUG push 10:37:56 2022-11-03 10:37:56,589 [execute] INFO git cat-file --batch-check 10:37:56 2022-11-03 10:37:56,589 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 10:37:56 2022-11-03 10:37:56,593 [execute] INFO git rev-list 15175dc1280698f64331b196aa3507b6369831f7 -- 10:37:56 2022-11-03 10:37:56,593 [execute] DEBUG Popen(['git', 'rev-list', '15175dc1280698f64331b196aa3507b6369831f7', '--'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) 10:37:56 2022-11-03 10:37:56,600 [execute] INFO git fetch -v origin 10:37:56 2022-11-03 10:37:56,600 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=True, shell=None, istream=None) 10:37:57 2022-11-03 10:37:57,189 [run_push] DEBUG no remote changes detected 10:37:57 2022-11-03 10:37:57,190 [execute] INFO git push origin semver 10:37:57 2022-11-03 10:37:57,190 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) 10:37:58 2022-11-03 10:37:58,058 [run_push] DEBUG push all version tags 10:37:58 2022-11-03 10:37:58,058 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 10:37:58 2022-11-03 10:37:58,059 [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) 10:37:59 2022-11-03 10:37:58,829 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 10:37:59 2.3.0-dev.23 [Pipeline] } 10:37:59 $ docker exec --env ******** --env ******** c96c055a7503046b34f73a4fefdda84bcaf6ea088a3c9372be33468826848e9f ssh-agent -k 10:37:59 unset SSH_AUTH_SOCK; 10:37:59 unset SSH_AGENT_PID; 10:37:59 echo Agent pid 39 killed; 10:37:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:37:59 + git semver [Pipeline] } 10:37:59 $ docker stop --time=1 c96c055a7503046b34f73a4fefdda84bcaf6ea088a3c9372be33468826848e9f 10:38:01 $ docker rm -f c96c055a7503046b34f73a4fefdda84bcaf6ea088a3c9372be33468826848e9f [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 10:38:01 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] 10:38:01 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 10:38:01 total 16 10:38:01 drwxr-xr-x 3 root root 4096 Nov 3 10:21 . 10:38:01 drwxrwxr-x 15 jenkins jenkins 4096 Nov 3 10:37 .. 10:38:01 drwxr-xr-x 2 root root 4096 Nov 3 10:21 cost 10:38:01 -rw-r--r-- 1 root root 82 Nov 3 10:21 cost.csv 10:38:01 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives 10:38:01 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 10:38:01 total 16 10:38:01 drwxr-xr-x 3 jenkins jenkins 4096 Nov 3 10:21 . 10:38:01 drwxrwxr-x 15 jenkins jenkins 4096 Nov 3 10:37 .. 10:38:01 drwxr-xr-x 2 jenkins jenkins 4096 Nov 3 10:21 cost 10:38:01 -rw-r--r-- 1 jenkins jenkins 82 Nov 3 10:21 cost.csv [Pipeline] libraryResource [Pipeline] sh 10:38:01 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:38:02 ---> package-listing.sh 10:38:02 ++ facter osfamily 10:38:02 ++ tr '[:upper:]' '[:lower:]' 10:38:03 + OS_FAMILY=debian 10:38:03 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main 10:38:03 + START_PACKAGES=/tmp/packages_start.txt 10:38:03 + END_PACKAGES=/tmp/packages_end.txt 10:38:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:38:03 + PACKAGES=/tmp/packages_start.txt 10:38:03 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 10:38:03 + PACKAGES=/tmp/packages_end.txt 10:38:03 + case "${OS_FAMILY}" in 10:38:03 + dpkg -l 10:38:03 + grep '^ii' 10:38:03 + '[' -f /tmp/packages_start.txt ']' 10:38:03 + '[' -f /tmp/packages_end.txt ']' 10:38:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:38:03 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 10:38:03 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ 10:38:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo 10:38:03 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 10:38:03 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:38:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:38:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:38:03 prd-ubuntu20.04-docker-8c-8g-118099 does not seem to be running inside a container 10:38:04 $ 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 10:38:04 $ docker top 18d3f7733843d405b5e75188ec8a29de04e3281d8088921c89e571baf3779e4a -eo pid,comm [Pipeline] { [Pipeline] sh 10:38:04 + touch /tmp/pre-build-complete [Pipeline] sh 10:38:04 + mkdir -p /var/log/sysstat [Pipeline] sh 10:38:05 + ls /var/log/sa-host 10:38:05 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:38:05 provisioning config files... 10:38:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config9492964508518320444tmp [Pipeline] { [Pipeline] echo 10:38:05 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:38:05 ---> create-netrc.sh [Pipeline] } 10:38:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:38:05 ---> python-tools-install.sh [Pipeline] echo 10:38:05 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:38:06 ---> sudo-logs.sh 10:38:06 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:38:06 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:38:06 ---> job-cost.sh 10:38:06 lf-activate-venv: SKIPPING 10:38:06 DEBUG: total: 0.2199999988079071 10:38:06 INFO: Retrieving Stack Cost... 10:38:07 INFO: Retrieving Pricing Info for: v3-standard-8 10:38:07 INFO: Archiving Costs [Pipeline] echo 10:38:07 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:38:07 ---> logs-deploy.sh 10:38:07 lf-activate-venv: SKIPPING 10:38:07 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/93 10:38:07 INFO: archiving workspace using pattern(s): 10:38:08 Archives upload complete. 10:38:08 INFO: archiving logs to Nexus