Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from e780ff51f2d38c8c04fab48d9c2943cf7701f258 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-ssh635994152364380402.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 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-ssh1812641407603617722.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 9d0281235b943b7ad605f650702698f9078b2862 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-ssh48931679238946535.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > 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-ssh347878677710136950.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a 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-ssh3583428598057065870.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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-104 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.3' 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-ssh3186222894288123816.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 e780ff51f2d38c8c04fab48d9c2943cf7701f258 (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 e780ff51f2d38c8c04fab48d9c2943cf7701f258 # timeout=10 Commit message: "feat: update built web" > git rev-list --no-walk c34a5b00355d78dd87fd6b647778846c32b4b87a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-14T08:43:59.020Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-14T08:43:59.109Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-14T08:43:59.149Z] ========================================================= [2021-05-14T08:43:59.149Z] EdgeX Global Pipelines Version Info [2021-05-14T08:43:59.149Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-14T08:44:01.008Z] ------------------- [2021-05-14T08:44:01.008Z] stable info: [2021-05-14T08:44:01.008Z] ------------------- [2021-05-14T08:44:01.008Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-14T08:44:01.008Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-14T08:44:01.008Z] Message: update stable to v1.0.192 [2021-05-14T08:44:02.417Z] ------------------- [2021-05-14T08:44:02.417Z] experimental info: [2021-05-14T08:44:02.417Z] ------------------- [2021-05-14T08:44:02.417Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-14T08:44:02.417Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-14T08:44:02.417Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-14T08:44:02.575Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-05-14T08:44:02.598Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-05-14T08:44:02.620Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-14T08:44:02.659Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-14T08:44:02.685Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-14T08:44:02.707Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-14T08:44:02.728Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-14T08:44:02.762Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-14T08:44:02.787Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-05-14T08:44:02.809Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-14T08:44:02.832Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-14T08:44:02.872Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-05-14T08:44:02.894Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-14T08:44:02.928Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-14T08:44:02.957Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-14T08:44:02.981Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-14T08:44:03.003Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-05-14T08:44:03.037Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-05-14T08:44:03.059Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-14T08:44:03.093Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-05-14T08:44:03.115Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-05-14T08:44:03.308Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-05-14T08:44:03.331Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-05-14T08:44:03.354Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-05-14T08:44:03.376Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-05-14T08:44:03.417Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-14T08:44:03.441Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-05-14T08:44:03.472Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-05-14T08:44:03.499Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-05-14T08:44:03.532Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e780ff51f2d38c8c04fab48d9c2943cf7701f258 [Pipeline] echo [2021-05-14T08:44:03.554Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e780ff5 [Pipeline] echo [2021-05-14T08:44:03.577Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-14T08:44:03.689Z] provisioning config files... [2021-05-14T08:44:03.721Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config5286627480882335180tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-14T08:44:04.092Z] ---> docker-login.sh [2021-05-14T08:44:04.092Z] nexus3.edgexfoundry.org:10001 [2021-05-14T08:44:04.719Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T08:44:04.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T08:44:04.986Z] Configure a credential helper to remove this warning. See [2021-05-14T08:44:04.986Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T08:44:04.986Z] [2021-05-14T08:44:04.986Z] Login Succeeded [2021-05-14T08:44:04.986Z] nexus3.edgexfoundry.org:10002 [2021-05-14T08:44:04.986Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T08:44:05.259Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T08:44:05.259Z] Configure a credential helper to remove this warning. See [2021-05-14T08:44:05.259Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T08:44:05.259Z] [2021-05-14T08:44:05.259Z] Login Succeeded [2021-05-14T08:44:05.259Z] nexus3.edgexfoundry.org:10003 [2021-05-14T08:44:05.259Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T08:44:05.526Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T08:44:05.526Z] Configure a credential helper to remove this warning. See [2021-05-14T08:44:05.526Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T08:44:05.526Z] [2021-05-14T08:44:05.526Z] Login Succeeded [2021-05-14T08:44:05.526Z] nexus3.edgexfoundry.org:10004 [2021-05-14T08:44:05.526Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T08:44:05.791Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T08:44:05.791Z] Configure a credential helper to remove this warning. See [2021-05-14T08:44:05.791Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T08:44:05.791Z] [2021-05-14T08:44:05.791Z] Login Succeeded [2021-05-14T08:44:05.791Z] docker.io [2021-05-14T08:44:05.791Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T08:44:06.059Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T08:44:06.059Z] Configure a credential helper to remove this warning. See [2021-05-14T08:44:06.059Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T08:44:06.059Z] [2021-05-14T08:44:06.059Z] Login Succeeded [2021-05-14T08:44:06.059Z] ---> docker-login.sh ends [Pipeline] } [2021-05-14T08:44:06.074Z] 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-05-14T08:44:06.628Z] + git log --format=format:%s -1 e780ff51f2d38c8c04fab48d9c2943cf7701f258 [Pipeline] echo [2021-05-14T08:44:06.685Z] GIT_COMMIT: e780ff51f2d38c8c04fab48d9c2943cf7701f258, Commit Message: feat: update built web [Pipeline] echo [2021-05-14T08:44:06.698Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-05-14T08:44:08.180Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-14T08:44:08.180Z] [2021-05-14T08:44:08.180Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-14T08:44:08.535Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-14T08:44:08.535Z] latest: Pulling from edgex-devops/git-semver [2021-05-14T08:44:08.535Z] 31603596830f: Pulling fs layer [2021-05-14T08:44:08.535Z] 54011a49482f: Pulling fs layer [2021-05-14T08:44:08.535Z] a6820b24f6d8: Pulling fs layer [2021-05-14T08:44:08.535Z] f581987b2513: Pulling fs layer [2021-05-14T08:44:08.535Z] f581987b2513: Waiting [2021-05-14T08:44:08.535Z] 54011a49482f: Download complete [2021-05-14T08:44:08.813Z] 31603596830f: Verifying Checksum [2021-05-14T08:44:08.813Z] 31603596830f: Download complete [2021-05-14T08:44:08.813Z] f581987b2513: Verifying Checksum [2021-05-14T08:44:08.813Z] f581987b2513: Download complete [2021-05-14T08:44:08.813Z] a6820b24f6d8: Verifying Checksum [2021-05-14T08:44:08.813Z] a6820b24f6d8: Download complete [2021-05-14T08:44:09.101Z] 31603596830f: Pull complete [2021-05-14T08:44:09.411Z] 54011a49482f: Pull complete [2021-05-14T08:44:10.858Z] a6820b24f6d8: Pull complete [2021-05-14T08:44:11.124Z] f581987b2513: Pull complete [2021-05-14T08:44:11.124Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-14T08:44:11.124Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-14T08:44:11.124Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-14T08:44:11.299Z] prd-centos7-docker-4c-2g-104 does not seem to be running inside a container [2021-05-14T08:44:11.395Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-14T08:44:14.398Z] $ docker top f799bf7b8e1d26382675d1674baad0e6aa89b58b91994664dfc276485456c793 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-14T08:44:14.707Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-14T08:44:14.707Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-14T08:44:15.062Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-14T08:44:15.069Z] $ docker exec f799bf7b8e1d26382675d1674baad0e6aa89b58b91994664dfc276485456c793 ssh-agent [2021-05-14T08:44:15.403Z] SSH_AUTH_SOCK=/tmp/ssh-beaRIIlYm5fK/agent.11 [2021-05-14T08:44:15.403Z] SSH_AGENT_PID=17 [2021-05-14T08:44:15.424Z] Running ssh-add (command line suppressed) [2021-05-14T08:44:15.601Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_7502980259087067435.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_7502980259087067435.key) [2021-05-14T08:44:15.673Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-14T08:44:15.988Z] + git tag --points-at HEAD [Pipeline] } [2021-05-14T08:44:16.059Z] $ docker exec --env ******** --env ******** f799bf7b8e1d26382675d1674baad0e6aa89b58b91994664dfc276485456c793 ssh-agent -k [2021-05-14T08:44:16.316Z] unset SSH_AUTH_SOCK; [2021-05-14T08:44:16.316Z] unset SSH_AGENT_PID; [2021-05-14T08:44:16.316Z] echo Agent pid 17 killed; [2021-05-14T08:44:16.462Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-14T08:44:16.502Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-14T08:44:16.502Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-14T08:44:16.808Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-14T08:44:16.815Z] $ docker exec f799bf7b8e1d26382675d1674baad0e6aa89b58b91994664dfc276485456c793 ssh-agent [2021-05-14T08:44:17.062Z] SSH_AUTH_SOCK=/tmp/ssh-KFiaUQRHSrhB/agent.46 [2021-05-14T08:44:17.062Z] SSH_AGENT_PID=51 [2021-05-14T08:44:17.071Z] Running ssh-add (command line suppressed) [2021-05-14T08:44:17.215Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_663374353511086007.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_663374353511086007.key) [2021-05-14T08:44:17.291Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-14T08:44:17.615Z] + git semver init [2021-05-14T08:44:17.615Z] # -> Open(): unable to determine branch for HEAD [2021-05-14T08:44:17.615Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-05-14T08:44:17.615Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-05-14T08:44:17.615Z] # $SEMVER_REMOTE_NAME = origin [2021-05-14T08:44:17.615Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-14T08:44:17.615Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-14T08:44:17.615Z] # $SEMVER_BRANCH = master [2021-05-14T08:44:17.615Z] # $SEMVER_TEMP = /tmp/semver-175336318 [2021-05-14T08:44:17.615Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-05-14T08:44:19.656Z] # '/tmp/semver-175336318' -> '/w/workspace/edgexfoundry_edgex-ui-go_master/.semver' [2021-05-14T08:44:19.656Z] # -> Force: false [2021-05-14T08:44:19.656Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } [2021-05-14T08:44:19.686Z] $ docker exec --env ******** --env ******** f799bf7b8e1d26382675d1674baad0e6aa89b58b91994664dfc276485456c793 ssh-agent -k [2021-05-14T08:44:19.906Z] unset SSH_AUTH_SOCK; [2021-05-14T08:44:19.913Z] unset SSH_AGENT_PID; [2021-05-14T08:44:19.914Z] echo Agent pid 51 killed; [2021-05-14T08:44:20.023Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-14T08:44:20.391Z] + git semver [Pipeline] } [2021-05-14T08:44:20.414Z] $ docker stop --time=1 f799bf7b8e1d26382675d1674baad0e6aa89b58b91994664dfc276485456c793 [2021-05-14T08:44:22.321Z] $ docker rm -f f799bf7b8e1d26382675d1674baad0e6aa89b58b91994664dfc276485456c793 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-14T08:44:22.801Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-14T08:44:23.296Z] Stashed 1 file(s) [Pipeline] echo [2021-05-14T08:44:23.300Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.51 [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-05-14T08:44:23.758Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-103 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws [2021-05-14T08:44:23.775Z] Running in /w/workspace/edgex-ui-go/111 [Pipeline] { [Pipeline] checkout [2021-05-14T08:44:23.956Z] The recommended git tool is: git [2021-05-14T08:44:28.958Z] using credential edgex-jenkins-ssh [2021-05-14T08:44:28.979Z] Cloning the remote Git repository [2021-05-14T08:44:29.033Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-14T08:44:29.138Z] > git init /w/workspace/edgex-ui-go/111 # timeout=10 [2021-05-14T08:44:29.220Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-14T08:44:29.221Z] > git --version # timeout=10 [2021-05-14T08:44:29.245Z] > git --version # 'git version 2.17.1' [2021-05-14T08:44:29.247Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-14T08:44:29.356Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-14T08:44:31.272Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-05-14T08:44:31.299Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-14T08:44:31.317Z] Avoid second fetch [2021-05-14T08:44:31.318Z] Checking out Revision e780ff51f2d38c8c04fab48d9c2943cf7701f258 (master) [2021-05-14T08:44:31.343Z] > git config core.sparsecheckout # timeout=10 [2021-05-14T08:44:31.357Z] > git checkout -f e780ff51f2d38c8c04fab48d9c2943cf7701f258 # timeout=10 [2021-05-14T08:44:36.103Z] Commit message: "feat: update built web" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-14T08:44:37.432Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-14T08:44:37.846Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-14T08:44:38.195Z] + + sudotrue service [2021-05-14T08:44:38.195Z] docker restart [2021-05-14T08:44:38.579Z] Still waiting to schedule task [2021-05-14T08:44:38.579Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-14T08:44:40.229Z] provisioning config files... [2021-05-14T08:44:40.257Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/111@tmp/config393709142904833007tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-14T08:44:40.643Z] ---> docker-login.sh [2021-05-14T08:44:40.643Z] nexus3.edgexfoundry.org:10001 [2021-05-14T08:44:41.650Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T08:44:41.922Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T08:44:41.922Z] Configure a credential helper to remove this warning. See [2021-05-14T08:44:41.922Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T08:44:41.922Z] [2021-05-14T08:44:41.922Z] Login Succeeded [2021-05-14T08:44:41.922Z] nexus3.edgexfoundry.org:10002 [2021-05-14T08:44:42.194Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T08:44:42.194Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T08:44:42.194Z] Configure a credential helper to remove this warning. See [2021-05-14T08:44:42.194Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T08:44:42.194Z] [2021-05-14T08:44:42.194Z] Login Succeeded [2021-05-14T08:44:42.194Z] nexus3.edgexfoundry.org:10003 [2021-05-14T08:44:42.467Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T08:44:42.740Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T08:44:42.740Z] Configure a credential helper to remove this warning. See [2021-05-14T08:44:42.740Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T08:44:42.740Z] [2021-05-14T08:44:42.740Z] Login Succeeded [2021-05-14T08:44:42.740Z] nexus3.edgexfoundry.org:10004 [2021-05-14T08:44:43.012Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T08:44:43.012Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T08:44:43.012Z] Configure a credential helper to remove this warning. See [2021-05-14T08:44:43.012Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T08:44:43.012Z] [2021-05-14T08:44:43.012Z] Login Succeeded [2021-05-14T08:44:43.287Z] docker.io [2021-05-14T08:44:43.559Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T08:44:43.830Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T08:44:43.830Z] Configure a credential helper to remove this warning. See [2021-05-14T08:44:43.830Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T08:44:43.830Z] [2021-05-14T08:44:43.830Z] Login Succeeded [2021-05-14T08:44:43.830Z] ---> docker-login.sh ends [Pipeline] } [2021-05-14T08:44:43.847Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-14T08:44:44.147Z] ========================================================= [2021-05-14T08:44:44.147Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-14T08:44:44.147Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-14T08:44:44.496Z] + 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-05-14T08:44:45.492Z] Sending build context to Docker daemon 35.44MB [2021-05-14T08:44:45.492Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-05-14T08:44:45.492Z] Step 2/8 : FROM ${BASE} [2021-05-14T08:44:45.492Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-14T08:44:45.492Z] 595b0fe564bb: Pulling fs layer [2021-05-14T08:44:45.492Z] 7186ed65a4f7: Pulling fs layer [2021-05-14T08:44:45.492Z] 316046926c0a: Pulling fs layer [2021-05-14T08:44:45.492Z] 4ebd0625c992: Pulling fs layer [2021-05-14T08:44:45.492Z] 207e8628e3a3: Pulling fs layer [2021-05-14T08:44:45.492Z] c791037a9be2: Pulling fs layer [2021-05-14T08:44:45.492Z] ffd874e62e21: Pulling fs layer [2021-05-14T08:44:45.492Z] 4ebd0625c992: Waiting [2021-05-14T08:44:45.492Z] 207e8628e3a3: Waiting [2021-05-14T08:44:45.492Z] c791037a9be2: Waiting [2021-05-14T08:44:45.492Z] ffd874e62e21: Waiting [2021-05-14T08:44:45.768Z] 316046926c0a: Download complete [2021-05-14T08:44:45.768Z] 7186ed65a4f7: Verifying Checksum [2021-05-14T08:44:45.768Z] 7186ed65a4f7: Download complete [2021-05-14T08:44:45.768Z] 207e8628e3a3: Download complete [2021-05-14T08:44:45.768Z] c791037a9be2: Verifying Checksum [2021-05-14T08:44:45.768Z] c791037a9be2: Download complete [2021-05-14T08:44:45.768Z] 595b0fe564bb: Verifying Checksum [2021-05-14T08:44:45.768Z] 595b0fe564bb: Download complete [2021-05-14T08:44:46.369Z] 595b0fe564bb: Pull complete [2021-05-14T08:44:47.364Z] 7186ed65a4f7: Pull complete [2021-05-14T08:44:47.966Z] 316046926c0a: Pull complete [2021-05-14T08:44:47.966Z] ffd874e62e21: Download complete [2021-05-14T08:44:49.947Z] 4ebd0625c992: Verifying Checksum [2021-05-14T08:44:49.947Z] 4ebd0625c992: Download complete [2021-05-14T08:45:00.118Z] 4ebd0625c992: Pull complete [2021-05-14T08:45:00.118Z] 207e8628e3a3: Pull complete [2021-05-14T08:45:00.718Z] c791037a9be2: Pull complete [2021-05-14T08:45:05.035Z] ffd874e62e21: Pull complete [2021-05-14T08:45:05.035Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-14T08:45:05.035Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-14T08:45:05.035Z] ---> cfc18b08335c [2021-05-14T08:45:05.035Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-14T08:45:07.669Z] ---> Running in 07ea6ae54794 [2021-05-14T08:45:07.941Z] Removing intermediate container 07ea6ae54794 [2021-05-14T08:45:07.941Z] ---> d545a8d3afa3 [2021-05-14T08:45:07.941Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-14T08:45:08.212Z] ---> Running in 758572d91c00 [2021-05-14T08:45:10.837Z] Removing intermediate container 758572d91c00 [2021-05-14T08:45:10.837Z] ---> f09590c07a6e [2021-05-14T08:45:10.837Z] Step 5/8 : RUN apk add --no-cache make git [2021-05-14T08:45:10.837Z] ---> Running in 29028e248b21 [2021-05-14T08:45:11.823Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-14T08:45:12.417Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-14T08:45:13.394Z] OK: 138 MiB in 40 packages [2021-05-14T08:45:14.380Z] Removing intermediate container 29028e248b21 [2021-05-14T08:45:14.380Z] ---> 9887ff2571aa [2021-05-14T08:45:14.380Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-05-14T08:45:14.653Z] ---> Running in 92b2dc8deb48 [2021-05-14T08:45:14.926Z] Removing intermediate container 92b2dc8deb48 [2021-05-14T08:45:14.926Z] ---> 19db61c47671 [2021-05-14T08:45:14.926Z] Step 7/8 : COPY . . [2021-05-14T08:45:18.325Z] ---> c57dbbb30275 [2021-05-14T08:45:18.325Z] Step 8/8 : RUN go mod download [2021-05-14T08:45:18.325Z] ---> Running in c58fc5edbe20 [2021-05-14T08:45:50.899Z] Removing intermediate container c58fc5edbe20 [2021-05-14T08:45:50.899Z] ---> 26abc6befa5d [2021-05-14T08:45:50.899Z] Successfully built 26abc6befa5d [2021-05-14T08:45:50.900Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-14T08:45:51.244Z] + docker inspect -f . ci-base-image-arm64 [2021-05-14T08:45:51.244Z] . [Pipeline] withDockerContainer [2021-05-14T08:45:51.516Z] prd-ubuntu18.04-docker-arm64-4c-16g-103 does not seem to be running inside a container [2021-05-14T08:45:51.600Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/111 -v /w/workspace/edgex-ui-go/111:/w/workspace/edgex-ui-go/111:rw,z -v /w/workspace/edgex-ui-go/111@tmp:/w/workspace/edgex-ui-go/111@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-14T08:45:53.110Z] $ docker top b7bfd028a676acce2b488ea6e1df815216a15e03334249c29651c02dc85369d1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-14T08:45:54.020Z] + go version [2021-05-14T08:45:54.020Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-14T08:45:54.046Z] $ docker stop --time=1 b7bfd028a676acce2b488ea6e1df815216a15e03334249c29651c02dc85369d1 [2021-05-14T08:45:55.962Z] $ docker rm -f b7bfd028a676acce2b488ea6e1df815216a15e03334249c29651c02dc85369d1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-14T08:45:56.710Z] + docker inspect -f . ci-base-image-arm64 [2021-05-14T08:45:56.710Z] . [Pipeline] withDockerContainer [2021-05-14T08:45:56.928Z] prd-ubuntu18.04-docker-arm64-4c-16g-103 does not seem to be running inside a container [2021-05-14T08:45:57.006Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/111 -v /w/workspace/edgex-ui-go/111:/w/workspace/edgex-ui-go/111:rw,z -v /w/workspace/edgex-ui-go/111@tmp:/w/workspace/edgex-ui-go/111@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-14T08:45:58.359Z] $ docker top 1403168d7fe92ca285584b04c098c7153867e3776b58d6b07919e3d397808368 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-14T08:45:59.236Z] + go mod tidy [Pipeline] sh [2021-05-14T08:46:00.480Z] + make test [2021-05-14T08:46:00.480Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-05-14T08:46:01.918Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-05-14T08:46:34.338Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-05-14T08:46:34.338Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-05-14T08:46:34.338Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-05-14T08:46:34.338Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-05-14T08:46:34.338Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-05-14T08:46:34.338Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-05-14T08:46:34.338Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-05-14T08:46:34.338Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-05-14T08:46:34.338Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-05-14T08:46:34.338Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-05-14T08:46:34.338Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-05-14T08:46:34.338Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-05-14T08:46:34.338Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-05-14T08:46:56.558Z] $ docker stop --time=1 1403168d7fe92ca285584b04c098c7153867e3776b58d6b07919e3d397808368 [2021-05-14T08:46:58.085Z] Running on prd-centos7-docker-4c-2g-105 in /w/workspace/edgexfoundry_edgex-ui-go_master [2021-05-14T08:46:58.543Z] $ docker rm -f 1403168d7fe92ca285584b04c098c7153867e3776b58d6b07919e3d397808368 [Pipeline] { [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] ws [2021-05-14T08:46:59.061Z] Running in /w/workspace/edgex-ui-go/111 [Pipeline] { [Pipeline] checkout [2021-05-14T08:46:59.281Z] The recommended git tool is: git [2021-05-14T08:46:59.309Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-14T08:46:59.940Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-14T08:47:01.200Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-05-14T08:47:01.537Z] + ls -al . [2021-05-14T08:47:01.537Z] total 124 [2021-05-14T08:47:01.537Z] drwxrwxr-x 10 jenkins jenkins 4096 May 14 08:46 . [2021-05-14T08:47:01.537Z] drwxrwxr-x 4 jenkins jenkins 4096 May 14 08:44 .. [2021-05-14T08:47:01.537Z] drwxrwxr-x 8 jenkins jenkins 4096 May 14 08:44 .git [2021-05-14T08:47:01.537Z] drwxrwxr-x 2 jenkins jenkins 4096 May 14 08:44 .github [2021-05-14T08:47:01.537Z] -rw-rw-r-- 1 jenkins jenkins 162 May 14 08:44 .gitignore [2021-05-14T08:47:01.537Z] -rw-rw-r-- 1 jenkins jenkins 3959 May 14 08:44 CONTRIBUTING.md [2021-05-14T08:47:01.537Z] -rw-rw-r-- 1 jenkins jenkins 1508 May 14 08:44 Dockerfile [2021-05-14T08:47:01.537Z] -rw-rw-r-- 1 jenkins jenkins 902 May 14 08:44 Dockerfile.build [2021-05-14T08:47:01.537Z] -rw-rw-r-- 1 jenkins jenkins 652 May 14 08:44 Jenkinsfile [2021-05-14T08:47:01.537Z] -rw-rw-r-- 1 jenkins jenkins 11357 May 14 08:44 LICENSE [2021-05-14T08:47:01.537Z] -rw-rw-r-- 1 jenkins jenkins 941 May 14 08:44 Makefile [2021-05-14T08:47:01.537Z] -rw-rw-r-- 1 jenkins jenkins 6012 May 14 08:44 README.md [2021-05-14T08:47:01.537Z] -rw-rw-r-- 1 jenkins jenkins 12 May 14 08:44 VERSION [2021-05-14T08:47:01.537Z] drwxrwxr-x 3 jenkins jenkins 4096 May 14 08:44 assets [2021-05-14T08:47:01.537Z] drwxrwxr-x 2 jenkins jenkins 4096 May 14 08:44 bin [2021-05-14T08:47:01.537Z] drwxrwxr-x 3 jenkins jenkins 4096 May 14 08:44 cmd [2021-05-14T08:47:01.537Z] -rw-r--r-- 1 jenkins jenkins 10 May 14 08:46 coverage.out [2021-05-14T08:47:01.537Z] drwxrwxr-x 5 jenkins jenkins 4096 May 14 08:44 docs [2021-05-14T08:47:01.537Z] -rw-rw-r-- 1 jenkins jenkins 987 May 14 08:44 go.mod [2021-05-14T08:47:01.537Z] -rw-r--r-- 1 jenkins jenkins 24424 May 14 08:45 go.sum [2021-05-14T08:47:01.537Z] drwxrwxr-x 10 jenkins jenkins 4096 May 14 08:44 internal [2021-05-14T08:47:01.537Z] -rw-rw-r-- 1 jenkins jenkins 155 May 14 08:44 version.go [2021-05-14T08:47:01.537Z] drwxrwxr-x 4 jenkins jenkins 4096 May 14 08:44 web [Pipeline] isUnix [Pipeline] sh [2021-05-14T08:47:01.887Z] + 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=e780ff51f2d38c8c04fab48d9c2943cf7701f258 --label arch=arm64 --label version=2.0.0-dev.51 . [2021-05-14T08:47:02.871Z] Sending build context to Docker daemon 35.46MB [2021-05-14T08:47:02.871Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-05-14T08:47:02.871Z] Step 2/24 : FROM ${BASE} AS builder [2021-05-14T08:47:02.871Z] ---> 26abc6befa5d [2021-05-14T08:47:02.871Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-05-14T08:47:03.158Z] ---> Running in 5e9aafcc6b16 [2021-05-14T08:47:03.752Z] Removing intermediate container 5e9aafcc6b16 [2021-05-14T08:47:03.752Z] ---> 17080a2a5c4b [2021-05-14T08:47:03.752Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-05-14T08:47:03.752Z] ---> Running in b30ff409cc23 [2021-05-14T08:47:04.350Z] Removing intermediate container b30ff409cc23 [2021-05-14T08:47:04.350Z] ---> 0997b293a2e4 [2021-05-14T08:47:04.350Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-05-14T08:47:04.350Z] ---> Running in f09739cb834e [2021-05-14T08:47:04.956Z] Removing intermediate container f09739cb834e [2021-05-14T08:47:04.956Z] ---> f3c94027b49c [2021-05-14T08:47:04.956Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-05-14T08:47:04.956Z] ---> Running in f230b5c8af87 [2021-05-14T08:47:05.549Z] Removing intermediate container f230b5c8af87 [2021-05-14T08:47:05.550Z] ---> 63da11b8ddbe [2021-05-14T08:47:05.550Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-05-14T08:47:05.550Z] ---> Running in 68cfdac4c370 [2021-05-14T08:47:05.709Z] using credential edgex-jenkins-ssh [2021-05-14T08:47:05.728Z] Cloning the remote Git repository [2021-05-14T08:47:05.824Z] Removing intermediate container 68cfdac4c370 [2021-05-14T08:47:05.824Z] ---> 044b47b6ac0f [2021-05-14T08:47:05.824Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-14T08:47:06.109Z] ---> Running in a83433e0d870 [2021-05-14T08:47:05.796Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-14T08:47:05.956Z] > git init /w/workspace/edgex-ui-go/111 # timeout=10 [2021-05-14T08:47:06.148Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-14T08:47:06.148Z] > git --version # timeout=10 [2021-05-14T08:47:06.166Z] > git --version # 'git version 2.24.3' [2021-05-14T08:47:06.167Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-14T08:47:06.203Z] [INFO] Currently running in a labeled security context [2021-05-14T08:47:06.204Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-14T08:47:06.204Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/111@tmp/jenkins-gitclient-ssh3111369674308468747.key [2021-05-14T08:47:06.236Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-14T08:47:07.633Z] Avoid second fetch [2021-05-14T08:47:07.634Z] Checking out Revision e780ff51f2d38c8c04fab48d9c2943cf7701f258 (master) [2021-05-14T08:47:08.084Z] Removing intermediate container a83433e0d870 [2021-05-14T08:47:08.084Z] ---> b22ac57181ca [2021-05-14T08:47:08.084Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-05-14T08:47:07.593Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-05-14T08:47:07.617Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-14T08:47:07.650Z] > git config core.sparsecheckout # timeout=10 [2021-05-14T08:47:07.667Z] > git checkout -f e780ff51f2d38c8c04fab48d9c2943cf7701f258 # timeout=10 [2021-05-14T08:47:08.361Z] ---> Running in 27a1f75cacaa [2021-05-14T08:47:09.356Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-14T08:47:10.343Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-14T08:47:11.321Z] OK: 138 MiB in 40 packages [2021-05-14T08:47:12.208Z] Commit message: "feat: update built web" [2021-05-14T08:47:12.310Z] Removing intermediate container 27a1f75cacaa [2021-05-14T08:47:12.310Z] ---> 8b688d7f5798 [2021-05-14T08:47:12.310Z] Step 10/24 : ENV GO111MODULE=on [2021-05-14T08:47:12.587Z] ---> Running in e8909eebb55d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-14T08:47:12.862Z] Removing intermediate container e8909eebb55d [2021-05-14T08:47:12.862Z] ---> 33343407d0f4 [2021-05-14T08:47:12.862Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-05-14T08:47:13.140Z] ---> Running in 42000e067517 [2021-05-14T08:47:13.414Z] Removing intermediate container 42000e067517 [2021-05-14T08:47:13.414Z] ---> 49700197613e [2021-05-14T08:47:13.538Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-14T08:47:13.687Z] Step 12/24 : COPY go.mod . [2021-05-14T08:47:13.973Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-14T08:47:14.280Z] ---> 447552fa5b0c [2021-05-14T08:47:14.280Z] Step 13/24 : COPY Makefile . [2021-05-14T08:47:14.363Z] + sudo service docker restart [2021-05-14T08:47:14.363Z] + true [2021-05-14T08:47:14.363Z] Redirecting to /bin/systemctl restart docker.service [2021-05-14T08:47:15.255Z] ---> 41c6b47cb6aa [2021-05-14T08:47:15.256Z] Step 14/24 : RUN make update [2021-05-14T08:47:15.256Z] ---> Running in 429906a8cf05 [2021-05-14T08:47:16.231Z] CGO_ENABLED=0 GO111MODULE=on go mod download [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-14T08:47:16.400Z] provisioning config files... [2021-05-14T08:47:16.422Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/111@tmp/config1909944767236827814tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-14T08:47:16.823Z] ---> docker-login.sh [2021-05-14T08:47:16.823Z] nexus3.edgexfoundry.org:10001 [2021-05-14T08:47:17.099Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T08:47:17.373Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T08:47:17.373Z] Configure a credential helper to remove this warning. See [2021-05-14T08:47:17.373Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T08:47:17.373Z] [2021-05-14T08:47:17.373Z] Login Succeeded [2021-05-14T08:47:17.373Z] nexus3.edgexfoundry.org:10002 [2021-05-14T08:47:17.661Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T08:47:17.661Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T08:47:17.661Z] Configure a credential helper to remove this warning. See [2021-05-14T08:47:17.661Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T08:47:17.661Z] [2021-05-14T08:47:17.661Z] Login Succeeded [2021-05-14T08:47:17.661Z] nexus3.edgexfoundry.org:10003 [2021-05-14T08:47:17.668Z] Removing intermediate container 429906a8cf05 [2021-05-14T08:47:17.668Z] ---> d2a2d9cc28c5 [2021-05-14T08:47:17.668Z] Step 15/24 : COPY . . [2021-05-14T08:47:17.930Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T08:47:18.202Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T08:47:18.202Z] Configure a credential helper to remove this warning. See [2021-05-14T08:47:18.202Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T08:47:18.202Z] [2021-05-14T08:47:18.202Z] Login Succeeded [2021-05-14T08:47:18.202Z] nexus3.edgexfoundry.org:10004 [2021-05-14T08:47:18.487Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T08:47:18.487Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T08:47:18.487Z] Configure a credential helper to remove this warning. See [2021-05-14T08:47:18.487Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T08:47:18.487Z] [2021-05-14T08:47:18.487Z] Login Succeeded [2021-05-14T08:47:18.487Z] docker.io [2021-05-14T08:47:18.757Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T08:47:19.028Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T08:47:19.029Z] Configure a credential helper to remove this warning. See [2021-05-14T08:47:19.029Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T08:47:19.029Z] [2021-05-14T08:47:19.029Z] Login Succeeded [2021-05-14T08:47:19.029Z] ---> docker-login.sh ends [Pipeline] } [2021-05-14T08:47:19.044Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-14T08:47:19.281Z] ========================================================= [2021-05-14T08:47:19.281Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-14T08:47:19.281Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-14T08:47:19.614Z] + 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-05-14T08:47:20.203Z] Sending build context to Docker daemon 35.44MB [2021-05-14T08:47:20.203Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-05-14T08:47:20.203Z] Step 2/8 : FROM ${BASE} [2021-05-14T08:47:20.476Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-14T08:47:20.476Z] 540db60ca938: Pulling fs layer [2021-05-14T08:47:20.476Z] adcc1eea9eea: Pulling fs layer [2021-05-14T08:47:20.476Z] 4c4ab2625f07: Pulling fs layer [2021-05-14T08:47:20.476Z] 0510c868ecb4: Pulling fs layer [2021-05-14T08:47:20.476Z] afea3b2eda06: Pulling fs layer [2021-05-14T08:47:20.476Z] 7809a108b3ef: Pulling fs layer [2021-05-14T08:47:20.476Z] f706445af74f: Pulling fs layer [2021-05-14T08:47:20.476Z] afea3b2eda06: Waiting [2021-05-14T08:47:20.476Z] 7809a108b3ef: Waiting [2021-05-14T08:47:20.476Z] 0510c868ecb4: Waiting [2021-05-14T08:47:20.476Z] f706445af74f: Waiting [2021-05-14T08:47:20.476Z] 4c4ab2625f07: Verifying Checksum [2021-05-14T08:47:20.476Z] 4c4ab2625f07: Download complete [2021-05-14T08:47:20.476Z] adcc1eea9eea: Verifying Checksum [2021-05-14T08:47:20.476Z] adcc1eea9eea: Download complete [2021-05-14T08:47:20.476Z] afea3b2eda06: Verifying Checksum [2021-05-14T08:47:20.476Z] afea3b2eda06: Download complete [2021-05-14T08:47:20.476Z] 7809a108b3ef: Verifying Checksum [2021-05-14T08:47:20.476Z] 7809a108b3ef: Download complete [2021-05-14T08:47:20.476Z] 540db60ca938: Verifying Checksum [2021-05-14T08:47:20.476Z] 540db60ca938: Download complete [2021-05-14T08:47:21.064Z] 540db60ca938: Pull complete [2021-05-14T08:47:21.065Z] ---> a248a53264d5 [2021-05-14T08:47:21.065Z] Step 16/24 : RUN ${MAKE} [2021-05-14T08:47:21.065Z] ---> Running in 339f3cd5c745 [2021-05-14T08:47:21.364Z] adcc1eea9eea: Pull complete [2021-05-14T08:47:21.660Z] 4c4ab2625f07: Pull complete [2021-05-14T08:47:22.047Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.51" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-05-14T08:47:24.390Z] f706445af74f: Verifying Checksum [2021-05-14T08:47:24.390Z] f706445af74f: Download complete [2021-05-14T08:47:24.659Z] 0510c868ecb4: Verifying Checksum [2021-05-14T08:47:24.659Z] 0510c868ecb4: Download complete [2021-05-14T08:47:34.847Z] 0510c868ecb4: Pull complete [2021-05-14T08:47:34.847Z] afea3b2eda06: Pull complete [2021-05-14T08:47:35.126Z] 7809a108b3ef: Pull complete [2021-05-14T08:47:40.765Z] f706445af74f: Pull complete [2021-05-14T08:47:40.765Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-14T08:47:40.765Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-14T08:47:40.765Z] ---> b068be0155e3 [2021-05-14T08:47:40.765Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-14T08:47:40.765Z] ---> Running in 839b2542f1c5 [2021-05-14T08:47:41.045Z] Removing intermediate container 839b2542f1c5 [2021-05-14T08:47:41.045Z] ---> 2dcd3d68bac2 [2021-05-14T08:47:41.045Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-14T08:47:41.318Z] ---> Running in 9b01fe78e927 [2021-05-14T08:47:43.380Z] Removing intermediate container 9b01fe78e927 [2021-05-14T08:47:43.380Z] ---> 453bce64d570 [2021-05-14T08:47:43.380Z] Step 5/8 : RUN apk add --no-cache make git [2021-05-14T08:47:43.380Z] ---> Running in 3d293853ac91 [2021-05-14T08:47:44.349Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-14T08:47:45.326Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-14T08:47:47.277Z] OK: 149 MiB in 40 packages [2021-05-14T08:47:47.875Z] Removing intermediate container 3d293853ac91 [2021-05-14T08:47:47.875Z] ---> 94de3b3922ea [2021-05-14T08:47:47.875Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-05-14T08:47:47.875Z] ---> Running in 84f234b3eb9d [2021-05-14T08:47:48.148Z] Removing intermediate container 84f234b3eb9d [2021-05-14T08:47:48.148Z] ---> 3a6fcd9de46e [2021-05-14T08:47:48.148Z] Step 7/8 : COPY . . [2021-05-14T08:47:48.869Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-05-14T08:47:52.462Z] ---> 38afc798fb3d [2021-05-14T08:47:52.462Z] Step 8/8 : RUN go mod download [2021-05-14T08:47:52.462Z] ---> Running in d81d168548cb [2021-05-14T08:47:54.276Z] Removing intermediate container 339f3cd5c745 [2021-05-14T08:47:54.276Z] ---> 1e4f476463af [2021-05-14T08:47:54.276Z] Step 17/24 : FROM alpine:3.12 [2021-05-14T08:47:54.276Z] 3.12: Pulling from library/alpine [2021-05-14T08:47:54.276Z] d2f70382dc9a: Pulling fs layer [2021-05-14T08:47:54.276Z] d2f70382dc9a: Download complete [2021-05-14T08:47:54.871Z] d2f70382dc9a: Pull complete [2021-05-14T08:47:54.871Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-14T08:47:54.871Z] Status: Downloaded newer image for alpine:3.12 [2021-05-14T08:47:54.871Z] ---> 9852663dfa18 [2021-05-14T08:47:54.871Z] Step 18/24 : EXPOSE 4000 [2021-05-14T08:47:55.143Z] ---> Running in d9aa58861ebd [2021-05-14T08:47:55.415Z] Removing intermediate container d9aa58861ebd [2021-05-14T08:47:55.415Z] ---> 5cf9d46c2789 [2021-05-14T08:47:55.415Z] 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-05-14T08:47:58.066Z] ---> 847a7d71ab8f [2021-05-14T08:47:58.066Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-05-14T08:47:58.066Z] ---> Running in aab6bfbf4f71 [2021-05-14T08:47:58.340Z] Removing intermediate container aab6bfbf4f71 [2021-05-14T08:47:58.340Z] ---> 124d01be057b [2021-05-14T08:47:58.340Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-05-14T08:47:58.340Z] ---> Running in d72d7f427386 [2021-05-14T08:47:58.977Z] Removing intermediate container d72d7f427386 [2021-05-14T08:47:58.978Z] ---> 2654caf73594 [2021-05-14T08:47:58.978Z] Step 22/24 : LABEL arch=arm64 [2021-05-14T08:47:58.978Z] ---> Running in cadf38491b9d [2021-05-14T08:47:59.581Z] Removing intermediate container cadf38491b9d [2021-05-14T08:47:59.581Z] ---> 3269b7df04f5 [2021-05-14T08:47:59.581Z] Step 23/24 : LABEL git_sha=e780ff51f2d38c8c04fab48d9c2943cf7701f258 [2021-05-14T08:47:59.581Z] ---> Running in 776b398104fe [2021-05-14T08:48:00.184Z] Removing intermediate container 776b398104fe [2021-05-14T08:48:00.184Z] ---> 4b4922667e1f [2021-05-14T08:48:00.184Z] Step 24/24 : LABEL version=2.0.0-dev.51 [2021-05-14T08:48:00.184Z] ---> Running in ff1fc80a08e1 [2021-05-14T08:48:00.787Z] Removing intermediate container ff1fc80a08e1 [2021-05-14T08:48:00.787Z] ---> e26f74113c31 [2021-05-14T08:48:00.787Z] [Warning] One or more build-args [ARCH] were not consumed [2021-05-14T08:48:00.787Z] Successfully built e26f74113c31 [2021-05-14T08:48:00.787Z] 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-05-14T08:48:01.095Z] provisioning config files... [2021-05-14T08:48:01.118Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/111@tmp/config1610879615140210486tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-14T08:48:01.480Z] ---> docker-login.sh [2021-05-14T08:48:01.480Z] nexus3.edgexfoundry.org:10001 [2021-05-14T08:48:01.757Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T08:48:01.757Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T08:48:01.757Z] Configure a credential helper to remove this warning. See [2021-05-14T08:48:01.757Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T08:48:01.757Z] [2021-05-14T08:48:01.757Z] Login Succeeded [2021-05-14T08:48:01.757Z] nexus3.edgexfoundry.org:10002 [2021-05-14T08:48:02.350Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T08:48:02.350Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T08:48:02.350Z] Configure a credential helper to remove this warning. See [2021-05-14T08:48:02.350Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T08:48:02.350Z] [2021-05-14T08:48:02.350Z] Login Succeeded [2021-05-14T08:48:02.350Z] nexus3.edgexfoundry.org:10003 [2021-05-14T08:48:02.623Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T08:48:04.049Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T08:48:04.049Z] Configure a credential helper to remove this warning. See [2021-05-14T08:48:04.049Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T08:48:04.049Z] [2021-05-14T08:48:04.049Z] Login Succeeded [2021-05-14T08:48:04.049Z] nexus3.edgexfoundry.org:10004 [2021-05-14T08:48:04.322Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T08:48:04.322Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T08:48:04.322Z] Configure a credential helper to remove this warning. See [2021-05-14T08:48:04.322Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T08:48:04.322Z] [2021-05-14T08:48:04.322Z] Login Succeeded [2021-05-14T08:48:04.322Z] docker.io [2021-05-14T08:48:04.596Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T08:48:05.185Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T08:48:05.185Z] Configure a credential helper to remove this warning. See [2021-05-14T08:48:05.185Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T08:48:05.185Z] [2021-05-14T08:48:05.185Z] Login Succeeded [2021-05-14T08:48:05.185Z] ---> docker-login.sh ends [Pipeline] } [2021-05-14T08:48:05.201Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-14T08:48:05.295Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2021-05-14T08:48:05.295Z] e780ff51f2d38c8c04fab48d9c2943cf7701f258 [2021-05-14T08:48:05.295Z] latest [2021-05-14T08:48:05.295Z] 2.0.0-dev.51 [2021-05-14T08:48:05.295Z] e780ff51f2d38c8c04fab48d9c2943cf7701f258-2.0.0-dev.51 [2021-05-14T08:48:05.295Z] master [2021-05-14T08:48:05.295Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-14T08:48:05.681Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:e780ff51f2d38c8c04fab48d9c2943cf7701f258 [Pipeline] isUnix [Pipeline] sh [2021-05-14T08:48:06.024Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:e780ff51f2d38c8c04fab48d9c2943cf7701f258 [2021-05-14T08:48:06.025Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-05-14T08:48:06.025Z] bd9b29187d41: Preparing [2021-05-14T08:48:06.025Z] 3fbe34a1663b: Preparing [2021-05-14T08:48:06.299Z] 3fbe34a1663b: Layer already exists [2021-05-14T08:48:12.987Z] bd9b29187d41: Pushed [2021-05-14T08:48:12.987Z] e780ff51f2d38c8c04fab48d9c2943cf7701f258: digest: sha256:9e1fba3c4a5277b15f8710aa83eb181aebd1868f4844498c9a72763d3d60bdb0 size: 740 [Pipeline] isUnix [Pipeline] sh [2021-05-14T08:48:13.331Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-14T08:48:13.664Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2021-05-14T08:48:13.664Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-05-14T08:48:13.664Z] bd9b29187d41: Preparing [2021-05-14T08:48:13.664Z] 3fbe34a1663b: Preparing [2021-05-14T08:48:13.665Z] 3fbe34a1663b: Layer already exists [2021-05-14T08:48:13.665Z] bd9b29187d41: Layer already exists [2021-05-14T08:48:13.936Z] latest: digest: sha256:9e1fba3c4a5277b15f8710aa83eb181aebd1868f4844498c9a72763d3d60bdb0 size: 740 [Pipeline] isUnix [Pipeline] sh [2021-05-14T08:48:14.280Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.51 [Pipeline] isUnix [Pipeline] sh [2021-05-14T08:48:14.615Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.51 [2021-05-14T08:48:14.615Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-05-14T08:48:14.615Z] bd9b29187d41: Preparing [2021-05-14T08:48:14.615Z] 3fbe34a1663b: Preparing [2021-05-14T08:48:14.615Z] 3fbe34a1663b: Layer already exists [2021-05-14T08:48:14.615Z] bd9b29187d41: Layer already exists [2021-05-14T08:48:14.886Z] 2.0.0-dev.51: digest: sha256:9e1fba3c4a5277b15f8710aa83eb181aebd1868f4844498c9a72763d3d60bdb0 size: 740 [Pipeline] isUnix [Pipeline] sh [2021-05-14T08:48:15.229Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:e780ff51f2d38c8c04fab48d9c2943cf7701f258-2.0.0-dev.51 [Pipeline] isUnix [Pipeline] sh [2021-05-14T08:48:15.576Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:e780ff51f2d38c8c04fab48d9c2943cf7701f258-2.0.0-dev.51 [2021-05-14T08:48:15.577Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-05-14T08:48:15.577Z] bd9b29187d41: Preparing [2021-05-14T08:48:15.577Z] 3fbe34a1663b: Preparing [2021-05-14T08:48:15.577Z] 3fbe34a1663b: Layer already exists [2021-05-14T08:48:15.577Z] bd9b29187d41: Layer already exists [2021-05-14T08:48:15.847Z] e780ff51f2d38c8c04fab48d9c2943cf7701f258-2.0.0-dev.51: digest: sha256:9e1fba3c4a5277b15f8710aa83eb181aebd1868f4844498c9a72763d3d60bdb0 size: 740 [Pipeline] isUnix [Pipeline] sh [2021-05-14T08:48:16.185Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-05-14T08:48:16.518Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [2021-05-14T08:48:16.518Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-05-14T08:48:16.518Z] bd9b29187d41: Preparing [2021-05-14T08:48:16.518Z] 3fbe34a1663b: Preparing [2021-05-14T08:48:16.518Z] 3fbe34a1663b: Layer already exists [2021-05-14T08:48:16.518Z] bd9b29187d41: Layer already exists [2021-05-14T08:48:16.789Z] master: digest: sha256:9e1fba3c4a5277b15f8710aa83eb181aebd1868f4844498c9a72763d3d60bdb0 size: 740 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-14T08:48:16.849Z] ===================================================== [Pipeline] echo [2021-05-14T08:48:16.866Z] taggedImages: [2021-05-14T08:48:16.866Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:e780ff51f2d38c8c04fab48d9c2943cf7701f258 [2021-05-14T08:48:16.866Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2021-05-14T08:48:16.866Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.51 [2021-05-14T08:48:16.866Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:e780ff51f2d38c8c04fab48d9c2943cf7701f258-2.0.0-dev.51 [2021-05-14T08:48:16.866Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-14T08:48:17.371Z] ---> job-cost.sh [2021-05-14T08:48:17.371Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-nwRZ [2021-05-14T08:48:25.061Z] Removing intermediate container d81d168548cb [2021-05-14T08:48:25.061Z] ---> 8b7a9d5fbe60 [2021-05-14T08:48:25.061Z] Successfully built 8b7a9d5fbe60 [2021-05-14T08:48:25.061Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-14T08:48:25.457Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-14T08:48:25.741Z] . [Pipeline] withDockerContainer [2021-05-14T08:48:26.024Z] prd-centos7-docker-4c-2g-105 does not seem to be running inside a container [2021-05-14T08:48:26.163Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/111 -v /w/workspace/edgex-ui-go/111:/w/workspace/edgex-ui-go/111:rw,z -v /w/workspace/edgex-ui-go/111@tmp:/w/workspace/edgex-ui-go/111@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-05-14T08:48:27.588Z] $ docker top 56f1325f6ca8e8bb10c9a6a7e65ef841f46e0efe8fa2799f0426606cf590792f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-14T08:48:28.294Z] + go version [2021-05-14T08:48:28.577Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-14T08:48:28.608Z] $ docker stop --time=1 56f1325f6ca8e8bb10c9a6a7e65ef841f46e0efe8fa2799f0426606cf590792f [2021-05-14T08:48:30.259Z] $ docker rm -f 56f1325f6ca8e8bb10c9a6a7e65ef841f46e0efe8fa2799f0426606cf590792f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-14T08:48:31.078Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-14T08:48:31.078Z] . [Pipeline] withDockerContainer [2021-05-14T08:48:31.314Z] prd-centos7-docker-4c-2g-105 does not seem to be running inside a container [2021-05-14T08:48:31.534Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/111 -v /w/workspace/edgex-ui-go/111:/w/workspace/edgex-ui-go/111:rw,z -v /w/workspace/edgex-ui-go/111@tmp:/w/workspace/edgex-ui-go/111@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-05-14T08:48:32.669Z] $ docker top ebabd7c32aa9c76f78e6e112ca16c6574c9aa5570f9758daf95e66922ad59a53 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-14T08:48:33.503Z] + go mod tidy [Pipeline] sh [2021-05-14T08:48:35.690Z] + make test [2021-05-14T08:48:35.690Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-05-14T08:48:37.135Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-05-14T08:48:55.696Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-05-14T08:48:55.696Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-05-14T08:48:55.696Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-05-14T08:48:55.696Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-05-14T08:48:55.696Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-05-14T08:48:55.696Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-05-14T08:48:55.696Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-05-14T08:48:55.696Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-05-14T08:48:55.696Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-05-14T08:48:55.696Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-05-14T08:48:55.696Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-05-14T08:48:55.696Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-05-14T08:48:55.696Z] GO111MODULE=on go vet ./... [2021-05-14T08:48:56.329Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [Pipeline] } [2021-05-14T08:49:08.233Z] $ docker stop --time=1 ebabd7c32aa9c76f78e6e112ca16c6574c9aa5570f9758daf95e66922ad59a53 [2021-05-14T08:49:10.619Z] $ docker rm -f ebabd7c32aa9c76f78e6e112ca16c6574c9aa5570f9758daf95e66922ad59a53 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-14T08:49:11.294Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-14T08:49:11.330Z] Warning: overwriting stash ‘coverage-report’ [2021-05-14T08:49:11.913Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-05-14T08:49:12.443Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-05-14T08:49:12.889Z] + ls -al . [2021-05-14T08:49:12.889Z] total 92 [2021-05-14T08:49:12.889Z] drwxrwxr-x. 10 jenkins jenkins 4096 May 14 08:48 . [2021-05-14T08:49:12.889Z] drwxrwxr-x. 4 jenkins jenkins 32 May 14 08:47 .. [2021-05-14T08:49:12.889Z] drwxrwxr-x. 3 jenkins jenkins 20 May 14 08:47 assets [2021-05-14T08:49:12.889Z] drwxrwxr-x. 2 jenkins jenkins 35 May 14 08:47 bin [2021-05-14T08:49:12.889Z] drwxrwxr-x. 3 jenkins jenkins 29 May 14 08:47 cmd [2021-05-14T08:49:12.889Z] -rw-rw-r--. 1 jenkins jenkins 3959 May 14 08:47 CONTRIBUTING.md [2021-05-14T08:49:12.889Z] -rw-r--r--. 1 jenkins jenkins 10 May 14 08:48 coverage.out [2021-05-14T08:49:12.889Z] -rw-rw-r--. 1 jenkins jenkins 1508 May 14 08:47 Dockerfile [2021-05-14T08:49:12.889Z] -rw-rw-r--. 1 jenkins jenkins 902 May 14 08:47 Dockerfile.build [2021-05-14T08:49:12.889Z] drwxrwxr-x. 5 jenkins jenkins 104 May 14 08:47 docs [2021-05-14T08:49:12.889Z] drwxrwxr-x. 8 jenkins jenkins 162 May 14 08:47 .git [2021-05-14T08:49:12.889Z] drwxrwxr-x. 2 jenkins jenkins 103 May 14 08:47 .github [2021-05-14T08:49:12.889Z] -rw-rw-r--. 1 jenkins jenkins 162 May 14 08:47 .gitignore [2021-05-14T08:49:12.889Z] -rw-rw-r--. 1 jenkins jenkins 987 May 14 08:47 go.mod [2021-05-14T08:49:12.889Z] -rw-r--r--. 1 jenkins jenkins 24424 May 14 08:48 go.sum [2021-05-14T08:49:12.889Z] drwxrwxr-x. 10 jenkins jenkins 139 May 14 08:47 internal [2021-05-14T08:49:12.889Z] -rw-rw-r--. 1 jenkins jenkins 652 May 14 08:47 Jenkinsfile [2021-05-14T08:49:12.889Z] -rw-rw-r--. 1 jenkins jenkins 11357 May 14 08:47 LICENSE [2021-05-14T08:49:12.889Z] -rw-rw-r--. 1 jenkins jenkins 941 May 14 08:47 Makefile [2021-05-14T08:49:12.889Z] -rw-rw-r--. 1 jenkins jenkins 6012 May 14 08:47 README.md [2021-05-14T08:49:12.889Z] -rw-rw-r--. 1 jenkins jenkins 12 May 14 08:44 VERSION [2021-05-14T08:49:12.889Z] -rw-rw-r--. 1 jenkins jenkins 155 May 14 08:47 version.go [2021-05-14T08:49:12.889Z] drwxrwxr-x. 4 jenkins jenkins 4096 May 14 08:47 web [Pipeline] isUnix [Pipeline] sh [2021-05-14T08:49:13.538Z] + 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=e780ff51f2d38c8c04fab48d9c2943cf7701f258 --label arch=amd64 --label version=2.0.0-dev.51 . [2021-05-14T08:49:14.527Z] Sending build context to Docker daemon 35.46MB [2021-05-14T08:49:14.527Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-05-14T08:49:14.527Z] Step 2/24 : FROM ${BASE} AS builder [2021-05-14T08:49:14.527Z] ---> 8b7a9d5fbe60 [2021-05-14T08:49:14.527Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-05-14T08:49:15.114Z] ---> Running in a96b0610c209 [2021-05-14T08:49:15.389Z] Removing intermediate container a96b0610c209 [2021-05-14T08:49:15.389Z] ---> da8cdc16bc82 [2021-05-14T08:49:15.389Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-05-14T08:49:15.389Z] ---> Running in 838e041b13c3 [2021-05-14T08:49:15.723Z] Removing intermediate container 838e041b13c3 [2021-05-14T08:49:15.723Z] ---> 12be92cad437 [2021-05-14T08:49:15.723Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-05-14T08:49:15.999Z] ---> Running in cd6c9460fefe [2021-05-14T08:49:16.274Z] Removing intermediate container cd6c9460fefe [2021-05-14T08:49:16.274Z] ---> b030b069994f [2021-05-14T08:49:16.274Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-05-14T08:49:16.274Z] ---> Running in 43cff7b80b31 [2021-05-14T08:49:16.566Z] Removing intermediate container 43cff7b80b31 [2021-05-14T08:49:16.566Z] ---> 88a4a7d22c73 [2021-05-14T08:49:16.566Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-05-14T08:49:16.566Z] ---> Running in 2e46fae1ed79 [2021-05-14T08:49:16.836Z] Removing intermediate container 2e46fae1ed79 [2021-05-14T08:49:16.836Z] ---> 59f2ed1302e5 [2021-05-14T08:49:16.836Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-14T08:49:17.137Z] ---> Running in 50c91a681a2d [2021-05-14T08:49:19.144Z] Removing intermediate container 50c91a681a2d [2021-05-14T08:49:19.145Z] ---> 69f534232ee7 [2021-05-14T08:49:19.145Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-05-14T08:49:19.145Z] ---> Running in 00b0bf2d7794 [2021-05-14T08:49:20.132Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-14T08:49:22.123Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-14T08:49:24.785Z] OK: 149 MiB in 40 packages [2021-05-14T08:49:25.391Z] Removing intermediate container 00b0bf2d7794 [2021-05-14T08:49:25.391Z] ---> 717d75d1f732 [2021-05-14T08:49:25.391Z] Step 10/24 : ENV GO111MODULE=on [2021-05-14T08:49:25.662Z] ---> Running in 1eadae6832de [2021-05-14T08:49:25.951Z] Removing intermediate container 1eadae6832de [2021-05-14T08:49:25.951Z] ---> 63325d43e036 [2021-05-14T08:49:25.951Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-05-14T08:49:25.951Z] ---> Running in c4a966bcc767 [2021-05-14T08:49:26.240Z] Removing intermediate container c4a966bcc767 [2021-05-14T08:49:26.240Z] ---> 6cb4631e6814 [2021-05-14T08:49:26.240Z] Step 12/24 : COPY go.mod . [2021-05-14T08:49:26.863Z] ---> c898da45b9ea [2021-05-14T08:49:26.863Z] Step 13/24 : COPY Makefile . [2021-05-14T08:49:27.148Z] ---> 4ba87a269acf [2021-05-14T08:49:27.148Z] Step 14/24 : RUN make update [2021-05-14T08:49:27.463Z] ---> Running in 5163ee6cda3f [2021-05-14T08:49:28.560Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-05-14T08:49:29.549Z] Removing intermediate container 5163ee6cda3f [2021-05-14T08:49:29.549Z] ---> 52225889f6a0 [2021-05-14T08:49:29.549Z] Step 15/24 : COPY . . [2021-05-14T08:49:32.984Z] ---> a8c6a0219620 [2021-05-14T08:49:32.984Z] Step 16/24 : RUN ${MAKE} [2021-05-14T08:49:32.984Z] ---> Running in 36a0402a0bd5 [2021-05-14T08:49:34.007Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.51" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-05-14T08:49:52.440Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-05-14T08:49:55.164Z] Removing intermediate container 36a0402a0bd5 [2021-05-14T08:49:55.164Z] ---> d3c44ca61e8d [2021-05-14T08:49:55.164Z] Step 17/24 : FROM alpine:3.12 [2021-05-14T08:49:55.467Z] 3.12: Pulling from library/alpine [2021-05-14T08:49:55.762Z] 339de151aab4: Pulling fs layer [2021-05-14T08:49:55.762Z] 339de151aab4: Verifying Checksum [2021-05-14T08:49:55.762Z] 339de151aab4: Download complete [2021-05-14T08:49:56.356Z] 339de151aab4: Pull complete [2021-05-14T08:49:56.356Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-14T08:49:56.356Z] Status: Downloaded newer image for alpine:3.12 [2021-05-14T08:49:56.356Z] ---> 13621d1b12d4 [2021-05-14T08:49:56.356Z] Step 18/24 : EXPOSE 4000 [2021-05-14T08:49:56.636Z] ---> Running in 01f67f6ec042 [2021-05-14T08:49:56.636Z] Removing intermediate container 01f67f6ec042 [2021-05-14T08:49:56.636Z] ---> beaac8d5772a [2021-05-14T08:49:56.636Z] 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-05-14T08:49:59.278Z] ---> 67bdb529989a [2021-05-14T08:49:59.278Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-05-14T08:49:59.278Z] ---> Running in 30fc7d385596 [2021-05-14T08:49:59.278Z] Removing intermediate container 30fc7d385596 [2021-05-14T08:49:59.278Z] ---> 85651756286b [2021-05-14T08:49:59.278Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-05-14T08:49:59.278Z] ---> Running in 4a538a1e8e69 [2021-05-14T08:49:59.593Z] Removing intermediate container 4a538a1e8e69 [2021-05-14T08:49:59.593Z] ---> 8b979b1633d3 [2021-05-14T08:49:59.593Z] Step 22/24 : LABEL arch=amd64 [2021-05-14T08:49:59.593Z] ---> Running in f93c6f914136 [2021-05-14T08:50:00.297Z] Removing intermediate container f93c6f914136 [2021-05-14T08:50:00.297Z] ---> 9996bac78b92 [2021-05-14T08:50:00.297Z] Step 23/24 : LABEL git_sha=e780ff51f2d38c8c04fab48d9c2943cf7701f258 [2021-05-14T08:50:00.297Z] ---> Running in 957106bb166b [2021-05-14T08:50:00.601Z] Removing intermediate container 957106bb166b [2021-05-14T08:50:00.601Z] ---> 9dd26de44401 [2021-05-14T08:50:00.601Z] Step 24/24 : LABEL version=2.0.0-dev.51 [2021-05-14T08:50:00.601Z] ---> Running in 94787102521f [2021-05-14T08:50:01.305Z] Removing intermediate container 94787102521f [2021-05-14T08:50:01.305Z] ---> 32519b3ce1a0 [2021-05-14T08:50:01.305Z] [Warning] One or more build-args [ARCH] were not consumed [2021-05-14T08:50:01.609Z] Successfully built 32519b3ce1a0 [2021-05-14T08:50:02.096Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-14T08:50:02.708Z] provisioning config files... [2021-05-14T08:50:02.809Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/111@tmp/config4188179495796257129tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-14T08:50:03.256Z] ---> docker-login.sh [2021-05-14T08:50:03.256Z] nexus3.edgexfoundry.org:10001 [2021-05-14T08:50:03.877Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T08:50:03.877Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T08:50:03.877Z] Configure a credential helper to remove this warning. See [2021-05-14T08:50:03.877Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T08:50:03.877Z] [2021-05-14T08:50:03.877Z] Login Succeeded [2021-05-14T08:50:03.877Z] nexus3.edgexfoundry.org:10002 [2021-05-14T08:50:04.477Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T08:50:04.477Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T08:50:04.477Z] Configure a credential helper to remove this warning. See [2021-05-14T08:50:04.477Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T08:50:04.477Z] [2021-05-14T08:50:04.477Z] Login Succeeded [2021-05-14T08:50:04.477Z] nexus3.edgexfoundry.org:10003 [2021-05-14T08:50:04.774Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T08:50:05.102Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T08:50:05.102Z] Configure a credential helper to remove this warning. See [2021-05-14T08:50:05.102Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T08:50:05.102Z] [2021-05-14T08:50:05.102Z] Login Succeeded [2021-05-14T08:50:05.102Z] nexus3.edgexfoundry.org:10004 [2021-05-14T08:50:05.730Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T08:50:05.730Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T08:50:05.730Z] Configure a credential helper to remove this warning. See [2021-05-14T08:50:05.730Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T08:50:05.730Z] [2021-05-14T08:50:05.730Z] Login Succeeded [2021-05-14T08:50:05.730Z] docker.io [2021-05-14T08:50:06.006Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-14T08:50:06.281Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-14T08:50:06.282Z] Configure a credential helper to remove this warning. See [2021-05-14T08:50:06.282Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-14T08:50:06.282Z] [2021-05-14T08:50:06.282Z] Login Succeeded [2021-05-14T08:50:06.282Z] ---> docker-login.sh ends [Pipeline] } [2021-05-14T08:50:06.328Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-14T08:50:06.406Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2021-05-14T08:50:06.406Z] e780ff51f2d38c8c04fab48d9c2943cf7701f258 [2021-05-14T08:50:06.406Z] latest [2021-05-14T08:50:06.406Z] 2.0.0-dev.51 [2021-05-14T08:50:06.406Z] e780ff51f2d38c8c04fab48d9c2943cf7701f258-2.0.0-dev.51 [2021-05-14T08:50:06.406Z] master [2021-05-14T08:50:06.406Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-14T08:50:06.796Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:e780ff51f2d38c8c04fab48d9c2943cf7701f258 [Pipeline] isUnix [Pipeline] sh [2021-05-14T08:50:07.159Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:e780ff51f2d38c8c04fab48d9c2943cf7701f258 [2021-05-14T08:50:07.484Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-05-14T08:50:07.484Z] 8485c893a129: Preparing [2021-05-14T08:50:07.484Z] 32f366d666a5: Preparing [2021-05-14T08:50:07.484Z] 32f366d666a5: Layer already exists [2021-05-14T08:50:10.974Z] 8485c893a129: Pushed [2021-05-14T08:50:11.246Z] e780ff51f2d38c8c04fab48d9c2943cf7701f258: digest: sha256:779d94b5e2a42912e73e16a818c6e8b36095301fe1855db3c00195b3aeb896e5 size: 740 [Pipeline] isUnix [Pipeline] sh [2021-05-14T08:50:11.609Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh [2021-05-14T08:50:12.006Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2021-05-14T08:50:12.366Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-05-14T08:50:12.366Z] 8485c893a129: Preparing [2021-05-14T08:50:12.366Z] 32f366d666a5: Preparing [2021-05-14T08:50:12.366Z] 32f366d666a5: Layer already exists [2021-05-14T08:50:12.366Z] 8485c893a129: Layer already exists [2021-05-14T08:50:12.366Z] latest: digest: sha256:779d94b5e2a42912e73e16a818c6e8b36095301fe1855db3c00195b3aeb896e5 size: 740 [Pipeline] isUnix [Pipeline] sh [2021-05-14T08:50:12.772Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.51 [Pipeline] isUnix [Pipeline] sh [2021-05-14T08:50:13.139Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.51 [2021-05-14T08:50:13.139Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-05-14T08:50:13.139Z] 8485c893a129: Preparing [2021-05-14T08:50:13.139Z] 32f366d666a5: Preparing [2021-05-14T08:50:13.139Z] 32f366d666a5: Layer already exists [2021-05-14T08:50:13.139Z] 8485c893a129: Layer already exists [2021-05-14T08:50:13.254Z] 2.0.0-dev.51: digest: sha256:779d94b5e2a42912e73e16a818c6e8b36095301fe1855db3c00195b3aeb896e5 size: 740 [Pipeline] isUnix [Pipeline] sh [2021-05-14T08:50:13.775Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:e780ff51f2d38c8c04fab48d9c2943cf7701f258-2.0.0-dev.51 [Pipeline] isUnix [Pipeline] sh [2021-05-14T08:50:14.242Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:e780ff51f2d38c8c04fab48d9c2943cf7701f258-2.0.0-dev.51 [2021-05-14T08:50:14.243Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-05-14T08:50:14.243Z] 8485c893a129: Preparing [2021-05-14T08:50:14.243Z] 32f366d666a5: Preparing [2021-05-14T08:50:14.243Z] 8485c893a129: Layer already exists [2021-05-14T08:50:14.243Z] 32f366d666a5: Layer already exists [2021-05-14T08:50:14.243Z] e780ff51f2d38c8c04fab48d9c2943cf7701f258-2.0.0-dev.51: digest: sha256:779d94b5e2a42912e73e16a818c6e8b36095301fe1855db3c00195b3aeb896e5 size: 740 [Pipeline] isUnix [Pipeline] sh [2021-05-14T08:50:14.607Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:master [Pipeline] isUnix [Pipeline] sh [2021-05-14T08:50:14.972Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:master [2021-05-14T08:50:14.972Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-05-14T08:50:14.972Z] 8485c893a129: Preparing [2021-05-14T08:50:14.972Z] 32f366d666a5: Preparing [2021-05-14T08:50:14.972Z] 8485c893a129: Layer already exists [2021-05-14T08:50:14.972Z] 32f366d666a5: Layer already exists [2021-05-14T08:50:15.258Z] master: digest: sha256:779d94b5e2a42912e73e16a818c6e8b36095301fe1855db3c00195b3aeb896e5 size: 740 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-14T08:50:15.353Z] ===================================================== [Pipeline] echo [2021-05-14T08:50:15.369Z] taggedImages: [2021-05-14T08:50:15.369Z] - nexus3.edgexfoundry.org:10004/edgex-ui:e780ff51f2d38c8c04fab48d9c2943cf7701f258 [2021-05-14T08:50:15.369Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2021-05-14T08:50:15.369Z] - nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.51 [2021-05-14T08:50:15.369Z] - nexus3.edgexfoundry.org:10004/edgex-ui:e780ff51f2d38c8c04fab48d9c2943cf7701f258-2.0.0-dev.51 [2021-05-14T08:50:15.369Z] - 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-05-14T08:50:16.027Z] ---> job-cost.sh [2021-05-14T08:50:16.027Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-gbno [2021-05-14T08:50:18.081Z] lf-activate-venv(): INFO: Adding /tmp/venv-nwRZ/bin to PATH [2021-05-14T08:50:18.081Z] INFO: No Stack... [2021-05-14T08:50:18.351Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-05-14T08:50:18.945Z] INFO: Archiving Costs [Pipeline] sh [2021-05-14T08:50:19.287Z] + cat /w/workspace/edgex-ui-go/111/archives/cost.csv+ [2021-05-14T08:50:19.288Z] cut -d, -f6 [Pipeline] lock [2021-05-14T08:50:19.351Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-111-stack-cost] [2021-05-14T08:50:19.357Z] Resource [jenkins-edgexfoundry-edgex-ui-go-master-111-stack-cost] did not exist. Created. [2021-05-14T08:50:19.357Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-111-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-14T08:50:19.712Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-05-14T08:50:19.959Z] Stashed 1 file(s) [Pipeline] } [2021-05-14T08:50:19.972Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-111-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-14T08:50:42.867Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-14T08:51:22.043Z] lf-activate-venv(): INFO: Adding /tmp/venv-gbno/bin to PATH [2021-05-14T08:51:22.043Z] INFO: No Stack... [2021-05-14T08:51:24.083Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-14T08:51:24.769Z] INFO: Archiving Costs [Pipeline] sh [2021-05-14T08:51:25.156Z] + cat /w/workspace/edgex-ui-go/111/archives/cost.csv [2021-05-14T08:51:25.157Z] + cut -d, -f6 [Pipeline] lock [2021-05-14T08:51:25.319Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-111-stack-cost] [2021-05-14T08:51:25.345Z] Resource [jenkins-edgexfoundry-edgex-ui-go-master-111-stack-cost] did not exist. Created. [2021-05-14T08:51:25.345Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-111-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-14T08:51:25.745Z] /w/workspace/edgex-ui-go/111@tmp/durable-3b9424a5/script.sh: line 1: unexpected EOF while looking for matching `'' [Pipeline] sh [2021-05-14T08:51:26.250Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-05-14T08:51:26.301Z] Warning: overwriting stash ‘stack-cost’ [2021-05-14T08:51:26.563Z] Stashed 1 file(s) [Pipeline] } [2021-05-14T08:51:26.576Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-111-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-05-14T08:51:27.337Z] provisioning config files... [2021-05-14T08:51:27.371Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config3575775038751047284tmp [Pipeline] { [Pipeline] sh [2021-05-14T08:51:27.795Z] + set +x [2021-05-14T08:51:27.795Z] + curl -s https://codecov.io/bash [2021-05-14T08:51:27.795Z] + bash -s -- [2021-05-14T08:51:28.075Z] [2021-05-14T08:51:28.075Z] _____ _ [2021-05-14T08:51:28.075Z] / ____| | | [2021-05-14T08:51:28.075Z] | | ___ __| | ___ ___ _____ __ [2021-05-14T08:51:28.075Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-14T08:51:28.075Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-14T08:51:28.075Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-14T08:51:28.075Z] Bash-1.0.2 [2021-05-14T08:51:28.075Z] [2021-05-14T08:51:28.075Z] [2021-05-14T08:51:28.075Z] ==> git version 2.24.3 found [2021-05-14T08:51:28.075Z] ==> 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-05-14T08:51:28.075Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-14T08:51:28.075Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-14T08:51:28.075Z] ==> Jenkins CI detected. [2021-05-14T08:51:28.075Z] project root: . [2021-05-14T08:51:28.075Z] --> token set from env [2021-05-14T08:51:28.075Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-14T08:51:28.364Z] ==> Running gcov in . (disable via -X gcov) [2021-05-14T08:51:28.364Z] ==> Python coveragepy not found [2021-05-14T08:51:28.364Z] ==> Searching for coverage reports in: [2021-05-14T08:51:28.364Z] + . [2021-05-14T08:51:28.364Z] -> Found 1 reports [2021-05-14T08:51:28.364Z] ==> Detecting git/mercurial file structure [2021-05-14T08:51:28.364Z] ==> Reading reports [2021-05-14T08:51:28.364Z] + ./coverage.out bytes=10 [2021-05-14T08:51:28.364Z] ==> Appending adjustments [2021-05-14T08:51:28.364Z] https://docs.codecov.io/docs/fixing-reports [2021-05-14T08:51:28.665Z] + Found adjustments [2021-05-14T08:51:28.665Z] ==> Gzipping contents [2021-05-14T08:51:28.665Z] 4.0K /tmp/codecov.IQHh1C.gz [2021-05-14T08:51:28.665Z] ==> Uploading reports [2021-05-14T08:51:28.665Z] url: https://codecov.io [2021-05-14T08:51:28.665Z] query: branch=master&commit=e780ff51f2d38c8c04fab48d9c2943cf7701f258&build=111&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F111%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-05-14T08:51:28.665Z] -> Pinging Codecov [2021-05-14T08:51:28.665Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=master&commit=e780ff51f2d38c8c04fab48d9c2943cf7701f258&build=111&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F111%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-05-14T08:51:29.669Z] -> Uploading to [2021-05-14T08:51:29.669Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-14/FB506323287CE973F263BFD2A0EB1F37/e780ff51f2d38c8c04fab48d9c2943cf7701f258/e7319475-63a4-4f51-a7de-0e1425699aa1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210514%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210514T085129Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=89c0859332b2d978aa30bf913dfa9aea4916dd82055231ad7704fabafd0b0aa0 [2021-05-14T08:51:29.669Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-14T08:51:29.669Z] Dload Upload Total Spent Left Speed [2021-05-14T08:51:29.945Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3926 0 0 100 3926 0 9423 --:--:-- --:--:-- --:--:-- 9437 [2021-05-14T08:51:29.945Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/e780ff51f2d38c8c04fab48d9c2943cf7701f258 [Pipeline] } [2021-05-14T08:51:29.967Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-05-14T08:51:30.410Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-05-14T08:51:30.425Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-14T08:51:30.791Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-14T08:51:30.791Z] [2021-05-14T08:51:30.791Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-05-14T08:51:31.416Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-14T08:51:31.416Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-05-14T08:51:31.416Z] 188c0c94c7c5: Pulling fs layer [2021-05-14T08:51:31.416Z] 0ef7d3d256c8: Pulling fs layer [2021-05-14T08:51:31.416Z] de9db76c5a1d: Pulling fs layer [2021-05-14T08:51:31.416Z] 0eba1c9be4d2: Pulling fs layer [2021-05-14T08:51:31.416Z] 0d57e429df01: Pulling fs layer [2021-05-14T08:51:31.416Z] 4e4be7b47b0d: Pulling fs layer [2021-05-14T08:51:31.416Z] e1f770b5df2f: Pulling fs layer [2021-05-14T08:51:31.416Z] 85a0685a4137: Pulling fs layer [2021-05-14T08:51:31.416Z] 4e4be7b47b0d: Waiting [2021-05-14T08:51:31.416Z] 0eba1c9be4d2: Waiting [2021-05-14T08:51:31.416Z] 0d57e429df01: Waiting [2021-05-14T08:51:31.416Z] e1f770b5df2f: Waiting [2021-05-14T08:51:31.416Z] 85a0685a4137: Waiting [2021-05-14T08:51:31.416Z] de9db76c5a1d: Verifying Checksum [2021-05-14T08:51:31.416Z] de9db76c5a1d: Download complete [2021-05-14T08:51:31.416Z] 0ef7d3d256c8: Download complete [2021-05-14T08:51:31.705Z] 0d57e429df01: Verifying Checksum [2021-05-14T08:51:31.705Z] 0d57e429df01: Download complete [2021-05-14T08:51:31.705Z] 4e4be7b47b0d: Verifying Checksum [2021-05-14T08:51:31.705Z] 4e4be7b47b0d: Download complete [2021-05-14T08:51:31.705Z] 188c0c94c7c5: Download complete [2021-05-14T08:51:32.424Z] 188c0c94c7c5: Pull complete [2021-05-14T08:51:33.081Z] 0ef7d3d256c8: Pull complete [2021-05-14T08:51:33.727Z] de9db76c5a1d: Pull complete [2021-05-14T08:51:33.999Z] e1f770b5df2f: Verifying Checksum [2021-05-14T08:51:33.999Z] e1f770b5df2f: Download complete [2021-05-14T08:51:43.017Z] 0eba1c9be4d2: Verifying Checksum [2021-05-14T08:51:43.017Z] 0eba1c9be4d2: Download complete [2021-05-14T08:51:44.576Z] 85a0685a4137: Verifying Checksum [2021-05-14T08:51:44.576Z] 85a0685a4137: Download complete [2021-05-14T08:51:54.938Z] 0eba1c9be4d2: Pull complete [2021-05-14T08:51:54.938Z] 0d57e429df01: Pull complete [2021-05-14T08:51:54.938Z] 4e4be7b47b0d: Pull complete [2021-05-14T08:51:58.362Z] e1f770b5df2f: Pull complete [2021-05-14T08:52:10.924Z] 85a0685a4137: Pull complete [2021-05-14T08:52:10.924Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-05-14T08:52:10.924Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-14T08:52:10.924Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-05-14T08:52:11.262Z] prd-centos7-docker-4c-2g-104 does not seem to be running inside a container [2021-05-14T08:52:11.395Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-05-14T08:52:13.535Z] $ docker top 059b04c0c3de8a6e9082b8360fca917d1d2d691d7ef19f40f406ce4261cc4939 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-14T08:52:14.058Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-05-14T08:52:14.811Z] + set -o pipefail [2021-05-14T08:52:14.811Z] + snyk monitor '--org=edgex-jenkins' [2021-05-14T08:52:29.909Z] [2021-05-14T08:52:29.909Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_master (github.com/edgexfoundry/edgex-ui-go)... [2021-05-14T08:52:29.909Z] [2021-05-14T08:52:29.909Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/37fbc265-6534-4df6-babb-602d9aa119cb [2021-05-14T08:52:29.909Z] [2021-05-14T08:52:29.909Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-05-14T08:52:29.909Z] [2021-05-14T08:52:29.909Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-05-14T08:52:29.909Z] [2021-05-14T08:52:29.909Z] [Pipeline] } [2021-05-14T08:52:29.971Z] $ docker stop --time=1 059b04c0c3de8a6e9082b8360fca917d1d2d691d7ef19f40f406ce4261cc4939 [2021-05-14T08:52:32.611Z] $ docker rm -f 059b04c0c3de8a6e9082b8360fca917d1d2d691d7ef19f40f406ce4261cc4939 [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-05-14T08:52:34.483Z] + git log --format=format:%s -1 e780ff51f2d38c8c04fab48d9c2943cf7701f258 [Pipeline] isUnix [Pipeline] sh [2021-05-14T08:52:34.902Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-14T08:52:34.902Z] . [Pipeline] withDockerContainer [2021-05-14T08:52:35.383Z] prd-centos7-docker-4c-2g-104 does not seem to be running inside a container [2021-05-14T08:52:35.503Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-14T08:52:36.975Z] $ docker top cae7f5ab8d89eb15d81f1eef8e3459ca29bbeacaec9d15826d14663fd94e6c35 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-14T08:52:37.262Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-14T08:52:37.262Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-14T08:52:37.760Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-14T08:52:37.766Z] $ docker exec cae7f5ab8d89eb15d81f1eef8e3459ca29bbeacaec9d15826d14663fd94e6c35 ssh-agent [2021-05-14T08:52:38.206Z] SSH_AUTH_SOCK=/tmp/ssh-UZ7J97LAnNsy/agent.12 [2021-05-14T08:52:38.206Z] SSH_AGENT_PID=17 [2021-05-14T08:52:38.220Z] Running ssh-add (command line suppressed) [2021-05-14T08:52:38.502Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_7733220925743194390.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_7733220925743194390.key) [2021-05-14T08:52:38.614Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-14T08:52:38.957Z] + git semver tag [2021-05-14T08:52:39.241Z] # -> Open(): unable to determine branch for HEAD [2021-05-14T08:52:39.241Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-05-14T08:52:39.241Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-05-14T08:52:39.241Z] # $SEMVER_REMOTE_NAME = origin [2021-05-14T08:52:39.241Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-14T08:52:39.241Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-14T08:52:39.241Z] # $SEMVER_BRANCH = master [2021-05-14T08:52:39.241Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [2021-05-14T08:52:39.241Z] # e780ff51f2d38c8c04fab48d9c2943cf7701f258 HEAD [2021-05-14T08:52:39.241Z] # -> Force: false [2021-05-14T08:52:39.241Z] # 1c2dbe4642364356fbcbebca5505973caa21e8f4 refs/tags/v2.0.0-dev.51 [Pipeline] } [2021-05-14T08:52:39.258Z] $ docker exec --env ******** --env ******** cae7f5ab8d89eb15d81f1eef8e3459ca29bbeacaec9d15826d14663fd94e6c35 ssh-agent -k [2021-05-14T08:52:39.472Z] unset SSH_AUTH_SOCK; [2021-05-14T08:52:39.473Z] unset SSH_AGENT_PID; [2021-05-14T08:52:39.473Z] echo Agent pid 17 killed; [2021-05-14T08:52:39.697Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-14T08:52:40.074Z] + git semver [Pipeline] } [2021-05-14T08:52:40.100Z] $ docker stop --time=1 cae7f5ab8d89eb15d81f1eef8e3459ca29bbeacaec9d15826d14663fd94e6c35 [2021-05-14T08:52:41.634Z] $ docker rm -f cae7f5ab8d89eb15d81f1eef8e3459ca29bbeacaec9d15826d14663fd94e6c35 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-05-14T08:52:42.389Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-14T08:52:42.389Z] [2021-05-14T08:52:42.389Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-05-14T08:52:42.807Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-14T08:52:43.127Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-05-14T08:52:43.127Z] ab5ef0e58194: Pulling fs layer [2021-05-14T08:52:43.127Z] 9712f1f96733: Pulling fs layer [2021-05-14T08:52:43.127Z] 63f879dbbcfc: Pulling fs layer [2021-05-14T08:52:43.127Z] 0d9ebad4ef96: Pulling fs layer [2021-05-14T08:52:43.127Z] e9a5061849ea: Pulling fs layer [2021-05-14T08:52:43.127Z] d747dcd14b5f: Pulling fs layer [2021-05-14T08:52:43.127Z] 2de7ff778b66: Pulling fs layer [2021-05-14T08:52:43.127Z] 0d9ebad4ef96: Waiting [2021-05-14T08:52:43.127Z] e9a5061849ea: Waiting [2021-05-14T08:52:43.127Z] d747dcd14b5f: Waiting [2021-05-14T08:52:43.127Z] 2de7ff778b66: Waiting [2021-05-14T08:52:43.127Z] 9712f1f96733: Verifying Checksum [2021-05-14T08:52:43.127Z] 9712f1f96733: Download complete [2021-05-14T08:52:45.778Z] 63f879dbbcfc: Verifying Checksum [2021-05-14T08:52:45.778Z] 63f879dbbcfc: Download complete [2021-05-14T08:52:45.778Z] e9a5061849ea: Verifying Checksum [2021-05-14T08:52:45.778Z] e9a5061849ea: Download complete [2021-05-14T08:52:45.778Z] d747dcd14b5f: Verifying Checksum [2021-05-14T08:52:45.778Z] d747dcd14b5f: Download complete [2021-05-14T08:52:47.259Z] 2de7ff778b66: Verifying Checksum [2021-05-14T08:52:47.259Z] 2de7ff778b66: Download complete [2021-05-14T08:52:47.870Z] 0d9ebad4ef96: Verifying Checksum [2021-05-14T08:52:47.870Z] 0d9ebad4ef96: Download complete [2021-05-14T08:52:48.483Z] ab5ef0e58194: Verifying Checksum [2021-05-14T08:52:48.483Z] ab5ef0e58194: Download complete [2021-05-14T08:52:56.843Z] ab5ef0e58194: Pull complete [2021-05-14T08:52:56.843Z] 9712f1f96733: Pull complete [2021-05-14T08:52:59.488Z] 63f879dbbcfc: Pull complete [2021-05-14T08:53:09.757Z] 0d9ebad4ef96: Pull complete [2021-05-14T08:53:10.769Z] e9a5061849ea: Pull complete [2021-05-14T08:53:11.063Z] d747dcd14b5f: Pull complete [2021-05-14T08:53:14.486Z] 2de7ff778b66: Pull complete [2021-05-14T08:53:14.486Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-05-14T08:53:14.486Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-14T08:53:14.486Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-05-14T08:53:14.862Z] prd-centos7-docker-4c-2g-104 does not seem to be running inside a container [2021-05-14T08:53:14.930Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-05-14T08:53:18.137Z] $ docker top bc4bcc67493566d14226299db8e13a0064736dd0f947aa964da2044a4d2ff80e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-05-14T08:53:18.348Z] provisioning config files... [2021-05-14T08:53:18.369Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config4794664656032758889tmp [2021-05-14T08:53:18.395Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config3736050803000188584tmp [2021-05-14T08:53:18.415Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config1300804384333741290tmp [Pipeline] { [Pipeline] echo [2021-05-14T08:53:18.440Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-14T08:53:18.756Z] ---> sigul-configuration.sh [2021-05-14T08:53:19.025Z] gpg: directory `/root/.gnupg' created [2021-05-14T08:53:19.025Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-05-14T08:53:19.025Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-05-14T08:53:19.025Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-05-14T08:53:19.025Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-05-14T08:53:19.025Z] gpg: CAST5 encrypted data [2021-05-14T08:53:19.025Z] gpg: encrypted with 1 passphrase [2021-05-14T08:53:19.025Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-05-14T08:53:19.608Z] + mkdir /home/jenkins [2021-05-14T08:53:19.608Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-05-14T08:53:19.981Z] + 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-05-14T08:53:20.033Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-14T08:53:20.389Z] ---> sigul-install.sh [2021-05-14T08:53:30.574Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-05-14T08:53:30.913Z] + git tag --list [2021-05-14T08:53:30.913Z] 0.1.1 [2021-05-14T08:53:30.913Z] v1.1.0 [2021-05-14T08:53:30.913Z] v1.2.0 [2021-05-14T08:53:30.913Z] v1.2.1 [2021-05-14T08:53:30.913Z] v1.3.0 [2021-05-14T08:53:30.913Z] v2.0.0-dev.1 [2021-05-14T08:53:30.913Z] v2.0.0-dev.10 [2021-05-14T08:53:30.913Z] v2.0.0-dev.11 [2021-05-14T08:53:30.913Z] v2.0.0-dev.12 [2021-05-14T08:53:30.913Z] v2.0.0-dev.13 [2021-05-14T08:53:30.913Z] v2.0.0-dev.14 [2021-05-14T08:53:30.913Z] v2.0.0-dev.15 [2021-05-14T08:53:30.913Z] v2.0.0-dev.16 [2021-05-14T08:53:30.913Z] v2.0.0-dev.17 [2021-05-14T08:53:30.913Z] v2.0.0-dev.18 [2021-05-14T08:53:30.913Z] v2.0.0-dev.19 [2021-05-14T08:53:30.913Z] v2.0.0-dev.2 [2021-05-14T08:53:30.913Z] v2.0.0-dev.20 [2021-05-14T08:53:30.913Z] v2.0.0-dev.21 [2021-05-14T08:53:30.913Z] v2.0.0-dev.22 [2021-05-14T08:53:30.913Z] v2.0.0-dev.23 [2021-05-14T08:53:30.913Z] v2.0.0-dev.24 [2021-05-14T08:53:30.913Z] v2.0.0-dev.25 [2021-05-14T08:53:30.913Z] v2.0.0-dev.26 [2021-05-14T08:53:30.913Z] v2.0.0-dev.27 [2021-05-14T08:53:30.913Z] v2.0.0-dev.28 [2021-05-14T08:53:30.913Z] v2.0.0-dev.29 [2021-05-14T08:53:30.913Z] v2.0.0-dev.3 [2021-05-14T08:53:30.913Z] v2.0.0-dev.30 [2021-05-14T08:53:30.913Z] v2.0.0-dev.31 [2021-05-14T08:53:30.913Z] v2.0.0-dev.32 [2021-05-14T08:53:30.913Z] v2.0.0-dev.33 [2021-05-14T08:53:30.913Z] v2.0.0-dev.34 [2021-05-14T08:53:30.913Z] v2.0.0-dev.35 [2021-05-14T08:53:30.913Z] v2.0.0-dev.36 [2021-05-14T08:53:30.913Z] v2.0.0-dev.37 [2021-05-14T08:53:30.913Z] v2.0.0-dev.38 [2021-05-14T08:53:30.913Z] v2.0.0-dev.39 [2021-05-14T08:53:30.913Z] v2.0.0-dev.4 [2021-05-14T08:53:30.913Z] v2.0.0-dev.40 [2021-05-14T08:53:30.913Z] v2.0.0-dev.41 [2021-05-14T08:53:30.913Z] v2.0.0-dev.42 [2021-05-14T08:53:30.913Z] v2.0.0-dev.43 [2021-05-14T08:53:30.913Z] v2.0.0-dev.44 [2021-05-14T08:53:30.913Z] v2.0.0-dev.45 [2021-05-14T08:53:30.913Z] v2.0.0-dev.46 [2021-05-14T08:53:30.913Z] v2.0.0-dev.47 [2021-05-14T08:53:30.913Z] v2.0.0-dev.48 [2021-05-14T08:53:30.913Z] v2.0.0-dev.49 [2021-05-14T08:53:30.913Z] v2.0.0-dev.5 [2021-05-14T08:53:30.913Z] v2.0.0-dev.50 [2021-05-14T08:53:30.913Z] v2.0.0-dev.51 [2021-05-14T08:53:30.913Z] v2.0.0-dev.6 [2021-05-14T08:53:30.913Z] v2.0.0-dev.7 [2021-05-14T08:53:30.913Z] v2.0.0-dev.8 [2021-05-14T08:53:30.913Z] v2.0.0-dev.9 [Pipeline] sh [2021-05-14T08:53:31.610Z] + lftools sign git-tag v2.0.0-dev.51 [2021-05-14T08:53:33.343Z] Signing Git tag with Sigul... [2021-05-14T08:53:33.343Z] Signing v2.0.0-dev.51 [Pipeline] echo [2021-05-14T08:53:36.115Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-14T08:53:36.784Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-05-14T08:53:36.797Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-05-14T08:53:36.829Z] $ docker stop --time=1 bc4bcc67493566d14226299db8e13a0064736dd0f947aa964da2044a4d2ff80e [2021-05-14T08:53:38.532Z] $ docker rm -f bc4bcc67493566d14226299db8e13a0064736dd0f947aa964da2044a4d2ff80e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-05-14T08:53:39.377Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-14T08:53:39.377Z] . [Pipeline] withDockerContainer [2021-05-14T08:53:39.533Z] prd-centos7-docker-4c-2g-104 does not seem to be running inside a container [2021-05-14T08:53:39.656Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-14T08:53:41.141Z] $ docker top 88657c2a2b19af2ffed9f3dec25264ccd83460e99465ab624d2fc6a93719b820 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-14T08:53:41.489Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-14T08:53:41.489Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-14T08:53:42.242Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-14T08:53:42.251Z] $ docker exec 88657c2a2b19af2ffed9f3dec25264ccd83460e99465ab624d2fc6a93719b820 ssh-agent [2021-05-14T08:53:42.776Z] SSH_AUTH_SOCK=/tmp/ssh-BffGv0AMkqhb/agent.11 [2021-05-14T08:53:42.776Z] SSH_AGENT_PID=16 [2021-05-14T08:53:42.789Z] Running ssh-add (command line suppressed) [2021-05-14T08:53:43.219Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_4845336685166239755.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_4845336685166239755.key) [2021-05-14T08:53:43.328Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-14T08:53:43.664Z] + git semver bump pre [2021-05-14T08:53:43.664Z] # -> Open(): unable to determine branch for HEAD [2021-05-14T08:53:43.664Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-05-14T08:53:43.664Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-05-14T08:53:43.664Z] # $SEMVER_REMOTE_NAME = origin [2021-05-14T08:53:43.664Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-14T08:53:43.664Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-14T08:53:43.664Z] # $SEMVER_BRANCH = master [2021-05-14T08:53:43.664Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [2021-05-14T08:53:43.933Z] 2.0.0-dev.52 [Pipeline] } [2021-05-14T08:53:43.951Z] $ docker exec --env ******** --env ******** 88657c2a2b19af2ffed9f3dec25264ccd83460e99465ab624d2fc6a93719b820 ssh-agent -k [2021-05-14T08:53:44.164Z] unset SSH_AUTH_SOCK; [2021-05-14T08:53:44.164Z] unset SSH_AGENT_PID; [2021-05-14T08:53:44.164Z] echo Agent pid 16 killed; [2021-05-14T08:53:44.297Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-14T08:53:44.659Z] + git semver [Pipeline] } [2021-05-14T08:53:44.685Z] $ docker stop --time=1 88657c2a2b19af2ffed9f3dec25264ccd83460e99465ab624d2fc6a93719b820 [2021-05-14T08:53:46.268Z] $ docker rm -f 88657c2a2b19af2ffed9f3dec25264ccd83460e99465ab624d2fc6a93719b820 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-05-14T08:53:46.998Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-14T08:53:46.998Z] . [Pipeline] withDockerContainer [2021-05-14T08:53:47.277Z] prd-centos7-docker-4c-2g-104 does not seem to be running inside a container [2021-05-14T08:53:47.350Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-14T08:53:48.229Z] $ docker top e42d3b3cf4c0b2a26ca452938d4fd620075208a45b429289e2d91408e2f3415c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-14T08:53:48.472Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-14T08:53:48.472Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-14T08:53:48.782Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-14T08:53:48.789Z] $ docker exec e42d3b3cf4c0b2a26ca452938d4fd620075208a45b429289e2d91408e2f3415c ssh-agent [2021-05-14T08:53:49.132Z] SSH_AUTH_SOCK=/tmp/ssh-nOUuyOv3xgK5/agent.11 [2021-05-14T08:53:49.132Z] SSH_AGENT_PID=16 [2021-05-14T08:53:49.143Z] Running ssh-add (command line suppressed) [2021-05-14T08:53:49.384Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_7089161528352290191.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_7089161528352290191.key) [2021-05-14T08:53:49.506Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-14T08:53:49.832Z] + git semver push [2021-05-14T08:53:49.832Z] # -> Open(): unable to determine branch for HEAD [2021-05-14T08:53:49.832Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-05-14T08:53:49.832Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-05-14T08:53:49.832Z] # $SEMVER_REMOTE_NAME = origin [2021-05-14T08:53:49.832Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-14T08:53:49.832Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-14T08:53:49.832Z] # $SEMVER_BRANCH = master [2021-05-14T08:53:49.832Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } [2021-05-14T08:53:55.206Z] $ docker exec --env ******** --env ******** e42d3b3cf4c0b2a26ca452938d4fd620075208a45b429289e2d91408e2f3415c ssh-agent -k [2021-05-14T08:53:55.383Z] unset SSH_AUTH_SOCK; [2021-05-14T08:53:55.384Z] unset SSH_AGENT_PID; [2021-05-14T08:53:55.385Z] echo Agent pid 16 killed; [2021-05-14T08:53:55.456Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-14T08:53:55.817Z] + git semver [Pipeline] } [2021-05-14T08:53:55.849Z] $ docker stop --time=1 e42d3b3cf4c0b2a26ca452938d4fd620075208a45b429289e2d91408e2f3415c [2021-05-14T08:53:57.449Z] $ docker rm -f e42d3b3cf4c0b2a26ca452938d4fd620075208a45b429289e2d91408e2f3415c [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-05-14T08:53:58.684Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-14T08:53:59.606Z] ---> package-listing.sh [2021-05-14T08:53:59.607Z] ++ facter osfamily [2021-05-14T08:53:59.607Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-14T08:53:59.879Z] + OS_FAMILY=redhat [2021-05-14T08:53:59.879Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_master [2021-05-14T08:53:59.879Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-14T08:53:59.879Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-14T08:53:59.879Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-14T08:53:59.879Z] + PACKAGES=/tmp/packages_start.txt [2021-05-14T08:53:59.879Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' [2021-05-14T08:53:59.879Z] + PACKAGES=/tmp/packages_end.txt [2021-05-14T08:53:59.879Z] + case "${OS_FAMILY}" in [2021-05-14T08:53:59.879Z] + rpm -qa [2021-05-14T08:53:59.879Z] + sort [2021-05-14T08:54:05.311Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-14T08:54:05.311Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-14T08:54:05.311Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-14T08:54:05.311Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' [2021-05-14T08:54:05.311Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ [2021-05-14T08:54:05.311Z] + 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-05-14T08:54:05.332Z] 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-05-14T08:54:05.683Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-14T08:54:06.290Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-14T08:54:06.558Z] [2021-05-14T08:54:06.558Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-14T08:54:06.902Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-14T08:54:06.902Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-14T08:54:06.902Z] df20fa9351a1: Pulling fs layer [2021-05-14T08:54:06.902Z] 36b3adc4ff6f: Pulling fs layer [2021-05-14T08:54:06.902Z] 8ad3a11d3b57: Pulling fs layer [2021-05-14T08:54:06.902Z] 46f8f816bc3b: Pulling fs layer [2021-05-14T08:54:06.902Z] 93b61091891f: Pulling fs layer [2021-05-14T08:54:06.902Z] 93b9cdb0e59b: Pulling fs layer [2021-05-14T08:54:06.902Z] 5e14af77c1be: Pulling fs layer [2021-05-14T08:54:06.902Z] 01666e4c0597: Pulling fs layer [2021-05-14T08:54:06.902Z] aa168da1d23b: Pulling fs layer [2021-05-14T08:54:06.902Z] 46f8f816bc3b: Waiting [2021-05-14T08:54:06.902Z] 93b61091891f: Waiting [2021-05-14T08:54:06.902Z] 93b9cdb0e59b: Waiting [2021-05-14T08:54:06.902Z] 5e14af77c1be: Waiting [2021-05-14T08:54:06.902Z] 01666e4c0597: Waiting [2021-05-14T08:54:06.902Z] aa168da1d23b: Waiting [2021-05-14T08:54:06.902Z] 36b3adc4ff6f: Verifying Checksum [2021-05-14T08:54:06.902Z] 36b3adc4ff6f: Download complete [2021-05-14T08:54:06.902Z] 46f8f816bc3b: Verifying Checksum [2021-05-14T08:54:06.902Z] 46f8f816bc3b: Download complete [2021-05-14T08:54:07.174Z] df20fa9351a1: Verifying Checksum [2021-05-14T08:54:07.174Z] df20fa9351a1: Download complete [2021-05-14T08:54:07.174Z] 93b9cdb0e59b: Verifying Checksum [2021-05-14T08:54:07.174Z] 93b9cdb0e59b: Download complete [2021-05-14T08:54:07.174Z] 5e14af77c1be: Verifying Checksum [2021-05-14T08:54:07.174Z] 5e14af77c1be: Download complete [2021-05-14T08:54:07.174Z] 93b61091891f: Verifying Checksum [2021-05-14T08:54:07.174Z] 93b61091891f: Download complete [2021-05-14T08:54:07.174Z] 01666e4c0597: Verifying Checksum [2021-05-14T08:54:07.174Z] 01666e4c0597: Download complete [2021-05-14T08:54:07.460Z] 8ad3a11d3b57: Verifying Checksum [2021-05-14T08:54:07.460Z] 8ad3a11d3b57: Download complete [2021-05-14T08:54:07.743Z] df20fa9351a1: Pull complete [2021-05-14T08:54:08.352Z] 36b3adc4ff6f: Pull complete [2021-05-14T08:54:09.831Z] 8ad3a11d3b57: Pull complete [2021-05-14T08:54:10.440Z] 46f8f816bc3b: Pull complete [2021-05-14T08:54:11.053Z] 93b61091891f: Pull complete [2021-05-14T08:54:11.327Z] aa168da1d23b: Verifying Checksum [2021-05-14T08:54:11.327Z] aa168da1d23b: Download complete [2021-05-14T08:54:11.327Z] 93b9cdb0e59b: Pull complete [2021-05-14T08:54:11.609Z] 5e14af77c1be: Pull complete [2021-05-14T08:54:11.878Z] 01666e4c0597: Pull complete [2021-05-14T08:54:24.303Z] aa168da1d23b: Pull complete [2021-05-14T08:54:24.304Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-14T08:54:24.304Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-14T08:54:24.304Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-14T08:54:24.676Z] prd-centos7-docker-4c-2g-104 does not seem to be running inside a container [2021-05-14T08:54:24.897Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-14T08:54:28.028Z] $ docker top 04e8d9773baa14b3c7e43b04895b495093e2145488530031a79d1bc0cd58054f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-14T08:54:28.863Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-14T08:54:29.597Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-14T08:54:29.921Z] + ls /var/log/sa-host [2021-05-14T08:54:29.921Z] + sadf -c /var/log/sa-host/sa14 [2021-05-14T08:54:29.921Z] file_magic: OK [2021-05-14T08:54:29.921Z] HZ: Using current value: 100 [2021-05-14T08:54:29.921Z] file_header: OK [2021-05-14T08:54:29.921Z] 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-05-14T08:54:29.921Z] Statistics: [2021-05-14T08:54:29.921Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-14T08:54:29.921Z] File successfully converted to sysstat format version 12.2.1 [2021-05-14T08:54:29.921Z] + sadf -c /var/log/sa-host/sa23 [2021-05-14T08:54:29.921Z] file_magic: OK [2021-05-14T08:54:29.921Z] HZ: Using current value: 100 [2021-05-14T08:54:29.921Z] file_header: OK [2021-05-14T08:54:29.921Z] 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-05-14T08:54:29.921Z] Statistics: [2021-05-14T08:54:29.921Z] Hnuu...uuuununununu... [2021-05-14T08:54:29.921Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-14T08:54:30.512Z] provisioning config files... [2021-05-14T08:54:30.537Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config5700658704177581338tmp [Pipeline] { [Pipeline] echo [2021-05-14T08:54:30.578Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-14T08:54:31.310Z] ---> create-netrc.sh [Pipeline] } [2021-05-14T08:54:31.340Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-14T08:54:31.373Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-14T08:54:31.749Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-14T08:54:31.766Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-14T08:54:32.477Z] ---> sudo-logs.sh [2021-05-14T08:54:32.477Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-14T08:54:32.506Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-14T08:54:33.248Z] ---> job-cost.sh [2021-05-14T08:54:33.248Z] lf-activate-venv: SKIPPING [2021-05-14T08:54:33.248Z] DEBUG: total: 0.029999999329447746 [2021-05-14T08:54:33.248Z] INFO: Retrieving Stack Cost... [2021-05-14T08:54:34.209Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-14T08:54:34.809Z] INFO: Archiving Costs [Pipeline] echo [2021-05-14T08:54:34.829Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-14T08:54:35.272Z] ---> logs-deploy.sh [2021-05-14T08:54:35.272Z] lf-activate-venv: SKIPPING [2021-05-14T08:54:35.272Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/111 [2021-05-14T08:54:35.272Z] INFO: archiving workspace using pattern(s): [2021-05-14T08:54:38.672Z] Archives upload complete. [2021-05-14T08:54:38.672Z] INFO: archiving logs to Nexus [2021-05-14T08:54:40.112Z] ---> uname -a: [2021-05-14T08:54:40.112Z] Linux prd-centos7-docker-4c-2g-104.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-05-14T08:54:40.112Z] [2021-05-14T08:54:40.112Z] [2021-05-14T08:54:40.112Z] ---> lscpu: [2021-05-14T08:54:40.112Z] Architecture: x86_64 [2021-05-14T08:54:40.112Z] CPU op-mode(s): 32-bit, 64-bit [2021-05-14T08:54:40.112Z] Byte Order: Little Endian [2021-05-14T08:54:40.112Z] Address sizes: 40 bits physical, 48 bits virtual [2021-05-14T08:54:40.112Z] CPU(s): 4 [2021-05-14T08:54:40.112Z] On-line CPU(s) list: 0-3 [2021-05-14T08:54:40.112Z] Thread(s) per core: 1 [2021-05-14T08:54:40.112Z] Core(s) per socket: 1 [2021-05-14T08:54:40.112Z] Socket(s): 4 [2021-05-14T08:54:40.112Z] NUMA node(s): 1 [2021-05-14T08:54:40.112Z] Vendor ID: GenuineIntel [2021-05-14T08:54:40.112Z] CPU family: 6 [2021-05-14T08:54:40.112Z] Model: 44 [2021-05-14T08:54:40.112Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-05-14T08:54:40.112Z] Stepping: 1 [2021-05-14T08:54:40.112Z] CPU MHz: 2933.438 [2021-05-14T08:54:40.112Z] BogoMIPS: 5866.87 [2021-05-14T08:54:40.112Z] Virtualization: VT-x [2021-05-14T08:54:40.112Z] Hypervisor vendor: KVM [2021-05-14T08:54:40.112Z] Virtualization type: full [2021-05-14T08:54:40.112Z] L1d cache: 128 KiB [2021-05-14T08:54:40.112Z] L1i cache: 128 KiB [2021-05-14T08:54:40.112Z] L2 cache: 16 MiB [2021-05-14T08:54:40.112Z] L3 cache: 64 MiB [2021-05-14T08:54:40.112Z] NUMA node0 CPU(s): 0-3 [2021-05-14T08:54:40.112Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-05-14T08:54:40.112Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-05-14T08:54:40.112Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-05-14T08:54:40.112Z] Vulnerability Meltdown: Mitigation; PTI [2021-05-14T08:54:40.112Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-05-14T08:54:40.112Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-05-14T08:54:40.112Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-05-14T08:54:40.112Z] Vulnerability Srbds: Not affected [2021-05-14T08:54:40.112Z] Vulnerability Tsx async abort: Not affected [2021-05-14T08:54:40.112Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2021-05-14T08:54:40.112Z] [2021-05-14T08:54:40.112Z] [2021-05-14T08:54:40.112Z] ---> nproc: [2021-05-14T08:54:40.112Z] 4 [2021-05-14T08:54:40.112Z] [2021-05-14T08:54:40.112Z] [2021-05-14T08:54:40.112Z] ---> df -h: [2021-05-14T08:54:40.112Z] Filesystem Size Used Available Use% Mounted on [2021-05-14T08:54:40.112Z] overlay 50.0G 8.6G 41.4G 17% / [2021-05-14T08:54:40.112Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-05-14T08:54:40.112Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-05-14T08:54:40.112Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-05-14T08:54:40.112Z] /dev/vda1 50.0G 8.6G 41.4G 17% /facter-os [2021-05-14T08:54:40.112Z] /dev/vda1 50.0G 8.6G 41.4G 17% /etc/resolv.conf [2021-05-14T08:54:40.112Z] /dev/vda1 50.0G 8.6G 41.4G 17% /etc/hostname [2021-05-14T08:54:40.112Z] /dev/vda1 50.0G 8.6G 41.4G 17% /etc/hosts [2021-05-14T08:54:40.112Z] /dev/vda1 50.0G 8.6G 41.4G 17% /run/cloud-init/result.json [2021-05-14T08:54:40.112Z] /dev/vda1 50.0G 8.6G 41.4G 17% /w/workspace/edgexfoundry_edgex-ui-go_master [2021-05-14T08:54:40.112Z] /dev/vda1 50.0G 8.6G 41.4G 17% /w/workspace/edgexfoundry_edgex-ui-go_master@tmp [2021-05-14T08:54:40.112Z] /dev/vda1 50.0G 8.6G 41.4G 17% /var/log/sa-host [2021-05-14T08:54:40.112Z] /dev/vda1 50.0G 8.6G 41.4G 17% /var/log/secure [2021-05-14T08:54:40.112Z] /dev/vda1 50.0G 8.6G 41.4G 17% /var/log/auth.log [2021-05-14T08:54:40.112Z] [2021-05-14T08:54:40.112Z] [2021-05-14T08:54:40.112Z] ---> free -m: [2021-05-14T08:54:40.112Z] total used free shared buff/cache available [2021-05-14T08:54:40.112Z] Mem: 1837 838 145 0 853 934 [2021-05-14T08:54:40.112Z] Swap: 1023 2 1021 [2021-05-14T08:54:40.112Z] [2021-05-14T08:54:40.112Z]