Pull request #498 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 894c3e7ad930fb1b408abbce501bdc859c6bf94e+8d7b00626af3583744669d29e95c77c5f4d97e7c (5f315f118aa8b073f1e3cbd48c2a949884b4c8b0) 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-ssh10212808751082801974.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-ssh9960892499625141819.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 efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-498/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-498/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh130815589866251547.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f efdbc04638cc485a1a2a98c60e49a0e43cac6f53 # timeout=10 Commit message: "Merge pull request #376 from ernestojeda/add-ireland-release-stream" > 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-ssh14913523105869285309.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-498/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-498/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh14488899565994702912.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.17 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 ‘prd-centos7-docker-4c-2g-5472’ is offline Running on prd-centos7-docker-4c-2g-5473 in /w/workspace/edgexfoundry_edgex-ui-go_PR-498 [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-498 # 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-498@tmp/jenkins-gitclient-ssh6339441603945758207.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > 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-498@tmp/jenkins-gitclient-ssh6288957616532768504.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/498/head:refs/remotes/origin/PR-498 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 8d7b00626af3583744669d29e95c77c5f4d97e7c into PR head commit 894c3e7ad930fb1b408abbce501bdc859c6bf94e Merge succeeded, producing f900a593b51e59de29e91eca5b65e45f3d42ffb1 Checking out Revision f900a593b51e59de29e91eca5b65e45f3d42ffb1 (PR-498) > git config core.sparsecheckout # timeout=10 > git checkout -f 894c3e7ad930fb1b408abbce501bdc859c6bf94e # 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-498@tmp/jenkins-gitclient-ssh3664663589780191517.key > git merge 8d7b00626af3583744669d29e95c77c5f4d97e7c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f900a593b51e59de29e91eca5b65e45f3d42ffb1 # timeout=10 Commit message: "Merge commit '8d7b00626af3583744669d29e95c77c5f4d97e7c' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:02:34 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:02:34 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:02:34 ========================================================= 07:02:34 EdgeX Global Pipelines Version Info 07:02:34 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk a5c2af310d2cd7f602d851bcb8c05fd11e665325 # timeout=10 07:02:35 ------------------- 07:02:35 stable info: 07:02:35 ------------------- 07:02:35 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:02:35 Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 07:02:35 Message: update stable to v1.0.220 07:02:36 ------------------- 07:02:36 experimental info: 07:02:36 ------------------- 07:02:36 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:02:36 Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 07:02:36 Message: update experimental to v1.0.220 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:02:36 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 07:02:36 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 07:02:36 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:02:36 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:02:36 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:02:36 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 07:02:36 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:02:36 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:02:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:02:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:02:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:02:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 07:02:36 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:02:36 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:02:36 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:02:36 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:02:36 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:02:36 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:02:36 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:02:36 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:02:36 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 07:02:36 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 07:02:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:02:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:02:36 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:02:36 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:02:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-498 [Pipeline] echo 07:02:36 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-498 [Pipeline] echo 07:02:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-498 [Pipeline] echo 07:02:36 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f900a593b51e59de29e91eca5b65e45f3d42ffb1 [Pipeline] echo 07:02:36 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f900a59 [Pipeline] echo 07:02:36 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:02:36 provisioning config files... 07:02:36 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-498@tmp/config6717011895757855541tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:02:37 ---> docker-login.sh 07:02:37 nexus3.edgexfoundry.org:10001 07:02:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:02:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:02:37 Configure a credential helper to remove this warning. See 07:02:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:02:37 07:02:37 Login Succeeded 07:02:37 nexus3.edgexfoundry.org:10002 07:02:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:02:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:02:37 Configure a credential helper to remove this warning. See 07:02:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:02:37 07:02:37 Login Succeeded 07:02:37 nexus3.edgexfoundry.org:10003 07:02:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:02:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:02:37 Configure a credential helper to remove this warning. See 07:02:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:02:37 07:02:37 Login Succeeded 07:02:37 nexus3.edgexfoundry.org:10004 07:02:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:02:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:02:37 Configure a credential helper to remove this warning. See 07:02:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:02:37 07:02:37 Login Succeeded 07:02:37 docker.io 07:02:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:02:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:02:37 Configure a credential helper to remove this warning. See 07:02:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:02:37 07:02:37 Login Succeeded 07:02:37 ---> docker-login.sh ends [Pipeline] } 07:02:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 07:02:38 + git rev-list -1 --merges f900a593b51e59de29e91eca5b65e45f3d42ffb1~1..f900a593b51e59de29e91eca5b65e45f3d42ffb1 [Pipeline] echo 07:02:38 -----------> git rev-list -1 --merges f900a593b51e59de29e91eca5b65e45f3d42ffb1~1..f900a593b51e59de29e91eca5b65e45f3d42ffb1 f900a593b51e59de29e91eca5b65e45f3d42ffb1 07:02:38 f900a593b51e59de29e91eca5b65e45f3d42ffb1 [false] [Pipeline] sh 07:02:38 + git log --format=format:%s -1 f900a593b51e59de29e91eca5b65e45f3d42ffb1 [Pipeline] echo 07:02:38 ========================================================= 07:02:38 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:02:38 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:02:39 + git log --format=format:%s -1 f900a593b51e59de29e91eca5b65e45f3d42ffb1 [Pipeline] echo 07:02:39 [semverPrep] GIT_COMMIT: f900a593b51e59de29e91eca5b65e45f3d42ffb1, Commit Message: Merge commit '8d7b00626af3583744669d29e95c77c5f4d97e7c' into HEAD [Pipeline] echo 07:02:39 [semverPrep] This is not a build commit. [Pipeline] sh 07:02:39 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 07:02:39 + grep -v github /etc/ssh/ssh_known_hosts 07:02:39 + '[' -e /tmp/ssh_known_hosts ']' 07:02:39 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:02:39 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 07:02:39 + sudo tee -a /etc/ssh/ssh_known_hosts 07:02:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 07:02:39 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:02:39 07:02:39 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 07:02:40 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:02:40 latest: Pulling from edgex-devops/git-semver 07:02:40 a0d0a0d46f8b: Pulling fs layer 07:02:40 3e5f54012d9b: Pulling fs layer 07:02:40 4c7163046ea9: Pulling fs layer 07:02:40 0c2d73faf560: Pulling fs layer 07:02:40 0c2d73faf560: Waiting 07:02:40 3e5f54012d9b: Verifying Checksum 07:02:40 3e5f54012d9b: Download complete 07:02:40 a0d0a0d46f8b: Verifying Checksum 07:02:40 a0d0a0d46f8b: Download complete 07:02:40 0c2d73faf560: Verifying Checksum 07:02:40 0c2d73faf560: Download complete 07:02:40 4c7163046ea9: Verifying Checksum 07:02:40 4c7163046ea9: Download complete 07:02:40 a0d0a0d46f8b: Pull complete 07:02:40 3e5f54012d9b: Pull complete 07:02:40 4c7163046ea9: Pull complete 07:02:40 0c2d73faf560: Pull complete 07:02:40 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 07:02:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:02:40 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 07:02:40 prd-centos7-docker-4c-2g-5473 does not seem to be running inside a container 07:02:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-498 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-498:/w/workspace/edgexfoundry_edgex-ui-go_PR-498:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-498@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-498@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 07:02:41 $ docker top 31f5d7fe6b6e07f7d2f41f6728f37d870da0e9f823f6ee517da6d879ded381bc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:02:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:02:41 [ssh-agent] Looking for ssh-agent implementation... 07:02:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:02:41 $ docker exec 31f5d7fe6b6e07f7d2f41f6728f37d870da0e9f823f6ee517da6d879ded381bc ssh-agent 07:02:41 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmjCENf/agent.13 07:02:41 SSH_AGENT_PID=20 07:02:41 Running ssh-add (command line suppressed) 07:02:42 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-498@tmp/private_key_6427116810188180439.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-498@tmp/private_key_6427116810188180439.key) 07:02:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:02:42 + git tag --points-at HEAD [Pipeline] } 07:02:42 $ docker exec --env ******** --env ******** 31f5d7fe6b6e07f7d2f41f6728f37d870da0e9f823f6ee517da6d879ded381bc ssh-agent -k 07:02:42 unset SSH_AUTH_SOCK; 07:02:42 unset SSH_AGENT_PID; 07:02:42 echo Agent pid 20 killed; 07:02:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:02:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:02:42 [ssh-agent] Looking for ssh-agent implementation... 07:02:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:02:42 $ docker exec 31f5d7fe6b6e07f7d2f41f6728f37d870da0e9f823f6ee517da6d879ded381bc ssh-agent 07:02:42 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXffBPHA/agent.54 07:02:42 SSH_AGENT_PID=61 07:02:42 Running ssh-add (command line suppressed) 07:02:42 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-498@tmp/private_key_6171688599585334330.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-498@tmp/private_key_6171688599585334330.key) 07:02:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:02:43 + git semver init 07:02:43 # -> Open(): unable to determine branch for HEAD 07:02:43 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-498/.git 07:02:43 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-498 07:02:43 # $SEMVER_REMOTE_NAME = origin 07:02:43 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:02:43 # $SEMVER_USER_NAME = edgex-jenkins 07:02:43 # $SEMVER_BRANCH = PR-498 07:02:43 # $SEMVER_TEMP = /tmp/semver-925286072 07:02:43 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 07:02:45 # '/tmp/semver-925286072' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-498/.semver' 07:02:45 # -> Force: false 07:02:45 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-498/.semver [Pipeline] } 07:02:45 $ docker exec --env ******** --env ******** 31f5d7fe6b6e07f7d2f41f6728f37d870da0e9f823f6ee517da6d879ded381bc ssh-agent -k 07:02:45 unset SSH_AUTH_SOCK; 07:02:45 unset SSH_AGENT_PID; 07:02:45 echo Agent pid 61 killed; 07:02:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:02:46 + git semver [Pipeline] } 07:02:46 $ docker stop --time=1 31f5d7fe6b6e07f7d2f41f6728f37d870da0e9f823f6ee517da6d879ded381bc 07:02:47 $ docker rm -f 31f5d7fe6b6e07f7d2f41f6728f37d870da0e9f823f6ee517da6d879ded381bc [Pipeline] // withDockerContainer [Pipeline] sh 07:02:47 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:02:47 Stashed 1 file(s) [Pipeline] echo 07:02: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] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:02:48 provisioning config files... 07:02:48 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-498@tmp/config7761442328094064184tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:02:48 ---> docker-login.sh 07:02:48 nexus3.edgexfoundry.org:10001 07:02:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:02:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:02:48 Configure a credential helper to remove this warning. See 07:02:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:02:48 07:02:48 Login Succeeded 07:02:48 nexus3.edgexfoundry.org:10002 07:02:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:02:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:02:48 Configure a credential helper to remove this warning. See 07:02:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:02:48 07:02:48 Login Succeeded 07:02:48 nexus3.edgexfoundry.org:10003 07:02:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:02:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:02:48 Configure a credential helper to remove this warning. See 07:02:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:02:48 07:02:48 Login Succeeded 07:02:48 nexus3.edgexfoundry.org:10004 07:02:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:02:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:02:48 Configure a credential helper to remove this warning. See 07:02:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:02:48 07:02:48 Login Succeeded 07:02:48 docker.io 07:02:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:02:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:02:49 Configure a credential helper to remove this warning. See 07:02:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:02:49 07:02:49 Login Succeeded 07:02:49 ---> docker-login.sh ends [Pipeline] } 07:02:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:02:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:02:49 ========================================================= 07:02:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 07:02:49 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 07:02:49 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg 'MAKE=echo noop' --target=builder . 07:02:49 Sending build context to Docker daemon 41.16MB 07:02:49 Step 1/15 : ARG BASE=golang:1.17-alpine3.15 07:02:49 Step 2/15 : FROM ${BASE} AS builder 07:02:49 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 07:02:49 59bf1c3509f3: Pulling fs layer 07:02:49 666ba61612fd: Pulling fs layer 07:02:49 8ed8ca486205: Pulling fs layer 07:02:49 4fe6c5a15a65: Pulling fs layer 07:02:49 22a0e8bec74d: Pulling fs layer 07:02:49 640e595b4fbd: Pulling fs layer 07:02:49 763cafe07f6e: Pulling fs layer 07:02:49 0c0b528cf693: Pulling fs layer 07:02:49 10935f4eaf8b: Pulling fs layer 07:02:49 640e595b4fbd: Waiting 07:02:49 763cafe07f6e: Waiting 07:02:49 0c0b528cf693: Waiting 07:02:49 4fe6c5a15a65: Waiting 07:02:49 22a0e8bec74d: Waiting 07:02:49 10935f4eaf8b: Waiting 07:02:49 8ed8ca486205: Verifying Checksum 07:02:49 8ed8ca486205: Download complete 07:02:49 666ba61612fd: Verifying Checksum 07:02:49 666ba61612fd: Download complete 07:02:49 22a0e8bec74d: Verifying Checksum 07:02:49 22a0e8bec74d: Download complete 07:02:49 640e595b4fbd: Verifying Checksum 07:02:49 640e595b4fbd: Download complete 07:02:49 763cafe07f6e: Verifying Checksum 07:02:49 763cafe07f6e: Download complete 07:02:49 59bf1c3509f3: Verifying Checksum 07:02:49 59bf1c3509f3: Download complete 07:02:50 0c0b528cf693: Verifying Checksum 07:02:50 0c0b528cf693: Download complete 07:02:50 10935f4eaf8b: Verifying Checksum 07:02:50 10935f4eaf8b: Download complete 07:02:50 59bf1c3509f3: Pull complete 07:02:50 4fe6c5a15a65: Verifying Checksum 07:02:50 4fe6c5a15a65: Download complete 07:02:50 666ba61612fd: Pull complete 07:02:50 8ed8ca486205: Pull complete 07:02:54 4fe6c5a15a65: Pull complete 07:02:54 22a0e8bec74d: Pull complete 07:02:54 640e595b4fbd: Pull complete 07:02:54 763cafe07f6e: Pull complete 07:02:54 0c0b528cf693: Pull complete 07:02:57 10935f4eaf8b: Pull complete 07:02:57 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 07:02:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 07:02:57 ---> 99d49a6021b9 07:02:57 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 07:02:59 ---> Running in 2fab5ab307dc 07:02:59 Removing intermediate container 2fab5ab307dc 07:02:59 ---> 746a1b3caa73 07:02:59 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 07:02:59 ---> Running in 9453f5c51067 07:02:59 Removing intermediate container 9453f5c51067 07:02:59 ---> 7a020a97e92c 07:02:59 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 07:02:59 ---> Running in cc648fecc68a 07:02:59 Removing intermediate container cc648fecc68a 07:02:59 ---> 6836a9cd77b3 07:02:59 Step 6/15 : LABEL Name=edgex-ui-go 07:02:59 ---> Running in 0a3002a76506 07:02:59 Removing intermediate container 0a3002a76506 07:02:59 ---> 036cf8307b90 07:02:59 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 07:02:59 ---> Running in 8c2709704baa 07:02:59 Removing intermediate container 8c2709704baa 07:02:59 ---> ae5f486a4047 07:02:59 Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:02:59 ---> Running in c0f9f7a912bd 07:03:00 Removing intermediate container c0f9f7a912bd 07:03:00 ---> b8471e91ee5b 07:03:00 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:03:00 ---> Running in c157cef1f613 07:03:00 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 07:03:01 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 07:03:01 OK: 221 MiB in 52 packages 07:03:02 Removing intermediate container c157cef1f613 07:03:02 ---> 2e18ee844b76 07:03:02 Step 10/15 : ENV GO111MODULE=on 07:03:02 ---> Running in 4342a5eb96c2 07:03:02 Removing intermediate container 4342a5eb96c2 07:03:02 ---> 0a27375d55c3 07:03:02 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 07:03:02 ---> Running in a03ce236d1e7 07:03:02 Removing intermediate container a03ce236d1e7 07:03:02 ---> 24654162af8f 07:03:02 Step 12/15 : COPY go.mod vendor* ./ 07:03:02 ---> 1e95a8cc5386 07:03:02 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:03:02 ---> Running in caec4942312d 07:03:03 Still waiting to schedule task 07:03:03 ‘prd-ubuntu18.04-docker-arm64-4c-16g-5474’ is offline 07:03:34 Removing intermediate container caec4942312d 07:03:34 ---> 08aa6eda9c09 07:03:34 Step 14/15 : COPY . . 07:03:34 ---> 138ff5b306ce 07:03:34 Step 15/15 : RUN ${MAKE} 07:03:34 ---> Running in 0c499ed25349 07:03:34 noop 07:03:34 Removing intermediate container 0c499ed25349 07:03:34 ---> 2fa2f64a0256 07:03:34 Successfully built 2fa2f64a0256 07:03:34 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 07:03:35 + docker inspect -f . ci-base-image-x86_64 07:03:35 . [Pipeline] withDockerContainer 07:03:35 prd-centos7-docker-4c-2g-5473 does not seem to be running inside a container 07:03:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-498 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-498:/w/workspace/edgexfoundry_edgex-ui-go_PR-498:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-498@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-498@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:03:35 $ docker top a95154aab38688d31e5b73620e2fe98b336bd1ae64955415fb93b30da07ed259 -eo pid,comm [Pipeline] { [Pipeline] sh 07:03:36 + go version 07:03:36 go version go1.17.6 linux/amd64 [Pipeline] } 07:03:36 $ docker stop --time=1 a95154aab38688d31e5b73620e2fe98b336bd1ae64955415fb93b30da07ed259 07:03:37 $ docker rm -f a95154aab38688d31e5b73620e2fe98b336bd1ae64955415fb93b30da07ed259 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:03:37 + docker inspect -f . ci-base-image-x86_64 07:03:37 . [Pipeline] withDockerContainer 07:03:37 prd-centos7-docker-4c-2g-5473 does not seem to be running inside a container 07:03:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-498 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-498:/w/workspace/edgexfoundry_edgex-ui-go_PR-498:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-498@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-498@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:03:38 $ docker top 867f58b1ea58e111c5a530852d2ff0b8e332335a9885d047eb1103ae40cf3461 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 07:03:38 + make test 07:03:38 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 07:03:38 ? github.com/edgexfoundry/edgex-ui-go [no test files] 07:03:51 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 07:03:51 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 07:03:51 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 07:03:51 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 07:03:51 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 07:03:51 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 07:03:51 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 07:03:51 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 07:03:51 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 07:03:51 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 07:03:51 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 07:03:51 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 07:03:51 CGO_ENABLED=0 GO111MODULE=on go vet ./... 07:03:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:03:53 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 07:03:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 07:03:53 $ docker stop --time=1 867f58b1ea58e111c5a530852d2ff0b8e332335a9885d047eb1103ae40cf3461 07:03:55 $ docker rm -f 867f58b1ea58e111c5a530852d2ff0b8e332335a9885d047eb1103ae40cf3461 [Pipeline] // withDockerContainer [Pipeline] sh 07:03:55 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:03:55 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 07:03:56 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:03:56 + ls -al . 07:03:56 total 112 07:03:56 drwxrwxr-x. 13 jenkins jenkins 4096 Feb 18 07:03 . 07:03:56 drwxrwxr-x. 4 jenkins jenkins 110 Feb 18 07:02 .. 07:03:56 drwxrwxr-x. 3 jenkins jenkins 20 Feb 18 07:02 assets 07:03:56 drwxrwxr-x. 2 jenkins jenkins 66 Feb 18 07:02 bin 07:03:56 drwxrwxr-x. 3 jenkins jenkins 29 Feb 18 07:02 cmd 07:03:56 -rw-rw-r--. 1 jenkins jenkins 3959 Feb 18 07:02 CONTRIBUTING.md 07:03:56 -rw-r--r--. 1 jenkins jenkins 10 Feb 18 07:03 coverage.out 07:03:56 -rw-rw-r--. 1 jenkins jenkins 1549 Feb 18 07:02 Dockerfile 07:03:56 drwxrwxr-x. 2 jenkins jenkins 23 Feb 18 07:02 docs 07:03:56 drwxrwxr-x. 8 jenkins jenkins 179 Feb 18 07:02 .git 07:03:56 drwxrwxr-x. 2 jenkins jenkins 103 Feb 18 07:02 .github 07:03:56 -rw-rw-r--. 1 jenkins jenkins 155 Feb 18 07:02 .gitignore 07:03:56 -rw-rw-r--. 1 jenkins jenkins 1944 Feb 18 07:02 go.mod 07:03:56 -rw-rw-r--. 1 jenkins jenkins 48565 Feb 18 07:02 go.sum 07:03:56 drwxrwxr-x. 9 jenkins jenkins 125 Feb 18 07:02 internal 07:03:56 -rw-rw-r--. 1 jenkins jenkins 652 Feb 18 07:02 Jenkinsfile 07:03:56 -rw-rw-r--. 1 jenkins jenkins 11357 Feb 18 07:02 LICENSE 07:03:56 -rw-rw-r--. 1 jenkins jenkins 1212 Feb 18 07:02 Makefile 07:03:56 drwxrwxr-x. 3 jenkins jenkins 19 Feb 18 07:02 pkg 07:03:56 -rw-rw-r--. 1 jenkins jenkins 4450 Feb 18 07:02 README.md 07:03:56 drwx------. 3 jenkins jenkins 56 Feb 18 07:02 .semver 07:03:56 drwxrwxr-x. 4 jenkins jenkins 71 Feb 18 07:02 snap 07:03:56 -rw-rw-r--. 1 jenkins jenkins 5 Feb 18 07:02 VERSION 07:03:56 -rw-rw-r--. 1 jenkins jenkins 155 Feb 18 07:02 version.go 07:03:56 drwxrwxr-x. 4 jenkins jenkins 4096 Feb 18 07:02 web [Pipeline] isUnix [Pipeline] sh 07:03:56 + 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=f900a593b51e59de29e91eca5b65e45f3d42ffb1 --label arch=amd64 --label version=0.0.0 . 07:03:56 Sending build context to Docker daemon 41.16MB 07:03:56 Step 1/23 : ARG BASE=golang:1.17-alpine3.15 07:03:56 Step 2/23 : FROM ${BASE} AS builder 07:03:56 ---> 2fa2f64a0256 07:03:56 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 07:03:56 ---> Running in a7de3102953e 07:03:57 Removing intermediate container a7de3102953e 07:03:57 ---> 6f4d25ef4562 07:03:57 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 07:03:57 ---> Running in db9ca1101dc2 07:03:57 Removing intermediate container db9ca1101dc2 07:03:57 ---> fb56985a132b 07:03:57 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 07:03:57 ---> Running in cbc1f88473bd 07:03:57 Removing intermediate container cbc1f88473bd 07:03:57 ---> e0ff44438307 07:03:57 Step 6/23 : LABEL Name=edgex-ui-go 07:03:57 ---> Running in 07457fcd8140 07:03:57 Removing intermediate container 07457fcd8140 07:03:57 ---> b24f3de919e3 07:03:57 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 07:03:57 ---> Running in a30e62655d54 07:03:57 Removing intermediate container a30e62655d54 07:03:57 ---> 294409e33a20 07:03:57 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:03:57 ---> Running in d9c56e16c222 07:03:57 Removing intermediate container d9c56e16c222 07:03:57 ---> b772b075f515 07:03:57 Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:03:57 ---> Running in 3ad2ef1b2288 07:03:58 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 07:03:59 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 07:03:59 OK: 221 MiB in 52 packages 07:03:59 Removing intermediate container 3ad2ef1b2288 07:03:59 ---> 6ce65276edf1 07:03:59 Step 10/23 : ENV GO111MODULE=on 07:03:59 ---> Running in df56cdcf7abd 07:03:59 Removing intermediate container df56cdcf7abd 07:03:59 ---> 5906204ab541 07:03:59 Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 07:03:59 ---> Running in c5c8afa6a6a6 07:03:59 Removing intermediate container c5c8afa6a6a6 07:03:59 ---> 3ea4f0dd3d3a 07:03:59 Step 12/23 : COPY go.mod vendor* ./ 07:03:59 ---> 627bb2911382 07:03:59 Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:03:59 ---> Running in b5e566c54e7c 07:04:00 Removing intermediate container b5e566c54e7c 07:04:00 ---> 5df02cce4575 07:04:00 Step 14/23 : COPY . . 07:04:01 ---> b0b7318da222 07:04:01 Step 15/23 : RUN ${MAKE} 07:04:01 ---> Running in c38bfbc4304f 07:04:01 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 07:04:12 CGO_ENABLED=0 GO111MODULE=on go build ./... 07:04:12 Removing intermediate container c38bfbc4304f 07:04:12 ---> 7539c77c2ebf 07:04:12 Step 16/23 : FROM alpine:3.14 07:04:12 3.14: Pulling from library/alpine 07:04:12 97518928ae5f: Pulling fs layer 07:04:12 97518928ae5f: Verifying Checksum 07:04:12 97518928ae5f: Download complete 07:04:12 97518928ae5f: Pull complete 07:04:12 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 07:04:12 Status: Downloaded newer image for alpine:3.14 07:04:13 ---> 0a97eee8041e 07:04:13 Step 17/23 : EXPOSE 4000 07:04:13 ---> Running in 8c179ae4e993 07:04:13 Removing intermediate container 8c179ae4e993 07:04:13 ---> 91830f0f25f2 07:04:13 Step 18/23 : 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 07:04:13 ---> 1636b1a19511 07:04:13 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 07:04:13 ---> Running in b89b878769a1 07:04:13 Removing intermediate container b89b878769a1 07:04:13 ---> 45ca073f5941 07:04:13 Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 07:04:13 ---> Running in 2178c7747c91 07:04:13 Removing intermediate container 2178c7747c91 07:04:13 ---> a8a9b564a05c 07:04:13 Step 21/23 : LABEL arch=amd64 07:04:13 ---> Running in 9ac823cca252 07:04:13 Removing intermediate container 9ac823cca252 07:04:13 ---> 5a5bb00fad97 07:04:13 Step 22/23 : LABEL git_sha=f900a593b51e59de29e91eca5b65e45f3d42ffb1 07:04:13 ---> Running in 4f0443bd78cb 07:04:13 Removing intermediate container 4f0443bd78cb 07:04:13 ---> 7ea6df43fc9b 07:04:13 Step 23/23 : LABEL version=0.0.0 07:04:13 ---> Running in 8ca4997a04f0 07:04:14 Removing intermediate container 8ca4997a04f0 07:04:14 ---> e4be9f19ccd6 07:04:14 [Warning] One or more build-args [ARCH] were not consumed 07:04:14 Successfully built e4be9f19ccd6 07:04:14 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 07:04:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:04:14 07:04:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 07:04:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:04:14 latest: Pulling from edgex-lftools-log-publisher 07:04:14 b4d181a07f80: Pulling fs layer 07:04:14 a1111a8f2ec3: Pulling fs layer 07:04:14 ed53099fbce6: Pulling fs layer 07:04:14 dc539afda2c1: Pulling fs layer 07:04:14 77bc0d833cb6: Pulling fs layer 07:04:14 9065ff56babe: Pulling fs layer 07:04:14 d287ab97295c: Pulling fs layer 07:04:14 77bc0d833cb6: Waiting 07:04:14 9065ff56babe: Waiting 07:04:14 d287ab97295c: Waiting 07:04:14 dc539afda2c1: Waiting 07:04:14 a1111a8f2ec3: Verifying Checksum 07:04:14 a1111a8f2ec3: Download complete 07:04:14 dc539afda2c1: Verifying Checksum 07:04:14 dc539afda2c1: Download complete 07:04:14 ed53099fbce6: Verifying Checksum 07:04:14 ed53099fbce6: Download complete 07:04:14 9065ff56babe: Verifying Checksum 07:04:14 9065ff56babe: Download complete 07:04:15 77bc0d833cb6: Verifying Checksum 07:04:15 77bc0d833cb6: Download complete 07:04:15 b4d181a07f80: Download complete 07:04:15 d287ab97295c: Verifying Checksum 07:04:15 d287ab97295c: Download complete 07:04:16 b4d181a07f80: Pull complete 07:04:16 a1111a8f2ec3: Pull complete 07:04:17 ed53099fbce6: Pull complete 07:04:17 dc539afda2c1: Pull complete 07:04:17 77bc0d833cb6: Pull complete 07:04:17 9065ff56babe: Pull complete 07:04:22 d287ab97295c: Pull complete 07:04:22 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 07:04:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:04:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 07:04:23 prd-centos7-docker-4c-2g-5473 does not seem to be running inside a container 07:04:23 $ 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/edgexfoundry_edgex-ui-go_PR-498 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-498:/w/workspace/edgexfoundry_edgex-ui-go_PR-498:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-498@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-498@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:04:25 $ docker top e9b79255437a80b791cc42c1cbdd28f376b933b53409cd2c687ef5f670c3623c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:04:26 ---> job-cost.sh 07:04:26 lf-activate-venv: SKIPPING 07:04:26 INFO: No Stack... 07:04:26 INFO: Retrieving Pricing Info for: v3-standard-2 07:04:26 INFO: Archiving Costs [Pipeline] sh 07:04:26 + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-498/archives/cost.csv 07:04:26 + cut -d, -f6 [Pipeline] lock 07:04:26 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-498-3-stack-cost] 07:04:26 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-498-3-stack-cost] did not exist. Created. 07:04:26 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-498-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:04:27 + echo total: 0.05999999865889549 [Pipeline] stash 07:04:27 Stashed 1 file(s) [Pipeline] } 07:04:27 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-498-3-stack-cost] [Pipeline] // lock [Pipeline] } 07:04:27 $ docker stop --time=1 e9b79255437a80b791cc42c1cbdd28f376b933b53409cd2c687ef5f670c3623c 07:04:28 $ docker rm -f e9b79255437a80b791cc42c1cbdd28f376b933b53409cd2c687ef5f670c3623c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:05:20 Running on prd-ubuntu18.04-docker-arm64-4c-16g-5477 in /w/workspace/edgexfoundry_edgex-ui-go_PR-498 [Pipeline] { [Pipeline] ws 07:05:20 Running in /w/workspace/edgex-ui-go/3 [Pipeline] { [Pipeline] checkout 07:05:20 The recommended git tool is: git 07:05:26 using credential edgex-jenkins-ssh 07:05:26 Cloning the remote Git repository 07:05:26 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 07:05:26 > git init /w/workspace/edgex-ui-go/3 # timeout=10 07:05:26 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 07:05:26 > git --version # timeout=10 07:05:26 > git --version # 'git version 2.17.1' 07:05:26 using GIT_SSH to set credentials SSH Credentials for GitHub 07:05:26 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:05:29 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 07:05:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:05:29 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 07:05:29 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 07:05:29 using GIT_SSH to set credentials SSH Credentials for GitHub 07:05:29 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/498/head:refs/remotes/origin/PR-498 +refs/heads/main:refs/remotes/origin/main # timeout=10 07:05:29 Merging remotes/origin/main commit 8d7b00626af3583744669d29e95c77c5f4d97e7c into PR head commit 894c3e7ad930fb1b408abbce501bdc859c6bf94e [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 07:05:29 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 07:05:30 + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-498/archives ']' 07:05:30 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-498/archives 07:05:30 total 8 07:05:30 drwxr-xr-x. 3 root root 34 Feb 18 07:04 . 07:05:30 drwxrwxr-x. 14 jenkins jenkins 4096 Feb 18 07:04 .. 07:05:30 drwxr-xr-x. 2 root root 6 Feb 18 07:04 cost 07:05:30 -rw-r--r--. 1 root root 82 Feb 18 07:04 cost.csv 07:05:30 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-498/archives 07:05:30 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-498/archives 07:05:30 total 8 07:05:30 drwxr-xr-x. 3 jenkins jenkins 34 Feb 18 07:04 . 07:05:30 drwxrwxr-x. 14 jenkins jenkins 4096 Feb 18 07:04 .. 07:05:30 drwxr-xr-x. 2 jenkins jenkins 6 Feb 18 07:04 cost 07:05:30 -rw-r--r--. 1 jenkins jenkins 82 Feb 18 07:04 cost.csv [Pipeline] libraryResource [Pipeline] sh 07:05:29 > git config core.sparsecheckout # timeout=10 07:05:29 > git checkout -f 894c3e7ad930fb1b408abbce501bdc859c6bf94e # timeout=10 07:05:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:05:31 ---> package-listing.sh 07:05:31 ++ tr '[:upper:]' '[:lower:]' 07:05:31 ++ facter osfamily 07:05:32 + OS_FAMILY=redhat 07:05:32 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-498 07:05:32 + START_PACKAGES=/tmp/packages_start.txt 07:05:32 + END_PACKAGES=/tmp/packages_end.txt 07:05:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:05:32 + PACKAGES=/tmp/packages_start.txt 07:05:32 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-498 ']' 07:05:32 + PACKAGES=/tmp/packages_end.txt 07:05:32 + case "${OS_FAMILY}" in 07:05:32 + rpm -qa 07:05:32 + sort 07:05:32 + '[' -f /tmp/packages_start.txt ']' 07:05:32 + '[' -f /tmp/packages_end.txt ']' 07:05:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:05:32 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-498 ']' 07:05:32 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-498/archives/ 07:05:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-498/archives/ [Pipeline] echo 07:05:32 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-498/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:05:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 07:05:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:05:33 . [Pipeline] withDockerContainer 07:05:33 prd-centos7-docker-4c-2g-5473 does not seem to be running inside a container 07:05:33 $ 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-498/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-498 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-498:/w/workspace/edgexfoundry_edgex-ui-go_PR-498:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-498@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-498@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:05:33 $ docker top 416df451bf0cbfc806d86076db6fbdb653fab6b5c333fef99825cf3f4ab092ab -eo pid,comm [Pipeline] { [Pipeline] sh 07:05:34 + touch /tmp/pre-build-complete [Pipeline] sh 07:05:34 + mkdir -p /var/log/sysstat [Pipeline] sh 07:05:34 + ls /var/log/sa-host 07:05:34 + sadf -c /var/log/sa-host/sa17 07:05:34 file_magic: OK 07:05:34 HZ: Using current value: 100 07:05:34 file_header: OK 07:05:34 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 07:05:34 Statistics: 07:05:34 Hnuu...uuuununununu...Hnuu...uuuununununu... 07:05:34 File successfully converted to sysstat format version 12.0.3 07:05:34 + sadf -c /var/log/sa-host/sa18 07:05:34 file_magic: OK 07:05:34 HZ: Using current value: 100 07:05:34 file_header: OK 07:05:34 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 07:05:34 Statistics: 07:05:34 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 07:05:34 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:05:34 provisioning config files... 07:05:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-498@tmp/config4145983946739155114tmp [Pipeline] { [Pipeline] echo 07:05:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:05:35 ---> create-netrc.sh [Pipeline] } 07:05:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:05:35 ---> python-tools-install.sh [Pipeline] echo 07:05:35 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:05:35 ---> sudo-logs.sh 07:05:35 Archiving 'sudo' log.. 07:05:35 sudo: unable to resolve host prd-centos7-docker-4c-2g-5473.novalocal: Name or service not known 07:05:35 sudo: unable to resolve host prd-centos7-docker-4c-2g-5473.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 07:05:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:05:36 ---> job-cost.sh 07:05:36 lf-activate-venv: SKIPPING 07:05:36 DEBUG: total: 0.05999999865889549 07:05:36 INFO: Retrieving Stack Cost... 07:05:36 INFO: Retrieving Pricing Info for: v3-standard-2 07:05:36 INFO: Archiving Costs [Pipeline] echo 07:05:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:05:37 ---> logs-deploy.sh 07:05:37 lf-activate-venv: SKIPPING 07:05:37 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-498/3 07:05:37 INFO: archiving workspace using pattern(s): 07:05:37 Archives upload complete. 07:05:37 INFO: archiving logs to Nexus