Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from e5e9987bdf20173169948f1a30c2dde5e720f2d6 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-ssh7118294736830098355.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4159484855438668900.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/master/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7871914041818659922.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4866320585681622937.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/master/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7794035524818884341.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-14968 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-ssh3344077641005493193.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 e5e9987bdf20173169948f1a30c2dde5e720f2d6 (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 e5e9987bdf20173169948f1a30c2dde5e720f2d6 # timeout=10 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" > git rev-list --no-walk 354eb48d8408a6d65968d0f7a509a55b7b1afc15 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-19T02:47:43.601Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-19T02:47:43.703Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-19T02:47:43.733Z] ========================================================= [2021-05-19T02:47:43.733Z] EdgeX Global Pipelines Version Info [2021-05-19T02:47:43.733Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-19T02:47:45.224Z] ------------------- [2021-05-19T02:47:45.224Z] stable info: [2021-05-19T02:47:45.224Z] ------------------- [2021-05-19T02:47:45.224Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-19T02:47:45.224Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-19T02:47:45.224Z] Message: update stable to v1.0.192 [2021-05-19T02:47:45.806Z] ------------------- [2021-05-19T02:47:45.806Z] experimental info: [2021-05-19T02:47:45.806Z] ------------------- [2021-05-19T02:47:45.806Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-19T02:47:45.806Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-19T02:47:45.806Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-19T02:47:45.930Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-05-19T02:47:45.955Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-05-19T02:47:45.978Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-19T02:47:46.000Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-19T02:47:46.022Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-19T02:47:46.044Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-19T02:47:46.066Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-19T02:47:46.089Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-19T02:47:46.111Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-05-19T02:47:46.134Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-19T02:47:46.156Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-19T02:47:46.178Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-05-19T02:47:46.201Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-19T02:47:46.247Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-19T02:47:46.270Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-19T02:47:46.293Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-19T02:47:46.316Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-05-19T02:47:46.340Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-05-19T02:47:46.362Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-19T02:47:46.384Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-05-19T02:47:46.407Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-05-19T02:47:46.430Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-05-19T02:47:46.454Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-05-19T02:47:46.477Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-05-19T02:47:46.499Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-05-19T02:47:46.522Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-19T02:47:46.546Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-05-19T02:47:46.586Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-05-19T02:47:46.610Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-05-19T02:47:46.633Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e5e9987bdf20173169948f1a30c2dde5e720f2d6 [Pipeline] echo [2021-05-19T02:47:46.656Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e5e9987 [Pipeline] echo [2021-05-19T02:47:46.679Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-19T02:47:46.758Z] provisioning config files... [2021-05-19T02:47:46.772Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config3175034266797643795tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-19T02:47:47.090Z] ---> docker-login.sh [2021-05-19T02:47:47.091Z] nexus3.edgexfoundry.org:10001 [2021-05-19T02:47:47.356Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T02:47:47.356Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T02:47:47.356Z] Configure a credential helper to remove this warning. See [2021-05-19T02:47:47.357Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T02:47:47.357Z] [2021-05-19T02:47:47.357Z] Login Succeeded [2021-05-19T02:47:47.357Z] nexus3.edgexfoundry.org:10002 [2021-05-19T02:47:47.620Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T02:47:47.620Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T02:47:47.620Z] Configure a credential helper to remove this warning. See [2021-05-19T02:47:47.620Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T02:47:47.620Z] [2021-05-19T02:47:47.620Z] Login Succeeded [2021-05-19T02:47:47.620Z] nexus3.edgexfoundry.org:10003 [2021-05-19T02:47:47.620Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T02:47:47.620Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T02:47:47.620Z] Configure a credential helper to remove this warning. See [2021-05-19T02:47:47.620Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T02:47:47.620Z] [2021-05-19T02:47:47.620Z] Login Succeeded [2021-05-19T02:47:47.620Z] nexus3.edgexfoundry.org:10004 [2021-05-19T02:47:47.884Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T02:47:47.884Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T02:47:47.884Z] Configure a credential helper to remove this warning. See [2021-05-19T02:47:47.885Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T02:47:47.885Z] [2021-05-19T02:47:47.885Z] Login Succeeded [2021-05-19T02:47:47.885Z] docker.io [2021-05-19T02:47:47.885Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T02:47:48.148Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T02:47:48.148Z] Configure a credential helper to remove this warning. See [2021-05-19T02:47:48.148Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T02:47:48.148Z] [2021-05-19T02:47:48.148Z] Login Succeeded [2021-05-19T02:47:48.148Z] ---> docker-login.sh ends [Pipeline] } [2021-05-19T02:47:48.156Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-19T02:47:48.703Z] + git log --format=format:%s -1 e5e9987bdf20173169948f1a30c2dde5e720f2d6 [Pipeline] echo [2021-05-19T02:47:48.748Z] GIT_COMMIT: e5e9987bdf20173169948f1a30c2dde5e720f2d6, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo [2021-05-19T02:47:48.767Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-05-19T02:47:49.654Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-19T02:47:49.654Z] [2021-05-19T02:47:49.654Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-19T02:47:49.969Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-19T02:47:49.969Z] latest: Pulling from edgex-devops/git-semver [2021-05-19T02:47:49.969Z] 31603596830f: Pulling fs layer [2021-05-19T02:47:49.969Z] 54011a49482f: Pulling fs layer [2021-05-19T02:47:49.969Z] a6820b24f6d8: Pulling fs layer [2021-05-19T02:47:49.969Z] f581987b2513: Pulling fs layer [2021-05-19T02:47:49.969Z] f581987b2513: Waiting [2021-05-19T02:47:49.969Z] 54011a49482f: Verifying Checksum [2021-05-19T02:47:49.969Z] 54011a49482f: Download complete [2021-05-19T02:47:49.969Z] 31603596830f: Verifying Checksum [2021-05-19T02:47:49.969Z] 31603596830f: Download complete [2021-05-19T02:47:50.237Z] a6820b24f6d8: Verifying Checksum [2021-05-19T02:47:50.237Z] a6820b24f6d8: Download complete [2021-05-19T02:47:50.237Z] f581987b2513: Verifying Checksum [2021-05-19T02:47:50.237Z] f581987b2513: Download complete [2021-05-19T02:47:50.237Z] 31603596830f: Pull complete [2021-05-19T02:47:50.500Z] 54011a49482f: Pull complete [2021-05-19T02:47:51.441Z] a6820b24f6d8: Pull complete [2021-05-19T02:47:51.441Z] f581987b2513: Pull complete [2021-05-19T02:47:51.702Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-19T02:47:51.702Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-19T02:47:51.702Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-19T02:47:51.772Z] prd-centos7-docker-4c-2g-14968 does not seem to be running inside a container [2021-05-19T02:47:51.812Z] $ 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-05-19T02:47:53.159Z] $ docker top c9b5b47a55f637330b58ab853e99e0a351ed7b5272821bc4b063361826159bc8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-19T02:47:53.280Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-19T02:47:53.280Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-19T02:47:53.392Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-19T02:47:53.394Z] $ docker exec c9b5b47a55f637330b58ab853e99e0a351ed7b5272821bc4b063361826159bc8 ssh-agent [2021-05-19T02:47:53.502Z] SSH_AUTH_SOCK=/tmp/ssh-tElk4qSwWE0R/agent.13 [2021-05-19T02:47:53.502Z] SSH_AGENT_PID=19 [2021-05-19T02:47:53.510Z] Running ssh-add (command line suppressed) [2021-05-19T02:47:53.616Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_2777848413281314210.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_2777848413281314210.key) [2021-05-19T02:47:53.633Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-19T02:47:53.933Z] + git tag --points-at HEAD [Pipeline] } [2021-05-19T02:47:53.947Z] $ docker exec --env ******** --env ******** c9b5b47a55f637330b58ab853e99e0a351ed7b5272821bc4b063361826159bc8 ssh-agent -k [2021-05-19T02:47:54.050Z] unset SSH_AUTH_SOCK; [2021-05-19T02:47:54.050Z] unset SSH_AGENT_PID; [2021-05-19T02:47:54.050Z] echo Agent pid 19 killed; [2021-05-19T02:47:54.063Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-19T02:47:54.106Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-19T02:47:54.106Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-19T02:47:54.219Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-19T02:47:54.221Z] $ docker exec c9b5b47a55f637330b58ab853e99e0a351ed7b5272821bc4b063361826159bc8 ssh-agent [2021-05-19T02:47:54.330Z] SSH_AUTH_SOCK=/tmp/ssh-rOjJHV2Msuz2/agent.52 [2021-05-19T02:47:54.330Z] SSH_AGENT_PID=59 [2021-05-19T02:47:54.336Z] Running ssh-add (command line suppressed) [2021-05-19T02:47:54.431Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_6168258311667532469.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_6168258311667532469.key) [2021-05-19T02:47:54.447Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-19T02:47:54.749Z] + git semver init [2021-05-19T02:47:54.749Z] # -> Open(): unable to determine branch for HEAD [2021-05-19T02:47:54.749Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-05-19T02:47:54.749Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-05-19T02:47:54.749Z] # $SEMVER_REMOTE_NAME = origin [2021-05-19T02:47:54.749Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-19T02:47:54.749Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-19T02:47:54.749Z] # $SEMVER_BRANCH = master [2021-05-19T02:47:54.749Z] # $SEMVER_TEMP = /tmp/semver-169913845 [2021-05-19T02:47:54.749Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-05-19T02:47:56.148Z] # '/tmp/semver-169913845' -> '/w/workspace/edgexfoundry_edgex-ui-go_master/.semver' [2021-05-19T02:47:56.148Z] # -> Force: false [2021-05-19T02:47:56.148Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } [2021-05-19T02:47:56.157Z] $ docker exec --env ******** --env ******** c9b5b47a55f637330b58ab853e99e0a351ed7b5272821bc4b063361826159bc8 ssh-agent -k [2021-05-19T02:47:56.236Z] unset SSH_AUTH_SOCK; [2021-05-19T02:47:56.236Z] unset SSH_AGENT_PID; [2021-05-19T02:47:56.237Z] echo Agent pid 59 killed; [2021-05-19T02:47:56.247Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-19T02:47:56.588Z] + git semver [Pipeline] } [2021-05-19T02:47:56.601Z] $ docker stop --time=1 c9b5b47a55f637330b58ab853e99e0a351ed7b5272821bc4b063361826159bc8 [2021-05-19T02:47:57.957Z] $ docker rm -f c9b5b47a55f637330b58ab853e99e0a351ed7b5272821bc4b063361826159bc8 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-19T02:47:58.325Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-19T02:47:58.584Z] Stashed 1 file(s) [Pipeline] echo [2021-05-19T02:47:58.588Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.55 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-05-19T02:48:13.866Z] Still waiting to schedule task [2021-05-19T02:48:13.866Z] ‘prd-centos7-builder-2c-1g-307’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-05-19T02:48:13.866Z] ‘prd-centos7-docker-4c-2g-14962’ is offline [2021-05-19T02:48:13.866Z] ‘prd-centos7-docker-4c-2g-14963’ is offline [2021-05-19T02:48:13.867Z] ‘prd-centos7-docker-4c-2g-14965’ is offline [2021-05-19T02:48:13.867Z] ‘prd-centos7-docker-4c-2g-14967’ is offline [2021-05-19T02:48:13.867Z] ‘prd-centos7-docker-4c-2g-14969’ is offline [2021-05-19T02:48:13.867Z] ‘prd-centos7-docker-4c-2g-309’ is offline [2021-05-19T02:48:13.867Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-14964’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-05-19T02:48:13.867Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-14966’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-05-19T02:48:13.871Z] Still waiting to schedule task [2021-05-19T02:48:13.871Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-05-19T02:49:23.274Z] Running on prd-centos7-docker-4c-2g-14971 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws [2021-05-19T02:49:23.293Z] Running in /w/workspace/edgex-ui-go/115 [Pipeline] { [Pipeline] checkout [2021-05-19T02:49:23.397Z] The recommended git tool is: git [2021-05-19T02:49:25.580Z] using credential edgex-jenkins-ssh [2021-05-19T02:49:25.592Z] Cloning the remote Git repository [2021-05-19T02:49:24.939Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-19T02:49:25.003Z] > git init /w/workspace/edgex-ui-go/115 # timeout=10 [2021-05-19T02:49:25.029Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-19T02:49:25.029Z] > git --version # timeout=10 [2021-05-19T02:49:25.037Z] > git --version # 'git version 2.24.4' [2021-05-19T02:49:25.037Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-19T02:49:26.824Z] Avoid second fetch [2021-05-19T02:49:26.825Z] Checking out Revision e5e9987bdf20173169948f1a30c2dde5e720f2d6 (master) [2021-05-19T02:49:25.126Z] [INFO] Currently running in a labeled security context [2021-05-19T02:49:25.126Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-19T02:49:25.127Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/115@tmp/jenkins-gitclient-ssh1431234651995959427.key [2021-05-19T02:49:25.169Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-19T02:49:26.177Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-05-19T02:49:26.185Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-19T02:49:26.206Z] > git config core.sparsecheckout # timeout=10 [2021-05-19T02:49:26.210Z] > git checkout -f e5e9987bdf20173169948f1a30c2dde5e720f2d6 # timeout=10 [2021-05-19T02:49:30.338Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-19T02:49:31.333Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-19T02:49:31.682Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-19T02:49:31.999Z] + sudo service docker restart [2021-05-19T02:49:32.000Z] + true [2021-05-19T02:49:32.000Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-19T02:49:50.169Z] provisioning config files... [2021-05-19T02:49:50.184Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/115@tmp/config8078388013280331964tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-19T02:49:50.512Z] ---> docker-login.sh [2021-05-19T02:49:50.513Z] nexus3.edgexfoundry.org:10001 [2021-05-19T02:49:50.792Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T02:49:50.792Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T02:49:50.792Z] Configure a credential helper to remove this warning. See [2021-05-19T02:49:50.792Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T02:49:50.792Z] [2021-05-19T02:49:50.792Z] Login Succeeded [2021-05-19T02:49:50.792Z] nexus3.edgexfoundry.org:10002 [2021-05-19T02:49:50.792Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T02:49:50.792Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T02:49:50.792Z] Configure a credential helper to remove this warning. See [2021-05-19T02:49:50.792Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T02:49:50.792Z] [2021-05-19T02:49:50.792Z] Login Succeeded [2021-05-19T02:49:50.792Z] nexus3.edgexfoundry.org:10003 [2021-05-19T02:49:51.055Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T02:49:51.055Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T02:49:51.055Z] Configure a credential helper to remove this warning. See [2021-05-19T02:49:51.055Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T02:49:51.055Z] [2021-05-19T02:49:51.055Z] Login Succeeded [2021-05-19T02:49:51.055Z] nexus3.edgexfoundry.org:10004 [2021-05-19T02:49:51.055Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T02:49:51.055Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T02:49:51.056Z] Configure a credential helper to remove this warning. See [2021-05-19T02:49:51.056Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T02:49:51.056Z] [2021-05-19T02:49:51.056Z] Login Succeeded [2021-05-19T02:49:51.056Z] docker.io [2021-05-19T02:49:51.319Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T02:49:51.582Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T02:49:51.582Z] Configure a credential helper to remove this warning. See [2021-05-19T02:49:51.582Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T02:49:51.582Z] [2021-05-19T02:49:51.582Z] Login Succeeded [2021-05-19T02:49:51.582Z] ---> docker-login.sh ends [Pipeline] } [2021-05-19T02:49:51.591Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-19T02:49:51.758Z] ========================================================= [2021-05-19T02:49:51.758Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-19T02:49:51.758Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-19T02:49:52.077Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-05-19T02:49:52.341Z] Sending build context to Docker daemon 35.55MB [2021-05-19T02:49:52.341Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-05-19T02:49:52.341Z] Step 2/8 : FROM ${BASE} [2021-05-19T02:49:52.341Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-19T02:49:52.341Z] 540db60ca938: Pulling fs layer [2021-05-19T02:49:52.341Z] adcc1eea9eea: Pulling fs layer [2021-05-19T02:49:52.341Z] 4c4ab2625f07: Pulling fs layer [2021-05-19T02:49:52.341Z] 0510c868ecb4: Pulling fs layer [2021-05-19T02:49:52.341Z] afea3b2eda06: Pulling fs layer [2021-05-19T02:49:52.341Z] 7809a108b3ef: Pulling fs layer [2021-05-19T02:49:52.341Z] f706445af74f: Pulling fs layer [2021-05-19T02:49:52.341Z] 0510c868ecb4: Waiting [2021-05-19T02:49:52.341Z] afea3b2eda06: Waiting [2021-05-19T02:49:52.341Z] 7809a108b3ef: Waiting [2021-05-19T02:49:52.341Z] f706445af74f: Waiting [2021-05-19T02:49:52.341Z] 4c4ab2625f07: Verifying Checksum [2021-05-19T02:49:52.341Z] 4c4ab2625f07: Download complete [2021-05-19T02:49:52.341Z] adcc1eea9eea: Verifying Checksum [2021-05-19T02:49:52.341Z] adcc1eea9eea: Download complete [2021-05-19T02:49:52.602Z] afea3b2eda06: Verifying Checksum [2021-05-19T02:49:52.602Z] afea3b2eda06: Download complete [2021-05-19T02:49:52.602Z] 7809a108b3ef: Verifying Checksum [2021-05-19T02:49:52.602Z] 7809a108b3ef: Download complete [2021-05-19T02:49:52.602Z] 540db60ca938: Verifying Checksum [2021-05-19T02:49:52.602Z] 540db60ca938: Download complete [2021-05-19T02:49:52.602Z] 540db60ca938: Pull complete [2021-05-19T02:49:52.863Z] adcc1eea9eea: Pull complete [2021-05-19T02:49:52.863Z] 4c4ab2625f07: Pull complete [2021-05-19T02:49:53.813Z] f706445af74f: Verifying Checksum [2021-05-19T02:49:53.813Z] f706445af74f: Download complete [2021-05-19T02:49:54.391Z] 0510c868ecb4: Verifying Checksum [2021-05-19T02:49:54.392Z] 0510c868ecb4: Download complete [2021-05-19T02:49:57.756Z] 0510c868ecb4: Pull complete [2021-05-19T02:49:57.756Z] afea3b2eda06: Pull complete [2021-05-19T02:49:57.756Z] 7809a108b3ef: Pull complete [2021-05-19T02:49:58.733Z] f706445af74f: Pull complete [2021-05-19T02:49:58.733Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-19T02:49:58.733Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-19T02:49:58.733Z] ---> b068be0155e3 [2021-05-19T02:49:58.733Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-19T02:50:02.945Z] ---> Running in e1ef1304a641 [2021-05-19T02:50:02.945Z] Removing intermediate container e1ef1304a641 [2021-05-19T02:50:02.945Z] ---> f154ea639e2b [2021-05-19T02:50:02.945Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T02:50:02.945Z] ---> Running in 1caf93105ecf [2021-05-19T02:50:02.945Z] Removing intermediate container 1caf93105ecf [2021-05-19T02:50:02.945Z] ---> 436f894b07b0 [2021-05-19T02:50:02.945Z] Step 5/8 : RUN apk add --no-cache make git [2021-05-19T02:50:02.945Z] ---> Running in 94e3e946eb12 [2021-05-19T02:50:03.219Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-19T02:50:04.161Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-19T02:50:04.422Z] OK: 149 MiB in 40 packages [2021-05-19T02:50:04.683Z] Removing intermediate container 94e3e946eb12 [2021-05-19T02:50:04.683Z] ---> f2b54d39b535 [2021-05-19T02:50:04.683Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-05-19T02:50:04.945Z] ---> Running in ab25a4b168aa [2021-05-19T02:50:04.945Z] Removing intermediate container ab25a4b168aa [2021-05-19T02:50:04.945Z] ---> bd70991f4a12 [2021-05-19T02:50:04.945Z] Step 7/8 : COPY . . [2021-05-19T02:50:05.900Z] ---> 18c86216a132 [2021-05-19T02:50:05.900Z] Step 8/8 : RUN go mod download [2021-05-19T02:50:05.900Z] ---> Running in 7fd54d118b22 [2021-05-19T02:50:13.551Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-14970 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws [2021-05-19T02:50:13.575Z] Running in /w/workspace/edgex-ui-go/115 [Pipeline] { [Pipeline] checkout [2021-05-19T02:50:13.807Z] The recommended git tool is: git [2021-05-19T02:50:19.487Z] using credential edgex-jenkins-ssh [2021-05-19T02:50:19.520Z] Cloning the remote Git repository [2021-05-19T02:50:19.588Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-19T02:50:19.703Z] > git init /w/workspace/edgex-ui-go/115 # timeout=10 [2021-05-19T02:50:19.778Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-05-19T02:50:19.778Z] > git --version # timeout=10 [2021-05-19T02:50:19.794Z] > git --version # 'git version 2.17.1' [2021-05-19T02:50:19.796Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-19T02:50:19.900Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-19T02:50:22.102Z] Avoid second fetch [2021-05-19T02:50:22.103Z] Checking out Revision e5e9987bdf20173169948f1a30c2dde5e720f2d6 (master) [2021-05-19T02:50:22.055Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-05-19T02:50:22.075Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-19T02:50:22.121Z] > git config core.sparsecheckout # timeout=10 [2021-05-19T02:50:22.133Z] > git checkout -f e5e9987bdf20173169948f1a30c2dde5e720f2d6 # timeout=10 [2021-05-19T02:50:24.041Z] Removing intermediate container 7fd54d118b22 [2021-05-19T02:50:24.041Z] ---> 17c117bb3013 [2021-05-19T02:50:24.041Z] Successfully built 17c117bb3013 [2021-05-19T02:50:24.041Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-19T02:50:24.365Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-19T02:50:24.365Z] . [Pipeline] withDockerContainer [2021-05-19T02:50:24.466Z] prd-centos7-docker-4c-2g-14971 does not seem to be running inside a container [2021-05-19T02:50:24.513Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/115 -v /w/workspace/edgex-ui-go/115:/w/workspace/edgex-ui-go/115:rw,z -v /w/workspace/edgex-ui-go/115@tmp:/w/workspace/edgex-ui-go/115@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-19T02:50:24.911Z] $ docker top 473de61d0fb810511627fc3ebf73fe398060f7edb66d44001b33ea4a050ebc80 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-19T02:50:25.298Z] + go version [2021-05-19T02:50:25.298Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-19T02:50:25.311Z] $ docker stop --time=1 473de61d0fb810511627fc3ebf73fe398060f7edb66d44001b33ea4a050ebc80 [2021-05-19T02:50:26.505Z] $ docker rm -f 473de61d0fb810511627fc3ebf73fe398060f7edb66d44001b33ea4a050ebc80 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-19T02:50:26.815Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-05-19T02:50:27.022Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-19T02:50:27.022Z] . [Pipeline] withDockerContainer [2021-05-19T02:50:27.119Z] prd-centos7-docker-4c-2g-14971 does not seem to be running inside a container [2021-05-19T02:50:27.172Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/115 -v /w/workspace/edgex-ui-go/115:/w/workspace/edgex-ui-go/115:rw,z -v /w/workspace/edgex-ui-go/115@tmp:/w/workspace/edgex-ui-go/115@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-19T02:50:27.546Z] $ docker top d62fe3fbadfc30db6eeb4e30e78896ce4ff7d37c5f1d3cb3002b4344e791db55 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-19T02:50:27.948Z] + go mod tidy [Pipeline] sh [2021-05-19T02:50:28.624Z] + make test [2021-05-19T02:50:28.624Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-05-19T02:50:28.636Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-19T02:50:28.911Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-05-19T02:50:29.127Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-19T02:50:29.474Z] + true [2021-05-19T02:50:29.474Z] + sudo service docker restart [2021-05-19T02:50:38.966Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-05-19T02:50:38.966Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-05-19T02:50:38.966Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-05-19T02:50:38.966Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-05-19T02:50:38.966Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-05-19T02:50:38.966Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-05-19T02:50:38.966Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-05-19T02:50:38.966Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-05-19T02:50:38.966Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-05-19T02:50:38.966Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-05-19T02:50:38.966Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-05-19T02:50:38.966Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-05-19T02:50:38.966Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-05-19T02:50:43.263Z] $ docker stop --time=1 d62fe3fbadfc30db6eeb4e30e78896ce4ff7d37c5f1d3cb3002b4344e791db55 [2021-05-19T02:50:44.629Z] $ docker rm -f d62fe3fbadfc30db6eeb4e30e78896ce4ff7d37c5f1d3cb3002b4344e791db55 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-19T02:50:45.036Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-19T02:50:45.250Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-19T02:50:47.951Z] provisioning config files... [2021-05-19T02:50:47.978Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/115@tmp/config4623567692798371277tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-19T02:50:48.185Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-05-19T02:50:48.363Z] ---> docker-login.sh [2021-05-19T02:50:48.363Z] nexus3.edgexfoundry.org:10001 [2021-05-19T02:50:48.487Z] + ls -al . [2021-05-19T02:50:48.487Z] total 92 [2021-05-19T02:50:48.487Z] drwxrwxr-x. 10 jenkins jenkins 4096 May 19 02:50 . [2021-05-19T02:50:48.487Z] drwxrwxr-x. 4 jenkins jenkins 32 May 19 02:49 .. [2021-05-19T02:50:48.487Z] drwxrwxr-x. 3 jenkins jenkins 20 May 19 02:49 assets [2021-05-19T02:50:48.487Z] drwxrwxr-x. 2 jenkins jenkins 35 May 19 02:49 bin [2021-05-19T02:50:48.487Z] drwxrwxr-x. 3 jenkins jenkins 29 May 19 02:49 cmd [2021-05-19T02:50:48.487Z] -rw-rw-r--. 1 jenkins jenkins 3959 May 19 02:49 CONTRIBUTING.md [2021-05-19T02:50:48.487Z] -rw-r--r--. 1 jenkins jenkins 10 May 19 02:50 coverage.out [2021-05-19T02:50:48.487Z] -rw-rw-r--. 1 jenkins jenkins 1508 May 19 02:49 Dockerfile [2021-05-19T02:50:48.487Z] -rw-rw-r--. 1 jenkins jenkins 902 May 19 02:49 Dockerfile.build [2021-05-19T02:50:48.487Z] drwxrwxr-x. 5 jenkins jenkins 104 May 19 02:49 docs [2021-05-19T02:50:48.487Z] drwxrwxr-x. 8 jenkins jenkins 162 May 19 02:49 .git [2021-05-19T02:50:48.487Z] drwxrwxr-x. 2 jenkins jenkins 103 May 19 02:49 .github [2021-05-19T02:50:48.487Z] -rw-rw-r--. 1 jenkins jenkins 162 May 19 02:49 .gitignore [2021-05-19T02:50:48.487Z] -rw-rw-r--. 1 jenkins jenkins 971 May 19 02:49 go.mod [2021-05-19T02:50:48.487Z] -rw-r--r--. 1 jenkins jenkins 24060 May 19 02:50 go.sum [2021-05-19T02:50:48.487Z] drwxrwxr-x. 10 jenkins jenkins 139 May 19 02:49 internal [2021-05-19T02:50:48.487Z] -rw-rw-r--. 1 jenkins jenkins 652 May 19 02:49 Jenkinsfile [2021-05-19T02:50:48.487Z] -rw-rw-r--. 1 jenkins jenkins 11357 May 19 02:49 LICENSE [2021-05-19T02:50:48.487Z] -rw-rw-r--. 1 jenkins jenkins 941 May 19 02:49 Makefile [2021-05-19T02:50:48.487Z] -rw-rw-r--. 1 jenkins jenkins 6012 May 19 02:49 README.md [2021-05-19T02:50:48.487Z] -rw-rw-r--. 1 jenkins jenkins 12 May 19 02:47 VERSION [2021-05-19T02:50:48.487Z] -rw-rw-r--. 1 jenkins jenkins 155 May 19 02:49 version.go [2021-05-19T02:50:48.487Z] drwxrwxr-x. 4 jenkins jenkins 4096 May 19 02:49 web [Pipeline] isUnix [Pipeline] sh [2021-05-19T02:50:48.797Z] + 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=e5e9987bdf20173169948f1a30c2dde5e720f2d6 --label arch=amd64 --label version=2.0.0-dev.55 . [2021-05-19T02:50:48.967Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T02:50:49.062Z] Sending build context to Docker daemon 35.58MB [2021-05-19T02:50:49.063Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-05-19T02:50:49.063Z] Step 2/24 : FROM ${BASE} AS builder [2021-05-19T02:50:49.063Z] ---> 17c117bb3013 [2021-05-19T02:50:49.063Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-05-19T02:50:49.324Z] ---> Running in 0ea26c385fcb [2021-05-19T02:50:49.570Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T02:50:49.570Z] Configure a credential helper to remove this warning. See [2021-05-19T02:50:49.570Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T02:50:49.570Z] [2021-05-19T02:50:49.570Z] Login Succeeded [2021-05-19T02:50:49.570Z] nexus3.edgexfoundry.org:10002 [2021-05-19T02:50:49.585Z] Removing intermediate container 0ea26c385fcb [2021-05-19T02:50:49.585Z] ---> 404a47e42bee [2021-05-19T02:50:49.585Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-05-19T02:50:49.585Z] ---> Running in e27c894a86f2 [2021-05-19T02:50:49.847Z] Removing intermediate container e27c894a86f2 [2021-05-19T02:50:49.847Z] ---> 1e813ec73612 [2021-05-19T02:50:49.847Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-05-19T02:50:49.847Z] ---> Running in 6c7144afd80c [2021-05-19T02:50:49.855Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T02:50:49.855Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T02:50:49.855Z] Configure a credential helper to remove this warning. See [2021-05-19T02:50:49.855Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T02:50:49.855Z] [2021-05-19T02:50:49.855Z] Login Succeeded [2021-05-19T02:50:49.855Z] nexus3.edgexfoundry.org:10003 [2021-05-19T02:50:50.110Z] Removing intermediate container 6c7144afd80c [2021-05-19T02:50:50.110Z] ---> c8b8b68f7009 [2021-05-19T02:50:50.110Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-05-19T02:50:50.110Z] ---> Running in 1548d7f3ab1d [2021-05-19T02:50:50.110Z] Removing intermediate container 1548d7f3ab1d [2021-05-19T02:50:50.110Z] ---> fd2c1557afa9 [2021-05-19T02:50:50.110Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-05-19T02:50:50.376Z] ---> Running in 42975c4dad65 [2021-05-19T02:50:50.376Z] Removing intermediate container 42975c4dad65 [2021-05-19T02:50:50.376Z] ---> d5a62052bafc [2021-05-19T02:50:50.376Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T02:50:50.376Z] ---> Running in 92ccfa894ceb [2021-05-19T02:50:50.464Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T02:50:50.464Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T02:50:50.464Z] Configure a credential helper to remove this warning. See [2021-05-19T02:50:50.464Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T02:50:50.464Z] [2021-05-19T02:50:50.464Z] Login Succeeded [2021-05-19T02:50:50.464Z] nexus3.edgexfoundry.org:10004 [2021-05-19T02:50:50.970Z] Removing intermediate container 92ccfa894ceb [2021-05-19T02:50:50.970Z] ---> e13ab990da26 [2021-05-19T02:50:50.970Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-05-19T02:50:50.970Z] ---> Running in efea15b9c036 [2021-05-19T02:50:51.066Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T02:50:51.066Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T02:50:51.066Z] Configure a credential helper to remove this warning. See [2021-05-19T02:50:51.066Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T02:50:51.066Z] [2021-05-19T02:50:51.066Z] Login Succeeded [2021-05-19T02:50:51.066Z] docker.io [2021-05-19T02:50:51.233Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-19T02:50:51.348Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T02:50:51.944Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T02:50:51.944Z] Configure a credential helper to remove this warning. See [2021-05-19T02:50:51.944Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T02:50:51.944Z] [2021-05-19T02:50:51.944Z] Login Succeeded [2021-05-19T02:50:51.944Z] ---> docker-login.sh ends [Pipeline] } [2021-05-19T02:50:51.963Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-05-19T02:50:52.175Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [Pipeline] echo [2021-05-19T02:50:52.276Z] ========================================================= [2021-05-19T02:50:52.276Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-19T02:50:52.276Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-19T02:50:52.438Z] OK: 149 MiB in 40 packages [2021-05-19T02:50:52.646Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-05-19T02:50:52.699Z] Removing intermediate container efea15b9c036 [2021-05-19T02:50:52.699Z] ---> c1a8f08c0c05 [2021-05-19T02:50:52.699Z] Step 10/24 : ENV GO111MODULE=on [2021-05-19T02:50:52.699Z] ---> Running in cd0e6cce4973 [2021-05-19T02:50:52.699Z] Removing intermediate container cd0e6cce4973 [2021-05-19T02:50:52.699Z] ---> 0036f28eb476 [2021-05-19T02:50:52.699Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-05-19T02:50:52.699Z] ---> Running in f51438e3684e [2021-05-19T02:50:52.960Z] Removing intermediate container f51438e3684e [2021-05-19T02:50:52.960Z] ---> 7aa11387c586 [2021-05-19T02:50:52.960Z] Step 12/24 : COPY go.mod . [2021-05-19T02:50:52.960Z] ---> 90cb2d2ed0fa [2021-05-19T02:50:52.960Z] Step 13/24 : COPY Makefile . [2021-05-19T02:50:53.222Z] ---> 5a9d539ff9c6 [2021-05-19T02:50:53.222Z] Step 14/24 : RUN make update [2021-05-19T02:50:53.222Z] ---> Running in 1f21ae42032b [2021-05-19T02:50:53.485Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-05-19T02:50:53.635Z] Sending build context to Docker daemon 35.55MB [2021-05-19T02:50:53.635Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-05-19T02:50:53.635Z] Step 2/8 : FROM ${BASE} [2021-05-19T02:50:53.749Z] Removing intermediate container 1f21ae42032b [2021-05-19T02:50:53.749Z] ---> 9a4f65b3fc80 [2021-05-19T02:50:53.749Z] Step 15/24 : COPY . . [2021-05-19T02:50:53.922Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-19T02:50:53.922Z] 595b0fe564bb: Pulling fs layer [2021-05-19T02:50:53.922Z] 7186ed65a4f7: Pulling fs layer [2021-05-19T02:50:53.922Z] 316046926c0a: Pulling fs layer [2021-05-19T02:50:53.922Z] 4ebd0625c992: Pulling fs layer [2021-05-19T02:50:53.922Z] 207e8628e3a3: Pulling fs layer [2021-05-19T02:50:53.922Z] c791037a9be2: Pulling fs layer [2021-05-19T02:50:53.922Z] ffd874e62e21: Pulling fs layer [2021-05-19T02:50:53.922Z] 4ebd0625c992: Waiting [2021-05-19T02:50:53.922Z] 207e8628e3a3: Waiting [2021-05-19T02:50:53.922Z] c791037a9be2: Waiting [2021-05-19T02:50:53.922Z] 7186ed65a4f7: Download complete [2021-05-19T02:50:53.922Z] 316046926c0a: Download complete [2021-05-19T02:50:54.198Z] 207e8628e3a3: Verifying Checksum [2021-05-19T02:50:54.198Z] 207e8628e3a3: Download complete [2021-05-19T02:50:54.198Z] c791037a9be2: Verifying Checksum [2021-05-19T02:50:54.198Z] c791037a9be2: Download complete [2021-05-19T02:50:54.198Z] 595b0fe564bb: Verifying Checksum [2021-05-19T02:50:54.198Z] 595b0fe564bb: Download complete [2021-05-19T02:50:54.702Z] ---> 4de1a61a21f5 [2021-05-19T02:50:54.702Z] Step 16/24 : RUN ${MAKE} [2021-05-19T02:50:54.702Z] ---> Running in f539b3a5b775 [2021-05-19T02:50:54.806Z] 595b0fe564bb: Pull complete [2021-05-19T02:50:54.971Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.55" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-05-19T02:50:55.416Z] 7186ed65a4f7: Pull complete [2021-05-19T02:50:56.016Z] ffd874e62e21: Download complete [2021-05-19T02:50:56.016Z] 316046926c0a: Pull complete [2021-05-19T02:50:57.458Z] 4ebd0625c992: Verifying Checksum [2021-05-19T02:50:57.458Z] 4ebd0625c992: Download complete [2021-05-19T02:51:03.227Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-05-19T02:51:04.180Z] Removing intermediate container f539b3a5b775 [2021-05-19T02:51:04.180Z] ---> 18c495a36401 [2021-05-19T02:51:04.180Z] Step 17/24 : FROM alpine:3.12 [2021-05-19T02:51:04.751Z] 3.12: Pulling from library/alpine [2021-05-19T02:51:04.751Z] 339de151aab4: Pulling fs layer [2021-05-19T02:51:05.015Z] 339de151aab4: Verifying Checksum [2021-05-19T02:51:05.015Z] 339de151aab4: Download complete [2021-05-19T02:51:05.015Z] 339de151aab4: Pull complete [2021-05-19T02:51:05.015Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-19T02:51:05.015Z] Status: Downloaded newer image for alpine:3.12 [2021-05-19T02:51:05.015Z] ---> 13621d1b12d4 [2021-05-19T02:51:05.015Z] Step 18/24 : EXPOSE 4000 [2021-05-19T02:51:05.276Z] ---> Running in 89da6a314231 [2021-05-19T02:51:05.277Z] Removing intermediate container 89da6a314231 [2021-05-19T02:51:05.277Z] ---> 10cd0f30ca07 [2021-05-19T02:51:05.277Z] Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-05-19T02:51:06.226Z] ---> f971fe473fcc [2021-05-19T02:51:06.226Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-05-19T02:51:06.226Z] ---> Running in 97f722bf78e8 [2021-05-19T02:51:06.226Z] Removing intermediate container 97f722bf78e8 [2021-05-19T02:51:06.226Z] ---> 4d42127dfcc5 [2021-05-19T02:51:06.226Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-05-19T02:51:06.227Z] ---> Running in 516bd6c10cc0 [2021-05-19T02:51:06.227Z] Removing intermediate container 516bd6c10cc0 [2021-05-19T02:51:06.227Z] ---> 23b8d7fc9a33 [2021-05-19T02:51:06.227Z] Step 22/24 : LABEL arch=amd64 [2021-05-19T02:51:06.227Z] ---> Running in e8fc27989704 [2021-05-19T02:51:06.227Z] Removing intermediate container e8fc27989704 [2021-05-19T02:51:06.227Z] ---> 47b79d315a6c [2021-05-19T02:51:06.227Z] Step 23/24 : LABEL git_sha=e5e9987bdf20173169948f1a30c2dde5e720f2d6 [2021-05-19T02:51:06.227Z] ---> Running in 4ae09c37bd30 [2021-05-19T02:51:06.487Z] Removing intermediate container 4ae09c37bd30 [2021-05-19T02:51:06.487Z] ---> 807d4120f6a2 [2021-05-19T02:51:06.487Z] Step 24/24 : LABEL version=2.0.0-dev.55 [2021-05-19T02:51:06.487Z] ---> Running in 5fb70794f10c [2021-05-19T02:51:06.487Z] Removing intermediate container 5fb70794f10c [2021-05-19T02:51:06.487Z] ---> 24d702dd48f6 [2021-05-19T02:51:06.487Z] [Warning] One or more build-args [ARCH] were not consumed [2021-05-19T02:51:06.487Z] Successfully built 24d702dd48f6 [2021-05-19T02:51:06.487Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-19T02:51:06.710Z] provisioning config files... [2021-05-19T02:51:06.722Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/115@tmp/config8165161624826437701tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-19T02:51:07.045Z] ---> docker-login.sh [2021-05-19T02:51:07.045Z] nexus3.edgexfoundry.org:10001 [2021-05-19T02:51:07.045Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T02:51:07.045Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T02:51:07.045Z] Configure a credential helper to remove this warning. See [2021-05-19T02:51:07.045Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T02:51:07.045Z] [2021-05-19T02:51:07.045Z] Login Succeeded [2021-05-19T02:51:07.045Z] nexus3.edgexfoundry.org:10002 [2021-05-19T02:51:07.045Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T02:51:07.306Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T02:51:07.306Z] Configure a credential helper to remove this warning. See [2021-05-19T02:51:07.306Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T02:51:07.306Z] [2021-05-19T02:51:07.306Z] Login Succeeded [2021-05-19T02:51:07.306Z] nexus3.edgexfoundry.org:10003 [2021-05-19T02:51:07.306Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T02:51:07.306Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T02:51:07.306Z] Configure a credential helper to remove this warning. See [2021-05-19T02:51:07.306Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T02:51:07.306Z] [2021-05-19T02:51:07.306Z] Login Succeeded [2021-05-19T02:51:07.306Z] nexus3.edgexfoundry.org:10004 [2021-05-19T02:51:07.306Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T02:51:07.568Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T02:51:07.569Z] Configure a credential helper to remove this warning. See [2021-05-19T02:51:07.569Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T02:51:07.569Z] [2021-05-19T02:51:07.569Z] Login Succeeded [2021-05-19T02:51:07.569Z] docker.io [2021-05-19T02:51:07.569Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T02:51:07.626Z] 4ebd0625c992: Pull complete [2021-05-19T02:51:07.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T02:51:07.834Z] Configure a credential helper to remove this warning. See [2021-05-19T02:51:07.834Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T02:51:07.834Z] [2021-05-19T02:51:07.834Z] Login Succeeded [2021-05-19T02:51:07.834Z] ---> docker-login.sh ends [Pipeline] } [2021-05-19T02:51:07.844Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [2021-05-19T02:51:07.903Z] 207e8628e3a3: Pull complete [Pipeline] echo [2021-05-19T02:51:07.926Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2021-05-19T02:51:07.926Z] e5e9987bdf20173169948f1a30c2dde5e720f2d6 [2021-05-19T02:51:07.926Z] latest [2021-05-19T02:51:07.926Z] 2.0.0-dev.55 [2021-05-19T02:51:07.926Z] e5e9987bdf20173169948f1a30c2dde5e720f2d6-2.0.0-dev.55 [2021-05-19T02:51:07.926Z] master [2021-05-19T02:51:07.926Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-19T02:51:08.182Z] c791037a9be2: Pull complete [2021-05-19T02:51:08.283Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:e5e9987bdf20173169948f1a30c2dde5e720f2d6 [Pipeline] isUnix [Pipeline] sh [2021-05-19T02:51:08.584Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:e5e9987bdf20173169948f1a30c2dde5e720f2d6 [2021-05-19T02:51:08.584Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-05-19T02:51:08.584Z] 5c5fad3da4aa: Preparing [2021-05-19T02:51:08.584Z] 32f366d666a5: Preparing [2021-05-19T02:51:08.584Z] 32f366d666a5: Layer already exists [2021-05-19T02:51:11.140Z] 5c5fad3da4aa: Pushed [2021-05-19T02:51:11.140Z] e5e9987bdf20173169948f1a30c2dde5e720f2d6: digest: sha256:f595d2132a1056e4e1a4130169fbaf3e2e8aff4af01cef6d6105bea56289815a size: 740 [Pipeline] isUnix [Pipeline] sh [2021-05-19T02:51:11.444Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh [2021-05-19T02:51:11.746Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2021-05-19T02:51:11.746Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-05-19T02:51:11.746Z] 5c5fad3da4aa: Preparing [2021-05-19T02:51:11.746Z] 32f366d666a5: Preparing [2021-05-19T02:51:11.746Z] 5c5fad3da4aa: Layer already exists [2021-05-19T02:51:11.746Z] 32f366d666a5: Layer already exists [2021-05-19T02:51:11.746Z] latest: digest: sha256:f595d2132a1056e4e1a4130169fbaf3e2e8aff4af01cef6d6105bea56289815a size: 740 [Pipeline] isUnix [Pipeline] sh [2021-05-19T02:51:12.055Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.55 [Pipeline] isUnix [Pipeline] sh [2021-05-19T02:51:12.356Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.55 [2021-05-19T02:51:12.356Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-05-19T02:51:12.356Z] 5c5fad3da4aa: Preparing [2021-05-19T02:51:12.356Z] 32f366d666a5: Preparing [2021-05-19T02:51:12.356Z] 32f366d666a5: Layer already exists [2021-05-19T02:51:12.356Z] 5c5fad3da4aa: Layer already exists [2021-05-19T02:51:12.356Z] 2.0.0-dev.55: digest: sha256:f595d2132a1056e4e1a4130169fbaf3e2e8aff4af01cef6d6105bea56289815a size: 740 [Pipeline] isUnix [Pipeline] sh [2021-05-19T02:51:12.494Z] ffd874e62e21: Pull complete [2021-05-19T02:51:12.494Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-19T02:51:12.494Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-19T02:51:12.494Z] ---> cfc18b08335c [2021-05-19T02:51:12.494Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-05-19T02:51:12.662Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:e5e9987bdf20173169948f1a30c2dde5e720f2d6-2.0.0-dev.55 [Pipeline] isUnix [Pipeline] sh [2021-05-19T02:51:12.961Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:e5e9987bdf20173169948f1a30c2dde5e720f2d6-2.0.0-dev.55 [2021-05-19T02:51:12.961Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-05-19T02:51:12.961Z] 5c5fad3da4aa: Preparing [2021-05-19T02:51:12.961Z] 32f366d666a5: Preparing [2021-05-19T02:51:12.961Z] 5c5fad3da4aa: Layer already exists [2021-05-19T02:51:12.961Z] 32f366d666a5: Layer already exists [2021-05-19T02:51:12.961Z] e5e9987bdf20173169948f1a30c2dde5e720f2d6-2.0.0-dev.55: digest: sha256:f595d2132a1056e4e1a4130169fbaf3e2e8aff4af01cef6d6105bea56289815a size: 740 [Pipeline] isUnix [Pipeline] sh [2021-05-19T02:51:13.267Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:master [Pipeline] isUnix [Pipeline] sh [2021-05-19T02:51:13.566Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:master [2021-05-19T02:51:13.566Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-05-19T02:51:13.566Z] 5c5fad3da4aa: Preparing [2021-05-19T02:51:13.566Z] 32f366d666a5: Preparing [2021-05-19T02:51:13.566Z] 32f366d666a5: Layer already exists [2021-05-19T02:51:13.566Z] 5c5fad3da4aa: Layer already exists [2021-05-19T02:51:13.566Z] master: digest: sha256:f595d2132a1056e4e1a4130169fbaf3e2e8aff4af01cef6d6105bea56289815a size: 740 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-19T02:51:13.631Z] ===================================================== [Pipeline] echo [2021-05-19T02:51:13.655Z] taggedImages: [2021-05-19T02:51:13.655Z] - nexus3.edgexfoundry.org:10004/edgex-ui:e5e9987bdf20173169948f1a30c2dde5e720f2d6 [2021-05-19T02:51:13.655Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2021-05-19T02:51:13.655Z] - nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.55 [2021-05-19T02:51:13.655Z] - nexus3.edgexfoundry.org:10004/edgex-ui:e5e9987bdf20173169948f1a30c2dde5e720f2d6-2.0.0-dev.55 [2021-05-19T02:51:13.655Z] - nexus3.edgexfoundry.org:10004/edgex-ui:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-19T02:51:14.284Z] ---> job-cost.sh [2021-05-19T02:51:14.284Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Xjmb [2021-05-19T02:51:14.478Z] ---> Running in a2d15ca0394c [2021-05-19T02:51:14.804Z] Removing intermediate container a2d15ca0394c [2021-05-19T02:51:14.804Z] ---> 836fcf66a5a4 [2021-05-19T02:51:14.804Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T02:51:14.804Z] ---> Running in 8f4f199e2a3b [2021-05-19T02:51:17.432Z] Removing intermediate container 8f4f199e2a3b [2021-05-19T02:51:17.432Z] ---> 8fb2270c8f81 [2021-05-19T02:51:17.432Z] Step 5/8 : RUN apk add --no-cache make git [2021-05-19T02:51:17.432Z] ---> Running in 773df7056210 [2021-05-19T02:51:18.866Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-19T02:51:19.840Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-19T02:51:20.438Z] OK: 138 MiB in 40 packages [2021-05-19T02:51:21.414Z] Removing intermediate container 773df7056210 [2021-05-19T02:51:21.414Z] ---> 2083213d97e6 [2021-05-19T02:51:21.414Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-05-19T02:51:21.687Z] ---> Running in 98350ea5fbf4 [2021-05-19T02:51:22.286Z] Removing intermediate container 98350ea5fbf4 [2021-05-19T02:51:22.286Z] ---> 6e18883bb7af [2021-05-19T02:51:22.286Z] Step 7/8 : COPY . . [2021-05-19T02:51:24.331Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-19T02:51:25.690Z] ---> 9660c06e2186 [2021-05-19T02:51:25.690Z] Step 8/8 : RUN go mod download [2021-05-19T02:51:25.690Z] ---> Running in 4e6b411f0e11 [2021-05-19T02:51:36.643Z] lf-activate-venv(): INFO: Adding /tmp/venv-Xjmb/bin to PATH [2021-05-19T02:51:36.643Z] INFO: No Stack... [2021-05-19T02:51:38.034Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-19T02:51:38.295Z] INFO: Archiving Costs [Pipeline] sh [2021-05-19T02:51:38.605Z] + cat /w/workspace/edgex-ui-go/115/archives/cost.csv [2021-05-19T02:51:38.606Z] + cut -d, -f6 [Pipeline] lock [2021-05-19T02:51:38.636Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-115-stack-cost] [2021-05-19T02:51:38.645Z] Resource [jenkins-edgexfoundry-edgex-ui-go-master-115-stack-cost] did not exist. Created. [2021-05-19T02:51:38.646Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-115-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-19T02:51:38.968Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-05-19T02:51:39.044Z] Stashed 1 file(s) [Pipeline] } [2021-05-19T02:51:39.056Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-115-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-19T02:51:52.553Z] Removing intermediate container 4e6b411f0e11 [2021-05-19T02:51:52.553Z] ---> 7e063adbb547 [2021-05-19T02:51:52.553Z] Successfully built 7e063adbb547 [2021-05-19T02:51:52.824Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-19T02:51:53.174Z] + docker inspect -f . ci-base-image-arm64 [2021-05-19T02:51:53.174Z] . [Pipeline] withDockerContainer [2021-05-19T02:51:53.406Z] prd-ubuntu18.04-docker-arm64-4c-16g-14970 does not seem to be running inside a container [2021-05-19T02:51:53.495Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/115 -v /w/workspace/edgex-ui-go/115:/w/workspace/edgex-ui-go/115:rw,z -v /w/workspace/edgex-ui-go/115@tmp:/w/workspace/edgex-ui-go/115@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-19T02:51:55.067Z] $ docker top 88886e47f464d2b9386ace4907597715130e283ccfdc139c731066d5a2bf477e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-19T02:51:56.013Z] + go version [2021-05-19T02:51:56.013Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-19T02:51:56.039Z] $ docker stop --time=1 88886e47f464d2b9386ace4907597715130e283ccfdc139c731066d5a2bf477e [2021-05-19T02:51:57.936Z] $ docker rm -f 88886e47f464d2b9386ace4907597715130e283ccfdc139c731066d5a2bf477e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-19T02:51:58.763Z] + docker inspect -f . ci-base-image-arm64 [2021-05-19T02:51:58.763Z] . [Pipeline] withDockerContainer [2021-05-19T02:51:59.029Z] prd-ubuntu18.04-docker-arm64-4c-16g-14970 does not seem to be running inside a container [2021-05-19T02:51:59.120Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/115 -v /w/workspace/edgex-ui-go/115:/w/workspace/edgex-ui-go/115:rw,z -v /w/workspace/edgex-ui-go/115@tmp:/w/workspace/edgex-ui-go/115@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-19T02:52:00.732Z] $ docker top f8fabbc97558d454d830ca1a8689e1338d95c777d1a80c5caed2fb45664dfc01 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-19T02:52:01.680Z] + go mod tidy [Pipeline] sh [2021-05-19T02:52:02.947Z] + make test [2021-05-19T02:52:02.947Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-05-19T02:52:04.396Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-05-19T02:52:36.793Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-05-19T02:52:36.794Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-05-19T02:52:36.794Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-05-19T02:52:36.794Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-05-19T02:52:36.794Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-05-19T02:52:36.794Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-05-19T02:52:36.794Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-05-19T02:52:36.794Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-05-19T02:52:36.794Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-05-19T02:52:36.794Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-05-19T02:52:36.794Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-05-19T02:52:36.794Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-05-19T02:52:36.794Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-05-19T02:52:55.121Z] $ docker stop --time=1 f8fabbc97558d454d830ca1a8689e1338d95c777d1a80c5caed2fb45664dfc01 [2021-05-19T02:52:57.020Z] $ docker rm -f f8fabbc97558d454d830ca1a8689e1338d95c777d1a80c5caed2fb45664dfc01 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-19T02:52:57.759Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-19T02:52:57.790Z] Warning: overwriting stash ‘coverage-report’ [2021-05-19T02:52:58.351Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-19T02:52:58.905Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-05-19T02:52:59.245Z] + ls -al . [2021-05-19T02:52:59.245Z] total 124 [2021-05-19T02:52:59.245Z] drwxrwxr-x 10 jenkins jenkins 4096 May 19 02:52 . [2021-05-19T02:52:59.245Z] drwxrwxr-x 4 jenkins jenkins 4096 May 19 02:50 .. [2021-05-19T02:52:59.245Z] drwxrwxr-x 8 jenkins jenkins 4096 May 19 02:50 .git [2021-05-19T02:52:59.245Z] drwxrwxr-x 2 jenkins jenkins 4096 May 19 02:50 .github [2021-05-19T02:52:59.245Z] -rw-rw-r-- 1 jenkins jenkins 162 May 19 02:50 .gitignore [2021-05-19T02:52:59.245Z] -rw-rw-r-- 1 jenkins jenkins 3959 May 19 02:50 CONTRIBUTING.md [2021-05-19T02:52:59.245Z] -rw-rw-r-- 1 jenkins jenkins 1508 May 19 02:50 Dockerfile [2021-05-19T02:52:59.245Z] -rw-rw-r-- 1 jenkins jenkins 902 May 19 02:50 Dockerfile.build [2021-05-19T02:52:59.245Z] -rw-rw-r-- 1 jenkins jenkins 652 May 19 02:50 Jenkinsfile [2021-05-19T02:52:59.245Z] -rw-rw-r-- 1 jenkins jenkins 11357 May 19 02:50 LICENSE [2021-05-19T02:52:59.245Z] -rw-rw-r-- 1 jenkins jenkins 941 May 19 02:50 Makefile [2021-05-19T02:52:59.245Z] -rw-rw-r-- 1 jenkins jenkins 6012 May 19 02:50 README.md [2021-05-19T02:52:59.245Z] -rw-rw-r-- 1 jenkins jenkins 12 May 19 02:47 VERSION [2021-05-19T02:52:59.245Z] drwxrwxr-x 3 jenkins jenkins 4096 May 19 02:50 assets [2021-05-19T02:52:59.245Z] drwxrwxr-x 2 jenkins jenkins 4096 May 19 02:50 bin [2021-05-19T02:52:59.245Z] drwxrwxr-x 3 jenkins jenkins 4096 May 19 02:50 cmd [2021-05-19T02:52:59.245Z] -rw-r--r-- 1 jenkins jenkins 10 May 19 02:52 coverage.out [2021-05-19T02:52:59.245Z] drwxrwxr-x 5 jenkins jenkins 4096 May 19 02:50 docs [2021-05-19T02:52:59.245Z] -rw-rw-r-- 1 jenkins jenkins 971 May 19 02:50 go.mod [2021-05-19T02:52:59.245Z] -rw-r--r-- 1 jenkins jenkins 24060 May 19 02:52 go.sum [2021-05-19T02:52:59.245Z] drwxrwxr-x 10 jenkins jenkins 4096 May 19 02:50 internal [2021-05-19T02:52:59.245Z] -rw-rw-r-- 1 jenkins jenkins 155 May 19 02:50 version.go [2021-05-19T02:52:59.245Z] drwxrwxr-x 4 jenkins jenkins 4096 May 19 02:50 web [Pipeline] isUnix [Pipeline] sh [2021-05-19T02:52:59.595Z] + 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=e5e9987bdf20173169948f1a30c2dde5e720f2d6 --label arch=arm64 --label version=2.0.0-dev.55 . [2021-05-19T02:53:00.583Z] Sending build context to Docker daemon 35.58MB [2021-05-19T02:53:00.583Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-05-19T02:53:00.583Z] Step 2/24 : FROM ${BASE} AS builder [2021-05-19T02:53:00.583Z] ---> 7e063adbb547 [2021-05-19T02:53:00.583Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-05-19T02:53:01.180Z] ---> Running in b15ef3d906d6 [2021-05-19T02:53:01.450Z] Removing intermediate container b15ef3d906d6 [2021-05-19T02:53:01.450Z] ---> bc6280ddf658 [2021-05-19T02:53:01.450Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-05-19T02:53:01.721Z] ---> Running in af50eff34771 [2021-05-19T02:53:01.990Z] Removing intermediate container af50eff34771 [2021-05-19T02:53:01.990Z] ---> 8dfb18d5acb6 [2021-05-19T02:53:01.990Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-05-19T02:53:02.262Z] ---> Running in c39a63452035 [2021-05-19T02:53:02.852Z] Removing intermediate container c39a63452035 [2021-05-19T02:53:02.852Z] ---> 5bcc72f2bb74 [2021-05-19T02:53:02.852Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-05-19T02:53:02.852Z] ---> Running in 15f59a5c02db [2021-05-19T02:53:03.442Z] Removing intermediate container 15f59a5c02db [2021-05-19T02:53:03.442Z] ---> 93f76afd994e [2021-05-19T02:53:03.442Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-05-19T02:53:03.442Z] ---> Running in dcd1aa0a6a70 [2021-05-19T02:53:04.042Z] Removing intermediate container dcd1aa0a6a70 [2021-05-19T02:53:04.042Z] ---> da5bce595bd4 [2021-05-19T02:53:04.042Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T02:53:04.042Z] ---> Running in d9c238e0019a [2021-05-19T02:53:06.015Z] Removing intermediate container d9c238e0019a [2021-05-19T02:53:06.015Z] ---> 11bdc29509ae [2021-05-19T02:53:06.015Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-05-19T02:53:06.285Z] ---> Running in 56512e53b085 [2021-05-19T02:53:07.261Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-19T02:53:08.229Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-19T02:53:08.820Z] OK: 138 MiB in 40 packages [2021-05-19T02:53:09.790Z] Removing intermediate container 56512e53b085 [2021-05-19T02:53:09.790Z] ---> 673cd7682e4b [2021-05-19T02:53:09.790Z] Step 10/24 : ENV GO111MODULE=on [2021-05-19T02:53:10.063Z] ---> Running in 3356b6ac4d66 [2021-05-19T02:53:10.334Z] Removing intermediate container 3356b6ac4d66 [2021-05-19T02:53:10.334Z] ---> 99027d9868e2 [2021-05-19T02:53:10.334Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-05-19T02:53:10.608Z] ---> Running in 37346aab407a [2021-05-19T02:53:10.881Z] Removing intermediate container 37346aab407a [2021-05-19T02:53:10.881Z] ---> c40f1f2ac05b [2021-05-19T02:53:10.881Z] Step 12/24 : COPY go.mod . [2021-05-19T02:53:11.858Z] ---> 9fd465b10d1f [2021-05-19T02:53:11.858Z] Step 13/24 : COPY Makefile . [2021-05-19T02:53:12.452Z] ---> 9f0aa6920490 [2021-05-19T02:53:12.453Z] Step 14/24 : RUN make update [2021-05-19T02:53:12.453Z] ---> Running in 0fbe3891362c [2021-05-19T02:53:13.885Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-05-19T02:53:14.887Z] Removing intermediate container 0fbe3891362c [2021-05-19T02:53:14.887Z] ---> 8c11fa737ad6 [2021-05-19T02:53:14.887Z] Step 15/24 : COPY . . [2021-05-19T02:53:18.269Z] ---> 6f6c21a6adc8 [2021-05-19T02:53:18.269Z] Step 16/24 : RUN ${MAKE} [2021-05-19T02:53:18.269Z] ---> Running in b6f386ce625d [2021-05-19T02:53:19.700Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.55" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-05-19T02:53:46.530Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-05-19T02:53:48.507Z] Removing intermediate container b6f386ce625d [2021-05-19T02:53:48.507Z] ---> 7eb816df0608 [2021-05-19T02:53:48.507Z] Step 17/24 : FROM alpine:3.12 [2021-05-19T02:53:49.103Z] 3.12: Pulling from library/alpine [2021-05-19T02:53:49.374Z] d2f70382dc9a: Pulling fs layer [2021-05-19T02:53:50.356Z] d2f70382dc9a: Pull complete [2021-05-19T02:53:50.356Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-19T02:53:50.356Z] Status: Downloaded newer image for alpine:3.12 [2021-05-19T02:53:50.356Z] ---> 9852663dfa18 [2021-05-19T02:53:50.356Z] Step 18/24 : EXPOSE 4000 [2021-05-19T02:53:50.630Z] ---> Running in 5f9e56ab90b0 [2021-05-19T02:53:50.905Z] Removing intermediate container 5f9e56ab90b0 [2021-05-19T02:53:50.905Z] ---> 84dce2ff0edc [2021-05-19T02:53:50.905Z] Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-05-19T02:53:53.537Z] ---> 4ba07d2e06c9 [2021-05-19T02:53:53.537Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-05-19T02:53:53.537Z] ---> Running in cda5e56e1600 [2021-05-19T02:53:54.133Z] Removing intermediate container cda5e56e1600 [2021-05-19T02:53:54.133Z] ---> 249e2df35f45 [2021-05-19T02:53:54.133Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-05-19T02:53:54.133Z] ---> Running in 84d2e133b9ca [2021-05-19T02:53:54.407Z] Removing intermediate container 84d2e133b9ca [2021-05-19T02:53:54.407Z] ---> 80b415e18a72 [2021-05-19T02:53:54.407Z] Step 22/24 : LABEL arch=arm64 [2021-05-19T02:53:54.681Z] ---> Running in c44326529908 [2021-05-19T02:53:55.277Z] Removing intermediate container c44326529908 [2021-05-19T02:53:55.277Z] ---> cc33d2bea30f [2021-05-19T02:53:55.277Z] Step 23/24 : LABEL git_sha=e5e9987bdf20173169948f1a30c2dde5e720f2d6 [2021-05-19T02:53:55.277Z] ---> Running in c8e17b80808b [2021-05-19T02:53:55.872Z] Removing intermediate container c8e17b80808b [2021-05-19T02:53:55.872Z] ---> 62fbf6752418 [2021-05-19T02:53:55.872Z] Step 24/24 : LABEL version=2.0.0-dev.55 [2021-05-19T02:53:55.872Z] ---> Running in c84e5e5ec24b [2021-05-19T02:53:56.467Z] Removing intermediate container c84e5e5ec24b [2021-05-19T02:53:56.467Z] ---> f48a8cf1d53c [2021-05-19T02:53:56.467Z] [Warning] One or more build-args [ARCH] were not consumed [2021-05-19T02:53:56.467Z] Successfully built f48a8cf1d53c [2021-05-19T02:53:56.467Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-19T02:53:56.736Z] provisioning config files... [2021-05-19T02:53:56.757Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/115@tmp/config634282039562481221tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-19T02:53:57.115Z] ---> docker-login.sh [2021-05-19T02:53:57.115Z] nexus3.edgexfoundry.org:10001 [2021-05-19T02:53:57.389Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T02:53:57.663Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T02:53:57.663Z] Configure a credential helper to remove this warning. See [2021-05-19T02:53:57.663Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T02:53:57.663Z] [2021-05-19T02:53:57.663Z] Login Succeeded [2021-05-19T02:53:57.663Z] nexus3.edgexfoundry.org:10002 [2021-05-19T02:53:57.936Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T02:53:58.210Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T02:53:58.210Z] Configure a credential helper to remove this warning. See [2021-05-19T02:53:58.210Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T02:53:58.210Z] [2021-05-19T02:53:58.210Z] Login Succeeded [2021-05-19T02:53:58.210Z] nexus3.edgexfoundry.org:10003 [2021-05-19T02:53:58.484Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T02:53:58.760Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T02:53:58.760Z] Configure a credential helper to remove this warning. See [2021-05-19T02:53:58.760Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T02:53:58.760Z] [2021-05-19T02:53:58.760Z] Login Succeeded [2021-05-19T02:53:58.760Z] nexus3.edgexfoundry.org:10004 [2021-05-19T02:53:59.032Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T02:53:59.309Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T02:53:59.309Z] Configure a credential helper to remove this warning. See [2021-05-19T02:53:59.309Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T02:53:59.309Z] [2021-05-19T02:53:59.309Z] Login Succeeded [2021-05-19T02:53:59.309Z] docker.io [2021-05-19T02:53:59.901Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T02:54:00.172Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T02:54:00.172Z] Configure a credential helper to remove this warning. See [2021-05-19T02:54:00.172Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T02:54:00.172Z] [2021-05-19T02:54:00.172Z] Login Succeeded [2021-05-19T02:54:00.172Z] ---> docker-login.sh ends [Pipeline] } [2021-05-19T02:54:00.189Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-19T02:54:00.266Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2021-05-19T02:54:00.266Z] e5e9987bdf20173169948f1a30c2dde5e720f2d6 [2021-05-19T02:54:00.266Z] latest [2021-05-19T02:54:00.266Z] 2.0.0-dev.55 [2021-05-19T02:54:00.266Z] e5e9987bdf20173169948f1a30c2dde5e720f2d6-2.0.0-dev.55 [2021-05-19T02:54:00.266Z] master [2021-05-19T02:54:00.266Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-19T02:54:00.658Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:e5e9987bdf20173169948f1a30c2dde5e720f2d6 [Pipeline] isUnix [Pipeline] sh [2021-05-19T02:54:01.006Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:e5e9987bdf20173169948f1a30c2dde5e720f2d6 [2021-05-19T02:54:01.006Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-05-19T02:54:01.006Z] a97c19e0b71c: Preparing [2021-05-19T02:54:01.006Z] 3fbe34a1663b: Preparing [2021-05-19T02:54:01.286Z] 3fbe34a1663b: Layer already exists [2021-05-19T02:54:06.670Z] a97c19e0b71c: Pushed [2021-05-19T02:54:06.941Z] e5e9987bdf20173169948f1a30c2dde5e720f2d6: digest: sha256:92001fc6399056e80937c8ee4cfb95dd4670e8e59468cbadc775149d9877d86d size: 739 [Pipeline] isUnix [Pipeline] sh [2021-05-19T02:54:07.289Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-19T02:54:07.634Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2021-05-19T02:54:07.634Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-05-19T02:54:07.634Z] a97c19e0b71c: Preparing [2021-05-19T02:54:07.634Z] 3fbe34a1663b: Preparing [2021-05-19T02:54:07.634Z] 3fbe34a1663b: Layer already exists [2021-05-19T02:54:07.634Z] a97c19e0b71c: Layer already exists [2021-05-19T02:54:07.910Z] latest: digest: sha256:92001fc6399056e80937c8ee4cfb95dd4670e8e59468cbadc775149d9877d86d size: 739 [Pipeline] isUnix [Pipeline] sh [2021-05-19T02:54:08.274Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.55 [Pipeline] isUnix [Pipeline] sh [2021-05-19T02:54:08.647Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.55 [2021-05-19T02:54:08.647Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-05-19T02:54:08.647Z] a97c19e0b71c: Preparing [2021-05-19T02:54:08.647Z] 3fbe34a1663b: Preparing [2021-05-19T02:54:08.923Z] 3fbe34a1663b: Layer already exists [2021-05-19T02:54:08.923Z] a97c19e0b71c: Layer already exists [2021-05-19T02:54:08.923Z] 2.0.0-dev.55: digest: sha256:92001fc6399056e80937c8ee4cfb95dd4670e8e59468cbadc775149d9877d86d size: 739 [Pipeline] isUnix [Pipeline] sh [2021-05-19T02:54:09.317Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:e5e9987bdf20173169948f1a30c2dde5e720f2d6-2.0.0-dev.55 [Pipeline] isUnix [Pipeline] sh [2021-05-19T02:54:09.657Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:e5e9987bdf20173169948f1a30c2dde5e720f2d6-2.0.0-dev.55 [2021-05-19T02:54:09.658Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-05-19T02:54:09.658Z] a97c19e0b71c: Preparing [2021-05-19T02:54:09.658Z] 3fbe34a1663b: Preparing [2021-05-19T02:54:09.658Z] 3fbe34a1663b: Layer already exists [2021-05-19T02:54:09.658Z] a97c19e0b71c: Layer already exists [2021-05-19T02:54:09.929Z] e5e9987bdf20173169948f1a30c2dde5e720f2d6-2.0.0-dev.55: digest: sha256:92001fc6399056e80937c8ee4cfb95dd4670e8e59468cbadc775149d9877d86d size: 739 [Pipeline] isUnix [Pipeline] sh [2021-05-19T02:54:10.292Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-05-19T02:54:10.632Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [2021-05-19T02:54:10.632Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-05-19T02:54:10.632Z] a97c19e0b71c: Preparing [2021-05-19T02:54:10.632Z] 3fbe34a1663b: Preparing [2021-05-19T02:54:10.632Z] 3fbe34a1663b: Layer already exists [2021-05-19T02:54:10.632Z] a97c19e0b71c: Layer already exists [2021-05-19T02:54:10.906Z] master: digest: sha256:92001fc6399056e80937c8ee4cfb95dd4670e8e59468cbadc775149d9877d86d size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-19T02:54:10.971Z] ===================================================== [Pipeline] echo [2021-05-19T02:54:10.988Z] taggedImages: [2021-05-19T02:54:10.988Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:e5e9987bdf20173169948f1a30c2dde5e720f2d6 [2021-05-19T02:54:10.988Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2021-05-19T02:54:10.988Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.55 [2021-05-19T02:54:10.988Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:e5e9987bdf20173169948f1a30c2dde5e720f2d6-2.0.0-dev.55 [2021-05-19T02:54:10.988Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-19T02:54:11.466Z] ---> job-cost.sh [2021-05-19T02:54:11.466Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-GKDu [2021-05-19T02:54:50.438Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-19T02:56:12.240Z] lf-activate-venv(): INFO: Adding /tmp/venv-GKDu/bin to PATH [2021-05-19T02:56:12.240Z] INFO: No Stack... [2021-05-19T02:56:12.240Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-05-19T02:56:12.240Z] INFO: Archiving Costs [Pipeline] sh [2021-05-19T02:56:12.589Z] + cat /w/workspace/edgex-ui-go/115/archives/cost.csv [2021-05-19T02:56:12.589Z] + cut -d, -f6 [Pipeline] lock [2021-05-19T02:56:12.652Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-115-stack-cost] [2021-05-19T02:56:12.665Z] Resource [jenkins-edgexfoundry-edgex-ui-go-master-115-stack-cost] did not exist. Created. [2021-05-19T02:56:12.665Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-115-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-19T02:56:13.042Z] /w/workspace/edgex-ui-go/115@tmp/durable-da41d5d3/script.sh: 1: /w/workspace/edgex-ui-go/115@tmp/durable-da41d5d3/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-05-19T02:56:13.380Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-05-19T02:56:13.411Z] Warning: overwriting stash ‘stack-cost’ [2021-05-19T02:56:13.666Z] Stashed 1 file(s) [Pipeline] } [2021-05-19T02:56:13.678Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-115-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-05-19T02:56:14.363Z] provisioning config files... [2021-05-19T02:56:14.372Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config6571529192247825012tmp [Pipeline] { [Pipeline] sh [2021-05-19T02:56:14.745Z] + set +x [2021-05-19T02:56:14.745Z] + curl -s https://codecov.io/bash [2021-05-19T02:56:14.745Z] + bash -s -- [2021-05-19T02:56:14.745Z] [2021-05-19T02:56:14.745Z] _____ _ [2021-05-19T02:56:14.745Z] / ____| | | [2021-05-19T02:56:14.745Z] | | ___ __| | ___ ___ _____ __ [2021-05-19T02:56:14.745Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-19T02:56:14.745Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-19T02:56:14.745Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-19T02:56:14.745Z] Bash-1.0.2 [2021-05-19T02:56:14.745Z] [2021-05-19T02:56:14.745Z] [2021-05-19T02:56:14.745Z] ==> git version 2.24.4 found [2021-05-19T02:56:14.745Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-05-19T02:56:14.745Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-19T02:56:14.745Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-19T02:56:14.745Z] ==> Jenkins CI detected. [2021-05-19T02:56:14.745Z] project root: . [2021-05-19T02:56:14.745Z] --> token set from env [2021-05-19T02:56:14.745Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-19T02:56:15.038Z] ==> Running gcov in . (disable via -X gcov) [2021-05-19T02:56:15.038Z] ==> Python coveragepy not found [2021-05-19T02:56:15.038Z] ==> Searching for coverage reports in: [2021-05-19T02:56:15.038Z] + . [2021-05-19T02:56:15.038Z] -> Found 1 reports [2021-05-19T02:56:15.038Z] ==> Detecting git/mercurial file structure [2021-05-19T02:56:15.038Z] ==> Reading reports [2021-05-19T02:56:15.038Z] + ./coverage.out bytes=10 [2021-05-19T02:56:15.038Z] ==> Appending adjustments [2021-05-19T02:56:15.038Z] https://docs.codecov.io/docs/fixing-reports [2021-05-19T02:56:15.038Z] + Found adjustments [2021-05-19T02:56:15.038Z] ==> Gzipping contents [2021-05-19T02:56:15.038Z] 4.0K /tmp/codecov.RdVQtj.gz [2021-05-19T02:56:15.038Z] ==> Uploading reports [2021-05-19T02:56:15.038Z] url: https://codecov.io [2021-05-19T02:56:15.038Z] query: branch=master&commit=e5e9987bdf20173169948f1a30c2dde5e720f2d6&build=115&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F115%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-05-19T02:56:15.038Z] -> Pinging Codecov [2021-05-19T02:56:15.038Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=master&commit=e5e9987bdf20173169948f1a30c2dde5e720f2d6&build=115&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F115%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-05-19T02:56:20.345Z] -> Uploading to [2021-05-19T02:56:20.345Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-19/FB506323287CE973F263BFD2A0EB1F37/e5e9987bdf20173169948f1a30c2dde5e720f2d6/9c26a816-5f8e-490c-80f2-795926f02b42.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210519%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210519T025619Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a1170bd6853712bc99795328123623344b68e93cd82d00fd3328ad20989516c1 [2021-05-19T02:56:20.345Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-19T02:56:20.345Z] Dload Upload Total Spent Left Speed [2021-05-19T02:56:20.345Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3918 0 0 100 3918 0 11433 --:--:-- --:--:-- --:--:-- 11456 [2021-05-19T02:56:20.345Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/e5e9987bdf20173169948f1a30c2dde5e720f2d6 [Pipeline] } [2021-05-19T02:56:20.353Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-05-19T02:56:21.118Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-05-19T02:56:21.138Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-19T02:56:21.481Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-19T02:56:21.481Z] [2021-05-19T02:56:21.481Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-05-19T02:56:21.794Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-19T02:56:21.794Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-05-19T02:56:21.794Z] 188c0c94c7c5: Pulling fs layer [2021-05-19T02:56:21.794Z] 0ef7d3d256c8: Pulling fs layer [2021-05-19T02:56:21.794Z] de9db76c5a1d: Pulling fs layer [2021-05-19T02:56:21.794Z] 0eba1c9be4d2: Pulling fs layer [2021-05-19T02:56:21.794Z] 0d57e429df01: Pulling fs layer [2021-05-19T02:56:21.794Z] 4e4be7b47b0d: Pulling fs layer [2021-05-19T02:56:21.794Z] e1f770b5df2f: Pulling fs layer [2021-05-19T02:56:21.794Z] 85a0685a4137: Pulling fs layer [2021-05-19T02:56:21.794Z] 4e4be7b47b0d: Waiting [2021-05-19T02:56:21.794Z] e1f770b5df2f: Waiting [2021-05-19T02:56:21.794Z] 85a0685a4137: Waiting [2021-05-19T02:56:21.794Z] 0eba1c9be4d2: Waiting [2021-05-19T02:56:21.794Z] 0d57e429df01: Waiting [2021-05-19T02:56:21.794Z] de9db76c5a1d: Verifying Checksum [2021-05-19T02:56:21.794Z] de9db76c5a1d: Download complete [2021-05-19T02:56:21.794Z] 0ef7d3d256c8: Verifying Checksum [2021-05-19T02:56:21.794Z] 0ef7d3d256c8: Download complete [2021-05-19T02:56:21.794Z] 0d57e429df01: Verifying Checksum [2021-05-19T02:56:21.794Z] 0d57e429df01: Download complete [2021-05-19T02:56:21.794Z] 4e4be7b47b0d: Verifying Checksum [2021-05-19T02:56:21.794Z] 4e4be7b47b0d: Download complete [2021-05-19T02:56:21.794Z] 188c0c94c7c5: Verifying Checksum [2021-05-19T02:56:21.794Z] 188c0c94c7c5: Download complete [2021-05-19T02:56:22.055Z] 188c0c94c7c5: Pull complete [2021-05-19T02:56:22.317Z] 0ef7d3d256c8: Pull complete [2021-05-19T02:56:22.318Z] de9db76c5a1d: Pull complete [2021-05-19T02:56:24.233Z] e1f770b5df2f: Download complete [2021-05-19T02:56:27.547Z] 0eba1c9be4d2: Verifying Checksum [2021-05-19T02:56:27.547Z] 0eba1c9be4d2: Download complete [2021-05-19T02:56:27.813Z] 85a0685a4137: Verifying Checksum [2021-05-19T02:56:27.813Z] 85a0685a4137: Download complete [2021-05-19T02:56:31.127Z] 0eba1c9be4d2: Pull complete [2021-05-19T02:56:31.127Z] 0d57e429df01: Pull complete [2021-05-19T02:56:31.128Z] 4e4be7b47b0d: Pull complete [2021-05-19T02:56:31.393Z] e1f770b5df2f: Pull complete [2021-05-19T02:56:35.633Z] 85a0685a4137: Pull complete [2021-05-19T02:56:35.633Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-05-19T02:56:35.633Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-19T02:56:35.633Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-05-19T02:56:35.705Z] prd-centos7-docker-4c-2g-14968 does not seem to be running inside a container [2021-05-19T02:56:35.746Z] $ 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-05-19T02:56:42.473Z] $ docker top bec64236771a9ed0a26cd8756c1dc4ac310e736cb8d050796c53b86c86afde7d -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-19T02:56:42.564Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-05-19T02:56:42.889Z] + set -o pipefail [2021-05-19T02:56:42.889Z] + snyk monitor '--org=edgex-jenkins' [2021-05-19T02:56:49.492Z] [2021-05-19T02:56:49.492Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_master (github.com/edgexfoundry/edgex-ui-go)... [2021-05-19T02:56:49.492Z] [2021-05-19T02:56:49.492Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/b0e00e17-dff2-495d-9819-d5325deb7aa2 [2021-05-19T02:56:49.492Z] [2021-05-19T02:56:49.492Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-05-19T02:56:49.492Z] [2021-05-19T02:56:49.492Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-05-19T02:56:49.492Z] [2021-05-19T02:56:49.492Z] [Pipeline] } [2021-05-19T02:56:49.503Z] $ docker stop --time=1 bec64236771a9ed0a26cd8756c1dc4ac310e736cb8d050796c53b86c86afde7d [2021-05-19T02:56:54.811Z] $ docker rm -f bec64236771a9ed0a26cd8756c1dc4ac310e736cb8d050796c53b86c86afde7d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-19T02:56:55.881Z] + git log --format=format:%s -1 e5e9987bdf20173169948f1a30c2dde5e720f2d6 [Pipeline] isUnix [Pipeline] sh [2021-05-19T02:56:56.187Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-19T02:56:56.188Z] . [Pipeline] withDockerContainer [2021-05-19T02:56:56.263Z] prd-centos7-docker-4c-2g-14968 does not seem to be running inside a container [2021-05-19T02:56:56.307Z] $ 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-05-19T02:56:56.841Z] $ docker top 25996762f11da0fba8fb0291bbd5540fa7d5304bd540cf6cde6420eb231c4be6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-19T02:56:56.976Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-19T02:56:56.976Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-19T02:56:57.089Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-19T02:56:57.091Z] $ docker exec 25996762f11da0fba8fb0291bbd5540fa7d5304bd540cf6cde6420eb231c4be6 ssh-agent [2021-05-19T02:56:57.203Z] SSH_AUTH_SOCK=/tmp/ssh-CvuT2xh3moen/agent.13 [2021-05-19T02:56:57.203Z] SSH_AGENT_PID=20 [2021-05-19T02:56:57.209Z] Running ssh-add (command line suppressed) [2021-05-19T02:56:57.319Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_7568425129583180703.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_7568425129583180703.key) [2021-05-19T02:56:57.336Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-19T02:56:57.643Z] + git semver tag [2021-05-19T02:56:57.643Z] # -> Open(): unable to determine branch for HEAD [2021-05-19T02:56:57.643Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-05-19T02:56:57.643Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-05-19T02:56:57.643Z] # $SEMVER_REMOTE_NAME = origin [2021-05-19T02:56:57.643Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-19T02:56:57.643Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-19T02:56:57.643Z] # $SEMVER_BRANCH = master [2021-05-19T02:56:57.643Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [2021-05-19T02:56:57.643Z] # e5e9987bdf20173169948f1a30c2dde5e720f2d6 HEAD [2021-05-19T02:56:57.643Z] # -> Force: false [2021-05-19T02:56:57.643Z] # 4de4f64c7c69b5d6773a42a0ba71e7ce92a6f909 refs/tags/v2.0.0-dev.55 [Pipeline] } [2021-05-19T02:56:57.653Z] $ docker exec --env ******** --env ******** 25996762f11da0fba8fb0291bbd5540fa7d5304bd540cf6cde6420eb231c4be6 ssh-agent -k [2021-05-19T02:56:57.752Z] unset SSH_AUTH_SOCK; [2021-05-19T02:56:57.752Z] unset SSH_AGENT_PID; [2021-05-19T02:56:57.752Z] echo Agent pid 20 killed; [2021-05-19T02:56:57.768Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-19T02:56:58.103Z] + git semver [Pipeline] } [2021-05-19T02:56:58.117Z] $ docker stop --time=1 25996762f11da0fba8fb0291bbd5540fa7d5304bd540cf6cde6420eb231c4be6 [2021-05-19T02:56:59.516Z] $ docker rm -f 25996762f11da0fba8fb0291bbd5540fa7d5304bd540cf6cde6420eb231c4be6 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-05-19T02:56:59.997Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-19T02:56:59.997Z] [2021-05-19T02:56:59.997Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-05-19T02:57:00.320Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-19T02:57:00.320Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-05-19T02:57:00.320Z] ab5ef0e58194: Pulling fs layer [2021-05-19T02:57:00.320Z] 9712f1f96733: Pulling fs layer [2021-05-19T02:57:00.320Z] 63f879dbbcfc: Pulling fs layer [2021-05-19T02:57:00.320Z] 0d9ebad4ef96: Pulling fs layer [2021-05-19T02:57:00.320Z] e9a5061849ea: Pulling fs layer [2021-05-19T02:57:00.320Z] d747dcd14b5f: Pulling fs layer [2021-05-19T02:57:00.320Z] 2de7ff778b66: Pulling fs layer [2021-05-19T02:57:00.320Z] e9a5061849ea: Waiting [2021-05-19T02:57:00.320Z] d747dcd14b5f: Waiting [2021-05-19T02:57:00.320Z] 2de7ff778b66: Waiting [2021-05-19T02:57:00.320Z] 0d9ebad4ef96: Waiting [2021-05-19T02:57:00.320Z] 9712f1f96733: Verifying Checksum [2021-05-19T02:57:00.320Z] 9712f1f96733: Download complete [2021-05-19T02:57:02.244Z] 63f879dbbcfc: Verifying Checksum [2021-05-19T02:57:02.244Z] 63f879dbbcfc: Download complete [2021-05-19T02:57:02.506Z] e9a5061849ea: Verifying Checksum [2021-05-19T02:57:02.506Z] e9a5061849ea: Download complete [2021-05-19T02:57:02.506Z] d747dcd14b5f: Verifying Checksum [2021-05-19T02:57:02.506Z] d747dcd14b5f: Download complete [2021-05-19T02:57:03.093Z] 0d9ebad4ef96: Verifying Checksum [2021-05-19T02:57:03.093Z] 0d9ebad4ef96: Download complete [2021-05-19T02:57:03.093Z] ab5ef0e58194: Verifying Checksum [2021-05-19T02:57:03.093Z] ab5ef0e58194: Download complete [2021-05-19T02:57:03.093Z] 2de7ff778b66: Verifying Checksum [2021-05-19T02:57:03.093Z] 2de7ff778b66: Download complete [2021-05-19T02:57:05.677Z] ab5ef0e58194: Pull complete [2021-05-19T02:57:05.677Z] 9712f1f96733: Pull complete [2021-05-19T02:57:06.266Z] 63f879dbbcfc: Pull complete [2021-05-19T02:57:09.572Z] 0d9ebad4ef96: Pull complete [2021-05-19T02:57:09.572Z] e9a5061849ea: Pull complete [2021-05-19T02:57:09.839Z] d747dcd14b5f: Pull complete [2021-05-19T02:57:10.797Z] 2de7ff778b66: Pull complete [2021-05-19T02:57:11.058Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-05-19T02:57:11.058Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-19T02:57:11.058Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-05-19T02:57:11.143Z] prd-centos7-docker-4c-2g-14968 does not seem to be running inside a container [2021-05-19T02:57:11.189Z] $ 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-05-19T02:57:20.416Z] $ docker top ca6452dfcbb962e221278a54b940ea841c7528e332b2379f803af394c1cd3ede -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-05-19T02:57:20.512Z] provisioning config files... [2021-05-19T02:57:20.521Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config3110780888224873831tmp [2021-05-19T02:57:20.533Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config631981562323124862tmp [2021-05-19T02:57:20.544Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config6081623386373689093tmp [Pipeline] { [Pipeline] echo [2021-05-19T02:57:20.562Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T02:57:20.858Z] ---> sigul-configuration.sh [2021-05-19T02:57:20.858Z] gpg: directory `/root/.gnupg' created [2021-05-19T02:57:20.858Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-05-19T02:57:20.858Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-05-19T02:57:20.858Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-05-19T02:57:20.858Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-05-19T02:57:20.858Z] gpg: CAST5 encrypted data [2021-05-19T02:57:20.858Z] gpg: encrypted with 1 passphrase [2021-05-19T02:57:20.858Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-05-19T02:57:21.154Z] + mkdir /home/jenkins [2021-05-19T02:57:21.154Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-05-19T02:57:21.738Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-05-19T02:57:21.749Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T02:57:22.045Z] ---> sigul-install.sh [2021-05-19T02:57:26.266Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-05-19T02:57:26.560Z] + git tag --list [2021-05-19T02:57:26.560Z] 0.1.1 [2021-05-19T02:57:26.560Z] v1.1.0 [2021-05-19T02:57:26.560Z] v1.2.0 [2021-05-19T02:57:26.560Z] v1.2.1 [2021-05-19T02:57:26.560Z] v1.3.0 [2021-05-19T02:57:26.560Z] v2.0.0-dev.1 [2021-05-19T02:57:26.560Z] v2.0.0-dev.10 [2021-05-19T02:57:26.560Z] v2.0.0-dev.11 [2021-05-19T02:57:26.560Z] v2.0.0-dev.12 [2021-05-19T02:57:26.560Z] v2.0.0-dev.13 [2021-05-19T02:57:26.560Z] v2.0.0-dev.14 [2021-05-19T02:57:26.560Z] v2.0.0-dev.15 [2021-05-19T02:57:26.560Z] v2.0.0-dev.16 [2021-05-19T02:57:26.560Z] v2.0.0-dev.17 [2021-05-19T02:57:26.560Z] v2.0.0-dev.18 [2021-05-19T02:57:26.560Z] v2.0.0-dev.19 [2021-05-19T02:57:26.560Z] v2.0.0-dev.2 [2021-05-19T02:57:26.560Z] v2.0.0-dev.20 [2021-05-19T02:57:26.560Z] v2.0.0-dev.21 [2021-05-19T02:57:26.560Z] v2.0.0-dev.22 [2021-05-19T02:57:26.560Z] v2.0.0-dev.23 [2021-05-19T02:57:26.560Z] v2.0.0-dev.24 [2021-05-19T02:57:26.560Z] v2.0.0-dev.25 [2021-05-19T02:57:26.560Z] v2.0.0-dev.26 [2021-05-19T02:57:26.560Z] v2.0.0-dev.27 [2021-05-19T02:57:26.560Z] v2.0.0-dev.28 [2021-05-19T02:57:26.561Z] v2.0.0-dev.29 [2021-05-19T02:57:26.561Z] v2.0.0-dev.3 [2021-05-19T02:57:26.561Z] v2.0.0-dev.30 [2021-05-19T02:57:26.561Z] v2.0.0-dev.31 [2021-05-19T02:57:26.561Z] v2.0.0-dev.32 [2021-05-19T02:57:26.561Z] v2.0.0-dev.33 [2021-05-19T02:57:26.561Z] v2.0.0-dev.34 [2021-05-19T02:57:26.561Z] v2.0.0-dev.35 [2021-05-19T02:57:26.561Z] v2.0.0-dev.36 [2021-05-19T02:57:26.561Z] v2.0.0-dev.37 [2021-05-19T02:57:26.561Z] v2.0.0-dev.38 [2021-05-19T02:57:26.561Z] v2.0.0-dev.39 [2021-05-19T02:57:26.561Z] v2.0.0-dev.4 [2021-05-19T02:57:26.561Z] v2.0.0-dev.40 [2021-05-19T02:57:26.561Z] v2.0.0-dev.41 [2021-05-19T02:57:26.561Z] v2.0.0-dev.42 [2021-05-19T02:57:26.561Z] v2.0.0-dev.43 [2021-05-19T02:57:26.561Z] v2.0.0-dev.44 [2021-05-19T02:57:26.561Z] v2.0.0-dev.45 [2021-05-19T02:57:26.561Z] v2.0.0-dev.46 [2021-05-19T02:57:26.561Z] v2.0.0-dev.47 [2021-05-19T02:57:26.561Z] v2.0.0-dev.48 [2021-05-19T02:57:26.561Z] v2.0.0-dev.49 [2021-05-19T02:57:26.561Z] v2.0.0-dev.5 [2021-05-19T02:57:26.561Z] v2.0.0-dev.50 [2021-05-19T02:57:26.561Z] v2.0.0-dev.51 [2021-05-19T02:57:26.561Z] v2.0.0-dev.52 [2021-05-19T02:57:26.561Z] v2.0.0-dev.53 [2021-05-19T02:57:26.561Z] v2.0.0-dev.54 [2021-05-19T02:57:26.561Z] v2.0.0-dev.55 [2021-05-19T02:57:26.561Z] v2.0.0-dev.6 [2021-05-19T02:57:26.561Z] v2.0.0-dev.7 [2021-05-19T02:57:26.561Z] v2.0.0-dev.8 [2021-05-19T02:57:26.561Z] v2.0.0-dev.9 [Pipeline] sh [2021-05-19T02:57:26.859Z] + lftools sign git-tag v2.0.0-dev.55 [2021-05-19T02:57:27.443Z] Signing Git tag with Sigul... [2021-05-19T02:57:27.443Z] Signing v2.0.0-dev.55 [Pipeline] echo [2021-05-19T02:57:28.837Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T02:57:29.130Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-05-19T02:57:29.138Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-05-19T02:57:29.165Z] $ docker stop --time=1 ca6452dfcbb962e221278a54b940ea841c7528e332b2379f803af394c1cd3ede [2021-05-19T02:57:32.716Z] $ docker rm -f ca6452dfcbb962e221278a54b940ea841c7528e332b2379f803af394c1cd3ede [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-05-19T02:57:33.345Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-19T02:57:33.345Z] . [Pipeline] withDockerContainer [2021-05-19T02:57:33.416Z] prd-centos7-docker-4c-2g-14968 does not seem to be running inside a container [2021-05-19T02:57:33.452Z] $ 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-05-19T02:57:34.033Z] $ docker top 33333e6b7fb1a7970cd2f6d946aeae2132ac258e4986a805e0ddc65a2b57853d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-19T02:57:34.163Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-19T02:57:34.163Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-19T02:57:34.276Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-19T02:57:34.278Z] $ docker exec 33333e6b7fb1a7970cd2f6d946aeae2132ac258e4986a805e0ddc65a2b57853d ssh-agent [2021-05-19T02:57:34.382Z] SSH_AUTH_SOCK=/tmp/ssh-qzk3ZTKVLq8Z/agent.15 [2021-05-19T02:57:34.382Z] SSH_AGENT_PID=22 [2021-05-19T02:57:34.388Z] Running ssh-add (command line suppressed) [2021-05-19T02:57:34.485Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_9157341563061067905.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_9157341563061067905.key) [2021-05-19T02:57:34.502Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-19T02:57:34.823Z] + git semver bump pre [2021-05-19T02:57:34.823Z] # -> Open(): unable to determine branch for HEAD [2021-05-19T02:57:34.823Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-05-19T02:57:34.823Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-05-19T02:57:34.823Z] # $SEMVER_REMOTE_NAME = origin [2021-05-19T02:57:34.823Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-19T02:57:34.823Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-19T02:57:34.823Z] # $SEMVER_BRANCH = master [2021-05-19T02:57:34.823Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [2021-05-19T02:57:34.823Z] 2.0.0-dev.56 [Pipeline] } [2021-05-19T02:57:34.834Z] $ docker exec --env ******** --env ******** 33333e6b7fb1a7970cd2f6d946aeae2132ac258e4986a805e0ddc65a2b57853d ssh-agent -k [2021-05-19T02:57:34.927Z] unset SSH_AUTH_SOCK; [2021-05-19T02:57:34.928Z] unset SSH_AGENT_PID; [2021-05-19T02:57:34.928Z] echo Agent pid 22 killed; [2021-05-19T02:57:34.940Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-19T02:57:35.273Z] + git semver [Pipeline] } [2021-05-19T02:57:35.286Z] $ docker stop --time=1 33333e6b7fb1a7970cd2f6d946aeae2132ac258e4986a805e0ddc65a2b57853d [2021-05-19T02:57:36.669Z] $ docker rm -f 33333e6b7fb1a7970cd2f6d946aeae2132ac258e4986a805e0ddc65a2b57853d [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-05-19T02:57:37.108Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-19T02:57:37.108Z] . [Pipeline] withDockerContainer [2021-05-19T02:57:37.179Z] prd-centos7-docker-4c-2g-14968 does not seem to be running inside a container [2021-05-19T02:57:37.216Z] $ 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-05-19T02:57:37.888Z] $ docker top bb88bc8c5397f8db3a6996a4546f5f78c3fd4a5558628a6f15962a9ce4225314 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-19T02:57:38.006Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-19T02:57:38.006Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-19T02:57:38.108Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-19T02:57:38.110Z] $ docker exec bb88bc8c5397f8db3a6996a4546f5f78c3fd4a5558628a6f15962a9ce4225314 ssh-agent [2021-05-19T02:57:38.214Z] SSH_AUTH_SOCK=/tmp/ssh-tTylgSFGzqyG/agent.14 [2021-05-19T02:57:38.214Z] SSH_AGENT_PID=20 [2021-05-19T02:57:38.219Z] Running ssh-add (command line suppressed) [2021-05-19T02:57:38.310Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_976680180334405272.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_976680180334405272.key) [2021-05-19T02:57:38.324Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-19T02:57:38.624Z] + git semver push [2021-05-19T02:57:38.624Z] # -> Open(): unable to determine branch for HEAD [2021-05-19T02:57:38.624Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git [2021-05-19T02:57:38.624Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master [2021-05-19T02:57:38.624Z] # $SEMVER_REMOTE_NAME = origin [2021-05-19T02:57:38.624Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-19T02:57:38.624Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-19T02:57:38.624Z] # $SEMVER_BRANCH = master [2021-05-19T02:57:38.624Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } [2021-05-19T02:57:42.839Z] $ docker exec --env ******** --env ******** bb88bc8c5397f8db3a6996a4546f5f78c3fd4a5558628a6f15962a9ce4225314 ssh-agent -k [2021-05-19T02:57:42.925Z] unset SSH_AUTH_SOCK; [2021-05-19T02:57:42.925Z] unset SSH_AGENT_PID; [2021-05-19T02:57:42.925Z] echo Agent pid 20 killed; [2021-05-19T02:57:42.941Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-19T02:57:43.279Z] + git semver [Pipeline] } [2021-05-19T02:57:43.294Z] $ docker stop --time=1 bb88bc8c5397f8db3a6996a4546f5f78c3fd4a5558628a6f15962a9ce4225314 [2021-05-19T02:57:44.673Z] $ docker rm -f bb88bc8c5397f8db3a6996a4546f5f78c3fd4a5558628a6f15962a9ce4225314 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-05-19T02:57:45.827Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T02:57:46.394Z] ---> package-listing.sh [2021-05-19T02:57:46.394Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-19T02:57:46.394Z] ++ facter osfamily [2021-05-19T02:57:46.660Z] + OS_FAMILY=redhat [2021-05-19T02:57:46.660Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_master [2021-05-19T02:57:46.660Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-19T02:57:46.660Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-19T02:57:46.660Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-19T02:57:46.660Z] + PACKAGES=/tmp/packages_start.txt [2021-05-19T02:57:46.660Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' [2021-05-19T02:57:46.660Z] + PACKAGES=/tmp/packages_end.txt [2021-05-19T02:57:46.660Z] + case "${OS_FAMILY}" in [2021-05-19T02:57:46.660Z] + rpm -qa [2021-05-19T02:57:46.660Z] + sort [2021-05-19T02:57:47.233Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-19T02:57:47.233Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-19T02:57:47.233Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-19T02:57:47.233Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' [2021-05-19T02:57:47.233Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ [2021-05-19T02:57:47.233Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ [Pipeline] echo [2021-05-19T02:57:47.245Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-19T02:57:47.570Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-19T02:57:48.275Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-19T02:57:48.275Z] [2021-05-19T02:57:48.275Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-19T02:57:48.585Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-19T02:57:48.585Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-19T02:57:48.585Z] df20fa9351a1: Pulling fs layer [2021-05-19T02:57:48.585Z] 36b3adc4ff6f: Pulling fs layer [2021-05-19T02:57:48.585Z] 8ad3a11d3b57: Pulling fs layer [2021-05-19T02:57:48.585Z] 46f8f816bc3b: Pulling fs layer [2021-05-19T02:57:48.585Z] 93b61091891f: Pulling fs layer [2021-05-19T02:57:48.585Z] 93b9cdb0e59b: Pulling fs layer [2021-05-19T02:57:48.585Z] 5e14af77c1be: Pulling fs layer [2021-05-19T02:57:48.585Z] 01666e4c0597: Pulling fs layer [2021-05-19T02:57:48.585Z] aa168da1d23b: Pulling fs layer [2021-05-19T02:57:48.585Z] 46f8f816bc3b: Waiting [2021-05-19T02:57:48.585Z] 93b61091891f: Waiting [2021-05-19T02:57:48.585Z] 93b9cdb0e59b: Waiting [2021-05-19T02:57:48.585Z] 5e14af77c1be: Waiting [2021-05-19T02:57:48.585Z] 01666e4c0597: Waiting [2021-05-19T02:57:48.585Z] aa168da1d23b: Waiting [2021-05-19T02:57:48.585Z] 36b3adc4ff6f: Verifying Checksum [2021-05-19T02:57:48.585Z] 36b3adc4ff6f: Download complete [2021-05-19T02:57:48.585Z] 46f8f816bc3b: Verifying Checksum [2021-05-19T02:57:48.585Z] 46f8f816bc3b: Download complete [2021-05-19T02:57:48.848Z] df20fa9351a1: Verifying Checksum [2021-05-19T02:57:48.848Z] df20fa9351a1: Download complete [2021-05-19T02:57:48.848Z] 93b9cdb0e59b: Verifying Checksum [2021-05-19T02:57:48.848Z] 93b9cdb0e59b: Download complete [2021-05-19T02:57:48.848Z] 93b61091891f: Verifying Checksum [2021-05-19T02:57:48.848Z] 93b61091891f: Download complete [2021-05-19T02:57:48.848Z] 5e14af77c1be: Verifying Checksum [2021-05-19T02:57:48.848Z] 5e14af77c1be: Download complete [2021-05-19T02:57:48.848Z] 01666e4c0597: Verifying Checksum [2021-05-19T02:57:48.848Z] 01666e4c0597: Download complete [2021-05-19T02:57:48.848Z] 8ad3a11d3b57: Verifying Checksum [2021-05-19T02:57:48.848Z] 8ad3a11d3b57: Download complete [2021-05-19T02:57:49.107Z] df20fa9351a1: Pull complete [2021-05-19T02:57:49.107Z] 36b3adc4ff6f: Pull complete [2021-05-19T02:57:49.685Z] 8ad3a11d3b57: Pull complete [2021-05-19T02:57:49.945Z] 46f8f816bc3b: Pull complete [2021-05-19T02:57:50.206Z] 93b61091891f: Pull complete [2021-05-19T02:57:50.467Z] 93b9cdb0e59b: Pull complete [2021-05-19T02:57:50.467Z] 5e14af77c1be: Pull complete [2021-05-19T02:57:50.733Z] 01666e4c0597: Pull complete [2021-05-19T02:57:50.733Z] aa168da1d23b: Verifying Checksum [2021-05-19T02:57:50.733Z] aa168da1d23b: Download complete [2021-05-19T02:57:54.982Z] aa168da1d23b: Pull complete [2021-05-19T02:57:54.982Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-19T02:57:54.982Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-19T02:57:54.982Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-19T02:57:55.056Z] prd-centos7-docker-4c-2g-14968 does not seem to be running inside a container [2021-05-19T02:57:55.096Z] $ 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-05-19T02:58:01.090Z] $ docker top ef8e9e6182845672606967ad7321bba49060dbd14d88173cfe652b334cc79cac -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-19T02:58:01.454Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-19T02:58:01.751Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-19T02:58:02.048Z] + ls /var/log/sa-host [2021-05-19T02:58:02.049Z] + sadf -c /var/log/sa-host/sa05 [2021-05-19T02:58:02.049Z] file_magic: OK [2021-05-19T02:58:02.049Z] HZ: Using current value: 100 [2021-05-19T02:58:02.049Z] file_header: OK [2021-05-19T02:58:02.049Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-05-19T02:58:02.049Z] Statistics: [2021-05-19T02:58:02.049Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-19T02:58:02.049Z] File successfully converted to sysstat format version 12.2.1 [2021-05-19T02:58:02.049Z] + sadf -c /var/log/sa-host/sa19 [2021-05-19T02:58:02.049Z] file_magic: OK [2021-05-19T02:58:02.049Z] HZ: Using current value: 100 [2021-05-19T02:58:02.049Z] file_header: OK [2021-05-19T02:58:02.049Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-05-19T02:58:02.049Z] Statistics: [2021-05-19T02:58:02.049Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-19T02:58:02.049Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-19T02:58:02.651Z] provisioning config files... [2021-05-19T02:58:02.665Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config1948820015210766189tmp [Pipeline] { [Pipeline] echo [2021-05-19T02:58:02.689Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T02:58:02.983Z] ---> create-netrc.sh [Pipeline] } [2021-05-19T02:58:02.992Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-19T02:58:03.018Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T02:58:03.326Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-19T02:58:03.336Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T02:58:03.635Z] ---> sudo-logs.sh [2021-05-19T02:58:03.636Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-19T02:58:03.666Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T02:58:03.960Z] ---> job-cost.sh [2021-05-19T02:58:03.960Z] lf-activate-venv: SKIPPING [2021-05-19T02:58:03.960Z] DEBUG: total: 0.18000000715255737 [2021-05-19T02:58:03.960Z] INFO: Retrieving Stack Cost... [2021-05-19T02:58:04.903Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-19T02:58:05.480Z] INFO: Archiving Costs [Pipeline] echo [2021-05-19T02:58:05.494Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T02:58:05.804Z] ---> logs-deploy.sh [2021-05-19T02:58:05.804Z] lf-activate-venv: SKIPPING [2021-05-19T02:58:05.804Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/115 [2021-05-19T02:58:05.804Z] INFO: archiving workspace using pattern(s): [2021-05-19T02:58:06.766Z] Archives upload complete. [2021-05-19T02:58:06.766Z] INFO: archiving logs to Nexus [2021-05-19T02:58:07.342Z] ---> uname -a: [2021-05-19T02:58:07.342Z] Linux prd-centos7-docker-4c-2g-14968.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-05-19T02:58:07.342Z] [2021-05-19T02:58:07.342Z] [2021-05-19T02:58:07.342Z] ---> lscpu: [2021-05-19T02:58:07.342Z] Architecture: x86_64 [2021-05-19T02:58:07.342Z] CPU op-mode(s): 32-bit, 64-bit [2021-05-19T02:58:07.342Z] Byte Order: Little Endian [2021-05-19T02:58:07.342Z] Address sizes: 40 bits physical, 48 bits virtual [2021-05-19T02:58:07.342Z] CPU(s): 2 [2021-05-19T02:58:07.342Z] On-line CPU(s) list: 0,1 [2021-05-19T02:58:07.342Z] Thread(s) per core: 1 [2021-05-19T02:58:07.342Z] Core(s) per socket: 1 [2021-05-19T02:58:07.342Z] Socket(s): 2 [2021-05-19T02:58:07.342Z] NUMA node(s): 1 [2021-05-19T02:58:07.342Z] Vendor ID: AuthenticAMD [2021-05-19T02:58:07.342Z] CPU family: 23 [2021-05-19T02:58:07.342Z] Model: 49 [2021-05-19T02:58:07.342Z] Model name: AMD EPYC-Rome Processor [2021-05-19T02:58:07.342Z] Stepping: 0 [2021-05-19T02:58:07.342Z] CPU MHz: 2800.000 [2021-05-19T02:58:07.342Z] BogoMIPS: 5600.00 [2021-05-19T02:58:07.342Z] Virtualization: AMD-V [2021-05-19T02:58:07.342Z] Hypervisor vendor: KVM [2021-05-19T02:58:07.342Z] Virtualization type: full [2021-05-19T02:58:07.342Z] L1d cache: 64 KiB [2021-05-19T02:58:07.342Z] L1i cache: 64 KiB [2021-05-19T02:58:07.342Z] L2 cache: 1 MiB [2021-05-19T02:58:07.342Z] L3 cache: 32 MiB [2021-05-19T02:58:07.342Z] NUMA node0 CPU(s): 0,1 [2021-05-19T02:58:07.342Z] Vulnerability Itlb multihit: Not affected [2021-05-19T02:58:07.342Z] Vulnerability L1tf: Not affected [2021-05-19T02:58:07.342Z] Vulnerability Mds: Not affected [2021-05-19T02:58:07.342Z] Vulnerability Meltdown: Not affected [2021-05-19T02:58:07.342Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-05-19T02:58:07.342Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-05-19T02:58:07.342Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-05-19T02:58:07.342Z] Vulnerability Srbds: Not affected [2021-05-19T02:58:07.342Z] Vulnerability Tsx async abort: Not affected [2021-05-19T02:58:07.342Z] 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-05-19T02:58:07.342Z] [2021-05-19T02:58:07.342Z] [2021-05-19T02:58:07.342Z] ---> nproc: [2021-05-19T02:58:07.342Z] 2 [2021-05-19T02:58:07.342Z] [2021-05-19T02:58:07.342Z] [2021-05-19T02:58:07.342Z] ---> df -h: [2021-05-19T02:58:07.342Z] Filesystem Size Used Available Use% Mounted on [2021-05-19T02:58:07.342Z] overlay 40.0G 8.9G 31.1G 22% / [2021-05-19T02:58:07.342Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-05-19T02:58:07.342Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-05-19T02:58:07.343Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-05-19T02:58:07.343Z] /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os [2021-05-19T02:58:07.343Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf [2021-05-19T02:58:07.343Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname [2021-05-19T02:58:07.343Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts [2021-05-19T02:58:07.343Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure [2021-05-19T02:58:07.343Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log [2021-05-19T02:58:07.343Z] /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json [2021-05-19T02:58:07.343Z] /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/edgexfoundry_edgex-ui-go_master [2021-05-19T02:58:07.343Z] /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/edgexfoundry_edgex-ui-go_master@tmp [2021-05-19T02:58:07.343Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host [2021-05-19T02:58:07.343Z] [2021-05-19T02:58:07.343Z] [2021-05-19T02:58:07.343Z] ---> free -m: [2021-05-19T02:58:07.343Z] total used free shared buff/cache available [2021-05-19T02:58:07.343Z] Mem: 7821 1165 3230 0 3425 6574 [2021-05-19T02:58:07.343Z] Swap: 1023 0 1023 [2021-05-19T02:58:07.343Z] [2021-05-19T02:58:07.343Z] [2021-05-19T02:58:07.343Z] ---> ip addr: [2021-05-19T02:58:07.343Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-05-19T02:58:07.343Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-05-19T02:58:07.343Z] inet 127.0.0.1/8 scope host lo [2021-05-19T02:58:07.343Z] valid_lft forever preferred_lft forever [2021-05-19T02:58:07.343Z] inet6 ::1/128 scope host [2021-05-19T02:58:07.343Z] valid_lft forever preferred_lft forever [2021-05-19T02:58:07.343Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-05-19T02:58:07.343Z] link/ether fa:16:3e:52:4f:90 brd ff:ff:ff:ff:ff:ff [2021-05-19T02:58:07.343Z] inet 10.30.122.232/23 brd 10.30.123.255 scope global dynamic eth0 [2021-05-19T02:58:07.343Z] valid_lft 85745sec preferred_lft 85745sec [2021-05-19T02:58:07.343Z] inet6 fe80::f816:3eff:fe52:4f90/64 scope link [2021-05-19T02:58:07.343Z] valid_lft forever preferred_lft forever [2021-05-19T02:58:07.343Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-05-19T02:58:07.343Z] link/ether 02:42:1b:f4:91:f1 brd ff:ff:ff:ff:ff:ff [2021-05-19T02:58:07.343Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-05-19T02:58:07.343Z] valid_lft forever preferred_lft forever [2021-05-19T02:58:07.343Z] inet6 fe80::42:1bff:fef4:91f1/64 scope link [2021-05-19T02:58:07.343Z] valid_lft forever preferred_lft forever [2021-05-19T02:58:07.343Z] [2021-05-19T02:58:07.343Z] [2021-05-19T02:58:07.343Z] ---> sar -b -r -n DEV: [2021-05-19T02:58:07.343Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/19/21 _x86_64_ (2 CPU) [2021-05-19T02:58:07.343Z] [2021-05-19T02:58:07.343Z] 02:47:00 LINUX RESTART (2 CPU) [2021-05-19T02:58:07.343Z] [2021-05-19T02:58:07.343Z] 02:48:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-05-19T02:58:07.343Z] 02:49:01 1.67 0.00 1.67 0.00 0.00 35.93 0.00 [2021-05-19T02:58:07.343Z] 02:50:01 0.42 0.00 0.42 0.00 0.00 5.98 0.00 [2021-05-19T02:58:07.343Z] 02:51:01 0.28 0.00 0.28 0.00 0.00 3.23 0.00 [2021-05-19T02:58:07.343Z] 02:52:01 0.32 0.00 0.32 0.00 0.00 4.11 0.00 [2021-05-19T02:58:07.343Z] 02:53:01 0.22 0.00 0.22 0.00 0.00 3.46 0.00 [2021-05-19T02:58:07.343Z] 02:54:01 0.32 0.00 0.32 0.00 0.00 3.78 0.00 [2021-05-19T02:58:07.343Z] 02:55:01 0.20 0.00 0.20 0.00 0.00 2.61 0.00 [2021-05-19T02:58:07.343Z] 02:56:01 0.30 0.00 0.30 0.00 0.00 3.76 0.00 [2021-05-19T02:58:07.343Z] 02:57:01 117.17 0.05 117.12 0.00 4.26 35343.79 0.00 [2021-05-19T02:58:07.343Z] 02:58:01 162.21 0.10 162.11 0.00 9.99 41689.82 0.00 [2021-05-19T02:58:07.343Z] Average: 28.31 0.01 28.30 0.00 1.43 7710.42 0.00 [2021-05-19T02:58:07.343Z] [2021-05-19T02:58:07.343Z] 02:48:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-05-19T02:58:07.343Z] 02:49:01 5425156 0 802868 10.02 2620 1778288 1239416 13.68 574724 1607552 12 [2021-05-19T02:58:07.343Z] 02:50:01 5424432 0 803588 10.03 2620 1778292 1231192 13.59 581052 1602084 8 [2021-05-19T02:58:07.343Z] 02:51:01 5422172 0 805844 10.06 2620 1778296 1231264 13.59 579956 1605108 8 [2021-05-19T02:58:07.343Z] 02:52:01 5425908 0 802104 10.02 2620 1778300 1207332 13.33 576256 1606164 12 [2021-05-19T02:58:07.343Z] 02:53:01 5425464 0 802540 10.02 2620 1778308 1207572 13.33 573220 1610556 8 [2021-05-19T02:58:07.343Z] 02:54:01 5425348 0 802656 10.02 2620 1778308 1207332 13.33 572960 1610556 8 [2021-05-19T02:58:07.343Z] 02:55:01 5414668 0 813328 10.16 2620 1778316 1207332 13.33 583408 1610556 8 [2021-05-19T02:58:07.343Z] 02:56:01 5411312 0 816680 10.20 2620 1778320 1207572 13.33 586456 1610556 8 [2021-05-19T02:58:07.343Z] 02:57:01 4501160 0 947576 11.83 2620 2557576 1479148 16.33 759808 2258060 61180 [2021-05-19T02:58:07.343Z] 02:58:01 3358868 0 1142708 14.27 2620 3504736 1442628 15.93 983092 2968240 36 [2021-05-19T02:58:07.343Z] Average: 5123449 0 853989 10.66 2620 2028874 1266079 13.98 637093 1808943 6129 [2021-05-19T02:58:07.343Z] [2021-05-19T02:58:07.343Z] 02:48:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-05-19T02:58:07.343Z] 02:49:01 eth0 1.50 0.37 0.41 0.22 0.00 0.00 0.00 0.00 [2021-05-19T02:58:07.343Z] 02:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T02:58:07.343Z] 02:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T02:58:07.343Z] 02:50:01 eth0 1.37 0.35 0.39 0.20 0.00 0.00 0.00 0.00 [2021-05-19T02:58:07.343Z] 02:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T02:58:07.343Z] 02:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T02:58:07.343Z] 02:51:01 eth0 1.25 0.53 0.55 0.39 0.00 0.00 0.00 0.00 [2021-05-19T02:58:07.343Z] 02:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T02:58:07.343Z] 02:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T02:58:07.343Z] 02:52:01 eth0 0.52 0.08 0.05 0.01 0.00 0.00 0.00 0.00 [2021-05-19T02:58:07.343Z] 02:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T02:58:07.343Z] 02:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T02:58:07.343Z] 02:53:01 eth0 0.72 0.57 0.41 0.28 0.00 0.00 0.00 0.00 [2021-05-19T02:58:07.343Z] 02:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T02:58:07.343Z] 02:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T02:58:07.343Z] 02:54:01 eth0 0.18 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2021-05-19T02:58:07.343Z] 02:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T02:58:07.343Z] 02:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T02:58:07.343Z] 02:55:01 eth0 0.65 0.08 0.06 0.01 0.00 0.00 0.00 0.00 [2021-05-19T02:58:07.343Z] 02:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T02:58:07.343Z] 02:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T02:58:07.343Z] 02:56:01 eth0 0.47 0.42 0.27 0.21 0.00 0.00 0.00 0.00 [2021-05-19T02:58:07.343Z] 02:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T02:58:07.343Z] 02:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T02:58:07.343Z] 02:57:01 eth0 683.08 635.14 5488.15 82.52 0.00 0.00 0.00 0.00 [2021-05-19T02:58:07.343Z] 02:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T02:58:07.343Z] 02:57:01 docker0 70.52 67.57 5.99 347.32 0.00 0.00 0.00 0.00 [2021-05-19T02:58:07.343Z] 02:58:01 eth0 544.25 477.65 4644.38 126.17 0.00 0.00 0.00 0.00 [2021-05-19T02:58:07.343Z] 02:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T02:58:07.343Z] 02:58:01 docker0 45.82 55.83 2.74 260.55 0.00 0.00 0.00 0.00 [2021-05-19T02:58:07.343Z] Average: eth0 123.41 111.53 1013.57 21.00 0.00 0.00 0.00 0.00 [2021-05-19T02:58:07.343Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T02:58:07.343Z] Average: docker0 11.64 12.34 0.87 60.79 0.00 0.00 0.00 0.00 [2021-05-19T02:58:07.343Z] [2021-05-19T02:58:07.343Z] [2021-05-19T02:58:07.343Z] ---> sar -P ALL: [2021-05-19T02:58:07.343Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/19/21 _x86_64_ (2 CPU) [2021-05-19T02:58:07.343Z] [2021-05-19T02:58:07.343Z] 02:47:00 LINUX RESTART (2 CPU) [2021-05-19T02:58:07.343Z] [2021-05-19T02:58:07.343Z] 02:48:01 CPU %user %nice %system %iowait %steal %idle [2021-05-19T02:58:07.343Z] 02:49:01 all 0.19 0.00 0.04 0.00 0.03 99.74 [2021-05-19T02:58:07.343Z] 02:49:01 0 0.30 0.00 0.03 0.00 0.03 99.63 [2021-05-19T02:58:07.343Z] 02:49:01 1 0.08 0.00 0.05 0.00 0.02 99.85 [2021-05-19T02:58:07.343Z] 02:50:01 all 0.17 0.00 0.05 0.00 0.03 99.76 [2021-05-19T02:58:07.343Z] 02:50:01 0 0.30 0.00 0.05 0.00 0.03 99.62 [2021-05-19T02:58:07.343Z] 02:50:01 1 0.03 0.00 0.05 0.00 0.02 99.90 [2021-05-19T02:58:07.343Z] 02:51:01 all 0.19 0.00 0.03 0.00 0.02 99.76 [2021-05-19T02:58:07.343Z] 02:51:01 0 0.33 0.00 0.03 0.00 0.02 99.62 [2021-05-19T02:58:07.343Z] 02:51:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2021-05-19T02:58:07.343Z] 02:52:01 all 0.13 0.00 0.04 0.00 0.03 99.80 [2021-05-19T02:58:07.343Z] 02:52:01 0 0.22 0.00 0.03 0.00 0.02 99.73 [2021-05-19T02:58:07.343Z] 02:52:01 1 0.05 0.00 0.05 0.00 0.03 99.87 [2021-05-19T02:58:07.343Z] 02:53:01 all 0.10 0.00 0.03 0.00 0.03 99.85 [2021-05-19T02:58:07.343Z] 02:53:01 0 0.10 0.00 0.03 0.00 0.03 99.83 [2021-05-19T02:58:07.343Z] 02:53:01 1 0.10 0.00 0.02 0.00 0.02 99.87 [2021-05-19T02:58:07.343Z] 02:54:01 all 0.13 0.00 0.03 0.00 0.03 99.82 [2021-05-19T02:58:07.343Z] 02:54:01 0 0.22 0.00 0.02 0.00 0.00 99.77 [2021-05-19T02:58:07.343Z] 02:54:01 1 0.05 0.00 0.03 0.00 0.05 99.87 [2021-05-19T02:58:07.343Z] 02:55:01 all 0.13 0.00 0.03 0.00 0.02 99.82 [2021-05-19T02:58:07.343Z] 02:55:01 0 0.20 0.00 0.03 0.00 0.02 99.75 [2021-05-19T02:58:07.343Z] 02:55:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2021-05-19T02:58:07.343Z] 02:56:01 all 0.12 0.00 0.03 0.00 0.03 99.82 [2021-05-19T02:58:07.343Z] 02:56:01 0 0.18 0.00 0.02 0.00 0.02 99.78 [2021-05-19T02:58:07.343Z] 02:56:01 1 0.05 0.00 0.03 0.00 0.05 99.87 [2021-05-19T02:58:07.343Z] 02:57:01 all 12.00 0.00 5.29 9.24 0.06 73.40 [2021-05-19T02:58:07.343Z] 02:57:01 0 11.84 0.00 5.23 10.90 0.07 71.97 [2021-05-19T02:58:07.343Z] 02:57:01 1 12.17 0.00 5.36 7.60 0.05 74.82 [2021-05-19T02:58:07.343Z] 02:58:01 all 18.95 0.00 8.13 7.99 0.08 64.86 [2021-05-19T02:58:07.343Z] 02:58:01 0 20.36 0.00 8.32 8.90 0.07 62.35 [2021-05-19T02:58:07.343Z] 02:58:01 1 17.54 0.00 7.93 7.08 0.09 67.36 [2021-05-19T02:58:07.343Z] Average: all 3.11 0.00 1.32 1.67 0.03 93.87 [2021-05-19T02:58:07.343Z] Average: 0 3.29 0.00 1.33 1.91 0.03 93.44 [2021-05-19T02:58:07.343Z] Average: 1 2.92 0.00 1.32 1.42 0.04 94.30 [2021-05-19T02:58:07.343Z] [2021-05-19T02:58:07.343Z] [2021-05-19T02:58:07.343Z]