Started by user Ernesto Ojeda 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 MonicaisHer for edgexfoundry/edgex-ui-go Loading trusted files from base branch main at 0887a2a06b49b030db05b89eeb48f98f69cb4a9e rather than 1b5f39b94776a6f4c33833d30f552293f40910a2 Obtained Jenkinsfile from 0887a2a06b49b030db05b89eeb48f98f69cb4a9e 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-ssh1416839584007486389.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-ssh6142770542729657480.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-470/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-470/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3177001023678094960.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-ssh9106807692476408346.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-470/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-470/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6362002759650907319.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-25545 in /w/workspace/edgexfoundry_edgex-ui-go_PR-470 [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-470 # 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-470@tmp/jenkins-gitclient-ssh8293037579002073732.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 0887a2a06b49b030db05b89eeb48f98f69cb4a9e into PR head commit 1b5f39b94776a6f4c33833d30f552293f40910a2 > 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-470@tmp/jenkins-gitclient-ssh4718665006406738784.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/470/head:refs/remotes/origin/PR-470 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1b5f39b94776a6f4c33833d30f552293f40910a2 # timeout=10 Merge succeeded, producing 1b5f39b94776a6f4c33833d30f552293f40910a2 Checking out Revision 1b5f39b94776a6f4c33833d30f552293f40910a2 (PR-470) > 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-470@tmp/jenkins-gitclient-ssh4480482185618083384.key > git merge 0887a2a06b49b030db05b89eeb48f98f69cb4a9e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1b5f39b94776a6f4c33833d30f552293f40910a2 # timeout=10 Commit message: "docs: update images' relative path in snap/README.md" > git rev-list --no-walk 1b5f39b94776a6f4c33833d30f552293f40910a2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:19:08 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:19:08 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:19:08 ========================================================= 15:19:08 EdgeX Global Pipelines Version Info 15:19:08 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:19:10 ------------------- 15:19:10 stable info: 15:19:10 ------------------- 15:19:10 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:19:10 Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 15:19:10 Message: update stable to v1.0.211 15:19:11 ------------------- 15:19:11 experimental info: 15:19:11 ------------------- 15:19:11 Commited By: **** collab-it+edgex@linuxfoundation.org 15:19:11 Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 15:19:11 Message: update experimental to v1.0.211 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:19:11 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 15:19:11 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 15:19:11 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:19:12 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:19:12 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:19:12 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 15:19:12 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:19:12 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:19:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:19:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:19:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:19:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 15:19:12 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:19:12 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:19:12 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:19:12 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:19:12 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:19:12 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:19:12 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:19:12 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:19:12 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:19:12 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:19:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:19:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:19:12 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:19:12 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:19:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-470 [Pipeline] echo 15:19:12 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-470 [Pipeline] echo 15:19:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-470 [Pipeline] echo 15:19:12 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1b5f39b94776a6f4c33833d30f552293f40910a2 [Pipeline] echo 15:19:12 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1b5f39b [Pipeline] echo 15:19:12 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:19:12 provisioning config files... 15:19:12 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-470@tmp/config3682154660556299493tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:19:13 ---> docker-login.sh 15:19:13 nexus3.edgexfoundry.org:10001 15:19:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:19:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:19:14 Configure a credential helper to remove this warning. See 15:19:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:19:14 15:19:14 Login Succeeded 15:19:14 nexus3.edgexfoundry.org:10002 15:19:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:19:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:19:14 Configure a credential helper to remove this warning. See 15:19:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:19:14 15:19:14 Login Succeeded 15:19:14 nexus3.edgexfoundry.org:10003 15:19:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:19:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:19:15 Configure a credential helper to remove this warning. See 15:19:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:19:15 15:19:15 Login Succeeded 15:19:15 nexus3.edgexfoundry.org:10004 15:19:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:19:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:19:15 Configure a credential helper to remove this warning. See 15:19:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:19:15 15:19:15 Login Succeeded 15:19:15 docker.io 15:19:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:19:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:19:16 Configure a credential helper to remove this warning. See 15:19:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:19:16 15:19:16 Login Succeeded 15:19:16 ---> docker-login.sh ends [Pipeline] } 15:19:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:19:17 + git rev-list -1 --merges 1b5f39b94776a6f4c33833d30f552293f40910a2~1..1b5f39b94776a6f4c33833d30f552293f40910a2 [Pipeline] echo 15:19:17 -----------> git rev-list -1 --merges 1b5f39b94776a6f4c33833d30f552293f40910a2~1..1b5f39b94776a6f4c33833d30f552293f40910a2 1b5f39b94776a6f4c33833d30f552293f40910a2 [false] [Pipeline] sh 15:19:17 + git log --format=format:%s -1 1b5f39b94776a6f4c33833d30f552293f40910a2 [Pipeline] echo 15:19:17 ========================================================= 15:19:17 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:19:17 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:19:17 + git log --format=format:%s -1 1b5f39b94776a6f4c33833d30f552293f40910a2 [Pipeline] echo 15:19:17 [semverPrep] GIT_COMMIT: 1b5f39b94776a6f4c33833d30f552293f40910a2, Commit Message: docs: update images' relative path in snap/README.md [Pipeline] echo 15:19:17 [semverPrep] This is not a build commit. [Pipeline] isUnix [Pipeline] sh 15:19:18 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:19:18 15:19:18 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:19:18 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:19:20 latest: Pulling from edgex-devops/git-semver 15:19:20 a0d0a0d46f8b: Pulling fs layer 15:19:20 3e5f54012d9b: Pulling fs layer 15:19:20 4c7163046ea9: Pulling fs layer 15:19:20 0c2d73faf560: Pulling fs layer 15:19:20 0c2d73faf560: Waiting 15:19:20 3e5f54012d9b: Verifying Checksum 15:19:20 3e5f54012d9b: Download complete 15:19:20 a0d0a0d46f8b: Verifying Checksum 15:19:20 a0d0a0d46f8b: Download complete 15:19:20 0c2d73faf560: Verifying Checksum 15:19:20 0c2d73faf560: Download complete 15:19:20 4c7163046ea9: Verifying Checksum 15:19:20 4c7163046ea9: Download complete 15:19:21 a0d0a0d46f8b: Pull complete 15:19:21 3e5f54012d9b: Pull complete 15:19:22 4c7163046ea9: Pull complete 15:19:23 0c2d73faf560: Pull complete 15:19:23 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 15:19:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:19:23 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:19:23 prd-centos7-docker-4c-2g-25545 does not seem to be running inside a container 15:19:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-470 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-470:/w/workspace/edgexfoundry_edgex-ui-go_PR-470:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-470@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-470@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 15:19:27 $ docker top 0dbe02c859141361c50cedeb5e40793a9f81460b84ca913060b97f73f3271027 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:19:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:19:27 [ssh-agent] Looking for ssh-agent implementation... 15:19:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:19:27 $ docker exec 0dbe02c859141361c50cedeb5e40793a9f81460b84ca913060b97f73f3271027 ssh-agent 15:19:27 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXIknhLh/agent.13 15:19:27 SSH_AGENT_PID=20 15:19:27 Running ssh-add (command line suppressed) 15:19:27 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-470@tmp/private_key_7978990871297974865.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-470@tmp/private_key_7978990871297974865.key) 15:19:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:19:28 + git tag --points-at HEAD [Pipeline] } 15:19:28 $ docker exec --env ******** --env ******** 0dbe02c859141361c50cedeb5e40793a9f81460b84ca913060b97f73f3271027 ssh-agent -k 15:19:28 unset SSH_AUTH_SOCK; 15:19:28 unset SSH_AGENT_PID; 15:19:28 echo Agent pid 20 killed; 15:19:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:19:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:19:28 [ssh-agent] Looking for ssh-agent implementation... 15:19:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:19:30 $ docker exec 0dbe02c859141361c50cedeb5e40793a9f81460b84ca913060b97f73f3271027 ssh-agent 15:19:32 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXcaiEIo/agent.56 15:19:32 SSH_AGENT_PID=64 15:19:32 Running ssh-add (command line suppressed) 15:19:32 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-470@tmp/private_key_310717055097661871.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-470@tmp/private_key_310717055097661871.key) 15:19:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:19:33 + git semver init 15:19:33 # -> Open(): unable to determine branch for HEAD 15:19:33 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-470/.git 15:19:33 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-470 15:19:33 # $SEMVER_REMOTE_NAME = origin 15:19:33 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:19:33 # $SEMVER_USER_NAME = edgex-jenkins 15:19:33 # $SEMVER_BRANCH = PR-470 15:19:33 # $SEMVER_TEMP = /tmp/semver-122873034 15:19:33 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 15:19:36 # '/tmp/semver-122873034' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-470/.semver' 15:19:36 # -> Force: false 15:19:36 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-470/.semver [Pipeline] } 15:19:36 $ docker exec --env ******** --env ******** 0dbe02c859141361c50cedeb5e40793a9f81460b84ca913060b97f73f3271027 ssh-agent -k 15:19:36 unset SSH_AUTH_SOCK; 15:19:36 unset SSH_AGENT_PID; 15:19:36 echo Agent pid 64 killed; 15:19:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:19:37 + git semver [Pipeline] } 15:19:37 $ docker stop --time=1 0dbe02c859141361c50cedeb5e40793a9f81460b84ca913060b97f73f3271027 15:19:45 $ docker rm -f 0dbe02c859141361c50cedeb5e40793a9f81460b84ca913060b97f73f3271027 [Pipeline] // withDockerContainer [Pipeline] sh 15:19:45 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:19:46 Stashed 1 file(s) [Pipeline] echo 15:19:46 [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 15:20:01 Still waiting to schedule task 15:20:01 Waiting for next available executor on ‘centos7-docker-4c-2g’ 15:20:01 Still waiting to schedule task 15:20:01 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 15:22:47 Running on prd-centos7-docker-4c-2g-25563 in /w/workspace/edgexfoundry_edgex-ui-go_PR-470 [Pipeline] { [Pipeline] ws 15:22:47 Running in /w/workspace/edgex-ui-go/7 [Pipeline] { [Pipeline] checkout 15:22:47 The recommended git tool is: git 15:22:49 using credential edgex-jenkins-ssh 15:22:49 Cloning the remote Git repository 15:22:49 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 15:22:49 > git init /w/workspace/edgex-ui-go/7 # timeout=10 15:22:49 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 15:22:49 > git --version # timeout=10 15:22:49 > git --version # 'git version 2.24.4' 15:22:49 using GIT_SSH to set credentials SSH Credentials for GitHub 15:22:49 [INFO] Currently running in a labeled security context 15:22:49 [INFO] Currently SELinux is 'enforcing' on the host 15:22:49 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/7@tmp/jenkins-gitclient-ssh2972552050876705350.key 15:22:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:22:51 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 15:22:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:22:51 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 15:22:51 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 15:22:51 using GIT_SSH to set credentials SSH Credentials for GitHub 15:22:51 [INFO] Currently running in a labeled security context 15:22:51 [INFO] Currently SELinux is 'enforcing' on the host 15:22:51 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/7@tmp/jenkins-gitclient-ssh2040224428683910254.key 15:22:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/470/head:refs/remotes/origin/PR-470 +refs/heads/main:refs/remotes/origin/main # timeout=10 15:22:52 Merging remotes/origin/main commit 0887a2a06b49b030db05b89eeb48f98f69cb4a9e into PR head commit 1b5f39b94776a6f4c33833d30f552293f40910a2 15:22:52 Merge succeeded, producing 1b5f39b94776a6f4c33833d30f552293f40910a2 15:22:52 Checking out Revision 1b5f39b94776a6f4c33833d30f552293f40910a2 (PR-470) 15:22:51 > git config core.sparsecheckout # timeout=10 15:22:51 > git checkout -f 1b5f39b94776a6f4c33833d30f552293f40910a2 # timeout=10 15:22:52 > git remote # timeout=10 15:22:52 > git config --get remote.origin.url # timeout=10 15:22:52 using GIT_SSH to set credentials SSH Credentials for GitHub 15:22:52 [INFO] Currently running in a labeled security context 15:22:52 [INFO] Currently SELinux is 'enforcing' on the host 15:22:52 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/7@tmp/jenkins-gitclient-ssh4676629055854368604.key 15:22:52 > git merge 0887a2a06b49b030db05b89eeb48f98f69cb4a9e # timeout=10 15:22:52 > git rev-parse HEAD^{commit} # timeout=10 15:22:52 > git config core.sparsecheckout # timeout=10 15:22:52 > git checkout -f 1b5f39b94776a6f4c33833d30f552293f40910a2 # timeout=10 15:22:55 Commit message: "docs: update images' relative path in snap/README.md" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:22:56 provisioning config files... 15:22:56 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/7@tmp/config4149143863597173996tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:22:56 ---> docker-login.sh 15:22:56 nexus3.edgexfoundry.org:10001 15:22:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:22:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:22:56 Configure a credential helper to remove this warning. See 15:22:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:22:56 15:22:56 Login Succeeded 15:22:56 nexus3.edgexfoundry.org:10002 15:22:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:22:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:22:57 Configure a credential helper to remove this warning. See 15:22:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:22:57 15:22:57 Login Succeeded 15:22:57 nexus3.edgexfoundry.org:10003 15:22:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:22:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:22:57 Configure a credential helper to remove this warning. See 15:22:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:22:57 15:22:57 Login Succeeded 15:22:57 nexus3.edgexfoundry.org:10004 15:22:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:22:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:22:57 Configure a credential helper to remove this warning. See 15:22:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:22:57 15:22:57 Login Succeeded 15:22:57 docker.io 15:22:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:22:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:22:58 Configure a credential helper to remove this warning. See 15:22:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:22:58 15:22:58 Login Succeeded 15:22:58 ---> docker-login.sh ends [Pipeline] } 15:22:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:22:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:22:58 ========================================================= 15:22:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 15:22:58 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 15:22:59 + 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 . 15:22:59 Sending build context to Docker daemon 25.23MB 15:22:59 Step 1/14 : ARG BASE=golang:1.16-alpine3.14 15:22:59 Step 2/14 : FROM ${BASE} AS builder 15:22:59 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 15:22:59 a0d0a0d46f8b: Pulling fs layer 15:22:59 31adcdaf11c8: Pulling fs layer 15:22:59 b8b176561691: Pulling fs layer 15:22:59 4527c011a84f: Pulling fs layer 15:22:59 5d74067f8e1e: Pulling fs layer 15:22:59 e0aca202a116: Pulling fs layer 15:22:59 3a43be97a3b4: Pulling fs layer 15:22:59 34cad66bf833: Pulling fs layer 15:22:59 b4e3c513aaa6: Pulling fs layer 15:22:59 4527c011a84f: Waiting 15:22:59 5d74067f8e1e: Waiting 15:22:59 e0aca202a116: Waiting 15:22:59 3a43be97a3b4: Waiting 15:22:59 34cad66bf833: Waiting 15:22:59 b4e3c513aaa6: Waiting 15:22:59 b8b176561691: Verifying Checksum 15:22:59 b8b176561691: Download complete 15:22:59 31adcdaf11c8: Verifying Checksum 15:22:59 31adcdaf11c8: Download complete 15:22:59 5d74067f8e1e: Verifying Checksum 15:22:59 5d74067f8e1e: Download complete 15:22:59 a0d0a0d46f8b: Download complete 15:22:59 e0aca202a116: Verifying Checksum 15:22:59 e0aca202a116: Download complete 15:22:59 3a43be97a3b4: Verifying Checksum 15:22:59 3a43be97a3b4: Download complete 15:22:59 34cad66bf833: Verifying Checksum 15:22:59 34cad66bf833: Download complete 15:23:00 b4e3c513aaa6: Verifying Checksum 15:23:00 b4e3c513aaa6: Download complete 15:23:00 a0d0a0d46f8b: Pull complete 15:23:00 4527c011a84f: Verifying Checksum 15:23:00 4527c011a84f: Download complete 15:23:00 31adcdaf11c8: Pull complete 15:23:00 b8b176561691: Pull complete 15:23:04 4527c011a84f: Pull complete 15:23:04 5d74067f8e1e: Pull complete 15:23:04 e0aca202a116: Pull complete 15:23:04 3a43be97a3b4: Pull complete 15:23:04 34cad66bf833: Pull complete 15:23:07 b4e3c513aaa6: Pull complete 15:23:07 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 15:23:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 15:23:07 ---> 9f6097aaca64 15:23:07 Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 15:23:08 ---> Running in f171772762af 15:23:08 Removing intermediate container f171772762af 15:23:08 ---> b61b864b46df 15:23:08 Step 4/14 : ARG ALPINE_PKG_BASE="make git" 15:23:08 ---> Running in cff22babc7da 15:23:08 Removing intermediate container cff22babc7da 15:23:08 ---> 0e53bc42c336 15:23:08 Step 5/14 : ARG ALPINE_PKG_EXTRA="" 15:23:08 ---> Running in b83b42104610 15:23:08 Removing intermediate container b83b42104610 15:23:08 ---> 6d7f1d39331c 15:23:08 Step 6/14 : LABEL Name=edgex-ui-go 15:23:08 ---> Running in b80d5e4f9f1c 15:23:08 Removing intermediate container b80d5e4f9f1c 15:23:08 ---> 72f77f6070a2 15:23:08 Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 15:23:09 ---> Running in d95bfffbe195 15:23:09 Removing intermediate container d95bfffbe195 15:23:09 ---> a3a7c2c3a9ae 15:23:09 Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:23:09 ---> Running in 508360c603f2 15:23:09 Removing intermediate container 508360c603f2 15:23:09 ---> 4e63598fdc77 15:23:09 Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:23:09 ---> Running in 0ddc08042f49 15:23:09 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:23:11 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:23:11 OK: 220 MiB in 52 packages 15:23:11 Removing intermediate container 0ddc08042f49 15:23:11 ---> 1ef26a97ad88 15:23:11 Step 10/14 : ENV GO111MODULE=on 15:23:11 ---> Running in 512a8c8d9bbc 15:23:11 Removing intermediate container 512a8c8d9bbc 15:23:11 ---> a6fc01d5e947 15:23:11 Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 15:23:11 ---> Running in 9e6720c33629 15:23:11 Removing intermediate container 9e6720c33629 15:23:11 ---> a7e61f14991b 15:23:11 Step 12/14 : COPY . . 15:23:12 ---> 43e81e2a9a0c 15:23:12 Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:23:12 ---> Running in 590d86c69d32 15:23:27 Removing intermediate container 590d86c69d32 15:23:27 ---> 0e415730a060 15:23:27 Step 14/14 : RUN ${MAKE} 15:23:27 ---> Running in 9ec898137a75 15:23:27 noop 15:23:27 Removing intermediate container 9ec898137a75 15:23:27 ---> f16bf8e9fb9d 15:23:27 Successfully built f16bf8e9fb9d 15:23:27 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 15:23:27 + docker inspect -f . ci-base-image-x86_64 15:23:27 . [Pipeline] withDockerContainer 15:23:27 prd-centos7-docker-4c-2g-25563 does not seem to be running inside a container 15:23:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/7 -v /w/workspace/edgex-ui-go/7:/w/workspace/edgex-ui-go/7:rw,z -v /w/workspace/edgex-ui-go/7@tmp:/w/workspace/edgex-ui-go/7@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 ******** ci-base-image-x86_64 cat 15:23:28 $ docker top 081463959cfb6397992d56c85a724f7a10aab715d98d6d2287aba8afdf09fdcf -eo pid,comm [Pipeline] { [Pipeline] sh 15:23:28 + go version 15:23:28 go version go1.16.8 linux/amd64 [Pipeline] } 15:23:28 $ docker stop --time=1 081463959cfb6397992d56c85a724f7a10aab715d98d6d2287aba8afdf09fdcf 15:23:29 $ docker rm -f 081463959cfb6397992d56c85a724f7a10aab715d98d6d2287aba8afdf09fdcf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:23:30 + docker inspect -f . ci-base-image-x86_64 15:23:30 . [Pipeline] withDockerContainer 15:23:30 prd-centos7-docker-4c-2g-25563 does not seem to be running inside a container 15:23:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/7 -v /w/workspace/edgex-ui-go/7:/w/workspace/edgex-ui-go/7:rw,z -v /w/workspace/edgex-ui-go/7@tmp:/w/workspace/edgex-ui-go/7@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 ******** ci-base-image-x86_64 cat 15:23:31 $ docker top 82f1f42edea54a36baf104333bf2344865d53084e3817882796247e0249b8444 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 15:23:31 + make test 15:23:31 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 15:23:31 ? github.com/edgexfoundry/edgex-ui-go [no test files] 15:23:44 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 15:23:44 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 15:23:44 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 15:23:44 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 15:23:44 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 15:23:44 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 15:23:44 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 15:23:44 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 15:23:44 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 15:23:44 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 15:23:44 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 15:23:44 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 15:23:44 CGO_ENABLED=0 GO111MODULE=on go vet ./... 15:23:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:23:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } 15:23:49 $ docker stop --time=1 82f1f42edea54a36baf104333bf2344865d53084e3817882796247e0249b8444 15:23:50 $ docker rm -f 82f1f42edea54a36baf104333bf2344865d53084e3817882796247e0249b8444 [Pipeline] // withDockerContainer [Pipeline] sh 15:23:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:23:51 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:23:52 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:23:53 + ls -al . 15:23:53 total 88 15:23:53 drwxrwxr-x. 12 jenkins jenkins 4096 Nov 4 15:23 . 15:23:53 drwxrwxr-x. 4 jenkins jenkins 28 Nov 4 15:22 .. 15:23:53 drwxrwxr-x. 3 jenkins jenkins 20 Nov 4 15:22 assets 15:23:53 drwxrwxr-x. 2 jenkins jenkins 66 Nov 4 15:22 bin 15:23:53 drwxrwxr-x. 3 jenkins jenkins 29 Nov 4 15:22 cmd 15:23:53 -rw-rw-r--. 1 jenkins jenkins 3959 Nov 4 15:22 CONTRIBUTING.md 15:23:53 -rw-r--r--. 1 jenkins jenkins 10 Nov 4 15:23 coverage.out 15:23:53 -rw-rw-r--. 1 jenkins jenkins 1526 Nov 4 15:22 Dockerfile 15:23:53 drwxrwxr-x. 2 jenkins jenkins 23 Nov 4 15:22 docs 15:23:53 drwxrwxr-x. 8 jenkins jenkins 179 Nov 4 15:22 .git 15:23:53 drwxrwxr-x. 2 jenkins jenkins 103 Nov 4 15:22 .github 15:23:53 -rw-rw-r--. 1 jenkins jenkins 155 Nov 4 15:22 .gitignore 15:23:53 -rw-rw-r--. 1 jenkins jenkins 880 Nov 4 15:22 go.mod 15:23:53 -rw-rw-r--. 1 jenkins jenkins 24176 Nov 4 15:22 go.sum 15:23:53 drwxrwxr-x. 9 jenkins jenkins 125 Nov 4 15:22 internal 15:23:53 -rw-rw-r--. 1 jenkins jenkins 652 Nov 4 15:22 Jenkinsfile 15:23:53 -rw-rw-r--. 1 jenkins jenkins 11357 Nov 4 15:22 LICENSE 15:23:53 -rw-rw-r--. 1 jenkins jenkins 1212 Nov 4 15:22 Makefile 15:23:53 drwxrwxr-x. 3 jenkins jenkins 19 Nov 4 15:22 pkg 15:23:53 -rw-rw-r--. 1 jenkins jenkins 5786 Nov 4 15:22 README.md 15:23:53 drwxrwxr-x. 4 jenkins jenkins 71 Nov 4 15:22 snap 15:23:53 -rw-rw-r--. 1 jenkins jenkins 5 Nov 4 15:19 VERSION 15:23:53 -rw-rw-r--. 1 jenkins jenkins 155 Nov 4 15:22 version.go 15:23:53 drwxrwxr-x. 4 jenkins jenkins 4096 Nov 4 15:22 web [Pipeline] isUnix [Pipeline] sh 15:23:53 + 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=1b5f39b94776a6f4c33833d30f552293f40910a2 --label arch=amd64 --label version=0.0.0 . 15:23:53 Sending build context to Docker daemon 25.23MB 15:23:53 Step 1/22 : ARG BASE=golang:1.16-alpine3.14 15:23:53 Step 2/22 : FROM ${BASE} AS builder 15:23:53 ---> f16bf8e9fb9d 15:23:53 Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 15:23:53 ---> Running in 25d304580f15 15:23:53 Removing intermediate container 25d304580f15 15:23:53 ---> 733a461aa30d 15:23:53 Step 4/22 : ARG ALPINE_PKG_BASE="make git" 15:23:53 ---> Running in 1a1a022f8c97 15:23:54 Removing intermediate container 1a1a022f8c97 15:23:54 ---> 7a6ac073fe17 15:23:54 Step 5/22 : ARG ALPINE_PKG_EXTRA="" 15:23:54 ---> Running in d89a81b4a47b 15:23:54 Removing intermediate container d89a81b4a47b 15:23:54 ---> fc8f8ffed93d 15:23:54 Step 6/22 : LABEL Name=edgex-ui-go 15:23:54 ---> Running in 263e3ba967bf 15:23:54 Removing intermediate container 263e3ba967bf 15:23:54 ---> 80b96b16da3d 15:23:54 Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 15:23:54 ---> Running in 0e0af3230c4d 15:23:54 Removing intermediate container 0e0af3230c4d 15:23:54 ---> 2de95df2eeba 15:23:54 Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:23:54 ---> Running in 67974b4ef664 15:23:54 Removing intermediate container 67974b4ef664 15:23:54 ---> a324305fb761 15:23:54 Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:23:54 ---> Running in 37d6b20723b5 15:23:55 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:23:56 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:23:56 OK: 220 MiB in 52 packages 15:23:56 Removing intermediate container 37d6b20723b5 15:23:56 ---> f7a2a5a2c1e8 15:23:56 Step 10/22 : ENV GO111MODULE=on 15:23:56 ---> Running in ad86641bff7b 15:23:56 Removing intermediate container ad86641bff7b 15:23:56 ---> a90e6e3c57cf 15:23:56 Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 15:23:56 ---> Running in 92fdd985f888 15:23:56 Removing intermediate container 92fdd985f888 15:23:56 ---> d82eca239b9c 15:23:56 Step 12/22 : COPY . . 15:23:57 ---> 01e784b640ad 15:23:57 Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:23:57 ---> Running in 76a8d98af1dc 15:23:58 Removing intermediate container 76a8d98af1dc 15:23:58 ---> 5682f326eeae 15:23:58 Step 14/22 : RUN ${MAKE} 15:23:58 ---> Running in a853500de927 15:23:58 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 15:24:06 CGO_ENABLED=0 GO111MODULE=on go build ./... 15:24:08 Removing intermediate container a853500de927 15:24:08 ---> 7427e3752c57 15:24:08 Step 15/22 : FROM alpine:3.14 15:24:11 3.14: Pulling from library/alpine 15:24:12 a0d0a0d46f8b: Already exists 15:24:12 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 15:24:12 Status: Downloaded newer image for alpine:3.14 15:24:12 ---> 14119a10abf4 15:24:12 Step 16/22 : EXPOSE 4000 15:24:12 ---> Running in c1bdf22f1779 15:24:12 Removing intermediate container c1bdf22f1779 15:24:12 ---> 1503518e459f 15:24:12 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 15:24:12 ---> 792ca0afe3bf 15:24:12 Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 15:24:12 ---> Running in 22770c57745a 15:24:12 Removing intermediate container 22770c57745a 15:24:12 ---> 79632e3e311b 15:24:12 Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 15:24:12 ---> Running in 6decc1498c6e 15:24:12 Removing intermediate container 6decc1498c6e 15:24:12 ---> d83c9d4bcff4 15:24:12 Step 20/22 : LABEL arch=amd64 15:24:12 ---> Running in 3e8edcf22db7 15:24:12 Removing intermediate container 3e8edcf22db7 15:24:12 ---> 8ad3e43ed6a5 15:24:12 Step 21/22 : LABEL git_sha=1b5f39b94776a6f4c33833d30f552293f40910a2 15:24:13 ---> Running in f2eb72f25e22 15:24:13 Removing intermediate container f2eb72f25e22 15:24:13 ---> 827c76b87bdd 15:24:13 Step 22/22 : LABEL version=0.0.0 15:24:13 ---> Running in 3bd99e0105a8 15:24:13 Removing intermediate container 3bd99e0105a8 15:24:13 ---> f8c4f5a1fe42 15:24:13 [Warning] One or more build-args [ARCH] were not consumed 15:24:13 Successfully built f8c4f5a1fe42 15:24:13 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 15:24:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:24:13 15:24:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 15:24:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:24:14 latest: Pulling from edgex-lftools-log-publisher 15:24:14 b4d181a07f80: Pulling fs layer 15:24:14 a1111a8f2ec3: Pulling fs layer 15:24:14 ed53099fbce6: Pulling fs layer 15:24:14 dc539afda2c1: Pulling fs layer 15:24:14 77bc0d833cb6: Pulling fs layer 15:24:14 9065ff56babe: Pulling fs layer 15:24:14 d287ab97295c: Pulling fs layer 15:24:14 dc539afda2c1: Waiting 15:24:14 77bc0d833cb6: Waiting 15:24:14 9065ff56babe: Waiting 15:24:14 d287ab97295c: Waiting 15:24:14 a1111a8f2ec3: Verifying Checksum 15:24:14 a1111a8f2ec3: Download complete 15:24:14 dc539afda2c1: Verifying Checksum 15:24:14 dc539afda2c1: Download complete 15:24:14 ed53099fbce6: Verifying Checksum 15:24:14 ed53099fbce6: Download complete 15:24:14 9065ff56babe: Verifying Checksum 15:24:14 9065ff56babe: Download complete 15:24:14 77bc0d833cb6: Verifying Checksum 15:24:14 77bc0d833cb6: Download complete 15:24:14 b4d181a07f80: Verifying Checksum 15:24:14 b4d181a07f80: Download complete 15:24:15 d287ab97295c: Verifying Checksum 15:24:15 d287ab97295c: Download complete 15:24:16 b4d181a07f80: Pull complete 15:24:16 a1111a8f2ec3: Pull complete 15:24:16 ed53099fbce6: Pull complete 15:24:16 dc539afda2c1: Pull complete 15:24:17 77bc0d833cb6: Pull complete 15:24:17 9065ff56babe: Pull complete 15:24:22 d287ab97295c: Pull complete 15:24:22 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 15:24:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:24:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 15:24:22 prd-centos7-docker-4c-2g-25563 does not seem to be running inside a container 15:24:22 $ 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/7 -v /w/workspace/edgex-ui-go/7:/w/workspace/edgex-ui-go/7:rw,z -v /w/workspace/edgex-ui-go/7@tmp:/w/workspace/edgex-ui-go/7@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:24:24 $ docker top bbd923299bb25b5880e94c1e138d070c011600c28e4603e8aed4711a7facb1f5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:24:25 ---> job-cost.sh 15:24:25 lf-activate-venv: SKIPPING 15:24:25 INFO: No Stack... 15:24:25 INFO: Retrieving Pricing Info for: v3-standard-2 15:24:26 INFO: Archiving Costs [Pipeline] sh 15:24:26 + cat /w/workspace/edgex-ui-go/7/archives/cost.csv 15:24:26 + cut -d, -f6 [Pipeline] lock 15:24:26 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-470-7-stack-cost] 15:24:26 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-470-7-stack-cost] did not exist. Created. 15:24:26 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-470-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:24:26 + echo total: 0.05999999865889549 [Pipeline] stash 15:24:26 Stashed 1 file(s) [Pipeline] } 15:24:26 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-470-7-stack-cost] [Pipeline] // lock [Pipeline] } 15:24:26 $ docker stop --time=1 bbd923299bb25b5880e94c1e138d070c011600c28e4603e8aed4711a7facb1f5 15:24:27 $ docker rm -f bbd923299bb25b5880e94c1e138d070c011600c28e4603e8aed4711a7facb1f5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 21:19:08 Cancelling nested steps due to timeout [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 21:19:08 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 21:19:10 + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-470/archives ']' [Pipeline] libraryResource [Pipeline] sh 21:19:10 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:19:11 ---> package-listing.sh 21:19:11 ++ facter osfamily 21:19:11 ++ tr '[:upper:]' '[:lower:]' 21:19:11 + OS_FAMILY=redhat 21:19:11 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-470 21:19:11 + START_PACKAGES=/tmp/packages_start.txt 21:19:11 + END_PACKAGES=/tmp/packages_end.txt 21:19:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:19:11 + PACKAGES=/tmp/packages_start.txt 21:19:11 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-470 ']' 21:19:11 + PACKAGES=/tmp/packages_end.txt 21:19:11 + case "${OS_FAMILY}" in 21:19:11 + rpm -qa 21:19:11 + sort 21:19:12 + '[' -f /tmp/packages_start.txt ']' 21:19:12 + '[' -f /tmp/packages_end.txt ']' 21:19:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:19:12 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-470 ']' 21:19:12 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-470/archives/ 21:19:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-470/archives/ [Pipeline] echo 21:19:12 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-470/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:19:12 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 21:19:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:19:13 21:19:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 21:19:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:19:13 latest: Pulling from edgex-lftools-log-publisher 21:19:13 b4d181a07f80: Pulling fs layer 21:19:13 a1111a8f2ec3: Pulling fs layer 21:19:13 ed53099fbce6: Pulling fs layer 21:19:13 dc539afda2c1: Pulling fs layer 21:19:13 77bc0d833cb6: Pulling fs layer 21:19:13 9065ff56babe: Pulling fs layer 21:19:13 d287ab97295c: Pulling fs layer 21:19:13 dc539afda2c1: Waiting 21:19:13 d287ab97295c: Waiting 21:19:13 77bc0d833cb6: Waiting 21:19:13 9065ff56babe: Waiting 21:19:13 a1111a8f2ec3: Verifying Checksum 21:19:13 a1111a8f2ec3: Download complete 21:19:13 dc539afda2c1: Verifying Checksum 21:19:13 dc539afda2c1: Download complete 21:19:13 ed53099fbce6: Verifying Checksum 21:19:13 ed53099fbce6: Download complete 21:19:13 9065ff56babe: Verifying Checksum 21:19:13 9065ff56babe: Download complete 21:19:13 77bc0d833cb6: Verifying Checksum 21:19:13 77bc0d833cb6: Download complete 21:19:13 b4d181a07f80: Verifying Checksum 21:19:13 b4d181a07f80: Download complete 21:19:14 d287ab97295c: Verifying Checksum 21:19:14 d287ab97295c: Download complete 21:19:15 b4d181a07f80: Pull complete 21:19:15 a1111a8f2ec3: Pull complete 21:19:16 ed53099fbce6: Pull complete 21:19:16 dc539afda2c1: Pull complete 21:19:16 77bc0d833cb6: Pull complete 21:19:16 9065ff56babe: Pull complete 21:19:22 d287ab97295c: Pull complete 21:19:22 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 21:19:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:19:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 21:19:22 prd-centos7-docker-4c-2g-25545 does not seem to be running inside a container 21:19:22 $ 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-470/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-470 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-470:/w/workspace/edgexfoundry_edgex-ui-go_PR-470:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-470@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-470@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 21:19:24 $ docker top c441ffa3c585b75fbe1082ff90c0682271a27ea71130d0e5968f811ae3747277 -eo pid,comm [Pipeline] { [Pipeline] sh 21:19:25 + touch /tmp/pre-build-complete [Pipeline] sh 21:19:25 + mkdir -p /var/log/sysstat [Pipeline] sh 21:19:25 + ls /var/log/sa-host 21:19:25 + sadf -c /var/log/sa-host/sa04 21:19:25 file_magic: OK 21:19:25 HZ: Using current value: 100 21:19:25 file_header: OK 21:19:25 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 21:19:25 Statistics: 21:19:25 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 21:19:25 File successfully converted to sysstat format version 12.0.3 21:19:25 + sadf -c /var/log/sa-host/sa30 21:19:25 file_magic: OK 21:19:25 HZ: Using current value: 100 21:19:25 file_header: OK 21:19:25 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 21:19:25 Statistics: 21:19:25 Hnuu...uuuununununu...Hnuu...uuuununununu... 21:19:25 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:19:26 provisioning config files... 21:19:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-470@tmp/config7725465505331244068tmp [Pipeline] { [Pipeline] echo 21:19:26 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:19:26 ---> create-netrc.sh [Pipeline] } 21:19:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:19:26 ---> python-tools-install.sh [Pipeline] echo 21:19:26 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:19:27 ---> sudo-logs.sh 21:19:27 Archiving 'sudo' log.. 21:19:27 sudo: unable to resolve host prd-centos7-docker-4c-2g-25545.novalocal: Name or service not known 21:19:27 sudo: unable to resolve host prd-centos7-docker-4c-2g-25545.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 21:19:27 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:19:27 ---> job-cost.sh 21:19:27 lf-activate-venv: SKIPPING 21:19:27 DEBUG: total: 0.05999999865889549 21:19:27 INFO: Retrieving Stack Cost... 21:19:27 INFO: Retrieving Pricing Info for: v3-standard-2 21:19:28 INFO: Archiving Costs [Pipeline] echo 21:19:28 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:19:28 ---> logs-deploy.sh 21:19:28 lf-activate-venv: SKIPPING 21:19:28 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-470/7 21:19:28 INFO: archiving workspace using pattern(s): 21:19:29 Archives upload complete. 21:19:29 INFO: archiving logs to Nexus