Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 89fae53e48fc5817143992b65423e89da01c8813 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4688970017094227125.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7642952342321735330.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 6a41506d72e8e131afc862d141935157bee59f41 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/master/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4281662033265351772.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7940438745701081167.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd 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/master/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3779107164234397277.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-474 in /w/workspace/edgexfoundry_edgex-ui-go_master [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_master # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/jenkins-gitclient-ssh6166556392463975070.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 89fae53e48fc5817143992b65423e89da01c8813 (master) > 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 core.sparsecheckout # timeout=10 > git checkout -f 89fae53e48fc5817143992b65423e89da01c8813 # timeout=10 Commit message: "feat: update built UI" > git rev-list --no-walk 2042747214768a5297d4458d210c69ac58bfc67c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-11T05:38:34.801Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-11T05:38:34.905Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-11T05:38:34.934Z] ========================================================= [2021-06-11T05:38:34.934Z] EdgeX Global Pipelines Version Info [2021-06-11T05:38:34.934Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-11T05:38:36.351Z] ------------------- [2021-06-11T05:38:36.352Z] stable info: [2021-06-11T05:38:36.352Z] ------------------- [2021-06-11T05:38:36.352Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-11T05:38:36.352Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-11T05:38:36.352Z] Message: update stable to v1.0.195 [2021-06-11T05:38:36.927Z] ------------------- [2021-06-11T05:38:36.927Z] experimental info: [2021-06-11T05:38:36.927Z] ------------------- [2021-06-11T05:38:36.927Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-11T05:38:36.927Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-11T05:38:36.927Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-11T05:38:37.066Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-06-11T05:38:37.093Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-06-11T05:38:37.119Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-11T05:38:37.155Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-11T05:38:37.180Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-11T05:38:37.205Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-11T05:38:37.230Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-11T05:38:37.267Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-11T05:38:37.300Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-11T05:38:37.326Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-11T05:38:37.364Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-11T05:38:37.388Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-06-11T05:38:37.413Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-11T05:38:37.438Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-11T05:38:37.462Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-11T05:38:37.486Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-11T05:38:37.512Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-11T05:38:37.539Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-11T05:38:37.563Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-11T05:38:37.588Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-11T05:38:37.612Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-06-11T05:38:37.660Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-06-11T05:38:37.684Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-11T05:38:37.708Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-11T05:38:37.731Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-06-11T05:38:37.754Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-11T05:38:37.780Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-06-11T05:38:37.809Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-06-11T05:38:37.833Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-06-11T05:38:37.857Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 89fae53e48fc5817143992b65423e89da01c8813 [Pipeline] echo [2021-06-11T05:38:37.880Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 89fae53 [Pipeline] echo [2021-06-11T05:38:37.904Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-11T05:38:37.988Z] provisioning config files... [2021-06-11T05:38:38.006Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config1211060031453177551tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-11T05:38:38.338Z] ---> docker-login.sh [2021-06-11T05:38:38.338Z] nexus3.edgexfoundry.org:10001 [2021-06-11T05:38:38.338Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T05:38:38.602Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T05:38:38.602Z] Configure a credential helper to remove this warning. See [2021-06-11T05:38:38.602Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T05:38:38.602Z] [2021-06-11T05:38:38.602Z] Login Succeeded [2021-06-11T05:38:38.602Z] nexus3.edgexfoundry.org:10002 [2021-06-11T05:38:38.602Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T05:38:38.863Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T05:38:38.863Z] Configure a credential helper to remove this warning. See [2021-06-11T05:38:38.863Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T05:38:38.863Z] [2021-06-11T05:38:38.863Z] Login Succeeded [2021-06-11T05:38:38.863Z] nexus3.edgexfoundry.org:10003 [2021-06-11T05:38:38.863Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T05:38:38.863Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T05:38:38.863Z] Configure a credential helper to remove this warning. See [2021-06-11T05:38:38.863Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T05:38:38.863Z] [2021-06-11T05:38:38.863Z] Login Succeeded [2021-06-11T05:38:38.863Z] nexus3.edgexfoundry.org:10004 [2021-06-11T05:38:38.863Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T05:38:39.126Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T05:38:39.126Z] Configure a credential helper to remove this warning. See [2021-06-11T05:38:39.126Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T05:38:39.126Z] [2021-06-11T05:38:39.126Z] Login Succeeded [2021-06-11T05:38:39.126Z] docker.io [2021-06-11T05:38:39.126Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T05:38:39.388Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T05:38:39.388Z] Configure a credential helper to remove this warning. See [2021-06-11T05:38:39.388Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T05:38:39.388Z] [2021-06-11T05:38:39.388Z] Login Succeeded [2021-06-11T05:38:39.388Z] ---> docker-login.sh ends [Pipeline] } [2021-06-11T05:38:39.398Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-11T05:38:39.927Z] + git log --format=format:%s -1 89fae53e48fc5817143992b65423e89da01c8813 [Pipeline] echo [2021-06-11T05:38:39.965Z] GIT_COMMIT: 89fae53e48fc5817143992b65423e89da01c8813, Commit Message: feat: update built UI [Pipeline] echo [2021-06-11T05:38:39.979Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-11T05:38:40.984Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-11T05:38:40.985Z] [2021-06-11T05:38:40.985Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-11T05:38:41.300Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-11T05:38:41.300Z] latest: Pulling from edgex-devops/git-semver [2021-06-11T05:38:41.300Z] 31603596830f: Pulling fs layer [2021-06-11T05:38:41.300Z] 54011a49482f: Pulling fs layer [2021-06-11T05:38:41.300Z] a6820b24f6d8: Pulling fs layer [2021-06-11T05:38:41.300Z] f581987b2513: Pulling fs layer [2021-06-11T05:38:41.300Z] f581987b2513: Waiting [2021-06-11T05:38:41.300Z] 54011a49482f: Verifying Checksum [2021-06-11T05:38:41.300Z] 54011a49482f: Download complete [2021-06-11T05:38:41.300Z] 31603596830f: Verifying Checksum [2021-06-11T05:38:41.300Z] 31603596830f: Download complete [2021-06-11T05:38:41.577Z] f581987b2513: Verifying Checksum [2021-06-11T05:38:41.577Z] f581987b2513: Download complete [2021-06-11T05:38:41.577Z] a6820b24f6d8: Verifying Checksum [2021-06-11T05:38:41.577Z] a6820b24f6d8: Download complete [2021-06-11T05:38:41.577Z] 31603596830f: Pull complete [2021-06-11T05:38:41.844Z] 54011a49482f: Pull complete [2021-06-11T05:38:42.433Z] a6820b24f6d8: Pull complete [2021-06-11T05:38:42.433Z] f581987b2513: Pull complete [2021-06-11T05:38:42.433Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-11T05:38:42.433Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-11T05:38:42.433Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-11T05:38:42.512Z] prd-centos7-docker-4c-2g-474 does not seem to be running inside a container [2021-06-11T05:38:42.557Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-11T05:38:44.308Z] $ docker top a494218ac74ab13b43a471539e90fbac02ea65cd1761a0b0026caa1e561a562f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-11T05:38:44.434Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-11T05:38:44.434Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-11T05:38:44.544Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-11T05:38:44.544Z] $ docker exec a494218ac74ab13b43a471539e90fbac02ea65cd1761a0b0026caa1e561a562f ssh-agent [2021-06-11T05:38:44.664Z] SSH_AUTH_SOCK=/tmp/ssh-6mpKH2YNHxaf/agent.14 [2021-06-11T05:38:44.664Z] SSH_AGENT_PID=21 [2021-06-11T05:38:44.673Z] Running ssh-add (command line suppressed) [2021-06-11T05:38:44.770Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_7550827132626886276.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_7550827132626886276.key) [2021-06-11T05:38:44.786Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-11T05:38:45.091Z] + git tag --points-at HEAD [Pipeline] } [2021-06-11T05:38:45.103Z] $ docker exec --env ******** --env ******** a494218ac74ab13b43a471539e90fbac02ea65cd1761a0b0026caa1e561a562f ssh-agent -k [2021-06-11T05:38:45.206Z] unset SSH_AUTH_SOCK; [2021-06-11T05:38:45.206Z] unset SSH_AGENT_PID; [2021-06-11T05:38:45.206Z] echo Agent pid 21 killed; [2021-06-11T05:38:45.224Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-11T05:38:45.279Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-11T05:38:45.279Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-11T05:38:45.393Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-11T05:38:45.393Z] $ docker exec a494218ac74ab13b43a471539e90fbac02ea65cd1761a0b0026caa1e561a562f ssh-agent [2021-06-11T05:38:45.509Z] SSH_AUTH_SOCK=/tmp/ssh-v3UJgA3VAjW4/agent.54 [2021-06-11T05:38:45.509Z] SSH_AGENT_PID=60 [2021-06-11T05:38:45.515Z] Running ssh-add (command line suppressed) [2021-06-11T05:38:45.608Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_3882498036203438282.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_3882498036203438282.key) [2021-06-11T05:38:45.626Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-11T05:38:45.933Z] + git semver init [2021-06-11T05:38:45.933Z] # -> Open(): unable to determine branch for HEAD [2021-06-11T05:38:45.933Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-06-11T05:38:45.933Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-06-11T05:38:45.933Z] # $SEMVER_REMOTE_NAME = origin [2021-06-11T05:38:45.933Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-11T05:38:45.933Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-11T05:38:45.933Z] # $SEMVER_BRANCH = master [2021-06-11T05:38:45.933Z] # $SEMVER_TEMP = /tmp/semver-328608774 [2021-06-11T05:38:45.933Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-06-11T05:38:47.336Z] # '/tmp/semver-328608774' -> '/w/workspace/edgexfoundry_edgex-ui-go_master/.semver' [2021-06-11T05:38:47.336Z] # -> Force: false [2021-06-11T05:38:47.336Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } [2021-06-11T05:38:47.350Z] $ docker exec --env ******** --env ******** a494218ac74ab13b43a471539e90fbac02ea65cd1761a0b0026caa1e561a562f ssh-agent -k [2021-06-11T05:38:47.439Z] unset SSH_AUTH_SOCK; [2021-06-11T05:38:47.440Z] unset SSH_AGENT_PID; [2021-06-11T05:38:47.440Z] echo Agent pid 60 killed; [2021-06-11T05:38:47.453Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-11T05:38:47.820Z] + git semver [Pipeline] } [2021-06-11T05:38:47.834Z] $ docker stop --time=1 a494218ac74ab13b43a471539e90fbac02ea65cd1761a0b0026caa1e561a562f [2021-06-11T05:38:49.316Z] $ docker rm -f a494218ac74ab13b43a471539e90fbac02ea65cd1761a0b0026caa1e561a562f [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-11T05:38:49.705Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-11T05:38:50.021Z] Stashed 1 file(s) [Pipeline] echo [2021-06-11T05:38:50.025Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.64 [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 [2021-06-11T05:39:05.312Z] Still waiting to schedule task [2021-06-11T05:39:05.312Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-474’ [2021-06-11T05:39:05.315Z] Still waiting to schedule task [2021-06-11T05:39:05.315Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-06-11T05:41:13.159Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-475 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws [2021-06-11T05:41:13.184Z] Running in /w/workspace/edgex-ui-go/124 [Pipeline] { [Pipeline] checkout [2021-06-11T05:41:13.400Z] The recommended git tool is: git [2021-06-11T05:41:18.674Z] using credential edgex-jenkins-ssh [2021-06-11T05:41:18.699Z] Cloning the remote Git repository [2021-06-11T05:41:18.750Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-11T05:41:18.862Z] > git init /w/workspace/edgex-ui-go/124 # timeout=10 [2021-06-11T05:41:19.041Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-11T05:41:19.044Z] > git --version # timeout=10 [2021-06-11T05:41:19.119Z] > git --version # 'git version 2.17.1' [2021-06-11T05:41:19.121Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-11T05:41:19.266Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-11T05:41:21.319Z] Avoid second fetch [2021-06-11T05:41:21.319Z] Checking out Revision 89fae53e48fc5817143992b65423e89da01c8813 (master) [2021-06-11T05:41:21.276Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-06-11T05:41:21.295Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-11T05:41:21.337Z] > git config core.sparsecheckout # timeout=10 [2021-06-11T05:41:21.351Z] > git checkout -f 89fae53e48fc5817143992b65423e89da01c8813 # timeout=10 [2021-06-11T05:41:26.025Z] Commit message: "feat: update built UI" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-11T05:41:27.395Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-11T05:41:27.825Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-11T05:41:28.165Z] + sudo service docker restart [2021-06-11T05:41:28.166Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-11T05:41:46.594Z] provisioning config files... [2021-06-11T05:41:46.631Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/124@tmp/config5293328037978874116tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-11T05:41:47.010Z] ---> docker-login.sh [2021-06-11T05:41:47.010Z] nexus3.edgexfoundry.org:10001 [2021-06-11T05:41:47.610Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T05:41:48.208Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T05:41:48.208Z] Configure a credential helper to remove this warning. See [2021-06-11T05:41:48.208Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T05:41:48.208Z] [2021-06-11T05:41:48.208Z] Login Succeeded [2021-06-11T05:41:48.208Z] nexus3.edgexfoundry.org:10002 [2021-06-11T05:41:48.483Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T05:41:48.759Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T05:41:48.759Z] Configure a credential helper to remove this warning. See [2021-06-11T05:41:48.759Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T05:41:48.759Z] [2021-06-11T05:41:48.759Z] Login Succeeded [2021-06-11T05:41:48.759Z] nexus3.edgexfoundry.org:10003 [2021-06-11T05:41:49.035Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T05:41:49.310Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T05:41:49.310Z] Configure a credential helper to remove this warning. See [2021-06-11T05:41:49.310Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T05:41:49.310Z] [2021-06-11T05:41:49.310Z] Login Succeeded [2021-06-11T05:41:49.310Z] nexus3.edgexfoundry.org:10004 [2021-06-11T05:41:49.598Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T05:41:49.872Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T05:41:49.872Z] Configure a credential helper to remove this warning. See [2021-06-11T05:41:49.872Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T05:41:49.872Z] [2021-06-11T05:41:49.872Z] Login Succeeded [2021-06-11T05:41:49.872Z] docker.io [2021-06-11T05:41:50.146Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T05:41:50.744Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T05:41:50.744Z] Configure a credential helper to remove this warning. See [2021-06-11T05:41:50.744Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T05:41:50.744Z] [2021-06-11T05:41:50.744Z] Login Succeeded [2021-06-11T05:41:50.744Z] ---> docker-login.sh ends [Pipeline] } [2021-06-11T05:41:50.763Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-11T05:41:51.066Z] ========================================================= [2021-06-11T05:41:51.066Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-11T05:41:51.066Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-11T05:41:51.228Z] Running on prd-centos7-docker-4c-2g-476 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws [2021-06-11T05:41:51.249Z] Running in /w/workspace/edgex-ui-go/124 [Pipeline] { [Pipeline] checkout [2021-06-11T05:41:51.365Z] The recommended git tool is: git [2021-06-11T05:41:51.418Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-06-11T05:41:52.429Z] Sending build context to Docker daemon 35.8MB [2021-06-11T05:41:52.429Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-11T05:41:52.429Z] Step 2/8 : FROM ${BASE} [2021-06-11T05:41:52.702Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-11T05:41:52.702Z] 595b0fe564bb: Pulling fs layer [2021-06-11T05:41:52.702Z] 3088b5b3c5c0: Pulling fs layer [2021-06-11T05:41:52.702Z] 5b7225fbf94c: Pulling fs layer [2021-06-11T05:41:52.702Z] ba82ee9f976e: Pulling fs layer [2021-06-11T05:41:52.702Z] 506bd15cee9f: Pulling fs layer [2021-06-11T05:41:52.702Z] 75a0a4a0db45: Pulling fs layer [2021-06-11T05:41:52.702Z] 618dc40b7e24: Pulling fs layer [2021-06-11T05:41:52.702Z] ba82ee9f976e: Waiting [2021-06-11T05:41:52.702Z] 506bd15cee9f: Waiting [2021-06-11T05:41:52.702Z] 75a0a4a0db45: Waiting [2021-06-11T05:41:52.702Z] 618dc40b7e24: Waiting [2021-06-11T05:41:52.702Z] 5b7225fbf94c: Download complete [2021-06-11T05:41:52.702Z] 3088b5b3c5c0: Verifying Checksum [2021-06-11T05:41:52.702Z] 3088b5b3c5c0: Download complete [2021-06-11T05:41:52.702Z] 506bd15cee9f: Download complete [2021-06-11T05:41:52.702Z] 75a0a4a0db45: Verifying Checksum [2021-06-11T05:41:52.702Z] 75a0a4a0db45: Download complete [2021-06-11T05:41:52.977Z] 595b0fe564bb: Verifying Checksum [2021-06-11T05:41:52.977Z] 595b0fe564bb: Download complete [2021-06-11T05:41:53.586Z] 595b0fe564bb: Pull complete [2021-06-11T05:41:53.708Z] using credential edgex-jenkins-ssh [2021-06-11T05:41:53.739Z] Cloning the remote Git repository [2021-06-11T05:41:54.189Z] 3088b5b3c5c0: Pull complete [2021-06-11T05:41:53.844Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-11T05:41:53.910Z] > git init /w/workspace/edgex-ui-go/124 # timeout=10 [2021-06-11T05:41:53.937Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-11T05:41:53.938Z] > git --version # timeout=10 [2021-06-11T05:41:53.948Z] > git --version # 'git version 2.24.4' [2021-06-11T05:41:53.949Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-11T05:41:53.973Z] [INFO] Currently running in a labeled security context [2021-06-11T05:41:53.973Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-11T05:41:53.973Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/124@tmp/jenkins-gitclient-ssh4250018273066709945.key [2021-06-11T05:41:53.987Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-11T05:41:54.806Z] 5b7225fbf94c: Pull complete [2021-06-11T05:41:55.407Z] 618dc40b7e24: Verifying Checksum [2021-06-11T05:41:55.407Z] 618dc40b7e24: Download complete [2021-06-11T05:41:56.848Z] ba82ee9f976e: Download complete [2021-06-11T05:41:56.942Z] Avoid second fetch [2021-06-11T05:41:56.943Z] Checking out Revision 89fae53e48fc5817143992b65423e89da01c8813 (master) [2021-06-11T05:41:56.923Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-06-11T05:41:56.930Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-11T05:41:56.951Z] > git config core.sparsecheckout # timeout=10 [2021-06-11T05:41:56.957Z] > git checkout -f 89fae53e48fc5817143992b65423e89da01c8813 # timeout=10 [2021-06-11T05:42:00.741Z] Commit message: "feat: update built UI" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-11T05:42:01.816Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-11T05:42:02.156Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-11T05:42:02.477Z] + sudo service docker restart [2021-06-11T05:42:02.477Z] + true [2021-06-11T05:42:02.477Z] Redirecting to /bin/systemctl restart docker.service [2021-06-11T05:42:07.028Z] ba82ee9f976e: Pull complete [2021-06-11T05:42:07.624Z] 506bd15cee9f: Pull complete [2021-06-11T05:42:07.897Z] 75a0a4a0db45: Pull complete [2021-06-11T05:42:12.211Z] 618dc40b7e24: Pull complete [2021-06-11T05:42:12.211Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-11T05:42:12.211Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-11T05:42:12.211Z] ---> a36622ca3599 [2021-06-11T05:42:12.211Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-11T05:42:14.233Z] ---> Running in 8018ccee8bf5 [2021-06-11T05:42:14.233Z] Removing intermediate container 8018ccee8bf5 [2021-06-11T05:42:14.233Z] ---> 49f21c758df2 [2021-06-11T05:42:14.233Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-11T05:42:14.505Z] ---> Running in 181c198bea32 [2021-06-11T05:42:16.484Z] Removing intermediate container 181c198bea32 [2021-06-11T05:42:16.484Z] ---> 07cbc369471c [2021-06-11T05:42:16.484Z] Step 5/8 : RUN apk add --no-cache make git [2021-06-11T05:42:16.759Z] ---> Running in ee4f868383e7 [2021-06-11T05:42:18.190Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-11T05:42:18.781Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-11T05:42:19.765Z] OK: 138 MiB in 40 packages [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-11T05:42:20.729Z] provisioning config files... [2021-06-11T05:42:20.774Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/124@tmp/config3788236325148567047tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-11T05:42:20.904Z] Removing intermediate container ee4f868383e7 [2021-06-11T05:42:20.904Z] ---> 5eacabcad1b1 [2021-06-11T05:42:20.904Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-06-11T05:42:20.904Z] ---> Running in 6fc632b31051 [2021-06-11T05:42:21.110Z] ---> docker-login.sh [2021-06-11T05:42:21.110Z] nexus3.edgexfoundry.org:10001 [2021-06-11T05:42:21.181Z] Removing intermediate container 6fc632b31051 [2021-06-11T05:42:21.181Z] ---> f0c2901f801d [2021-06-11T05:42:21.181Z] Step 7/8 : COPY . . [2021-06-11T05:42:21.375Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T05:42:21.375Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T05:42:21.375Z] Configure a credential helper to remove this warning. See [2021-06-11T05:42:21.375Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T05:42:21.375Z] [2021-06-11T05:42:21.375Z] Login Succeeded [2021-06-11T05:42:21.375Z] nexus3.edgexfoundry.org:10002 [2021-06-11T05:42:21.375Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T05:42:21.638Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T05:42:21.638Z] Configure a credential helper to remove this warning. See [2021-06-11T05:42:21.638Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T05:42:21.638Z] [2021-06-11T05:42:21.638Z] Login Succeeded [2021-06-11T05:42:21.638Z] nexus3.edgexfoundry.org:10003 [2021-06-11T05:42:21.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T05:42:21.638Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T05:42:21.638Z] Configure a credential helper to remove this warning. See [2021-06-11T05:42:21.638Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T05:42:21.638Z] [2021-06-11T05:42:21.638Z] Login Succeeded [2021-06-11T05:42:21.638Z] nexus3.edgexfoundry.org:10004 [2021-06-11T05:42:21.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T05:42:21.899Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T05:42:21.899Z] Configure a credential helper to remove this warning. See [2021-06-11T05:42:21.899Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T05:42:21.899Z] [2021-06-11T05:42:21.899Z] Login Succeeded [2021-06-11T05:42:21.899Z] docker.io [2021-06-11T05:42:21.899Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T05:42:22.161Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T05:42:22.161Z] Configure a credential helper to remove this warning. See [2021-06-11T05:42:22.161Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T05:42:22.161Z] [2021-06-11T05:42:22.161Z] Login Succeeded [2021-06-11T05:42:22.161Z] ---> docker-login.sh ends [Pipeline] } [2021-06-11T05:42:22.172Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-11T05:42:22.362Z] ========================================================= [2021-06-11T05:42:22.362Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-11T05:42:22.362Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-11T05:42:22.695Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-11T05:42:22.695Z] Sending build context to Docker daemon 35.8MB [2021-06-11T05:42:22.966Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-11T05:42:22.966Z] Step 2/8 : FROM ${BASE} [2021-06-11T05:42:22.966Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-11T05:42:22.966Z] 540db60ca938: Pulling fs layer [2021-06-11T05:42:22.966Z] adcc1eea9eea: Pulling fs layer [2021-06-11T05:42:22.966Z] 4c4ab2625f07: Pulling fs layer [2021-06-11T05:42:22.966Z] 0510c868ecb4: Pulling fs layer [2021-06-11T05:42:22.966Z] afea3b2eda06: Pulling fs layer [2021-06-11T05:42:22.966Z] 7809a108b3ef: Pulling fs layer [2021-06-11T05:42:22.966Z] f706445af74f: Pulling fs layer [2021-06-11T05:42:22.966Z] 0510c868ecb4: Waiting [2021-06-11T05:42:22.966Z] afea3b2eda06: Waiting [2021-06-11T05:42:22.966Z] f706445af74f: Waiting [2021-06-11T05:42:22.966Z] 4c4ab2625f07: Verifying Checksum [2021-06-11T05:42:22.966Z] 4c4ab2625f07: Download complete [2021-06-11T05:42:22.966Z] adcc1eea9eea: Download complete [2021-06-11T05:42:22.966Z] afea3b2eda06: Verifying Checksum [2021-06-11T05:42:22.966Z] afea3b2eda06: Download complete [2021-06-11T05:42:22.966Z] 7809a108b3ef: Verifying Checksum [2021-06-11T05:42:22.966Z] 7809a108b3ef: Download complete [2021-06-11T05:42:22.966Z] 540db60ca938: Verifying Checksum [2021-06-11T05:42:22.966Z] 540db60ca938: Download complete [2021-06-11T05:42:23.232Z] 540db60ca938: Pull complete [2021-06-11T05:42:23.493Z] adcc1eea9eea: Pull complete [2021-06-11T05:42:23.493Z] 4c4ab2625f07: Pull complete [2021-06-11T05:42:24.444Z] f706445af74f: Verifying Checksum [2021-06-11T05:42:24.445Z] f706445af74f: Download complete [2021-06-11T05:42:24.603Z] ---> 67cb2632c7dd [2021-06-11T05:42:24.603Z] Step 8/8 : RUN go mod download [2021-06-11T05:42:24.603Z] ---> Running in 56627d81e44d [2021-06-11T05:42:25.026Z] 0510c868ecb4: Verifying Checksum [2021-06-11T05:42:25.026Z] 0510c868ecb4: Download complete [2021-06-11T05:42:28.361Z] 0510c868ecb4: Pull complete [2021-06-11T05:42:28.626Z] afea3b2eda06: Pull complete [2021-06-11T05:42:28.626Z] 7809a108b3ef: Pull complete [2021-06-11T05:42:30.026Z] f706445af74f: Pull complete [2021-06-11T05:42:30.288Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-11T05:42:30.288Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-11T05:42:30.288Z] ---> b068be0155e3 [2021-06-11T05:42:30.288Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-11T05:42:34.515Z] ---> Running in ad2d0276cfa2 [2021-06-11T05:42:34.515Z] Removing intermediate container ad2d0276cfa2 [2021-06-11T05:42:34.515Z] ---> 322d1401046e [2021-06-11T05:42:34.515Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-11T05:42:34.515Z] ---> Running in 430390e48ea1 [2021-06-11T05:42:35.098Z] Removing intermediate container 430390e48ea1 [2021-06-11T05:42:35.098Z] ---> 3b39c933612b [2021-06-11T05:42:35.098Z] Step 5/8 : RUN apk add --no-cache make git [2021-06-11T05:42:35.098Z] ---> Running in 4871dd399ef4 [2021-06-11T05:42:35.359Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-11T05:42:36.306Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-11T05:42:36.882Z] OK: 149 MiB in 40 packages [2021-06-11T05:42:37.146Z] Removing intermediate container 4871dd399ef4 [2021-06-11T05:42:37.146Z] ---> d08d80c5bb7d [2021-06-11T05:42:37.146Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-06-11T05:42:37.146Z] ---> Running in 0cae0fa23a05 [2021-06-11T05:42:37.146Z] Removing intermediate container 0cae0fa23a05 [2021-06-11T05:42:37.146Z] ---> d4f32a078ec7 [2021-06-11T05:42:37.146Z] Step 7/8 : COPY . . [2021-06-11T05:42:38.100Z] ---> 3fa7b0c18d3b [2021-06-11T05:42:38.100Z] Step 8/8 : RUN go mod download [2021-06-11T05:42:38.100Z] ---> Running in 7d036bbdf2d5 [2021-06-11T05:42:50.394Z] Removing intermediate container 7d036bbdf2d5 [2021-06-11T05:42:50.394Z] ---> 2004969f5e36 [2021-06-11T05:42:50.394Z] Successfully built 2004969f5e36 [2021-06-11T05:42:50.394Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-11T05:42:50.728Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-11T05:42:50.728Z] . [Pipeline] withDockerContainer [2021-06-11T05:42:50.808Z] prd-centos7-docker-4c-2g-476 does not seem to be running inside a container [2021-06-11T05:42:50.849Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/124 -v /w/workspace/edgex-ui-go/124:/w/workspace/edgex-ui-go/124:rw,z -v /w/workspace/edgex-ui-go/124@tmp:/w/workspace/edgex-ui-go/124@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 ******** ci-base-image-x86_64 cat [2021-06-11T05:42:51.263Z] $ docker top 213d7f461f5fd35c360549c7e005120e72994390b8cee997aba611ed79504db9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-11T05:42:51.660Z] + go version [2021-06-11T05:42:51.660Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-11T05:42:51.671Z] $ docker stop --time=1 213d7f461f5fd35c360549c7e005120e72994390b8cee997aba611ed79504db9 [2021-06-11T05:42:52.880Z] $ docker rm -f 213d7f461f5fd35c360549c7e005120e72994390b8cee997aba611ed79504db9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-11T05:42:53.527Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-11T05:42:53.527Z] . [Pipeline] withDockerContainer [2021-06-11T05:42:53.614Z] prd-centos7-docker-4c-2g-476 does not seem to be running inside a container [2021-06-11T05:42:53.655Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/124 -v /w/workspace/edgex-ui-go/124:/w/workspace/edgex-ui-go/124:rw,z -v /w/workspace/edgex-ui-go/124@tmp:/w/workspace/edgex-ui-go/124@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 ******** ci-base-image-x86_64 cat [2021-06-11T05:42:54.110Z] $ docker top d3d6a0a61e3748511f6897f83a02666568fafecd2bb936fa1d27a89a5626a965 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-11T05:42:54.524Z] + go mod tidy [Pipeline] sh [2021-06-11T05:42:55.107Z] + make test [2021-06-11T05:42:55.107Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-06-11T05:42:55.375Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-06-11T05:42:56.981Z] Removing intermediate container 56627d81e44d [2021-06-11T05:42:56.981Z] ---> 039835a3dc5b [2021-06-11T05:42:56.981Z] Successfully built 039835a3dc5b [2021-06-11T05:42:56.981Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-11T05:42:57.328Z] + docker inspect -f . ci-base-image-arm64 [2021-06-11T05:42:57.328Z] . [Pipeline] withDockerContainer [2021-06-11T05:42:57.586Z] prd-ubuntu18.04-docker-arm64-4c-16g-475 does not seem to be running inside a container [2021-06-11T05:42:57.697Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/124 -v /w/workspace/edgex-ui-go/124:/w/workspace/edgex-ui-go/124:rw,z -v /w/workspace/edgex-ui-go/124@tmp:/w/workspace/edgex-ui-go/124@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 ******** ci-base-image-arm64 cat [2021-06-11T05:42:59.270Z] $ docker top 1ff27c642fb476391169ed88d7d892202c825c53a969186a4c83e4c082eda755 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-11T05:43:00.237Z] + go version [2021-06-11T05:43:00.237Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-11T05:43:00.261Z] $ docker stop --time=1 1ff27c642fb476391169ed88d7d892202c825c53a969186a4c83e4c082eda755 [2021-06-11T05:43:02.071Z] $ docker rm -f 1ff27c642fb476391169ed88d7d892202c825c53a969186a4c83e4c082eda755 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-11T05:43:02.813Z] + docker inspect -f . ci-base-image-arm64 [2021-06-11T05:43:02.813Z] . [Pipeline] withDockerContainer [2021-06-11T05:43:03.064Z] prd-ubuntu18.04-docker-arm64-4c-16g-475 does not seem to be running inside a container [2021-06-11T05:43:03.147Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/124 -v /w/workspace/edgex-ui-go/124:/w/workspace/edgex-ui-go/124:rw,z -v /w/workspace/edgex-ui-go/124@tmp:/w/workspace/edgex-ui-go/124@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 ******** ci-base-image-arm64 cat [2021-06-11T05:43:04.684Z] $ docker top c1fdaaba325f466490a74402164cc17b71b7727b2135039ae73aa85f1b1ffa8b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-11T05:43:05.625Z] + go mod tidy [Pipeline] sh [2021-06-11T05:43:06.886Z] + make test [2021-06-11T05:43:06.886Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-06-11T05:43:07.757Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-06-11T05:43:07.757Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-06-11T05:43:07.757Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-06-11T05:43:07.757Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-06-11T05:43:07.757Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-06-11T05:43:07.757Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-06-11T05:43:07.757Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-06-11T05:43:07.757Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-06-11T05:43:07.757Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-06-11T05:43:07.757Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-06-11T05:43:07.757Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-06-11T05:43:07.757Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-06-11T05:43:07.757Z] GO111MODULE=on go vet ./... [2021-06-11T05:43:07.874Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [Pipeline] } [2021-06-11T05:43:12.030Z] $ docker stop --time=1 d3d6a0a61e3748511f6897f83a02666568fafecd2bb936fa1d27a89a5626a965 [2021-06-11T05:43:13.481Z] $ docker rm -f d3d6a0a61e3748511f6897f83a02666568fafecd2bb936fa1d27a89a5626a965 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-11T05:43:13.922Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-11T05:43:14.154Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-06-11T05:43:17.303Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-11T05:43:17.602Z] + ls -al . [2021-06-11T05:43:17.602Z] total 92 [2021-06-11T05:43:17.602Z] drwxrwxr-x. 10 jenkins jenkins 4096 Jun 11 05:42 . [2021-06-11T05:43:17.602Z] drwxrwxr-x. 4 jenkins jenkins 32 Jun 11 05:41 .. [2021-06-11T05:43:17.602Z] drwxrwxr-x. 3 jenkins jenkins 20 Jun 11 05:41 assets [2021-06-11T05:43:17.602Z] drwxrwxr-x. 2 jenkins jenkins 35 Jun 11 05:41 bin [2021-06-11T05:43:17.602Z] drwxrwxr-x. 3 jenkins jenkins 29 Jun 11 05:41 cmd [2021-06-11T05:43:17.602Z] -rw-rw-r--. 1 jenkins jenkins 3959 Jun 11 05:41 CONTRIBUTING.md [2021-06-11T05:43:17.602Z] -rw-r--r--. 1 jenkins jenkins 10 Jun 11 05:42 coverage.out [2021-06-11T05:43:17.602Z] -rw-rw-r--. 1 jenkins jenkins 1508 Jun 11 05:41 Dockerfile [2021-06-11T05:43:17.602Z] -rw-rw-r--. 1 jenkins jenkins 902 Jun 11 05:41 Dockerfile.build [2021-06-11T05:43:17.602Z] drwxrwxr-x. 5 jenkins jenkins 104 Jun 11 05:41 docs [2021-06-11T05:43:17.602Z] drwxrwxr-x. 8 jenkins jenkins 162 Jun 11 05:42 .git [2021-06-11T05:43:17.602Z] drwxrwxr-x. 2 jenkins jenkins 103 Jun 11 05:41 .github [2021-06-11T05:43:17.602Z] -rw-rw-r--. 1 jenkins jenkins 162 Jun 11 05:41 .gitignore [2021-06-11T05:43:17.602Z] -rw-rw-r--. 1 jenkins jenkins 971 Jun 11 05:41 go.mod [2021-06-11T05:43:17.602Z] -rw-r--r--. 1 jenkins jenkins 23959 Jun 11 05:42 go.sum [2021-06-11T05:43:17.602Z] drwxrwxr-x. 10 jenkins jenkins 139 Jun 11 05:41 internal [2021-06-11T05:43:17.602Z] -rw-rw-r--. 1 jenkins jenkins 652 Jun 11 05:41 Jenkinsfile [2021-06-11T05:43:17.602Z] -rw-rw-r--. 1 jenkins jenkins 11357 Jun 11 05:41 LICENSE [2021-06-11T05:43:17.602Z] -rw-rw-r--. 1 jenkins jenkins 941 Jun 11 05:41 Makefile [2021-06-11T05:43:17.602Z] -rw-rw-r--. 1 jenkins jenkins 6012 Jun 11 05:41 README.md [2021-06-11T05:43:17.602Z] -rw-rw-r--. 1 jenkins jenkins 12 Jun 11 05:38 VERSION [2021-06-11T05:43:17.602Z] -rw-rw-r--. 1 jenkins jenkins 155 Jun 11 05:41 version.go [2021-06-11T05:43:17.602Z] drwxrwxr-x. 4 jenkins jenkins 4096 Jun 11 05:41 web [Pipeline] isUnix [Pipeline] sh [2021-06-11T05:43:17.921Z] + 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=89fae53e48fc5817143992b65423e89da01c8813 --label arch=amd64 --label version=2.0.0-dev.64 . [2021-06-11T05:43:18.185Z] Sending build context to Docker daemon 35.82MB [2021-06-11T05:43:18.185Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-06-11T05:43:18.185Z] Step 2/24 : FROM ${BASE} AS builder [2021-06-11T05:43:18.185Z] ---> 2004969f5e36 [2021-06-11T05:43:18.185Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-06-11T05:43:18.449Z] ---> Running in 620e886702a8 [2021-06-11T05:43:18.449Z] Removing intermediate container 620e886702a8 [2021-06-11T05:43:18.449Z] ---> cce180d11459 [2021-06-11T05:43:18.449Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-06-11T05:43:18.449Z] ---> Running in 112b4331279c [2021-06-11T05:43:18.449Z] Removing intermediate container 112b4331279c [2021-06-11T05:43:18.449Z] ---> 122ec7c422fb [2021-06-11T05:43:18.450Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-06-11T05:43:18.450Z] ---> Running in 6ccd259aef14 [2021-06-11T05:43:18.714Z] Removing intermediate container 6ccd259aef14 [2021-06-11T05:43:18.714Z] ---> 3c47418e09e8 [2021-06-11T05:43:18.714Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-06-11T05:43:18.714Z] ---> Running in 7e815d4a03ca [2021-06-11T05:43:18.714Z] Removing intermediate container 7e815d4a03ca [2021-06-11T05:43:18.714Z] ---> b1a4bac315ec [2021-06-11T05:43:18.714Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-06-11T05:43:18.714Z] ---> Running in 86422bca0a25 [2021-06-11T05:43:18.977Z] Removing intermediate container 86422bca0a25 [2021-06-11T05:43:18.977Z] ---> 62c564f28c75 [2021-06-11T05:43:18.977Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-11T05:43:18.977Z] ---> Running in 9d3f161a5687 [2021-06-11T05:43:19.241Z] Removing intermediate container 9d3f161a5687 [2021-06-11T05:43:19.241Z] ---> fd28a66d5228 [2021-06-11T05:43:19.241Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-11T05:43:19.508Z] ---> Running in 5e7b4ffed07d [2021-06-11T05:43:19.769Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-11T05:43:20.715Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-11T05:43:20.977Z] OK: 149 MiB in 40 packages [2021-06-11T05:43:21.241Z] Removing intermediate container 5e7b4ffed07d [2021-06-11T05:43:21.241Z] ---> d72d4c7abf70 [2021-06-11T05:43:21.241Z] Step 10/24 : ENV GO111MODULE=on [2021-06-11T05:43:21.241Z] ---> Running in 0159a1641d5b [2021-06-11T05:43:21.241Z] Removing intermediate container 0159a1641d5b [2021-06-11T05:43:21.241Z] ---> 5ee47ccec4a1 [2021-06-11T05:43:21.241Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-06-11T05:43:21.241Z] ---> Running in 0fa777f9734a [2021-06-11T05:43:21.502Z] Removing intermediate container 0fa777f9734a [2021-06-11T05:43:21.502Z] ---> 4afaa847546c [2021-06-11T05:43:21.502Z] Step 12/24 : COPY go.mod . [2021-06-11T05:43:21.502Z] ---> 912b6ed0cc60 [2021-06-11T05:43:21.502Z] Step 13/24 : COPY Makefile . [2021-06-11T05:43:21.765Z] ---> 699f31eec910 [2021-06-11T05:43:21.765Z] Step 14/24 : RUN make update [2021-06-11T05:43:21.765Z] ---> Running in 30cf978ed898 [2021-06-11T05:43:22.026Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-06-11T05:43:22.288Z] Removing intermediate container 30cf978ed898 [2021-06-11T05:43:22.289Z] ---> 55c57618b099 [2021-06-11T05:43:22.289Z] Step 15/24 : COPY . . [2021-06-11T05:43:23.257Z] ---> e7553b980dfb [2021-06-11T05:43:23.257Z] Step 16/24 : RUN ${MAKE} [2021-06-11T05:43:23.257Z] ---> Running in 564eebbb251b [2021-06-11T05:43:23.845Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.64" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-06-11T05:43:33.933Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-06-11T05:43:34.194Z] Removing intermediate container 564eebbb251b [2021-06-11T05:43:34.194Z] ---> 99a3e3c46c52 [2021-06-11T05:43:34.194Z] Step 17/24 : FROM alpine:3.12 [2021-06-11T05:43:34.769Z] 3.12: Pulling from library/alpine [2021-06-11T05:43:34.769Z] 339de151aab4: Pulling fs layer [2021-06-11T05:43:35.033Z] 339de151aab4: Verifying Checksum [2021-06-11T05:43:35.033Z] 339de151aab4: Download complete [2021-06-11T05:43:35.033Z] 339de151aab4: Pull complete [2021-06-11T05:43:35.033Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-11T05:43:35.033Z] Status: Downloaded newer image for alpine:3.12 [2021-06-11T05:43:35.033Z] ---> 13621d1b12d4 [2021-06-11T05:43:35.033Z] Step 18/24 : EXPOSE 4000 [2021-06-11T05:43:35.298Z] ---> Running in 15d5d683f7b1 [2021-06-11T05:43:35.298Z] Removing intermediate container 15d5d683f7b1 [2021-06-11T05:43:35.298Z] ---> 5b123eb2636b [2021-06-11T05:43:35.298Z] 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 [2021-06-11T05:43:36.241Z] ---> 5357115f5aa8 [2021-06-11T05:43:36.242Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-06-11T05:43:36.242Z] ---> Running in af18ef757bed [2021-06-11T05:43:36.242Z] Removing intermediate container af18ef757bed [2021-06-11T05:43:36.242Z] ---> 2d78f599431d [2021-06-11T05:43:36.242Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-06-11T05:43:36.242Z] ---> Running in b8cd41b26aa7 [2021-06-11T05:43:36.242Z] Removing intermediate container b8cd41b26aa7 [2021-06-11T05:43:36.242Z] ---> ff5d365fd3aa [2021-06-11T05:43:36.242Z] Step 22/24 : LABEL arch=amd64 [2021-06-11T05:43:36.242Z] ---> Running in b4d201160887 [2021-06-11T05:43:36.242Z] Removing intermediate container b4d201160887 [2021-06-11T05:43:36.242Z] ---> 913aeaf0dcc3 [2021-06-11T05:43:36.242Z] Step 23/24 : LABEL git_sha=89fae53e48fc5817143992b65423e89da01c8813 [2021-06-11T05:43:36.506Z] ---> Running in 7b9b49883935 [2021-06-11T05:43:36.506Z] Removing intermediate container 7b9b49883935 [2021-06-11T05:43:36.506Z] ---> 667fa4d9ee53 [2021-06-11T05:43:36.506Z] Step 24/24 : LABEL version=2.0.0-dev.64 [2021-06-11T05:43:36.506Z] ---> Running in 9b5c43ecfca4 [2021-06-11T05:43:36.506Z] Removing intermediate container 9b5c43ecfca4 [2021-06-11T05:43:36.506Z] ---> 7b130f8685ab [2021-06-11T05:43:36.506Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-11T05:43:36.506Z] Successfully built 7b130f8685ab [2021-06-11T05:43:36.774Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-11T05:43:37.055Z] provisioning config files... [2021-06-11T05:43:37.069Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/124@tmp/config974694095070223633tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-11T05:43:37.389Z] ---> docker-login.sh [2021-06-11T05:43:37.390Z] nexus3.edgexfoundry.org:10001 [2021-06-11T05:43:37.390Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T05:43:37.390Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T05:43:37.390Z] Configure a credential helper to remove this warning. See [2021-06-11T05:43:37.390Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T05:43:37.390Z] [2021-06-11T05:43:37.390Z] Login Succeeded [2021-06-11T05:43:37.390Z] nexus3.edgexfoundry.org:10002 [2021-06-11T05:43:37.390Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T05:43:37.652Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T05:43:37.652Z] Configure a credential helper to remove this warning. See [2021-06-11T05:43:37.652Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T05:43:37.652Z] [2021-06-11T05:43:37.652Z] Login Succeeded [2021-06-11T05:43:37.652Z] nexus3.edgexfoundry.org:10003 [2021-06-11T05:43:37.652Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T05:43:37.652Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T05:43:37.652Z] Configure a credential helper to remove this warning. See [2021-06-11T05:43:37.652Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T05:43:37.652Z] [2021-06-11T05:43:37.652Z] Login Succeeded [2021-06-11T05:43:37.652Z] nexus3.edgexfoundry.org:10004 [2021-06-11T05:43:37.915Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T05:43:37.915Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T05:43:37.915Z] Configure a credential helper to remove this warning. See [2021-06-11T05:43:37.915Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T05:43:37.915Z] [2021-06-11T05:43:37.915Z] Login Succeeded [2021-06-11T05:43:37.915Z] docker.io [2021-06-11T05:43:37.915Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T05:43:38.177Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T05:43:38.177Z] Configure a credential helper to remove this warning. See [2021-06-11T05:43:38.177Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T05:43:38.177Z] [2021-06-11T05:43:38.177Z] Login Succeeded [2021-06-11T05:43:38.177Z] ---> docker-login.sh ends [Pipeline] } [2021-06-11T05:43:38.189Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-11T05:43:38.262Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2021-06-11T05:43:38.262Z] 89fae53e48fc5817143992b65423e89da01c8813 [2021-06-11T05:43:38.262Z] latest [2021-06-11T05:43:38.262Z] 2.0.0-dev.64 [2021-06-11T05:43:38.262Z] 89fae53e48fc5817143992b65423e89da01c8813-2.0.0-dev.64 [2021-06-11T05:43:38.262Z] master [2021-06-11T05:43:38.262Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-11T05:43:38.617Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:89fae53e48fc5817143992b65423e89da01c8813 [Pipeline] isUnix [Pipeline] sh [2021-06-11T05:43:38.932Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:89fae53e48fc5817143992b65423e89da01c8813 [2021-06-11T05:43:38.932Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-06-11T05:43:38.932Z] 51dba0f4b9bf: Preparing [2021-06-11T05:43:38.932Z] 32f366d666a5: Preparing [2021-06-11T05:43:38.932Z] 32f366d666a5: Layer already exists [2021-06-11T05:43:40.257Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-06-11T05:43:40.257Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-06-11T05:43:40.257Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-06-11T05:43:40.257Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-06-11T05:43:40.257Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-06-11T05:43:40.257Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-06-11T05:43:40.257Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-06-11T05:43:40.257Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-06-11T05:43:40.257Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-06-11T05:43:40.257Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-06-11T05:43:40.257Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-06-11T05:43:40.257Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-06-11T05:43:40.257Z] GO111MODULE=on go vet ./... [2021-06-11T05:43:42.238Z] 51dba0f4b9bf: Pushed [2021-06-11T05:43:42.502Z] 89fae53e48fc5817143992b65423e89da01c8813: digest: sha256:0f6b442cb40a96e3ed3c95250364b09a741e3475f6f465ce65c5c3e65d47aa54 size: 740 [Pipeline] isUnix [Pipeline] sh [2021-06-11T05:43:42.810Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh [2021-06-11T05:43:43.112Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2021-06-11T05:43:43.112Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-06-11T05:43:43.112Z] 51dba0f4b9bf: Preparing [2021-06-11T05:43:43.112Z] 32f366d666a5: Preparing [2021-06-11T05:43:43.112Z] 32f366d666a5: Layer already exists [2021-06-11T05:43:43.112Z] 51dba0f4b9bf: Layer already exists [2021-06-11T05:43:43.112Z] latest: digest: sha256:0f6b442cb40a96e3ed3c95250364b09a741e3475f6f465ce65c5c3e65d47aa54 size: 740 [Pipeline] isUnix [Pipeline] sh [2021-06-11T05:43:43.423Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.64 [Pipeline] isUnix [Pipeline] sh [2021-06-11T05:43:43.726Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.64 [2021-06-11T05:43:43.726Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-06-11T05:43:43.726Z] 51dba0f4b9bf: Preparing [2021-06-11T05:43:43.726Z] 32f366d666a5: Preparing [2021-06-11T05:43:43.726Z] 51dba0f4b9bf: Layer already exists [2021-06-11T05:43:43.726Z] 32f366d666a5: Layer already exists [2021-06-11T05:43:43.726Z] 2.0.0-dev.64: digest: sha256:0f6b442cb40a96e3ed3c95250364b09a741e3475f6f465ce65c5c3e65d47aa54 size: 740 [Pipeline] isUnix [Pipeline] sh [2021-06-11T05:43:44.039Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:89fae53e48fc5817143992b65423e89da01c8813-2.0.0-dev.64 [Pipeline] isUnix [Pipeline] sh [2021-06-11T05:43:44.355Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:89fae53e48fc5817143992b65423e89da01c8813-2.0.0-dev.64 [2021-06-11T05:43:44.355Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-06-11T05:43:44.355Z] 51dba0f4b9bf: Preparing [2021-06-11T05:43:44.355Z] 32f366d666a5: Preparing [2021-06-11T05:43:44.355Z] 32f366d666a5: Layer already exists [2021-06-11T05:43:44.355Z] 51dba0f4b9bf: Layer already exists [2021-06-11T05:43:44.620Z] 89fae53e48fc5817143992b65423e89da01c8813-2.0.0-dev.64: digest: sha256:0f6b442cb40a96e3ed3c95250364b09a741e3475f6f465ce65c5c3e65d47aa54 size: 740 [Pipeline] isUnix [Pipeline] sh [2021-06-11T05:43:44.927Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:master [Pipeline] isUnix [Pipeline] sh [2021-06-11T05:43:45.226Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:master [2021-06-11T05:43:45.226Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-06-11T05:43:45.226Z] 51dba0f4b9bf: Preparing [2021-06-11T05:43:45.226Z] 32f366d666a5: Preparing [2021-06-11T05:43:45.226Z] 51dba0f4b9bf: Layer already exists [2021-06-11T05:43:45.226Z] 32f366d666a5: Layer already exists [2021-06-11T05:43:45.226Z] master: digest: sha256:0f6b442cb40a96e3ed3c95250364b09a741e3475f6f465ce65c5c3e65d47aa54 size: 740 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-11T05:43:45.301Z] ===================================================== [Pipeline] echo [2021-06-11T05:43:45.318Z] taggedImages: [2021-06-11T05:43:45.318Z] - nexus3.edgexfoundry.org:10004/edgex-ui:89fae53e48fc5817143992b65423e89da01c8813 [2021-06-11T05:43:45.318Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2021-06-11T05:43:45.318Z] - nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.64 [2021-06-11T05:43:45.318Z] - nexus3.edgexfoundry.org:10004/edgex-ui:89fae53e48fc5817143992b65423e89da01c8813-2.0.0-dev.64 [2021-06-11T05:43:45.318Z] - nexus3.edgexfoundry.org:10004/edgex-ui:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-11T05:43:46.007Z] ---> job-cost.sh [2021-06-11T05:43:46.007Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-l2UF [2021-06-11T05:43:56.065Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [Pipeline] } [2021-06-11T05:44:02.527Z] $ docker stop --time=1 c1fdaaba325f466490a74402164cc17b71b7727b2135039ae73aa85f1b1ffa8b [2021-06-11T05:44:04.525Z] $ docker rm -f c1fdaaba325f466490a74402164cc17b71b7727b2135039ae73aa85f1b1ffa8b [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-11T05:44:05.345Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-11T05:44:05.377Z] Warning: overwriting stash ‘coverage-report’ [2021-06-11T05:44:05.965Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-11T05:44:06.553Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-11T05:44:06.896Z] + ls -al . [2021-06-11T05:44:06.897Z] total 124 [2021-06-11T05:44:06.897Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 11 05:43 . [2021-06-11T05:44:06.897Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 11 05:41 .. [2021-06-11T05:44:06.897Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 11 05:41 .git [2021-06-11T05:44:06.897Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 11 05:41 .github [2021-06-11T05:44:06.897Z] -rw-rw-r-- 1 jenkins jenkins 162 Jun 11 05:41 .gitignore [2021-06-11T05:44:06.897Z] -rw-rw-r-- 1 jenkins jenkins 3959 Jun 11 05:41 CONTRIBUTING.md [2021-06-11T05:44:06.897Z] -rw-rw-r-- 1 jenkins jenkins 1508 Jun 11 05:41 Dockerfile [2021-06-11T05:44:06.897Z] -rw-rw-r-- 1 jenkins jenkins 902 Jun 11 05:41 Dockerfile.build [2021-06-11T05:44:06.897Z] -rw-rw-r-- 1 jenkins jenkins 652 Jun 11 05:41 Jenkinsfile [2021-06-11T05:44:06.897Z] -rw-rw-r-- 1 jenkins jenkins 11357 Jun 11 05:41 LICENSE [2021-06-11T05:44:06.897Z] -rw-rw-r-- 1 jenkins jenkins 941 Jun 11 05:41 Makefile [2021-06-11T05:44:06.897Z] -rw-rw-r-- 1 jenkins jenkins 6012 Jun 11 05:41 README.md [2021-06-11T05:44:06.897Z] -rw-rw-r-- 1 jenkins jenkins 12 Jun 11 05:38 VERSION [2021-06-11T05:44:06.897Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 11 05:41 assets [2021-06-11T05:44:06.897Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 11 05:41 bin [2021-06-11T05:44:06.897Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 11 05:41 cmd [2021-06-11T05:44:06.897Z] -rw-r--r-- 1 jenkins jenkins 10 Jun 11 05:43 coverage.out [2021-06-11T05:44:06.897Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 11 05:41 docs [2021-06-11T05:44:06.897Z] -rw-rw-r-- 1 jenkins jenkins 971 Jun 11 05:41 go.mod [2021-06-11T05:44:06.897Z] -rw-r--r-- 1 jenkins jenkins 23959 Jun 11 05:43 go.sum [2021-06-11T05:44:06.897Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 11 05:41 internal [2021-06-11T05:44:06.897Z] -rw-rw-r-- 1 jenkins jenkins 155 Jun 11 05:41 version.go [2021-06-11T05:44:06.897Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 11 05:41 web [Pipeline] isUnix [Pipeline] sh [2021-06-11T05:44:07.253Z] + 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=89fae53e48fc5817143992b65423e89da01c8813 --label arch=arm64 --label version=2.0.0-dev.64 . [2021-06-11T05:44:08.236Z] Sending build context to Docker daemon 35.82MB [2021-06-11T05:44:08.236Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-06-11T05:44:08.236Z] Step 2/24 : FROM ${BASE} AS builder [2021-06-11T05:44:08.236Z] ---> 039835a3dc5b [2021-06-11T05:44:08.236Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-06-11T05:44:08.335Z] lf-activate-venv(): INFO: Adding /tmp/venv-l2UF/bin to PATH [2021-06-11T05:44:08.335Z] INFO: No Stack... [2021-06-11T05:44:08.834Z] ---> Running in 8ca2ac1ae781 [2021-06-11T05:44:08.909Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-11T05:44:09.108Z] Removing intermediate container 8ca2ac1ae781 [2021-06-11T05:44:09.108Z] ---> 92c33e2bc658 [2021-06-11T05:44:09.108Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-06-11T05:44:09.379Z] ---> Running in aea7d251c313 [2021-06-11T05:44:09.487Z] INFO: Archiving Costs [Pipeline] sh [2021-06-11T05:44:09.654Z] Removing intermediate container aea7d251c313 [2021-06-11T05:44:09.654Z] ---> f9ae5aca1fd4 [2021-06-11T05:44:09.654Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-06-11T05:44:09.787Z] + cut -d, -f6 [2021-06-11T05:44:09.787Z] + cat /w/workspace/edgex-ui-go/124/archives/cost.csv [Pipeline] lock [2021-06-11T05:44:09.822Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-124-stack-cost] [2021-06-11T05:44:09.832Z] Resource [jenkins-edgexfoundry-edgex-ui-go-master-124-stack-cost] did not exist. Created. [2021-06-11T05:44:09.832Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-124-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-11T05:44:09.929Z] ---> Running in e96c0c78761e [2021-06-11T05:44:10.163Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-11T05:44:10.209Z] Removing intermediate container e96c0c78761e [2021-06-11T05:44:10.209Z] ---> 10d47b52e7e6 [2021-06-11T05:44:10.209Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-06-11T05:44:10.240Z] Stashed 1 file(s) [Pipeline] } [2021-06-11T05:44:10.257Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-124-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [2021-06-11T05:44:10.482Z] ---> Running in 2cb1f885c06a [Pipeline] // stage [Pipeline] } [2021-06-11T05:44:11.171Z] Removing intermediate container 2cb1f885c06a [2021-06-11T05:44:11.171Z] ---> 675d12a287ab [2021-06-11T05:44:11.171Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-06-11T05:44:11.171Z] ---> Running in d0da8ef8c36c [2021-06-11T05:44:11.801Z] Removing intermediate container d0da8ef8c36c [2021-06-11T05:44:11.801Z] ---> 3c28a427fd0b [2021-06-11T05:44:11.801Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-11T05:44:11.801Z] ---> Running in aae33893d02b [2021-06-11T05:44:14.446Z] Removing intermediate container aae33893d02b [2021-06-11T05:44:14.446Z] ---> aa031754f3c1 [2021-06-11T05:44:14.446Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-11T05:44:14.446Z] ---> Running in ce296f3fd95a [2021-06-11T05:44:15.435Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-11T05:44:16.409Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-11T05:44:17.001Z] OK: 138 MiB in 40 packages [2021-06-11T05:44:17.982Z] Removing intermediate container ce296f3fd95a [2021-06-11T05:44:17.982Z] ---> 02ea5eb33697 [2021-06-11T05:44:17.982Z] Step 10/24 : ENV GO111MODULE=on [2021-06-11T05:44:18.256Z] ---> Running in f784dd3b81c5 [2021-06-11T05:44:18.852Z] Removing intermediate container f784dd3b81c5 [2021-06-11T05:44:18.852Z] ---> 0372b2a6c70a [2021-06-11T05:44:18.852Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-06-11T05:44:18.852Z] ---> Running in 2908b7ee2bd0 [2021-06-11T05:44:19.444Z] Removing intermediate container 2908b7ee2bd0 [2021-06-11T05:44:19.445Z] ---> 92e587ab5872 [2021-06-11T05:44:19.445Z] Step 12/24 : COPY go.mod . [2021-06-11T05:44:20.048Z] ---> 73580f07babc [2021-06-11T05:44:20.048Z] Step 13/24 : COPY Makefile . [2021-06-11T05:44:20.641Z] ---> ed8bc10b39ce [2021-06-11T05:44:20.641Z] Step 14/24 : RUN make update [2021-06-11T05:44:20.915Z] ---> Running in d307e8e4f547 [2021-06-11T05:44:21.892Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-06-11T05:44:23.342Z] Removing intermediate container d307e8e4f547 [2021-06-11T05:44:23.342Z] ---> 491bea0d2a29 [2021-06-11T05:44:23.342Z] Step 15/24 : COPY . . [2021-06-11T05:44:26.731Z] ---> 9e63cdaedffa [2021-06-11T05:44:26.731Z] Step 16/24 : RUN ${MAKE} [2021-06-11T05:44:26.731Z] ---> Running in 7832354ec3ad [2021-06-11T05:44:28.166Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.64" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-06-11T05:44:54.997Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-06-11T05:44:57.624Z] Removing intermediate container 7832354ec3ad [2021-06-11T05:44:57.624Z] ---> d42b121bae98 [2021-06-11T05:44:57.624Z] Step 17/24 : FROM alpine:3.12 [2021-06-11T05:44:57.895Z] 3.12: Pulling from library/alpine [2021-06-11T05:44:58.165Z] d2f70382dc9a: Pulling fs layer [2021-06-11T05:44:58.439Z] d2f70382dc9a: Download complete [2021-06-11T05:44:59.033Z] d2f70382dc9a: Pull complete [2021-06-11T05:44:59.033Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-11T05:44:59.033Z] Status: Downloaded newer image for alpine:3.12 [2021-06-11T05:44:59.033Z] ---> 9852663dfa18 [2021-06-11T05:44:59.033Z] Step 18/24 : EXPOSE 4000 [2021-06-11T05:44:59.306Z] ---> Running in bc4c4f5aabc5 [2021-06-11T05:44:59.900Z] Removing intermediate container bc4c4f5aabc5 [2021-06-11T05:44:59.900Z] ---> f18163444204 [2021-06-11T05:44:59.900Z] 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 [2021-06-11T05:45:02.525Z] ---> 88bf1468f789 [2021-06-11T05:45:02.525Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-06-11T05:45:02.525Z] ---> Running in 9befa6d28e3c [2021-06-11T05:45:02.814Z] Removing intermediate container 9befa6d28e3c [2021-06-11T05:45:02.814Z] ---> f39b0d9ed400 [2021-06-11T05:45:02.814Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-06-11T05:45:03.094Z] ---> Running in 52a720e732ca [2021-06-11T05:45:03.372Z] Removing intermediate container 52a720e732ca [2021-06-11T05:45:03.373Z] ---> 91ca576ed9f9 [2021-06-11T05:45:03.373Z] Step 22/24 : LABEL arch=arm64 [2021-06-11T05:45:03.647Z] ---> Running in 0107e9e3e8a6 [2021-06-11T05:45:03.920Z] Removing intermediate container 0107e9e3e8a6 [2021-06-11T05:45:03.920Z] ---> bf285437c75f [2021-06-11T05:45:03.920Z] Step 23/24 : LABEL git_sha=89fae53e48fc5817143992b65423e89da01c8813 [2021-06-11T05:45:04.194Z] ---> Running in 22924a56126c [2021-06-11T05:45:04.467Z] Removing intermediate container 22924a56126c [2021-06-11T05:45:04.467Z] ---> 3e6a35f71fec [2021-06-11T05:45:04.467Z] Step 24/24 : LABEL version=2.0.0-dev.64 [2021-06-11T05:45:04.740Z] ---> Running in 5d367ebf871f [2021-06-11T05:45:05.013Z] Removing intermediate container 5d367ebf871f [2021-06-11T05:45:05.013Z] ---> 5a46aa93d25c [2021-06-11T05:45:05.013Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-11T05:45:05.291Z] Successfully built 5a46aa93d25c [2021-06-11T05:45:05.291Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-11T05:45:05.555Z] provisioning config files... [2021-06-11T05:45:05.576Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/124@tmp/config8861242906693102256tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-11T05:45:05.934Z] ---> docker-login.sh [2021-06-11T05:45:05.934Z] nexus3.edgexfoundry.org:10001 [2021-06-11T05:45:06.211Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T05:45:06.211Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T05:45:06.211Z] Configure a credential helper to remove this warning. See [2021-06-11T05:45:06.211Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T05:45:06.211Z] [2021-06-11T05:45:06.211Z] Login Succeeded [2021-06-11T05:45:06.211Z] nexus3.edgexfoundry.org:10002 [2021-06-11T05:45:06.808Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T05:45:06.808Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T05:45:06.808Z] Configure a credential helper to remove this warning. See [2021-06-11T05:45:06.808Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T05:45:06.808Z] [2021-06-11T05:45:06.808Z] Login Succeeded [2021-06-11T05:45:06.808Z] nexus3.edgexfoundry.org:10003 [2021-06-11T05:45:07.404Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T05:45:07.404Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T05:45:07.404Z] Configure a credential helper to remove this warning. See [2021-06-11T05:45:07.404Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T05:45:07.404Z] [2021-06-11T05:45:07.404Z] Login Succeeded [2021-06-11T05:45:07.404Z] nexus3.edgexfoundry.org:10004 [2021-06-11T05:45:08.002Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T05:45:08.002Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T05:45:08.002Z] Configure a credential helper to remove this warning. See [2021-06-11T05:45:08.002Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T05:45:08.002Z] [2021-06-11T05:45:08.002Z] Login Succeeded [2021-06-11T05:45:08.002Z] docker.io [2021-06-11T05:45:08.597Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T05:45:08.869Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T05:45:08.869Z] Configure a credential helper to remove this warning. See [2021-06-11T05:45:08.869Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T05:45:08.869Z] [2021-06-11T05:45:08.869Z] Login Succeeded [2021-06-11T05:45:08.869Z] ---> docker-login.sh ends [Pipeline] } [2021-06-11T05:45:08.887Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-11T05:45:08.987Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2021-06-11T05:45:08.987Z] 89fae53e48fc5817143992b65423e89da01c8813 [2021-06-11T05:45:08.987Z] latest [2021-06-11T05:45:08.987Z] 2.0.0-dev.64 [2021-06-11T05:45:08.987Z] 89fae53e48fc5817143992b65423e89da01c8813-2.0.0-dev.64 [2021-06-11T05:45:08.987Z] master [2021-06-11T05:45:08.987Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-11T05:45:09.391Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:89fae53e48fc5817143992b65423e89da01c8813 [Pipeline] isUnix [Pipeline] sh [2021-06-11T05:45:09.751Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:89fae53e48fc5817143992b65423e89da01c8813 [2021-06-11T05:45:09.751Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-06-11T05:45:09.751Z] ed007feb8647: Preparing [2021-06-11T05:45:09.751Z] 3fbe34a1663b: Preparing [2021-06-11T05:45:09.751Z] 3fbe34a1663b: Layer already exists [2021-06-11T05:45:16.464Z] ed007feb8647: Pushed [2021-06-11T05:45:16.464Z] 89fae53e48fc5817143992b65423e89da01c8813: digest: sha256:fc714fdaa2d5d390cd44dc2732b9938fc4c5597340ac2be77411d725c2ed87b0 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-11T05:45:16.830Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-11T05:45:17.172Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2021-06-11T05:45:17.172Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-06-11T05:45:17.172Z] ed007feb8647: Preparing [2021-06-11T05:45:17.172Z] 3fbe34a1663b: Preparing [2021-06-11T05:45:17.443Z] 3fbe34a1663b: Layer already exists [2021-06-11T05:45:17.443Z] ed007feb8647: Layer already exists [2021-06-11T05:45:17.443Z] latest: digest: sha256:fc714fdaa2d5d390cd44dc2732b9938fc4c5597340ac2be77411d725c2ed87b0 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-11T05:45:17.792Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.64 [Pipeline] isUnix [Pipeline] sh [2021-06-11T05:45:18.153Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.64 [2021-06-11T05:45:18.153Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-06-11T05:45:18.153Z] ed007feb8647: Preparing [2021-06-11T05:45:18.153Z] 3fbe34a1663b: Preparing [2021-06-11T05:45:18.427Z] 3fbe34a1663b: Layer already exists [2021-06-11T05:45:18.427Z] ed007feb8647: Layer already exists [2021-06-11T05:45:18.427Z] 2.0.0-dev.64: digest: sha256:fc714fdaa2d5d390cd44dc2732b9938fc4c5597340ac2be77411d725c2ed87b0 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-11T05:45:18.777Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:89fae53e48fc5817143992b65423e89da01c8813-2.0.0-dev.64 [Pipeline] isUnix [Pipeline] sh [2021-06-11T05:45:19.125Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:89fae53e48fc5817143992b65423e89da01c8813-2.0.0-dev.64 [2021-06-11T05:45:19.125Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-06-11T05:45:19.125Z] ed007feb8647: Preparing [2021-06-11T05:45:19.125Z] 3fbe34a1663b: Preparing [2021-06-11T05:45:19.397Z] ed007feb8647: Layer already exists [2021-06-11T05:45:19.397Z] 3fbe34a1663b: Layer already exists [2021-06-11T05:45:19.397Z] 89fae53e48fc5817143992b65423e89da01c8813-2.0.0-dev.64: digest: sha256:fc714fdaa2d5d390cd44dc2732b9938fc4c5597340ac2be77411d725c2ed87b0 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-11T05:45:19.751Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-11T05:45:20.104Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [2021-06-11T05:45:20.104Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-06-11T05:45:20.104Z] ed007feb8647: Preparing [2021-06-11T05:45:20.104Z] 3fbe34a1663b: Preparing [2021-06-11T05:45:20.104Z] 3fbe34a1663b: Layer already exists [2021-06-11T05:45:20.104Z] ed007feb8647: Layer already exists [2021-06-11T05:45:20.375Z] master: digest: sha256:fc714fdaa2d5d390cd44dc2732b9938fc4c5597340ac2be77411d725c2ed87b0 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-11T05:45:20.455Z] ===================================================== [Pipeline] echo [2021-06-11T05:45:20.479Z] taggedImages: [2021-06-11T05:45:20.479Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:89fae53e48fc5817143992b65423e89da01c8813 [2021-06-11T05:45:20.479Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2021-06-11T05:45:20.479Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.64 [2021-06-11T05:45:20.479Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:89fae53e48fc5817143992b65423e89da01c8813-2.0.0-dev.64 [2021-06-11T05:45:20.479Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-11T05:45:21.040Z] ---> job-cost.sh [2021-06-11T05:45:21.040Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-lSez [2021-06-11T05:46:00.003Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-11T05:47:21.846Z] lf-activate-venv(): INFO: Adding /tmp/venv-lSez/bin to PATH [2021-06-11T05:47:21.846Z] INFO: No Stack... [2021-06-11T05:47:22.117Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-11T05:47:22.388Z] INFO: Archiving Costs [Pipeline] sh [2021-06-11T05:47:22.733Z] + cat /w/workspace/edgex-ui-go/124/archives/cost.csv [2021-06-11T05:47:22.733Z] + cut -d, -f6 [Pipeline] lock [2021-06-11T05:47:22.797Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-124-stack-cost] [2021-06-11T05:47:22.806Z] Resource [jenkins-edgexfoundry-edgex-ui-go-master-124-stack-cost] did not exist. Created. [2021-06-11T05:47:22.807Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-124-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-11T05:47:23.190Z] /w/workspace/edgex-ui-go/124@tmp/durable-6db36686/script.sh: 1: /w/workspace/edgex-ui-go/124@tmp/durable-6db36686/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-11T05:47:23.535Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-11T05:47:23.570Z] Warning: overwriting stash ‘stack-cost’ [2021-06-11T05:47:23.790Z] Stashed 1 file(s) [Pipeline] } [2021-06-11T05:47:23.804Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-124-stack-cost] [Pipeline] // lock [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 [2021-06-11T05:47:24.789Z] provisioning config files... [2021-06-11T05:47:24.802Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config1390844943887822414tmp [Pipeline] { [Pipeline] sh [2021-06-11T05:47:25.143Z] + set +x [2021-06-11T05:47:25.143Z] + bash -s -- [2021-06-11T05:47:25.143Z] + curl -s https://codecov.io/bash [2021-06-11T05:47:25.143Z] [2021-06-11T05:47:25.143Z] _____ _ [2021-06-11T05:47:25.143Z] / ____| | | [2021-06-11T05:47:25.143Z] | | ___ __| | ___ ___ _____ __ [2021-06-11T05:47:25.143Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-11T05:47:25.143Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-11T05:47:25.143Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-11T05:47:25.143Z] Bash-1.0.3 [2021-06-11T05:47:25.143Z] [2021-06-11T05:47:25.143Z] [2021-06-11T05:47:25.143Z] ==> git version 2.24.4 found [2021-06-11T05:47:25.143Z] ==> 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 [2021-06-11T05:47:25.143Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-11T05:47:25.143Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-11T05:47:25.143Z] ==> Jenkins CI detected. [2021-06-11T05:47:25.143Z] project root: . [2021-06-11T05:47:25.143Z] --> token set from env [2021-06-11T05:47:25.409Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-11T05:47:25.409Z] ==> Running gcov in . (disable via -X gcov) [2021-06-11T05:47:25.409Z] ==> Python coveragepy not found [2021-06-11T05:47:25.409Z] ==> Searching for coverage reports in: [2021-06-11T05:47:25.409Z] + . [2021-06-11T05:47:25.409Z] -> Found 1 reports [2021-06-11T05:47:25.409Z] ==> Detecting git/mercurial file structure [2021-06-11T05:47:25.409Z] ==> Reading reports [2021-06-11T05:47:25.409Z] + ./coverage.out bytes=10 [2021-06-11T05:47:25.409Z] ==> Appending adjustments [2021-06-11T05:47:25.409Z] https://docs.codecov.io/docs/fixing-reports [2021-06-11T05:47:25.409Z] + Found adjustments [2021-06-11T05:47:25.409Z] ==> Gzipping contents [2021-06-11T05:47:25.409Z] 4.0K /tmp/codecov.HDiOTS.gz [2021-06-11T05:47:25.409Z] ==> Uploading reports [2021-06-11T05:47:25.409Z] url: https://codecov.io [2021-06-11T05:47:25.409Z] query: branch=master&commit=89fae53e48fc5817143992b65423e89da01c8813&build=124&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F124%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-11T05:47:25.409Z] -> Pinging Codecov [2021-06-11T05:47:25.409Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=89fae53e48fc5817143992b65423e89da01c8813&build=124&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F124%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-11T05:47:25.992Z] -> Uploading to [2021-06-11T05:47:25.992Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-11/FB506323287CE973F263BFD2A0EB1F37/89fae53e48fc5817143992b65423e89da01c8813/f1690b5e-e46a-4eec-9dfe-24aa426c5b1c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210611%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210611T054725Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=974e21a9339f263036a681b3df12c4bc357e70aade46fd5ea1187081121fe40d [2021-06-11T05:47:25.992Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-11T05:47:25.992Z] Dload Upload Total Spent Left Speed [2021-06-11T05:47:26.277Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3923 0 0 100 3923 0 9062 --:--:-- --:--:-- --:--:-- 9081 [2021-06-11T05:47:26.277Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/89fae53e48fc5817143992b65423e89da01c8813 [Pipeline] } [2021-06-11T05:47:26.286Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-06-11T05:47:27.258Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-06-11T05:47:27.290Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-11T05:47:27.617Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-11T05:47:27.617Z] [2021-06-11T05:47:27.617Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-06-11T05:47:27.950Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-11T05:47:27.950Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-06-11T05:47:27.950Z] 188c0c94c7c5: Pulling fs layer [2021-06-11T05:47:27.950Z] 0ef7d3d256c8: Pulling fs layer [2021-06-11T05:47:27.950Z] de9db76c5a1d: Pulling fs layer [2021-06-11T05:47:27.950Z] 0eba1c9be4d2: Pulling fs layer [2021-06-11T05:47:27.950Z] 0d57e429df01: Pulling fs layer [2021-06-11T05:47:27.950Z] 4e4be7b47b0d: Pulling fs layer [2021-06-11T05:47:27.950Z] e1f770b5df2f: Pulling fs layer [2021-06-11T05:47:27.950Z] 85a0685a4137: Pulling fs layer [2021-06-11T05:47:27.950Z] 4e4be7b47b0d: Waiting [2021-06-11T05:47:27.950Z] e1f770b5df2f: Waiting [2021-06-11T05:47:27.950Z] 85a0685a4137: Waiting [2021-06-11T05:47:27.950Z] 0eba1c9be4d2: Waiting [2021-06-11T05:47:27.950Z] 0d57e429df01: Waiting [2021-06-11T05:47:27.950Z] de9db76c5a1d: Download complete [2021-06-11T05:47:27.951Z] 0ef7d3d256c8: Verifying Checksum [2021-06-11T05:47:27.951Z] 0ef7d3d256c8: Download complete [2021-06-11T05:47:27.951Z] 0d57e429df01: Verifying Checksum [2021-06-11T05:47:27.951Z] 0d57e429df01: Download complete [2021-06-11T05:47:27.951Z] 188c0c94c7c5: Verifying Checksum [2021-06-11T05:47:27.951Z] 188c0c94c7c5: Download complete [2021-06-11T05:47:28.221Z] 4e4be7b47b0d: Verifying Checksum [2021-06-11T05:47:28.221Z] 4e4be7b47b0d: Download complete [2021-06-11T05:47:28.221Z] 188c0c94c7c5: Pull complete [2021-06-11T05:47:28.483Z] 0ef7d3d256c8: Pull complete [2021-06-11T05:47:28.483Z] de9db76c5a1d: Pull complete [2021-06-11T05:47:29.883Z] e1f770b5df2f: Verifying Checksum [2021-06-11T05:47:29.883Z] e1f770b5df2f: Download complete [2021-06-11T05:47:31.274Z] 0eba1c9be4d2: Verifying Checksum [2021-06-11T05:47:31.274Z] 0eba1c9be4d2: Download complete [2021-06-11T05:47:31.542Z] 85a0685a4137: Verifying Checksum [2021-06-11T05:47:31.542Z] 85a0685a4137: Download complete [2021-06-11T05:47:34.123Z] 0eba1c9be4d2: Pull complete [2021-06-11T05:47:34.388Z] 0d57e429df01: Pull complete [2021-06-11T05:47:34.388Z] 4e4be7b47b0d: Pull complete [2021-06-11T05:47:34.964Z] e1f770b5df2f: Pull complete [2021-06-11T05:47:38.298Z] 85a0685a4137: Pull complete [2021-06-11T05:47:38.298Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-06-11T05:47:38.298Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-11T05:47:38.298Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-06-11T05:47:38.393Z] prd-centos7-docker-4c-2g-474 does not seem to be running inside a container [2021-06-11T05:47:38.432Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@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:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-06-11T05:47:41.395Z] $ docker top f6d3a2fbe004cde8cb0c8c694ba482ecd07d9d5fcd8e30a63d3bee97146c23af -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-11T05:47:41.496Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-06-11T05:47:41.795Z] + set -o pipefail [2021-06-11T05:47:41.795Z] + snyk monitor '--org=edgex-jenkins' [2021-06-11T05:47:54.057Z] [2021-06-11T05:47:54.057Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_master (github.com/edgexfoundry/edgex-ui-go)... [2021-06-11T05:47:54.057Z] [2021-06-11T05:47:54.057Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/92459c8f-5e64-44d7-89f8-089323d24e91 [2021-06-11T05:47:54.057Z] [2021-06-11T05:47:54.057Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-06-11T05:47:54.057Z] [2021-06-11T05:47:54.057Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-06-11T05:47:54.057Z] [2021-06-11T05:47:54.057Z] [Pipeline] } [2021-06-11T05:47:54.069Z] $ docker stop --time=1 f6d3a2fbe004cde8cb0c8c694ba482ecd07d9d5fcd8e30a63d3bee97146c23af [2021-06-11T05:47:56.277Z] $ docker rm -f f6d3a2fbe004cde8cb0c8c694ba482ecd07d9d5fcd8e30a63d3bee97146c23af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-11T05:47:57.296Z] + git log --format=format:%s -1 89fae53e48fc5817143992b65423e89da01c8813 [Pipeline] isUnix [Pipeline] sh [2021-06-11T05:47:57.619Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-11T05:47:57.619Z] . [Pipeline] withDockerContainer [2021-06-11T05:47:57.702Z] prd-centos7-docker-4c-2g-474 does not seem to be running inside a container [2021-06-11T05:47:57.751Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-11T05:47:58.126Z] $ docker top 6216d72bdc5f7c2b83c9e0fac0883b5f3ad1b995c76e14bcca2d78c3b02a03be -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-11T05:47:58.291Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-11T05:47:58.291Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-11T05:47:58.407Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-11T05:47:58.407Z] $ docker exec 6216d72bdc5f7c2b83c9e0fac0883b5f3ad1b995c76e14bcca2d78c3b02a03be ssh-agent [2021-06-11T05:47:58.519Z] SSH_AUTH_SOCK=/tmp/ssh-NSlXliKk5neg/agent.14 [2021-06-11T05:47:58.519Z] SSH_AGENT_PID=21 [2021-06-11T05:47:58.526Z] Running ssh-add (command line suppressed) [2021-06-11T05:47:58.619Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_7986851484974442827.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_7986851484974442827.key) [2021-06-11T05:47:58.638Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-11T05:47:58.952Z] + git semver tag [2021-06-11T05:47:58.953Z] # -> Open(): unable to determine branch for HEAD [2021-06-11T05:47:58.953Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-06-11T05:47:58.953Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-06-11T05:47:58.953Z] # $SEMVER_REMOTE_NAME = origin [2021-06-11T05:47:58.953Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-11T05:47:58.953Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-11T05:47:58.953Z] # $SEMVER_BRANCH = master [2021-06-11T05:47:58.953Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [2021-06-11T05:47:58.953Z] # 89fae53e48fc5817143992b65423e89da01c8813 HEAD [2021-06-11T05:47:58.953Z] # -> Force: false [2021-06-11T05:47:58.953Z] # 59556eefa3c72f646c4d7bda8b2bfeece6f0bc56 refs/tags/v2.0.0-dev.64 [Pipeline] } [2021-06-11T05:47:58.961Z] $ docker exec --env ******** --env ******** 6216d72bdc5f7c2b83c9e0fac0883b5f3ad1b995c76e14bcca2d78c3b02a03be ssh-agent -k [2021-06-11T05:47:59.046Z] unset SSH_AUTH_SOCK; [2021-06-11T05:47:59.046Z] unset SSH_AGENT_PID; [2021-06-11T05:47:59.046Z] echo Agent pid 21 killed; [2021-06-11T05:47:59.065Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-11T05:47:59.409Z] + git semver [Pipeline] } [2021-06-11T05:47:59.422Z] $ docker stop --time=1 6216d72bdc5f7c2b83c9e0fac0883b5f3ad1b995c76e14bcca2d78c3b02a03be [2021-06-11T05:48:00.615Z] $ docker rm -f 6216d72bdc5f7c2b83c9e0fac0883b5f3ad1b995c76e14bcca2d78c3b02a03be [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-06-11T05:48:01.092Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-11T05:48:01.092Z] [2021-06-11T05:48:01.092Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-06-11T05:48:01.423Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-11T05:48:01.423Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-06-11T05:48:01.423Z] ab5ef0e58194: Pulling fs layer [2021-06-11T05:48:01.424Z] 9712f1f96733: Pulling fs layer [2021-06-11T05:48:01.424Z] 63f879dbbcfc: Pulling fs layer [2021-06-11T05:48:01.424Z] 0d9ebad4ef96: Pulling fs layer [2021-06-11T05:48:01.424Z] e9a5061849ea: Pulling fs layer [2021-06-11T05:48:01.424Z] d747dcd14b5f: Pulling fs layer [2021-06-11T05:48:01.424Z] 2de7ff778b66: Pulling fs layer [2021-06-11T05:48:01.424Z] e9a5061849ea: Waiting [2021-06-11T05:48:01.424Z] d747dcd14b5f: Waiting [2021-06-11T05:48:01.424Z] 2de7ff778b66: Waiting [2021-06-11T05:48:01.424Z] 0d9ebad4ef96: Waiting [2021-06-11T05:48:01.424Z] 9712f1f96733: Verifying Checksum [2021-06-11T05:48:01.424Z] 9712f1f96733: Download complete [2021-06-11T05:48:03.337Z] 63f879dbbcfc: Verifying Checksum [2021-06-11T05:48:03.337Z] 63f879dbbcfc: Download complete [2021-06-11T05:48:03.337Z] e9a5061849ea: Verifying Checksum [2021-06-11T05:48:03.337Z] e9a5061849ea: Download complete [2021-06-11T05:48:03.337Z] d747dcd14b5f: Verifying Checksum [2021-06-11T05:48:03.337Z] d747dcd14b5f: Download complete [2021-06-11T05:48:03.607Z] 2de7ff778b66: Verifying Checksum [2021-06-11T05:48:03.607Z] 2de7ff778b66: Download complete [2021-06-11T05:48:03.607Z] 0d9ebad4ef96: Verifying Checksum [2021-06-11T05:48:03.607Z] 0d9ebad4ef96: Download complete [2021-06-11T05:48:03.607Z] ab5ef0e58194: Verifying Checksum [2021-06-11T05:48:03.607Z] ab5ef0e58194: Download complete [2021-06-11T05:48:06.180Z] ab5ef0e58194: Pull complete [2021-06-11T05:48:06.180Z] 9712f1f96733: Pull complete [2021-06-11T05:48:06.757Z] 63f879dbbcfc: Pull complete [2021-06-11T05:48:10.091Z] 0d9ebad4ef96: Pull complete [2021-06-11T05:48:10.357Z] e9a5061849ea: Pull complete [2021-06-11T05:48:10.357Z] d747dcd14b5f: Pull complete [2021-06-11T05:48:11.308Z] 2de7ff778b66: Pull complete [2021-06-11T05:48:11.308Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-06-11T05:48:11.308Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-11T05:48:11.308Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-06-11T05:48:11.384Z] prd-centos7-docker-4c-2g-474 does not seem to be running inside a container [2021-06-11T05:48:11.423Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-06-11T05:48:15.713Z] $ docker top 739930afa27eb4d1f7946e2cecb0d8c64ef4cf3a133163a39946cb7c79e6154e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-06-11T05:48:15.832Z] provisioning config files... [2021-06-11T05:48:15.841Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config6839611160136834469tmp [2021-06-11T05:48:15.856Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config717648180006538042tmp [2021-06-11T05:48:15.876Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config7231901998285052392tmp [Pipeline] { [Pipeline] echo [2021-06-11T05:48:15.907Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-11T05:48:16.210Z] ---> sigul-configuration.sh [2021-06-11T05:48:16.237Z] gpg: directory `/root/.gnupg' created [2021-06-11T05:48:16.237Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-06-11T05:48:16.237Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-06-11T05:48:16.237Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-06-11T05:48:16.237Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-06-11T05:48:16.237Z] gpg: CAST5 encrypted data [2021-06-11T05:48:16.237Z] gpg: encrypted with 1 passphrase [2021-06-11T05:48:16.237Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-06-11T05:48:16.547Z] + mkdir /home/jenkins [2021-06-11T05:48:16.547Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-06-11T05:48:16.854Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-06-11T05:48:16.866Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-11T05:48:17.170Z] ---> sigul-install.sh [2021-06-11T05:48:21.396Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-06-11T05:48:21.699Z] + git tag --list [2021-06-11T05:48:21.699Z] 0.1.1 [2021-06-11T05:48:21.699Z] v1.1.0 [2021-06-11T05:48:21.699Z] v1.2.0 [2021-06-11T05:48:21.700Z] v1.2.1 [2021-06-11T05:48:21.700Z] v1.3.0 [2021-06-11T05:48:21.700Z] v2.0.0-dev.1 [2021-06-11T05:48:21.700Z] v2.0.0-dev.10 [2021-06-11T05:48:21.700Z] v2.0.0-dev.11 [2021-06-11T05:48:21.700Z] v2.0.0-dev.12 [2021-06-11T05:48:21.700Z] v2.0.0-dev.13 [2021-06-11T05:48:21.700Z] v2.0.0-dev.14 [2021-06-11T05:48:21.700Z] v2.0.0-dev.15 [2021-06-11T05:48:21.700Z] v2.0.0-dev.16 [2021-06-11T05:48:21.700Z] v2.0.0-dev.17 [2021-06-11T05:48:21.700Z] v2.0.0-dev.18 [2021-06-11T05:48:21.700Z] v2.0.0-dev.19 [2021-06-11T05:48:21.700Z] v2.0.0-dev.2 [2021-06-11T05:48:21.700Z] v2.0.0-dev.20 [2021-06-11T05:48:21.700Z] v2.0.0-dev.21 [2021-06-11T05:48:21.700Z] v2.0.0-dev.22 [2021-06-11T05:48:21.700Z] v2.0.0-dev.23 [2021-06-11T05:48:21.700Z] v2.0.0-dev.24 [2021-06-11T05:48:21.700Z] v2.0.0-dev.25 [2021-06-11T05:48:21.700Z] v2.0.0-dev.26 [2021-06-11T05:48:21.700Z] v2.0.0-dev.27 [2021-06-11T05:48:21.700Z] v2.0.0-dev.28 [2021-06-11T05:48:21.700Z] v2.0.0-dev.29 [2021-06-11T05:48:21.700Z] v2.0.0-dev.3 [2021-06-11T05:48:21.700Z] v2.0.0-dev.30 [2021-06-11T05:48:21.700Z] v2.0.0-dev.31 [2021-06-11T05:48:21.700Z] v2.0.0-dev.32 [2021-06-11T05:48:21.700Z] v2.0.0-dev.33 [2021-06-11T05:48:21.700Z] v2.0.0-dev.34 [2021-06-11T05:48:21.700Z] v2.0.0-dev.35 [2021-06-11T05:48:21.700Z] v2.0.0-dev.36 [2021-06-11T05:48:21.700Z] v2.0.0-dev.37 [2021-06-11T05:48:21.700Z] v2.0.0-dev.38 [2021-06-11T05:48:21.700Z] v2.0.0-dev.39 [2021-06-11T05:48:21.700Z] v2.0.0-dev.4 [2021-06-11T05:48:21.700Z] v2.0.0-dev.40 [2021-06-11T05:48:21.700Z] v2.0.0-dev.41 [2021-06-11T05:48:21.700Z] v2.0.0-dev.42 [2021-06-11T05:48:21.700Z] v2.0.0-dev.43 [2021-06-11T05:48:21.700Z] v2.0.0-dev.44 [2021-06-11T05:48:21.700Z] v2.0.0-dev.45 [2021-06-11T05:48:21.700Z] v2.0.0-dev.46 [2021-06-11T05:48:21.700Z] v2.0.0-dev.47 [2021-06-11T05:48:21.700Z] v2.0.0-dev.48 [2021-06-11T05:48:21.700Z] v2.0.0-dev.49 [2021-06-11T05:48:21.700Z] v2.0.0-dev.5 [2021-06-11T05:48:21.700Z] v2.0.0-dev.50 [2021-06-11T05:48:21.700Z] v2.0.0-dev.51 [2021-06-11T05:48:21.700Z] v2.0.0-dev.52 [2021-06-11T05:48:21.700Z] v2.0.0-dev.53 [2021-06-11T05:48:21.700Z] v2.0.0-dev.54 [2021-06-11T05:48:21.700Z] v2.0.0-dev.55 [2021-06-11T05:48:21.700Z] v2.0.0-dev.56 [2021-06-11T05:48:21.700Z] v2.0.0-dev.57 [2021-06-11T05:48:21.700Z] v2.0.0-dev.58 [2021-06-11T05:48:21.700Z] v2.0.0-dev.59 [2021-06-11T05:48:21.700Z] v2.0.0-dev.6 [2021-06-11T05:48:21.700Z] v2.0.0-dev.60 [2021-06-11T05:48:21.700Z] v2.0.0-dev.61 [2021-06-11T05:48:21.700Z] v2.0.0-dev.62 [2021-06-11T05:48:21.700Z] v2.0.0-dev.63 [2021-06-11T05:48:21.700Z] v2.0.0-dev.64 [2021-06-11T05:48:21.700Z] v2.0.0-dev.7 [2021-06-11T05:48:21.700Z] v2.0.0-dev.8 [2021-06-11T05:48:21.700Z] v2.0.0-dev.9 [Pipeline] sh [2021-06-11T05:48:21.997Z] + lftools sign git-tag v2.0.0-dev.64 [2021-06-11T05:48:22.573Z] Signing Git tag with Sigul... [2021-06-11T05:48:22.573Z] Signing v2.0.0-dev.64 [Pipeline] echo [2021-06-11T05:48:23.533Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-11T05:48:23.837Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-06-11T05:48:23.846Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-06-11T05:48:23.878Z] $ docker stop --time=1 739930afa27eb4d1f7946e2cecb0d8c64ef4cf3a133163a39946cb7c79e6154e [2021-06-11T05:48:26.097Z] $ docker rm -f 739930afa27eb4d1f7946e2cecb0d8c64ef4cf3a133163a39946cb7c79e6154e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-06-11T05:48:26.812Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-11T05:48:26.812Z] . [Pipeline] withDockerContainer [2021-06-11T05:48:26.901Z] prd-centos7-docker-4c-2g-474 does not seem to be running inside a container [2021-06-11T05:48:26.935Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-11T05:48:27.329Z] $ docker top b7f512ee5de9465664f8377724030793c2511d6e6fc05468619b4681f3a4969e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-11T05:48:27.472Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-11T05:48:27.472Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-11T05:48:27.587Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-11T05:48:27.586Z] $ docker exec b7f512ee5de9465664f8377724030793c2511d6e6fc05468619b4681f3a4969e ssh-agent [2021-06-11T05:48:27.705Z] SSH_AUTH_SOCK=/tmp/ssh-8L1fMMJ1GDpd/agent.13 [2021-06-11T05:48:27.705Z] SSH_AGENT_PID=19 [2021-06-11T05:48:27.712Z] Running ssh-add (command line suppressed) [2021-06-11T05:48:27.818Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_1733993213577410006.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_1733993213577410006.key) [2021-06-11T05:48:27.837Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-11T05:48:28.365Z] + git semver bump pre [2021-06-11T05:48:28.365Z] # -> Open(): unable to determine branch for HEAD [2021-06-11T05:48:28.365Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-06-11T05:48:28.365Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-06-11T05:48:28.365Z] # $SEMVER_REMOTE_NAME = origin [2021-06-11T05:48:28.365Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-11T05:48:28.365Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-11T05:48:28.365Z] # $SEMVER_BRANCH = master [2021-06-11T05:48:28.365Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [2021-06-11T05:48:28.365Z] 2.0.0-dev.65 [Pipeline] } [2021-06-11T05:48:28.459Z] $ docker exec --env ******** --env ******** b7f512ee5de9465664f8377724030793c2511d6e6fc05468619b4681f3a4969e ssh-agent -k [2021-06-11T05:48:28.562Z] unset SSH_AUTH_SOCK; [2021-06-11T05:48:28.562Z] unset SSH_AGENT_PID; [2021-06-11T05:48:28.562Z] echo Agent pid 19 killed; [2021-06-11T05:48:28.627Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-11T05:48:28.992Z] + git semver [Pipeline] } [2021-06-11T05:48:29.004Z] $ docker stop --time=1 b7f512ee5de9465664f8377724030793c2511d6e6fc05468619b4681f3a4969e [2021-06-11T05:48:30.215Z] $ docker rm -f b7f512ee5de9465664f8377724030793c2511d6e6fc05468619b4681f3a4969e [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-06-11T05:48:30.622Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-11T05:48:30.622Z] . [Pipeline] withDockerContainer [2021-06-11T05:48:30.696Z] prd-centos7-docker-4c-2g-474 does not seem to be running inside a container [2021-06-11T05:48:30.738Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-11T05:48:31.136Z] $ docker top 5e78eacaab460ff8a48c0f7c7518b485fe5d8bc5e9a6119e7622858b3e2d829b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-11T05:48:31.276Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-11T05:48:31.276Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-11T05:48:31.389Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-11T05:48:31.389Z] $ docker exec 5e78eacaab460ff8a48c0f7c7518b485fe5d8bc5e9a6119e7622858b3e2d829b ssh-agent [2021-06-11T05:48:31.523Z] SSH_AUTH_SOCK=/tmp/ssh-OQ8dasdCpNSo/agent.13 [2021-06-11T05:48:31.523Z] SSH_AGENT_PID=19 [2021-06-11T05:48:31.530Z] Running ssh-add (command line suppressed) [2021-06-11T05:48:31.624Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_1911434886463148028.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_1911434886463148028.key) [2021-06-11T05:48:31.644Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-11T05:48:31.957Z] + git semver push [2021-06-11T05:48:31.957Z] # -> Open(): unable to determine branch for HEAD [2021-06-11T05:48:31.957Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-06-11T05:48:31.957Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-06-11T05:48:31.957Z] # $SEMVER_REMOTE_NAME = origin [2021-06-11T05:48:31.957Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-11T05:48:31.957Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-11T05:48:31.957Z] # $SEMVER_BRANCH = master [2021-06-11T05:48:31.957Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } [2021-06-11T05:48:37.292Z] $ docker exec --env ******** --env ******** 5e78eacaab460ff8a48c0f7c7518b485fe5d8bc5e9a6119e7622858b3e2d829b ssh-agent -k [2021-06-11T05:48:37.382Z] unset SSH_AUTH_SOCK; [2021-06-11T05:48:37.383Z] unset SSH_AGENT_PID; [2021-06-11T05:48:37.383Z] echo Agent pid 19 killed; [2021-06-11T05:48:37.400Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-11T05:48:37.753Z] + git semver [Pipeline] } [2021-06-11T05:48:37.766Z] $ docker stop --time=1 5e78eacaab460ff8a48c0f7c7518b485fe5d8bc5e9a6119e7622858b3e2d829b [2021-06-11T05:48:38.965Z] $ docker rm -f 5e78eacaab460ff8a48c0f7c7518b485fe5d8bc5e9a6119e7622858b3e2d829b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 [2021-06-11T05:48:40.369Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-11T05:48:40.940Z] ---> package-listing.sh [2021-06-11T05:48:40.940Z] ++ facter osfamily [2021-06-11T05:48:40.940Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-11T05:48:41.203Z] + OS_FAMILY=redhat [2021-06-11T05:48:41.203Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_master [2021-06-11T05:48:41.203Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-11T05:48:41.203Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-11T05:48:41.203Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-11T05:48:41.203Z] + PACKAGES=/tmp/packages_start.txt [2021-06-11T05:48:41.203Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' [2021-06-11T05:48:41.203Z] + PACKAGES=/tmp/packages_end.txt [2021-06-11T05:48:41.203Z] + case "${OS_FAMILY}" in [2021-06-11T05:48:41.203Z] + sort [2021-06-11T05:48:41.203Z] + rpm -qa [2021-06-11T05:48:41.774Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-11T05:48:41.774Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-11T05:48:41.774Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-11T05:48:41.774Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' [2021-06-11T05:48:41.774Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ [2021-06-11T05:48:41.774Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ [Pipeline] echo [2021-06-11T05:48:41.789Z] 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_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-11T05:48:42.080Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-11T05:48:42.654Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-11T05:48:42.654Z] [2021-06-11T05:48:42.654Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-11T05:48:42.975Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-11T05:48:42.975Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-11T05:48:42.975Z] df20fa9351a1: Pulling fs layer [2021-06-11T05:48:42.975Z] 36b3adc4ff6f: Pulling fs layer [2021-06-11T05:48:42.975Z] 8ad3a11d3b57: Pulling fs layer [2021-06-11T05:48:42.975Z] 46f8f816bc3b: Pulling fs layer [2021-06-11T05:48:42.975Z] 93b61091891f: Pulling fs layer [2021-06-11T05:48:42.975Z] 93b9cdb0e59b: Pulling fs layer [2021-06-11T05:48:42.975Z] 5e14af77c1be: Pulling fs layer [2021-06-11T05:48:42.975Z] 01666e4c0597: Pulling fs layer [2021-06-11T05:48:42.975Z] aa168da1d23b: Pulling fs layer [2021-06-11T05:48:42.975Z] 93b61091891f: Waiting [2021-06-11T05:48:42.975Z] 93b9cdb0e59b: Waiting [2021-06-11T05:48:42.975Z] 5e14af77c1be: Waiting [2021-06-11T05:48:42.975Z] 01666e4c0597: Waiting [2021-06-11T05:48:42.975Z] aa168da1d23b: Waiting [2021-06-11T05:48:42.975Z] 46f8f816bc3b: Waiting [2021-06-11T05:48:42.975Z] 36b3adc4ff6f: Verifying Checksum [2021-06-11T05:48:42.975Z] 36b3adc4ff6f: Download complete [2021-06-11T05:48:42.975Z] 46f8f816bc3b: Verifying Checksum [2021-06-11T05:48:42.975Z] 46f8f816bc3b: Download complete [2021-06-11T05:48:42.976Z] df20fa9351a1: Verifying Checksum [2021-06-11T05:48:42.976Z] df20fa9351a1: Download complete [2021-06-11T05:48:43.241Z] 93b9cdb0e59b: Verifying Checksum [2021-06-11T05:48:43.241Z] 93b9cdb0e59b: Download complete [2021-06-11T05:48:43.241Z] 5e14af77c1be: Verifying Checksum [2021-06-11T05:48:43.241Z] 5e14af77c1be: Download complete [2021-06-11T05:48:43.241Z] 93b61091891f: Verifying Checksum [2021-06-11T05:48:43.241Z] 93b61091891f: Download complete [2021-06-11T05:48:43.241Z] 01666e4c0597: Verifying Checksum [2021-06-11T05:48:43.241Z] 01666e4c0597: Download complete [2021-06-11T05:48:43.241Z] df20fa9351a1: Pull complete [2021-06-11T05:48:43.241Z] 8ad3a11d3b57: Verifying Checksum [2021-06-11T05:48:43.241Z] 8ad3a11d3b57: Download complete [2021-06-11T05:48:43.511Z] 36b3adc4ff6f: Pull complete [2021-06-11T05:48:44.091Z] 8ad3a11d3b57: Pull complete [2021-06-11T05:48:44.091Z] 46f8f816bc3b: Pull complete [2021-06-11T05:48:44.351Z] 93b61091891f: Pull complete [2021-06-11T05:48:44.351Z] 93b9cdb0e59b: Pull complete [2021-06-11T05:48:44.351Z] 5e14af77c1be: Pull complete [2021-06-11T05:48:44.351Z] 01666e4c0597: Pull complete [2021-06-11T05:48:44.922Z] aa168da1d23b: Verifying Checksum [2021-06-11T05:48:44.922Z] aa168da1d23b: Download complete [2021-06-11T05:48:49.162Z] aa168da1d23b: Pull complete [2021-06-11T05:48:49.162Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-11T05:48:49.162Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-11T05:48:49.162Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-11T05:48:49.241Z] prd-centos7-docker-4c-2g-474 does not seem to be running inside a container [2021-06-11T05:48:49.281Z] $ 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_master/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_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-11T05:48:51.963Z] $ docker top ebd0266c298f18e4ee35aa55f5bb0325915b65b334c845c688e0ea2ac7a71cc7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-11T05:48:52.355Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-11T05:48:52.654Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-11T05:48:52.953Z] + ls /var/log/sa-host [2021-06-11T05:48:52.953Z] + sadf -c /var/log/sa-host/sa05 [2021-06-11T05:48:52.953Z] file_magic: OK [2021-06-11T05:48:52.953Z] HZ: Using current value: 100 [2021-06-11T05:48:52.953Z] file_header: OK [2021-06-11T05:48:52.953Z] 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 [2021-06-11T05:48:52.953Z] Statistics: [2021-06-11T05:48:52.953Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-11T05:48:52.953Z] File successfully converted to sysstat format version 12.2.1 [2021-06-11T05:48:52.953Z] + sadf -c /var/log/sa-host/sa11 [2021-06-11T05:48:52.953Z] file_magic: OK [2021-06-11T05:48:52.953Z] HZ: Using current value: 100 [2021-06-11T05:48:52.953Z] file_header: OK [2021-06-11T05:48:52.953Z] 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 [2021-06-11T05:48:52.953Z] Statistics: [2021-06-11T05:48:52.953Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-11T05:48:52.953Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-11T05:48:53.650Z] provisioning config files... [2021-06-11T05:48:53.666Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config648999649902889166tmp [Pipeline] { [Pipeline] echo [2021-06-11T05:48:53.689Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-11T05:48:53.980Z] ---> create-netrc.sh [Pipeline] } [2021-06-11T05:48:53.990Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-11T05:48:54.404Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-11T05:48:54.418Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-11T05:48:54.717Z] ---> sudo-logs.sh [2021-06-11T05:48:54.717Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-11T05:48:54.752Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-11T05:48:55.048Z] ---> job-cost.sh [2021-06-11T05:48:55.048Z] lf-activate-venv: SKIPPING [2021-06-11T05:48:55.048Z] DEBUG: total: 0.18000000715255737 [2021-06-11T05:48:55.048Z] INFO: Retrieving Stack Cost... [2021-06-11T05:48:55.992Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-11T05:48:56.574Z] INFO: Archiving Costs [Pipeline] echo [2021-06-11T05:48:56.589Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-11T05:48:56.889Z] ---> logs-deploy.sh [2021-06-11T05:48:56.889Z] lf-activate-venv: SKIPPING [2021-06-11T05:48:56.889Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/124 [2021-06-11T05:48:56.889Z] INFO: archiving workspace using pattern(s): [2021-06-11T05:48:57.846Z] Archives upload complete. [2021-06-11T05:48:57.846Z] INFO: archiving logs to Nexus