Pull request #479 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6d8d2fffe41c9b361a52dcc02ce3b3611d88cdb6+ad4623cfe039a0b77093998193f683a65e8e0037 (b37584c32259d721791869c7eb0ad3f799f23881) Running in Durability level: PERFORMANCE_OPTIMIZED 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-ssh7346073819799632906.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a03e002eace0db65b27acd1444eb3c4392a49323 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-ssh436629754834916068.key > 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 a03e002eace0db65b27acd1444eb3c4392a49323 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/PR-479/workspace@libs/edgex-global-pipelines/.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/PR-479/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6776140755296694020.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a03e002eace0db65b27acd1444eb3c4392a49323 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a03e002eace0db65b27acd1444eb3c4392a49323 # timeout=10 Commit message: "Merge pull request #364 from ernestojeda/fix-folder-name" > 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 shared 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-ssh1913794305238097206.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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/PR-479/workspace@libs/lf-pipelines/.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/PR-479/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4643436883931338513.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 shared 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: [[centos7-docker-4c-2g, ubuntu18.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.16 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-405 in /w/workspace/edgexfoundry_edgex-ui-go_PR-479 [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_PR-479 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 /w/workspace/edgexfoundry_edgex-ui-go_PR-479@tmp/jenkins-gitclient-ssh5828518231902834501.key > 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 Merging remotes/origin/main commit ad4623cfe039a0b77093998193f683a65e8e0037 into PR head commit 6d8d2fffe41c9b361a52dcc02ce3b3611d88cdb6 Merge succeeded, producing 6d8d2fffe41c9b361a52dcc02ce3b3611d88cdb6 Checking out Revision 6d8d2fffe41c9b361a52dcc02ce3b3611d88cdb6 (PR-479) > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 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 /w/workspace/edgexfoundry_edgex-ui-go_PR-479@tmp/jenkins-gitclient-ssh6403555645864805993.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/479/head:refs/remotes/origin/PR-479 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6d8d2fffe41c9b361a52dcc02ce3b3611d88cdb6 # timeout=10 > git remote # timeout=10 > 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 /w/workspace/edgexfoundry_edgex-ui-go_PR-479@tmp/jenkins-gitclient-ssh6254534411383065942.key > git merge ad4623cfe039a0b77093998193f683a65e8e0037 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6d8d2fffe41c9b361a52dcc02ce3b3611d88cdb6 # timeout=10 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-11-12T20:32:10.425Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-11-12T20:32:10.474Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-11-12T20:32:10.486Z] ========================================================= [2021-11-12T20:32:10.486Z] EdgeX Global Pipelines Version Info [2021-11-12T20:32:10.486Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 716644d4fa7553befa3ae85d9a202dac31b7a3c1 # timeout=10 [2021-11-12T20:32:11.608Z] ------------------- [2021-11-12T20:32:11.608Z] stable info: [2021-11-12T20:32:11.608Z] ------------------- [2021-11-12T20:32:11.608Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-12T20:32:11.608Z] Commit SHA: a03e002eace0db65b27acd1444eb3c4392a49323 [2021-11-12T20:32:11.608Z] Message: update stable to v1.0.213 [2021-11-12T20:32:12.178Z] ------------------- [2021-11-12T20:32:12.178Z] experimental info: [2021-11-12T20:32:12.178Z] ------------------- [2021-11-12T20:32:12.178Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-11-12T20:32:12.178Z] Commit SHA: a03e002eace0db65b27acd1444eb3c4392a49323 [2021-11-12T20:32:12.178Z] Message: update experimental to v1.0.213 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-11-12T20:32:12.259Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-11-12T20:32:12.270Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-11-12T20:32:12.278Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-11-12T20:32:12.290Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-11-12T20:32:12.303Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-11-12T20:32:12.313Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-11-12T20:32:12.323Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-11-12T20:32:12.362Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-11-12T20:32:12.374Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-11-12T20:32:12.381Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-11-12T20:32:12.389Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-11-12T20:32:12.398Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-11-12T20:32:12.408Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-11-12T20:32:12.420Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-11-12T20:32:12.430Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-11-12T20:32:12.440Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-11-12T20:32:12.451Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-11-12T20:32:12.461Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-11-12T20:32:12.473Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-11-12T20:32:12.483Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-11-12T20:32:12.494Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-11-12T20:32:12.504Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-11-12T20:32:12.515Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-11-12T20:32:12.526Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-11-12T20:32:12.538Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-11-12T20:32:12.550Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-11-12T20:32:12.565Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-479 [Pipeline] echo [2021-11-12T20:32:12.575Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-479 [Pipeline] echo [2021-11-12T20:32:12.587Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-479 [Pipeline] echo [2021-11-12T20:32:12.596Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6d8d2fffe41c9b361a52dcc02ce3b3611d88cdb6 [Pipeline] echo [2021-11-12T20:32:12.606Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6d8d2ff [Pipeline] echo [2021-11-12T20:32:12.616Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-12T20:32:12.652Z] provisioning config files... [2021-11-12T20:32:12.666Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-479@tmp/config5166937145498294717tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-12T20:32:12.983Z] ---> docker-login.sh [2021-11-12T20:32:12.983Z] nexus3.edgexfoundry.org:10001 [2021-11-12T20:32:12.983Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T20:32:12.983Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T20:32:12.983Z] Configure a credential helper to remove this warning. See [2021-11-12T20:32:12.983Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T20:32:12.983Z] [2021-11-12T20:32:13.244Z] Login Succeeded [2021-11-12T20:32:13.244Z] nexus3.edgexfoundry.org:10002 [2021-11-12T20:32:13.244Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T20:32:13.244Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T20:32:13.244Z] Configure a credential helper to remove this warning. See [2021-11-12T20:32:13.244Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T20:32:13.244Z] [2021-11-12T20:32:13.244Z] Login Succeeded [2021-11-12T20:32:13.244Z] nexus3.edgexfoundry.org:10003 [2021-11-12T20:32:13.244Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T20:32:13.509Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T20:32:13.509Z] Configure a credential helper to remove this warning. See [2021-11-12T20:32:13.509Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T20:32:13.509Z] [2021-11-12T20:32:13.509Z] Login Succeeded [2021-11-12T20:32:13.509Z] nexus3.edgexfoundry.org:10004 [2021-11-12T20:32:13.509Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T20:32:13.509Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T20:32:13.509Z] Configure a credential helper to remove this warning. See [2021-11-12T20:32:13.509Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T20:32:13.509Z] [2021-11-12T20:32:13.509Z] Login Succeeded [2021-11-12T20:32:13.509Z] docker.io [2021-11-12T20:32:13.509Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T20:32:13.772Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T20:32:13.772Z] Configure a credential helper to remove this warning. See [2021-11-12T20:32:13.772Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T20:32:13.772Z] [2021-11-12T20:32:13.772Z] Login Succeeded [2021-11-12T20:32:13.772Z] ---> docker-login.sh ends [Pipeline] } [2021-11-12T20:32:13.781Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2021-11-12T20:32:14.187Z] + git rev-list -1 --merges 6d8d2fffe41c9b361a52dcc02ce3b3611d88cdb6~1..6d8d2fffe41c9b361a52dcc02ce3b3611d88cdb6 [Pipeline] echo [2021-11-12T20:32:14.223Z] -----------> git rev-list -1 --merges 6d8d2fffe41c9b361a52dcc02ce3b3611d88cdb6~1..6d8d2fffe41c9b361a52dcc02ce3b3611d88cdb6 6d8d2fffe41c9b361a52dcc02ce3b3611d88cdb6 [false] [Pipeline] sh [2021-11-12T20:32:14.512Z] + git log --format=format:%s -1 6d8d2fffe41c9b361a52dcc02ce3b3611d88cdb6 [Pipeline] echo [2021-11-12T20:32:14.532Z] ========================================================= [2021-11-12T20:32:14.532Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-11-12T20:32:14.532Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-12T20:32:14.866Z] + git log --format=format:%s -1 6d8d2fffe41c9b361a52dcc02ce3b3611d88cdb6 [Pipeline] echo [2021-11-12T20:32:14.878Z] [semverPrep] GIT_COMMIT: 6d8d2fffe41c9b361a52dcc02ce3b3611d88cdb6, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo [2021-11-12T20:32:14.886Z] [semverPrep] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-11-12T20:32:15.300Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-12T20:32:15.300Z] [2021-11-12T20:32:15.300Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-11-12T20:32:15.612Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-12T20:32:15.612Z] latest: Pulling from edgex-devops/git-semver [2021-11-12T20:32:15.612Z] a0d0a0d46f8b: Pulling fs layer [2021-11-12T20:32:15.612Z] 3e5f54012d9b: Pulling fs layer [2021-11-12T20:32:15.612Z] 4c7163046ea9: Pulling fs layer [2021-11-12T20:32:15.612Z] 0c2d73faf560: Pulling fs layer [2021-11-12T20:32:15.612Z] 0c2d73faf560: Waiting [2021-11-12T20:32:15.612Z] 3e5f54012d9b: Verifying Checksum [2021-11-12T20:32:15.612Z] 3e5f54012d9b: Download complete [2021-11-12T20:32:15.612Z] a0d0a0d46f8b: Download complete [2021-11-12T20:32:15.612Z] 0c2d73faf560: Verifying Checksum [2021-11-12T20:32:15.612Z] 0c2d73faf560: Download complete [2021-11-12T20:32:15.612Z] 4c7163046ea9: Verifying Checksum [2021-11-12T20:32:15.612Z] 4c7163046ea9: Download complete [2021-11-12T20:32:15.877Z] a0d0a0d46f8b: Pull complete [2021-11-12T20:32:15.878Z] 3e5f54012d9b: Pull complete [2021-11-12T20:32:16.144Z] 4c7163046ea9: Pull complete [2021-11-12T20:32:16.404Z] 0c2d73faf560: Pull complete [2021-11-12T20:32:16.404Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-11-12T20:32:16.404Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-12T20:32:16.404Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-11-12T20:32:16.477Z] prd-centos7-docker-4c-2g-405 does not seem to be running inside a container [2021-11-12T20:32:16.516Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-479 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-479:/w/workspace/edgexfoundry_edgex-ui-go_PR-479:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-479@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-479@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:10004/edgex-devops/git-semver:latest cat [2021-11-12T20:32:17.136Z] $ docker top b55f187b5f2c489056f3de2ed6aca7f9fdbf9515dcd4c16e463d9b982b0ead07 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-12T20:32:17.237Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-12T20:32:17.237Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-12T20:32:17.340Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-12T20:32:17.342Z] $ docker exec b55f187b5f2c489056f3de2ed6aca7f9fdbf9515dcd4c16e463d9b982b0ead07 ssh-agent [2021-11-12T20:32:17.446Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXijcJFD/agent.14 [2021-11-12T20:32:17.446Z] SSH_AGENT_PID=21 [2021-11-12T20:32:17.452Z] Running ssh-add (command line suppressed) [2021-11-12T20:32:17.552Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-479@tmp/private_key_5501824048731615511.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-479@tmp/private_key_5501824048731615511.key) [2021-11-12T20:32:17.563Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-12T20:32:17.860Z] + git tag --points-at HEAD [Pipeline] } [2021-11-12T20:32:17.870Z] $ docker exec --env ******** --env ******** b55f187b5f2c489056f3de2ed6aca7f9fdbf9515dcd4c16e463d9b982b0ead07 ssh-agent -k [2021-11-12T20:32:17.961Z] unset SSH_AUTH_SOCK; [2021-11-12T20:32:17.962Z] unset SSH_AGENT_PID; [2021-11-12T20:32:17.962Z] echo Agent pid 21 killed; [2021-11-12T20:32:17.970Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-11-12T20:32:17.995Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-12T20:32:17.995Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-12T20:32:18.104Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-12T20:32:18.106Z] $ docker exec b55f187b5f2c489056f3de2ed6aca7f9fdbf9515dcd4c16e463d9b982b0ead07 ssh-agent [2021-11-12T20:32:18.223Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXiKfAgA/agent.54 [2021-11-12T20:32:18.223Z] SSH_AGENT_PID=61 [2021-11-12T20:32:18.236Z] Running ssh-add (command line suppressed) [2021-11-12T20:32:18.330Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-479@tmp/private_key_9040452786988990138.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-479@tmp/private_key_9040452786988990138.key) [2021-11-12T20:32:18.345Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-12T20:32:18.640Z] + git semver init [2021-11-12T20:32:18.640Z] # -> Open(): unable to determine branch for HEAD [2021-11-12T20:32:18.640Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-479/.git [2021-11-12T20:32:18.640Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-479 [2021-11-12T20:32:18.640Z] # $SEMVER_REMOTE_NAME = origin [2021-11-12T20:32:18.640Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-12T20:32:18.640Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-12T20:32:18.640Z] # $SEMVER_BRANCH = PR-479 [2021-11-12T20:32:18.640Z] # $SEMVER_TEMP = /tmp/semver-791070226 [2021-11-12T20:32:18.640Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-11-12T20:32:20.568Z] # '/tmp/semver-791070226' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-479/.semver' [2021-11-12T20:32:20.829Z] # -> Force: false [2021-11-12T20:32:20.829Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-479/.semver [Pipeline] } [2021-11-12T20:32:20.838Z] $ docker exec --env ******** --env ******** b55f187b5f2c489056f3de2ed6aca7f9fdbf9515dcd4c16e463d9b982b0ead07 ssh-agent -k [2021-11-12T20:32:20.935Z] unset SSH_AUTH_SOCK; [2021-11-12T20:32:20.936Z] unset SSH_AGENT_PID; [2021-11-12T20:32:20.937Z] echo Agent pid 61 killed; [2021-11-12T20:32:20.945Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-12T20:32:21.252Z] + git semver [Pipeline] } [2021-11-12T20:32:21.266Z] $ docker stop --time=1 b55f187b5f2c489056f3de2ed6aca7f9fdbf9515dcd4c16e463d9b982b0ead07 [2021-11-12T20:32:22.582Z] $ docker rm -f b55f187b5f2c489056f3de2ed6aca7f9fdbf9515dcd4c16e463d9b982b0ead07 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-12T20:32:22.937Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-11-12T20:32:23.146Z] Stashed 1 file(s) [Pipeline] echo [2021-11-12T20:32:23.149Z] [edgeXSemver]: initialized semver on version 0.0.0 [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] node [Pipeline] node [2021-11-12T20:32:38.349Z] Still waiting to schedule task [2021-11-12T20:32:38.349Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-11-12T20:32:38.351Z] Still waiting to schedule task [2021-11-12T20:32:38.352Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-11-12T20:34:16.810Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-406 in /w/workspace/edgexfoundry_edgex-ui-go_PR-479 [Pipeline] { [Pipeline] ws [2021-11-12T20:34:16.823Z] Running in /w/workspace/edgex-ui-go/4 [Pipeline] { [Pipeline] checkout [2021-11-12T20:34:17.060Z] The recommended git tool is: git [2021-11-12T20:34:22.574Z] using credential edgex-jenkins-ssh [2021-11-12T20:34:22.620Z] Cloning the remote Git repository [2021-11-12T20:34:22.680Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-11-12T20:34:22.775Z] > git init /w/workspace/edgex-ui-go/4 # timeout=10 [2021-11-12T20:34:22.853Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-11-12T20:34:22.854Z] > git --version # timeout=10 [2021-11-12T20:34:22.872Z] > git --version # 'git version 2.17.1' [2021-11-12T20:34:22.874Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-12T20:34:22.953Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-12T20:34:25.688Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-11-12T20:34:25.712Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-12T20:34:25.737Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-11-12T20:34:25.789Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-11-12T20:34:25.790Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-12T20:34:25.803Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/479/head:refs/remotes/origin/PR-479 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-12T20:34:26.362Z] Merging remotes/origin/main commit ad4623cfe039a0b77093998193f683a65e8e0037 into PR head commit 6d8d2fffe41c9b361a52dcc02ce3b3611d88cdb6 [2021-11-12T20:34:26.820Z] Merge succeeded, producing 6d8d2fffe41c9b361a52dcc02ce3b3611d88cdb6 [2021-11-12T20:34:26.820Z] Checking out Revision 6d8d2fffe41c9b361a52dcc02ce3b3611d88cdb6 (PR-479) [2021-11-12T20:34:26.382Z] > git config core.sparsecheckout # timeout=10 [2021-11-12T20:34:26.400Z] > git checkout -f 6d8d2fffe41c9b361a52dcc02ce3b3611d88cdb6 # timeout=10 [2021-11-12T20:34:26.719Z] > git remote # timeout=10 [2021-11-12T20:34:26.745Z] > git config --get remote.origin.url # timeout=10 [2021-11-12T20:34:26.771Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-12T20:34:26.782Z] > git merge ad4623cfe039a0b77093998193f683a65e8e0037 # timeout=10 [2021-11-12T20:34:26.807Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-12T20:34:26.826Z] > git config core.sparsecheckout # timeout=10 [2021-11-12T20:34:26.838Z] > git checkout -f 6d8d2fffe41c9b361a52dcc02ce3b3611d88cdb6 # timeout=10 [2021-11-12T20:34:31.343Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-12T20:34:32.356Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-11-12T20:34:32.356Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-12T20:34:32.356Z] Dload Upload Total Spent Left Speed [2021-11-12T20:34:32.356Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 217k 0 --:--:-- --:--:-- --:--:-- 217k [Pipeline] sh [2021-11-12T20:34:32.798Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-11-12T20:34:33.152Z] + sudo tee /etc/docker/daemon.new [2021-11-12T20:34:33.153Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-11-12T20:34:33.153Z] { [2021-11-12T20:34:33.153Z] "registry-mirrors": [ [2021-11-12T20:34:33.153Z] "https://nexus3.edgexfoundry.org:10001" [2021-11-12T20:34:33.153Z] ], [2021-11-12T20:34:33.153Z] "bip": "10.250.0.254/24", [2021-11-12T20:34:33.153Z] "hosts": [ [2021-11-12T20:34:33.153Z] "tcp://0.0.0.0:5555", [2021-11-12T20:34:33.153Z] "unix:///var/run/docker.sock" [2021-11-12T20:34:33.153Z] ], [2021-11-12T20:34:33.153Z] "mtu": 1458, [2021-11-12T20:34:33.153Z] "selinux-enabled": true, [2021-11-12T20:34:33.153Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-11-12T20:34:33.153Z] } [Pipeline] sh [2021-11-12T20:34:33.508Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-11-12T20:34:33.845Z] + sudo service docker restart [2021-11-12T20:34:34.583Z] Running on prd-centos7-docker-4c-2g-407 in /w/workspace/edgexfoundry_edgex-ui-go_PR-479 [Pipeline] { [Pipeline] ws [2021-11-12T20:34:34.593Z] Running in /w/workspace/edgex-ui-go/4 [Pipeline] { [Pipeline] checkout [2021-11-12T20:34:34.666Z] The recommended git tool is: git [2021-11-12T20:34:36.572Z] using credential edgex-jenkins-ssh [2021-11-12T20:34:36.586Z] Cloning the remote Git repository [2021-11-12T20:34:36.494Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-11-12T20:34:36.545Z] > git init /w/workspace/edgex-ui-go/4 # timeout=10 [2021-11-12T20:34:36.601Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-11-12T20:34:36.602Z] > git --version # timeout=10 [2021-11-12T20:34:36.612Z] > git --version # 'git version 2.24.4' [2021-11-12T20:34:36.612Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-12T20:34:36.638Z] [INFO] Currently running in a labeled security context [2021-11-12T20:34:36.638Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-12T20:34:36.639Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/4@tmp/jenkins-gitclient-ssh3842649800360863083.key [2021-11-12T20:34:36.658Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-12T20:34:37.967Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-11-12T20:34:38.576Z] Merging remotes/origin/main commit ad4623cfe039a0b77093998193f683a65e8e0037 into PR head commit 6d8d2fffe41c9b361a52dcc02ce3b3611d88cdb6 [2021-11-12T20:34:38.721Z] Merge succeeded, producing 6d8d2fffe41c9b361a52dcc02ce3b3611d88cdb6 [2021-11-12T20:34:38.722Z] Checking out Revision 6d8d2fffe41c9b361a52dcc02ce3b3611d88cdb6 (PR-479) [2021-11-12T20:34:37.981Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-12T20:34:37.993Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-11-12T20:34:38.010Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-11-12T20:34:38.010Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-12T20:34:38.011Z] [INFO] Currently running in a labeled security context [2021-11-12T20:34:38.011Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-12T20:34:38.011Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/4@tmp/jenkins-gitclient-ssh2680350607723101192.key [2021-11-12T20:34:38.024Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/479/head:refs/remotes/origin/PR-479 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-12T20:34:38.469Z] > git config core.sparsecheckout # timeout=10 [2021-11-12T20:34:38.480Z] > git checkout -f 6d8d2fffe41c9b361a52dcc02ce3b3611d88cdb6 # timeout=10 [2021-11-12T20:34:38.567Z] > git remote # timeout=10 [2021-11-12T20:34:38.576Z] > git config --get remote.origin.url # timeout=10 [2021-11-12T20:34:38.584Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-12T20:34:38.585Z] [INFO] Currently running in a labeled security context [2021-11-12T20:34:38.585Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-12T20:34:38.585Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/4@tmp/jenkins-gitclient-ssh4067102968768888063.key [2021-11-12T20:34:38.592Z] > git merge ad4623cfe039a0b77093998193f683a65e8e0037 # timeout=10 [2021-11-12T20:34:38.603Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-12T20:34:38.611Z] > git config core.sparsecheckout # timeout=10 [2021-11-12T20:34:38.623Z] > git checkout -f 6d8d2fffe41c9b361a52dcc02ce3b3611d88cdb6 # timeout=10 [2021-11-12T20:34:42.321Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-12T20:34:42.670Z] provisioning config files... [2021-11-12T20:34:42.685Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/4@tmp/config3556193795732521180tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-12T20:34:43.073Z] ---> docker-login.sh [2021-11-12T20:34:43.073Z] nexus3.edgexfoundry.org:10001 [2021-11-12T20:34:43.073Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T20:34:43.339Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T20:34:43.339Z] Configure a credential helper to remove this warning. See [2021-11-12T20:34:43.339Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T20:34:43.339Z] [2021-11-12T20:34:43.339Z] Login Succeeded [2021-11-12T20:34:43.339Z] nexus3.edgexfoundry.org:10002 [2021-11-12T20:34:43.339Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T20:34:43.339Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T20:34:43.339Z] Configure a credential helper to remove this warning. See [2021-11-12T20:34:43.339Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T20:34:43.339Z] [2021-11-12T20:34:43.339Z] Login Succeeded [2021-11-12T20:34:43.339Z] nexus3.edgexfoundry.org:10003 [2021-11-12T20:34:43.339Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T20:34:43.339Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T20:34:43.339Z] Configure a credential helper to remove this warning. See [2021-11-12T20:34:43.339Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T20:34:43.339Z] [2021-11-12T20:34:43.339Z] Login Succeeded [2021-11-12T20:34:43.339Z] nexus3.edgexfoundry.org:10004 [2021-11-12T20:34:43.600Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T20:34:43.600Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T20:34:43.600Z] Configure a credential helper to remove this warning. See [2021-11-12T20:34:43.600Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T20:34:43.600Z] [2021-11-12T20:34:43.600Z] Login Succeeded [2021-11-12T20:34:43.600Z] docker.io [2021-11-12T20:34:43.600Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T20:34:43.860Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T20:34:43.860Z] Configure a credential helper to remove this warning. See [2021-11-12T20:34:43.860Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T20:34:43.860Z] [2021-11-12T20:34:43.860Z] Login Succeeded [2021-11-12T20:34:43.860Z] ---> docker-login.sh ends [Pipeline] } [2021-11-12T20:34:43.886Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-11-12T20:34:44.004Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-12T20:34:44.011Z] ========================================================= [2021-11-12T20:34:44.011Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-11-12T20:34:44.011Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-11-12T20:34:44.319Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . [2021-11-12T20:34:44.319Z] Sending build context to Docker daemon 25.31MB [2021-11-12T20:34:44.319Z] Step 1/14 : ARG BASE=golang:1.16-alpine3.14 [2021-11-12T20:34:44.319Z] Step 2/14 : FROM ${BASE} AS builder [2021-11-12T20:34:44.581Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-11-12T20:34:44.581Z] a0d0a0d46f8b: Pulling fs layer [2021-11-12T20:34:44.581Z] 31adcdaf11c8: Pulling fs layer [2021-11-12T20:34:44.581Z] b8b176561691: Pulling fs layer [2021-11-12T20:34:44.581Z] 4527c011a84f: Pulling fs layer [2021-11-12T20:34:44.581Z] 5d74067f8e1e: Pulling fs layer [2021-11-12T20:34:44.581Z] e0aca202a116: Pulling fs layer [2021-11-12T20:34:44.581Z] 3a43be97a3b4: Pulling fs layer [2021-11-12T20:34:44.581Z] 34cad66bf833: Pulling fs layer [2021-11-12T20:34:44.581Z] b4e3c513aaa6: Pulling fs layer [2021-11-12T20:34:44.581Z] 4527c011a84f: Waiting [2021-11-12T20:34:44.581Z] 5d74067f8e1e: Waiting [2021-11-12T20:34:44.581Z] e0aca202a116: Waiting [2021-11-12T20:34:44.581Z] 3a43be97a3b4: Waiting [2021-11-12T20:34:44.581Z] 34cad66bf833: Waiting [2021-11-12T20:34:44.581Z] b4e3c513aaa6: Waiting [2021-11-12T20:34:44.581Z] b8b176561691: Verifying Checksum [2021-11-12T20:34:44.581Z] b8b176561691: Download complete [2021-11-12T20:34:44.581Z] 31adcdaf11c8: Verifying Checksum [2021-11-12T20:34:44.581Z] 31adcdaf11c8: Download complete [2021-11-12T20:34:44.581Z] 5d74067f8e1e: Verifying Checksum [2021-11-12T20:34:44.581Z] 5d74067f8e1e: Download complete [2021-11-12T20:34:44.581Z] e0aca202a116: Verifying Checksum [2021-11-12T20:34:44.581Z] e0aca202a116: Download complete [2021-11-12T20:34:44.581Z] a0d0a0d46f8b: Verifying Checksum [2021-11-12T20:34:44.581Z] a0d0a0d46f8b: Download complete [2021-11-12T20:34:44.581Z] 3a43be97a3b4: Verifying Checksum [2021-11-12T20:34:44.581Z] 3a43be97a3b4: Download complete [2021-11-12T20:34:44.581Z] 34cad66bf833: Verifying Checksum [2021-11-12T20:34:44.581Z] 34cad66bf833: Download complete [2021-11-12T20:34:45.171Z] b4e3c513aaa6: Verifying Checksum [2021-11-12T20:34:45.171Z] b4e3c513aaa6: Download complete [2021-11-12T20:34:45.171Z] 4527c011a84f: Verifying Checksum [2021-11-12T20:34:45.171Z] 4527c011a84f: Download complete [2021-11-12T20:34:45.171Z] a0d0a0d46f8b: Pull complete [2021-11-12T20:34:45.171Z] 31adcdaf11c8: Pull complete [2021-11-12T20:34:45.433Z] b8b176561691: Pull complete [2021-11-12T20:34:48.755Z] 4527c011a84f: Pull complete [2021-11-12T20:34:48.755Z] 5d74067f8e1e: Pull complete [2021-11-12T20:34:49.019Z] e0aca202a116: Pull complete [2021-11-12T20:34:49.019Z] 3a43be97a3b4: Pull complete [2021-11-12T20:34:49.019Z] 34cad66bf833: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-12T20:34:52.183Z] provisioning config files... [2021-11-12T20:34:52.206Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/4@tmp/config7428516354415715675tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-12T20:34:52.393Z] b4e3c513aaa6: Pull complete [2021-11-12T20:34:52.394Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-11-12T20:34:52.394Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-12T20:34:52.394Z] ---> 9f6097aaca64 [2021-11-12T20:34:52.394Z] Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-11-12T20:34:52.563Z] ---> docker-login.sh [2021-11-12T20:34:52.563Z] nexus3.edgexfoundry.org:10001 [2021-11-12T20:34:53.160Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T20:34:53.337Z] ---> Running in c4da41b5ca5b [2021-11-12T20:34:53.337Z] Removing intermediate container c4da41b5ca5b [2021-11-12T20:34:53.337Z] ---> dc95355d622d [2021-11-12T20:34:53.337Z] Step 4/14 : ARG ALPINE_PKG_BASE="make git" [2021-11-12T20:34:53.337Z] ---> Running in 57c256926095 [2021-11-12T20:34:53.433Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T20:34:53.433Z] Configure a credential helper to remove this warning. See [2021-11-12T20:34:53.433Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T20:34:53.433Z] [2021-11-12T20:34:53.433Z] Login Succeeded [2021-11-12T20:34:53.433Z] nexus3.edgexfoundry.org:10002 [2021-11-12T20:34:53.601Z] Removing intermediate container 57c256926095 [2021-11-12T20:34:53.601Z] ---> 0609d9e70c84 [2021-11-12T20:34:53.601Z] Step 5/14 : ARG ALPINE_PKG_EXTRA="" [2021-11-12T20:34:53.601Z] ---> Running in 5e2c7a2b55b0 [2021-11-12T20:34:53.601Z] Removing intermediate container 5e2c7a2b55b0 [2021-11-12T20:34:53.601Z] ---> 6efa2c5d75ea [2021-11-12T20:34:53.601Z] Step 6/14 : LABEL Name=edgex-ui-go [2021-11-12T20:34:53.601Z] ---> Running in c1a357e90415 [2021-11-12T20:34:53.601Z] Removing intermediate container c1a357e90415 [2021-11-12T20:34:53.601Z] ---> 419dc6f4b695 [2021-11-12T20:34:53.601Z] Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-11-12T20:34:53.718Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T20:34:53.871Z] ---> Running in 1d1422eb6c03 [2021-11-12T20:34:53.871Z] Removing intermediate container 1d1422eb6c03 [2021-11-12T20:34:53.871Z] ---> 8c13957a0773 [2021-11-12T20:34:53.871Z] Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-12T20:34:53.871Z] ---> Running in 1855615b1528 [2021-11-12T20:34:53.990Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T20:34:53.990Z] Configure a credential helper to remove this warning. See [2021-11-12T20:34:53.990Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T20:34:53.990Z] [2021-11-12T20:34:53.990Z] Login Succeeded [2021-11-12T20:34:53.990Z] nexus3.edgexfoundry.org:10003 [2021-11-12T20:34:54.266Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T20:34:54.444Z] Removing intermediate container 1855615b1528 [2021-11-12T20:34:54.444Z] ---> 9e33db27b450 [2021-11-12T20:34:54.444Z] Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-12T20:34:54.444Z] ---> Running in f69b776d8fd0 [2021-11-12T20:34:54.547Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T20:34:54.547Z] Configure a credential helper to remove this warning. See [2021-11-12T20:34:54.547Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T20:34:54.547Z] [2021-11-12T20:34:54.547Z] Login Succeeded [2021-11-12T20:34:54.547Z] nexus3.edgexfoundry.org:10004 [2021-11-12T20:34:54.703Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-12T20:34:54.824Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T20:34:55.101Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T20:34:55.101Z] Configure a credential helper to remove this warning. See [2021-11-12T20:34:55.101Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T20:34:55.101Z] [2021-11-12T20:34:55.101Z] Login Succeeded [2021-11-12T20:34:55.101Z] docker.io [2021-11-12T20:34:55.273Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-12T20:34:55.374Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T20:34:55.852Z] OK: 220 MiB in 52 packages [2021-11-12T20:34:55.852Z] Removing intermediate container f69b776d8fd0 [2021-11-12T20:34:55.852Z] ---> 592de72e4572 [2021-11-12T20:34:55.852Z] Step 10/14 : ENV GO111MODULE=on [2021-11-12T20:34:55.852Z] ---> Running in c5f55e2cebcb [2021-11-12T20:34:55.972Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T20:34:55.972Z] Configure a credential helper to remove this warning. See [2021-11-12T20:34:55.972Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T20:34:55.972Z] [2021-11-12T20:34:55.972Z] Login Succeeded [2021-11-12T20:34:55.972Z] ---> docker-login.sh ends [Pipeline] } [2021-11-12T20:34:55.990Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-11-12T20:34:56.116Z] Removing intermediate container c5f55e2cebcb [2021-11-12T20:34:56.116Z] ---> 38098f8dbdc5 [2021-11-12T20:34:56.116Z] Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-11-12T20:34:56.116Z] ---> Running in 7e888b331007 [2021-11-12T20:34:56.116Z] Removing intermediate container 7e888b331007 [2021-11-12T20:34:56.116Z] ---> e5c72c48624f [2021-11-12T20:34:56.116Z] Step 12/14 : COPY . . [Pipeline] echo [2021-11-12T20:34:56.443Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-12T20:34:56.455Z] ========================================================= [2021-11-12T20:34:56.455Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-11-12T20:34:56.455Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-11-12T20:34:56.854Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . [2021-11-12T20:34:57.062Z] ---> d5a0f86cacd2 [2021-11-12T20:34:57.062Z] Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-12T20:34:57.062Z] ---> Running in d0c799b2b9da [2021-11-12T20:34:57.837Z] Sending build context to Docker daemon 25.3MB [2021-11-12T20:34:57.837Z] Step 1/14 : ARG BASE=golang:1.16-alpine3.14 [2021-11-12T20:34:57.837Z] Step 2/14 : FROM ${BASE} AS builder [2021-11-12T20:34:57.837Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-11-12T20:34:57.837Z] 552d1f2373af: Pulling fs layer [2021-11-12T20:34:57.837Z] ea3f2d53f512: Pulling fs layer [2021-11-12T20:34:57.837Z] 9e70ebbbe112: Pulling fs layer [2021-11-12T20:34:57.837Z] 7a9cfe048b4a: Pulling fs layer [2021-11-12T20:34:57.837Z] 72dc09318566: Pulling fs layer [2021-11-12T20:34:57.837Z] f4f7b4309257: Pulling fs layer [2021-11-12T20:34:57.837Z] 0ac9a79272e3: Pulling fs layer [2021-11-12T20:34:57.837Z] b78e95d17946: Pulling fs layer [2021-11-12T20:34:57.837Z] f4f7b4309257: Waiting [2021-11-12T20:34:57.837Z] 0ac9a79272e3: Waiting [2021-11-12T20:34:57.837Z] b78e95d17946: Waiting [2021-11-12T20:34:57.837Z] 7a9cfe048b4a: Waiting [2021-11-12T20:34:57.837Z] 72dc09318566: Waiting [2021-11-12T20:34:57.837Z] 9e70ebbbe112: Verifying Checksum [2021-11-12T20:34:57.837Z] 9e70ebbbe112: Download complete [2021-11-12T20:34:57.837Z] ea3f2d53f512: Verifying Checksum [2021-11-12T20:34:57.837Z] ea3f2d53f512: Download complete [2021-11-12T20:34:58.112Z] 72dc09318566: Verifying Checksum [2021-11-12T20:34:58.112Z] 72dc09318566: Download complete [2021-11-12T20:34:58.112Z] f4f7b4309257: Verifying Checksum [2021-11-12T20:34:58.112Z] f4f7b4309257: Download complete [2021-11-12T20:34:58.112Z] 552d1f2373af: Verifying Checksum [2021-11-12T20:34:58.112Z] 0ac9a79272e3: Verifying Checksum [2021-11-12T20:34:58.112Z] 0ac9a79272e3: Download complete [2021-11-12T20:34:58.713Z] 552d1f2373af: Pull complete [2021-11-12T20:34:59.320Z] ea3f2d53f512: Pull complete [2021-11-12T20:34:59.920Z] 9e70ebbbe112: Pull complete [2021-11-12T20:34:59.920Z] b78e95d17946: Verifying Checksum [2021-11-12T20:34:59.920Z] b78e95d17946: Download complete [2021-11-12T20:35:00.526Z] 7a9cfe048b4a: Verifying Checksum [2021-11-12T20:35:00.526Z] 7a9cfe048b4a: Download complete [2021-11-12T20:35:05.234Z] verifying github.com/edgexfoundry/go-mod-core-contracts/v2@v2.1.0: checksum mismatch [2021-11-12T20:35:05.234Z] downloaded: h1:uphot3ZKOH0/aoo/Y5gr2NCRgGzy9RksWsXKtJRVEuQ= [2021-11-12T20:35:05.234Z] go.sum: h1:QIb6pcSYxL9F4TDnZOZk7+USnZ8Nivz1hHxmoAFNPVM= [2021-11-12T20:35:05.234Z] [2021-11-12T20:35:05.234Z] SECURITY ERROR [2021-11-12T20:35:05.234Z] This download does NOT match an earlier download recorded in go.sum. [2021-11-12T20:35:05.234Z] The bits may have been replaced on the origin server, or an attacker may [2021-11-12T20:35:05.234Z] have intercepted the download attempt. [2021-11-12T20:35:05.234Z] [2021-11-12T20:35:05.234Z] For more information, see 'go help module-auth'. [2021-11-12T20:35:05.234Z] skipping... [2021-11-12T20:35:07.834Z] Removing intermediate container d0c799b2b9da [2021-11-12T20:35:07.834Z] ---> 9c7b4377d1b0 [2021-11-12T20:35:07.834Z] Step 14/14 : RUN ${MAKE} [2021-11-12T20:35:07.834Z] ---> Running in 051a616a85d9 [2021-11-12T20:35:08.099Z] noop [2021-11-12T20:35:08.358Z] Removing intermediate container 051a616a85d9 [2021-11-12T20:35:08.358Z] ---> c2384458dcc7 [2021-11-12T20:35:08.358Z] Successfully built c2384458dcc7 [2021-11-12T20:35:08.358Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-12T20:35:08.656Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-12T20:35:08.656Z] . [Pipeline] withDockerContainer [2021-11-12T20:35:08.725Z] prd-centos7-docker-4c-2g-407 does not seem to be running inside a container [2021-11-12T20:35:08.769Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-11-12T20:35:09.143Z] $ docker top d77563859ff4e7cfa51bf2bec2337518844c3afddd3527141cd6f21ff5a91179 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-12T20:35:09.533Z] + go version [2021-11-12T20:35:09.533Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-11-12T20:35:09.545Z] $ docker stop --time=1 d77563859ff4e7cfa51bf2bec2337518844c3afddd3527141cd6f21ff5a91179 [2021-11-12T20:35:10.680Z] 7a9cfe048b4a: Pull complete [2021-11-12T20:35:10.729Z] $ docker rm -f d77563859ff4e7cfa51bf2bec2337518844c3afddd3527141cd6f21ff5a91179 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-12T20:35:10.952Z] 72dc09318566: Pull complete [2021-11-12T20:35:11.218Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-12T20:35:11.218Z] . [2021-11-12T20:35:11.225Z] f4f7b4309257: Pull complete [Pipeline] withDockerContainer [2021-11-12T20:35:11.287Z] prd-centos7-docker-4c-2g-407 does not seem to be running inside a container [2021-11-12T20:35:11.324Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-11-12T20:35:11.498Z] 0ac9a79272e3: Pull complete [2021-11-12T20:35:11.681Z] $ docker top 86c2d56d4ebed82e36226a7c753ccd7f9b5d90542d8276f48358b81b9fcfef2c -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-11-12T20:35:12.037Z] + make test [2021-11-12T20:35:12.037Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-11-12T20:35:12.037Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-11-12T20:35:12.037Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2021-11-12T20:35:12.037Z] go: downloading gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2021-11-12T20:35:12.037Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.1.0 [2021-11-12T20:35:12.296Z] verifying github.com/edgexfoundry/go-mod-core-contracts/v2@v2.1.0: checksum mismatch [2021-11-12T20:35:12.296Z] downloaded: h1:uphot3ZKOH0/aoo/Y5gr2NCRgGzy9RksWsXKtJRVEuQ= [2021-11-12T20:35:12.296Z] go.sum: h1:QIb6pcSYxL9F4TDnZOZk7+USnZ8Nivz1hHxmoAFNPVM= [2021-11-12T20:35:12.296Z] [2021-11-12T20:35:12.296Z] SECURITY ERROR [2021-11-12T20:35:12.296Z] This download does NOT match an earlier download recorded in go.sum. [2021-11-12T20:35:12.296Z] The bits may have been replaced on the origin server, or an attacker may [2021-11-12T20:35:12.296Z] have intercepted the download attempt. [2021-11-12T20:35:12.296Z] [2021-11-12T20:35:12.296Z] For more information, see 'go help module-auth'. [2021-11-12T20:35:12.296Z] make: *** [Makefile:37: test] Error 1 [Pipeline] } [2021-11-12T20:35:12.307Z] $ docker stop --time=1 86c2d56d4ebed82e36226a7c753ccd7f9b5d90542d8276f48358b81b9fcfef2c [2021-11-12T20:35:13.495Z] $ docker rm -f 86c2d56d4ebed82e36226a7c753ccd7f9b5d90542d8276f48358b81b9fcfef2c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-12T20:35:14.362Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-12T20:35:14.362Z] [2021-11-12T20:35:14.362Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-12T20:35:14.666Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-12T20:35:14.667Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-12T20:35:14.667Z] b4d181a07f80: Pulling fs layer [2021-11-12T20:35:14.667Z] a1111a8f2ec3: Pulling fs layer [2021-11-12T20:35:14.667Z] ed53099fbce6: Pulling fs layer [2021-11-12T20:35:14.667Z] dc539afda2c1: Pulling fs layer [2021-11-12T20:35:14.667Z] 77bc0d833cb6: Pulling fs layer [2021-11-12T20:35:14.667Z] 9065ff56babe: Pulling fs layer [2021-11-12T20:35:14.667Z] d287ab97295c: Pulling fs layer [2021-11-12T20:35:14.667Z] 77bc0d833cb6: Waiting [2021-11-12T20:35:14.667Z] 9065ff56babe: Waiting [2021-11-12T20:35:14.667Z] d287ab97295c: Waiting [2021-11-12T20:35:14.667Z] dc539afda2c1: Waiting [2021-11-12T20:35:14.667Z] a1111a8f2ec3: Verifying Checksum [2021-11-12T20:35:14.667Z] a1111a8f2ec3: Download complete [2021-11-12T20:35:14.667Z] dc539afda2c1: Verifying Checksum [2021-11-12T20:35:14.667Z] dc539afda2c1: Download complete [2021-11-12T20:35:14.667Z] ed53099fbce6: Verifying Checksum [2021-11-12T20:35:14.667Z] ed53099fbce6: Download complete [2021-11-12T20:35:14.667Z] 77bc0d833cb6: Verifying Checksum [2021-11-12T20:35:14.667Z] 77bc0d833cb6: Download complete [2021-11-12T20:35:14.667Z] 9065ff56babe: Verifying Checksum [2021-11-12T20:35:14.667Z] 9065ff56babe: Download complete [2021-11-12T20:35:14.933Z] b4d181a07f80: Verifying Checksum [2021-11-12T20:35:14.933Z] b4d181a07f80: Download complete [2021-11-12T20:35:15.511Z] d287ab97295c: Verifying Checksum [2021-11-12T20:35:15.511Z] d287ab97295c: Download complete [2021-11-12T20:35:16.453Z] b4d181a07f80: Pull complete [2021-11-12T20:35:16.453Z] a1111a8f2ec3: Pull complete [2021-11-12T20:35:17.034Z] ed53099fbce6: Pull complete [2021-11-12T20:35:17.034Z] dc539afda2c1: Pull complete [2021-11-12T20:35:17.301Z] 77bc0d833cb6: Pull complete [2021-11-12T20:35:17.301Z] 9065ff56babe: Pull complete [2021-11-12T20:35:18.216Z] b78e95d17946: Pull complete [2021-11-12T20:35:18.216Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-11-12T20:35:18.216Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-12T20:35:18.216Z] ---> 8b459fc5aaf0 [2021-11-12T20:35:18.216Z] Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-11-12T20:35:18.811Z] ---> Running in 7f35d210b0e5 [2021-11-12T20:35:19.085Z] Removing intermediate container 7f35d210b0e5 [2021-11-12T20:35:19.085Z] ---> a9abe77a7b8d [2021-11-12T20:35:19.085Z] Step 4/14 : ARG ALPINE_PKG_BASE="make git" [2021-11-12T20:35:19.359Z] ---> Running in d1e37bc8a5c6 [2021-11-12T20:35:19.632Z] Removing intermediate container d1e37bc8a5c6 [2021-11-12T20:35:19.632Z] ---> d83d696e0ac4 [2021-11-12T20:35:19.632Z] Step 5/14 : ARG ALPINE_PKG_EXTRA="" [2021-11-12T20:35:19.904Z] ---> Running in acea969b8c42 [2021-11-12T20:35:20.178Z] Removing intermediate container acea969b8c42 [2021-11-12T20:35:20.178Z] ---> 295c98e2bbc4 [2021-11-12T20:35:20.178Z] Step 6/14 : LABEL Name=edgex-ui-go [2021-11-12T20:35:20.178Z] ---> Running in 2dc3568f4a30 [2021-11-12T20:35:20.774Z] Removing intermediate container 2dc3568f4a30 [2021-11-12T20:35:20.774Z] ---> 3b0229e3b43d [2021-11-12T20:35:20.774Z] Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-11-12T20:35:20.774Z] ---> Running in 3aa7e94ad330 [2021-11-12T20:35:21.050Z] Removing intermediate container 3aa7e94ad330 [2021-11-12T20:35:21.050Z] ---> 266a7c240893 [2021-11-12T20:35:21.050Z] Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-12T20:35:21.322Z] ---> Running in b9d9e019fa5e [2021-11-12T20:35:22.620Z] d287ab97295c: Pull complete [2021-11-12T20:35:22.620Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-12T20:35:22.620Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-12T20:35:22.620Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-12T20:35:22.684Z] prd-centos7-docker-4c-2g-407 does not seem to be running inside a container [2021-11-12T20:35:22.718Z] $ 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/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-12T20:35:23.297Z] Removing intermediate container b9d9e019fa5e [2021-11-12T20:35:23.297Z] ---> c4e5ad980dea [2021-11-12T20:35:23.297Z] Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-12T20:35:23.297Z] ---> Running in c4e5f6cb9c7a [2021-11-12T20:35:24.273Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-12T20:35:25.244Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-12T20:35:25.353Z] $ docker top baa22efe29d225e3b08c8ba4d7bf5c9e921a87a77216f09c0d6502c61edee913 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-12T20:35:25.750Z] ---> job-cost.sh [2021-11-12T20:35:25.750Z] lf-activate-venv: SKIPPING [2021-11-12T20:35:25.750Z] INFO: No Stack... [2021-11-12T20:35:26.224Z] OK: 219 MiB in 52 packages [2021-11-12T20:35:26.319Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-12T20:35:26.892Z] INFO: Archiving Costs [Pipeline] sh [2021-11-12T20:35:27.189Z] + cat /w/workspace/edgex-ui-go/4/archives/cost.csv [2021-11-12T20:35:27.189Z] + cut -d, -f6 [2021-11-12T20:35:27.199Z] Removing intermediate container c4e5f6cb9c7a [2021-11-12T20:35:27.199Z] ---> 18267869ea89 [2021-11-12T20:35:27.199Z] Step 10/14 : ENV GO111MODULE=on [2021-11-12T20:35:27.199Z] ---> Running in 4575a56ebc3e [Pipeline] lock [2021-11-12T20:35:27.216Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-479-4-stack-cost] [2021-11-12T20:35:27.224Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-479-4-stack-cost] did not exist. Created. [2021-11-12T20:35:27.224Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-479-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-12T20:35:27.475Z] Removing intermediate container 4575a56ebc3e [2021-11-12T20:35:27.475Z] ---> d9e0363ce9fd [2021-11-12T20:35:27.475Z] Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-11-12T20:35:27.475Z] ---> Running in 2e8ada67680f [2021-11-12T20:35:27.528Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-11-12T20:35:27.713Z] Stashed 1 file(s) [Pipeline] } [2021-11-12T20:35:27.721Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-479-4-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-12T20:35:27.739Z] $ docker stop --time=1 baa22efe29d225e3b08c8ba4d7bf5c9e921a87a77216f09c0d6502c61edee913 [2021-11-12T20:35:28.084Z] Removing intermediate container 2e8ada67680f [2021-11-12T20:35:28.084Z] ---> daae1cb0dcac [2021-11-12T20:35:28.084Z] Step 12/14 : COPY . . [2021-11-12T20:35:28.859Z] $ docker rm -f baa22efe29d225e3b08c8ba4d7bf5c9e921a87a77216f09c0d6502c61edee913 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-12T20:35:29.114Z] Failed in branch amd64 [2021-11-12T20:35:30.721Z] ---> 092b56c5fcb4 [2021-11-12T20:35:30.721Z] Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-12T20:35:30.721Z] ---> Running in 142cd3d602ab [2021-11-12T20:35:37.439Z] verifying github.com/edgexfoundry/go-mod-core-contracts/v2@v2.1.0: checksum mismatch [2021-11-12T20:35:37.439Z] downloaded: h1:uphot3ZKOH0/aoo/Y5gr2NCRgGzy9RksWsXKtJRVEuQ= [2021-11-12T20:35:37.439Z] go.sum: h1:QIb6pcSYxL9F4TDnZOZk7+USnZ8Nivz1hHxmoAFNPVM= [2021-11-12T20:35:37.439Z] [2021-11-12T20:35:37.439Z] SECURITY ERROR [2021-11-12T20:35:37.439Z] This download does NOT match an earlier download recorded in go.sum. [2021-11-12T20:35:37.439Z] The bits may have been replaced on the origin server, or an attacker may [2021-11-12T20:35:37.439Z] have intercepted the download attempt. [2021-11-12T20:35:37.439Z] [2021-11-12T20:35:37.439Z] For more information, see 'go help module-auth'. [2021-11-12T20:35:37.439Z] skipping... [2021-11-12T20:35:44.185Z] Removing intermediate container 142cd3d602ab [2021-11-12T20:35:44.185Z] ---> eaaef204ee85 [2021-11-12T20:35:44.185Z] Step 14/14 : RUN ${MAKE} [2021-11-12T20:35:44.185Z] ---> Running in 430b03a8c9d7 [2021-11-12T20:35:44.782Z] noop [2021-11-12T20:35:45.375Z] Removing intermediate container 430b03a8c9d7 [2021-11-12T20:35:45.375Z] ---> 9c75734e7dbd [2021-11-12T20:35:45.375Z] Successfully built 9c75734e7dbd [2021-11-12T20:35:45.375Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-12T20:35:45.989Z] + docker inspect -f . ci-base-image-arm64 [2021-11-12T20:35:45.989Z] . [Pipeline] withDockerContainer [2021-11-12T20:35:46.217Z] prd-ubuntu18.04-docker-arm64-4c-16g-406 does not seem to be running inside a container [2021-11-12T20:35:46.301Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-11-12T20:35:47.774Z] $ docker top cbc481cac10ab81503eac95197501af05834ebf0659a360a73b2080e96464073 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-12T20:35:48.701Z] + go version [2021-11-12T20:35:48.701Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-11-12T20:35:48.730Z] $ docker stop --time=1 cbc481cac10ab81503eac95197501af05834ebf0659a360a73b2080e96464073 [2021-11-12T20:35:50.383Z] $ docker rm -f cbc481cac10ab81503eac95197501af05834ebf0659a360a73b2080e96464073 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-12T20:35:51.075Z] + docker inspect -f . ci-base-image-arm64 [2021-11-12T20:35:51.075Z] . [Pipeline] withDockerContainer [2021-11-12T20:35:51.327Z] prd-ubuntu18.04-docker-arm64-4c-16g-406 does not seem to be running inside a container [2021-11-12T20:35:51.409Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-11-12T20:35:52.838Z] $ docker top 98011bc07076269fef91a84a51d5a68a6b2e19a5b5c3bdc982e6c5c04dde982d -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-11-12T20:35:53.801Z] + make test [2021-11-12T20:35:53.801Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-11-12T20:35:54.073Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-11-12T20:35:54.073Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2021-11-12T20:35:54.073Z] go: downloading gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2021-11-12T20:35:54.346Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.1.0 [2021-11-12T20:35:54.346Z] verifying github.com/edgexfoundry/go-mod-core-contracts/v2@v2.1.0: checksum mismatch [2021-11-12T20:35:54.346Z] downloaded: h1:uphot3ZKOH0/aoo/Y5gr2NCRgGzy9RksWsXKtJRVEuQ= [2021-11-12T20:35:54.346Z] go.sum: h1:QIb6pcSYxL9F4TDnZOZk7+USnZ8Nivz1hHxmoAFNPVM= [2021-11-12T20:35:54.346Z] [2021-11-12T20:35:54.346Z] SECURITY ERROR [2021-11-12T20:35:54.346Z] This download does NOT match an earlier download recorded in go.sum. [2021-11-12T20:35:54.346Z] The bits may have been replaced on the origin server, or an attacker may [2021-11-12T20:35:54.346Z] have intercepted the download attempt. [2021-11-12T20:35:54.346Z] [2021-11-12T20:35:54.346Z] For more information, see 'go help module-auth'. [2021-11-12T20:35:54.346Z] make: *** [Makefile:37: test] Error 1 [Pipeline] } [2021-11-12T20:35:54.372Z] $ docker stop --time=1 98011bc07076269fef91a84a51d5a68a6b2e19a5b5c3bdc982e6c5c04dde982d [2021-11-12T20:35:56.039Z] $ docker rm -f 98011bc07076269fef91a84a51d5a68a6b2e19a5b5c3bdc982e6c5c04dde982d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-12T20:35:56.862Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-12T20:35:56.862Z] [2021-11-12T20:35:56.862Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-11-12T20:35:57.208Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-12T20:35:57.482Z] arm64: Pulling from edgex-lftools-log-publisher [2021-11-12T20:35:57.482Z] 448f6bf000e3: Pulling fs layer [2021-11-12T20:35:57.482Z] f757da607395: Pulling fs layer [2021-11-12T20:35:57.482Z] 05883995daec: Pulling fs layer [2021-11-12T20:35:57.482Z] 8603b9c90790: Pulling fs layer [2021-11-12T20:35:57.482Z] 1560dd03e051: Pulling fs layer [2021-11-12T20:35:57.482Z] 27f5ce0e4adf: Pulling fs layer [2021-11-12T20:35:57.482Z] c2d8d7efcc4b: Pulling fs layer [2021-11-12T20:35:57.482Z] 8603b9c90790: Waiting [2021-11-12T20:35:57.482Z] 1560dd03e051: Waiting [2021-11-12T20:35:57.482Z] 27f5ce0e4adf: Waiting [2021-11-12T20:35:57.482Z] c2d8d7efcc4b: Waiting [2021-11-12T20:35:57.482Z] f757da607395: Verifying Checksum [2021-11-12T20:35:57.482Z] f757da607395: Download complete [2021-11-12T20:35:57.482Z] 8603b9c90790: Verifying Checksum [2021-11-12T20:35:57.482Z] 8603b9c90790: Download complete [2021-11-12T20:35:57.756Z] 1560dd03e051: Verifying Checksum [2021-11-12T20:35:57.756Z] 1560dd03e051: Download complete [2021-11-12T20:35:57.756Z] 05883995daec: Verifying Checksum [2021-11-12T20:35:57.756Z] 05883995daec: Download complete [2021-11-12T20:35:57.756Z] 27f5ce0e4adf: Verifying Checksum [2021-11-12T20:35:57.756Z] 27f5ce0e4adf: Download complete [2021-11-12T20:35:58.032Z] 448f6bf000e3: Verifying Checksum [2021-11-12T20:35:58.032Z] 448f6bf000e3: Download complete [2021-11-12T20:36:00.658Z] c2d8d7efcc4b: Verifying Checksum [2021-11-12T20:36:00.658Z] c2d8d7efcc4b: Download complete [2021-11-12T20:36:01.638Z] 448f6bf000e3: Pull complete [2021-11-12T20:36:02.235Z] f757da607395: Pull complete [2021-11-12T20:36:03.670Z] 05883995daec: Pull complete [2021-11-12T20:36:03.943Z] 8603b9c90790: Pull complete [2021-11-12T20:36:04.923Z] 1560dd03e051: Pull complete [2021-11-12T20:36:05.199Z] 27f5ce0e4adf: Pull complete [2021-11-12T20:36:20.280Z] c2d8d7efcc4b: Pull complete [2021-11-12T20:36:20.280Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-11-12T20:36:20.280Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-12T20:36:20.280Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-11-12T20:36:20.506Z] prd-ubuntu18.04-docker-arm64-4c-16g-406 does not seem to be running inside a container [2021-11-12T20:36:20.582Z] $ 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/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-11-12T20:36:23.122Z] $ docker top 940911bc812d91bea4dd96b7160b13de5e9cbbdcc6d5f5074e6264cb3be598c2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-12T20:36:24.086Z] ---> job-cost.sh [2021-11-12T20:36:24.086Z] lf-activate-venv: SKIPPING [2021-11-12T20:36:24.086Z] INFO: No Stack... [2021-11-12T20:36:24.358Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-11-12T20:36:24.952Z] INFO: Archiving Costs [Pipeline] sh [2021-11-12T20:36:25.611Z] + cut -d, -f6 [2021-11-12T20:36:25.611Z] + cat /w/workspace/edgex-ui-go/4/archives/cost.csv [Pipeline] lock [2021-11-12T20:36:25.672Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-479-4-stack-cost] [2021-11-12T20:36:25.677Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-479-4-stack-cost] did not exist. Created. [2021-11-12T20:36:25.678Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-479-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-12T20:36:26.361Z] /w/workspace/edgex-ui-go/4@tmp/durable-c7348c79/script.sh: 1: /w/workspace/edgex-ui-go/4@tmp/durable-c7348c79/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-11-12T20:36:27.024Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-11-12T20:36:27.050Z] Warning: overwriting stash ‘stack-cost’ [2021-11-12T20:36:27.602Z] Stashed 1 file(s) [Pipeline] } [2021-11-12T20:36:27.615Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-479-4-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-12T20:36:27.636Z] $ docker stop --time=1 940911bc812d91bea4dd96b7160b13de5e9cbbdcc6d5f5074e6264cb3be598c2 [2021-11-12T20:36:29.221Z] $ docker rm -f 940911bc812d91bea4dd96b7160b13de5e9cbbdcc6d5f5074e6264cb3be598c2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-12T20:36:29.650Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-11-12T20:36:31.639Z] + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-479/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-11-12T20:36:31.936Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-12T20:36:32.510Z] ---> package-listing.sh [2021-11-12T20:36:32.510Z] ++ facter osfamily [2021-11-12T20:36:32.510Z] ++ tr '[:upper:]' '[:lower:]' [2021-11-12T20:36:32.782Z] + OS_FAMILY=redhat [2021-11-12T20:36:32.782Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-479 [2021-11-12T20:36:32.782Z] + START_PACKAGES=/tmp/packages_start.txt [2021-11-12T20:36:32.782Z] + END_PACKAGES=/tmp/packages_end.txt [2021-11-12T20:36:32.782Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-11-12T20:36:32.782Z] + PACKAGES=/tmp/packages_start.txt [2021-11-12T20:36:32.782Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-479 ']' [2021-11-12T20:36:32.782Z] + PACKAGES=/tmp/packages_end.txt [2021-11-12T20:36:32.782Z] + case "${OS_FAMILY}" in [2021-11-12T20:36:32.782Z] + rpm -qa [2021-11-12T20:36:32.782Z] + sort [2021-11-12T20:36:33.352Z] + '[' -f /tmp/packages_start.txt ']' [2021-11-12T20:36:33.352Z] + '[' -f /tmp/packages_end.txt ']' [2021-11-12T20:36:33.352Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-11-12T20:36:33.353Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-479 ']' [2021-11-12T20:36:33.353Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-479/archives/ [2021-11-12T20:36:33.353Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-479/archives/ [Pipeline] echo [2021-11-12T20:36:33.364Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-479/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-11-12T20:36:33.657Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-11-12T20:36:34.223Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-12T20:36:34.223Z] [2021-11-12T20:36:34.223Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-12T20:36:34.528Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-12T20:36:34.528Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-12T20:36:34.528Z] b4d181a07f80: Pulling fs layer [2021-11-12T20:36:34.528Z] a1111a8f2ec3: Pulling fs layer [2021-11-12T20:36:34.528Z] ed53099fbce6: Pulling fs layer [2021-11-12T20:36:34.528Z] dc539afda2c1: Pulling fs layer [2021-11-12T20:36:34.528Z] 77bc0d833cb6: Pulling fs layer [2021-11-12T20:36:34.528Z] 9065ff56babe: Pulling fs layer [2021-11-12T20:36:34.528Z] d287ab97295c: Pulling fs layer [2021-11-12T20:36:34.528Z] 77bc0d833cb6: Waiting [2021-11-12T20:36:34.528Z] 9065ff56babe: Waiting [2021-11-12T20:36:34.528Z] d287ab97295c: Waiting [2021-11-12T20:36:34.528Z] dc539afda2c1: Waiting [2021-11-12T20:36:34.528Z] a1111a8f2ec3: Verifying Checksum [2021-11-12T20:36:34.528Z] a1111a8f2ec3: Download complete [2021-11-12T20:36:34.528Z] dc539afda2c1: Verifying Checksum [2021-11-12T20:36:34.528Z] dc539afda2c1: Download complete [2021-11-12T20:36:34.528Z] ed53099fbce6: Verifying Checksum [2021-11-12T20:36:34.528Z] ed53099fbce6: Download complete [2021-11-12T20:36:34.528Z] 9065ff56babe: Verifying Checksum [2021-11-12T20:36:34.528Z] 9065ff56babe: Download complete [2021-11-12T20:36:34.791Z] 77bc0d833cb6: Verifying Checksum [2021-11-12T20:36:34.791Z] 77bc0d833cb6: Download complete [2021-11-12T20:36:34.791Z] b4d181a07f80: Verifying Checksum [2021-11-12T20:36:34.791Z] b4d181a07f80: Download complete [2021-11-12T20:36:35.368Z] d287ab97295c: Verifying Checksum [2021-11-12T20:36:35.369Z] d287ab97295c: Download complete [2021-11-12T20:36:36.319Z] b4d181a07f80: Pull complete [2021-11-12T20:36:36.319Z] a1111a8f2ec3: Pull complete [2021-11-12T20:36:36.909Z] ed53099fbce6: Pull complete [2021-11-12T20:36:36.909Z] dc539afda2c1: Pull complete [2021-11-12T20:36:37.179Z] 77bc0d833cb6: Pull complete [2021-11-12T20:36:37.179Z] 9065ff56babe: Pull complete [2021-11-12T20:36:42.529Z] d287ab97295c: Pull complete [2021-11-12T20:36:42.529Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-12T20:36:42.529Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-12T20:36:42.529Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-12T20:36:42.594Z] prd-centos7-docker-4c-2g-405 does not seem to be running inside a container [2021-11-12T20:36:42.630Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-479/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_PR-479 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-479:/w/workspace/edgexfoundry_edgex-ui-go_PR-479:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-479@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-479@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-12T20:36:45.241Z] $ docker top 429f4b0a77bd53acc21daaad51994892e1118b25eb441b9521ba5816d06e2477 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-12T20:36:45.595Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-11-12T20:36:45.886Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-11-12T20:36:46.178Z] + ls /var/log/sa-host [2021-11-12T20:36:46.178Z] + sadf -c /var/log/sa-host/sa12 [2021-11-12T20:36:46.178Z] file_magic: OK [2021-11-12T20:36:46.178Z] HZ: Using current value: 100 [2021-11-12T20:36:46.178Z] file_header: OK [2021-11-12T20:36:46.178Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-11-12T20:36:46.178Z] Statistics: [2021-11-12T20:36:46.178Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-12T20:36:46.178Z] File successfully converted to sysstat format version 12.0.3 [2021-11-12T20:36:46.178Z] + sadf -c /var/log/sa-host/sa30 [2021-11-12T20:36:46.178Z] file_magic: OK [2021-11-12T20:36:46.178Z] HZ: Using current value: 100 [2021-11-12T20:36:46.178Z] file_header: OK [2021-11-12T20:36:46.178Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-11-12T20:36:46.178Z] Statistics: [2021-11-12T20:36:46.178Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-12T20:36:46.178Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-12T20:36:46.250Z] provisioning config files... [2021-11-12T20:36:46.259Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-479@tmp/config5325503072521038486tmp [Pipeline] { [Pipeline] echo [2021-11-12T20:36:46.274Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-12T20:36:46.562Z] ---> create-netrc.sh [Pipeline] } [2021-11-12T20:36:46.573Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-11-12T20:36:46.900Z] ---> python-tools-install.sh [Pipeline] echo [2021-11-12T20:36:46.911Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-12T20:36:47.222Z] ---> sudo-logs.sh [2021-11-12T20:36:47.222Z] Archiving 'sudo' log.. [2021-11-12T20:36:47.484Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-405.novalocal: Name or service not known [2021-11-12T20:36:47.484Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-405.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-11-12T20:36:47.530Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-12T20:36:47.830Z] ---> job-cost.sh [2021-11-12T20:36:47.830Z] lf-activate-venv: SKIPPING [2021-11-12T20:36:47.830Z] DEBUG: total: 0.10999999940395355 [2021-11-12T20:36:47.830Z] INFO: Retrieving Stack Cost... [2021-11-12T20:36:48.090Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-12T20:36:48.353Z] INFO: Archiving Costs [Pipeline] echo [2021-11-12T20:36:48.365Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-12T20:36:48.653Z] ---> logs-deploy.sh [2021-11-12T20:36:48.653Z] lf-activate-venv: SKIPPING [2021-11-12T20:36:48.653Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-479/4 [2021-11-12T20:36:48.653Z] INFO: archiving workspace using pattern(s): [2021-11-12T20:36:49.225Z] Archives upload complete. [2021-11-12T20:36:49.486Z] INFO: archiving logs to Nexus