Pull request #484 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 10475f1e899ed3f0863021d90e8a7cd0a0f77d0f rather than 586f5773066d19dd299f0028b65312fc38c44dab Obtained Jenkinsfile from 10475f1e899ed3f0863021d90e8a7cd0a0f77d0f 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-ssh4082150597329082014.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 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-ssh7184207223427201599.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 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 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-484/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-484/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8804065569835196731.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 # timeout=10 Commit message: "Merge pull request #366 from ernestojeda/fix-builder-images-sdk-c" > 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-ssh7328378747638333111.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-484/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-484/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3775563906455351223.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-920 in /w/workspace/edgexfoundry_edgex-ui-go_PR-484 [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-484 # 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-484@tmp/jenkins-gitclient-ssh8718726595566032462.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 10475f1e899ed3f0863021d90e8a7cd0a0f77d0f into PR head commit 586f5773066d19dd299f0028b65312fc38c44dab Merge succeeded, producing 586f5773066d19dd299f0028b65312fc38c44dab Checking out Revision 586f5773066d19dd299f0028b65312fc38c44dab (PR-484) > 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-484@tmp/jenkins-gitclient-ssh7435845846914112206.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/484/head:refs/remotes/origin/PR-484 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 586f5773066d19dd299f0028b65312fc38c44dab # 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-484@tmp/jenkins-gitclient-ssh160656147713812149.key > git merge 10475f1e899ed3f0863021d90e8a7cd0a0f77d0f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 586f5773066d19dd299f0028b65312fc38c44dab # timeout=10 Commit message: "docs(snap): update JWT instructions" > git rev-list --no-walk 30dbb63adea85f59a5f4534ab3c469c35492ff01 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:10:55 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:10:55 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:10:55 ========================================================= 08:10:55 EdgeX Global Pipelines Version Info 08:10:55 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:10:56 ------------------- 08:10:56 stable info: 08:10:56 ------------------- 08:10:56 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:10:56 Commit SHA: 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 08:10:56 Message: update stable to v1.0.215 08:10:57 ------------------- 08:10:57 experimental info: 08:10:57 ------------------- 08:10:57 Commited By: **** collab-it+edgex@linuxfoundation.org 08:10:57 Commit SHA: 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 08:10:57 Message: update experimental to v1.0.215 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:10:57 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 08:10:57 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 08:10:57 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:10:57 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:10:57 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:10:57 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 08:10:57 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:10:57 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:10:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:10:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:10:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:10:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 08:10:57 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:10:57 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:10:57 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:10:57 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:10:57 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:10:57 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:10:57 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:10:57 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:10:57 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 08:10:57 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 08:10:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:10:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:10:57 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 08:10:57 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:10:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-484 [Pipeline] echo 08:10:57 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-484 [Pipeline] echo 08:10:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-484 [Pipeline] echo 08:10:57 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 586f5773066d19dd299f0028b65312fc38c44dab [Pipeline] echo 08:10:57 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 586f577 [Pipeline] echo 08:10:57 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:10:57 provisioning config files... 08:10:57 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-484@tmp/config3064838993687108928tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:10:58 ---> docker-login.sh 08:10:58 nexus3.edgexfoundry.org:10001 08:10:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:10:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:10:58 Configure a credential helper to remove this warning. See 08:10:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:10:58 08:10:58 Login Succeeded 08:10:58 nexus3.edgexfoundry.org:10002 08:10:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:10:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:10:58 Configure a credential helper to remove this warning. See 08:10:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:10:58 08:10:58 Login Succeeded 08:10:58 nexus3.edgexfoundry.org:10003 08:10:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:10:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:10:58 Configure a credential helper to remove this warning. See 08:10:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:10:58 08:10:58 Login Succeeded 08:10:58 nexus3.edgexfoundry.org:10004 08:10:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:10:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:10:58 Configure a credential helper to remove this warning. See 08:10:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:10:58 08:10:58 Login Succeeded 08:10:58 docker.io 08:10:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:10:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:10:59 Configure a credential helper to remove this warning. See 08:10:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:10:59 08:10:59 Login Succeeded 08:10:59 ---> docker-login.sh ends [Pipeline] } 08:10:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:10:59 + git rev-list -1 --merges 586f5773066d19dd299f0028b65312fc38c44dab~1..586f5773066d19dd299f0028b65312fc38c44dab [Pipeline] echo 08:10:59 -----------> git rev-list -1 --merges 586f5773066d19dd299f0028b65312fc38c44dab~1..586f5773066d19dd299f0028b65312fc38c44dab 586f5773066d19dd299f0028b65312fc38c44dab [false] [Pipeline] sh 08:11:00 + git log --format=format:%s -1 586f5773066d19dd299f0028b65312fc38c44dab [Pipeline] echo 08:11:00 ========================================================= 08:11:00 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:11:00 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:11:00 + git log --format=format:%s -1 586f5773066d19dd299f0028b65312fc38c44dab [Pipeline] echo 08:11:00 [semverPrep] GIT_COMMIT: 586f5773066d19dd299f0028b65312fc38c44dab, Commit Message: docs(snap): update JWT instructions [Pipeline] echo 08:11:00 [semverPrep] This is not a build commit. [Pipeline] isUnix [Pipeline] sh 08:11:01 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:11:01 08:11:01 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 08:11:01 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:11:01 latest: Pulling from edgex-devops/git-semver 08:11:01 a0d0a0d46f8b: Pulling fs layer 08:11:01 3e5f54012d9b: Pulling fs layer 08:11:01 4c7163046ea9: Pulling fs layer 08:11:01 0c2d73faf560: Pulling fs layer 08:11:01 0c2d73faf560: Waiting 08:11:01 3e5f54012d9b: Verifying Checksum 08:11:01 3e5f54012d9b: Download complete 08:11:01 a0d0a0d46f8b: Verifying Checksum 08:11:01 a0d0a0d46f8b: Download complete 08:11:01 0c2d73faf560: Verifying Checksum 08:11:01 0c2d73faf560: Download complete 08:11:01 4c7163046ea9: Verifying Checksum 08:11:01 4c7163046ea9: Download complete 08:11:01 a0d0a0d46f8b: Pull complete 08:11:01 3e5f54012d9b: Pull complete 08:11:01 4c7163046ea9: Pull complete 08:11:02 0c2d73faf560: Pull complete 08:11:02 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 08:11:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:11:02 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 08:11:02 prd-centos7-docker-4c-2g-920 does not seem to be running inside a container 08:11:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-484 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-484:/w/workspace/edgexfoundry_edgex-ui-go_PR-484:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-484@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-484@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 08:11:02 $ docker top 22e0a6787145c1f83a4016e0db7d818b7b498dd1523cd10318721b5417f35a90 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:11:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:11:03 [ssh-agent] Looking for ssh-agent implementation... 08:11:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:11:03 $ docker exec 22e0a6787145c1f83a4016e0db7d818b7b498dd1523cd10318721b5417f35a90 ssh-agent 08:11:03 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXiLJKgD/agent.13 08:11:03 SSH_AGENT_PID=19 08:11:03 Running ssh-add (command line suppressed) 08:11:03 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-484@tmp/private_key_2612078453561104654.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-484@tmp/private_key_2612078453561104654.key) 08:11:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:11:03 + git tag --points-at HEAD [Pipeline] } 08:11:03 $ docker exec --env ******** --env ******** 22e0a6787145c1f83a4016e0db7d818b7b498dd1523cd10318721b5417f35a90 ssh-agent -k 08:11:03 unset SSH_AUTH_SOCK; 08:11:03 unset SSH_AGENT_PID; 08:11:03 echo Agent pid 19 killed; 08:11:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:11:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:11:03 [ssh-agent] Looking for ssh-agent implementation... 08:11:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:11:03 $ docker exec 22e0a6787145c1f83a4016e0db7d818b7b498dd1523cd10318721b5417f35a90 ssh-agent 08:11:04 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXLpdjBg/agent.52 08:11:04 SSH_AGENT_PID=58 08:11:04 Running ssh-add (command line suppressed) 08:11:04 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-484@tmp/private_key_2603830380253165989.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-484@tmp/private_key_2603830380253165989.key) 08:11:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:11:04 + git semver init 08:11:04 # -> Open(): unable to determine branch for HEAD 08:11:04 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-484/.git 08:11:04 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-484 08:11:04 # $SEMVER_REMOTE_NAME = origin 08:11:04 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:11:04 # $SEMVER_USER_NAME = edgex-jenkins 08:11:04 # $SEMVER_BRANCH = PR-484 08:11:04 # $SEMVER_TEMP = /tmp/semver-627835618 08:11:04 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 08:11:04 # -> Clone(): ssh: handshake failed: knownhosts: key mismatch 08:11:04 # git init /tmp/semver-627835618 08:11:04 # '/tmp/semver-627835618' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-484/.semver' 08:11:04 # -> Force: false 08:11:04 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-484/.semver [Pipeline] } 08:11:04 $ docker exec --env ******** --env ******** 22e0a6787145c1f83a4016e0db7d818b7b498dd1523cd10318721b5417f35a90 ssh-agent -k 08:11:04 unset SSH_AUTH_SOCK; 08:11:04 unset SSH_AGENT_PID; 08:11:04 echo Agent pid 58 killed; 08:11:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:11:04 + git semver [Pipeline] } 08:11:04 $ docker stop --time=1 22e0a6787145c1f83a4016e0db7d818b7b498dd1523cd10318721b5417f35a90 08:11:06 $ docker rm -f 22e0a6787145c1f83a4016e0db7d818b7b498dd1523cd10318721b5417f35a90 [Pipeline] // withDockerContainer [Pipeline] sh 08:11:06 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:11:06 Stashed 1 file(s) [Pipeline] echo 08:11:06 [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 08:11:21 Still waiting to schedule task 08:11:21 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-920’ 08:11:21 Still waiting to schedule task 08:11:21 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 08:12:54 Running on prd-ubuntu18.04-docker-arm64-4c-16g-921 in /w/workspace/edgexfoundry_edgex-ui-go_PR-484 [Pipeline] { [Pipeline] ws 08:12:54 Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout 08:12:54 The recommended git tool is: git 08:13:01 using credential edgex-jenkins-ssh 08:13:01 Cloning the remote Git repository 08:13:02 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 08:13:02 > git init /w/workspace/edgex-ui-go/2 # timeout=10 08:13:02 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 08:13:02 > git --version # timeout=10 08:13:02 > git --version # 'git version 2.17.1' 08:13:02 using GIT_SSH to set credentials SSH Credentials for GitHub 08:13:02 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:13:05 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 08:13:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:13:05 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 08:13:05 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 08:13:05 using GIT_SSH to set credentials SSH Credentials for GitHub 08:13:05 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/484/head:refs/remotes/origin/PR-484 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:13:06 Merging remotes/origin/main commit 10475f1e899ed3f0863021d90e8a7cd0a0f77d0f into PR head commit 586f5773066d19dd299f0028b65312fc38c44dab 08:13:06 Merge succeeded, producing 586f5773066d19dd299f0028b65312fc38c44dab 08:13:06 Checking out Revision 586f5773066d19dd299f0028b65312fc38c44dab (PR-484) 08:13:06 > git config core.sparsecheckout # timeout=10 08:13:06 > git checkout -f 586f5773066d19dd299f0028b65312fc38c44dab # timeout=10 08:13:06 > git remote # timeout=10 08:13:06 > git config --get remote.origin.url # timeout=10 08:13:06 using GIT_SSH to set credentials SSH Credentials for GitHub 08:13:06 > git merge 10475f1e899ed3f0863021d90e8a7cd0a0f77d0f # timeout=10 08:13:06 > git rev-parse HEAD^{commit} # timeout=10 08:13:06 > git config core.sparsecheckout # timeout=10 08:13:06 > git checkout -f 586f5773066d19dd299f0028b65312fc38c44dab # timeout=10 08:13:10 Commit message: "docs(snap): update JWT instructions" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:13:11 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:13:11 % Total % Received % Xferd Average Speed Time Time Time Current 08:13:11 Dload Upload Total Spent Left Speed 08:13:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 80435 0 --:--:-- --:--:-- --:--:-- 80986 [Pipeline] sh 08:13:12 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:13:12 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:13:12 + sudo tee /etc/docker/daemon.new 08:13:12 { 08:13:12 "registry-mirrors": [ 08:13:12 "https://nexus3.edgexfoundry.org:10001" 08:13:12 ], 08:13:12 "bip": "10.250.0.254/24", 08:13:12 "hosts": [ 08:13:12 "tcp://0.0.0.0:5555", 08:13:12 "unix:///var/run/docker.sock" 08:13:12 ], 08:13:12 "mtu": 1458, 08:13:12 "selinux-enabled": true, 08:13:12 "seccomp-profile": "/etc/docker/seccomp.json" 08:13:12 } [Pipeline] sh 08:13:12 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:13:13 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:13:31 provisioning config files... 08:13:31 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config8563528500547138585tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:13:32 ---> docker-login.sh 08:13:32 nexus3.edgexfoundry.org:10001 08:13:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:13:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:13:32 Configure a credential helper to remove this warning. See 08:13:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:13:32 08:13:32 Login Succeeded 08:13:32 nexus3.edgexfoundry.org:10002 08:13:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:13:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:13:33 Configure a credential helper to remove this warning. See 08:13:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:13:33 08:13:33 Login Succeeded 08:13:33 nexus3.edgexfoundry.org:10003 08:13:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:13:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:13:34 Configure a credential helper to remove this warning. See 08:13:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:13:34 08:13:34 Login Succeeded 08:13:34 nexus3.edgexfoundry.org:10004 08:13:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:13:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:13:34 Configure a credential helper to remove this warning. See 08:13:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:13:34 08:13:34 Login Succeeded 08:13:34 docker.io 08:13:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:13:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:13:35 Configure a credential helper to remove this warning. See 08:13:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:13:35 08:13:35 Login Succeeded 08:13:35 ---> docker-login.sh ends [Pipeline] } 08:13:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:13:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:13:36 ========================================================= 08:13:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 08:13:36 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 08:13:36 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . 08:13:37 Sending build context to Docker daemon 25.31MB 08:13:37 Step 1/14 : ARG BASE=golang:1.16-alpine3.14 08:13:37 Step 2/14 : FROM ${BASE} AS builder 08:13:37 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:13:37 552d1f2373af: Pulling fs layer 08:13:37 ea3f2d53f512: Pulling fs layer 08:13:37 9e70ebbbe112: Pulling fs layer 08:13:37 7a9cfe048b4a: Pulling fs layer 08:13:37 72dc09318566: Pulling fs layer 08:13:37 f4f7b4309257: Pulling fs layer 08:13:37 0ac9a79272e3: Pulling fs layer 08:13:37 b78e95d17946: Pulling fs layer 08:13:37 f4f7b4309257: Waiting 08:13:37 0ac9a79272e3: Waiting 08:13:37 b78e95d17946: Waiting 08:13:37 72dc09318566: Waiting 08:13:37 7a9cfe048b4a: Waiting 08:13:37 9e70ebbbe112: Verifying Checksum 08:13:37 9e70ebbbe112: Download complete 08:13:37 ea3f2d53f512: Verifying Checksum 08:13:37 ea3f2d53f512: Download complete 08:13:37 72dc09318566: Verifying Checksum 08:13:37 72dc09318566: Download complete 08:13:37 f4f7b4309257: Verifying Checksum 08:13:37 f4f7b4309257: Download complete 08:13:37 552d1f2373af: Verifying Checksum 08:13:37 0ac9a79272e3: Verifying Checksum 08:13:37 0ac9a79272e3: Download complete 08:13:38 552d1f2373af: Pull complete 08:13:38 ea3f2d53f512: Pull complete 08:13:39 Running on prd-centos7-docker-4c-2g-922 in /w/workspace/edgexfoundry_edgex-ui-go_PR-484 [Pipeline] { [Pipeline] ws 08:13:39 Running in /w/workspace/edgex-ui-go/2 [Pipeline] { 08:13:39 9e70ebbbe112: Pull complete 08:13:39 b78e95d17946: Verifying Checksum 08:13:39 b78e95d17946: Download complete [Pipeline] checkout 08:13:39 The recommended git tool is: git 08:13:40 7a9cfe048b4a: Verifying Checksum 08:13:40 7a9cfe048b4a: Download complete 08:13:41 using credential edgex-jenkins-ssh 08:13:41 Cloning the remote Git repository 08:13:41 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 08:13:41 > git init /w/workspace/edgex-ui-go/2 # timeout=10 08:13:41 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 08:13:41 > git --version # timeout=10 08:13:41 > git --version # 'git version 2.24.4' 08:13:41 using GIT_SSH to set credentials SSH Credentials for GitHub 08:13:41 [INFO] Currently running in a labeled security context 08:13:41 [INFO] Currently SELinux is 'enforcing' on the host 08:13:41 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/2@tmp/jenkins-gitclient-ssh8218009311167621797.key 08:13:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:13:43 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 08:13:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:13:43 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 08:13:43 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 08:13:43 using GIT_SSH to set credentials SSH Credentials for GitHub 08:13:43 [INFO] Currently running in a labeled security context 08:13:43 [INFO] Currently SELinux is 'enforcing' on the host 08:13:43 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/2@tmp/jenkins-gitclient-ssh8947056369816388737.key 08:13:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/484/head:refs/remotes/origin/PR-484 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:13:45 Merging remotes/origin/main commit 10475f1e899ed3f0863021d90e8a7cd0a0f77d0f into PR head commit 586f5773066d19dd299f0028b65312fc38c44dab 08:13:44 > git config core.sparsecheckout # timeout=10 08:13:44 > git checkout -f 586f5773066d19dd299f0028b65312fc38c44dab # timeout=10 08:13:44 > git remote # timeout=10 08:13:44 > git config --get remote.origin.url # timeout=10 08:13:44 using GIT_SSH to set credentials SSH Credentials for GitHub 08:13:44 [INFO] Currently running in a labeled security context 08:13:44 [INFO] Currently SELinux is 'enforcing' on the host 08:13:44 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/2@tmp/jenkins-gitclient-ssh2565465769137625616.key 08:13:44 > git merge 10475f1e899ed3f0863021d90e8a7cd0a0f77d0f # timeout=10 08:13:45 Merge succeeded, producing 586f5773066d19dd299f0028b65312fc38c44dab 08:13:45 Checking out Revision 586f5773066d19dd299f0028b65312fc38c44dab (PR-484) 08:13:44 > git rev-parse HEAD^{commit} # timeout=10 08:13:44 > git config core.sparsecheckout # timeout=10 08:13:44 > git checkout -f 586f5773066d19dd299f0028b65312fc38c44dab # timeout=10 08:13:48 Commit message: "docs(snap): update JWT instructions" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:13:49 provisioning config files... 08:13:49 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config718660168714207991tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:13:49 ---> docker-login.sh 08:13:49 nexus3.edgexfoundry.org:10001 08:13:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:13:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:13:49 Configure a credential helper to remove this warning. See 08:13:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:13:49 08:13:49 Login Succeeded 08:13:49 nexus3.edgexfoundry.org:10002 08:13:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:13:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:13:49 Configure a credential helper to remove this warning. See 08:13:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:13:49 08:13:49 Login Succeeded 08:13:49 nexus3.edgexfoundry.org:10003 08:13:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:13:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:13:50 Configure a credential helper to remove this warning. See 08:13:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:13:50 08:13:50 Login Succeeded 08:13:50 nexus3.edgexfoundry.org:10004 08:13:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:13:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:13:50 Configure a credential helper to remove this warning. See 08:13:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:13:50 08:13:50 Login Succeeded 08:13:50 docker.io 08:13:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:13:50 7a9cfe048b4a: Pull complete 08:13:50 72dc09318566: Pull complete 08:13:50 f4f7b4309257: Pull complete 08:13:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:13:50 Configure a credential helper to remove this warning. See 08:13:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:13:50 08:13:50 Login Succeeded 08:13:50 ---> docker-login.sh ends [Pipeline] } 08:13:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:13:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:13:50 ========================================================= 08:13:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 08:13:50 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 08:13:51 0ac9a79272e3: Pull complete 08:13:51 + 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 . 08:13:51 Sending build context to Docker daemon 25.32MB 08:13:51 Step 1/14 : ARG BASE=golang:1.16-alpine3.14 08:13:51 Step 2/14 : FROM ${BASE} AS builder 08:13:51 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 08:13:51 a0d0a0d46f8b: Pulling fs layer 08:13:51 31adcdaf11c8: Pulling fs layer 08:13:51 b8b176561691: Pulling fs layer 08:13:51 4527c011a84f: Pulling fs layer 08:13:51 5d74067f8e1e: Pulling fs layer 08:13:51 e0aca202a116: Pulling fs layer 08:13:51 3a43be97a3b4: Pulling fs layer 08:13:51 34cad66bf833: Pulling fs layer 08:13:51 b4e3c513aaa6: Pulling fs layer 08:13:51 4527c011a84f: Waiting 08:13:51 5d74067f8e1e: Waiting 08:13:51 e0aca202a116: Waiting 08:13:51 3a43be97a3b4: Waiting 08:13:51 34cad66bf833: Waiting 08:13:51 b4e3c513aaa6: Waiting 08:13:51 b8b176561691: Verifying Checksum 08:13:51 b8b176561691: Download complete 08:13:51 31adcdaf11c8: Verifying Checksum 08:13:51 31adcdaf11c8: Download complete 08:13:51 5d74067f8e1e: Verifying Checksum 08:13:51 5d74067f8e1e: Download complete 08:13:51 e0aca202a116: Verifying Checksum 08:13:51 e0aca202a116: Download complete 08:13:51 a0d0a0d46f8b: Verifying Checksum 08:13:51 a0d0a0d46f8b: Download complete 08:13:51 3a43be97a3b4: Verifying Checksum 08:13:51 3a43be97a3b4: Download complete 08:13:51 34cad66bf833: Verifying Checksum 08:13:51 34cad66bf833: Download complete 08:13:51 a0d0a0d46f8b: Pull complete 08:13:52 4527c011a84f: Verifying Checksum 08:13:52 4527c011a84f: Download complete 08:13:52 b4e3c513aaa6: Verifying Checksum 08:13:52 b4e3c513aaa6: Download complete 08:13:52 31adcdaf11c8: Pull complete 08:13:52 b8b176561691: Pull complete 08:13:56 4527c011a84f: Pull complete 08:13:56 5d74067f8e1e: Pull complete 08:13:56 e0aca202a116: Pull complete 08:13:56 3a43be97a3b4: Pull complete 08:13:56 34cad66bf833: Pull complete 08:13:56 b78e95d17946: Pull complete 08:13:56 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 08:13:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 08:13:56 ---> 8b459fc5aaf0 08:13:56 Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 08:13:58 ---> Running in ccc087d533e9 08:13:58 Removing intermediate container ccc087d533e9 08:13:58 ---> 2a0e7ea08d74 08:13:58 Step 4/14 : ARG ALPINE_PKG_BASE="make git" 08:13:58 ---> Running in aab9b5cd790d 08:13:59 Removing intermediate container aab9b5cd790d 08:13:59 ---> e619011c8bbf 08:13:59 Step 5/14 : ARG ALPINE_PKG_EXTRA="" 08:13:59 ---> Running in d2d2e5e4511d 08:13:59 b4e3c513aaa6: Pull complete 08:13:59 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 08:13:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 08:13:59 ---> 9f6097aaca64 08:13:59 Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 08:14:00 Removing intermediate container d2d2e5e4511d 08:14:00 ---> 38eeae986fee 08:14:00 Step 6/14 : LABEL Name=edgex-ui-go 08:14:00 ---> Running in 6dc966ebe19d 08:14:00 Removing intermediate container 6dc966ebe19d 08:14:00 ---> d4c5bf0d0ed7 08:14:00 Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 08:14:00 ---> Running in 2b603a5a551c 08:14:00 Removing intermediate container 2b603a5a551c 08:14:00 ---> 7a7d6cc51b7d 08:14:00 Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:14:00 ---> Running in c733dbeecdfe 08:14:01 ---> Running in 1ff1ee9d8ab9 08:14:01 Removing intermediate container c733dbeecdfe 08:14:01 ---> 16a662d1576e 08:14:01 Step 4/14 : ARG ALPINE_PKG_BASE="make git" 08:14:01 ---> Running in 0b06073d2625 08:14:01 Removing intermediate container 0b06073d2625 08:14:01 ---> c690ad2cae99 08:14:01 Step 5/14 : ARG ALPINE_PKG_EXTRA="" 08:14:01 ---> Running in 4a4d7535f2b5 08:14:01 Removing intermediate container 4a4d7535f2b5 08:14:01 ---> 03ef6749a15c 08:14:01 Step 6/14 : LABEL Name=edgex-ui-go 08:14:01 ---> Running in edea65e9d187 08:14:01 Removing intermediate container edea65e9d187 08:14:01 ---> d7351bfbaca3 08:14:01 Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 08:14:01 ---> Running in 3ad020a285f1 08:14:01 Removing intermediate container 3ad020a285f1 08:14:01 ---> 589c700617c6 08:14:01 Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:14:01 ---> Running in 411cd41cc983 08:14:02 Removing intermediate container 411cd41cc983 08:14:02 ---> 10428c9eabf3 08:14:02 Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:14:02 ---> Running in 941de2d319ca 08:14:02 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:14:03 Removing intermediate container 1ff1ee9d8ab9 08:14:03 ---> 6e5d806e7d47 08:14:03 Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:14:03 ---> Running in 99b19d48a701 08:14:03 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:14:03 OK: 220 MiB in 52 packages 08:14:03 Removing intermediate container 941de2d319ca 08:14:03 ---> 85257a85a4c6 08:14:03 Step 10/14 : ENV GO111MODULE=on 08:14:03 ---> Running in daf3fc97842e 08:14:03 Removing intermediate container daf3fc97842e 08:14:03 ---> 3466329e9224 08:14:03 Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 08:14:04 ---> Running in e65bb1dfa4ba 08:14:04 Removing intermediate container e65bb1dfa4ba 08:14:04 ---> 9ad7c2e8a95c 08:14:04 Step 12/14 : COPY . . 08:14:04 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 08:14:05 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 08:14:05 ---> d22292642a8f 08:14:05 Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:14:05 ---> Running in 5693a12a63cb 08:14:05 OK: 219 MiB in 52 packages 08:14:06 Removing intermediate container 99b19d48a701 08:14:06 ---> dfa336175aec 08:14:06 Step 10/14 : ENV GO111MODULE=on 08:14:06 ---> Running in f3fb22a95510 08:14:07 Removing intermediate container f3fb22a95510 08:14:07 ---> 0515200bc665 08:14:07 Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 08:14:07 ---> Running in 1d31f0d5603b 08:14:07 Removing intermediate container 1d31f0d5603b 08:14:07 ---> b06058e4e0a5 08:14:07 Step 12/14 : COPY . . 08:14:10 ---> 6489986e1817 08:14:10 Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:14:10 ---> Running in 03c8013b43df 08:14:37 Removing intermediate container 5693a12a63cb 08:14:37 ---> ec6fa68f9f29 08:14:37 Step 14/14 : RUN ${MAKE} 08:14:37 ---> Running in 1b8fdac547be 08:14:37 noop 08:14:37 Removing intermediate container 1b8fdac547be 08:14:37 ---> 41bbe8ca6457 08:14:37 Successfully built 41bbe8ca6457 08:14:37 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 08:14:37 + docker inspect -f . ci-base-image-x86_64 08:14:37 . [Pipeline] withDockerContainer 08:14:38 prd-centos7-docker-4c-2g-922 does not seem to be running inside a container 08:14:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@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 ******** -e ******** ci-base-image-x86_64 cat 08:14:38 $ docker top 23d5a72ed690528548192148ecd72def786eb5c07b9dca380915dc39edb5a531 -eo pid,comm [Pipeline] { [Pipeline] sh 08:14:38 + go version 08:14:38 go version go1.16.8 linux/amd64 [Pipeline] } 08:14:38 $ docker stop --time=1 23d5a72ed690528548192148ecd72def786eb5c07b9dca380915dc39edb5a531 08:14:39 $ docker rm -f 23d5a72ed690528548192148ecd72def786eb5c07b9dca380915dc39edb5a531 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:14:40 + docker inspect -f . ci-base-image-x86_64 08:14:40 . [Pipeline] withDockerContainer 08:14:40 prd-centos7-docker-4c-2g-922 does not seem to be running inside a container 08:14:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@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 ******** -e ******** ci-base-image-x86_64 cat 08:14:41 $ docker top 1d6bacf10dccdaa2d55bf3198b000f461429e16f186fbd8dca8311557cd7dadf -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 08:14:41 + make test 08:14:41 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 08:14:41 ? github.com/edgexfoundry/edgex-ui-go [no test files] 08:14:54 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 08:14:54 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 08:14:54 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 08:14:54 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 08:14:54 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 08:14:54 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 08:14:54 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 08:14:54 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 08:14:54 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 08:14:54 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 08:14:54 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 08:14:54 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 08:14:54 CGO_ENABLED=0 GO111MODULE=on go vet ./... 08:14:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:14:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 08:14:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 08:14:59 $ docker stop --time=1 1d6bacf10dccdaa2d55bf3198b000f461429e16f186fbd8dca8311557cd7dadf 08:15:00 $ docker rm -f 1d6bacf10dccdaa2d55bf3198b000f461429e16f186fbd8dca8311557cd7dadf [Pipeline] // withDockerContainer [Pipeline] sh 08:15:01 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:15:01 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 08:15:02 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:15:02 + ls -al . 08:15:02 total 112 08:15:02 drwxrwxr-x. 12 jenkins jenkins 4096 Nov 17 08:14 . 08:15:02 drwxrwxr-x. 4 jenkins jenkins 28 Nov 17 08:13 .. 08:15:02 drwxrwxr-x. 3 jenkins jenkins 20 Nov 17 08:13 assets 08:15:02 drwxrwxr-x. 2 jenkins jenkins 66 Nov 17 08:13 bin 08:15:02 drwxrwxr-x. 3 jenkins jenkins 29 Nov 17 08:13 cmd 08:15:02 -rw-rw-r--. 1 jenkins jenkins 3959 Nov 17 08:13 CONTRIBUTING.md 08:15:02 -rw-r--r--. 1 jenkins jenkins 10 Nov 17 08:14 coverage.out 08:15:02 -rw-rw-r--. 1 jenkins jenkins 1526 Nov 17 08:13 Dockerfile 08:15:02 drwxrwxr-x. 2 jenkins jenkins 23 Nov 17 08:13 docs 08:15:02 drwxrwxr-x. 8 jenkins jenkins 179 Nov 17 08:13 .git 08:15:02 drwxrwxr-x. 2 jenkins jenkins 103 Nov 17 08:13 .github 08:15:02 -rw-rw-r--. 1 jenkins jenkins 155 Nov 17 08:13 .gitignore 08:15:02 -rw-rw-r--. 1 jenkins jenkins 744 Nov 17 08:13 go.mod 08:15:02 -rw-rw-r--. 1 jenkins jenkins 48565 Nov 17 08:13 go.sum 08:15:02 drwxrwxr-x. 9 jenkins jenkins 125 Nov 17 08:13 internal 08:15:02 -rw-rw-r--. 1 jenkins jenkins 652 Nov 17 08:13 Jenkinsfile 08:15:02 -rw-rw-r--. 1 jenkins jenkins 11357 Nov 17 08:13 LICENSE 08:15:02 -rw-rw-r--. 1 jenkins jenkins 1212 Nov 17 08:13 Makefile 08:15:02 drwxrwxr-x. 3 jenkins jenkins 19 Nov 17 08:13 pkg 08:15:02 -rw-rw-r--. 1 jenkins jenkins 4450 Nov 17 08:13 README.md 08:15:02 drwxrwxr-x. 4 jenkins jenkins 71 Nov 17 08:13 snap 08:15:02 -rw-rw-r--. 1 jenkins jenkins 5 Nov 17 08:11 VERSION 08:15:02 -rw-rw-r--. 1 jenkins jenkins 155 Nov 17 08:13 version.go 08:15:02 drwxrwxr-x. 4 jenkins jenkins 4096 Nov 17 08:13 web [Pipeline] isUnix [Pipeline] sh 08:15:03 + 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=586f5773066d19dd299f0028b65312fc38c44dab --label arch=amd64 --label version=0.0.0 . 08:15:03 Sending build context to Docker daemon 25.32MB 08:15:03 Step 1/22 : ARG BASE=golang:1.16-alpine3.14 08:15:03 Step 2/22 : FROM ${BASE} AS builder 08:15:03 ---> 41bbe8ca6457 08:15:03 Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 08:15:03 ---> Running in 9d3a10152eb4 08:15:03 Removing intermediate container 9d3a10152eb4 08:15:03 ---> a5a19faf01b4 08:15:03 Step 4/22 : ARG ALPINE_PKG_BASE="make git" 08:15:03 ---> Running in b5b54886608d 08:15:03 Removing intermediate container b5b54886608d 08:15:03 ---> d3b709423c59 08:15:03 Step 5/22 : ARG ALPINE_PKG_EXTRA="" 08:15:03 ---> Running in a84fb83181dd 08:15:03 Removing intermediate container a84fb83181dd 08:15:03 ---> d6f2cdef2230 08:15:03 Step 6/22 : LABEL Name=edgex-ui-go 08:15:03 ---> Running in 86bc2f011bc6 08:15:03 Removing intermediate container 86bc2f011bc6 08:15:03 ---> b25f7cfa3abd 08:15:03 Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 08:15:03 ---> Running in c406260d84f5 08:15:03 Removing intermediate container c406260d84f5 08:15:03 ---> ed7b8c02155c 08:15:03 Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:15:04 ---> Running in ab2170775fee 08:15:04 Removing intermediate container ab2170775fee 08:15:04 ---> 74d6f4960152 08:15:04 Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:15:04 ---> Running in 8ad5468ab5f6 08:15:04 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:15:05 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:15:05 OK: 220 MiB in 52 packages 08:15:06 Removing intermediate container 8ad5468ab5f6 08:15:06 ---> 5d74835579a1 08:15:06 Step 10/22 : ENV GO111MODULE=on 08:15:06 ---> Running in cb1e0273b819 08:15:06 Removing intermediate container cb1e0273b819 08:15:06 ---> 3710a0d4ff99 08:15:06 Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 08:15:06 ---> Running in dff8956970b9 08:15:06 Removing intermediate container dff8956970b9 08:15:06 ---> be61c1bdf264 08:15:06 Step 12/22 : COPY . . 08:15:07 ---> ed7b4fe21fd4 08:15:07 Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:15:07 ---> Running in 6e31e6734245 08:15:08 Removing intermediate container 6e31e6734245 08:15:08 ---> fbffd709b4fe 08:15:08 Step 14/22 : RUN ${MAKE} 08:15:08 ---> Running in fd959ae6ac73 08:15:08 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 08:15:18 CGO_ENABLED=0 GO111MODULE=on go build ./... 08:15:19 Removing intermediate container fd959ae6ac73 08:15:19 ---> e63d61a5b5fc 08:15:19 Step 15/22 : FROM alpine:3.14 08:15:19 3.14: Pulling from library/alpine 08:15:20 97518928ae5f: Pulling fs layer 08:15:20 97518928ae5f: Download complete 08:15:20 97518928ae5f: Pull complete 08:15:20 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 08:15:20 Status: Downloaded newer image for alpine:3.14 08:15:20 ---> 0a97eee8041e 08:15:20 Step 16/22 : EXPOSE 4000 08:15:20 ---> Running in eae83c8695a7 08:15:20 Removing intermediate container eae83c8695a7 08:15:20 ---> 89b65f5345ac 08:15:20 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 08:15:21 ---> 574b1b8c44ad 08:15:21 Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 08:15:21 ---> Running in a463199b21f9 08:15:21 Removing intermediate container a463199b21f9 08:15:21 ---> 63100f1fff2f 08:15:21 Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 08:15:21 ---> Running in ce700cbe06dc 08:15:21 Removing intermediate container ce700cbe06dc 08:15:21 ---> 71d976ccfce9 08:15:21 Step 20/22 : LABEL arch=amd64 08:15:21 ---> Running in c79d0d3b0c87 08:15:21 Removing intermediate container c79d0d3b0c87 08:15:21 ---> c3af82fefee1 08:15:21 Step 21/22 : LABEL git_sha=586f5773066d19dd299f0028b65312fc38c44dab 08:15:21 ---> Running in 9383bd32b912 08:15:21 Removing intermediate container 9383bd32b912 08:15:21 ---> f44372177eb9 08:15:21 Step 22/22 : LABEL version=0.0.0 08:15:21 ---> Running in 249735460b30 08:15:21 Removing intermediate container 249735460b30 08:15:21 ---> 485fbf4cfc76 08:15:21 [Warning] One or more build-args [ARCH] were not consumed 08:15:21 Successfully built 485fbf4cfc76 08:15:21 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 08:15:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:15:21 08:15:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 08:15:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:15:22 latest: Pulling from edgex-lftools-log-publisher 08:15:22 b4d181a07f80: Pulling fs layer 08:15:22 a1111a8f2ec3: Pulling fs layer 08:15:22 ed53099fbce6: Pulling fs layer 08:15:22 dc539afda2c1: Pulling fs layer 08:15:22 77bc0d833cb6: Pulling fs layer 08:15:22 9065ff56babe: Pulling fs layer 08:15:22 d287ab97295c: Pulling fs layer 08:15:22 dc539afda2c1: Waiting 08:15:22 77bc0d833cb6: Waiting 08:15:22 9065ff56babe: Waiting 08:15:22 d287ab97295c: Waiting 08:15:22 a1111a8f2ec3: Verifying Checksum 08:15:22 a1111a8f2ec3: Download complete 08:15:22 dc539afda2c1: Verifying Checksum 08:15:22 dc539afda2c1: Download complete 08:15:22 ed53099fbce6: Verifying Checksum 08:15:22 ed53099fbce6: Download complete 08:15:22 77bc0d833cb6: Verifying Checksum 08:15:22 77bc0d833cb6: Download complete 08:15:22 9065ff56babe: Verifying Checksum 08:15:22 9065ff56babe: Download complete 08:15:22 b4d181a07f80: Verifying Checksum 08:15:22 b4d181a07f80: Download complete 08:15:23 d287ab97295c: Verifying Checksum 08:15:23 d287ab97295c: Download complete 08:15:24 b4d181a07f80: Pull complete 08:15:24 a1111a8f2ec3: Pull complete 08:15:24 ed53099fbce6: Pull complete 08:15:24 dc539afda2c1: Pull complete 08:15:24 77bc0d833cb6: Pull complete 08:15:24 9065ff56babe: Pull complete 08:15:30 d287ab97295c: Pull complete 08:15:30 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 08:15:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:15:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 08:15:30 prd-centos7-docker-4c-2g-922 does not seem to be running inside a container 08:15:30 $ 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/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:15:32 Removing intermediate container 03c8013b43df 08:15:32 ---> a4dd80b92d56 08:15:32 Step 14/14 : RUN ${MAKE} 08:15:32 ---> Running in 7a1cea479912 08:15:32 noop 08:15:32 Removing intermediate container 7a1cea479912 08:15:32 ---> f3d55ec303c3 08:15:32 Successfully built f3d55ec303c3 08:15:32 Successfully tagged ci-base-image-arm64:latest 08:15:32 $ docker top f15f40ef71f5be89b8e8cb905e50fb0e1a6c423f42c1419a2934d7c522874564 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 08:15:33 ---> job-cost.sh 08:15:33 lf-activate-venv: SKIPPING 08:15:33 INFO: No Stack... 08:15:33 + docker inspect -f . ci-base-image-arm64 08:15:33 . [Pipeline] withDockerContainer 08:15:33 prd-ubuntu18.04-docker-arm64-4c-16g-921 does not seem to be running inside a container 08:15:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@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 ******** -e ******** ci-base-image-arm64 cat 08:15:33 INFO: Retrieving Pricing Info for: v3-standard-2 08:15:33 INFO: Archiving Costs 08:15:34 $ docker top 7e0298014dd98657a087abbafad89b1e2f319cedcd74d8000568ae6c69f53c17 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 08:15:35 + cut -d, -f6 08:15:35 + cat /w/workspace/edgex-ui-go/2/archives/cost.csv [Pipeline] lock 08:15:35 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-484-2-stack-cost] 08:15:35 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-484-2-stack-cost] did not exist. Created. 08:15:35 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-484-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:15:35 + echo total: 0.05999999865889549 [Pipeline] stash 08:15:35 Stashed 1 file(s) [Pipeline] } 08:15:35 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-484-2-stack-cost] [Pipeline] // lock [Pipeline] } 08:15:35 + go version 08:15:35 go version go1.16.8 linux/arm64 08:15:35 $ docker stop --time=1 f15f40ef71f5be89b8e8cb905e50fb0e1a6c423f42c1419a2934d7c522874564 08:15:37 $ docker rm -f f15f40ef71f5be89b8e8cb905e50fb0e1a6c423f42c1419a2934d7c522874564 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 08:15:37 $ docker stop --time=1 7e0298014dd98657a087abbafad89b1e2f319cedcd74d8000568ae6c69f53c17 08:15:38 $ docker rm -f 7e0298014dd98657a087abbafad89b1e2f319cedcd74d8000568ae6c69f53c17 [Pipeline] // script [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:15:39 + docker inspect -f . ci-base-image-arm64 08:15:39 . [Pipeline] withDockerContainer 08:15:39 prd-ubuntu18.04-docker-arm64-4c-16g-921 does not seem to be running inside a container 08:15:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@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 ******** -e ******** ci-base-image-arm64 cat 08:15:41 $ docker top b820c092fa24cdd0c686b939d0895ed84a0a0e1b61b0d3a67f97e09e4a85ac3b -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 08:15:42 + make test 08:15:42 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 08:15:43 ? github.com/edgexfoundry/edgex-ui-go [no test files] 08:16:22 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 08:16:22 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 08:16:22 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 08:16:22 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 08:16:22 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 08:16:22 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 08:16:22 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 08:16:22 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 08:16:22 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 08:16:22 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 08:16:22 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 08:16:22 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 08:16:22 CGO_ENABLED=0 GO111MODULE=on go vet ./... 08:16:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:16:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 08:16:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 08:16:44 $ docker stop --time=1 b820c092fa24cdd0c686b939d0895ed84a0a0e1b61b0d3a67f97e09e4a85ac3b 08:16:46 $ docker rm -f b820c092fa24cdd0c686b939d0895ed84a0a0e1b61b0d3a67f97e09e4a85ac3b [Pipeline] // withDockerContainer [Pipeline] sh 08:16:47 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:16:47 Warning: overwriting stash ‘coverage-report’ 08:16:47 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:16:48 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:16:48 + ls -al . 08:16:48 total 152 08:16:48 drwxrwxr-x 12 jenkins jenkins 4096 Nov 17 08:15 . 08:16:48 drwxrwxr-x 4 jenkins jenkins 4096 Nov 17 08:13 .. 08:16:48 drwxrwxr-x 8 jenkins jenkins 4096 Nov 17 08:13 .git 08:16:48 drwxrwxr-x 2 jenkins jenkins 4096 Nov 17 08:13 .github 08:16:48 -rw-rw-r-- 1 jenkins jenkins 155 Nov 17 08:13 .gitignore 08:16:48 -rw-rw-r-- 1 jenkins jenkins 3959 Nov 17 08:13 CONTRIBUTING.md 08:16:48 -rw-rw-r-- 1 jenkins jenkins 1526 Nov 17 08:13 Dockerfile 08:16:48 -rw-rw-r-- 1 jenkins jenkins 652 Nov 17 08:13 Jenkinsfile 08:16:48 -rw-rw-r-- 1 jenkins jenkins 11357 Nov 17 08:13 LICENSE 08:16:48 -rw-rw-r-- 1 jenkins jenkins 1212 Nov 17 08:13 Makefile 08:16:48 -rw-rw-r-- 1 jenkins jenkins 4450 Nov 17 08:13 README.md 08:16:48 -rw-rw-r-- 1 jenkins jenkins 5 Nov 17 08:11 VERSION 08:16:48 drwxrwxr-x 3 jenkins jenkins 4096 Nov 17 08:13 assets 08:16:48 drwxrwxr-x 2 jenkins jenkins 4096 Nov 17 08:13 bin 08:16:48 drwxrwxr-x 3 jenkins jenkins 4096 Nov 17 08:13 cmd 08:16:48 -rw-r--r-- 1 jenkins jenkins 10 Nov 17 08:15 coverage.out 08:16:48 drwxrwxr-x 2 jenkins jenkins 4096 Nov 17 08:13 docs 08:16:48 -rw-rw-r-- 1 jenkins jenkins 744 Nov 17 08:13 go.mod 08:16:48 -rw-rw-r-- 1 jenkins jenkins 48565 Nov 17 08:13 go.sum 08:16:48 drwxrwxr-x 9 jenkins jenkins 4096 Nov 17 08:13 internal 08:16:48 drwxrwxr-x 3 jenkins jenkins 4096 Nov 17 08:13 pkg 08:16:48 drwxrwxr-x 4 jenkins jenkins 4096 Nov 17 08:13 snap 08:16:48 -rw-rw-r-- 1 jenkins jenkins 155 Nov 17 08:13 version.go 08:16:48 drwxrwxr-x 4 jenkins jenkins 4096 Nov 17 08:13 web [Pipeline] isUnix [Pipeline] sh 08:16:48 + docker build -t edgex-ui-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=586f5773066d19dd299f0028b65312fc38c44dab --label arch=arm64 --label version=0.0.0 . 08:16:49 Sending build context to Docker daemon 25.31MB 08:16:49 Step 1/22 : ARG BASE=golang:1.16-alpine3.14 08:16:49 Step 2/22 : FROM ${BASE} AS builder 08:16:49 ---> f3d55ec303c3 08:16:49 Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 08:16:50 ---> Running in d21e0058cf9e 08:16:50 Removing intermediate container d21e0058cf9e 08:16:50 ---> a9704a72a42e 08:16:50 Step 4/22 : ARG ALPINE_PKG_BASE="make git" 08:16:50 ---> Running in 49a3ec109a09 08:16:51 Removing intermediate container 49a3ec109a09 08:16:51 ---> 4597518909e2 08:16:51 Step 5/22 : ARG ALPINE_PKG_EXTRA="" 08:16:51 ---> Running in d09c43f93585 08:16:51 Removing intermediate container d09c43f93585 08:16:51 ---> d47e51923d5f 08:16:51 Step 6/22 : LABEL Name=edgex-ui-go 08:16:52 ---> Running in a50d9be3bcc0 08:16:52 Removing intermediate container a50d9be3bcc0 08:16:52 ---> 732a40e2d22b 08:16:52 Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 08:16:52 ---> Running in 9014d18eab75 08:16:52 Removing intermediate container 9014d18eab75 08:16:52 ---> 04d590a55a92 08:16:52 Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:16:52 ---> Running in 8a360da4e9fb 08:16:54 Removing intermediate container 8a360da4e9fb 08:16:54 ---> b419f92b7f19 08:16:54 Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:16:54 ---> Running in 07f3d80f1720 08:16:55 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 08:16:56 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 08:16:57 OK: 219 MiB in 52 packages 08:16:58 Removing intermediate container 07f3d80f1720 08:16:58 ---> ded594e941e9 08:16:58 Step 10/22 : ENV GO111MODULE=on 08:16:58 ---> Running in c5e6515be0d0 08:16:58 Removing intermediate container c5e6515be0d0 08:16:58 ---> 9654b4fcddbe 08:16:58 Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 08:16:58 ---> Running in 42c2616c83c3 08:16:59 Removing intermediate container 42c2616c83c3 08:16:59 ---> 13af019152b5 08:16:59 Step 12/22 : COPY . . 08:17:02 ---> 60178d3d2c5e 08:17:02 Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:17:02 ---> Running in 697fc3d16739 08:17:04 Removing intermediate container 697fc3d16739 08:17:04 ---> 0fe6bdfceddb 08:17:04 Step 14/22 : RUN ${MAKE} 08:17:04 ---> Running in dc2b6ab401be 08:17:06 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 08:17:33 CGO_ENABLED=0 GO111MODULE=on go build ./... 08:17:37 Removing intermediate container dc2b6ab401be 08:17:37 ---> ff5f99c23d4b 08:17:37 Step 15/22 : FROM alpine:3.14 08:17:37 3.14: Pulling from library/alpine 08:17:37 be307f383ecc: Pulling fs layer 08:17:38 be307f383ecc: Verifying Checksum 08:17:38 be307f383ecc: Download complete 08:17:38 be307f383ecc: Pull complete 08:17:38 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 08:17:38 Status: Downloaded newer image for alpine:3.14 08:17:38 ---> 5b8b7b635229 08:17:38 Step 16/22 : EXPOSE 4000 08:17:38 ---> Running in 7af08a588a19 08:17:39 Removing intermediate container 7af08a588a19 08:17:39 ---> 342ebdbdd6b5 08:17:39 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 08:17:40 ---> 9a6618fb81bf 08:17:40 Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 08:17:40 ---> Running in fd9af385addd 08:17:40 Removing intermediate container fd9af385addd 08:17:40 ---> c5a27978d93f 08:17:40 Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 08:17:41 ---> Running in 6e7720b4d4ad 08:17:41 Removing intermediate container 6e7720b4d4ad 08:17:41 ---> 248c507f7132 08:17:41 Step 20/22 : LABEL arch=arm64 08:17:41 ---> Running in 57340d90a247 08:17:42 Removing intermediate container 57340d90a247 08:17:42 ---> ba017a500962 08:17:42 Step 21/22 : LABEL git_sha=586f5773066d19dd299f0028b65312fc38c44dab 08:17:42 ---> Running in c17858dc8f8f 08:17:42 Removing intermediate container c17858dc8f8f 08:17:42 ---> aef7652b8d4d 08:17:42 Step 22/22 : LABEL version=0.0.0 08:17:42 ---> Running in 2637daed7413 08:17:42 Removing intermediate container 2637daed7413 08:17:42 ---> f1ff0bfc5b35 08:17:42 [Warning] One or more build-args [ARCH] were not consumed 08:17:43 Successfully built f1ff0bfc5b35 08:17:43 Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:17:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:17:43 08:17:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 08:17:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:17:44 arm64: Pulling from edgex-lftools-log-publisher 08:17:44 448f6bf000e3: Pulling fs layer 08:17:44 f757da607395: Pulling fs layer 08:17:44 05883995daec: Pulling fs layer 08:17:44 8603b9c90790: Pulling fs layer 08:17:44 1560dd03e051: Pulling fs layer 08:17:44 8603b9c90790: Waiting 08:17:44 1560dd03e051: Waiting 08:17:44 27f5ce0e4adf: Pulling fs layer 08:17:44 c2d8d7efcc4b: Pulling fs layer 08:17:44 27f5ce0e4adf: Waiting 08:17:44 c2d8d7efcc4b: Waiting 08:17:44 f757da607395: Verifying Checksum 08:17:44 f757da607395: Download complete 08:17:44 8603b9c90790: Verifying Checksum 08:17:44 8603b9c90790: Download complete 08:17:44 1560dd03e051: Verifying Checksum 08:17:44 1560dd03e051: Download complete 08:17:44 27f5ce0e4adf: Verifying Checksum 08:17:44 27f5ce0e4adf: Download complete 08:17:44 05883995daec: Verifying Checksum 08:17:44 05883995daec: Download complete 08:17:45 448f6bf000e3: Verifying Checksum 08:17:45 448f6bf000e3: Download complete 08:17:47 c2d8d7efcc4b: Verifying Checksum 08:17:47 c2d8d7efcc4b: Download complete 08:17:48 448f6bf000e3: Pull complete 08:17:49 f757da607395: Pull complete 08:17:50 05883995daec: Pull complete 08:17:51 8603b9c90790: Pull complete 08:17:52 1560dd03e051: Pull complete 08:17:52 27f5ce0e4adf: Pull complete 08:18:07 c2d8d7efcc4b: Pull complete 08:18:07 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 08:18:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:18:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 08:18:07 prd-ubuntu18.04-docker-arm64-4c-16g-921 does not seem to be running inside a container 08:18:08 $ 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/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 08:18:10 $ docker top 4a32a4ce71a3fe5916fecbc5933b309195861832cfbbc3ae59eccae3585c42eb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:18:11 ---> job-cost.sh 08:18:11 lf-activate-venv: SKIPPING 08:18:11 INFO: No Stack... 08:18:12 INFO: Retrieving Pricing Info for: v3-standard-4 08:18:12 INFO: Archiving Costs [Pipeline] sh 08:18:12 + cut -d, -f6 08:18:12 + cat /w/workspace/edgex-ui-go/2/archives/cost.csv [Pipeline] lock 08:18:13 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-484-2-stack-cost] 08:18:13 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-484-2-stack-cost] did not exist. Created. 08:18:13 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-484-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:18:13 /w/workspace/edgex-ui-go/2@tmp/durable-bb04cada/script.sh: 1: /w/workspace/edgex-ui-go/2@tmp/durable-bb04cada/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 08:18:14 + echo total: 0.10999999940395355 [Pipeline] stash 08:18:14 Warning: overwriting stash ‘stack-cost’ 08:18:14 Stashed 1 file(s) [Pipeline] } 08:18:14 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-484-2-stack-cost] [Pipeline] // lock [Pipeline] } 08:18:14 $ docker stop --time=1 4a32a4ce71a3fe5916fecbc5933b309195861832cfbbc3ae59eccae3585c42eb 08:18:16 $ docker rm -f 4a32a4ce71a3fe5916fecbc5933b309195861832cfbbc3ae59eccae3585c42eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 08:18:16 provisioning config files... 08:18:16 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-484@tmp/config358623116899000574tmp [Pipeline] { [Pipeline] sh 08:18:17 + set +x 08:18:17 + curl -s https://codecov.io/bash 08:18:17 + bash -s -- 08:18:17 08:18:17 _____ _ 08:18:17 / ____| | | 08:18:17 | | ___ __| | ___ ___ _____ __ 08:18:17 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:18:17 | |___| (_) | (_| | __/ (_| (_) \ V / 08:18:17 \_____\___/ \__,_|\___|\___\___/ \_/ 08:18:17 Bash-1.0.6 08:18:17 08:18:17 08:18:17 ==> git version 2.24.4 found 08:18:17 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 08:18:17 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 08:18:17 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 08:18:17 ==> Jenkins CI detected. 08:18:17 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-484 08:18:17 project root: . 08:18:17 --> token set from env 08:18:17 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:18:17 ==> Running gcov in . (disable via -X gcov) 08:18:17 ==> Python coveragepy not found 08:18:17 ==> Searching for coverage reports in: 08:18:17 + . 08:18:17 -> Found 1 reports 08:18:17 ==> Detecting git/mercurial file structure 08:18:17 ==> Reading reports 08:18:17 + ./coverage.out bytes=10 08:18:17 ==> Appending adjustments 08:18:17 https://docs.codecov.io/docs/fixing-reports 08:18:17 + Found adjustments 08:18:17 ==> Gzipping contents 08:18:17 4.0K /tmp/codecov.rCtjGf.gz 08:18:17 ==> Uploading reports 08:18:17 url: https://codecov.io 08:18:17 query: branch=PR-484&commit=586f5773066d19dd299f0028b65312fc38c44dab&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-484%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=484&job=&cmd_args= 08:18:17 -> Pinging Codecov 08:18:17 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-484&commit=586f5773066d19dd299f0028b65312fc38c44dab&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-484%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=484&job=&cmd_args= 08:18:18 -> Uploading to 08:18:18 https://storage.googleapis.com/codecov/v4/raw/2021-11-17/FB506323287CE973F263BFD2A0EB1F37/586f5773066d19dd299f0028b65312fc38c44dab/0b688970-8fd4-41b6-b57c-646347cfdf32.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211117%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211117T081817Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=185a814c7ff7f6bbab6a04992ed824d8ffac721dc773be35cddfc3af30922129 08:18:18 % Total % Received % Xferd Average Speed Time Time Time Current 08:18:18 Dload Upload Total Spent Left Speed 08:18:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3663 0 0 100 3663 0 12462 --:--:-- --:--:-- --:--:-- 12501 08:18:18 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/586f5773066d19dd299f0028b65312fc38c44dab [Pipeline] } 08:18:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 08:18:19 + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-484/archives ']' [Pipeline] libraryResource [Pipeline] sh 08:18:19 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:18:20 ---> package-listing.sh 08:18:20 ++ tr '[:upper:]' '[:lower:]' 08:18:20 ++ facter osfamily 08:18:20 + OS_FAMILY=redhat 08:18:20 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-484 08:18:20 + START_PACKAGES=/tmp/packages_start.txt 08:18:20 + END_PACKAGES=/tmp/packages_end.txt 08:18:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:18:20 + PACKAGES=/tmp/packages_start.txt 08:18:20 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-484 ']' 08:18:20 + PACKAGES=/tmp/packages_end.txt 08:18:20 + case "${OS_FAMILY}" in 08:18:20 + sort 08:18:20 + rpm -qa 08:18:21 + '[' -f /tmp/packages_start.txt ']' 08:18:21 + '[' -f /tmp/packages_end.txt ']' 08:18:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:18:21 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-484 ']' 08:18:21 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-484/archives/ 08:18:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-484/archives/ [Pipeline] echo 08:18:21 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-484/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:18:21 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 08:18:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:18:22 08:18:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 08:18:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:18:22 latest: Pulling from edgex-lftools-log-publisher 08:18:22 b4d181a07f80: Pulling fs layer 08:18:22 a1111a8f2ec3: Pulling fs layer 08:18:22 ed53099fbce6: Pulling fs layer 08:18:22 dc539afda2c1: Pulling fs layer 08:18:22 77bc0d833cb6: Pulling fs layer 08:18:22 9065ff56babe: Pulling fs layer 08:18:22 d287ab97295c: Pulling fs layer 08:18:22 dc539afda2c1: Waiting 08:18:22 77bc0d833cb6: Waiting 08:18:22 9065ff56babe: Waiting 08:18:22 d287ab97295c: Waiting 08:18:22 a1111a8f2ec3: Verifying Checksum 08:18:22 a1111a8f2ec3: Download complete 08:18:22 dc539afda2c1: Verifying Checksum 08:18:22 dc539afda2c1: Download complete 08:18:22 ed53099fbce6: Verifying Checksum 08:18:22 ed53099fbce6: Download complete 08:18:22 9065ff56babe: Verifying Checksum 08:18:22 9065ff56babe: Download complete 08:18:22 77bc0d833cb6: Verifying Checksum 08:18:22 77bc0d833cb6: Download complete 08:18:22 b4d181a07f80: Verifying Checksum 08:18:22 b4d181a07f80: Download complete 08:18:23 d287ab97295c: Verifying Checksum 08:18:23 d287ab97295c: Download complete 08:18:24 b4d181a07f80: Pull complete 08:18:24 a1111a8f2ec3: Pull complete 08:18:24 ed53099fbce6: Pull complete 08:18:25 dc539afda2c1: Pull complete 08:18:25 77bc0d833cb6: Pull complete 08:18:25 9065ff56babe: Pull complete 08:18:30 d287ab97295c: Pull complete 08:18:30 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 08:18:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:18:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 08:18:30 prd-centos7-docker-4c-2g-920 does not seem to be running inside a container 08:18:30 $ 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-484/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-484 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-484:/w/workspace/edgexfoundry_edgex-ui-go_PR-484:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-484@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-484@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 08:18:33 $ docker top f02aef574de5c41f1f6a43bfa98f334ab780e9ae5f1fb8d0f102f67df72986f0 -eo pid,comm [Pipeline] { [Pipeline] sh 08:18:33 + touch /tmp/pre-build-complete [Pipeline] sh 08:18:34 + mkdir -p /var/log/sysstat [Pipeline] sh 08:18:34 + ls /var/log/sa-host 08:18:34 + sadf -c /var/log/sa-host/sa17 08:18:34 file_magic: OK 08:18:34 HZ: Using current value: 100 08:18:34 file_header: OK 08:18: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 08:18:34 Statistics: 08:18:34 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 08:18:34 File successfully converted to sysstat format version 12.0.3 08:18:34 + sadf -c /var/log/sa-host/sa30 08:18:34 file_magic: OK 08:18:34 HZ: Using current value: 100 08:18:34 file_header: OK 08:18: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 08:18:34 Statistics: 08:18:34 Hnuu...uuuununununu...Hnuu...uuuununununu... 08:18:34 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:18:34 provisioning config files... 08:18:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-484@tmp/config2396180901140178545tmp [Pipeline] { [Pipeline] echo 08:18:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:18:35 ---> create-netrc.sh [Pipeline] } 08:18:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:18:35 ---> python-tools-install.sh [Pipeline] echo 08:18:35 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:18:35 ---> sudo-logs.sh 08:18:35 Archiving 'sudo' log.. 08:18:35 sudo: unable to resolve host prd-centos7-docker-4c-2g-920.novalocal: Name or service not known 08:18:35 sudo: unable to resolve host prd-centos7-docker-4c-2g-920.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 08:18:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:18:36 ---> job-cost.sh 08:18:36 lf-activate-venv: SKIPPING 08:18:36 DEBUG: total: 0.10999999940395355 08:18:36 INFO: Retrieving Stack Cost... 08:18:36 INFO: Retrieving Pricing Info for: v3-standard-2 08:18:36 INFO: Archiving Costs [Pipeline] echo 08:18:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:18:36 ---> logs-deploy.sh 08:18:36 lf-activate-venv: SKIPPING 08:18:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-484/2 08:18:36 INFO: archiving workspace using pattern(s): 08:18:37 Archives upload complete. 08:18:37 INFO: archiving logs to Nexus 08:18:38 ---> uname -a: 08:18:38 Linux prd-centos7-docker-4c-2g-920.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 08:18:38 08:18:38 08:18:38 ---> lscpu: 08:18:38 Architecture: x86_64 08:18:38 CPU op-mode(s): 32-bit, 64-bit 08:18:38 Byte Order: Little Endian 08:18:38 Address sizes: 40 bits physical, 48 bits virtual 08:18:38 CPU(s): 2 08:18:38 On-line CPU(s) list: 0,1 08:18:38 Thread(s) per core: 1 08:18:38 Core(s) per socket: 1 08:18:38 Socket(s): 2 08:18:38 NUMA node(s): 1 08:18:38 Vendor ID: AuthenticAMD 08:18:38 CPU family: 23 08:18:38 Model: 49 08:18:38 Model name: AMD EPYC-Rome Processor 08:18:38 Stepping: 0 08:18:38 CPU MHz: 2799.996 08:18:38 BogoMIPS: 5599.99 08:18:38 Virtualization: AMD-V 08:18:38 Hypervisor vendor: KVM 08:18:38 Virtualization type: full 08:18:38 L1d cache: 32K 08:18:38 L1i cache: 32K 08:18:38 L2 cache: 512K 08:18:38 L3 cache: 16384K 08:18:38 NUMA node0 CPU(s): 0,1 08:18:38 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 08:18:38 08:18:38 08:18:38 ---> nproc: 08:18:38 2 08:18:38 08:18:38 08:18:38 ---> df -h: 08:18:38 Filesystem Size Used Avail Use% Mounted on 08:18:38 overlay 40G 7.7G 33G 20% / 08:18:38 tmpfs 64M 0 64M 0% /dev 08:18:38 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 08:18:38 shm 64M 0 64M 0% /dev/shm 08:18:38 /dev/vda1 40G 7.7G 33G 20% /facter-os 08:18:38 08:18:38 08:18:38 ---> sar -b -r -n DEV: 08:18:38 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/17/21 _x86_64_ (2 CPU) 08:18:38 08:18:38 08:10:11 LINUX RESTART (2 CPU) 08:18:38 08:18:38 08:11:01 tps rtps wtps bread/s bwrtn/s 08:18:38 08:12:02 12.77 0.70 12.07 331.32 2729.34 08:18:38 08:13:01 0.49 0.00 0.49 0.00 8.50 08:18:38 08:14:01 0.18 0.00 0.18 0.00 2.13 08:18:38 08:15:01 0.23 0.00 0.23 0.00 3.33 08:18:38 08:16:01 0.28 0.00 0.28 0.00 2.95 08:18:38 08:17:01 0.35 0.00 0.35 0.00 5.35 08:18:38 08:18:01 0.20 0.00 0.20 0.00 2.57 08:18:38 Average: 2.08 0.10 1.98 47.46 394.47 08:18:38 08:18:38 08:11:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:18:38 08:12:02 5673928 0 612188 7.64 2620 1720196 1205284 13.31 577192 1522144 20 08:18:38 08:13:01 5676572 0 609536 7.61 2620 1720204 1160112 12.81 576832 1522108 20 08:18:38 08:14:01 5674496 0 611612 7.64 2620 1720204 1160184 12.81 577340 1522284 8 08:18:38 08:15:01 5677072 0 609028 7.60 2620 1720212 1159824 12.81 575452 1522284 8 08:18:38 08:16:01 5677936 0 608160 7.59 2620 1720216 1159920 12.81 574056 1523004 8 08:18:38 08:17:01 5678560 0 607532 7.59 2620 1720220 1159824 12.81 573648 1523004 20 08:18:38 08:18:01 5674444 0 611644 7.64 2620 1720224 1159968 12.81 577320 1523028 8 08:18:38 Average: 5676144 0 609957 7.62 2620 1720211 1166445 12.88 575977 1522551 13 08:18:38 08:18:38 08:11:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:18:38 08:12:02 eth0 23.40 16.45 23.36 7.69 0.00 0.00 0.00 0.00 08:18:38 08:12:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:38 08:12:02 docker0 0.20 0.25 0.02 0.04 0.00 0.00 0.00 0.00 08:18:38 08:13:01 eth0 3.32 1.24 3.72 0.26 0.00 0.00 0.00 0.00 08:18:38 08:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:38 08:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:38 08:14:01 eth0 0.83 0.25 0.31 0.19 0.00 0.00 0.00 0.00 08:18:38 08:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:38 08:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:38 08:15:01 eth0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:18:38 08:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:38 08:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:38 08:16:01 eth0 0.32 0.25 0.14 0.08 0.00 0.00 0.00 0.00 08:18:38 08:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:38 08:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:38 08:17:01 eth0 0.28 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:18:38 08:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:38 08:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:38 08:18:01 eth0 0.77 0.32 0.31 0.17 0.00 0.00 0.00 0.00 08:18:38 08:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:38 08:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:38 Average: eth0 4.14 2.66 3.98 1.20 0.00 0.00 0.00 0.00 08:18:38 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:38 Average: docker0 0.03 0.04 0.00 0.01 0.00 0.00 0.00 0.00 08:18:38 08:18:38 08:18:38 ---> sar -P ALL: 08:18:38 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/17/21 _x86_64_ (2 CPU) 08:18:38 08:18:38 08:10:11 LINUX RESTART (2 CPU) 08:18:38 08:18:38 08:11:01 CPU %user %nice %system %iowait %steal %idle 08:18:38 08:12:02 all 1.47 0.00 0.82 0.26 0.03 97.43 08:18:38 08:12:02 0 1.68 0.00 0.89 0.34 0.02 97.08 08:18:38 08:12:02 1 1.26 0.00 0.75 0.18 0.03 97.77 08:18:38 08:13:01 all 0.14 0.00 0.03 0.00 0.03 99.80 08:18:38 08:13:01 0 0.14 0.00 0.05 0.00 0.03 99.78 08:18:38 08:13:01 1 0.14 0.00 0.02 0.00 0.02 99.83 08:18:38 08:14:01 all 0.22 0.00 0.05 0.00 0.02 99.72 08:18:38 08:14:01 0 0.08 0.00 0.07 0.00 0.02 99.83 08:18:38 08:14:01 1 0.35 0.00 0.03 0.00 0.02 99.60 08:18:38 08:15:01 all 0.19 0.00 0.04 0.00 0.02 99.75 08:18:38 08:15:01 0 0.37 0.00 0.05 0.00 0.02 99.57 08:18:38 08:15:01 1 0.02 0.00 0.03 0.00 0.02 99.93 08:18:38 08:16:01 all 0.12 0.00 0.07 0.00 0.02 99.80 08:18:38 08:16:01 0 0.20 0.00 0.12 0.00 0.02 99.67 08:18:38 08:16:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:18:38 08:17:01 all 0.06 0.00 0.04 0.00 0.03 99.87 08:18:38 08:17:01 0 0.08 0.00 0.05 0.00 0.03 99.83 08:18:38 08:17:01 1 0.03 0.00 0.03 0.00 0.02 99.92 08:18:38 08:18:01 all 0.16 0.00 0.04 0.00 0.03 99.77 08:18:38 08:18:01 0 0.27 0.00 0.05 0.00 0.02 99.67 08:18:38 08:18:01 1 0.05 0.00 0.03 0.00 0.05 99.87 08:18:38 Average: all 0.34 0.00 0.16 0.04 0.02 99.45 08:18:38 Average: 0 0.40 0.00 0.18 0.05 0.02 99.35 08:18:38 Average: 1 0.27 0.00 0.13 0.03 0.02 99.55 08:18:38 08:18:38 08:18:38