Pull request #277 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of badboy-huaqiao for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from f4e4efd3db8884afb0539896dccbe8a6339c7357+d08a9c74b5ba673a253a4e9e0f98cfbd0a2d4c2a (2b48703805a0fd565a9a7419dc6777a163b41a64) Running in Durability level: MAX_SURVIVABILITY 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 48b313303ce5ba460cd13c4c603c4b280f104d53 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 48b313303ce5ba460cd13c4c603c4b280f104d53 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-277/workspace@libs/edgex-global-pipelines # timeout=10 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 48b313303ce5ba460cd13c4c603c4b280f104d53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 48b313303ce5ba460cd13c4c603c4b280f104d53 # timeout=10 Commit message: "Merge pull request #305 from ernestojeda/revert-go-mod-change" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-277/workspace@libs/lf-pipelines # timeout=10 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 > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 48b313303ce5ba460cd13c4c603c4b280f104d53 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.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-edgex-ui-go 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 SECURITY_NOTIFY_LIST: security-issues@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-15099 in /w/workspace/edgexfoundry_edgex-ui-go_PR-277 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout 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-277 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit d08a9c74b5ba673a253a4e9e0f98cfbd0a2d4c2a into PR head commit f4e4efd3db8884afb0539896dccbe8a6339c7357 Merge succeeded, producing f4e4efd3db8884afb0539896dccbe8a6339c7357 Checking out Revision f4e4efd3db8884afb0539896dccbe8a6339c7357 (PR-277) > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/277/head:refs/remotes/origin/PR-277 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f4e4efd3db8884afb0539896dccbe8a6339c7357 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge d08a9c74b5ba673a253a4e9e0f98cfbd0a2d4c2a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f4e4efd3db8884afb0539896dccbe8a6339c7357 # timeout=10 Commit message: "add init component for each module" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 48b313303ce5ba460cd13c4c603c4b280f104d53 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:22:39 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:22:39 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:22:39 ========================================================= 12:22:39 EdgeX Global Pipelines Version Info 12:22:39 ========================================================= [Pipeline] libraryResource [Pipeline] sh 12:22:41 ------------------- 12:22:41 stable info: 12:22:41 ------------------- 12:22:41 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 12:22:41 Commit SHA: 48b313303ce5ba460cd13c4c603c4b280f104d53 12:22:41 Message: update stable to v1.0.171 12:22:42 ------------------- 12:22:42 experimental info: 12:22:42 ------------------- 12:22:42 Commited By: **** collab-it+edgex@linuxfoundation.org 12:22:42 Commit SHA: 48b313303ce5ba460cd13c4c603c4b280f104d53 12:22:42 Message: update experimental to v1.0.171 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 12:22:42 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 12:22:43 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 12:22:43 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:22:43 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 12:22:43 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 12:22:43 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 12:22:43 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 12:22:43 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 12:22:44 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 12:22:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 12:22:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:22:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-edgex-ui-go [Pipeline] echo 12:22:44 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:22:44 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 12:22:44 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 12:22:45 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 12:22:45 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 12:22:45 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 12:22:45 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:22:45 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 12:22:45 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 12:22:45 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 12:22:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 12:22:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 12:22:46 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 12:22:46 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 12:22:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-277 [Pipeline] echo 12:22:46 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-277 [Pipeline] echo 12:22:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-277 [Pipeline] echo 12:22:47 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f4e4efd3db8884afb0539896dccbe8a6339c7357 [Pipeline] echo 12:22:47 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f4e4efd [Pipeline] echo 12:22:47 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 12:22:47 provisioning config files... 12:22:47 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-277@tmp/config5626512113392002796tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:22:48 ---> docker-login.sh 12:22:48 nexus3.edgexfoundry.org:10001 12:22:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:22:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:22:48 Configure a credential helper to remove this warning. See 12:22:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:22:48 12:22:48 Login Succeeded 12:22:48 nexus3.edgexfoundry.org:10002 12:22:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:22:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:22:48 Configure a credential helper to remove this warning. See 12:22:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:22:48 12:22:48 Login Succeeded 12:22:48 nexus3.edgexfoundry.org:10003 12:22:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:22:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:22:48 Configure a credential helper to remove this warning. See 12:22:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:22:48 12:22:48 Login Succeeded 12:22:48 nexus3.edgexfoundry.org:10004 12:22:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:22:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:22:49 Configure a credential helper to remove this warning. See 12:22:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:22:49 12:22:49 Login Succeeded 12:22:49 docker.io 12:22:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:22:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:22:49 Configure a credential helper to remove this warning. See 12:22:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:22:49 12:22:49 Login Succeeded 12:22:49 ---> docker-login.sh ends [Pipeline] } 12:22:49 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:22:50 + git log --format=format:%s -1 f4e4efd3db8884afb0539896dccbe8a6339c7357 [Pipeline] echo 12:22:51 GIT_COMMIT: f4e4efd3db8884afb0539896dccbe8a6339c7357, Commit Message: add init component for each module [Pipeline] echo 12:22:51 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 12:22:52 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:22:52 12:22:52 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 12:22:52 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:22:52 latest: Pulling from edgex-devops/git-semver 12:22:52 31603596830f: Pulling fs layer 12:22:52 2a8b12db71e7: Pulling fs layer 12:22:52 6ca5941a6612: Pulling fs layer 12:22:52 ecc8261a40a4: Pulling fs layer 12:22:52 ecc8261a40a4: Waiting 12:22:52 2a8b12db71e7: Verifying Checksum 12:22:52 2a8b12db71e7: Download complete 12:22:52 31603596830f: Verifying Checksum 12:22:52 31603596830f: Download complete 12:22:52 ecc8261a40a4: Verifying Checksum 12:22:52 ecc8261a40a4: Download complete 12:22:52 6ca5941a6612: Verifying Checksum 12:22:52 6ca5941a6612: Download complete 12:22:53 31603596830f: Pull complete 12:22:53 2a8b12db71e7: Pull complete 12:22:54 6ca5941a6612: Pull complete 12:22:54 ecc8261a40a4: Pull complete 12:22:54 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 12:22:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:22:54 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 12:22:54 prd-centos7-docker-4c-2g-15099 does not seem to be running inside a container 12:22:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-277 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-277:/w/workspace/edgexfoundry_edgex-ui-go_PR-277:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-277@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-277@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 12:22:57 $ docker top 0df75f464fe3ee597b3d916f1fddb480080577caaccc8111ac60f737dec52ebd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:22:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:22:57 [ssh-agent] Looking for ssh-agent implementation... 12:22:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:22:57 $ docker exec 0df75f464fe3ee597b3d916f1fddb480080577caaccc8111ac60f737dec52ebd ssh-agent 12:22:58 SSH_AUTH_SOCK=/tmp/ssh-6aqK1dVqCNku/agent.12 12:22:58 SSH_AGENT_PID=17 12:22:58 Running ssh-add (command line suppressed) 12:22:58 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-277@tmp/private_key_6318247432130329638.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-277@tmp/private_key_6318247432130329638.key) 12:22:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:22:58 + git tag --points-at HEAD [Pipeline] } 12:22:58 $ docker exec --env ******** --env ******** 0df75f464fe3ee597b3d916f1fddb480080577caaccc8111ac60f737dec52ebd ssh-agent -k 12:22:58 unset SSH_AUTH_SOCK; 12:22:58 unset SSH_AGENT_PID; 12:22:58 echo Agent pid 17 killed; 12:22:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:22:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:22:59 [ssh-agent] Looking for ssh-agent implementation... 12:22:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:22:59 $ docker exec 0df75f464fe3ee597b3d916f1fddb480080577caaccc8111ac60f737dec52ebd ssh-agent 12:22:59 SSH_AUTH_SOCK=/tmp/ssh-PWcfxhOHWLqh/agent.45 12:22:59 SSH_AGENT_PID=50 12:22:59 Running ssh-add (command line suppressed) 12:22:59 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-277@tmp/private_key_2816083346171041945.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-277@tmp/private_key_2816083346171041945.key) 12:22:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:22:59 + git semver init 12:22:59 # -> Open(): unable to determine branch for HEAD 12:22:59 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-277/.git 12:22:59 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-277 12:22:59 # $SEMVER_REMOTE_NAME = origin 12:22:59 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 12:22:59 # $SEMVER_USER_NAME = edgex-jenkins 12:22:59 # $SEMVER_BRANCH = PR-277 12:22:59 # $SEMVER_TEMP = /tmp/semver-266847565 12:22:59 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 12:23:00 # '/tmp/semver-266847565' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-277/.semver' 12:23:00 # -> Force: false 12:23:00 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-277/.semver [Pipeline] } 12:23:00 $ docker exec --env ******** --env ******** 0df75f464fe3ee597b3d916f1fddb480080577caaccc8111ac60f737dec52ebd ssh-agent -k 12:23:01 unset SSH_AUTH_SOCK; 12:23:01 unset SSH_AGENT_PID; 12:23:01 echo Agent pid 50 killed; 12:23:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:23:01 + git semver [Pipeline] } 12:23:01 $ docker stop --time=1 0df75f464fe3ee597b3d916f1fddb480080577caaccc8111ac60f737dec52ebd 12:23:03 $ docker rm -f 0df75f464fe3ee597b3d916f1fddb480080577caaccc8111ac60f737dec52ebd [Pipeline] // withDockerContainer [Pipeline] sh 12:23:03 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:23:04 Stashed 1 file(s) [Pipeline] echo 12:23:04 [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 12:23:20 Still waiting to schedule task 12:23:20 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-15099’ 12:23:20 Still waiting to schedule task 12:23:20 ‘prd-ubuntu18.04-docker-arm64-4c-16g-13329’ is offline 12:25:05 Running on prd-ubuntu18.04-docker-arm64-4c-16g-15100 in /w/workspace/edgexfoundry_edgex-ui-go_PR-277 [Pipeline] { [Pipeline] ws 12:25:06 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 12:25:11 using credential edgex-jenkins-ssh 12:25:11 Cloning the remote Git repository 12:25:11 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 12:25:11 > git init /w/workspace/edgex-ui-go/1 # timeout=10 12:25:11 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 12:25:11 > git --version # timeout=10 12:25:11 > git --version # 'git version 2.17.1' 12:25:11 using GIT_SSH to set credentials SSH Credentials for GitHub 12:25:11 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:25:13 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 12:25:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:25:13 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 12:25:13 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 12:25:13 using GIT_SSH to set credentials SSH Credentials for GitHub 12:25:13 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/277/head:refs/remotes/origin/PR-277 +refs/heads/master:refs/remotes/origin/master # timeout=10 12:25:14 Merging remotes/origin/master commit d08a9c74b5ba673a253a4e9e0f98cfbd0a2d4c2a into PR head commit f4e4efd3db8884afb0539896dccbe8a6339c7357 12:25:14 Merge succeeded, producing f4e4efd3db8884afb0539896dccbe8a6339c7357 12:25:14 Checking out Revision f4e4efd3db8884afb0539896dccbe8a6339c7357 (PR-277) 12:25:14 > git config core.sparsecheckout # timeout=10 12:25:14 > git checkout -f f4e4efd3db8884afb0539896dccbe8a6339c7357 # timeout=10 12:25:14 > git remote # timeout=10 12:25:14 > git config --get remote.origin.url # timeout=10 12:25:14 using GIT_SSH to set credentials SSH Credentials for GitHub 12:25:14 > git merge d08a9c74b5ba673a253a4e9e0f98cfbd0a2d4c2a # timeout=10 12:25:14 > git rev-parse HEAD^{commit} # timeout=10 12:25:14 > git config core.sparsecheckout # timeout=10 12:25:14 > git checkout -f f4e4efd3db8884afb0539896dccbe8a6339c7357 # timeout=10 12:25:19 Commit message: "add init component for each module" 12:25:19 > git --version # timeout=10 12:25:19 > git --version # 'git version 2.17.1' 12:25:19 fatal: bad object 48b313303ce5ba460cd13c4c603c4b280f104d53 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:25:21 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 12:25:21 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 12:25:22 + + true 12:25:22 sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 12:25:24 provisioning config files... 12:25:25 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config908273939589065871tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:25:25 ---> docker-login.sh 12:25:25 nexus3.edgexfoundry.org:10001 12:25:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:25:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:25:26 Configure a credential helper to remove this warning. See 12:25:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:25:26 12:25:26 Login Succeeded 12:25:26 nexus3.edgexfoundry.org:10002 12:25:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:25:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:25:27 Configure a credential helper to remove this warning. See 12:25:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:25:27 12:25:27 Login Succeeded 12:25:27 nexus3.edgexfoundry.org:10003 12:25:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:25:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:25:27 Configure a credential helper to remove this warning. See 12:25:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:25:27 12:25:27 Login Succeeded 12:25:27 nexus3.edgexfoundry.org:10004 12:25:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:25:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:25:28 Configure a credential helper to remove this warning. See 12:25:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:25:28 12:25:28 Login Succeeded 12:25:28 docker.io 12:25:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:25:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:25:29 Configure a credential helper to remove this warning. See 12:25:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:25:29 12:25:29 Login Succeeded 12:25:29 ---> docker-login.sh ends [Pipeline] } 12:25:29 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:25:29 ========================================================= 12:25:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 12:25:29 ========================================================= [Pipeline] isUnix [Pipeline] sh 12:25:30 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 12:25:30 Sending build context to Docker daemon 15.86MB 12:25:30 Step 1/8 : ARG BASE=golang:1.15-alpine 12:25:30 Step 2/8 : FROM ${BASE} 12:25:31 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 12:25:31 5f621e34cdf4: Pulling fs layer 12:25:31 a4357932f1b6: Pulling fs layer 12:25:31 18c013af1878: Pulling fs layer 12:25:31 00ac8860ef70: Pulling fs layer 12:25:31 63d7cb157983: Pulling fs layer 12:25:31 b116817d02f9: Pulling fs layer 12:25:31 745a02a5169b: Pulling fs layer 12:25:31 00ac8860ef70: Waiting 12:25:31 63d7cb157983: Waiting 12:25:31 b116817d02f9: Waiting 12:25:31 745a02a5169b: Waiting 12:25:31 18c013af1878: Verifying Checksum 12:25:31 18c013af1878: Download complete 12:25:31 a4357932f1b6: Verifying Checksum 12:25:31 a4357932f1b6: Download complete 12:25:31 63d7cb157983: Verifying Checksum 12:25:31 63d7cb157983: Download complete 12:25:31 5f621e34cdf4: Verifying Checksum 12:25:31 5f621e34cdf4: Download complete 12:25:31 b116817d02f9: Verifying Checksum 12:25:31 b116817d02f9: Download complete 12:25:31 5f621e34cdf4: Pull complete 12:25:32 a4357932f1b6: Pull complete 12:25:32 18c013af1878: Pull complete 12:25:33 745a02a5169b: Verifying Checksum 12:25:33 745a02a5169b: Download complete 12:25:35 00ac8860ef70: Verifying Checksum 12:25:35 00ac8860ef70: Download complete 12:25:35 Running on prd-centos7-docker-4c-2g-15101 in /w/workspace/edgexfoundry_edgex-ui-go_PR-277 [Pipeline] { [Pipeline] ws 12:25:35 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 12:25:38 using credential edgex-jenkins-ssh 12:25:38 Cloning the remote Git repository 12:25:38 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 12:25:38 > git init /w/workspace/edgex-ui-go/1 # timeout=10 12:25:38 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 12:25:38 > git --version # timeout=10 12:25:38 > git --version # 'git version 2.24.3' 12:25:38 using GIT_SSH to set credentials SSH Credentials for GitHub 12:25:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:25:40 Merging remotes/origin/master commit d08a9c74b5ba673a253a4e9e0f98cfbd0a2d4c2a into PR head commit f4e4efd3db8884afb0539896dccbe8a6339c7357 12:25:40 Merge succeeded, producing f4e4efd3db8884afb0539896dccbe8a6339c7357 12:25:40 Checking out Revision f4e4efd3db8884afb0539896dccbe8a6339c7357 (PR-277) 12:25:39 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 12:25:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:25:39 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 12:25:39 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 12:25:39 using GIT_SSH to set credentials SSH Credentials for GitHub 12:25:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/277/head:refs/remotes/origin/PR-277 +refs/heads/master:refs/remotes/origin/master # timeout=10 12:25:40 > git config core.sparsecheckout # timeout=10 12:25:40 > git checkout -f f4e4efd3db8884afb0539896dccbe8a6339c7357 # timeout=10 12:25:40 > git remote # timeout=10 12:25:40 > git config --get remote.origin.url # timeout=10 12:25:40 using GIT_SSH to set credentials SSH Credentials for GitHub 12:25:40 > git merge d08a9c74b5ba673a253a4e9e0f98cfbd0a2d4c2a # timeout=10 12:25:40 > git rev-parse HEAD^{commit} # timeout=10 12:25:40 > git config core.sparsecheckout # timeout=10 12:25:40 > git checkout -f f4e4efd3db8884afb0539896dccbe8a6339c7357 # timeout=10 12:25:43 Commit message: "add init component for each module" 12:25:44 > git --version # timeout=10 12:25:44 > git --version # 'git version 2.24.3' 12:25:44 fatal: bad object 48b313303ce5ba460cd13c4c603c4b280f104d53 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:25:45 00ac8860ef70: Pull complete 12:25:45 63d7cb157983: Pull complete 12:25:45 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 12:25:45 b116817d02f9: Pull complete 12:25:45 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 12:25:46 + sudo service docker restart 12:25:46 + true 12:25:46 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 12:25:47 provisioning config files... 12:25:47 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config6206442201074766607tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:25:48 ---> docker-login.sh 12:25:48 nexus3.edgexfoundry.org:10001 12:25:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:25:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:25:48 Configure a credential helper to remove this warning. See 12:25:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:25:48 12:25:48 Login Succeeded 12:25:48 nexus3.edgexfoundry.org:10002 12:25:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:25:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:25:48 Configure a credential helper to remove this warning. See 12:25:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:25:48 12:25:48 Login Succeeded 12:25:48 nexus3.edgexfoundry.org:10003 12:25:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:25:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:25:48 Configure a credential helper to remove this warning. See 12:25:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:25:48 12:25:48 Login Succeeded 12:25:48 nexus3.edgexfoundry.org:10004 12:25:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:25:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:25:48 Configure a credential helper to remove this warning. See 12:25:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:25:48 12:25:48 Login Succeeded 12:25:48 docker.io 12:25:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:25:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:25:49 Configure a credential helper to remove this warning. See 12:25:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:25:49 12:25:49 Login Succeeded 12:25:49 ---> docker-login.sh ends [Pipeline] } 12:25:49 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 12:25:49 745a02a5169b: Pull complete 12:25:49 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 12:25:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 12:25:49 ---> b7e6874047d6 12:25:49 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [Pipeline] echo 12:25:50 ========================================================= 12:25:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 12:25:50 ========================================================= [Pipeline] isUnix [Pipeline] sh 12:25:50 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 12:25:50 Sending build context to Docker daemon 15.86MB 12:25:50 Step 1/8 : ARG BASE=golang:1.15-alpine 12:25:50 Step 2/8 : FROM ${BASE} 12:25:50 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 12:25:50 188c0c94c7c5: Pulling fs layer 12:25:50 0ef7d3d256c8: Pulling fs layer 12:25:50 de9db76c5a1d: Pulling fs layer 12:25:50 bca2f99d35d6: Pulling fs layer 12:25:50 93359f2a8cfa: Pulling fs layer 12:25:50 7c6f9722023f: Pulling fs layer 12:25:50 a35cf1a2eb13: Pulling fs layer 12:25:50 bca2f99d35d6: Waiting 12:25:50 93359f2a8cfa: Waiting 12:25:50 7c6f9722023f: Waiting 12:25:50 a35cf1a2eb13: Waiting 12:25:50 de9db76c5a1d: Verifying Checksum 12:25:50 de9db76c5a1d: Download complete 12:25:50 0ef7d3d256c8: Verifying Checksum 12:25:50 0ef7d3d256c8: Download complete 12:25:51 93359f2a8cfa: Verifying Checksum 12:25:51 93359f2a8cfa: Download complete 12:25:51 188c0c94c7c5: Verifying Checksum 12:25:51 188c0c94c7c5: Download complete 12:25:51 7c6f9722023f: Verifying Checksum 12:25:51 7c6f9722023f: Download complete 12:25:51 188c0c94c7c5: Pull complete 12:25:51 0ef7d3d256c8: Pull complete 12:25:51 de9db76c5a1d: Pull complete 12:25:52 ---> Running in 32b67b7faf77 12:25:52 Removing intermediate container 32b67b7faf77 12:25:52 ---> 74b2fbfd97c0 12:25:52 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:25:52 ---> Running in 19a4bbecd5ac 12:25:52 a35cf1a2eb13: Verifying Checksum 12:25:52 a35cf1a2eb13: Download complete 12:25:53 bca2f99d35d6: Verifying Checksum 12:25:53 bca2f99d35d6: Download complete 12:25:54 Removing intermediate container 19a4bbecd5ac 12:25:54 ---> 15a2875aeef2 12:25:54 Step 5/8 : RUN apk add --no-cache make git 12:25:55 ---> Running in 986120dee372 12:25:56 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:25:57 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:25:57 OK: 142 MiB in 39 packages 12:25:58 Removing intermediate container 986120dee372 12:25:58 ---> af51c030b538 12:25:58 Step 6/8 : WORKDIR /edgex-ui-go 12:25:58 bca2f99d35d6: Pull complete 12:25:58 93359f2a8cfa: Pull complete 12:25:58 7c6f9722023f: Pull complete 12:25:58 ---> Running in 8ed7ca9052d8 12:25:59 Removing intermediate container 8ed7ca9052d8 12:25:59 ---> dd91268c3f0e 12:25:59 Step 7/8 : COPY . . 12:26:01 ---> 22562307de30 12:26:01 Step 8/8 : RUN go mod download 12:26:01 ---> Running in 10083ee0f5f6 12:26:04 a35cf1a2eb13: Pull complete 12:26:04 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 12:26:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 12:26:04 ---> a62c8e92a672 12:26:04 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 12:26:04 ---> Running in 3ce6ff6a74c5 12:26:04 Removing intermediate container 3ce6ff6a74c5 12:26:04 ---> 37886b36bfe7 12:26:04 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:26:04 ---> Running in 5ff240fe6c6a 12:26:05 Removing intermediate container 5ff240fe6c6a 12:26:05 ---> a1cb3d3e23b6 12:26:05 Step 5/8 : RUN apk add --no-cache make git 12:26:05 ---> Running in bf6483b9dd2c 12:26:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 12:26:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 12:26:08 OK: 166 MiB in 39 packages 12:26:08 Removing intermediate container bf6483b9dd2c 12:26:08 ---> 63dfd672388d 12:26:08 Step 6/8 : WORKDIR /edgex-ui-go 12:26:08 ---> Running in 21845f8d18e9 12:26:08 Removing intermediate container 21845f8d18e9 12:26:08 ---> 126c1a2e55f8 12:26:08 Step 7/8 : COPY . . 12:26:10 ---> 733ff5a338cc 12:26:10 Step 8/8 : RUN go mod download 12:26:10 ---> Running in e70e1a944658 12:26:28 Removing intermediate container 10083ee0f5f6 12:26:28 ---> 149011227595 12:26:28 Successfully built 149011227595 12:26:28 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 12:26:29 + docker inspect -f . ci-base-image-arm64 12:26:29 . [Pipeline] withDockerContainer 12:26:29 prd-ubuntu18.04-docker-arm64-4c-16g-15100 does not seem to be running inside a container 12:26:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@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 ******** ci-base-image-arm64 cat 12:26:30 $ docker top 3963433f1d155f95342a24d45d95ccbb6e5a5ddb9dfd4ddaf4a40d60b609e5a8 -eo pid,comm [Pipeline] { [Pipeline] sh 12:26:31 + go version 12:26:31 go version go1.15.5 linux/arm64 [Pipeline] } 12:26:31 $ docker stop --time=1 3963433f1d155f95342a24d45d95ccbb6e5a5ddb9dfd4ddaf4a40d60b609e5a8 12:26:32 Removing intermediate container e70e1a944658 12:26:32 ---> 9101899aa82a 12:26:32 Successfully built 9101899aa82a 12:26:32 Successfully tagged ci-base-image-x86_64:latest 12:26:33 $ docker rm -f 3963433f1d155f95342a24d45d95ccbb6e5a5ddb9dfd4ddaf4a40d60b609e5a8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:26:34 + docker inspect -f . ci-base-image-x86_64 12:26:34 . [Pipeline] withDockerContainer 12:26:35 prd-centos7-docker-4c-2g-15101 does not seem to be running inside a container 12:26:35 + docker inspect -f . ci-base-image-arm64 12:26:35 . 12:26:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@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 ******** ci-base-image-x86_64 cat 12:26:35 $ docker top 85da822fadcf26a1a6aa7b250c4bbb7fb52a2c0e4e4d3105f8a4261d9516db96 -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer 12:26:36 prd-ubuntu18.04-docker-arm64-4c-16g-15100 does not seem to be running inside a container 12:26:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@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 ******** ci-base-image-arm64 cat 12:26:38 $ docker top a5a2c745369bf72b6c84d00727100d569202a848447ba2763e27da2a27744d2e -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 12:26:38 + go version 12:26:38 go version go1.15.5 linux/amd64 [Pipeline] } 12:26:38 $ docker stop --time=1 85da822fadcf26a1a6aa7b250c4bbb7fb52a2c0e4e4d3105f8a4261d9516db96 12:26:39 + make test 12:26:39 GO111MODULE=on go test -coverprofile=coverage.out ./... 12:26:40 $ docker rm -f 85da822fadcf26a1a6aa7b250c4bbb7fb52a2c0e4e4d3105f8a4261d9516db96 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 12:26:40 ? github.com/edgexfoundry/edgex-ui-go [no test files] [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:26:41 + docker inspect -f . ci-base-image-x86_64 12:26:41 . [Pipeline] withDockerContainer 12:26:41 prd-centos7-docker-4c-2g-15101 does not seem to be running inside a container 12:26:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@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 ******** ci-base-image-x86_64 cat 12:26:42 $ docker top dd2b8a4d804e06461d48f3287de331f28dd4b95acea6665bbfb2c004f72f729a -eo pid,comm [Pipeline] { [Pipeline] sh 12:26:42 + make test 12:26:42 GO111MODULE=on go test -coverprofile=coverage.out ./... 12:26:43 ? github.com/edgexfoundry/edgex-ui-go [no test files] 12:26:50 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 12:26:50 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 12:26:50 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 12:26:50 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 12:26:50 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 12:26:50 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 12:26:50 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 12:26:50 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 12:26:50 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 12:26:50 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 12:26:50 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 12:26:50 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 12:26:50 GO111MODULE=on go vet ./... [Pipeline] } 12:26:52 $ docker stop --time=1 dd2b8a4d804e06461d48f3287de331f28dd4b95acea6665bbfb2c004f72f729a 12:26:54 $ docker rm -f dd2b8a4d804e06461d48f3287de331f28dd4b95acea6665bbfb2c004f72f729a [Pipeline] // withDockerContainer [Pipeline] sh 12:26:55 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:26:55 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 12:27:00 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:27:00 + ls -al . 12:27:00 total 88 12:27:00 drwxrwxr-x. 10 jenkins jenkins 4096 Dec 8 12:26 . 12:27:00 drwxrwxr-x. 4 jenkins jenkins 28 Dec 8 12:25 .. 12:27:00 drwxrwxr-x. 3 jenkins jenkins 20 Dec 8 12:25 assets 12:27:00 drwxrwxr-x. 2 jenkins jenkins 35 Dec 8 12:25 bin 12:27:00 drwxrwxr-x. 3 jenkins jenkins 29 Dec 8 12:25 cmd 12:27:00 -rw-rw-r--. 1 jenkins jenkins 3959 Dec 8 12:25 CONTRIBUTING.md 12:27:00 -rw-r--r--. 1 jenkins jenkins 10 Dec 8 12:26 coverage.out 12:27:00 -rw-rw-r--. 1 jenkins jenkins 913 Dec 8 12:25 Dockerfile 12:27:00 -rw-rw-r--. 1 jenkins jenkins 898 Dec 8 12:25 Dockerfile.build 12:27:00 drwxrwxr-x. 5 jenkins jenkins 104 Dec 8 12:25 docs 12:27:00 drwxrwxr-x. 8 jenkins jenkins 179 Dec 8 12:25 .git 12:27:00 drwxrwxr-x. 2 jenkins jenkins 81 Dec 8 12:25 .github 12:27:00 -rw-rw-r--. 1 jenkins jenkins 153 Dec 8 12:25 .gitignore 12:27:00 -rw-rw-r--. 1 jenkins jenkins 1019 Dec 8 12:25 go.mod 12:27:00 -rw-r--r--. 1 jenkins jenkins 20718 Dec 8 12:26 go.sum 12:27:00 drwxrwxr-x. 10 jenkins jenkins 139 Dec 8 12:25 internal 12:27:00 -rw-rw-r--. 1 jenkins jenkins 652 Dec 8 12:25 Jenkinsfile 12:27:00 -rw-rw-r--. 1 jenkins jenkins 11357 Dec 8 12:25 LICENSE 12:27:00 -rw-rw-r--. 1 jenkins jenkins 951 Dec 8 12:25 Makefile 12:27:00 -rw-rw-r--. 1 jenkins jenkins 4535 Dec 8 12:25 README.md 12:27:00 -rw-rw-r--. 1 jenkins jenkins 5 Dec 8 12:23 VERSION 12:27:00 -rw-rw-r--. 1 jenkins jenkins 155 Dec 8 12:25 version.go 12:27:00 drwxrwxr-x. 4 jenkins jenkins 259 Dec 8 12:25 web [Pipeline] isUnix [Pipeline] sh 12:27:00 + docker build -t docker-edgex-ui-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=f4e4efd3db8884afb0539896dccbe8a6339c7357 --label arch=amd64 --label version=0.0.0 . 12:27:01 Sending build context to Docker daemon 15.88MB 12:27:01 Step 1/24 : ARG BASE=golang:1.15-alpine 12:27:01 Step 2/24 : FROM ${BASE} AS builder 12:27:01 ---> 9101899aa82a 12:27:01 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 12:27:02 ---> Running in 15e5cda69760 12:27:02 Removing intermediate container 15e5cda69760 12:27:02 ---> 90a07d30016b 12:27:02 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 12:27:02 ---> Running in ce7dc1ce11e9 12:27:02 Removing intermediate container ce7dc1ce11e9 12:27:02 ---> 50404c863012 12:27:02 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 12:27:02 ---> Running in 139cabab3abc 12:27:02 Removing intermediate container 139cabab3abc 12:27:02 ---> bf12466364c8 12:27:02 Step 6/24 : LABEL Name=edgex-ui-go 12:27:02 ---> Running in dc3495c6e8ff 12:27:02 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 12:27:02 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 12:27:02 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 12:27:02 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 12:27:02 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 12:27:02 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 12:27:02 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 12:27:02 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 12:27:02 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 12:27:02 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 12:27:02 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 12:27:02 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 12:27:02 GO111MODULE=on go vet ./... 12:27:02 Removing intermediate container dc3495c6e8ff 12:27:02 ---> d29eacc1c200 12:27:02 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 12:27:02 ---> Running in a3454156139f 12:27:03 Removing intermediate container a3454156139f 12:27:03 ---> bfaa1c914a73 12:27:03 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:27:03 ---> Running in 265117caf5ba 12:27:04 Removing intermediate container 265117caf5ba 12:27:04 ---> d3794d313e2e 12:27:04 Step 9/24 : RUN apk update && apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:27:04 ---> Running in 5ea325e29982 12:27:04 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 12:27:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [Pipeline] } 12:27:08 $ docker stop --time=1 a5a2c745369bf72b6c84d00727100d569202a848447ba2763e27da2a27744d2e 12:27:09 v3.12.1-79-g28248c561e [http://nl.alpinelinux.org/alpine/v3.12/main] 12:27:09 v3.12.1-78-g8ca0a357ed [http://nl.alpinelinux.org/alpine/v3.12/community] 12:27:09 OK: 12745 distinct packages available 12:27:09 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 12:27:10 $ docker rm -f a5a2c745369bf72b6c84d00727100d569202a848447ba2763e27da2a27744d2e 12:27:10 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [Pipeline] // withDockerContainer [Pipeline] sh 12:27:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:27:11 Warning: overwriting stash ‘coverage-report’ 12:27:11 OK: 166 MiB in 39 packages 12:27:12 Stashed 1 file(s) [Pipeline] } 12:27:12 Removing intermediate container 5ea325e29982 12:27:12 ---> 1266e20750d5 12:27:12 Step 10/24 : ENV GO111MODULE=on 12:27:12 ---> Running in 22ad89aa0af1 [Pipeline] // script [Pipeline] } 12:27:12 Removing intermediate container 22ad89aa0af1 12:27:12 ---> 9162ed1df070 12:27:12 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 12:27:12 ---> Running in c877bdb4ad48 12:27:12 Removing intermediate container c877bdb4ad48 12:27:12 ---> 328955619595 12:27:12 Step 12/24 : COPY go.mod . [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { 12:27:13 ---> d50546720d07 12:27:13 Step 13/24 : COPY Makefile . [Pipeline] sh 12:27:13 ---> dcbd3b0290fe 12:27:13 Step 14/24 : RUN make update 12:27:13 ---> Running in 26ac1be0d161 12:27:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:27:13 CGO_ENABLED=0 GO111MODULE=on go mod download 12:27:13 + ls -al . 12:27:13 total 124 12:27:13 drwxrwxr-x 10 jenkins jenkins 4096 Dec 8 12:26 . 12:27:13 drwxrwxr-x 4 jenkins jenkins 4096 Dec 8 12:25 .. 12:27:13 drwxrwxr-x 8 jenkins jenkins 4096 Dec 8 12:25 .git 12:27:13 drwxrwxr-x 2 jenkins jenkins 4096 Dec 8 12:25 .github 12:27:13 -rw-rw-r-- 1 jenkins jenkins 153 Dec 8 12:25 .gitignore 12:27:13 -rw-rw-r-- 1 jenkins jenkins 3959 Dec 8 12:25 CONTRIBUTING.md 12:27:13 -rw-rw-r-- 1 jenkins jenkins 913 Dec 8 12:25 Dockerfile 12:27:13 -rw-rw-r-- 1 jenkins jenkins 898 Dec 8 12:25 Dockerfile.build 12:27:13 -rw-rw-r-- 1 jenkins jenkins 652 Dec 8 12:25 Jenkinsfile 12:27:13 -rw-rw-r-- 1 jenkins jenkins 11357 Dec 8 12:25 LICENSE 12:27:13 -rw-rw-r-- 1 jenkins jenkins 951 Dec 8 12:25 Makefile 12:27:13 -rw-rw-r-- 1 jenkins jenkins 4535 Dec 8 12:25 README.md 12:27:13 -rw-rw-r-- 1 jenkins jenkins 5 Dec 8 12:23 VERSION 12:27:13 drwxrwxr-x 3 jenkins jenkins 4096 Dec 8 12:25 assets 12:27:13 drwxrwxr-x 2 jenkins jenkins 4096 Dec 8 12:25 bin 12:27:13 drwxrwxr-x 3 jenkins jenkins 4096 Dec 8 12:25 cmd 12:27:13 -rw-r--r-- 1 jenkins jenkins 10 Dec 8 12:26 coverage.out 12:27:13 drwxrwxr-x 5 jenkins jenkins 4096 Dec 8 12:25 docs 12:27:13 -rw-rw-r-- 1 jenkins jenkins 1019 Dec 8 12:25 go.mod 12:27:13 -rw-r--r-- 1 jenkins jenkins 20718 Dec 8 12:26 go.sum 12:27:13 drwxrwxr-x 10 jenkins jenkins 4096 Dec 8 12:25 internal 12:27:13 -rw-rw-r-- 1 jenkins jenkins 155 Dec 8 12:25 version.go 12:27:13 drwxrwxr-x 4 jenkins jenkins 4096 Dec 8 12:25 web [Pipeline] isUnix [Pipeline] sh 12:27:14 + docker build -t docker-edgex-ui-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=f4e4efd3db8884afb0539896dccbe8a6339c7357 --label arch=arm64 --label version=0.0.0 . 12:27:14 Removing intermediate container 26ac1be0d161 12:27:14 ---> 215c35423093 12:27:14 Step 15/24 : COPY . . 12:27:14 Sending build context to Docker daemon 15.88MB 12:27:14 Step 1/24 : ARG BASE=golang:1.15-alpine 12:27:14 Step 2/24 : FROM ${BASE} AS builder 12:27:14 ---> 149011227595 12:27:14 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 12:27:15 ---> Running in 6db0735b681b 12:27:15 Removing intermediate container 6db0735b681b 12:27:15 ---> 7f9c60d87878 12:27:15 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 12:27:16 ---> Running in 4e41a8cf03f8 12:27:16 ---> 04e230208a19 12:27:16 Step 16/24 : RUN ${MAKE} 12:27:16 ---> Running in 1769efa0fc84 12:27:16 Removing intermediate container 4e41a8cf03f8 12:27:16 ---> f4c9faaf00da 12:27:16 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 12:27:16 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 12:27:16 ---> Running in deeb431bb6b3 12:27:17 Removing intermediate container deeb431bb6b3 12:27:17 ---> 55f7fe699fa0 12:27:17 Step 6/24 : LABEL Name=edgex-ui-go 12:27:17 ---> Running in 75f673fd912e 12:27:17 Removing intermediate container 75f673fd912e 12:27:17 ---> ccc46eba8d0f 12:27:17 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 12:27:17 ---> Running in 31d3f1f94c6c 12:27:18 Removing intermediate container 31d3f1f94c6c 12:27:18 ---> bbe7d3489bff 12:27:18 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:27:18 ---> Running in 9e75ec38f655 12:27:20 Removing intermediate container 9e75ec38f655 12:27:20 ---> 8d3ec31643e5 12:27:20 Step 9/24 : RUN apk update && apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:27:20 ---> Running in 637d022caf36 12:27:21 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:27:23 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:27:24 v3.12.1-79-g28248c561e [http://nl.alpinelinux.org/alpine/v3.12/main] 12:27:24 v3.12.1-78-g8ca0a357ed [http://nl.alpinelinux.org/alpine/v3.12/community] 12:27:24 OK: 12616 distinct packages available 12:27:24 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:27:24 CGO_ENABLED=0 GO111MODULE=on go build ./... 12:27:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:27:26 OK: 142 MiB in 39 packages 12:27:26 Removing intermediate container 1769efa0fc84 12:27:26 ---> b6a52e152016 12:27:26 Step 17/24 : FROM alpine 12:27:27 Removing intermediate container 637d022caf36 12:27:27 ---> 5b7a11a4a858 12:27:27 Step 10/24 : ENV GO111MODULE=on 12:27:27 latest: Pulling from library/alpine 12:27:27 188c0c94c7c5: Already exists 12:27:27 ---> Running in e7f49d80f5e3 12:27:27 Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a 12:27:27 Status: Downloaded newer image for alpine:latest 12:27:27 ---> d6e46aa2470d 12:27:27 Step 18/24 : EXPOSE 4000 12:27:27 ---> Running in 92384fe43991 12:27:27 Removing intermediate container e7f49d80f5e3 12:27:27 ---> b1f86bd6fb1c 12:27:27 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 12:27:27 Removing intermediate container 92384fe43991 12:27:27 ---> f32803a038dc 12:27:27 Step 19/24 : 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 12:27:28 ---> Running in e3868bd7651f 12:27:28 Removing intermediate container e3868bd7651f 12:27:28 ---> e53bf31171c5 12:27:28 Step 12/24 : COPY go.mod . 12:27:28 ---> 1727e1baef3b 12:27:28 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 12:27:28 ---> Running in 3725b8d27c7d 12:27:29 Removing intermediate container 3725b8d27c7d 12:27:29 ---> 1b39fdf7a892 12:27:29 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 12:27:29 ---> 106bb06cdb0f 12:27:29 Step 13/24 : COPY Makefile . 12:27:29 ---> Running in f817b630d500 12:27:29 Removing intermediate container f817b630d500 12:27:29 ---> 3d1136272963 12:27:29 Step 22/24 : LABEL arch=amd64 12:27:29 ---> Running in 2a1579146b3d 12:27:29 ---> 672ab212fc63 12:27:29 Step 14/24 : RUN make update 12:27:29 Removing intermediate container 2a1579146b3d 12:27:29 ---> f65c291d2fbd 12:27:29 Step 23/24 : LABEL git_sha=f4e4efd3db8884afb0539896dccbe8a6339c7357 12:27:29 ---> Running in ed255c1cf179 12:27:30 ---> Running in b98940f7826d 12:27:30 Removing intermediate container ed255c1cf179 12:27:30 ---> 0d67e6c8ca5e 12:27:30 Step 24/24 : LABEL version=0.0.0 12:27:30 ---> Running in 1fc5fbeecad7 12:27:30 Removing intermediate container 1fc5fbeecad7 12:27:30 ---> 9f9cc6c66f9c 12:27:30 [Warning] One or more build-args [ARCH] were not consumed 12:27:30 Successfully built 9f9cc6c66f9c 12:27:30 Successfully tagged docker-edgex-ui-go:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } 12:27:31 CGO_ENABLED=0 GO111MODULE=on go mod download [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 12:27:32 Removing intermediate container b98940f7826d 12:27:32 ---> 5f7539c17aff 12:27:32 Step 15/24 : COPY . . 12:27:34 ---> fb6bcb9f7a0c 12:27:34 Step 16/24 : RUN ${MAKE} 12:27:34 ---> Running in 20e32b01d6c6 12:27:35 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 12:27:58 CGO_ENABLED=0 GO111MODULE=on go build ./... 12:28:03 Removing intermediate container 20e32b01d6c6 12:28:03 ---> 19d725b6dcbd 12:28:03 Step 17/24 : FROM alpine 12:28:03 latest: Pulling from library/alpine 12:28:03 5f621e34cdf4: Already exists 12:28:03 Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a 12:28:03 Status: Downloaded newer image for alpine:latest 12:28:03 ---> 2e77e061c27f 12:28:03 Step 18/24 : EXPOSE 4000 12:28:03 ---> Running in d2f0e44c5c0c 12:28:04 Removing intermediate container d2f0e44c5c0c 12:28:04 ---> 04322b3ac632 12:28:04 Step 19/24 : 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 12:28:06 ---> 72eff154c73f 12:28:06 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 12:28:06 ---> Running in 65c22d164a72 12:28:06 Removing intermediate container 65c22d164a72 12:28:06 ---> 7fde14b839e3 12:28:06 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 12:28:06 ---> Running in fa301293f523 12:28:07 Removing intermediate container fa301293f523 12:28:07 ---> ef65b068ee1d 12:28:07 Step 22/24 : LABEL arch=arm64 12:28:07 ---> Running in 6ce3765e6d81 12:28:07 Removing intermediate container 6ce3765e6d81 12:28:07 ---> 5c83a1b07069 12:28:07 Step 23/24 : LABEL git_sha=f4e4efd3db8884afb0539896dccbe8a6339c7357 12:28:07 ---> Running in 66759338141c 12:28:08 Removing intermediate container 66759338141c 12:28:08 ---> ed8dc1667468 12:28:08 Step 24/24 : LABEL version=0.0.0 12:28:08 ---> Running in 0a717bbf714a 12:28:09 Removing intermediate container 0a717bbf714a 12:28:09 ---> eada2831fc7a 12:28:09 [Warning] One or more build-args [ARCH] were not consumed 12:28:09 Successfully built eada2831fc7a 12:28:09 Successfully tagged docker-edgex-ui-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [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] wrap 12:28:11 provisioning config files... 12:28:11 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-277@tmp/config4335401819704561126tmp [Pipeline] { [Pipeline] sh 12:28:12 + set +x 12:28:12 + curl -s https://codecov.io/bash 12:28:12 + bash -s -- 12:28:12 12:28:12 _____ _ 12:28:12 / ____| | | 12:28:12 | | ___ __| | ___ ___ _____ __ 12:28:12 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 12:28:12 | |___| (_) | (_| | __/ (_| (_) \ V / 12:28:12 \_____\___/ \__,_|\___|\___\___/ \_/ 12:28:12 Bash-20201130-cc6d3fe 12:28:12 12:28:12 12:28:12 ==> Jenkins CI detected. 12:28:12 project root: . 12:28:12 --> token set from env 12:28:12 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 12:28:12 ==> Running gcov in . (disable via -X gcov) 12:28:12 ==> Python coveragepy not found 12:28:12 ==> Searching for coverage reports in: 12:28:12 + . 12:28:12 -> Found 1 reports 12:28:12 ==> Detecting git/mercurial file structure 12:28:12 ==> Reading reports 12:28:12 + ./coverage.out bytes=10 12:28:12 ==> Appending adjustments 12:28:12 https://docs.codecov.io/docs/fixing-reports 12:28:12 + Found adjustments 12:28:12 ==> Gzipping contents 12:28:12 4.0K /tmp/codecov.Nj4eIA.gz 12:28:12 ==> Uploading reports 12:28:12 url: https://codecov.io 12:28:12 query: branch=PR-277&commit=f4e4efd3db8884afb0539896dccbe8a6339c7357&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-277%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=277&job=&cmd_args= 12:28:12 -> Pinging Codecov 12:28:12 https://codecov.io/upload/v4?package=bash-20201130-cc6d3fe&token=secret&branch=PR-277&commit=f4e4efd3db8884afb0539896dccbe8a6339c7357&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-277%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=277&job=&cmd_args= 12:28:13 -> Uploading to 12:28:13 https://storage.googleapis.com/codecov/v4/raw/2020-12-08/FB506323287CE973F263BFD2A0EB1F37/f4e4efd3db8884afb0539896dccbe8a6339c7357/f92b5ac2-169a-4cfb-9297-c47db97bb41c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201208%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201208T122813Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a88c5cc08250b5515c34d52411feda36ffa5fc3f3f25b9dce9daca98e5f67cc6 12:28:13 % Total % Received % Xferd Average Speed Time Time Time Current 12:28:13 Dload Upload Total Spent Left Speed 12:28:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2296 0 0 100 2296 0 4960 --:--:-- --:--:-- --:--:-- 4958 100 2296 0 0 100 2296 0 4958 --:--:-- --:--:-- --:--:-- 4958 12:28:13 -> View reports at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/f4e4efd3db8884afb0539896dccbe8a6339c7357 [Pipeline] } 12:28:14 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image 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] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 12:28:17 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:28:18 ---> package-listing.sh 12:28:18 ++ facter osfamily 12:28:18 ++ tr '[:upper:]' '[:lower:]' 12:28:18 + OS_FAMILY=redhat 12:28:18 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-277 12:28:18 + START_PACKAGES=/tmp/packages_start.txt 12:28:18 + END_PACKAGES=/tmp/packages_end.txt 12:28:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:28:18 + PACKAGES=/tmp/packages_start.txt 12:28:18 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-277 ']' 12:28:18 + PACKAGES=/tmp/packages_end.txt 12:28:18 + case "${OS_FAMILY}" in 12:28:18 + rpm -qa 12:28:18 + sort 12:28:23 + '[' -f /tmp/packages_start.txt ']' 12:28:23 + '[' -f /tmp/packages_end.txt ']' 12:28:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:28:23 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-277 ']' 12:28:23 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-277/archives/ 12:28:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-277/archives/ [Pipeline] echo 12:28:23 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-277/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 12:28:23 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 12:28:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 12:28:24 12:28:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 12:28:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 12:28:24 alpine: Pulling from edgex-lftools-log-publisher 12:28:24 df20fa9351a1: Pulling fs layer 12:28:24 36b3adc4ff6f: Pulling fs layer 12:28:24 8ad3a11d3b57: Pulling fs layer 12:28:24 46f8f816bc3b: Pulling fs layer 12:28:24 93b61091891f: Pulling fs layer 12:28:24 93b9cdb0e59b: Pulling fs layer 12:28:24 5e14af77c1be: Pulling fs layer 12:28:24 01666e4c0597: Pulling fs layer 12:28:24 aa168da1d23b: Pulling fs layer 12:28:24 93b61091891f: Waiting 12:28:24 93b9cdb0e59b: Waiting 12:28:24 5e14af77c1be: Waiting 12:28:24 01666e4c0597: Waiting 12:28:24 aa168da1d23b: Waiting 12:28:24 46f8f816bc3b: Waiting 12:28:24 36b3adc4ff6f: Verifying Checksum 12:28:24 36b3adc4ff6f: Download complete 12:28:24 46f8f816bc3b: Download complete 12:28:24 df20fa9351a1: Verifying Checksum 12:28:24 93b9cdb0e59b: Verifying Checksum 12:28:24 93b9cdb0e59b: Download complete 12:28:24 93b61091891f: Verifying Checksum 12:28:24 93b61091891f: Download complete 12:28:24 5e14af77c1be: Verifying Checksum 12:28:24 5e14af77c1be: Download complete 12:28:24 01666e4c0597: Verifying Checksum 12:28:24 01666e4c0597: Download complete 12:28:25 df20fa9351a1: Pull complete 12:28:25 36b3adc4ff6f: Pull complete 12:28:25 8ad3a11d3b57: Download complete 12:28:26 8ad3a11d3b57: Pull complete 12:28:26 46f8f816bc3b: Pull complete 12:28:27 93b61091891f: Pull complete 12:28:27 aa168da1d23b: Verifying Checksum 12:28:27 aa168da1d23b: Download complete 12:28:27 93b9cdb0e59b: Pull complete 12:28:27 5e14af77c1be: Pull complete 12:28:27 01666e4c0597: Pull complete 12:28:34 aa168da1d23b: Pull complete 12:28:34 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 12:28:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 12:28:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 12:28:34 prd-centos7-docker-4c-2g-15099 does not seem to be running inside a container 12:28:34 $ 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-277/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-277 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-277:/w/workspace/edgexfoundry_edgex-ui-go_PR-277:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-277@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-277@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 12:28:43 $ docker top c4cad053534897eb956c40329b622db257772670421edbd91b849d1c915150a7 -eo pid,comm [Pipeline] { [Pipeline] sh 12:28:43 + touch /tmp/pre-build-complete [Pipeline] sh 12:28:44 + mkdir -p /var/log/sa [Pipeline] sh 12:28:44 + ls /var/log/sa-host 12:28:44 + sadf -c /var/log/sa-host/sa08 12:28:44 file_magic: OK 12:28:44 HZ: Using current value: 100 12:28:44 file_header: OK 12:28:44 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 12:28:44 Statistics: 12:28:44 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 12:28:44 File successfully converted to sysstat format version 12.2.1 12:28:44 + sadf -c /var/log/sa-host/sa23 12:28:44 file_magic: OK 12:28:44 HZ: Using current value: 100 12:28:44 file_header: OK 12:28:44 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 12:28:44 Statistics: 12:28:44 Hnuu...uuuununununu... 12:28:44 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:28:44 provisioning config files... 12:28:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-277@tmp/config237671096689764165tmp [Pipeline] { [Pipeline] echo 12:28:44 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:28:45 ---> create-netrc.sh [Pipeline] } 12:28:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 12:28:45 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 12:28:45 ---> python-tools-install.sh [Pipeline] echo 12:28:45 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:28:46 ---> sudo-logs.sh 12:28:46 Archiving 'sudo' log.. [Pipeline] echo 12:28:46 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:28:46 ---> job-cost.sh 12:28:46 lf-activate-venv: SKIPPING 12:28:46 INFO: No Stack... 12:28:47 INFO: Retrieving Pricing Info for: v1-standard-2 12:28:48 INFO: Archiving Costs [Pipeline] echo 12:28:48 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:28:48 ---> logs-deploy.sh 12:28:48 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-277/1 12:28:48 INFO: archiving workspace using pattern(s): 12:28:50 Archives upload complete. 12:28:50 INFO: archiving logs to Nexus