Pull request #130 opened 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 jpwhitemn for edgexfoundry/device-rest-go Loading trusted files from base branch main at ebfdf0cb37e6937bdbae1f20ddf4825a64340012 rather than 93dcba772c172983cfa5d26d8037de53aefc6924 Obtained Jenkinsfile from ebfdf0cb37e6937bdbae1f20ddf4825a64340012 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8180380793485402927.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-ssh3863629097676236946.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 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/device-rest-go/branches/PR-130/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-130/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6895877256001495184.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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-130/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5234668648104285622.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 > 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6811787192906883553.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 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/device-rest-go/branches/PR-130/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-130/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3253201293824178845.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 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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:device-rest-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: device-rest-go-settings PROJECT: device-rest-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: device-rest 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-392 in /w/workspace/gexfoundry_device-rest-go_PR-130 [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/device-rest-go.git > git init /w/workspace/gexfoundry_device-rest-go_PR-130 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-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/gexfoundry_device-rest-go_PR-130@tmp/jenkins-gitclient-ssh3337199383626558558.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit ebfdf0cb37e6937bdbae1f20ddf4825a64340012 into PR head commit 93dcba772c172983cfa5d26d8037de53aefc6924 Merge succeeded, producing 93dcba772c172983cfa5d26d8037de53aefc6924 Checking out Revision 93dcba772c172983cfa5d26d8037de53aefc6924 (PR-130) > git config remote.origin.url git@github.com:edgexfoundry/device-rest-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/device-rest-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-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/gexfoundry_device-rest-go_PR-130@tmp/jenkins-gitclient-ssh7233919382844360476.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/130/head:refs/remotes/origin/PR-130 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 93dcba772c172983cfa5d26d8037de53aefc6924 # 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/gexfoundry_device-rest-go_PR-130@tmp/jenkins-gitclient-ssh8054886380846559950.key > git merge ebfdf0cb37e6937bdbae1f20ddf4825a64340012 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 93dcba772c172983cfa5d26d8037de53aefc6924 # timeout=10 Commit message: "fix: update all TOML to use quote and not single-quote" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-11T19:21:48.239Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-11T19:21:48.437Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-11T19:21:48.558Z] ========================================================= [2021-08-11T19:21:48.558Z] EdgeX Global Pipelines Version Info [2021-08-11T19:21:48.558Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-08-11T19:21:49.833Z] ------------------- [2021-08-11T19:21:49.833Z] stable info: [2021-08-11T19:21:49.833Z] ------------------- [2021-08-11T19:21:49.833Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-11T19:21:49.833Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-11T19:21:49.833Z] Message: update stable to v1.0.205 [2021-08-11T19:21:50.417Z] ------------------- [2021-08-11T19:21:50.417Z] experimental info: [2021-08-11T19:21:50.417Z] ------------------- [2021-08-11T19:21:50.417Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-11T19:21:50.417Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-11T19:21:50.417Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-11T19:21:50.676Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2021-08-11T19:21:50.736Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2021-08-11T19:21:50.794Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-11T19:21:50.856Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-11T19:21:50.915Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-11T19:21:50.980Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-11T19:21:51.048Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-11T19:21:51.110Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-11T19:21:51.170Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-08-11T19:21:51.253Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-11T19:21:51.315Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-11T19:21:51.380Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-11T19:21:51.443Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2021-08-11T19:21:51.518Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-11T19:21:51.580Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-11T19:21:51.640Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-08-11T19:21:51.699Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-08-11T19:21:51.758Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-08-11T19:21:51.818Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-08-11T19:21:51.881Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-11T19:21:51.950Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-08-11T19:21:52.014Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-08-11T19:21:52.073Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-08-11T19:21:52.131Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-08-11T19:21:52.189Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-08-11T19:21:52.251Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-08-11T19:21:52.323Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-11T19:21:52.383Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-130 [Pipeline] echo [2021-08-11T19:21:52.449Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-130 [Pipeline] echo [2021-08-11T19:21:52.510Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-130 [Pipeline] echo [2021-08-11T19:21:52.571Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 93dcba772c172983cfa5d26d8037de53aefc6924 [Pipeline] echo [2021-08-11T19:21:52.632Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 93dcba7 [Pipeline] echo [2021-08-11T19:21:52.712Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-11T19:21:52.875Z] provisioning config files... [2021-08-11T19:21:52.892Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-130@tmp/config1693013310874997891tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-11T19:21:53.299Z] ---> docker-login.sh [2021-08-11T19:21:53.299Z] nexus3.edgexfoundry.org:10001 [2021-08-11T19:21:53.299Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T19:21:53.577Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T19:21:53.577Z] Configure a credential helper to remove this warning. See [2021-08-11T19:21:53.577Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T19:21:53.577Z] [2021-08-11T19:21:53.577Z] Login Succeeded [2021-08-11T19:21:53.577Z] nexus3.edgexfoundry.org:10002 [2021-08-11T19:21:53.577Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T19:21:53.577Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T19:21:53.577Z] Configure a credential helper to remove this warning. See [2021-08-11T19:21:53.577Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T19:21:53.577Z] [2021-08-11T19:21:53.577Z] Login Succeeded [2021-08-11T19:21:53.577Z] nexus3.edgexfoundry.org:10003 [2021-08-11T19:21:53.845Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T19:21:53.845Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T19:21:53.845Z] Configure a credential helper to remove this warning. See [2021-08-11T19:21:53.845Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T19:21:53.845Z] [2021-08-11T19:21:53.845Z] Login Succeeded [2021-08-11T19:21:53.845Z] nexus3.edgexfoundry.org:10004 [2021-08-11T19:21:53.845Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T19:21:54.111Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T19:21:54.111Z] Configure a credential helper to remove this warning. See [2021-08-11T19:21:54.111Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T19:21:54.111Z] [2021-08-11T19:21:54.111Z] Login Succeeded [2021-08-11T19:21:54.111Z] docker.io [2021-08-11T19:21:54.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T19:21:54.377Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T19:21:54.377Z] Configure a credential helper to remove this warning. See [2021-08-11T19:21:54.377Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T19:21:54.377Z] [2021-08-11T19:21:54.377Z] Login Succeeded [2021-08-11T19:21:54.377Z] ---> docker-login.sh ends [Pipeline] } [2021-08-11T19:21:54.403Z] 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-08-11T19:21:55.167Z] + git log --format=format:%s -1 93dcba772c172983cfa5d26d8037de53aefc6924 [Pipeline] echo [2021-08-11T19:21:55.238Z] GIT_COMMIT: 93dcba772c172983cfa5d26d8037de53aefc6924, Commit Message: fix: update all TOML to use quote and not single-quote [Pipeline] echo [2021-08-11T19:21:55.278Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-08-11T19:21:55.898Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-11T19:21:55.898Z] [2021-08-11T19:21:55.898Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-11T19:21:56.270Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-11T19:21:56.270Z] latest: Pulling from edgex-devops/git-semver [2021-08-11T19:21:56.270Z] 31603596830f: Pulling fs layer [2021-08-11T19:21:56.270Z] d4622e32a9a9: Pulling fs layer [2021-08-11T19:21:56.270Z] 1030fce36090: Pulling fs layer [2021-08-11T19:21:56.270Z] 6c6cb7e1b49b: Pulling fs layer [2021-08-11T19:21:56.270Z] 6c6cb7e1b49b: Waiting [2021-08-11T19:21:56.270Z] d4622e32a9a9: Verifying Checksum [2021-08-11T19:21:56.270Z] d4622e32a9a9: Download complete [2021-08-11T19:21:56.542Z] 31603596830f: Verifying Checksum [2021-08-11T19:21:56.542Z] 31603596830f: Download complete [2021-08-11T19:21:56.808Z] 31603596830f: Pull complete [2021-08-11T19:21:56.808Z] 6c6cb7e1b49b: Verifying Checksum [2021-08-11T19:21:56.808Z] 6c6cb7e1b49b: Download complete [2021-08-11T19:21:56.808Z] d4622e32a9a9: Pull complete [2021-08-11T19:21:57.403Z] 1030fce36090: Verifying Checksum [2021-08-11T19:21:57.403Z] 1030fce36090: Download complete [2021-08-11T19:21:57.679Z] 1030fce36090: Pull complete [2021-08-11T19:21:57.946Z] 6c6cb7e1b49b: Pull complete [2021-08-11T19:21:57.946Z] Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab [2021-08-11T19:21:57.946Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-11T19:21:57.946Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-11T19:21:58.064Z] prd-centos7-docker-4c-2g-392 does not seem to be running inside a container [2021-08-11T19:21:58.125Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-130 -v /w/workspace/gexfoundry_device-rest-go_PR-130:/w/workspace/gexfoundry_device-rest-go_PR-130:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-130@tmp:/w/workspace/gexfoundry_device-rest-go_PR-130@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-11T19:21:58.884Z] $ docker top 517bcbc959de010b49ae18ae045f3bd270507a98b98cb77e698dc9878876274f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-11T19:21:59.115Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-11T19:21:59.115Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-11T19:21:59.236Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-11T19:21:59.241Z] $ docker exec 517bcbc959de010b49ae18ae045f3bd270507a98b98cb77e698dc9878876274f ssh-agent [2021-08-11T19:21:59.345Z] SSH_AUTH_SOCK=/tmp/ssh-11WgmjHkAm6r/agent.14 [2021-08-11T19:21:59.345Z] SSH_AGENT_PID=21 [2021-08-11T19:21:59.360Z] Running ssh-add (command line suppressed) [2021-08-11T19:21:59.456Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-130@tmp/private_key_4349934829075025812.key (/w/workspace/gexfoundry_device-rest-go_PR-130@tmp/private_key_4349934829075025812.key) [2021-08-11T19:21:59.473Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-11T19:21:59.842Z] + git tag --points-at HEAD [Pipeline] } [2021-08-11T19:21:59.870Z] $ docker exec --env ******** --env ******** 517bcbc959de010b49ae18ae045f3bd270507a98b98cb77e698dc9878876274f ssh-agent -k [2021-08-11T19:21:59.959Z] unset SSH_AUTH_SOCK; [2021-08-11T19:21:59.960Z] unset SSH_AGENT_PID; [2021-08-11T19:21:59.960Z] echo Agent pid 21 killed; [2021-08-11T19:21:59.973Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-11T19:22:00.065Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-11T19:22:00.065Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-11T19:22:00.189Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-11T19:22:00.193Z] $ docker exec 517bcbc959de010b49ae18ae045f3bd270507a98b98cb77e698dc9878876274f ssh-agent [2021-08-11T19:22:00.292Z] SSH_AUTH_SOCK=/tmp/ssh-8F5RUWpvNZvt/agent.54 [2021-08-11T19:22:00.292Z] SSH_AGENT_PID=60 [2021-08-11T19:22:00.301Z] Running ssh-add (command line suppressed) [2021-08-11T19:22:00.412Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-130@tmp/private_key_8745896646503140212.key (/w/workspace/gexfoundry_device-rest-go_PR-130@tmp/private_key_8745896646503140212.key) [2021-08-11T19:22:00.434Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-11T19:22:00.797Z] + git semver init [2021-08-11T19:22:00.797Z] # -> Open(): unable to determine branch for HEAD [2021-08-11T19:22:00.797Z] # $GIT_DIR = /w/workspace/gexfoundry_device-rest-go_PR-130/.git [2021-08-11T19:22:00.797Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-rest-go_PR-130 [2021-08-11T19:22:00.797Z] # $SEMVER_REMOTE_NAME = origin [2021-08-11T19:22:00.797Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-11T19:22:00.797Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-11T19:22:00.797Z] # $SEMVER_BRANCH = PR-130 [2021-08-11T19:22:00.797Z] # $SEMVER_TEMP = /tmp/semver-690218187 [2021-08-11T19:22:00.797Z] # git clone --branch semver git@github.com:edgexfoundry/device-rest-go.git $SEMVER_TEMP [2021-08-11T19:22:01.764Z] # '/tmp/semver-690218187' -> '/w/workspace/gexfoundry_device-rest-go_PR-130/.semver' [2021-08-11T19:22:01.764Z] # -> Force: false [2021-08-11T19:22:01.764Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-rest-go_PR-130/.semver [Pipeline] } [2021-08-11T19:22:01.790Z] $ docker exec --env ******** --env ******** 517bcbc959de010b49ae18ae045f3bd270507a98b98cb77e698dc9878876274f ssh-agent -k [2021-08-11T19:22:01.881Z] unset SSH_AUTH_SOCK; [2021-08-11T19:22:01.882Z] unset SSH_AGENT_PID; [2021-08-11T19:22:01.882Z] echo Agent pid 60 killed; [2021-08-11T19:22:01.896Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-11T19:22:02.342Z] + git semver [Pipeline] } [2021-08-11T19:22:02.380Z] $ docker stop --time=1 517bcbc959de010b49ae18ae045f3bd270507a98b98cb77e698dc9878876274f [2021-08-11T19:22:03.620Z] $ docker rm -f 517bcbc959de010b49ae18ae045f3bd270507a98b98cb77e698dc9878876274f [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-11T19:22:04.060Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-11T19:22:04.447Z] Stashed 1 file(s) [Pipeline] echo [2021-08-11T19:22:04.469Z] [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-08-11T19:22:19.987Z] Still waiting to schedule task [2021-08-11T19:22:19.988Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-08-11T19:22:20.016Z] Still waiting to schedule task [2021-08-11T19:22:20.017Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-08-11T19:24:45.554Z] Running on prd-centos7-docker-4c-2g-395 in /w/workspace/gexfoundry_device-rest-go_PR-130 [Pipeline] { [Pipeline] ws [2021-08-11T19:24:45.609Z] Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout [2021-08-11T19:24:45.768Z] The recommended git tool is: git [2021-08-11T19:24:48.502Z] using credential edgex-jenkins-ssh [2021-08-11T19:24:48.521Z] Cloning the remote Git repository [2021-08-11T19:24:48.543Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2021-08-11T19:24:48.610Z] > git init /w/workspace/device-rest-go/1 # timeout=10 [2021-08-11T19:24:48.641Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2021-08-11T19:24:48.641Z] > git --version # timeout=10 [2021-08-11T19:24:48.650Z] > git --version # 'git version 2.24.4' [2021-08-11T19:24:48.651Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-11T19:24:48.681Z] [INFO] Currently running in a labeled security context [2021-08-11T19:24:48.681Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-11T19:24:48.682Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/1@tmp/jenkins-gitclient-ssh715568592126863556.key [2021-08-11T19:24:48.699Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-11T19:24:49.940Z] Merging remotes/origin/main commit ebfdf0cb37e6937bdbae1f20ddf4825a64340012 into PR head commit 93dcba772c172983cfa5d26d8037de53aefc6924 [2021-08-11T19:24:50.037Z] Merge succeeded, producing 93dcba772c172983cfa5d26d8037de53aefc6924 [2021-08-11T19:24:50.038Z] Checking out Revision 93dcba772c172983cfa5d26d8037de53aefc6924 (PR-130) [2021-08-11T19:24:49.440Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2021-08-11T19:24:49.452Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-11T19:24:49.462Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2021-08-11T19:24:49.484Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2021-08-11T19:24:49.484Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-11T19:24:49.485Z] [INFO] Currently running in a labeled security context [2021-08-11T19:24:49.485Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-11T19:24:49.485Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/1@tmp/jenkins-gitclient-ssh6808190685748941613.key [2021-08-11T19:24:49.497Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/130/head:refs/remotes/origin/PR-130 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-11T19:24:49.946Z] > git config core.sparsecheckout # timeout=10 [2021-08-11T19:24:49.955Z] > git checkout -f 93dcba772c172983cfa5d26d8037de53aefc6924 # timeout=10 [2021-08-11T19:24:49.991Z] > git remote # timeout=10 [2021-08-11T19:24:50.001Z] > git config --get remote.origin.url # timeout=10 [2021-08-11T19:24:50.008Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-11T19:24:50.009Z] [INFO] Currently running in a labeled security context [2021-08-11T19:24:50.009Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-11T19:24:50.009Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/1@tmp/jenkins-gitclient-ssh168101806003373263.key [2021-08-11T19:24:50.015Z] > git merge ebfdf0cb37e6937bdbae1f20ddf4825a64340012 # timeout=10 [2021-08-11T19:24:50.026Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-11T19:24:50.038Z] > git config core.sparsecheckout # timeout=10 [2021-08-11T19:24:50.044Z] > git checkout -f 93dcba772c172983cfa5d26d8037de53aefc6924 # timeout=10 [2021-08-11T19:24:53.711Z] Commit message: "fix: update all TOML to use quote and not single-quote" [2021-08-11T19:24:53.796Z] > git --version # timeout=10 [2021-08-11T19:24:53.799Z] > git --version # 'git version 2.24.4' [2021-08-11T19:24:53.805Z] fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-11T19:24:54.423Z] provisioning config files... [2021-08-11T19:24:54.442Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config4790177654685432467tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-11T19:24:54.972Z] ---> docker-login.sh [2021-08-11T19:24:54.972Z] nexus3.edgexfoundry.org:10001 [2021-08-11T19:24:54.972Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T19:24:55.242Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T19:24:55.242Z] Configure a credential helper to remove this warning. See [2021-08-11T19:24:55.242Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T19:24:55.242Z] [2021-08-11T19:24:55.242Z] Login Succeeded [2021-08-11T19:24:55.242Z] nexus3.edgexfoundry.org:10002 [2021-08-11T19:24:55.242Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T19:24:55.242Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T19:24:55.242Z] Configure a credential helper to remove this warning. See [2021-08-11T19:24:55.242Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T19:24:55.242Z] [2021-08-11T19:24:55.242Z] Login Succeeded [2021-08-11T19:24:55.242Z] nexus3.edgexfoundry.org:10003 [2021-08-11T19:24:55.514Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T19:24:55.514Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T19:24:55.514Z] Configure a credential helper to remove this warning. See [2021-08-11T19:24:55.514Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T19:24:55.514Z] [2021-08-11T19:24:55.514Z] Login Succeeded [2021-08-11T19:24:55.514Z] nexus3.edgexfoundry.org:10004 [2021-08-11T19:24:55.514Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T19:24:55.514Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T19:24:55.514Z] Configure a credential helper to remove this warning. See [2021-08-11T19:24:55.514Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T19:24:55.514Z] [2021-08-11T19:24:55.514Z] Login Succeeded [2021-08-11T19:24:55.514Z] docker.io [2021-08-11T19:24:55.783Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T19:24:56.050Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T19:24:56.050Z] Configure a credential helper to remove this warning. See [2021-08-11T19:24:56.050Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T19:24:56.050Z] [2021-08-11T19:24:56.050Z] Login Succeeded [2021-08-11T19:24:56.050Z] ---> docker-login.sh ends [Pipeline] } [2021-08-11T19:24:56.117Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-11T19:24:56.441Z] ========================================================= [2021-08-11T19:24:56.441Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-11T19:24:56.441Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-11T19:24:56.864Z] + 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-08-11T19:24:56.864Z] Sending build context to Docker daemon 119.3kB [2021-08-11T19:24:56.864Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.12 [2021-08-11T19:24:56.864Z] Step 2/10 : FROM ${BASE} [2021-08-11T19:24:56.864Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-11T19:24:56.864Z] 540db60ca938: Pulling fs layer [2021-08-11T19:24:56.864Z] adcc1eea9eea: Pulling fs layer [2021-08-11T19:24:56.864Z] 4c4ab2625f07: Pulling fs layer [2021-08-11T19:24:56.864Z] db62176df00c: Pulling fs layer [2021-08-11T19:24:56.864Z] 3b30891b0d05: Pulling fs layer [2021-08-11T19:24:56.864Z] 06b49ca38bd5: Pulling fs layer [2021-08-11T19:24:56.864Z] c788192a36de: Pulling fs layer [2021-08-11T19:24:56.864Z] a77e37c0d609: Pulling fs layer [2021-08-11T19:24:56.864Z] c3185cebc471: Pulling fs layer [2021-08-11T19:24:56.864Z] db62176df00c: Waiting [2021-08-11T19:24:56.864Z] 3b30891b0d05: Waiting [2021-08-11T19:24:56.864Z] 06b49ca38bd5: Waiting [2021-08-11T19:24:56.864Z] c788192a36de: Waiting [2021-08-11T19:24:56.864Z] a77e37c0d609: Waiting [2021-08-11T19:24:56.864Z] c3185cebc471: Waiting [2021-08-11T19:24:57.134Z] 4c4ab2625f07: Verifying Checksum [2021-08-11T19:24:57.134Z] 4c4ab2625f07: Download complete [2021-08-11T19:24:57.134Z] adcc1eea9eea: Verifying Checksum [2021-08-11T19:24:57.134Z] adcc1eea9eea: Download complete [2021-08-11T19:24:57.134Z] 3b30891b0d05: Verifying Checksum [2021-08-11T19:24:57.134Z] 3b30891b0d05: Download complete [2021-08-11T19:24:57.134Z] 06b49ca38bd5: Verifying Checksum [2021-08-11T19:24:57.134Z] 06b49ca38bd5: Download complete [2021-08-11T19:24:57.134Z] c788192a36de: Verifying Checksum [2021-08-11T19:24:57.134Z] c788192a36de: Download complete [2021-08-11T19:24:57.411Z] 540db60ca938: Verifying Checksum [2021-08-11T19:24:57.411Z] 540db60ca938: Download complete [2021-08-11T19:24:57.680Z] 540db60ca938: Pull complete [2021-08-11T19:24:57.681Z] adcc1eea9eea: Pull complete [2021-08-11T19:24:57.681Z] 4c4ab2625f07: Pull complete [2021-08-11T19:24:58.639Z] a77e37c0d609: Verifying Checksum [2021-08-11T19:24:58.639Z] a77e37c0d609: Download complete [2021-08-11T19:25:03.708Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-394 in /w/workspace/gexfoundry_device-rest-go_PR-130 [Pipeline] { [Pipeline] ws [2021-08-11T19:25:03.782Z] Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout [2021-08-11T19:25:04.023Z] c3185cebc471: Verifying Checksum [2021-08-11T19:25:04.023Z] c3185cebc471: Download complete [2021-08-11T19:25:04.023Z] db62176df00c: Verifying Checksum [2021-08-11T19:25:04.023Z] db62176df00c: Download complete [2021-08-11T19:25:04.045Z] The recommended git tool is: git [2021-08-11T19:25:07.403Z] db62176df00c: Pull complete [2021-08-11T19:25:07.403Z] 3b30891b0d05: Pull complete [2021-08-11T19:25:07.403Z] 06b49ca38bd5: Pull complete [2021-08-11T19:25:07.403Z] c788192a36de: Pull complete [2021-08-11T19:25:07.403Z] a77e37c0d609: Pull complete [2021-08-11T19:25:09.377Z] c3185cebc471: Pull complete [2021-08-11T19:25:09.377Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-08-11T19:25:09.377Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-11T19:25:09.377Z] ---> 031687cdd783 [2021-08-11T19:25:09.377Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-08-11T19:25:09.721Z] using credential edgex-jenkins-ssh [2021-08-11T19:25:09.739Z] Cloning the remote Git repository [2021-08-11T19:25:09.789Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2021-08-11T19:25:09.911Z] > git init /w/workspace/device-rest-go/1 # timeout=10 [2021-08-11T19:25:09.971Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2021-08-11T19:25:09.972Z] > git --version # timeout=10 [2021-08-11T19:25:09.985Z] > git --version # 'git version 2.17.1' [2021-08-11T19:25:09.987Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-11T19:25:10.062Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-11T19:25:11.323Z] ---> Running in 7da671122fec [2021-08-11T19:25:11.323Z] Removing intermediate container 7da671122fec [2021-08-11T19:25:11.323Z] ---> 05fe93d480f8 [2021-08-11T19:25:11.323Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-08-11T19:25:11.323Z] ---> Running in 2b6f312a0f00 [2021-08-11T19:25:11.594Z] Removing intermediate container 2b6f312a0f00 [2021-08-11T19:25:11.594Z] ---> 8e0d5bb63d61 [2021-08-11T19:25:11.594Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-08-11T19:25:11.594Z] ---> Running in 639960f36649 [2021-08-11T19:25:11.594Z] Removing intermediate container 639960f36649 [2021-08-11T19:25:11.594Z] ---> e7fe7f7bf37e [2021-08-11T19:25:11.594Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-11T19:25:11.594Z] ---> Running in c3918a84160b [2021-08-11T19:25:12.184Z] Removing intermediate container c3918a84160b [2021-08-11T19:25:12.184Z] ---> e60930e74c18 [2021-08-11T19:25:12.184Z] Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-11T19:25:12.184Z] ---> Running in fb763acbc004 [2021-08-11T19:25:12.453Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-11T19:25:12.507Z] Merging remotes/origin/main commit ebfdf0cb37e6937bdbae1f20ddf4825a64340012 into PR head commit 93dcba772c172983cfa5d26d8037de53aefc6924 [2021-08-11T19:25:12.707Z] Merge succeeded, producing 93dcba772c172983cfa5d26d8037de53aefc6924 [2021-08-11T19:25:12.707Z] Checking out Revision 93dcba772c172983cfa5d26d8037de53aefc6924 (PR-130) [2021-08-11T19:25:11.810Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2021-08-11T19:25:11.839Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-11T19:25:11.871Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2021-08-11T19:25:11.907Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2021-08-11T19:25:11.908Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-11T19:25:11.925Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/130/head:refs/remotes/origin/PR-130 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-11T19:25:12.528Z] > git config core.sparsecheckout # timeout=10 [2021-08-11T19:25:12.550Z] > git checkout -f 93dcba772c172983cfa5d26d8037de53aefc6924 # timeout=10 [2021-08-11T19:25:12.632Z] > git remote # timeout=10 [2021-08-11T19:25:12.649Z] > git config --get remote.origin.url # timeout=10 [2021-08-11T19:25:12.660Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-11T19:25:12.671Z] > git merge ebfdf0cb37e6937bdbae1f20ddf4825a64340012 # timeout=10 [2021-08-11T19:25:12.693Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-11T19:25:12.715Z] > git config core.sparsecheckout # timeout=10 [2021-08-11T19:25:12.731Z] > git checkout -f 93dcba772c172983cfa5d26d8037de53aefc6924 # timeout=10 [2021-08-11T19:25:13.419Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-11T19:25:13.691Z] (1/3) Installing openssh-keygen (8.4_p1-r3) [2021-08-11T19:25:13.691Z] (2/3) Installing libedit (20191231.3.1-r1) [2021-08-11T19:25:13.959Z] (3/3) Installing openssh-client (8.4_p1-r3) [2021-08-11T19:25:14.224Z] Executing busybox-1.32.1-r6.trigger [2021-08-11T19:25:14.224Z] OK: 223 MiB in 55 packages [2021-08-11T19:25:14.491Z] Removing intermediate container fb763acbc004 [2021-08-11T19:25:14.491Z] ---> 3446e9d7a597 [2021-08-11T19:25:14.491Z] Step 8/10 : WORKDIR /device-rest-go [2021-08-11T19:25:14.491Z] ---> Running in 02c5562d33d2 [2021-08-11T19:25:14.491Z] Removing intermediate container 02c5562d33d2 [2021-08-11T19:25:14.491Z] ---> a3708a742e50 [2021-08-11T19:25:14.491Z] Step 9/10 : COPY . . [2021-08-11T19:25:14.757Z] ---> 18e1359c242b [2021-08-11T19:25:14.757Z] Step 10/10 : RUN go mod download [2021-08-11T19:25:14.757Z] ---> Running in 7641c08a6704 [2021-08-11T19:25:17.013Z] Commit message: "fix: update all TOML to use quote and not single-quote" [2021-08-11T19:25:17.076Z] > git --version # timeout=10 [2021-08-11T19:25:17.085Z] > git --version # 'git version 2.17.1' [2021-08-11T19:25:17.098Z] fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-11T19:25:17.812Z] provisioning config files... [2021-08-11T19:25:17.845Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config7962760031784528793tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-11T19:25:18.503Z] ---> docker-login.sh [2021-08-11T19:25:18.503Z] nexus3.edgexfoundry.org:10001 [2021-08-11T19:25:19.117Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T19:25:19.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T19:25:19.718Z] Configure a credential helper to remove this warning. See [2021-08-11T19:25:19.718Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T19:25:19.718Z] [2021-08-11T19:25:19.718Z] Login Succeeded [2021-08-11T19:25:19.718Z] nexus3.edgexfoundry.org:10002 [2021-08-11T19:25:20.320Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T19:25:20.320Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T19:25:20.320Z] Configure a credential helper to remove this warning. See [2021-08-11T19:25:20.320Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T19:25:20.320Z] [2021-08-11T19:25:20.320Z] Login Succeeded [2021-08-11T19:25:20.320Z] nexus3.edgexfoundry.org:10003 [2021-08-11T19:25:20.924Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T19:25:20.924Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T19:25:20.924Z] Configure a credential helper to remove this warning. See [2021-08-11T19:25:20.924Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T19:25:20.924Z] [2021-08-11T19:25:20.924Z] Login Succeeded [2021-08-11T19:25:20.924Z] nexus3.edgexfoundry.org:10004 [2021-08-11T19:25:21.529Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T19:25:21.529Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T19:25:21.529Z] Configure a credential helper to remove this warning. See [2021-08-11T19:25:21.529Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T19:25:21.529Z] [2021-08-11T19:25:21.529Z] Login Succeeded [2021-08-11T19:25:21.529Z] docker.io [2021-08-11T19:25:22.133Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T19:25:22.408Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T19:25:22.408Z] Configure a credential helper to remove this warning. See [2021-08-11T19:25:22.408Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T19:25:22.408Z] [2021-08-11T19:25:22.409Z] Login Succeeded [2021-08-11T19:25:22.409Z] ---> docker-login.sh ends [Pipeline] } [2021-08-11T19:25:22.516Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-11T19:25:23.289Z] ========================================================= [2021-08-11T19:25:23.289Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-11T19:25:23.289Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-11T19:25:23.759Z] + 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-08-11T19:25:23.759Z] Sending build context to Docker daemon 119.3kB [2021-08-11T19:25:24.035Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.12 [2021-08-11T19:25:24.035Z] Step 2/10 : FROM ${BASE} [2021-08-11T19:25:24.641Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-11T19:25:24.641Z] 595b0fe564bb: Pulling fs layer [2021-08-11T19:25:24.641Z] 24495759ef45: Pulling fs layer [2021-08-11T19:25:24.641Z] d148012ef14d: Pulling fs layer [2021-08-11T19:25:24.641Z] e90a11edd702: Pulling fs layer [2021-08-11T19:25:24.641Z] d77568369979: Pulling fs layer [2021-08-11T19:25:24.641Z] fc1c9f9a7f3b: Pulling fs layer [2021-08-11T19:25:24.641Z] 170f2ba95c9a: Pulling fs layer [2021-08-11T19:25:24.641Z] 97ac5df62f85: Pulling fs layer [2021-08-11T19:25:24.641Z] fc1c9f9a7f3b: Waiting [2021-08-11T19:25:24.641Z] 97ac5df62f85: Waiting [2021-08-11T19:25:24.641Z] 170f2ba95c9a: Waiting [2021-08-11T19:25:24.641Z] e90a11edd702: Waiting [2021-08-11T19:25:24.641Z] d77568369979: Waiting [2021-08-11T19:25:24.641Z] d148012ef14d: Verifying Checksum [2021-08-11T19:25:24.641Z] d148012ef14d: Download complete [2021-08-11T19:25:24.641Z] 24495759ef45: Download complete [2021-08-11T19:25:24.641Z] d77568369979: Verifying Checksum [2021-08-11T19:25:24.641Z] d77568369979: Download complete [2021-08-11T19:25:24.641Z] fc1c9f9a7f3b: Download complete [2021-08-11T19:25:24.641Z] 595b0fe564bb: Verifying Checksum [2021-08-11T19:25:24.641Z] 170f2ba95c9a: Download complete [2021-08-11T19:25:24.836Z] Removing intermediate container 7641c08a6704 [2021-08-11T19:25:24.836Z] ---> 78ab3ddb3eb8 [2021-08-11T19:25:24.836Z] Successfully built 78ab3ddb3eb8 [2021-08-11T19:25:24.836Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-11T19:25:25.211Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-11T19:25:25.211Z] . [Pipeline] withDockerContainer [2021-08-11T19:25:25.339Z] prd-centos7-docker-4c-2g-395 does not seem to be running inside a container [2021-08-11T19:25:25.431Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-11T19:25:25.632Z] 595b0fe564bb: Pull complete [2021-08-11T19:25:25.789Z] $ docker top 3376eabc266d050cbc0cef886c9588ba450e78ae0361d2f6b1f4b93d3ed2e087 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-11T19:25:26.238Z] 24495759ef45: Pull complete [2021-08-11T19:25:26.402Z] + go version [2021-08-11T19:25:26.402Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-08-11T19:25:26.435Z] $ docker stop --time=1 3376eabc266d050cbc0cef886c9588ba450e78ae0361d2f6b1f4b93d3ed2e087 [2021-08-11T19:25:26.510Z] d148012ef14d: Pull complete [2021-08-11T19:25:27.620Z] $ docker rm -f 3376eabc266d050cbc0cef886c9588ba450e78ae0361d2f6b1f4b93d3ed2e087 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [2021-08-11T19:25:27.959Z] 97ac5df62f85: Verifying Checksum [2021-08-11T19:25:27.959Z] 97ac5df62f85: Download complete [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-11T19:25:28.411Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-11T19:25:28.411Z] . [Pipeline] withDockerContainer [2021-08-11T19:25:28.525Z] prd-centos7-docker-4c-2g-395 does not seem to be running inside a container [2021-08-11T19:25:28.586Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-11T19:25:28.940Z] e90a11edd702: Verifying Checksum [2021-08-11T19:25:28.940Z] e90a11edd702: Download complete [2021-08-11T19:25:28.993Z] $ docker top 1e465e8bbb3d58938ca6497d07cc5c7268d7edd349cbf86a98352fc811e2df5c -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-08-11T19:25:29.548Z] + go mod tidy [Pipeline] sh [2021-08-11T19:25:30.160Z] + make test [2021-08-11T19:25:30.160Z] go mod tidy [2021-08-11T19:25:30.434Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-08-11T19:25:30.700Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2021-08-11T19:25:39.126Z] e90a11edd702: Pull complete [2021-08-11T19:25:39.126Z] d77568369979: Pull complete [2021-08-11T19:25:39.408Z] fc1c9f9a7f3b: Pull complete [2021-08-11T19:25:40.011Z] 170f2ba95c9a: Pull complete [2021-08-11T19:25:45.434Z] 97ac5df62f85: Pull complete [2021-08-11T19:25:45.434Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-08-11T19:25:45.434Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-11T19:25:45.434Z] ---> 04bc70af865f [2021-08-11T19:25:45.434Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-08-11T19:25:45.748Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2021-08-11T19:25:45.749Z] ok github.com/edgexfoundry/device-rest-go/driver 0.008s coverage: 54.0% of statements [2021-08-11T19:25:46.024Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-08-11T19:25:49.753Z] ---> Running in f569b39bc3a5 [2021-08-11T19:25:49.753Z] Removing intermediate container f569b39bc3a5 [2021-08-11T19:25:49.753Z] ---> 5fa6cd44e021 [2021-08-11T19:25:49.753Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-08-11T19:25:50.026Z] ---> Running in a5b4aec23900 [2021-08-11T19:25:50.623Z] Removing intermediate container a5b4aec23900 [2021-08-11T19:25:50.623Z] ---> ae2ca3721431 [2021-08-11T19:25:50.623Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-08-11T19:25:50.903Z] ---> Running in 57d1e0c0f3b0 [2021-08-11T19:25:51.498Z] Removing intermediate container 57d1e0c0f3b0 [2021-08-11T19:25:51.498Z] ---> fa0008885936 [2021-08-11T19:25:51.498Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-11T19:25:51.772Z] ---> Running in ad4b63d4e121 [2021-08-11T19:25:52.726Z] gofmt -l . [2021-08-11T19:25:52.727Z] [ "`gofmt -l .`" = "" ] [2021-08-11T19:25:52.727Z] ./bin/test-go-mod-tidy.sh [2021-08-11T19:25:52.727Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-08-11T19:25:53.346Z] $ docker stop --time=1 1e465e8bbb3d58938ca6497d07cc5c7268d7edd349cbf86a98352fc811e2df5c [2021-08-11T19:25:54.401Z] Removing intermediate container ad4b63d4e121 [2021-08-11T19:25:54.401Z] ---> e34c507f2eba [2021-08-11T19:25:54.401Z] Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-11T19:25:54.401Z] ---> Running in 6429aae1ae2d [2021-08-11T19:25:54.795Z] $ docker rm -f 1e465e8bbb3d58938ca6497d07cc5c7268d7edd349cbf86a98352fc811e2df5c [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-11T19:25:55.318Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-08-11T19:25:55.580Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2021-08-11T19:25:55.854Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-11T19:25:56.450Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [Pipeline] sh [2021-08-11T19:25:57.429Z] (1/3) Installing openssh-keygen (8.4_p1-r3) [2021-08-11T19:25:57.429Z] (2/3) Installing libedit (20191231.3.1-r1) [2021-08-11T19:25:57.429Z] (3/3) Installing openssh-client (8.4_p1-r3) [2021-08-11T19:25:57.444Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-08-11T19:25:57.781Z] + ls -al . [2021-08-11T19:25:57.781Z] total 120 [2021-08-11T19:25:57.781Z] drwxrwxr-x. 8 jenkins jenkins 4096 Aug 11 19:25 . [2021-08-11T19:25:57.781Z] drwxrwxr-x. 4 jenkins jenkins 28 Aug 11 19:24 .. [2021-08-11T19:25:57.781Z] -rw-rw-r--. 1 jenkins jenkins 6792 Aug 11 19:24 Attribution.txt [2021-08-11T19:25:57.781Z] drwxrwxr-x. 2 jenkins jenkins 64 Aug 11 19:24 bin [2021-08-11T19:25:57.781Z] -rw-rw-r--. 1 jenkins jenkins 7459 Aug 11 19:24 CHANGELOG.md [2021-08-11T19:25:57.781Z] drwxrwxr-x. 3 jenkins jenkins 32 Aug 11 19:24 cmd [2021-08-11T19:25:57.781Z] -rw-r--r--. 1 jenkins jenkins 8513 Aug 11 19:25 coverage.out [2021-08-11T19:25:57.781Z] -rw-rw-r--. 1 jenkins jenkins 1615 Aug 11 19:24 Dockerfile [2021-08-11T19:25:57.781Z] -rw-rw-r--. 1 jenkins jenkins 1087 Aug 11 19:24 Dockerfile.build [2021-08-11T19:25:57.781Z] -rw-rw-r--. 1 jenkins jenkins 151 Aug 11 19:24 .dockerignore [2021-08-11T19:25:57.781Z] drwxrwxr-x. 2 jenkins jenkins 76 Aug 11 19:24 driver [2021-08-11T19:25:57.781Z] drwxrwxr-x. 8 jenkins jenkins 179 Aug 11 19:24 .git [2021-08-11T19:25:57.781Z] drwxrwxr-x. 2 jenkins jenkins 103 Aug 11 19:24 .github [2021-08-11T19:25:57.781Z] -rw-rw-r--. 1 jenkins jenkins 336 Aug 11 19:24 .gitignore [2021-08-11T19:25:57.781Z] -rw-r--r--. 1 jenkins jenkins 271 Aug 11 19:25 go.mod [2021-08-11T19:25:57.781Z] -rw-r--r--. 1 jenkins jenkins 20570 Aug 11 19:25 go.sum [2021-08-11T19:25:57.781Z] -rw-rw-r--. 1 jenkins jenkins 677 Aug 11 19:24 GOVERNANCE.md [2021-08-11T19:25:57.781Z] -rw-rw-r--. 1 jenkins jenkins 680 Aug 11 19:24 Jenkinsfile [2021-08-11T19:25:57.781Z] -rw-rw-r--. 1 jenkins jenkins 11340 Aug 11 19:24 LICENSE [2021-08-11T19:25:57.781Z] -rw-rw-r--. 1 jenkins jenkins 996 Aug 11 19:24 Makefile [2021-08-11T19:25:57.781Z] -rw-rw-r--. 1 jenkins jenkins 620 Aug 11 19:24 OWNERS.md [2021-08-11T19:25:57.781Z] -rw-rw-r--. 1 jenkins jenkins 7661 Aug 11 19:24 README.md [2021-08-11T19:25:57.781Z] drwxrwxr-x. 4 jenkins jenkins 71 Aug 11 19:24 snap [2021-08-11T19:25:57.781Z] -rw-rw-r--. 1 jenkins jenkins 5 Aug 11 19:22 VERSION [2021-08-11T19:25:57.781Z] -rw-rw-r--. 1 jenkins jenkins 713 Aug 11 19:24 version.go [Pipeline] isUnix [Pipeline] sh [2021-08-11T19:25:58.030Z] Executing busybox-1.32.1-r6.trigger [2021-08-11T19:25:58.030Z] OK: 222 MiB in 55 packages [2021-08-11T19:25:58.134Z] + docker build -t device-rest -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=93dcba772c172983cfa5d26d8037de53aefc6924 --label arch=amd64 --label version=0.0.0 . [2021-08-11T19:25:58.134Z] Sending build context to Docker daemon 129kB [2021-08-11T19:25:58.134Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.12 [2021-08-11T19:25:58.134Z] Step 2/25 : FROM ${BASE} AS builder [2021-08-11T19:25:58.134Z] ---> 78ab3ddb3eb8 [2021-08-11T19:25:58.134Z] Step 3/25 : ARG MAKE='make build' [2021-08-11T19:25:58.134Z] ---> Running in 5db46e933d42 [2021-08-11T19:25:58.134Z] Removing intermediate container 5db46e933d42 [2021-08-11T19:25:58.134Z] ---> dfc4171869a9 [2021-08-11T19:25:58.134Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-08-11T19:25:58.404Z] ---> Running in e1dd2bfbb39f [2021-08-11T19:25:58.404Z] Removing intermediate container e1dd2bfbb39f [2021-08-11T19:25:58.404Z] ---> 5df23f6de743 [2021-08-11T19:25:58.404Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-08-11T19:25:58.404Z] ---> Running in 0f8e2c264414 [2021-08-11T19:25:58.404Z] Removing intermediate container 0f8e2c264414 [2021-08-11T19:25:58.404Z] ---> 631ee022bfae [2021-08-11T19:25:58.404Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-11T19:25:58.404Z] ---> Running in 0de3333ed8fe [2021-08-11T19:25:58.987Z] Removing intermediate container 0de3333ed8fe [2021-08-11T19:25:58.987Z] ---> 55ca7e724b02 [2021-08-11T19:25:58.987Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-11T19:25:58.987Z] ---> Running in 51f04f43d0d3 [2021-08-11T19:25:59.254Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-11T19:25:59.464Z] Removing intermediate container 6429aae1ae2d [2021-08-11T19:25:59.464Z] ---> 79acff0f76fc [2021-08-11T19:25:59.464Z] Step 8/10 : WORKDIR /device-rest-go [2021-08-11T19:25:59.464Z] ---> Running in 9f52118fb97d [2021-08-11T19:26:00.059Z] Removing intermediate container 9f52118fb97d [2021-08-11T19:26:00.059Z] ---> 8d5fb4109f29 [2021-08-11T19:26:00.059Z] Step 9/10 : COPY . . [2021-08-11T19:26:00.211Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-11T19:26:00.796Z] OK: 223 MiB in 55 packages [2021-08-11T19:26:00.796Z] Removing intermediate container 51f04f43d0d3 [2021-08-11T19:26:00.796Z] ---> eee3edaa6897 [2021-08-11T19:26:00.796Z] Step 8/25 : WORKDIR /device-rest-go [2021-08-11T19:26:00.796Z] ---> Running in e7562f5f84cf [2021-08-11T19:26:01.038Z] ---> af9a41bf6317 [2021-08-11T19:26:01.038Z] Step 10/10 : RUN go mod download [2021-08-11T19:26:01.062Z] Removing intermediate container e7562f5f84cf [2021-08-11T19:26:01.062Z] ---> c025d6ce6212 [2021-08-11T19:26:01.062Z] Step 9/25 : COPY . . [2021-08-11T19:26:01.062Z] ---> 204558fd4f6f [2021-08-11T19:26:01.062Z] Step 10/25 : RUN go mod tidy [2021-08-11T19:26:01.062Z] ---> Running in be257f6a5f7f [2021-08-11T19:26:01.311Z] ---> Running in c19098db2959 [2021-08-11T19:26:02.020Z] Removing intermediate container be257f6a5f7f [2021-08-11T19:26:02.020Z] ---> eeb618ffe80c [2021-08-11T19:26:02.020Z] Step 11/25 : RUN make update [2021-08-11T19:26:02.020Z] ---> Running in 6c61bfe6efa7 [2021-08-11T19:26:02.020Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-08-11T19:26:02.285Z] Removing intermediate container 6c61bfe6efa7 [2021-08-11T19:26:02.285Z] ---> 81972a3f6ee0 [2021-08-11T19:26:02.285Z] Step 12/25 : RUN $MAKE [2021-08-11T19:26:02.285Z] ---> Running in ba305040651f [2021-08-11T19:26:02.561Z] go mod tidy [2021-08-11T19:26:02.835Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -o cmd/device-rest ./cmd [2021-08-11T19:26:15.193Z] Removing intermediate container ba305040651f [2021-08-11T19:26:15.193Z] ---> 144bfb91769f [2021-08-11T19:26:15.193Z] Step 13/25 : FROM alpine:3.12 [2021-08-11T19:26:15.193Z] 3.12: Pulling from library/alpine [2021-08-11T19:26:15.193Z] 339de151aab4: Pulling fs layer [2021-08-11T19:26:15.193Z] 339de151aab4: Verifying Checksum [2021-08-11T19:26:15.193Z] 339de151aab4: Download complete [2021-08-11T19:26:15.193Z] 339de151aab4: Pull complete [2021-08-11T19:26:15.193Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-11T19:26:15.193Z] Status: Downloaded newer image for alpine:3.12 [2021-08-11T19:26:15.193Z] ---> 13621d1b12d4 [2021-08-11T19:26:15.193Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-08-11T19:26:15.193Z] ---> Running in c14df9f299c3 [2021-08-11T19:26:15.193Z] Removing intermediate container c14df9f299c3 [2021-08-11T19:26:15.193Z] ---> fad75d55d579 [2021-08-11T19:26:15.193Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2021-08-11T19:26:15.193Z] ---> Running in 9f94f36ba28b [2021-08-11T19:26:15.193Z] Removing intermediate container 9f94f36ba28b [2021-08-11T19:26:15.193Z] ---> aea60dcb575f [2021-08-11T19:26:15.193Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-11T19:26:15.466Z] ---> Running in c0bbf399dfd9 [2021-08-11T19:26:15.732Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-11T19:26:15.732Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-11T19:26:15.732Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-11T19:26:15.732Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-11T19:26:15.732Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-11T19:26:15.732Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-11T19:26:16.000Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-11T19:26:16.000Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-11T19:26:16.000Z] Executing busybox-1.31.1-r20.trigger [2021-08-11T19:26:16.000Z] OK: 8 MiB in 20 packages [2021-08-11T19:26:16.268Z] Removing intermediate container c0bbf399dfd9 [2021-08-11T19:26:16.268Z] ---> fe2d3ee4c913 [2021-08-11T19:26:16.268Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2021-08-11T19:26:16.853Z] ---> 578b1f435cde [2021-08-11T19:26:16.853Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2021-08-11T19:26:16.853Z] ---> d211188875c6 [2021-08-11T19:26:16.853Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2021-08-11T19:26:16.853Z] ---> 3695a4e073dd [2021-08-11T19:26:16.853Z] Step 20/25 : EXPOSE 59986 [2021-08-11T19:26:17.119Z] ---> Running in c2f8b161b3d6 [2021-08-11T19:26:17.119Z] Removing intermediate container c2f8b161b3d6 [2021-08-11T19:26:17.119Z] ---> 42b3489c7e8f [2021-08-11T19:26:17.119Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2021-08-11T19:26:17.119Z] ---> Running in a4fcbf3f99f4 [2021-08-11T19:26:17.119Z] Removing intermediate container a4fcbf3f99f4 [2021-08-11T19:26:17.119Z] ---> 8a4c9d6e39b9 [2021-08-11T19:26:17.119Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2021-08-11T19:26:17.119Z] ---> Running in a9586316cf76 [2021-08-11T19:26:17.385Z] Removing intermediate container a9586316cf76 [2021-08-11T19:26:17.385Z] ---> 4fd7177689e4 [2021-08-11T19:26:17.385Z] Step 23/25 : LABEL arch=amd64 [2021-08-11T19:26:17.385Z] ---> Running in 16f6821e6e0b [2021-08-11T19:26:17.385Z] Removing intermediate container 16f6821e6e0b [2021-08-11T19:26:17.385Z] ---> 86dc1df3fb1c [2021-08-11T19:26:17.385Z] Step 24/25 : LABEL git_sha=93dcba772c172983cfa5d26d8037de53aefc6924 [2021-08-11T19:26:17.385Z] ---> Running in 2bfb1124eb42 [2021-08-11T19:26:17.651Z] Removing intermediate container 2bfb1124eb42 [2021-08-11T19:26:17.651Z] ---> d78f354d65be [2021-08-11T19:26:17.651Z] Step 25/25 : LABEL version=0.0.0 [2021-08-11T19:26:17.651Z] ---> Running in d7a4d8e8c89b [2021-08-11T19:26:17.651Z] Removing intermediate container d7a4d8e8c89b [2021-08-11T19:26:17.651Z] ---> 876935c2efde [2021-08-11T19:26:17.651Z] [Warning] One or more build-args [ARCH] were not consumed [2021-08-11T19:26:17.651Z] Successfully built 876935c2efde [2021-08-11T19:26:17.651Z] Successfully tagged device-rest: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-08-11T19:26:18.483Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-11T19:26:18.483Z] [2021-08-11T19:26:18.483Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-11T19:26:18.856Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-11T19:26:18.856Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-11T19:26:18.856Z] b4d181a07f80: Pulling fs layer [2021-08-11T19:26:18.856Z] a1111a8f2ec3: Pulling fs layer [2021-08-11T19:26:18.856Z] ed53099fbce6: Pulling fs layer [2021-08-11T19:26:18.856Z] dc539afda2c1: Pulling fs layer [2021-08-11T19:26:18.856Z] 77bc0d833cb6: Pulling fs layer [2021-08-11T19:26:18.856Z] 9065ff56babe: Pulling fs layer [2021-08-11T19:26:18.856Z] d287ab97295c: Pulling fs layer [2021-08-11T19:26:18.856Z] 77bc0d833cb6: Waiting [2021-08-11T19:26:18.856Z] 9065ff56babe: Waiting [2021-08-11T19:26:18.856Z] d287ab97295c: Waiting [2021-08-11T19:26:18.856Z] dc539afda2c1: Waiting [2021-08-11T19:26:19.123Z] a1111a8f2ec3: Verifying Checksum [2021-08-11T19:26:19.123Z] a1111a8f2ec3: Download complete [2021-08-11T19:26:19.123Z] dc539afda2c1: Verifying Checksum [2021-08-11T19:26:19.123Z] dc539afda2c1: Download complete [2021-08-11T19:26:19.389Z] 77bc0d833cb6: Verifying Checksum [2021-08-11T19:26:19.389Z] 77bc0d833cb6: Download complete [2021-08-11T19:26:19.389Z] 9065ff56babe: Verifying Checksum [2021-08-11T19:26:19.389Z] 9065ff56babe: Download complete [2021-08-11T19:26:19.660Z] ed53099fbce6: Verifying Checksum [2021-08-11T19:26:19.660Z] ed53099fbce6: Download complete [2021-08-11T19:26:20.624Z] b4d181a07f80: Verifying Checksum [2021-08-11T19:26:20.624Z] b4d181a07f80: Download complete [2021-08-11T19:26:21.591Z] b4d181a07f80: Pull complete [2021-08-11T19:26:21.591Z] a1111a8f2ec3: Pull complete [2021-08-11T19:26:22.181Z] ed53099fbce6: Pull complete [2021-08-11T19:26:22.181Z] dc539afda2c1: Pull complete [2021-08-11T19:26:22.448Z] 77bc0d833cb6: Pull complete [2021-08-11T19:26:22.448Z] 9065ff56babe: Pull complete [2021-08-11T19:26:24.384Z] d287ab97295c: Verifying Checksum [2021-08-11T19:26:24.384Z] d287ab97295c: Download complete [2021-08-11T19:26:28.164Z] Removing intermediate container c19098db2959 [2021-08-11T19:26:28.164Z] ---> 97427aa54d07 [2021-08-11T19:26:28.164Z] Successfully built 97427aa54d07 [2021-08-11T19:26:28.164Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-11T19:26:28.555Z] + docker inspect -f . ci-base-image-arm64 [2021-08-11T19:26:28.555Z] . [Pipeline] withDockerContainer [2021-08-11T19:26:28.675Z] d287ab97295c: Pull complete [2021-08-11T19:26:28.675Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-11T19:26:28.675Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-11T19:26:28.675Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-11T19:26:28.836Z] prd-ubuntu18.04-docker-arm64-4c-16g-394 does not seem to be running inside a container [2021-08-11T19:26:28.927Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-11T19:26:30.792Z] $ docker top 42e2d7d3c73d6dac640d88c25f6ec0f27727238652961182cf5c6fbd7f2a7022 -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer [2021-08-11T19:26:31.298Z] prd-centos7-docker-4c-2g-395 does not seem to be running inside a container [2021-08-11T19:26:31.363Z] $ 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/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-11T19:26:33.822Z] $ docker top 07c9326b32c97488d8a995eb8ace1dec2a232ed3c867e6e0af20472f40f87766 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] libraryResource [Pipeline] sh [2021-08-11T19:26:34.476Z] ---> job-cost.sh [2021-08-11T19:26:34.476Z] lf-activate-venv: SKIPPING [2021-08-11T19:26:34.476Z] INFO: No Stack... [2021-08-11T19:26:34.614Z] + go version [2021-08-11T19:26:34.614Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-08-11T19:26:34.657Z] $ docker stop --time=1 42e2d7d3c73d6dac640d88c25f6ec0f27727238652961182cf5c6fbd7f2a7022 [2021-08-11T19:26:36.479Z] $ docker rm -f 42e2d7d3c73d6dac640d88c25f6ec0f27727238652961182cf5c6fbd7f2a7022 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [2021-08-11T19:26:37.052Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-11T19:26:37.052Z] INFO: Archiving Costs [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-08-11T19:26:37.393Z] + cat /w/workspace/device-rest-go/1/archives/cost.csv [2021-08-11T19:26:37.393Z] + cut -d, -f6 [Pipeline] lock [2021-08-11T19:26:37.464Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-130-1-stack-cost] [2021-08-11T19:26:37.471Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-130-1-stack-cost] did not exist. Created. [2021-08-11T19:26:37.471Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-130-1-stack-cost] [Pipeline] { [2021-08-11T19:26:37.511Z] + docker inspect -f . ci-base-image-arm64 [2021-08-11T19:26:37.511Z] . [Pipeline] unstash [Pipeline] withDockerContainer [2021-08-11T19:26:37.860Z] prd-ubuntu18.04-docker-arm64-4c-16g-394 does not seem to be running inside a container [2021-08-11T19:26:37.949Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-11T19:26:39.673Z] $ docker top 76dbb37f71f767b0fa0aa5064617406078e7c8aa18d10a15636b1732f730c90c -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] fileExists [Pipeline] sh [2021-08-11T19:26:40.344Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-08-11T19:26:40.397Z] Stashed 1 file(s) [Pipeline] } [2021-08-11T19:26:40.446Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-130-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-11T19:26:40.532Z] $ docker stop --time=1 07c9326b32c97488d8a995eb8ace1dec2a232ed3c867e6e0af20472f40f87766 [2021-08-11T19:26:40.835Z] + go mod tidy [2021-08-11T19:26:41.699Z] $ docker rm -f 07c9326b32c97488d8a995eb8ace1dec2a232ed3c867e6e0af20472f40f87766 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-11T19:26:42.494Z] + make test [2021-08-11T19:26:42.494Z] go mod tidy [2021-08-11T19:26:43.101Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-08-11T19:26:44.567Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2021-08-11T19:27:41.199Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2021-08-11T19:27:41.199Z] ok github.com/edgexfoundry/device-rest-go/driver 0.046s coverage: 54.0% of statements [2021-08-11T19:27:41.199Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-08-11T19:28:03.416Z] gofmt -l . [2021-08-11T19:28:03.417Z] [ "`gofmt -l .`" = "" ] [2021-08-11T19:28:03.417Z] ./bin/test-go-mod-tidy.sh [2021-08-11T19:28:03.417Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-08-11T19:28:03.734Z] $ docker stop --time=1 76dbb37f71f767b0fa0aa5064617406078e7c8aa18d10a15636b1732f730c90c [2021-08-11T19:28:05.609Z] $ docker rm -f 76dbb37f71f767b0fa0aa5064617406078e7c8aa18d10a15636b1732f730c90c [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-11T19:28:06.474Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-08-11T19:28:06.530Z] Warning: overwriting stash ‘coverage-report’ [2021-08-11T19:28:06.997Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-08-11T19:28:07.654Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-08-11T19:28:08.014Z] + ls -al . [2021-08-11T19:28:08.014Z] total 148 [2021-08-11T19:28:08.014Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 11 19:28 . [2021-08-11T19:28:08.014Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 11 19:25 .. [2021-08-11T19:28:08.014Z] -rw-rw-r-- 1 jenkins jenkins 151 Aug 11 19:25 .dockerignore [2021-08-11T19:28:08.014Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 11 19:25 .git [2021-08-11T19:28:08.014Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 11 19:25 .github [2021-08-11T19:28:08.014Z] -rw-rw-r-- 1 jenkins jenkins 336 Aug 11 19:25 .gitignore [2021-08-11T19:28:08.014Z] -rw-rw-r-- 1 jenkins jenkins 6792 Aug 11 19:25 Attribution.txt [2021-08-11T19:28:08.014Z] -rw-rw-r-- 1 jenkins jenkins 7459 Aug 11 19:25 CHANGELOG.md [2021-08-11T19:28:08.014Z] -rw-rw-r-- 1 jenkins jenkins 1615 Aug 11 19:25 Dockerfile [2021-08-11T19:28:08.014Z] -rw-rw-r-- 1 jenkins jenkins 1087 Aug 11 19:25 Dockerfile.build [2021-08-11T19:28:08.014Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 11 19:25 GOVERNANCE.md [2021-08-11T19:28:08.014Z] -rw-rw-r-- 1 jenkins jenkins 680 Aug 11 19:25 Jenkinsfile [2021-08-11T19:28:08.014Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 11 19:25 LICENSE [2021-08-11T19:28:08.014Z] -rw-rw-r-- 1 jenkins jenkins 996 Aug 11 19:25 Makefile [2021-08-11T19:28:08.014Z] -rw-rw-r-- 1 jenkins jenkins 620 Aug 11 19:25 OWNERS.md [2021-08-11T19:28:08.014Z] -rw-rw-r-- 1 jenkins jenkins 7661 Aug 11 19:25 README.md [2021-08-11T19:28:08.014Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 11 19:22 VERSION [2021-08-11T19:28:08.014Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 11 19:25 bin [2021-08-11T19:28:08.014Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 11 19:25 cmd [2021-08-11T19:28:08.014Z] -rw-r--r-- 1 jenkins jenkins 8513 Aug 11 19:27 coverage.out [2021-08-11T19:28:08.014Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 11 19:25 driver [2021-08-11T19:28:08.014Z] -rw-r--r-- 1 jenkins jenkins 271 Aug 11 19:28 go.mod [2021-08-11T19:28:08.014Z] -rw-r--r-- 1 jenkins jenkins 20570 Aug 11 19:26 go.sum [2021-08-11T19:28:08.014Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 11 19:25 snap [2021-08-11T19:28:08.014Z] -rw-rw-r-- 1 jenkins jenkins 713 Aug 11 19:25 version.go [Pipeline] isUnix [Pipeline] sh [2021-08-11T19:28:08.409Z] + docker build -t device-rest-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=93dcba772c172983cfa5d26d8037de53aefc6924 --label arch=arm64 --label version=0.0.0 . [2021-08-11T19:28:08.409Z] Sending build context to Docker daemon 129kB [2021-08-11T19:28:08.689Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.12 [2021-08-11T19:28:08.689Z] Step 2/25 : FROM ${BASE} AS builder [2021-08-11T19:28:08.689Z] ---> 97427aa54d07 [2021-08-11T19:28:08.689Z] Step 3/25 : ARG MAKE='make build' [2021-08-11T19:28:08.965Z] ---> Running in 2396a5830b7d [2021-08-11T19:28:09.561Z] Removing intermediate container 2396a5830b7d [2021-08-11T19:28:09.561Z] ---> fec9ef04e27b [2021-08-11T19:28:09.561Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-08-11T19:28:09.835Z] ---> Running in cb87835a2016 [2021-08-11T19:28:10.435Z] Removing intermediate container cb87835a2016 [2021-08-11T19:28:10.435Z] ---> f644ed61d610 [2021-08-11T19:28:10.435Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-08-11T19:28:10.435Z] ---> Running in 5a8033cb4f2a [2021-08-11T19:28:11.034Z] Removing intermediate container 5a8033cb4f2a [2021-08-11T19:28:11.034Z] ---> 2e8b620a4d22 [2021-08-11T19:28:11.034Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-11T19:28:11.034Z] ---> Running in e2c7e4c8d0a0 [2021-08-11T19:28:13.668Z] Removing intermediate container e2c7e4c8d0a0 [2021-08-11T19:28:13.668Z] ---> e038b255b19e [2021-08-11T19:28:13.668Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-11T19:28:13.668Z] ---> Running in a49ccdafac3b [2021-08-11T19:28:14.658Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-11T19:28:15.648Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-11T19:28:16.636Z] OK: 222 MiB in 55 packages [2021-08-11T19:28:18.074Z] Removing intermediate container a49ccdafac3b [2021-08-11T19:28:18.074Z] ---> 012d6c5d1eb5 [2021-08-11T19:28:18.074Z] Step 8/25 : WORKDIR /device-rest-go [2021-08-11T19:28:18.074Z] ---> Running in b71d8c340f3b [2021-08-11T19:28:18.668Z] Removing intermediate container b71d8c340f3b [2021-08-11T19:28:18.668Z] ---> 0d66f6298227 [2021-08-11T19:28:18.668Z] Step 9/25 : COPY . . [2021-08-11T19:28:19.265Z] ---> ac9c3fe8b083 [2021-08-11T19:28:19.265Z] Step 10/25 : RUN go mod tidy [2021-08-11T19:28:19.548Z] ---> Running in 3bc62e606d43 [2021-08-11T19:28:22.958Z] Removing intermediate container 3bc62e606d43 [2021-08-11T19:28:22.958Z] ---> d1d4b70d0cf8 [2021-08-11T19:28:22.958Z] Step 11/25 : RUN make update [2021-08-11T19:28:22.958Z] ---> Running in f4ba013e75a2 [2021-08-11T19:28:23.949Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-08-11T19:28:25.404Z] Removing intermediate container f4ba013e75a2 [2021-08-11T19:28:25.404Z] ---> ed441af85fc3 [2021-08-11T19:28:25.404Z] Step 12/25 : RUN $MAKE [2021-08-11T19:28:25.404Z] ---> Running in c6c4bbeae6aa [2021-08-11T19:28:26.385Z] go mod tidy [2021-08-11T19:28:26.982Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -o cmd/device-rest ./cmd [2021-08-11T19:29:06.033Z] Removing intermediate container c6c4bbeae6aa [2021-08-11T19:29:06.033Z] ---> 6d6e6f19b7d1 [2021-08-11T19:29:06.033Z] Step 13/25 : FROM alpine:3.12 [2021-08-11T19:29:06.033Z] 3.12: Pulling from library/alpine [2021-08-11T19:29:06.033Z] d2f70382dc9a: Pulling fs layer [2021-08-11T19:29:06.033Z] d2f70382dc9a: Verifying Checksum [2021-08-11T19:29:06.033Z] d2f70382dc9a: Download complete [2021-08-11T19:29:06.033Z] d2f70382dc9a: Pull complete [2021-08-11T19:29:06.033Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-11T19:29:06.033Z] Status: Downloaded newer image for alpine:3.12 [2021-08-11T19:29:06.033Z] ---> c4fd0aeabfcf [2021-08-11T19:29:06.033Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-08-11T19:29:06.033Z] ---> Running in 794558f6bcdb [2021-08-11T19:29:06.033Z] Removing intermediate container 794558f6bcdb [2021-08-11T19:29:06.033Z] ---> 22cea0e80c47 [2021-08-11T19:29:06.033Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2021-08-11T19:29:06.033Z] ---> Running in aae315c3870e [2021-08-11T19:29:06.636Z] Removing intermediate container aae315c3870e [2021-08-11T19:29:06.636Z] ---> 2d1d9285a388 [2021-08-11T19:29:06.636Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-11T19:29:06.636Z] ---> Running in c95e8ea4ae13 [2021-08-11T19:29:08.075Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-11T19:29:08.075Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-11T19:29:08.671Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-11T19:29:08.948Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-11T19:29:08.948Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-11T19:29:08.948Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-11T19:29:08.948Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-11T19:29:08.948Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-11T19:29:08.948Z] Executing busybox-1.31.1-r20.trigger [2021-08-11T19:29:08.948Z] OK: 8 MiB in 20 packages [2021-08-11T19:29:10.386Z] Removing intermediate container c95e8ea4ae13 [2021-08-11T19:29:10.386Z] ---> 26c7e362d373 [2021-08-11T19:29:10.386Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2021-08-11T19:29:11.411Z] ---> 09a510be1181 [2021-08-11T19:29:11.411Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2021-08-11T19:29:12.399Z] ---> 7df44a087fc8 [2021-08-11T19:29:12.399Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2021-08-11T19:29:13.380Z] ---> 51552bd61919 [2021-08-11T19:29:13.380Z] Step 20/25 : EXPOSE 59986 [2021-08-11T19:29:13.380Z] ---> Running in c17d9b3939ad [2021-08-11T19:29:14.370Z] Removing intermediate container c17d9b3939ad [2021-08-11T19:29:14.370Z] ---> 9be522c91ca0 [2021-08-11T19:29:14.370Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2021-08-11T19:29:14.370Z] ---> Running in 19825444368e [2021-08-11T19:29:14.973Z] Removing intermediate container 19825444368e [2021-08-11T19:29:14.973Z] ---> e24f702f2dc8 [2021-08-11T19:29:14.973Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2021-08-11T19:29:14.973Z] ---> Running in c01eb7c9bc41 [2021-08-11T19:29:15.570Z] Removing intermediate container c01eb7c9bc41 [2021-08-11T19:29:15.570Z] ---> 395d036e0596 [2021-08-11T19:29:15.570Z] Step 23/25 : LABEL arch=arm64 [2021-08-11T19:29:15.845Z] ---> Running in d486ba6a3416 [2021-08-11T19:29:16.441Z] Removing intermediate container d486ba6a3416 [2021-08-11T19:29:16.441Z] ---> 0404485ede99 [2021-08-11T19:29:16.441Z] Step 24/25 : LABEL git_sha=93dcba772c172983cfa5d26d8037de53aefc6924 [2021-08-11T19:29:16.716Z] ---> Running in 4545e972d515 [2021-08-11T19:29:17.313Z] Removing intermediate container 4545e972d515 [2021-08-11T19:29:17.313Z] ---> 32e3e511b3b0 [2021-08-11T19:29:17.313Z] Step 25/25 : LABEL version=0.0.0 [2021-08-11T19:29:17.313Z] ---> Running in b5d9c9e66952 [2021-08-11T19:29:17.912Z] Removing intermediate container b5d9c9e66952 [2021-08-11T19:29:17.912Z] ---> bd1fd9227763 [2021-08-11T19:29:17.912Z] [Warning] One or more build-args [ARCH] were not consumed [2021-08-11T19:29:17.912Z] Successfully built bd1fd9227763 [2021-08-11T19:29:17.913Z] Successfully tagged device-rest-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-08-11T19:29:18.638Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-11T19:29:18.638Z] [2021-08-11T19:29:18.638Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-11T19:29:19.058Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-11T19:29:19.336Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-11T19:29:19.336Z] 448f6bf000e3: Pulling fs layer [2021-08-11T19:29:19.336Z] f757da607395: Pulling fs layer [2021-08-11T19:29:19.336Z] 05883995daec: Pulling fs layer [2021-08-11T19:29:19.336Z] 8603b9c90790: Pulling fs layer [2021-08-11T19:29:19.336Z] 1560dd03e051: Pulling fs layer [2021-08-11T19:29:19.336Z] 27f5ce0e4adf: Pulling fs layer [2021-08-11T19:29:19.336Z] c2d8d7efcc4b: Pulling fs layer [2021-08-11T19:29:19.336Z] 8603b9c90790: Waiting [2021-08-11T19:29:19.336Z] 1560dd03e051: Waiting [2021-08-11T19:29:19.336Z] 27f5ce0e4adf: Waiting [2021-08-11T19:29:19.336Z] c2d8d7efcc4b: Waiting [2021-08-11T19:29:19.613Z] f757da607395: Verifying Checksum [2021-08-11T19:29:19.613Z] f757da607395: Download complete [2021-08-11T19:29:19.613Z] 8603b9c90790: Verifying Checksum [2021-08-11T19:29:19.613Z] 8603b9c90790: Download complete [2021-08-11T19:29:19.613Z] 1560dd03e051: Download complete [2021-08-11T19:29:19.887Z] 27f5ce0e4adf: Verifying Checksum [2021-08-11T19:29:19.887Z] 27f5ce0e4adf: Download complete [2021-08-11T19:29:19.887Z] 05883995daec: Verifying Checksum [2021-08-11T19:29:19.887Z] 05883995daec: Download complete [2021-08-11T19:29:20.871Z] 448f6bf000e3: Verifying Checksum [2021-08-11T19:29:23.509Z] c2d8d7efcc4b: Verifying Checksum [2021-08-11T19:29:23.509Z] c2d8d7efcc4b: Download complete [2021-08-11T19:29:24.492Z] 448f6bf000e3: Pull complete [2021-08-11T19:29:25.093Z] f757da607395: Pull complete [2021-08-11T19:29:26.538Z] 05883995daec: Pull complete [2021-08-11T19:29:27.138Z] 8603b9c90790: Pull complete [2021-08-11T19:29:28.119Z] 1560dd03e051: Pull complete [2021-08-11T19:29:28.392Z] 27f5ce0e4adf: Pull complete [2021-08-11T19:29:43.497Z] c2d8d7efcc4b: Pull complete [2021-08-11T19:29:43.497Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-11T19:29:43.497Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-11T19:29:43.497Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-11T19:29:43.802Z] prd-ubuntu18.04-docker-arm64-4c-16g-394 does not seem to be running inside a container [2021-08-11T19:29:43.896Z] $ 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/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-08-11T19:29:49.065Z] $ docker top ec4d9c4717b8196f5ba285fd993e8a3cbbc369663c434628533d7264cc8bbb49 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-11T19:29:50.156Z] ---> job-cost.sh [2021-08-11T19:29:50.156Z] lf-activate-venv: SKIPPING [2021-08-11T19:29:50.156Z] INFO: No Stack... [2021-08-11T19:29:51.146Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-08-11T19:29:51.426Z] INFO: Archiving Costs [Pipeline] sh [2021-08-11T19:29:52.126Z] + cut -d, -f6 [2021-08-11T19:29:52.126Z] + cat /w/workspace/device-rest-go/1/archives/cost.csv [Pipeline] lock [2021-08-11T19:29:52.217Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-130-1-stack-cost] [2021-08-11T19:29:52.223Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-130-1-stack-cost] did not exist. Created. [2021-08-11T19:29:52.223Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-130-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-11T19:29:53.022Z] /w/workspace/device-rest-go/1@tmp/durable-eb495b3c/script.sh: 1: /w/workspace/device-rest-go/1@tmp/durable-eb495b3c/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-08-11T19:29:53.746Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-08-11T19:29:53.794Z] Warning: overwriting stash ‘stack-cost’ [2021-08-11T19:29:53.843Z] Stashed 1 file(s) [Pipeline] } [2021-08-11T19:29:53.865Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-130-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-11T19:29:53.948Z] $ docker stop --time=1 ec4d9c4717b8196f5ba285fd993e8a3cbbc369663c434628533d7264cc8bbb49 [2021-08-11T19:29:55.690Z] $ docker rm -f ec4d9c4717b8196f5ba285fd993e8a3cbbc369663c434628533d7264cc8bbb49 [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-08-11T19:29:56.989Z] provisioning config files... [2021-08-11T19:29:57.002Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-130@tmp/config8000465979418504288tmp [Pipeline] { [Pipeline] sh [2021-08-11T19:29:57.378Z] + set +x [2021-08-11T19:29:57.378Z] + bash -s -- [2021-08-11T19:29:57.378Z] + curl -s https://codecov.io/bash [2021-08-11T19:29:57.378Z] [2021-08-11T19:29:57.378Z] _____ _ [2021-08-11T19:29:57.378Z] / ____| | | [2021-08-11T19:29:57.378Z] | | ___ __| | ___ ___ _____ __ [2021-08-11T19:29:57.378Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-08-11T19:29:57.378Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-08-11T19:29:57.378Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-08-11T19:29:57.378Z] Bash-1.0.6 [2021-08-11T19:29:57.378Z] [2021-08-11T19:29:57.378Z] [2021-08-11T19:29:57.378Z] ==> git version 2.24.4 found [2021-08-11T19:29:57.378Z] ==> 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-08-11T19:29:57.378Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-08-11T19:29:57.378Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-08-11T19:29:57.378Z] ==> Jenkins CI detected. [2021-08-11T19:29:57.378Z] current dir:  /w/workspace/gexfoundry_device-rest-go_PR-130 [2021-08-11T19:29:57.378Z] project root: . [2021-08-11T19:29:57.378Z] --> token set from env [2021-08-11T19:29:57.378Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-08-11T19:29:57.378Z] ==> Running gcov in . (disable via -X gcov) [2021-08-11T19:29:57.378Z] ==> Python coveragepy not found [2021-08-11T19:29:57.378Z] ==> Searching for coverage reports in: [2021-08-11T19:29:57.378Z] + . [2021-08-11T19:29:57.378Z] -> Found 1 reports [2021-08-11T19:29:57.378Z] ==> Detecting git/mercurial file structure [2021-08-11T19:29:57.646Z] ==> Reading reports [2021-08-11T19:29:57.646Z] + ./coverage.out bytes=8513 [2021-08-11T19:29:57.646Z] ==> Appending adjustments [2021-08-11T19:29:57.646Z] https://docs.codecov.io/docs/fixing-reports [2021-08-11T19:29:57.646Z] + Found adjustments [2021-08-11T19:29:57.646Z] ==> Gzipping contents [2021-08-11T19:29:57.646Z] 4.0K /tmp/codecov.EAYkMr.gz [2021-08-11T19:29:57.646Z] ==> Uploading reports [2021-08-11T19:29:57.646Z] url: https://codecov.io [2021-08-11T19:29:57.646Z] query: branch=PR-130&commit=93dcba772c172983cfa5d26d8037de53aefc6924&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-130%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=130&job=&cmd_args= [2021-08-11T19:29:57.646Z] -> Pinging Codecov [2021-08-11T19:29:57.646Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c51feb23-73ac-4f49-b3d1-d26df23137db&branch=PR-130&commit=93dcba772c172983cfa5d26d8037de53aefc6924&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-130%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=130&job=&cmd_args= [2021-08-11T19:29:57.911Z] -> Uploading to [2021-08-11T19:29:57.911Z] https://storage.googleapis.com/codecov/v4/raw/2021-08-11/4E5D53B4F1F92C436F7061BF334D961C/93dcba772c172983cfa5d26d8037de53aefc6924/8532730e-dc56-4f28-8689-cb75905c3ef6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210811%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210811T192957Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9a58b05953caec32e35d737ab4882934d12de7e8f5814b632a5852f30a8175ef [2021-08-11T19:29:57.911Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-11T19:29:57.911Z] Dload Upload Total Spent Left Speed [2021-08-11T19:29:58.503Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1759 0 0 100 1759 0 4364 --:--:-- --:--:-- --:--:-- 4375 [2021-08-11T19:29:58.503Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rest-go/commit/93dcba772c172983cfa5d26d8037de53aefc6924 [Pipeline] } [2021-08-11T19:29:58.532Z] 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-08-11T19:30:00.533Z] + '[' -d /w/workspace/gexfoundry_device-rest-go_PR-130/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-08-11T19:30:00.903Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-11T19:30:01.546Z] ---> package-listing.sh [2021-08-11T19:30:01.546Z] ++ facter osfamily [2021-08-11T19:30:01.546Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-11T19:30:01.815Z] + OS_FAMILY=redhat [2021-08-11T19:30:01.815Z] + workspace=/w/workspace/gexfoundry_device-rest-go_PR-130 [2021-08-11T19:30:01.815Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-11T19:30:01.815Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-11T19:30:01.815Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-11T19:30:01.815Z] + PACKAGES=/tmp/packages_start.txt [2021-08-11T19:30:01.815Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-130 ']' [2021-08-11T19:30:01.815Z] + PACKAGES=/tmp/packages_end.txt [2021-08-11T19:30:01.815Z] + case "${OS_FAMILY}" in [2021-08-11T19:30:01.815Z] + sort [2021-08-11T19:30:01.815Z] + rpm -qa [2021-08-11T19:30:02.408Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-11T19:30:02.408Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-11T19:30:02.408Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-11T19:30:02.408Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-130 ']' [2021-08-11T19:30:02.408Z] + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-130/archives/ [2021-08-11T19:30:02.408Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-130/archives/ [Pipeline] echo [2021-08-11T19:30:02.458Z] 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/gexfoundry_device-rest-go_PR-130/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-08-11T19:30:02.803Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-11T19:30:03.461Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-11T19:30:03.462Z] [2021-08-11T19:30:03.462Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-11T19:30:03.838Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-11T19:30:03.838Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-11T19:30:03.838Z] b4d181a07f80: Pulling fs layer [2021-08-11T19:30:03.838Z] a1111a8f2ec3: Pulling fs layer [2021-08-11T19:30:03.838Z] ed53099fbce6: Pulling fs layer [2021-08-11T19:30:03.838Z] dc539afda2c1: Pulling fs layer [2021-08-11T19:30:03.838Z] 77bc0d833cb6: Pulling fs layer [2021-08-11T19:30:03.838Z] 9065ff56babe: Pulling fs layer [2021-08-11T19:30:03.838Z] d287ab97295c: Pulling fs layer [2021-08-11T19:30:03.838Z] dc539afda2c1: Waiting [2021-08-11T19:30:03.838Z] 77bc0d833cb6: Waiting [2021-08-11T19:30:03.838Z] 9065ff56babe: Waiting [2021-08-11T19:30:03.838Z] d287ab97295c: Waiting [2021-08-11T19:30:04.420Z] a1111a8f2ec3: Verifying Checksum [2021-08-11T19:30:04.420Z] a1111a8f2ec3: Download complete [2021-08-11T19:30:04.420Z] dc539afda2c1: Verifying Checksum [2021-08-11T19:30:04.420Z] dc539afda2c1: Download complete [2021-08-11T19:30:04.420Z] 77bc0d833cb6: Verifying Checksum [2021-08-11T19:30:04.420Z] 77bc0d833cb6: Download complete [2021-08-11T19:30:04.686Z] 9065ff56babe: Verifying Checksum [2021-08-11T19:30:04.686Z] 9065ff56babe: Download complete [2021-08-11T19:30:04.951Z] ed53099fbce6: Verifying Checksum [2021-08-11T19:30:04.951Z] ed53099fbce6: Download complete [2021-08-11T19:30:05.910Z] b4d181a07f80: Verifying Checksum [2021-08-11T19:30:05.910Z] b4d181a07f80: Download complete [2021-08-11T19:30:06.881Z] b4d181a07f80: Pull complete [2021-08-11T19:30:07.153Z] a1111a8f2ec3: Pull complete [2021-08-11T19:30:07.427Z] ed53099fbce6: Pull complete [2021-08-11T19:30:07.700Z] dc539afda2c1: Pull complete [2021-08-11T19:30:07.968Z] 77bc0d833cb6: Pull complete [2021-08-11T19:30:07.968Z] 9065ff56babe: Pull complete [2021-08-11T19:30:09.922Z] d287ab97295c: Verifying Checksum [2021-08-11T19:30:09.922Z] d287ab97295c: Download complete [2021-08-11T19:30:14.200Z] d287ab97295c: Pull complete [2021-08-11T19:30:14.200Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-11T19:30:14.200Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-11T19:30:14.200Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-11T19:30:14.313Z] prd-centos7-docker-4c-2g-392 does not seem to be running inside a container [2021-08-11T19:30:14.364Z] $ 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/gexfoundry_device-rest-go_PR-130/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-rest-go_PR-130 -v /w/workspace/gexfoundry_device-rest-go_PR-130:/w/workspace/gexfoundry_device-rest-go_PR-130:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-130@tmp:/w/workspace/gexfoundry_device-rest-go_PR-130@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:10003/edgex-lftools-log-publisher:latest cat [2021-08-11T19:30:16.623Z] $ docker top da3f32240328210918050138a9d76e667b0e95735f4c85609695e8f6ce36b884 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-11T19:30:17.082Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-11T19:30:17.436Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-11T19:30:17.772Z] + ls /var/log/sa-host [2021-08-11T19:30:17.772Z] + sadf -c /var/log/sa-host/sa05 [2021-08-11T19:30:17.772Z] file_magic: OK [2021-08-11T19:30:17.772Z] HZ: Using current value: 100 [2021-08-11T19:30:17.772Z] file_header: OK [2021-08-11T19:30:17.772Z] 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-08-11T19:30:17.772Z] Statistics: [2021-08-11T19:30:17.772Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-11T19:30:17.772Z] File successfully converted to sysstat format version 12.0.3 [2021-08-11T19:30:17.772Z] + sadf -c /var/log/sa-host/sa11 [2021-08-11T19:30:17.772Z] file_magic: OK [2021-08-11T19:30:17.772Z] HZ: Using current value: 100 [2021-08-11T19:30:17.772Z] file_header: OK [2021-08-11T19:30:17.772Z] 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-08-11T19:30:17.772Z] Statistics: [2021-08-11T19:30:17.772Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-11T19:30:17.772Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-11T19:30:18.036Z] provisioning config files... [2021-08-11T19:30:18.051Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-130@tmp/config152755575382648647tmp [Pipeline] { [Pipeline] echo [2021-08-11T19:30:18.109Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-11T19:30:18.468Z] ---> create-netrc.sh [Pipeline] } [2021-08-11T19:30:18.501Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-11T19:30:18.984Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-11T19:30:19.022Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-11T19:30:19.373Z] ---> sudo-logs.sh [2021-08-11T19:30:19.373Z] Archiving 'sudo' log.. [2021-08-11T19:30:19.373Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-392.vexxhost.local: Name or service not known [2021-08-11T19:30:19.373Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-392.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-11T19:30:19.472Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-11T19:30:19.818Z] ---> job-cost.sh [2021-08-11T19:30:19.818Z] lf-activate-venv: SKIPPING [2021-08-11T19:30:19.818Z] DEBUG: total: 0.18000000715255737 [2021-08-11T19:30:19.818Z] INFO: Retrieving Stack Cost... [2021-08-11T19:30:20.775Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-11T19:30:21.044Z] INFO: Archiving Costs [Pipeline] echo [2021-08-11T19:30:21.089Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-11T19:30:21.439Z] ---> logs-deploy.sh [2021-08-11T19:30:21.439Z] lf-activate-venv: SKIPPING [2021-08-11T19:30:21.439Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-130/1 [2021-08-11T19:30:21.439Z] INFO: archiving workspace using pattern(s): [2021-08-11T19:30:22.022Z] Archives upload complete. [2021-08-11T19:30:22.288Z] INFO: archiving logs to Nexus