Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from db2694a3d07cf6e722e0153a3e85771ea3a7afb2 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-ssh1592073573556381463.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-ssh34704620735781415.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-ssh1650177616023103641.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-ssh6976326298519064606.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-ssh7548484107613032087.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 on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-494 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-ssh5032346016699727225.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 db2694a3d07cf6e722e0153a3e85771ea3a7afb2 (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 db2694a3d07cf6e722e0153a3e85771ea3a7afb2 # timeout=10 Commit message: "feat: update built production artifacts ui" > git rev-list --no-walk 79ed49dd1d8a61ddd056fadc64398fe8c922ad58 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-21T09:09:15.551Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-21T09:09:15.649Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-21T09:09:15.680Z] ========================================================= [2021-06-21T09:09:15.680Z] EdgeX Global Pipelines Version Info [2021-06-21T09:09:15.680Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-21T09:09:17.198Z] ------------------- [2021-06-21T09:09:17.198Z] stable info: [2021-06-21T09:09:17.198Z] ------------------- [2021-06-21T09:09:17.198Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-21T09:09:17.198Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-21T09:09:17.198Z] Message: update stable to v1.0.195 [2021-06-21T09:09:17.776Z] ------------------- [2021-06-21T09:09:17.776Z] experimental info: [2021-06-21T09:09:17.776Z] ------------------- [2021-06-21T09:09:17.776Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-21T09:09:17.776Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-21T09:09:17.776Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-21T09:09:18.018Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-06-21T09:09:18.047Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-06-21T09:09:18.071Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-21T09:09:18.095Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-21T09:09:18.119Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-21T09:09:18.143Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-21T09:09:18.170Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-21T09:09:18.200Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-21T09:09:18.232Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-21T09:09:18.268Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-21T09:09:18.304Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-21T09:09:18.334Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-06-21T09:09:18.360Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-21T09:09:18.388Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-21T09:09:18.418Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-21T09:09:18.444Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-21T09:09:18.472Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-21T09:09:18.498Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-21T09:09:18.526Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-21T09:09:18.553Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-21T09:09:18.579Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-06-21T09:09:18.614Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-06-21T09:09:18.656Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-21T09:09:18.733Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-21T09:09:18.759Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-06-21T09:09:18.783Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-21T09:09:18.808Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-06-21T09:09:18.833Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-06-21T09:09:18.857Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-06-21T09:09:18.881Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = db2694a3d07cf6e722e0153a3e85771ea3a7afb2 [Pipeline] echo [2021-06-21T09:09:18.905Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = db2694a [Pipeline] echo [2021-06-21T09:09:18.928Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-21T09:09:19.012Z] provisioning config files... [2021-06-21T09:09:19.026Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config2261865878242871296tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-21T09:09:19.359Z] ---> docker-login.sh [2021-06-21T09:09:19.359Z] nexus3.edgexfoundry.org:10001 [2021-06-21T09:09:19.359Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T09:09:19.630Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T09:09:19.630Z] Configure a credential helper to remove this warning. See [2021-06-21T09:09:19.630Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T09:09:19.630Z] [2021-06-21T09:09:19.630Z] Login Succeeded [2021-06-21T09:09:19.630Z] nexus3.edgexfoundry.org:10002 [2021-06-21T09:09:19.630Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T09:09:19.630Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T09:09:19.630Z] Configure a credential helper to remove this warning. See [2021-06-21T09:09:19.630Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T09:09:19.630Z] [2021-06-21T09:09:19.630Z] Login Succeeded [2021-06-21T09:09:19.630Z] nexus3.edgexfoundry.org:10003 [2021-06-21T09:09:19.895Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T09:09:19.895Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T09:09:19.895Z] Configure a credential helper to remove this warning. See [2021-06-21T09:09:19.895Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T09:09:19.895Z] [2021-06-21T09:09:19.895Z] Login Succeeded [2021-06-21T09:09:19.895Z] nexus3.edgexfoundry.org:10004 [2021-06-21T09:09:19.895Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T09:09:19.895Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T09:09:19.895Z] Configure a credential helper to remove this warning. See [2021-06-21T09:09:19.895Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T09:09:19.895Z] [2021-06-21T09:09:19.895Z] Login Succeeded [2021-06-21T09:09:19.895Z] docker.io [2021-06-21T09:09:20.165Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T09:09:20.427Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T09:09:20.427Z] Configure a credential helper to remove this warning. See [2021-06-21T09:09:20.427Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T09:09:20.427Z] [2021-06-21T09:09:20.427Z] Login Succeeded [2021-06-21T09:09:20.427Z] ---> docker-login.sh ends [Pipeline] } [2021-06-21T09:09:20.436Z] 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-21T09:09:21.005Z] + git log --format=format:%s -1 db2694a3d07cf6e722e0153a3e85771ea3a7afb2 [Pipeline] echo [2021-06-21T09:09:21.048Z] GIT_COMMIT: db2694a3d07cf6e722e0153a3e85771ea3a7afb2, Commit Message: feat: update built production artifacts ui [Pipeline] echo [2021-06-21T09:09:21.063Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-21T09:09:22.173Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-21T09:09:22.173Z] [2021-06-21T09:09:22.173Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-21T09:09:22.553Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-21T09:09:22.554Z] latest: Pulling from edgex-devops/git-semver [2021-06-21T09:09:22.554Z] 31603596830f: Pulling fs layer [2021-06-21T09:09:22.554Z] 54011a49482f: Pulling fs layer [2021-06-21T09:09:22.554Z] a6820b24f6d8: Pulling fs layer [2021-06-21T09:09:22.554Z] f581987b2513: Pulling fs layer [2021-06-21T09:09:22.554Z] f581987b2513: Waiting [2021-06-21T09:09:22.554Z] 54011a49482f: Verifying Checksum [2021-06-21T09:09:22.554Z] 54011a49482f: Download complete [2021-06-21T09:09:22.819Z] 31603596830f: Verifying Checksum [2021-06-21T09:09:22.819Z] 31603596830f: Download complete [2021-06-21T09:09:22.819Z] f581987b2513: Verifying Checksum [2021-06-21T09:09:22.819Z] f581987b2513: Download complete [2021-06-21T09:09:22.819Z] a6820b24f6d8: Verifying Checksum [2021-06-21T09:09:22.819Z] a6820b24f6d8: Download complete [2021-06-21T09:09:22.819Z] 31603596830f: Pull complete [2021-06-21T09:09:23.082Z] 54011a49482f: Pull complete [2021-06-21T09:09:23.660Z] a6820b24f6d8: Pull complete [2021-06-21T09:09:23.937Z] f581987b2513: Pull complete [2021-06-21T09:09:23.937Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-21T09:09:23.937Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-21T09:09:23.937Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-21T09:09:24.013Z] prd-centos7-docker-4c-2g-494 does not seem to be running inside a container [2021-06-21T09:09:24.071Z] $ 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-21T09:09:25.063Z] $ docker top 7a125eadfe3c55fd8b1265ef1015fd41fb4dfe7ab7e95ca244f64cc7eb0b1f83 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-21T09:09:25.199Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-21T09:09:25.199Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-21T09:09:25.310Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-21T09:09:25.309Z] $ docker exec 7a125eadfe3c55fd8b1265ef1015fd41fb4dfe7ab7e95ca244f64cc7eb0b1f83 ssh-agent [2021-06-21T09:09:25.423Z] SSH_AUTH_SOCK=/tmp/ssh-faNaUvSUJJ6T/agent.15 [2021-06-21T09:09:25.423Z] SSH_AGENT_PID=22 [2021-06-21T09:09:25.438Z] Running ssh-add (command line suppressed) [2021-06-21T09:09:25.542Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_2690238738651865127.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_2690238738651865127.key) [2021-06-21T09:09:25.561Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-21T09:09:25.885Z] + git tag --points-at HEAD [Pipeline] } [2021-06-21T09:09:25.897Z] $ docker exec --env ******** --env ******** 7a125eadfe3c55fd8b1265ef1015fd41fb4dfe7ab7e95ca244f64cc7eb0b1f83 ssh-agent -k [2021-06-21T09:09:25.987Z] unset SSH_AUTH_SOCK; [2021-06-21T09:09:25.987Z] unset SSH_AGENT_PID; [2021-06-21T09:09:25.987Z] echo Agent pid 22 killed; [2021-06-21T09:09:26.005Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-21T09:09:26.042Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-21T09:09:26.042Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-21T09:09:26.158Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-21T09:09:26.157Z] $ docker exec 7a125eadfe3c55fd8b1265ef1015fd41fb4dfe7ab7e95ca244f64cc7eb0b1f83 ssh-agent [2021-06-21T09:09:26.270Z] SSH_AUTH_SOCK=/tmp/ssh-5v8cq2PJ2fsx/agent.55 [2021-06-21T09:09:26.270Z] SSH_AGENT_PID=61 [2021-06-21T09:09:26.276Z] Running ssh-add (command line suppressed) [2021-06-21T09:09:26.368Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_3644079269635584107.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_3644079269635584107.key) [2021-06-21T09:09:26.387Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-21T09:09:26.687Z] + git semver init [2021-06-21T09:09:26.687Z] # -> Open(): unable to determine branch for HEAD [2021-06-21T09:09:26.687Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-06-21T09:09:26.687Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-06-21T09:09:26.687Z] # $SEMVER_REMOTE_NAME = origin [2021-06-21T09:09:26.687Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-21T09:09:26.687Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-21T09:09:26.687Z] # $SEMVER_BRANCH = master [2021-06-21T09:09:26.687Z] # $SEMVER_TEMP = /tmp/semver-657585570 [2021-06-21T09:09:26.687Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-06-21T09:09:28.610Z] # '/tmp/semver-657585570' -> '/w/workspace/edgexfoundry_edgex-ui-go_master/.semver' [2021-06-21T09:09:28.610Z] # -> Force: false [2021-06-21T09:09:28.610Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } [2021-06-21T09:09:28.619Z] $ docker exec --env ******** --env ******** 7a125eadfe3c55fd8b1265ef1015fd41fb4dfe7ab7e95ca244f64cc7eb0b1f83 ssh-agent -k [2021-06-21T09:09:28.705Z] unset SSH_AUTH_SOCK; [2021-06-21T09:09:28.706Z] unset SSH_AGENT_PID; [2021-06-21T09:09:28.706Z] echo Agent pid 61 killed; [2021-06-21T09:09:28.725Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-21T09:09:29.065Z] + git semver [Pipeline] } [2021-06-21T09:09:29.079Z] $ docker stop --time=1 7a125eadfe3c55fd8b1265ef1015fd41fb4dfe7ab7e95ca244f64cc7eb0b1f83 [2021-06-21T09:09:30.406Z] $ docker rm -f 7a125eadfe3c55fd8b1265ef1015fd41fb4dfe7ab7e95ca244f64cc7eb0b1f83 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-21T09:09:30.821Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-21T09:09:31.102Z] Stashed 1 file(s) [Pipeline] echo [2021-06-21T09:09:31.106Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.77 [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-21T09:09:46.402Z] Still waiting to schedule task [2021-06-21T09:09:46.403Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-06-21T09:09:46.439Z] Still waiting to schedule task [2021-06-21T09:09:46.440Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-06-21T09:11:54.115Z] Running on prd-centos7-docker-4c-2g-495 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws [2021-06-21T09:11:54.144Z] Running in /w/workspace/edgex-ui-go/137 [Pipeline] { [Pipeline] checkout [2021-06-21T09:11:54.262Z] The recommended git tool is: git [2021-06-21T09:11:56.791Z] using credential edgex-jenkins-ssh [2021-06-21T09:11:56.804Z] Cloning the remote Git repository [2021-06-21T09:11:56.212Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-21T09:11:56.280Z] > git init /w/workspace/edgex-ui-go/137 # timeout=10 [2021-06-21T09:11:56.307Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-21T09:11:56.307Z] > git --version # timeout=10 [2021-06-21T09:11:56.313Z] > git --version # 'git version 2.24.4' [2021-06-21T09:11:56.313Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-21T09:11:56.334Z] [INFO] Currently running in a labeled security context [2021-06-21T09:11:56.334Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-21T09:11:56.334Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/137@tmp/jenkins-gitclient-ssh7307762597897261887.key [2021-06-21T09:11:56.344Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-21T09:11:58.486Z] Avoid second fetch [2021-06-21T09:11:58.487Z] Checking out Revision db2694a3d07cf6e722e0153a3e85771ea3a7afb2 (master) [2021-06-21T09:11:57.988Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-06-21T09:11:57.999Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-21T09:11:58.016Z] > git config core.sparsecheckout # timeout=10 [2021-06-21T09:11:58.022Z] > git checkout -f db2694a3d07cf6e722e0153a3e85771ea3a7afb2 # timeout=10 [2021-06-21T09:12:01.982Z] Commit message: "feat: update built production artifacts ui" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-21T09:12:03.239Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-21T09:12:03.578Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-21T09:12:03.878Z] + sudo service docker restart [2021-06-21T09:12:03.879Z] + true [2021-06-21T09:12:03.879Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-21T09:12:30.552Z] provisioning config files... [2021-06-21T09:12:30.568Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/137@tmp/config2047698088092014979tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-21T09:12:30.918Z] ---> docker-login.sh [2021-06-21T09:12:30.918Z] nexus3.edgexfoundry.org:10001 [2021-06-21T09:12:31.178Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T09:12:31.178Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T09:12:31.178Z] Configure a credential helper to remove this warning. See [2021-06-21T09:12:31.178Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T09:12:31.178Z] [2021-06-21T09:12:31.178Z] Login Succeeded [2021-06-21T09:12:31.178Z] nexus3.edgexfoundry.org:10002 [2021-06-21T09:12:31.441Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T09:12:31.441Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T09:12:31.441Z] Configure a credential helper to remove this warning. See [2021-06-21T09:12:31.441Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T09:12:31.441Z] [2021-06-21T09:12:31.441Z] Login Succeeded [2021-06-21T09:12:31.441Z] nexus3.edgexfoundry.org:10003 [2021-06-21T09:12:31.441Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T09:12:31.705Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T09:12:31.705Z] Configure a credential helper to remove this warning. See [2021-06-21T09:12:31.705Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T09:12:31.705Z] [2021-06-21T09:12:31.705Z] Login Succeeded [2021-06-21T09:12:31.705Z] nexus3.edgexfoundry.org:10004 [2021-06-21T09:12:31.705Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T09:12:31.705Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T09:12:31.705Z] Configure a credential helper to remove this warning. See [2021-06-21T09:12:31.705Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T09:12:31.705Z] [2021-06-21T09:12:31.705Z] Login Succeeded [2021-06-21T09:12:31.705Z] docker.io [2021-06-21T09:12:31.968Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T09:12:32.233Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T09:12:32.233Z] Configure a credential helper to remove this warning. See [2021-06-21T09:12:32.233Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T09:12:32.233Z] [2021-06-21T09:12:32.233Z] Login Succeeded [2021-06-21T09:12:32.233Z] ---> docker-login.sh ends [Pipeline] } [2021-06-21T09:12:32.244Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-21T09:12:32.437Z] ========================================================= [2021-06-21T09:12:32.437Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-21T09:12:32.437Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-21T09:12:32.747Z] + 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-21T09:12:32.747Z] Sending build context to Docker daemon 22.44MB [2021-06-21T09:12:32.747Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-21T09:12:32.747Z] Step 2/8 : FROM ${BASE} [2021-06-21T09:12:33.016Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-21T09:12:33.016Z] 540db60ca938: Pulling fs layer [2021-06-21T09:12:33.016Z] adcc1eea9eea: Pulling fs layer [2021-06-21T09:12:33.016Z] 4c4ab2625f07: Pulling fs layer [2021-06-21T09:12:33.016Z] 0510c868ecb4: Pulling fs layer [2021-06-21T09:12:33.016Z] afea3b2eda06: Pulling fs layer [2021-06-21T09:12:33.016Z] 7809a108b3ef: Pulling fs layer [2021-06-21T09:12:33.016Z] f706445af74f: Pulling fs layer [2021-06-21T09:12:33.016Z] 0510c868ecb4: Waiting [2021-06-21T09:12:33.016Z] afea3b2eda06: Waiting [2021-06-21T09:12:33.016Z] 7809a108b3ef: Waiting [2021-06-21T09:12:33.016Z] f706445af74f: Waiting [2021-06-21T09:12:33.016Z] adcc1eea9eea: Verifying Checksum [2021-06-21T09:12:33.016Z] adcc1eea9eea: Download complete [2021-06-21T09:12:33.016Z] 4c4ab2625f07: Verifying Checksum [2021-06-21T09:12:33.016Z] 4c4ab2625f07: Download complete [2021-06-21T09:12:33.016Z] afea3b2eda06: Verifying Checksum [2021-06-21T09:12:33.016Z] afea3b2eda06: Download complete [2021-06-21T09:12:33.287Z] 540db60ca938: Verifying Checksum [2021-06-21T09:12:33.287Z] 540db60ca938: Download complete [2021-06-21T09:12:33.287Z] 7809a108b3ef: Verifying Checksum [2021-06-21T09:12:33.287Z] 7809a108b3ef: Download complete [2021-06-21T09:12:33.287Z] 540db60ca938: Pull complete [2021-06-21T09:12:33.550Z] adcc1eea9eea: Pull complete [2021-06-21T09:12:33.550Z] 4c4ab2625f07: Pull complete [2021-06-21T09:12:35.474Z] f706445af74f: Verifying Checksum [2021-06-21T09:12:35.474Z] f706445af74f: Download complete [2021-06-21T09:12:35.744Z] 0510c868ecb4: Verifying Checksum [2021-06-21T09:12:35.744Z] 0510c868ecb4: Download complete [2021-06-21T09:12:39.080Z] 0510c868ecb4: Pull complete [2021-06-21T09:12:39.080Z] afea3b2eda06: Pull complete [2021-06-21T09:12:39.080Z] 7809a108b3ef: Pull complete [2021-06-21T09:12:40.492Z] f706445af74f: Pull complete [2021-06-21T09:12:40.492Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-21T09:12:40.492Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-21T09:12:40.492Z] ---> b068be0155e3 [2021-06-21T09:12:40.492Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-21T09:12:55.415Z] ---> Running in d87780c2b91b [2021-06-21T09:12:55.415Z] Removing intermediate container d87780c2b91b [2021-06-21T09:12:55.415Z] ---> 45853120e671 [2021-06-21T09:12:55.415Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-21T09:12:55.415Z] ---> Running in c9073bbf3762 [2021-06-21T09:12:57.967Z] Removing intermediate container c9073bbf3762 [2021-06-21T09:12:57.967Z] ---> 9bb3b6dc5dbb [2021-06-21T09:12:57.967Z] Step 5/8 : RUN apk add --no-cache make git [2021-06-21T09:12:58.230Z] ---> Running in 54c0b46508b0 [2021-06-21T09:12:59.180Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-21T09:13:00.127Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-21T09:13:00.400Z] OK: 149 MiB in 40 packages [2021-06-21T09:13:01.791Z] Removing intermediate container 54c0b46508b0 [2021-06-21T09:13:01.791Z] ---> 1dcc6ed6b98a [2021-06-21T09:13:01.791Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-06-21T09:13:02.377Z] ---> Running in f3c5a0aef17e [2021-06-21T09:13:02.643Z] Removing intermediate container f3c5a0aef17e [2021-06-21T09:13:02.643Z] ---> 40c252bbeb4d [2021-06-21T09:13:02.643Z] Step 7/8 : COPY . . [2021-06-21T09:13:05.212Z] ---> 016ccf81faa5 [2021-06-21T09:13:05.212Z] Step 8/8 : RUN go mod download [2021-06-21T09:13:05.475Z] ---> Running in b16616125102 [2021-06-21T09:13:14.455Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-496 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws [2021-06-21T09:13:14.473Z] Running in /w/workspace/edgex-ui-go/137 [Pipeline] { [Pipeline] checkout [2021-06-21T09:13:14.688Z] The recommended git tool is: git [2021-06-21T09:13:20.227Z] using credential edgex-jenkins-ssh [2021-06-21T09:13:20.251Z] Cloning the remote Git repository [2021-06-21T09:13:20.305Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-21T09:13:20.420Z] > git init /w/workspace/edgex-ui-go/137 # timeout=10 [2021-06-21T09:13:20.544Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-21T09:13:20.546Z] > git --version # timeout=10 [2021-06-21T09:13:20.564Z] > git --version # 'git version 2.17.1' [2021-06-21T09:13:20.566Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-21T09:13:20.666Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-21T09:13:23.336Z] Avoid second fetch [2021-06-21T09:13:23.337Z] Checking out Revision db2694a3d07cf6e722e0153a3e85771ea3a7afb2 (master) [2021-06-21T09:13:23.294Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-06-21T09:13:23.311Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-21T09:13:23.356Z] > git config core.sparsecheckout # timeout=10 [2021-06-21T09:13:23.370Z] > git checkout -f db2694a3d07cf6e722e0153a3e85771ea3a7afb2 # timeout=10 [2021-06-21T09:13:27.469Z] Removing intermediate container b16616125102 [2021-06-21T09:13:27.469Z] ---> 56cf78f43664 [2021-06-21T09:13:27.469Z] Successfully built 56cf78f43664 [2021-06-21T09:13:27.469Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-21T09:13:27.779Z] Commit message: "feat: update built production artifacts ui" [2021-06-21T09:13:27.794Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-21T09:13:27.794Z] . [Pipeline] withDockerContainer [2021-06-21T09:13:27.877Z] prd-centos7-docker-4c-2g-495 does not seem to be running inside a container [2021-06-21T09:13:27.911Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/137 -v /w/workspace/edgex-ui-go/137:/w/workspace/edgex-ui-go/137:rw,z -v /w/workspace/edgex-ui-go/137@tmp:/w/workspace/edgex-ui-go/137@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-x86_64 cat [2021-06-21T09:13:28.261Z] $ docker top 67f716fb968ac9936f6bf9133de8eb42287947cee4e49b0e692ef6c23854ba99 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-21T09:13:28.643Z] + go version [2021-06-21T09:13:28.643Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-21T09:13:28.994Z] $ docker stop --time=1 67f716fb968ac9936f6bf9133de8eb42287947cee4e49b0e692ef6c23854ba99 [2021-06-21T09:13:29.311Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [2021-06-21T09:13:30.180Z] $ docker rm -f 67f716fb968ac9936f6bf9133de8eb42287947cee4e49b0e692ef6c23854ba99 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-21T09:13:30.575Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-21T09:13:30.833Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-21T09:13:30.833Z] . [Pipeline] withDockerContainer [2021-06-21T09:13:30.908Z] prd-centos7-docker-4c-2g-495 does not seem to be running inside a container [2021-06-21T09:13:33.469Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/137 -v /w/workspace/edgex-ui-go/137:/w/workspace/edgex-ui-go/137:rw,z -v /w/workspace/edgex-ui-go/137@tmp:/w/workspace/edgex-ui-go/137@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-x86_64 cat [2021-06-21T09:13:33.500Z] + true [2021-06-21T09:13:33.500Z] + sudo service docker restart [2021-06-21T09:13:33.836Z] $ docker top 6a3405abb4987779cfc3aa22aa7ff24866accedb30d108f925b1ac03890b954a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-21T09:13:34.226Z] + go mod tidy [Pipeline] sh [2021-06-21T09:13:34.810Z] + make test [2021-06-21T09:13:34.810Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-06-21T09:13:35.078Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-06-21T09:13:47.382Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-06-21T09:13:47.382Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-06-21T09:13:47.382Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-06-21T09:13:47.382Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-06-21T09:13:47.382Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-06-21T09:13:47.382Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-06-21T09:13:47.382Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-06-21T09:13:47.382Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-06-21T09:13:47.382Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-06-21T09:13:47.382Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-06-21T09:13:47.382Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-06-21T09:13:47.382Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-06-21T09:13:47.382Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-06-21T09:13:50.737Z] $ docker stop --time=1 6a3405abb4987779cfc3aa22aa7ff24866accedb30d108f925b1ac03890b954a [2021-06-21T09:13:52.109Z] $ docker rm -f 6a3405abb4987779cfc3aa22aa7ff24866accedb30d108f925b1ac03890b954a [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-21T09:13:52.279Z] provisioning config files... [2021-06-21T09:13:52.305Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/137@tmp/config6448116053171054188tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-21T09:13:52.502Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-21T09:13:52.679Z] ---> docker-login.sh [2021-06-21T09:13:52.679Z] nexus3.edgexfoundry.org:10001 [2021-06-21T09:13:52.727Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2021-06-21T09:13:53.286Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T09:13:53.885Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T09:13:53.886Z] Configure a credential helper to remove this warning. See [2021-06-21T09:13:53.886Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T09:13:53.886Z] [2021-06-21T09:13:53.886Z] Login Succeeded [2021-06-21T09:13:53.886Z] nexus3.edgexfoundry.org:10002 [2021-06-21T09:13:54.162Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T09:13:54.435Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T09:13:54.436Z] Configure a credential helper to remove this warning. See [2021-06-21T09:13:54.436Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T09:13:54.436Z] [2021-06-21T09:13:54.436Z] Login Succeeded [2021-06-21T09:13:54.436Z] nexus3.edgexfoundry.org:10003 [Pipeline] sh [2021-06-21T09:13:54.709Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T09:13:54.844Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-21T09:13:54.983Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T09:13:54.983Z] Configure a credential helper to remove this warning. See [2021-06-21T09:13:54.983Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T09:13:54.983Z] [2021-06-21T09:13:54.983Z] Login Succeeded [2021-06-21T09:13:54.983Z] nexus3.edgexfoundry.org:10004 [2021-06-21T09:13:55.140Z] + ls -al . [2021-06-21T09:13:55.140Z] total 92 [2021-06-21T09:13:55.140Z] drwxrwxr-x. 11 jenkins jenkins 4096 Jun 21 09:13 . [2021-06-21T09:13:55.140Z] drwxrwxr-x. 4 jenkins jenkins 32 Jun 21 09:11 .. [2021-06-21T09:13:55.140Z] drwxrwxr-x. 3 jenkins jenkins 20 Jun 21 09:11 assets [2021-06-21T09:13:55.140Z] drwxrwxr-x. 2 jenkins jenkins 35 Jun 21 09:11 bin [2021-06-21T09:13:55.140Z] drwxrwxr-x. 3 jenkins jenkins 29 Jun 21 09:11 cmd [2021-06-21T09:13:55.140Z] -rw-rw-r--. 1 jenkins jenkins 3959 Jun 21 09:11 CONTRIBUTING.md [2021-06-21T09:13:55.140Z] -rw-r--r--. 1 jenkins jenkins 10 Jun 21 09:13 coverage.out [2021-06-21T09:13:55.140Z] -rw-rw-r--. 1 jenkins jenkins 1508 Jun 21 09:11 Dockerfile [2021-06-21T09:13:55.140Z] -rw-rw-r--. 1 jenkins jenkins 902 Jun 21 09:11 Dockerfile.build [2021-06-21T09:13:55.140Z] drwxrwxr-x. 2 jenkins jenkins 23 Jun 21 09:11 docs [2021-06-21T09:13:55.140Z] drwxrwxr-x. 8 jenkins jenkins 162 Jun 21 09:12 .git [2021-06-21T09:13:55.140Z] drwxrwxr-x. 2 jenkins jenkins 103 Jun 21 09:11 .github [2021-06-21T09:13:55.140Z] -rw-rw-r--. 1 jenkins jenkins 162 Jun 21 09:11 .gitignore [2021-06-21T09:13:55.140Z] -rw-rw-r--. 1 jenkins jenkins 838 Jun 21 09:11 go.mod [2021-06-21T09:13:55.140Z] -rw-r--r--. 1 jenkins jenkins 23723 Jun 21 09:13 go.sum [2021-06-21T09:13:55.140Z] drwxrwxr-x. 9 jenkins jenkins 125 Jun 21 09:11 internal [2021-06-21T09:13:55.140Z] -rw-rw-r--. 1 jenkins jenkins 652 Jun 21 09:11 Jenkinsfile [2021-06-21T09:13:55.140Z] -rw-rw-r--. 1 jenkins jenkins 11357 Jun 21 09:11 LICENSE [2021-06-21T09:13:55.140Z] -rw-rw-r--. 1 jenkins jenkins 941 Jun 21 09:11 Makefile [2021-06-21T09:13:55.140Z] drwxrwxr-x. 3 jenkins jenkins 19 Jun 21 09:11 pkg [2021-06-21T09:13:55.140Z] -rw-rw-r--. 1 jenkins jenkins 5508 Jun 21 09:11 README.md [2021-06-21T09:13:55.140Z] -rw-rw-r--. 1 jenkins jenkins 12 Jun 21 09:09 VERSION [2021-06-21T09:13:55.140Z] -rw-rw-r--. 1 jenkins jenkins 155 Jun 21 09:11 version.go [2021-06-21T09:13:55.140Z] drwxrwxr-x. 4 jenkins jenkins 4096 Jun 21 09:11 web [Pipeline] isUnix [Pipeline] sh [2021-06-21T09:13:55.256Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T09:13:55.442Z] + 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=db2694a3d07cf6e722e0153a3e85771ea3a7afb2 --label arch=amd64 --label version=2.0.0-dev.77 . [2021-06-21T09:13:55.443Z] Sending build context to Docker daemon 22.47MB [2021-06-21T09:13:55.443Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-06-21T09:13:55.443Z] Step 2/24 : FROM ${BASE} AS builder [2021-06-21T09:13:55.443Z] ---> 56cf78f43664 [2021-06-21T09:13:55.443Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-06-21T09:13:55.548Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T09:13:55.548Z] Configure a credential helper to remove this warning. See [2021-06-21T09:13:55.549Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T09:13:55.549Z] [2021-06-21T09:13:55.549Z] Login Succeeded [2021-06-21T09:13:55.549Z] docker.io [2021-06-21T09:13:55.707Z] ---> Running in 74c4a0fc670d [2021-06-21T09:13:55.707Z] Removing intermediate container 74c4a0fc670d [2021-06-21T09:13:55.707Z] ---> bd737b122406 [2021-06-21T09:13:55.707Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-06-21T09:13:55.707Z] ---> Running in 4ef8157b9ac5 [2021-06-21T09:13:55.833Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T09:13:55.979Z] Removing intermediate container 4ef8157b9ac5 [2021-06-21T09:13:55.979Z] ---> eabf3268a879 [2021-06-21T09:13:55.979Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-06-21T09:13:55.979Z] ---> Running in c8f67f09929f [2021-06-21T09:13:55.979Z] Removing intermediate container c8f67f09929f [2021-06-21T09:13:55.979Z] ---> 156a0f9eb3c4 [2021-06-21T09:13:55.979Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-06-21T09:13:55.979Z] ---> Running in 62190d0023e0 [2021-06-21T09:13:56.242Z] Removing intermediate container 62190d0023e0 [2021-06-21T09:13:56.242Z] ---> b2d6b8c8afca [2021-06-21T09:13:56.242Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-06-21T09:13:56.242Z] ---> Running in 2adec1440c4a [2021-06-21T09:13:56.242Z] Removing intermediate container 2adec1440c4a [2021-06-21T09:13:56.242Z] ---> 828d0a274dd3 [2021-06-21T09:13:56.242Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-21T09:13:56.242Z] ---> Running in a3a2bd2c201f [2021-06-21T09:13:56.436Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T09:13:56.436Z] Configure a credential helper to remove this warning. See [2021-06-21T09:13:56.436Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T09:13:56.436Z] [2021-06-21T09:13:56.436Z] Login Succeeded [2021-06-21T09:13:56.436Z] ---> docker-login.sh ends [Pipeline] } [2021-06-21T09:13:56.453Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-21T09:13:56.730Z] ========================================================= [2021-06-21T09:13:56.730Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-21T09:13:56.730Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-21T09:13:56.829Z] Removing intermediate container a3a2bd2c201f [2021-06-21T09:13:56.829Z] ---> 9f8297776bf5 [2021-06-21T09:13:56.829Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-21T09:13:56.829Z] ---> Running in 0951b84851fc [2021-06-21T09:13:57.067Z] + 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-21T09:13:57.088Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-21T09:13:58.033Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-21T09:13:58.046Z] Sending build context to Docker daemon 22.44MB [2021-06-21T09:13:58.046Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-21T09:13:58.046Z] Step 2/8 : FROM ${BASE} [2021-06-21T09:13:58.046Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-21T09:13:58.046Z] 595b0fe564bb: Pulling fs layer [2021-06-21T09:13:58.046Z] 3088b5b3c5c0: Pulling fs layer [2021-06-21T09:13:58.046Z] 5b7225fbf94c: Pulling fs layer [2021-06-21T09:13:58.046Z] ba82ee9f976e: Pulling fs layer [2021-06-21T09:13:58.046Z] 506bd15cee9f: Pulling fs layer [2021-06-21T09:13:58.046Z] 75a0a4a0db45: Pulling fs layer [2021-06-21T09:13:58.046Z] 618dc40b7e24: Pulling fs layer [2021-06-21T09:13:58.046Z] 506bd15cee9f: Waiting [2021-06-21T09:13:58.046Z] 75a0a4a0db45: Waiting [2021-06-21T09:13:58.046Z] 618dc40b7e24: Waiting [2021-06-21T09:13:58.046Z] ba82ee9f976e: Waiting [2021-06-21T09:13:58.293Z] OK: 149 MiB in 40 packages [2021-06-21T09:13:58.320Z] 5b7225fbf94c: Verifying Checksum [2021-06-21T09:13:58.320Z] 5b7225fbf94c: Download complete [2021-06-21T09:13:58.320Z] 3088b5b3c5c0: Download complete [2021-06-21T09:13:58.320Z] 506bd15cee9f: Verifying Checksum [2021-06-21T09:13:58.320Z] 506bd15cee9f: Download complete [2021-06-21T09:13:58.320Z] 75a0a4a0db45: Verifying Checksum [2021-06-21T09:13:58.320Z] 75a0a4a0db45: Download complete [2021-06-21T09:13:58.320Z] 595b0fe564bb: Verifying Checksum [2021-06-21T09:13:58.320Z] 595b0fe564bb: Download complete [2021-06-21T09:13:58.557Z] Removing intermediate container 0951b84851fc [2021-06-21T09:13:58.557Z] ---> fa8fb7160d3c [2021-06-21T09:13:58.557Z] Step 10/24 : ENV GO111MODULE=on [2021-06-21T09:13:58.557Z] ---> Running in f932966397f3 [2021-06-21T09:13:58.557Z] Removing intermediate container f932966397f3 [2021-06-21T09:13:58.557Z] ---> f960326dd31b [2021-06-21T09:13:58.557Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-06-21T09:13:58.557Z] ---> Running in d52cd0c3777f [2021-06-21T09:13:58.818Z] Removing intermediate container d52cd0c3777f [2021-06-21T09:13:58.818Z] ---> 59463d9558a6 [2021-06-21T09:13:58.818Z] Step 12/24 : COPY go.mod . [2021-06-21T09:13:58.818Z] ---> 214485ccb726 [2021-06-21T09:13:58.818Z] Step 13/24 : COPY Makefile . [2021-06-21T09:13:58.920Z] 595b0fe564bb: Pull complete [2021-06-21T09:13:59.084Z] ---> 782eda7555d0 [2021-06-21T09:13:59.084Z] Step 14/24 : RUN make update [2021-06-21T09:13:59.084Z] ---> Running in a1b2d78b4108 [2021-06-21T09:13:59.353Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-06-21T09:13:59.526Z] 3088b5b3c5c0: Pull complete [2021-06-21T09:13:59.627Z] Removing intermediate container a1b2d78b4108 [2021-06-21T09:13:59.627Z] ---> 3edf272bdc93 [2021-06-21T09:13:59.627Z] Step 15/24 : COPY . . [2021-06-21T09:14:00.128Z] 5b7225fbf94c: Pull complete [2021-06-21T09:14:00.206Z] ---> 0fa3cd39080d [2021-06-21T09:14:00.206Z] Step 16/24 : RUN ${MAKE} [2021-06-21T09:14:00.472Z] ---> Running in 90fdf0f67dbd [2021-06-21T09:14:00.472Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.77" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-06-21T09:14:00.727Z] 618dc40b7e24: Verifying Checksum [2021-06-21T09:14:00.727Z] 618dc40b7e24: Download complete [2021-06-21T09:14:02.168Z] ba82ee9f976e: Verifying Checksum [2021-06-21T09:14:02.168Z] ba82ee9f976e: Download complete [2021-06-21T09:14:08.672Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-06-21T09:14:10.078Z] Removing intermediate container 90fdf0f67dbd [2021-06-21T09:14:10.078Z] ---> 02ae71a22667 [2021-06-21T09:14:10.078Z] Step 17/24 : FROM alpine:3.12 [2021-06-21T09:14:10.653Z] 3.12: Pulling from library/alpine [2021-06-21T09:14:10.653Z] 339de151aab4: Pulling fs layer [2021-06-21T09:14:10.916Z] 339de151aab4: Verifying Checksum [2021-06-21T09:14:10.916Z] 339de151aab4: Download complete [2021-06-21T09:14:10.916Z] 339de151aab4: Pull complete [2021-06-21T09:14:10.916Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-21T09:14:10.916Z] Status: Downloaded newer image for alpine:3.12 [2021-06-21T09:14:10.916Z] ---> 13621d1b12d4 [2021-06-21T09:14:10.916Z] Step 18/24 : EXPOSE 4000 [2021-06-21T09:14:10.916Z] ---> Running in 2cfe298e0ad0 [2021-06-21T09:14:11.183Z] Removing intermediate container 2cfe298e0ad0 [2021-06-21T09:14:11.183Z] ---> e74973108f31 [2021-06-21T09:14:11.184Z] 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-21T09:14:11.754Z] ---> c8979a1e9cd3 [2021-06-21T09:14:11.754Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-06-21T09:14:11.754Z] ---> Running in fbce7cfff05d [2021-06-21T09:14:11.754Z] Removing intermediate container fbce7cfff05d [2021-06-21T09:14:11.754Z] ---> e9ffc418a2ec [2021-06-21T09:14:11.754Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-06-21T09:14:11.754Z] ---> Running in 79a253c67ff2 [2021-06-21T09:14:11.754Z] Removing intermediate container 79a253c67ff2 [2021-06-21T09:14:11.754Z] ---> 3d955f040a66 [2021-06-21T09:14:11.754Z] Step 22/24 : LABEL arch=amd64 [2021-06-21T09:14:11.754Z] ---> Running in 2f1044702652 [2021-06-21T09:14:12.020Z] Removing intermediate container 2f1044702652 [2021-06-21T09:14:12.020Z] ---> 130c70b5786a [2021-06-21T09:14:12.020Z] Step 23/24 : LABEL git_sha=db2694a3d07cf6e722e0153a3e85771ea3a7afb2 [2021-06-21T09:14:12.020Z] ---> Running in 2860039808df [2021-06-21T09:14:12.020Z] Removing intermediate container 2860039808df [2021-06-21T09:14:12.020Z] ---> f539a21baa77 [2021-06-21T09:14:12.020Z] Step 24/24 : LABEL version=2.0.0-dev.77 [2021-06-21T09:14:12.020Z] ---> Running in 3cf0cecf1d62 [2021-06-21T09:14:12.020Z] Removing intermediate container 3cf0cecf1d62 [2021-06-21T09:14:12.020Z] ---> a5d7efe7dc70 [2021-06-21T09:14:12.020Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-21T09:14:12.281Z] Successfully built a5d7efe7dc70 [2021-06-21T09:14:12.281Z] Successfully tagged edgex-ui:latest [Pipeline] } [2021-06-21T09:14:12.384Z] ba82ee9f976e: Pull complete [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-21T09:14:12.557Z] provisioning config files... [2021-06-21T09:14:12.584Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/137@tmp/config3809221679733742727tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-21T09:14:12.662Z] 506bd15cee9f: Pull complete [2021-06-21T09:14:12.907Z] ---> docker-login.sh [2021-06-21T09:14:12.907Z] nexus3.edgexfoundry.org:10001 [2021-06-21T09:14:12.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T09:14:12.907Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T09:14:12.907Z] Configure a credential helper to remove this warning. See [2021-06-21T09:14:12.907Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T09:14:12.907Z] [2021-06-21T09:14:12.907Z] Login Succeeded [2021-06-21T09:14:12.907Z] nexus3.edgexfoundry.org:10002 [2021-06-21T09:14:12.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T09:14:13.174Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T09:14:13.174Z] Configure a credential helper to remove this warning. See [2021-06-21T09:14:13.175Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T09:14:13.175Z] [2021-06-21T09:14:13.175Z] Login Succeeded [2021-06-21T09:14:13.175Z] nexus3.edgexfoundry.org:10003 [2021-06-21T09:14:13.175Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T09:14:13.175Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T09:14:13.175Z] Configure a credential helper to remove this warning. See [2021-06-21T09:14:13.175Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T09:14:13.175Z] [2021-06-21T09:14:13.175Z] Login Succeeded [2021-06-21T09:14:13.175Z] nexus3.edgexfoundry.org:10004 [2021-06-21T09:14:13.259Z] 75a0a4a0db45: Pull complete [2021-06-21T09:14:13.437Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T09:14:13.437Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T09:14:13.437Z] Configure a credential helper to remove this warning. See [2021-06-21T09:14:13.437Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T09:14:13.437Z] [2021-06-21T09:14:13.437Z] Login Succeeded [2021-06-21T09:14:13.437Z] docker.io [2021-06-21T09:14:13.437Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T09:14:13.699Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T09:14:13.699Z] Configure a credential helper to remove this warning. See [2021-06-21T09:14:13.699Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T09:14:13.699Z] [2021-06-21T09:14:13.699Z] Login Succeeded [2021-06-21T09:14:13.699Z] ---> docker-login.sh ends [Pipeline] } [2021-06-21T09:14:13.708Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-21T09:14:13.784Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2021-06-21T09:14:13.784Z] db2694a3d07cf6e722e0153a3e85771ea3a7afb2 [2021-06-21T09:14:13.784Z] latest [2021-06-21T09:14:13.784Z] 2.0.0-dev.77 [2021-06-21T09:14:13.784Z] db2694a3d07cf6e722e0153a3e85771ea3a7afb2-2.0.0-dev.77 [2021-06-21T09:14:13.784Z] master [2021-06-21T09:14:13.784Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-21T09:14:14.137Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:db2694a3d07cf6e722e0153a3e85771ea3a7afb2 [Pipeline] isUnix [Pipeline] sh [2021-06-21T09:14:14.445Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:db2694a3d07cf6e722e0153a3e85771ea3a7afb2 [2021-06-21T09:14:14.445Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-06-21T09:14:14.445Z] 9c64c58343ea: Preparing [2021-06-21T09:14:14.445Z] 32f366d666a5: Preparing [2021-06-21T09:14:14.445Z] 32f366d666a5: Layer already exists [2021-06-21T09:14:16.685Z] 618dc40b7e24: Pull complete [2021-06-21T09:14:16.685Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-21T09:14:16.685Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-21T09:14:16.685Z] ---> a36622ca3599 [2021-06-21T09:14:16.685Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-21T09:14:17.009Z] 9c64c58343ea: Pushed [2021-06-21T09:14:17.009Z] db2694a3d07cf6e722e0153a3e85771ea3a7afb2: digest: sha256:1d75e80447b44282b2d33d44395a55793feb8a9ce0f1f616eedb9e2f4a63a389 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-21T09:14:17.337Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh [2021-06-21T09:14:17.640Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2021-06-21T09:14:17.640Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-06-21T09:14:17.640Z] 9c64c58343ea: Preparing [2021-06-21T09:14:17.640Z] 32f366d666a5: Preparing [2021-06-21T09:14:17.640Z] 9c64c58343ea: Layer already exists [2021-06-21T09:14:17.640Z] 32f366d666a5: Layer already exists [2021-06-21T09:14:17.640Z] latest: digest: sha256:1d75e80447b44282b2d33d44395a55793feb8a9ce0f1f616eedb9e2f4a63a389 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-21T09:14:17.956Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.77 [Pipeline] isUnix [Pipeline] sh [2021-06-21T09:14:18.283Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.77 [2021-06-21T09:14:18.283Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-06-21T09:14:18.283Z] 9c64c58343ea: Preparing [2021-06-21T09:14:18.283Z] 32f366d666a5: Preparing [2021-06-21T09:14:18.283Z] 9c64c58343ea: Layer already exists [2021-06-21T09:14:18.283Z] 32f366d666a5: Layer already exists [2021-06-21T09:14:18.283Z] 2.0.0-dev.77: digest: sha256:1d75e80447b44282b2d33d44395a55793feb8a9ce0f1f616eedb9e2f4a63a389 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-21T09:14:18.653Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:db2694a3d07cf6e722e0153a3e85771ea3a7afb2-2.0.0-dev.77 [Pipeline] isUnix [Pipeline] sh [2021-06-21T09:14:18.683Z] ---> Running in e1c2821eada0 [2021-06-21T09:14:18.957Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:db2694a3d07cf6e722e0153a3e85771ea3a7afb2-2.0.0-dev.77 [2021-06-21T09:14:18.957Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-06-21T09:14:18.957Z] 9c64c58343ea: Preparing [2021-06-21T09:14:18.957Z] 32f366d666a5: Preparing [2021-06-21T09:14:18.957Z] 32f366d666a5: Layer already exists [2021-06-21T09:14:18.957Z] 9c64c58343ea: Layer already exists [2021-06-21T09:14:18.957Z] db2694a3d07cf6e722e0153a3e85771ea3a7afb2-2.0.0-dev.77: digest: sha256:1d75e80447b44282b2d33d44395a55793feb8a9ce0f1f616eedb9e2f4a63a389 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-21T09:14:19.274Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:master [Pipeline] isUnix [2021-06-21T09:14:19.288Z] Removing intermediate container e1c2821eada0 [2021-06-21T09:14:19.288Z] ---> cd84c8b6055d [2021-06-21T09:14:19.288Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-21T09:14:19.288Z] ---> Running in 81da244d8f2e [Pipeline] sh [2021-06-21T09:14:19.574Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:master [2021-06-21T09:14:19.574Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-06-21T09:14:19.574Z] 9c64c58343ea: Preparing [2021-06-21T09:14:19.574Z] 32f366d666a5: Preparing [2021-06-21T09:14:19.574Z] 32f366d666a5: Layer already exists [2021-06-21T09:14:19.574Z] 9c64c58343ea: Layer already exists [2021-06-21T09:14:19.574Z] master: digest: sha256:1d75e80447b44282b2d33d44395a55793feb8a9ce0f1f616eedb9e2f4a63a389 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-21T09:14:19.635Z] ===================================================== [Pipeline] echo [2021-06-21T09:14:19.658Z] taggedImages: [2021-06-21T09:14:19.658Z] - nexus3.edgexfoundry.org:10004/edgex-ui:db2694a3d07cf6e722e0153a3e85771ea3a7afb2 [2021-06-21T09:14:19.658Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2021-06-21T09:14:19.658Z] - nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.77 [2021-06-21T09:14:19.658Z] - nexus3.edgexfoundry.org:10004/edgex-ui:db2694a3d07cf6e722e0153a3e85771ea3a7afb2-2.0.0-dev.77 [2021-06-21T09:14:19.658Z] - 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-21T09:14:20.295Z] ---> job-cost.sh [2021-06-21T09:14:20.295Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Gb3g [2021-06-21T09:14:21.263Z] Removing intermediate container 81da244d8f2e [2021-06-21T09:14:21.263Z] ---> bc114a829e35 [2021-06-21T09:14:21.263Z] Step 5/8 : RUN apk add --no-cache make git [2021-06-21T09:14:21.536Z] ---> Running in 28197cbefb37 [2021-06-21T09:14:22.509Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-21T09:14:23.479Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-21T09:14:24.080Z] OK: 138 MiB in 40 packages [2021-06-21T09:14:25.069Z] Removing intermediate container 28197cbefb37 [2021-06-21T09:14:25.069Z] ---> e48b56270da2 [2021-06-21T09:14:25.069Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-06-21T09:14:25.349Z] ---> Running in 8799445c4a91 [2021-06-21T09:14:25.949Z] Removing intermediate container 8799445c4a91 [2021-06-21T09:14:25.949Z] ---> 8795b5102ba2 [2021-06-21T09:14:25.949Z] Step 7/8 : COPY . . [2021-06-21T09:14:28.565Z] ---> dc28625b444b [2021-06-21T09:14:28.565Z] Step 8/8 : RUN go mod download [2021-06-21T09:14:28.565Z] ---> Running in b55824a03647 [2021-06-21T09:14:30.360Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-21T09:14:42.639Z] lf-activate-venv(): INFO: Adding /tmp/venv-Gb3g/bin to PATH [2021-06-21T09:14:42.639Z] INFO: No Stack... [2021-06-21T09:14:42.639Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-21T09:14:43.214Z] INFO: Archiving Costs [Pipeline] sh [2021-06-21T09:14:43.514Z] + cat /w/workspace/edgex-ui-go/137/archives/cost.csv [2021-06-21T09:14:43.514Z] + cut -d, -f6 [Pipeline] lock [2021-06-21T09:14:43.546Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-137-stack-cost] [2021-06-21T09:14:43.556Z] Resource [jenkins-edgexfoundry-edgex-ui-go-master-137-stack-cost] did not exist. Created. [2021-06-21T09:14:43.556Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-137-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-21T09:14:43.885Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-21T09:14:43.959Z] Stashed 1 file(s) [Pipeline] } [2021-06-21T09:14:43.970Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-137-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-21T09:15:00.953Z] Removing intermediate container b55824a03647 [2021-06-21T09:15:00.953Z] ---> e51611895fcf [2021-06-21T09:15:00.953Z] Successfully built e51611895fcf [2021-06-21T09:15:00.953Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-21T09:15:01.319Z] + docker inspect -f . ci-base-image-arm64 [2021-06-21T09:15:01.319Z] . [Pipeline] withDockerContainer [2021-06-21T09:15:01.777Z] prd-ubuntu18.04-docker-arm64-4c-16g-496 does not seem to be running inside a container [2021-06-21T09:15:01.951Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/137 -v /w/workspace/edgex-ui-go/137:/w/workspace/edgex-ui-go/137:rw,z -v /w/workspace/edgex-ui-go/137@tmp:/w/workspace/edgex-ui-go/137@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-21T09:15:03.688Z] $ docker top bcc83c279e1f670994cbe387bdc9acacaf9d16fe293687046096b3f0dd7a5436 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-21T09:15:04.724Z] + go version [2021-06-21T09:15:04.725Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-21T09:15:04.750Z] $ docker stop --time=1 bcc83c279e1f670994cbe387bdc9acacaf9d16fe293687046096b3f0dd7a5436 [2021-06-21T09:15:06.607Z] $ docker rm -f bcc83c279e1f670994cbe387bdc9acacaf9d16fe293687046096b3f0dd7a5436 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-21T09:15:07.411Z] + docker inspect -f . ci-base-image-arm64 [2021-06-21T09:15:07.411Z] . [Pipeline] withDockerContainer [2021-06-21T09:15:07.647Z] prd-ubuntu18.04-docker-arm64-4c-16g-496 does not seem to be running inside a container [2021-06-21T09:15:07.742Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/137 -v /w/workspace/edgex-ui-go/137:/w/workspace/edgex-ui-go/137:rw,z -v /w/workspace/edgex-ui-go/137@tmp:/w/workspace/edgex-ui-go/137@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-21T09:15:09.349Z] $ docker top a2623120f92c5d4b63023514b3a2e5eed96eb1648fd39115f06ec76a691f40ef -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-21T09:15:10.294Z] + go mod tidy [Pipeline] sh [2021-06-21T09:15:11.572Z] + make test [2021-06-21T09:15:11.572Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-06-21T09:15:13.013Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-06-21T09:15:45.468Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-06-21T09:15:45.468Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-06-21T09:15:45.468Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-06-21T09:15:45.468Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-06-21T09:15:45.468Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-06-21T09:15:45.468Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-06-21T09:15:45.468Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-06-21T09:15:45.468Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-06-21T09:15:45.468Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-06-21T09:15:45.468Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-06-21T09:15:45.468Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-06-21T09:15:45.468Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-06-21T09:15:45.468Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-06-21T09:16:07.686Z] $ docker stop --time=1 a2623120f92c5d4b63023514b3a2e5eed96eb1648fd39115f06ec76a691f40ef [2021-06-21T09:16:10.818Z] $ docker rm -f a2623120f92c5d4b63023514b3a2e5eed96eb1648fd39115f06ec76a691f40ef [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-21T09:16:11.594Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-21T09:16:11.625Z] Warning: overwriting stash ‘coverage-report’ [2021-06-21T09:16:12.235Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-21T09:16:12.846Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-21T09:16:13.212Z] + ls -al . [2021-06-21T09:16:13.213Z] total 128 [2021-06-21T09:16:13.213Z] drwxrwxr-x 11 jenkins jenkins 4096 Jun 21 09:15 . [2021-06-21T09:16:13.213Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 21 09:13 .. [2021-06-21T09:16:13.213Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 21 09:13 .git [2021-06-21T09:16:13.213Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 21 09:13 .github [2021-06-21T09:16:13.213Z] -rw-rw-r-- 1 jenkins jenkins 162 Jun 21 09:13 .gitignore [2021-06-21T09:16:13.213Z] -rw-rw-r-- 1 jenkins jenkins 3959 Jun 21 09:13 CONTRIBUTING.md [2021-06-21T09:16:13.213Z] -rw-rw-r-- 1 jenkins jenkins 1508 Jun 21 09:13 Dockerfile [2021-06-21T09:16:13.213Z] -rw-rw-r-- 1 jenkins jenkins 902 Jun 21 09:13 Dockerfile.build [2021-06-21T09:16:13.213Z] -rw-rw-r-- 1 jenkins jenkins 652 Jun 21 09:13 Jenkinsfile [2021-06-21T09:16:13.213Z] -rw-rw-r-- 1 jenkins jenkins 11357 Jun 21 09:13 LICENSE [2021-06-21T09:16:13.213Z] -rw-rw-r-- 1 jenkins jenkins 941 Jun 21 09:13 Makefile [2021-06-21T09:16:13.213Z] -rw-rw-r-- 1 jenkins jenkins 5508 Jun 21 09:13 README.md [2021-06-21T09:16:13.213Z] -rw-rw-r-- 1 jenkins jenkins 12 Jun 21 09:09 VERSION [2021-06-21T09:16:13.213Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 21 09:13 assets [2021-06-21T09:16:13.213Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 21 09:13 bin [2021-06-21T09:16:13.213Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 21 09:13 cmd [2021-06-21T09:16:13.213Z] -rw-r--r-- 1 jenkins jenkins 10 Jun 21 09:15 coverage.out [2021-06-21T09:16:13.213Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 21 09:13 docs [2021-06-21T09:16:13.213Z] -rw-rw-r-- 1 jenkins jenkins 838 Jun 21 09:13 go.mod [2021-06-21T09:16:13.213Z] -rw-r--r-- 1 jenkins jenkins 23723 Jun 21 09:15 go.sum [2021-06-21T09:16:13.213Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 21 09:13 internal [2021-06-21T09:16:13.213Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 21 09:13 pkg [2021-06-21T09:16:13.213Z] -rw-rw-r-- 1 jenkins jenkins 155 Jun 21 09:13 version.go [2021-06-21T09:16:13.213Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 21 09:13 web [Pipeline] isUnix [Pipeline] sh [2021-06-21T09:16:13.562Z] + 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=db2694a3d07cf6e722e0153a3e85771ea3a7afb2 --label arch=arm64 --label version=2.0.0-dev.77 . [2021-06-21T09:16:14.548Z] Sending build context to Docker daemon 22.47MB [2021-06-21T09:16:14.548Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-06-21T09:16:14.548Z] Step 2/24 : FROM ${BASE} AS builder [2021-06-21T09:16:14.548Z] ---> e51611895fcf [2021-06-21T09:16:14.548Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-06-21T09:16:15.148Z] ---> Running in 2a79142bc4dd [2021-06-21T09:16:15.422Z] Removing intermediate container 2a79142bc4dd [2021-06-21T09:16:15.422Z] ---> 1d9121d6d7a9 [2021-06-21T09:16:15.422Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-06-21T09:16:15.696Z] ---> Running in 7300fceddf71 [2021-06-21T09:16:15.970Z] Removing intermediate container 7300fceddf71 [2021-06-21T09:16:15.970Z] ---> ef63bf4a9b9a [2021-06-21T09:16:15.970Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-06-21T09:16:16.243Z] ---> Running in 816b98684458 [2021-06-21T09:16:16.840Z] Removing intermediate container 816b98684458 [2021-06-21T09:16:16.840Z] ---> 626824cdf9b5 [2021-06-21T09:16:16.840Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-06-21T09:16:16.840Z] ---> Running in 2cd34bcb9bd6 [2021-06-21T09:16:17.438Z] Removing intermediate container 2cd34bcb9bd6 [2021-06-21T09:16:17.439Z] ---> 7e3834071bff [2021-06-21T09:16:17.439Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-06-21T09:16:17.439Z] ---> Running in d2d3d2bc0bf0 [2021-06-21T09:16:18.034Z] Removing intermediate container d2d3d2bc0bf0 [2021-06-21T09:16:18.034Z] ---> bfec366700f6 [2021-06-21T09:16:18.034Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-21T09:16:18.034Z] ---> Running in 340043af2ed2 [2021-06-21T09:16:20.714Z] Removing intermediate container 340043af2ed2 [2021-06-21T09:16:20.714Z] ---> b200b216a79d [2021-06-21T09:16:20.714Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-21T09:16:20.714Z] ---> Running in 50529b2a11a4 [2021-06-21T09:16:21.721Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-21T09:16:22.311Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-21T09:16:23.316Z] OK: 138 MiB in 40 packages [2021-06-21T09:16:24.298Z] Removing intermediate container 50529b2a11a4 [2021-06-21T09:16:24.298Z] ---> ad3acc259963 [2021-06-21T09:16:24.298Z] Step 10/24 : ENV GO111MODULE=on [2021-06-21T09:16:24.579Z] ---> Running in 4950ca85a041 [2021-06-21T09:16:25.175Z] Removing intermediate container 4950ca85a041 [2021-06-21T09:16:25.175Z] ---> 4e1754623dd5 [2021-06-21T09:16:25.175Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-06-21T09:16:25.175Z] ---> Running in 8b8727afb203 [2021-06-21T09:16:25.775Z] Removing intermediate container 8b8727afb203 [2021-06-21T09:16:25.775Z] ---> 33a73417a724 [2021-06-21T09:16:25.775Z] Step 12/24 : COPY go.mod . [2021-06-21T09:16:26.375Z] ---> fe04c6d98479 [2021-06-21T09:16:26.375Z] Step 13/24 : COPY Makefile . [2021-06-21T09:16:27.356Z] ---> 96865001fc85 [2021-06-21T09:16:27.356Z] Step 14/24 : RUN make update [2021-06-21T09:16:27.356Z] ---> Running in 989822630b2f [2021-06-21T09:16:28.344Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-06-21T09:16:29.796Z] Removing intermediate container 989822630b2f [2021-06-21T09:16:29.796Z] ---> ef8adda38699 [2021-06-21T09:16:29.796Z] Step 15/24 : COPY . . [2021-06-21T09:16:32.428Z] ---> be307e39cb94 [2021-06-21T09:16:32.428Z] Step 16/24 : RUN ${MAKE} [2021-06-21T09:16:32.714Z] ---> Running in d4c899eae79f [2021-06-21T09:16:33.711Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.77" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-06-21T09:17:00.679Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-06-21T09:17:04.996Z] Removing intermediate container d4c899eae79f [2021-06-21T09:17:04.996Z] ---> 3b68fb83d0a9 [2021-06-21T09:17:04.996Z] Step 17/24 : FROM alpine:3.12 [2021-06-21T09:17:05.268Z] 3.12: Pulling from library/alpine [2021-06-21T09:17:05.542Z] d2f70382dc9a: Pulling fs layer [2021-06-21T09:17:05.542Z] d2f70382dc9a: Verifying Checksum [2021-06-21T09:17:05.542Z] d2f70382dc9a: Download complete [2021-06-21T09:17:06.137Z] d2f70382dc9a: Pull complete [2021-06-21T09:17:06.411Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-21T09:17:06.411Z] Status: Downloaded newer image for alpine:3.12 [2021-06-21T09:17:06.411Z] ---> c4fd0aeabfcf [2021-06-21T09:17:06.411Z] Step 18/24 : EXPOSE 4000 [2021-06-21T09:17:06.685Z] ---> Running in 95cda8dc1ebb [2021-06-21T09:17:06.959Z] Removing intermediate container 95cda8dc1ebb [2021-06-21T09:17:06.959Z] ---> b234b232ccc5 [2021-06-21T09:17:06.959Z] 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-21T09:17:08.944Z] ---> aba5751bb774 [2021-06-21T09:17:08.944Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-06-21T09:17:09.219Z] ---> Running in fe536baca2ba [2021-06-21T09:17:09.492Z] Removing intermediate container fe536baca2ba [2021-06-21T09:17:09.492Z] ---> 9ce39c895b34 [2021-06-21T09:17:09.492Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-06-21T09:17:09.765Z] ---> Running in ce1e6d43c6d9 [2021-06-21T09:17:10.362Z] Removing intermediate container ce1e6d43c6d9 [2021-06-21T09:17:10.362Z] ---> ec60e924583c [2021-06-21T09:17:10.362Z] Step 22/24 : LABEL arch=arm64 [2021-06-21T09:17:10.362Z] ---> Running in b71de5459528 [2021-06-21T09:17:10.958Z] Removing intermediate container b71de5459528 [2021-06-21T09:17:10.958Z] ---> 74e5f8cd0857 [2021-06-21T09:17:10.958Z] Step 23/24 : LABEL git_sha=db2694a3d07cf6e722e0153a3e85771ea3a7afb2 [2021-06-21T09:17:10.958Z] ---> Running in a1bc89a5b5b6 [2021-06-21T09:17:11.553Z] Removing intermediate container a1bc89a5b5b6 [2021-06-21T09:17:11.553Z] ---> 9dea7f38e8aa [2021-06-21T09:17:11.553Z] Step 24/24 : LABEL version=2.0.0-dev.77 [2021-06-21T09:17:11.553Z] ---> Running in bd3bb4e929ba [2021-06-21T09:17:12.148Z] Removing intermediate container bd3bb4e929ba [2021-06-21T09:17:12.148Z] ---> 292f980d1182 [2021-06-21T09:17:12.148Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-21T09:17:12.148Z] Successfully built 292f980d1182 [2021-06-21T09:17:12.148Z] 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-21T09:17:12.607Z] provisioning config files... [2021-06-21T09:17:12.629Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/137@tmp/config7837552991245559704tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-21T09:17:12.995Z] ---> docker-login.sh [2021-06-21T09:17:12.995Z] nexus3.edgexfoundry.org:10001 [2021-06-21T09:17:13.275Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T09:17:13.550Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T09:17:13.550Z] Configure a credential helper to remove this warning. See [2021-06-21T09:17:13.550Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T09:17:13.550Z] [2021-06-21T09:17:13.550Z] Login Succeeded [2021-06-21T09:17:13.550Z] nexus3.edgexfoundry.org:10002 [2021-06-21T09:17:13.824Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T09:17:14.098Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T09:17:14.098Z] Configure a credential helper to remove this warning. See [2021-06-21T09:17:14.098Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T09:17:14.098Z] [2021-06-21T09:17:14.098Z] Login Succeeded [2021-06-21T09:17:14.098Z] nexus3.edgexfoundry.org:10003 [2021-06-21T09:17:14.377Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T09:17:14.650Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T09:17:14.650Z] Configure a credential helper to remove this warning. See [2021-06-21T09:17:14.650Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T09:17:14.650Z] [2021-06-21T09:17:14.650Z] Login Succeeded [2021-06-21T09:17:14.650Z] nexus3.edgexfoundry.org:10004 [2021-06-21T09:17:14.925Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T09:17:15.200Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T09:17:15.200Z] Configure a credential helper to remove this warning. See [2021-06-21T09:17:15.200Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T09:17:15.200Z] [2021-06-21T09:17:15.200Z] Login Succeeded [2021-06-21T09:17:15.200Z] docker.io [2021-06-21T09:17:15.475Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T09:17:16.069Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T09:17:16.069Z] Configure a credential helper to remove this warning. See [2021-06-21T09:17:16.069Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T09:17:16.069Z] [2021-06-21T09:17:16.069Z] Login Succeeded [2021-06-21T09:17:16.069Z] ---> docker-login.sh ends [Pipeline] } [2021-06-21T09:17:16.088Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-21T09:17:16.168Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2021-06-21T09:17:16.168Z] db2694a3d07cf6e722e0153a3e85771ea3a7afb2 [2021-06-21T09:17:16.168Z] latest [2021-06-21T09:17:16.168Z] 2.0.0-dev.77 [2021-06-21T09:17:16.168Z] db2694a3d07cf6e722e0153a3e85771ea3a7afb2-2.0.0-dev.77 [2021-06-21T09:17:16.168Z] master [2021-06-21T09:17:16.168Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-21T09:17:16.564Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:db2694a3d07cf6e722e0153a3e85771ea3a7afb2 [Pipeline] isUnix [Pipeline] sh [2021-06-21T09:17:16.931Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:db2694a3d07cf6e722e0153a3e85771ea3a7afb2 [2021-06-21T09:17:16.931Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-06-21T09:17:16.931Z] 11343b661fc7: Preparing [2021-06-21T09:17:16.931Z] 3fbe34a1663b: Preparing [2021-06-21T09:17:17.204Z] 3fbe34a1663b: Layer already exists [2021-06-21T09:17:21.504Z] 11343b661fc7: Pushed [2021-06-21T09:17:21.774Z] db2694a3d07cf6e722e0153a3e85771ea3a7afb2: digest: sha256:3cfac87ad7e9163452d2771357a3ad99138dec611253924c50b7b9b02d7e20ac size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-21T09:17:22.120Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-21T09:17:22.458Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2021-06-21T09:17:22.458Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-06-21T09:17:22.458Z] 11343b661fc7: Preparing [2021-06-21T09:17:22.458Z] 3fbe34a1663b: Preparing [2021-06-21T09:17:22.729Z] 11343b661fc7: Layer already exists [2021-06-21T09:17:22.729Z] 3fbe34a1663b: Layer already exists [2021-06-21T09:17:22.729Z] latest: digest: sha256:3cfac87ad7e9163452d2771357a3ad99138dec611253924c50b7b9b02d7e20ac size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-21T09:17:23.128Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.77 [Pipeline] isUnix [Pipeline] sh [2021-06-21T09:17:23.481Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.77 [2021-06-21T09:17:23.481Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-06-21T09:17:23.481Z] 11343b661fc7: Preparing [2021-06-21T09:17:23.481Z] 3fbe34a1663b: Preparing [2021-06-21T09:17:23.481Z] 3fbe34a1663b: Layer already exists [2021-06-21T09:17:23.481Z] 11343b661fc7: Layer already exists [2021-06-21T09:17:23.753Z] 2.0.0-dev.77: digest: sha256:3cfac87ad7e9163452d2771357a3ad99138dec611253924c50b7b9b02d7e20ac size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-21T09:17:24.119Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:db2694a3d07cf6e722e0153a3e85771ea3a7afb2-2.0.0-dev.77 [Pipeline] isUnix [Pipeline] sh [2021-06-21T09:17:24.467Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:db2694a3d07cf6e722e0153a3e85771ea3a7afb2-2.0.0-dev.77 [2021-06-21T09:17:24.467Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-06-21T09:17:24.467Z] 11343b661fc7: Preparing [2021-06-21T09:17:24.467Z] 3fbe34a1663b: Preparing [2021-06-21T09:17:24.467Z] 11343b661fc7: Layer already exists [2021-06-21T09:17:24.467Z] 3fbe34a1663b: Layer already exists [2021-06-21T09:17:24.741Z] db2694a3d07cf6e722e0153a3e85771ea3a7afb2-2.0.0-dev.77: digest: sha256:3cfac87ad7e9163452d2771357a3ad99138dec611253924c50b7b9b02d7e20ac size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-21T09:17:25.086Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-21T09:17:25.459Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [2021-06-21T09:17:25.459Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-06-21T09:17:25.731Z] 11343b661fc7: Preparing [2021-06-21T09:17:25.731Z] 3fbe34a1663b: Preparing [2021-06-21T09:17:25.731Z] 11343b661fc7: Layer already exists [2021-06-21T09:17:25.731Z] 3fbe34a1663b: Layer already exists [2021-06-21T09:17:26.002Z] master: digest: sha256:3cfac87ad7e9163452d2771357a3ad99138dec611253924c50b7b9b02d7e20ac size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-21T09:17:26.067Z] ===================================================== [Pipeline] echo [2021-06-21T09:17:26.083Z] taggedImages: [2021-06-21T09:17:26.083Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:db2694a3d07cf6e722e0153a3e85771ea3a7afb2 [2021-06-21T09:17:26.083Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2021-06-21T09:17:26.083Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.77 [2021-06-21T09:17:26.083Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:db2694a3d07cf6e722e0153a3e85771ea3a7afb2-2.0.0-dev.77 [2021-06-21T09:17:26.083Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-21T09:17:26.570Z] ---> job-cost.sh [2021-06-21T09:17:26.570Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-DB2I [2021-06-21T09:18:05.543Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-21T09:19:27.306Z] lf-activate-venv(): INFO: Adding /tmp/venv-DB2I/bin to PATH [2021-06-21T09:19:27.306Z] INFO: No Stack... [2021-06-21T09:19:27.306Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-21T09:19:27.576Z] INFO: Archiving Costs [Pipeline] sh [2021-06-21T09:19:27.918Z] + + cut -d,cat -f6 /w/workspace/edgex-ui-go/137/archives/cost.csv [2021-06-21T09:19:27.919Z] [Pipeline] lock [2021-06-21T09:19:27.984Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-137-stack-cost] [2021-06-21T09:19:27.994Z] Resource [jenkins-edgexfoundry-edgex-ui-go-master-137-stack-cost] did not exist. Created. [2021-06-21T09:19:27.994Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-137-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-21T09:19:28.379Z] /w/workspace/edgex-ui-go/137@tmp/durable-7b87c6b1/script.sh: 1: /w/workspace/edgex-ui-go/137@tmp/durable-7b87c6b1/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-21T09:19:28.729Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-21T09:19:28.763Z] Warning: overwriting stash ‘stack-cost’ [2021-06-21T09:19:29.010Z] Stashed 1 file(s) [Pipeline] } [2021-06-21T09:19:29.021Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-137-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-21T09:19:29.936Z] provisioning config files... [2021-06-21T09:19:29.953Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config8779501101517437981tmp [Pipeline] { [Pipeline] sh [2021-06-21T09:19:30.294Z] + set +x [2021-06-21T09:19:30.294Z] + curl -s https://codecov.io/bash [2021-06-21T09:19:30.294Z] + bash -s -- [2021-06-21T09:19:30.294Z] [2021-06-21T09:19:30.294Z] _____ _ [2021-06-21T09:19:30.294Z] / ____| | | [2021-06-21T09:19:30.294Z] | | ___ __| | ___ ___ _____ __ [2021-06-21T09:19:30.294Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-21T09:19:30.294Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-21T09:19:30.294Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-21T09:19:30.294Z] Bash-1.0.3 [2021-06-21T09:19:30.294Z] [2021-06-21T09:19:30.294Z] [2021-06-21T09:19:30.294Z] ==> git version 2.24.4 found [2021-06-21T09:19:30.294Z] ==> 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-21T09:19:30.294Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-21T09:19:30.294Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-21T09:19:30.294Z] ==> Jenkins CI detected. [2021-06-21T09:19:30.294Z] project root: . [2021-06-21T09:19:30.294Z] --> token set from env [2021-06-21T09:19:30.294Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-21T09:19:30.294Z] ==> Running gcov in . (disable via -X gcov) [2021-06-21T09:19:30.294Z] ==> Python coveragepy not found [2021-06-21T09:19:30.294Z] ==> Searching for coverage reports in: [2021-06-21T09:19:30.294Z] + . [2021-06-21T09:19:30.559Z] -> Found 1 reports [2021-06-21T09:19:30.559Z] ==> Detecting git/mercurial file structure [2021-06-21T09:19:30.559Z] ==> Reading reports [2021-06-21T09:19:30.559Z] + ./coverage.out bytes=10 [2021-06-21T09:19:30.559Z] ==> Appending adjustments [2021-06-21T09:19:30.559Z] https://docs.codecov.io/docs/fixing-reports [2021-06-21T09:19:30.559Z] + Found adjustments [2021-06-21T09:19:30.559Z] ==> Gzipping contents [2021-06-21T09:19:30.559Z] 4.0K /tmp/codecov.qSKIri.gz [2021-06-21T09:19:30.559Z] ==> Uploading reports [2021-06-21T09:19:30.559Z] url: https://codecov.io [2021-06-21T09:19:30.559Z] query: branch=master&commit=db2694a3d07cf6e722e0153a3e85771ea3a7afb2&build=137&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F137%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-21T09:19:30.559Z] -> Pinging Codecov [2021-06-21T09:19:30.559Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=db2694a3d07cf6e722e0153a3e85771ea3a7afb2&build=137&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F137%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-21T09:19:31.137Z] -> Uploading to [2021-06-21T09:19:31.137Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-21/FB506323287CE973F263BFD2A0EB1F37/db2694a3d07cf6e722e0153a3e85771ea3a7afb2/685eb56b-4a67-42c5-bf13-973344f0b8b4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210621%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210621T091930Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4d888759e26f70d916f2e64601645855f9277ca5843a31bd4d2677a03cd6c434 [2021-06-21T09:19:31.137Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-21T09:19:31.137Z] Dload Upload Total Spent Left Speed [2021-06-21T09:19:31.401Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3991 0 0 100 3991 0 9170 --:--:-- --:--:-- --:--:-- 9174 [2021-06-21T09:19:31.401Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/db2694a3d07cf6e722e0153a3e85771ea3a7afb2 [Pipeline] } [2021-06-21T09:19:31.410Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-06-21T09:19:32.279Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-06-21T09:19:32.313Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-21T09:19:32.626Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-21T09:19:32.626Z] [2021-06-21T09:19:32.626Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-06-21T09:19:32.944Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-21T09:19:32.944Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-06-21T09:19:32.944Z] 188c0c94c7c5: Pulling fs layer [2021-06-21T09:19:32.944Z] 0ef7d3d256c8: Pulling fs layer [2021-06-21T09:19:32.944Z] de9db76c5a1d: Pulling fs layer [2021-06-21T09:19:32.944Z] 0eba1c9be4d2: Pulling fs layer [2021-06-21T09:19:32.944Z] 0d57e429df01: Pulling fs layer [2021-06-21T09:19:32.944Z] 4e4be7b47b0d: Pulling fs layer [2021-06-21T09:19:32.944Z] e1f770b5df2f: Pulling fs layer [2021-06-21T09:19:32.944Z] 85a0685a4137: Pulling fs layer [2021-06-21T09:19:32.944Z] 0eba1c9be4d2: Waiting [2021-06-21T09:19:32.944Z] 0d57e429df01: Waiting [2021-06-21T09:19:32.944Z] 4e4be7b47b0d: Waiting [2021-06-21T09:19:32.944Z] e1f770b5df2f: Waiting [2021-06-21T09:19:32.944Z] 85a0685a4137: Waiting [2021-06-21T09:19:32.944Z] de9db76c5a1d: Verifying Checksum [2021-06-21T09:19:32.944Z] de9db76c5a1d: Download complete [2021-06-21T09:19:32.944Z] 0ef7d3d256c8: Verifying Checksum [2021-06-21T09:19:32.944Z] 0ef7d3d256c8: Download complete [2021-06-21T09:19:33.219Z] 0d57e429df01: Verifying Checksum [2021-06-21T09:19:33.219Z] 0d57e429df01: Download complete [2021-06-21T09:19:33.219Z] 4e4be7b47b0d: Verifying Checksum [2021-06-21T09:19:33.219Z] 4e4be7b47b0d: Download complete [2021-06-21T09:19:33.219Z] 188c0c94c7c5: Verifying Checksum [2021-06-21T09:19:33.219Z] 188c0c94c7c5: Download complete [2021-06-21T09:19:33.219Z] 188c0c94c7c5: Pull complete [2021-06-21T09:19:33.482Z] 0ef7d3d256c8: Pull complete [2021-06-21T09:19:33.482Z] de9db76c5a1d: Pull complete [2021-06-21T09:19:34.872Z] e1f770b5df2f: Verifying Checksum [2021-06-21T09:19:34.872Z] e1f770b5df2f: Download complete [2021-06-21T09:19:36.273Z] 0eba1c9be4d2: Verifying Checksum [2021-06-21T09:19:36.273Z] 0eba1c9be4d2: Download complete [2021-06-21T09:19:36.855Z] 85a0685a4137: Verifying Checksum [2021-06-21T09:19:36.855Z] 85a0685a4137: Download complete [2021-06-21T09:19:39.438Z] 0eba1c9be4d2: Pull complete [2021-06-21T09:19:39.707Z] 0d57e429df01: Pull complete [2021-06-21T09:19:39.707Z] 4e4be7b47b0d: Pull complete [2021-06-21T09:19:40.291Z] e1f770b5df2f: Pull complete [2021-06-21T09:19:43.631Z] 85a0685a4137: Pull complete [2021-06-21T09:19:43.631Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-06-21T09:19:43.631Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-21T09:19:43.631Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-06-21T09:19:43.708Z] prd-centos7-docker-4c-2g-494 does not seem to be running inside a container [2021-06-21T09:19:43.776Z] $ 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-21T09:19:46.137Z] $ docker top 7fcf824859cb257890edf4a3788a82875af354e7813a3155f10a0f8ac6223070 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-21T09:19:46.244Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-06-21T09:19:46.545Z] + set -o pipefail [2021-06-21T09:19:46.545Z] + snyk monitor '--org=edgex-jenkins' [2021-06-21T09:19:50.775Z] [2021-06-21T09:19:50.776Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_master (github.com/edgexfoundry/edgex-ui-go)... [2021-06-21T09:19:50.776Z] [2021-06-21T09:19:50.776Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/260b10ef-dd01-40e6-a70f-a0863c4db882 [2021-06-21T09:19:50.776Z] [2021-06-21T09:19:50.776Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-06-21T09:19:50.776Z] [2021-06-21T09:19:50.776Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-06-21T09:19:50.776Z] [2021-06-21T09:19:50.776Z] [Pipeline] } [2021-06-21T09:19:50.784Z] $ docker stop --time=1 7fcf824859cb257890edf4a3788a82875af354e7813a3155f10a0f8ac6223070 [2021-06-21T09:19:52.826Z] $ docker rm -f 7fcf824859cb257890edf4a3788a82875af354e7813a3155f10a0f8ac6223070 [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-21T09:19:53.865Z] + git log --format=format:%s -1 db2694a3d07cf6e722e0153a3e85771ea3a7afb2 [Pipeline] isUnix [Pipeline] sh [2021-06-21T09:19:54.174Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-21T09:19:54.174Z] . [Pipeline] withDockerContainer [2021-06-21T09:19:54.244Z] prd-centos7-docker-4c-2g-494 does not seem to be running inside a container [2021-06-21T09:19:54.277Z] $ 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-21T09:19:54.654Z] $ docker top ae6301d74aedb6c29de0a149f4c4c6310876b6058414a93cd52097f0ba5f49f8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-21T09:19:54.788Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-21T09:19:54.789Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-21T09:19:54.903Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-21T09:19:54.901Z] $ docker exec ae6301d74aedb6c29de0a149f4c4c6310876b6058414a93cd52097f0ba5f49f8 ssh-agent [2021-06-21T09:19:55.023Z] SSH_AUTH_SOCK=/tmp/ssh-s1qC8NEvDvHX/agent.14 [2021-06-21T09:19:55.023Z] SSH_AGENT_PID=20 [2021-06-21T09:19:55.030Z] Running ssh-add (command line suppressed) [2021-06-21T09:19:55.112Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_7235420582805395676.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_7235420582805395676.key) [2021-06-21T09:19:55.133Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-21T09:19:55.432Z] + git semver tag [2021-06-21T09:19:55.432Z] # -> Open(): unable to determine branch for HEAD [2021-06-21T09:19:55.432Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-06-21T09:19:55.432Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-06-21T09:19:55.432Z] # $SEMVER_REMOTE_NAME = origin [2021-06-21T09:19:55.432Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-21T09:19:55.432Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-21T09:19:55.432Z] # $SEMVER_BRANCH = master [2021-06-21T09:19:55.432Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [2021-06-21T09:19:55.432Z] # db2694a3d07cf6e722e0153a3e85771ea3a7afb2 HEAD [2021-06-21T09:19:55.432Z] # -> Force: false [2021-06-21T09:19:55.432Z] # 6a5570655d136fc5301ab16779f70bb806086b47 refs/tags/v2.0.0-dev.77 [Pipeline] } [2021-06-21T09:19:55.437Z] $ docker exec --env ******** --env ******** ae6301d74aedb6c29de0a149f4c4c6310876b6058414a93cd52097f0ba5f49f8 ssh-agent -k [2021-06-21T09:19:55.526Z] unset SSH_AUTH_SOCK; [2021-06-21T09:19:55.526Z] unset SSH_AGENT_PID; [2021-06-21T09:19:55.526Z] echo Agent pid 20 killed; [2021-06-21T09:19:55.548Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-21T09:19:55.886Z] + git semver [Pipeline] } [2021-06-21T09:19:55.896Z] $ docker stop --time=1 ae6301d74aedb6c29de0a149f4c4c6310876b6058414a93cd52097f0ba5f49f8 [2021-06-21T09:19:57.097Z] $ docker rm -f ae6301d74aedb6c29de0a149f4c4c6310876b6058414a93cd52097f0ba5f49f8 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-06-21T09:19:57.577Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-21T09:19:57.578Z] [2021-06-21T09:19:57.578Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-06-21T09:19:57.892Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-21T09:19:57.892Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-06-21T09:19:57.892Z] ab5ef0e58194: Pulling fs layer [2021-06-21T09:19:57.892Z] 9712f1f96733: Pulling fs layer [2021-06-21T09:19:57.892Z] 63f879dbbcfc: Pulling fs layer [2021-06-21T09:19:57.892Z] 0d9ebad4ef96: Pulling fs layer [2021-06-21T09:19:57.892Z] e9a5061849ea: Pulling fs layer [2021-06-21T09:19:57.892Z] d747dcd14b5f: Pulling fs layer [2021-06-21T09:19:57.892Z] 2de7ff778b66: Pulling fs layer [2021-06-21T09:19:57.893Z] e9a5061849ea: Waiting [2021-06-21T09:19:57.893Z] d747dcd14b5f: Waiting [2021-06-21T09:19:57.893Z] 2de7ff778b66: Waiting [2021-06-21T09:19:57.893Z] 0d9ebad4ef96: Waiting [2021-06-21T09:19:57.893Z] 9712f1f96733: Verifying Checksum [2021-06-21T09:19:57.893Z] 9712f1f96733: Download complete [2021-06-21T09:19:59.808Z] 63f879dbbcfc: Verifying Checksum [2021-06-21T09:19:59.808Z] 63f879dbbcfc: Download complete [2021-06-21T09:19:59.808Z] e9a5061849ea: Verifying Checksum [2021-06-21T09:19:59.808Z] e9a5061849ea: Download complete [2021-06-21T09:19:59.808Z] d747dcd14b5f: Verifying Checksum [2021-06-21T09:19:59.808Z] d747dcd14b5f: Download complete [2021-06-21T09:19:59.808Z] 0d9ebad4ef96: Verifying Checksum [2021-06-21T09:19:59.808Z] 0d9ebad4ef96: Download complete [2021-06-21T09:20:00.071Z] 2de7ff778b66: Verifying Checksum [2021-06-21T09:20:00.071Z] 2de7ff778b66: Download complete [2021-06-21T09:20:00.071Z] ab5ef0e58194: Verifying Checksum [2021-06-21T09:20:00.071Z] ab5ef0e58194: Download complete [2021-06-21T09:20:02.678Z] ab5ef0e58194: Pull complete [2021-06-21T09:20:02.678Z] 9712f1f96733: Pull complete [2021-06-21T09:20:03.633Z] 63f879dbbcfc: Pull complete [2021-06-21T09:20:06.999Z] 0d9ebad4ef96: Pull complete [2021-06-21T09:20:06.999Z] e9a5061849ea: Pull complete [2021-06-21T09:20:06.999Z] d747dcd14b5f: Pull complete [2021-06-21T09:20:07.960Z] 2de7ff778b66: Pull complete [2021-06-21T09:20:07.960Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-06-21T09:20:07.960Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-21T09:20:07.960Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-06-21T09:20:08.058Z] prd-centos7-docker-4c-2g-494 does not seem to be running inside a container [2021-06-21T09:20:08.100Z] $ 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-21T09:20:11.059Z] $ docker top 1cb32bf906774dee9ec74ecba8b71d62d04990b375b559aee4084ffe6ed51351 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-06-21T09:20:11.164Z] provisioning config files... [2021-06-21T09:20:11.173Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config625483725682436528tmp [2021-06-21T09:20:11.188Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config6023586227530249257tmp [2021-06-21T09:20:11.204Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config3206935169019477822tmp [Pipeline] { [Pipeline] echo [2021-06-21T09:20:11.270Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-21T09:20:11.570Z] ---> sigul-configuration.sh [2021-06-21T09:20:11.570Z] gpg: directory `/root/.gnupg' created [2021-06-21T09:20:11.570Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-06-21T09:20:11.570Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-06-21T09:20:11.570Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-06-21T09:20:11.570Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-06-21T09:20:11.570Z] gpg: CAST5 encrypted data [2021-06-21T09:20:11.570Z] gpg: encrypted with 1 passphrase [2021-06-21T09:20:11.570Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-06-21T09:20:11.869Z] + mkdir /home/jenkins [2021-06-21T09:20:11.870Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-06-21T09:20:12.167Z] + 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-21T09:20:12.177Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-21T09:20:12.472Z] ---> sigul-install.sh [2021-06-21T09:20:19.121Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-06-21T09:20:19.425Z] + git tag --list [2021-06-21T09:20:19.425Z] 0.1.1 [2021-06-21T09:20:19.425Z] v1.1.0 [2021-06-21T09:20:19.425Z] v1.2.0 [2021-06-21T09:20:19.425Z] v1.2.1 [2021-06-21T09:20:19.425Z] v1.3.0 [2021-06-21T09:20:19.425Z] v2.0.0-dev.1 [2021-06-21T09:20:19.425Z] v2.0.0-dev.10 [2021-06-21T09:20:19.425Z] v2.0.0-dev.11 [2021-06-21T09:20:19.425Z] v2.0.0-dev.12 [2021-06-21T09:20:19.425Z] v2.0.0-dev.13 [2021-06-21T09:20:19.425Z] v2.0.0-dev.14 [2021-06-21T09:20:19.425Z] v2.0.0-dev.15 [2021-06-21T09:20:19.425Z] v2.0.0-dev.16 [2021-06-21T09:20:19.425Z] v2.0.0-dev.17 [2021-06-21T09:20:19.425Z] v2.0.0-dev.18 [2021-06-21T09:20:19.425Z] v2.0.0-dev.19 [2021-06-21T09:20:19.425Z] v2.0.0-dev.2 [2021-06-21T09:20:19.425Z] v2.0.0-dev.20 [2021-06-21T09:20:19.425Z] v2.0.0-dev.21 [2021-06-21T09:20:19.425Z] v2.0.0-dev.22 [2021-06-21T09:20:19.425Z] v2.0.0-dev.23 [2021-06-21T09:20:19.425Z] v2.0.0-dev.24 [2021-06-21T09:20:19.425Z] v2.0.0-dev.25 [2021-06-21T09:20:19.425Z] v2.0.0-dev.26 [2021-06-21T09:20:19.425Z] v2.0.0-dev.27 [2021-06-21T09:20:19.425Z] v2.0.0-dev.28 [2021-06-21T09:20:19.425Z] v2.0.0-dev.29 [2021-06-21T09:20:19.425Z] v2.0.0-dev.3 [2021-06-21T09:20:19.425Z] v2.0.0-dev.30 [2021-06-21T09:20:19.425Z] v2.0.0-dev.31 [2021-06-21T09:20:19.425Z] v2.0.0-dev.32 [2021-06-21T09:20:19.425Z] v2.0.0-dev.33 [2021-06-21T09:20:19.425Z] v2.0.0-dev.34 [2021-06-21T09:20:19.425Z] v2.0.0-dev.35 [2021-06-21T09:20:19.425Z] v2.0.0-dev.36 [2021-06-21T09:20:19.425Z] v2.0.0-dev.37 [2021-06-21T09:20:19.425Z] v2.0.0-dev.38 [2021-06-21T09:20:19.425Z] v2.0.0-dev.39 [2021-06-21T09:20:19.425Z] v2.0.0-dev.4 [2021-06-21T09:20:19.425Z] v2.0.0-dev.40 [2021-06-21T09:20:19.425Z] v2.0.0-dev.41 [2021-06-21T09:20:19.425Z] v2.0.0-dev.42 [2021-06-21T09:20:19.425Z] v2.0.0-dev.43 [2021-06-21T09:20:19.425Z] v2.0.0-dev.44 [2021-06-21T09:20:19.425Z] v2.0.0-dev.45 [2021-06-21T09:20:19.425Z] v2.0.0-dev.46 [2021-06-21T09:20:19.425Z] v2.0.0-dev.47 [2021-06-21T09:20:19.425Z] v2.0.0-dev.48 [2021-06-21T09:20:19.425Z] v2.0.0-dev.49 [2021-06-21T09:20:19.425Z] v2.0.0-dev.5 [2021-06-21T09:20:19.425Z] v2.0.0-dev.50 [2021-06-21T09:20:19.425Z] v2.0.0-dev.51 [2021-06-21T09:20:19.425Z] v2.0.0-dev.52 [2021-06-21T09:20:19.425Z] v2.0.0-dev.53 [2021-06-21T09:20:19.425Z] v2.0.0-dev.54 [2021-06-21T09:20:19.425Z] v2.0.0-dev.55 [2021-06-21T09:20:19.425Z] v2.0.0-dev.56 [2021-06-21T09:20:19.425Z] v2.0.0-dev.57 [2021-06-21T09:20:19.425Z] v2.0.0-dev.58 [2021-06-21T09:20:19.425Z] v2.0.0-dev.59 [2021-06-21T09:20:19.425Z] v2.0.0-dev.6 [2021-06-21T09:20:19.425Z] v2.0.0-dev.60 [2021-06-21T09:20:19.425Z] v2.0.0-dev.61 [2021-06-21T09:20:19.425Z] v2.0.0-dev.62 [2021-06-21T09:20:19.425Z] v2.0.0-dev.63 [2021-06-21T09:20:19.425Z] v2.0.0-dev.64 [2021-06-21T09:20:19.425Z] v2.0.0-dev.65 [2021-06-21T09:20:19.425Z] v2.0.0-dev.66 [2021-06-21T09:20:19.425Z] v2.0.0-dev.67 [2021-06-21T09:20:19.425Z] v2.0.0-dev.68 [2021-06-21T09:20:19.425Z] v2.0.0-dev.69 [2021-06-21T09:20:19.425Z] v2.0.0-dev.7 [2021-06-21T09:20:19.425Z] v2.0.0-dev.70 [2021-06-21T09:20:19.425Z] v2.0.0-dev.71 [2021-06-21T09:20:19.425Z] v2.0.0-dev.72 [2021-06-21T09:20:19.425Z] v2.0.0-dev.73 [2021-06-21T09:20:19.425Z] v2.0.0-dev.74 [2021-06-21T09:20:19.425Z] v2.0.0-dev.75 [2021-06-21T09:20:19.425Z] v2.0.0-dev.76 [2021-06-21T09:20:19.425Z] v2.0.0-dev.77 [2021-06-21T09:20:19.425Z] v2.0.0-dev.8 [2021-06-21T09:20:19.425Z] v2.0.0-dev.9 [Pipeline] sh [2021-06-21T09:20:19.763Z] + lftools sign git-tag v2.0.0-dev.77 [2021-06-21T09:20:20.339Z] Signing Git tag with Sigul... [2021-06-21T09:20:20.339Z] Signing v2.0.0-dev.77 [Pipeline] echo [2021-06-21T09:20:21.295Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-21T09:20:21.595Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-06-21T09:20:21.603Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-06-21T09:20:21.633Z] $ docker stop --time=1 1cb32bf906774dee9ec74ecba8b71d62d04990b375b559aee4084ffe6ed51351 [2021-06-21T09:20:23.121Z] $ docker rm -f 1cb32bf906774dee9ec74ecba8b71d62d04990b375b559aee4084ffe6ed51351 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-06-21T09:20:23.855Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-21T09:20:23.855Z] . [Pipeline] withDockerContainer [2021-06-21T09:20:24.444Z] prd-centos7-docker-4c-2g-494 does not seem to be running inside a container [2021-06-21T09:20:24.481Z] $ 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-21T09:20:24.922Z] $ docker top 18d7b0d3d87bb536ffc8eacc762ed08cdf90cbb24a334c45479b79408d8ab737 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-21T09:20:25.063Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-21T09:20:25.063Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-21T09:20:25.176Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-21T09:20:25.174Z] $ docker exec 18d7b0d3d87bb536ffc8eacc762ed08cdf90cbb24a334c45479b79408d8ab737 ssh-agent [2021-06-21T09:20:25.295Z] SSH_AUTH_SOCK=/tmp/ssh-RcAwbY5lNATM/agent.13 [2021-06-21T09:20:25.295Z] SSH_AGENT_PID=20 [2021-06-21T09:20:25.301Z] Running ssh-add (command line suppressed) [2021-06-21T09:20:25.391Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_1250822325302030907.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_1250822325302030907.key) [2021-06-21T09:20:25.413Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-21T09:20:25.716Z] + git semver bump pre [2021-06-21T09:20:25.716Z] # -> Open(): unable to determine branch for HEAD [2021-06-21T09:20:25.716Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-06-21T09:20:25.716Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-06-21T09:20:25.716Z] # $SEMVER_REMOTE_NAME = origin [2021-06-21T09:20:25.716Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-21T09:20:25.716Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-21T09:20:25.716Z] # $SEMVER_BRANCH = master [2021-06-21T09:20:25.716Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [2021-06-21T09:20:25.716Z] 2.0.0-dev.78 [Pipeline] } [2021-06-21T09:20:25.722Z] $ docker exec --env ******** --env ******** 18d7b0d3d87bb536ffc8eacc762ed08cdf90cbb24a334c45479b79408d8ab737 ssh-agent -k [2021-06-21T09:20:25.814Z] unset SSH_AUTH_SOCK; [2021-06-21T09:20:25.814Z] unset SSH_AGENT_PID; [2021-06-21T09:20:25.814Z] echo Agent pid 20 killed; [2021-06-21T09:20:25.832Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-21T09:20:26.172Z] + git semver [Pipeline] } [2021-06-21T09:20:26.184Z] $ docker stop --time=1 18d7b0d3d87bb536ffc8eacc762ed08cdf90cbb24a334c45479b79408d8ab737 [2021-06-21T09:20:27.384Z] $ docker rm -f 18d7b0d3d87bb536ffc8eacc762ed08cdf90cbb24a334c45479b79408d8ab737 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-06-21T09:20:27.792Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-21T09:20:27.792Z] . [Pipeline] withDockerContainer [2021-06-21T09:20:27.870Z] prd-centos7-docker-4c-2g-494 does not seem to be running inside a container [2021-06-21T09:20:27.917Z] $ 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-21T09:20:28.320Z] $ docker top b63fb89f60bd9d37ff0a59960a977281828cf5cbc49899bfe2e5917c11a4f2f6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-21T09:20:28.449Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-21T09:20:28.449Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-21T09:20:28.564Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-21T09:20:28.562Z] $ docker exec b63fb89f60bd9d37ff0a59960a977281828cf5cbc49899bfe2e5917c11a4f2f6 ssh-agent [2021-06-21T09:20:28.684Z] SSH_AUTH_SOCK=/tmp/ssh-B5QPrPhyUV7A/agent.13 [2021-06-21T09:20:28.684Z] SSH_AGENT_PID=20 [2021-06-21T09:20:28.691Z] Running ssh-add (command line suppressed) [2021-06-21T09:20:28.785Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_4367490323729524636.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_4367490323729524636.key) [2021-06-21T09:20:28.804Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-21T09:20:29.104Z] + git semver push [2021-06-21T09:20:29.104Z] # -> Open(): unable to determine branch for HEAD [2021-06-21T09:20:29.104Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-06-21T09:20:29.104Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-06-21T09:20:29.104Z] # $SEMVER_REMOTE_NAME = origin [2021-06-21T09:20:29.104Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-21T09:20:29.104Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-21T09:20:29.104Z] # $SEMVER_BRANCH = master [2021-06-21T09:20:29.104Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } [2021-06-21T09:20:34.404Z] $ docker exec --env ******** --env ******** b63fb89f60bd9d37ff0a59960a977281828cf5cbc49899bfe2e5917c11a4f2f6 ssh-agent -k [2021-06-21T09:20:34.496Z] unset SSH_AUTH_SOCK; [2021-06-21T09:20:34.496Z] unset SSH_AGENT_PID; [2021-06-21T09:20:34.496Z] echo Agent pid 20 killed; [2021-06-21T09:20:34.514Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-21T09:20:34.891Z] + git semver [Pipeline] } [2021-06-21T09:20:34.904Z] $ docker stop --time=1 b63fb89f60bd9d37ff0a59960a977281828cf5cbc49899bfe2e5917c11a4f2f6 [2021-06-21T09:20:36.095Z] $ docker rm -f b63fb89f60bd9d37ff0a59960a977281828cf5cbc49899bfe2e5917c11a4f2f6 [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-21T09:20:37.314Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-21T09:20:37.885Z] ---> package-listing.sh [2021-06-21T09:20:37.885Z] ++ facter osfamily [2021-06-21T09:20:37.885Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-21T09:20:38.152Z] + OS_FAMILY=redhat [2021-06-21T09:20:38.152Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_master [2021-06-21T09:20:38.152Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-21T09:20:38.152Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-21T09:20:38.152Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-21T09:20:38.152Z] + PACKAGES=/tmp/packages_start.txt [2021-06-21T09:20:38.152Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' [2021-06-21T09:20:38.152Z] + PACKAGES=/tmp/packages_end.txt [2021-06-21T09:20:38.152Z] + case "${OS_FAMILY}" in [2021-06-21T09:20:38.152Z] + sort [2021-06-21T09:20:38.152Z] + rpm -qa [2021-06-21T09:20:38.725Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-21T09:20:38.725Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-21T09:20:38.725Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-21T09:20:38.725Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' [2021-06-21T09:20:38.725Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ [2021-06-21T09:20:38.725Z] + 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-21T09:20:38.738Z] 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-21T09:20:39.031Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-21T09:20:39.590Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-21T09:20:39.590Z] [2021-06-21T09:20:39.590Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-21T09:20:39.904Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-21T09:20:39.904Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-21T09:20:39.904Z] df20fa9351a1: Pulling fs layer [2021-06-21T09:20:39.904Z] 36b3adc4ff6f: Pulling fs layer [2021-06-21T09:20:39.904Z] 8ad3a11d3b57: Pulling fs layer [2021-06-21T09:20:39.904Z] 46f8f816bc3b: Pulling fs layer [2021-06-21T09:20:39.904Z] 93b61091891f: Pulling fs layer [2021-06-21T09:20:39.904Z] 93b9cdb0e59b: Pulling fs layer [2021-06-21T09:20:39.904Z] 5e14af77c1be: Pulling fs layer [2021-06-21T09:20:39.904Z] 01666e4c0597: Pulling fs layer [2021-06-21T09:20:39.904Z] aa168da1d23b: Pulling fs layer [2021-06-21T09:20:39.904Z] 46f8f816bc3b: Waiting [2021-06-21T09:20:39.904Z] 93b61091891f: Waiting [2021-06-21T09:20:39.904Z] 93b9cdb0e59b: Waiting [2021-06-21T09:20:39.904Z] 5e14af77c1be: Waiting [2021-06-21T09:20:39.904Z] 01666e4c0597: Waiting [2021-06-21T09:20:39.904Z] aa168da1d23b: Waiting [2021-06-21T09:20:39.904Z] 36b3adc4ff6f: Download complete [2021-06-21T09:20:39.904Z] 46f8f816bc3b: Verifying Checksum [2021-06-21T09:20:39.904Z] 46f8f816bc3b: Download complete [2021-06-21T09:20:39.904Z] df20fa9351a1: Verifying Checksum [2021-06-21T09:20:39.904Z] df20fa9351a1: Download complete [2021-06-21T09:20:39.904Z] 93b9cdb0e59b: Verifying Checksum [2021-06-21T09:20:39.904Z] 93b9cdb0e59b: Download complete [2021-06-21T09:20:40.164Z] 5e14af77c1be: Download complete [2021-06-21T09:20:40.164Z] 01666e4c0597: Download complete [2021-06-21T09:20:40.164Z] 93b61091891f: Download complete [2021-06-21T09:20:40.164Z] df20fa9351a1: Pull complete [2021-06-21T09:20:40.164Z] 36b3adc4ff6f: Pull complete [2021-06-21T09:20:40.427Z] 8ad3a11d3b57: Verifying Checksum [2021-06-21T09:20:40.427Z] 8ad3a11d3b57: Download complete [2021-06-21T09:20:41.001Z] 8ad3a11d3b57: Pull complete [2021-06-21T09:20:41.001Z] 46f8f816bc3b: Pull complete [2021-06-21T09:20:41.262Z] 93b61091891f: Pull complete [2021-06-21T09:20:41.262Z] 93b9cdb0e59b: Pull complete [2021-06-21T09:20:41.262Z] 5e14af77c1be: Pull complete [2021-06-21T09:20:41.524Z] 01666e4c0597: Pull complete [2021-06-21T09:20:42.470Z] aa168da1d23b: Verifying Checksum [2021-06-21T09:20:42.470Z] aa168da1d23b: Download complete [2021-06-21T09:20:46.720Z] aa168da1d23b: Pull complete [2021-06-21T09:20:46.720Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-21T09:20:46.720Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-21T09:20:46.720Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-21T09:20:46.858Z] prd-centos7-docker-4c-2g-494 does not seem to be running inside a container [2021-06-21T09:20:46.900Z] $ 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-21T09:20:48.929Z] $ docker top dcc616fa732e2c0184662eca9e8136a39c59ade5b5b23e268b82c65d705ee836 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-21T09:20:49.314Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-21T09:20:49.614Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-21T09:20:49.914Z] + ls /var/log/sa-host [2021-06-21T09:20:49.914Z] + sadf -c /var/log/sa-host/sa05 [2021-06-21T09:20:49.914Z] file_magic: OK [2021-06-21T09:20:49.914Z] HZ: Using current value: 100 [2021-06-21T09:20:49.914Z] file_header: OK [2021-06-21T09:20:49.914Z] 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-21T09:20:49.914Z] Statistics: [2021-06-21T09:20:49.914Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-21T09:20:49.914Z] File successfully converted to sysstat format version 12.2.1 [2021-06-21T09:20:49.914Z] + sadf -c /var/log/sa-host/sa21 [2021-06-21T09:20:49.914Z] file_magic: OK [2021-06-21T09:20:49.914Z] HZ: Using current value: 100 [2021-06-21T09:20:49.914Z] file_header: OK [2021-06-21T09:20:49.914Z] 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-21T09:20:49.914Z] Statistics: [2021-06-21T09:20:49.914Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-21T09:20:49.914Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-21T09:20:50.569Z] provisioning config files... [2021-06-21T09:20:50.583Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config5006437630443301085tmp [Pipeline] { [Pipeline] echo [2021-06-21T09:20:50.606Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-21T09:20:50.904Z] ---> create-netrc.sh [Pipeline] } [2021-06-21T09:20:50.913Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-21T09:20:51.360Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-21T09:20:51.371Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-21T09:20:51.668Z] ---> sudo-logs.sh [2021-06-21T09:20:51.668Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-21T09:20:51.706Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-21T09:20:52.033Z] ---> job-cost.sh [2021-06-21T09:20:52.033Z] lf-activate-venv: SKIPPING [2021-06-21T09:20:52.033Z] DEBUG: total: 0.18000000715255737 [2021-06-21T09:20:52.033Z] INFO: Retrieving Stack Cost... [2021-06-21T09:20:52.980Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-21T09:20:53.244Z] INFO: Archiving Costs [Pipeline] echo [2021-06-21T09:20:53.260Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-21T09:20:53.560Z] ---> logs-deploy.sh [2021-06-21T09:20:53.560Z] lf-activate-venv: SKIPPING [2021-06-21T09:20:53.560Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/137 [2021-06-21T09:20:53.560Z] INFO: archiving workspace using pattern(s): [2021-06-21T09:20:54.506Z] Archives upload complete. [2021-06-21T09:20:54.506Z] INFO: archiving logs to Nexus