Pull request #470 updated 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-ssh6874038424349130190.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-ssh5881498402484134034.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-ssh5852296885986901147.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-ssh517478439876933240.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-ssh3683850955222082864.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-23945 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-ssh524789335558681215.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-ssh3088269975519702865.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 > 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-ssh5822669584509645488.key > git merge 0887a2a06b49b030db05b89eeb48f98f69cb4a9e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 Merge succeeded, producing 1b5f39b94776a6f4c33833d30f552293f40910a2 Checking out Revision 1b5f39b94776a6f4c33833d30f552293f40910a2 (PR-470) > 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 0d6ed87ff3a9bda8536604207507c19352439f88 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:55:33 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:55:33 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:55:33 ========================================================= 11:55:33 EdgeX Global Pipelines Version Info 11:55:33 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:55:34 ------------------- 11:55:34 stable info: 11:55:34 ------------------- 11:55:34 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 11:55:34 Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 11:55:34 Message: update stable to v1.0.211 11:55:35 ------------------- 11:55:35 experimental info: 11:55:35 ------------------- 11:55:35 Commited By: **** collab-it+edgex@linuxfoundation.org 11:55:35 Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 11:55:35 Message: update experimental to v1.0.211 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:55:35 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 11:55:35 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 11:55:35 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:55:35 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:55:35 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:55:35 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 11:55:35 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 11:55:35 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 11:55:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:55:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:55:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 11:55:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 11:55:35 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:55:35 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:55:35 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 11:55:35 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:55:35 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 11:55:35 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 11:55:35 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:55:35 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 11:55:35 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 11:55:35 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 11:55:35 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 11:55:35 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 11:55:35 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 11:55:35 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:55:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-470 [Pipeline] echo 11:55:35 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-470 [Pipeline] echo 11:55:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-470 [Pipeline] echo 11:55:35 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1b5f39b94776a6f4c33833d30f552293f40910a2 [Pipeline] echo 11:55:35 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1b5f39b [Pipeline] echo 11:55:35 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:55:35 provisioning config files... 11:55:35 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-470@tmp/config1942282216965922977tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:55:36 ---> docker-login.sh 11:55:36 nexus3.edgexfoundry.org:10001 11:55:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:55:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:55:36 Configure a credential helper to remove this warning. See 11:55:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:55:36 11:55:36 Login Succeeded 11:55:36 nexus3.edgexfoundry.org:10002 11:55:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:55:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:55:36 Configure a credential helper to remove this warning. See 11:55:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:55:36 11:55:36 Login Succeeded 11:55:36 nexus3.edgexfoundry.org:10003 11:55:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:55:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:55:36 Configure a credential helper to remove this warning. See 11:55:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:55:36 11:55:36 Login Succeeded 11:55:36 nexus3.edgexfoundry.org:10004 11:55:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:55:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:55:36 Configure a credential helper to remove this warning. See 11:55:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:55:36 11:55:36 Login Succeeded 11:55:36 docker.io 11:55:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:55:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:55:37 Configure a credential helper to remove this warning. See 11:55:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:55:37 11:55:37 Login Succeeded 11:55:37 ---> docker-login.sh ends [Pipeline] } 11:55:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 11:55:37 + git rev-list -1 --merges 1b5f39b94776a6f4c33833d30f552293f40910a2~1..1b5f39b94776a6f4c33833d30f552293f40910a2 [Pipeline] echo 11:55:37 -----------> git rev-list -1 --merges 1b5f39b94776a6f4c33833d30f552293f40910a2~1..1b5f39b94776a6f4c33833d30f552293f40910a2 1b5f39b94776a6f4c33833d30f552293f40910a2 [false] [Pipeline] sh 11:55:38 + git log --format=format:%s -1 1b5f39b94776a6f4c33833d30f552293f40910a2 [Pipeline] echo 11:55:38 ========================================================= 11:55:38 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 11:55:38 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:55:38 + git log --format=format:%s -1 1b5f39b94776a6f4c33833d30f552293f40910a2 [Pipeline] echo 11:55:38 [semverPrep] GIT_COMMIT: 1b5f39b94776a6f4c33833d30f552293f40910a2, Commit Message: docs: update images' relative path in snap/README.md [Pipeline] echo 11:55:38 [semverPrep] This is not a build commit. [Pipeline] isUnix [Pipeline] sh 11:55:39 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:55:39 11:55:39 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 11:55:39 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:55:39 latest: Pulling from edgex-devops/git-semver 11:55:39 a0d0a0d46f8b: Pulling fs layer 11:55:39 3e5f54012d9b: Pulling fs layer 11:55:39 4c7163046ea9: Pulling fs layer 11:55:39 0c2d73faf560: Pulling fs layer 11:55:39 0c2d73faf560: Waiting 11:55:39 3e5f54012d9b: Verifying Checksum 11:55:39 3e5f54012d9b: Download complete 11:55:39 a0d0a0d46f8b: Verifying Checksum 11:55:39 a0d0a0d46f8b: Download complete 11:55:39 4c7163046ea9: Verifying Checksum 11:55:39 4c7163046ea9: Download complete 11:55:39 0c2d73faf560: Verifying Checksum 11:55:39 0c2d73faf560: Download complete 11:55:39 a0d0a0d46f8b: Pull complete 11:55:39 3e5f54012d9b: Pull complete 11:55:40 4c7163046ea9: Pull complete 11:55:40 0c2d73faf560: Pull complete 11:55:40 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 11:55:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:55:40 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 11:55:40 prd-centos7-docker-4c-2g-23945 does not seem to be running inside a container 11:55:40 $ 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 11:55:41 $ docker top 56536c5c4d36b35fcffe6c4b27d7c8c7201656dd52a7de38df840b3115e2641d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:55:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:55:41 [ssh-agent] Looking for ssh-agent implementation... 11:55:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:55:41 $ docker exec 56536c5c4d36b35fcffe6c4b27d7c8c7201656dd52a7de38df840b3115e2641d ssh-agent 11:55:41 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXkGeAFl/agent.13 11:55:41 SSH_AGENT_PID=19 11:55:41 Running ssh-add (command line suppressed) 11:55:41 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-470@tmp/private_key_6892037623423483370.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-470@tmp/private_key_6892037623423483370.key) 11:55:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:55:42 + git tag --points-at HEAD [Pipeline] } 11:55:42 $ docker exec --env ******** --env ******** 56536c5c4d36b35fcffe6c4b27d7c8c7201656dd52a7de38df840b3115e2641d ssh-agent -k 11:55:42 unset SSH_AUTH_SOCK; 11:55:42 unset SSH_AGENT_PID; 11:55:42 echo Agent pid 19 killed; 11:55:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:55:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:55:42 [ssh-agent] Looking for ssh-agent implementation... 11:55:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:55:42 $ docker exec 56536c5c4d36b35fcffe6c4b27d7c8c7201656dd52a7de38df840b3115e2641d ssh-agent 11:55:42 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmGmiaG/agent.52 11:55:42 SSH_AGENT_PID=58 11:55:42 Running ssh-add (command line suppressed) 11:55:42 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-470@tmp/private_key_8129892411199463222.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-470@tmp/private_key_8129892411199463222.key) 11:55:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:55:43 + git semver init 11:55:43 # -> Open(): unable to determine branch for HEAD 11:55:43 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-470/.git 11:55:43 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-470 11:55:43 # $SEMVER_REMOTE_NAME = origin 11:55:43 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 11:55:43 # $SEMVER_USER_NAME = edgex-jenkins 11:55:43 # $SEMVER_BRANCH = PR-470 11:55:43 # $SEMVER_TEMP = /tmp/semver-441245164 11:55:43 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 11:55:45 # '/tmp/semver-441245164' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-470/.semver' 11:55:45 # -> Force: false 11:55:45 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-470/.semver [Pipeline] } 11:55:45 $ docker exec --env ******** --env ******** 56536c5c4d36b35fcffe6c4b27d7c8c7201656dd52a7de38df840b3115e2641d ssh-agent -k 11:55:45 unset SSH_AUTH_SOCK; 11:55:45 unset SSH_AGENT_PID; 11:55:45 echo Agent pid 58 killed; 11:55:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:55:46 + git semver [Pipeline] } 11:55:46 $ docker stop --time=1 56536c5c4d36b35fcffe6c4b27d7c8c7201656dd52a7de38df840b3115e2641d 11:55:47 $ docker rm -f 56536c5c4d36b35fcffe6c4b27d7c8c7201656dd52a7de38df840b3115e2641d [Pipeline] // withDockerContainer [Pipeline] sh 11:55:47 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:55:47 Stashed 1 file(s) [Pipeline] echo 11:55:47 [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 11:56:03 Still waiting to schedule task 11:56:03 Waiting for next available executor on ‘centos7-docker-4c-2g’ 11:56:03 Still waiting to schedule task 11:56:03 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 11:58:25 Running on prd-centos7-docker-4c-2g-23964 in /w/workspace/edgexfoundry_edgex-ui-go_PR-470 [Pipeline] { [Pipeline] ws 11:58:25 Running in /w/workspace/edgex-ui-go/6 [Pipeline] { [Pipeline] checkout 11:58:25 The recommended git tool is: git 11:58:27 using credential edgex-jenkins-ssh 11:58:27 Cloning the remote Git repository 11:58:26 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 11:58:26 > git init /w/workspace/edgex-ui-go/6 # timeout=10 11:58:26 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 11:58:26 > git --version # timeout=10 11:58:26 > git --version # 'git version 2.24.4' 11:58:26 using GIT_SSH to set credentials SSH Credentials for GitHub 11:58:26 [INFO] Currently running in a labeled security context 11:58:26 [INFO] Currently SELinux is 'enforcing' on the host 11:58:26 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/6@tmp/jenkins-gitclient-ssh6573674590045362342.key 11:58:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:58:31 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 11:58:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:58:31 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 11:58:31 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 11:58:31 using GIT_SSH to set credentials SSH Credentials for GitHub 11:58:31 [INFO] Currently running in a labeled security context 11:58:31 [INFO] Currently SELinux is 'enforcing' on the host 11:58:31 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/6@tmp/jenkins-gitclient-ssh2746812045933100399.key 11:58:32 > 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 11:58:32 Merging remotes/origin/main commit 0887a2a06b49b030db05b89eeb48f98f69cb4a9e into PR head commit 1b5f39b94776a6f4c33833d30f552293f40910a2 11:58:32 Merge succeeded, producing 1b5f39b94776a6f4c33833d30f552293f40910a2 11:58:32 Checking out Revision 1b5f39b94776a6f4c33833d30f552293f40910a2 (PR-470) 11:58:32 > git config core.sparsecheckout # timeout=10 11:58:32 > git checkout -f 1b5f39b94776a6f4c33833d30f552293f40910a2 # timeout=10 11:58:32 > git remote # timeout=10 11:58:32 > git config --get remote.origin.url # timeout=10 11:58:32 using GIT_SSH to set credentials SSH Credentials for GitHub 11:58:32 [INFO] Currently running in a labeled security context 11:58:32 [INFO] Currently SELinux is 'enforcing' on the host 11:58:32 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/6@tmp/jenkins-gitclient-ssh5256237392522107816.key 11:58:32 > git merge 0887a2a06b49b030db05b89eeb48f98f69cb4a9e # timeout=10 11:58:32 > git rev-parse HEAD^{commit} # timeout=10 11:58:32 > git config core.sparsecheckout # timeout=10 11:58:32 > git checkout -f 1b5f39b94776a6f4c33833d30f552293f40910a2 # timeout=10 11:58:36 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 11:58:37 provisioning config files... 11:58:37 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/6@tmp/config1961902700577613157tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:58:37 ---> docker-login.sh 11:58:37 nexus3.edgexfoundry.org:10001 11:58:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:58:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:58:37 Configure a credential helper to remove this warning. See 11:58:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:58:37 11:58:37 Login Succeeded 11:58:37 nexus3.edgexfoundry.org:10002 11:58:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:58:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:58:37 Configure a credential helper to remove this warning. See 11:58:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:58:37 11:58:37 Login Succeeded 11:58:37 nexus3.edgexfoundry.org:10003 11:58:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:58:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:58:37 Configure a credential helper to remove this warning. See 11:58:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:58:37 11:58:37 Login Succeeded 11:58:37 nexus3.edgexfoundry.org:10004 11:58:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:58:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:58:37 Configure a credential helper to remove this warning. See 11:58:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:58:37 11:58:37 Login Succeeded 11:58:37 docker.io 11:58:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:58:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:58:38 Configure a credential helper to remove this warning. See 11:58:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:58:38 11:58:38 Login Succeeded 11:58:38 ---> docker-login.sh ends [Pipeline] } 11:58:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:58:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:58:38 ========================================================= 11:58:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 11:58:38 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 11:58:38 + 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 . 11:58:38 Sending build context to Docker daemon 25.23MB 11:58:38 Step 1/14 : ARG BASE=golang:1.16-alpine3.14 11:58:38 Step 2/14 : FROM ${BASE} AS builder 11:58:39 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 11:58:39 a0d0a0d46f8b: Pulling fs layer 11:58:39 31adcdaf11c8: Pulling fs layer 11:58:39 b8b176561691: Pulling fs layer 11:58:39 4527c011a84f: Pulling fs layer 11:58:39 5d74067f8e1e: Pulling fs layer 11:58:39 e0aca202a116: Pulling fs layer 11:58:39 3a43be97a3b4: Pulling fs layer 11:58:39 34cad66bf833: Pulling fs layer 11:58:39 b4e3c513aaa6: Pulling fs layer 11:58:39 e0aca202a116: Waiting 11:58:39 3a43be97a3b4: Waiting 11:58:39 34cad66bf833: Waiting 11:58:39 b4e3c513aaa6: Waiting 11:58:39 4527c011a84f: Waiting 11:58:39 5d74067f8e1e: Waiting 11:58:39 b8b176561691: Verifying Checksum 11:58:39 b8b176561691: Download complete 11:58:39 31adcdaf11c8: Verifying Checksum 11:58:39 31adcdaf11c8: Download complete 11:58:39 5d74067f8e1e: Verifying Checksum 11:58:39 5d74067f8e1e: Download complete 11:58:39 a0d0a0d46f8b: Verifying Checksum 11:58:39 a0d0a0d46f8b: Download complete 11:58:39 e0aca202a116: Verifying Checksum 11:58:39 e0aca202a116: Download complete 11:58:39 3a43be97a3b4: Verifying Checksum 11:58:39 3a43be97a3b4: Download complete 11:58:39 34cad66bf833: Verifying Checksum 11:58:39 34cad66bf833: Download complete 11:58:39 a0d0a0d46f8b: Pull complete 11:58:40 4527c011a84f: Verifying Checksum 11:58:40 4527c011a84f: Download complete 11:58:40 b4e3c513aaa6: Verifying Checksum 11:58:40 b4e3c513aaa6: Download complete 11:58:40 31adcdaf11c8: Pull complete 11:58:40 b8b176561691: Pull complete 11:58:44 4527c011a84f: Pull complete 11:58:44 5d74067f8e1e: Pull complete 11:58:44 e0aca202a116: Pull complete 11:58:44 3a43be97a3b4: Pull complete 11:58:44 34cad66bf833: Pull complete 11:58:47 b4e3c513aaa6: Pull complete 11:58:47 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 11:58:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 11:58:47 ---> 9f6097aaca64 11:58:47 Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 11:58:50 ---> Running in 927d78ae8d52 11:58:50 Removing intermediate container 927d78ae8d52 11:58:50 ---> 368fd97373b6 11:58:50 Step 4/14 : ARG ALPINE_PKG_BASE="make git" 11:58:50 ---> Running in 564c2b693087 11:58:50 Removing intermediate container 564c2b693087 11:58:50 ---> b07d37446fb8 11:58:50 Step 5/14 : ARG ALPINE_PKG_EXTRA="" 11:58:50 ---> Running in 0c615563819c 11:58:50 Removing intermediate container 0c615563819c 11:58:50 ---> 659281570d16 11:58:50 Step 6/14 : LABEL Name=edgex-ui-go 11:58:50 ---> Running in af19e4de5a00 11:58:51 Removing intermediate container af19e4de5a00 11:58:51 ---> a12e49fab9a4 11:58:51 Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 11:58:51 ---> Running in 4b46aadc1f53 11:58:51 Removing intermediate container 4b46aadc1f53 11:58:51 ---> d16c92cde060 11:58:51 Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:58:51 ---> Running in a869cdbf3967 11:58:52 Removing intermediate container a869cdbf3967 11:58:52 ---> 363035ef6c3e 11:58:52 Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:58:52 ---> Running in 333e88075a64 11:58:52 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 11:58:53 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 11:58:53 OK: 220 MiB in 52 packages 11:58:54 Removing intermediate container 333e88075a64 11:58:54 ---> 2bb8023588ed 11:58:54 Step 10/14 : ENV GO111MODULE=on 11:58:54 ---> Running in 0f3d934f5d14 11:58:54 Removing intermediate container 0f3d934f5d14 11:58:54 ---> 7de2474fdc01 11:58:54 Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 11:58:54 ---> Running in 375ed3777975 11:58:55 Removing intermediate container 375ed3777975 11:58:55 ---> 3ded75451d09 11:58:55 Step 12/14 : COPY . . 11:58:56 ---> 4dc3efddc0d8 11:58:56 Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:58:56 ---> Running in 8cb6ffcb654b 11:59:10 Removing intermediate container 8cb6ffcb654b 11:59:10 ---> 24b33f5090f5 11:59:10 Step 14/14 : RUN ${MAKE} 11:59:10 ---> Running in b00db07b0516 11:59:11 noop 11:59:11 Removing intermediate container b00db07b0516 11:59:11 ---> d36a368600e3 11:59:11 Successfully built d36a368600e3 11:59:11 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 11:59:11 + docker inspect -f . ci-base-image-x86_64 11:59:11 . [Pipeline] withDockerContainer 11:59:11 prd-centos7-docker-4c-2g-23964 does not seem to be running inside a container 11:59:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/6 -v /w/workspace/edgex-ui-go/6:/w/workspace/edgex-ui-go/6:rw,z -v /w/workspace/edgex-ui-go/6@tmp:/w/workspace/edgex-ui-go/6@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 11:59:12 $ docker top f42d79db3986420313d6d17c8b2c93745afc07d82c164e728f879a169c30ed2f -eo pid,comm [Pipeline] { [Pipeline] sh 11:59:12 + go version 11:59:12 go version go1.16.8 linux/amd64 [Pipeline] } 11:59:12 $ docker stop --time=1 f42d79db3986420313d6d17c8b2c93745afc07d82c164e728f879a169c30ed2f 11:59:13 $ docker rm -f f42d79db3986420313d6d17c8b2c93745afc07d82c164e728f879a169c30ed2f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:59:14 + docker inspect -f . ci-base-image-x86_64 11:59:14 . [Pipeline] withDockerContainer 11:59:14 prd-centos7-docker-4c-2g-23964 does not seem to be running inside a container 11:59:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/6 -v /w/workspace/edgex-ui-go/6:/w/workspace/edgex-ui-go/6:rw,z -v /w/workspace/edgex-ui-go/6@tmp:/w/workspace/edgex-ui-go/6@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 11:59:15 $ docker top daf9dc12273a34348a644de0e736f85bb1b59e8d19f8382cbb5a2ae3e9b1b550 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 11:59:15 + make test 11:59:15 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 11:59:15 ? github.com/edgexfoundry/edgex-ui-go [no test files] 11:59:30 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 11:59:30 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 11:59:30 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 11:59:30 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 11:59:30 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 11:59:30 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 11:59:30 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 11:59:30 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 11:59:30 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 11:59:30 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 11:59:30 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 11:59:30 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 11:59:30 CGO_ENABLED=0 GO111MODULE=on go vet ./... 11:59:33 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:59:33 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } 11:59:33 $ docker stop --time=1 daf9dc12273a34348a644de0e736f85bb1b59e8d19f8382cbb5a2ae3e9b1b550 11:59:35 $ docker rm -f daf9dc12273a34348a644de0e736f85bb1b59e8d19f8382cbb5a2ae3e9b1b550 [Pipeline] // withDockerContainer [Pipeline] sh 11:59:35 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:59:36 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 11:59:37 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:59:37 + ls -al . 11:59:37 total 88 11:59:37 drwxrwxr-x. 12 jenkins jenkins 4096 Nov 4 11:59 . 11:59:37 drwxrwxr-x. 4 jenkins jenkins 28 Nov 4 11:58 .. 11:59:37 drwxrwxr-x. 3 jenkins jenkins 20 Nov 4 11:58 assets 11:59:37 drwxrwxr-x. 2 jenkins jenkins 66 Nov 4 11:58 bin 11:59:37 drwxrwxr-x. 3 jenkins jenkins 29 Nov 4 11:58 cmd 11:59:37 -rw-rw-r--. 1 jenkins jenkins 3959 Nov 4 11:58 CONTRIBUTING.md 11:59:37 -rw-r--r--. 1 jenkins jenkins 10 Nov 4 11:59 coverage.out 11:59:37 -rw-rw-r--. 1 jenkins jenkins 1526 Nov 4 11:58 Dockerfile 11:59:37 drwxrwxr-x. 2 jenkins jenkins 23 Nov 4 11:58 docs 11:59:37 drwxrwxr-x. 8 jenkins jenkins 179 Nov 4 11:58 .git 11:59:37 drwxrwxr-x. 2 jenkins jenkins 103 Nov 4 11:58 .github 11:59:37 -rw-rw-r--. 1 jenkins jenkins 155 Nov 4 11:58 .gitignore 11:59:37 -rw-rw-r--. 1 jenkins jenkins 880 Nov 4 11:58 go.mod 11:59:37 -rw-rw-r--. 1 jenkins jenkins 24176 Nov 4 11:58 go.sum 11:59:37 drwxrwxr-x. 9 jenkins jenkins 125 Nov 4 11:58 internal 11:59:37 -rw-rw-r--. 1 jenkins jenkins 652 Nov 4 11:58 Jenkinsfile 11:59:37 -rw-rw-r--. 1 jenkins jenkins 11357 Nov 4 11:58 LICENSE 11:59:37 -rw-rw-r--. 1 jenkins jenkins 1212 Nov 4 11:58 Makefile 11:59:37 drwxrwxr-x. 3 jenkins jenkins 19 Nov 4 11:58 pkg 11:59:37 -rw-rw-r--. 1 jenkins jenkins 5786 Nov 4 11:58 README.md 11:59:37 drwxrwxr-x. 4 jenkins jenkins 71 Nov 4 11:58 snap 11:59:37 -rw-rw-r--. 1 jenkins jenkins 5 Nov 4 11:55 VERSION 11:59:37 -rw-rw-r--. 1 jenkins jenkins 155 Nov 4 11:58 version.go 11:59:37 drwxrwxr-x. 4 jenkins jenkins 4096 Nov 4 11:58 web [Pipeline] isUnix [Pipeline] sh 11:59:37 + 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 . 11:59:37 Sending build context to Docker daemon 25.24MB 11:59:37 Step 1/22 : ARG BASE=golang:1.16-alpine3.14 11:59:37 Step 2/22 : FROM ${BASE} AS builder 11:59:37 ---> d36a368600e3 11:59:37 Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 11:59:37 ---> Running in f8120d615a6f 11:59:38 Removing intermediate container f8120d615a6f 11:59:38 ---> c2a1ad9b8600 11:59:38 Step 4/22 : ARG ALPINE_PKG_BASE="make git" 11:59:38 ---> Running in 7b654c10506a 11:59:38 Removing intermediate container 7b654c10506a 11:59:38 ---> 8fe6c0770255 11:59:38 Step 5/22 : ARG ALPINE_PKG_EXTRA="" 11:59:38 ---> Running in d9083e409fad 11:59:38 Removing intermediate container d9083e409fad 11:59:38 ---> 5bc3bc7c6952 11:59:38 Step 6/22 : LABEL Name=edgex-ui-go 11:59:38 ---> Running in 126af630e8fc 11:59:38 Removing intermediate container 126af630e8fc 11:59:38 ---> 1ca41631ee7b 11:59:38 Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 11:59:38 ---> Running in 2564213bbbe2 11:59:38 Removing intermediate container 2564213bbbe2 11:59:38 ---> 863a741265de 11:59:38 Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:59:38 ---> Running in 92d54acef1fb 11:59:39 Removing intermediate container 92d54acef1fb 11:59:39 ---> ffd409478f56 11:59:39 Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:59:39 ---> Running in 138603f76c58 11:59:39 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 11:59:40 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 11:59:40 OK: 220 MiB in 52 packages 11:59:40 Removing intermediate container 138603f76c58 11:59:40 ---> ee3fc0e9a5a5 11:59:40 Step 10/22 : ENV GO111MODULE=on 11:59:40 ---> Running in a35cbd535785 11:59:40 Removing intermediate container a35cbd535785 11:59:40 ---> f6b43c961de8 11:59:40 Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 11:59:40 ---> Running in 6f4ff160f0e8 11:59:41 Removing intermediate container 6f4ff160f0e8 11:59:41 ---> c7b796189801 11:59:41 Step 12/22 : COPY . . 11:59:41 ---> 3ac64607ab76 11:59:41 Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:59:41 ---> Running in 7d26c4949757 11:59:42 Removing intermediate container 7d26c4949757 11:59:42 ---> 9277603f47ec 11:59:42 Step 14/22 : RUN ${MAKE} 11:59:42 ---> Running in f8b1085469c7 11:59:42 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 11:59:52 CGO_ENABLED=0 GO111MODULE=on go build ./... 11:59:52 Removing intermediate container f8b1085469c7 11:59:52 ---> 9c477c109abd 11:59:52 Step 15/22 : FROM alpine:3.14 11:59:57 3.14: Pulling from library/alpine 11:59:57 a0d0a0d46f8b: Already exists 11:59:57 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 11:59:57 Status: Downloaded newer image for alpine:3.14 11:59:57 ---> 14119a10abf4 11:59:57 Step 16/22 : EXPOSE 4000 11:59:57 ---> Running in 6b99a87d8bc6 11:59:57 Removing intermediate container 6b99a87d8bc6 11:59:57 ---> 3e594ab1ae87 11:59:57 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 11:59:57 ---> 3f2d82c24e6d 11:59:57 Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 11:59:57 ---> Running in cd7c90a38beb 11:59:57 Removing intermediate container cd7c90a38beb 11:59:57 ---> 7f753782324a 11:59:57 Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 11:59:57 ---> Running in c0c3ee6deba9 11:59:57 Removing intermediate container c0c3ee6deba9 11:59:57 ---> e24e5db6e89e 11:59:57 Step 20/22 : LABEL arch=amd64 11:59:57 ---> Running in 185ce82e3d8f 11:59:57 Removing intermediate container 185ce82e3d8f 11:59:57 ---> 10aee32d54aa 11:59:57 Step 21/22 : LABEL git_sha=1b5f39b94776a6f4c33833d30f552293f40910a2 11:59:57 ---> Running in 42bb2246f3db 11:59:57 Removing intermediate container 42bb2246f3db 11:59:57 ---> cd17ccde0052 11:59:57 Step 22/22 : LABEL version=0.0.0 11:59:57 ---> Running in 37a36b29f3b2 11:59:57 Removing intermediate container 37a36b29f3b2 11:59:57 ---> 3ca5b6f0d3a6 11:59:57 [Warning] One or more build-args [ARCH] were not consumed 11:59:57 Successfully built 3ca5b6f0d3a6 11:59:57 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 11:59:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:59:58 11:59:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 11:59:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:59:58 latest: Pulling from edgex-lftools-log-publisher 11:59:58 b4d181a07f80: Pulling fs layer 11:59:58 a1111a8f2ec3: Pulling fs layer 11:59:58 ed53099fbce6: Pulling fs layer 11:59:58 dc539afda2c1: Pulling fs layer 11:59:58 77bc0d833cb6: Pulling fs layer 11:59:58 9065ff56babe: Pulling fs layer 11:59:58 d287ab97295c: Pulling fs layer 11:59:58 dc539afda2c1: Waiting 11:59:58 77bc0d833cb6: Waiting 11:59:58 9065ff56babe: Waiting 11:59:58 d287ab97295c: Waiting 11:59:58 a1111a8f2ec3: Verifying Checksum 11:59:58 a1111a8f2ec3: Download complete 11:59:58 dc539afda2c1: Verifying Checksum 11:59:58 dc539afda2c1: Download complete 11:59:59 77bc0d833cb6: Verifying Checksum 11:59:59 77bc0d833cb6: Download complete 11:59:59 9065ff56babe: Verifying Checksum 11:59:59 9065ff56babe: Download complete 11:59:59 b4d181a07f80: Verifying Checksum 11:59:59 b4d181a07f80: Download complete 11:59:59 ed53099fbce6: Verifying Checksum 11:59:59 ed53099fbce6: Download complete 11:59:59 d287ab97295c: Verifying Checksum 11:59:59 d287ab97295c: Download complete 12:00:00 b4d181a07f80: Pull complete 12:00:00 a1111a8f2ec3: Pull complete 12:00:01 ed53099fbce6: Pull complete 12:00:01 dc539afda2c1: Pull complete 12:00:01 77bc0d833cb6: Pull complete 12:00:01 9065ff56babe: Pull complete 12:00:07 d287ab97295c: Pull complete 12:00:07 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 12:00:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:00:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 12:00:07 prd-centos7-docker-4c-2g-23964 does not seem to be running inside a container 12:00:07 $ 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/6 -v /w/workspace/edgex-ui-go/6:/w/workspace/edgex-ui-go/6:rw,z -v /w/workspace/edgex-ui-go/6@tmp:/w/workspace/edgex-ui-go/6@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 12:00:10 $ docker top e6c60d5b06a8b883c16f83e36d96ce1a4aa24f5ecfa70a267db99c867c9be137 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:00:10 ---> job-cost.sh 12:00:10 lf-activate-venv: SKIPPING 12:00:10 INFO: No Stack... 12:00:11 INFO: Retrieving Pricing Info for: v3-standard-2 12:00:11 INFO: Archiving Costs [Pipeline] sh 12:00:11 + cat /w/workspace/edgex-ui-go/6/archives/cost.csv 12:00:11 + cut -d, -f6 [Pipeline] lock 12:00:11 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-470-6-stack-cost] 12:00:11 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-470-6-stack-cost] did not exist. Created. 12:00:11 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-470-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:00:12 + echo total: 0.05999999865889549 [Pipeline] stash 12:00:12 Stashed 1 file(s) [Pipeline] } 12:00:12 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-470-6-stack-cost] [Pipeline] // lock [Pipeline] } 12:00:12 $ docker stop --time=1 e6c60d5b06a8b883c16f83e36d96ce1a4aa24f5ecfa70a267db99c867c9be137 12:00:13 $ docker rm -f e6c60d5b06a8b883c16f83e36d96ce1a4aa24f5ecfa70a267db99c867c9be137 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } Aborted by Ernesto Ojeda [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 15:13:09 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 15:13:10 + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-470/archives ']' [Pipeline] libraryResource [Pipeline] sh 15:13:10 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:13:11 ---> package-listing.sh 15:13:11 ++ tr '[:upper:]' '[:lower:]' 15:13:11 ++ facter osfamily 15:13:11 + OS_FAMILY=redhat 15:13:11 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-470 15:13:11 + START_PACKAGES=/tmp/packages_start.txt 15:13:11 + END_PACKAGES=/tmp/packages_end.txt 15:13:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:13:11 + PACKAGES=/tmp/packages_start.txt 15:13:11 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-470 ']' 15:13:11 + PACKAGES=/tmp/packages_end.txt 15:13:11 + case "${OS_FAMILY}" in 15:13:11 + sort 15:13:11 + rpm -qa 15:13:12 + '[' -f /tmp/packages_start.txt ']' 15:13:12 + '[' -f /tmp/packages_end.txt ']' 15:13:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:13:12 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-470 ']' 15:13:12 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-470/archives/ 15:13: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 15:13: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 15:13:13 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:13:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:13:13 15:13:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 15:13:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:13:14 latest: Pulling from edgex-lftools-log-publisher 15:13:14 b4d181a07f80: Pulling fs layer 15:13:14 a1111a8f2ec3: Pulling fs layer 15:13:14 ed53099fbce6: Pulling fs layer 15:13:14 dc539afda2c1: Pulling fs layer 15:13:14 77bc0d833cb6: Pulling fs layer 15:13:14 9065ff56babe: Pulling fs layer 15:13:14 d287ab97295c: Pulling fs layer 15:13:14 77bc0d833cb6: Waiting 15:13:14 9065ff56babe: Waiting 15:13:14 d287ab97295c: Waiting 15:13:14 dc539afda2c1: Waiting 15:13:14 a1111a8f2ec3: Verifying Checksum 15:13:14 a1111a8f2ec3: Download complete 15:13:14 dc539afda2c1: Verifying Checksum 15:13:14 dc539afda2c1: Download complete 15:13:14 77bc0d833cb6: Verifying Checksum 15:13:14 77bc0d833cb6: Download complete 15:13:14 9065ff56babe: Verifying Checksum 15:13:14 9065ff56babe: Download complete 15:13:14 ed53099fbce6: Verifying Checksum 15:13:14 ed53099fbce6: Download complete 15:13:14 b4d181a07f80: Verifying Checksum 15:13:14 b4d181a07f80: Download complete 15:13:15 d287ab97295c: Verifying Checksum 15:13:15 d287ab97295c: Download complete 15:13:16 b4d181a07f80: Pull complete 15:13:16 a1111a8f2ec3: Pull complete 15:13:16 ed53099fbce6: Pull complete 15:13:17 dc539afda2c1: Pull complete 15:13:17 77bc0d833cb6: Pull complete 15:13:17 9065ff56babe: Pull complete Click here to forcibly terminate running steps 15:13:24 d287ab97295c: Pull complete 15:13:24 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 15:13:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:13:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 15:13:24 prd-centos7-docker-4c-2g-23945 does not seem to be running inside a container 15:13:24 $ 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 15:13:27 $ docker top 6691fe9e9fa3ed5767421e0a75297e7478d77a4fecbd98040d9a19473001e990 -eo pid,comm [Pipeline] { [Pipeline] sh 15:13:28 + touch /tmp/pre-build-complete [Pipeline] sh 15:13:28 + mkdir -p /var/log/sysstat [Pipeline] sh 15:13:28 + ls /var/log/sa-host 15:13:28 + sadf -c /var/log/sa-host/sa04 15:13:28 file_magic: OK 15:13:28 HZ: Using current value: 100 15:13:28 file_header: OK 15:13:28 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 15:13:28 Statistics: 15:13:28 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... 15:13:28 File successfully converted to sysstat format version 12.0.3 15:13:28 + sadf -c /var/log/sa-host/sa30 15:13:28 file_magic: OK 15:13:28 HZ: Using current value: 100 15:13:28 file_header: OK 15:13:28 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 15:13:28 Statistics: 15:13:28 Hnuu...uuuununununu...Hnuu...uuuununununu... 15:13:28 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:13:28 provisioning config files... 15:13:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-470@tmp/config1900904528533234715tmp [Pipeline] { [Pipeline] echo 15:13:28 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:13:29 ---> create-netrc.sh [Pipeline] } 15:13:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:13:29 ---> python-tools-install.sh [Pipeline] echo 15:13:29 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:13:29 ---> sudo-logs.sh 15:13:29 Archiving 'sudo' log.. 15:13:29 sudo: unable to resolve host prd-centos7-docker-4c-2g-23945.novalocal: Name or service not known 15:13:29 sudo: unable to resolve host prd-centos7-docker-4c-2g-23945.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 15:13:29 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:13:30 ---> job-cost.sh 15:13:30 lf-activate-venv: SKIPPING 15:13:30 DEBUG: total: 0.05999999865889549 15:13:30 INFO: Retrieving Stack Cost... 15:13:30 INFO: Retrieving Pricing Info for: v3-standard-2 15:13:30 INFO: Archiving Costs [Pipeline] echo 15:13:30 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:13:31 ---> logs-deploy.sh 15:13:31 lf-activate-venv: SKIPPING 15:13:31 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-470/6 15:13:31 INFO: archiving workspace using pattern(s): 15:13:32 Archives upload complete. 15:13:32 INFO: archiving logs to Nexus 15:13:33 ---> uname -a: 15:13:33 Linux prd-centos7-docker-4c-2g-23945.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 15:13:33 15:13:33 15:13:33 ---> lscpu: 15:13:33 Architecture: x86_64 15:13:33 CPU op-mode(s): 32-bit, 64-bit 15:13:33 Byte Order: Little Endian 15:13:33 Address sizes: 40 bits physical, 48 bits virtual 15:13:33 CPU(s): 2 15:13:33 On-line CPU(s) list: 0,1 15:13:33 Thread(s) per core: 1 15:13:33 Core(s) per socket: 1 15:13:33 Socket(s): 2 15:13:33 NUMA node(s): 1 15:13:33 Vendor ID: AuthenticAMD 15:13:33 CPU family: 23 15:13:33 Model: 49 15:13:33 Model name: AMD EPYC-Rome Processor 15:13:33 Stepping: 0 15:13:33 CPU MHz: 2799.998 15:13:33 BogoMIPS: 5599.99 15:13:33 Virtualization: AMD-V 15:13:33 Hypervisor vendor: KVM 15:13:33 Virtualization type: full 15:13:33 L1d cache: 32K 15:13:33 L1i cache: 32K 15:13:33 L2 cache: 512K 15:13:33 L3 cache: 16384K 15:13:33 NUMA node0 CPU(s): 0,1 15:13:33 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 15:13:33 15:13:33 15:13:33 ---> nproc: 15:13:33 2 15:13:33 15:13:33 15:13:33 ---> df -h: 15:13:33 Filesystem Size Used Avail Use% Mounted on 15:13:33 overlay 40G 7.4G 33G 19% / 15:13:33 tmpfs 64M 0 64M 0% /dev 15:13:33 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 15:13:33 shm 64M 0 64M 0% /dev/shm 15:13:33 /dev/vda1 40G 7.4G 33G 19% /facter-os 15:13:33 15:13:33