Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of badboy-huaqiao for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84+26e4c85ee81701305d3fc90cd21a8c7f1f512706 (c5a2fb66758e2cbe5518161e842ddac050d5b961) 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-ssh93945745230668616.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 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-ssh8179560886549401571.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 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 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-431/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-431/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6973142574433166973.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9a07f3f07dd1acff74ab8b51a5ea399813bb16af # timeout=10 Commit message: "Merge pull request #362 from edgexfoundry/lts-changes" > 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-ssh6195258796782879355.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-431/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-431/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh9066853664330019176.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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-27758 in /w/workspace/edgexfoundry_edgex-ui-go_PR-431 [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-431 # 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-431@tmp/jenkins-gitclient-ssh3860724425238062035.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 26e4c85ee81701305d3fc90cd21a8c7f1f512706 into PR head commit 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 > 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-431@tmp/jenkins-gitclient-ssh3520256224570627084.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/431/head:refs/remotes/origin/PR-431 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 # 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-431@tmp/jenkins-gitclient-ssh4347654392616035197.key > git merge 26e4c85ee81701305d3fc90cd21a8c7f1f512706 # timeout=10 Merge succeeded, producing 6a911ea104286ab65a110fde78885da400c9b0c2 Checking out Revision 6a911ea104286ab65a110fde78885da400c9b0c2 (PR-431) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6a911ea104286ab65a110fde78885da400c9b0c2 # timeout=10 Commit message: "Merge commit '26e4c85ee81701305d3fc90cd21a8c7f1f512706' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 989c0a2de4565b534b4ef0d5418c29b4d88ab5ed # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:08:09 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:08:09 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:08:09 ========================================================= 22:08:09 EdgeX Global Pipelines Version Info 22:08:09 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:08:10 ------------------- 22:08:10 stable info: 22:08:10 ------------------- 22:08:10 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:08:10 Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 22:08:10 Message: update stable to v1.0.211 22:08:11 ------------------- 22:08:11 experimental info: 22:08:11 ------------------- 22:08:11 Commited By: **** collab-it+edgex@linuxfoundation.org 22:08:11 Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 22:08:11 Message: update experimental to v1.0.211 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:08:11 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 22:08:11 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 22:08:11 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:08:11 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:08:11 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:08:11 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 22:08:11 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:08:11 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:08:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:08:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:08:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:08:11 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 22:08:11 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:08:11 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:08:11 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:08:11 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:08:11 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:08:11 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:08:11 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:08:11 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:08:11 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:08:11 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:08:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:08:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:08:11 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:08:11 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:08:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-431 [Pipeline] echo 22:08:11 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-431 [Pipeline] echo 22:08:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-431 [Pipeline] echo 22:08:11 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6a911ea104286ab65a110fde78885da400c9b0c2 [Pipeline] echo 22:08:11 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6a911ea [Pipeline] echo 22:08:11 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:08:11 provisioning config files... 22:08:11 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/config1967563991445430988tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:08:12 ---> docker-login.sh 22:08:12 nexus3.edgexfoundry.org:10001 22:08:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:08:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:08:12 Configure a credential helper to remove this warning. See 22:08:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:08:12 22:08:12 Login Succeeded 22:08:12 nexus3.edgexfoundry.org:10002 22:08:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:08:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:08:12 Configure a credential helper to remove this warning. See 22:08:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:08:12 22:08:12 Login Succeeded 22:08:12 nexus3.edgexfoundry.org:10003 22:08:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:08:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:08:12 Configure a credential helper to remove this warning. See 22:08:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:08:12 22:08:12 Login Succeeded 22:08:12 nexus3.edgexfoundry.org:10004 22:08:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:08:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:08:12 Configure a credential helper to remove this warning. See 22:08:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:08:12 22:08:12 Login Succeeded 22:08:12 docker.io 22:08:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:08:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:08:13 Configure a credential helper to remove this warning. See 22:08:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:08:13 22:08:13 Login Succeeded 22:08:13 ---> docker-login.sh ends [Pipeline] } 22:08:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:08:13 + git rev-list -1 --merges 6a911ea104286ab65a110fde78885da400c9b0c2~1..6a911ea104286ab65a110fde78885da400c9b0c2 [Pipeline] echo 22:08:13 -----------> git rev-list -1 --merges 6a911ea104286ab65a110fde78885da400c9b0c2~1..6a911ea104286ab65a110fde78885da400c9b0c2 6a911ea104286ab65a110fde78885da400c9b0c2 22:08:13 6a911ea104286ab65a110fde78885da400c9b0c2 [false] [Pipeline] sh 22:08:14 + git log --format=format:%s -1 6a911ea104286ab65a110fde78885da400c9b0c2 [Pipeline] echo 22:08:14 ========================================================= 22:08:14 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:08:14 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:08:14 + git log --format=format:%s -1 6a911ea104286ab65a110fde78885da400c9b0c2 [Pipeline] echo 22:08:14 [semverPrep] GIT_COMMIT: 6a911ea104286ab65a110fde78885da400c9b0c2, Commit Message: Merge commit '26e4c85ee81701305d3fc90cd21a8c7f1f512706' into HEAD [Pipeline] echo 22:08:14 [semverPrep] This is not a build commit. [Pipeline] isUnix [Pipeline] sh 22:08:14 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:08:14 22:08:14 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:08:15 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:08:15 latest: Pulling from edgex-devops/git-semver 22:08:15 a0d0a0d46f8b: Pulling fs layer 22:08:15 3e5f54012d9b: Pulling fs layer 22:08:15 4c7163046ea9: Pulling fs layer 22:08:15 0c2d73faf560: Pulling fs layer 22:08:15 0c2d73faf560: Waiting 22:08:15 3e5f54012d9b: Verifying Checksum 22:08:15 3e5f54012d9b: Download complete 22:08:15 a0d0a0d46f8b: Verifying Checksum 22:08:15 a0d0a0d46f8b: Download complete 22:08:15 0c2d73faf560: Verifying Checksum 22:08:15 0c2d73faf560: Download complete 22:08:15 4c7163046ea9: Verifying Checksum 22:08:15 4c7163046ea9: Download complete 22:08:15 a0d0a0d46f8b: Pull complete 22:08:15 3e5f54012d9b: Pull complete 22:08:15 4c7163046ea9: Pull complete 22:08:16 0c2d73faf560: Pull complete 22:08:16 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 22:08:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:08:16 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:08:16 prd-centos7-docker-4c-2g-27758 does not seem to be running inside a container 22:08:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-431 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-431:/w/workspace/edgexfoundry_edgex-ui-go_PR-431:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-431@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:10004/edgex-devops/git-semver:latest cat 22:08:16 $ docker top 32c1b45c0a88bf86532258c9980627acb6adc38745c89ca4f9c5aae8ea1ae26f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:08:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:08:16 [ssh-agent] Looking for ssh-agent implementation... 22:08:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:08:16 $ docker exec 32c1b45c0a88bf86532258c9980627acb6adc38745c89ca4f9c5aae8ea1ae26f ssh-agent 22:08:17 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXHaNocn/agent.14 22:08:17 SSH_AGENT_PID=20 22:08:17 Running ssh-add (command line suppressed) 22:08:17 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/private_key_2543360020452411549.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/private_key_2543360020452411549.key) 22:08:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:08:17 + git tag --points-at HEAD [Pipeline] } 22:08:17 $ docker exec --env ******** --env ******** 32c1b45c0a88bf86532258c9980627acb6adc38745c89ca4f9c5aae8ea1ae26f ssh-agent -k 22:08:17 unset SSH_AUTH_SOCK; 22:08:17 unset SSH_AGENT_PID; 22:08:17 echo Agent pid 20 killed; 22:08:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:08:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:08:17 [ssh-agent] Looking for ssh-agent implementation... 22:08:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:08:17 $ docker exec 32c1b45c0a88bf86532258c9980627acb6adc38745c89ca4f9c5aae8ea1ae26f ssh-agent 22:08:17 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXclphJO/agent.55 22:08:17 SSH_AGENT_PID=63 22:08:17 Running ssh-add (command line suppressed) 22:08:17 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/private_key_2686173460302202810.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/private_key_2686173460302202810.key) 22:08:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:08:18 + git semver init 22:08:18 # -> Open(): unable to determine branch for HEAD 22:08:18 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-431/.git 22:08:18 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-431 22:08:18 # $SEMVER_REMOTE_NAME = origin 22:08:18 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:08:18 # $SEMVER_USER_NAME = edgex-jenkins 22:08:18 # $SEMVER_BRANCH = PR-431 22:08:18 # $SEMVER_TEMP = /tmp/semver-747170817 22:08:18 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 22:08:20 # '/tmp/semver-747170817' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-431/.semver' 22:08:20 # -> Force: false 22:08:20 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-431/.semver [Pipeline] } 22:08:20 $ docker exec --env ******** --env ******** 32c1b45c0a88bf86532258c9980627acb6adc38745c89ca4f9c5aae8ea1ae26f ssh-agent -k 22:08:20 unset SSH_AUTH_SOCK; 22:08:20 unset SSH_AGENT_PID; 22:08:20 echo Agent pid 63 killed; 22:08:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:08:21 + git semver [Pipeline] } 22:08:21 $ docker stop --time=1 32c1b45c0a88bf86532258c9980627acb6adc38745c89ca4f9c5aae8ea1ae26f 22:08:22 $ docker rm -f 32c1b45c0a88bf86532258c9980627acb6adc38745c89ca4f9c5aae8ea1ae26f [Pipeline] // withDockerContainer [Pipeline] sh 22:08:22 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:08:23 Stashed 1 file(s) [Pipeline] echo 22:08:23 [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 22:08:38 Still waiting to schedule task 22:08:38 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-27758’ 22:08:38 Still waiting to schedule task 22:08:38 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 22:10:16 Running on prd-ubuntu18.04-docker-arm64-4c-16g-27759 in /w/workspace/edgexfoundry_edgex-ui-go_PR-431 [Pipeline] { [Pipeline] ws 22:10:16 Running in /w/workspace/edgex-ui-go/13 [Pipeline] { [Pipeline] checkout 22:10:16 The recommended git tool is: git 22:10:21 using credential edgex-jenkins-ssh 22:10:21 Cloning the remote Git repository 22:10:21 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 22:10:21 > git init /w/workspace/edgex-ui-go/13 # timeout=10 22:10:22 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 22:10:22 > git --version # timeout=10 22:10:22 > git --version # 'git version 2.17.1' 22:10:22 using GIT_SSH to set credentials SSH Credentials for GitHub 22:10:22 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:10:25 Merging remotes/origin/main commit 26e4c85ee81701305d3fc90cd21a8c7f1f512706 into PR head commit 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 22:10:24 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 22:10:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:10:24 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 22:10:24 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 22:10:24 using GIT_SSH to set credentials SSH Credentials for GitHub 22:10:24 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/431/head:refs/remotes/origin/PR-431 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:10:25 > git config core.sparsecheckout # timeout=10 22:10:25 > git checkout -f 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 # timeout=10 22:10:26 > git remote # timeout=10 22:10:26 > git config --get remote.origin.url # timeout=10 22:10:26 using GIT_SSH to set credentials SSH Credentials for GitHub 22:10:26 > git merge 26e4c85ee81701305d3fc90cd21a8c7f1f512706 # timeout=10 22:10:27 Merge succeeded, producing c3f4c870207609ec10565eca12ccdb65603dcd87 22:10:27 Checking out Revision c3f4c870207609ec10565eca12ccdb65603dcd87 (PR-431) 22:10:27 > git rev-parse HEAD^{commit} # timeout=10 22:10:27 > git config core.sparsecheckout # timeout=10 22:10:27 > git checkout -f c3f4c870207609ec10565eca12ccdb65603dcd87 # timeout=10 22:10:31 Commit message: "Merge commit '26e4c85ee81701305d3fc90cd21a8c7f1f512706' into HEAD" 22:10:31 First time build. Skipping changelog. 22:10:31 > git rev-list --no-walk 989c0a2de4565b534b4ef0d5418c29b4d88ab5ed # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:10:32 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:10:32 % Total % Received % Xferd Average Speed Time Time Time Current 22:10:32 Dload Upload Total Spent Left Speed 22:10:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 62893 0 --:--:-- --:--:-- --:--:-- 63229 [Pipeline] sh 22:10:33 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:10:33 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:10:33 + sudo tee /etc/docker/daemon.new 22:10:33 { 22:10:33 "registry-mirrors": [ 22:10:33 "https://nexus3.edgexfoundry.org:10001" 22:10:33 ], 22:10:33 "bip": "10.250.0.254/24", 22:10:33 "hosts": [ 22:10:33 "tcp://0.0.0.0:5555", 22:10:33 "unix:///var/run/docker.sock" 22:10:33 ], 22:10:33 "mtu": 1458, 22:10:33 "selinux-enabled": true, 22:10:33 "seccomp-profile": "/etc/docker/seccomp.json" 22:10:33 } [Pipeline] sh 22:10:33 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:10:34 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:10:52 provisioning config files... 22:10:52 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/13@tmp/config6296674538952628496tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:10:52 ---> docker-login.sh 22:10:52 nexus3.edgexfoundry.org:10001 22:10:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:10:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:10:53 Configure a credential helper to remove this warning. See 22:10:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:10:53 22:10:53 Login Succeeded 22:10:53 nexus3.edgexfoundry.org:10002 22:10:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:10:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:10:54 Configure a credential helper to remove this warning. See 22:10:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:10:54 22:10:54 Login Succeeded 22:10:54 nexus3.edgexfoundry.org:10003 22:10:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:10:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:10:55 Configure a credential helper to remove this warning. See 22:10:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:10:55 22:10:55 Login Succeeded 22:10:55 nexus3.edgexfoundry.org:10004 22:10:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:10:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:10:55 Configure a credential helper to remove this warning. See 22:10:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:10:55 22:10:55 Login Succeeded 22:10:55 docker.io 22:10:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:10:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:10:56 Configure a credential helper to remove this warning. See 22:10:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:10:56 22:10:56 Login Succeeded 22:10:56 ---> docker-login.sh ends [Pipeline] } 22:10:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 22:10:56 Running on prd-centos7-docker-4c-2g-27760 in /w/workspace/edgexfoundry_edgex-ui-go_PR-431 [Pipeline] { [Pipeline] ws 22:10:56 Running in /w/workspace/edgex-ui-go/13 [Pipeline] { [Pipeline] checkout 22:10:56 The recommended git tool is: git [Pipeline] echo 22:10:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:10:56 ========================================================= 22:10:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 22:10:56 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 22:10:57 + 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 . 22:10:58 Sending build context to Docker daemon 26.08MB 22:10:58 Step 1/14 : ARG BASE=golang:1.16-alpine3.14 22:10:58 Step 2/14 : FROM ${BASE} AS builder 22:10:58 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:10:58 552d1f2373af: Pulling fs layer 22:10:58 ea3f2d53f512: Pulling fs layer 22:10:58 9e70ebbbe112: Pulling fs layer 22:10:58 7a9cfe048b4a: Pulling fs layer 22:10:58 72dc09318566: Pulling fs layer 22:10:58 f4f7b4309257: Pulling fs layer 22:10:58 0ac9a79272e3: Pulling fs layer 22:10:58 b78e95d17946: Pulling fs layer 22:10:58 7a9cfe048b4a: Waiting 22:10:58 f4f7b4309257: Waiting 22:10:58 0ac9a79272e3: Waiting 22:10:58 b78e95d17946: Waiting 22:10:58 72dc09318566: Waiting 22:10:58 9e70ebbbe112: Verifying Checksum 22:10:58 9e70ebbbe112: Download complete 22:10:58 ea3f2d53f512: Download complete 22:10:58 72dc09318566: Download complete 22:10:58 f4f7b4309257: Verifying Checksum 22:10:58 f4f7b4309257: Download complete 22:10:58 552d1f2373af: Verifying Checksum 22:10:58 552d1f2373af: Download complete 22:10:58 0ac9a79272e3: Verifying Checksum 22:10:58 0ac9a79272e3: Download complete 22:10:58 using credential edgex-jenkins-ssh 22:10:58 Cloning the remote Git repository 22:10:58 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 22:10:58 > git init /w/workspace/edgex-ui-go/13 # timeout=10 22:10:58 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 22:10:58 > git --version # timeout=10 22:10:58 > git --version # 'git version 2.24.4' 22:10:58 using GIT_SSH to set credentials SSH Credentials for GitHub 22:10:58 [INFO] Currently running in a labeled security context 22:10:58 [INFO] Currently SELinux is 'enforcing' on the host 22:10:58 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/13@tmp/jenkins-gitclient-ssh8376597477947210325.key 22:10:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:10:59 552d1f2373af: Pull complete 22:10:59 ea3f2d53f512: Pull complete 22:11:00 9e70ebbbe112: Pull complete 22:11:00 b78e95d17946: Download complete 22:11:01 7a9cfe048b4a: Verifying Checksum 22:11:01 7a9cfe048b4a: Download complete 22:11:01 Merging remotes/origin/main commit 26e4c85ee81701305d3fc90cd21a8c7f1f512706 into PR head commit 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 22:10:59 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 22:10:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:10:59 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 22:10:59 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 22:10:59 using GIT_SSH to set credentials SSH Credentials for GitHub 22:10:59 [INFO] Currently running in a labeled security context 22:10:59 [INFO] Currently SELinux is 'enforcing' on the host 22:10:59 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/13@tmp/jenkins-gitclient-ssh8082226892041241370.key 22:10:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/431/head:refs/remotes/origin/PR-431 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:11:00 > git config core.sparsecheckout # timeout=10 22:11:00 > git checkout -f 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 # timeout=10 22:11:00 > git remote # timeout=10 22:11:00 > git config --get remote.origin.url # timeout=10 22:11:00 using GIT_SSH to set credentials SSH Credentials for GitHub 22:11:00 [INFO] Currently running in a labeled security context 22:11:00 [INFO] Currently SELinux is 'enforcing' on the host 22:11:00 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/13@tmp/jenkins-gitclient-ssh501628398583103483.key 22:11:00 > git merge 26e4c85ee81701305d3fc90cd21a8c7f1f512706 # timeout=10 22:11:01 Merge succeeded, producing 42a779ce07c6ed0abbe17083e156ccbde7f2b2af 22:11:01 Checking out Revision 42a779ce07c6ed0abbe17083e156ccbde7f2b2af (PR-431) 22:11:00 > git rev-parse HEAD^{commit} # timeout=10 22:11:00 > git config core.sparsecheckout # timeout=10 22:11:00 > git checkout -f 42a779ce07c6ed0abbe17083e156ccbde7f2b2af # timeout=10 22:11:05 Commit message: "Merge commit '26e4c85ee81701305d3fc90cd21a8c7f1f512706' into HEAD" 22:11:05 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:11:05 provisioning config files... 22:11:05 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/13@tmp/config643667687530078990tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:11:06 ---> docker-login.sh 22:11:06 nexus3.edgexfoundry.org:10001 22:11:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:11:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:11:06 Configure a credential helper to remove this warning. See 22:11:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:11:06 22:11:06 Login Succeeded 22:11:06 nexus3.edgexfoundry.org:10002 22:11:04 > git rev-list --no-walk 989c0a2de4565b534b4ef0d5418c29b4d88ab5ed # timeout=10 22:11:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:11:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:11:06 Configure a credential helper to remove this warning. See 22:11:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:11:06 22:11:06 Login Succeeded 22:11:06 nexus3.edgexfoundry.org:10003 22:11:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:11:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:11:06 Configure a credential helper to remove this warning. See 22:11:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:11:06 22:11:06 Login Succeeded 22:11:06 nexus3.edgexfoundry.org:10004 22:11:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:11:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:11:06 Configure a credential helper to remove this warning. See 22:11:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:11:06 22:11:06 Login Succeeded 22:11:06 docker.io 22:11:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:11:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:11:06 Configure a credential helper to remove this warning. See 22:11:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:11:06 22:11:06 Login Succeeded 22:11:06 ---> docker-login.sh ends [Pipeline] } 22:11:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:11:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:11:07 ========================================================= 22:11:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 22:11:07 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 22:11:07 + 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 . 22:11:07 Sending build context to Docker daemon 26.08MB 22:11:07 Step 1/14 : ARG BASE=golang:1.16-alpine3.14 22:11:07 Step 2/14 : FROM ${BASE} AS builder 22:11:07 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 22:11:07 a0d0a0d46f8b: Pulling fs layer 22:11:07 31adcdaf11c8: Pulling fs layer 22:11:07 b8b176561691: Pulling fs layer 22:11:07 4527c011a84f: Pulling fs layer 22:11:07 5d74067f8e1e: Pulling fs layer 22:11:07 e0aca202a116: Pulling fs layer 22:11:07 3a43be97a3b4: Pulling fs layer 22:11:07 34cad66bf833: Pulling fs layer 22:11:07 b4e3c513aaa6: Pulling fs layer 22:11:07 5d74067f8e1e: Waiting 22:11:07 e0aca202a116: Waiting 22:11:07 3a43be97a3b4: Waiting 22:11:07 34cad66bf833: Waiting 22:11:07 b4e3c513aaa6: Waiting 22:11:07 4527c011a84f: Waiting 22:11:07 b8b176561691: Verifying Checksum 22:11:07 b8b176561691: Download complete 22:11:07 31adcdaf11c8: Verifying Checksum 22:11:07 31adcdaf11c8: Download complete 22:11:07 5d74067f8e1e: Verifying Checksum 22:11:07 5d74067f8e1e: Download complete 22:11:07 e0aca202a116: Verifying Checksum 22:11:07 e0aca202a116: Download complete 22:11:07 a0d0a0d46f8b: Verifying Checksum 22:11:07 a0d0a0d46f8b: Download complete 22:11:07 3a43be97a3b4: Verifying Checksum 22:11:07 3a43be97a3b4: Download complete 22:11:07 34cad66bf833: Verifying Checksum 22:11:07 34cad66bf833: Download complete 22:11:08 4527c011a84f: Verifying Checksum 22:11:08 4527c011a84f: Download complete 22:11:08 a0d0a0d46f8b: Pull complete 22:11:08 b4e3c513aaa6: Verifying Checksum 22:11:08 b4e3c513aaa6: Download complete 22:11:08 31adcdaf11c8: Pull complete 22:11:08 b8b176561691: Pull complete 22:11:11 7a9cfe048b4a: Pull complete 22:11:11 72dc09318566: Pull complete 22:11:11 f4f7b4309257: Pull complete 22:11:12 0ac9a79272e3: Pull complete 22:11:12 4527c011a84f: Pull complete 22:11:12 5d74067f8e1e: Pull complete 22:11:12 e0aca202a116: Pull complete 22:11:12 3a43be97a3b4: Pull complete 22:11:12 34cad66bf833: Pull complete 22:11:15 b4e3c513aaa6: Pull complete 22:11:15 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 22:11:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:11:15 ---> 9f6097aaca64 22:11:15 Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 22:11:17 ---> Running in 54324a463858 22:11:17 Removing intermediate container 54324a463858 22:11:17 ---> 4335637c99a7 22:11:17 Step 4/14 : ARG ALPINE_PKG_BASE="make git" 22:11:17 ---> Running in 46ead29b98eb 22:11:17 Removing intermediate container 46ead29b98eb 22:11:17 ---> 03f013a15f85 22:11:17 Step 5/14 : ARG ALPINE_PKG_EXTRA="" 22:11:17 ---> Running in f0ce2387770f 22:11:17 Removing intermediate container f0ce2387770f 22:11:17 ---> ac6b7f0b3c2c 22:11:17 Step 6/14 : LABEL Name=edgex-ui-go 22:11:17 ---> Running in aec5088d3955 22:11:17 Removing intermediate container aec5088d3955 22:11:17 ---> 8b0dcba612c5 22:11:17 Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 22:11:17 ---> Running in c2fa8fca64c0 22:11:17 Removing intermediate container c2fa8fca64c0 22:11:17 ---> 8ae36778737e 22:11:17 Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:11:17 ---> Running in 05a66256b6e8 22:11:17 Removing intermediate container 05a66256b6e8 22:11:17 ---> 0d3fba581a48 22:11:17 Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:11:17 ---> Running in 5d6e1cb55c12 22:11:17 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:11:18 b78e95d17946: Pull complete 22:11:18 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 22:11:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 22:11:18 ---> 8b459fc5aaf0 22:11:18 Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 22:11:18 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:11:19 ---> Running in 869c809a6232 22:11:19 OK: 220 MiB in 52 packages 22:11:19 Removing intermediate container 5d6e1cb55c12 22:11:19 ---> f5fc7723fc4d 22:11:19 Step 10/14 : ENV GO111MODULE=on 22:11:19 ---> Running in c9fddf4c3632 22:11:19 Removing intermediate container c9fddf4c3632 22:11:19 ---> 0ee8b7101c01 22:11:19 Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 22:11:19 ---> Running in 0253942ecb8e 22:11:19 Removing intermediate container 0253942ecb8e 22:11:19 ---> d3da0c432e28 22:11:19 Step 12/14 : COPY . . 22:11:19 Removing intermediate container 869c809a6232 22:11:19 ---> b5e3d776d82a 22:11:19 Step 4/14 : ARG ALPINE_PKG_BASE="make git" 22:11:19 ---> Running in fd540c14bfbf 22:11:20 Removing intermediate container fd540c14bfbf 22:11:20 ---> 1edaa18b8fbf 22:11:20 Step 5/14 : ARG ALPINE_PKG_EXTRA="" 22:11:20 ---> Running in 5763a27aacd5 22:11:20 ---> d84de3d25323 22:11:20 Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:11:20 ---> Running in 2d34307446fb 22:11:20 Removing intermediate container 5763a27aacd5 22:11:20 ---> aa2729906c1f 22:11:20 Step 6/14 : LABEL Name=edgex-ui-go 22:11:21 ---> Running in a2599e21925e 22:11:21 Removing intermediate container a2599e21925e 22:11:21 ---> 6b262bc74151 22:11:21 Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 22:11:21 ---> Running in 788d04e5fcdf 22:11:21 Removing intermediate container 788d04e5fcdf 22:11:21 ---> a8cfb278284c 22:11:21 Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:11:22 ---> Running in 4a99e26b686c 22:11:24 Removing intermediate container 4a99e26b686c 22:11:24 ---> 60b8882196eb 22:11:24 Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:11:24 ---> Running in f299f1b61697 22:11:25 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 22:11:26 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 22:11:27 OK: 219 MiB in 52 packages 22:11:27 Removing intermediate container f299f1b61697 22:11:27 ---> ed861d31b987 22:11:27 Step 10/14 : ENV GO111MODULE=on 22:11:28 ---> Running in 1be729bea801 22:11:28 Removing intermediate container 1be729bea801 22:11:28 ---> a4da8ced394f 22:11:28 Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 22:11:28 ---> Running in 01f414ae666f 22:11:28 Removing intermediate container 01f414ae666f 22:11:28 ---> cb8111335d39 22:11:28 Step 12/14 : COPY . . 22:11:31 ---> 39d80cd1e5a0 22:11:31 Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:11:31 ---> Running in ff8b4ed6b9f4 22:11:35 Removing intermediate container 2d34307446fb 22:11:35 ---> 0f1f3867eb81 22:11:35 Step 14/14 : RUN ${MAKE} 22:11:35 ---> Running in 85b57248e6a3 22:11:35 noop 22:11:35 Removing intermediate container 85b57248e6a3 22:11:35 ---> 57ed3f95e5b4 22:11:35 Successfully built 57ed3f95e5b4 22:11:35 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 22:11:35 + docker inspect -f . ci-base-image-x86_64 22:11:35 . [Pipeline] withDockerContainer 22:11:35 prd-centos7-docker-4c-2g-27760 does not seem to be running inside a container 22:11:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/13 -v /w/workspace/edgex-ui-go/13:/w/workspace/edgex-ui-go/13:rw,z -v /w/workspace/edgex-ui-go/13@tmp:/w/workspace/edgex-ui-go/13@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:11:36 $ docker top 7d3638031953036fa70d74269e03b28f790e118045e48b453624f38df1a9e383 -eo pid,comm [Pipeline] { [Pipeline] sh 22:11:36 + go version 22:11:36 go version go1.16.8 linux/amd64 [Pipeline] } 22:11:36 $ docker stop --time=1 7d3638031953036fa70d74269e03b28f790e118045e48b453624f38df1a9e383 22:11:37 $ docker rm -f 7d3638031953036fa70d74269e03b28f790e118045e48b453624f38df1a9e383 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:11:38 + docker inspect -f . ci-base-image-x86_64 22:11:38 . [Pipeline] withDockerContainer 22:11:38 prd-centos7-docker-4c-2g-27760 does not seem to be running inside a container 22:11:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/13 -v /w/workspace/edgex-ui-go/13:/w/workspace/edgex-ui-go/13:rw,z -v /w/workspace/edgex-ui-go/13@tmp:/w/workspace/edgex-ui-go/13@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:11:38 $ docker top 16169b94ed3850b6b050e6cfd1906e83d8fe1f15e24e7c8b371fa99b135affdf -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 22:11:39 + make test 22:11:39 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 22:11:39 ? github.com/edgexfoundry/edgex-ui-go [no test files] 22:11:51 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 22:11:51 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 22:11:51 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 22:11:51 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 22:11:51 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 22:11:51 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 22:11:51 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 22:11:51 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 22:11:51 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 22:11:51 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 22:11:51 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 22:11:51 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 22:11:51 CGO_ENABLED=0 GO111MODULE=on go vet ./... 22:11:57 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:11:57 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } 22:11:57 $ docker stop --time=1 16169b94ed3850b6b050e6cfd1906e83d8fe1f15e24e7c8b371fa99b135affdf 22:11:58 $ docker rm -f 16169b94ed3850b6b050e6cfd1906e83d8fe1f15e24e7c8b371fa99b135affdf 22:11:58 Removing intermediate container ff8b4ed6b9f4 22:11:58 ---> d2eb980fd7ad 22:11:58 Step 14/14 : RUN ${MAKE} 22:11:58 ---> Running in 2c27301d96de 22:11:58 noop 22:11:58 Removing intermediate container 2c27301d96de 22:11:58 ---> 4942e6f54454 22:11:58 Successfully built 4942e6f54454 22:11:58 Successfully tagged ci-base-image-arm64:latest [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 22:11:58 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:11:59 + docker inspect -f . ci-base-image-arm64 22:11:59 . [Pipeline] withDockerContainer 22:11:59 Stashed 1 file(s) 22:11:59 prd-ubuntu18.04-docker-arm64-4c-16g-27759 does not seem to be running inside a container 22:11:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/13 -v /w/workspace/edgex-ui-go/13:/w/workspace/edgex-ui-go/13:rw,z -v /w/workspace/edgex-ui-go/13@tmp:/w/workspace/edgex-ui-go/13@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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:12:00 $ docker top aa260bd8554b1b307b56a7c41377e8ca55e8497ce768ebc21bdd2531841095b2 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 22:12:01 + go version 22:12:01 go version go1.16.8 linux/arm64 [Pipeline] } 22:12:02 $ docker stop --time=1 aa260bd8554b1b307b56a7c41377e8ca55e8497ce768ebc21bdd2531841095b2 22:12:03 $ docker rm -f aa260bd8554b1b307b56a7c41377e8ca55e8497ce768ebc21bdd2531841095b2 [Pipeline] sh [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:12:04 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:12:04 + docker inspect -f . ci-base-image-arm64 22:12:04 . [Pipeline] withDockerContainer 22:12:04 + ls -al . 22:12:04 total 88 22:12:04 drwxrwxr-x. 12 jenkins jenkins 4096 Nov 5 22:11 . 22:12:04 drwxrwxr-x. 4 jenkins jenkins 30 Nov 5 22:10 .. 22:12:04 drwxrwxr-x. 4 jenkins jenkins 36 Nov 5 22:11 assets 22:12:04 drwxrwxr-x. 2 jenkins jenkins 66 Nov 5 22:11 bin 22:12:04 drwxrwxr-x. 3 jenkins jenkins 29 Nov 5 22:11 cmd 22:12:04 -rw-rw-r--. 1 jenkins jenkins 3959 Nov 5 22:11 CONTRIBUTING.md 22:12:04 -rw-r--r--. 1 jenkins jenkins 10 Nov 5 22:11 coverage.out 22:12:04 -rw-rw-r--. 1 jenkins jenkins 1526 Nov 5 22:11 Dockerfile 22:12:04 drwxrwxr-x. 2 jenkins jenkins 23 Nov 5 22:11 docs 22:12:04 drwxrwxr-x. 8 jenkins jenkins 179 Nov 5 22:11 .git 22:12:04 drwxrwxr-x. 2 jenkins jenkins 103 Nov 5 22:11 .github 22:12:04 -rw-rw-r--. 1 jenkins jenkins 155 Nov 5 22:11 .gitignore 22:12:04 -rw-rw-r--. 1 jenkins jenkins 880 Nov 5 22:11 go.mod 22:12:04 -rw-rw-r--. 1 jenkins jenkins 24176 Nov 5 22:11 go.sum 22:12:04 drwxrwxr-x. 9 jenkins jenkins 125 Nov 5 22:11 internal 22:12:04 -rw-rw-r--. 1 jenkins jenkins 652 Nov 5 22:11 Jenkinsfile 22:12:04 -rw-rw-r--. 1 jenkins jenkins 11357 Nov 5 22:11 LICENSE 22:12:04 -rw-rw-r--. 1 jenkins jenkins 1212 Nov 5 22:11 Makefile 22:12:04 drwxrwxr-x. 3 jenkins jenkins 19 Nov 5 22:11 pkg 22:12:04 -rw-rw-r--. 1 jenkins jenkins 5786 Nov 5 22:11 README.md 22:12:04 drwxrwxr-x. 4 jenkins jenkins 71 Nov 5 22:11 snap 22:12:04 -rw-rw-r--. 1 jenkins jenkins 5 Nov 5 22:08 VERSION 22:12:04 -rw-rw-r--. 1 jenkins jenkins 155 Nov 5 22:11 version.go 22:12:04 drwxrwxr-x. 4 jenkins jenkins 4096 Nov 5 22:11 web 22:12:04 prd-ubuntu18.04-docker-arm64-4c-16g-27759 does not seem to be running inside a container 22:12:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/13 -v /w/workspace/edgex-ui-go/13:/w/workspace/edgex-ui-go/13:rw,z -v /w/workspace/edgex-ui-go/13@tmp:/w/workspace/edgex-ui-go/13@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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:12:06 $ docker top 902885f001cfdaf214571dd1066faa82d92c151294db50202f0db33b24bd9cfe -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [Pipeline] sh 22:12:06 + docker build -t edgex-ui -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=42a779ce07c6ed0abbe17083e156ccbde7f2b2af --label arch=amd64 --label version=0.0.0 . 22:12:07 Sending build context to Docker daemon 26.08MB 22:12:07 Step 1/22 : ARG BASE=golang:1.16-alpine3.14 22:12:07 Step 2/22 : FROM ${BASE} AS builder 22:12:07 ---> 57ed3f95e5b4 22:12:07 Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 22:12:07 ---> Running in ee6d822b74c8 22:12:07 Removing intermediate container ee6d822b74c8 22:12:07 ---> 28fb0c23b752 22:12:07 Step 4/22 : ARG ALPINE_PKG_BASE="make git" 22:12:07 + make test 22:12:07 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 22:12:07 ---> Running in fc8dc8804b50 22:12:07 Removing intermediate container fc8dc8804b50 22:12:07 ---> 67d55d4a5750 22:12:07 Step 5/22 : ARG ALPINE_PKG_EXTRA="" 22:12:07 ---> Running in 2af1b74c5a94 22:12:07 Removing intermediate container 2af1b74c5a94 22:12:07 ---> b85547c26810 22:12:07 Step 6/22 : LABEL Name=edgex-ui-go 22:12:07 ---> Running in 492c666b1f67 22:12:07 Removing intermediate container 492c666b1f67 22:12:07 ---> d087c1c92d76 22:12:07 Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 22:12:07 ---> Running in 21bb1bf2c945 22:12:07 Removing intermediate container 21bb1bf2c945 22:12:07 ---> 1d4706fef1a6 22:12:07 Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:12:07 ---> Running in 5bfb1cee53e1 22:12:08 Removing intermediate container 5bfb1cee53e1 22:12:08 ---> 1af564c3f1f9 22:12:08 Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:12:08 ---> Running in 4e979953ce3b 22:12:08 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:12:08 ? github.com/edgexfoundry/edgex-ui-go [no test files] 22:12:09 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:12:09 OK: 220 MiB in 52 packages 22:12:09 Removing intermediate container 4e979953ce3b 22:12:09 ---> b2cf9675b957 22:12:09 Step 10/22 : ENV GO111MODULE=on 22:12:09 ---> Running in f329b256b906 22:12:09 Removing intermediate container f329b256b906 22:12:09 ---> eebc5f8ac21a 22:12:09 Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 22:12:09 ---> Running in 89f36976376f 22:12:09 Removing intermediate container 89f36976376f 22:12:09 ---> de8a3096fb4c 22:12:09 Step 12/22 : COPY . . 22:12:10 ---> 4fee43adb503 22:12:10 Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:12:10 ---> Running in 71cc5fe1c911 22:12:11 Removing intermediate container 71cc5fe1c911 22:12:11 ---> d2dd15f2e1c7 22:12:11 Step 14/22 : RUN ${MAKE} 22:12:11 ---> Running in 1805b40afaf0 22:12:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 22:12:19 CGO_ENABLED=0 GO111MODULE=on go build ./... 22:12:21 Removing intermediate container 1805b40afaf0 22:12:21 ---> 9d3660774c12 22:12:21 Step 15/22 : FROM alpine:3.14 22:12:25 3.14: Pulling from library/alpine 22:12:25 a0d0a0d46f8b: Already exists 22:12:25 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 22:12:25 Status: Downloaded newer image for alpine:3.14 22:12:25 ---> 14119a10abf4 22:12:25 Step 16/22 : EXPOSE 4000 22:12:25 ---> Running in 5892f5853f45 22:12:25 Removing intermediate container 5892f5853f45 22:12:25 ---> 12c19203727e 22:12:25 Step 17/22 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 22:12:25 ---> 20f73ad88bf9 22:12:25 Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 22:12:25 ---> Running in fbb2f0adc47c 22:12:25 Removing intermediate container fbb2f0adc47c 22:12:25 ---> ee1210a764a1 22:12:25 Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 22:12:25 ---> Running in 649ab4a82e9c 22:12:25 Removing intermediate container 649ab4a82e9c 22:12:25 ---> bb826c8c046c 22:12:25 Step 20/22 : LABEL arch=amd64 22:12:25 ---> Running in 760a336ada80 22:12:25 Removing intermediate container 760a336ada80 22:12:25 ---> 5083d5088203 22:12:25 Step 21/22 : LABEL git_sha=42a779ce07c6ed0abbe17083e156ccbde7f2b2af 22:12:26 ---> Running in e6d3bde105d8 22:12:26 Removing intermediate container e6d3bde105d8 22:12:26 ---> 21dc40ea1576 22:12:26 Step 22/22 : LABEL version=0.0.0 22:12:26 ---> Running in 8b57104dff8d 22:12:26 Removing intermediate container 8b57104dff8d 22:12:26 ---> 9951c7cb43e9 22:12:26 [Warning] One or more build-args [ARCH] were not consumed 22:12:26 Successfully built 9951c7cb43e9 22:12:26 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:12:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:12:26 22:12:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 22:12:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:12:27 latest: Pulling from edgex-lftools-log-publisher 22:12:27 b4d181a07f80: Pulling fs layer 22:12:27 a1111a8f2ec3: Pulling fs layer 22:12:27 ed53099fbce6: Pulling fs layer 22:12:27 dc539afda2c1: Pulling fs layer 22:12:27 77bc0d833cb6: Pulling fs layer 22:12:27 9065ff56babe: Pulling fs layer 22:12:27 d287ab97295c: Pulling fs layer 22:12:27 77bc0d833cb6: Waiting 22:12:27 9065ff56babe: Waiting 22:12:27 d287ab97295c: Waiting 22:12:27 dc539afda2c1: Waiting 22:12:27 a1111a8f2ec3: Verifying Checksum 22:12:27 a1111a8f2ec3: Download complete 22:12:27 dc539afda2c1: Verifying Checksum 22:12:27 dc539afda2c1: Download complete 22:12:27 ed53099fbce6: Verifying Checksum 22:12:27 ed53099fbce6: Download complete 22:12:27 9065ff56babe: Verifying Checksum 22:12:27 9065ff56babe: Download complete 22:12:27 b4d181a07f80: Verifying Checksum 22:12:27 b4d181a07f80: Download complete 22:12:27 77bc0d833cb6: Verifying Checksum 22:12:27 77bc0d833cb6: Download complete 22:12:27 d287ab97295c: Verifying Checksum 22:12:27 d287ab97295c: Download complete 22:12:28 b4d181a07f80: Pull complete 22:12:28 a1111a8f2ec3: Pull complete 22:12:29 ed53099fbce6: Pull complete 22:12:29 dc539afda2c1: Pull complete 22:12:29 77bc0d833cb6: Pull complete 22:12:29 9065ff56babe: Pull complete 22:12:35 d287ab97295c: Pull complete 22:12:35 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 22:12:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:12:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 22:12:35 prd-centos7-docker-4c-2g-27760 does not seem to be running inside a container 22:12:35 $ 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/13 -v /w/workspace/edgex-ui-go/13:/w/workspace/edgex-ui-go/13:rw,z -v /w/workspace/edgex-ui-go/13@tmp:/w/workspace/edgex-ui-go/13@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:12:37 $ docker top 99c4ce83025c573a0e9aef8dc5f157293a2a10aa1c385314ad9a2bb7835f4800 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:12:38 ---> job-cost.sh 22:12:38 lf-activate-venv: SKIPPING 22:12:38 INFO: No Stack... 22:12:41 INFO: Retrieving Pricing Info for: v3-standard-2 22:12:41 INFO: Archiving Costs [Pipeline] sh 22:12:41 + cat /w/workspace/edgex-ui-go/13/archives/cost.csv 22:12:41 + cut -d, -f6 [Pipeline] lock 22:12:42 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-431-13-stack-cost] 22:12:42 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-431-13-stack-cost] did not exist. Created. 22:12:42 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-431-13-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:12:42 + echo total: 0.05999999865889549 [Pipeline] stash 22:12:42 Stashed 1 file(s) [Pipeline] } 22:12:42 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-431-13-stack-cost] [Pipeline] // lock [Pipeline] } 22:12:42 $ docker stop --time=1 99c4ce83025c573a0e9aef8dc5f157293a2a10aa1c385314ad9a2bb7835f4800 22:12:43 $ docker rm -f 99c4ce83025c573a0e9aef8dc5f157293a2a10aa1c385314ad9a2bb7835f4800 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 22:12:47 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 22:12:47 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 22:12:47 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 22:12:47 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 22:12:47 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 22:12:47 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 22:12:47 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 22:12:47 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 22:12:47 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 22:12:47 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 22:12:47 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 22:12:47 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 22:12:47 CGO_ENABLED=0 GO111MODULE=on go vet ./... 22:13:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:13:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } 22:13:09 $ docker stop --time=1 902885f001cfdaf214571dd1066faa82d92c151294db50202f0db33b24bd9cfe 22:13:11 $ docker rm -f 902885f001cfdaf214571dd1066faa82d92c151294db50202f0db33b24bd9cfe [Pipeline] // withDockerContainer [Pipeline] sh 22:13:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:13:11 Warning: overwriting stash ‘coverage-report’ 22:13:12 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:13:12 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:13:13 + ls -al . 22:13:13 total 128 22:13:13 drwxrwxr-x 12 jenkins jenkins 4096 Nov 5 22:12 . 22:13:13 drwxrwxr-x 4 jenkins jenkins 4096 Nov 5 22:10 .. 22:13:13 drwxrwxr-x 8 jenkins jenkins 4096 Nov 5 22:10 .git 22:13:13 drwxrwxr-x 2 jenkins jenkins 4096 Nov 5 22:10 .github 22:13:13 -rw-rw-r-- 1 jenkins jenkins 155 Nov 5 22:10 .gitignore 22:13:13 -rw-rw-r-- 1 jenkins jenkins 3959 Nov 5 22:10 CONTRIBUTING.md 22:13:13 -rw-rw-r-- 1 jenkins jenkins 1526 Nov 5 22:10 Dockerfile 22:13:13 -rw-rw-r-- 1 jenkins jenkins 652 Nov 5 22:10 Jenkinsfile 22:13:13 -rw-rw-r-- 1 jenkins jenkins 11357 Nov 5 22:10 LICENSE 22:13:13 -rw-rw-r-- 1 jenkins jenkins 1212 Nov 5 22:10 Makefile 22:13:13 -rw-rw-r-- 1 jenkins jenkins 5786 Nov 5 22:10 README.md 22:13:13 -rw-rw-r-- 1 jenkins jenkins 5 Nov 5 22:08 VERSION 22:13:13 drwxrwxr-x 4 jenkins jenkins 4096 Nov 5 22:10 assets 22:13:13 drwxrwxr-x 2 jenkins jenkins 4096 Nov 5 22:10 bin 22:13:13 drwxrwxr-x 3 jenkins jenkins 4096 Nov 5 22:10 cmd 22:13:13 -rw-r--r-- 1 jenkins jenkins 10 Nov 5 22:12 coverage.out 22:13:13 drwxrwxr-x 2 jenkins jenkins 4096 Nov 5 22:10 docs 22:13:13 -rw-rw-r-- 1 jenkins jenkins 880 Nov 5 22:10 go.mod 22:13:13 -rw-rw-r-- 1 jenkins jenkins 24176 Nov 5 22:10 go.sum 22:13:13 drwxrwxr-x 9 jenkins jenkins 4096 Nov 5 22:10 internal 22:13:13 drwxrwxr-x 3 jenkins jenkins 4096 Nov 5 22:10 pkg 22:13:13 drwxrwxr-x 4 jenkins jenkins 4096 Nov 5 22:10 snap 22:13:13 -rw-rw-r-- 1 jenkins jenkins 155 Nov 5 22:10 version.go 22:13:13 drwxrwxr-x 4 jenkins jenkins 4096 Nov 5 22:10 web [Pipeline] isUnix [Pipeline] sh 22:13:13 + docker build -t edgex-ui-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=c3f4c870207609ec10565eca12ccdb65603dcd87 --label arch=arm64 --label version=0.0.0 . 22:13:14 Sending build context to Docker daemon 26.08MB 22:13:14 Step 1/22 : ARG BASE=golang:1.16-alpine3.14 22:13:14 Step 2/22 : FROM ${BASE} AS builder 22:13:14 ---> 4942e6f54454 22:13:14 Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 22:13:14 ---> Running in 841fbb179b2c 22:13:15 Removing intermediate container 841fbb179b2c 22:13:15 ---> 19e0a3b1692e 22:13:15 Step 4/22 : ARG ALPINE_PKG_BASE="make git" 22:13:15 ---> Running in 60a2f06aa04f 22:13:15 Removing intermediate container 60a2f06aa04f 22:13:15 ---> afa8967f1dfe 22:13:15 Step 5/22 : ARG ALPINE_PKG_EXTRA="" 22:13:15 ---> Running in e61edcfcbaee 22:13:16 Removing intermediate container e61edcfcbaee 22:13:16 ---> 96401a1a53ca 22:13:16 Step 6/22 : LABEL Name=edgex-ui-go 22:13:16 ---> Running in 8d8a1b799948 22:13:16 Removing intermediate container 8d8a1b799948 22:13:16 ---> cbe3e6ac8147 22:13:16 Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 22:13:16 ---> Running in 8011b3fda8d2 22:13:17 Removing intermediate container 8011b3fda8d2 22:13:17 ---> 87f4935a3eca 22:13:17 Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:13:17 ---> Running in 6fadfce20521 22:13:19 Removing intermediate container 6fadfce20521 22:13:19 ---> eaae4e21d17c 22:13:19 Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:13:19 ---> Running in c55e9cd4e377 22:13:20 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 22:13:21 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 22:13:21 OK: 219 MiB in 52 packages 22:13:22 Removing intermediate container c55e9cd4e377 22:13:22 ---> 6c4aa4b16e87 22:13:22 Step 10/22 : ENV GO111MODULE=on 22:13:22 ---> Running in 7890d3a53136 22:13:22 Removing intermediate container 7890d3a53136 22:13:22 ---> d2935fd1c867 22:13:22 Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 22:13:23 ---> Running in af21be113d18 22:13:23 Removing intermediate container af21be113d18 22:13:23 ---> 9b36e82e52cb 22:13:23 Step 12/22 : COPY . . 22:13:26 ---> 43d7625c9a37 22:13:26 Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:13:26 ---> Running in 1ff6eee2ec96 22:13:28 Removing intermediate container 1ff6eee2ec96 22:13:28 ---> d94ab268a40a 22:13:28 Step 14/22 : RUN ${MAKE} 22:13:28 ---> Running in aba3f0f4eda1 22:13:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 22:13:56 CGO_ENABLED=0 GO111MODULE=on go build ./... 22:14:00 Removing intermediate container aba3f0f4eda1 22:14:00 ---> 26d02a9acfc1 22:14:00 Step 15/22 : FROM alpine:3.14 22:14:04 3.14: Pulling from library/alpine 22:14:04 552d1f2373af: Already exists 22:14:04 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 22:14:04 Status: Downloaded newer image for alpine:3.14 22:14:04 ---> bb3de5531c18 22:14:04 Step 16/22 : EXPOSE 4000 22:14:04 ---> Running in 80fc4e8ad5e9 22:14:04 Removing intermediate container 80fc4e8ad5e9 22:14:04 ---> d2f69a0c582e 22:14:04 Step 17/22 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 22:14:06 ---> b763bf139fc1 22:14:06 Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 22:14:06 ---> Running in 29371cc52a7f 22:14:06 Removing intermediate container 29371cc52a7f 22:14:06 ---> f5837f123819 22:14:06 Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 22:14:06 ---> Running in a86ce3803185 22:14:06 Removing intermediate container a86ce3803185 22:14:06 ---> eeb119ce724d 22:14:06 Step 20/22 : LABEL arch=arm64 22:14:07 ---> Running in 530b206da773 22:14:07 Removing intermediate container 530b206da773 22:14:07 ---> 47242189fb41 22:14:07 Step 21/22 : LABEL git_sha=c3f4c870207609ec10565eca12ccdb65603dcd87 22:14:07 ---> Running in e0d80ed478f8 22:14:08 Removing intermediate container e0d80ed478f8 22:14:08 ---> af512d345639 22:14:08 Step 22/22 : LABEL version=0.0.0 22:14:08 ---> Running in 6cc8fdc449cd 22:14:08 Removing intermediate container 6cc8fdc449cd 22:14:08 ---> 3cbd28e15c1b 22:14:08 [Warning] One or more build-args [ARCH] were not consumed 22:14:08 Successfully built 3cbd28e15c1b 22:14:08 Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:14:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:14:09 22:14:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 22:14:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:14:10 arm64: Pulling from edgex-lftools-log-publisher 22:14:10 448f6bf000e3: Pulling fs layer 22:14:10 f757da607395: Pulling fs layer 22:14:10 05883995daec: Pulling fs layer 22:14:10 8603b9c90790: Pulling fs layer 22:14:10 1560dd03e051: Pulling fs layer 22:14:10 27f5ce0e4adf: Pulling fs layer 22:14:10 c2d8d7efcc4b: Pulling fs layer 22:14:10 1560dd03e051: Waiting 22:14:10 27f5ce0e4adf: Waiting 22:14:10 c2d8d7efcc4b: Waiting 22:14:10 8603b9c90790: Waiting 22:14:10 f757da607395: Verifying Checksum 22:14:10 f757da607395: Download complete 22:14:10 8603b9c90790: Verifying Checksum 22:14:10 8603b9c90790: Download complete 22:14:10 1560dd03e051: Verifying Checksum 22:14:10 1560dd03e051: Download complete 22:14:10 27f5ce0e4adf: Verifying Checksum 22:14:10 27f5ce0e4adf: Download complete 22:14:10 05883995daec: Verifying Checksum 22:14:10 05883995daec: Download complete 22:14:10 448f6bf000e3: Verifying Checksum 22:14:10 448f6bf000e3: Download complete 22:14:13 c2d8d7efcc4b: Verifying Checksum 22:14:13 c2d8d7efcc4b: Download complete 22:14:14 448f6bf000e3: Pull complete 22:14:14 f757da607395: Pull complete 22:14:16 05883995daec: Pull complete 22:14:16 8603b9c90790: Pull complete 22:14:17 1560dd03e051: Pull complete 22:14:17 27f5ce0e4adf: Pull complete 22:14:32 c2d8d7efcc4b: Pull complete 22:14:32 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 22:14:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:14:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 22:14:33 prd-ubuntu18.04-docker-arm64-4c-16g-27759 does not seem to be running inside a container 22:14:33 $ 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/13 -v /w/workspace/edgex-ui-go/13:/w/workspace/edgex-ui-go/13:rw,z -v /w/workspace/edgex-ui-go/13@tmp:/w/workspace/edgex-ui-go/13@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 22:14:35 $ docker top 316bb817cac4f6256d169ead85b8274b9080ed139a580e5c62ba0f4752c8b301 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:14:36 ---> job-cost.sh 22:14:36 lf-activate-venv: SKIPPING 22:14:36 INFO: No Stack... 22:14:38 INFO: Retrieving Pricing Info for: v3-standard-4 22:14:38 INFO: Archiving Costs [Pipeline] sh 22:14:39 + + cat /w/workspace/edgex-ui-go/13/archives/cost.csvcut 22:14:39 -d, -f6 [Pipeline] lock 22:14:39 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-431-13-stack-cost] 22:14:39 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-431-13-stack-cost] did not exist. Created. 22:14:39 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-431-13-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:14:40 /w/workspace/edgex-ui-go/13@tmp/durable-1b0214d6/script.sh: 1: /w/workspace/edgex-ui-go/13@tmp/durable-1b0214d6/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 22:14:40 + echo total: 0.10999999940395355 [Pipeline] stash 22:14:40 Warning: overwriting stash ‘stack-cost’ 22:14:40 Stashed 1 file(s) [Pipeline] } 22:14:40 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-431-13-stack-cost] [Pipeline] // lock [Pipeline] } 22:14:40 $ docker stop --time=1 316bb817cac4f6256d169ead85b8274b9080ed139a580e5c62ba0f4752c8b301 22:14:42 $ docker rm -f 316bb817cac4f6256d169ead85b8274b9080ed139a580e5c62ba0f4752c8b301 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 22:14:43 provisioning config files... 22:14:43 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/config4001628991402070259tmp [Pipeline] { [Pipeline] sh 22:14:43 + set +x 22:14:43 + curl -s https://codecov.io/bash 22:14:43 + bash -s -- 22:14:43 22:14:43 _____ _ 22:14:43 / ____| | | 22:14:43 | | ___ __| | ___ ___ _____ __ 22:14:43 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:14:43 | |___| (_) | (_| | __/ (_| (_) \ V / 22:14:43 \_____\___/ \__,_|\___|\___\___/ \_/ 22:14:43 Bash-1.0.6 22:14:43 22:14:43 22:14:43 ==> git version 2.24.4 found 22:14:43 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 22:14:43 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 22:14:43 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 22:14:43 ==> Jenkins CI detected. 22:14:43 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-431 22:14:43 project root: . 22:14:43 --> token set from env 22:14:43 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:14:43 ==> Running gcov in . (disable via -X gcov) 22:14:43 ==> Python coveragepy not found 22:14:43 ==> Searching for coverage reports in: 22:14:43 + . 22:14:43 -> Found 1 reports 22:14:43 ==> Detecting git/mercurial file structure 22:14:43 ==> Reading reports 22:14:43 + ./coverage.out bytes=10 22:14:43 ==> Appending adjustments 22:14:43 https://docs.codecov.io/docs/fixing-reports 22:14:43 + Found adjustments 22:14:43 ==> Gzipping contents 22:14:43 4.0K /tmp/codecov.htQquJ.gz 22:14:43 ==> Uploading reports 22:14:43 url: https://codecov.io 22:14:43 query: branch=PR-431&commit=6a911ea104286ab65a110fde78885da400c9b0c2&build=13&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-431%2F13%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=431&job=&cmd_args= 22:14:43 -> Pinging Codecov 22:14:43 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-431&commit=6a911ea104286ab65a110fde78885da400c9b0c2&build=13&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-431%2F13%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=431&job=&cmd_args= 22:14:43 -> Uploading to 22:14:43 https://storage.googleapis.com/codecov/v4/raw/2021-11-05/FB506323287CE973F263BFD2A0EB1F37/6a911ea104286ab65a110fde78885da400c9b0c2/36471688-9293-44bd-9bca-00b011ef887e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211105%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211105T221443Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=55a396792aa25d3b9fd71dccdcd4210ef1e211f7a746e555dc7360f6eefcc920 22:14:43 % Total % Received % Xferd Average Speed Time Time Time Current 22:14:43 Dload Upload Total Spent Left Speed 22:14:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3802 0 0 100 3802 0 11565 --:--:-- --:--:-- --:--:-- 11591 22:14:44 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/6a911ea104286ab65a110fde78885da400c9b0c2 [Pipeline] } 22:14:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 22:14:45 + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-431/archives ']' [Pipeline] libraryResource [Pipeline] sh 22:14:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:14:46 ---> package-listing.sh 22:14:46 ++ facter osfamily 22:14:46 ++ tr '[:upper:]' '[:lower:]' 22:14:46 + OS_FAMILY=redhat 22:14:46 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-431 22:14:46 + START_PACKAGES=/tmp/packages_start.txt 22:14:46 + END_PACKAGES=/tmp/packages_end.txt 22:14:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:14:46 + PACKAGES=/tmp/packages_start.txt 22:14:46 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-431 ']' 22:14:46 + PACKAGES=/tmp/packages_end.txt 22:14:46 + case "${OS_FAMILY}" in 22:14:46 + rpm -qa 22:14:46 + sort 22:14:47 + '[' -f /tmp/packages_start.txt ']' 22:14:47 + '[' -f /tmp/packages_end.txt ']' 22:14:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:14:47 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-431 ']' 22:14:47 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-431/archives/ 22:14:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-431/archives/ [Pipeline] echo 22:14:47 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-431/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:14:47 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 22:14:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:14:48 22:14:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 22:14:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:14:48 latest: Pulling from edgex-lftools-log-publisher 22:14:48 b4d181a07f80: Pulling fs layer 22:14:48 a1111a8f2ec3: Pulling fs layer 22:14:48 ed53099fbce6: Pulling fs layer 22:14:48 dc539afda2c1: Pulling fs layer 22:14:48 77bc0d833cb6: Pulling fs layer 22:14:48 9065ff56babe: Pulling fs layer 22:14:48 d287ab97295c: Pulling fs layer 22:14:48 dc539afda2c1: Waiting 22:14:48 77bc0d833cb6: Waiting 22:14:48 9065ff56babe: Waiting 22:14:48 d287ab97295c: Waiting 22:14:48 a1111a8f2ec3: Verifying Checksum 22:14:48 a1111a8f2ec3: Download complete 22:14:48 dc539afda2c1: Verifying Checksum 22:14:48 dc539afda2c1: Download complete 22:14:48 ed53099fbce6: Verifying Checksum 22:14:48 ed53099fbce6: Download complete 22:14:48 77bc0d833cb6: Verifying Checksum 22:14:48 77bc0d833cb6: Download complete 22:14:48 9065ff56babe: Verifying Checksum 22:14:48 9065ff56babe: Download complete 22:14:48 b4d181a07f80: Verifying Checksum 22:14:48 b4d181a07f80: Download complete 22:14:49 d287ab97295c: Verifying Checksum 22:14:49 d287ab97295c: Download complete 22:14:50 b4d181a07f80: Pull complete 22:14:50 a1111a8f2ec3: Pull complete 22:14:50 ed53099fbce6: Pull complete 22:14:50 dc539afda2c1: Pull complete 22:14:51 77bc0d833cb6: Pull complete 22:14:51 9065ff56babe: Pull complete 22:14:56 d287ab97295c: Pull complete 22:14:56 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 22:14:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:14:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 22:14:56 prd-centos7-docker-4c-2g-27758 does not seem to be running inside a container 22:14:56 $ 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-431/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-431 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-431:/w/workspace/edgexfoundry_edgex-ui-go_PR-431:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-431@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:14:59 $ docker top eb63c6d9596126ae792976e904e56d6bd933e0f5fa22048b33a2916988093002 -eo pid,comm [Pipeline] { [Pipeline] sh 22:14:59 + touch /tmp/pre-build-complete [Pipeline] sh 22:14:59 + mkdir -p /var/log/sysstat [Pipeline] sh 22:15:00 + ls /var/log/sa-host 22:15:00 + sadf -c /var/log/sa-host/sa05 22:15:00 file_magic: OK 22:15:00 HZ: Using current value: 100 22:15:00 file_header: OK 22:15:00 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 22:15:00 Statistics: 22:15:00 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 22:15:00 File successfully converted to sysstat format version 12.0.3 22:15:00 + sadf -c /var/log/sa-host/sa30 22:15:00 file_magic: OK 22:15:00 HZ: Using current value: 100 22:15:00 file_header: OK 22:15:00 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 22:15:00 Statistics: 22:15:00 Hnuu...uuuununununu...Hnuu...uuuununununu... 22:15:00 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:15:00 provisioning config files... 22:15:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/config1092743094628295031tmp [Pipeline] { [Pipeline] echo 22:15:00 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:15:00 ---> create-netrc.sh [Pipeline] } 22:15:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:15:01 ---> python-tools-install.sh [Pipeline] echo 22:15:01 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:15:01 ---> sudo-logs.sh 22:15:01 Archiving 'sudo' log.. 22:15:01 sudo: unable to resolve host prd-centos7-docker-4c-2g-27758.novalocal: Name or service not known 22:15:01 sudo: unable to resolve host prd-centos7-docker-4c-2g-27758.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 22:15:01 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:15:01 ---> job-cost.sh 22:15:01 lf-activate-venv: SKIPPING 22:15:01 DEBUG: total: 0.10999999940395355 22:15:01 INFO: Retrieving Stack Cost... 22:15:02 INFO: Retrieving Pricing Info for: v3-standard-2 22:15:02 INFO: Archiving Costs [Pipeline] echo 22:15:02 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:15:02 ---> logs-deploy.sh 22:15:02 lf-activate-venv: SKIPPING 22:15:02 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-431/13 22:15:02 INFO: archiving workspace using pattern(s): 22:15:03 Archives upload complete. 22:15:03 INFO: archiving logs to Nexus 22:15:04 ---> uname -a: 22:15:04 Linux prd-centos7-docker-4c-2g-27758.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 22:15:04 22:15:04 22:15:04 ---> lscpu: 22:15:04 Architecture: x86_64 22:15:04 CPU op-mode(s): 32-bit, 64-bit 22:15:04 Byte Order: Little Endian 22:15:04 Address sizes: 40 bits physical, 48 bits virtual 22:15:04 CPU(s): 2 22:15:04 On-line CPU(s) list: 0,1 22:15:04 Thread(s) per core: 1 22:15:04 Core(s) per socket: 1 22:15:04 Socket(s): 2 22:15:04 NUMA node(s): 1 22:15:04 Vendor ID: AuthenticAMD 22:15:04 CPU family: 23 22:15:04 Model: 49 22:15:04 Model name: AMD EPYC-Rome Processor 22:15:04 Stepping: 0 22:15:04 CPU MHz: 2799.998 22:15:04 BogoMIPS: 5599.99 22:15:04 Virtualization: AMD-V 22:15:04 Hypervisor vendor: KVM 22:15:04 Virtualization type: full 22:15:04 L1d cache: 32K 22:15:04 L1i cache: 32K 22:15:04 L2 cache: 512K 22:15:04 L3 cache: 16384K 22:15:04 NUMA node0 CPU(s): 0,1 22:15:04 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 22:15:04 22:15:04 22:15:04 ---> nproc: 22:15:04 2 22:15:04 22:15:04 22:15:04 ---> df -h: 22:15:04 Filesystem Size Used Avail Use% Mounted on 22:15:04 overlay 40G 7.7G 33G 20% / 22:15:04 tmpfs 64M 0 64M 0% /dev 22:15:04 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 22:15:04 shm 64M 0 64M 0% /dev/shm 22:15:04 /dev/vda1 40G 7.7G 33G 20% /facter-os 22:15:04 22:15:04 22:15:04 ---> sar -b -r -n DEV: 22:15:04 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/05/21 _x86_64_ (2 CPU) 22:15:04 22:15:04 22:07:37 LINUX RESTART (2 CPU) 22:15:04 22:15:04 22:08:01 tps rtps wtps bread/s bwrtn/s 22:15:04 22:09:01 80.92 3.90 77.02 2430.64 4433.24 22:15:04 22:10:01 1.70 0.00 1.70 0.00 32.88 22:15:04 22:11:01 0.33 0.00 0.33 0.00 3.96 22:15:04 22:12:01 0.23 0.00 0.23 0.00 3.00 22:15:04 22:13:01 0.22 0.00 0.22 0.00 2.32 22:15:04 22:14:01 0.38 0.00 0.38 0.00 6.16 22:15:04 Average: 13.97 0.65 13.32 405.20 747.09 22:15:04 22:15:04 22:08:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:15:04 22:09:01 5648432 0 622388 7.77 2620 1735500 1259664 13.91 587220 1535432 20 22:15:04 22:10:01 5661716 0 609096 7.61 2620 1735508 1152080 12.72 576256 1535396 8 22:15:04 22:11:01 5662548 0 608264 7.59 2620 1735508 1152392 12.72 574344 1536148 8 22:15:04 22:12:01 5661448 0 609356 7.61 2620 1735516 1152080 12.72 575988 1536148 20 22:15:04 22:13:01 5662564 0 608236 7.59 2620 1735520 1152176 12.72 574188 1537060 20 22:15:04 22:14:01 5662916 0 607880 7.59 2620 1735524 1152080 12.72 573700 1537064 20 22:15:04 Average: 5659937 0 610870 7.63 2620 1735513 1170079 12.92 576949 1536208 16 22:15:04 22:15:04 22:08:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:15:04 22:09:01 eth0 227.51 202.71 933.82 50.10 0.00 0.00 0.00 0.00 22:15:04 22:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:15:04 22:09:01 docker0 63.88 34.17 5.88 239.66 0.00 0.00 0.00 0.00 22:15:04 22:10:01 eth0 0.48 0.08 0.05 0.01 0.00 0.00 0.00 0.00 22:15:04 22:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:15:04 22:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:15:04 22:11:01 eth0 4.81 2.28 3.92 0.48 0.00 0.00 0.00 0.00 22:15:04 22:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:15:04 22:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:15:04 22:12:01 eth0 0.13 0.12 0.01 0.04 0.00 0.00 0.00 0.00 22:15:04 22:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:15:04 22:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:15:04 22:13:01 eth0 0.23 0.20 0.08 0.04 0.00 0.00 0.00 0.00 22:15:04 22:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:15:04 22:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:15:04 22:14:01 eth0 0.13 0.12 0.01 0.04 0.00 0.00 0.00 0.00 22:15:04 22:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:15:04 22:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:15:04 Average: eth0 38.89 34.26 156.35 8.45 0.00 0.00 0.00 0.00 22:15:04 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:15:04 Average: docker0 10.65 5.70 0.98 39.95 0.00 0.00 0.00 0.00 22:15:04 22:15:04 22:15:04 ---> sar -P ALL: 22:15:04 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/05/21 _x86_64_ (2 CPU) 22:15:04 22:15:04 22:07:37 LINUX RESTART (2 CPU) 22:15:04 22:15:04 22:08:01 CPU %user %nice %system %iowait %steal %idle 22:15:04 22:09:01 all 8.31 0.00 2.50 2.15 0.05 86.98 22:15:04 22:09:01 0 8.04 0.00 2.98 3.63 0.05 85.30 22:15:04 22:09:01 1 8.59 0.00 2.02 0.68 0.05 88.66 22:15:04 22:10:01 all 0.25 0.00 0.07 0.00 0.01 99.67 22:15:04 22:10:01 0 0.07 0.00 0.07 0.00 0.02 99.85 22:15:04 22:10:01 1 0.43 0.00 0.07 0.00 0.00 99.50 22:15:04 22:11:01 all 0.20 0.00 0.08 0.00 0.02 99.71 22:15:04 22:11:01 0 0.12 0.00 0.08 0.00 0.02 99.78 22:15:04 22:11:01 1 0.28 0.00 0.07 0.00 0.02 99.63 22:15:04 22:12:01 all 0.23 0.00 0.05 0.00 0.01 99.72 22:15:04 22:12:01 0 0.07 0.00 0.08 0.00 0.02 99.83 22:15:04 22:12:01 1 0.38 0.00 0.02 0.00 0.00 99.60 22:15:04 22:13:01 all 0.26 0.00 0.05 0.00 0.01 99.68 22:15:04 22:13:01 0 0.20 0.00 0.07 0.00 0.02 99.72 22:15:04 22:13:01 1 0.32 0.00 0.03 0.00 0.00 99.65 22:15:04 22:14:01 all 0.13 0.00 0.06 0.00 0.03 99.79 22:15:04 22:14:01 0 0.18 0.00 0.07 0.00 0.03 99.72 22:15:04 22:14:01 1 0.07 0.00 0.05 0.00 0.02 99.87 22:15:04 Average: all 1.54 0.00 0.46 0.35 0.02 97.62 22:15:04 Average: 0 1.43 0.00 0.55 0.60 0.03 97.40 22:15:04 Average: 1 1.66 0.00 0.37 0.11 0.01 97.84 22:15:04 22:15:04 22:15:04