Pull request #375 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from f76f814b8db3d3c5bf20121d01363cbb0a562782+ed8947b643568b301883c9fef62d671807069f73 (2d58fd0f9583d2accfdebdd684f5a9c7213e20a9) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5189351369854803715.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh291183519250317045.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 f4a1163c6b2b14014f487cca778b157dcbc6cc6b The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-375/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-375/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8016436148037264943.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-375/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh98959249307954647.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f4a1163c6b2b14014f487cca778b157dcbc6cc6b # timeout=10 Commit message: "Merge pull request #339 from ernestojeda/disable-snaps-temp" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1381175182972432480.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-375/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-375/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2345029232315564324.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object f4a1163c6b2b14014f487cca778b157dcbc6cc6b Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-155 in /w/workspace/edgexfoundry_edgex-ui-go_PR-375 [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-375 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-375@tmp/jenkins-gitclient-ssh233028258747970557.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit ed8947b643568b301883c9fef62d671807069f73 into PR head commit f76f814b8db3d3c5bf20121d01363cbb0a562782 Merge succeeded, producing f76f814b8db3d3c5bf20121d01363cbb0a562782 Checking out Revision f76f814b8db3d3c5bf20121d01363cbb0a562782 (PR-375) > 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-375@tmp/jenkins-gitclient-ssh4473242892259796744.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/375/head:refs/remotes/origin/PR-375 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f76f814b8db3d3c5bf20121d01363cbb0a562782 # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-375@tmp/jenkins-gitclient-ssh381417285257118584.key > git merge ed8947b643568b301883c9fef62d671807069f73 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f76f814b8db3d3c5bf20121d01363cbb0a562782 # timeout=10 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object f4a1163c6b2b14014f487cca778b157dcbc6cc6b [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-10T05:49:33.467Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-10T05:49:33.699Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-10T05:49:33.828Z] ========================================================= [2021-06-10T05:49:33.828Z] EdgeX Global Pipelines Version Info [2021-06-10T05:49:33.828Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-10T05:49:35.758Z] ------------------- [2021-06-10T05:49:35.758Z] stable info: [2021-06-10T05:49:35.758Z] ------------------- [2021-06-10T05:49:35.758Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-10T05:49:35.758Z] Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b [2021-06-10T05:49:35.758Z] Message: update stable to v1.0.194 [2021-06-10T05:49:36.339Z] ------------------- [2021-06-10T05:49:36.339Z] experimental info: [2021-06-10T05:49:36.339Z] ------------------- [2021-06-10T05:49:36.339Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-10T05:49:36.340Z] Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b [2021-06-10T05:49:36.340Z] Message: update experimental to v1.0.194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-10T05:49:36.584Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-06-10T05:49:36.651Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-06-10T05:49:36.712Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-10T05:49:36.774Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-10T05:49:36.837Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-10T05:49:36.921Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-10T05:49:37.029Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-10T05:49:37.109Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-10T05:49:37.232Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-10T05:49:37.310Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-10T05:49:37.405Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-10T05:49:37.474Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-06-10T05:49:37.547Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-10T05:49:37.611Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-10T05:49:37.667Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-10T05:49:37.727Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-10T05:49:37.787Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-10T05:49:37.856Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-10T05:49:37.924Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-10T05:49:37.987Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-10T05:49:38.054Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-06-10T05:49:38.124Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-06-10T05:49:38.186Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-10T05:49:38.250Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-10T05:49:38.324Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-06-10T05:49:38.417Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-10T05:49:38.493Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-375 [Pipeline] echo [2021-06-10T05:49:38.562Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-375 [Pipeline] echo [2021-06-10T05:49:38.629Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-375 [Pipeline] echo [2021-06-10T05:49:38.691Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f76f814b8db3d3c5bf20121d01363cbb0a562782 [Pipeline] echo [2021-06-10T05:49:38.753Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f76f814 [Pipeline] echo [2021-06-10T05:49:38.816Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-10T05:49:38.993Z] provisioning config files... [2021-06-10T05:49:39.024Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-375@tmp/config5640362395955794943tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-10T05:49:39.442Z] ---> docker-login.sh [2021-06-10T05:49:39.442Z] nexus3.edgexfoundry.org:10001 [2021-06-10T05:49:39.715Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T05:49:39.715Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T05:49:39.715Z] Configure a credential helper to remove this warning. See [2021-06-10T05:49:39.715Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T05:49:39.715Z] [2021-06-10T05:49:39.715Z] Login Succeeded [2021-06-10T05:49:39.715Z] nexus3.edgexfoundry.org:10002 [2021-06-10T05:49:39.980Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T05:49:39.980Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T05:49:39.980Z] Configure a credential helper to remove this warning. See [2021-06-10T05:49:39.980Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T05:49:39.980Z] [2021-06-10T05:49:39.980Z] Login Succeeded [2021-06-10T05:49:39.980Z] nexus3.edgexfoundry.org:10003 [2021-06-10T05:49:39.980Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T05:49:40.244Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T05:49:40.244Z] Configure a credential helper to remove this warning. See [2021-06-10T05:49:40.244Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T05:49:40.244Z] [2021-06-10T05:49:40.244Z] Login Succeeded [2021-06-10T05:49:40.244Z] nexus3.edgexfoundry.org:10004 [2021-06-10T05:49:40.244Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T05:49:40.244Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T05:49:40.244Z] Configure a credential helper to remove this warning. See [2021-06-10T05:49:40.244Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T05:49:40.244Z] [2021-06-10T05:49:40.244Z] Login Succeeded [2021-06-10T05:49:40.244Z] docker.io [2021-06-10T05:49:40.508Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T05:49:40.771Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T05:49:40.771Z] Configure a credential helper to remove this warning. See [2021-06-10T05:49:40.771Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T05:49:40.771Z] [2021-06-10T05:49:40.771Z] Login Succeeded [2021-06-10T05:49:40.771Z] ---> docker-login.sh ends [Pipeline] } [2021-06-10T05:49:40.817Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-10T05:49:41.704Z] + git log --format=format:%s -1 f76f814b8db3d3c5bf20121d01363cbb0a562782 [Pipeline] echo [2021-06-10T05:49:41.779Z] GIT_COMMIT: f76f814b8db3d3c5bf20121d01363cbb0a562782, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo [2021-06-10T05:49:41.835Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-10T05:49:42.946Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-10T05:49:42.946Z] [2021-06-10T05:49:42.946Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-10T05:49:43.310Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-10T05:49:43.310Z] latest: Pulling from edgex-devops/git-semver [2021-06-10T05:49:43.310Z] 31603596830f: Pulling fs layer [2021-06-10T05:49:43.310Z] 54011a49482f: Pulling fs layer [2021-06-10T05:49:43.310Z] a6820b24f6d8: Pulling fs layer [2021-06-10T05:49:43.310Z] f581987b2513: Pulling fs layer [2021-06-10T05:49:43.310Z] f581987b2513: Waiting [2021-06-10T05:49:43.310Z] 54011a49482f: Verifying Checksum [2021-06-10T05:49:43.310Z] 54011a49482f: Download complete [2021-06-10T05:49:43.582Z] 31603596830f: Verifying Checksum [2021-06-10T05:49:43.582Z] 31603596830f: Download complete [2021-06-10T05:49:43.868Z] f581987b2513: Verifying Checksum [2021-06-10T05:49:43.868Z] f581987b2513: Download complete [2021-06-10T05:49:43.868Z] 31603596830f: Pull complete [2021-06-10T05:49:43.868Z] a6820b24f6d8: Verifying Checksum [2021-06-10T05:49:43.868Z] a6820b24f6d8: Download complete [2021-06-10T05:49:43.868Z] 54011a49482f: Pull complete [2021-06-10T05:49:44.448Z] a6820b24f6d8: Pull complete [2021-06-10T05:49:44.711Z] f581987b2513: Pull complete [2021-06-10T05:49:44.711Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-10T05:49:44.711Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-10T05:49:44.711Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-10T05:49:44.852Z] prd-centos7-docker-4c-2g-155 does not seem to be running inside a container [2021-06-10T05:49:44.896Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-375 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-375:/w/workspace/edgexfoundry_edgex-ui-go_PR-375:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-375@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-375@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-10T05:49:46.088Z] $ docker top a493b0942d87495d025e27eddc4c687e101e282b2077f09e35fbd6f4a6249da9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-10T05:49:46.344Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-10T05:49:46.344Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-10T05:49:46.477Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-10T05:49:46.476Z] $ docker exec a493b0942d87495d025e27eddc4c687e101e282b2077f09e35fbd6f4a6249da9 ssh-agent [2021-06-10T05:49:46.605Z] SSH_AUTH_SOCK=/tmp/ssh-OwWuZrZxewQc/agent.13 [2021-06-10T05:49:46.605Z] SSH_AGENT_PID=20 [2021-06-10T05:49:46.614Z] Running ssh-add (command line suppressed) [2021-06-10T05:49:46.733Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-375@tmp/private_key_5241409038271565781.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-375@tmp/private_key_5241409038271565781.key) [2021-06-10T05:49:46.755Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-10T05:49:47.113Z] + git tag --points-at HEAD [Pipeline] } [2021-06-10T05:49:47.133Z] $ docker exec --env ******** --env ******** a493b0942d87495d025e27eddc4c687e101e282b2077f09e35fbd6f4a6249da9 ssh-agent -k [2021-06-10T05:49:47.231Z] unset SSH_AUTH_SOCK; [2021-06-10T05:49:47.231Z] unset SSH_AGENT_PID; [2021-06-10T05:49:47.231Z] echo Agent pid 20 killed; [2021-06-10T05:49:47.251Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-10T05:49:47.360Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-10T05:49:47.360Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-10T05:49:47.485Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-10T05:49:47.483Z] $ docker exec a493b0942d87495d025e27eddc4c687e101e282b2077f09e35fbd6f4a6249da9 ssh-agent [2021-06-10T05:49:47.607Z] SSH_AUTH_SOCK=/tmp/ssh-r6IwPxc5JZpw/agent.53 [2021-06-10T05:49:47.607Z] SSH_AGENT_PID=59 [2021-06-10T05:49:47.615Z] Running ssh-add (command line suppressed) [2021-06-10T05:49:47.723Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-375@tmp/private_key_8005979845644500216.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-375@tmp/private_key_8005979845644500216.key) [2021-06-10T05:49:47.744Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-10T05:49:48.111Z] + git semver init [2021-06-10T05:49:48.112Z] # -> Open(): unable to determine branch for HEAD [2021-06-10T05:49:48.112Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-375/.git [2021-06-10T05:49:48.112Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-375 [2021-06-10T05:49:48.112Z] # $SEMVER_REMOTE_NAME = origin [2021-06-10T05:49:48.112Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-10T05:49:48.112Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-10T05:49:48.112Z] # $SEMVER_BRANCH = PR-375 [2021-06-10T05:49:48.112Z] # $SEMVER_TEMP = /tmp/semver-420651445 [2021-06-10T05:49:48.112Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-06-10T05:49:53.422Z] # '/tmp/semver-420651445' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-375/.semver' [2021-06-10T05:49:53.422Z] # -> Force: false [2021-06-10T05:49:53.422Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-375/.semver [Pipeline] } [2021-06-10T05:49:53.439Z] $ docker exec --env ******** --env ******** a493b0942d87495d025e27eddc4c687e101e282b2077f09e35fbd6f4a6249da9 ssh-agent -k [2021-06-10T05:49:53.549Z] unset SSH_AUTH_SOCK; [2021-06-10T05:49:53.550Z] unset SSH_AGENT_PID; [2021-06-10T05:49:53.550Z] echo Agent pid 59 killed; [2021-06-10T05:49:53.569Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-10T05:49:54.030Z] + git semver [Pipeline] } [2021-06-10T05:49:54.057Z] $ docker stop --time=1 a493b0942d87495d025e27eddc4c687e101e282b2077f09e35fbd6f4a6249da9 [2021-06-10T05:49:55.409Z] $ docker rm -f a493b0942d87495d025e27eddc4c687e101e282b2077f09e35fbd6f4a6249da9 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-10T05:49:55.882Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-10T05:49:56.233Z] Stashed 1 file(s) [Pipeline] echo [2021-06-10T05:49:56.258Z] [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-06-10T05:50:11.921Z] Still waiting to schedule task [2021-06-10T05:50:11.921Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-155’ [2021-06-10T05:50:11.960Z] Still waiting to schedule task [2021-06-10T05:50:11.960Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-06-10T05:52:17.056Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-156 in /w/workspace/edgexfoundry_edgex-ui-go_PR-375 [Pipeline] { [Pipeline] ws [2021-06-10T05:52:17.129Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-06-10T05:52:17.392Z] The recommended git tool is: git [2021-06-10T05:52:22.897Z] using credential edgex-jenkins-ssh [2021-06-10T05:52:22.918Z] Cloning the remote Git repository [2021-06-10T05:52:22.968Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-10T05:52:23.095Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-06-10T05:52:23.179Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-10T05:52:23.180Z] > git --version # timeout=10 [2021-06-10T05:52:23.196Z] > git --version # 'git version 2.17.1' [2021-06-10T05:52:23.198Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-10T05:52:23.375Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-10T05:52:26.121Z] Merging remotes/origin/master commit ed8947b643568b301883c9fef62d671807069f73 into PR head commit f76f814b8db3d3c5bf20121d01363cbb0a562782 [2021-06-10T05:52:25.507Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-06-10T05:52:25.528Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-10T05:52:25.557Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-06-10T05:52:25.594Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-10T05:52:25.595Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-10T05:52:25.607Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/375/head:refs/remotes/origin/PR-375 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-10T05:52:26.135Z] > git config core.sparsecheckout # timeout=10 [2021-06-10T05:52:26.148Z] > git checkout -f f76f814b8db3d3c5bf20121d01363cbb0a562782 # timeout=10 [2021-06-10T05:52:26.777Z] Merge succeeded, producing f76f814b8db3d3c5bf20121d01363cbb0a562782 [2021-06-10T05:52:26.778Z] Checking out Revision f76f814b8db3d3c5bf20121d01363cbb0a562782 (PR-375) [2021-06-10T05:52:26.679Z] > git remote # timeout=10 [2021-06-10T05:52:26.698Z] > git config --get remote.origin.url # timeout=10 [2021-06-10T05:52:26.720Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-10T05:52:26.732Z] > git merge ed8947b643568b301883c9fef62d671807069f73 # timeout=10 [2021-06-10T05:52:26.756Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-10T05:52:26.777Z] > git config core.sparsecheckout # timeout=10 [2021-06-10T05:52:26.786Z] > git checkout -f f76f814b8db3d3c5bf20121d01363cbb0a562782 # timeout=10 [2021-06-10T05:52:31.766Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-06-10T05:52:31.815Z] > git --version # timeout=10 [2021-06-10T05:52:31.826Z] > git --version # 'git version 2.17.1' [2021-06-10T05:52:31.838Z] fatal: bad object f4a1163c6b2b14014f487cca778b157dcbc6cc6b [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-10T05:52:33.421Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-10T05:52:33.990Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-10T05:52:34.355Z] + sudo+ service docker restarttrue [2021-06-10T05:52:34.356Z] [2021-06-10T05:52:46.723Z] Running on prd-centos7-docker-4c-2g-157 in /w/workspace/edgexfoundry_edgex-ui-go_PR-375 [Pipeline] { [Pipeline] ws [2021-06-10T05:52:46.783Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-06-10T05:52:46.948Z] The recommended git tool is: git [2021-06-10T05:52:49.468Z] using credential edgex-jenkins-ssh [2021-06-10T05:52:49.483Z] Cloning the remote Git repository [2021-06-10T05:52:49.504Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-10T05:52:49.574Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-06-10T05:52:49.610Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-10T05:52:49.611Z] > git --version # timeout=10 [2021-06-10T05:52:49.619Z] > git --version # 'git version 2.24.4' [2021-06-10T05:52:49.619Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-10T05:52:49.644Z] [INFO] Currently running in a labeled security context [2021-06-10T05:52:49.644Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-10T05:52:49.644Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh8100503312346437732.key [2021-06-10T05:52:49.685Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-10T05:52:51.146Z] Merging remotes/origin/master commit ed8947b643568b301883c9fef62d671807069f73 into PR head commit f76f814b8db3d3c5bf20121d01363cbb0a562782 [2021-06-10T05:52:51.383Z] Merge succeeded, producing f76f814b8db3d3c5bf20121d01363cbb0a562782 [2021-06-10T05:52:51.384Z] Checking out Revision f76f814b8db3d3c5bf20121d01363cbb0a562782 (PR-375) [2021-06-10T05:52:50.669Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-06-10T05:52:50.679Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-10T05:52:50.700Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-06-10T05:52:50.717Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-10T05:52:50.717Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-10T05:52:50.718Z] [INFO] Currently running in a labeled security context [2021-06-10T05:52:50.718Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-10T05:52:50.718Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh1699108786356886998.key [2021-06-10T05:52:50.731Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/375/head:refs/remotes/origin/PR-375 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-10T05:52:51.159Z] > git config core.sparsecheckout # timeout=10 [2021-06-10T05:52:51.174Z] > git checkout -f f76f814b8db3d3c5bf20121d01363cbb0a562782 # timeout=10 [2021-06-10T05:52:51.331Z] > git remote # timeout=10 [2021-06-10T05:52:51.340Z] > git config --get remote.origin.url # timeout=10 [2021-06-10T05:52:51.349Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-10T05:52:51.350Z] [INFO] Currently running in a labeled security context [2021-06-10T05:52:51.350Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-10T05:52:51.350Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh3996794272789707767.key [2021-06-10T05:52:51.360Z] > git merge ed8947b643568b301883c9fef62d671807069f73 # timeout=10 [2021-06-10T05:52:51.373Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-10T05:52:51.385Z] > git config core.sparsecheckout # timeout=10 [2021-06-10T05:52:51.392Z] > git checkout -f f76f814b8db3d3c5bf20121d01363cbb0a562782 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-10T05:52:52.784Z] provisioning config files... [2021-06-10T05:52:52.813Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config4170591933242718228tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-10T05:52:53.228Z] ---> docker-login.sh [2021-06-10T05:52:53.228Z] nexus3.edgexfoundry.org:10001 [2021-06-10T05:52:53.832Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T05:52:54.435Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T05:52:54.435Z] Configure a credential helper to remove this warning. See [2021-06-10T05:52:54.435Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T05:52:54.435Z] [2021-06-10T05:52:54.435Z] Login Succeeded [2021-06-10T05:52:54.435Z] nexus3.edgexfoundry.org:10002 [2021-06-10T05:52:54.714Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T05:52:54.991Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T05:52:54.991Z] Configure a credential helper to remove this warning. See [2021-06-10T05:52:54.991Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T05:52:54.991Z] [2021-06-10T05:52:54.991Z] Login Succeeded [2021-06-10T05:52:54.991Z] nexus3.edgexfoundry.org:10003 [2021-06-10T05:52:55.248Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-06-10T05:52:55.272Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T05:52:55.270Z] > git --version # timeout=10 [2021-06-10T05:52:55.278Z] > git --version # 'git version 2.24.4' [2021-06-10T05:52:55.285Z] fatal: bad object f4a1163c6b2b14014f487cca778b157dcbc6cc6b [2021-06-10T05:52:55.546Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T05:52:55.546Z] Configure a credential helper to remove this warning. See [2021-06-10T05:52:55.546Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T05:52:55.546Z] [2021-06-10T05:52:55.546Z] Login Succeeded [2021-06-10T05:52:55.546Z] nexus3.edgexfoundry.org:10004 [Pipeline] withEnv [Pipeline] { [2021-06-10T05:52:55.821Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-10T05:52:56.102Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T05:52:56.102Z] Configure a credential helper to remove this warning. See [2021-06-10T05:52:56.102Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T05:52:56.102Z] [2021-06-10T05:52:56.102Z] Login Succeeded [2021-06-10T05:52:56.102Z] docker.io [2021-06-10T05:52:56.377Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T05:52:56.669Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-10T05:52:56.973Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T05:52:56.973Z] Configure a credential helper to remove this warning. See [2021-06-10T05:52:56.973Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T05:52:56.973Z] [2021-06-10T05:52:56.973Z] Login Succeeded [2021-06-10T05:52:56.973Z] ---> docker-login.sh ends [Pipeline] } [2021-06-10T05:52:57.006Z] Deleting 1 temporary files [2021-06-10T05:52:57.011Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] // configFileProvider [Pipeline] } [Pipeline] sh [Pipeline] // withEnv [Pipeline] unstash [2021-06-10T05:52:57.406Z] + sudo service docker restart [2021-06-10T05:52:57.406Z] + true [2021-06-10T05:52:57.406Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-06-10T05:52:57.742Z] ========================================================= [2021-06-10T05:52:57.742Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-10T05:52:57.742Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-10T05:52:58.159Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-06-10T05:52:59.168Z] Sending build context to Docker daemon 35.74MB [2021-06-10T05:52:59.169Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-10T05:52:59.169Z] Step 2/8 : FROM ${BASE} [2021-06-10T05:52:59.443Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-10T05:52:59.443Z] 595b0fe564bb: Pulling fs layer [2021-06-10T05:52:59.443Z] 3088b5b3c5c0: Pulling fs layer [2021-06-10T05:52:59.443Z] 5b7225fbf94c: Pulling fs layer [2021-06-10T05:52:59.443Z] ba82ee9f976e: Pulling fs layer [2021-06-10T05:52:59.443Z] 506bd15cee9f: Pulling fs layer [2021-06-10T05:52:59.443Z] 75a0a4a0db45: Pulling fs layer [2021-06-10T05:52:59.443Z] 618dc40b7e24: Pulling fs layer [2021-06-10T05:52:59.443Z] 75a0a4a0db45: Waiting [2021-06-10T05:52:59.443Z] 618dc40b7e24: Waiting [2021-06-10T05:52:59.443Z] 506bd15cee9f: Waiting [2021-06-10T05:52:59.443Z] 5b7225fbf94c: Verifying Checksum [2021-06-10T05:52:59.443Z] 5b7225fbf94c: Download complete [2021-06-10T05:52:59.443Z] 3088b5b3c5c0: Verifying Checksum [2021-06-10T05:52:59.443Z] 3088b5b3c5c0: Download complete [2021-06-10T05:52:59.443Z] 506bd15cee9f: Verifying Checksum [2021-06-10T05:52:59.443Z] 506bd15cee9f: Download complete [2021-06-10T05:52:59.724Z] 75a0a4a0db45: Verifying Checksum [2021-06-10T05:52:59.724Z] 75a0a4a0db45: Download complete [2021-06-10T05:52:59.724Z] 595b0fe564bb: Verifying Checksum [2021-06-10T05:52:59.724Z] 595b0fe564bb: Download complete [2021-06-10T05:53:00.326Z] 595b0fe564bb: Pull complete [2021-06-10T05:53:00.927Z] 3088b5b3c5c0: Pull complete [2021-06-10T05:53:01.210Z] 5b7225fbf94c: Pull complete [2021-06-10T05:53:02.203Z] 618dc40b7e24: Verifying Checksum [2021-06-10T05:53:02.203Z] 618dc40b7e24: Download complete [2021-06-10T05:53:03.648Z] ba82ee9f976e: Download complete [2021-06-10T05:53:13.889Z] ba82ee9f976e: Pull complete [2021-06-10T05:53:14.183Z] 506bd15cee9f: Pull complete [2021-06-10T05:53:14.471Z] 75a0a4a0db45: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-10T05:53:15.656Z] provisioning config files... [2021-06-10T05:53:15.687Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config8944113060601212320tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-10T05:53:16.059Z] ---> docker-login.sh [2021-06-10T05:53:16.059Z] nexus3.edgexfoundry.org:10001 [2021-06-10T05:53:16.325Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T05:53:16.325Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T05:53:16.325Z] Configure a credential helper to remove this warning. See [2021-06-10T05:53:16.325Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T05:53:16.325Z] [2021-06-10T05:53:16.325Z] Login Succeeded [2021-06-10T05:53:16.325Z] nexus3.edgexfoundry.org:10002 [2021-06-10T05:53:16.325Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T05:53:16.589Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T05:53:16.589Z] Configure a credential helper to remove this warning. See [2021-06-10T05:53:16.589Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T05:53:16.589Z] [2021-06-10T05:53:16.589Z] Login Succeeded [2021-06-10T05:53:16.589Z] nexus3.edgexfoundry.org:10003 [2021-06-10T05:53:16.589Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T05:53:16.589Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T05:53:16.589Z] Configure a credential helper to remove this warning. See [2021-06-10T05:53:16.589Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T05:53:16.589Z] [2021-06-10T05:53:16.589Z] Login Succeeded [2021-06-10T05:53:16.589Z] nexus3.edgexfoundry.org:10004 [2021-06-10T05:53:16.852Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T05:53:16.852Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T05:53:16.852Z] Configure a credential helper to remove this warning. See [2021-06-10T05:53:16.852Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T05:53:16.852Z] [2021-06-10T05:53:16.852Z] Login Succeeded [2021-06-10T05:53:16.852Z] docker.io [2021-06-10T05:53:16.852Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T05:53:17.120Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T05:53:17.120Z] Configure a credential helper to remove this warning. See [2021-06-10T05:53:17.120Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T05:53:17.120Z] [2021-06-10T05:53:17.120Z] Login Succeeded [2021-06-10T05:53:17.120Z] ---> docker-login.sh ends [Pipeline] } [2021-06-10T05:53:17.147Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-10T05:53:17.458Z] ========================================================= [2021-06-10T05:53:17.458Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-10T05:53:17.458Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-10T05:53:17.814Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-10T05:53:18.079Z] Sending build context to Docker daemon 35.75MB [2021-06-10T05:53:18.079Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-10T05:53:18.079Z] Step 2/8 : FROM ${BASE} [2021-06-10T05:53:18.079Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-10T05:53:18.079Z] 540db60ca938: Pulling fs layer [2021-06-10T05:53:18.079Z] adcc1eea9eea: Pulling fs layer [2021-06-10T05:53:18.079Z] 4c4ab2625f07: Pulling fs layer [2021-06-10T05:53:18.079Z] 0510c868ecb4: Pulling fs layer [2021-06-10T05:53:18.079Z] afea3b2eda06: Pulling fs layer [2021-06-10T05:53:18.079Z] 7809a108b3ef: Pulling fs layer [2021-06-10T05:53:18.079Z] f706445af74f: Pulling fs layer [2021-06-10T05:53:18.079Z] 0510c868ecb4: Waiting [2021-06-10T05:53:18.079Z] afea3b2eda06: Waiting [2021-06-10T05:53:18.079Z] 7809a108b3ef: Waiting [2021-06-10T05:53:18.079Z] f706445af74f: Waiting [2021-06-10T05:53:18.079Z] 4c4ab2625f07: Verifying Checksum [2021-06-10T05:53:18.079Z] 4c4ab2625f07: Download complete [2021-06-10T05:53:18.079Z] adcc1eea9eea: Verifying Checksum [2021-06-10T05:53:18.079Z] adcc1eea9eea: Download complete [2021-06-10T05:53:18.342Z] afea3b2eda06: Verifying Checksum [2021-06-10T05:53:18.342Z] afea3b2eda06: Download complete [2021-06-10T05:53:18.342Z] 7809a108b3ef: Verifying Checksum [2021-06-10T05:53:18.342Z] 7809a108b3ef: Download complete [2021-06-10T05:53:18.342Z] 540db60ca938: Verifying Checksum [2021-06-10T05:53:18.342Z] 540db60ca938: Download complete [2021-06-10T05:53:18.342Z] 540db60ca938: Pull complete [2021-06-10T05:53:18.604Z] adcc1eea9eea: Pull complete [2021-06-10T05:53:18.604Z] 4c4ab2625f07: Pull complete [2021-06-10T05:53:18.796Z] 618dc40b7e24: Pull complete [2021-06-10T05:53:18.796Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-10T05:53:18.796Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-10T05:53:18.796Z] ---> a36622ca3599 [2021-06-10T05:53:18.796Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-10T05:53:20.008Z] f706445af74f: Verifying Checksum [2021-06-10T05:53:20.008Z] f706445af74f: Download complete [2021-06-10T05:53:20.581Z] 0510c868ecb4: Verifying Checksum [2021-06-10T05:53:20.581Z] 0510c868ecb4: Download complete [2021-06-10T05:53:20.780Z] ---> Running in b24dfa82ed01 [2021-06-10T05:53:21.057Z] Removing intermediate container b24dfa82ed01 [2021-06-10T05:53:21.057Z] ---> 9e78ce5550ab [2021-06-10T05:53:21.057Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T05:53:21.057Z] ---> Running in 659c9e22213c [2021-06-10T05:53:23.694Z] Removing intermediate container 659c9e22213c [2021-06-10T05:53:23.694Z] ---> 276ecfb88a62 [2021-06-10T05:53:23.694Z] Step 5/8 : RUN apk add --no-cache make git [2021-06-10T05:53:23.694Z] ---> Running in 50a704620e10 [2021-06-10T05:53:23.922Z] 0510c868ecb4: Pull complete [2021-06-10T05:53:23.922Z] afea3b2eda06: Pull complete [2021-06-10T05:53:24.186Z] 7809a108b3ef: Pull complete [2021-06-10T05:53:24.678Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-10T05:53:25.587Z] f706445af74f: Pull complete [2021-06-10T05:53:25.648Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-10T05:53:25.857Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-10T05:53:25.857Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-10T05:53:25.857Z] ---> b068be0155e3 [2021-06-10T05:53:25.857Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-10T05:53:26.619Z] OK: 138 MiB in 40 packages [2021-06-10T05:53:27.607Z] Removing intermediate container 50a704620e10 [2021-06-10T05:53:27.607Z] ---> e7b9c3142929 [2021-06-10T05:53:27.608Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-06-10T05:53:27.608Z] ---> Running in 28679d5fa31a [2021-06-10T05:53:28.201Z] Removing intermediate container 28679d5fa31a [2021-06-10T05:53:28.201Z] ---> 131b44197b9f [2021-06-10T05:53:28.201Z] Step 7/8 : COPY . . [2021-06-10T05:53:28.406Z] ---> Running in 0a7e5e0e71a8 [2021-06-10T05:53:28.406Z] Removing intermediate container 0a7e5e0e71a8 [2021-06-10T05:53:28.406Z] ---> 276cfd0b7a95 [2021-06-10T05:53:28.406Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T05:53:28.406Z] ---> Running in 37e3b1459c28 [2021-06-10T05:53:28.981Z] Removing intermediate container 37e3b1459c28 [2021-06-10T05:53:28.981Z] ---> aef8559dd60a [2021-06-10T05:53:28.981Z] Step 5/8 : RUN apk add --no-cache make git [2021-06-10T05:53:28.981Z] ---> Running in d04cf759fddc [2021-06-10T05:53:29.245Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-10T05:53:30.189Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-10T05:53:31.134Z] OK: 149 MiB in 40 packages [2021-06-10T05:53:31.399Z] Removing intermediate container d04cf759fddc [2021-06-10T05:53:31.399Z] ---> c3da3fad3621 [2021-06-10T05:53:31.399Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-06-10T05:53:31.399Z] ---> Running in fe9e4df1704a [2021-06-10T05:53:31.399Z] Removing intermediate container fe9e4df1704a [2021-06-10T05:53:31.399Z] ---> c6755ad8151e [2021-06-10T05:53:31.399Z] Step 7/8 : COPY . . [2021-06-10T05:53:31.597Z] ---> 8b2f6f039990 [2021-06-10T05:53:31.597Z] Step 8/8 : RUN go mod download [2021-06-10T05:53:31.597Z] ---> Running in ca4682850cab [2021-06-10T05:53:33.331Z] ---> 67e77650c0a3 [2021-06-10T05:53:33.331Z] Step 8/8 : RUN go mod download [2021-06-10T05:53:33.331Z] ---> Running in 1c83f7ebd679 [2021-06-10T05:53:48.275Z] Removing intermediate container 1c83f7ebd679 [2021-06-10T05:53:48.275Z] ---> b916db80028f [2021-06-10T05:53:48.275Z] Successfully built b916db80028f [2021-06-10T05:53:48.275Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-10T05:53:48.628Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-10T05:53:48.628Z] . [Pipeline] withDockerContainer [2021-06-10T05:53:48.740Z] prd-centos7-docker-4c-2g-157 does not seem to be running inside a container [2021-06-10T05:53:48.789Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@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 ******** ci-base-image-x86_64 cat [2021-06-10T05:53:49.242Z] $ docker top ce6aa190e63cd2b5b13ccfaa03043f24b5ff4b5e82f7b0c9640581a78de90bfc -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-10T05:53:49.688Z] + go version [2021-06-10T05:53:49.688Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-10T05:53:49.717Z] $ docker stop --time=1 ce6aa190e63cd2b5b13ccfaa03043f24b5ff4b5e82f7b0c9640581a78de90bfc [2021-06-10T05:53:50.932Z] $ docker rm -f ce6aa190e63cd2b5b13ccfaa03043f24b5ff4b5e82f7b0c9640581a78de90bfc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-10T05:53:51.848Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-10T05:53:51.848Z] . [Pipeline] withDockerContainer [2021-06-10T05:53:51.995Z] prd-centos7-docker-4c-2g-157 does not seem to be running inside a container [2021-06-10T05:53:52.040Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@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 ******** ci-base-image-x86_64 cat [2021-06-10T05:53:52.502Z] $ docker top d267cdca7828e7286813bc39ece453c04f1c5c2aac1a0e35e0396eaea34a211a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-10T05:53:52.969Z] + go mod tidy [2021-06-10T05:53:53.242Z] go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos [2021-06-10T05:53:53.242Z] go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http [2021-06-10T05:53:53.819Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.149 [2021-06-10T05:53:54.081Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.100 [2021-06-10T05:53:55.029Z] go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common [2021-06-10T05:53:55.029Z] go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests [2021-06-10T05:53:55.029Z] go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses [2021-06-10T05:53:55.029Z] github.com/edgexfoundry/edgex-ui-go/internal/handler imports [2021-06-10T05:53:55.029Z] github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http [2021-06-10T05:53:55.029Z] github.com/edgexfoundry/edgex-ui-go/internal/handler imports [2021-06-10T05:53:55.029Z] github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos [2021-06-10T05:53:55.029Z] github.com/edgexfoundry/edgex-ui-go/internal/handler imports [2021-06-10T05:53:55.029Z] github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common [2021-06-10T05:53:55.029Z] github.com/edgexfoundry/edgex-ui-go/internal/handler imports [2021-06-10T05:53:55.029Z] github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests [2021-06-10T05:53:55.029Z] github.com/edgexfoundry/edgex-ui-go/internal/handler imports [2021-06-10T05:53:55.029Z] github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses [Pipeline] } [2021-06-10T05:53:55.074Z] $ docker stop --time=1 d267cdca7828e7286813bc39ece453c04f1c5c2aac1a0e35e0396eaea34a211a [2021-06-10T05:53:56.378Z] $ docker rm -f d267cdca7828e7286813bc39ece453c04f1c5c2aac1a0e35e0396eaea34a211a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-10T05:53:58.012Z] ---> job-cost.sh [2021-06-10T05:53:58.012Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HSr5 [2021-06-10T05:53:58.402Z] Removing intermediate container ca4682850cab [2021-06-10T05:53:58.402Z] ---> 8b149f93d067 [2021-06-10T05:53:58.402Z] Successfully built 8b149f93d067 [2021-06-10T05:53:58.402Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-10T05:53:58.782Z] + docker inspect -f . ci-base-image-arm64 [2021-06-10T05:53:58.782Z] . [Pipeline] withDockerContainer [2021-06-10T05:53:59.067Z] prd-ubuntu18.04-docker-arm64-4c-16g-156 does not seem to be running inside a container [2021-06-10T05:53:59.142Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@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 ******** ci-base-image-arm64 cat [2021-06-10T05:54:00.802Z] $ docker top 0d937d4cd30aadda9b3dca978259676505d7eff01d4a23aa327fd33b6440f0f2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-10T05:54:01.844Z] + go version [2021-06-10T05:54:01.845Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-10T05:54:01.892Z] $ docker stop --time=1 0d937d4cd30aadda9b3dca978259676505d7eff01d4a23aa327fd33b6440f0f2 [2021-06-10T05:54:03.711Z] $ docker rm -f 0d937d4cd30aadda9b3dca978259676505d7eff01d4a23aa327fd33b6440f0f2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-10T05:54:04.796Z] + docker inspect -f . ci-base-image-arm64 [2021-06-10T05:54:04.796Z] . [Pipeline] withDockerContainer [2021-06-10T05:54:05.076Z] prd-ubuntu18.04-docker-arm64-4c-16g-156 does not seem to be running inside a container [2021-06-10T05:54:05.152Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@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 ******** ci-base-image-arm64 cat [2021-06-10T05:54:06.739Z] $ docker top 1dc1f53cc37ea4a668c42f00955eb753f9e8a503cdef48889841b41b7b263cdb -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-10T05:54:07.788Z] + go mod tidy [2021-06-10T05:54:08.040Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-10T05:54:08.392Z] go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common [2021-06-10T05:54:08.393Z] go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http [2021-06-10T05:54:08.393Z] go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests [2021-06-10T05:54:08.393Z] go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos [2021-06-10T05:54:08.670Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.100 [2021-06-10T05:54:08.670Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.149 [2021-06-10T05:54:08.944Z] go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses [2021-06-10T05:54:08.944Z] github.com/edgexfoundry/edgex-ui-go/internal/handler imports [2021-06-10T05:54:08.944Z] github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http [2021-06-10T05:54:08.944Z] github.com/edgexfoundry/edgex-ui-go/internal/handler imports [2021-06-10T05:54:08.944Z] github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos [2021-06-10T05:54:08.944Z] github.com/edgexfoundry/edgex-ui-go/internal/handler imports [2021-06-10T05:54:08.944Z] github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common [2021-06-10T05:54:08.944Z] github.com/edgexfoundry/edgex-ui-go/internal/handler imports [2021-06-10T05:54:08.944Z] github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests [2021-06-10T05:54:08.944Z] github.com/edgexfoundry/edgex-ui-go/internal/handler imports [2021-06-10T05:54:08.944Z] github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses [Pipeline] } [2021-06-10T05:54:08.991Z] $ docker stop --time=1 1dc1f53cc37ea4a668c42f00955eb753f9e8a503cdef48889841b41b7b263cdb [2021-06-10T05:54:10.956Z] $ docker rm -f 1dc1f53cc37ea4a668c42f00955eb753f9e8a503cdef48889841b41b7b263cdb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-10T05:54:12.441Z] ---> job-cost.sh [2021-06-10T05:54:12.441Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HhMQ [2021-06-10T05:54:22.994Z] lf-activate-venv(): INFO: Adding /tmp/venv-HSr5/bin to PATH [2021-06-10T05:54:22.994Z] INFO: No Stack... [2021-06-10T05:54:22.994Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-10T05:54:22.994Z] INFO: Archiving Costs [Pipeline] sh [2021-06-10T05:54:23.323Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2021-06-10T05:54:23.323Z] + cut -d, -f6 [Pipeline] lock [2021-06-10T05:54:23.387Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-375-1-stack-cost] [2021-06-10T05:54:23.395Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-375-1-stack-cost] did not exist. Created. [2021-06-10T05:54:23.395Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-375-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-10T05:54:23.868Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-10T05:54:24.127Z] Stashed 1 file(s) [Pipeline] } [2021-06-10T05:54:24.149Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-375-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-10T05:54:24.799Z] Failed in branch amd64 [2021-06-10T05:54:51.400Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-10T05:56:13.133Z] lf-activate-venv(): INFO: Adding /tmp/venv-HhMQ/bin to PATH [2021-06-10T05:56:13.134Z] INFO: No Stack... [2021-06-10T05:56:13.134Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-10T05:56:13.728Z] INFO: Archiving Costs [Pipeline] sh [2021-06-10T05:56:14.087Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2021-06-10T05:56:14.087Z] + cut -d, -f6 [Pipeline] lock [2021-06-10T05:56:14.214Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-375-1-stack-cost] [2021-06-10T05:56:14.221Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-375-1-stack-cost] did not exist. Created. [2021-06-10T05:56:14.221Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-375-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-10T05:56:14.724Z] /w/workspace/edgex-ui-go/1@tmp/durable-29f53436/script.sh: 1: /w/workspace/edgex-ui-go/1@tmp/durable-29f53436/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-10T05:56:15.104Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-10T05:56:15.143Z] Warning: overwriting stash ‘stack-cost’ [2021-06-10T05:56:15.826Z] Stashed 1 file(s) [Pipeline] } [2021-06-10T05:56:15.851Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-375-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-10T05:56:16.454Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-06-10T05:56:19.601Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T05:56:20.231Z] ---> package-listing.sh [2021-06-10T05:56:20.231Z] ++ facter osfamily [2021-06-10T05:56:20.231Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-10T05:56:20.496Z] + OS_FAMILY=redhat [2021-06-10T05:56:20.496Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-375 [2021-06-10T05:56:20.496Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-10T05:56:20.496Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-10T05:56:20.496Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-10T05:56:20.496Z] + PACKAGES=/tmp/packages_start.txt [2021-06-10T05:56:20.496Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-375 ']' [2021-06-10T05:56:20.496Z] + PACKAGES=/tmp/packages_end.txt [2021-06-10T05:56:20.496Z] + case "${OS_FAMILY}" in [2021-06-10T05:56:20.496Z] + rpm -qa [2021-06-10T05:56:20.496Z] + sort [2021-06-10T05:56:21.094Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-10T05:56:21.094Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-10T05:56:21.094Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-10T05:56:21.094Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-375 ']' [2021-06-10T05:56:21.094Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-375/archives/ [2021-06-10T05:56:21.094Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-375/archives/ [Pipeline] echo [2021-06-10T05:56:21.129Z] 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-375/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-10T05:56:21.449Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-10T05:56:22.054Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-10T05:56:22.054Z] [2021-06-10T05:56:22.054Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-10T05:56:22.422Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-10T05:56:22.422Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-10T05:56:22.422Z] df20fa9351a1: Pulling fs layer [2021-06-10T05:56:22.422Z] 36b3adc4ff6f: Pulling fs layer [2021-06-10T05:56:22.422Z] 8ad3a11d3b57: Pulling fs layer [2021-06-10T05:56:22.422Z] 46f8f816bc3b: Pulling fs layer [2021-06-10T05:56:22.422Z] 93b61091891f: Pulling fs layer [2021-06-10T05:56:22.422Z] 93b9cdb0e59b: Pulling fs layer [2021-06-10T05:56:22.422Z] 5e14af77c1be: Pulling fs layer [2021-06-10T05:56:22.422Z] 01666e4c0597: Pulling fs layer [2021-06-10T05:56:22.422Z] aa168da1d23b: Pulling fs layer [2021-06-10T05:56:22.422Z] 46f8f816bc3b: Waiting [2021-06-10T05:56:22.422Z] 93b61091891f: Waiting [2021-06-10T05:56:22.422Z] 93b9cdb0e59b: Waiting [2021-06-10T05:56:22.422Z] 5e14af77c1be: Waiting [2021-06-10T05:56:22.422Z] 01666e4c0597: Waiting [2021-06-10T05:56:22.422Z] aa168da1d23b: Waiting [2021-06-10T05:56:22.422Z] 36b3adc4ff6f: Verifying Checksum [2021-06-10T05:56:22.422Z] 36b3adc4ff6f: Download complete [2021-06-10T05:56:22.422Z] 46f8f816bc3b: Verifying Checksum [2021-06-10T05:56:22.422Z] 46f8f816bc3b: Download complete [2021-06-10T05:56:22.422Z] df20fa9351a1: Verifying Checksum [2021-06-10T05:56:22.422Z] df20fa9351a1: Download complete [2021-06-10T05:56:22.689Z] 93b9cdb0e59b: Verifying Checksum [2021-06-10T05:56:22.689Z] 93b9cdb0e59b: Download complete [2021-06-10T05:56:22.689Z] 5e14af77c1be: Verifying Checksum [2021-06-10T05:56:22.689Z] 5e14af77c1be: Download complete [2021-06-10T05:56:22.689Z] 93b61091891f: Verifying Checksum [2021-06-10T05:56:22.689Z] 93b61091891f: Download complete [2021-06-10T05:56:22.689Z] 01666e4c0597: Verifying Checksum [2021-06-10T05:56:22.689Z] 01666e4c0597: Download complete [2021-06-10T05:56:22.689Z] df20fa9351a1: Pull complete [2021-06-10T05:56:22.955Z] 36b3adc4ff6f: Pull complete [2021-06-10T05:56:22.955Z] 8ad3a11d3b57: Verifying Checksum [2021-06-10T05:56:22.955Z] 8ad3a11d3b57: Download complete [2021-06-10T05:56:23.527Z] 8ad3a11d3b57: Pull complete [2021-06-10T05:56:23.527Z] 46f8f816bc3b: Pull complete [2021-06-10T05:56:24.100Z] 93b61091891f: Pull complete [2021-06-10T05:56:24.100Z] 93b9cdb0e59b: Pull complete [2021-06-10T05:56:24.100Z] 5e14af77c1be: Pull complete [2021-06-10T05:56:24.361Z] 01666e4c0597: Pull complete [2021-06-10T05:56:24.947Z] aa168da1d23b: Verifying Checksum [2021-06-10T05:56:24.947Z] aa168da1d23b: Download complete [2021-06-10T05:56:30.300Z] aa168da1d23b: Pull complete [2021-06-10T05:56:30.300Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-10T05:56:30.300Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-10T05:56:30.300Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-10T05:56:30.413Z] prd-centos7-docker-4c-2g-155 does not seem to be running inside a container [2021-06-10T05:56:30.471Z] $ 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-375/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-375 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-375:/w/workspace/edgexfoundry_edgex-ui-go_PR-375:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-375@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-375@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-10T05:56:33.425Z] $ docker top 536eb589b5e0ceb8846c4a1ccca54e0135eb87075c8e65ea58c1e4e5b7320cc6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-10T05:56:33.909Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-10T05:56:34.229Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-10T05:56:34.551Z] + ls /var/log/sa-host [2021-06-10T05:56:34.551Z] + sadf -c /var/log/sa-host/sa05 [2021-06-10T05:56:34.551Z] file_magic: OK [2021-06-10T05:56:34.551Z] HZ: Using current value: 100 [2021-06-10T05:56:34.551Z] file_header: OK [2021-06-10T05:56:34.551Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-06-10T05:56:34.551Z] Statistics: [2021-06-10T05:56:34.551Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-10T05:56:34.551Z] File successfully converted to sysstat format version 12.2.1 [2021-06-10T05:56:34.551Z] + sadf -c /var/log/sa-host/sa10 [2021-06-10T05:56:34.551Z] file_magic: OK [2021-06-10T05:56:34.551Z] HZ: Using current value: 100 [2021-06-10T05:56:34.551Z] file_header: OK [2021-06-10T05:56:34.551Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-06-10T05:56:34.551Z] Statistics: [2021-06-10T05:56:34.551Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-10T05:56:34.551Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-10T05:56:35.239Z] provisioning config files... [2021-06-10T05:56:35.255Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-375@tmp/config8547901429442415675tmp [Pipeline] { [Pipeline] echo [2021-06-10T05:56:35.331Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T05:56:35.681Z] ---> create-netrc.sh [Pipeline] } [2021-06-10T05:56:35.708Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-10T05:56:36.234Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-10T05:56:36.277Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T05:56:36.624Z] ---> sudo-logs.sh [2021-06-10T05:56:36.624Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-10T05:56:36.721Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T05:56:37.077Z] ---> job-cost.sh [2021-06-10T05:56:37.077Z] lf-activate-venv: SKIPPING [2021-06-10T05:56:37.077Z] DEBUG: total: 0.18000000715255737 [2021-06-10T05:56:37.077Z] INFO: Retrieving Stack Cost... [2021-06-10T05:56:38.024Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-10T05:56:38.605Z] INFO: Archiving Costs [Pipeline] echo [2021-06-10T05:56:38.644Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T05:56:38.996Z] ---> logs-deploy.sh [2021-06-10T05:56:38.996Z] lf-activate-venv: SKIPPING [2021-06-10T05:56:38.996Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-375/1 [2021-06-10T05:56:38.996Z] INFO: archiving workspace using pattern(s): [2021-06-10T05:56:39.956Z] Archives upload complete. [2021-06-10T05:56:39.956Z] INFO: archiving logs to Nexus