Pull request #440 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of badboy-huaqiao for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from ff685513b4f4fcdbd82b7b57d834592b044178c3+8fadee75e8a11828dcf63dadeaad968e651784b2 (d7b6946d34e1a0a99957df7c1bb53504255f5ccb) 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3238238484093968689.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6535804927761681916.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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/PR-440/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-440/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2841018391173204037.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7145321330924814659.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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/PR-440/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-440/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7188912523909005044.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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_BUILD_IMAGE_TARGET: builder 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-1760 in /w/workspace/edgexfoundry_edgex-ui-go_PR-440 [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_PR-440 # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-440@tmp/jenkins-gitclient-ssh4873660139551701863.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-440@tmp/jenkins-gitclient-ssh8601711212769039898.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/440/head:refs/remotes/origin/PR-440 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 8fadee75e8a11828dcf63dadeaad968e651784b2 into PR head commit ff685513b4f4fcdbd82b7b57d834592b044178c3 Merge succeeded, producing ff685513b4f4fcdbd82b7b57d834592b044178c3 Checking out Revision ff685513b4f4fcdbd82b7b57d834592b044178c3 (PR-440) > git config core.sparsecheckout # timeout=10 > git checkout -f ff685513b4f4fcdbd82b7b57d834592b044178c3 # timeout=10 > git remote # timeout=10 > 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-440@tmp/jenkins-gitclient-ssh5048539294684980416.key > git merge 8fadee75e8a11828dcf63dadeaad968e651784b2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ff685513b4f4fcdbd82b7b57d834592b044178c3 # timeout=10 Commit message: "feat: correct spelling mistakes and remove unused code" First time build. Skipping changelog. > git rev-list --no-walk d16b11572e5a8d10939bf9a64562e780086b46da # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-09-28T08:24:53.478Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-09-28T08:24:55.194Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-09-28T08:24:55.223Z] ========================================================= [2021-09-28T08:24:55.223Z] EdgeX Global Pipelines Version Info [2021-09-28T08:24:55.223Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-09-28T08:24:56.497Z] ------------------- [2021-09-28T08:24:56.497Z] stable info: [2021-09-28T08:24:56.497Z] ------------------- [2021-09-28T08:24:56.497Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-28T08:24:56.497Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-28T08:24:56.497Z] Message: update stable to v1.0.205 [2021-09-28T08:24:57.082Z] ------------------- [2021-09-28T08:24:57.082Z] experimental info: [2021-09-28T08:24:57.082Z] ------------------- [2021-09-28T08:24:57.082Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-09-28T08:24:57.082Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-28T08:24:57.082Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-09-28T08:24:58.791Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-09-28T08:24:58.817Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-09-28T08:24:58.842Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-09-28T08:24:58.867Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-09-28T08:24:58.891Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-09-28T08:24:58.915Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-09-28T08:24:58.940Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-09-28T08:24:58.965Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-09-28T08:24:58.989Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-09-28T08:24:59.014Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-09-28T08:24:59.038Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-09-28T08:24:59.072Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-09-28T08:24:59.118Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-09-28T08:24:59.156Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-09-28T08:25:00.800Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-09-28T08:25:00.825Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-09-28T08:25:00.850Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-09-28T08:25:00.874Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-09-28T08:25:00.909Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-09-28T08:25:00.935Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-09-28T08:25:00.961Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-09-28T08:25:00.986Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-09-28T08:25:01.012Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-09-28T08:25:01.038Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-09-28T08:25:01.063Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-09-28T08:25:01.088Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-09-28T08:25:01.133Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-09-28T08:25:01.158Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-440 [Pipeline] echo [2021-09-28T08:25:02.901Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-440 [Pipeline] echo [2021-09-28T08:25:02.930Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-440 [Pipeline] echo [2021-09-28T08:25:02.957Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ff685513b4f4fcdbd82b7b57d834592b044178c3 [Pipeline] echo [2021-09-28T08:25:02.984Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ff68551 [Pipeline] echo [2021-09-28T08:25:03.011Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-28T08:25:03.096Z] provisioning config files... [2021-09-28T08:25:03.120Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-440@tmp/config1450912111935332937tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-28T08:25:03.459Z] ---> docker-login.sh [2021-09-28T08:25:03.459Z] nexus3.edgexfoundry.org:10001 [2021-09-28T08:25:03.459Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-28T08:25:03.727Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-28T08:25:03.727Z] Configure a credential helper to remove this warning. See [2021-09-28T08:25:03.727Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-28T08:25:03.727Z] [2021-09-28T08:25:03.727Z] Login Succeeded [2021-09-28T08:25:03.727Z] nexus3.edgexfoundry.org:10002 [2021-09-28T08:25:03.727Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-28T08:25:03.994Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-28T08:25:03.994Z] Configure a credential helper to remove this warning. See [2021-09-28T08:25:03.994Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-28T08:25:03.994Z] [2021-09-28T08:25:03.994Z] Login Succeeded [2021-09-28T08:25:03.994Z] nexus3.edgexfoundry.org:10003 [2021-09-28T08:25:03.994Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-28T08:25:03.994Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-28T08:25:03.994Z] Configure a credential helper to remove this warning. See [2021-09-28T08:25:03.994Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-28T08:25:03.994Z] [2021-09-28T08:25:03.994Z] Login Succeeded [2021-09-28T08:25:03.994Z] nexus3.edgexfoundry.org:10004 [2021-09-28T08:25:04.263Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-28T08:25:04.263Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-28T08:25:04.263Z] Configure a credential helper to remove this warning. See [2021-09-28T08:25:04.263Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-28T08:25:04.263Z] [2021-09-28T08:25:04.263Z] Login Succeeded [2021-09-28T08:25:04.263Z] docker.io [2021-09-28T08:25:04.263Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-28T08:25:04.847Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-28T08:25:04.847Z] Configure a credential helper to remove this warning. See [2021-09-28T08:25:04.847Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-28T08:25:04.847Z] [2021-09-28T08:25:04.847Z] Login Succeeded [2021-09-28T08:25:04.847Z] ---> docker-login.sh ends [Pipeline] } [2021-09-28T08:25:04.861Z] 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-09-28T08:25:07.091Z] + git log --format=format:%s -1 ff685513b4f4fcdbd82b7b57d834592b044178c3 [Pipeline] echo [2021-09-28T08:25:07.151Z] GIT_COMMIT: ff685513b4f4fcdbd82b7b57d834592b044178c3, Commit Message: feat: correct spelling mistakes and remove unused code [Pipeline] echo [2021-09-28T08:25:07.168Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-09-28T08:25:12.907Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-28T08:25:12.908Z] [2021-09-28T08:25:12.908Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-09-28T08:25:13.244Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-28T08:25:13.244Z] latest: Pulling from edgex-devops/git-semver [2021-09-28T08:25:13.244Z] 31603596830f: Pulling fs layer [2021-09-28T08:25:13.244Z] 04fac38145f0: Pulling fs layer [2021-09-28T08:25:13.244Z] 701f6daf10bf: Pulling fs layer [2021-09-28T08:25:13.244Z] 24f72da36158: Pulling fs layer [2021-09-28T08:25:13.244Z] 24f72da36158: Waiting [2021-09-28T08:25:13.244Z] 04fac38145f0: Verifying Checksum [2021-09-28T08:25:13.244Z] 04fac38145f0: Download complete [2021-09-28T08:25:13.511Z] 31603596830f: Verifying Checksum [2021-09-28T08:25:13.511Z] 31603596830f: Download complete [2021-09-28T08:25:13.792Z] 24f72da36158: Verifying Checksum [2021-09-28T08:25:13.792Z] 24f72da36158: Download complete [2021-09-28T08:25:13.792Z] 31603596830f: Pull complete [2021-09-28T08:25:13.792Z] 04fac38145f0: Pull complete [2021-09-28T08:25:13.792Z] 701f6daf10bf: Verifying Checksum [2021-09-28T08:25:13.792Z] 701f6daf10bf: Download complete [2021-09-28T08:25:14.393Z] 701f6daf10bf: Pull complete [2021-09-28T08:25:14.664Z] 24f72da36158: Pull complete [2021-09-28T08:25:14.664Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-09-28T08:25:14.664Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-28T08:25:14.664Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-09-28T08:25:14.766Z] prd-centos7-docker-4c-2g-1760 does not seem to be running inside a container [2021-09-28T08:25:14.828Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-440 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-440:/w/workspace/edgexfoundry_edgex-ui-go_PR-440:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-440@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-440@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-28T08:25:15.712Z] $ docker top 0cf18e376caa5a62a163519068bff021d893a903aff4e9802fbdaca477beb4c9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-28T08:25:15.863Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-28T08:25:15.863Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-28T08:25:16.009Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-28T08:25:16.010Z] $ docker exec 0cf18e376caa5a62a163519068bff021d893a903aff4e9802fbdaca477beb4c9 ssh-agent [2021-09-28T08:25:16.147Z] SSH_AUTH_SOCK=/tmp/ssh-a9yZn4lkdUAQ/agent.14 [2021-09-28T08:25:16.147Z] SSH_AGENT_PID=20 [2021-09-28T08:25:17.786Z] Running ssh-add (command line suppressed) [2021-09-28T08:25:17.894Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-440@tmp/private_key_4262582214763740553.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-440@tmp/private_key_4262582214763740553.key) [2021-09-28T08:25:17.919Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-28T08:25:18.233Z] + git tag --points-at HEAD [Pipeline] } [2021-09-28T08:25:18.254Z] $ docker exec --env ******** --env ******** 0cf18e376caa5a62a163519068bff021d893a903aff4e9802fbdaca477beb4c9 ssh-agent -k [2021-09-28T08:25:18.362Z] unset SSH_AUTH_SOCK; [2021-09-28T08:25:18.363Z] unset SSH_AGENT_PID; [2021-09-28T08:25:18.363Z] echo Agent pid 20 killed; [2021-09-28T08:25:18.382Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-09-28T08:25:18.425Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-28T08:25:18.425Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-28T08:25:18.554Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-28T08:25:18.554Z] $ docker exec 0cf18e376caa5a62a163519068bff021d893a903aff4e9802fbdaca477beb4c9 ssh-agent [2021-09-28T08:25:18.684Z] SSH_AUTH_SOCK=/tmp/ssh-bN4oz0q325RI/agent.54 [2021-09-28T08:25:18.684Z] SSH_AGENT_PID=60 [2021-09-28T08:25:18.693Z] Running ssh-add (command line suppressed) [2021-09-28T08:25:18.799Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-440@tmp/private_key_7776390504385587981.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-440@tmp/private_key_7776390504385587981.key) [2021-09-28T08:25:18.824Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-28T08:25:19.151Z] + git semver init [2021-09-28T08:25:19.151Z] # -> Open(): unable to determine branch for HEAD [2021-09-28T08:25:19.151Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-440/.git [2021-09-28T08:25:19.151Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-440 [2021-09-28T08:25:19.151Z] # $SEMVER_REMOTE_NAME = origin [2021-09-28T08:25:19.151Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-28T08:25:19.151Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-28T08:25:19.151Z] # $SEMVER_BRANCH = PR-440 [2021-09-28T08:25:19.151Z] # $SEMVER_TEMP = /tmp/semver-897783114 [2021-09-28T08:25:19.151Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-09-28T08:25:21.750Z] # '/tmp/semver-897783114' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-440/.semver' [2021-09-28T08:25:21.750Z] # -> Force: false [2021-09-28T08:25:21.750Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-440/.semver [Pipeline] } [2021-09-28T08:25:21.762Z] $ docker exec --env ******** --env ******** 0cf18e376caa5a62a163519068bff021d893a903aff4e9802fbdaca477beb4c9 ssh-agent -k [2021-09-28T08:25:21.877Z] unset SSH_AUTH_SOCK; [2021-09-28T08:25:21.878Z] unset SSH_AGENT_PID; [2021-09-28T08:25:21.878Z] echo Agent pid 60 killed; [2021-09-28T08:25:21.895Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-28T08:25:22.254Z] + git semver [Pipeline] } [2021-09-28T08:25:22.271Z] $ docker stop --time=1 0cf18e376caa5a62a163519068bff021d893a903aff4e9802fbdaca477beb4c9 [2021-09-28T08:25:23.568Z] $ docker rm -f 0cf18e376caa5a62a163519068bff021d893a903aff4e9802fbdaca477beb4c9 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-28T08:25:23.958Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-09-28T08:25:25.928Z] Stashed 1 file(s) [Pipeline] echo [2021-09-28T08:25:25.932Z] [edgeXSemver]: initialized semver on version 0.0.0 [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-09-28T08:25:41.260Z] Still waiting to schedule task [2021-09-28T08:25:41.260Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1760’ [2021-09-28T08:25:41.263Z] Still waiting to schedule task [2021-09-28T08:25:41.263Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-09-28T08:28:03.222Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1761 in /w/workspace/edgexfoundry_edgex-ui-go_PR-440 [Pipeline] { [Pipeline] ws [2021-09-28T08:28:03.246Z] Running in /w/workspace/edgex-ui-go/3 [Pipeline] { [Pipeline] checkout [2021-09-28T08:28:05.338Z] The recommended git tool is: git [2021-09-28T08:28:18.242Z] Running on prd-centos7-docker-4c-2g-1762 in /w/workspace/edgexfoundry_edgex-ui-go_PR-440 [Pipeline] { [Pipeline] ws [2021-09-28T08:28:18.271Z] Running in /w/workspace/edgex-ui-go/3 [Pipeline] { [Pipeline] checkout [2021-09-28T08:28:20.110Z] The recommended git tool is: git [2021-09-28T08:28:20.460Z] using credential edgex-jenkins-ssh [2021-09-28T08:28:20.483Z] Cloning the remote Git repository [2021-09-28T08:28:20.513Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-09-28T08:28:22.796Z] > git init /w/workspace/edgex-ui-go/3 # timeout=10 [2021-09-28T08:28:22.863Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-09-28T08:28:22.864Z] > git --version # timeout=10 [2021-09-28T08:28:22.881Z] > git --version # 'git version 2.17.1' [2021-09-28T08:28:22.884Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-28T08:28:22.953Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-28T08:28:28.304Z] Merging remotes/origin/main commit 8fadee75e8a11828dcf63dadeaad968e651784b2 into PR head commit ff685513b4f4fcdbd82b7b57d834592b044178c3 [2021-09-28T08:28:25.924Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-09-28T08:28:25.940Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-28T08:28:25.966Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-09-28T08:28:25.995Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-09-28T08:28:25.996Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-28T08:28:26.007Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/440/head:refs/remotes/origin/PR-440 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-28T08:28:28.704Z] Merge succeeded, producing ff685513b4f4fcdbd82b7b57d834592b044178c3 [2021-09-28T08:28:28.705Z] Checking out Revision ff685513b4f4fcdbd82b7b57d834592b044178c3 (PR-440) [2021-09-28T08:28:28.815Z] using credential edgex-jenkins-ssh [2021-09-28T08:28:28.830Z] Cloning the remote Git repository [2021-09-28T08:28:28.289Z] > git config core.sparsecheckout # timeout=10 [2021-09-28T08:28:28.308Z] > git checkout -f ff685513b4f4fcdbd82b7b57d834592b044178c3 # timeout=10 [2021-09-28T08:28:28.585Z] > git remote # timeout=10 [2021-09-28T08:28:28.608Z] > git config --get remote.origin.url # timeout=10 [2021-09-28T08:28:28.620Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-28T08:28:28.631Z] > git merge 8fadee75e8a11828dcf63dadeaad968e651784b2 # timeout=10 [2021-09-28T08:28:28.655Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-28T08:28:28.676Z] > git config core.sparsecheckout # timeout=10 [2021-09-28T08:28:28.691Z] > git checkout -f ff685513b4f4fcdbd82b7b57d834592b044178c3 # timeout=10 [2021-09-28T08:28:28.854Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-09-28T08:28:28.922Z] > git init /w/workspace/edgex-ui-go/3 # timeout=10 [2021-09-28T08:28:28.953Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-09-28T08:28:28.954Z] > git --version # timeout=10 [2021-09-28T08:28:28.960Z] > git --version # 'git version 2.24.4' [2021-09-28T08:28:28.960Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-28T08:28:28.991Z] [INFO] Currently running in a labeled security context [2021-09-28T08:28:28.991Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-09-28T08:28:28.991Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/3@tmp/jenkins-gitclient-ssh8364665451834074644.key [2021-09-28T08:28:28.999Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-28T08:28:30.642Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-09-28T08:28:30.650Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-28T08:28:31.235Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-09-28T08:28:31.249Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-09-28T08:28:31.249Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-28T08:28:31.250Z] [INFO] Currently running in a labeled security context [2021-09-28T08:28:31.250Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-09-28T08:28:31.250Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/3@tmp/jenkins-gitclient-ssh1706723552038814551.key [2021-09-28T08:28:31.256Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/440/head:refs/remotes/origin/PR-440 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-28T08:28:31.874Z] Merging remotes/origin/main commit 8fadee75e8a11828dcf63dadeaad968e651784b2 into PR head commit ff685513b4f4fcdbd82b7b57d834592b044178c3 [2021-09-28T08:28:32.014Z] Merge succeeded, producing ff685513b4f4fcdbd82b7b57d834592b044178c3 [2021-09-28T08:28:32.015Z] Checking out Revision ff685513b4f4fcdbd82b7b57d834592b044178c3 (PR-440) [2021-09-28T08:28:31.883Z] > git config core.sparsecheckout # timeout=10 [2021-09-28T08:28:31.891Z] > git checkout -f ff685513b4f4fcdbd82b7b57d834592b044178c3 # timeout=10 [2021-09-28T08:28:31.986Z] > git remote # timeout=10 [2021-09-28T08:28:31.990Z] > git config --get remote.origin.url # timeout=10 [2021-09-28T08:28:31.995Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-28T08:28:31.995Z] [INFO] Currently running in a labeled security context [2021-09-28T08:28:31.995Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-09-28T08:28:31.996Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/3@tmp/jenkins-gitclient-ssh5675873120981174570.key [2021-09-28T08:28:32.000Z] > git merge 8fadee75e8a11828dcf63dadeaad968e651784b2 # timeout=10 [2021-09-28T08:28:32.009Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-28T08:28:32.018Z] > git config core.sparsecheckout # timeout=10 [2021-09-28T08:28:32.022Z] > git checkout -f ff685513b4f4fcdbd82b7b57d834592b044178c3 # timeout=10 [2021-09-28T08:28:35.202Z] Commit message: "feat: correct spelling mistakes and remove unused code" [2021-09-28T08:28:37.671Z] Commit message: "feat: correct spelling mistakes and remove unused code" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-28T08:28:37.880Z] provisioning config files... [2021-09-28T08:28:37.908Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/3@tmp/config3040680758787104503tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-28T08:28:40.284Z] provisioning config files... [2021-09-28T08:28:40.304Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/3@tmp/config5649531399038804406tmp [2021-09-28T08:28:40.314Z] ---> docker-login.sh [2021-09-28T08:28:40.314Z] nexus3.edgexfoundry.org:10001 [2021-09-28T08:28:40.314Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-28T08:28:40.314Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-28T08:28:40.314Z] Configure a credential helper to remove this warning. See [2021-09-28T08:28:40.314Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-28T08:28:40.314Z] [2021-09-28T08:28:40.314Z] Login Succeeded [2021-09-28T08:28:40.314Z] nexus3.edgexfoundry.org:10002 [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-28T08:28:40.595Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-28T08:28:40.737Z] ---> docker-login.sh [2021-09-28T08:28:40.737Z] nexus3.edgexfoundry.org:10001 [2021-09-28T08:28:40.737Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-28T08:28:40.737Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-28T08:28:40.737Z] Configure a credential helper to remove this warning. See [2021-09-28T08:28:40.737Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-28T08:28:40.737Z] [2021-09-28T08:28:40.737Z] Login Succeeded [2021-09-28T08:28:40.868Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-28T08:28:40.868Z] Configure a credential helper to remove this warning. See [2021-09-28T08:28:40.868Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-28T08:28:40.868Z] [2021-09-28T08:28:40.868Z] Login Succeeded [2021-09-28T08:28:40.868Z] nexus3.edgexfoundry.org:10003 [2021-09-28T08:28:41.004Z] nexus3.edgexfoundry.org:10002 [2021-09-28T08:28:41.004Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-28T08:28:41.004Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-28T08:28:41.004Z] Configure a credential helper to remove this warning. See [2021-09-28T08:28:41.004Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-28T08:28:41.004Z] [2021-09-28T08:28:41.004Z] Login Succeeded [2021-09-28T08:28:41.004Z] nexus3.edgexfoundry.org:10003 [2021-09-28T08:28:41.004Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-28T08:28:41.141Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-28T08:28:41.273Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-28T08:28:41.273Z] Configure a credential helper to remove this warning. See [2021-09-28T08:28:41.273Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-28T08:28:41.273Z] [2021-09-28T08:28:41.273Z] Login Succeeded [2021-09-28T08:28:41.273Z] nexus3.edgexfoundry.org:10004 [2021-09-28T08:28:41.273Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-28T08:28:41.273Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-28T08:28:41.273Z] Configure a credential helper to remove this warning. See [2021-09-28T08:28:41.273Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-28T08:28:41.273Z] [2021-09-28T08:28:41.273Z] Login Succeeded [2021-09-28T08:28:41.273Z] docker.io [2021-09-28T08:28:41.415Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-28T08:28:41.415Z] Configure a credential helper to remove this warning. See [2021-09-28T08:28:41.415Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-28T08:28:41.415Z] [2021-09-28T08:28:41.415Z] Login Succeeded [2021-09-28T08:28:41.415Z] nexus3.edgexfoundry.org:10004 [2021-09-28T08:28:41.542Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-28T08:28:41.692Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-28T08:28:41.808Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-28T08:28:41.808Z] Configure a credential helper to remove this warning. See [2021-09-28T08:28:41.808Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-28T08:28:41.808Z] [2021-09-28T08:28:41.808Z] Login Succeeded [2021-09-28T08:28:41.808Z] ---> docker-login.sh ends [Pipeline] } [2021-09-28T08:28:41.857Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-09-28T08:28:41.966Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-28T08:28:41.966Z] Configure a credential helper to remove this warning. See [2021-09-28T08:28:41.967Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-28T08:28:41.967Z] [2021-09-28T08:28:41.967Z] Login Succeeded [2021-09-28T08:28:41.967Z] docker.io [Pipeline] echo [2021-09-28T08:28:42.064Z] ========================================================= [2021-09-28T08:28:42.065Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-09-28T08:28:42.065Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [2021-09-28T08:28:44.064Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-28T08:28:44.064Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-28T08:28:44.064Z] Configure a credential helper to remove this warning. See [2021-09-28T08:28:44.064Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-28T08:28:44.064Z] [2021-09-28T08:28:44.065Z] Login Succeeded [2021-09-28T08:28:44.065Z] ---> docker-login.sh ends [Pipeline] isUnix [Pipeline] sh [Pipeline] } [2021-09-28T08:28:44.141Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-09-28T08:28:44.393Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . [2021-09-28T08:28:44.393Z] Sending build context to Docker daemon 20.92MB [2021-09-28T08:28:44.393Z] Step 1/17 : ARG BASE=golang:1.16-alpine3.12 [2021-09-28T08:28:44.393Z] Step 2/17 : FROM ${BASE} AS builder [2021-09-28T08:28:44.662Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-09-28T08:28:44.662Z] 540db60ca938: Pulling fs layer [2021-09-28T08:28:44.662Z] adcc1eea9eea: Pulling fs layer [2021-09-28T08:28:44.662Z] 4c4ab2625f07: Pulling fs layer [2021-09-28T08:28:44.662Z] db62176df00c: Pulling fs layer [2021-09-28T08:28:44.662Z] 3b30891b0d05: Pulling fs layer [2021-09-28T08:28:44.662Z] 06b49ca38bd5: Pulling fs layer [2021-09-28T08:28:44.662Z] c788192a36de: Pulling fs layer [2021-09-28T08:28:44.662Z] a77e37c0d609: Pulling fs layer [2021-09-28T08:28:44.662Z] c3185cebc471: Pulling fs layer [2021-09-28T08:28:44.662Z] 3b30891b0d05: Waiting [2021-09-28T08:28:44.662Z] 06b49ca38bd5: Waiting [2021-09-28T08:28:44.662Z] c788192a36de: Waiting [2021-09-28T08:28:44.662Z] a77e37c0d609: Waiting [2021-09-28T08:28:44.662Z] c3185cebc471: Waiting [2021-09-28T08:28:44.662Z] db62176df00c: Waiting [2021-09-28T08:28:44.662Z] 4c4ab2625f07: Verifying Checksum [2021-09-28T08:28:44.662Z] 4c4ab2625f07: Download complete [2021-09-28T08:28:44.662Z] adcc1eea9eea: Verifying Checksum [2021-09-28T08:28:44.662Z] adcc1eea9eea: Download complete [2021-09-28T08:28:44.662Z] 3b30891b0d05: Verifying Checksum [2021-09-28T08:28:44.662Z] 3b30891b0d05: Download complete [Pipeline] echo [2021-09-28T08:28:44.684Z] ========================================================= [2021-09-28T08:28:44.684Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-09-28T08:28:44.684Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-09-28T08:28:46.768Z] 06b49ca38bd5: Verifying Checksum [2021-09-28T08:28:46.768Z] 06b49ca38bd5: Download complete [2021-09-28T08:28:46.768Z] 540db60ca938: Verifying Checksum [2021-09-28T08:28:46.768Z] 540db60ca938: Download complete [2021-09-28T08:28:46.768Z] c788192a36de: Verifying Checksum [2021-09-28T08:28:46.768Z] c788192a36de: Download complete [2021-09-28T08:28:46.768Z] 540db60ca938: Pull complete [2021-09-28T08:28:46.768Z] adcc1eea9eea: Pull complete [2021-09-28T08:28:46.768Z] 4c4ab2625f07: Pull complete [2021-09-28T08:28:46.768Z] a77e37c0d609: Verifying Checksum [2021-09-28T08:28:46.768Z] a77e37c0d609: Download complete [2021-09-28T08:28:47.116Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . [2021-09-28T08:28:48.112Z] Sending build context to Docker daemon 20.92MB [2021-09-28T08:28:48.112Z] Step 1/17 : ARG BASE=golang:1.16-alpine3.12 [2021-09-28T08:28:48.112Z] Step 2/17 : FROM ${BASE} AS builder [2021-09-28T08:28:48.391Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-09-28T08:28:48.391Z] 595b0fe564bb: Pulling fs layer [2021-09-28T08:28:48.391Z] 24495759ef45: Pulling fs layer [2021-09-28T08:28:48.391Z] d148012ef14d: Pulling fs layer [2021-09-28T08:28:48.391Z] e90a11edd702: Pulling fs layer [2021-09-28T08:28:48.391Z] d77568369979: Pulling fs layer [2021-09-28T08:28:48.391Z] fc1c9f9a7f3b: Pulling fs layer [2021-09-28T08:28:48.391Z] 170f2ba95c9a: Pulling fs layer [2021-09-28T08:28:48.391Z] 97ac5df62f85: Pulling fs layer [2021-09-28T08:28:48.391Z] d77568369979: Waiting [2021-09-28T08:28:48.391Z] fc1c9f9a7f3b: Waiting [2021-09-28T08:28:48.391Z] 170f2ba95c9a: Waiting [2021-09-28T08:28:48.391Z] 97ac5df62f85: Waiting [2021-09-28T08:28:48.391Z] e90a11edd702: Waiting [2021-09-28T08:28:48.391Z] d148012ef14d: Verifying Checksum [2021-09-28T08:28:48.391Z] d148012ef14d: Download complete [2021-09-28T08:28:48.391Z] 24495759ef45: Download complete [2021-09-28T08:28:48.391Z] d77568369979: Verifying Checksum [2021-09-28T08:28:48.391Z] d77568369979: Download complete [2021-09-28T08:28:48.391Z] fc1c9f9a7f3b: Download complete [2021-09-28T08:28:48.391Z] 595b0fe564bb: Verifying Checksum [2021-09-28T08:28:48.391Z] 595b0fe564bb: Download complete [2021-09-28T08:28:48.668Z] 170f2ba95c9a: Download complete [2021-09-28T08:28:49.268Z] 595b0fe564bb: Pull complete [2021-09-28T08:28:49.870Z] 24495759ef45: Pull complete [2021-09-28T08:28:50.125Z] c3185cebc471: Verifying Checksum [2021-09-28T08:28:50.125Z] c3185cebc471: Download complete [2021-09-28T08:28:50.473Z] d148012ef14d: Pull complete [2021-09-28T08:28:51.538Z] db62176df00c: Download complete [2021-09-28T08:28:52.465Z] 97ac5df62f85: Verifying Checksum [2021-09-28T08:28:52.465Z] 97ac5df62f85: Download complete [2021-09-28T08:28:52.736Z] e90a11edd702: Verifying Checksum [2021-09-28T08:28:52.736Z] e90a11edd702: Download complete [2021-09-28T08:28:54.927Z] db62176df00c: Pull complete [2021-09-28T08:28:54.927Z] 3b30891b0d05: Pull complete [2021-09-28T08:28:54.927Z] 06b49ca38bd5: Pull complete [2021-09-28T08:28:54.927Z] c788192a36de: Pull complete [2021-09-28T08:28:54.927Z] a77e37c0d609: Pull complete [2021-09-28T08:28:56.898Z] c3185cebc471: Pull complete [2021-09-28T08:28:56.898Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-09-28T08:28:56.898Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-28T08:28:56.898Z] ---> 031687cdd783 [2021-09-28T08:28:56.898Z] Step 3/17 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-09-28T08:28:58.846Z] ---> Running in 17e9219e83ee [2021-09-28T08:28:58.846Z] Removing intermediate container 17e9219e83ee [2021-09-28T08:28:58.846Z] ---> 9903805910cd [2021-09-28T08:28:58.846Z] Step 4/17 : ARG ALPINE_PKG_BASE="make git" [2021-09-28T08:28:58.846Z] ---> Running in 1eedff86f285 [2021-09-28T08:28:58.846Z] Removing intermediate container 1eedff86f285 [2021-09-28T08:28:58.846Z] ---> f2e355e17b18 [2021-09-28T08:28:58.846Z] Step 5/17 : ARG ALPINE_PKG_EXTRA="" [2021-09-28T08:28:59.114Z] ---> Running in b1ac2dceec65 [2021-09-28T08:28:59.114Z] Removing intermediate container b1ac2dceec65 [2021-09-28T08:28:59.114Z] ---> 4a69338b556f [2021-09-28T08:28:59.114Z] Step 6/17 : LABEL Name=edgex-ui-go [2021-09-28T08:28:59.114Z] ---> Running in 15ff4e5f2a98 [2021-09-28T08:28:59.114Z] Removing intermediate container 15ff4e5f2a98 [2021-09-28T08:28:59.114Z] ---> d89d140f5f86 [2021-09-28T08:28:59.114Z] Step 7/17 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-09-28T08:28:59.114Z] ---> Running in 7c8d6c366ebb [2021-09-28T08:28:59.381Z] Removing intermediate container 7c8d6c366ebb [2021-09-28T08:28:59.382Z] ---> 8b085fbfaa8a [2021-09-28T08:28:59.382Z] Step 8/17 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-28T08:28:59.382Z] ---> Running in ac192c9843c3 [2021-09-28T08:28:59.974Z] Removing intermediate container ac192c9843c3 [2021-09-28T08:28:59.974Z] ---> 21b009d6915e [2021-09-28T08:28:59.974Z] Step 9/17 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-28T08:28:59.974Z] ---> Running in 72c18a00038b [2021-09-28T08:29:00.248Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-28T08:29:01.210Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-28T08:29:01.793Z] OK: 219 MiB in 52 packages [2021-09-28T08:29:02.069Z] Removing intermediate container 72c18a00038b [2021-09-28T08:29:02.069Z] ---> d02f28ac5acf [2021-09-28T08:29:02.069Z] Step 10/17 : ENV GO111MODULE=on [2021-09-28T08:29:02.069Z] ---> Running in d8c79c1ec7fc [2021-09-28T08:29:02.069Z] Removing intermediate container d8c79c1ec7fc [2021-09-28T08:29:02.069Z] ---> a28275c11d74 [2021-09-28T08:29:02.069Z] Step 11/17 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-09-28T08:29:02.069Z] ---> Running in 585088577ae6 [2021-09-28T08:29:02.069Z] Removing intermediate container 585088577ae6 [2021-09-28T08:29:02.069Z] ---> 31170c970a65 [2021-09-28T08:29:02.069Z] Step 12/17 : COPY go.mod . [2021-09-28T08:29:02.336Z] ---> f21e1e51484a [2021-09-28T08:29:02.336Z] Step 13/17 : COPY Makefile . [2021-09-28T08:29:02.602Z] ---> 6d4b89f5eccd [2021-09-28T08:29:02.602Z] Step 14/17 : RUN make update [2021-09-28T08:29:02.602Z] ---> Running in c7440877b8c6 [2021-09-28T08:29:02.871Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-09-28T08:29:05.147Z] e90a11edd702: Pull complete [2021-09-28T08:29:05.147Z] d77568369979: Pull complete [2021-09-28T08:29:05.147Z] fc1c9f9a7f3b: Pull complete [2021-09-28T08:29:05.147Z] 170f2ba95c9a: Pull complete [2021-09-28T08:29:11.961Z] 97ac5df62f85: Pull complete [2021-09-28T08:29:11.961Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-09-28T08:29:11.961Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-28T08:29:11.961Z] ---> 04bc70af865f [2021-09-28T08:29:11.961Z] Step 3/17 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-09-28T08:29:13.935Z] ---> Running in c55edd7cee7e [2021-09-28T08:29:14.209Z] Removing intermediate container c55edd7cee7e [2021-09-28T08:29:14.209Z] ---> 8b4f862f17c8 [2021-09-28T08:29:14.209Z] Step 4/17 : ARG ALPINE_PKG_BASE="make git" [2021-09-28T08:29:14.483Z] ---> Running in eddb55bd75c4 [2021-09-28T08:29:15.079Z] Removing intermediate container eddb55bd75c4 [2021-09-28T08:29:15.079Z] ---> fe7dd2699dd4 [2021-09-28T08:29:15.079Z] Step 5/17 : ARG ALPINE_PKG_EXTRA="" [2021-09-28T08:29:15.352Z] ---> Running in 89d9bac73288 [2021-09-28T08:29:15.952Z] Removing intermediate container 89d9bac73288 [2021-09-28T08:29:15.952Z] ---> b02cdf9b698a [2021-09-28T08:29:15.952Z] Step 6/17 : LABEL Name=edgex-ui-go [2021-09-28T08:29:15.952Z] ---> Running in 467c04fe6bfb [2021-09-28T08:29:16.548Z] Removing intermediate container 467c04fe6bfb [2021-09-28T08:29:16.548Z] ---> 312f9080c3b7 [2021-09-28T08:29:16.548Z] Step 7/17 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-09-28T08:29:16.548Z] ---> Running in ff7a61f64dd8 [2021-09-28T08:29:17.147Z] Removing intermediate container ff7a61f64dd8 [2021-09-28T08:29:17.147Z] ---> 7c97f4dff952 [2021-09-28T08:29:17.147Z] Step 8/17 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-28T08:29:17.147Z] ---> Running in ea91ec869998 [2021-09-28T08:29:20.536Z] Removing intermediate container ea91ec869998 [2021-09-28T08:29:20.536Z] ---> 04826b904e42 [2021-09-28T08:29:20.536Z] Step 9/17 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-28T08:29:20.536Z] ---> Running in 01b03e5f59d1 [2021-09-28T08:29:21.517Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-28T08:29:22.493Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-28T08:29:23.474Z] OK: 218 MiB in 52 packages [2021-09-28T08:29:24.456Z] Removing intermediate container 01b03e5f59d1 [2021-09-28T08:29:24.457Z] ---> f1f15686926d [2021-09-28T08:29:24.457Z] Step 10/17 : ENV GO111MODULE=on [2021-09-28T08:29:24.736Z] ---> Running in 4684e5d3ec01 [2021-09-28T08:29:25.330Z] Removing intermediate container 4684e5d3ec01 [2021-09-28T08:29:25.330Z] ---> 14217848dc63 [2021-09-28T08:29:25.330Z] Step 11/17 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-09-28T08:29:25.606Z] ---> Running in 513c8b59a0b0 [2021-09-28T08:29:26.205Z] Removing intermediate container 513c8b59a0b0 [2021-09-28T08:29:26.205Z] ---> 8b54b65ef107 [2021-09-28T08:29:26.205Z] Step 12/17 : COPY go.mod . [2021-09-28T08:29:26.802Z] ---> d82d0c0cfa93 [2021-09-28T08:29:26.802Z] Step 13/17 : COPY Makefile . [2021-09-28T08:29:27.781Z] ---> c10a2fcf382f [2021-09-28T08:29:27.781Z] Step 14/17 : RUN make update [2021-09-28T08:29:27.781Z] ---> Running in 4a422a2c0a66 [2021-09-28T08:29:29.218Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-09-28T08:29:35.990Z] Removing intermediate container c7440877b8c6 [2021-09-28T08:29:35.990Z] ---> 91f85836045d [2021-09-28T08:29:35.990Z] Step 15/17 : COPY . . [2021-09-28T08:29:35.990Z] ---> d96723f70794 [2021-09-28T08:29:35.990Z] Step 16/17 : RUN go mod tidy [2021-09-28T08:29:35.990Z] ---> Running in 83e2e7348a34 [2021-09-28T08:29:35.990Z] Removing intermediate container 83e2e7348a34 [2021-09-28T08:29:35.990Z] ---> eae850ef4aae [2021-09-28T08:29:35.990Z] Step 17/17 : RUN ${MAKE} [2021-09-28T08:29:35.990Z] ---> Running in 37c5a9db9e3c [2021-09-28T08:29:35.990Z] noop [2021-09-28T08:29:35.990Z] Removing intermediate container 37c5a9db9e3c [2021-09-28T08:29:35.990Z] ---> 031fc5c80a2c [2021-09-28T08:29:35.990Z] Successfully built 031fc5c80a2c [2021-09-28T08:29:35.990Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-28T08:29:36.329Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-28T08:29:36.329Z] . [Pipeline] withDockerContainer [2021-09-28T08:29:36.429Z] prd-centos7-docker-4c-2g-1762 does not seem to be running inside a container [2021-09-28T08:29:36.486Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-28T08:29:36.895Z] $ docker top 5b1f48446ad0089b3a756de167f5d8118083b99e2a52232585251d65eeb19ef6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-28T08:29:37.305Z] + go version [2021-09-28T08:29:37.306Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-09-28T08:29:38.972Z] $ docker stop --time=1 5b1f48446ad0089b3a756de167f5d8118083b99e2a52232585251d65eeb19ef6 [2021-09-28T08:29:40.156Z] $ docker rm -f 5b1f48446ad0089b3a756de167f5d8118083b99e2a52232585251d65eeb19ef6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-28T08:29:40.863Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-28T08:29:40.864Z] . [Pipeline] withDockerContainer [2021-09-28T08:29:40.949Z] prd-centos7-docker-4c-2g-1762 does not seem to be running inside a container [2021-09-28T08:29:41.004Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-28T08:29:41.398Z] $ docker top d9572bdc568bc43db863f345d2d0098e7e6d5fff90bc88b45b3314df2013782d -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-09-28T08:29:41.805Z] + go mod tidy [Pipeline] sh [2021-09-28T08:29:42.410Z] + make test [2021-09-28T08:29:42.410Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-09-28T08:29:42.681Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-09-28T08:29:52.666Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-09-28T08:29:52.666Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-09-28T08:29:52.666Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-09-28T08:29:52.666Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-09-28T08:29:52.666Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-09-28T08:29:52.666Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-09-28T08:29:52.666Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-09-28T08:29:52.666Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-09-28T08:29:52.666Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-09-28T08:29:52.666Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-09-28T08:29:52.666Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-09-28T08:29:52.666Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-09-28T08:29:52.666Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-09-28T08:29:58.075Z] $ docker stop --time=1 d9572bdc568bc43db863f345d2d0098e7e6d5fff90bc88b45b3314df2013782d [2021-09-28T08:29:59.465Z] $ docker rm -f d9572bdc568bc43db863f345d2d0098e7e6d5fff90bc88b45b3314df2013782d [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-28T08:29:59.877Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-09-28T08:30:00.149Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2021-09-28T08:30:11.449Z] Removing intermediate container 4a422a2c0a66 [2021-09-28T08:30:11.449Z] ---> 7a34728a267c [2021-09-28T08:30:11.449Z] Step 15/17 : COPY . . [2021-09-28T08:30:13.247Z] ---> 92db3fb4f582 [2021-09-28T08:30:13.247Z] Step 16/17 : RUN go mod tidy [2021-09-28T08:30:13.247Z] ---> Running in a60e279d54b7 [2021-09-28T08:30:16.789Z] Removing intermediate container a60e279d54b7 [2021-09-28T08:30:16.789Z] ---> 35464c031a53 [2021-09-28T08:30:16.789Z] Step 17/17 : RUN ${MAKE} [2021-09-28T08:30:16.789Z] ---> Running in 47168880a548 [2021-09-28T08:30:18.476Z] noop [2021-09-28T08:30:18.476Z] Removing intermediate container 47168880a548 [2021-09-28T08:30:18.476Z] ---> 2f52161068dc [2021-09-28T08:30:18.476Z] Successfully built 2f52161068dc [2021-09-28T08:30:18.476Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-09-28T08:30:18.858Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-09-28T08:30:18.934Z] + docker inspect -f . ci-base-image-arm64 [2021-09-28T08:30:18.934Z] . [Pipeline] withDockerContainer [2021-09-28T08:30:19.169Z] + ls -al . [2021-09-28T08:30:19.170Z] total 88 [2021-09-28T08:30:19.170Z] drwxrwxr-x. 12 jenkins jenkins 4096 Sep 28 08:29 . [2021-09-28T08:30:19.170Z] drwxrwxr-x. 4 jenkins jenkins 28 Sep 28 08:28 .. [2021-09-28T08:30:19.170Z] drwxrwxr-x. 3 jenkins jenkins 20 Sep 28 08:28 assets [2021-09-28T08:30:19.170Z] drwxrwxr-x. 2 jenkins jenkins 35 Sep 28 08:28 bin [2021-09-28T08:30:19.170Z] drwxrwxr-x. 3 jenkins jenkins 29 Sep 28 08:28 cmd [2021-09-28T08:30:19.170Z] -rw-rw-r--. 1 jenkins jenkins 3959 Sep 28 08:28 CONTRIBUTING.md [2021-09-28T08:30:19.170Z] -rw-r--r--. 1 jenkins jenkins 10 Sep 28 08:29 coverage.out [2021-09-28T08:30:19.170Z] -rw-rw-r--. 1 jenkins jenkins 1526 Sep 28 08:28 Dockerfile [2021-09-28T08:30:19.170Z] drwxrwxr-x. 2 jenkins jenkins 23 Sep 28 08:28 docs [2021-09-28T08:30:19.170Z] drwxrwxr-x. 8 jenkins jenkins 179 Sep 28 08:28 .git [2021-09-28T08:30:19.170Z] drwxrwxr-x. 2 jenkins jenkins 103 Sep 28 08:28 .github [2021-09-28T08:30:19.170Z] -rw-rw-r--. 1 jenkins jenkins 162 Sep 28 08:28 .gitignore [2021-09-28T08:30:19.170Z] -rw-rw-r--. 1 jenkins jenkins 880 Sep 28 08:28 go.mod [2021-09-28T08:30:19.170Z] -rw-r--r--. 1 jenkins jenkins 24176 Sep 28 08:29 go.sum [2021-09-28T08:30:19.170Z] drwxrwxr-x. 9 jenkins jenkins 125 Sep 28 08:28 internal [2021-09-28T08:30:19.170Z] -rw-rw-r--. 1 jenkins jenkins 652 Sep 28 08:28 Jenkinsfile [2021-09-28T08:30:19.170Z] -rw-rw-r--. 1 jenkins jenkins 11357 Sep 28 08:28 LICENSE [2021-09-28T08:30:19.170Z] -rw-rw-r--. 1 jenkins jenkins 990 Sep 28 08:28 Makefile [2021-09-28T08:30:19.170Z] drwxrwxr-x. 3 jenkins jenkins 19 Sep 28 08:28 pkg [2021-09-28T08:30:19.170Z] -rw-rw-r--. 1 jenkins jenkins 5509 Sep 28 08:28 README.md [2021-09-28T08:30:19.170Z] drwxrwxr-x. 4 jenkins jenkins 54 Sep 28 08:28 snap [2021-09-28T08:30:19.170Z] -rw-rw-r--. 1 jenkins jenkins 5 Sep 28 08:25 VERSION [2021-09-28T08:30:19.170Z] -rw-rw-r--. 1 jenkins jenkins 155 Sep 28 08:28 version.go [2021-09-28T08:30:19.170Z] drwxrwxr-x. 4 jenkins jenkins 4096 Sep 28 08:28 web [2021-09-28T08:30:19.200Z] prd-ubuntu18.04-docker-arm64-4c-16g-1761 does not seem to be running inside a container [2021-09-28T08:30:19.289Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-28T08:30:21.136Z] $ docker top c7f07e49f9e248db89aa330aca2e30c51ffa43646bbea5c7ae42efc17bacdcab -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-09-28T08:30:22.046Z] + 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=ff685513b4f4fcdbd82b7b57d834592b044178c3 --label arch=amd64 --label version=0.0.0 . [2021-09-28T08:30:22.046Z] Sending build context to Docker daemon 20.94MB [2021-09-28T08:30:22.046Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.12 [2021-09-28T08:30:22.046Z] Step 2/25 : FROM ${BASE} AS builder [2021-09-28T08:30:22.046Z] ---> 031fc5c80a2c [2021-09-28T08:30:22.046Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-09-28T08:30:23.777Z] ---> Running in 0bc3d5c4fb11 [2021-09-28T08:30:23.777Z] Removing intermediate container 0bc3d5c4fb11 [2021-09-28T08:30:23.777Z] ---> 4b157785b6e8 [2021-09-28T08:30:23.777Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2021-09-28T08:30:23.777Z] ---> Running in f27fe8ffcbc2 [2021-09-28T08:30:23.777Z] Removing intermediate container f27fe8ffcbc2 [2021-09-28T08:30:23.777Z] ---> b3777ac64d53 [2021-09-28T08:30:23.777Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-09-28T08:30:23.777Z] ---> Running in 9c5aa3856326 [2021-09-28T08:30:23.777Z] Removing intermediate container 9c5aa3856326 [2021-09-28T08:30:23.777Z] ---> 63dc488befb0 [2021-09-28T08:30:23.777Z] Step 6/25 : LABEL Name=edgex-ui-go [2021-09-28T08:30:23.777Z] ---> Running in 60ccec4ad79e [2021-09-28T08:30:23.777Z] Removing intermediate container 60ccec4ad79e [2021-09-28T08:30:23.777Z] ---> d7a11707a667 [2021-09-28T08:30:23.777Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-09-28T08:30:23.777Z] ---> Running in db74b5fa076a [2021-09-28T08:30:23.777Z] Removing intermediate container db74b5fa076a [2021-09-28T08:30:23.777Z] ---> c9d86db3c895 [2021-09-28T08:30:23.777Z] Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-28T08:30:23.777Z] ---> Running in dbe1e12817d6 [2021-09-28T08:30:23.777Z] Removing intermediate container dbe1e12817d6 [2021-09-28T08:30:23.777Z] ---> 82dcd9817f54 [2021-09-28T08:30:23.777Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-28T08:30:23.777Z] ---> Running in c0c9242a914f [2021-09-28T08:30:23.777Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-28T08:30:23.781Z] + go version [2021-09-28T08:30:23.781Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-09-28T08:30:23.768Z] $ docker stop --time=1 c7f07e49f9e248db89aa330aca2e30c51ffa43646bbea5c7ae42efc17bacdcab [2021-09-28T08:30:24.447Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-28T08:30:26.389Z] $ docker rm -f c7f07e49f9e248db89aa330aca2e30c51ffa43646bbea5c7ae42efc17bacdcab [Pipeline] // withDockerContainer [2021-09-28T08:30:26.716Z] OK: 219 MiB in 52 packages [2021-09-28T08:30:26.716Z] Removing intermediate container c0c9242a914f [2021-09-28T08:30:26.716Z] ---> c21e16c688e8 [2021-09-28T08:30:26.716Z] Step 10/25 : ENV GO111MODULE=on [2021-09-28T08:30:26.716Z] ---> Running in a5c50b3de35e [2021-09-28T08:30:26.716Z] Removing intermediate container a5c50b3de35e [2021-09-28T08:30:26.716Z] ---> f174b91bfe61 [2021-09-28T08:30:26.716Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-09-28T08:30:26.716Z] ---> Running in 4f837b63f5e0 [2021-09-28T08:30:26.716Z] Removing intermediate container 4f837b63f5e0 [2021-09-28T08:30:26.716Z] ---> 165beabb953b [2021-09-28T08:30:26.716Z] Step 12/25 : COPY go.mod . [2021-09-28T08:30:26.716Z] ---> 4a4ead7ad006 [2021-09-28T08:30:26.716Z] Step 13/25 : COPY Makefile . [2021-09-28T08:30:26.716Z] ---> 30a9fbc199de [2021-09-28T08:30:26.716Z] Step 14/25 : RUN make update [2021-09-28T08:30:26.716Z] ---> Running in 48122b4a6d74 [2021-09-28T08:30:26.716Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-09-28T08:30:26.716Z] Removing intermediate container 48122b4a6d74 [2021-09-28T08:30:26.716Z] ---> 4c894f3ffd12 [2021-09-28T08:30:26.716Z] Step 15/25 : COPY . . [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-28T08:30:26.982Z] ---> 56501148edee [2021-09-28T08:30:26.982Z] Step 16/25 : RUN go mod tidy [2021-09-28T08:30:26.982Z] ---> Running in c4077c70cb50 [2021-09-28T08:30:27.245Z] + docker inspect -f . ci-base-image-arm64 [2021-09-28T08:30:27.245Z] . [Pipeline] withDockerContainer [2021-09-28T08:30:27.477Z] prd-ubuntu18.04-docker-arm64-4c-16g-1761 does not seem to be running inside a container [2021-09-28T08:30:27.527Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-28T08:30:27.956Z] Removing intermediate container c4077c70cb50 [2021-09-28T08:30:27.956Z] ---> ed8076771206 [2021-09-28T08:30:27.956Z] Step 17/25 : RUN ${MAKE} [2021-09-28T08:30:27.956Z] ---> Running in 5a44baa1e7ea [2021-09-28T08:30:27.956Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-09-28T08:30:29.259Z] $ docker top ad853d1aea903f3fca2bbe52fd78606d96d96663e260dba560904801457e4271 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-09-28T08:30:30.286Z] + go mod tidy [Pipeline] sh [2021-09-28T08:30:32.871Z] + make test [2021-09-28T08:30:32.871Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-09-28T08:30:33.857Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-09-28T08:30:36.272Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-09-28T08:30:37.682Z] Removing intermediate container 5a44baa1e7ea [2021-09-28T08:30:37.682Z] ---> 9dbfa3854178 [2021-09-28T08:30:37.682Z] Step 18/25 : FROM alpine:3.12 [2021-09-28T08:30:38.266Z] 3.12: Pulling from library/alpine [2021-09-28T08:30:38.532Z] e519532ddf75: Pulling fs layer [2021-09-28T08:30:38.797Z] e519532ddf75: Download complete [2021-09-28T08:30:39.066Z] e519532ddf75: Pull complete [2021-09-28T08:30:39.066Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-28T08:30:39.066Z] Status: Downloaded newer image for alpine:3.12 [2021-09-28T08:30:39.066Z] ---> 48b8ec4ed9eb [2021-09-28T08:30:39.066Z] Step 19/25 : EXPOSE 4000 [2021-09-28T08:30:39.066Z] ---> Running in 577bafc76ec4 [2021-09-28T08:30:39.066Z] Removing intermediate container 577bafc76ec4 [2021-09-28T08:30:39.066Z] ---> 34be1c85fb21 [2021-09-28T08:30:39.066Z] Step 20/25 : 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-09-28T08:30:39.662Z] ---> 890ad204ebb1 [2021-09-28T08:30:39.662Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-09-28T08:30:39.662Z] ---> Running in 3642acc84d7b [2021-09-28T08:30:39.662Z] Removing intermediate container 3642acc84d7b [2021-09-28T08:30:39.662Z] ---> faed313d4acd [2021-09-28T08:30:39.662Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-09-28T08:30:39.662Z] ---> Running in 1b2962fe263a [2021-09-28T08:30:39.662Z] Removing intermediate container 1b2962fe263a [2021-09-28T08:30:39.662Z] ---> 56cf9c5fd0b0 [2021-09-28T08:30:39.662Z] Step 23/25 : LABEL arch=amd64 [2021-09-28T08:30:39.662Z] ---> Running in e449f1462781 [2021-09-28T08:30:39.930Z] Removing intermediate container e449f1462781 [2021-09-28T08:30:39.930Z] ---> e5e2c8b7a34d [2021-09-28T08:30:39.930Z] Step 24/25 : LABEL git_sha=ff685513b4f4fcdbd82b7b57d834592b044178c3 [2021-09-28T08:30:39.930Z] ---> Running in 3f892b93f80f [2021-09-28T08:30:39.930Z] Removing intermediate container 3f892b93f80f [2021-09-28T08:30:39.931Z] ---> ed4fe3e49955 [2021-09-28T08:30:39.931Z] Step 25/25 : LABEL version=0.0.0 [2021-09-28T08:30:39.931Z] ---> Running in f72fc0a9de93 [2021-09-28T08:30:39.931Z] Removing intermediate container f72fc0a9de93 [2021-09-28T08:30:39.931Z] ---> da68c8f343f6 [2021-09-28T08:30:39.931Z] [Warning] One or more build-args [ARCH] were not consumed [2021-09-28T08:30:40.198Z] Successfully built da68c8f343f6 [2021-09-28T08:30:40.198Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-28T08:30:42.850Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-28T08:30:42.850Z] [2021-09-28T08:30:42.850Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-28T08:30:43.187Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-28T08:30:43.187Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-28T08:30:43.187Z] b4d181a07f80: Pulling fs layer [2021-09-28T08:30:43.187Z] a1111a8f2ec3: Pulling fs layer [2021-09-28T08:30:43.187Z] ed53099fbce6: Pulling fs layer [2021-09-28T08:30:43.187Z] dc539afda2c1: Pulling fs layer [2021-09-28T08:30:43.187Z] 77bc0d833cb6: Pulling fs layer [2021-09-28T08:30:43.187Z] 9065ff56babe: Pulling fs layer [2021-09-28T08:30:43.187Z] d287ab97295c: Pulling fs layer [2021-09-28T08:30:43.187Z] dc539afda2c1: Waiting [2021-09-28T08:30:43.187Z] 77bc0d833cb6: Waiting [2021-09-28T08:30:43.187Z] 9065ff56babe: Waiting [2021-09-28T08:30:43.187Z] d287ab97295c: Waiting [2021-09-28T08:30:43.454Z] a1111a8f2ec3: Verifying Checksum [2021-09-28T08:30:43.454Z] a1111a8f2ec3: Download complete [2021-09-28T08:30:43.454Z] dc539afda2c1: Verifying Checksum [2021-09-28T08:30:43.454Z] dc539afda2c1: Download complete [2021-09-28T08:30:43.721Z] 77bc0d833cb6: Verifying Checksum [2021-09-28T08:30:43.721Z] 77bc0d833cb6: Download complete [2021-09-28T08:30:43.721Z] 9065ff56babe: Download complete [2021-09-28T08:30:43.988Z] ed53099fbce6: Verifying Checksum [2021-09-28T08:30:43.988Z] ed53099fbce6: Download complete [2021-09-28T08:30:44.953Z] b4d181a07f80: Verifying Checksum [2021-09-28T08:30:44.953Z] b4d181a07f80: Download complete [2021-09-28T08:30:45.929Z] b4d181a07f80: Pull complete [2021-09-28T08:30:46.199Z] a1111a8f2ec3: Pull complete [2021-09-28T08:30:46.465Z] ed53099fbce6: Pull complete [2021-09-28T08:30:46.732Z] dc539afda2c1: Pull complete [2021-09-28T08:30:46.732Z] 77bc0d833cb6: Pull complete [2021-09-28T08:30:46.998Z] 9065ff56babe: Pull complete [2021-09-28T08:30:48.407Z] d287ab97295c: Verifying Checksum [2021-09-28T08:30:48.407Z] d287ab97295c: Download complete [2021-09-28T08:30:52.710Z] d287ab97295c: Pull complete [2021-09-28T08:30:52.710Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-28T08:30:52.710Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-28T08:30:52.710Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-28T08:30:52.804Z] prd-centos7-docker-4c-2g-1762 does not seem to be running inside a container [2021-09-28T08:30:52.868Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-09-28T08:30:55.173Z] $ docker top 8b23fe1e112c0efcf5414b82225f2ce999b7cc534d763a8bf9324180a525d326 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-28T08:30:57.360Z] ---> job-cost.sh [2021-09-28T08:30:57.360Z] lf-activate-venv: SKIPPING [2021-09-28T08:30:57.360Z] INFO: No Stack... [2021-09-28T08:30:58.322Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-28T08:30:58.588Z] INFO: Archiving Costs [Pipeline] sh [2021-09-28T08:30:58.906Z] + cat /w/workspace/edgex-ui-go/3/archives/cost.csv [2021-09-28T08:30:58.906Z] + cut -d, -f6 [Pipeline] lock [2021-09-28T08:30:58.948Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-440-3-stack-cost] [2021-09-28T08:30:58.958Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-440-3-stack-cost] did not exist. Created. [2021-09-28T08:30:58.958Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-440-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-28T08:30:59.301Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-09-28T08:30:59.367Z] Stashed 1 file(s) [Pipeline] } [2021-09-28T08:30:59.381Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-440-3-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-28T08:31:00.971Z] $ docker stop --time=1 8b23fe1e112c0efcf5414b82225f2ce999b7cc534d763a8bf9324180a525d326 [2021-09-28T08:31:02.127Z] $ docker rm -f 8b23fe1e112c0efcf5414b82225f2ce999b7cc534d763a8bf9324180a525d326 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-28T08:31:07.126Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-09-28T08:31:07.126Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-09-28T08:31:07.126Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-09-28T08:31:07.126Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-09-28T08:31:07.126Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-09-28T08:31:07.126Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-09-28T08:31:07.126Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-09-28T08:31:07.126Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-09-28T08:31:07.126Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-09-28T08:31:07.126Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-09-28T08:31:07.126Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-09-28T08:31:07.126Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-09-28T08:31:07.126Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-09-28T08:31:27.108Z] $ docker stop --time=1 ad853d1aea903f3fca2bbe52fd78606d96d96663e260dba560904801457e4271 [2021-09-28T08:31:29.122Z] $ docker rm -f ad853d1aea903f3fca2bbe52fd78606d96d96663e260dba560904801457e4271 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-28T08:31:29.954Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-09-28T08:31:29.975Z] Warning: overwriting stash ‘coverage-report’ [2021-09-28T08:31:30.625Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-09-28T08:31:31.224Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-09-28T08:31:32.965Z] + ls -al . [2021-09-28T08:31:32.965Z] total 128 [2021-09-28T08:31:32.965Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 28 08:30 . [2021-09-28T08:31:32.965Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 08:28 .. [2021-09-28T08:31:32.965Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 28 08:28 .git [2021-09-28T08:31:32.965Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 08:28 .github [2021-09-28T08:31:32.965Z] -rw-rw-r-- 1 jenkins jenkins 162 Sep 28 08:28 .gitignore [2021-09-28T08:31:32.965Z] -rw-rw-r-- 1 jenkins jenkins 3959 Sep 28 08:28 CONTRIBUTING.md [2021-09-28T08:31:32.965Z] -rw-rw-r-- 1 jenkins jenkins 1526 Sep 28 08:28 Dockerfile [2021-09-28T08:31:32.965Z] -rw-rw-r-- 1 jenkins jenkins 652 Sep 28 08:28 Jenkinsfile [2021-09-28T08:31:32.965Z] -rw-rw-r-- 1 jenkins jenkins 11357 Sep 28 08:28 LICENSE [2021-09-28T08:31:32.965Z] -rw-rw-r-- 1 jenkins jenkins 990 Sep 28 08:28 Makefile [2021-09-28T08:31:32.965Z] -rw-rw-r-- 1 jenkins jenkins 5509 Sep 28 08:28 README.md [2021-09-28T08:31:32.965Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 28 08:25 VERSION [2021-09-28T08:31:32.965Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 08:28 assets [2021-09-28T08:31:32.965Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 08:28 bin [2021-09-28T08:31:32.965Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 08:28 cmd [2021-09-28T08:31:32.965Z] -rw-r--r-- 1 jenkins jenkins 10 Sep 28 08:30 coverage.out [2021-09-28T08:31:32.965Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 08:28 docs [2021-09-28T08:31:32.966Z] -rw-rw-r-- 1 jenkins jenkins 880 Sep 28 08:28 go.mod [2021-09-28T08:31:32.966Z] -rw-r--r-- 1 jenkins jenkins 24176 Sep 28 08:30 go.sum [2021-09-28T08:31:32.966Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 28 08:28 internal [2021-09-28T08:31:32.966Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 08:28 pkg [2021-09-28T08:31:32.966Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 08:28 snap [2021-09-28T08:31:32.966Z] -rw-rw-r-- 1 jenkins jenkins 155 Sep 28 08:28 version.go [2021-09-28T08:31:32.966Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 08:28 web [Pipeline] isUnix [Pipeline] sh [2021-09-28T08:31:33.333Z] + 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=ff685513b4f4fcdbd82b7b57d834592b044178c3 --label arch=arm64 --label version=0.0.0 . [2021-09-28T08:31:34.370Z] Sending build context to Docker daemon 20.94MB [2021-09-28T08:31:34.370Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.12 [2021-09-28T08:31:34.370Z] Step 2/25 : FROM ${BASE} AS builder [2021-09-28T08:31:34.370Z] ---> 2f52161068dc [2021-09-28T08:31:34.370Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-09-28T08:31:34.648Z] ---> Running in 655cdc366524 [2021-09-28T08:31:35.242Z] Removing intermediate container 655cdc366524 [2021-09-28T08:31:35.242Z] ---> 597c44eb8787 [2021-09-28T08:31:35.242Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2021-09-28T08:31:35.242Z] ---> Running in eefab99b4b7d [2021-09-28T08:31:35.835Z] Removing intermediate container eefab99b4b7d [2021-09-28T08:31:35.835Z] ---> 5eba49a88d09 [2021-09-28T08:31:35.835Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-09-28T08:31:36.109Z] ---> Running in b454f2dd8dfd [2021-09-28T08:31:36.383Z] Removing intermediate container b454f2dd8dfd [2021-09-28T08:31:36.384Z] ---> b1a057104238 [2021-09-28T08:31:36.384Z] Step 6/25 : LABEL Name=edgex-ui-go [2021-09-28T08:31:36.662Z] ---> Running in 94b0d0f6226a [2021-09-28T08:31:37.259Z] Removing intermediate container 94b0d0f6226a [2021-09-28T08:31:37.259Z] ---> 1c1615322353 [2021-09-28T08:31:37.259Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-09-28T08:31:37.259Z] ---> Running in e606f1fe08dd [2021-09-28T08:31:37.853Z] Removing intermediate container e606f1fe08dd [2021-09-28T08:31:37.853Z] ---> f12189a350e5 [2021-09-28T08:31:37.853Z] Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-28T08:31:37.853Z] ---> Running in 5fcb6bfd0bdb [2021-09-28T08:31:40.493Z] Removing intermediate container 5fcb6bfd0bdb [2021-09-28T08:31:40.493Z] ---> 52f281d24454 [2021-09-28T08:31:40.493Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-28T08:31:40.493Z] ---> Running in 4cc071d4b303 [2021-09-28T08:31:41.470Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-28T08:31:44.070Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-28T08:31:44.070Z] OK: 218 MiB in 52 packages [2021-09-28T08:31:44.342Z] Removing intermediate container 4cc071d4b303 [2021-09-28T08:31:44.342Z] ---> 07a0b45b04b5 [2021-09-28T08:31:44.342Z] Step 10/25 : ENV GO111MODULE=on [2021-09-28T08:31:44.342Z] ---> Running in 686a3ff2020c [2021-09-28T08:31:44.935Z] Removing intermediate container 686a3ff2020c [2021-09-28T08:31:44.935Z] ---> 54f8fb16e2d5 [2021-09-28T08:31:44.935Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-09-28T08:31:45.211Z] ---> Running in 7696851184e3 [2021-09-28T08:31:45.805Z] Removing intermediate container 7696851184e3 [2021-09-28T08:31:45.805Z] ---> 003dc8829d3a [2021-09-28T08:31:45.805Z] Step 12/25 : COPY go.mod . [2021-09-28T08:31:46.403Z] ---> fcd6b8d7818c [2021-09-28T08:31:46.403Z] Step 13/25 : COPY Makefile . [2021-09-28T08:31:47.383Z] ---> 4d33adb3b771 [2021-09-28T08:31:47.383Z] Step 14/25 : RUN make update [2021-09-28T08:31:47.383Z] ---> Running in 3e52acb53bda [2021-09-28T08:31:48.825Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-09-28T08:31:49.804Z] Removing intermediate container 3e52acb53bda [2021-09-28T08:31:49.804Z] ---> c4dd8e369a82 [2021-09-28T08:31:49.804Z] Step 15/25 : COPY . . [2021-09-28T08:31:53.187Z] ---> d34e78ca01e7 [2021-09-28T08:31:53.187Z] Step 16/25 : RUN go mod tidy [2021-09-28T08:31:53.187Z] ---> Running in e8bda04651d1 [2021-09-28T08:31:55.801Z] Removing intermediate container e8bda04651d1 [2021-09-28T08:31:55.801Z] ---> 7d2799afccd2 [2021-09-28T08:31:55.801Z] Step 17/25 : RUN ${MAKE} [2021-09-28T08:31:55.801Z] ---> Running in 800b4cdebe93 [2021-09-28T08:31:56.777Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-09-28T08:32:23.581Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-09-28T08:32:28.978Z] Removing intermediate container 800b4cdebe93 [2021-09-28T08:32:28.978Z] ---> ea337d17cdd1 [2021-09-28T08:32:28.978Z] Step 18/25 : FROM alpine:3.12 [2021-09-28T08:32:29.249Z] 3.12: Pulling from library/alpine [2021-09-28T08:32:29.249Z] ccdebe76d529: Pulling fs layer [2021-09-28T08:32:29.850Z] ccdebe76d529: Verifying Checksum [2021-09-28T08:32:29.850Z] ccdebe76d529: Download complete [2021-09-28T08:32:30.443Z] ccdebe76d529: Pull complete [2021-09-28T08:32:30.443Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-28T08:32:30.443Z] Status: Downloaded newer image for alpine:3.12 [2021-09-28T08:32:30.443Z] ---> afc2cc120ca2 [2021-09-28T08:32:30.443Z] Step 19/25 : EXPOSE 4000 [2021-09-28T08:32:30.715Z] ---> Running in 3de362e1dd80 [2021-09-28T08:32:33.087Z] Removing intermediate container 3de362e1dd80 [2021-09-28T08:32:33.087Z] ---> a5bdc92de6a0 [2021-09-28T08:32:33.087Z] Step 20/25 : 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-09-28T08:32:33.087Z] ---> dcd423957c6f [2021-09-28T08:32:33.087Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-09-28T08:32:33.087Z] ---> Running in 8b35797bee51 [2021-09-28T08:32:33.357Z] Removing intermediate container 8b35797bee51 [2021-09-28T08:32:33.357Z] ---> cd50a79b4c9a [2021-09-28T08:32:33.358Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-09-28T08:32:33.358Z] ---> Running in a306e959d093 [2021-09-28T08:32:33.948Z] Removing intermediate container a306e959d093 [2021-09-28T08:32:33.948Z] ---> 0b96cd97c1de [2021-09-28T08:32:33.948Z] Step 23/25 : LABEL arch=arm64 [2021-09-28T08:32:33.948Z] ---> Running in 147332dfb142 [2021-09-28T08:32:34.543Z] Removing intermediate container 147332dfb142 [2021-09-28T08:32:34.543Z] ---> 5f46e08a31da [2021-09-28T08:32:34.543Z] Step 24/25 : LABEL git_sha=ff685513b4f4fcdbd82b7b57d834592b044178c3 [2021-09-28T08:32:34.543Z] ---> Running in e5a2d70af2a6 [2021-09-28T08:32:35.136Z] Removing intermediate container e5a2d70af2a6 [2021-09-28T08:32:35.136Z] ---> 790cb135d422 [2021-09-28T08:32:35.136Z] Step 25/25 : LABEL version=0.0.0 [2021-09-28T08:32:35.136Z] ---> Running in db5e2465f984 [2021-09-28T08:32:35.728Z] Removing intermediate container db5e2465f984 [2021-09-28T08:32:35.728Z] ---> cca1f9904e09 [2021-09-28T08:32:35.728Z] [Warning] One or more build-args [ARCH] were not consumed [2021-09-28T08:32:35.728Z] Successfully built cca1f9904e09 [2021-09-28T08:32:35.728Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-28T08:32:36.442Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-28T08:32:36.442Z] [2021-09-28T08:32:36.442Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-09-28T08:32:36.792Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-28T08:32:37.065Z] arm64: Pulling from edgex-lftools-log-publisher [2021-09-28T08:32:37.065Z] 448f6bf000e3: Pulling fs layer [2021-09-28T08:32:37.065Z] f757da607395: Pulling fs layer [2021-09-28T08:32:37.065Z] 05883995daec: Pulling fs layer [2021-09-28T08:32:37.065Z] 8603b9c90790: Pulling fs layer [2021-09-28T08:32:37.065Z] 1560dd03e051: Pulling fs layer [2021-09-28T08:32:37.065Z] 27f5ce0e4adf: Pulling fs layer [2021-09-28T08:32:37.065Z] c2d8d7efcc4b: Pulling fs layer [2021-09-28T08:32:37.065Z] 1560dd03e051: Waiting [2021-09-28T08:32:37.065Z] 27f5ce0e4adf: Waiting [2021-09-28T08:32:37.065Z] c2d8d7efcc4b: Waiting [2021-09-28T08:32:37.065Z] 8603b9c90790: Waiting [2021-09-28T08:32:37.065Z] f757da607395: Verifying Checksum [2021-09-28T08:32:37.065Z] f757da607395: Download complete [2021-09-28T08:32:37.338Z] 8603b9c90790: Verifying Checksum [2021-09-28T08:32:37.338Z] 8603b9c90790: Download complete [2021-09-28T08:32:37.338Z] 1560dd03e051: Download complete [2021-09-28T08:32:37.338Z] 27f5ce0e4adf: Verifying Checksum [2021-09-28T08:32:37.338Z] 27f5ce0e4adf: Download complete [2021-09-28T08:32:37.612Z] 05883995daec: Verifying Checksum [2021-09-28T08:32:37.612Z] 05883995daec: Download complete [2021-09-28T08:32:38.592Z] 448f6bf000e3: Download complete [2021-09-28T08:32:41.223Z] c2d8d7efcc4b: Verifying Checksum [2021-09-28T08:32:41.223Z] c2d8d7efcc4b: Download complete [2021-09-28T08:32:41.821Z] 448f6bf000e3: Pull complete [2021-09-28T08:32:42.414Z] f757da607395: Pull complete [2021-09-28T08:32:44.383Z] 05883995daec: Pull complete [2021-09-28T08:32:44.383Z] 8603b9c90790: Pull complete [2021-09-28T08:32:45.364Z] 1560dd03e051: Pull complete [2021-09-28T08:32:45.959Z] 27f5ce0e4adf: Pull complete [2021-09-28T08:32:59.925Z] c2d8d7efcc4b: Pull complete [2021-09-28T08:32:59.925Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-09-28T08:32:59.925Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-28T08:32:59.925Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-09-28T08:33:00.181Z] prd-ubuntu18.04-docker-arm64-4c-16g-1761 does not seem to be running inside a container [2021-09-28T08:33:00.223Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-09-28T08:33:04.216Z] $ docker top be20c222448b5e8ddd9ac4c833122feac3e9e3707d1277a5a32433251912137a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-28T08:33:05.179Z] ---> job-cost.sh [2021-09-28T08:33:05.179Z] lf-activate-venv: SKIPPING [2021-09-28T08:33:05.179Z] INFO: No Stack... [2021-09-28T08:33:06.602Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-09-28T08:33:06.875Z] INFO: Archiving Costs [Pipeline] sh [2021-09-28T08:33:07.581Z] + cut -d, -f6 [2021-09-28T08:33:07.582Z] + cat /w/workspace/edgex-ui-go/3/archives/cost.csv [Pipeline] lock [2021-09-28T08:33:09.235Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-440-3-stack-cost] [2021-09-28T08:33:09.243Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-440-3-stack-cost] did not exist. Created. [2021-09-28T08:33:09.243Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-440-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-28T08:33:09.945Z] /w/workspace/edgex-ui-go/3@tmp/durable-a78f1fac/script.sh: 1: /w/workspace/edgex-ui-go/3@tmp/durable-a78f1fac/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-09-28T08:33:11.999Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-09-28T08:33:12.020Z] Warning: overwriting stash ‘stack-cost’ [2021-09-28T08:33:12.138Z] Stashed 1 file(s) [Pipeline] } [2021-09-28T08:33:12.147Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-440-3-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-28T08:33:12.139Z] $ docker stop --time=1 be20c222448b5e8ddd9ac4c833122feac3e9e3707d1277a5a32433251912137a [2021-09-28T08:33:13.776Z] $ docker rm -f be20c222448b5e8ddd9ac4c833122feac3e9e3707d1277a5a32433251912137a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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-09-28T08:33:17.986Z] provisioning config files... [2021-09-28T08:33:18.013Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-440@tmp/config6455573225564561510tmp [Pipeline] { [Pipeline] sh [2021-09-28T08:33:18.358Z] + set +x [2021-09-28T08:33:18.358Z] + bash -s -- [2021-09-28T08:33:18.358Z] + curl -s https://codecov.io/bash [2021-09-28T08:33:18.358Z] [2021-09-28T08:33:18.358Z] _____ _ [2021-09-28T08:33:18.358Z] / ____| | | [2021-09-28T08:33:18.358Z] | | ___ __| | ___ ___ _____ __ [2021-09-28T08:33:18.358Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-09-28T08:33:18.358Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-09-28T08:33:18.358Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-09-28T08:33:18.358Z] Bash-1.0.6 [2021-09-28T08:33:18.358Z] [2021-09-28T08:33:18.358Z] [2021-09-28T08:33:18.358Z] ==> git version 2.24.4 found [2021-09-28T08:33:18.358Z] ==> 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-09-28T08:33:18.358Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-09-28T08:33:18.358Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-09-28T08:33:18.358Z] ==> Jenkins CI detected. [2021-09-28T08:33:18.625Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-440 [2021-09-28T08:33:18.625Z] project root: . [2021-09-28T08:33:18.625Z] --> token set from env [2021-09-28T08:33:18.625Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-09-28T08:33:18.625Z] ==> Running gcov in . (disable via -X gcov) [2021-09-28T08:33:18.625Z] ==> Python coveragepy not found [2021-09-28T08:33:18.625Z] ==> Searching for coverage reports in: [2021-09-28T08:33:18.625Z] + . [2021-09-28T08:33:18.625Z] -> Found 1 reports [2021-09-28T08:33:18.625Z] ==> Detecting git/mercurial file structure [2021-09-28T08:33:18.625Z] ==> Reading reports [2021-09-28T08:33:18.625Z] + ./coverage.out bytes=10 [2021-09-28T08:33:18.625Z] ==> Appending adjustments [2021-09-28T08:33:18.625Z] https://docs.codecov.io/docs/fixing-reports [2021-09-28T08:33:18.625Z] + Found adjustments [2021-09-28T08:33:18.625Z] ==> Gzipping contents [2021-09-28T08:33:18.625Z] 4.0K /tmp/codecov.IoMGrl.gz [2021-09-28T08:33:18.625Z] ==> Uploading reports [2021-09-28T08:33:18.625Z] url: https://codecov.io [2021-09-28T08:33:18.625Z] query: branch=PR-440&commit=ff685513b4f4fcdbd82b7b57d834592b044178c3&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-440%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=440&job=&cmd_args= [2021-09-28T08:33:18.625Z] -> Pinging Codecov [2021-09-28T08:33:18.625Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-440&commit=ff685513b4f4fcdbd82b7b57d834592b044178c3&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-440%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=440&job=&cmd_args= [2021-09-28T08:33:18.891Z] -> Uploading to [2021-09-28T08:33:18.891Z] https://storage.googleapis.com/codecov/v4/raw/2021-09-28/FB506323287CE973F263BFD2A0EB1F37/ff685513b4f4fcdbd82b7b57d834592b044178c3/ac4744d8-a7ed-4502-b597-d772fa234d34.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210928%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210928T083318Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f92f4d57380516bd2f9ceb399c8af29f8d6fecfeac6782b825465d052ccc0665 [2021-09-28T08:33:18.891Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-28T08:33:18.891Z] Dload Upload Total Spent Left Speed [2021-09-28T08:33:19.856Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3455 0 0 100 3455 0 4156 --:--:-- --:--:-- --:--:-- 4152 100 3455 0 0 100 3455 0 4155 --:--:-- --:--:-- --:--:-- 4152 [2021-09-28T08:33:19.856Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/ff685513b4f4fcdbd82b7b57d834592b044178c3 [Pipeline] } [2021-09-28T08:33:19.868Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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] sh [2021-09-28T08:33:26.082Z] + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-440/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-09-28T08:33:26.410Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-28T08:33:27.012Z] ---> package-listing.sh [2021-09-28T08:33:27.012Z] ++ facter osfamily [2021-09-28T08:33:27.012Z] ++ tr '[:upper:]' '[:lower:]' [2021-09-28T08:33:27.279Z] + OS_FAMILY=redhat [2021-09-28T08:33:27.279Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-440 [2021-09-28T08:33:27.279Z] + START_PACKAGES=/tmp/packages_start.txt [2021-09-28T08:33:27.279Z] + END_PACKAGES=/tmp/packages_end.txt [2021-09-28T08:33:27.279Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-09-28T08:33:27.279Z] + PACKAGES=/tmp/packages_start.txt [2021-09-28T08:33:27.279Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-440 ']' [2021-09-28T08:33:27.279Z] + PACKAGES=/tmp/packages_end.txt [2021-09-28T08:33:27.279Z] + case "${OS_FAMILY}" in [2021-09-28T08:33:27.279Z] + rpm -qa [2021-09-28T08:33:27.279Z] + sort [2021-09-28T08:33:27.864Z] + '[' -f /tmp/packages_start.txt ']' [2021-09-28T08:33:27.864Z] + '[' -f /tmp/packages_end.txt ']' [2021-09-28T08:33:27.864Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-09-28T08:33:27.864Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-440 ']' [2021-09-28T08:33:27.864Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-440/archives/ [2021-09-28T08:33:27.864Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-440/archives/ [Pipeline] echo [2021-09-28T08:33:27.881Z] 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_PR-440/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-09-28T08:33:28.182Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-09-28T08:33:28.788Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-28T08:33:28.788Z] [2021-09-28T08:33:28.788Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-28T08:33:29.119Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-28T08:33:29.119Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-28T08:33:29.119Z] b4d181a07f80: Pulling fs layer [2021-09-28T08:33:29.119Z] a1111a8f2ec3: Pulling fs layer [2021-09-28T08:33:29.119Z] ed53099fbce6: Pulling fs layer [2021-09-28T08:33:29.119Z] dc539afda2c1: Pulling fs layer [2021-09-28T08:33:29.119Z] 77bc0d833cb6: Pulling fs layer [2021-09-28T08:33:29.119Z] 9065ff56babe: Pulling fs layer [2021-09-28T08:33:29.119Z] d287ab97295c: Pulling fs layer [2021-09-28T08:33:29.119Z] 9065ff56babe: Waiting [2021-09-28T08:33:29.119Z] d287ab97295c: Waiting [2021-09-28T08:33:29.119Z] dc539afda2c1: Waiting [2021-09-28T08:33:29.119Z] 77bc0d833cb6: Waiting [2021-09-28T08:33:29.386Z] a1111a8f2ec3: Verifying Checksum [2021-09-28T08:33:29.386Z] a1111a8f2ec3: Download complete [2021-09-28T08:33:29.386Z] dc539afda2c1: Verifying Checksum [2021-09-28T08:33:29.386Z] dc539afda2c1: Download complete [2021-09-28T08:33:29.655Z] 77bc0d833cb6: Verifying Checksum [2021-09-28T08:33:29.655Z] 77bc0d833cb6: Download complete [2021-09-28T08:33:29.655Z] 9065ff56babe: Verifying Checksum [2021-09-28T08:33:29.655Z] 9065ff56babe: Download complete [2021-09-28T08:33:29.655Z] ed53099fbce6: Verifying Checksum [2021-09-28T08:33:29.655Z] ed53099fbce6: Download complete [2021-09-28T08:33:30.619Z] b4d181a07f80: Verifying Checksum [2021-09-28T08:33:30.619Z] b4d181a07f80: Download complete [2021-09-28T08:33:31.596Z] b4d181a07f80: Pull complete [2021-09-28T08:33:31.864Z] a1111a8f2ec3: Pull complete [2021-09-28T08:33:34.198Z] ed53099fbce6: Pull complete [2021-09-28T08:33:34.198Z] dc539afda2c1: Pull complete [2021-09-28T08:33:34.198Z] 77bc0d833cb6: Pull complete [2021-09-28T08:33:34.198Z] 9065ff56babe: Pull complete [2021-09-28T08:33:34.198Z] d287ab97295c: Verifying Checksum [2021-09-28T08:33:34.198Z] d287ab97295c: Download complete [2021-09-28T08:33:38.530Z] d287ab97295c: Pull complete [2021-09-28T08:33:38.530Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-28T08:33:38.530Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-28T08:33:38.530Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-28T08:33:38.615Z] prd-centos7-docker-4c-2g-1760 does not seem to be running inside a container [2021-09-28T08:33:38.675Z] $ 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_PR-440/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_PR-440 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-440:/w/workspace/edgexfoundry_edgex-ui-go_PR-440:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-440@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-440@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-09-28T08:33:41.211Z] $ docker top 898bcaa567bfae6cf2e3cae17a72283dd0f7fba0ea8a92309e6ce62adfb117f2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-28T08:33:41.610Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-09-28T08:33:43.496Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-09-28T08:33:43.819Z] + ls /var/log/sa-host [2021-09-28T08:33:43.819Z] + sadf -c /var/log/sa-host/sa05 [2021-09-28T08:33:43.819Z] file_magic: OK [2021-09-28T08:33:43.819Z] HZ: Using current value: 100 [2021-09-28T08:33:43.819Z] file_header: OK [2021-09-28T08:33:43.819Z] 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-09-28T08:33:43.819Z] Statistics: [2021-09-28T08:33:43.819Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-28T08:33:43.819Z] File successfully converted to sysstat format version 12.0.3 [2021-09-28T08:33:43.819Z] + sadf -c /var/log/sa-host/sa28 [2021-09-28T08:33:43.819Z] file_magic: OK [2021-09-28T08:33:43.819Z] HZ: Using current value: 100 [2021-09-28T08:33:43.819Z] file_header: OK [2021-09-28T08:33:43.819Z] 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-09-28T08:33:43.819Z] Statistics: [2021-09-28T08:33:43.819Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-28T08:33:43.819Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-28T08:33:47.392Z] provisioning config files... [2021-09-28T08:33:47.406Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-440@tmp/config4460036767700652920tmp [Pipeline] { [Pipeline] echo [2021-09-28T08:33:47.431Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-28T08:33:47.740Z] ---> create-netrc.sh [Pipeline] } [2021-09-28T08:33:47.756Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-09-28T08:33:48.158Z] ---> python-tools-install.sh [Pipeline] echo [2021-09-28T08:33:48.173Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-28T08:33:50.041Z] ---> sudo-logs.sh [2021-09-28T08:33:50.041Z] Archiving 'sudo' log.. [2021-09-28T08:33:50.041Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1760.vexxhost.local: Name or service not known [2021-09-28T08:33:50.041Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1760.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-09-28T08:33:50.072Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-28T08:33:50.389Z] ---> job-cost.sh [2021-09-28T08:33:50.389Z] lf-activate-venv: SKIPPING [2021-09-28T08:33:50.389Z] DEBUG: total: 0.10999999940395355 [2021-09-28T08:33:50.389Z] INFO: Retrieving Stack Cost... [2021-09-28T08:33:51.345Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-28T08:33:51.614Z] INFO: Archiving Costs [Pipeline] echo [2021-09-28T08:33:51.632Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-28T08:33:51.947Z] ---> logs-deploy.sh [2021-09-28T08:33:51.947Z] lf-activate-venv: SKIPPING [2021-09-28T08:33:51.947Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-440/3 [2021-09-28T08:33:51.947Z] INFO: archiving workspace using pattern(s): [2021-09-28T08:33:52.536Z] Archives upload complete. [2021-09-28T08:33:52.804Z] INFO: archiving logs to Nexus