Pull request #479 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 30c7849d171829108eef82ab00dfe337d1931af2+d9a357ae929ab9a4753b0c453002d551dace3f17 (b0d5b6baa3bb888a89b961fb5c5907f20b5e3683) 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-ssh1062667987879285119.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-ssh8751544114856084281.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-ssh2449458479503858398.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-ssh3494343488415900957.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-ssh1032703042891384129.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-309 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-ssh262061274436265197.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit d9a357ae929ab9a4753b0c453002d551dace3f17 into PR head commit 30c7849d171829108eef82ab00dfe337d1931af2 Merge succeeded, producing 30c7849d171829108eef82ab00dfe337d1931af2 Checking out Revision 30c7849d171829108eef82ab00dfe337d1931af2 (PR-479) > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config 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-ssh4900008632948447128.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 30c7849d171829108eef82ab00dfe337d1931af2 # 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-ssh3257153148164920679.key > git merge d9a357ae929ab9a4753b0c453002d551dace3f17 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 30c7849d171829108eef82ab00dfe337d1931af2 # 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 05:21:37 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials > git rev-list --no-walk 436bebbfa7b5f545a43da4533f5bf0ebfa95fac2 # timeout=10 05:21:37 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:21:37 ========================================================= 05:21:37 EdgeX Global Pipelines Version Info 05:21:37 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:21:38 ------------------- 05:21:38 stable info: 05:21:38 ------------------- 05:21:38 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:21:38 Commit SHA: a03e002eace0db65b27acd1444eb3c4392a49323 05:21:38 Message: update stable to v1.0.213 05:21:39 ------------------- 05:21:39 experimental info: 05:21:39 ------------------- 05:21:39 Commited By: **** collab-it+edgex@linuxfoundation.org 05:21:39 Commit SHA: a03e002eace0db65b27acd1444eb3c4392a49323 05:21:39 Message: update experimental to v1.0.213 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:21:39 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 05:21:39 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 05:21:39 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:21:39 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:21:39 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:21:39 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 05:21:39 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:21:39 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:21:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:21:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:21:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:21:39 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 05:21:39 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:21:39 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:21:39 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:21:39 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:21:39 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:21:39 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:21:39 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:21:39 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:21:39 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:21:39 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:21:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:21:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:21:39 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:21:39 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:21:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-479 [Pipeline] echo 05:21:39 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-479 [Pipeline] echo 05:21:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-479 [Pipeline] echo 05:21:39 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 30c7849d171829108eef82ab00dfe337d1931af2 [Pipeline] echo 05:21:39 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 30c7849 [Pipeline] echo 05:21:39 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:21:39 provisioning config files... 05:21:39 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-479@tmp/config4401431994931824814tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:21:39 ---> docker-login.sh 05:21:39 nexus3.edgexfoundry.org:10001 05:21:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:21:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:21:39 Configure a credential helper to remove this warning. See 05:21:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:21:39 05:21:39 Login Succeeded 05:21:39 nexus3.edgexfoundry.org:10002 05:21:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:21:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:21:40 Configure a credential helper to remove this warning. See 05:21:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:21:40 05:21:40 Login Succeeded 05:21:40 nexus3.edgexfoundry.org:10003 05:21:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:21:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:21:40 Configure a credential helper to remove this warning. See 05:21:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:21:40 05:21:40 Login Succeeded 05:21:40 nexus3.edgexfoundry.org:10004 05:21:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:21:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:21:40 Configure a credential helper to remove this warning. See 05:21:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:21:40 05:21:40 Login Succeeded 05:21:40 docker.io 05:21:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:21:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:21:40 Configure a credential helper to remove this warning. See 05:21:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:21:40 05:21:40 Login Succeeded 05:21:40 ---> docker-login.sh ends [Pipeline] } 05:21:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:21:41 + git rev-list -1 --merges 30c7849d171829108eef82ab00dfe337d1931af2~1..30c7849d171829108eef82ab00dfe337d1931af2 [Pipeline] echo 05:21:41 -----------> git rev-list -1 --merges 30c7849d171829108eef82ab00dfe337d1931af2~1..30c7849d171829108eef82ab00dfe337d1931af2 30c7849d171829108eef82ab00dfe337d1931af2 [false] [Pipeline] sh 05:21:41 + git log --format=format:%s -1 30c7849d171829108eef82ab00dfe337d1931af2 [Pipeline] echo 05:21:41 ========================================================= 05:21:41 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:21:41 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:21:41 + git log --format=format:%s -1 30c7849d171829108eef82ab00dfe337d1931af2 [Pipeline] echo 05:21:41 [semverPrep] GIT_COMMIT: 30c7849d171829108eef82ab00dfe337d1931af2, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo 05:21:41 [semverPrep] This is not a build commit. [Pipeline] isUnix [Pipeline] sh 05:21:42 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:21:42 05:21:42 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:21:42 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:21:42 latest: Pulling from edgex-devops/git-semver 05:21:42 a0d0a0d46f8b: Pulling fs layer 05:21:42 3e5f54012d9b: Pulling fs layer 05:21:42 4c7163046ea9: Pulling fs layer 05:21:42 0c2d73faf560: Pulling fs layer 05:21:42 0c2d73faf560: Waiting 05:21:42 3e5f54012d9b: Verifying Checksum 05:21:42 3e5f54012d9b: Download complete 05:21:42 a0d0a0d46f8b: Verifying Checksum 05:21:42 a0d0a0d46f8b: Download complete 05:21:42 4c7163046ea9: Verifying Checksum 05:21:42 4c7163046ea9: Download complete 05:21:42 0c2d73faf560: Verifying Checksum 05:21:42 0c2d73faf560: Download complete 05:21:42 a0d0a0d46f8b: Pull complete 05:21:42 3e5f54012d9b: Pull complete 05:21:43 4c7163046ea9: Pull complete 05:21:43 0c2d73faf560: Pull complete 05:21:43 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 05:21:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:21:43 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:21:43 prd-centos7-docker-4c-2g-309 does not seem to be running inside a container 05:21:43 $ 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 05:21:44 $ docker top 8107c81d254c982ef529e73fbe2ff323c761e6e0383c3ed43f90410552522ba0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:21:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:21:44 [ssh-agent] Looking for ssh-agent implementation... 05:21:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:21:44 $ docker exec 8107c81d254c982ef529e73fbe2ff323c761e6e0383c3ed43f90410552522ba0 ssh-agent 05:21:44 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXEjLKLL/agent.13 05:21:44 SSH_AGENT_PID=19 05:21:44 Running ssh-add (command line suppressed) 05:21:44 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-479@tmp/private_key_7563491692468816698.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-479@tmp/private_key_7563491692468816698.key) 05:21:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:21:44 + git tag --points-at HEAD [Pipeline] } 05:21:44 $ docker exec --env ******** --env ******** 8107c81d254c982ef529e73fbe2ff323c761e6e0383c3ed43f90410552522ba0 ssh-agent -k 05:21:44 unset SSH_AUTH_SOCK; 05:21:44 unset SSH_AGENT_PID; 05:21:44 echo Agent pid 19 killed; 05:21:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:21:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:21:45 [ssh-agent] Looking for ssh-agent implementation... 05:21:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:21:45 $ docker exec 8107c81d254c982ef529e73fbe2ff323c761e6e0383c3ed43f90410552522ba0 ssh-agent 05:21:45 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXELDeOK/agent.54 05:21:45 SSH_AGENT_PID=60 05:21:45 Running ssh-add (command line suppressed) 05:21:45 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-479@tmp/private_key_3938383848557558525.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-479@tmp/private_key_3938383848557558525.key) 05:21:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:21:45 + git semver init 05:21:45 # -> Open(): unable to determine branch for HEAD 05:21:45 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-479/.git 05:21:45 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-479 05:21:45 # $SEMVER_REMOTE_NAME = origin 05:21:45 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:21:45 # $SEMVER_USER_NAME = edgex-jenkins 05:21:45 # $SEMVER_BRANCH = PR-479 05:21:45 # $SEMVER_TEMP = /tmp/semver-918970360 05:21:45 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 05:21:48 # '/tmp/semver-918970360' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-479/.semver' 05:21:48 # -> Force: false 05:21:48 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-479/.semver [Pipeline] } 05:21:48 $ docker exec --env ******** --env ******** 8107c81d254c982ef529e73fbe2ff323c761e6e0383c3ed43f90410552522ba0 ssh-agent -k 05:21:48 unset SSH_AUTH_SOCK; 05:21:48 unset SSH_AGENT_PID; 05:21:48 echo Agent pid 60 killed; 05:21:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:21:48 + git semver [Pipeline] } 05:21:48 $ docker stop --time=1 8107c81d254c982ef529e73fbe2ff323c761e6e0383c3ed43f90410552522ba0 05:21:49 $ docker rm -f 8107c81d254c982ef529e73fbe2ff323c761e6e0383c3ed43f90410552522ba0 [Pipeline] // withDockerContainer [Pipeline] sh 05:21:50 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:21:50 Stashed 1 file(s) [Pipeline] echo 05:21:50 [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 05:22:05 Still waiting to schedule task 05:22:05 Waiting for next available executor on ‘centos7-docker-4c-2g’ 05:22:05 Still waiting to schedule task 05:22:05 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 05:24:03 Running on prd-centos7-docker-4c-2g-311 in /w/workspace/edgexfoundry_edgex-ui-go_PR-479 [Pipeline] { [Pipeline] ws 05:24:03 Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout 05:24:04 The recommended git tool is: git 05:24:05 using credential edgex-jenkins-ssh 05:24:05 Cloning the remote Git repository 05:24:05 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 05:24:05 > git init /w/workspace/edgex-ui-go/2 # timeout=10 05:24:05 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 05:24:05 > git --version # timeout=10 05:24:05 > git --version # 'git version 2.24.4' 05:24:05 using GIT_SSH to set credentials SSH Credentials for GitHub 05:24:05 [INFO] Currently running in a labeled security context 05:24:05 [INFO] Currently SELinux is 'enforcing' on the host 05:24:05 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/2@tmp/jenkins-gitclient-ssh6354013576623728899.key 05:24:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:24:06 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 05:24:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:24:06 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 05:24:06 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 05:24:06 using GIT_SSH to set credentials SSH Credentials for GitHub 05:24:06 [INFO] Currently running in a labeled security context 05:24:06 [INFO] Currently SELinux is 'enforcing' on the host 05:24:06 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/2@tmp/jenkins-gitclient-ssh117314322689622846.key 05:24:06 > 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 05:24:07 Merging remotes/origin/main commit d9a357ae929ab9a4753b0c453002d551dace3f17 into PR head commit 30c7849d171829108eef82ab00dfe337d1931af2 05:24:08 Merge succeeded, producing 30c7849d171829108eef82ab00dfe337d1931af2 05:24:08 Checking out Revision 30c7849d171829108eef82ab00dfe337d1931af2 (PR-479) 05:24:07 > git config core.sparsecheckout # timeout=10 05:24:07 > git checkout -f 30c7849d171829108eef82ab00dfe337d1931af2 # timeout=10 05:24:07 > git remote # timeout=10 05:24:07 > git config --get remote.origin.url # timeout=10 05:24:07 using GIT_SSH to set credentials SSH Credentials for GitHub 05:24:07 [INFO] Currently running in a labeled security context 05:24:07 [INFO] Currently SELinux is 'enforcing' on the host 05:24:07 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/2@tmp/jenkins-gitclient-ssh8876241350943497995.key 05:24:07 > git merge d9a357ae929ab9a4753b0c453002d551dace3f17 # timeout=10 05:24:07 > git rev-parse HEAD^{commit} # timeout=10 05:24:07 > git config core.sparsecheckout # timeout=10 05:24:07 > git checkout -f 30c7849d171829108eef82ab00dfe337d1931af2 # timeout=10 05:24:11 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 05:24:12 provisioning config files... 05:24:12 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config7362016932467506831tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:24:12 ---> docker-login.sh 05:24:12 nexus3.edgexfoundry.org:10001 05:24:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:24:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:24:12 Configure a credential helper to remove this warning. See 05:24:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:24:12 05:24:12 Login Succeeded 05:24:12 nexus3.edgexfoundry.org:10002 05:24:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:24:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:24:12 Configure a credential helper to remove this warning. See 05:24:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:24:12 05:24:12 Login Succeeded 05:24:12 nexus3.edgexfoundry.org:10003 05:24:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:24:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:24:12 Configure a credential helper to remove this warning. See 05:24:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:24:12 05:24:12 Login Succeeded 05:24:12 nexus3.edgexfoundry.org:10004 05:24:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:24:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:24:12 Configure a credential helper to remove this warning. See 05:24:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:24:12 05:24:12 Login Succeeded 05:24:12 docker.io 05:24:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:24:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:24:13 Configure a credential helper to remove this warning. See 05:24:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:24:13 05:24:13 Login Succeeded 05:24:13 ---> docker-login.sh ends [Pipeline] } 05:24:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:24:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:24:13 ========================================================= 05:24:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 05:24:13 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 05:24:13 + 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 . 05:24:13 Sending build context to Docker daemon 25.25MB 05:24:13 Step 1/14 : ARG BASE=golang:1.16-alpine3.14 05:24:13 Step 2/14 : FROM ${BASE} AS builder 05:24:13 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 05:24:13 a0d0a0d46f8b: Pulling fs layer 05:24:13 31adcdaf11c8: Pulling fs layer 05:24:13 b8b176561691: Pulling fs layer 05:24:13 4527c011a84f: Pulling fs layer 05:24:13 5d74067f8e1e: Pulling fs layer 05:24:13 e0aca202a116: Pulling fs layer 05:24:13 3a43be97a3b4: Pulling fs layer 05:24:13 34cad66bf833: Pulling fs layer 05:24:13 b4e3c513aaa6: Pulling fs layer 05:24:13 4527c011a84f: Waiting 05:24:13 5d74067f8e1e: Waiting 05:24:13 e0aca202a116: Waiting 05:24:13 3a43be97a3b4: Waiting 05:24:13 34cad66bf833: Waiting 05:24:13 b4e3c513aaa6: Waiting 05:24:13 b8b176561691: Verifying Checksum 05:24:13 b8b176561691: Download complete 05:24:13 31adcdaf11c8: Verifying Checksum 05:24:13 31adcdaf11c8: Download complete 05:24:13 5d74067f8e1e: Verifying Checksum 05:24:13 5d74067f8e1e: Download complete 05:24:13 e0aca202a116: Verifying Checksum 05:24:13 e0aca202a116: Download complete 05:24:13 a0d0a0d46f8b: Download complete 05:24:13 3a43be97a3b4: Verifying Checksum 05:24:13 3a43be97a3b4: Download complete 05:24:13 34cad66bf833: Verifying Checksum 05:24:13 34cad66bf833: Download complete 05:24:14 Running on prd-ubuntu18.04-docker-arm64-4c-16g-310 in /w/workspace/edgexfoundry_edgex-ui-go_PR-479 [Pipeline] { [Pipeline] ws 05:24:14 Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout 05:24:14 The recommended git tool is: git 05:24:14 4527c011a84f: Verifying Checksum 05:24:14 4527c011a84f: Download complete 05:24:14 a0d0a0d46f8b: Pull complete 05:24:14 b4e3c513aaa6: Verifying Checksum 05:24:14 b4e3c513aaa6: Download complete 05:24:14 31adcdaf11c8: Pull complete 05:24:14 b8b176561691: Pull complete 05:24:18 4527c011a84f: Pull complete 05:24:18 5d74067f8e1e: Pull complete 05:24:18 e0aca202a116: Pull complete 05:24:18 3a43be97a3b4: Pull complete 05:24:18 34cad66bf833: Pull complete 05:24:19 using credential edgex-jenkins-ssh 05:24:19 Cloning the remote Git repository 05:24:19 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 05:24:19 > git init /w/workspace/edgex-ui-go/2 # timeout=10 05:24:19 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 05:24:19 > git --version # timeout=10 05:24:19 > git --version # 'git version 2.17.1' 05:24:19 using GIT_SSH to set credentials SSH Credentials for GitHub 05:24:19 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:24:21 b4e3c513aaa6: Pull complete 05:24:21 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 05:24:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 05:24:21 ---> 9f6097aaca64 05:24:21 Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 05:24:22 ---> Running in e83fe0b3cb97 05:24:22 Removing intermediate container e83fe0b3cb97 05:24:22 ---> 29c02949060b 05:24:22 Step 4/14 : ARG ALPINE_PKG_BASE="make git" 05:24:22 ---> Running in 371ea8789feb 05:24:22 Removing intermediate container 371ea8789feb 05:24:22 ---> 6da658b531f9 05:24:22 Step 5/14 : ARG ALPINE_PKG_EXTRA="" 05:24:22 ---> Running in 30cffe84844d 05:24:22 Removing intermediate container 30cffe84844d 05:24:22 ---> 2ee40fad50eb 05:24:22 Step 6/14 : LABEL Name=edgex-ui-go 05:24:22 ---> Running in ea1c9aedc734 05:24:22 Removing intermediate container ea1c9aedc734 05:24:22 ---> 4341e36d2895 05:24:22 Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 05:24:22 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 05:24:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:24:22 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 05:24:23 ---> Running in a6fb845cffa7 05:24:23 Removing intermediate container a6fb845cffa7 05:24:23 ---> b922307c4ebb 05:24:23 Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:24:23 ---> Running in 7540c9dfee08 05:24:23 Merging remotes/origin/main commit d9a357ae929ab9a4753b0c453002d551dace3f17 into PR head commit 30c7849d171829108eef82ab00dfe337d1931af2 05:24:23 Removing intermediate container 7540c9dfee08 05:24:23 ---> 28123e787288 05:24:23 Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:24:23 ---> Running in 67802c3b4b6a 05:24:23 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 05:24:24 Merge succeeded, producing 30c7849d171829108eef82ab00dfe337d1931af2 05:24:24 Checking out Revision 30c7849d171829108eef82ab00dfe337d1931af2 (PR-479) 05:24:22 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 05:24:22 using GIT_SSH to set credentials SSH Credentials for GitHub 05:24:23 > 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 05:24:23 > git config core.sparsecheckout # timeout=10 05:24:23 > git checkout -f 30c7849d171829108eef82ab00dfe337d1931af2 # timeout=10 05:24:23 > git remote # timeout=10 05:24:24 > git config --get remote.origin.url # timeout=10 05:24:24 using GIT_SSH to set credentials SSH Credentials for GitHub 05:24:24 > git merge d9a357ae929ab9a4753b0c453002d551dace3f17 # timeout=10 05:24:24 > git rev-parse HEAD^{commit} # timeout=10 05:24:24 > git config core.sparsecheckout # timeout=10 05:24:24 > git checkout -f 30c7849d171829108eef82ab00dfe337d1931af2 # timeout=10 05:24:24 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 05:24:24 OK: 220 MiB in 52 packages 05:24:25 Removing intermediate container 67802c3b4b6a 05:24:25 ---> ec3844b3fbce 05:24:25 Step 10/14 : ENV GO111MODULE=on 05:24:25 ---> Running in c72ade09e073 05:24:25 Removing intermediate container c72ade09e073 05:24:25 ---> ff963c0fc4b0 05:24:25 Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 05:24:25 ---> Running in e4e5722d17c1 05:24:25 Removing intermediate container e4e5722d17c1 05:24:25 ---> dd1a3a7e87a7 05:24:25 Step 12/14 : COPY . . 05:24:26 ---> cd04013b122d 05:24:26 Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:24:26 ---> Running in 48bca04d8ae4 05:24:28 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 05:24:29 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:24:29 % Total % Received % Xferd Average Speed Time Time Time Current 05:24:29 Dload Upload Total Spent Left Speed 05:24:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 95354 0 --:--:-- --:--:-- --:--:-- 94592 100 11824 100 11824 0 0 93841 0 --:--:-- --:--:-- --:--:-- 93841 [Pipeline] sh 05:24:29 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:24:30 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.jsonsudo 05:24:30 tee /etc/docker/daemon.new 05:24:30 { 05:24:30 "registry-mirrors": [ 05:24:30 "https://nexus3.edgexfoundry.org:10001" 05:24:30 ], 05:24:30 "bip": "10.250.0.254/24", 05:24:30 "hosts": [ 05:24:30 "tcp://0.0.0.0:5555", 05:24:30 "unix:///var/run/docker.sock" 05:24:30 ], 05:24:30 "mtu": 1458, 05:24:30 "selinux-enabled": true, 05:24:30 "seccomp-profile": "/etc/docker/seccomp.json" 05:24:30 } [Pipeline] sh 05:24:30 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:24:30 + sudo service docker restart 05:24:36 verifying github.com/edgexfoundry/go-mod-core-contracts/v2@v2.1.0: checksum mismatch 05:24:36 downloaded: h1:uphot3ZKOH0/aoo/Y5gr2NCRgGzy9RksWsXKtJRVEuQ= 05:24:36 go.sum: h1:QIb6pcSYxL9F4TDnZOZk7+USnZ8Nivz1hHxmoAFNPVM= 05:24:36 05:24:36 SECURITY ERROR 05:24:36 This download does NOT match an earlier download recorded in go.sum. 05:24:36 The bits may have been replaced on the origin server, or an attacker may 05:24:36 have intercepted the download attempt. 05:24:36 05:24:36 For more information, see 'go help module-auth'. 05:24:36 skipping... 05:24:41 Removing intermediate container 48bca04d8ae4 05:24:41 ---> 2a6cf8d5601b 05:24:41 Step 14/14 : RUN ${MAKE} 05:24:41 ---> Running in 2a634c4e1993 05:24:41 noop 05:24:41 Removing intermediate container 2a634c4e1993 05:24:41 ---> 90f899c78a9e 05:24:41 Successfully built 90f899c78a9e 05:24:41 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 05:24:42 + docker inspect -f . ci-base-image-x86_64 05:24:42 . [Pipeline] withDockerContainer 05:24:42 prd-centos7-docker-4c-2g-311 does not seem to be running inside a container 05:24:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@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 05:24:42 $ docker top 7901009377e2b0f2c73d9d7ae0d6734d6b84a298a984ebb06eac79d7418e6b48 -eo pid,comm [Pipeline] { [Pipeline] sh 05:24:42 + go version 05:24:42 go version go1.16.8 linux/amd64 [Pipeline] } 05:24:42 $ docker stop --time=1 7901009377e2b0f2c73d9d7ae0d6734d6b84a298a984ebb06eac79d7418e6b48 05:24:44 $ docker rm -f 7901009377e2b0f2c73d9d7ae0d6734d6b84a298a984ebb06eac79d7418e6b48 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:24:44 + docker inspect -f . ci-base-image-x86_64 05:24:44 . [Pipeline] withDockerContainer 05:24:44 prd-centos7-docker-4c-2g-311 does not seem to be running inside a container 05:24:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@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 05:24:45 $ docker top 15015629fb6f3f714d22754e55c136d69850237e69be9fde4c540ca55621db54 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 05:24:45 + make test 05:24:45 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 05:24:45 go: downloading github.com/gorilla/mux v1.8.0 05:24:45 go: downloading github.com/pelletier/go-toml v1.9.4 05:24:45 go: downloading gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 05:24:45 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.1.0 05:24:45 verifying github.com/edgexfoundry/go-mod-core-contracts/v2@v2.1.0: checksum mismatch 05:24:45 downloaded: h1:uphot3ZKOH0/aoo/Y5gr2NCRgGzy9RksWsXKtJRVEuQ= 05:24:45 go.sum: h1:QIb6pcSYxL9F4TDnZOZk7+USnZ8Nivz1hHxmoAFNPVM= 05:24:45 05:24:45 SECURITY ERROR 05:24:45 This download does NOT match an earlier download recorded in go.sum. 05:24:45 The bits may have been replaced on the origin server, or an attacker may 05:24:45 have intercepted the download attempt. 05:24:45 05:24:45 For more information, see 'go help module-auth'. 05:24:45 make: *** [Makefile:37: test] Error 1 [Pipeline] } 05:24:45 $ docker stop --time=1 15015629fb6f3f714d22754e55c136d69850237e69be9fde4c540ca55621db54 05:24:47 $ docker rm -f 15015629fb6f3f714d22754e55c136d69850237e69be9fde4c540ca55621db54 [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 05:24:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:24:47 05:24:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 05:24:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:24:48 latest: Pulling from edgex-lftools-log-publisher 05:24:48 b4d181a07f80: Pulling fs layer 05:24:48 a1111a8f2ec3: Pulling fs layer 05:24:48 ed53099fbce6: Pulling fs layer 05:24:48 dc539afda2c1: Pulling fs layer 05:24:48 77bc0d833cb6: Pulling fs layer 05:24:48 9065ff56babe: Pulling fs layer 05:24:48 d287ab97295c: Pulling fs layer 05:24:48 dc539afda2c1: Waiting 05:24:48 77bc0d833cb6: Waiting 05:24:48 9065ff56babe: Waiting 05:24:48 d287ab97295c: Waiting 05:24:48 a1111a8f2ec3: Verifying Checksum 05:24:48 a1111a8f2ec3: Download complete 05:24:48 dc539afda2c1: Verifying Checksum 05:24:48 dc539afda2c1: Download complete 05:24:48 ed53099fbce6: Verifying Checksum 05:24:48 ed53099fbce6: Download complete 05:24:48 77bc0d833cb6: Verifying Checksum 05:24:48 77bc0d833cb6: Download complete 05:24:48 9065ff56babe: Verifying Checksum 05:24:48 9065ff56babe: Download complete 05:24:48 b4d181a07f80: Verifying Checksum 05:24:48 b4d181a07f80: Download complete 05:24:48 d287ab97295c: Verifying Checksum 05:24:48 d287ab97295c: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:24:49 provisioning config files... 05:24:49 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config8650724759865257803tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:24:49 ---> docker-login.sh 05:24:49 nexus3.edgexfoundry.org:10001 05:24:49 b4d181a07f80: Pull complete 05:24:50 a1111a8f2ec3: Pull complete 05:24:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:24:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:24:50 Configure a credential helper to remove this warning. See 05:24:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:24:50 05:24:50 Login Succeeded 05:24:50 nexus3.edgexfoundry.org:10002 05:24:50 ed53099fbce6: Pull complete 05:24:50 dc539afda2c1: Pull complete 05:24:50 77bc0d833cb6: Pull complete 05:24:50 9065ff56babe: Pull complete 05:24:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:24:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:24:51 Configure a credential helper to remove this warning. See 05:24:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:24:51 05:24:51 Login Succeeded 05:24:51 nexus3.edgexfoundry.org:10003 05:24:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:24:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:24:51 Configure a credential helper to remove this warning. See 05:24:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:24:51 05:24:51 Login Succeeded 05:24:51 nexus3.edgexfoundry.org:10004 05:24:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:24:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:24:52 Configure a credential helper to remove this warning. See 05:24:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:24:52 05:24:52 Login Succeeded 05:24:52 docker.io 05:24:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:24:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:24:53 Configure a credential helper to remove this warning. See 05:24:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:24:53 05:24:53 Login Succeeded 05:24:53 ---> docker-login.sh ends [Pipeline] } 05:24:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:24:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:24:53 ========================================================= 05:24:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 05:24:53 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 05:24:53 + 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 . 05:24:54 Sending build context to Docker daemon 25.25MB 05:24:54 Step 1/14 : ARG BASE=golang:1.16-alpine3.14 05:24:54 Step 2/14 : FROM ${BASE} AS builder 05:24:54 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:24:54 552d1f2373af: Pulling fs layer 05:24:54 ea3f2d53f512: Pulling fs layer 05:24:54 9e70ebbbe112: Pulling fs layer 05:24:54 7a9cfe048b4a: Pulling fs layer 05:24:54 72dc09318566: Pulling fs layer 05:24:54 f4f7b4309257: Pulling fs layer 05:24:54 0ac9a79272e3: Pulling fs layer 05:24:54 b78e95d17946: Pulling fs layer 05:24:54 f4f7b4309257: Waiting 05:24:54 7a9cfe048b4a: Waiting 05:24:54 72dc09318566: Waiting 05:24:54 0ac9a79272e3: Waiting 05:24:54 b78e95d17946: Waiting 05:24:54 9e70ebbbe112: Verifying Checksum 05:24:54 9e70ebbbe112: Download complete 05:24:54 ea3f2d53f512: Verifying Checksum 05:24:54 ea3f2d53f512: Download complete 05:24:55 72dc09318566: Verifying Checksum 05:24:55 72dc09318566: Download complete 05:24:55 f4f7b4309257: Download complete 05:24:55 0ac9a79272e3: Verifying Checksum 05:24:55 0ac9a79272e3: Download complete 05:24:55 552d1f2373af: Verifying Checksum 05:24:55 552d1f2373af: Download complete 05:24:55 552d1f2373af: Pull complete 05:24:56 d287ab97295c: Pull complete 05:24:56 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 05:24:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:24:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 05:24:56 prd-centos7-docker-4c-2g-311 does not seem to be running inside a container 05:24:56 $ 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/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@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 05:24:56 ea3f2d53f512: Pull complete 05:24:57 9e70ebbbe112: Pull complete 05:24:57 b78e95d17946: Verifying Checksum 05:24:57 7a9cfe048b4a: Verifying Checksum 05:24:58 $ docker top ca4c24ab7a7e4d62b3e81c8a6ef6008cafafd7249da638d7ed2c16117a7a485f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:24:59 ---> job-cost.sh 05:24:59 lf-activate-venv: SKIPPING 05:24:59 INFO: No Stack... 05:24:59 INFO: Retrieving Pricing Info for: v3-standard-2 05:24:59 INFO: Archiving Costs [Pipeline] sh 05:25:00 + cat /w/workspace/edgex-ui-go/2/archives/cost.csv 05:25:00 + cut -d, -f6 [Pipeline] lock 05:25:00 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-479-2-stack-cost] 05:25:00 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-479-2-stack-cost] did not exist. Created. 05:25:00 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-479-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:25:00 + echo total: 0.05999999865889549 [Pipeline] stash 05:25:00 Stashed 1 file(s) [Pipeline] } 05:25:00 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-479-2-stack-cost] [Pipeline] // lock [Pipeline] } 05:25:00 $ docker stop --time=1 ca4c24ab7a7e4d62b3e81c8a6ef6008cafafd7249da638d7ed2c16117a7a485f 05:25:01 $ docker rm -f ca4c24ab7a7e4d62b3e81c8a6ef6008cafafd7249da638d7ed2c16117a7a485f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 05:25:02 Failed in branch amd64 05:25:09 7a9cfe048b4a: Pull complete 05:25:09 72dc09318566: Pull complete 05:25:09 f4f7b4309257: Pull complete 05:25:09 0ac9a79272e3: Pull complete 05:25:15 b78e95d17946: Pull complete 05:25:15 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 05:25:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 05:25:15 ---> 8b459fc5aaf0 05:25:15 Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 05:25:16 ---> Running in cadea057bda1 05:25:16 Removing intermediate container cadea057bda1 05:25:16 ---> 0d175b5af73d 05:25:16 Step 4/14 : ARG ALPINE_PKG_BASE="make git" 05:25:16 ---> Running in 1f3651df9763 05:25:17 Removing intermediate container 1f3651df9763 05:25:17 ---> 0a91f2cef726 05:25:17 Step 5/14 : ARG ALPINE_PKG_EXTRA="" 05:25:17 ---> Running in c8597d44e94e 05:25:17 Removing intermediate container c8597d44e94e 05:25:17 ---> e9c5d4517240 05:25:17 Step 6/14 : LABEL Name=edgex-ui-go 05:25:17 ---> Running in 3796ec1e7dda 05:25:18 Removing intermediate container 3796ec1e7dda 05:25:18 ---> 2029e95cc048 05:25:18 Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 05:25:18 ---> Running in 3b6939d5c57a 05:25:18 Removing intermediate container 3b6939d5c57a 05:25:18 ---> 7fff6bd9a0b5 05:25:18 Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:25:18 ---> Running in 9bc37862efb3 05:25:20 Removing intermediate container 9bc37862efb3 05:25:20 ---> e177176417fc 05:25:20 Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:25:20 ---> Running in 40e7362c99a6 05:25:21 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 05:25:22 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 05:25:23 OK: 219 MiB in 52 packages 05:25:24 Removing intermediate container 40e7362c99a6 05:25:24 ---> d6e1fb7c2f3a 05:25:24 Step 10/14 : ENV GO111MODULE=on 05:25:24 ---> Running in bcfcf6f0d98c 05:25:24 Removing intermediate container bcfcf6f0d98c 05:25:24 ---> 3407ce5bbcf8 05:25:24 Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 05:25:24 ---> Running in 6eceed9e16ef 05:25:25 Removing intermediate container 6eceed9e16ef 05:25:25 ---> 68a015c5b4a9 05:25:25 Step 12/14 : COPY . . 05:25:28 ---> 37235be769a4 05:25:28 Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:25:28 ---> Running in 1a10ce41d1fc 05:25:34 verifying github.com/edgexfoundry/go-mod-core-contracts/v2@v2.1.0: checksum mismatch 05:25:34 downloaded: h1:uphot3ZKOH0/aoo/Y5gr2NCRgGzy9RksWsXKtJRVEuQ= 05:25:34 go.sum: h1:QIb6pcSYxL9F4TDnZOZk7+USnZ8Nivz1hHxmoAFNPVM= 05:25:34 05:25:34 SECURITY ERROR 05:25:34 This download does NOT match an earlier download recorded in go.sum. 05:25:34 The bits may have been replaced on the origin server, or an attacker may 05:25:34 have intercepted the download attempt. 05:25:34 05:25:34 For more information, see 'go help module-auth'. 05:25:34 skipping... 05:25:41 Removing intermediate container 1a10ce41d1fc 05:25:41 ---> 6ec081f16f3d 05:25:41 Step 14/14 : RUN ${MAKE} 05:25:41 ---> Running in f1af6a32e88c 05:25:42 noop 05:25:43 Removing intermediate container f1af6a32e88c 05:25:43 ---> 7b7a94425326 05:25:43 Successfully built 7b7a94425326 05:25:43 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:25:43 + docker inspect -f . ci-base-image-arm64 05:25:43 . [Pipeline] withDockerContainer 05:25:43 prd-ubuntu18.04-docker-arm64-4c-16g-310 does not seem to be running inside a container 05:25:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@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 05:25:45 $ docker top bffb1d19aff4f15edd72a80116a56a2f1d58f02ef8113ae3c89b153598b6a151 -eo pid,comm [Pipeline] { [Pipeline] sh 05:25:46 + go version 05:25:46 go version go1.16.8 linux/arm64 [Pipeline] } 05:25:46 $ docker stop --time=1 bffb1d19aff4f15edd72a80116a56a2f1d58f02ef8113ae3c89b153598b6a151 05:25:47 $ docker rm -f bffb1d19aff4f15edd72a80116a56a2f1d58f02ef8113ae3c89b153598b6a151 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:25:48 + docker inspect -f . ci-base-image-arm64 05:25:48 . [Pipeline] withDockerContainer 05:25:48 prd-ubuntu18.04-docker-arm64-4c-16g-310 does not seem to be running inside a container 05:25:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@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 05:25:50 $ docker top bd9dafeb3ae830aaa06fe58fdb1c0b772613d547e2f7cb293ba772af6575e554 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 05:25:51 + make test 05:25:51 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 05:25:51 go: downloading github.com/gorilla/mux v1.8.0 05:25:51 go: downloading github.com/pelletier/go-toml v1.9.4 05:25:51 go: downloading gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 05:25:51 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.1.0 05:25:51 verifying github.com/edgexfoundry/go-mod-core-contracts/v2@v2.1.0: checksum mismatch 05:25:51 downloaded: h1:uphot3ZKOH0/aoo/Y5gr2NCRgGzy9RksWsXKtJRVEuQ= 05:25:51 go.sum: h1:QIb6pcSYxL9F4TDnZOZk7+USnZ8Nivz1hHxmoAFNPVM= 05:25:51 05:25:51 SECURITY ERROR 05:25:51 This download does NOT match an earlier download recorded in go.sum. 05:25:51 The bits may have been replaced on the origin server, or an attacker may 05:25:51 have intercepted the download attempt. 05:25:51 05:25:51 For more information, see 'go help module-auth'. 05:25:51 make: *** [Makefile:37: test] Error 1 [Pipeline] } 05:25:51 $ docker stop --time=1 bd9dafeb3ae830aaa06fe58fdb1c0b772613d547e2f7cb293ba772af6575e554 05:25:53 $ docker rm -f bd9dafeb3ae830aaa06fe58fdb1c0b772613d547e2f7cb293ba772af6575e554 [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 05:25:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:25:54 05:25:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 05:25:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:25:55 arm64: Pulling from edgex-lftools-log-publisher 05:25:55 448f6bf000e3: Pulling fs layer 05:25:55 f757da607395: Pulling fs layer 05:25:55 05883995daec: Pulling fs layer 05:25:55 8603b9c90790: Pulling fs layer 05:25:55 1560dd03e051: Pulling fs layer 05:25:55 27f5ce0e4adf: Pulling fs layer 05:25:55 c2d8d7efcc4b: Pulling fs layer 05:25:55 1560dd03e051: Waiting 05:25:55 27f5ce0e4adf: Waiting 05:25:55 c2d8d7efcc4b: Waiting 05:25:55 f757da607395: Verifying Checksum 05:25:55 f757da607395: Download complete 05:25:55 8603b9c90790: Verifying Checksum 05:25:55 8603b9c90790: Download complete 05:25:55 1560dd03e051: Verifying Checksum 05:25:55 1560dd03e051: Download complete 05:25:55 27f5ce0e4adf: Verifying Checksum 05:25:55 27f5ce0e4adf: Download complete 05:25:55 05883995daec: Verifying Checksum 05:25:55 05883995daec: Download complete 05:25:55 448f6bf000e3: Verifying Checksum 05:25:55 448f6bf000e3: Download complete 05:25:58 c2d8d7efcc4b: Verifying Checksum 05:25:58 c2d8d7efcc4b: Download complete 05:25:59 448f6bf000e3: Pull complete 05:26:00 f757da607395: Pull complete 05:26:01 05883995daec: Pull complete 05:26:01 8603b9c90790: Pull complete 05:26:02 1560dd03e051: Pull complete 05:26:03 27f5ce0e4adf: Pull complete 05:26:18 c2d8d7efcc4b: Pull complete 05:26:18 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 05:26:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:26:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 05:26:18 prd-ubuntu18.04-docker-arm64-4c-16g-310 does not seem to be running inside a container 05:26:18 $ 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/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@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 05:26:21 $ docker top ab90fdd35e3a6c68960fee260c1c76f04e3193bf589f1387be8b37bc031e3529 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:26:22 ---> job-cost.sh 05:26:22 lf-activate-venv: SKIPPING 05:26:22 INFO: No Stack... 05:26:22 INFO: Retrieving Pricing Info for: v3-standard-4 05:26:23 INFO: Archiving Costs [Pipeline] sh 05:26:23 + cat /w/workspace/edgex-ui-go/2/archives/cost.csv 05:26:23 + cut -d, -f6 [Pipeline] lock 05:26:23 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-479-2-stack-cost] 05:26:23 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-479-2-stack-cost] did not exist. Created. 05:26:23 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-479-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:26:24 /w/workspace/edgex-ui-go/2@tmp/durable-e743cfdc/script.sh: 1: /w/workspace/edgex-ui-go/2@tmp/durable-e743cfdc/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 05:26:25 + echo total: 0.10999999940395355 [Pipeline] stash 05:26:25 Warning: overwriting stash ‘stack-cost’ 05:26:25 Stashed 1 file(s) [Pipeline] } 05:26:25 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-479-2-stack-cost] [Pipeline] // lock [Pipeline] } 05:26:25 $ docker stop --time=1 ab90fdd35e3a6c68960fee260c1c76f04e3193bf589f1387be8b37bc031e3529 05:26:27 $ docker rm -f ab90fdd35e3a6c68960fee260c1c76f04e3193bf589f1387be8b37bc031e3529 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 05:26:27 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 05:26:29 + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-479/archives ']' [Pipeline] libraryResource [Pipeline] sh 05:26:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:26:29 ---> package-listing.sh 05:26:29 ++ facter osfamily 05:26:29 ++ tr '[:upper:]' '[:lower:]' 05:26:29 + OS_FAMILY=redhat 05:26:29 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-479 05:26:29 + START_PACKAGES=/tmp/packages_start.txt 05:26:29 + END_PACKAGES=/tmp/packages_end.txt 05:26:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:26:29 + PACKAGES=/tmp/packages_start.txt 05:26:29 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-479 ']' 05:26:29 + PACKAGES=/tmp/packages_end.txt 05:26:29 + case "${OS_FAMILY}" in 05:26:29 + rpm -qa 05:26:29 + sort 05:26:30 + '[' -f /tmp/packages_start.txt ']' 05:26:30 + '[' -f /tmp/packages_end.txt ']' 05:26:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:26:30 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-479 ']' 05:26:30 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-479/archives/ 05:26:30 + 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 05:26:30 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 05:26:31 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 05:26:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:26:31 05:26:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 05:26:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:26:31 latest: Pulling from edgex-lftools-log-publisher 05:26:31 b4d181a07f80: Pulling fs layer 05:26:31 a1111a8f2ec3: Pulling fs layer 05:26:31 ed53099fbce6: Pulling fs layer 05:26:31 dc539afda2c1: Pulling fs layer 05:26:31 77bc0d833cb6: Pulling fs layer 05:26:31 9065ff56babe: Pulling fs layer 05:26:31 d287ab97295c: Pulling fs layer 05:26:31 dc539afda2c1: Waiting 05:26:31 77bc0d833cb6: Waiting 05:26:31 9065ff56babe: Waiting 05:26:31 d287ab97295c: Waiting 05:26:31 a1111a8f2ec3: Verifying Checksum 05:26:31 a1111a8f2ec3: Download complete 05:26:31 dc539afda2c1: Verifying Checksum 05:26:31 dc539afda2c1: Download complete 05:26:31 ed53099fbce6: Verifying Checksum 05:26:31 ed53099fbce6: Download complete 05:26:31 9065ff56babe: Verifying Checksum 05:26:31 9065ff56babe: Download complete 05:26:32 77bc0d833cb6: Verifying Checksum 05:26:32 77bc0d833cb6: Download complete 05:26:32 b4d181a07f80: Verifying Checksum 05:26:32 b4d181a07f80: Download complete 05:26:32 d287ab97295c: Verifying Checksum 05:26:32 d287ab97295c: Download complete 05:26:33 b4d181a07f80: Pull complete 05:26:33 a1111a8f2ec3: Pull complete 05:26:34 ed53099fbce6: Pull complete 05:26:34 dc539afda2c1: Pull complete 05:26:34 77bc0d833cb6: Pull complete 05:26:34 9065ff56babe: Pull complete 05:26:40 d287ab97295c: Pull complete 05:26:40 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 05:26:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:26:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 05:26:40 prd-centos7-docker-4c-2g-309 does not seem to be running inside a container 05:26:40 $ 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 05:26:42 $ docker top 96784fb9ebc1e29a5f0aebbb34e7a41d2444430fb2cca1c2354ef0e16b6fe35f -eo pid,comm [Pipeline] { [Pipeline] sh 05:26:42 + touch /tmp/pre-build-complete [Pipeline] sh 05:26:42 + mkdir -p /var/log/sysstat [Pipeline] sh 05:26:43 + ls /var/log/sa-host 05:26:43 + sadf -c /var/log/sa-host/sa12 05:26:43 file_magic: OK 05:26:43 HZ: Using current value: 100 05:26:43 file_header: OK 05:26:43 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 05:26:43 Statistics: 05:26:43 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 05:26:43 File successfully converted to sysstat format version 12.0.3 05:26:43 + sadf -c /var/log/sa-host/sa30 05:26:43 file_magic: OK 05:26:43 HZ: Using current value: 100 05:26:43 file_header: OK 05:26:43 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 05:26:43 Statistics: 05:26:43 Hnuu...uuuununununu...Hnuu...uuuununununu... 05:26:43 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:26:43 provisioning config files... 05:26:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-479@tmp/config5592664303630575265tmp [Pipeline] { [Pipeline] echo 05:26:43 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:26:43 ---> create-netrc.sh [Pipeline] } 05:26:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:26:43 ---> python-tools-install.sh [Pipeline] echo 05:26:43 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:26:44 ---> sudo-logs.sh 05:26:44 Archiving 'sudo' log.. 05:26:44 sudo: unable to resolve host prd-centos7-docker-4c-2g-309.novalocal: Name or service not known 05:26:44 sudo: unable to resolve host prd-centos7-docker-4c-2g-309.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 05:26:44 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:26:44 ---> job-cost.sh 05:26:44 lf-activate-venv: SKIPPING 05:26:44 DEBUG: total: 0.10999999940395355 05:26:44 INFO: Retrieving Stack Cost... 05:26:45 INFO: Retrieving Pricing Info for: v3-standard-2 05:26:45 INFO: Archiving Costs [Pipeline] echo 05:26:45 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:26:45 ---> logs-deploy.sh 05:26:45 lf-activate-venv: SKIPPING 05:26:45 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-479/2 05:26:45 INFO: archiving workspace using pattern(s): 05:26:46 Archives upload complete. 05:26:46 INFO: archiving logs to Nexus 05:26:46 ---> uname -a: 05:26:46 Linux prd-centos7-docker-4c-2g-309.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 05:26:46 05:26:46 05:26:46 ---> lscpu: 05:26:46 Architecture: x86_64 05:26:46 CPU op-mode(s): 32-bit, 64-bit 05:26:46 Byte Order: Little Endian 05:26:46 Address sizes: 40 bits physical, 48 bits virtual 05:26:46 CPU(s): 2 05:26:46 On-line CPU(s) list: 0,1 05:26:46 Thread(s) per core: 1 05:26:46 Core(s) per socket: 1 05:26:46 Socket(s): 2 05:26:46 NUMA node(s): 1 05:26:46 Vendor ID: AuthenticAMD 05:26:46 CPU family: 23 05:26:46 Model: 49 05:26:46 Model name: AMD EPYC-Rome Processor 05:26:46 Stepping: 0 05:26:46 CPU MHz: 2799.998 05:26:46 BogoMIPS: 5599.99 05:26:46 Virtualization: AMD-V 05:26:46 Hypervisor vendor: KVM 05:26:46 Virtualization type: full 05:26:46 L1d cache: 32K 05:26:46 L1i cache: 32K 05:26:46 L2 cache: 512K 05:26:46 L3 cache: 16384K 05:26:46 NUMA node0 CPU(s): 0,1 05:26:46 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 05:26:46 05:26:46 05:26:46 ---> nproc: 05:26:46 2 05:26:46 05:26:46 05:26:46 ---> df -h: 05:26:46 Filesystem Size Used Avail Use% Mounted on 05:26:46 overlay 40G 7.7G 33G 20% / 05:26:46 tmpfs 64M 0 64M 0% /dev 05:26:46 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 05:26:46 shm 64M 0 64M 0% /dev/shm 05:26:46 /dev/vda1 40G 7.7G 33G 20% /facter-os 05:26:46 05:26:46 05:26:46 ---> sar -b -r -n DEV: 05:26:46 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/12/21 _x86_64_ (2 CPU) 05:26:46 05:26:46 05:20:56 LINUX RESTART (2 CPU) 05:26:46 05:26:46 05:22:01 tps rtps wtps bread/s bwrtn/s 05:26:46 05:23:01 0.95 0.00 0.95 0.00 22.77 05:26:46 05:24:01 0.38 0.00 0.38 0.00 5.88 05:26:46 05:25:01 0.17 0.00 0.17 0.00 1.73 05:26:46 05:26:01 0.23 0.00 0.23 0.00 3.33 05:26:46 Average: 0.43 0.00 0.43 0.00 8.43 05:26:46 05:26:46 05:22:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:26:46 05:23:01 5659052 0 612628 7.65 2620 1734640 1205744 13.31 577660 1536068 12 05:26:46 05:24:01 5665808 0 605864 7.56 2620 1734648 1162268 12.83 571708 1536136 16 05:26:46 05:25:01 5660260 0 611412 7.63 2620 1734648 1162568 12.84 577320 1536136 8 05:26:46 05:26:01 5661948 0 609716 7.61 2620 1734656 1162268 12.83 574848 1536904 8 05:26:46 Average: 5661767 0 609905 7.62 2620 1734648 1173212 12.95 575384 1536311 11 05:26:46 05:26:46 05:22:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:26:46 05:23:01 eth0 4.01 1.85 3.46 0.13 0.00 0.00 0.00 0.00 05:26:46 05:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:26:46 05:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:26:46 05:24:01 eth0 0.93 0.10 0.10 0.01 0.00 0.00 0.00 0.00 05:26:46 05:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:26:46 05:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:26:46 05:25:01 eth0 0.87 0.48 0.53 0.38 0.00 0.00 0.00 0.00 05:26:46 05:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:26:46 05:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:26:46 05:26:01 eth0 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:26:46 05:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:26:46 05:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:26:46 Average: eth0 1.50 0.63 1.02 0.13 0.00 0.00 0.00 0.00 05:26:46 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:26:46 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:26:46 05:26:46 05:26:46 ---> sar -P ALL: 05:26:46 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/12/21 _x86_64_ (2 CPU) 05:26:46 05:26:46 05:20:56 LINUX RESTART (2 CPU) 05:26:46 05:26:46 05:22:01 CPU %user %nice %system %iowait %steal %idle 05:26:46 05:23:01 all 0.16 0.00 0.06 0.00 0.03 99.75 05:26:46 05:23:01 0 0.23 0.00 0.05 0.00 0.02 99.70 05:26:46 05:23:01 1 0.08 0.00 0.07 0.00 0.05 99.80 05:26:46 05:24:01 all 0.18 0.00 0.04 0.00 0.03 99.76 05:26:46 05:24:01 0 0.15 0.00 0.03 0.00 0.02 99.80 05:26:46 05:24:01 1 0.20 0.00 0.05 0.00 0.03 99.72 05:26:46 05:25:01 all 0.18 0.00 0.05 0.00 0.03 99.74 05:26:46 05:25:01 0 0.08 0.00 0.03 0.00 0.02 99.87 05:26:46 05:25:01 1 0.28 0.00 0.07 0.00 0.03 99.62 05:26:46 05:26:01 all 0.16 0.00 0.04 0.00 0.01 99.79 05:26:46 05:26:01 0 0.28 0.00 0.05 0.00 0.02 99.65 05:26:46 05:26:01 1 0.03 0.00 0.03 0.00 0.00 99.93 05:26:46 Average: all 0.17 0.00 0.05 0.00 0.02 99.76 05:26:46 Average: 0 0.19 0.00 0.04 0.00 0.02 99.75 05:26:46 Average: 1 0.15 0.00 0.05 0.00 0.03 99.77 05:26:46 05:26:46 05:26:46