Pull request #455 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 f2ec88548ec71f6c1ecfd18bd98758aef15b856d rather than c99145039874bc6b3edca881330a1d1904a3ce77 Obtained Jenkinsfile from f2ec88548ec71f6c1ecfd18bd98758aef15b856d 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-ssh2931724754619939506.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 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-ssh5355984298680299987.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 d6bf42d899a6140169a1fadeb6f44df9cdc48750 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-455/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-455/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6641895169003374934.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d6bf42d899a6140169a1fadeb6f44df9cdc48750 # timeout=10 Commit message: "Merge pull request #360 from ernestojeda/fix-alpine-3-14-seccomp-issue" > 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-ssh9015167451267586092.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-455/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-455/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8836484325776826201.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 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1344 in /w/workspace/edgexfoundry_edgex-ui-go_PR-455 [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-455 # 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-455@tmp/jenkins-gitclient-ssh2758730030180813700.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 Merging remotes/origin/main commit f2ec88548ec71f6c1ecfd18bd98758aef15b856d into PR head commit c99145039874bc6b3edca881330a1d1904a3ce77 Merge succeeded, producing c99145039874bc6b3edca881330a1d1904a3ce77 Checking out Revision c99145039874bc6b3edca881330a1d1904a3ce77 (PR-455) > 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-455@tmp/jenkins-gitclient-ssh7538514647856779491.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/455/head:refs/remotes/origin/PR-455 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c99145039874bc6b3edca881330a1d1904a3ce77 # 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-455@tmp/jenkins-gitclient-ssh7494338406666904582.key > git merge f2ec88548ec71f6c1ecfd18bd98758aef15b856d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c99145039874bc6b3edca881330a1d1904a3ce77 # timeout=10 Commit message: "Merge branch 'fix-snap-version' of https://github.com/MonicaisHer/edgex-ui-go into fix-snap-version" > git rev-list --no-walk 0628ff9885daf57c8be57e1088d454a2470c7ed8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:08:28 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:08:28 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:08:28 ========================================================= 07:08:28 EdgeX Global Pipelines Version Info 07:08:28 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:08:29 ------------------- 07:08:29 stable info: 07:08:29 ------------------- 07:08:29 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:08:29 Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 07:08:29 Message: update stable to v1.0.210 07:08:29 ------------------- 07:08:29 experimental info: 07:08:29 ------------------- 07:08:29 Commited By: **** collab-it+edgex@linuxfoundation.org 07:08:29 Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 07:08:29 Message: update experimental to v1.0.210 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:08:30 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 07:08:30 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 07:08:30 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:08:30 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:08:30 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:08:30 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 07:08:30 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 07:08:30 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:08:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:08:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:08:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:08:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 07:08:30 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:08:30 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:08:30 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:08:30 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:08:30 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:08:30 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:08:30 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:08:30 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:08:30 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 07:08:30 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 07:08:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:08:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:08:30 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:08:30 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:08:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-455 [Pipeline] echo 07:08:30 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-455 [Pipeline] echo 07:08:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-455 [Pipeline] echo 07:08:30 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c99145039874bc6b3edca881330a1d1904a3ce77 [Pipeline] echo 07:08:30 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c991450 [Pipeline] echo 07:08:30 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:08:30 provisioning config files... 07:08:30 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-455@tmp/config5876835934919433316tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:08:30 ---> docker-login.sh 07:08:30 nexus3.edgexfoundry.org:10001 07:08:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:08:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:08:31 Configure a credential helper to remove this warning. See 07:08:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:08:31 07:08:31 Login Succeeded 07:08:31 nexus3.edgexfoundry.org:10002 07:08:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:08:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:08:31 Configure a credential helper to remove this warning. See 07:08:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:08:31 07:08:31 Login Succeeded 07:08:31 nexus3.edgexfoundry.org:10003 07:08:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:08:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:08:31 Configure a credential helper to remove this warning. See 07:08:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:08:31 07:08:31 Login Succeeded 07:08:31 nexus3.edgexfoundry.org:10004 07:08:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:08:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:08:31 Configure a credential helper to remove this warning. See 07:08:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:08:31 07:08:31 Login Succeeded 07:08:31 docker.io 07:08:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:08:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:08:31 Configure a credential helper to remove this warning. See 07:08:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:08:31 07:08:31 Login Succeeded 07:08:31 ---> docker-login.sh ends [Pipeline] } 07:08:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:08:32 + git log --format=format:%s -1 c99145039874bc6b3edca881330a1d1904a3ce77 [Pipeline] echo 07:08:32 GIT_COMMIT: c99145039874bc6b3edca881330a1d1904a3ce77, Commit Message: Merge branch 'fix-snap-version' of https://github.com/MonicaisHer/edgex-ui-go into fix-snap-version [Pipeline] echo 07:08:32 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 07:08:32 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:08:32 07:08:32 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 07:08:33 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:08:33 latest: Pulling from edgex-devops/git-semver 07:08:33 a0d0a0d46f8b: Pulling fs layer 07:08:33 3e5f54012d9b: Pulling fs layer 07:08:33 4c7163046ea9: Pulling fs layer 07:08:33 0c2d73faf560: Pulling fs layer 07:08:33 0c2d73faf560: Waiting 07:08:33 3e5f54012d9b: Verifying Checksum 07:08:33 3e5f54012d9b: Download complete 07:08:33 a0d0a0d46f8b: Verifying Checksum 07:08:33 a0d0a0d46f8b: Download complete 07:08:33 0c2d73faf560: Verifying Checksum 07:08:33 0c2d73faf560: Download complete 07:08:33 4c7163046ea9: Verifying Checksum 07:08:33 4c7163046ea9: Download complete 07:08:33 a0d0a0d46f8b: Pull complete 07:08:33 3e5f54012d9b: Pull complete 07:08:33 4c7163046ea9: Pull complete 07:08:34 0c2d73faf560: Pull complete 07:08:34 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 07:08:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:08:34 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 07:08:34 prd-centos7-docker-4c-2g-1344 does not seem to be running inside a container 07:08:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-455 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-455:/w/workspace/edgexfoundry_edgex-ui-go_PR-455:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-455@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-455@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:10004/edgex-devops/git-semver:latest cat 07:08:34 $ docker top dda7d30d0a3a135dfab277dcda3618436489f040d09f992d047fc579f835d39f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:08:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:08:34 [ssh-agent] Looking for ssh-agent implementation... 07:08:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:08:35 $ docker exec dda7d30d0a3a135dfab277dcda3618436489f040d09f992d047fc579f835d39f ssh-agent 07:08:35 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXokaLPf/agent.13 07:08:35 SSH_AGENT_PID=19 07:08:35 Running ssh-add (command line suppressed) 07:08:35 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-455@tmp/private_key_7162079483824676872.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-455@tmp/private_key_7162079483824676872.key) 07:08:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:08:35 + git tag --points-at HEAD [Pipeline] } 07:08:35 $ docker exec --env ******** --env ******** dda7d30d0a3a135dfab277dcda3618436489f040d09f992d047fc579f835d39f ssh-agent -k 07:08:35 unset SSH_AUTH_SOCK; 07:08:35 unset SSH_AGENT_PID; 07:08:35 echo Agent pid 19 killed; 07:08:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:08:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:08:35 [ssh-agent] Looking for ssh-agent implementation... 07:08:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:08:35 $ docker exec dda7d30d0a3a135dfab277dcda3618436489f040d09f992d047fc579f835d39f ssh-agent 07:08:35 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXHlHneg/agent.51 07:08:35 SSH_AGENT_PID=58 07:08:36 Running ssh-add (command line suppressed) 07:08:36 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-455@tmp/private_key_3339593607369389690.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-455@tmp/private_key_3339593607369389690.key) 07:08:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:08:36 + git semver init 07:08:36 # -> Open(): unable to determine branch for HEAD 07:08:36 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-455/.git 07:08:36 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-455 07:08:36 # $SEMVER_REMOTE_NAME = origin 07:08:36 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:08:36 # $SEMVER_USER_NAME = edgex-jenkins 07:08:36 # $SEMVER_BRANCH = PR-455 07:08:36 # $SEMVER_TEMP = /tmp/semver-972201442 07:08:36 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 07:08:38 # '/tmp/semver-972201442' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-455/.semver' 07:08:38 # -> Force: false 07:08:38 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-455/.semver [Pipeline] } 07:08:38 $ docker exec --env ******** --env ******** dda7d30d0a3a135dfab277dcda3618436489f040d09f992d047fc579f835d39f ssh-agent -k 07:08:38 unset SSH_AUTH_SOCK; 07:08:38 unset SSH_AGENT_PID; 07:08:38 echo Agent pid 58 killed; 07:08:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:08:39 + git semver [Pipeline] } 07:08:39 $ docker stop --time=1 dda7d30d0a3a135dfab277dcda3618436489f040d09f992d047fc579f835d39f 07:08:40 $ docker rm -f dda7d30d0a3a135dfab277dcda3618436489f040d09f992d047fc579f835d39f [Pipeline] // withDockerContainer [Pipeline] sh 07:08:40 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:08:40 Stashed 1 file(s) [Pipeline] echo 07:08:40 [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 07:08:56 Still waiting to schedule task 07:08:56 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1344’ 07:08:56 Still waiting to schedule task 07:08:56 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 07:11:31 Running on prd-centos7-docker-4c-2g-1347 in /w/workspace/edgexfoundry_edgex-ui-go_PR-455 [Pipeline] { [Pipeline] ws 07:11:31 Running in /w/workspace/edgex-ui-go/6 [Pipeline] { [Pipeline] checkout 07:11:32 The recommended git tool is: git 07:11:34 using credential edgex-jenkins-ssh 07:11:34 Cloning the remote Git repository 07:11:33 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 07:11:33 > git init /w/workspace/edgex-ui-go/6 # timeout=10 07:11:33 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 07:11:33 > git --version # timeout=10 07:11:33 > git --version # 'git version 2.24.4' 07:11:33 using GIT_SSH to set credentials SSH Credentials for GitHub 07:11:33 [INFO] Currently running in a labeled security context 07:11:33 [INFO] Currently SELinux is 'enforcing' on the host 07:11:33 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/6@tmp/jenkins-gitclient-ssh1361305295988377789.key 07:11:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:11:36 Merging remotes/origin/main commit f2ec88548ec71f6c1ecfd18bd98758aef15b856d into PR head commit c99145039874bc6b3edca881330a1d1904a3ce77 07:11:36 Merge succeeded, producing c99145039874bc6b3edca881330a1d1904a3ce77 07:11:36 Checking out Revision c99145039874bc6b3edca881330a1d1904a3ce77 (PR-455) 07:11:35 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 07:11:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:11:35 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 07:11:35 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 07:11:35 using GIT_SSH to set credentials SSH Credentials for GitHub 07:11:35 [INFO] Currently running in a labeled security context 07:11:35 [INFO] Currently SELinux is 'enforcing' on the host 07:11:35 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/6@tmp/jenkins-gitclient-ssh1072711240970710235.key 07:11:35 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/455/head:refs/remotes/origin/PR-455 +refs/heads/main:refs/remotes/origin/main # timeout=10 07:11:35 > git config core.sparsecheckout # timeout=10 07:11:35 > git checkout -f c99145039874bc6b3edca881330a1d1904a3ce77 # timeout=10 07:11:35 > git remote # timeout=10 07:11:35 > git config --get remote.origin.url # timeout=10 07:11:35 using GIT_SSH to set credentials SSH Credentials for GitHub 07:11:35 [INFO] Currently running in a labeled security context 07:11:35 [INFO] Currently SELinux is 'enforcing' on the host 07:11:35 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/6@tmp/jenkins-gitclient-ssh2809787829357566954.key 07:11:35 > git merge f2ec88548ec71f6c1ecfd18bd98758aef15b856d # timeout=10 07:11:35 > git rev-parse HEAD^{commit} # timeout=10 07:11:35 > git config core.sparsecheckout # timeout=10 07:11:35 > git checkout -f c99145039874bc6b3edca881330a1d1904a3ce77 # timeout=10 07:11:39 Commit message: "Merge branch 'fix-snap-version' of https://github.com/MonicaisHer/edgex-ui-go into fix-snap-version" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:11:40 provisioning config files... 07:11:40 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/6@tmp/config3828253583130018202tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:11:40 ---> docker-login.sh 07:11:40 nexus3.edgexfoundry.org:10001 07:11:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:11:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:11:41 Configure a credential helper to remove this warning. See 07:11:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:11:41 07:11:41 Login Succeeded 07:11:41 nexus3.edgexfoundry.org:10002 07:11:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:11:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:11:41 Configure a credential helper to remove this warning. See 07:11:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:11:41 07:11:41 Login Succeeded 07:11:41 nexus3.edgexfoundry.org:10003 07:11:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:11:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:11:41 Configure a credential helper to remove this warning. See 07:11:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:11:41 07:11:41 Login Succeeded 07:11:41 nexus3.edgexfoundry.org:10004 07:11:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:11:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:11:41 Configure a credential helper to remove this warning. See 07:11:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:11:41 07:11:41 Login Succeeded 07:11:41 docker.io 07:11:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:11:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:11:41 Configure a credential helper to remove this warning. See 07:11:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:11:41 07:11:41 Login Succeeded 07:11:41 ---> docker-login.sh ends [Pipeline] } 07:11:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:11:41 ========================================================= 07:11:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 07:11:41 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 07:11:42 + 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 . 07:11:42 Sending build context to Docker daemon 20.59MB 07:11:42 Step 1/14 : ARG BASE=golang:1.16-alpine3.14 07:11:42 Step 2/14 : FROM ${BASE} AS builder 07:11:42 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 07:11:42 a0d0a0d46f8b: Pulling fs layer 07:11:42 31adcdaf11c8: Pulling fs layer 07:11:42 b8b176561691: Pulling fs layer 07:11:42 4527c011a84f: Pulling fs layer 07:11:42 5d74067f8e1e: Pulling fs layer 07:11:42 e0aca202a116: Pulling fs layer 07:11:42 3a43be97a3b4: Pulling fs layer 07:11:42 34cad66bf833: Pulling fs layer 07:11:42 b4e3c513aaa6: Pulling fs layer 07:11:42 e0aca202a116: Waiting 07:11:42 4527c011a84f: Waiting 07:11:42 5d74067f8e1e: Waiting 07:11:42 3a43be97a3b4: Waiting 07:11:42 34cad66bf833: Waiting 07:11:42 b4e3c513aaa6: Waiting 07:11:42 b8b176561691: Verifying Checksum 07:11:42 b8b176561691: Download complete 07:11:42 31adcdaf11c8: Verifying Checksum 07:11:42 31adcdaf11c8: Download complete 07:11:42 5d74067f8e1e: Verifying Checksum 07:11:42 5d74067f8e1e: Download complete 07:11:42 e0aca202a116: Verifying Checksum 07:11:42 e0aca202a116: Download complete 07:11:42 a0d0a0d46f8b: Verifying Checksum 07:11:42 a0d0a0d46f8b: Download complete 07:11:42 3a43be97a3b4: Verifying Checksum 07:11:42 3a43be97a3b4: Download complete 07:11:42 34cad66bf833: Verifying Checksum 07:11:42 34cad66bf833: Download complete 07:11:42 a0d0a0d46f8b: Pull complete 07:11:42 31adcdaf11c8: Pull complete 07:11:43 b8b176561691: Pull complete 07:11:43 4527c011a84f: Verifying Checksum 07:11:43 4527c011a84f: Download complete 07:11:43 b4e3c513aaa6: Verifying Checksum 07:11:43 b4e3c513aaa6: Download complete 07:11:47 4527c011a84f: Pull complete 07:11:47 5d74067f8e1e: Pull complete 07:11:47 e0aca202a116: Pull complete 07:11:47 3a43be97a3b4: Pull complete 07:11:47 34cad66bf833: Pull complete 07:11:49 b4e3c513aaa6: Pull complete 07:11:49 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 07:11:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 07:11:49 ---> 9f6097aaca64 07:11:49 Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 07:11:51 ---> Running in 826d2147a7c8 07:11:51 Removing intermediate container 826d2147a7c8 07:11:51 ---> 0aaff61d166a 07:11:51 Step 4/14 : ARG ALPINE_PKG_BASE="make git" 07:11:51 ---> Running in c6d32b8284a4 07:11:51 Removing intermediate container c6d32b8284a4 07:11:51 ---> 6238318028df 07:11:51 Step 5/14 : ARG ALPINE_PKG_EXTRA="" 07:11:51 ---> Running in e057323adceb 07:11:51 Removing intermediate container e057323adceb 07:11:51 ---> a818395e8f98 07:11:51 Step 6/14 : LABEL Name=edgex-ui-go 07:11:51 ---> Running in b3db222eff4d 07:11:51 Removing intermediate container b3db222eff4d 07:11:51 ---> 8a0c23ebe8ff 07:11:51 Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 07:11:51 ---> Running in c1e44c805e17 07:11:51 Removing intermediate container c1e44c805e17 07:11:51 ---> 65807eef8e0a 07:11:51 Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:11:51 ---> Running in c8c010b1f365 07:11:52 Removing intermediate container c8c010b1f365 07:11:52 ---> 38943ae62f24 07:11:52 Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:11:52 ---> Running in 03f9d04161d8 07:11:52 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 07:11:53 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 07:11:53 OK: 220 MiB in 52 packages 07:11:53 Removing intermediate container 03f9d04161d8 07:11:53 ---> 399d4f519881 07:11:53 Step 10/14 : ENV GO111MODULE=on 07:11:53 ---> Running in 368ed66a8dd4 07:11:53 Removing intermediate container 368ed66a8dd4 07:11:53 ---> 032f70385f73 07:11:53 Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 07:11:53 ---> Running in b1ded6d35202 07:11:54 Removing intermediate container b1ded6d35202 07:11:54 ---> a3467c9aa2f0 07:11:54 Step 12/14 : COPY . . 07:11:54 ---> 8bc800978569 07:11:54 Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:11:54 ---> Running in 546d14632243 07:12:07 Removing intermediate container 546d14632243 07:12:07 ---> 5870ea90dbc6 07:12:07 Step 14/14 : RUN ${MAKE} 07:12:07 ---> Running in c3b5a124b4cc 07:12:07 noop 07:12:07 Removing intermediate container c3b5a124b4cc 07:12:07 ---> ba7763c6fb46 07:12:07 Successfully built ba7763c6fb46 07:12:07 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 07:12:07 + docker inspect -f . ci-base-image-x86_64 07:12:07 . [Pipeline] withDockerContainer 07:12:07 prd-centos7-docker-4c-2g-1347 does not seem to be running inside a container 07:12:07 $ 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 07:12:08 $ docker top cbf510497c430cdd90cdc34fad4985fe85ef4bb9962b59d0c7011834789dc19e -eo pid,comm [Pipeline] { [Pipeline] sh 07:12:08 + go version 07:12:08 go version go1.16.8 linux/amd64 [Pipeline] } 07:12:08 $ docker stop --time=1 cbf510497c430cdd90cdc34fad4985fe85ef4bb9962b59d0c7011834789dc19e 07:12:09 $ docker rm -f cbf510497c430cdd90cdc34fad4985fe85ef4bb9962b59d0c7011834789dc19e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:12:10 + docker inspect -f . ci-base-image-x86_64 07:12:10 . [Pipeline] withDockerContainer 07:12:10 prd-centos7-docker-4c-2g-1347 does not seem to be running inside a container 07:12:10 $ 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 07:12:10 $ docker top 190c0b661f2e2ac7f0a5fe4e0cb92f5e93c708e8f51d05bda3b086d979961fb9 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 07:12:11 + make test 07:12:11 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 07:12:11 ? github.com/edgexfoundry/edgex-ui-go [no test files] 07:12:23 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 07:12:23 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 07:12:23 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 07:12:23 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 07:12:23 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 07:12:23 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 07:12:23 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 07:12:23 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 07:12:23 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 07:12:23 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 07:12:23 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 07:12:23 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 07:12:23 CGO_ENABLED=0 GO111MODULE=on go vet ./... 07:12:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:12:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } 07:12:28 $ docker stop --time=1 190c0b661f2e2ac7f0a5fe4e0cb92f5e93c708e8f51d05bda3b086d979961fb9 07:12:30 $ docker rm -f 190c0b661f2e2ac7f0a5fe4e0cb92f5e93c708e8f51d05bda3b086d979961fb9 [Pipeline] // withDockerContainer [Pipeline] sh 07:12:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:12:30 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 07:12:32 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:12:32 + ls -al . 07:12:32 total 88 07:12:32 drwxrwxr-x. 12 jenkins jenkins 4096 Oct 14 07:12 . 07:12:32 drwxrwxr-x. 4 jenkins jenkins 28 Oct 14 07:11 .. 07:12:32 drwxrwxr-x. 3 jenkins jenkins 20 Oct 14 07:11 assets 07:12:32 drwxrwxr-x. 2 jenkins jenkins 66 Oct 14 07:11 bin 07:12:32 drwxrwxr-x. 3 jenkins jenkins 29 Oct 14 07:11 cmd 07:12:32 -rw-rw-r--. 1 jenkins jenkins 3959 Oct 14 07:11 CONTRIBUTING.md 07:12:32 -rw-r--r--. 1 jenkins jenkins 10 Oct 14 07:12 coverage.out 07:12:32 -rw-rw-r--. 1 jenkins jenkins 1526 Oct 14 07:11 Dockerfile 07:12:32 drwxrwxr-x. 2 jenkins jenkins 23 Oct 14 07:11 docs 07:12:32 drwxrwxr-x. 8 jenkins jenkins 179 Oct 14 07:11 .git 07:12:32 drwxrwxr-x. 2 jenkins jenkins 103 Oct 14 07:11 .github 07:12:32 -rw-rw-r--. 1 jenkins jenkins 155 Oct 14 07:11 .gitignore 07:12:32 -rw-rw-r--. 1 jenkins jenkins 880 Oct 14 07:11 go.mod 07:12:32 -rw-rw-r--. 1 jenkins jenkins 24176 Oct 14 07:11 go.sum 07:12:32 drwxrwxr-x. 9 jenkins jenkins 125 Oct 14 07:11 internal 07:12:32 -rw-rw-r--. 1 jenkins jenkins 652 Oct 14 07:11 Jenkinsfile 07:12:32 -rw-rw-r--. 1 jenkins jenkins 11357 Oct 14 07:11 LICENSE 07:12:32 -rw-rw-r--. 1 jenkins jenkins 1212 Oct 14 07:11 Makefile 07:12:32 drwxrwxr-x. 3 jenkins jenkins 19 Oct 14 07:11 pkg 07:12:32 -rw-rw-r--. 1 jenkins jenkins 5509 Oct 14 07:11 README.md 07:12:32 drwxrwxr-x. 4 jenkins jenkins 54 Oct 14 07:11 snap 07:12:32 -rw-rw-r--. 1 jenkins jenkins 5 Oct 14 07:08 VERSION 07:12:32 -rw-rw-r--. 1 jenkins jenkins 155 Oct 14 07:11 version.go 07:12:32 drwxrwxr-x. 4 jenkins jenkins 4096 Oct 14 07:11 web [Pipeline] isUnix [Pipeline] sh 07:12:32 + 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=c99145039874bc6b3edca881330a1d1904a3ce77 --label arch=amd64 --label version=0.0.0 . 07:12:32 Sending build context to Docker daemon 20.59MB 07:12:32 Step 1/22 : ARG BASE=golang:1.16-alpine3.14 07:12:32 Step 2/22 : FROM ${BASE} AS builder 07:12:32 ---> ba7763c6fb46 07:12:32 Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 07:12:33 ---> Running in c5d0ee01e4ae 07:12:33 Removing intermediate container c5d0ee01e4ae 07:12:33 ---> de7283f3be0e 07:12:33 Step 4/22 : ARG ALPINE_PKG_BASE="make git" 07:12:33 ---> Running in ecc8d6de5e52 07:12:33 Removing intermediate container ecc8d6de5e52 07:12:33 ---> f6cef8b00f0f 07:12:33 Step 5/22 : ARG ALPINE_PKG_EXTRA="" 07:12:33 ---> Running in d580fbcfc8b4 07:12:33 Removing intermediate container d580fbcfc8b4 07:12:33 ---> c0c0ad9dbe84 07:12:33 Step 6/22 : LABEL Name=edgex-ui-go 07:12:33 ---> Running in 9d4493a5b54a 07:12:33 Removing intermediate container 9d4493a5b54a 07:12:33 ---> 5c47040bbbf4 07:12:33 Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 07:12:33 ---> Running in caed35eb32f5 07:12:33 Removing intermediate container caed35eb32f5 07:12:33 ---> 4fd9f727b766 07:12:33 Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:12:33 ---> Running in 78d7c551bfad 07:12:34 Removing intermediate container 78d7c551bfad 07:12:34 ---> f21088d994a4 07:12:34 Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:12:34 ---> Running in 3e96b7c41497 07:12:34 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 07:12:35 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 07:12:35 OK: 220 MiB in 52 packages 07:12:35 Removing intermediate container 3e96b7c41497 07:12:35 ---> 5600aa8f1dce 07:12:35 Step 10/22 : ENV GO111MODULE=on 07:12:35 ---> Running in 7d144630fb62 07:12:35 Removing intermediate container 7d144630fb62 07:12:35 ---> e3c39ae3da79 07:12:35 Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 07:12:35 ---> Running in 9029deeedefa 07:12:36 Removing intermediate container 9029deeedefa 07:12:36 ---> 12a5df9835d3 07:12:36 Step 12/22 : COPY . . 07:12:36 ---> 29dc15ea5383 07:12:36 Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:12:36 ---> Running in 5b1011d7101e 07:12:37 Removing intermediate container 5b1011d7101e 07:12:37 ---> 3e2e9a17ba50 07:12:37 Step 14/22 : RUN ${MAKE} 07:12:37 ---> Running in cd9e5570b7f2 07:12:37 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:12:45 CGO_ENABLED=0 GO111MODULE=on go build ./... 07:12:47 Removing intermediate container cd9e5570b7f2 07:12:47 ---> f3965d2dfed0 07:12:47 Step 15/22 : FROM alpine:3.14 07:12:47 3.14: Pulling from library/alpine 07:12:48 a0d0a0d46f8b: Already exists 07:12:48 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 07:12:48 Status: Downloaded newer image for alpine:3.14 07:12:48 ---> 14119a10abf4 07:12:48 Step 16/22 : EXPOSE 4000 07:12:48 ---> Running in 743066869f65 07:12:48 Removing intermediate container 743066869f65 07:12:48 ---> 720fa23a8803 07:12:48 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 07:12:48 ---> f9bdf60c358f 07:12:48 Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 07:12:48 ---> Running in ac081c7f82d2 07:12:48 Removing intermediate container ac081c7f82d2 07:12:48 ---> 1f8e6f2faf8f 07:12:48 Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 07:12:48 ---> Running in 6aa4c41ee147 07:12:48 Removing intermediate container 6aa4c41ee147 07:12:48 ---> 9260b3250609 07:12:48 Step 20/22 : LABEL arch=amd64 07:12:48 ---> Running in 9aee4b0be123 07:12:49 Removing intermediate container 9aee4b0be123 07:12:49 ---> 8ea3ac2b018b 07:12:49 Step 21/22 : LABEL git_sha=c99145039874bc6b3edca881330a1d1904a3ce77 07:12:49 ---> Running in 9402603b5437 07:12:49 Removing intermediate container 9402603b5437 07:12:49 ---> 52a3305a4d3d 07:12:49 Step 22/22 : LABEL version=0.0.0 07:12:49 ---> Running in 6e33da29481c 07:12:49 Removing intermediate container 6e33da29481c 07:12:49 ---> ac550999566b 07:12:49 [Warning] One or more build-args [ARCH] were not consumed 07:12:49 Successfully built ac550999566b 07:12:49 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:12:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:12:49 07:12:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 07:12:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:12:50 latest: Pulling from edgex-lftools-log-publisher 07:12:50 b4d181a07f80: Pulling fs layer 07:12:50 a1111a8f2ec3: Pulling fs layer 07:12:50 ed53099fbce6: Pulling fs layer 07:12:50 dc539afda2c1: Pulling fs layer 07:12:50 77bc0d833cb6: Pulling fs layer 07:12:50 9065ff56babe: Pulling fs layer 07:12:50 d287ab97295c: Pulling fs layer 07:12:50 dc539afda2c1: Waiting 07:12:50 77bc0d833cb6: Waiting 07:12:50 9065ff56babe: Waiting 07:12:50 d287ab97295c: Waiting 07:12:50 a1111a8f2ec3: Verifying Checksum 07:12:50 a1111a8f2ec3: Download complete 07:12:50 dc539afda2c1: Verifying Checksum 07:12:50 dc539afda2c1: Download complete 07:12:50 ed53099fbce6: Verifying Checksum 07:12:50 ed53099fbce6: Download complete 07:12:50 9065ff56babe: Verifying Checksum 07:12:50 9065ff56babe: Download complete 07:12:50 77bc0d833cb6: Verifying Checksum 07:12:50 77bc0d833cb6: Download complete 07:12:50 b4d181a07f80: Verifying Checksum 07:12:50 b4d181a07f80: Download complete 07:12:50 d287ab97295c: Verifying Checksum 07:12:50 d287ab97295c: Download complete 07:12:51 b4d181a07f80: Pull complete 07:12:51 a1111a8f2ec3: Pull complete 07:12:52 ed53099fbce6: Pull complete 07:12:52 dc539afda2c1: Pull complete 07:12:52 77bc0d833cb6: Pull complete 07:12:52 9065ff56babe: Pull complete 07:12:58 d287ab97295c: Pull complete 07:12:58 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 07:12:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:12:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 07:12:58 prd-centos7-docker-4c-2g-1347 does not seem to be running inside a container 07:12:58 $ 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 07:13:00 $ docker top fcae46d26d13d5aa6acee75f2661825800199b26974da13f453b8165fcbf9c58 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:13:01 ---> job-cost.sh 07:13:01 lf-activate-venv: SKIPPING 07:13:01 INFO: No Stack... 07:13:01 INFO: Retrieving Pricing Info for: v3-standard-2 07:13:01 INFO: Archiving Costs [Pipeline] sh 07:13:01 + cat /w/workspace/edgex-ui-go/6/archives/cost.csv 07:13:01 + cut -d, -f6 [Pipeline] lock 07:13:01 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-455-6-stack-cost] 07:13:01 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-455-6-stack-cost] did not exist. Created. 07:13:01 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-455-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:13:02 + echo total: 0.05999999865889549 [Pipeline] stash 07:13:02 Stashed 1 file(s) [Pipeline] } 07:13:02 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-455-6-stack-cost] [Pipeline] // lock [Pipeline] } 07:13:02 $ docker stop --time=1 fcae46d26d13d5aa6acee75f2661825800199b26974da13f453b8165fcbf9c58 07:13:03 $ docker rm -f fcae46d26d13d5aa6acee75f2661825800199b26974da13f453b8165fcbf9c58 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 07:20:25 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1358 in /w/workspace/edgexfoundry_edgex-ui-go_PR-455 [Pipeline] { [Pipeline] ws 07:20:25 Running in /w/workspace/edgex-ui-go/6 [Pipeline] { [Pipeline] checkout 07:20:26 The recommended git tool is: git 07:20:32 using credential edgex-jenkins-ssh 07:20:32 Cloning the remote Git repository 07:20:32 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 07:20:32 > git init /w/workspace/edgex-ui-go/6 # timeout=10 07:20:32 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 07:20:32 > git --version # timeout=10 07:20:32 > git --version # 'git version 2.17.1' 07:20:32 using GIT_SSH to set credentials SSH Credentials for GitHub 07:20:32 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:20:36 Merging remotes/origin/main commit f2ec88548ec71f6c1ecfd18bd98758aef15b856d into PR head commit c99145039874bc6b3edca881330a1d1904a3ce77 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } 07:20:35 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 07:20:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:20:35 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 07:20:35 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 07:20:35 using GIT_SSH to set credentials SSH Credentials for GitHub 07:20:35 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/455/head:refs/remotes/origin/PR-455 +refs/heads/main:refs/remotes/origin/main # timeout=10 07:20:36 > git config core.sparsecheckout # timeout=10 07:20:36 > git checkout -f c99145039874bc6b3edca881330a1d1904a3ce77 # timeout=10 [Pipeline] // stage [Pipeline] } 07:20:36 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] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 07:20:37 + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-455/archives ']' [Pipeline] libraryResource [Pipeline] sh 07:20:37 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:20:38 ---> package-listing.sh 07:20:38 ++ tr '[:upper:]' '[:lower:]' 07:20:38 ++ facter osfamily 07:20:38 + OS_FAMILY=redhat 07:20:38 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-455 07:20:38 + START_PACKAGES=/tmp/packages_start.txt 07:20:38 + END_PACKAGES=/tmp/packages_end.txt 07:20:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:20:38 + PACKAGES=/tmp/packages_start.txt 07:20:38 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-455 ']' 07:20:38 + PACKAGES=/tmp/packages_end.txt 07:20:38 + case "${OS_FAMILY}" in 07:20:38 + rpm -qa 07:20:38 + sort 07:20:39 + '[' -f /tmp/packages_start.txt ']' 07:20:39 + '[' -f /tmp/packages_end.txt ']' 07:20:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:20:39 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-455 ']' 07:20:39 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-455/archives/ 07:20:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-455/archives/ [Pipeline] echo 07:20:39 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-455/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:20:39 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 07:20:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:20:40 07:20:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 07:20:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:20:40 latest: Pulling from edgex-lftools-log-publisher 07:20:40 b4d181a07f80: Pulling fs layer 07:20:40 a1111a8f2ec3: Pulling fs layer 07:20:40 ed53099fbce6: Pulling fs layer 07:20:40 dc539afda2c1: Pulling fs layer 07:20:40 77bc0d833cb6: Pulling fs layer 07:20:40 9065ff56babe: Pulling fs layer 07:20:40 d287ab97295c: Pulling fs layer 07:20:40 77bc0d833cb6: Waiting 07:20:40 9065ff56babe: Waiting 07:20:40 d287ab97295c: Waiting 07:20:40 dc539afda2c1: Waiting 07:20:40 a1111a8f2ec3: Verifying Checksum 07:20:40 a1111a8f2ec3: Download complete 07:20:40 dc539afda2c1: Verifying Checksum 07:20:40 dc539afda2c1: Download complete 07:20:40 77bc0d833cb6: Verifying Checksum 07:20:40 77bc0d833cb6: Download complete 07:20:40 ed53099fbce6: Verifying Checksum 07:20:40 ed53099fbce6: Download complete 07:20:40 9065ff56babe: Verifying Checksum 07:20:40 9065ff56babe: Download complete 07:20:40 b4d181a07f80: Verifying Checksum 07:20:40 b4d181a07f80: Download complete 07:20:41 d287ab97295c: Verifying Checksum 07:20:41 d287ab97295c: Download complete 07:20:42 b4d181a07f80: Pull complete 07:20:42 a1111a8f2ec3: Pull complete 07:20:42 ed53099fbce6: Pull complete 07:20:43 dc539afda2c1: Pull complete 07:20:43 77bc0d833cb6: Pull complete 07:20:43 9065ff56babe: Pull complete 07:20:48 d287ab97295c: Pull complete 07:20:48 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 07:20:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:20:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 07:20:48 prd-centos7-docker-4c-2g-1344 does not seem to be running inside a container 07:20:48 $ 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-455/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-455 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-455:/w/workspace/edgexfoundry_edgex-ui-go_PR-455:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-455@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-455@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:20:51 $ docker top 4ff1aff36de25be99c7b703151e47b8341042e61abab0a83ad4cd4897aa1ab49 -eo pid,comm [Pipeline] { [Pipeline] sh 07:20:51 + touch /tmp/pre-build-complete [Pipeline] sh 07:20:51 + mkdir -p /var/log/sysstat [Pipeline] sh 07:20:51 + ls /var/log/sa-host 07:20:51 + sadf -c /var/log/sa-host/sa14 07:20:51 file_magic: OK 07:20:51 HZ: Using current value: 100 07:20:51 file_header: OK 07:20:51 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:20:51 Statistics: 07:20:51 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 07:20:51 File successfully converted to sysstat format version 12.0.3 07:20:51 + sadf -c /var/log/sa-host/sa30 07:20:51 file_magic: OK 07:20:51 HZ: Using current value: 100 07:20:51 file_header: OK 07:20:51 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:20:51 Statistics: 07:20:51 Hnuu...uuuununununu...Hnuu...uuuununununu... 07:20:51 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:20:52 provisioning config files... 07:20:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-455@tmp/config2550178378091554597tmp [Pipeline] { [Pipeline] echo 07:20:52 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:20:52 ---> create-netrc.sh [Pipeline] } 07:20:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:20:52 ---> python-tools-install.sh [Pipeline] echo 07:20:52 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:20:53 ---> sudo-logs.sh 07:20:53 Archiving 'sudo' log.. 07:20:53 sudo: unable to resolve host prd-centos7-docker-4c-2g-1344.novalocal: Name or service not known 07:20:53 sudo: unable to resolve host prd-centos7-docker-4c-2g-1344.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 07:20:53 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:20:53 ---> job-cost.sh 07:20:53 lf-activate-venv: SKIPPING 07:20:53 DEBUG: total: 0.05999999865889549 07:20:53 INFO: Retrieving Stack Cost... 07:20:54 INFO: Retrieving Pricing Info for: v3-standard-2 07:20:54 INFO: Archiving Costs [Pipeline] echo 07:20:54 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:20:54 ---> logs-deploy.sh 07:20:54 lf-activate-venv: SKIPPING 07:20:54 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-455/6 07:20:54 INFO: archiving workspace using pattern(s): 07:20:55 Archives upload complete. 07:20:55 INFO: archiving logs to Nexus