Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 6c2af2ebb94b5013cf38e327f2c6e7be82713caf 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-ssh390890415492233195.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5128344980136486083.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/master/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2850317568870283196.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8005764654804823810.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-ssh6847618227996780550.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 ‘prd-centos7-docker-4c-2g-1825’ is offline Running on prd-centos7-docker-4c-2g-390 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-ssh8871157381688168156.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 6c2af2ebb94b5013cf38e327f2c6e7be82713caf (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 6c2af2ebb94b5013cf38e327f2c6e7be82713caf # timeout=10 Commit message: "feat: adding new app-service model" > git rev-list --no-walk f32179d6a5cf6b05eee146d451d5ff52947f3193 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-20T09:22:54.524Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-20T09:22:54.659Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-20T09:22:54.693Z] ========================================================= [2021-06-20T09:22:54.693Z] EdgeX Global Pipelines Version Info [2021-06-20T09:22:54.693Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-20T09:22:56.118Z] ------------------- [2021-06-20T09:22:56.118Z] stable info: [2021-06-20T09:22:56.118Z] ------------------- [2021-06-20T09:22:56.118Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-20T09:22:56.118Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-20T09:22:56.118Z] Message: update stable to v1.0.195 [2021-06-20T09:22:56.692Z] ------------------- [2021-06-20T09:22:56.692Z] experimental info: [2021-06-20T09:22:56.692Z] ------------------- [2021-06-20T09:22:56.692Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-20T09:22:56.692Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-20T09:22:56.692Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-20T09:22:56.824Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-06-20T09:22:56.847Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-06-20T09:22:56.871Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-20T09:22:56.895Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-20T09:22:56.917Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-20T09:22:56.941Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-20T09:22:56.966Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-20T09:22:56.991Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-20T09:22:57.015Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-20T09:22:57.039Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-20T09:22:57.063Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-20T09:22:57.087Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-06-20T09:22:57.110Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-20T09:22:57.134Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-20T09:22:57.158Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-20T09:22:57.181Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-20T09:22:57.205Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-20T09:22:57.230Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-20T09:22:57.255Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-20T09:22:57.280Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-20T09:22:57.304Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-06-20T09:22:57.330Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-06-20T09:22:57.358Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-20T09:22:57.382Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-20T09:22:57.405Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-06-20T09:22:57.432Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-20T09:22:57.460Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-06-20T09:22:57.486Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-06-20T09:22:57.509Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-06-20T09:22:57.533Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6c2af2ebb94b5013cf38e327f2c6e7be82713caf [Pipeline] echo [2021-06-20T09:22:57.559Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6c2af2e [Pipeline] echo [2021-06-20T09:22:57.582Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-20T09:22:57.660Z] provisioning config files... [2021-06-20T09:22:57.678Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config2337980022432875150tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-20T09:22:58.001Z] ---> docker-login.sh [2021-06-20T09:22:58.001Z] nexus3.edgexfoundry.org:10001 [2021-06-20T09:22:58.268Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-20T09:22:58.268Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-20T09:22:58.268Z] Configure a credential helper to remove this warning. See [2021-06-20T09:22:58.268Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-20T09:22:58.268Z] [2021-06-20T09:22:58.268Z] Login Succeeded [2021-06-20T09:22:58.268Z] nexus3.edgexfoundry.org:10002 [2021-06-20T09:22:58.529Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-20T09:22:58.529Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-20T09:22:58.529Z] Configure a credential helper to remove this warning. See [2021-06-20T09:22:58.529Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-20T09:22:58.529Z] [2021-06-20T09:22:58.529Z] Login Succeeded [2021-06-20T09:22:58.529Z] nexus3.edgexfoundry.org:10003 [2021-06-20T09:22:58.529Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-20T09:22:58.798Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-20T09:22:58.798Z] Configure a credential helper to remove this warning. See [2021-06-20T09:22:58.798Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-20T09:22:58.798Z] [2021-06-20T09:22:58.798Z] Login Succeeded [2021-06-20T09:22:58.798Z] nexus3.edgexfoundry.org:10004 [2021-06-20T09:22:58.798Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-20T09:22:58.798Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-20T09:22:58.798Z] Configure a credential helper to remove this warning. See [2021-06-20T09:22:58.798Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-20T09:22:58.798Z] [2021-06-20T09:22:58.798Z] Login Succeeded [2021-06-20T09:22:58.798Z] docker.io [2021-06-20T09:22:59.064Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-20T09:22:59.334Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-20T09:22:59.334Z] Configure a credential helper to remove this warning. See [2021-06-20T09:22:59.334Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-20T09:22:59.334Z] [2021-06-20T09:22:59.334Z] Login Succeeded [2021-06-20T09:22:59.334Z] ---> docker-login.sh ends [Pipeline] } [2021-06-20T09:22:59.346Z] 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-20T09:22:59.868Z] + git log --format=format:%s -1 6c2af2ebb94b5013cf38e327f2c6e7be82713caf [Pipeline] echo [2021-06-20T09:22:59.908Z] GIT_COMMIT: 6c2af2ebb94b5013cf38e327f2c6e7be82713caf, Commit Message: feat: adding new app-service model [Pipeline] echo [2021-06-20T09:22:59.928Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-20T09:23:00.934Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-20T09:23:00.934Z] [2021-06-20T09:23:00.934Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-20T09:23:01.249Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-20T09:23:01.249Z] latest: Pulling from edgex-devops/git-semver [2021-06-20T09:23:01.249Z] 31603596830f: Pulling fs layer [2021-06-20T09:23:01.249Z] 54011a49482f: Pulling fs layer [2021-06-20T09:23:01.249Z] a6820b24f6d8: Pulling fs layer [2021-06-20T09:23:01.249Z] f581987b2513: Pulling fs layer [2021-06-20T09:23:01.249Z] f581987b2513: Waiting [2021-06-20T09:23:01.249Z] 54011a49482f: Verifying Checksum [2021-06-20T09:23:01.249Z] 54011a49482f: Download complete [2021-06-20T09:23:01.249Z] 31603596830f: Verifying Checksum [2021-06-20T09:23:01.249Z] 31603596830f: Download complete [2021-06-20T09:23:01.524Z] f581987b2513: Verifying Checksum [2021-06-20T09:23:01.524Z] f581987b2513: Download complete [2021-06-20T09:23:01.524Z] a6820b24f6d8: Verifying Checksum [2021-06-20T09:23:01.524Z] a6820b24f6d8: Download complete [2021-06-20T09:23:01.524Z] 31603596830f: Pull complete [2021-06-20T09:23:01.787Z] 54011a49482f: Pull complete [2021-06-20T09:23:02.363Z] a6820b24f6d8: Pull complete [2021-06-20T09:23:02.626Z] f581987b2513: Pull complete [2021-06-20T09:23:02.626Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-20T09:23:02.626Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-20T09:23:02.626Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-20T09:23:02.729Z] prd-centos7-docker-4c-2g-390 does not seem to be running inside a container [2021-06-20T09:23:02.779Z] $ 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-20T09:23:04.105Z] $ docker top 6938217500fe5b1b7a8d651e262f9d6a021ea4647cba6867ac9a0d219ed9304e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-20T09:23:04.253Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-20T09:23:04.253Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-20T09:23:04.388Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-20T09:23:04.386Z] $ docker exec 6938217500fe5b1b7a8d651e262f9d6a021ea4647cba6867ac9a0d219ed9304e ssh-agent [2021-06-20T09:23:04.513Z] SSH_AUTH_SOCK=/tmp/ssh-V33NdqoDhyEj/agent.13 [2021-06-20T09:23:04.513Z] SSH_AGENT_PID=19 [2021-06-20T09:23:04.522Z] Running ssh-add (command line suppressed) [2021-06-20T09:23:04.634Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_1637655155464350016.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_1637655155464350016.key) [2021-06-20T09:23:04.659Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-20T09:23:04.964Z] + git tag --points-at HEAD [Pipeline] } [2021-06-20T09:23:04.974Z] $ docker exec --env ******** --env ******** 6938217500fe5b1b7a8d651e262f9d6a021ea4647cba6867ac9a0d219ed9304e ssh-agent -k [2021-06-20T09:23:05.082Z] unset SSH_AUTH_SOCK; [2021-06-20T09:23:05.083Z] unset SSH_AGENT_PID; [2021-06-20T09:23:05.083Z] echo Agent pid 19 killed; [2021-06-20T09:23:05.101Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-20T09:23:05.150Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-20T09:23:05.150Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-20T09:23:05.279Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-20T09:23:05.277Z] $ docker exec 6938217500fe5b1b7a8d651e262f9d6a021ea4647cba6867ac9a0d219ed9304e ssh-agent [2021-06-20T09:23:05.392Z] SSH_AUTH_SOCK=/tmp/ssh-bwpujEasx2JQ/agent.53 [2021-06-20T09:23:05.392Z] SSH_AGENT_PID=59 [2021-06-20T09:23:05.398Z] Running ssh-add (command line suppressed) [2021-06-20T09:23:05.501Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_7462536168189988763.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_7462536168189988763.key) [2021-06-20T09:23:05.524Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-20T09:23:05.830Z] + git semver init [2021-06-20T09:23:05.830Z] # -> Open(): unable to determine branch for HEAD [2021-06-20T09:23:05.830Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-06-20T09:23:05.830Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-06-20T09:23:05.830Z] # $SEMVER_REMOTE_NAME = origin [2021-06-20T09:23:05.830Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-20T09:23:05.830Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-20T09:23:05.830Z] # $SEMVER_BRANCH = master [2021-06-20T09:23:05.830Z] # $SEMVER_TEMP = /tmp/semver-852130368 [2021-06-20T09:23:05.830Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-06-20T09:23:07.760Z] # '/tmp/semver-852130368' -> '/w/workspace/edgexfoundry_edgex-ui-go_master/.semver' [2021-06-20T09:23:07.760Z] # -> Force: false [2021-06-20T09:23:07.760Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } [2021-06-20T09:23:07.771Z] $ docker exec --env ******** --env ******** 6938217500fe5b1b7a8d651e262f9d6a021ea4647cba6867ac9a0d219ed9304e ssh-agent -k [2021-06-20T09:23:07.874Z] unset SSH_AUTH_SOCK; [2021-06-20T09:23:07.874Z] unset SSH_AGENT_PID; [2021-06-20T09:23:07.875Z] echo Agent pid 59 killed; [2021-06-20T09:23:07.893Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-20T09:23:08.230Z] + git semver [Pipeline] } [2021-06-20T09:23:08.240Z] $ docker stop --time=1 6938217500fe5b1b7a8d651e262f9d6a021ea4647cba6867ac9a0d219ed9304e [2021-06-20T09:23:09.708Z] $ docker rm -f 6938217500fe5b1b7a8d651e262f9d6a021ea4647cba6867ac9a0d219ed9304e [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-20T09:23:10.092Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-20T09:23:10.389Z] Stashed 1 file(s) [Pipeline] echo [2021-06-20T09:23:10.392Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.75 [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-20T09:23:25.693Z] Still waiting to schedule task [2021-06-20T09:23:25.694Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-06-20T09:23:25.696Z] Still waiting to schedule task [2021-06-20T09:23:25.697Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-06-20T09:25:30.747Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-391 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws [2021-06-20T09:25:30.770Z] Running in /w/workspace/edgex-ui-go/135 [Pipeline] { [Pipeline] checkout [2021-06-20T09:25:30.999Z] The recommended git tool is: git [2021-06-20T09:25:36.127Z] using credential edgex-jenkins-ssh [2021-06-20T09:25:36.153Z] Cloning the remote Git repository [2021-06-20T09:25:36.203Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-20T09:25:36.301Z] > git init /w/workspace/edgex-ui-go/135 # timeout=10 [2021-06-20T09:25:36.368Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-20T09:25:36.368Z] > git --version # timeout=10 [2021-06-20T09:25:36.387Z] > git --version # 'git version 2.17.1' [2021-06-20T09:25:36.389Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-20T09:25:36.501Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-20T09:25:39.169Z] Avoid second fetch [2021-06-20T09:25:39.170Z] Checking out Revision 6c2af2ebb94b5013cf38e327f2c6e7be82713caf (master) [2021-06-20T09:25:39.124Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-06-20T09:25:39.145Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-20T09:25:39.181Z] > git config core.sparsecheckout # timeout=10 [2021-06-20T09:25:39.191Z] > git checkout -f 6c2af2ebb94b5013cf38e327f2c6e7be82713caf # timeout=10 [2021-06-20T09:25:43.604Z] Commit message: "feat: adding new app-service model" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-20T09:25:45.344Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-20T09:25:45.848Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-20T09:25:46.191Z] + sudo service docker restart [2021-06-20T09:25:46.191Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-20T09:26:04.555Z] provisioning config files... [2021-06-20T09:26:04.584Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/135@tmp/config4619143125141544160tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-20T09:26:04.973Z] ---> docker-login.sh [2021-06-20T09:26:04.973Z] nexus3.edgexfoundry.org:10001 [2021-06-20T09:26:05.958Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-20T09:26:06.513Z] Running on prd-centos7-docker-4c-2g-392 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws [2021-06-20T09:26:06.531Z] Running in /w/workspace/edgex-ui-go/135 [Pipeline] { [Pipeline] checkout [2021-06-20T09:26:06.560Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-20T09:26:06.560Z] Configure a credential helper to remove this warning. See [2021-06-20T09:26:06.560Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-20T09:26:06.560Z] [2021-06-20T09:26:06.560Z] Login Succeeded [2021-06-20T09:26:06.560Z] nexus3.edgexfoundry.org:10002 [2021-06-20T09:26:06.630Z] The recommended git tool is: git [2021-06-20T09:26:06.834Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-20T09:26:07.109Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-20T09:26:07.109Z] Configure a credential helper to remove this warning. See [2021-06-20T09:26:07.109Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-20T09:26:07.109Z] [2021-06-20T09:26:07.109Z] Login Succeeded [2021-06-20T09:26:07.109Z] nexus3.edgexfoundry.org:10003 [2021-06-20T09:26:07.383Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-20T09:26:07.656Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-20T09:26:07.656Z] Configure a credential helper to remove this warning. See [2021-06-20T09:26:07.656Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-20T09:26:07.656Z] [2021-06-20T09:26:07.656Z] Login Succeeded [2021-06-20T09:26:07.656Z] nexus3.edgexfoundry.org:10004 [2021-06-20T09:26:07.930Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-20T09:26:08.204Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-20T09:26:08.204Z] Configure a credential helper to remove this warning. See [2021-06-20T09:26:08.204Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-20T09:26:08.205Z] [2021-06-20T09:26:08.205Z] Login Succeeded [2021-06-20T09:26:08.205Z] docker.io [2021-06-20T09:26:08.479Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-20T09:26:09.056Z] using credential edgex-jenkins-ssh [2021-06-20T09:26:09.070Z] Cloning the remote Git repository [2021-06-20T09:26:09.084Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-20T09:26:09.084Z] Configure a credential helper to remove this warning. See [2021-06-20T09:26:09.084Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-20T09:26:09.084Z] [2021-06-20T09:26:09.084Z] Login Succeeded [2021-06-20T09:26:09.084Z] ---> docker-login.sh ends [Pipeline] } [2021-06-20T09:26:09.104Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-20T09:26:09.405Z] ========================================================= [2021-06-20T09:26:09.405Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-20T09:26:09.405Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-20T09:26:09.751Z] + 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-20T09:26:09.084Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-20T09:26:09.150Z] > git init /w/workspace/edgex-ui-go/135 # timeout=10 [2021-06-20T09:26:09.184Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-20T09:26:09.184Z] > git --version # timeout=10 [2021-06-20T09:26:09.196Z] > git --version # 'git version 2.24.4' [2021-06-20T09:26:09.196Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-20T09:26:09.224Z] [INFO] Currently running in a labeled security context [2021-06-20T09:26:09.224Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-20T09:26:09.225Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/135@tmp/jenkins-gitclient-ssh990467851029682041.key [2021-06-20T09:26:09.237Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-20T09:26:10.637Z] Avoid second fetch [2021-06-20T09:26:10.638Z] Checking out Revision 6c2af2ebb94b5013cf38e327f2c6e7be82713caf (master) [2021-06-20T09:26:10.748Z] Sending build context to Docker daemon 21.91MB [2021-06-20T09:26:10.748Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-20T09:26:10.748Z] Step 2/8 : FROM ${BASE} [2021-06-20T09:26:11.023Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-20T09:26:11.023Z] 595b0fe564bb: Pulling fs layer [2021-06-20T09:26:11.023Z] 3088b5b3c5c0: Pulling fs layer [2021-06-20T09:26:11.023Z] 5b7225fbf94c: Pulling fs layer [2021-06-20T09:26:11.023Z] ba82ee9f976e: Pulling fs layer [2021-06-20T09:26:11.023Z] 506bd15cee9f: Pulling fs layer [2021-06-20T09:26:11.023Z] 75a0a4a0db45: Pulling fs layer [2021-06-20T09:26:11.023Z] 618dc40b7e24: Pulling fs layer [2021-06-20T09:26:11.023Z] 506bd15cee9f: Waiting [2021-06-20T09:26:11.023Z] 75a0a4a0db45: Waiting [2021-06-20T09:26:11.023Z] ba82ee9f976e: Waiting [2021-06-20T09:26:11.023Z] 618dc40b7e24: Waiting [2021-06-20T09:26:11.023Z] 5b7225fbf94c: Verifying Checksum [2021-06-20T09:26:11.023Z] 5b7225fbf94c: Download complete [2021-06-20T09:26:11.023Z] 3088b5b3c5c0: Download complete [2021-06-20T09:26:11.023Z] 595b0fe564bb: Verifying Checksum [2021-06-20T09:26:11.023Z] 595b0fe564bb: Download complete [2021-06-20T09:26:10.620Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-06-20T09:26:10.626Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-20T09:26:10.642Z] > git config core.sparsecheckout # timeout=10 [2021-06-20T09:26:10.647Z] > git checkout -f 6c2af2ebb94b5013cf38e327f2c6e7be82713caf # timeout=10 [2021-06-20T09:26:11.301Z] 506bd15cee9f: Verifying Checksum [2021-06-20T09:26:11.301Z] 506bd15cee9f: Download complete [2021-06-20T09:26:11.301Z] 75a0a4a0db45: Download complete [2021-06-20T09:26:11.906Z] 595b0fe564bb: Pull complete [2021-06-20T09:26:12.520Z] 3088b5b3c5c0: Pull complete [2021-06-20T09:26:12.798Z] 5b7225fbf94c: Pull complete [2021-06-20T09:26:14.241Z] 618dc40b7e24: Verifying Checksum [2021-06-20T09:26:14.241Z] 618dc40b7e24: Download complete [2021-06-20T09:26:14.333Z] Commit message: "feat: adding new app-service model" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-20T09:26:14.845Z] ba82ee9f976e: Verifying Checksum [2021-06-20T09:26:14.845Z] ba82ee9f976e: Download complete [2021-06-20T09:26:15.424Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-20T09:26:15.760Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-20T09:26:16.056Z] + sudo service docker restart [2021-06-20T09:26:16.056Z] + true [2021-06-20T09:26:16.056Z] Redirecting to /bin/systemctl restart docker.service [2021-06-20T09:26:25.013Z] ba82ee9f976e: Pull complete [2021-06-20T09:26:25.613Z] 506bd15cee9f: Pull complete [2021-06-20T09:26:25.886Z] 75a0a4a0db45: Pull complete [2021-06-20T09:26:30.204Z] 618dc40b7e24: Pull complete [2021-06-20T09:26:30.204Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-20T09:26:30.204Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-20T09:26:30.204Z] ---> a36622ca3599 [2021-06-20T09:26:30.204Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-20T09:26:31.761Z] ---> Running in 57533cdd507f [2021-06-20T09:26:32.033Z] Removing intermediate container 57533cdd507f [2021-06-20T09:26:32.033Z] ---> cc228c5fe91b [2021-06-20T09:26:32.033Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-20T09:26:32.309Z] ---> Running in eb124b346fec [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-20T09:26:34.243Z] provisioning config files... [2021-06-20T09:26:34.258Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/135@tmp/config7478096824294303498tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-20T09:26:34.592Z] ---> docker-login.sh [2021-06-20T09:26:34.592Z] nexus3.edgexfoundry.org:10001 [2021-06-20T09:26:34.855Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-20T09:26:34.855Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-20T09:26:34.855Z] Configure a credential helper to remove this warning. See [2021-06-20T09:26:34.855Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-20T09:26:34.855Z] [2021-06-20T09:26:34.855Z] Login Succeeded [2021-06-20T09:26:34.855Z] nexus3.edgexfoundry.org:10002 [2021-06-20T09:26:34.855Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-20T09:26:34.855Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-20T09:26:34.855Z] Configure a credential helper to remove this warning. See [2021-06-20T09:26:34.855Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-20T09:26:34.855Z] [2021-06-20T09:26:34.855Z] Login Succeeded [2021-06-20T09:26:34.855Z] nexus3.edgexfoundry.org:10003 [2021-06-20T09:26:34.932Z] Removing intermediate container eb124b346fec [2021-06-20T09:26:34.932Z] ---> 699729e443fd [2021-06-20T09:26:34.932Z] Step 5/8 : RUN apk add --no-cache make git [2021-06-20T09:26:34.932Z] ---> Running in 31a284502767 [2021-06-20T09:26:35.124Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-20T09:26:35.124Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-20T09:26:35.124Z] Configure a credential helper to remove this warning. See [2021-06-20T09:26:35.124Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-20T09:26:35.124Z] [2021-06-20T09:26:35.124Z] Login Succeeded [2021-06-20T09:26:35.124Z] nexus3.edgexfoundry.org:10004 [2021-06-20T09:26:35.124Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-20T09:26:35.124Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-20T09:26:35.124Z] Configure a credential helper to remove this warning. See [2021-06-20T09:26:35.124Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-20T09:26:35.124Z] [2021-06-20T09:26:35.124Z] Login Succeeded [2021-06-20T09:26:35.124Z] docker.io [2021-06-20T09:26:35.388Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-20T09:26:35.658Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-20T09:26:35.658Z] Configure a credential helper to remove this warning. See [2021-06-20T09:26:35.658Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-20T09:26:35.658Z] [2021-06-20T09:26:35.658Z] Login Succeeded [2021-06-20T09:26:35.658Z] ---> docker-login.sh ends [Pipeline] } [2021-06-20T09:26:35.669Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-20T09:26:35.844Z] ========================================================= [2021-06-20T09:26:35.844Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-20T09:26:35.844Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-20T09:26:35.920Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-20T09:26:36.156Z] + 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-20T09:26:36.157Z] Sending build context to Docker daemon 21.91MB [2021-06-20T09:26:36.157Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-20T09:26:36.157Z] Step 2/8 : FROM ${BASE} [2021-06-20T09:26:36.424Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-20T09:26:36.424Z] 540db60ca938: Pulling fs layer [2021-06-20T09:26:36.424Z] adcc1eea9eea: Pulling fs layer [2021-06-20T09:26:36.424Z] 4c4ab2625f07: Pulling fs layer [2021-06-20T09:26:36.424Z] 0510c868ecb4: Pulling fs layer [2021-06-20T09:26:36.424Z] afea3b2eda06: Pulling fs layer [2021-06-20T09:26:36.425Z] 7809a108b3ef: Pulling fs layer [2021-06-20T09:26:36.425Z] f706445af74f: Pulling fs layer [2021-06-20T09:26:36.425Z] afea3b2eda06: Waiting [2021-06-20T09:26:36.425Z] 7809a108b3ef: Waiting [2021-06-20T09:26:36.425Z] f706445af74f: Waiting [2021-06-20T09:26:36.425Z] 0510c868ecb4: Waiting [2021-06-20T09:26:36.425Z] 4c4ab2625f07: Verifying Checksum [2021-06-20T09:26:36.425Z] 4c4ab2625f07: Download complete [2021-06-20T09:26:36.425Z] adcc1eea9eea: Verifying Checksum [2021-06-20T09:26:36.425Z] adcc1eea9eea: Download complete [2021-06-20T09:26:36.425Z] afea3b2eda06: Verifying Checksum [2021-06-20T09:26:36.425Z] afea3b2eda06: Download complete [2021-06-20T09:26:36.425Z] 540db60ca938: Verifying Checksum [2021-06-20T09:26:36.425Z] 540db60ca938: Download complete [2021-06-20T09:26:36.687Z] 540db60ca938: Pull complete [2021-06-20T09:26:36.687Z] 7809a108b3ef: Verifying Checksum [2021-06-20T09:26:36.687Z] 7809a108b3ef: Download complete [2021-06-20T09:26:36.952Z] adcc1eea9eea: Pull complete [2021-06-20T09:26:36.952Z] 4c4ab2625f07: Pull complete [2021-06-20T09:26:37.351Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-20T09:26:38.341Z] f706445af74f: Verifying Checksum [2021-06-20T09:26:38.341Z] f706445af74f: Download complete [2021-06-20T09:26:38.608Z] 0510c868ecb4: Verifying Checksum [2021-06-20T09:26:38.608Z] 0510c868ecb4: Download complete [2021-06-20T09:26:40.724Z] OK: 138 MiB in 40 packages [2021-06-20T09:26:41.321Z] Removing intermediate container 31a284502767 [2021-06-20T09:26:41.321Z] ---> e5cc5be37115 [2021-06-20T09:26:41.321Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-06-20T09:26:41.595Z] ---> Running in 495bd8400e59 [2021-06-20T09:26:41.945Z] 0510c868ecb4: Pull complete [2021-06-20T09:26:41.946Z] afea3b2eda06: Pull complete [2021-06-20T09:26:41.946Z] 7809a108b3ef: Pull complete [2021-06-20T09:26:42.193Z] Removing intermediate container 495bd8400e59 [2021-06-20T09:26:42.193Z] ---> b0c9588885e6 [2021-06-20T09:26:42.193Z] Step 7/8 : COPY . . [2021-06-20T09:26:42.902Z] f706445af74f: Pull complete [2021-06-20T09:26:42.902Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-20T09:26:43.190Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-20T09:26:43.190Z] ---> b068be0155e3 [2021-06-20T09:26:43.190Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-20T09:26:44.834Z] ---> a3878bda33fc [2021-06-20T09:26:44.834Z] Step 8/8 : RUN go mod download [2021-06-20T09:26:44.834Z] ---> Running in e15e0bb4b9c9 [2021-06-20T09:26:47.426Z] ---> Running in bb0e3c1ef3f9 [2021-06-20T09:26:47.427Z] Removing intermediate container bb0e3c1ef3f9 [2021-06-20T09:26:47.427Z] ---> 571f23296262 [2021-06-20T09:26:47.427Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-20T09:26:47.427Z] ---> Running in 2a34cb997d85 [2021-06-20T09:26:48.007Z] Removing intermediate container 2a34cb997d85 [2021-06-20T09:26:48.007Z] ---> 22b0540f5259 [2021-06-20T09:26:48.007Z] Step 5/8 : RUN apk add --no-cache make git [2021-06-20T09:26:48.007Z] ---> Running in c5e261d96b2d [2021-06-20T09:26:48.007Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-20T09:26:48.950Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-20T09:26:49.526Z] OK: 149 MiB in 40 packages [2021-06-20T09:26:49.526Z] Removing intermediate container c5e261d96b2d [2021-06-20T09:26:49.526Z] ---> 8d5c46dd5969 [2021-06-20T09:26:49.526Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-06-20T09:26:49.790Z] ---> Running in 4a165a934c82 [2021-06-20T09:26:49.790Z] Removing intermediate container 4a165a934c82 [2021-06-20T09:26:49.790Z] ---> ea1301bec705 [2021-06-20T09:26:49.790Z] Step 7/8 : COPY . . [2021-06-20T09:26:50.738Z] ---> 5290d5e233cf [2021-06-20T09:26:50.738Z] Step 8/8 : RUN go mod download [2021-06-20T09:26:50.738Z] ---> Running in b118009cfe4c [2021-06-20T09:27:05.674Z] Removing intermediate container b118009cfe4c [2021-06-20T09:27:05.674Z] ---> bf17a5dd12d4 [2021-06-20T09:27:05.674Z] Successfully built bf17a5dd12d4 [2021-06-20T09:27:05.674Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-20T09:27:05.994Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-20T09:27:05.994Z] . [Pipeline] withDockerContainer [2021-06-20T09:27:06.080Z] prd-centos7-docker-4c-2g-392 does not seem to be running inside a container [2021-06-20T09:27:06.115Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/135 -v /w/workspace/edgex-ui-go/135:/w/workspace/edgex-ui-go/135:rw,z -v /w/workspace/edgex-ui-go/135@tmp:/w/workspace/edgex-ui-go/135@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-20T09:27:06.506Z] $ docker top 7d072d4e659d741b33c3d3ba42496df6867a5e21c0b628af5f227d6729efa18c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-20T09:27:06.896Z] + go version [2021-06-20T09:27:06.896Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-20T09:27:06.904Z] $ docker stop --time=1 7d072d4e659d741b33c3d3ba42496df6867a5e21c0b628af5f227d6729efa18c [2021-06-20T09:27:08.101Z] $ docker rm -f 7d072d4e659d741b33c3d3ba42496df6867a5e21c0b628af5f227d6729efa18c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-20T09:27:08.730Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-20T09:27:08.730Z] . [Pipeline] withDockerContainer [2021-06-20T09:27:08.806Z] prd-centos7-docker-4c-2g-392 does not seem to be running inside a container [2021-06-20T09:27:08.842Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/135 -v /w/workspace/edgex-ui-go/135:/w/workspace/edgex-ui-go/135:rw,z -v /w/workspace/edgex-ui-go/135@tmp:/w/workspace/edgex-ui-go/135@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-20T09:27:09.235Z] $ docker top 00e18fa697b2f931ba094ed1865590e161626fbb926af3badb48437c6e767dc8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-20T09:27:09.625Z] + go mod tidy [Pipeline] sh [2021-06-20T09:27:10.328Z] + make test [2021-06-20T09:27:10.328Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-06-20T09:27:10.596Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-06-20T09:27:17.195Z] Removing intermediate container e15e0bb4b9c9 [2021-06-20T09:27:17.195Z] ---> c6b975ad503a [2021-06-20T09:27:17.195Z] Successfully built c6b975ad503a [2021-06-20T09:27:17.195Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-20T09:27:17.541Z] + docker inspect -f . ci-base-image-arm64 [2021-06-20T09:27:17.541Z] . [Pipeline] withDockerContainer [2021-06-20T09:27:17.812Z] prd-ubuntu18.04-docker-arm64-4c-16g-391 does not seem to be running inside a container [2021-06-20T09:27:17.892Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/135 -v /w/workspace/edgex-ui-go/135:/w/workspace/edgex-ui-go/135:rw,z -v /w/workspace/edgex-ui-go/135@tmp:/w/workspace/edgex-ui-go/135@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-20T09:27:19.489Z] $ docker top 8b86c2e40535da05a292947fe119fa714292b3f77b3d8938a868966ab6148b2b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-20T09:27:20.445Z] + go version [2021-06-20T09:27:20.445Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-20T09:27:20.466Z] $ docker stop --time=1 8b86c2e40535da05a292947fe119fa714292b3f77b3d8938a868966ab6148b2b [2021-06-20T09:27:20.686Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-06-20T09:27:20.687Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-06-20T09:27:20.687Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-06-20T09:27:20.687Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-06-20T09:27:20.687Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-06-20T09:27:20.687Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-06-20T09:27:20.687Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-06-20T09:27:20.687Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-06-20T09:27:20.687Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-06-20T09:27:20.687Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-06-20T09:27:20.687Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-06-20T09:27:20.687Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-06-20T09:27:20.687Z] GO111MODULE=on go vet ./... [2021-06-20T09:27:22.311Z] $ docker rm -f 8b86c2e40535da05a292947fe119fa714292b3f77b3d8938a868966ab6148b2b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-20T09:27:23.116Z] + docker inspect -f . ci-base-image-arm64 [2021-06-20T09:27:23.116Z] . [Pipeline] withDockerContainer [2021-06-20T09:27:23.393Z] prd-ubuntu18.04-docker-arm64-4c-16g-391 does not seem to be running inside a container [2021-06-20T09:27:23.468Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/135 -v /w/workspace/edgex-ui-go/135:/w/workspace/edgex-ui-go/135:rw,z -v /w/workspace/edgex-ui-go/135@tmp:/w/workspace/edgex-ui-go/135@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-20T09:27:25.054Z] $ docker top 0585f0b0437cb80b1d7dbbcc9a1d84ddb42057fdbba80f056e63e10a6ab1ca6c -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] } [2021-06-20T09:27:26.019Z] $ docker stop --time=1 00e18fa697b2f931ba094ed1865590e161626fbb926af3badb48437c6e767dc8 [2021-06-20T09:27:26.029Z] + go mod tidy [2021-06-20T09:27:27.392Z] $ docker rm -f 00e18fa697b2f931ba094ed1865590e161626fbb926af3badb48437c6e767dc8 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh [2021-06-20T09:27:27.788Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-20T09:27:28.007Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2021-06-20T09:27:28.170Z] + make test [2021-06-20T09:27:28.170Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-06-20T09:27:29.614Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [Pipeline] sh [2021-06-20T09:27:30.731Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-20T09:27:31.026Z] + ls -al . [2021-06-20T09:27:31.026Z] total 92 [2021-06-20T09:27:31.026Z] drwxrwxr-x. 11 jenkins jenkins 4096 Jun 20 09:27 . [2021-06-20T09:27:31.026Z] drwxrwxr-x. 4 jenkins jenkins 32 Jun 20 09:26 .. [2021-06-20T09:27:31.026Z] drwxrwxr-x. 3 jenkins jenkins 20 Jun 20 09:26 assets [2021-06-20T09:27:31.026Z] drwxrwxr-x. 2 jenkins jenkins 35 Jun 20 09:26 bin [2021-06-20T09:27:31.026Z] drwxrwxr-x. 3 jenkins jenkins 29 Jun 20 09:26 cmd [2021-06-20T09:27:31.026Z] -rw-rw-r--. 1 jenkins jenkins 3959 Jun 20 09:26 CONTRIBUTING.md [2021-06-20T09:27:31.026Z] -rw-r--r--. 1 jenkins jenkins 10 Jun 20 09:27 coverage.out [2021-06-20T09:27:31.026Z] -rw-rw-r--. 1 jenkins jenkins 1508 Jun 20 09:26 Dockerfile [2021-06-20T09:27:31.026Z] -rw-rw-r--. 1 jenkins jenkins 902 Jun 20 09:26 Dockerfile.build [2021-06-20T09:27:31.026Z] drwxrwxr-x. 2 jenkins jenkins 23 Jun 20 09:26 docs [2021-06-20T09:27:31.026Z] drwxrwxr-x. 8 jenkins jenkins 162 Jun 20 09:26 .git [2021-06-20T09:27:31.026Z] drwxrwxr-x. 2 jenkins jenkins 103 Jun 20 09:26 .github [2021-06-20T09:27:31.026Z] -rw-rw-r--. 1 jenkins jenkins 162 Jun 20 09:26 .gitignore [2021-06-20T09:27:31.026Z] -rw-rw-r--. 1 jenkins jenkins 838 Jun 20 09:26 go.mod [2021-06-20T09:27:31.026Z] -rw-r--r--. 1 jenkins jenkins 23723 Jun 20 09:27 go.sum [2021-06-20T09:27:31.026Z] drwxrwxr-x. 9 jenkins jenkins 125 Jun 20 09:26 internal [2021-06-20T09:27:31.026Z] -rw-rw-r--. 1 jenkins jenkins 652 Jun 20 09:26 Jenkinsfile [2021-06-20T09:27:31.026Z] -rw-rw-r--. 1 jenkins jenkins 11357 Jun 20 09:26 LICENSE [2021-06-20T09:27:31.026Z] -rw-rw-r--. 1 jenkins jenkins 941 Jun 20 09:26 Makefile [2021-06-20T09:27:31.026Z] drwxrwxr-x. 3 jenkins jenkins 19 Jun 20 09:26 pkg [2021-06-20T09:27:31.026Z] -rw-rw-r--. 1 jenkins jenkins 5508 Jun 20 09:26 README.md [2021-06-20T09:27:31.026Z] -rw-rw-r--. 1 jenkins jenkins 12 Jun 20 09:23 VERSION [2021-06-20T09:27:31.026Z] -rw-rw-r--. 1 jenkins jenkins 155 Jun 20 09:26 version.go [2021-06-20T09:27:31.026Z] drwxrwxr-x. 4 jenkins jenkins 4096 Jun 20 09:26 web [Pipeline] isUnix [Pipeline] sh [2021-06-20T09:27:31.327Z] + 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=6c2af2ebb94b5013cf38e327f2c6e7be82713caf --label arch=amd64 --label version=2.0.0-dev.75 . [2021-06-20T09:27:31.327Z] Sending build context to Docker daemon 21.93MB [2021-06-20T09:27:31.327Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-06-20T09:27:31.327Z] Step 2/24 : FROM ${BASE} AS builder [2021-06-20T09:27:31.327Z] ---> bf17a5dd12d4 [2021-06-20T09:27:31.327Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-06-20T09:27:31.591Z] ---> Running in 75acd6bf0337 [2021-06-20T09:27:31.852Z] Removing intermediate container 75acd6bf0337 [2021-06-20T09:27:31.852Z] ---> 4b6a376846cd [2021-06-20T09:27:31.852Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-06-20T09:27:31.852Z] ---> Running in ec2706fe6944 [2021-06-20T09:27:31.852Z] Removing intermediate container ec2706fe6944 [2021-06-20T09:27:31.852Z] ---> 5404c3967b32 [2021-06-20T09:27:31.852Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-06-20T09:27:31.852Z] ---> Running in 80f323dc9cf9 [2021-06-20T09:27:31.852Z] Removing intermediate container 80f323dc9cf9 [2021-06-20T09:27:31.852Z] ---> 1f6a2b08ea9f [2021-06-20T09:27:31.852Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-06-20T09:27:31.852Z] ---> Running in c2d40613418e [2021-06-20T09:27:32.113Z] Removing intermediate container c2d40613418e [2021-06-20T09:27:32.113Z] ---> 15716ae774ae [2021-06-20T09:27:32.113Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-06-20T09:27:32.113Z] ---> Running in 1438be0fb400 [2021-06-20T09:27:32.113Z] Removing intermediate container 1438be0fb400 [2021-06-20T09:27:32.113Z] ---> 9deb11f08fd1 [2021-06-20T09:27:32.113Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-20T09:27:32.113Z] ---> Running in 0691915a3b7d [2021-06-20T09:27:32.691Z] Removing intermediate container 0691915a3b7d [2021-06-20T09:27:32.691Z] ---> 16c6798d370e [2021-06-20T09:27:32.691Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-20T09:27:32.691Z] ---> Running in 4359c0db6041 [2021-06-20T09:27:32.953Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-20T09:27:33.899Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-20T09:27:34.179Z] OK: 149 MiB in 40 packages [2021-06-20T09:27:34.756Z] Removing intermediate container 4359c0db6041 [2021-06-20T09:27:34.756Z] ---> 56e644ba07b9 [2021-06-20T09:27:34.756Z] Step 10/24 : ENV GO111MODULE=on [2021-06-20T09:27:34.756Z] ---> Running in bd515a6cd215 [2021-06-20T09:27:35.025Z] Removing intermediate container bd515a6cd215 [2021-06-20T09:27:35.025Z] ---> 4d16b908d29b [2021-06-20T09:27:35.025Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-06-20T09:27:35.025Z] ---> Running in 96a29f247e72 [2021-06-20T09:27:35.025Z] Removing intermediate container 96a29f247e72 [2021-06-20T09:27:35.025Z] ---> b39544b7fce0 [2021-06-20T09:27:35.025Z] Step 12/24 : COPY go.mod . [2021-06-20T09:27:35.289Z] ---> 96e3e633e431 [2021-06-20T09:27:35.289Z] Step 13/24 : COPY Makefile . [2021-06-20T09:27:35.289Z] ---> c09f978d5d1e [2021-06-20T09:27:35.289Z] Step 14/24 : RUN make update [2021-06-20T09:27:35.550Z] ---> Running in 658106820d80 [2021-06-20T09:27:35.812Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-06-20T09:27:36.079Z] Removing intermediate container 658106820d80 [2021-06-20T09:27:36.079Z] ---> c610fdcac661 [2021-06-20T09:27:36.079Z] Step 15/24 : COPY . . [2021-06-20T09:27:37.025Z] ---> 96c787faa64e [2021-06-20T09:27:37.025Z] Step 16/24 : RUN ${MAKE} [2021-06-20T09:27:37.025Z] ---> Running in 3e2b5ca0d59f [2021-06-20T09:27:37.287Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.75" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-06-20T09:27:45.481Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-06-20T09:27:46.868Z] Removing intermediate container 3e2b5ca0d59f [2021-06-20T09:27:46.868Z] ---> 2b1663534cfb [2021-06-20T09:27:46.868Z] Step 17/24 : FROM alpine:3.12 [2021-06-20T09:27:47.440Z] 3.12: Pulling from library/alpine [2021-06-20T09:27:47.440Z] 339de151aab4: Pulling fs layer [2021-06-20T09:27:47.711Z] 339de151aab4: Verifying Checksum [2021-06-20T09:27:47.711Z] 339de151aab4: Download complete [2021-06-20T09:27:47.711Z] 339de151aab4: Pull complete [2021-06-20T09:27:47.711Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-20T09:27:47.711Z] Status: Downloaded newer image for alpine:3.12 [2021-06-20T09:27:47.711Z] ---> 13621d1b12d4 [2021-06-20T09:27:47.711Z] Step 18/24 : EXPOSE 4000 [2021-06-20T09:27:47.711Z] ---> Running in f20bed3f1576 [2021-06-20T09:27:47.974Z] Removing intermediate container f20bed3f1576 [2021-06-20T09:27:47.974Z] ---> c0e90465bf24 [2021-06-20T09:27:47.974Z] 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-20T09:27:48.544Z] ---> 84f87731f249 [2021-06-20T09:27:48.544Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-06-20T09:27:48.544Z] ---> Running in c7ce27735700 [2021-06-20T09:27:48.544Z] Removing intermediate container c7ce27735700 [2021-06-20T09:27:48.544Z] ---> f9f7a881e995 [2021-06-20T09:27:48.544Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-06-20T09:27:48.817Z] ---> Running in 6200ba1069ef [2021-06-20T09:27:48.817Z] Removing intermediate container 6200ba1069ef [2021-06-20T09:27:48.817Z] ---> a93c74f15c42 [2021-06-20T09:27:48.817Z] Step 22/24 : LABEL arch=amd64 [2021-06-20T09:27:48.817Z] ---> Running in 96f345180937 [2021-06-20T09:27:48.817Z] Removing intermediate container 96f345180937 [2021-06-20T09:27:48.817Z] ---> 5ada87e01923 [2021-06-20T09:27:48.817Z] Step 23/24 : LABEL git_sha=6c2af2ebb94b5013cf38e327f2c6e7be82713caf [2021-06-20T09:27:48.817Z] ---> Running in 5eae4628eb83 [2021-06-20T09:27:49.084Z] Removing intermediate container 5eae4628eb83 [2021-06-20T09:27:49.084Z] ---> 1793889f78df [2021-06-20T09:27:49.084Z] Step 24/24 : LABEL version=2.0.0-dev.75 [2021-06-20T09:27:49.084Z] ---> Running in f29aa0be808a [2021-06-20T09:27:49.084Z] Removing intermediate container f29aa0be808a [2021-06-20T09:27:49.084Z] ---> 80f5aa492238 [2021-06-20T09:27:49.084Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-20T09:27:49.084Z] Successfully built 80f5aa492238 [2021-06-20T09:27:49.084Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-20T09:27:49.369Z] provisioning config files... [2021-06-20T09:27:49.382Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/135@tmp/config7696172830130813929tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-20T09:27:49.724Z] ---> docker-login.sh [2021-06-20T09:27:49.724Z] nexus3.edgexfoundry.org:10001 [2021-06-20T09:27:49.724Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-20T09:27:49.724Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-20T09:27:49.724Z] Configure a credential helper to remove this warning. See [2021-06-20T09:27:49.724Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-20T09:27:49.724Z] [2021-06-20T09:27:49.724Z] Login Succeeded [2021-06-20T09:27:49.724Z] nexus3.edgexfoundry.org:10002 [2021-06-20T09:27:49.724Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-20T09:27:49.986Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-20T09:27:49.986Z] Configure a credential helper to remove this warning. See [2021-06-20T09:27:49.986Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-20T09:27:49.986Z] [2021-06-20T09:27:49.986Z] Login Succeeded [2021-06-20T09:27:49.986Z] nexus3.edgexfoundry.org:10003 [2021-06-20T09:27:49.986Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-20T09:27:49.986Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-20T09:27:49.986Z] Configure a credential helper to remove this warning. See [2021-06-20T09:27:49.986Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-20T09:27:49.986Z] [2021-06-20T09:27:49.986Z] Login Succeeded [2021-06-20T09:27:49.986Z] nexus3.edgexfoundry.org:10004 [2021-06-20T09:27:49.986Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-20T09:27:50.247Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-20T09:27:50.247Z] Configure a credential helper to remove this warning. See [2021-06-20T09:27:50.247Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-20T09:27:50.247Z] [2021-06-20T09:27:50.247Z] Login Succeeded [2021-06-20T09:27:50.247Z] docker.io [2021-06-20T09:27:50.247Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-20T09:27:50.507Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-20T09:27:50.507Z] Configure a credential helper to remove this warning. See [2021-06-20T09:27:50.507Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-20T09:27:50.507Z] [2021-06-20T09:27:50.507Z] Login Succeeded [2021-06-20T09:27:50.507Z] ---> docker-login.sh ends [Pipeline] } [2021-06-20T09:27:50.517Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-20T09:27:50.597Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2021-06-20T09:27:50.598Z] 6c2af2ebb94b5013cf38e327f2c6e7be82713caf [2021-06-20T09:27:50.598Z] latest [2021-06-20T09:27:50.598Z] 2.0.0-dev.75 [2021-06-20T09:27:50.598Z] 6c2af2ebb94b5013cf38e327f2c6e7be82713caf-2.0.0-dev.75 [2021-06-20T09:27:50.598Z] master [2021-06-20T09:27:50.598Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-20T09:27:50.969Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:6c2af2ebb94b5013cf38e327f2c6e7be82713caf [Pipeline] isUnix [Pipeline] sh [2021-06-20T09:27:51.284Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:6c2af2ebb94b5013cf38e327f2c6e7be82713caf [2021-06-20T09:27:51.284Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-06-20T09:27:51.284Z] c9f0f6ccdff0: Preparing [2021-06-20T09:27:51.284Z] 32f366d666a5: Preparing [2021-06-20T09:27:51.284Z] 32f366d666a5: Layer already exists [2021-06-20T09:27:53.213Z] c9f0f6ccdff0: Pushed [2021-06-20T09:27:53.477Z] 6c2af2ebb94b5013cf38e327f2c6e7be82713caf: digest: sha256:12fd049cd4c8189a493529df8e70def30d748f7011522f9c011d807936b7027d size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-20T09:27:53.789Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh [2021-06-20T09:27:54.087Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2021-06-20T09:27:54.087Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-06-20T09:27:54.087Z] c9f0f6ccdff0: Preparing [2021-06-20T09:27:54.087Z] 32f366d666a5: Preparing [2021-06-20T09:27:54.087Z] c9f0f6ccdff0: Layer already exists [2021-06-20T09:27:54.087Z] 32f366d666a5: Layer already exists [2021-06-20T09:27:54.087Z] latest: digest: sha256:12fd049cd4c8189a493529df8e70def30d748f7011522f9c011d807936b7027d size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-20T09:27:54.395Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.75 [Pipeline] isUnix [Pipeline] sh [2021-06-20T09:27:54.696Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.75 [2021-06-20T09:27:54.696Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-06-20T09:27:54.696Z] c9f0f6ccdff0: Preparing [2021-06-20T09:27:54.696Z] 32f366d666a5: Preparing [2021-06-20T09:27:54.696Z] c9f0f6ccdff0: Layer already exists [2021-06-20T09:27:54.696Z] 32f366d666a5: Layer already exists [2021-06-20T09:27:54.696Z] 2.0.0-dev.75: digest: sha256:12fd049cd4c8189a493529df8e70def30d748f7011522f9c011d807936b7027d size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-20T09:27:55.001Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:6c2af2ebb94b5013cf38e327f2c6e7be82713caf-2.0.0-dev.75 [Pipeline] isUnix [Pipeline] sh [2021-06-20T09:27:55.300Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:6c2af2ebb94b5013cf38e327f2c6e7be82713caf-2.0.0-dev.75 [2021-06-20T09:27:55.300Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-06-20T09:27:55.300Z] c9f0f6ccdff0: Preparing [2021-06-20T09:27:55.300Z] 32f366d666a5: Preparing [2021-06-20T09:27:55.300Z] c9f0f6ccdff0: Layer already exists [2021-06-20T09:27:55.300Z] 32f366d666a5: Layer already exists [2021-06-20T09:27:55.300Z] 6c2af2ebb94b5013cf38e327f2c6e7be82713caf-2.0.0-dev.75: digest: sha256:12fd049cd4c8189a493529df8e70def30d748f7011522f9c011d807936b7027d size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-20T09:27:55.609Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:master [Pipeline] isUnix [Pipeline] sh [2021-06-20T09:27:55.913Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:master [2021-06-20T09:27:55.913Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-06-20T09:27:55.913Z] c9f0f6ccdff0: Preparing [2021-06-20T09:27:55.913Z] 32f366d666a5: Preparing [2021-06-20T09:27:55.913Z] c9f0f6ccdff0: Layer already exists [2021-06-20T09:27:55.913Z] 32f366d666a5: Layer already exists [2021-06-20T09:27:55.913Z] master: digest: sha256:12fd049cd4c8189a493529df8e70def30d748f7011522f9c011d807936b7027d size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-20T09:27:55.974Z] ===================================================== [Pipeline] echo [2021-06-20T09:27:55.990Z] taggedImages: [2021-06-20T09:27:55.990Z] - nexus3.edgexfoundry.org:10004/edgex-ui:6c2af2ebb94b5013cf38e327f2c6e7be82713caf [2021-06-20T09:27:55.990Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2021-06-20T09:27:55.990Z] - nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.75 [2021-06-20T09:27:55.990Z] - nexus3.edgexfoundry.org:10004/edgex-ui:6c2af2ebb94b5013cf38e327f2c6e7be82713caf-2.0.0-dev.75 [2021-06-20T09:27:55.990Z] - 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-20T09:27:56.742Z] ---> job-cost.sh [2021-06-20T09:27:56.742Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wQBm [2021-06-20T09:28:02.044Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-06-20T09:28:02.044Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-06-20T09:28:02.044Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-06-20T09:28:02.045Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-06-20T09:28:02.045Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-06-20T09:28:02.045Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-06-20T09:28:02.045Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-06-20T09:28:02.045Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-06-20T09:28:02.045Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-06-20T09:28:02.045Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-06-20T09:28:02.045Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-06-20T09:28:02.045Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-06-20T09:28:02.045Z] GO111MODULE=on go vet ./... [2021-06-20T09:28:06.772Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-20T09:28:19.047Z] lf-activate-venv(): INFO: Adding /tmp/venv-wQBm/bin to PATH [2021-06-20T09:28:19.047Z] INFO: No Stack... [2021-06-20T09:28:19.618Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-20T09:28:20.192Z] INFO: Archiving Costs [Pipeline] sh [2021-06-20T09:28:20.496Z] + cat /w/workspace/edgex-ui-go/135/archives/cost.csv [2021-06-20T09:28:20.496Z] + cut -d, -f6 [Pipeline] lock [2021-06-20T09:28:20.529Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-135-stack-cost] [2021-06-20T09:28:20.541Z] Resource [jenkins-edgexfoundry-edgex-ui-go-master-135-stack-cost] did not exist. Created. [2021-06-20T09:28:20.541Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-135-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-20T09:28:20.867Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-20T09:28:20.932Z] Stashed 1 file(s) [Pipeline] } [2021-06-20T09:28:20.946Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-135-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-06-20T09:28:24.256Z] $ docker stop --time=1 0585f0b0437cb80b1d7dbbcc9a1d84ddb42057fdbba80f056e63e10a6ab1ca6c [2021-06-20T09:28:26.216Z] $ docker rm -f 0585f0b0437cb80b1d7dbbcc9a1d84ddb42057fdbba80f056e63e10a6ab1ca6c [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-20T09:28:27.015Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-20T09:28:27.049Z] Warning: overwriting stash ‘coverage-report’ [2021-06-20T09:28:27.619Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-20T09:28:28.142Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-20T09:28:28.474Z] + ls -al . [2021-06-20T09:28:28.474Z] total 128 [2021-06-20T09:28:28.474Z] drwxrwxr-x 11 jenkins jenkins 4096 Jun 20 09:27 . [2021-06-20T09:28:28.474Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 20 09:25 .. [2021-06-20T09:28:28.474Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 20 09:25 .git [2021-06-20T09:28:28.474Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 20 09:25 .github [2021-06-20T09:28:28.474Z] -rw-rw-r-- 1 jenkins jenkins 162 Jun 20 09:25 .gitignore [2021-06-20T09:28:28.474Z] -rw-rw-r-- 1 jenkins jenkins 3959 Jun 20 09:25 CONTRIBUTING.md [2021-06-20T09:28:28.474Z] -rw-rw-r-- 1 jenkins jenkins 1508 Jun 20 09:25 Dockerfile [2021-06-20T09:28:28.474Z] -rw-rw-r-- 1 jenkins jenkins 902 Jun 20 09:25 Dockerfile.build [2021-06-20T09:28:28.474Z] -rw-rw-r-- 1 jenkins jenkins 652 Jun 20 09:25 Jenkinsfile [2021-06-20T09:28:28.474Z] -rw-rw-r-- 1 jenkins jenkins 11357 Jun 20 09:25 LICENSE [2021-06-20T09:28:28.474Z] -rw-rw-r-- 1 jenkins jenkins 941 Jun 20 09:25 Makefile [2021-06-20T09:28:28.474Z] -rw-rw-r-- 1 jenkins jenkins 5508 Jun 20 09:25 README.md [2021-06-20T09:28:28.474Z] -rw-rw-r-- 1 jenkins jenkins 12 Jun 20 09:23 VERSION [2021-06-20T09:28:28.474Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 20 09:25 assets [2021-06-20T09:28:28.474Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 20 09:25 bin [2021-06-20T09:28:28.474Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 20 09:25 cmd [2021-06-20T09:28:28.474Z] -rw-r--r-- 1 jenkins jenkins 10 Jun 20 09:27 coverage.out [2021-06-20T09:28:28.474Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 20 09:25 docs [2021-06-20T09:28:28.474Z] -rw-rw-r-- 1 jenkins jenkins 838 Jun 20 09:25 go.mod [2021-06-20T09:28:28.474Z] -rw-r--r-- 1 jenkins jenkins 23723 Jun 20 09:27 go.sum [2021-06-20T09:28:28.474Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 20 09:25 internal [2021-06-20T09:28:28.474Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 20 09:25 pkg [2021-06-20T09:28:28.474Z] -rw-rw-r-- 1 jenkins jenkins 155 Jun 20 09:25 version.go [2021-06-20T09:28:28.474Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 20 09:25 web [Pipeline] isUnix [Pipeline] sh [2021-06-20T09:28:28.820Z] + 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=6c2af2ebb94b5013cf38e327f2c6e7be82713caf --label arch=arm64 --label version=2.0.0-dev.75 . [2021-06-20T09:28:29.805Z] Sending build context to Docker daemon 21.93MB [2021-06-20T09:28:29.805Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-06-20T09:28:29.805Z] Step 2/24 : FROM ${BASE} AS builder [2021-06-20T09:28:29.805Z] ---> c6b975ad503a [2021-06-20T09:28:29.805Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-06-20T09:28:30.399Z] ---> Running in 09e5d26e7bc1 [2021-06-20T09:28:30.673Z] Removing intermediate container 09e5d26e7bc1 [2021-06-20T09:28:30.673Z] ---> 533ce0fc5b62 [2021-06-20T09:28:30.673Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-06-20T09:28:30.947Z] ---> Running in a1ecbe01a96d [2021-06-20T09:28:31.222Z] Removing intermediate container a1ecbe01a96d [2021-06-20T09:28:31.222Z] ---> 4c58f560de3e [2021-06-20T09:28:31.222Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-06-20T09:28:31.496Z] ---> Running in 65856927a799 [2021-06-20T09:28:32.120Z] Removing intermediate container 65856927a799 [2021-06-20T09:28:32.120Z] ---> 086c473ec6cd [2021-06-20T09:28:32.120Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-06-20T09:28:32.120Z] ---> Running in ca9979de29d3 [2021-06-20T09:28:32.762Z] Removing intermediate container ca9979de29d3 [2021-06-20T09:28:32.762Z] ---> ceac1c01349c [2021-06-20T09:28:32.762Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-06-20T09:28:32.762Z] ---> Running in ba7dccd26ed6 [2021-06-20T09:28:33.383Z] Removing intermediate container ba7dccd26ed6 [2021-06-20T09:28:33.383Z] ---> b3421ad49ea5 [2021-06-20T09:28:33.383Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-20T09:28:33.383Z] ---> Running in 4593e1af79b4 [2021-06-20T09:28:36.045Z] Removing intermediate container 4593e1af79b4 [2021-06-20T09:28:36.045Z] ---> 39d504894881 [2021-06-20T09:28:36.045Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-20T09:28:36.045Z] ---> Running in b10199aa21c1 [2021-06-20T09:28:37.027Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-20T09:28:38.001Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-20T09:28:38.979Z] OK: 138 MiB in 40 packages [2021-06-20T09:28:39.959Z] Removing intermediate container b10199aa21c1 [2021-06-20T09:28:39.959Z] ---> 6799ba7269b6 [2021-06-20T09:28:39.959Z] Step 10/24 : ENV GO111MODULE=on [2021-06-20T09:28:39.959Z] ---> Running in 7a03e11cfcc4 [2021-06-20T09:28:40.558Z] Removing intermediate container 7a03e11cfcc4 [2021-06-20T09:28:40.558Z] ---> 8a72701ddab9 [2021-06-20T09:28:40.558Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-06-20T09:28:40.558Z] ---> Running in 70c50a199a72 [2021-06-20T09:28:41.153Z] Removing intermediate container 70c50a199a72 [2021-06-20T09:28:41.153Z] ---> 82654de3a0c7 [2021-06-20T09:28:41.153Z] Step 12/24 : COPY go.mod . [2021-06-20T09:28:42.137Z] ---> a95edfa3c458 [2021-06-20T09:28:42.137Z] Step 13/24 : COPY Makefile . [2021-06-20T09:28:42.742Z] ---> 68f6fddb6ddf [2021-06-20T09:28:42.742Z] Step 14/24 : RUN make update [2021-06-20T09:28:43.017Z] ---> Running in fc4dd5286c01 [2021-06-20T09:28:43.998Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-06-20T09:28:45.435Z] Removing intermediate container fc4dd5286c01 [2021-06-20T09:28:45.435Z] ---> 8f36473ed23b [2021-06-20T09:28:45.435Z] Step 15/24 : COPY . . [2021-06-20T09:28:48.834Z] ---> c6374b4dd71f [2021-06-20T09:28:48.834Z] Step 16/24 : RUN ${MAKE} [2021-06-20T09:28:48.834Z] ---> Running in c9cc96ad68a9 [2021-06-20T09:28:49.816Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.75" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-06-20T09:29:16.669Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-06-20T09:29:19.283Z] Removing intermediate container c9cc96ad68a9 [2021-06-20T09:29:19.283Z] ---> 5046f298574b [2021-06-20T09:29:19.283Z] Step 17/24 : FROM alpine:3.12 [2021-06-20T09:29:19.878Z] 3.12: Pulling from library/alpine [2021-06-20T09:29:20.150Z] d2f70382dc9a: Pulling fs layer [2021-06-20T09:29:20.425Z] d2f70382dc9a: Download complete [2021-06-20T09:29:21.026Z] d2f70382dc9a: Pull complete [2021-06-20T09:29:21.026Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-20T09:29:21.026Z] Status: Downloaded newer image for alpine:3.12 [2021-06-20T09:29:21.026Z] ---> c4fd0aeabfcf [2021-06-20T09:29:21.026Z] Step 18/24 : EXPOSE 4000 [2021-06-20T09:29:21.306Z] ---> Running in b48369833769 [2021-06-20T09:29:21.906Z] Removing intermediate container b48369833769 [2021-06-20T09:29:21.906Z] ---> 1f9239b3ac95 [2021-06-20T09:29:21.906Z] 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-20T09:29:23.888Z] ---> 49833c78a0cc [2021-06-20T09:29:23.888Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-06-20T09:29:23.888Z] ---> Running in bef1559ee40e [2021-06-20T09:29:24.174Z] Removing intermediate container bef1559ee40e [2021-06-20T09:29:24.174Z] ---> e661bc01e441 [2021-06-20T09:29:24.174Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-06-20T09:29:24.449Z] ---> Running in 49353c5222a3 [2021-06-20T09:29:25.048Z] Removing intermediate container 49353c5222a3 [2021-06-20T09:29:25.048Z] ---> 8aedc55c513a [2021-06-20T09:29:25.048Z] Step 22/24 : LABEL arch=arm64 [2021-06-20T09:29:25.048Z] ---> Running in a5298d492192 [2021-06-20T09:29:25.644Z] Removing intermediate container a5298d492192 [2021-06-20T09:29:25.644Z] ---> 77b6e47b9c7f [2021-06-20T09:29:25.644Z] Step 23/24 : LABEL git_sha=6c2af2ebb94b5013cf38e327f2c6e7be82713caf [2021-06-20T09:29:25.644Z] ---> Running in a83b1e483b99 [2021-06-20T09:29:26.241Z] Removing intermediate container a83b1e483b99 [2021-06-20T09:29:26.241Z] ---> 6c0a857e1a5b [2021-06-20T09:29:26.241Z] Step 24/24 : LABEL version=2.0.0-dev.75 [2021-06-20T09:29:26.241Z] ---> Running in 4333cb4c8f2d [2021-06-20T09:29:26.527Z] Removing intermediate container 4333cb4c8f2d [2021-06-20T09:29:26.527Z] ---> 2a50ad62fbfe [2021-06-20T09:29:26.527Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-20T09:29:26.800Z] Successfully built 2a50ad62fbfe [2021-06-20T09:29:26.800Z] 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-20T09:29:27.126Z] provisioning config files... [2021-06-20T09:29:27.154Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/135@tmp/config2813417405360130450tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-20T09:29:27.523Z] ---> docker-login.sh [2021-06-20T09:29:27.523Z] nexus3.edgexfoundry.org:10001 [2021-06-20T09:29:27.798Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-20T09:29:28.073Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-20T09:29:28.073Z] Configure a credential helper to remove this warning. See [2021-06-20T09:29:28.073Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-20T09:29:28.073Z] [2021-06-20T09:29:28.073Z] Login Succeeded [2021-06-20T09:29:28.073Z] nexus3.edgexfoundry.org:10002 [2021-06-20T09:29:28.345Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-20T09:29:28.619Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-20T09:29:28.619Z] Configure a credential helper to remove this warning. See [2021-06-20T09:29:28.619Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-20T09:29:28.619Z] [2021-06-20T09:29:28.620Z] Login Succeeded [2021-06-20T09:29:28.620Z] nexus3.edgexfoundry.org:10003 [2021-06-20T09:29:28.893Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-20T09:29:29.168Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-20T09:29:29.168Z] Configure a credential helper to remove this warning. See [2021-06-20T09:29:29.168Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-20T09:29:29.168Z] [2021-06-20T09:29:29.168Z] Login Succeeded [2021-06-20T09:29:29.168Z] nexus3.edgexfoundry.org:10004 [2021-06-20T09:29:29.442Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-20T09:29:29.715Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-20T09:29:29.715Z] Configure a credential helper to remove this warning. See [2021-06-20T09:29:29.715Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-20T09:29:29.715Z] [2021-06-20T09:29:29.715Z] Login Succeeded [2021-06-20T09:29:29.715Z] docker.io [2021-06-20T09:29:29.989Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-20T09:29:30.583Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-20T09:29:30.583Z] Configure a credential helper to remove this warning. See [2021-06-20T09:29:30.583Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-20T09:29:30.583Z] [2021-06-20T09:29:30.583Z] Login Succeeded [2021-06-20T09:29:30.583Z] ---> docker-login.sh ends [Pipeline] } [2021-06-20T09:29:30.600Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-20T09:29:30.691Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2021-06-20T09:29:30.692Z] 6c2af2ebb94b5013cf38e327f2c6e7be82713caf [2021-06-20T09:29:30.692Z] latest [2021-06-20T09:29:30.692Z] 2.0.0-dev.75 [2021-06-20T09:29:30.692Z] 6c2af2ebb94b5013cf38e327f2c6e7be82713caf-2.0.0-dev.75 [2021-06-20T09:29:30.692Z] master [2021-06-20T09:29:30.692Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-20T09:29:31.089Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:6c2af2ebb94b5013cf38e327f2c6e7be82713caf [Pipeline] isUnix [Pipeline] sh [2021-06-20T09:29:31.428Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:6c2af2ebb94b5013cf38e327f2c6e7be82713caf [2021-06-20T09:29:31.428Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-06-20T09:29:31.428Z] 24696cd11eba: Preparing [2021-06-20T09:29:31.428Z] 3fbe34a1663b: Preparing [2021-06-20T09:29:31.701Z] 3fbe34a1663b: Layer already exists [2021-06-20T09:29:35.998Z] 24696cd11eba: Pushed [2021-06-20T09:29:35.998Z] 6c2af2ebb94b5013cf38e327f2c6e7be82713caf: digest: sha256:13eb96f940c05ab8e96fe7b6c6d6ba8425e88f2969f853bc2b4223b387c12ad6 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-20T09:29:36.350Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-20T09:29:36.693Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2021-06-20T09:29:36.693Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-06-20T09:29:36.693Z] 24696cd11eba: Preparing [2021-06-20T09:29:36.693Z] 3fbe34a1663b: Preparing [2021-06-20T09:29:36.693Z] 3fbe34a1663b: Layer already exists [2021-06-20T09:29:36.693Z] 24696cd11eba: Layer already exists [2021-06-20T09:29:36.968Z] latest: digest: sha256:13eb96f940c05ab8e96fe7b6c6d6ba8425e88f2969f853bc2b4223b387c12ad6 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-20T09:29:37.381Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.75 [Pipeline] isUnix [Pipeline] sh [2021-06-20T09:29:37.721Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.75 [2021-06-20T09:29:37.721Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-06-20T09:29:37.721Z] 24696cd11eba: Preparing [2021-06-20T09:29:37.721Z] 3fbe34a1663b: Preparing [2021-06-20T09:29:37.993Z] 24696cd11eba: Layer already exists [2021-06-20T09:29:37.993Z] 3fbe34a1663b: Layer already exists [2021-06-20T09:29:37.993Z] 2.0.0-dev.75: digest: sha256:13eb96f940c05ab8e96fe7b6c6d6ba8425e88f2969f853bc2b4223b387c12ad6 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-20T09:29:38.349Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:6c2af2ebb94b5013cf38e327f2c6e7be82713caf-2.0.0-dev.75 [Pipeline] isUnix [Pipeline] sh [2021-06-20T09:29:38.967Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:6c2af2ebb94b5013cf38e327f2c6e7be82713caf-2.0.0-dev.75 [2021-06-20T09:29:38.967Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-06-20T09:29:38.967Z] 24696cd11eba: Preparing [2021-06-20T09:29:38.967Z] 3fbe34a1663b: Preparing [2021-06-20T09:29:38.967Z] 3fbe34a1663b: Layer already exists [2021-06-20T09:29:38.967Z] 24696cd11eba: Layer already exists [2021-06-20T09:29:39.243Z] 6c2af2ebb94b5013cf38e327f2c6e7be82713caf-2.0.0-dev.75: digest: sha256:13eb96f940c05ab8e96fe7b6c6d6ba8425e88f2969f853bc2b4223b387c12ad6 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-06-20T09:29:39.590Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-20T09:29:39.931Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [2021-06-20T09:29:39.931Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-06-20T09:29:39.931Z] 24696cd11eba: Preparing [2021-06-20T09:29:39.931Z] 3fbe34a1663b: Preparing [2021-06-20T09:29:39.931Z] 24696cd11eba: Layer already exists [2021-06-20T09:29:39.931Z] 3fbe34a1663b: Layer already exists [2021-06-20T09:29:40.218Z] master: digest: sha256:13eb96f940c05ab8e96fe7b6c6d6ba8425e88f2969f853bc2b4223b387c12ad6 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-20T09:29:40.286Z] ===================================================== [Pipeline] echo [2021-06-20T09:29:40.312Z] taggedImages: [2021-06-20T09:29:40.312Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:6c2af2ebb94b5013cf38e327f2c6e7be82713caf [2021-06-20T09:29:40.312Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2021-06-20T09:29:40.312Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.75 [2021-06-20T09:29:40.312Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:6c2af2ebb94b5013cf38e327f2c6e7be82713caf-2.0.0-dev.75 [2021-06-20T09:29:40.312Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-20T09:29:40.768Z] ---> job-cost.sh [2021-06-20T09:29:40.768Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-k5pO [2021-06-20T09:30:19.796Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-20T09:31:56.574Z] lf-activate-venv(): INFO: Adding /tmp/venv-k5pO/bin to PATH [2021-06-20T09:31:56.574Z] INFO: No Stack... [2021-06-20T09:31:56.574Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-20T09:31:56.574Z] INFO: Archiving Costs [Pipeline] sh [2021-06-20T09:31:56.920Z] + cut -d, -f6 [2021-06-20T09:31:56.920Z] + cat /w/workspace/edgex-ui-go/135/archives/cost.csv [Pipeline] lock [2021-06-20T09:31:56.991Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-135-stack-cost] [2021-06-20T09:31:57.000Z] Resource [jenkins-edgexfoundry-edgex-ui-go-master-135-stack-cost] did not exist. Created. [2021-06-20T09:31:57.000Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-135-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-20T09:31:57.381Z] /w/workspace/edgex-ui-go/135@tmp/durable-646a244b/script.sh: 1: /w/workspace/edgex-ui-go/135@tmp/durable-646a244b/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-20T09:31:57.729Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-20T09:31:57.752Z] Warning: overwriting stash ‘stack-cost’ [2021-06-20T09:31:57.982Z] Stashed 1 file(s) [Pipeline] } [2021-06-20T09:31:57.993Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-135-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-20T09:31:58.853Z] provisioning config files... [2021-06-20T09:31:58.913Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config735398596059448641tmp [Pipeline] { [Pipeline] sh [2021-06-20T09:31:59.246Z] + set +x [2021-06-20T09:31:59.246Z] + curl -s https://codecov.io/bash [2021-06-20T09:31:59.247Z] + bash -s -- [2021-06-20T09:31:59.513Z] [2021-06-20T09:31:59.513Z] _____ _ [2021-06-20T09:31:59.513Z] / ____| | | [2021-06-20T09:31:59.513Z] | | ___ __| | ___ ___ _____ __ [2021-06-20T09:31:59.513Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-20T09:31:59.513Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-20T09:31:59.513Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-20T09:31:59.513Z] Bash-1.0.3 [2021-06-20T09:31:59.513Z] [2021-06-20T09:31:59.513Z] [2021-06-20T09:31:59.513Z] ==> git version 2.24.4 found [2021-06-20T09:31:59.513Z] ==> 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-20T09:31:59.513Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-20T09:31:59.513Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-20T09:31:59.513Z] ==> Jenkins CI detected. [2021-06-20T09:31:59.513Z] project root: . [2021-06-20T09:31:59.513Z] --> token set from env [2021-06-20T09:31:59.513Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-20T09:31:59.513Z] ==> Running gcov in . (disable via -X gcov) [2021-06-20T09:31:59.513Z] ==> Python coveragepy not found [2021-06-20T09:31:59.513Z] ==> Searching for coverage reports in: [2021-06-20T09:31:59.513Z] + . [2021-06-20T09:31:59.513Z] -> Found 1 reports [2021-06-20T09:31:59.513Z] ==> Detecting git/mercurial file structure [2021-06-20T09:31:59.775Z] ==> Reading reports [2021-06-20T09:31:59.775Z] + ./coverage.out bytes=10 [2021-06-20T09:31:59.775Z] ==> Appending adjustments [2021-06-20T09:31:59.775Z] https://docs.codecov.io/docs/fixing-reports [2021-06-20T09:31:59.775Z] + Found adjustments [2021-06-20T09:31:59.775Z] ==> Gzipping contents [2021-06-20T09:31:59.775Z] 4.0K /tmp/codecov.SuoXxY.gz [2021-06-20T09:31:59.775Z] ==> Uploading reports [2021-06-20T09:31:59.775Z] url: https://codecov.io [2021-06-20T09:31:59.775Z] query: branch=master&commit=6c2af2ebb94b5013cf38e327f2c6e7be82713caf&build=135&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F135%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-20T09:31:59.775Z] -> Pinging Codecov [2021-06-20T09:31:59.775Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=6c2af2ebb94b5013cf38e327f2c6e7be82713caf&build=135&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F135%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-20T09:32:00.350Z] -> Uploading to [2021-06-20T09:32:00.350Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-20/FB506323287CE973F263BFD2A0EB1F37/6c2af2ebb94b5013cf38e327f2c6e7be82713caf/ebd56abc-f917-468b-b964-a0fee3b6b20d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210620%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210620T093200Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=849dfeba19014528dcffbb897406b2062561f3fff338a0e4f7ce1165f1d05932 [2021-06-20T09:32:00.350Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-20T09:32:00.350Z] Dload Upload Total Spent Left Speed [2021-06-20T09:32:00.612Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3958 0 0 100 3958 0 8969 --:--:-- --:--:-- --:--:-- 8954 100 3958 0 0 100 3958 0 8965 --:--:-- --:--:-- --:--:-- 8954 [2021-06-20T09:32:00.612Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/6c2af2ebb94b5013cf38e327f2c6e7be82713caf [Pipeline] } [2021-06-20T09:32:00.620Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-06-20T09:32:01.467Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-06-20T09:32:01.495Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-20T09:32:01.821Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-20T09:32:01.822Z] [2021-06-20T09:32:01.822Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-06-20T09:32:02.148Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-20T09:32:02.148Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-06-20T09:32:02.148Z] 188c0c94c7c5: Pulling fs layer [2021-06-20T09:32:02.148Z] 0ef7d3d256c8: Pulling fs layer [2021-06-20T09:32:02.148Z] de9db76c5a1d: Pulling fs layer [2021-06-20T09:32:02.148Z] 0eba1c9be4d2: Pulling fs layer [2021-06-20T09:32:02.148Z] 0d57e429df01: Pulling fs layer [2021-06-20T09:32:02.148Z] 4e4be7b47b0d: Pulling fs layer [2021-06-20T09:32:02.148Z] e1f770b5df2f: Pulling fs layer [2021-06-20T09:32:02.148Z] 85a0685a4137: Pulling fs layer [2021-06-20T09:32:02.148Z] 0d57e429df01: Waiting [2021-06-20T09:32:02.148Z] 4e4be7b47b0d: Waiting [2021-06-20T09:32:02.148Z] e1f770b5df2f: Waiting [2021-06-20T09:32:02.148Z] 85a0685a4137: Waiting [2021-06-20T09:32:02.148Z] 0eba1c9be4d2: Waiting [2021-06-20T09:32:02.148Z] de9db76c5a1d: Verifying Checksum [2021-06-20T09:32:02.148Z] de9db76c5a1d: Download complete [2021-06-20T09:32:02.148Z] 0ef7d3d256c8: Verifying Checksum [2021-06-20T09:32:02.148Z] 0ef7d3d256c8: Download complete [2021-06-20T09:32:02.148Z] 0d57e429df01: Verifying Checksum [2021-06-20T09:32:02.148Z] 0d57e429df01: Download complete [2021-06-20T09:32:02.411Z] 188c0c94c7c5: Verifying Checksum [2021-06-20T09:32:02.412Z] 188c0c94c7c5: Download complete [2021-06-20T09:32:02.412Z] 4e4be7b47b0d: Verifying Checksum [2021-06-20T09:32:02.412Z] 4e4be7b47b0d: Download complete [2021-06-20T09:32:02.412Z] 188c0c94c7c5: Pull complete [2021-06-20T09:32:02.677Z] 0ef7d3d256c8: Pull complete [2021-06-20T09:32:02.677Z] de9db76c5a1d: Pull complete [2021-06-20T09:32:03.629Z] e1f770b5df2f: Verifying Checksum [2021-06-20T09:32:03.629Z] e1f770b5df2f: Download complete [2021-06-20T09:32:05.560Z] 0eba1c9be4d2: Verifying Checksum [2021-06-20T09:32:05.560Z] 0eba1c9be4d2: Download complete [2021-06-20T09:32:05.560Z] 85a0685a4137: Verifying Checksum [2021-06-20T09:32:05.560Z] 85a0685a4137: Download complete [2021-06-20T09:32:08.900Z] 0eba1c9be4d2: Pull complete [2021-06-20T09:32:08.900Z] 0d57e429df01: Pull complete [2021-06-20T09:32:08.900Z] 4e4be7b47b0d: Pull complete [2021-06-20T09:32:09.474Z] e1f770b5df2f: Pull complete [2021-06-20T09:32:13.737Z] 85a0685a4137: Pull complete [2021-06-20T09:32:13.737Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-06-20T09:32:13.737Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-20T09:32:13.737Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-06-20T09:32:13.825Z] prd-centos7-docker-4c-2g-390 does not seem to be running inside a container [2021-06-20T09:32:13.871Z] $ 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-20T09:32:18.874Z] $ docker top 5e4e1e41dbfcd01568fea598f281225c4abf55da85f716c3afc45cd8876bb5fb -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-20T09:32:18.984Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-06-20T09:32:19.285Z] + set -o pipefail [2021-06-20T09:32:19.285Z] + snyk monitor '--org=edgex-jenkins' [2021-06-20T09:32:58.073Z] [2021-06-20T09:32:58.073Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_master (github.com/edgexfoundry/edgex-ui-go)... [2021-06-20T09:32:58.073Z] [2021-06-20T09:32:58.073Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/7a64c80d-f663-4d8e-8ef7-6b93e702e04c [2021-06-20T09:32:58.073Z] [2021-06-20T09:32:58.073Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-06-20T09:32:58.073Z] [2021-06-20T09:32:58.073Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-06-20T09:32:58.073Z] [2021-06-20T09:32:58.073Z] [Pipeline] } [2021-06-20T09:32:58.083Z] $ docker stop --time=1 5e4e1e41dbfcd01568fea598f281225c4abf55da85f716c3afc45cd8876bb5fb [2021-06-20T09:33:00.109Z] $ docker rm -f 5e4e1e41dbfcd01568fea598f281225c4abf55da85f716c3afc45cd8876bb5fb [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-20T09:33:01.194Z] + git log --format=format:%s -1 6c2af2ebb94b5013cf38e327f2c6e7be82713caf [Pipeline] isUnix [Pipeline] sh [2021-06-20T09:33:01.506Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-20T09:33:01.507Z] . [Pipeline] withDockerContainer [2021-06-20T09:33:01.592Z] prd-centos7-docker-4c-2g-390 does not seem to be running inside a container [2021-06-20T09:33:01.628Z] $ 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-20T09:33:02.110Z] $ docker top a80e565be48ec93ce855e5ee29a04996f86a794275b1b88f43eba08a2c5d8e54 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-20T09:33:02.273Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-20T09:33:02.273Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-20T09:33:02.400Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-20T09:33:02.398Z] $ docker exec a80e565be48ec93ce855e5ee29a04996f86a794275b1b88f43eba08a2c5d8e54 ssh-agent [2021-06-20T09:33:02.522Z] SSH_AUTH_SOCK=/tmp/ssh-j0SW2UjtZ33j/agent.13 [2021-06-20T09:33:02.522Z] SSH_AGENT_PID=20 [2021-06-20T09:33:02.528Z] Running ssh-add (command line suppressed) [2021-06-20T09:33:02.623Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_3205257539230146487.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_3205257539230146487.key) [2021-06-20T09:33:02.645Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-20T09:33:02.950Z] + git semver tag [2021-06-20T09:33:02.950Z] # -> Open(): unable to determine branch for HEAD [2021-06-20T09:33:02.950Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-06-20T09:33:02.950Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-06-20T09:33:02.950Z] # $SEMVER_REMOTE_NAME = origin [2021-06-20T09:33:02.950Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-20T09:33:02.950Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-20T09:33:02.950Z] # $SEMVER_BRANCH = master [2021-06-20T09:33:02.950Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [2021-06-20T09:33:02.950Z] # 6c2af2ebb94b5013cf38e327f2c6e7be82713caf HEAD [2021-06-20T09:33:02.950Z] # -> Force: false [2021-06-20T09:33:02.950Z] # 6695e4875911ff0206eaceed5a7836e62a61872f refs/tags/v2.0.0-dev.75 [Pipeline] } [2021-06-20T09:33:02.958Z] $ docker exec --env ******** --env ******** a80e565be48ec93ce855e5ee29a04996f86a794275b1b88f43eba08a2c5d8e54 ssh-agent -k [2021-06-20T09:33:03.082Z] unset SSH_AUTH_SOCK; [2021-06-20T09:33:03.083Z] unset SSH_AGENT_PID; [2021-06-20T09:33:03.083Z] echo Agent pid 20 killed; [2021-06-20T09:33:03.102Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-20T09:33:03.484Z] + git semver [Pipeline] } [2021-06-20T09:33:03.494Z] $ docker stop --time=1 a80e565be48ec93ce855e5ee29a04996f86a794275b1b88f43eba08a2c5d8e54 [2021-06-20T09:33:04.786Z] $ docker rm -f a80e565be48ec93ce855e5ee29a04996f86a794275b1b88f43eba08a2c5d8e54 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-06-20T09:33:05.307Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-20T09:33:05.307Z] [2021-06-20T09:33:05.307Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-06-20T09:33:05.649Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-20T09:33:05.649Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-06-20T09:33:05.649Z] ab5ef0e58194: Pulling fs layer [2021-06-20T09:33:05.649Z] 9712f1f96733: Pulling fs layer [2021-06-20T09:33:05.649Z] 63f879dbbcfc: Pulling fs layer [2021-06-20T09:33:05.649Z] 0d9ebad4ef96: Pulling fs layer [2021-06-20T09:33:05.649Z] e9a5061849ea: Pulling fs layer [2021-06-20T09:33:05.649Z] d747dcd14b5f: Pulling fs layer [2021-06-20T09:33:05.649Z] 2de7ff778b66: Pulling fs layer [2021-06-20T09:33:05.649Z] 0d9ebad4ef96: Waiting [2021-06-20T09:33:05.649Z] e9a5061849ea: Waiting [2021-06-20T09:33:05.649Z] d747dcd14b5f: Waiting [2021-06-20T09:33:05.649Z] 2de7ff778b66: Waiting [2021-06-20T09:33:05.649Z] 9712f1f96733: Verifying Checksum [2021-06-20T09:33:05.649Z] 9712f1f96733: Download complete [2021-06-20T09:33:07.042Z] 63f879dbbcfc: Verifying Checksum [2021-06-20T09:33:07.042Z] 63f879dbbcfc: Download complete [2021-06-20T09:33:07.042Z] e9a5061849ea: Verifying Checksum [2021-06-20T09:33:07.042Z] e9a5061849ea: Download complete [2021-06-20T09:33:07.042Z] d747dcd14b5f: Verifying Checksum [2021-06-20T09:33:07.042Z] d747dcd14b5f: Download complete [2021-06-20T09:33:07.306Z] 2de7ff778b66: Verifying Checksum [2021-06-20T09:33:07.306Z] 2de7ff778b66: Download complete [2021-06-20T09:33:07.571Z] 0d9ebad4ef96: Verifying Checksum [2021-06-20T09:33:07.571Z] 0d9ebad4ef96: Download complete [2021-06-20T09:33:07.834Z] ab5ef0e58194: Verifying Checksum [2021-06-20T09:33:07.834Z] ab5ef0e58194: Download complete [2021-06-20T09:33:10.424Z] ab5ef0e58194: Pull complete [2021-06-20T09:33:10.424Z] 9712f1f96733: Pull complete [2021-06-20T09:33:11.008Z] 63f879dbbcfc: Pull complete [2021-06-20T09:33:14.349Z] 0d9ebad4ef96: Pull complete [2021-06-20T09:33:14.610Z] e9a5061849ea: Pull complete [2021-06-20T09:33:14.875Z] d747dcd14b5f: Pull complete [2021-06-20T09:33:15.822Z] 2de7ff778b66: Pull complete [2021-06-20T09:33:15.822Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-06-20T09:33:15.822Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-20T09:33:15.822Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-06-20T09:33:15.901Z] prd-centos7-docker-4c-2g-390 does not seem to be running inside a container [2021-06-20T09:33:15.953Z] $ 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-20T09:33:21.556Z] $ docker top f226c80a1b77e9fecfcbf06bc9c2f6406ac485d512a131b1a91b6eec731787ed -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-06-20T09:33:21.656Z] provisioning config files... [2021-06-20T09:33:21.664Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config8954767795107717156tmp [2021-06-20T09:33:21.676Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config3822663063025235369tmp [2021-06-20T09:33:21.688Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config2976016920705241657tmp [Pipeline] { [Pipeline] echo [2021-06-20T09:33:21.711Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-20T09:33:22.009Z] ---> sigul-configuration.sh [2021-06-20T09:33:22.009Z] gpg: directory `/root/.gnupg' created [2021-06-20T09:33:22.009Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-06-20T09:33:22.009Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-06-20T09:33:22.009Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-06-20T09:33:22.009Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-06-20T09:33:22.009Z] gpg: CAST5 encrypted data [2021-06-20T09:33:22.009Z] gpg: encrypted with 1 passphrase [2021-06-20T09:33:22.009Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-06-20T09:33:22.308Z] + mkdir /home/jenkins [2021-06-20T09:33:22.308Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-06-20T09:33:22.607Z] + 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-20T09:33:22.618Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-20T09:33:22.925Z] ---> sigul-install.sh [2021-06-20T09:33:27.146Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-06-20T09:33:27.446Z] + git tag --list [2021-06-20T09:33:27.446Z] 0.1.1 [2021-06-20T09:33:27.446Z] v1.1.0 [2021-06-20T09:33:27.446Z] v1.2.0 [2021-06-20T09:33:27.446Z] v1.2.1 [2021-06-20T09:33:27.446Z] v1.3.0 [2021-06-20T09:33:27.446Z] v2.0.0-dev.1 [2021-06-20T09:33:27.446Z] v2.0.0-dev.10 [2021-06-20T09:33:27.446Z] v2.0.0-dev.11 [2021-06-20T09:33:27.446Z] v2.0.0-dev.12 [2021-06-20T09:33:27.446Z] v2.0.0-dev.13 [2021-06-20T09:33:27.446Z] v2.0.0-dev.14 [2021-06-20T09:33:27.446Z] v2.0.0-dev.15 [2021-06-20T09:33:27.446Z] v2.0.0-dev.16 [2021-06-20T09:33:27.446Z] v2.0.0-dev.17 [2021-06-20T09:33:27.446Z] v2.0.0-dev.18 [2021-06-20T09:33:27.446Z] v2.0.0-dev.19 [2021-06-20T09:33:27.446Z] v2.0.0-dev.2 [2021-06-20T09:33:27.446Z] v2.0.0-dev.20 [2021-06-20T09:33:27.446Z] v2.0.0-dev.21 [2021-06-20T09:33:27.446Z] v2.0.0-dev.22 [2021-06-20T09:33:27.446Z] v2.0.0-dev.23 [2021-06-20T09:33:27.446Z] v2.0.0-dev.24 [2021-06-20T09:33:27.446Z] v2.0.0-dev.25 [2021-06-20T09:33:27.446Z] v2.0.0-dev.26 [2021-06-20T09:33:27.446Z] v2.0.0-dev.27 [2021-06-20T09:33:27.446Z] v2.0.0-dev.28 [2021-06-20T09:33:27.446Z] v2.0.0-dev.29 [2021-06-20T09:33:27.446Z] v2.0.0-dev.3 [2021-06-20T09:33:27.446Z] v2.0.0-dev.30 [2021-06-20T09:33:27.446Z] v2.0.0-dev.31 [2021-06-20T09:33:27.446Z] v2.0.0-dev.32 [2021-06-20T09:33:27.446Z] v2.0.0-dev.33 [2021-06-20T09:33:27.446Z] v2.0.0-dev.34 [2021-06-20T09:33:27.446Z] v2.0.0-dev.35 [2021-06-20T09:33:27.446Z] v2.0.0-dev.36 [2021-06-20T09:33:27.446Z] v2.0.0-dev.37 [2021-06-20T09:33:27.446Z] v2.0.0-dev.38 [2021-06-20T09:33:27.446Z] v2.0.0-dev.39 [2021-06-20T09:33:27.446Z] v2.0.0-dev.4 [2021-06-20T09:33:27.446Z] v2.0.0-dev.40 [2021-06-20T09:33:27.446Z] v2.0.0-dev.41 [2021-06-20T09:33:27.446Z] v2.0.0-dev.42 [2021-06-20T09:33:27.446Z] v2.0.0-dev.43 [2021-06-20T09:33:27.446Z] v2.0.0-dev.44 [2021-06-20T09:33:27.446Z] v2.0.0-dev.45 [2021-06-20T09:33:27.446Z] v2.0.0-dev.46 [2021-06-20T09:33:27.446Z] v2.0.0-dev.47 [2021-06-20T09:33:27.446Z] v2.0.0-dev.48 [2021-06-20T09:33:27.446Z] v2.0.0-dev.49 [2021-06-20T09:33:27.446Z] v2.0.0-dev.5 [2021-06-20T09:33:27.446Z] v2.0.0-dev.50 [2021-06-20T09:33:27.446Z] v2.0.0-dev.51 [2021-06-20T09:33:27.446Z] v2.0.0-dev.52 [2021-06-20T09:33:27.446Z] v2.0.0-dev.53 [2021-06-20T09:33:27.446Z] v2.0.0-dev.54 [2021-06-20T09:33:27.446Z] v2.0.0-dev.55 [2021-06-20T09:33:27.446Z] v2.0.0-dev.56 [2021-06-20T09:33:27.446Z] v2.0.0-dev.57 [2021-06-20T09:33:27.446Z] v2.0.0-dev.58 [2021-06-20T09:33:27.446Z] v2.0.0-dev.59 [2021-06-20T09:33:27.446Z] v2.0.0-dev.6 [2021-06-20T09:33:27.446Z] v2.0.0-dev.60 [2021-06-20T09:33:27.446Z] v2.0.0-dev.61 [2021-06-20T09:33:27.446Z] v2.0.0-dev.62 [2021-06-20T09:33:27.446Z] v2.0.0-dev.63 [2021-06-20T09:33:27.446Z] v2.0.0-dev.64 [2021-06-20T09:33:27.446Z] v2.0.0-dev.65 [2021-06-20T09:33:27.446Z] v2.0.0-dev.66 [2021-06-20T09:33:27.446Z] v2.0.0-dev.67 [2021-06-20T09:33:27.446Z] v2.0.0-dev.68 [2021-06-20T09:33:27.446Z] v2.0.0-dev.69 [2021-06-20T09:33:27.446Z] v2.0.0-dev.7 [2021-06-20T09:33:27.446Z] v2.0.0-dev.70 [2021-06-20T09:33:27.446Z] v2.0.0-dev.71 [2021-06-20T09:33:27.446Z] v2.0.0-dev.72 [2021-06-20T09:33:27.446Z] v2.0.0-dev.73 [2021-06-20T09:33:27.446Z] v2.0.0-dev.74 [2021-06-20T09:33:27.446Z] v2.0.0-dev.75 [2021-06-20T09:33:27.446Z] v2.0.0-dev.8 [2021-06-20T09:33:27.446Z] v2.0.0-dev.9 [Pipeline] sh [2021-06-20T09:33:27.742Z] + lftools sign git-tag v2.0.0-dev.75 [2021-06-20T09:33:28.316Z] Signing Git tag with Sigul... [2021-06-20T09:33:28.316Z] Signing v2.0.0-dev.75 [Pipeline] echo [2021-06-20T09:33:29.275Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-20T09:33:29.571Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-06-20T09:33:29.580Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-06-20T09:33:29.609Z] $ docker stop --time=1 f226c80a1b77e9fecfcbf06bc9c2f6406ac485d512a131b1a91b6eec731787ed [2021-06-20T09:33:31.498Z] $ docker rm -f f226c80a1b77e9fecfcbf06bc9c2f6406ac485d512a131b1a91b6eec731787ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-06-20T09:33:32.545Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-20T09:33:32.546Z] . [Pipeline] withDockerContainer [2021-06-20T09:33:32.622Z] prd-centos7-docker-4c-2g-390 does not seem to be running inside a container [2021-06-20T09:33:32.671Z] $ 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-20T09:33:33.103Z] $ docker top 1d27da3cc52ffe661af9031ebf70100bf05b82760ea231c616cf36e58c3a2ffa -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-20T09:33:33.248Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-20T09:33:33.248Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-20T09:33:33.369Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-20T09:33:33.368Z] $ docker exec 1d27da3cc52ffe661af9031ebf70100bf05b82760ea231c616cf36e58c3a2ffa ssh-agent [2021-06-20T09:33:33.496Z] SSH_AUTH_SOCK=/tmp/ssh-ktMBKt6pT2hn/agent.13 [2021-06-20T09:33:33.496Z] SSH_AGENT_PID=20 [2021-06-20T09:33:33.504Z] Running ssh-add (command line suppressed) [2021-06-20T09:33:33.620Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_1576125254504447633.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_1576125254504447633.key) [2021-06-20T09:33:33.643Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-20T09:33:33.951Z] + git semver bump pre [2021-06-20T09:33:33.951Z] # -> Open(): unable to determine branch for HEAD [2021-06-20T09:33:33.951Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-06-20T09:33:33.951Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-06-20T09:33:33.951Z] # $SEMVER_REMOTE_NAME = origin [2021-06-20T09:33:33.951Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-20T09:33:33.951Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-20T09:33:33.951Z] # $SEMVER_BRANCH = master [2021-06-20T09:33:33.951Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [2021-06-20T09:33:33.951Z] 2.0.0-dev.76 [Pipeline] } [2021-06-20T09:33:33.958Z] $ docker exec --env ******** --env ******** 1d27da3cc52ffe661af9031ebf70100bf05b82760ea231c616cf36e58c3a2ffa ssh-agent -k [2021-06-20T09:33:34.063Z] unset SSH_AUTH_SOCK; [2021-06-20T09:33:34.063Z] unset SSH_AGENT_PID; [2021-06-20T09:33:34.063Z] echo Agent pid 20 killed; [2021-06-20T09:33:34.082Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-20T09:33:34.444Z] + git semver [Pipeline] } [2021-06-20T09:33:34.455Z] $ docker stop --time=1 1d27da3cc52ffe661af9031ebf70100bf05b82760ea231c616cf36e58c3a2ffa [2021-06-20T09:33:35.736Z] $ docker rm -f 1d27da3cc52ffe661af9031ebf70100bf05b82760ea231c616cf36e58c3a2ffa [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-06-20T09:33:36.178Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-20T09:33:36.178Z] . [Pipeline] withDockerContainer [2021-06-20T09:33:36.257Z] prd-centos7-docker-4c-2g-390 does not seem to be running inside a container [2021-06-20T09:33:36.290Z] $ 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-20T09:33:36.665Z] $ docker top 372a2b71b379fc84919c7601e86f46b7514bc36029d8b1e241c75ec51950a6f1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-20T09:33:36.798Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-20T09:33:36.798Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-20T09:33:36.911Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-20T09:33:36.910Z] $ docker exec 372a2b71b379fc84919c7601e86f46b7514bc36029d8b1e241c75ec51950a6f1 ssh-agent [2021-06-20T09:33:37.025Z] SSH_AUTH_SOCK=/tmp/ssh-UYdjzWbj2MDX/agent.14 [2021-06-20T09:33:37.025Z] SSH_AGENT_PID=20 [2021-06-20T09:33:37.031Z] Running ssh-add (command line suppressed) [2021-06-20T09:33:37.122Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_1605225937098438234.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_1605225937098438234.key) [2021-06-20T09:33:37.143Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-20T09:33:37.450Z] + git semver push [2021-06-20T09:33:37.451Z] # -> Open(): unable to determine branch for HEAD [2021-06-20T09:33:37.451Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-06-20T09:33:37.451Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-06-20T09:33:37.451Z] # $SEMVER_REMOTE_NAME = origin [2021-06-20T09:33:37.451Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-20T09:33:37.451Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-20T09:33:37.451Z] # $SEMVER_BRANCH = master [2021-06-20T09:33:37.451Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } [2021-06-20T09:33:42.756Z] $ docker exec --env ******** --env ******** 372a2b71b379fc84919c7601e86f46b7514bc36029d8b1e241c75ec51950a6f1 ssh-agent -k [2021-06-20T09:33:42.854Z] unset SSH_AUTH_SOCK; [2021-06-20T09:33:42.854Z] unset SSH_AGENT_PID; [2021-06-20T09:33:42.854Z] echo Agent pid 20 killed; [2021-06-20T09:33:42.875Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-20T09:33:43.217Z] + git semver [Pipeline] } [2021-06-20T09:33:43.229Z] $ docker stop --time=1 372a2b71b379fc84919c7601e86f46b7514bc36029d8b1e241c75ec51950a6f1 [2021-06-20T09:33:44.441Z] $ docker rm -f 372a2b71b379fc84919c7601e86f46b7514bc36029d8b1e241c75ec51950a6f1 [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-20T09:33:45.669Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-20T09:33:46.240Z] ---> package-listing.sh [2021-06-20T09:33:46.240Z] ++ facter osfamily [2021-06-20T09:33:46.240Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-20T09:33:46.504Z] + OS_FAMILY=redhat [2021-06-20T09:33:46.504Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_master [2021-06-20T09:33:46.504Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-20T09:33:46.504Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-20T09:33:46.504Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-20T09:33:46.504Z] + PACKAGES=/tmp/packages_start.txt [2021-06-20T09:33:46.504Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' [2021-06-20T09:33:46.504Z] + PACKAGES=/tmp/packages_end.txt [2021-06-20T09:33:46.504Z] + case "${OS_FAMILY}" in [2021-06-20T09:33:46.504Z] + sort [2021-06-20T09:33:46.504Z] + rpm -qa [2021-06-20T09:33:47.077Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-20T09:33:47.077Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-20T09:33:47.077Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-20T09:33:47.077Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' [2021-06-20T09:33:47.077Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ [2021-06-20T09:33:47.077Z] + 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-20T09:33:47.091Z] 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-20T09:33:47.382Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-20T09:33:47.946Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-20T09:33:47.946Z] [2021-06-20T09:33:47.946Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-20T09:33:48.257Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-20T09:33:48.257Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-20T09:33:48.257Z] df20fa9351a1: Pulling fs layer [2021-06-20T09:33:48.257Z] 36b3adc4ff6f: Pulling fs layer [2021-06-20T09:33:48.257Z] 8ad3a11d3b57: Pulling fs layer [2021-06-20T09:33:48.257Z] 46f8f816bc3b: Pulling fs layer [2021-06-20T09:33:48.257Z] 93b61091891f: Pulling fs layer [2021-06-20T09:33:48.257Z] 93b9cdb0e59b: Pulling fs layer [2021-06-20T09:33:48.257Z] 5e14af77c1be: Pulling fs layer [2021-06-20T09:33:48.257Z] 01666e4c0597: Pulling fs layer [2021-06-20T09:33:48.257Z] aa168da1d23b: Pulling fs layer [2021-06-20T09:33:48.257Z] 93b9cdb0e59b: Waiting [2021-06-20T09:33:48.257Z] 5e14af77c1be: Waiting [2021-06-20T09:33:48.257Z] 01666e4c0597: Waiting [2021-06-20T09:33:48.257Z] aa168da1d23b: Waiting [2021-06-20T09:33:48.257Z] 46f8f816bc3b: Waiting [2021-06-20T09:33:48.257Z] 93b61091891f: Waiting [2021-06-20T09:33:48.257Z] 36b3adc4ff6f: Verifying Checksum [2021-06-20T09:33:48.257Z] 36b3adc4ff6f: Download complete [2021-06-20T09:33:48.257Z] 46f8f816bc3b: Verifying Checksum [2021-06-20T09:33:48.257Z] 46f8f816bc3b: Download complete [2021-06-20T09:33:48.257Z] df20fa9351a1: Verifying Checksum [2021-06-20T09:33:48.257Z] df20fa9351a1: Download complete [2021-06-20T09:33:48.257Z] 93b9cdb0e59b: Verifying Checksum [2021-06-20T09:33:48.257Z] 93b9cdb0e59b: Download complete [2021-06-20T09:33:48.257Z] 5e14af77c1be: Verifying Checksum [2021-06-20T09:33:48.257Z] 5e14af77c1be: Download complete [2021-06-20T09:33:48.257Z] 01666e4c0597: Verifying Checksum [2021-06-20T09:33:48.257Z] 01666e4c0597: Download complete [2021-06-20T09:33:48.523Z] 93b61091891f: Verifying Checksum [2021-06-20T09:33:48.523Z] 93b61091891f: Download complete [2021-06-20T09:33:48.523Z] df20fa9351a1: Pull complete [2021-06-20T09:33:48.523Z] 8ad3a11d3b57: Verifying Checksum [2021-06-20T09:33:48.523Z] 8ad3a11d3b57: Download complete [2021-06-20T09:33:48.523Z] 36b3adc4ff6f: Pull complete [2021-06-20T09:33:49.100Z] 8ad3a11d3b57: Pull complete [2021-06-20T09:33:49.100Z] 46f8f816bc3b: Pull complete [2021-06-20T09:33:49.360Z] 93b61091891f: Pull complete [2021-06-20T09:33:49.619Z] 93b9cdb0e59b: Pull complete [2021-06-20T09:33:49.619Z] 5e14af77c1be: Pull complete [2021-06-20T09:33:49.619Z] 01666e4c0597: Pull complete [2021-06-20T09:33:50.195Z] aa168da1d23b: Verifying Checksum [2021-06-20T09:33:50.195Z] aa168da1d23b: Download complete [2021-06-20T09:33:54.415Z] aa168da1d23b: Pull complete [2021-06-20T09:33:54.415Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-20T09:33:54.415Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-20T09:33:54.415Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-20T09:33:54.488Z] prd-centos7-docker-4c-2g-390 does not seem to be running inside a container [2021-06-20T09:33:54.530Z] $ 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-20T09:33:57.538Z] $ docker top 96c2f75259925e68f3d9a314c0099933b01440135c98c4444a0710e7ecc33b09 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-20T09:33:57.923Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-20T09:33:58.217Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-20T09:33:58.510Z] + ls /var/log/sa-host [2021-06-20T09:33:58.510Z] + sadf -c /var/log/sa-host/sa05 [2021-06-20T09:33:58.510Z] file_magic: OK [2021-06-20T09:33:58.510Z] HZ: Using current value: 100 [2021-06-20T09:33:58.510Z] file_header: OK [2021-06-20T09:33:58.510Z] 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-20T09:33:58.510Z] Statistics: [2021-06-20T09:33:58.510Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-20T09:33:58.510Z] File successfully converted to sysstat format version 12.2.1 [2021-06-20T09:33:58.510Z] + sadf -c /var/log/sa-host/sa20 [2021-06-20T09:33:58.510Z] file_magic: OK [2021-06-20T09:33:58.510Z] HZ: Using current value: 100 [2021-06-20T09:33:58.510Z] file_header: OK [2021-06-20T09:33:58.510Z] 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-20T09:33:58.510Z] Statistics: [2021-06-20T09:33:58.510Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-20T09:33:58.510Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-20T09:33:59.181Z] provisioning config files... [2021-06-20T09:33:59.194Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config1974785942971731857tmp [Pipeline] { [Pipeline] echo [2021-06-20T09:33:59.215Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-20T09:33:59.512Z] ---> create-netrc.sh [Pipeline] } [2021-06-20T09:33:59.520Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-20T09:33:59.920Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-20T09:33:59.930Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-20T09:34:00.229Z] ---> sudo-logs.sh [2021-06-20T09:34:00.230Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-20T09:34:00.281Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-20T09:34:00.575Z] ---> job-cost.sh [2021-06-20T09:34:00.576Z] lf-activate-venv: SKIPPING [2021-06-20T09:34:00.576Z] DEBUG: total: 0.18000000715255737 [2021-06-20T09:34:00.576Z] INFO: Retrieving Stack Cost... [2021-06-20T09:34:01.527Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-20T09:34:02.116Z] INFO: Archiving Costs [Pipeline] echo [2021-06-20T09:34:02.131Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-20T09:34:02.431Z] ---> logs-deploy.sh [2021-06-20T09:34:02.432Z] lf-activate-venv: SKIPPING [2021-06-20T09:34:02.432Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/135 [2021-06-20T09:34:02.432Z] INFO: archiving workspace using pattern(s): [2021-06-20T09:34:03.381Z] Archives upload complete. [2021-06-20T09:34:03.381Z] INFO: archiving logs to Nexus [2021-06-20T09:34:03.956Z] ---> uname -a: [2021-06-20T09:34:03.956Z] Linux prd-centos7-docker-4c-2g-390.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-20T09:34:03.956Z] [2021-06-20T09:34:03.956Z] [2021-06-20T09:34:03.956Z] ---> lscpu: [2021-06-20T09:34:03.956Z] Architecture: x86_64 [2021-06-20T09:34:03.956Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-20T09:34:03.956Z] Byte Order: Little Endian [2021-06-20T09:34:03.956Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-20T09:34:03.956Z] CPU(s): 2 [2021-06-20T09:34:03.956Z] On-line CPU(s) list: 0,1 [2021-06-20T09:34:03.956Z] Thread(s) per core: 1 [2021-06-20T09:34:03.956Z] Core(s) per socket: 1 [2021-06-20T09:34:03.956Z] Socket(s): 2 [2021-06-20T09:34:03.956Z] NUMA node(s): 1 [2021-06-20T09:34:03.956Z] Vendor ID: AuthenticAMD [2021-06-20T09:34:03.956Z] CPU family: 23 [2021-06-20T09:34:03.956Z] Model: 49 [2021-06-20T09:34:03.956Z] Model name: AMD EPYC-Rome Processor [2021-06-20T09:34:03.956Z] Stepping: 0 [2021-06-20T09:34:03.956Z] CPU MHz: 2800.000 [2021-06-20T09:34:03.956Z] BogoMIPS: 5600.00 [2021-06-20T09:34:03.956Z] Virtualization: AMD-V [2021-06-20T09:34:03.956Z] Hypervisor vendor: KVM [2021-06-20T09:34:03.956Z] Virtualization type: full [2021-06-20T09:34:03.956Z] L1d cache: 64 KiB [2021-06-20T09:34:03.956Z] L1i cache: 64 KiB [2021-06-20T09:34:03.956Z] L2 cache: 1 MiB [2021-06-20T09:34:03.956Z] L3 cache: 32 MiB [2021-06-20T09:34:03.956Z] NUMA node0 CPU(s): 0,1 [2021-06-20T09:34:03.956Z] Vulnerability Itlb multihit: Not affected [2021-06-20T09:34:03.956Z] Vulnerability L1tf: Not affected [2021-06-20T09:34:03.956Z] Vulnerability Mds: Not affected [2021-06-20T09:34:03.956Z] Vulnerability Meltdown: Not affected [2021-06-20T09:34:03.956Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-20T09:34:03.956Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-20T09:34:03.956Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-20T09:34:03.956Z] Vulnerability Srbds: Not affected [2021-06-20T09:34:03.956Z] Vulnerability Tsx async abort: Not affected [2021-06-20T09:34:03.956Z] 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-20T09:34:03.956Z] [2021-06-20T09:34:03.956Z] [2021-06-20T09:34:03.956Z] ---> nproc: [2021-06-20T09:34:03.956Z] 2 [2021-06-20T09:34:03.956Z] [2021-06-20T09:34:03.956Z] [2021-06-20T09:34:03.956Z] ---> df -h: [2021-06-20T09:34:03.956Z] Filesystem Size Used Available Use% Mounted on [2021-06-20T09:34:03.956Z] overlay 40.0G 8.9G 31.1G 22% / [2021-06-20T09:34:03.956Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-20T09:34:03.956Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-20T09:34:03.956Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-20T09:34:03.956Z] /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os [2021-06-20T09:34:03.956Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf [2021-06-20T09:34:03.956Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname [2021-06-20T09:34:03.956Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts [2021-06-20T09:34:03.956Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log [2021-06-20T09:34:03.956Z] /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/edgexfoundry_edgex-ui-go_master [2021-06-20T09:34:03.956Z] /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json [2021-06-20T09:34:03.956Z] /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/edgexfoundry_edgex-ui-go_master@tmp [2021-06-20T09:34:03.956Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host [2021-06-20T09:34:03.956Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure [2021-06-20T09:34:03.956Z] [2021-06-20T09:34:03.956Z] [2021-06-20T09:34:03.956Z] ---> free -m: [2021-06-20T09:34:03.956Z] total used free shared buff/cache available [2021-06-20T09:34:03.956Z] Mem: 7821 1278 3125 0 3416 6463 [2021-06-20T09:34:03.956Z] Swap: 1023 0 1023 [2021-06-20T09:34:03.956Z] [2021-06-20T09:34:03.956Z] [2021-06-20T09:34:03.956Z] ---> ip addr: [2021-06-20T09:34:03.956Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-20T09:34:03.956Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-20T09:34:03.956Z] inet 127.0.0.1/8 scope host lo [2021-06-20T09:34:03.956Z] valid_lft forever preferred_lft forever [2021-06-20T09:34:03.957Z] inet6 ::1/128 scope host [2021-06-20T09:34:03.957Z] valid_lft forever preferred_lft forever [2021-06-20T09:34:03.957Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-20T09:34:03.957Z] link/ether fa:16:3e:c6:2f:8e brd ff:ff:ff:ff:ff:ff [2021-06-20T09:34:03.957Z] inet 10.30.123.51/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-20T09:34:03.957Z] valid_lft 85697sec preferred_lft 85697sec [2021-06-20T09:34:03.957Z] inet6 fe80::f816:3eff:fec6:2f8e/64 scope link [2021-06-20T09:34:03.957Z] valid_lft forever preferred_lft forever [2021-06-20T09:34:03.957Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-20T09:34:03.957Z] link/ether 02:42:3c:31:f1:9b brd ff:ff:ff:ff:ff:ff [2021-06-20T09:34:03.957Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-20T09:34:03.957Z] valid_lft forever preferred_lft forever [2021-06-20T09:34:03.957Z] inet6 fe80::42:3cff:fe31:f19b/64 scope link [2021-06-20T09:34:03.957Z] valid_lft forever preferred_lft forever [2021-06-20T09:34:03.957Z] [2021-06-20T09:34:03.957Z] [2021-06-20T09:34:03.957Z] ---> sar -b -r -n DEV: [2021-06-20T09:34:03.957Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/20/21 _x86_64_ (2 CPU) [2021-06-20T09:34:03.957Z] [2021-06-20T09:34:03.957Z] 09:22:10 LINUX RESTART (2 CPU) [2021-06-20T09:34:03.957Z] [2021-06-20T09:34:03.957Z] 09:23:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-20T09:34:03.957Z] 09:24:01 20.16 0.62 19.55 0.00 351.65 4098.32 0.00 [2021-06-20T09:34:03.957Z] 09:25:01 1.77 0.00 1.77 0.00 0.00 33.49 0.00 [2021-06-20T09:34:03.957Z] 09:26:01 0.25 0.00 0.25 0.00 0.00 3.60 0.00 [2021-06-20T09:34:03.957Z] 09:27:01 0.20 0.00 0.20 0.00 0.00 2.83 0.00 [2021-06-20T09:34:03.957Z] 09:28:01 0.20 0.00 0.20 0.00 0.00 2.22 0.00 [2021-06-20T09:34:03.957Z] 09:29:01 0.43 0.00 0.43 0.00 0.00 6.48 0.00 [2021-06-20T09:34:03.957Z] 09:30:01 0.18 0.00 0.18 0.00 0.00 2.97 0.00 [2021-06-20T09:34:03.957Z] 09:31:01 0.28 0.00 0.28 0.00 0.00 3.21 0.00 [2021-06-20T09:34:03.957Z] 09:32:01 0.27 0.03 0.23 0.00 3.73 2.83 0.00 [2021-06-20T09:34:03.957Z] 09:33:01 102.51 0.02 102.50 0.00 0.53 31329.00 0.00 [2021-06-20T09:34:03.957Z] Average: 12.63 0.07 12.56 0.00 35.60 3548.69 0.00 [2021-06-20T09:34:03.957Z] [2021-06-20T09:34:03.957Z] 09:23:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-20T09:34:03.957Z] 09:24:01 5432900 0 804024 10.04 2620 1769388 1251596 13.82 582768 1591920 20 [2021-06-20T09:34:03.957Z] 09:25:01 5436788 0 800128 9.99 2620 1769396 1207380 13.33 580056 1591888 16 [2021-06-20T09:34:03.957Z] 09:26:01 5435492 0 801424 10.01 2620 1769396 1207680 13.33 578960 1594596 8 [2021-06-20T09:34:03.957Z] 09:27:01 5433312 0 803600 10.03 2620 1769400 1207656 13.33 580900 1594596 8 [2021-06-20T09:34:03.957Z] 09:28:01 5434508 0 802396 10.02 2620 1769408 1207476 13.33 575192 1599260 8 [2021-06-20T09:34:03.957Z] 09:29:01 5435016 0 801888 10.01 2620 1769408 1207380 13.33 574796 1599260 12 [2021-06-20T09:34:03.957Z] 09:30:01 5433564 0 803332 10.03 2620 1769416 1207380 13.33 576048 1599260 8 [2021-06-20T09:34:03.957Z] 09:31:01 5425776 0 811112 10.13 2620 1769424 1207380 13.33 583792 1599260 8 [2021-06-20T09:34:03.957Z] 09:32:01 5420944 0 815820 10.19 2620 1769548 1210132 13.36 589468 1597556 28 [2021-06-20T09:34:03.957Z] 09:33:01 4521324 0 997468 12.45 2620 2487520 1404272 15.50 790908 2202228 36 [2021-06-20T09:34:03.957Z] Average: 5340962 0 824119 10.29 2620 1841230 1231833 13.60 601289 1656982 15 [2021-06-20T09:34:03.957Z] [2021-06-20T09:34:03.957Z] 09:23:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-20T09:34:03.957Z] 09:24:01 eth0 94.47 99.98 227.20 17.06 0.00 0.00 0.00 0.00 [2021-06-20T09:34:03.957Z] 09:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-20T09:34:03.957Z] 09:24:01 docker0 81.95 68.03 7.19 187.90 0.00 0.00 0.00 0.00 [2021-06-20T09:34:03.957Z] 09:25:01 eth0 0.75 0.08 0.06 0.01 0.00 0.00 0.00 0.00 [2021-06-20T09:34:03.957Z] 09:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-20T09:34:03.957Z] 09:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-20T09:34:03.957Z] 09:26:01 eth0 4.30 2.53 3.32 0.34 0.00 0.00 0.00 0.00 [2021-06-20T09:34:03.957Z] 09:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-20T09:34:03.957Z] 09:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-20T09:34:03.957Z] 09:27:01 eth0 0.47 0.22 0.27 0.16 0.00 0.00 0.00 0.00 [2021-06-20T09:34:03.957Z] 09:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-20T09:34:03.957Z] 09:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-20T09:34:03.957Z] 09:28:01 eth0 0.32 0.22 0.14 0.10 0.00 0.00 0.00 0.00 [2021-06-20T09:34:03.957Z] 09:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-20T09:34:03.957Z] 09:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-20T09:34:03.957Z] 09:29:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-20T09:34:03.957Z] 09:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-20T09:34:03.957Z] 09:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-20T09:34:03.957Z] 09:30:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-20T09:34:03.957Z] 09:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-20T09:34:03.957Z] 09:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-20T09:34:03.957Z] 09:31:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-20T09:34:03.957Z] 09:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-20T09:34:03.957Z] 09:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-20T09:34:03.957Z] 09:32:01 eth0 5.33 3.58 5.29 1.80 0.00 0.00 0.00 0.00 [2021-06-20T09:34:03.957Z] 09:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-20T09:34:03.957Z] 09:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-20T09:34:03.957Z] 09:33:01 veth67f78ab 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-20T09:34:03.957Z] 09:33:01 eth0 535.34 478.76 4434.43 42.77 0.00 0.00 0.00 0.00 [2021-06-20T09:34:03.957Z] 09:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-20T09:34:03.957Z] 09:33:01 vethb76ecd7 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-20T09:34:03.957Z] Average: veth67f78ab 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-20T09:34:03.957Z] Average: eth0 64.13 58.57 467.09 6.23 0.00 0.00 0.00 0.00 [2021-06-20T09:34:03.957Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-20T09:34:03.957Z] Average: vethb76ecd7 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-20T09:34:03.957Z] [2021-06-20T09:34:03.957Z] [2021-06-20T09:34:03.957Z] ---> sar -P ALL: [2021-06-20T09:34:03.957Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/20/21 _x86_64_ (2 CPU) [2021-06-20T09:34:03.957Z] [2021-06-20T09:34:03.957Z] 09:22:10 LINUX RESTART (2 CPU) [2021-06-20T09:34:03.957Z] [2021-06-20T09:34:03.957Z] 09:23:01 CPU %user %nice %system %iowait %steal %idle [2021-06-20T09:34:03.957Z] 09:24:01 all 2.89 0.00 1.47 0.61 0.05 94.98 [2021-06-20T09:34:03.957Z] 09:24:01 0 2.68 0.00 1.42 0.66 0.03 95.20 [2021-06-20T09:34:03.957Z] 09:24:01 1 3.10 0.00 1.52 0.56 0.07 94.76 [2021-06-20T09:34:03.957Z] 09:25:01 all 0.09 0.00 0.04 0.00 0.04 99.82 [2021-06-20T09:34:03.957Z] 09:25:01 0 0.13 0.00 0.03 0.00 0.05 99.78 [2021-06-20T09:34:03.957Z] 09:25:01 1 0.05 0.00 0.05 0.00 0.03 99.87 [2021-06-20T09:34:03.957Z] 09:26:01 all 0.13 0.00 0.04 0.00 0.03 99.80 [2021-06-20T09:34:03.957Z] 09:26:01 0 0.10 0.00 0.05 0.00 0.03 99.82 [2021-06-20T09:34:03.957Z] 09:26:01 1 0.15 0.00 0.03 0.00 0.03 99.78 [2021-06-20T09:34:03.957Z] 09:27:01 all 0.08 0.00 0.03 0.00 0.03 99.86 [2021-06-20T09:34:03.957Z] 09:27:01 0 0.05 0.00 0.05 0.00 0.05 99.85 [2021-06-20T09:34:03.957Z] 09:27:01 1 0.10 0.00 0.02 0.00 0.02 99.87 [2021-06-20T09:34:03.957Z] 09:28:01 all 0.08 0.00 0.03 0.00 0.04 99.86 [2021-06-20T09:34:03.957Z] 09:28:01 0 0.05 0.00 0.02 0.00 0.03 99.90 [2021-06-20T09:34:03.957Z] 09:28:01 1 0.10 0.00 0.03 0.00 0.05 99.82 [2021-06-20T09:34:03.957Z] 09:29:01 all 0.03 0.00 0.03 0.00 0.03 99.91 [2021-06-20T09:34:03.957Z] 09:29:01 0 0.05 0.00 0.03 0.00 0.05 99.87 [2021-06-20T09:34:03.957Z] 09:29:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2021-06-20T09:34:03.957Z] 09:30:01 all 0.09 0.00 0.04 0.00 0.04 99.82 [2021-06-20T09:34:03.957Z] 09:30:01 0 0.15 0.00 0.07 0.00 0.05 99.73 [2021-06-20T09:34:03.957Z] 09:30:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2021-06-20T09:34:03.957Z] 09:31:01 all 0.08 0.00 0.03 0.00 0.04 99.84 [2021-06-20T09:34:03.957Z] 09:31:01 0 0.13 0.00 0.03 0.00 0.03 99.80 [2021-06-20T09:34:03.957Z] 09:31:01 1 0.03 0.00 0.03 0.00 0.05 99.88 [2021-06-20T09:34:03.957Z] 09:32:01 all 0.57 0.00 0.35 0.00 0.03 99.05 [2021-06-20T09:34:03.957Z] 09:32:01 0 0.80 0.00 0.50 0.00 0.03 98.66 [2021-06-20T09:34:03.957Z] 09:32:01 1 0.33 0.00 0.20 0.00 0.03 99.43 [2021-06-20T09:34:03.957Z] 09:33:01 all 11.17 0.00 5.11 5.31 0.09 78.32 [2021-06-20T09:34:03.957Z] 09:33:01 0 11.35 0.00 5.21 4.48 0.09 78.87 [2021-06-20T09:34:03.957Z] 09:33:01 1 11.00 0.00 5.02 6.12 0.09 77.77 [2021-06-20T09:34:03.957Z] Average: all 1.48 0.00 0.70 0.57 0.04 97.20 [2021-06-20T09:34:03.957Z] Average: 0 1.51 0.00 0.72 0.50 0.05 97.22 [2021-06-20T09:34:03.957Z] Average: 1 1.46 0.00 0.68 0.65 0.04 97.17 [2021-06-20T09:34:03.957Z] [2021-06-20T09:34:03.957Z] [2021-06-20T09:34:03.957Z]