Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 2b2b445aae4e80239e684dcececaac268628f05f 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-ssh1569479447042165621.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 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-ssh1944787236445221316.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 c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 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-ssh7306373474390265980.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd # timeout=10 Commit message: "Merge pull request #338 from ernestojeda/add-latest-tag" > 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-ssh6241393025190890341.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/master/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3356088090973580873.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-836 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/jenkins-gitclient-ssh7397615517047031707.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 2b2b445aae4e80239e684dcececaac268628f05f (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 2b2b445aae4e80239e684dcececaac268628f05f # timeout=10 Commit message: "feat: update to match edgex v2 updates" > git rev-list --no-walk 142b78676ee014469d48b95d6ffc573051973437 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-08T05:21:28.962Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-08T05:21:29.060Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-08T05:21:29.091Z] ========================================================= [2021-06-08T05:21:29.091Z] EdgeX Global Pipelines Version Info [2021-06-08T05:21:29.091Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-08T05:21:30.535Z] ------------------- [2021-06-08T05:21:30.535Z] stable info: [2021-06-08T05:21:30.535Z] ------------------- [2021-06-08T05:21:30.535Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-08T05:21:30.535Z] Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [2021-06-08T05:21:30.535Z] Message: update stable to v1.0.193 [2021-06-08T05:21:31.123Z] ------------------- [2021-06-08T05:21:31.123Z] experimental info: [2021-06-08T05:21:31.123Z] ------------------- [2021-06-08T05:21:31.123Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-08T05:21:31.123Z] Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [2021-06-08T05:21:31.123Z] Message: update experimental to v1.0.193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-08T05:21:31.269Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-06-08T05:21:31.293Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-06-08T05:21:31.317Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-08T05:21:31.340Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-08T05:21:31.364Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-08T05:21:31.388Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-08T05:21:31.417Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-08T05:21:31.441Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-08T05:21:31.465Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-08T05:21:31.490Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-08T05:21:31.514Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-08T05:21:31.542Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-06-08T05:21:31.566Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-08T05:21:31.591Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-08T05:21:31.615Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-08T05:21:31.639Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-08T05:21:31.663Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-08T05:21:31.695Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-08T05:21:31.719Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-08T05:21:31.747Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-08T05:21:31.774Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-06-08T05:21:31.821Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-06-08T05:21:31.846Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-08T05:21:31.868Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-08T05:21:31.892Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-06-08T05:21:31.915Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-08T05:21:31.941Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-06-08T05:21:31.965Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-06-08T05:21:31.988Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-06-08T05:21:32.019Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2b2b445aae4e80239e684dcececaac268628f05f [Pipeline] echo [2021-06-08T05:21:32.042Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2b2b445 [Pipeline] echo [2021-06-08T05:21:32.065Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-08T05:21:32.141Z] provisioning config files... [2021-06-08T05:21:32.172Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config2488439556513024996tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-08T05:21:32.512Z] ---> docker-login.sh [2021-06-08T05:21:32.512Z] nexus3.edgexfoundry.org:10001 [2021-06-08T05:21:32.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T05:21:32.778Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T05:21:32.778Z] Configure a credential helper to remove this warning. See [2021-06-08T05:21:32.778Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T05:21:32.778Z] [2021-06-08T05:21:33.042Z] Login Succeeded [2021-06-08T05:21:33.042Z] nexus3.edgexfoundry.org:10002 [2021-06-08T05:21:33.042Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T05:21:33.042Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T05:21:33.042Z] Configure a credential helper to remove this warning. See [2021-06-08T05:21:33.042Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T05:21:33.042Z] [2021-06-08T05:21:33.042Z] Login Succeeded [2021-06-08T05:21:33.042Z] nexus3.edgexfoundry.org:10003 [2021-06-08T05:21:33.042Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T05:21:33.306Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T05:21:33.306Z] Configure a credential helper to remove this warning. See [2021-06-08T05:21:33.306Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T05:21:33.306Z] [2021-06-08T05:21:33.306Z] Login Succeeded [2021-06-08T05:21:33.306Z] nexus3.edgexfoundry.org:10004 [2021-06-08T05:21:33.306Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T05:21:33.306Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T05:21:33.306Z] Configure a credential helper to remove this warning. See [2021-06-08T05:21:33.306Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T05:21:33.306Z] [2021-06-08T05:21:33.306Z] Login Succeeded [2021-06-08T05:21:33.306Z] docker.io [2021-06-08T05:21:33.306Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T05:21:33.572Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T05:21:33.572Z] Configure a credential helper to remove this warning. See [2021-06-08T05:21:33.572Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T05:21:33.572Z] [2021-06-08T05:21:33.572Z] Login Succeeded [2021-06-08T05:21:33.573Z] ---> docker-login.sh ends [Pipeline] } [2021-06-08T05:21:33.581Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-08T05:21:34.082Z] + git log --format=format:%s -1 2b2b445aae4e80239e684dcececaac268628f05f [Pipeline] echo [2021-06-08T05:21:34.122Z] GIT_COMMIT: 2b2b445aae4e80239e684dcececaac268628f05f, Commit Message: feat: update to match edgex v2 updates [Pipeline] echo [2021-06-08T05:21:34.135Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-08T05:21:34.746Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-08T05:21:34.746Z] [2021-06-08T05:21:34.746Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-08T05:21:35.064Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-08T05:21:35.064Z] latest: Pulling from edgex-devops/git-semver [2021-06-08T05:21:35.064Z] 31603596830f: Pulling fs layer [2021-06-08T05:21:35.064Z] 54011a49482f: Pulling fs layer [2021-06-08T05:21:35.064Z] a6820b24f6d8: Pulling fs layer [2021-06-08T05:21:35.064Z] f581987b2513: Pulling fs layer [2021-06-08T05:21:35.064Z] f581987b2513: Waiting [2021-06-08T05:21:35.064Z] 54011a49482f: Verifying Checksum [2021-06-08T05:21:35.064Z] 54011a49482f: Download complete [2021-06-08T05:21:35.330Z] 31603596830f: Verifying Checksum [2021-06-08T05:21:35.330Z] 31603596830f: Download complete [2021-06-08T05:21:35.330Z] f581987b2513: Verifying Checksum [2021-06-08T05:21:35.330Z] f581987b2513: Download complete [2021-06-08T05:21:35.330Z] a6820b24f6d8: Verifying Checksum [2021-06-08T05:21:35.330Z] a6820b24f6d8: Download complete [2021-06-08T05:21:35.330Z] 31603596830f: Pull complete [2021-06-08T05:21:35.593Z] 54011a49482f: Pull complete [2021-06-08T05:21:36.168Z] a6820b24f6d8: Pull complete [2021-06-08T05:21:36.168Z] f581987b2513: Pull complete [2021-06-08T05:21:36.168Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-08T05:21:36.168Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-08T05:21:36.168Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-08T05:21:36.252Z] prd-centos7-docker-4c-2g-836 does not seem to be running inside a container [2021-06-08T05:21:36.302Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-08T05:21:37.848Z] $ docker top 6001ee13a9f1dc2c80d724adf9ddf7504a7d859cf488a35b075387fef88ddd0a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-08T05:21:37.979Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-08T05:21:37.979Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-08T05:21:38.096Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-08T05:21:38.098Z] $ docker exec 6001ee13a9f1dc2c80d724adf9ddf7504a7d859cf488a35b075387fef88ddd0a ssh-agent [2021-06-08T05:21:38.214Z] SSH_AUTH_SOCK=/tmp/ssh-igQZn7pKm3Pg/agent.15 [2021-06-08T05:21:38.214Z] SSH_AGENT_PID=21 [2021-06-08T05:21:38.224Z] Running ssh-add (command line suppressed) [2021-06-08T05:21:38.336Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_5889839469001261775.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_5889839469001261775.key) [2021-06-08T05:21:38.354Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-08T05:21:38.657Z] + git tag --points-at HEAD [Pipeline] } [2021-06-08T05:21:38.668Z] $ docker exec --env ******** --env ******** 6001ee13a9f1dc2c80d724adf9ddf7504a7d859cf488a35b075387fef88ddd0a ssh-agent -k [2021-06-08T05:21:38.773Z] unset SSH_AUTH_SOCK; [2021-06-08T05:21:38.773Z] unset SSH_AGENT_PID; [2021-06-08T05:21:38.773Z] echo Agent pid 21 killed; [2021-06-08T05:21:38.790Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-08T05:21:38.831Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-08T05:21:38.832Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-08T05:21:38.950Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-08T05:21:38.949Z] $ docker exec 6001ee13a9f1dc2c80d724adf9ddf7504a7d859cf488a35b075387fef88ddd0a ssh-agent [2021-06-08T05:21:39.055Z] SSH_AUTH_SOCK=/tmp/ssh-0jmsL7iGbt3g/agent.54 [2021-06-08T05:21:39.055Z] SSH_AGENT_PID=60 [2021-06-08T05:21:39.061Z] Running ssh-add (command line suppressed) [2021-06-08T05:21:39.159Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_7866641525984490439.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_7866641525984490439.key) [2021-06-08T05:21:39.176Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-08T05:21:39.484Z] + git semver init [2021-06-08T05:21:39.484Z] # -> Open(): unable to determine branch for HEAD [2021-06-08T05:21:39.484Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-06-08T05:21:39.484Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-06-08T05:21:39.484Z] # $SEMVER_REMOTE_NAME = origin [2021-06-08T05:21:39.484Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-08T05:21:39.484Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-08T05:21:39.484Z] # $SEMVER_BRANCH = master [2021-06-08T05:21:39.484Z] # $SEMVER_TEMP = /tmp/semver-761615767 [2021-06-08T05:21:39.484Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-06-08T05:21:40.898Z] # '/tmp/semver-761615767' -> '/w/workspace/edgexfoundry_edgex-ui-go_master/.semver' [2021-06-08T05:21:40.898Z] # -> Force: false [2021-06-08T05:21:40.898Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } [2021-06-08T05:21:40.907Z] $ docker exec --env ******** --env ******** 6001ee13a9f1dc2c80d724adf9ddf7504a7d859cf488a35b075387fef88ddd0a ssh-agent -k [2021-06-08T05:21:41.011Z] unset SSH_AUTH_SOCK; [2021-06-08T05:21:41.011Z] unset SSH_AGENT_PID; [2021-06-08T05:21:41.011Z] echo Agent pid 60 killed; [2021-06-08T05:21:41.028Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-08T05:21:41.386Z] + git semver [Pipeline] } [2021-06-08T05:21:41.398Z] $ docker stop --time=1 6001ee13a9f1dc2c80d724adf9ddf7504a7d859cf488a35b075387fef88ddd0a [2021-06-08T05:21:42.903Z] $ docker rm -f 6001ee13a9f1dc2c80d724adf9ddf7504a7d859cf488a35b075387fef88ddd0a [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-08T05:21:43.280Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-08T05:21:43.568Z] Stashed 1 file(s) [Pipeline] echo [2021-06-08T05:21:43.571Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.61 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-06-08T05:21:58.838Z] Still waiting to schedule task [2021-06-08T05:21:58.839Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-06-08T05:21:58.842Z] Still waiting to schedule task [2021-06-08T05:21:58.842Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-834’ is offline [2021-06-08T05:23:59.744Z] Running on prd-centos7-docker-4c-2g-839 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws [2021-06-08T05:23:59.819Z] Running in /w/workspace/edgex-ui-go/121 [Pipeline] { [Pipeline] checkout [2021-06-08T05:23:59.956Z] The recommended git tool is: git [2021-06-08T05:24:02.465Z] using credential edgex-jenkins-ssh [2021-06-08T05:24:02.488Z] Cloning the remote Git repository [2021-06-08T05:24:03.224Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-838 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws [2021-06-08T05:24:03.241Z] Running in /w/workspace/edgex-ui-go/121 [Pipeline] { [Pipeline] checkout [2021-06-08T05:24:02.519Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-08T05:24:02.595Z] > git init /w/workspace/edgex-ui-go/121 # timeout=10 [2021-06-08T05:24:02.625Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-08T05:24:02.625Z] > git --version # timeout=10 [2021-06-08T05:24:02.635Z] > git --version # 'git version 2.24.4' [2021-06-08T05:24:02.636Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-08T05:24:02.664Z] [INFO] Currently running in a labeled security context [2021-06-08T05:24:02.664Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-08T05:24:02.664Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/121@tmp/jenkins-gitclient-ssh2103671969707141877.key [2021-06-08T05:24:02.680Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-08T05:24:03.497Z] The recommended git tool is: git [2021-06-08T05:24:05.429Z] Avoid second fetch [2021-06-08T05:24:05.430Z] Checking out Revision 2b2b445aae4e80239e684dcececaac268628f05f (master) [2021-06-08T05:24:05.407Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-06-08T05:24:05.418Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-08T05:24:05.437Z] > git config core.sparsecheckout # timeout=10 [2021-06-08T05:24:05.443Z] > git checkout -f 2b2b445aae4e80239e684dcececaac268628f05f # timeout=10 [2021-06-08T05:24:08.900Z] using credential edgex-jenkins-ssh [2021-06-08T05:24:08.921Z] Cloning the remote Git repository [2021-06-08T05:24:09.285Z] Commit message: "feat: update to match edgex v2 updates" [2021-06-08T05:24:08.982Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-08T05:24:09.138Z] > git init /w/workspace/edgex-ui-go/121 # timeout=10 [2021-06-08T05:24:09.210Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-08T05:24:09.211Z] > git --version # timeout=10 [2021-06-08T05:24:09.234Z] > git --version # 'git version 2.17.1' [2021-06-08T05:24:09.236Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-08T05:24:09.349Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-08T05:24:10.387Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-08T05:24:10.715Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-08T05:24:11.015Z] + true [2021-06-08T05:24:11.016Z] + sudo service docker restart [2021-06-08T05:24:11.016Z] Redirecting to /bin/systemctl restart docker.service [2021-06-08T05:24:11.434Z] Avoid second fetch [2021-06-08T05:24:11.435Z] Checking out Revision 2b2b445aae4e80239e684dcececaac268628f05f (master) [2021-06-08T05:24:11.393Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-06-08T05:24:11.411Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-08T05:24:11.452Z] > git config core.sparsecheckout # timeout=10 [2021-06-08T05:24:11.472Z] > git checkout -f 2b2b445aae4e80239e684dcececaac268628f05f # timeout=10 [2021-06-08T05:24:16.167Z] Commit message: "feat: update to match edgex v2 updates" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-08T05:24:17.355Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-08T05:24:17.803Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-08T05:24:18.162Z] + sudo service docker restart [2021-06-08T05:24:18.162Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-08T05:24:29.212Z] provisioning config files... [2021-06-08T05:24:29.226Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/121@tmp/config5494328460744275729tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-08T05:24:29.555Z] ---> docker-login.sh [2021-06-08T05:24:29.555Z] nexus3.edgexfoundry.org:10001 [2021-06-08T05:24:29.555Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T05:24:29.824Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T05:24:29.824Z] Configure a credential helper to remove this warning. See [2021-06-08T05:24:29.824Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T05:24:29.824Z] [2021-06-08T05:24:29.824Z] Login Succeeded [2021-06-08T05:24:29.824Z] nexus3.edgexfoundry.org:10002 [2021-06-08T05:24:29.824Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T05:24:29.824Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T05:24:29.824Z] Configure a credential helper to remove this warning. See [2021-06-08T05:24:29.824Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T05:24:29.824Z] [2021-06-08T05:24:29.824Z] Login Succeeded [2021-06-08T05:24:30.089Z] nexus3.edgexfoundry.org:10003 [2021-06-08T05:24:30.089Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T05:24:30.089Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T05:24:30.089Z] Configure a credential helper to remove this warning. See [2021-06-08T05:24:30.089Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T05:24:30.089Z] [2021-06-08T05:24:30.089Z] Login Succeeded [2021-06-08T05:24:30.089Z] nexus3.edgexfoundry.org:10004 [2021-06-08T05:24:30.089Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T05:24:30.355Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T05:24:30.355Z] Configure a credential helper to remove this warning. See [2021-06-08T05:24:30.355Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T05:24:30.355Z] [2021-06-08T05:24:30.355Z] Login Succeeded [2021-06-08T05:24:30.355Z] docker.io [2021-06-08T05:24:30.355Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T05:24:30.625Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T05:24:30.625Z] Configure a credential helper to remove this warning. See [2021-06-08T05:24:30.625Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T05:24:30.625Z] [2021-06-08T05:24:30.625Z] Login Succeeded [2021-06-08T05:24:30.625Z] ---> docker-login.sh ends [Pipeline] } [2021-06-08T05:24:30.639Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-08T05:24:30.839Z] ========================================================= [2021-06-08T05:24:30.839Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-08T05:24:30.840Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-08T05:24:31.158Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-08T05:24:31.431Z] Sending build context to Docker daemon 35.74MB [2021-06-08T05:24:31.431Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-08T05:24:31.431Z] Step 2/8 : FROM ${BASE} [2021-06-08T05:24:31.693Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-08T05:24:31.693Z] 540db60ca938: Pulling fs layer [2021-06-08T05:24:31.693Z] adcc1eea9eea: Pulling fs layer [2021-06-08T05:24:31.693Z] 4c4ab2625f07: Pulling fs layer [2021-06-08T05:24:31.693Z] 0510c868ecb4: Pulling fs layer [2021-06-08T05:24:31.693Z] afea3b2eda06: Pulling fs layer [2021-06-08T05:24:31.693Z] 7809a108b3ef: Pulling fs layer [2021-06-08T05:24:31.693Z] f706445af74f: Pulling fs layer [2021-06-08T05:24:31.693Z] afea3b2eda06: Waiting [2021-06-08T05:24:31.693Z] 7809a108b3ef: Waiting [2021-06-08T05:24:31.693Z] f706445af74f: Waiting [2021-06-08T05:24:31.693Z] 0510c868ecb4: Waiting [2021-06-08T05:24:31.693Z] 4c4ab2625f07: Verifying Checksum [2021-06-08T05:24:31.693Z] 4c4ab2625f07: Download complete [2021-06-08T05:24:31.693Z] adcc1eea9eea: Verifying Checksum [2021-06-08T05:24:31.693Z] adcc1eea9eea: Download complete [2021-06-08T05:24:31.693Z] afea3b2eda06: Verifying Checksum [2021-06-08T05:24:31.693Z] afea3b2eda06: Download complete [2021-06-08T05:24:31.693Z] 7809a108b3ef: Verifying Checksum [2021-06-08T05:24:31.693Z] 7809a108b3ef: Download complete [2021-06-08T05:24:31.693Z] 540db60ca938: Verifying Checksum [2021-06-08T05:24:31.693Z] 540db60ca938: Download complete [2021-06-08T05:24:31.960Z] 540db60ca938: Pull complete [2021-06-08T05:24:31.960Z] adcc1eea9eea: Pull complete [2021-06-08T05:24:32.230Z] 4c4ab2625f07: Pull complete [2021-06-08T05:24:33.627Z] f706445af74f: Verifying Checksum [2021-06-08T05:24:33.627Z] f706445af74f: Download complete [2021-06-08T05:24:34.204Z] 0510c868ecb4: Verifying Checksum [2021-06-08T05:24:34.204Z] 0510c868ecb4: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-08T05:24:36.520Z] provisioning config files... [2021-06-08T05:24:36.549Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/121@tmp/config4929435650488668221tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-08T05:24:36.934Z] ---> docker-login.sh [2021-06-08T05:24:36.934Z] nexus3.edgexfoundry.org:10001 [2021-06-08T05:24:37.924Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T05:24:38.203Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T05:24:38.203Z] Configure a credential helper to remove this warning. See [2021-06-08T05:24:38.203Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T05:24:38.203Z] [2021-06-08T05:24:38.203Z] Login Succeeded [2021-06-08T05:24:38.203Z] nexus3.edgexfoundry.org:10002 [2021-06-08T05:24:38.463Z] 0510c868ecb4: Pull complete [2021-06-08T05:24:38.463Z] afea3b2eda06: Pull complete [2021-06-08T05:24:38.463Z] 7809a108b3ef: Pull complete [2021-06-08T05:24:38.530Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T05:24:38.808Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T05:24:38.808Z] Configure a credential helper to remove this warning. See [2021-06-08T05:24:38.808Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T05:24:38.808Z] [2021-06-08T05:24:38.808Z] Login Succeeded [2021-06-08T05:24:38.808Z] nexus3.edgexfoundry.org:10003 [2021-06-08T05:24:39.084Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T05:24:39.359Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T05:24:39.359Z] Configure a credential helper to remove this warning. See [2021-06-08T05:24:39.359Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T05:24:39.359Z] [2021-06-08T05:24:39.359Z] Login Succeeded [2021-06-08T05:24:39.359Z] nexus3.edgexfoundry.org:10004 [2021-06-08T05:24:39.427Z] f706445af74f: Pull complete [2021-06-08T05:24:39.427Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-08T05:24:39.427Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-08T05:24:39.427Z] ---> b068be0155e3 [2021-06-08T05:24:39.427Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-08T05:24:39.633Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T05:24:39.633Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T05:24:39.633Z] Configure a credential helper to remove this warning. See [2021-06-08T05:24:39.633Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T05:24:39.633Z] [2021-06-08T05:24:39.633Z] Login Succeeded [2021-06-08T05:24:39.914Z] docker.io [2021-06-08T05:24:40.190Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T05:24:40.470Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T05:24:40.470Z] Configure a credential helper to remove this warning. See [2021-06-08T05:24:40.470Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T05:24:40.470Z] [2021-06-08T05:24:40.470Z] Login Succeeded [2021-06-08T05:24:40.470Z] ---> docker-login.sh ends [Pipeline] } [2021-06-08T05:24:40.497Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-08T05:24:40.798Z] ========================================================= [2021-06-08T05:24:40.798Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-08T05:24:40.798Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-08T05:24:41.154Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-06-08T05:24:42.147Z] Sending build context to Docker daemon 35.74MB [2021-06-08T05:24:42.147Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-08T05:24:42.147Z] Step 2/8 : FROM ${BASE} [2021-06-08T05:24:42.426Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-08T05:24:42.426Z] 595b0fe564bb: Pulling fs layer [2021-06-08T05:24:42.426Z] 7186ed65a4f7: Pulling fs layer [2021-06-08T05:24:42.426Z] 316046926c0a: Pulling fs layer [2021-06-08T05:24:42.426Z] 4ebd0625c992: Pulling fs layer [2021-06-08T05:24:42.426Z] 207e8628e3a3: Pulling fs layer [2021-06-08T05:24:42.426Z] c791037a9be2: Pulling fs layer [2021-06-08T05:24:42.426Z] ffd874e62e21: Pulling fs layer [2021-06-08T05:24:42.426Z] 4ebd0625c992: Waiting [2021-06-08T05:24:42.426Z] 207e8628e3a3: Waiting [2021-06-08T05:24:42.426Z] c791037a9be2: Waiting [2021-06-08T05:24:42.426Z] ffd874e62e21: Waiting [2021-06-08T05:24:42.426Z] 316046926c0a: Verifying Checksum [2021-06-08T05:24:42.426Z] 316046926c0a: Download complete [2021-06-08T05:24:42.426Z] 7186ed65a4f7: Verifying Checksum [2021-06-08T05:24:42.426Z] 7186ed65a4f7: Download complete [2021-06-08T05:24:42.426Z] 207e8628e3a3: Download complete [2021-06-08T05:24:42.426Z] c791037a9be2: Download complete [2021-06-08T05:24:42.426Z] 595b0fe564bb: Verifying Checksum [2021-06-08T05:24:42.426Z] 595b0fe564bb: Download complete [2021-06-08T05:24:42.754Z] ---> Running in 4eb699500a8a [2021-06-08T05:24:42.754Z] Removing intermediate container 4eb699500a8a [2021-06-08T05:24:42.754Z] ---> 37bda6925b91 [2021-06-08T05:24:42.754Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T05:24:42.754Z] ---> Running in 45c0ee064f90 [2021-06-08T05:24:43.029Z] Removing intermediate container 45c0ee064f90 [2021-06-08T05:24:43.029Z] ---> 0a618502d824 [2021-06-08T05:24:43.029Z] Step 5/8 : RUN apk add --no-cache make git [2021-06-08T05:24:43.029Z] ---> Running in 1d072d54dfb5 [2021-06-08T05:24:43.302Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-08T05:24:43.436Z] 595b0fe564bb: Pull complete [2021-06-08T05:24:44.047Z] 7186ed65a4f7: Pull complete [2021-06-08T05:24:44.248Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-08T05:24:44.341Z] 316046926c0a: Pull complete [2021-06-08T05:24:44.619Z] ffd874e62e21: Verifying Checksum [2021-06-08T05:24:44.619Z] ffd874e62e21: Download complete [2021-06-08T05:24:44.829Z] OK: 149 MiB in 40 packages [2021-06-08T05:24:45.090Z] Removing intermediate container 1d072d54dfb5 [2021-06-08T05:24:45.090Z] ---> 4fa612566843 [2021-06-08T05:24:45.090Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-06-08T05:24:45.090Z] ---> Running in 63731484733a [2021-06-08T05:24:45.352Z] Removing intermediate container 63731484733a [2021-06-08T05:24:45.352Z] ---> 04b2c18dce77 [2021-06-08T05:24:45.352Z] Step 7/8 : COPY . . [2021-06-08T05:24:46.062Z] 4ebd0625c992: Verifying Checksum [2021-06-08T05:24:46.062Z] 4ebd0625c992: Download complete [2021-06-08T05:24:46.304Z] ---> bd722f713f1a [2021-06-08T05:24:46.304Z] Step 8/8 : RUN go mod download [2021-06-08T05:24:46.304Z] ---> Running in e6ace543ef16 [2021-06-08T05:24:56.254Z] 4ebd0625c992: Pull complete [2021-06-08T05:24:56.854Z] 207e8628e3a3: Pull complete [2021-06-08T05:24:57.130Z] c791037a9be2: Pull complete [2021-06-08T05:25:01.285Z] Removing intermediate container e6ace543ef16 [2021-06-08T05:25:01.285Z] ---> 426798983b0a [2021-06-08T05:25:01.285Z] Successfully built 426798983b0a [2021-06-08T05:25:01.285Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-08T05:25:01.462Z] ffd874e62e21: Pull complete [2021-06-08T05:25:01.462Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-06-08T05:25:01.462Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-08T05:25:01.462Z] ---> cfc18b08335c [2021-06-08T05:25:01.462Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-08T05:25:01.593Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-08T05:25:01.593Z] . [Pipeline] withDockerContainer [2021-06-08T05:25:01.680Z] prd-centos7-docker-4c-2g-839 does not seem to be running inside a container [2021-06-08T05:25:01.723Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/121 -v /w/workspace/edgex-ui-go/121:/w/workspace/edgex-ui-go/121:rw,z -v /w/workspace/edgex-ui-go/121@tmp:/w/workspace/edgex-ui-go/121@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-08T05:25:02.150Z] $ docker top 14569852983c785c0e836132c39683e155ddf7b2a75f0bf0dbb8746d9d193c23 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-08T05:25:02.548Z] + go version [2021-06-08T05:25:02.549Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-08T05:25:02.560Z] $ docker stop --time=1 14569852983c785c0e836132c39683e155ddf7b2a75f0bf0dbb8746d9d193c23 [2021-06-08T05:25:02.944Z] ---> Running in e3692f4b2232 [2021-06-08T05:25:03.586Z] Removing intermediate container e3692f4b2232 [2021-06-08T05:25:03.586Z] ---> 1e8549ff67cd [2021-06-08T05:25:03.586Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T05:25:03.586Z] ---> Running in cda86af882d8 [2021-06-08T05:25:03.769Z] $ docker rm -f 14569852983c785c0e836132c39683e155ddf7b2a75f0bf0dbb8746d9d193c23 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-08T05:25:04.445Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-08T05:25:04.445Z] . [Pipeline] withDockerContainer [2021-06-08T05:25:04.547Z] prd-centos7-docker-4c-2g-839 does not seem to be running inside a container [2021-06-08T05:25:04.597Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/121 -v /w/workspace/edgex-ui-go/121:/w/workspace/edgex-ui-go/121:rw,z -v /w/workspace/edgex-ui-go/121@tmp:/w/workspace/edgex-ui-go/121@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-08T05:25:05.032Z] $ docker top 33f48e66f1e289e0ce9fefcef90de30df455a9f0e362e9207b405d16562987f0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-08T05:25:05.474Z] + go mod tidy [Pipeline] sh [2021-06-08T05:25:06.120Z] + make test [2021-06-08T05:25:06.120Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-06-08T05:25:06.228Z] Removing intermediate container cda86af882d8 [2021-06-08T05:25:06.228Z] ---> badd03404370 [2021-06-08T05:25:06.228Z] Step 5/8 : RUN apk add --no-cache make git [2021-06-08T05:25:06.228Z] ---> Running in c0e0f24bb489 [2021-06-08T05:25:06.386Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-06-08T05:25:07.666Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-08T05:25:08.264Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-08T05:25:09.250Z] OK: 138 MiB in 40 packages [2021-06-08T05:25:10.237Z] Removing intermediate container c0e0f24bb489 [2021-06-08T05:25:10.237Z] ---> f0c70b0cc08c [2021-06-08T05:25:10.239Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-06-08T05:25:10.239Z] ---> Running in f2ef5032cd03 [2021-06-08T05:25:10.832Z] Removing intermediate container f2ef5032cd03 [2021-06-08T05:25:10.832Z] ---> 85ff834da1b1 [2021-06-08T05:25:10.833Z] Step 7/8 : COPY . . [2021-06-08T05:25:14.244Z] ---> c5dfcf85db99 [2021-06-08T05:25:14.244Z] Step 8/8 : RUN go mod download [2021-06-08T05:25:14.244Z] ---> Running in 0192465e01b0 [2021-06-08T05:25:18.758Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-06-08T05:25:18.758Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-06-08T05:25:18.758Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-06-08T05:25:18.758Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-06-08T05:25:18.758Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-06-08T05:25:18.758Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-06-08T05:25:18.758Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-06-08T05:25:18.758Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-06-08T05:25:18.758Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-06-08T05:25:18.758Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-06-08T05:25:18.758Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-06-08T05:25:18.758Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-06-08T05:25:18.758Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-06-08T05:25:22.187Z] $ docker stop --time=1 33f48e66f1e289e0ce9fefcef90de30df455a9f0e362e9207b405d16562987f0 [2021-06-08T05:25:23.602Z] $ docker rm -f 33f48e66f1e289e0ce9fefcef90de30df455a9f0e362e9207b405d16562987f0 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-08T05:25:24.039Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-08T05:25:24.246Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-06-08T05:25:25.697Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-08T05:25:25.998Z] + ls -al . [2021-06-08T05:25:25.998Z] total 92 [2021-06-08T05:25:25.998Z] drwxrwxr-x. 10 jenkins jenkins 4096 Jun 8 05:25 . [2021-06-08T05:25:25.998Z] drwxrwxr-x. 4 jenkins jenkins 32 Jun 8 05:24 .. [2021-06-08T05:25:25.998Z] drwxrwxr-x. 3 jenkins jenkins 20 Jun 8 05:24 assets [2021-06-08T05:25:25.998Z] drwxrwxr-x. 2 jenkins jenkins 35 Jun 8 05:24 bin [2021-06-08T05:25:25.998Z] drwxrwxr-x. 3 jenkins jenkins 29 Jun 8 05:24 cmd [2021-06-08T05:25:25.998Z] -rw-rw-r--. 1 jenkins jenkins 3959 Jun 8 05:24 CONTRIBUTING.md [2021-06-08T05:25:25.998Z] -rw-r--r--. 1 jenkins jenkins 10 Jun 8 05:25 coverage.out [2021-06-08T05:25:25.998Z] -rw-rw-r--. 1 jenkins jenkins 1508 Jun 8 05:24 Dockerfile [2021-06-08T05:25:25.998Z] -rw-rw-r--. 1 jenkins jenkins 902 Jun 8 05:24 Dockerfile.build [2021-06-08T05:25:25.998Z] drwxrwxr-x. 5 jenkins jenkins 104 Jun 8 05:24 docs [2021-06-08T05:25:25.998Z] drwxrwxr-x. 8 jenkins jenkins 162 Jun 8 05:24 .git [2021-06-08T05:25:25.998Z] drwxrwxr-x. 2 jenkins jenkins 103 Jun 8 05:24 .github [2021-06-08T05:25:25.998Z] -rw-rw-r--. 1 jenkins jenkins 162 Jun 8 05:24 .gitignore [2021-06-08T05:25:25.998Z] -rw-rw-r--. 1 jenkins jenkins 971 Jun 8 05:24 go.mod [2021-06-08T05:25:25.998Z] -rw-r--r--. 1 jenkins jenkins 23959 Jun 8 05:25 go.sum [2021-06-08T05:25:25.998Z] drwxrwxr-x. 10 jenkins jenkins 139 Jun 8 05:24 internal [2021-06-08T05:25:25.998Z] -rw-rw-r--. 1 jenkins jenkins 652 Jun 8 05:24 Jenkinsfile [2021-06-08T05:25:25.998Z] -rw-rw-r--. 1 jenkins jenkins 11357 Jun 8 05:24 LICENSE [2021-06-08T05:25:25.998Z] -rw-rw-r--. 1 jenkins jenkins 941 Jun 8 05:24 Makefile [2021-06-08T05:25:25.998Z] -rw-rw-r--. 1 jenkins jenkins 6012 Jun 8 05:24 README.md [2021-06-08T05:25:25.998Z] -rw-rw-r--. 1 jenkins jenkins 12 Jun 8 05:21 VERSION [2021-06-08T05:25:25.998Z] -rw-rw-r--. 1 jenkins jenkins 155 Jun 8 05:24 version.go [2021-06-08T05:25:25.998Z] drwxrwxr-x. 4 jenkins jenkins 4096 Jun 8 05:24 web [Pipeline] isUnix [Pipeline] sh [2021-06-08T05:25:26.307Z] + 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=2b2b445aae4e80239e684dcececaac268628f05f --label arch=amd64 --label version=2.0.0-dev.61 . [2021-06-08T05:25:26.572Z] Sending build context to Docker daemon 35.77MB [2021-06-08T05:25:26.572Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-06-08T05:25:26.572Z] Step 2/24 : FROM ${BASE} AS builder [2021-06-08T05:25:26.572Z] ---> 426798983b0a [2021-06-08T05:25:26.572Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-06-08T05:25:26.835Z] ---> Running in 3ee108d5c784 [2021-06-08T05:25:26.835Z] Removing intermediate container 3ee108d5c784 [2021-06-08T05:25:26.835Z] ---> 1c126d80d429 [2021-06-08T05:25:26.836Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-06-08T05:25:26.836Z] ---> Running in e7fccb442800 [2021-06-08T05:25:26.836Z] Removing intermediate container e7fccb442800 [2021-06-08T05:25:26.836Z] ---> 8cf3b49147da [2021-06-08T05:25:26.836Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-06-08T05:25:26.836Z] ---> Running in 4053fdbe71b7 [2021-06-08T05:25:27.102Z] Removing intermediate container 4053fdbe71b7 [2021-06-08T05:25:27.102Z] ---> 782522071f35 [2021-06-08T05:25:27.102Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-06-08T05:25:27.102Z] ---> Running in 79dbfe41d835 [2021-06-08T05:25:27.102Z] Removing intermediate container 79dbfe41d835 [2021-06-08T05:25:27.102Z] ---> 117a5561ce4f [2021-06-08T05:25:27.102Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-06-08T05:25:27.102Z] ---> Running in 5fccb099eece [2021-06-08T05:25:27.365Z] Removing intermediate container 5fccb099eece [2021-06-08T05:25:27.366Z] ---> 460323566bf4 [2021-06-08T05:25:27.366Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T05:25:27.366Z] ---> Running in 00790b62f030 [2021-06-08T05:25:27.943Z] Removing intermediate container 00790b62f030 [2021-06-08T05:25:27.943Z] ---> 1c9ee80d6db5 [2021-06-08T05:25:27.943Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-08T05:25:27.943Z] ---> Running in ceda4e4b7a0b [2021-06-08T05:25:28.208Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-08T05:25:29.157Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-08T05:25:29.420Z] OK: 149 MiB in 40 packages [2021-06-08T05:25:29.683Z] Removing intermediate container ceda4e4b7a0b [2021-06-08T05:25:29.683Z] ---> 98cb0fb45041 [2021-06-08T05:25:29.683Z] Step 10/24 : ENV GO111MODULE=on [2021-06-08T05:25:29.683Z] ---> Running in 92bd0edcdb4e [2021-06-08T05:25:29.683Z] Removing intermediate container 92bd0edcdb4e [2021-06-08T05:25:29.683Z] ---> fe63a47653d2 [2021-06-08T05:25:29.683Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-06-08T05:25:29.683Z] ---> Running in d28cde14bdc9 [2021-06-08T05:25:29.947Z] Removing intermediate container d28cde14bdc9 [2021-06-08T05:25:29.947Z] ---> 0f3b9dfb2876 [2021-06-08T05:25:29.947Z] Step 12/24 : COPY go.mod . [2021-06-08T05:25:29.947Z] ---> c13c57cd873c [2021-06-08T05:25:29.947Z] Step 13/24 : COPY Makefile . [2021-06-08T05:25:30.213Z] ---> 0520201d2087 [2021-06-08T05:25:30.213Z] Step 14/24 : RUN make update [2021-06-08T05:25:30.213Z] ---> Running in c246b3990a80 [2021-06-08T05:25:30.486Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-06-08T05:25:30.760Z] Removing intermediate container c246b3990a80 [2021-06-08T05:25:30.760Z] ---> d6f53ff25f28 [2021-06-08T05:25:30.760Z] Step 15/24 : COPY . . [2021-06-08T05:25:31.705Z] ---> 44611541a050 [2021-06-08T05:25:31.705Z] Step 16/24 : RUN ${MAKE} [2021-06-08T05:25:31.705Z] ---> Running in 1ef2b2d7d672 [2021-06-08T05:25:31.973Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.61" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-06-08T05:25:40.343Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-06-08T05:25:41.084Z] Removing intermediate container 0192465e01b0 [2021-06-08T05:25:41.084Z] ---> c99cb3d58bf2 [2021-06-08T05:25:41.084Z] Successfully built c99cb3d58bf2 [2021-06-08T05:25:41.084Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-08T05:25:41.445Z] + docker inspect -f . ci-base-image-arm64 [2021-06-08T05:25:41.445Z] . [Pipeline] withDockerContainer [2021-06-08T05:25:41.684Z] prd-ubuntu18.04-docker-arm64-4c-16g-838 does not seem to be running inside a container [2021-06-08T05:25:41.770Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/121 -v /w/workspace/edgex-ui-go/121:/w/workspace/edgex-ui-go/121:rw,z -v /w/workspace/edgex-ui-go/121@tmp:/w/workspace/edgex-ui-go/121@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-08T05:25:42.899Z] Removing intermediate container 1ef2b2d7d672 [2021-06-08T05:25:42.899Z] ---> 398c36e3dbe7 [2021-06-08T05:25:42.899Z] Step 17/24 : FROM alpine:3.12 [2021-06-08T05:25:43.161Z] 3.12: Pulling from library/alpine [2021-06-08T05:25:43.338Z] $ docker top f991b3ac6e7004dcc2acda86bd124c9920fc072e2c9aef9da514d17eb0789b39 -eo pid,comm [2021-06-08T05:25:43.423Z] 339de151aab4: Pulling fs layer [Pipeline] { [2021-06-08T05:25:43.683Z] 339de151aab4: Verifying Checksum [2021-06-08T05:25:43.683Z] 339de151aab4: Download complete [2021-06-08T05:25:43.683Z] 339de151aab4: Pull complete [2021-06-08T05:25:43.683Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [Pipeline] sh [2021-06-08T05:25:43.945Z] Status: Downloaded newer image for alpine:3.12 [2021-06-08T05:25:43.945Z] ---> 13621d1b12d4 [2021-06-08T05:25:43.945Z] Step 18/24 : EXPOSE 4000 [2021-06-08T05:25:43.945Z] ---> Running in 18972f91a63f [2021-06-08T05:25:44.208Z] Removing intermediate container 18972f91a63f [2021-06-08T05:25:44.208Z] ---> 853b86daeceb [2021-06-08T05:25:44.208Z] Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-06-08T05:25:44.337Z] + go version [2021-06-08T05:25:44.337Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-06-08T05:25:44.354Z] $ docker stop --time=1 f991b3ac6e7004dcc2acda86bd124c9920fc072e2c9aef9da514d17eb0789b39 [2021-06-08T05:25:45.607Z] ---> d28ef4659a62 [2021-06-08T05:25:45.607Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-06-08T05:25:45.607Z] ---> Running in 190b5eec8d3b [2021-06-08T05:25:45.607Z] Removing intermediate container 190b5eec8d3b [2021-06-08T05:25:45.607Z] ---> 5175f3c90fae [2021-06-08T05:25:45.607Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-06-08T05:25:45.607Z] ---> Running in 5745673f49ae [2021-06-08T05:25:45.872Z] Removing intermediate container 5745673f49ae [2021-06-08T05:25:45.872Z] ---> e13bdd794169 [2021-06-08T05:25:45.872Z] Step 22/24 : LABEL arch=amd64 [2021-06-08T05:25:45.872Z] ---> Running in 3445a2b76856 [2021-06-08T05:25:45.872Z] Removing intermediate container 3445a2b76856 [2021-06-08T05:25:45.872Z] ---> 37ce74c59b4c [2021-06-08T05:25:45.872Z] Step 23/24 : LABEL git_sha=2b2b445aae4e80239e684dcececaac268628f05f [2021-06-08T05:25:45.872Z] ---> Running in 86f293cda4a6 [2021-06-08T05:25:46.117Z] $ docker rm -f f991b3ac6e7004dcc2acda86bd124c9920fc072e2c9aef9da514d17eb0789b39 [2021-06-08T05:25:46.135Z] Removing intermediate container 86f293cda4a6 [2021-06-08T05:25:46.135Z] ---> 595d87f770df [2021-06-08T05:25:46.135Z] Step 24/24 : LABEL version=2.0.0-dev.61 [2021-06-08T05:25:46.135Z] ---> Running in 9d851d69de2b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2021-06-08T05:25:46.398Z] Removing intermediate container 9d851d69de2b [2021-06-08T05:25:46.398Z] ---> a74757d2d97f [2021-06-08T05:25:46.398Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-08T05:25:46.398Z] Successfully built a74757d2d97f [2021-06-08T05:25:46.398Z] Successfully tagged edgex-ui:latest [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-08T05:25:46.836Z] provisioning config files... [2021-06-08T05:25:46.847Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/121@tmp/config3047210704374344268tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-08T05:25:47.072Z] + docker inspect -f . ci-base-image-arm64 [2021-06-08T05:25:47.073Z] . [Pipeline] withDockerContainer [2021-06-08T05:25:47.173Z] ---> docker-login.sh [2021-06-08T05:25:47.173Z] nexus3.edgexfoundry.org:10001 [2021-06-08T05:25:47.173Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T05:25:47.173Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T05:25:47.173Z] Configure a credential helper to remove this warning. See [2021-06-08T05:25:47.173Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T05:25:47.173Z] [2021-06-08T05:25:47.173Z] Login Succeeded [2021-06-08T05:25:47.173Z] nexus3.edgexfoundry.org:10002 [2021-06-08T05:25:47.173Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T05:25:47.288Z] prd-ubuntu18.04-docker-arm64-4c-16g-838 does not seem to be running inside a container [2021-06-08T05:25:47.364Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/121 -v /w/workspace/edgex-ui-go/121:/w/workspace/edgex-ui-go/121:rw,z -v /w/workspace/edgex-ui-go/121@tmp:/w/workspace/edgex-ui-go/121@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-08T05:25:47.441Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T05:25:47.441Z] Configure a credential helper to remove this warning. See [2021-06-08T05:25:47.441Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T05:25:47.441Z] [2021-06-08T05:25:47.441Z] Login Succeeded [2021-06-08T05:25:47.441Z] nexus3.edgexfoundry.org:10003 [2021-06-08T05:25:47.441Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T05:25:47.441Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T05:25:47.441Z] Configure a credential helper to remove this warning. See [2021-06-08T05:25:47.441Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T05:25:47.441Z] [2021-06-08T05:25:47.441Z] Login Succeeded [2021-06-08T05:25:47.441Z] nexus3.edgexfoundry.org:10004 [2021-06-08T05:25:47.441Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T05:25:47.703Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T05:25:47.703Z] Configure a credential helper to remove this warning. See [2021-06-08T05:25:47.703Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T05:25:47.703Z] [2021-06-08T05:25:47.703Z] Login Succeeded [2021-06-08T05:25:47.703Z] docker.io [2021-06-08T05:25:47.703Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T05:25:47.964Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T05:25:47.964Z] Configure a credential helper to remove this warning. See [2021-06-08T05:25:47.964Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T05:25:47.964Z] [2021-06-08T05:25:47.964Z] Login Succeeded [2021-06-08T05:25:47.964Z] ---> docker-login.sh ends [2021-06-08T05:25:48.772Z] $ docker top d2ff2cfac9f3df41dc0c1246efc02faea24ef9ee8ad02b9d1c0979ace9881146 -eo pid,comm [Pipeline] { [Pipeline] } [2021-06-08T05:25:49.082Z] Deleting 1 temporary files [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-08T05:25:49.223Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2021-06-08T05:25:49.223Z] 2b2b445aae4e80239e684dcececaac268628f05f [2021-06-08T05:25:49.224Z] latest [2021-06-08T05:25:49.224Z] 2.0.0-dev.61 [2021-06-08T05:25:49.224Z] 2b2b445aae4e80239e684dcececaac268628f05f-2.0.0-dev.61 [2021-06-08T05:25:49.224Z] master [2021-06-08T05:25:49.224Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-08T05:25:49.601Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2b2b445aae4e80239e684dcececaac268628f05f [Pipeline] isUnix [Pipeline] sh [2021-06-08T05:25:49.751Z] + go mod tidy [2021-06-08T05:25:49.904Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2b2b445aae4e80239e684dcececaac268628f05f [2021-06-08T05:25:49.904Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-06-08T05:25:49.904Z] d6c04596a9e5: Preparing [2021-06-08T05:25:49.904Z] 32f366d666a5: Preparing [2021-06-08T05:25:49.904Z] 32f366d666a5: Layer already exists [Pipeline] sh [2021-06-08T05:25:51.015Z] + make test [2021-06-08T05:25:51.015Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-06-08T05:25:52.459Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-06-08T05:25:55.210Z] d6c04596a9e5: Pushed [2021-06-08T05:25:55.210Z] 2b2b445aae4e80239e684dcececaac268628f05f: digest: sha256:eb659d8d8828587d7bb150f780dff62cfb55f59c5f402ddde40dafc32efe94ac size: 740 [Pipeline] isUnix [Pipeline] sh [2021-06-08T05:25:55.519Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh [2021-06-08T05:25:55.821Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2021-06-08T05:25:55.821Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-06-08T05:25:55.821Z] d6c04596a9e5: Preparing [2021-06-08T05:25:55.821Z] 32f366d666a5: Preparing [2021-06-08T05:25:55.821Z] d6c04596a9e5: Layer already exists [2021-06-08T05:25:55.821Z] 32f366d666a5: Layer already exists [2021-06-08T05:25:55.821Z] latest: digest: sha256:eb659d8d8828587d7bb150f780dff62cfb55f59c5f402ddde40dafc32efe94ac size: 740 [Pipeline] isUnix [Pipeline] sh [2021-06-08T05:25:56.134Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.61 [Pipeline] isUnix [Pipeline] sh [2021-06-08T05:25:56.436Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.61 [2021-06-08T05:25:56.436Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-06-08T05:25:56.436Z] d6c04596a9e5: Preparing [2021-06-08T05:25:56.436Z] 32f366d666a5: Preparing [2021-06-08T05:25:56.436Z] 32f366d666a5: Layer already exists [2021-06-08T05:25:56.436Z] d6c04596a9e5: Layer already exists [2021-06-08T05:25:56.436Z] 2.0.0-dev.61: digest: sha256:eb659d8d8828587d7bb150f780dff62cfb55f59c5f402ddde40dafc32efe94ac size: 740 [Pipeline] isUnix [Pipeline] sh [2021-06-08T05:25:56.742Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2b2b445aae4e80239e684dcececaac268628f05f-2.0.0-dev.61 [Pipeline] isUnix [Pipeline] sh [2021-06-08T05:25:57.046Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2b2b445aae4e80239e684dcececaac268628f05f-2.0.0-dev.61 [2021-06-08T05:25:57.046Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-06-08T05:25:57.046Z] d6c04596a9e5: Preparing [2021-06-08T05:25:57.046Z] 32f366d666a5: Preparing [2021-06-08T05:25:57.047Z] 32f366d666a5: Layer already exists [2021-06-08T05:25:57.047Z] d6c04596a9e5: Layer already exists [2021-06-08T05:25:57.047Z] 2b2b445aae4e80239e684dcececaac268628f05f-2.0.0-dev.61: digest: sha256:eb659d8d8828587d7bb150f780dff62cfb55f59c5f402ddde40dafc32efe94ac size: 740 [Pipeline] isUnix [Pipeline] sh [2021-06-08T05:25:57.365Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:master [Pipeline] isUnix [Pipeline] sh [2021-06-08T05:25:57.671Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:master [2021-06-08T05:25:57.671Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-06-08T05:25:57.671Z] d6c04596a9e5: Preparing [2021-06-08T05:25:57.671Z] 32f366d666a5: Preparing [2021-06-08T05:25:57.671Z] 32f366d666a5: Layer already exists [2021-06-08T05:25:57.671Z] d6c04596a9e5: Layer already exists [2021-06-08T05:25:57.671Z] master: digest: sha256:eb659d8d8828587d7bb150f780dff62cfb55f59c5f402ddde40dafc32efe94ac size: 740 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-08T05:25:57.735Z] ===================================================== [Pipeline] echo [2021-06-08T05:25:57.753Z] taggedImages: [2021-06-08T05:25:57.753Z] - nexus3.edgexfoundry.org:10004/edgex-ui:2b2b445aae4e80239e684dcececaac268628f05f [2021-06-08T05:25:57.753Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2021-06-08T05:25:57.753Z] - nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.61 [2021-06-08T05:25:57.753Z] - nexus3.edgexfoundry.org:10004/edgex-ui:2b2b445aae4e80239e684dcececaac268628f05f-2.0.0-dev.61 [2021-06-08T05:25:57.753Z] - nexus3.edgexfoundry.org:10004/edgex-ui:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-08T05:25:58.402Z] ---> job-cost.sh [2021-06-08T05:25:58.402Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-IQy0 [2021-06-08T05:26:10.691Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-08T05:26:22.995Z] lf-activate-venv(): INFO: Adding /tmp/venv-IQy0/bin to PATH [2021-06-08T05:26:22.995Z] INFO: No Stack... [2021-06-08T05:26:22.995Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-08T05:26:23.570Z] INFO: Archiving Costs [Pipeline] sh [2021-06-08T05:26:23.866Z] + cat /w/workspace/edgex-ui-go/121/archives/cost.csv [2021-06-08T05:26:23.866Z] + cut -d, -f6 [Pipeline] lock [2021-06-08T05:26:23.897Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-121-stack-cost] [2021-06-08T05:26:23.910Z] Resource [jenkins-edgexfoundry-edgex-ui-go-master-121-stack-cost] did not exist. Created. [2021-06-08T05:26:23.911Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-121-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-08T05:26:24.252Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-08T05:26:24.304Z] Stashed 1 file(s) [Pipeline] } [2021-06-08T05:26:24.325Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-121-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-08T05:26:24.856Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-06-08T05:26:24.856Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-06-08T05:26:24.856Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-06-08T05:26:24.856Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-06-08T05:26:24.856Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-06-08T05:26:24.856Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-06-08T05:26:24.856Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-06-08T05:26:24.856Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-06-08T05:26:24.856Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-06-08T05:26:24.856Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-06-08T05:26:24.856Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-06-08T05:26:24.856Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-06-08T05:26:24.856Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-06-08T05:26:43.232Z] $ docker stop --time=1 d2ff2cfac9f3df41dc0c1246efc02faea24ef9ee8ad02b9d1c0979ace9881146 [2021-06-08T05:26:45.257Z] $ docker rm -f d2ff2cfac9f3df41dc0c1246efc02faea24ef9ee8ad02b9d1c0979ace9881146 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-08T05:26:46.046Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-08T05:26:46.078Z] Warning: overwriting stash ‘coverage-report’ [2021-06-08T05:26:46.663Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-08T05:26:47.247Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-08T05:26:47.591Z] + ls -al . [2021-06-08T05:26:47.591Z] total 124 [2021-06-08T05:26:47.591Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 8 05:25 . [2021-06-08T05:26:47.591Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 8 05:24 .. [2021-06-08T05:26:47.591Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 8 05:24 .git [2021-06-08T05:26:47.591Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 8 05:24 .github [2021-06-08T05:26:47.591Z] -rw-rw-r-- 1 jenkins jenkins 162 Jun 8 05:24 .gitignore [2021-06-08T05:26:47.591Z] -rw-rw-r-- 1 jenkins jenkins 3959 Jun 8 05:24 CONTRIBUTING.md [2021-06-08T05:26:47.591Z] -rw-rw-r-- 1 jenkins jenkins 1508 Jun 8 05:24 Dockerfile [2021-06-08T05:26:47.591Z] -rw-rw-r-- 1 jenkins jenkins 902 Jun 8 05:24 Dockerfile.build [2021-06-08T05:26:47.591Z] -rw-rw-r-- 1 jenkins jenkins 652 Jun 8 05:24 Jenkinsfile [2021-06-08T05:26:47.591Z] -rw-rw-r-- 1 jenkins jenkins 11357 Jun 8 05:24 LICENSE [2021-06-08T05:26:47.591Z] -rw-rw-r-- 1 jenkins jenkins 941 Jun 8 05:24 Makefile [2021-06-08T05:26:47.591Z] -rw-rw-r-- 1 jenkins jenkins 6012 Jun 8 05:24 README.md [2021-06-08T05:26:47.591Z] -rw-rw-r-- 1 jenkins jenkins 12 Jun 8 05:21 VERSION [2021-06-08T05:26:47.591Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 8 05:24 assets [2021-06-08T05:26:47.591Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 8 05:24 bin [2021-06-08T05:26:47.591Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 8 05:24 cmd [2021-06-08T05:26:47.591Z] -rw-r--r-- 1 jenkins jenkins 10 Jun 8 05:25 coverage.out [2021-06-08T05:26:47.591Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 8 05:24 docs [2021-06-08T05:26:47.591Z] -rw-rw-r-- 1 jenkins jenkins 971 Jun 8 05:24 go.mod [2021-06-08T05:26:47.591Z] -rw-r--r-- 1 jenkins jenkins 23959 Jun 8 05:25 go.sum [2021-06-08T05:26:47.591Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 8 05:24 internal [2021-06-08T05:26:47.591Z] -rw-rw-r-- 1 jenkins jenkins 155 Jun 8 05:24 version.go [2021-06-08T05:26:47.591Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 8 05:24 web [Pipeline] isUnix [Pipeline] sh [2021-06-08T05:26:47.940Z] + 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=2b2b445aae4e80239e684dcececaac268628f05f --label arch=arm64 --label version=2.0.0-dev.61 . [2021-06-08T05:26:48.934Z] Sending build context to Docker daemon 35.77MB [2021-06-08T05:26:48.934Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-06-08T05:26:48.934Z] Step 2/24 : FROM ${BASE} AS builder [2021-06-08T05:26:48.934Z] ---> c99cb3d58bf2 [2021-06-08T05:26:48.934Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-06-08T05:26:49.531Z] ---> Running in 307bbf1b2348 [2021-06-08T05:26:50.135Z] Removing intermediate container 307bbf1b2348 [2021-06-08T05:26:50.135Z] ---> 0d7481f35b37 [2021-06-08T05:26:50.135Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-06-08T05:26:50.135Z] ---> Running in f7e37bb6d4c7 [2021-06-08T05:26:50.430Z] Removing intermediate container f7e37bb6d4c7 [2021-06-08T05:26:50.430Z] ---> 6a8dc402a360 [2021-06-08T05:26:50.430Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-06-08T05:26:50.744Z] ---> Running in 3666899895f6 [2021-06-08T05:26:51.019Z] Removing intermediate container 3666899895f6 [2021-06-08T05:26:51.019Z] ---> cb89a183f3ba [2021-06-08T05:26:51.019Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-06-08T05:26:51.292Z] ---> Running in 17c20f930d94 [2021-06-08T05:26:51.888Z] Removing intermediate container 17c20f930d94 [2021-06-08T05:26:51.889Z] ---> 02f34c612a69 [2021-06-08T05:26:51.889Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-06-08T05:26:51.889Z] ---> Running in f08253ba9480 [2021-06-08T05:26:52.497Z] Removing intermediate container f08253ba9480 [2021-06-08T05:26:52.497Z] ---> c18290723f4f [2021-06-08T05:26:52.497Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T05:26:52.497Z] ---> Running in b3b1202c706f [2021-06-08T05:26:55.116Z] Removing intermediate container b3b1202c706f [2021-06-08T05:26:55.116Z] ---> aebbefdeda4b [2021-06-08T05:26:55.116Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-08T05:26:55.116Z] ---> Running in 3602cb8fcd83 [2021-06-08T05:26:55.717Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-08T05:26:57.146Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-08T05:26:58.122Z] OK: 138 MiB in 40 packages [2021-06-08T05:26:59.096Z] Removing intermediate container 3602cb8fcd83 [2021-06-08T05:26:59.096Z] ---> c5e65df87ef5 [2021-06-08T05:26:59.096Z] Step 10/24 : ENV GO111MODULE=on [2021-06-08T05:26:59.096Z] ---> Running in e40c482a32e6 [2021-06-08T05:26:59.691Z] Removing intermediate container e40c482a32e6 [2021-06-08T05:26:59.691Z] ---> fe8c7ea4ed37 [2021-06-08T05:26:59.691Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-06-08T05:26:59.962Z] ---> Running in c8e4d62debf3 [2021-06-08T05:27:00.249Z] Removing intermediate container c8e4d62debf3 [2021-06-08T05:27:00.249Z] ---> 37aed68b7a70 [2021-06-08T05:27:00.249Z] Step 12/24 : COPY go.mod . [2021-06-08T05:27:01.229Z] ---> 66ca6d2a9658 [2021-06-08T05:27:01.229Z] Step 13/24 : COPY Makefile . [2021-06-08T05:27:01.823Z] ---> 9c010b2ba919 [2021-06-08T05:27:01.823Z] Step 14/24 : RUN make update [2021-06-08T05:27:01.823Z] ---> Running in a8895b1c20ac [2021-06-08T05:27:03.278Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-06-08T05:27:04.258Z] Removing intermediate container a8895b1c20ac [2021-06-08T05:27:04.258Z] ---> ac2126d6d523 [2021-06-08T05:27:04.258Z] Step 15/24 : COPY . . [2021-06-08T05:27:07.649Z] ---> 0911ad370930 [2021-06-08T05:27:07.649Z] Step 16/24 : RUN ${MAKE} [2021-06-08T05:27:07.649Z] ---> Running in 23acb1e449a2 [2021-06-08T05:27:08.290Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.61" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-06-08T05:27:35.124Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-06-08T05:27:37.759Z] Removing intermediate container 23acb1e449a2 [2021-06-08T05:27:37.759Z] ---> 85e9b2b1e14f [2021-06-08T05:27:37.759Z] Step 17/24 : FROM alpine:3.12 [2021-06-08T05:27:38.357Z] 3.12: Pulling from library/alpine [2021-06-08T05:27:38.631Z] d2f70382dc9a: Pulling fs layer [2021-06-08T05:27:38.631Z] d2f70382dc9a: Verifying Checksum [2021-06-08T05:27:38.631Z] d2f70382dc9a: Download complete [2021-06-08T05:27:39.611Z] d2f70382dc9a: Pull complete [2021-06-08T05:27:39.611Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-08T05:27:39.611Z] Status: Downloaded newer image for alpine:3.12 [2021-06-08T05:27:39.611Z] ---> 9852663dfa18 [2021-06-08T05:27:39.611Z] Step 18/24 : EXPOSE 4000 [2021-06-08T05:27:39.883Z] ---> Running in 90ab082cc539 [2021-06-08T05:27:40.155Z] Removing intermediate container 90ab082cc539 [2021-06-08T05:27:40.155Z] ---> 492cae58df1e [2021-06-08T05:27:40.155Z] Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-06-08T05:27:42.774Z] ---> 39e37e308b9b [2021-06-08T05:27:42.774Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-06-08T05:27:42.774Z] ---> Running in aa324df27c73 [2021-06-08T05:27:43.047Z] Removing intermediate container aa324df27c73 [2021-06-08T05:27:43.047Z] ---> 77b0608109d9 [2021-06-08T05:27:43.047Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-06-08T05:27:43.047Z] ---> Running in dcc37a87bfaf [2021-06-08T05:27:43.643Z] Removing intermediate container dcc37a87bfaf [2021-06-08T05:27:43.643Z] ---> c2e472c8a0c8 [2021-06-08T05:27:43.643Z] Step 22/24 : LABEL arch=arm64 [2021-06-08T05:27:43.643Z] ---> Running in cb511aa7e357 [2021-06-08T05:27:44.242Z] Removing intermediate container cb511aa7e357 [2021-06-08T05:27:44.242Z] ---> 5bfb6168253e [2021-06-08T05:27:44.242Z] Step 23/24 : LABEL git_sha=2b2b445aae4e80239e684dcececaac268628f05f [2021-06-08T05:27:44.242Z] ---> Running in dd52056f5d8a [2021-06-08T05:27:44.840Z] Removing intermediate container dd52056f5d8a [2021-06-08T05:27:44.840Z] ---> b8dbf4b86f04 [2021-06-08T05:27:44.840Z] Step 24/24 : LABEL version=2.0.0-dev.61 [2021-06-08T05:27:44.840Z] ---> Running in 44399efae7dc [2021-06-08T05:27:45.437Z] Removing intermediate container 44399efae7dc [2021-06-08T05:27:45.437Z] ---> 1d3a2bbef7f3 [2021-06-08T05:27:45.437Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-08T05:27:45.437Z] Successfully built 1d3a2bbef7f3 [2021-06-08T05:27:45.437Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-08T05:27:45.690Z] provisioning config files... [2021-06-08T05:27:45.711Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/121@tmp/config4170676106133874453tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-08T05:27:46.078Z] ---> docker-login.sh [2021-06-08T05:27:46.078Z] nexus3.edgexfoundry.org:10001 [2021-06-08T05:27:46.353Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T05:27:46.353Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T05:27:46.353Z] Configure a credential helper to remove this warning. See [2021-06-08T05:27:46.353Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T05:27:46.353Z] [2021-06-08T05:27:46.353Z] Login Succeeded [2021-06-08T05:27:46.353Z] nexus3.edgexfoundry.org:10002 [2021-06-08T05:27:46.954Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T05:27:46.954Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T05:27:46.954Z] Configure a credential helper to remove this warning. See [2021-06-08T05:27:46.954Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T05:27:46.954Z] [2021-06-08T05:27:46.954Z] Login Succeeded [2021-06-08T05:27:47.229Z] nexus3.edgexfoundry.org:10003 [2021-06-08T05:27:47.503Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T05:27:47.779Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T05:27:47.779Z] Configure a credential helper to remove this warning. See [2021-06-08T05:27:47.779Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T05:27:47.779Z] [2021-06-08T05:27:47.779Z] Login Succeeded [2021-06-08T05:27:47.779Z] nexus3.edgexfoundry.org:10004 [2021-06-08T05:27:48.053Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T05:27:48.053Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T05:27:48.053Z] Configure a credential helper to remove this warning. See [2021-06-08T05:27:48.053Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T05:27:48.053Z] [2021-06-08T05:27:48.053Z] Login Succeeded [2021-06-08T05:27:48.053Z] docker.io [2021-06-08T05:27:48.652Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T05:27:48.925Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T05:27:48.925Z] Configure a credential helper to remove this warning. See [2021-06-08T05:27:48.925Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T05:27:48.925Z] [2021-06-08T05:27:48.925Z] Login Succeeded [2021-06-08T05:27:48.925Z] ---> docker-login.sh ends [Pipeline] } [2021-06-08T05:27:48.944Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-08T05:27:49.015Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2021-06-08T05:27:49.015Z] 2b2b445aae4e80239e684dcececaac268628f05f [2021-06-08T05:27:49.015Z] latest [2021-06-08T05:27:49.015Z] 2.0.0-dev.61 [2021-06-08T05:27:49.015Z] 2b2b445aae4e80239e684dcececaac268628f05f-2.0.0-dev.61 [2021-06-08T05:27:49.015Z] master [2021-06-08T05:27:49.015Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-08T05:27:49.397Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2b2b445aae4e80239e684dcececaac268628f05f [Pipeline] isUnix [Pipeline] sh [2021-06-08T05:27:49.743Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2b2b445aae4e80239e684dcececaac268628f05f [2021-06-08T05:27:49.743Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-06-08T05:27:49.743Z] 974fdc3793ba: Preparing [2021-06-08T05:27:49.743Z] 3fbe34a1663b: Preparing [2021-06-08T05:27:50.018Z] 3fbe34a1663b: Layer already exists [2021-06-08T05:27:56.729Z] 974fdc3793ba: Pushed [2021-06-08T05:27:56.729Z] 2b2b445aae4e80239e684dcececaac268628f05f: digest: sha256:425453daa32474e96405dec58f74d8a54c260fbe8a0da21a628fdc1d68152bbc size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-08T05:27:57.084Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-08T05:27:57.426Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2021-06-08T05:27:57.426Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-06-08T05:27:57.426Z] 974fdc3793ba: Preparing [2021-06-08T05:27:57.426Z] 3fbe34a1663b: Preparing [2021-06-08T05:27:57.426Z] 3fbe34a1663b: Layer already exists [2021-06-08T05:27:57.698Z] 974fdc3793ba: Layer already exists [2021-06-08T05:27:57.698Z] latest: digest: sha256:425453daa32474e96405dec58f74d8a54c260fbe8a0da21a628fdc1d68152bbc size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-08T05:27:58.043Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.61 [Pipeline] isUnix [Pipeline] sh [2021-06-08T05:27:58.386Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.61 [2021-06-08T05:27:58.386Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-06-08T05:27:58.386Z] 974fdc3793ba: Preparing [2021-06-08T05:27:58.386Z] 3fbe34a1663b: Preparing [2021-06-08T05:27:58.667Z] 974fdc3793ba: Layer already exists [2021-06-08T05:27:58.667Z] 3fbe34a1663b: Layer already exists [2021-06-08T05:27:58.667Z] 2.0.0-dev.61: digest: sha256:425453daa32474e96405dec58f74d8a54c260fbe8a0da21a628fdc1d68152bbc size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-08T05:27:59.014Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2b2b445aae4e80239e684dcececaac268628f05f-2.0.0-dev.61 [Pipeline] isUnix [Pipeline] sh [2021-06-08T05:27:59.368Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2b2b445aae4e80239e684dcececaac268628f05f-2.0.0-dev.61 [2021-06-08T05:27:59.368Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-06-08T05:27:59.368Z] 974fdc3793ba: Preparing [2021-06-08T05:27:59.368Z] 3fbe34a1663b: Preparing [2021-06-08T05:27:59.368Z] 3fbe34a1663b: Layer already exists [2021-06-08T05:27:59.368Z] 974fdc3793ba: Layer already exists [2021-06-08T05:27:59.641Z] 2b2b445aae4e80239e684dcececaac268628f05f-2.0.0-dev.61: digest: sha256:425453daa32474e96405dec58f74d8a54c260fbe8a0da21a628fdc1d68152bbc size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-08T05:27:59.994Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-08T05:28:00.345Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [2021-06-08T05:28:00.346Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-06-08T05:28:00.346Z] 974fdc3793ba: Preparing [2021-06-08T05:28:00.346Z] 3fbe34a1663b: Preparing [2021-06-08T05:28:00.620Z] 3fbe34a1663b: Layer already exists [2021-06-08T05:28:00.620Z] 974fdc3793ba: Layer already exists [2021-06-08T05:28:00.620Z] master: digest: sha256:425453daa32474e96405dec58f74d8a54c260fbe8a0da21a628fdc1d68152bbc size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-08T05:28:00.685Z] ===================================================== [Pipeline] echo [2021-06-08T05:28:00.701Z] taggedImages: [2021-06-08T05:28:00.701Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2b2b445aae4e80239e684dcececaac268628f05f [2021-06-08T05:28:00.701Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2021-06-08T05:28:00.701Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.61 [2021-06-08T05:28:00.701Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2b2b445aae4e80239e684dcececaac268628f05f-2.0.0-dev.61 [2021-06-08T05:28:00.701Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-08T05:28:01.178Z] ---> job-cost.sh [2021-06-08T05:28:01.178Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fuSD [2021-06-08T05:28:40.170Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-08T05:30:01.920Z] lf-activate-venv(): INFO: Adding /tmp/venv-fuSD/bin to PATH [2021-06-08T05:30:01.920Z] INFO: No Stack... [2021-06-08T05:30:01.920Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-08T05:30:01.920Z] INFO: Archiving Costs [Pipeline] sh [2021-06-08T05:30:02.276Z] + + catcut /w/workspace/edgex-ui-go/121/archives/cost.csv -d, [2021-06-08T05:30:02.277Z] -f6 [Pipeline] lock [2021-06-08T05:30:02.344Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-121-stack-cost] [2021-06-08T05:30:02.352Z] Resource [jenkins-edgexfoundry-edgex-ui-go-master-121-stack-cost] did not exist. Created. [2021-06-08T05:30:02.353Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-121-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-08T05:30:02.729Z] /w/workspace/edgex-ui-go/121@tmp/durable-8384f39d/script.sh: 1: /w/workspace/edgex-ui-go/121@tmp/durable-8384f39d/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-08T05:30:03.076Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-08T05:30:03.120Z] Warning: overwriting stash ‘stack-cost’ [2021-06-08T05:30:03.353Z] Stashed 1 file(s) [Pipeline] } [2021-06-08T05:30:03.365Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-121-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-06-08T05:30:03.949Z] provisioning config files... [2021-06-08T05:30:03.960Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config6096579851204372317tmp [Pipeline] { [Pipeline] sh [2021-06-08T05:30:04.293Z] + set +x [2021-06-08T05:30:04.293Z] + curl -s https://codecov.io/bash [2021-06-08T05:30:04.293Z] + bash -s -- [2021-06-08T05:30:04.293Z] [2021-06-08T05:30:04.293Z] _____ _ [2021-06-08T05:30:04.293Z] / ____| | | [2021-06-08T05:30:04.293Z] | | ___ __| | ___ ___ _____ __ [2021-06-08T05:30:04.293Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-08T05:30:04.293Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-08T05:30:04.293Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-08T05:30:04.293Z] Bash-1.0.3 [2021-06-08T05:30:04.293Z] [2021-06-08T05:30:04.293Z] [2021-06-08T05:30:04.293Z] ==> git version 2.24.4 found [2021-06-08T05:30:04.293Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-06-08T05:30:04.293Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-08T05:30:04.293Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-08T05:30:04.293Z] ==> Jenkins CI detected. [2021-06-08T05:30:04.293Z] project root: . [2021-06-08T05:30:04.293Z] --> token set from env [2021-06-08T05:30:04.556Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-08T05:30:04.556Z] ==> Running gcov in . (disable via -X gcov) [2021-06-08T05:30:04.556Z] ==> Python coveragepy not found [2021-06-08T05:30:04.556Z] ==> Searching for coverage reports in: [2021-06-08T05:30:04.556Z] + . [2021-06-08T05:30:04.556Z] -> Found 1 reports [2021-06-08T05:30:04.556Z] ==> Detecting git/mercurial file structure [2021-06-08T05:30:04.556Z] ==> Reading reports [2021-06-08T05:30:04.556Z] + ./coverage.out bytes=10 [2021-06-08T05:30:04.556Z] ==> Appending adjustments [2021-06-08T05:30:04.556Z] https://docs.codecov.io/docs/fixing-reports [2021-06-08T05:30:04.556Z] + Found adjustments [2021-06-08T05:30:04.556Z] ==> Gzipping contents [2021-06-08T05:30:04.556Z] 4.0K /tmp/codecov.oZf2Yf.gz [2021-06-08T05:30:04.556Z] ==> Uploading reports [2021-06-08T05:30:04.556Z] url: https://codecov.io [2021-06-08T05:30:04.556Z] query: branch=master&commit=2b2b445aae4e80239e684dcececaac268628f05f&build=121&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F121%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-08T05:30:04.556Z] -> Pinging Codecov [2021-06-08T05:30:04.556Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=2b2b445aae4e80239e684dcececaac268628f05f&build=121&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F121%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-08T05:30:05.134Z] -> Uploading to [2021-06-08T05:30:05.134Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-08/FB506323287CE973F263BFD2A0EB1F37/2b2b445aae4e80239e684dcececaac268628f05f/4363c6e5-bafd-4eea-ad2f-33c8d8d5cebe.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210608%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210608T053005Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ec7948616bd6dc39dece5b88218fb0b3bf964160c07a585a7fdc1d51123558de [2021-06-08T05:30:05.134Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-08T05:30:05.134Z] Dload Upload Total Spent Left Speed [2021-06-08T05:30:05.711Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3930 0 0 100 3930 0 9319 --:--:-- --:--:-- --:--:-- 9334 [2021-06-08T05:30:05.711Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/2b2b445aae4e80239e684dcececaac268628f05f [Pipeline] } [2021-06-08T05:30:05.721Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-06-08T05:30:06.579Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-06-08T05:30:06.604Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-08T05:30:06.922Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-08T05:30:06.922Z] [2021-06-08T05:30:06.922Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-06-08T05:30:07.240Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-08T05:30:07.240Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-06-08T05:30:07.240Z] 188c0c94c7c5: Pulling fs layer [2021-06-08T05:30:07.240Z] 0ef7d3d256c8: Pulling fs layer [2021-06-08T05:30:07.240Z] de9db76c5a1d: Pulling fs layer [2021-06-08T05:30:07.240Z] 0eba1c9be4d2: Pulling fs layer [2021-06-08T05:30:07.240Z] 0d57e429df01: Pulling fs layer [2021-06-08T05:30:07.240Z] 4e4be7b47b0d: Pulling fs layer [2021-06-08T05:30:07.240Z] e1f770b5df2f: Pulling fs layer [2021-06-08T05:30:07.240Z] 85a0685a4137: Pulling fs layer [2021-06-08T05:30:07.240Z] 0eba1c9be4d2: Waiting [2021-06-08T05:30:07.240Z] 0d57e429df01: Waiting [2021-06-08T05:30:07.240Z] 4e4be7b47b0d: Waiting [2021-06-08T05:30:07.240Z] e1f770b5df2f: Waiting [2021-06-08T05:30:07.240Z] 85a0685a4137: Waiting [2021-06-08T05:30:07.240Z] de9db76c5a1d: Verifying Checksum [2021-06-08T05:30:07.240Z] de9db76c5a1d: Download complete [2021-06-08T05:30:07.240Z] 0ef7d3d256c8: Verifying Checksum [2021-06-08T05:30:07.240Z] 0ef7d3d256c8: Download complete [2021-06-08T05:30:07.240Z] 0d57e429df01: Verifying Checksum [2021-06-08T05:30:07.240Z] 0d57e429df01: Download complete [2021-06-08T05:30:07.505Z] 4e4be7b47b0d: Verifying Checksum [2021-06-08T05:30:07.505Z] 4e4be7b47b0d: Download complete [2021-06-08T05:30:07.505Z] 188c0c94c7c5: Download complete [2021-06-08T05:30:07.505Z] 188c0c94c7c5: Pull complete [2021-06-08T05:30:07.772Z] 0ef7d3d256c8: Pull complete [2021-06-08T05:30:07.772Z] de9db76c5a1d: Pull complete [2021-06-08T05:30:09.697Z] e1f770b5df2f: Verifying Checksum [2021-06-08T05:30:09.697Z] e1f770b5df2f: Download complete [2021-06-08T05:30:12.253Z] 0eba1c9be4d2: Verifying Checksum [2021-06-08T05:30:12.253Z] 0eba1c9be4d2: Download complete [2021-06-08T05:30:12.826Z] 85a0685a4137: Verifying Checksum [2021-06-08T05:30:12.826Z] 85a0685a4137: Download complete [2021-06-08T05:30:15.410Z] 0eba1c9be4d2: Pull complete [2021-06-08T05:30:15.410Z] 0d57e429df01: Pull complete [2021-06-08T05:30:15.410Z] 4e4be7b47b0d: Pull complete [2021-06-08T05:30:15.985Z] e1f770b5df2f: Pull complete [2021-06-08T05:30:20.257Z] 85a0685a4137: Pull complete [2021-06-08T05:30:20.257Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-06-08T05:30:20.257Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-08T05:30:20.257Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-06-08T05:30:20.333Z] prd-centos7-docker-4c-2g-836 does not seem to be running inside a container [2021-06-08T05:30:20.369Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-06-08T05:30:25.185Z] $ docker top ccd5a38774890e5c386c2a8bd97e869f150ed729ad359673ad9dc4986122c61a -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-08T05:30:25.287Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-06-08T05:30:25.580Z] + set -o pipefail [2021-06-08T05:30:25.580Z] + snyk monitor '--org=edgex-jenkins' [2021-06-08T05:30:37.882Z] [2021-06-08T05:30:37.882Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_master (github.com/edgexfoundry/edgex-ui-go)... [2021-06-08T05:30:37.882Z] [2021-06-08T05:30:37.883Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/74ea1a09-c882-4dde-88b8-ebdaadb428af [2021-06-08T05:30:37.883Z] [2021-06-08T05:30:37.883Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-06-08T05:30:37.883Z] [2021-06-08T05:30:37.883Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-06-08T05:30:37.883Z] [2021-06-08T05:30:37.883Z] [Pipeline] } [2021-06-08T05:30:37.894Z] $ docker stop --time=1 ccd5a38774890e5c386c2a8bd97e869f150ed729ad359673ad9dc4986122c61a [2021-06-08T05:30:39.819Z] $ docker rm -f ccd5a38774890e5c386c2a8bd97e869f150ed729ad359673ad9dc4986122c61a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-08T05:30:40.893Z] + git log --format=format:%s -1 2b2b445aae4e80239e684dcececaac268628f05f [Pipeline] isUnix [Pipeline] sh [2021-06-08T05:30:41.230Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-08T05:30:41.230Z] . [Pipeline] withDockerContainer [2021-06-08T05:30:41.318Z] prd-centos7-docker-4c-2g-836 does not seem to be running inside a container [2021-06-08T05:30:41.365Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-08T05:30:41.709Z] $ docker top 01f27d6d43b0f398d174b7d3133dc8556457da765b4cc216dc3d7ddfe29cfa61 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-08T05:30:41.845Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-08T05:30:41.845Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-08T05:30:41.950Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-08T05:30:41.949Z] $ docker exec 01f27d6d43b0f398d174b7d3133dc8556457da765b4cc216dc3d7ddfe29cfa61 ssh-agent [2021-06-08T05:30:42.058Z] SSH_AUTH_SOCK=/tmp/ssh-jpyhArwLL7C0/agent.13 [2021-06-08T05:30:42.058Z] SSH_AGENT_PID=20 [2021-06-08T05:30:42.064Z] Running ssh-add (command line suppressed) [2021-06-08T05:30:42.153Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_7902313435761421386.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_7902313435761421386.key) [2021-06-08T05:30:42.173Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-08T05:30:42.489Z] + git semver tag [2021-06-08T05:30:42.489Z] # -> Open(): unable to determine branch for HEAD [2021-06-08T05:30:42.489Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-06-08T05:30:42.489Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-06-08T05:30:42.489Z] # $SEMVER_REMOTE_NAME = origin [2021-06-08T05:30:42.489Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-08T05:30:42.489Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-08T05:30:42.489Z] # $SEMVER_BRANCH = master [2021-06-08T05:30:42.489Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [2021-06-08T05:30:42.489Z] # 2b2b445aae4e80239e684dcececaac268628f05f HEAD [2021-06-08T05:30:42.489Z] # -> Force: false [2021-06-08T05:30:42.489Z] # 7ba3588d31b60f44fbbd658464f2f36fbc38c2db refs/tags/v2.0.0-dev.61 [Pipeline] } [2021-06-08T05:30:42.495Z] $ docker exec --env ******** --env ******** 01f27d6d43b0f398d174b7d3133dc8556457da765b4cc216dc3d7ddfe29cfa61 ssh-agent -k [2021-06-08T05:30:42.586Z] unset SSH_AUTH_SOCK; [2021-06-08T05:30:42.587Z] unset SSH_AGENT_PID; [2021-06-08T05:30:42.587Z] echo Agent pid 20 killed; [2021-06-08T05:30:42.601Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-08T05:30:42.971Z] + git semver [Pipeline] } [2021-06-08T05:30:42.983Z] $ docker stop --time=1 01f27d6d43b0f398d174b7d3133dc8556457da765b4cc216dc3d7ddfe29cfa61 [2021-06-08T05:30:44.167Z] $ docker rm -f 01f27d6d43b0f398d174b7d3133dc8556457da765b4cc216dc3d7ddfe29cfa61 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-06-08T05:30:44.647Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-08T05:30:44.647Z] [2021-06-08T05:30:44.647Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-06-08T05:30:44.964Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-08T05:30:44.964Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-06-08T05:30:44.964Z] ab5ef0e58194: Pulling fs layer [2021-06-08T05:30:44.964Z] 9712f1f96733: Pulling fs layer [2021-06-08T05:30:44.964Z] 63f879dbbcfc: Pulling fs layer [2021-06-08T05:30:44.964Z] 0d9ebad4ef96: Pulling fs layer [2021-06-08T05:30:44.964Z] e9a5061849ea: Pulling fs layer [2021-06-08T05:30:44.964Z] d747dcd14b5f: Pulling fs layer [2021-06-08T05:30:44.964Z] 2de7ff778b66: Pulling fs layer [2021-06-08T05:30:44.964Z] 0d9ebad4ef96: Waiting [2021-06-08T05:30:44.964Z] e9a5061849ea: Waiting [2021-06-08T05:30:44.964Z] d747dcd14b5f: Waiting [2021-06-08T05:30:44.964Z] 2de7ff778b66: Waiting [2021-06-08T05:30:44.964Z] 9712f1f96733: Download complete [2021-06-08T05:30:46.350Z] 63f879dbbcfc: Verifying Checksum [2021-06-08T05:30:46.350Z] 63f879dbbcfc: Download complete [2021-06-08T05:30:46.611Z] e9a5061849ea: Verifying Checksum [2021-06-08T05:30:46.611Z] e9a5061849ea: Download complete [2021-06-08T05:30:46.873Z] d747dcd14b5f: Verifying Checksum [2021-06-08T05:30:46.873Z] d747dcd14b5f: Download complete [2021-06-08T05:30:47.134Z] 2de7ff778b66: Verifying Checksum [2021-06-08T05:30:47.134Z] 2de7ff778b66: Download complete [2021-06-08T05:30:47.397Z] 0d9ebad4ef96: Verifying Checksum [2021-06-08T05:30:47.397Z] 0d9ebad4ef96: Download complete [2021-06-08T05:30:47.661Z] ab5ef0e58194: Verifying Checksum [2021-06-08T05:30:47.661Z] ab5ef0e58194: Download complete [2021-06-08T05:30:50.247Z] ab5ef0e58194: Pull complete [2021-06-08T05:30:50.247Z] 9712f1f96733: Pull complete [2021-06-08T05:30:50.820Z] 63f879dbbcfc: Pull complete [2021-06-08T05:30:54.148Z] 0d9ebad4ef96: Pull complete [2021-06-08T05:30:54.418Z] e9a5061849ea: Pull complete [2021-06-08T05:30:54.418Z] d747dcd14b5f: Pull complete [2021-06-08T05:30:55.374Z] 2de7ff778b66: Pull complete [2021-06-08T05:30:55.374Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-06-08T05:30:55.374Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-08T05:30:55.374Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-06-08T05:30:55.465Z] prd-centos7-docker-4c-2g-836 does not seem to be running inside a container [2021-06-08T05:30:55.530Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-06-08T05:30:59.829Z] $ docker top 10171dd31bfc9c88429222e10b37e8e8c46405c720bfb1fcff6d1632ea84c726 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-06-08T05:30:59.939Z] provisioning config files... [2021-06-08T05:30:59.951Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config3866738734472268376tmp [2021-06-08T05:30:59.964Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config8825411903790992700tmp [2021-06-08T05:30:59.976Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config3641648509788025594tmp [Pipeline] { [Pipeline] echo [2021-06-08T05:30:59.996Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-08T05:31:00.296Z] ---> sigul-configuration.sh [2021-06-08T05:31:00.296Z] gpg: directory `/root/.gnupg' created [2021-06-08T05:31:00.296Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-06-08T05:31:00.296Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-06-08T05:31:00.296Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-06-08T05:31:00.296Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-06-08T05:31:00.296Z] gpg: CAST5 encrypted data [2021-06-08T05:31:00.296Z] gpg: encrypted with 1 passphrase [2021-06-08T05:31:00.296Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-06-08T05:31:00.592Z] + mkdir /home/jenkins [2021-06-08T05:31:00.592Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-06-08T05:31:00.895Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-06-08T05:31:00.905Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-08T05:31:01.224Z] ---> sigul-install.sh [2021-06-08T05:31:11.258Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-06-08T05:31:11.562Z] + git tag --list [2021-06-08T05:31:11.562Z] 0.1.1 [2021-06-08T05:31:11.562Z] v1.1.0 [2021-06-08T05:31:11.562Z] v1.2.0 [2021-06-08T05:31:11.562Z] v1.2.1 [2021-06-08T05:31:11.563Z] v1.3.0 [2021-06-08T05:31:11.563Z] v2.0.0-dev.1 [2021-06-08T05:31:11.563Z] v2.0.0-dev.10 [2021-06-08T05:31:11.563Z] v2.0.0-dev.11 [2021-06-08T05:31:11.563Z] v2.0.0-dev.12 [2021-06-08T05:31:11.563Z] v2.0.0-dev.13 [2021-06-08T05:31:11.563Z] v2.0.0-dev.14 [2021-06-08T05:31:11.563Z] v2.0.0-dev.15 [2021-06-08T05:31:11.563Z] v2.0.0-dev.16 [2021-06-08T05:31:11.563Z] v2.0.0-dev.17 [2021-06-08T05:31:11.563Z] v2.0.0-dev.18 [2021-06-08T05:31:11.563Z] v2.0.0-dev.19 [2021-06-08T05:31:11.563Z] v2.0.0-dev.2 [2021-06-08T05:31:11.563Z] v2.0.0-dev.20 [2021-06-08T05:31:11.563Z] v2.0.0-dev.21 [2021-06-08T05:31:11.563Z] v2.0.0-dev.22 [2021-06-08T05:31:11.563Z] v2.0.0-dev.23 [2021-06-08T05:31:11.563Z] v2.0.0-dev.24 [2021-06-08T05:31:11.563Z] v2.0.0-dev.25 [2021-06-08T05:31:11.563Z] v2.0.0-dev.26 [2021-06-08T05:31:11.563Z] v2.0.0-dev.27 [2021-06-08T05:31:11.563Z] v2.0.0-dev.28 [2021-06-08T05:31:11.563Z] v2.0.0-dev.29 [2021-06-08T05:31:11.563Z] v2.0.0-dev.3 [2021-06-08T05:31:11.563Z] v2.0.0-dev.30 [2021-06-08T05:31:11.563Z] v2.0.0-dev.31 [2021-06-08T05:31:11.563Z] v2.0.0-dev.32 [2021-06-08T05:31:11.563Z] v2.0.0-dev.33 [2021-06-08T05:31:11.563Z] v2.0.0-dev.34 [2021-06-08T05:31:11.563Z] v2.0.0-dev.35 [2021-06-08T05:31:11.563Z] v2.0.0-dev.36 [2021-06-08T05:31:11.563Z] v2.0.0-dev.37 [2021-06-08T05:31:11.563Z] v2.0.0-dev.38 [2021-06-08T05:31:11.563Z] v2.0.0-dev.39 [2021-06-08T05:31:11.563Z] v2.0.0-dev.4 [2021-06-08T05:31:11.563Z] v2.0.0-dev.40 [2021-06-08T05:31:11.563Z] v2.0.0-dev.41 [2021-06-08T05:31:11.563Z] v2.0.0-dev.42 [2021-06-08T05:31:11.563Z] v2.0.0-dev.43 [2021-06-08T05:31:11.563Z] v2.0.0-dev.44 [2021-06-08T05:31:11.563Z] v2.0.0-dev.45 [2021-06-08T05:31:11.563Z] v2.0.0-dev.46 [2021-06-08T05:31:11.563Z] v2.0.0-dev.47 [2021-06-08T05:31:11.563Z] v2.0.0-dev.48 [2021-06-08T05:31:11.563Z] v2.0.0-dev.49 [2021-06-08T05:31:11.563Z] v2.0.0-dev.5 [2021-06-08T05:31:11.563Z] v2.0.0-dev.50 [2021-06-08T05:31:11.563Z] v2.0.0-dev.51 [2021-06-08T05:31:11.563Z] v2.0.0-dev.52 [2021-06-08T05:31:11.563Z] v2.0.0-dev.53 [2021-06-08T05:31:11.563Z] v2.0.0-dev.54 [2021-06-08T05:31:11.563Z] v2.0.0-dev.55 [2021-06-08T05:31:11.563Z] v2.0.0-dev.56 [2021-06-08T05:31:11.563Z] v2.0.0-dev.57 [2021-06-08T05:31:11.563Z] v2.0.0-dev.58 [2021-06-08T05:31:11.563Z] v2.0.0-dev.59 [2021-06-08T05:31:11.563Z] v2.0.0-dev.6 [2021-06-08T05:31:11.563Z] v2.0.0-dev.60 [2021-06-08T05:31:11.563Z] v2.0.0-dev.61 [2021-06-08T05:31:11.563Z] v2.0.0-dev.7 [2021-06-08T05:31:11.563Z] v2.0.0-dev.8 [2021-06-08T05:31:11.563Z] v2.0.0-dev.9 [Pipeline] sh [2021-06-08T05:31:11.880Z] + lftools sign git-tag v2.0.0-dev.61 [2021-06-08T05:31:12.470Z] Signing Git tag with Sigul... [2021-06-08T05:31:12.470Z] Signing v2.0.0-dev.61 [Pipeline] echo [2021-06-08T05:31:13.429Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-08T05:31:13.924Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-06-08T05:31:14.048Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-06-08T05:31:14.187Z] $ docker stop --time=1 10171dd31bfc9c88429222e10b37e8e8c46405c720bfb1fcff6d1632ea84c726 [2021-06-08T05:31:16.665Z] $ docker rm -f 10171dd31bfc9c88429222e10b37e8e8c46405c720bfb1fcff6d1632ea84c726 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-06-08T05:31:17.430Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-08T05:31:17.430Z] . [Pipeline] withDockerContainer [2021-06-08T05:31:17.515Z] prd-centos7-docker-4c-2g-836 does not seem to be running inside a container [2021-06-08T05:31:17.559Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-08T05:31:19.323Z] $ docker top e3b2ed5822bbaea3940b26ac1ac501d007de8aa964ead37b7540734a213930eb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-08T05:31:19.458Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-08T05:31:19.458Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-08T05:31:19.566Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-08T05:31:19.565Z] $ docker exec e3b2ed5822bbaea3940b26ac1ac501d007de8aa964ead37b7540734a213930eb ssh-agent [2021-06-08T05:31:19.680Z] SSH_AUTH_SOCK=/tmp/ssh-Zfl8mPjuwP95/agent.15 [2021-06-08T05:31:19.680Z] SSH_AGENT_PID=22 [2021-06-08T05:31:19.685Z] Running ssh-add (command line suppressed) [2021-06-08T05:31:19.780Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_4881429909883262272.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_4881429909883262272.key) [2021-06-08T05:31:19.801Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-08T05:31:20.128Z] + git semver bump pre [2021-06-08T05:31:20.128Z] # -> Open(): unable to determine branch for HEAD [2021-06-08T05:31:20.128Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-06-08T05:31:20.128Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-06-08T05:31:20.128Z] # $SEMVER_REMOTE_NAME = origin [2021-06-08T05:31:20.128Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-08T05:31:20.128Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-08T05:31:20.128Z] # $SEMVER_BRANCH = master [2021-06-08T05:31:20.128Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [2021-06-08T05:31:20.128Z] 2.0.0-dev.62 [Pipeline] } [2021-06-08T05:31:20.135Z] $ docker exec --env ******** --env ******** e3b2ed5822bbaea3940b26ac1ac501d007de8aa964ead37b7540734a213930eb ssh-agent -k [2021-06-08T05:31:20.222Z] unset SSH_AUTH_SOCK; [2021-06-08T05:31:20.222Z] unset SSH_AGENT_PID; [2021-06-08T05:31:20.222Z] echo Agent pid 22 killed; [2021-06-08T05:31:20.238Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-08T05:31:20.570Z] + git semver [Pipeline] } [2021-06-08T05:31:20.580Z] $ docker stop --time=1 e3b2ed5822bbaea3940b26ac1ac501d007de8aa964ead37b7540734a213930eb [2021-06-08T05:31:22.126Z] $ docker rm -f e3b2ed5822bbaea3940b26ac1ac501d007de8aa964ead37b7540734a213930eb [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-06-08T05:31:22.534Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-08T05:31:22.534Z] . [Pipeline] withDockerContainer [2021-06-08T05:31:22.608Z] prd-centos7-docker-4c-2g-836 does not seem to be running inside a container [2021-06-08T05:31:22.645Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-08T05:31:23.019Z] $ docker top 5d523b8eb501a4294b595edf02a19fa548f4551e6467a89c0ab24e0011e1a70a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-08T05:31:23.135Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-08T05:31:23.135Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-08T05:31:23.258Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-08T05:31:23.258Z] $ docker exec 5d523b8eb501a4294b595edf02a19fa548f4551e6467a89c0ab24e0011e1a70a ssh-agent [2021-06-08T05:31:23.368Z] SSH_AUTH_SOCK=/tmp/ssh-3LyQom3urmTP/agent.13 [2021-06-08T05:31:23.368Z] SSH_AGENT_PID=19 [2021-06-08T05:31:23.374Z] Running ssh-add (command line suppressed) [2021-06-08T05:31:23.463Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_4871405466910639337.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_4871405466910639337.key) [2021-06-08T05:31:23.483Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-08T05:31:23.792Z] + git semver push [2021-06-08T05:31:23.792Z] # -> Open(): unable to determine branch for HEAD [2021-06-08T05:31:23.792Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-06-08T05:31:23.792Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-06-08T05:31:23.792Z] # $SEMVER_REMOTE_NAME = origin [2021-06-08T05:31:23.792Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-08T05:31:23.792Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-08T05:31:23.792Z] # $SEMVER_BRANCH = master [2021-06-08T05:31:23.792Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } [2021-06-08T05:31:29.096Z] $ docker exec --env ******** --env ******** 5d523b8eb501a4294b595edf02a19fa548f4551e6467a89c0ab24e0011e1a70a ssh-agent -k [2021-06-08T05:31:29.184Z] unset SSH_AUTH_SOCK; [2021-06-08T05:31:29.184Z] unset SSH_AGENT_PID; [2021-06-08T05:31:29.184Z] echo Agent pid 19 killed; [2021-06-08T05:31:29.202Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-08T05:31:29.535Z] + git semver [Pipeline] } [2021-06-08T05:31:29.545Z] $ docker stop --time=1 5d523b8eb501a4294b595edf02a19fa548f4551e6467a89c0ab24e0011e1a70a [2021-06-08T05:31:30.727Z] $ docker rm -f 5d523b8eb501a4294b595edf02a19fa548f4551e6467a89c0ab24e0011e1a70a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-06-08T05:31:31.722Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-08T05:31:32.291Z] ---> package-listing.sh [2021-06-08T05:31:32.291Z] ++ facter osfamily [2021-06-08T05:31:32.291Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-08T05:31:32.556Z] + OS_FAMILY=redhat [2021-06-08T05:31:32.556Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_master [2021-06-08T05:31:32.556Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-08T05:31:32.556Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-08T05:31:32.556Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-08T05:31:32.556Z] + PACKAGES=/tmp/packages_start.txt [2021-06-08T05:31:32.556Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' [2021-06-08T05:31:32.556Z] + PACKAGES=/tmp/packages_end.txt [2021-06-08T05:31:32.556Z] + case "${OS_FAMILY}" in [2021-06-08T05:31:32.556Z] + rpm -qa [2021-06-08T05:31:32.556Z] + sort [2021-06-08T05:31:33.129Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-08T05:31:33.129Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-08T05:31:33.129Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-08T05:31:33.129Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' [2021-06-08T05:31:33.129Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ [2021-06-08T05:31:33.129Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ [Pipeline] echo [2021-06-08T05:31:33.142Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-08T05:31:33.428Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-08T05:31:34.009Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-08T05:31:34.009Z] [2021-06-08T05:31:34.009Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-08T05:31:34.341Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-08T05:31:34.341Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-08T05:31:34.341Z] df20fa9351a1: Pulling fs layer [2021-06-08T05:31:34.341Z] 36b3adc4ff6f: Pulling fs layer [2021-06-08T05:31:34.341Z] 8ad3a11d3b57: Pulling fs layer [2021-06-08T05:31:34.341Z] 46f8f816bc3b: Pulling fs layer [2021-06-08T05:31:34.341Z] 93b61091891f: Pulling fs layer [2021-06-08T05:31:34.341Z] 93b9cdb0e59b: Pulling fs layer [2021-06-08T05:31:34.341Z] 5e14af77c1be: Pulling fs layer [2021-06-08T05:31:34.341Z] 01666e4c0597: Pulling fs layer [2021-06-08T05:31:34.341Z] aa168da1d23b: Pulling fs layer [2021-06-08T05:31:34.341Z] 93b61091891f: Waiting [2021-06-08T05:31:34.341Z] 93b9cdb0e59b: Waiting [2021-06-08T05:31:34.341Z] 5e14af77c1be: Waiting [2021-06-08T05:31:34.341Z] 01666e4c0597: Waiting [2021-06-08T05:31:34.341Z] aa168da1d23b: Waiting [2021-06-08T05:31:34.341Z] 46f8f816bc3b: Waiting [2021-06-08T05:31:34.341Z] 36b3adc4ff6f: Download complete [2021-06-08T05:31:34.341Z] 46f8f816bc3b: Verifying Checksum [2021-06-08T05:31:34.341Z] 46f8f816bc3b: Download complete [2021-06-08T05:31:34.341Z] df20fa9351a1: Verifying Checksum [2021-06-08T05:31:34.341Z] df20fa9351a1: Download complete [2021-06-08T05:31:34.607Z] 93b9cdb0e59b: Verifying Checksum [2021-06-08T05:31:34.607Z] 93b9cdb0e59b: Download complete [2021-06-08T05:31:34.607Z] 5e14af77c1be: Verifying Checksum [2021-06-08T05:31:34.607Z] 5e14af77c1be: Download complete [2021-06-08T05:31:34.607Z] 01666e4c0597: Verifying Checksum [2021-06-08T05:31:34.607Z] 01666e4c0597: Download complete [2021-06-08T05:31:34.608Z] 93b61091891f: Verifying Checksum [2021-06-08T05:31:34.608Z] 93b61091891f: Download complete [2021-06-08T05:31:34.608Z] df20fa9351a1: Pull complete [2021-06-08T05:31:34.608Z] 8ad3a11d3b57: Verifying Checksum [2021-06-08T05:31:34.608Z] 8ad3a11d3b57: Download complete [2021-06-08T05:31:34.873Z] 36b3adc4ff6f: Pull complete [2021-06-08T05:31:35.446Z] 8ad3a11d3b57: Pull complete [2021-06-08T05:31:35.447Z] 46f8f816bc3b: Pull complete [2021-06-08T05:31:35.712Z] 93b61091891f: Pull complete [2021-06-08T05:31:35.712Z] 93b9cdb0e59b: Pull complete [2021-06-08T05:31:35.976Z] 5e14af77c1be: Pull complete [2021-06-08T05:31:35.976Z] 01666e4c0597: Pull complete [2021-06-08T05:31:36.247Z] aa168da1d23b: Verifying Checksum [2021-06-08T05:31:36.247Z] aa168da1d23b: Download complete [2021-06-08T05:31:40.492Z] aa168da1d23b: Pull complete [2021-06-08T05:31:40.492Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-08T05:31:40.492Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-08T05:31:40.492Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-08T05:31:40.569Z] prd-centos7-docker-4c-2g-836 does not seem to be running inside a container [2021-06-08T05:31:40.610Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-08T05:31:47.713Z] $ docker top 3e9039a9451f26d24c1ce33a2e41f1c7b7487a5dcb4c6e745510e3054b8b4b75 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-08T05:31:48.092Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-08T05:31:48.392Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-08T05:31:48.689Z] + ls /var/log/sa-host [2021-06-08T05:31:48.689Z] + sadf -c /var/log/sa-host/sa05 [2021-06-08T05:31:48.689Z] file_magic: OK [2021-06-08T05:31:48.689Z] HZ: Using current value: 100 [2021-06-08T05:31:48.689Z] file_header: OK [2021-06-08T05:31:48.689Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-06-08T05:31:48.689Z] Statistics: [2021-06-08T05:31:48.689Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-08T05:31:48.689Z] File successfully converted to sysstat format version 12.2.1 [2021-06-08T05:31:48.689Z] + sadf -c /var/log/sa-host/sa08 [2021-06-08T05:31:48.689Z] file_magic: OK [2021-06-08T05:31:48.689Z] HZ: Using current value: 100 [2021-06-08T05:31:48.689Z] file_header: OK [2021-06-08T05:31:48.689Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-06-08T05:31:48.689Z] Statistics: [2021-06-08T05:31:48.689Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-08T05:31:48.689Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-08T05:31:48.879Z] provisioning config files... [2021-06-08T05:31:48.892Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config799478743241739660tmp [Pipeline] { [Pipeline] echo [2021-06-08T05:31:48.916Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-08T05:31:49.216Z] ---> create-netrc.sh [Pipeline] } [2021-06-08T05:31:49.224Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-08T05:31:49.666Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-08T05:31:49.676Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-08T05:31:49.973Z] ---> sudo-logs.sh [2021-06-08T05:31:49.974Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-08T05:31:50.007Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-08T05:31:50.304Z] ---> job-cost.sh [2021-06-08T05:31:50.304Z] lf-activate-venv: SKIPPING [2021-06-08T05:31:50.304Z] DEBUG: total: 0.18000000715255737 [2021-06-08T05:31:50.304Z] INFO: Retrieving Stack Cost... [2021-06-08T05:31:51.248Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-08T05:31:51.822Z] INFO: Archiving Costs [Pipeline] echo [2021-06-08T05:31:51.835Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-08T05:31:52.130Z] ---> logs-deploy.sh [2021-06-08T05:31:52.130Z] lf-activate-venv: SKIPPING [2021-06-08T05:31:52.130Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/121 [2021-06-08T05:31:52.130Z] INFO: archiving workspace using pattern(s): [2021-06-08T05:31:53.078Z] Archives upload complete. [2021-06-08T05:31:53.078Z] INFO: archiving logs to Nexus [2021-06-08T05:31:53.654Z] ---> uname -a: [2021-06-08T05:31:53.654Z] Linux prd-centos7-docker-4c-2g-836.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-06-08T05:31:53.654Z] [2021-06-08T05:31:53.654Z] [2021-06-08T05:31:53.654Z] ---> lscpu: [2021-06-08T05:31:53.654Z] Architecture: x86_64 [2021-06-08T05:31:53.654Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-08T05:31:53.654Z] Byte Order: Little Endian [2021-06-08T05:31:53.654Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-08T05:31:53.654Z] CPU(s): 2 [2021-06-08T05:31:53.654Z] On-line CPU(s) list: 0,1 [2021-06-08T05:31:53.654Z] Thread(s) per core: 1 [2021-06-08T05:31:53.654Z] Core(s) per socket: 1 [2021-06-08T05:31:53.654Z] Socket(s): 2 [2021-06-08T05:31:53.654Z] NUMA node(s): 1 [2021-06-08T05:31:53.654Z] Vendor ID: AuthenticAMD [2021-06-08T05:31:53.654Z] CPU family: 23 [2021-06-08T05:31:53.654Z] Model: 49 [2021-06-08T05:31:53.654Z] Model name: AMD EPYC-Rome Processor [2021-06-08T05:31:53.654Z] Stepping: 0 [2021-06-08T05:31:53.654Z] CPU MHz: 2799.998 [2021-06-08T05:31:53.654Z] BogoMIPS: 5599.99 [2021-06-08T05:31:53.654Z] Virtualization: AMD-V [2021-06-08T05:31:53.654Z] Hypervisor vendor: KVM [2021-06-08T05:31:53.654Z] Virtualization type: full [2021-06-08T05:31:53.654Z] L1d cache: 64 KiB [2021-06-08T05:31:53.654Z] L1i cache: 64 KiB [2021-06-08T05:31:53.654Z] L2 cache: 1 MiB [2021-06-08T05:31:53.654Z] L3 cache: 32 MiB [2021-06-08T05:31:53.654Z] NUMA node0 CPU(s): 0,1 [2021-06-08T05:31:53.654Z] Vulnerability Itlb multihit: Not affected [2021-06-08T05:31:53.654Z] Vulnerability L1tf: Not affected [2021-06-08T05:31:53.654Z] Vulnerability Mds: Not affected [2021-06-08T05:31:53.654Z] Vulnerability Meltdown: Not affected [2021-06-08T05:31:53.654Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-08T05:31:53.654Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-08T05:31:53.654Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-08T05:31:53.654Z] Vulnerability Srbds: Not affected [2021-06-08T05:31:53.654Z] Vulnerability Tsx async abort: Not affected [2021-06-08T05:31:53.654Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-06-08T05:31:53.654Z] [2021-06-08T05:31:53.654Z] [2021-06-08T05:31:53.654Z] ---> nproc: [2021-06-08T05:31:53.654Z] 2 [2021-06-08T05:31:53.654Z] [2021-06-08T05:31:53.654Z] [2021-06-08T05:31:53.654Z] ---> df -h: [2021-06-08T05:31:53.654Z] Filesystem Size Used Available Use% Mounted on [2021-06-08T05:31:53.654Z] overlay 40.0G 8.9G 31.1G 22% / [2021-06-08T05:31:53.654Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-08T05:31:53.654Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-08T05:31:53.654Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-08T05:31:53.654Z] /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os [2021-06-08T05:31:53.654Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf [2021-06-08T05:31:53.654Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname [2021-06-08T05:31:53.654Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts [2021-06-08T05:31:53.654Z] /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/edgexfoundry_edgex-ui-go_master [2021-06-08T05:31:53.654Z] /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/edgexfoundry_edgex-ui-go_master@tmp [2021-06-08T05:31:53.654Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host [2021-06-08T05:31:53.654Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure [2021-06-08T05:31:53.654Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log [2021-06-08T05:31:53.654Z] /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json [2021-06-08T05:31:53.654Z] [2021-06-08T05:31:53.654Z] [2021-06-08T05:31:53.654Z] ---> free -m: [2021-06-08T05:31:53.654Z] total used free shared buff/cache available [2021-06-08T05:31:53.654Z] Mem: 7821 1279 3113 0 3428 6459 [2021-06-08T05:31:53.654Z] Swap: 1023 0 1023 [2021-06-08T05:31:53.654Z] [2021-06-08T05:31:53.654Z] [2021-06-08T05:31:53.654Z] ---> ip addr: [2021-06-08T05:31:53.654Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-08T05:31:53.654Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-08T05:31:53.654Z] inet 127.0.0.1/8 scope host lo [2021-06-08T05:31:53.654Z] valid_lft forever preferred_lft forever [2021-06-08T05:31:53.654Z] inet6 ::1/128 scope host [2021-06-08T05:31:53.654Z] valid_lft forever preferred_lft forever [2021-06-08T05:31:53.654Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-08T05:31:53.654Z] link/ether fa:16:3e:ce:77:84 brd ff:ff:ff:ff:ff:ff [2021-06-08T05:31:53.654Z] inet 10.30.123.33/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-08T05:31:53.654Z] valid_lft 85745sec preferred_lft 85745sec [2021-06-08T05:31:53.654Z] inet6 fe80::f816:3eff:fece:7784/64 scope link [2021-06-08T05:31:53.654Z] valid_lft forever preferred_lft forever [2021-06-08T05:31:53.654Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-08T05:31:53.654Z] link/ether 02:42:c0:15:73:d7 brd ff:ff:ff:ff:ff:ff [2021-06-08T05:31:53.654Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-08T05:31:53.654Z] valid_lft forever preferred_lft forever [2021-06-08T05:31:53.654Z] inet6 fe80::42:c0ff:fe15:73d7/64 scope link [2021-06-08T05:31:53.654Z] valid_lft forever preferred_lft forever [2021-06-08T05:31:53.654Z] [2021-06-08T05:31:53.654Z] [2021-06-08T05:31:53.654Z] ---> sar -b -r -n DEV: [2021-06-08T05:31:53.654Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/08/21 _x86_64_ (2 CPU) [2021-06-08T05:31:53.654Z] [2021-06-08T05:31:53.654Z] 05:20:45 LINUX RESTART (2 CPU) [2021-06-08T05:31:53.654Z] [2021-06-08T05:31:53.654Z] 05:21:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-08T05:31:53.654Z] 05:22:03 228.55 92.74 135.81 0.00 10648.02 42795.09 0.00 [2021-06-08T05:31:53.654Z] 05:23:01 1.62 0.00 1.62 0.00 0.00 30.57 0.00 [2021-06-08T05:31:53.654Z] 05:24:01 0.42 0.00 0.42 0.00 0.00 6.40 0.00 [2021-06-08T05:31:53.654Z] 05:25:01 0.23 0.00 0.23 0.00 0.00 3.20 0.00 [2021-06-08T05:31:53.654Z] 05:26:01 0.23 0.00 0.23 0.00 0.00 3.03 0.00 [2021-06-08T05:31:53.654Z] 05:27:01 0.23 0.00 0.23 0.00 0.00 3.32 0.00 [2021-06-08T05:31:53.654Z] 05:28:01 0.27 0.00 0.27 0.00 0.00 3.78 0.00 [2021-06-08T05:31:53.654Z] 05:29:01 0.25 0.00 0.25 0.00 0.00 3.43 0.00 [2021-06-08T05:31:53.654Z] 05:30:01 0.30 0.00 0.30 0.00 0.00 3.63 0.00 [2021-06-08T05:31:53.654Z] 05:31:01 190.21 0.03 190.17 0.00 3.73 56660.83 0.00 [2021-06-08T05:31:53.654Z] Average: 42.38 9.31 33.07 0.00 1069.14 9987.36 0.00 [2021-06-08T05:31:53.654Z] [2021-06-08T05:31:53.654Z] 05:21:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-08T05:31:53.654Z] 05:22:03 5413352 0 811440 10.13 2620 1781528 1294064 14.29 583256 1609172 128 [2021-06-08T05:31:53.654Z] 05:23:01 5420896 0 803892 10.04 2620 1781532 1251472 13.82 576592 1609136 16 [2021-06-08T05:31:53.654Z] 05:24:01 5424328 0 800456 9.99 2620 1781536 1207052 13.33 575116 1608184 8 [2021-06-08T05:31:53.654Z] 05:25:01 5421868 0 802912 10.03 2620 1781540 1207316 13.33 577716 1608184 20 [2021-06-08T05:31:53.654Z] 05:26:01 5423480 0 801292 10.00 2620 1781548 1207052 13.33 571008 1613448 16 [2021-06-08T05:31:53.654Z] 05:27:01 5419820 0 804948 10.05 2620 1781552 1207256 13.33 574896 1613452 8 [2021-06-08T05:31:53.654Z] 05:28:01 5419224 0 805536 10.06 2620 1781560 1207280 13.33 575012 1613448 20 [2021-06-08T05:31:53.654Z] 05:29:01 5420952 0 803804 10.04 2620 1781564 1207052 13.33 573784 1613448 20 [2021-06-08T05:31:53.654Z] 05:30:01 5408896 0 815856 10.19 2620 1781568 1207052 13.33 585736 1613452 8 [2021-06-08T05:31:53.654Z] 05:31:01 3696308 0 1174036 14.66 2620 3135976 1349032 14.89 900648 2792168 508 [2021-06-08T05:31:53.654Z] Average: 5246912 0 842417 10.52 2620 1916990 1234463 13.63 609376 1729409 75 [2021-06-08T05:31:53.654Z] [2021-06-08T05:31:53.654Z] 05:21:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-08T05:31:53.654Z] 05:22:03 eth0 654.80 484.00 1389.60 92.81 0.00 0.00 0.00 0.00 [2021-06-08T05:31:53.654Z] 05:22:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T05:31:53.654Z] 05:22:03 docker0 61.02 44.19 5.37 165.52 0.00 0.00 0.00 0.00 [2021-06-08T05:31:53.654Z] 05:23:01 eth0 3.12 1.91 2.03 0.32 0.00 0.00 0.00 0.00 [2021-06-08T05:31:53.654Z] 05:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T05:31:53.654Z] 05:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T05:31:53.654Z] 05:24:01 eth0 0.62 0.08 0.06 0.01 0.00 0.00 0.00 0.00 [2021-06-08T05:31:53.654Z] 05:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T05:31:53.654Z] 05:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T05:31:53.654Z] 05:25:01 eth0 2.05 0.60 0.64 0.40 0.00 0.00 0.00 0.00 [2021-06-08T05:31:53.654Z] 05:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T05:31:53.654Z] 05:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T05:31:53.654Z] 05:26:01 eth0 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-08T05:31:53.654Z] 05:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T05:31:53.654Z] 05:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T05:31:53.655Z] 05:27:01 eth0 0.75 0.45 0.41 0.27 0.00 0.00 0.00 0.00 [2021-06-08T05:31:53.655Z] 05:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T05:31:53.655Z] 05:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T05:31:53.655Z] 05:28:01 eth0 0.97 0.37 0.32 0.17 0.00 0.00 0.00 0.00 [2021-06-08T05:31:53.655Z] 05:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T05:31:53.655Z] 05:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T05:31:53.655Z] 05:29:01 eth0 0.13 0.10 0.01 0.04 0.00 0.00 0.00 0.00 [2021-06-08T05:31:53.655Z] 05:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T05:31:53.655Z] 05:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T05:31:53.655Z] 05:30:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-08T05:31:53.655Z] 05:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T05:31:53.655Z] 05:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T05:31:53.655Z] 05:31:01 veth3d90e49 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-08T05:31:53.655Z] 05:31:01 eth0 957.30 874.07 7654.72 79.98 0.00 0.00 0.00 0.00 [2021-06-08T05:31:53.655Z] 05:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T05:31:53.655Z] 05:31:01 docker0 71.26 74.37 5.77 348.26 0.00 0.00 0.00 0.00 [2021-06-08T05:31:53.655Z] Average: veth3d90e49 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T05:31:53.655Z] Average: eth0 162.58 136.66 908.02 17.46 0.00 0.00 0.00 0.00 [2021-06-08T05:31:53.655Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T05:31:53.655Z] Average: docker0 13.28 11.90 1.12 51.56 0.00 0.00 0.00 0.00 [2021-06-08T05:31:53.655Z] [2021-06-08T05:31:53.655Z] [2021-06-08T05:31:53.655Z] ---> sar -P ALL: [2021-06-08T05:31:53.655Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/08/21 _x86_64_ (2 CPU) [2021-06-08T05:31:53.655Z] [2021-06-08T05:31:53.655Z] 05:20:45 LINUX RESTART (2 CPU) [2021-06-08T05:31:53.655Z] [2021-06-08T05:31:53.655Z] 05:21:01 CPU %user %nice %system %iowait %steal %idle [2021-06-08T05:31:53.655Z] 05:22:03 all 21.98 0.00 8.15 9.11 0.08 60.68 [2021-06-08T05:31:53.655Z] 05:22:03 0 20.82 0.00 9.10 9.99 0.07 60.02 [2021-06-08T05:31:53.655Z] 05:22:03 1 23.15 0.00 7.19 8.22 0.09 61.35 [2021-06-08T05:31:53.655Z] 05:23:01 all 0.16 0.00 0.04 0.00 0.03 99.78 [2021-06-08T05:31:53.655Z] 05:23:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2021-06-08T05:31:53.655Z] 05:23:01 1 0.26 0.00 0.05 0.00 0.03 99.65 [2021-06-08T05:31:53.655Z] 05:24:01 all 0.11 0.00 0.03 0.00 0.03 99.84 [2021-06-08T05:31:53.655Z] 05:24:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-06-08T05:31:53.655Z] 05:24:01 1 0.18 0.00 0.03 0.00 0.03 99.75 [2021-06-08T05:31:53.655Z] 05:25:01 all 0.13 0.00 0.03 0.00 0.02 99.82 [2021-06-08T05:31:53.655Z] 05:25:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-06-08T05:31:53.655Z] 05:25:01 1 0.23 0.00 0.03 0.00 0.02 99.72 [2021-06-08T05:31:53.655Z] 05:26:01 all 0.24 0.00 0.03 0.00 0.03 99.70 [2021-06-08T05:31:53.655Z] 05:26:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2021-06-08T05:31:53.655Z] 05:26:01 1 0.43 0.00 0.03 0.00 0.03 99.50 [2021-06-08T05:31:53.655Z] 05:27:01 all 0.08 0.00 0.02 0.00 0.01 99.89 [2021-06-08T05:31:53.655Z] 05:27:01 0 0.12 0.00 0.02 0.00 0.00 99.87 [2021-06-08T05:31:53.655Z] 05:27:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2021-06-08T05:31:53.655Z] 05:28:01 all 0.15 0.00 0.03 0.00 0.03 99.79 [2021-06-08T05:31:53.655Z] 05:28:01 0 0.23 0.00 0.03 0.00 0.02 99.72 [2021-06-08T05:31:53.655Z] 05:28:01 1 0.07 0.00 0.03 0.00 0.03 99.87 [2021-06-08T05:31:53.655Z] 05:29:01 all 0.13 0.00 0.04 0.00 0.02 99.82 [2021-06-08T05:31:53.655Z] 05:29:01 0 0.23 0.00 0.02 0.00 0.02 99.73 [2021-06-08T05:31:53.655Z] 05:29:01 1 0.02 0.00 0.07 0.00 0.02 99.90 [2021-06-08T05:31:53.655Z] 05:30:01 all 0.11 0.00 0.03 0.00 0.03 99.83 [2021-06-08T05:31:53.655Z] 05:30:01 0 0.17 0.00 0.02 0.00 0.02 99.80 [2021-06-08T05:31:53.655Z] 05:30:01 1 0.05 0.00 0.05 0.00 0.03 99.87 [2021-06-08T05:31:53.655Z] 05:31:01 all 20.42 0.00 9.03 6.35 0.08 64.13 [2021-06-08T05:31:53.655Z] 05:31:01 0 19.89 0.00 9.22 7.21 0.07 63.61 [2021-06-08T05:31:53.655Z] 05:31:01 1 20.95 0.00 8.83 5.49 0.09 64.64 [2021-06-08T05:31:53.655Z] Average: all 4.19 0.00 1.68 1.49 0.03 92.61 [2021-06-08T05:31:53.655Z] Average: 0 4.01 0.00 1.78 1.66 0.03 92.53 [2021-06-08T05:31:53.655Z] Average: 1 4.38 0.00 1.58 1.32 0.04 92.68 [2021-06-08T05:31:53.655Z] [2021-06-08T05:31:53.655Z] [2021-06-08T05:31:53.655Z]