Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ebfdf0cb37e6937bdbae1f20ddf4825a64340012 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6562970808646171150.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 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-ssh2182884645238195290.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 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh136192453300394917.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 # timeout=10 Commit message: "Merge pull request #351 from ernestojeda/fix-archives-does-not-exist" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5553631599088259297.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8684144937602946318.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1851 in /w/workspace/edgexfoundry_device-rest-go_main [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/edgexfoundry_device-rest-go_main # 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/edgexfoundry_device-rest-go_main@tmp/jenkins-gitclient-ssh3161951216480355411.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision ebfdf0cb37e6937bdbae1f20ddf4825a64340012 (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f ebfdf0cb37e6937bdbae1f20ddf4825a64340012 # timeout=10 Commit message: "Merge pull request #129 from edgexfoundry/dependabot/go_modules/github.com/spf13/cast-1.4.0" > git rev-list --no-walk 0f7d92f6dc034770900c2c3c57aeef3499c3f66e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-03T07:31:49.757Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-03T07:31:49.880Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-03T07:31:49.910Z] ========================================================= [2021-08-03T07:31:49.910Z] EdgeX Global Pipelines Version Info [2021-08-03T07:31:49.910Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-08-03T07:31:51.286Z] ------------------- [2021-08-03T07:31:51.286Z] stable info: [2021-08-03T07:31:51.286Z] ------------------- [2021-08-03T07:31:51.286Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-03T07:31:51.286Z] Commit SHA: 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 [2021-08-03T07:31:51.286Z] Message: update stable to v1.0.203 [2021-08-03T07:31:51.871Z] ------------------- [2021-08-03T07:31:51.871Z] experimental info: [2021-08-03T07:31:51.871Z] ------------------- [2021-08-03T07:31:51.871Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-03T07:31:51.871Z] Commit SHA: 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 [2021-08-03T07:31:51.871Z] Message: update experimental to v1.0.203 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-03T07:31:52.020Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2021-08-03T07:31:52.047Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2021-08-03T07:31:52.074Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-03T07:31:52.106Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-03T07:31:52.135Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-03T07:31:52.164Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-03T07:31:52.193Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-03T07:31:52.221Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-03T07:31:52.249Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-08-03T07:31:52.281Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-03T07:31:52.310Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-03T07:31:52.338Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-03T07:31:52.366Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2021-08-03T07:31:52.396Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-03T07:31:52.432Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-03T07:31:52.465Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-08-03T07:31:52.496Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-08-03T07:31:52.524Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-08-03T07:31:52.554Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-08-03T07:31:52.592Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-03T07:31:52.621Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-08-03T07:31:52.657Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-08-03T07:31:52.700Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-08-03T07:31:52.729Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-08-03T07:31:52.759Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-08-03T07:31:52.791Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-08-03T07:31:52.819Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-03T07:31:52.848Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-08-03T07:31:52.878Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-08-03T07:31:52.905Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-08-03T07:31:52.936Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ebfdf0cb37e6937bdbae1f20ddf4825a64340012 [Pipeline] echo [2021-08-03T07:31:52.965Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ebfdf0c [Pipeline] echo [2021-08-03T07:31:52.991Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-03T07:31:53.082Z] provisioning config files... [2021-08-03T07:31:53.105Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config3711270229770319753tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-03T07:31:53.454Z] ---> docker-login.sh [2021-08-03T07:31:53.454Z] nexus3.edgexfoundry.org:10001 [2021-08-03T07:31:53.454Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-03T07:31:53.721Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-03T07:31:53.721Z] Configure a credential helper to remove this warning. See [2021-08-03T07:31:53.721Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-03T07:31:53.721Z] [2021-08-03T07:31:53.721Z] Login Succeeded [2021-08-03T07:31:53.721Z] nexus3.edgexfoundry.org:10002 [2021-08-03T07:31:53.721Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-03T07:31:53.721Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-03T07:31:53.721Z] Configure a credential helper to remove this warning. See [2021-08-03T07:31:53.721Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-03T07:31:53.721Z] [2021-08-03T07:31:53.721Z] Login Succeeded [2021-08-03T07:31:53.721Z] nexus3.edgexfoundry.org:10003 [2021-08-03T07:31:53.992Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-03T07:31:53.992Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-03T07:31:53.992Z] Configure a credential helper to remove this warning. See [2021-08-03T07:31:53.992Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-03T07:31:53.992Z] [2021-08-03T07:31:53.992Z] Login Succeeded [2021-08-03T07:31:53.992Z] nexus3.edgexfoundry.org:10004 [2021-08-03T07:31:53.992Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-03T07:31:54.260Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-03T07:31:54.260Z] Configure a credential helper to remove this warning. See [2021-08-03T07:31:54.260Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-03T07:31:54.260Z] [2021-08-03T07:31:54.260Z] Login Succeeded [2021-08-03T07:31:54.260Z] docker.io [2021-08-03T07:31:54.260Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-03T07:31:54.527Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-03T07:31:54.527Z] Configure a credential helper to remove this warning. See [2021-08-03T07:31:54.527Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-03T07:31:54.527Z] [2021-08-03T07:31:54.527Z] Login Succeeded [2021-08-03T07:31:54.527Z] ---> docker-login.sh ends [Pipeline] } [2021-08-03T07:31:54.541Z] 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-03T07:31:55.111Z] + git log --format=format:%s -1 ebfdf0cb37e6937bdbae1f20ddf4825a64340012 [Pipeline] echo [2021-08-03T07:31:55.169Z] GIT_COMMIT: ebfdf0cb37e6937bdbae1f20ddf4825a64340012, Commit Message: Merge pull request #129 from edgexfoundry/dependabot/go_modules/github.com/spf13/cast-1.4.0 [Pipeline] echo [2021-08-03T07:31:55.188Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-08-03T07:31:56.269Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-03T07:31:56.269Z] [2021-08-03T07:31:56.269Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-03T07:31:56.608Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-03T07:31:56.608Z] latest: Pulling from edgex-devops/git-semver [2021-08-03T07:31:56.608Z] 31603596830f: Pulling fs layer [2021-08-03T07:31:56.608Z] d4622e32a9a9: Pulling fs layer [2021-08-03T07:31:56.608Z] 1030fce36090: Pulling fs layer [2021-08-03T07:31:56.608Z] 6c6cb7e1b49b: Pulling fs layer [2021-08-03T07:31:56.608Z] 6c6cb7e1b49b: Waiting [2021-08-03T07:31:56.608Z] d4622e32a9a9: Verifying Checksum [2021-08-03T07:31:56.608Z] d4622e32a9a9: Download complete [2021-08-03T07:31:56.876Z] 31603596830f: Verifying Checksum [2021-08-03T07:31:56.876Z] 31603596830f: Download complete [2021-08-03T07:31:56.876Z] 31603596830f: Pull complete [2021-08-03T07:31:57.144Z] d4622e32a9a9: Pull complete [2021-08-03T07:31:57.144Z] 6c6cb7e1b49b: Verifying Checksum [2021-08-03T07:31:57.144Z] 6c6cb7e1b49b: Download complete [2021-08-03T07:31:57.144Z] 1030fce36090: Verifying Checksum [2021-08-03T07:31:57.144Z] 1030fce36090: Download complete [2021-08-03T07:31:57.741Z] 1030fce36090: Pull complete [2021-08-03T07:31:58.009Z] 6c6cb7e1b49b: Pull complete [2021-08-03T07:31:58.009Z] Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab [2021-08-03T07:31:58.009Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-03T07:31:58.009Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-03T07:31:58.107Z] prd-centos7-docker-4c-2g-1851 does not seem to be running inside a container [2021-08-03T07:31:58.166Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-03T07:31:58.856Z] $ docker top 34ab44585d5c3a924b829c1f6723ffa3cb137ab8de9f4b2459462fb2bf7a9883 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-03T07:31:59.004Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-03T07:31:59.004Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-03T07:31:59.140Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-03T07:31:59.140Z] $ docker exec 34ab44585d5c3a924b829c1f6723ffa3cb137ab8de9f4b2459462fb2bf7a9883 ssh-agent [2021-08-03T07:31:59.272Z] SSH_AUTH_SOCK=/tmp/ssh-vh2xLD4LcRIr/agent.14 [2021-08-03T07:31:59.272Z] SSH_AGENT_PID=21 [2021-08-03T07:31:59.286Z] Running ssh-add (command line suppressed) [2021-08-03T07:31:59.399Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_193179431313349562.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_193179431313349562.key) [2021-08-03T07:31:59.426Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-03T07:31:59.739Z] + git tag --points-at HEAD [Pipeline] } [2021-08-03T07:31:59.758Z] $ docker exec --env ******** --env ******** 34ab44585d5c3a924b829c1f6723ffa3cb137ab8de9f4b2459462fb2bf7a9883 ssh-agent -k [2021-08-03T07:31:59.866Z] unset SSH_AUTH_SOCK; [2021-08-03T07:31:59.866Z] unset SSH_AGENT_PID; [2021-08-03T07:31:59.866Z] echo Agent pid 21 killed; [2021-08-03T07:31:59.887Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-03T07:31:59.928Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-03T07:31:59.928Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-03T07:32:00.064Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-03T07:32:00.064Z] $ docker exec 34ab44585d5c3a924b829c1f6723ffa3cb137ab8de9f4b2459462fb2bf7a9883 ssh-agent [2021-08-03T07:32:00.205Z] SSH_AUTH_SOCK=/tmp/ssh-UvAWyhg2awUr/agent.54 [2021-08-03T07:32:00.205Z] SSH_AGENT_PID=60 [2021-08-03T07:32:00.214Z] Running ssh-add (command line suppressed) [2021-08-03T07:32:00.321Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_4357592691847706376.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_4357592691847706376.key) [2021-08-03T07:32:00.348Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-03T07:32:00.665Z] + git semver init [2021-08-03T07:32:00.665Z] # -> Open(): unable to determine branch for HEAD [2021-08-03T07:32:00.665Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-rest-go_main/.git [2021-08-03T07:32:00.665Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-rest-go_main [2021-08-03T07:32:00.665Z] # $SEMVER_REMOTE_NAME = origin [2021-08-03T07:32:00.665Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-03T07:32:00.665Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-03T07:32:00.665Z] # $SEMVER_BRANCH = main [2021-08-03T07:32:00.665Z] # $SEMVER_TEMP = /tmp/semver-575849036 [2021-08-03T07:32:00.665Z] # git clone --branch semver git@github.com:edgexfoundry/device-rest-go.git $SEMVER_TEMP [2021-08-03T07:32:02.082Z] # '/tmp/semver-575849036' -> '/w/workspace/edgexfoundry_device-rest-go_main/.semver' [2021-08-03T07:32:02.082Z] # -> Force: false [2021-08-03T07:32:02.082Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-rest-go_main/.semver [Pipeline] } [2021-08-03T07:32:02.093Z] $ docker exec --env ******** --env ******** 34ab44585d5c3a924b829c1f6723ffa3cb137ab8de9f4b2459462fb2bf7a9883 ssh-agent -k [2021-08-03T07:32:02.214Z] unset SSH_AUTH_SOCK; [2021-08-03T07:32:02.215Z] unset SSH_AGENT_PID; [2021-08-03T07:32:02.215Z] echo Agent pid 60 killed; [2021-08-03T07:32:02.233Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-03T07:32:02.579Z] + git semver [Pipeline] } [2021-08-03T07:32:02.619Z] $ docker stop --time=1 34ab44585d5c3a924b829c1f6723ffa3cb137ab8de9f4b2459462fb2bf7a9883 [2021-08-03T07:32:03.862Z] $ docker rm -f 34ab44585d5c3a924b829c1f6723ffa3cb137ab8de9f4b2459462fb2bf7a9883 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-03T07:32:04.246Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-03T07:32:04.568Z] Stashed 1 file(s) [Pipeline] echo [2021-08-03T07:32:04.572Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.2 [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-03T07:32:21.311Z] Still waiting to schedule task [2021-08-03T07:32:21.311Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1851’ [2021-08-03T07:32:21.314Z] Still waiting to schedule task [2021-08-03T07:32:21.314Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-08-03T07:34:26.902Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1852 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] ws [2021-08-03T07:34:26.927Z] Running in /w/workspace/device-rest-go/3 [Pipeline] { [Pipeline] checkout [2021-08-03T07:34:27.145Z] The recommended git tool is: git [2021-08-03T07:34:32.621Z] using credential edgex-jenkins-ssh [2021-08-03T07:34:32.639Z] Cloning the remote Git repository [2021-08-03T07:34:32.736Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2021-08-03T07:34:32.925Z] > git init /w/workspace/device-rest-go/3 # timeout=10 [2021-08-03T07:34:33.024Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2021-08-03T07:34:33.025Z] > git --version # timeout=10 [2021-08-03T07:34:33.044Z] > git --version # 'git version 2.17.1' [2021-08-03T07:34:33.046Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-03T07:34:33.126Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-03T07:34:34.725Z] Avoid second fetch [2021-08-03T07:34:34.726Z] Checking out Revision ebfdf0cb37e6937bdbae1f20ddf4825a64340012 (main) [2021-08-03T07:34:34.678Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2021-08-03T07:34:34.699Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-03T07:34:34.741Z] > git config core.sparsecheckout # timeout=10 [2021-08-03T07:34:34.753Z] > git checkout -f ebfdf0cb37e6937bdbae1f20ddf4825a64340012 # timeout=10 [2021-08-03T07:34:39.014Z] Commit message: "Merge pull request #129 from edgexfoundry/dependabot/go_modules/github.com/spf13/cast-1.4.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-03T07:34:39.641Z] provisioning config files... [2021-08-03T07:34:39.674Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/3@tmp/config4680785245268415171tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-03T07:34:40.281Z] ---> docker-login.sh [2021-08-03T07:34:40.281Z] nexus3.edgexfoundry.org:10001 [2021-08-03T07:34:40.886Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-03T07:34:41.494Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-03T07:34:41.494Z] Configure a credential helper to remove this warning. See [2021-08-03T07:34:41.494Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-03T07:34:41.494Z] [2021-08-03T07:34:41.494Z] Login Succeeded [2021-08-03T07:34:41.494Z] nexus3.edgexfoundry.org:10002 [2021-08-03T07:34:41.772Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-03T07:34:42.050Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-03T07:34:42.050Z] Configure a credential helper to remove this warning. See [2021-08-03T07:34:42.050Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-03T07:34:42.050Z] [2021-08-03T07:34:42.050Z] Login Succeeded [2021-08-03T07:34:42.050Z] nexus3.edgexfoundry.org:10003 [2021-08-03T07:34:42.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-03T07:34:42.608Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-03T07:34:42.608Z] Configure a credential helper to remove this warning. See [2021-08-03T07:34:42.608Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-03T07:34:42.608Z] [2021-08-03T07:34:42.608Z] Login Succeeded [2021-08-03T07:34:42.608Z] nexus3.edgexfoundry.org:10004 [2021-08-03T07:34:43.214Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-03T07:34:43.214Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-03T07:34:43.214Z] Configure a credential helper to remove this warning. See [2021-08-03T07:34:43.214Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-03T07:34:43.214Z] [2021-08-03T07:34:43.214Z] Login Succeeded [2021-08-03T07:34:43.214Z] docker.io [2021-08-03T07:34:43.491Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-03T07:34:44.098Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-03T07:34:44.098Z] Configure a credential helper to remove this warning. See [2021-08-03T07:34:44.098Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-03T07:34:44.098Z] [2021-08-03T07:34:44.098Z] Login Succeeded [2021-08-03T07:34:44.098Z] ---> docker-login.sh ends [Pipeline] } [2021-08-03T07:34:44.187Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-03T07:34:44.540Z] ========================================================= [2021-08-03T07:34:44.540Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-03T07:34:44.540Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-03T07:34:44.926Z] + 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-03T07:34:44.926Z] Sending build context to Docker daemon 116.2kB [2021-08-03T07:34:45.210Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.12 [2021-08-03T07:34:45.210Z] Step 2/10 : FROM ${BASE} [2021-08-03T07:34:45.815Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-03T07:34:45.815Z] 595b0fe564bb: Pulling fs layer [2021-08-03T07:34:45.815Z] 24495759ef45: Pulling fs layer [2021-08-03T07:34:45.815Z] d148012ef14d: Pulling fs layer [2021-08-03T07:34:45.815Z] e90a11edd702: Pulling fs layer [2021-08-03T07:34:45.815Z] d77568369979: Pulling fs layer [2021-08-03T07:34:45.815Z] 02195dbdac53: Pulling fs layer [2021-08-03T07:34:45.815Z] 2b1b35aa2570: Pulling fs layer [2021-08-03T07:34:45.815Z] 2c1f732e5b09: Pulling fs layer [2021-08-03T07:34:45.815Z] e90a11edd702: Waiting [2021-08-03T07:34:45.815Z] d77568369979: Waiting [2021-08-03T07:34:45.815Z] 02195dbdac53: Waiting [2021-08-03T07:34:45.815Z] 2b1b35aa2570: Waiting [2021-08-03T07:34:45.815Z] 2c1f732e5b09: Waiting [2021-08-03T07:34:45.815Z] d148012ef14d: Download complete [2021-08-03T07:34:45.815Z] 24495759ef45: Verifying Checksum [2021-08-03T07:34:45.815Z] 24495759ef45: Download complete [2021-08-03T07:34:45.815Z] d77568369979: Download complete [2021-08-03T07:34:45.815Z] 595b0fe564bb: Verifying Checksum [2021-08-03T07:34:45.815Z] 02195dbdac53: Download complete [2021-08-03T07:34:45.815Z] 2b1b35aa2570: Verifying Checksum [2021-08-03T07:34:45.815Z] 2b1b35aa2570: Download complete [2021-08-03T07:34:46.424Z] 595b0fe564bb: Pull complete [2021-08-03T07:34:47.421Z] 24495759ef45: Pull complete [2021-08-03T07:34:47.700Z] d148012ef14d: Pull complete [2021-08-03T07:34:49.153Z] 2c1f732e5b09: Verifying Checksum [2021-08-03T07:34:49.153Z] 2c1f732e5b09: Download complete [2021-08-03T07:34:49.764Z] e90a11edd702: Verifying Checksum [2021-08-03T07:34:49.764Z] e90a11edd702: Download complete [2021-08-03T07:35:00.062Z] e90a11edd702: Pull complete [2021-08-03T07:35:00.341Z] d77568369979: Pull complete [2021-08-03T07:35:00.943Z] 02195dbdac53: Pull complete [2021-08-03T07:35:01.217Z] 2b1b35aa2570: Pull complete [2021-08-03T07:35:07.098Z] Running on prd-centos7-docker-4c-2g-1853 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] ws [2021-08-03T07:35:07.130Z] Running in /w/workspace/device-rest-go/3 [Pipeline] { [Pipeline] checkout [2021-08-03T07:35:07.243Z] The recommended git tool is: git [2021-08-03T07:35:07.516Z] 2c1f732e5b09: Pull complete [2021-08-03T07:35:07.516Z] Digest: sha256:28bf673c29b435c7a745567d5b62fe0c6cb5f21a2a07afb8b83a2b3b340898b5 [2021-08-03T07:35:07.516Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-03T07:35:07.516Z] ---> 88ecf2bb1f95 [2021-08-03T07:35:07.516Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-08-03T07:35:10.117Z] using credential edgex-jenkins-ssh [2021-08-03T07:35:10.133Z] Cloning the remote Git repository [2021-08-03T07:35:10.160Z] ---> Running in d5bc4ba8ac8e [2021-08-03T07:35:09.781Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2021-08-03T07:35:09.853Z] > git init /w/workspace/device-rest-go/3 # timeout=10 [2021-08-03T07:35:09.884Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2021-08-03T07:35:09.884Z] > git --version # timeout=10 [2021-08-03T07:35:09.909Z] > git --version # 'git version 2.24.4' [2021-08-03T07:35:09.910Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-03T07:35:09.944Z] [INFO] Currently running in a labeled security context [2021-08-03T07:35:09.944Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-03T07:35:09.944Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/3@tmp/jenkins-gitclient-ssh1491345829953187758.key [2021-08-03T07:35:09.977Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-03T07:35:10.757Z] Removing intermediate container d5bc4ba8ac8e [2021-08-03T07:35:10.757Z] ---> d121459aaf23 [2021-08-03T07:35:10.757Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-08-03T07:35:10.757Z] ---> Running in 11c5a2640d62 [2021-08-03T07:35:11.150Z] Avoid second fetch [2021-08-03T07:35:11.151Z] Checking out Revision ebfdf0cb37e6937bdbae1f20ddf4825a64340012 (main) [2021-08-03T07:35:11.361Z] Removing intermediate container 11c5a2640d62 [2021-08-03T07:35:11.361Z] ---> fde3b883e642 [2021-08-03T07:35:11.361Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-08-03T07:35:11.361Z] ---> Running in 584925a1c1e9 [2021-08-03T07:35:10.832Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2021-08-03T07:35:10.844Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-03T07:35:10.866Z] > git config core.sparsecheckout # timeout=10 [2021-08-03T07:35:10.871Z] > git checkout -f ebfdf0cb37e6937bdbae1f20ddf4825a64340012 # timeout=10 [2021-08-03T07:35:11.978Z] Removing intermediate container 584925a1c1e9 [2021-08-03T07:35:11.978Z] ---> 8262a427c180 [2021-08-03T07:35:11.978Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-03T07:35:12.260Z] ---> Running in de47a8fe821e [2021-08-03T07:35:14.769Z] Commit message: "Merge pull request #129 from edgexfoundry/dependabot/go_modules/github.com/spf13/cast-1.4.0" [2021-08-03T07:35:14.888Z] Removing intermediate container de47a8fe821e [2021-08-03T07:35:14.889Z] ---> c8dafb044cd3 [2021-08-03T07:35:14.889Z] Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-03T07:35:14.889Z] ---> Running in 1a9bfb034796 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-03T07:35:15.159Z] provisioning config files... [2021-08-03T07:35:15.177Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/3@tmp/config3078815252308182714tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-03T07:35:15.618Z] ---> docker-login.sh [2021-08-03T07:35:15.618Z] nexus3.edgexfoundry.org:10001 [2021-08-03T07:35:15.618Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-03T07:35:15.895Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-03T07:35:15.895Z] Configure a credential helper to remove this warning. See [2021-08-03T07:35:15.895Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-03T07:35:15.895Z] [2021-08-03T07:35:15.895Z] Login Succeeded [2021-08-03T07:35:15.895Z] nexus3.edgexfoundry.org:10002 [2021-08-03T07:35:15.895Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-03T07:35:15.895Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-03T07:35:15.895Z] Configure a credential helper to remove this warning. See [2021-08-03T07:35:15.895Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-03T07:35:15.895Z] [2021-08-03T07:35:15.895Z] Login Succeeded [2021-08-03T07:35:15.895Z] nexus3.edgexfoundry.org:10003 [2021-08-03T07:35:16.163Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-03T07:35:16.163Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-03T07:35:16.163Z] Configure a credential helper to remove this warning. See [2021-08-03T07:35:16.163Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-03T07:35:16.163Z] [2021-08-03T07:35:16.163Z] Login Succeeded [2021-08-03T07:35:16.163Z] nexus3.edgexfoundry.org:10004 [2021-08-03T07:35:16.163Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-03T07:35:16.333Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-03T07:35:16.433Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-03T07:35:16.433Z] Configure a credential helper to remove this warning. See [2021-08-03T07:35:16.433Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-03T07:35:16.433Z] [2021-08-03T07:35:16.433Z] Login Succeeded [2021-08-03T07:35:16.433Z] docker.io [2021-08-03T07:35:16.433Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-03T07:35:16.700Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-03T07:35:16.700Z] Configure a credential helper to remove this warning. See [2021-08-03T07:35:16.700Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-03T07:35:16.700Z] [2021-08-03T07:35:16.700Z] Login Succeeded [2021-08-03T07:35:16.700Z] ---> docker-login.sh ends [Pipeline] } [2021-08-03T07:35:16.751Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-03T07:35:16.959Z] ========================================================= [2021-08-03T07:35:16.959Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-03T07:35:16.959Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-03T07:35:17.301Z] + 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-03T07:35:17.301Z] Sending build context to Docker daemon 116.2kB [2021-08-03T07:35:17.301Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.12 [2021-08-03T07:35:17.301Z] Step 2/10 : FROM ${BASE} [2021-08-03T07:35:17.301Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-03T07:35:17.301Z] 540db60ca938: Pulling fs layer [2021-08-03T07:35:17.301Z] adcc1eea9eea: Pulling fs layer [2021-08-03T07:35:17.301Z] 4c4ab2625f07: Pulling fs layer [2021-08-03T07:35:17.301Z] db62176df00c: Pulling fs layer [2021-08-03T07:35:17.301Z] 3b30891b0d05: Pulling fs layer [2021-08-03T07:35:17.301Z] 444f5516b4c7: Pulling fs layer [2021-08-03T07:35:17.301Z] 90b9b1106a8b: Pulling fs layer [2021-08-03T07:35:17.301Z] 0383d17a5b7e: Pulling fs layer [2021-08-03T07:35:17.301Z] c82ef313ddc5: Pulling fs layer [2021-08-03T07:35:17.301Z] db62176df00c: Waiting [2021-08-03T07:35:17.301Z] 3b30891b0d05: Waiting [2021-08-03T07:35:17.301Z] 444f5516b4c7: Waiting [2021-08-03T07:35:17.301Z] 90b9b1106a8b: Waiting [2021-08-03T07:35:17.301Z] 0383d17a5b7e: Waiting [2021-08-03T07:35:17.301Z] c82ef313ddc5: Waiting [2021-08-03T07:35:17.455Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-03T07:35:17.580Z] 4c4ab2625f07: Verifying Checksum [2021-08-03T07:35:17.580Z] 4c4ab2625f07: Download complete [2021-08-03T07:35:17.580Z] adcc1eea9eea: Verifying Checksum [2021-08-03T07:35:17.580Z] adcc1eea9eea: Download complete [2021-08-03T07:35:17.580Z] 3b30891b0d05: Verifying Checksum [2021-08-03T07:35:17.580Z] 3b30891b0d05: Download complete [2021-08-03T07:35:17.580Z] 444f5516b4c7: Verifying Checksum [2021-08-03T07:35:17.580Z] 444f5516b4c7: Download complete [2021-08-03T07:35:17.580Z] 540db60ca938: Verifying Checksum [2021-08-03T07:35:17.580Z] 540db60ca938: Download complete [2021-08-03T07:35:17.580Z] 90b9b1106a8b: Verifying Checksum [2021-08-03T07:35:17.580Z] 90b9b1106a8b: Download complete [2021-08-03T07:35:17.852Z] 540db60ca938: Pull complete [2021-08-03T07:35:17.852Z] adcc1eea9eea: Pull complete [2021-08-03T07:35:18.083Z] (1/3) Installing openssh-keygen (8.4_p1-r3) [2021-08-03T07:35:18.083Z] (2/3) Installing libedit (20191231.3.1-r1) [2021-08-03T07:35:18.120Z] 4c4ab2625f07: Pull complete [2021-08-03T07:35:18.120Z] 0383d17a5b7e: Verifying Checksum [2021-08-03T07:35:18.120Z] 0383d17a5b7e: Download complete [2021-08-03T07:35:18.677Z] (3/3) Installing openssh-client (8.4_p1-r3) [2021-08-03T07:35:19.271Z] Executing busybox-1.32.1-r6.trigger [2021-08-03T07:35:19.272Z] OK: 222 MiB in 55 packages [2021-08-03T07:35:20.704Z] Removing intermediate container 1a9bfb034796 [2021-08-03T07:35:20.704Z] ---> e2a01318dc5b [2021-08-03T07:35:20.704Z] Step 8/10 : WORKDIR /device-rest-go [2021-08-03T07:35:20.704Z] ---> Running in fe99af75bcd1 [2021-08-03T07:35:21.300Z] Removing intermediate container fe99af75bcd1 [2021-08-03T07:35:21.300Z] ---> 63c2c8959bf7 [2021-08-03T07:35:21.300Z] Step 9/10 : COPY . . [2021-08-03T07:35:22.285Z] ---> d90051c02da0 [2021-08-03T07:35:22.285Z] Step 10/10 : RUN go mod download [2021-08-03T07:35:22.285Z] ---> Running in 414d0b94b14b [2021-08-03T07:35:22.380Z] c82ef313ddc5: Verifying Checksum [2021-08-03T07:35:22.380Z] c82ef313ddc5: Download complete [2021-08-03T07:35:22.648Z] db62176df00c: Verifying Checksum [2021-08-03T07:35:22.648Z] db62176df00c: Download complete [2021-08-03T07:35:26.026Z] db62176df00c: Pull complete [2021-08-03T07:35:26.026Z] 3b30891b0d05: Pull complete [2021-08-03T07:35:26.026Z] 444f5516b4c7: Pull complete [2021-08-03T07:35:26.026Z] 90b9b1106a8b: Pull complete [2021-08-03T07:35:26.026Z] 0383d17a5b7e: Pull complete [2021-08-03T07:35:27.992Z] c82ef313ddc5: Pull complete [2021-08-03T07:35:27.992Z] Digest: sha256:3eb3d6350589afc32301fc0b898c8a62550fd4a320e6d69c5ccab6db48ea93d4 [2021-08-03T07:35:27.992Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-03T07:35:27.992Z] ---> 4508b0543a43 [2021-08-03T07:35:27.992Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-08-03T07:35:29.937Z] ---> Running in 184a4f18946e [2021-08-03T07:35:29.937Z] Removing intermediate container 184a4f18946e [2021-08-03T07:35:29.937Z] ---> 9b0e3564ed55 [2021-08-03T07:35:29.937Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-08-03T07:35:29.937Z] ---> Running in 91f8dc38a5f0 [2021-08-03T07:35:29.937Z] Removing intermediate container 91f8dc38a5f0 [2021-08-03T07:35:29.937Z] ---> c9b34f3d1a29 [2021-08-03T07:35:29.937Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-08-03T07:35:29.937Z] ---> Running in 36ca7f307a54 [2021-08-03T07:35:29.937Z] Removing intermediate container 36ca7f307a54 [2021-08-03T07:35:29.937Z] ---> 05dbbc9a644d [2021-08-03T07:35:29.937Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-03T07:35:29.937Z] ---> Running in 19683ad2f2aa [2021-08-03T07:35:30.530Z] Removing intermediate container 19683ad2f2aa [2021-08-03T07:35:30.530Z] ---> 61298bc13bcb [2021-08-03T07:35:30.530Z] Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-03T07:35:30.530Z] ---> Running in 76c952ef6a5e [2021-08-03T07:35:30.801Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-03T07:35:31.762Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-03T07:35:32.029Z] (1/3) Installing openssh-keygen (8.4_p1-r3) [2021-08-03T07:35:32.298Z] (2/3) Installing libedit (20191231.3.1-r1) [2021-08-03T07:35:32.298Z] (3/3) Installing openssh-client (8.4_p1-r3) [2021-08-03T07:35:32.567Z] Executing busybox-1.32.1-r6.trigger [2021-08-03T07:35:32.567Z] OK: 223 MiB in 55 packages [2021-08-03T07:35:32.844Z] Removing intermediate container 76c952ef6a5e [2021-08-03T07:35:32.844Z] ---> e3fa2d0488be [2021-08-03T07:35:32.844Z] Step 8/10 : WORKDIR /device-rest-go [2021-08-03T07:35:32.844Z] ---> Running in ea1107dcb527 [2021-08-03T07:35:33.110Z] Removing intermediate container ea1107dcb527 [2021-08-03T07:35:33.110Z] ---> 8e2b379b30d3 [2021-08-03T07:35:33.110Z] Step 9/10 : COPY . . [2021-08-03T07:35:33.110Z] ---> f4579509f82f [2021-08-03T07:35:33.110Z] Step 10/10 : RUN go mod download [2021-08-03T07:35:33.110Z] ---> Running in ee9b1c4b788c [2021-08-03T07:35:45.451Z] Removing intermediate container ee9b1c4b788c [2021-08-03T07:35:45.451Z] ---> 8b03705d4d03 [2021-08-03T07:35:45.451Z] Successfully built 8b03705d4d03 [2021-08-03T07:35:45.451Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-03T07:35:45.783Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-03T07:35:45.783Z] . [Pipeline] withDockerContainer [2021-08-03T07:35:45.891Z] prd-centos7-docker-4c-2g-1853 does not seem to be running inside a container [2021-08-03T07:35:45.945Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/3 -v /w/workspace/device-rest-go/3:/w/workspace/device-rest-go/3:rw,z -v /w/workspace/device-rest-go/3@tmp:/w/workspace/device-rest-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-03T07:35:46.330Z] $ docker top ca3838e8082e38f5124d8e32edfdd5e2e9af336a3b847b2fe634ac02d23abeb1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-03T07:35:46.769Z] + go version [2021-08-03T07:35:46.769Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-08-03T07:35:46.783Z] $ docker stop --time=1 ca3838e8082e38f5124d8e32edfdd5e2e9af336a3b847b2fe634ac02d23abeb1 [2021-08-03T07:35:47.978Z] $ docker rm -f ca3838e8082e38f5124d8e32edfdd5e2e9af336a3b847b2fe634ac02d23abeb1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-03T07:35:48.611Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-03T07:35:48.611Z] . [Pipeline] withDockerContainer [2021-08-03T07:35:48.704Z] prd-centos7-docker-4c-2g-1853 does not seem to be running inside a container [2021-08-03T07:35:48.763Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/3 -v /w/workspace/device-rest-go/3:/w/workspace/device-rest-go/3:rw,z -v /w/workspace/device-rest-go/3@tmp:/w/workspace/device-rest-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-03T07:35:49.204Z] $ docker top 36ae247a79f30d67c49dc59d0fe01fac15aa800a88c9f438a45cdaa9548dcdf3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-03T07:35:49.660Z] + go mod tidy [Pipeline] sh [2021-08-03T07:35:50.272Z] + make test [2021-08-03T07:35:50.272Z] go mod tidy [2021-08-03T07:35:50.543Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-08-03T07:35:50.810Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2021-08-03T07:35:54.640Z] Removing intermediate container 414d0b94b14b [2021-08-03T07:35:54.640Z] ---> 870e461f58a4 [2021-08-03T07:35:54.640Z] Successfully built 870e461f58a4 [2021-08-03T07:35:54.640Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-03T07:35:54.992Z] + docker inspect -f . ci-base-image-arm64 [2021-08-03T07:35:54.992Z] . [Pipeline] withDockerContainer [2021-08-03T07:35:55.266Z] prd-ubuntu18.04-docker-arm64-4c-16g-1852 does not seem to be running inside a container [2021-08-03T07:35:55.357Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/3 -v /w/workspace/device-rest-go/3:/w/workspace/device-rest-go/3:rw,z -v /w/workspace/device-rest-go/3@tmp:/w/workspace/device-rest-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-03T07:35:57.048Z] $ docker top 6dbb7ac63b564bc0f8ea0c360bc0f00ddac87b31f9db378ff280c8060ca5e796 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-03T07:35:58.060Z] + go version [2021-08-03T07:35:58.060Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-08-03T07:35:58.079Z] $ docker stop --time=1 6dbb7ac63b564bc0f8ea0c360bc0f00ddac87b31f9db378ff280c8060ca5e796 [2021-08-03T07:36:00.164Z] $ docker rm -f 6dbb7ac63b564bc0f8ea0c360bc0f00ddac87b31f9db378ff280c8060ca5e796 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-03T07:36:01.092Z] + docker inspect -f . ci-base-image-arm64 [2021-08-03T07:36:01.092Z] . [Pipeline] withDockerContainer [2021-08-03T07:36:01.330Z] prd-ubuntu18.04-docker-arm64-4c-16g-1852 does not seem to be running inside a container [2021-08-03T07:36:01.420Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/3 -v /w/workspace/device-rest-go/3:/w/workspace/device-rest-go/3:rw,z -v /w/workspace/device-rest-go/3@tmp:/w/workspace/device-rest-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-03T07:36:03.080Z] $ docker top e0bd89c25eee211446355c0dbdbfa055aff08a19f044d5dca338e60b9fd87d4d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-03T07:36:04.020Z] + go mod tidy [Pipeline] sh [2021-08-03T07:36:05.294Z] + make test [2021-08-03T07:36:05.294Z] go mod tidy [2021-08-03T07:36:05.894Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-08-03T07:36:06.887Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2021-08-03T07:36:09.066Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2021-08-03T07:36:09.066Z] ok github.com/edgexfoundry/device-rest-go/driver 0.010s coverage: 54.0% of statements [2021-08-03T07:36:09.066Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-08-03T07:36:15.762Z] gofmt -l . [2021-08-03T07:36:15.762Z] [ "`gofmt -l .`" = "" ] [2021-08-03T07:36:15.762Z] ./bin/test-go-mod-tidy.sh [2021-08-03T07:36:15.762Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-08-03T07:36:16.368Z] $ docker stop --time=1 36ae247a79f30d67c49dc59d0fe01fac15aa800a88c9f438a45cdaa9548dcdf3 [2021-08-03T07:36:17.908Z] $ docker rm -f 36ae247a79f30d67c49dc59d0fe01fac15aa800a88c9f438a45cdaa9548dcdf3 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-03T07:36:18.370Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-08-03T07:36:18.633Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-08-03T07:36:23.045Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-08-03T07:36:23.370Z] + ls -al . [2021-08-03T07:36:23.371Z] total 112 [2021-08-03T07:36:23.371Z] drwxrwxr-x. 8 jenkins jenkins 4096 Aug 3 07:36 . [2021-08-03T07:36:23.371Z] drwxrwxr-x. 4 jenkins jenkins 28 Aug 3 07:35 .. [2021-08-03T07:36:23.371Z] -rw-rw-r--. 1 jenkins jenkins 6792 Aug 3 07:35 Attribution.txt [2021-08-03T07:36:23.371Z] drwxrwxr-x. 2 jenkins jenkins 64 Aug 3 07:35 bin [2021-08-03T07:36:23.371Z] -rw-rw-r--. 1 jenkins jenkins 7459 Aug 3 07:35 CHANGELOG.md [2021-08-03T07:36:23.371Z] drwxrwxr-x. 3 jenkins jenkins 32 Aug 3 07:35 cmd [2021-08-03T07:36:23.371Z] -rw-r--r--. 1 jenkins jenkins 8513 Aug 3 07:36 coverage.out [2021-08-03T07:36:23.371Z] -rw-rw-r--. 1 jenkins jenkins 1615 Aug 3 07:35 Dockerfile [2021-08-03T07:36:23.371Z] -rw-rw-r--. 1 jenkins jenkins 1087 Aug 3 07:35 Dockerfile.build [2021-08-03T07:36:23.371Z] -rw-rw-r--. 1 jenkins jenkins 151 Aug 3 07:35 .dockerignore [2021-08-03T07:36:23.371Z] drwxrwxr-x. 2 jenkins jenkins 76 Aug 3 07:35 driver [2021-08-03T07:36:23.371Z] drwxrwxr-x. 8 jenkins jenkins 162 Aug 3 07:35 .git [2021-08-03T07:36:23.371Z] drwxrwxr-x. 2 jenkins jenkins 103 Aug 3 07:35 .github [2021-08-03T07:36:23.371Z] -rw-rw-r--. 1 jenkins jenkins 336 Aug 3 07:35 .gitignore [2021-08-03T07:36:23.371Z] -rw-r--r--. 1 jenkins jenkins 271 Aug 3 07:36 go.mod [2021-08-03T07:36:23.371Z] -rw-r--r--. 1 jenkins jenkins 20570 Aug 3 07:35 go.sum [2021-08-03T07:36:23.371Z] -rw-rw-r--. 1 jenkins jenkins 680 Aug 3 07:35 Jenkinsfile [2021-08-03T07:36:23.371Z] -rw-rw-r--. 1 jenkins jenkins 11340 Aug 3 07:35 LICENSE [2021-08-03T07:36:23.371Z] -rw-rw-r--. 1 jenkins jenkins 996 Aug 3 07:35 Makefile [2021-08-03T07:36:23.371Z] -rw-rw-r--. 1 jenkins jenkins 7661 Aug 3 07:35 README.md [2021-08-03T07:36:23.371Z] drwxrwxr-x. 4 jenkins jenkins 71 Aug 3 07:35 snap [2021-08-03T07:36:23.371Z] -rw-rw-r--. 1 jenkins jenkins 11 Aug 3 07:32 VERSION [2021-08-03T07:36:23.371Z] -rw-rw-r--. 1 jenkins jenkins 713 Aug 3 07:35 version.go [Pipeline] isUnix [Pipeline] sh [2021-08-03T07:36:23.698Z] + 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=ebfdf0cb37e6937bdbae1f20ddf4825a64340012 --label arch=amd64 --label version=2.0.1-dev.2 . [2021-08-03T07:36:23.698Z] Sending build context to Docker daemon 126kB [2021-08-03T07:36:23.698Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.12 [2021-08-03T07:36:23.698Z] Step 2/25 : FROM ${BASE} AS builder [2021-08-03T07:36:23.698Z] ---> 8b03705d4d03 [2021-08-03T07:36:23.698Z] Step 3/25 : ARG MAKE='make build' [2021-08-03T07:36:23.698Z] ---> Running in 8c2023ecbdb1 [2021-08-03T07:36:23.698Z] Removing intermediate container 8c2023ecbdb1 [2021-08-03T07:36:23.698Z] ---> a408906e8126 [2021-08-03T07:36:23.698Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-08-03T07:36:23.970Z] ---> Running in 753454bed759 [2021-08-03T07:36:23.970Z] Removing intermediate container 753454bed759 [2021-08-03T07:36:23.970Z] ---> 9be027c0b834 [2021-08-03T07:36:23.970Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-08-03T07:36:23.970Z] ---> Running in e9bfb73fd1f1 [2021-08-03T07:36:23.970Z] Removing intermediate container e9bfb73fd1f1 [2021-08-03T07:36:23.970Z] ---> 2a7940f3c375 [2021-08-03T07:36:23.970Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-03T07:36:24.239Z] ---> Running in 3261d4ba2582 [2021-08-03T07:36:24.520Z] Removing intermediate container 3261d4ba2582 [2021-08-03T07:36:24.520Z] ---> a7d42f3bf7aa [2021-08-03T07:36:24.520Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-03T07:36:24.520Z] ---> Running in 4cb65e8b9c66 [2021-08-03T07:36:25.108Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-03T07:36:25.693Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-03T07:36:26.278Z] OK: 223 MiB in 55 packages [2021-08-03T07:36:26.546Z] Removing intermediate container 4cb65e8b9c66 [2021-08-03T07:36:26.546Z] ---> f5c61ffbc7ce [2021-08-03T07:36:26.546Z] Step 8/25 : WORKDIR /device-rest-go [2021-08-03T07:36:26.546Z] ---> Running in b584a763f426 [2021-08-03T07:36:26.546Z] Removing intermediate container b584a763f426 [2021-08-03T07:36:26.546Z] ---> 4eda11260729 [2021-08-03T07:36:26.546Z] Step 9/25 : COPY . . [2021-08-03T07:36:26.817Z] ---> 71e879c7e88c [2021-08-03T07:36:26.817Z] Step 10/25 : RUN go mod tidy [2021-08-03T07:36:26.817Z] ---> Running in 990cf32f3c70 [2021-08-03T07:36:27.786Z] Removing intermediate container 990cf32f3c70 [2021-08-03T07:36:27.787Z] ---> ccd34f784054 [2021-08-03T07:36:27.787Z] Step 11/25 : RUN make update [2021-08-03T07:36:27.787Z] ---> Running in 80423bde1062 [2021-08-03T07:36:27.787Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-08-03T07:36:28.055Z] Removing intermediate container 80423bde1062 [2021-08-03T07:36:28.055Z] ---> c67a749ed23a [2021-08-03T07:36:28.055Z] Step 12/25 : RUN $MAKE [2021-08-03T07:36:28.055Z] ---> Running in 2d70095edd29 [2021-08-03T07:36:28.653Z] go mod tidy [2021-08-03T07:36:28.653Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=2.0.1-dev.2" -o cmd/device-rest ./cmd [2021-08-03T07:36:41.041Z] Removing intermediate container 2d70095edd29 [2021-08-03T07:36:41.041Z] ---> e16126e8f787 [2021-08-03T07:36:41.041Z] Step 13/25 : FROM alpine:3.12 [2021-08-03T07:36:41.041Z] 3.12: Pulling from library/alpine [2021-08-03T07:36:41.041Z] 339de151aab4: Pulling fs layer [2021-08-03T07:36:41.041Z] 339de151aab4: Verifying Checksum [2021-08-03T07:36:41.041Z] 339de151aab4: Download complete [2021-08-03T07:36:41.309Z] 339de151aab4: Pull complete [2021-08-03T07:36:41.309Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-03T07:36:41.309Z] Status: Downloaded newer image for alpine:3.12 [2021-08-03T07:36:41.309Z] ---> 13621d1b12d4 [2021-08-03T07:36:41.309Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-08-03T07:36:41.309Z] ---> Running in 41988813866f [2021-08-03T07:36:41.582Z] Removing intermediate container 41988813866f [2021-08-03T07:36:41.582Z] ---> c5c210341138 [2021-08-03T07:36:41.582Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2021-08-03T07:36:41.582Z] ---> Running in 3af79456d8b7 [2021-08-03T07:36:41.582Z] Removing intermediate container 3af79456d8b7 [2021-08-03T07:36:41.582Z] ---> c2a4bc9ee411 [2021-08-03T07:36:41.582Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-03T07:36:41.582Z] ---> Running in 1499a5b9aa9b [2021-08-03T07:36:41.849Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-03T07:36:41.849Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-03T07:36:42.116Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-03T07:36:42.116Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-03T07:36:42.116Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-03T07:36:42.116Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-03T07:36:42.116Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-03T07:36:42.116Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-03T07:36:42.116Z] Executing busybox-1.31.1-r20.trigger [2021-08-03T07:36:42.116Z] OK: 8 MiB in 20 packages [2021-08-03T07:36:42.386Z] Removing intermediate container 1499a5b9aa9b [2021-08-03T07:36:42.386Z] ---> da2348495bcd [2021-08-03T07:36:42.386Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2021-08-03T07:36:42.969Z] ---> a184d81e6833 [2021-08-03T07:36:42.969Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2021-08-03T07:36:42.969Z] ---> c35cfad86d49 [2021-08-03T07:36:42.969Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2021-08-03T07:36:42.969Z] ---> 94f5668aaae6 [2021-08-03T07:36:42.969Z] Step 20/25 : EXPOSE 59986 [2021-08-03T07:36:43.237Z] ---> Running in 30b277e78b7b [2021-08-03T07:36:43.237Z] Removing intermediate container 30b277e78b7b [2021-08-03T07:36:43.237Z] ---> 0aaeb11af513 [2021-08-03T07:36:43.237Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2021-08-03T07:36:43.237Z] ---> Running in 570cecb0bbf2 [2021-08-03T07:36:43.237Z] Removing intermediate container 570cecb0bbf2 [2021-08-03T07:36:43.237Z] ---> 00ca173a64b3 [2021-08-03T07:36:43.237Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2021-08-03T07:36:43.237Z] ---> Running in 1964dceea932 [2021-08-03T07:36:43.505Z] Removing intermediate container 1964dceea932 [2021-08-03T07:36:43.505Z] ---> 797a0eb91e91 [2021-08-03T07:36:43.505Z] Step 23/25 : LABEL arch=amd64 [2021-08-03T07:36:43.505Z] ---> Running in 5361c180c412 [2021-08-03T07:36:43.505Z] Removing intermediate container 5361c180c412 [2021-08-03T07:36:43.505Z] ---> 83daa408b805 [2021-08-03T07:36:43.505Z] Step 24/25 : LABEL git_sha=ebfdf0cb37e6937bdbae1f20ddf4825a64340012 [2021-08-03T07:36:43.505Z] ---> Running in 98e771893b6f [2021-08-03T07:36:43.772Z] Removing intermediate container 98e771893b6f [2021-08-03T07:36:43.773Z] ---> 6c2c03481b70 [2021-08-03T07:36:43.773Z] Step 25/25 : LABEL version=2.0.1-dev.2 [2021-08-03T07:36:43.773Z] ---> Running in 20cf2ecf4560 [2021-08-03T07:36:43.773Z] Removing intermediate container 20cf2ecf4560 [2021-08-03T07:36:43.773Z] ---> 8af6248480f9 [2021-08-03T07:36:43.773Z] [Warning] One or more build-args [ARCH] were not consumed [2021-08-03T07:36:43.773Z] Successfully built 8af6248480f9 [2021-08-03T07:36:43.773Z] Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-03T07:36:44.026Z] provisioning config files... [2021-08-03T07:36:44.043Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/3@tmp/config6234763623819780635tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-03T07:36:44.396Z] ---> docker-login.sh [2021-08-03T07:36:44.396Z] nexus3.edgexfoundry.org:10001 [2021-08-03T07:36:44.396Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-03T07:36:44.396Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-03T07:36:44.396Z] Configure a credential helper to remove this warning. See [2021-08-03T07:36:44.396Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-03T07:36:44.396Z] [2021-08-03T07:36:44.396Z] Login Succeeded [2021-08-03T07:36:44.396Z] nexus3.edgexfoundry.org:10002 [2021-08-03T07:36:44.396Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-03T07:36:44.665Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-03T07:36:44.665Z] Configure a credential helper to remove this warning. See [2021-08-03T07:36:44.665Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-03T07:36:44.665Z] [2021-08-03T07:36:44.665Z] Login Succeeded [2021-08-03T07:36:44.665Z] nexus3.edgexfoundry.org:10003 [2021-08-03T07:36:44.665Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-03T07:36:44.665Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-03T07:36:44.665Z] Configure a credential helper to remove this warning. See [2021-08-03T07:36:44.665Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-03T07:36:44.665Z] [2021-08-03T07:36:44.665Z] Login Succeeded [2021-08-03T07:36:44.665Z] nexus3.edgexfoundry.org:10004 [2021-08-03T07:36:44.934Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-03T07:36:44.934Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-03T07:36:44.934Z] Configure a credential helper to remove this warning. See [2021-08-03T07:36:44.934Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-03T07:36:44.934Z] [2021-08-03T07:36:44.934Z] Login Succeeded [2021-08-03T07:36:44.934Z] docker.io [2021-08-03T07:36:44.934Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-03T07:36:45.201Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-03T07:36:45.201Z] Configure a credential helper to remove this warning. See [2021-08-03T07:36:45.201Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-03T07:36:45.201Z] [2021-08-03T07:36:45.201Z] Login Succeeded [2021-08-03T07:36:45.201Z] ---> docker-login.sh ends [Pipeline] } [2021-08-03T07:36:45.214Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-03T07:36:45.295Z] [edgeXDocker.push] Tagging docker image device-rest with the following tags: [2021-08-03T07:36:45.295Z] ebfdf0cb37e6937bdbae1f20ddf4825a64340012 [2021-08-03T07:36:45.295Z] latest [2021-08-03T07:36:45.295Z] 2.0.1-dev.2 [2021-08-03T07:36:45.295Z] ebfdf0cb37e6937bdbae1f20ddf4825a64340012-2.0.1-dev.2 [2021-08-03T07:36:45.295Z] main [2021-08-03T07:36:45.295Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-03T07:36:45.670Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:ebfdf0cb37e6937bdbae1f20ddf4825a64340012 [Pipeline] isUnix [Pipeline] sh [2021-08-03T07:36:46.014Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:ebfdf0cb37e6937bdbae1f20ddf4825a64340012 [2021-08-03T07:36:46.014Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2021-08-03T07:36:46.014Z] 6a1d348bfd5d: Preparing [2021-08-03T07:36:46.014Z] 2ec665905650: Preparing [2021-08-03T07:36:46.014Z] cb26f98b298f: Preparing [2021-08-03T07:36:46.014Z] ad001e8234d9: Preparing [2021-08-03T07:36:46.014Z] 32f366d666a5: Preparing [2021-08-03T07:36:46.014Z] 32f366d666a5: Layer already exists [2021-08-03T07:36:46.280Z] 2ec665905650: Pushed [2021-08-03T07:36:46.280Z] 6a1d348bfd5d: Pushed [2021-08-03T07:36:46.280Z] ad001e8234d9: Pushed [2021-08-03T07:36:48.231Z] cb26f98b298f: Pushed [2021-08-03T07:36:48.231Z] ebfdf0cb37e6937bdbae1f20ddf4825a64340012: digest: sha256:415d564744018933a92ab43fd38bd49bef8f92f237879a7cdad2b15a6c8e01e1 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-08-03T07:36:48.561Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:latest [Pipeline] isUnix [Pipeline] sh [2021-08-03T07:36:48.880Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:latest [2021-08-03T07:36:48.880Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2021-08-03T07:36:48.880Z] 6a1d348bfd5d: Preparing [2021-08-03T07:36:48.880Z] 2ec665905650: Preparing [2021-08-03T07:36:48.880Z] cb26f98b298f: Preparing [2021-08-03T07:36:48.880Z] ad001e8234d9: Preparing [2021-08-03T07:36:48.880Z] 32f366d666a5: Preparing [2021-08-03T07:36:48.880Z] 32f366d666a5: Layer already exists [2021-08-03T07:36:48.880Z] ad001e8234d9: Layer already exists [2021-08-03T07:36:48.880Z] 6a1d348bfd5d: Layer already exists [2021-08-03T07:36:48.880Z] 2ec665905650: Layer already exists [2021-08-03T07:36:48.880Z] cb26f98b298f: Layer already exists [2021-08-03T07:36:48.880Z] latest: digest: sha256:415d564744018933a92ab43fd38bd49bef8f92f237879a7cdad2b15a6c8e01e1 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-08-03T07:36:49.208Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:2.0.1-dev.2 [Pipeline] isUnix [Pipeline] sh [2021-08-03T07:36:49.535Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:2.0.1-dev.2 [2021-08-03T07:36:49.535Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2021-08-03T07:36:49.535Z] 6a1d348bfd5d: Preparing [2021-08-03T07:36:49.535Z] 2ec665905650: Preparing [2021-08-03T07:36:49.535Z] cb26f98b298f: Preparing [2021-08-03T07:36:49.535Z] ad001e8234d9: Preparing [2021-08-03T07:36:49.535Z] 32f366d666a5: Preparing [2021-08-03T07:36:49.535Z] cb26f98b298f: Layer already exists [2021-08-03T07:36:49.535Z] 2ec665905650: Layer already exists [2021-08-03T07:36:49.535Z] 32f366d666a5: Layer already exists [2021-08-03T07:36:49.535Z] 6a1d348bfd5d: Layer already exists [2021-08-03T07:36:49.535Z] ad001e8234d9: Layer already exists [2021-08-03T07:36:49.535Z] 2.0.1-dev.2: digest: sha256:415d564744018933a92ab43fd38bd49bef8f92f237879a7cdad2b15a6c8e01e1 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-08-03T07:36:49.862Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:ebfdf0cb37e6937bdbae1f20ddf4825a64340012-2.0.1-dev.2 [Pipeline] isUnix [Pipeline] sh [2021-08-03T07:36:50.187Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:ebfdf0cb37e6937bdbae1f20ddf4825a64340012-2.0.1-dev.2 [2021-08-03T07:36:50.187Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2021-08-03T07:36:50.187Z] 6a1d348bfd5d: Preparing [2021-08-03T07:36:50.187Z] 2ec665905650: Preparing [2021-08-03T07:36:50.187Z] cb26f98b298f: Preparing [2021-08-03T07:36:50.187Z] ad001e8234d9: Preparing [2021-08-03T07:36:50.187Z] 32f366d666a5: Preparing [2021-08-03T07:36:50.187Z] 2ec665905650: Layer already exists [2021-08-03T07:36:50.187Z] ad001e8234d9: Layer already exists [2021-08-03T07:36:50.187Z] 32f366d666a5: Layer already exists [2021-08-03T07:36:50.187Z] 6a1d348bfd5d: Layer already exists [2021-08-03T07:36:50.187Z] cb26f98b298f: Layer already exists [2021-08-03T07:36:50.187Z] ebfdf0cb37e6937bdbae1f20ddf4825a64340012-2.0.1-dev.2: digest: sha256:415d564744018933a92ab43fd38bd49bef8f92f237879a7cdad2b15a6c8e01e1 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-08-03T07:36:50.524Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] isUnix [Pipeline] sh [2021-08-03T07:36:50.848Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:main [2021-08-03T07:36:50.848Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2021-08-03T07:36:50.848Z] 6a1d348bfd5d: Preparing [2021-08-03T07:36:50.848Z] 2ec665905650: Preparing [2021-08-03T07:36:50.848Z] cb26f98b298f: Preparing [2021-08-03T07:36:50.848Z] ad001e8234d9: Preparing [2021-08-03T07:36:50.848Z] 32f366d666a5: Preparing [2021-08-03T07:36:50.848Z] 32f366d666a5: Layer already exists [2021-08-03T07:36:50.848Z] 2ec665905650: Layer already exists [2021-08-03T07:36:50.848Z] cb26f98b298f: Layer already exists [2021-08-03T07:36:50.848Z] ad001e8234d9: Layer already exists [2021-08-03T07:36:50.848Z] 6a1d348bfd5d: Layer already exists [2021-08-03T07:36:50.848Z] main: digest: sha256:415d564744018933a92ab43fd38bd49bef8f92f237879a7cdad2b15a6c8e01e1 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-03T07:36:50.913Z] ===================================================== [Pipeline] echo [2021-08-03T07:36:50.931Z] taggedImages: [2021-08-03T07:36:50.931Z] - nexus3.edgexfoundry.org:10004/device-rest:ebfdf0cb37e6937bdbae1f20ddf4825a64340012 [2021-08-03T07:36:50.931Z] - nexus3.edgexfoundry.org:10004/device-rest:latest [2021-08-03T07:36:50.931Z] - nexus3.edgexfoundry.org:10004/device-rest:2.0.1-dev.2 [2021-08-03T07:36:50.931Z] - nexus3.edgexfoundry.org:10004/device-rest:ebfdf0cb37e6937bdbae1f20ddf4825a64340012-2.0.1-dev.2 [2021-08-03T07:36:50.931Z] - nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] } [Pipeline] // script [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-03T07:36:51.630Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-03T07:36:51.630Z] [2021-08-03T07:36:51.630Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-03T07:36:51.971Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-03T07:36:51.971Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-03T07:36:51.971Z] b4d181a07f80: Pulling fs layer [2021-08-03T07:36:51.971Z] a1111a8f2ec3: Pulling fs layer [2021-08-03T07:36:51.971Z] ed53099fbce6: Pulling fs layer [2021-08-03T07:36:51.971Z] dc539afda2c1: Pulling fs layer [2021-08-03T07:36:51.971Z] 77bc0d833cb6: Pulling fs layer [2021-08-03T07:36:51.971Z] 9065ff56babe: Pulling fs layer [2021-08-03T07:36:51.971Z] d287ab97295c: Pulling fs layer [2021-08-03T07:36:51.971Z] dc539afda2c1: Waiting [2021-08-03T07:36:51.971Z] 77bc0d833cb6: Waiting [2021-08-03T07:36:51.971Z] 9065ff56babe: Waiting [2021-08-03T07:36:51.971Z] d287ab97295c: Waiting [2021-08-03T07:36:52.238Z] a1111a8f2ec3: Verifying Checksum [2021-08-03T07:36:52.238Z] a1111a8f2ec3: Download complete [2021-08-03T07:36:52.238Z] dc539afda2c1: Download complete [2021-08-03T07:36:52.507Z] 77bc0d833cb6: Verifying Checksum [2021-08-03T07:36:52.507Z] 77bc0d833cb6: Download complete [2021-08-03T07:36:52.507Z] 9065ff56babe: Verifying Checksum [2021-08-03T07:36:52.507Z] 9065ff56babe: Download complete [2021-08-03T07:36:52.787Z] ed53099fbce6: Verifying Checksum [2021-08-03T07:36:52.787Z] ed53099fbce6: Download complete [2021-08-03T07:36:53.751Z] b4d181a07f80: Verifying Checksum [2021-08-03T07:36:53.751Z] b4d181a07f80: Download complete [2021-08-03T07:36:55.180Z] b4d181a07f80: Pull complete [2021-08-03T07:36:55.180Z] a1111a8f2ec3: Pull complete [2021-08-03T07:36:55.771Z] ed53099fbce6: Pull complete [2021-08-03T07:36:55.771Z] dc539afda2c1: Pull complete [2021-08-03T07:36:56.038Z] 77bc0d833cb6: Pull complete [2021-08-03T07:36:56.038Z] 9065ff56babe: Pull complete [2021-08-03T07:36:58.367Z] d287ab97295c: Verifying Checksum [2021-08-03T07:36:58.367Z] d287ab97295c: Download complete [2021-08-03T07:37:02.659Z] d287ab97295c: Pull complete [2021-08-03T07:37:02.659Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-03T07:37:02.659Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-03T07:37:02.659Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-03T07:37:02.773Z] prd-centos7-docker-4c-2g-1853 does not seem to be running inside a container [2021-08-03T07:37:02.838Z] $ 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/3 -v /w/workspace/device-rest-go/3:/w/workspace/device-rest-go/3:rw,z -v /w/workspace/device-rest-go/3@tmp:/w/workspace/device-rest-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-03T07:37:05.118Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2021-08-03T07:37:05.118Z] ok github.com/edgexfoundry/device-rest-go/driver 0.048s coverage: 54.0% of statements [2021-08-03T07:37:05.118Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-08-03T07:37:05.424Z] $ docker top 71f8470ba8c4f5af9fe3ab7f50a1169382dfe9cc4624ac287c611a68f31e399e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-03T07:37:06.042Z] ---> job-cost.sh [2021-08-03T07:37:06.042Z] lf-activate-venv: SKIPPING [2021-08-03T07:37:06.042Z] INFO: No Stack... [2021-08-03T07:37:07.985Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-03T07:37:07.985Z] INFO: Archiving Costs [Pipeline] sh [2021-08-03T07:37:08.304Z] + cat /w/workspace/device-rest-go/3/archives/cost.csv [2021-08-03T07:37:08.304Z] + cut -d, -f6 [Pipeline] lock [2021-08-03T07:37:08.344Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-main-3-stack-cost] [2021-08-03T07:37:08.357Z] Resource [jenkins-edgexfoundry-device-rest-go-main-3-stack-cost] did not exist. Created. [2021-08-03T07:37:08.357Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-main-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-03T07:37:08.700Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-08-03T07:37:08.733Z] Stashed 1 file(s) [Pipeline] } [2021-08-03T07:37:08.747Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-main-3-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-03T07:37:08.772Z] $ docker stop --time=1 71f8470ba8c4f5af9fe3ab7f50a1169382dfe9cc4624ac287c611a68f31e399e [2021-08-03T07:37:09.915Z] $ docker rm -f 71f8470ba8c4f5af9fe3ab7f50a1169382dfe9cc4624ac287c611a68f31e399e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-03T07:37:27.362Z] gofmt -l . [2021-08-03T07:37:27.362Z] [ "`gofmt -l .`" = "" ] [2021-08-03T07:37:27.362Z] ./bin/test-go-mod-tidy.sh [2021-08-03T07:37:27.362Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-08-03T07:37:27.379Z] $ docker stop --time=1 e0bd89c25eee211446355c0dbdbfa055aff08a19f044d5dca338e60b9fd87d4d [2021-08-03T07:37:29.384Z] $ docker rm -f e0bd89c25eee211446355c0dbdbfa055aff08a19f044d5dca338e60b9fd87d4d [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-03T07:37:30.233Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-08-03T07:37:30.267Z] Warning: overwriting stash ‘coverage-report’ [2021-08-03T07:37:30.728Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-08-03T07:37:31.323Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-08-03T07:37:31.666Z] + ls -al . [2021-08-03T07:37:31.666Z] total 140 [2021-08-03T07:37:31.666Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 3 07:37 . [2021-08-03T07:37:31.666Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 3 07:34 .. [2021-08-03T07:37:31.666Z] -rw-rw-r-- 1 jenkins jenkins 151 Aug 3 07:34 .dockerignore [2021-08-03T07:37:31.666Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 3 07:34 .git [2021-08-03T07:37:31.666Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 3 07:34 .github [2021-08-03T07:37:31.666Z] -rw-rw-r-- 1 jenkins jenkins 336 Aug 3 07:34 .gitignore [2021-08-03T07:37:31.666Z] -rw-rw-r-- 1 jenkins jenkins 6792 Aug 3 07:34 Attribution.txt [2021-08-03T07:37:31.666Z] -rw-rw-r-- 1 jenkins jenkins 7459 Aug 3 07:34 CHANGELOG.md [2021-08-03T07:37:31.666Z] -rw-rw-r-- 1 jenkins jenkins 1615 Aug 3 07:34 Dockerfile [2021-08-03T07:37:31.666Z] -rw-rw-r-- 1 jenkins jenkins 1087 Aug 3 07:34 Dockerfile.build [2021-08-03T07:37:31.666Z] -rw-rw-r-- 1 jenkins jenkins 680 Aug 3 07:34 Jenkinsfile [2021-08-03T07:37:31.666Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 3 07:34 LICENSE [2021-08-03T07:37:31.666Z] -rw-rw-r-- 1 jenkins jenkins 996 Aug 3 07:34 Makefile [2021-08-03T07:37:31.666Z] -rw-rw-r-- 1 jenkins jenkins 7661 Aug 3 07:34 README.md [2021-08-03T07:37:31.666Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 3 07:32 VERSION [2021-08-03T07:37:31.666Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 3 07:34 bin [2021-08-03T07:37:31.666Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 3 07:34 cmd [2021-08-03T07:37:31.666Z] -rw-r--r-- 1 jenkins jenkins 8513 Aug 3 07:36 coverage.out [2021-08-03T07:37:31.666Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 3 07:34 driver [2021-08-03T07:37:31.666Z] -rw-r--r-- 1 jenkins jenkins 271 Aug 3 07:37 go.mod [2021-08-03T07:37:31.666Z] -rw-r--r-- 1 jenkins jenkins 20570 Aug 3 07:36 go.sum [2021-08-03T07:37:31.666Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 3 07:34 snap [2021-08-03T07:37:31.666Z] -rw-rw-r-- 1 jenkins jenkins 713 Aug 3 07:34 version.go [Pipeline] isUnix [Pipeline] sh [2021-08-03T07:37:32.015Z] + 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=ebfdf0cb37e6937bdbae1f20ddf4825a64340012 --label arch=arm64 --label version=2.0.1-dev.2 . [2021-08-03T07:37:32.015Z] Sending build context to Docker daemon 126kB [2021-08-03T07:37:32.289Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.12 [2021-08-03T07:37:32.290Z] Step 2/25 : FROM ${BASE} AS builder [2021-08-03T07:37:32.290Z] ---> 870e461f58a4 [2021-08-03T07:37:32.290Z] Step 3/25 : ARG MAKE='make build' [2021-08-03T07:37:32.567Z] ---> Running in 0d78ddb45bde [2021-08-03T07:37:33.164Z] Removing intermediate container 0d78ddb45bde [2021-08-03T07:37:33.164Z] ---> c23313a756cc [2021-08-03T07:37:33.164Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-08-03T07:37:33.164Z] ---> Running in 4c08b74d7802 [2021-08-03T07:37:33.766Z] Removing intermediate container 4c08b74d7802 [2021-08-03T07:37:33.766Z] ---> 70e2bff72871 [2021-08-03T07:37:33.766Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-08-03T07:37:33.766Z] ---> Running in 572fedc7185f [2021-08-03T07:37:34.366Z] Removing intermediate container 572fedc7185f [2021-08-03T07:37:34.366Z] ---> b260411ce8a7 [2021-08-03T07:37:34.366Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-03T07:37:34.640Z] ---> Running in 64e89c9ca5e9 [2021-08-03T07:37:37.277Z] Removing intermediate container 64e89c9ca5e9 [2021-08-03T07:37:37.277Z] ---> ac09af90b128 [2021-08-03T07:37:37.277Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-03T07:37:37.277Z] ---> Running in 8f851c267644 [2021-08-03T07:37:38.257Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-03T07:37:38.851Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-03T07:37:40.823Z] OK: 222 MiB in 55 packages [2021-08-03T07:37:41.414Z] Removing intermediate container 8f851c267644 [2021-08-03T07:37:41.414Z] ---> 5a0be171775f [2021-08-03T07:37:41.414Z] Step 8/25 : WORKDIR /device-rest-go [2021-08-03T07:37:41.684Z] ---> Running in d17d8df39d3d [2021-08-03T07:37:42.278Z] Removing intermediate container d17d8df39d3d [2021-08-03T07:37:42.278Z] ---> 2fc100049b18 [2021-08-03T07:37:42.278Z] Step 9/25 : COPY . . [2021-08-03T07:37:42.875Z] ---> 5cf5f10e267a [2021-08-03T07:37:42.875Z] Step 10/25 : RUN go mod tidy [2021-08-03T07:37:43.151Z] ---> Running in bdb379612da4 [2021-08-03T07:37:45.787Z] Removing intermediate container bdb379612da4 [2021-08-03T07:37:45.787Z] ---> e0c98f36dfe5 [2021-08-03T07:37:45.787Z] Step 11/25 : RUN make update [2021-08-03T07:37:46.066Z] ---> Running in 6305c582fe89 [2021-08-03T07:37:47.058Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-08-03T07:37:48.492Z] Removing intermediate container 6305c582fe89 [2021-08-03T07:37:48.492Z] ---> c4e8156bd9ea [2021-08-03T07:37:48.492Z] Step 12/25 : RUN $MAKE [2021-08-03T07:37:48.492Z] ---> Running in f93a1436ee81 [2021-08-03T07:37:49.929Z] go mod tidy [2021-08-03T07:37:50.202Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=2.0.1-dev.2" -o cmd/device-rest ./cmd [2021-08-03T07:38:29.303Z] Removing intermediate container f93a1436ee81 [2021-08-03T07:38:29.303Z] ---> ea287dde97cb [2021-08-03T07:38:29.303Z] Step 13/25 : FROM alpine:3.12 [2021-08-03T07:38:29.303Z] 3.12: Pulling from library/alpine [2021-08-03T07:38:29.303Z] d2f70382dc9a: Pulling fs layer [2021-08-03T07:38:29.303Z] d2f70382dc9a: Verifying Checksum [2021-08-03T07:38:29.303Z] d2f70382dc9a: Download complete [2021-08-03T07:38:29.303Z] d2f70382dc9a: Pull complete [2021-08-03T07:38:29.303Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-03T07:38:29.303Z] Status: Downloaded newer image for alpine:3.12 [2021-08-03T07:38:29.303Z] ---> c4fd0aeabfcf [2021-08-03T07:38:29.303Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-08-03T07:38:29.303Z] ---> Running in d748ead0bf33 [2021-08-03T07:38:29.303Z] Removing intermediate container d748ead0bf33 [2021-08-03T07:38:29.303Z] ---> 5fc2ee3b7bc0 [2021-08-03T07:38:29.303Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2021-08-03T07:38:29.303Z] ---> Running in 9477a3b805bb [2021-08-03T07:38:29.303Z] Removing intermediate container 9477a3b805bb [2021-08-03T07:38:29.303Z] ---> 94b883d8d425 [2021-08-03T07:38:29.303Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-03T07:38:29.303Z] ---> Running in b90bbd293cfa [2021-08-03T07:38:29.897Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-03T07:38:30.170Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-03T07:38:30.765Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-03T07:38:30.765Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-03T07:38:30.765Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-03T07:38:30.765Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-03T07:38:30.765Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-03T07:38:30.765Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-03T07:38:30.765Z] Executing busybox-1.31.1-r20.trigger [2021-08-03T07:38:30.765Z] OK: 8 MiB in 20 packages [2021-08-03T07:38:32.206Z] Removing intermediate container b90bbd293cfa [2021-08-03T07:38:32.207Z] ---> d46925f9ace6 [2021-08-03T07:38:32.207Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2021-08-03T07:38:33.658Z] ---> 4e174283f031 [2021-08-03T07:38:33.658Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2021-08-03T07:38:34.257Z] ---> a4e4874aab29 [2021-08-03T07:38:34.257Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2021-08-03T07:38:35.234Z] ---> 44f6c6c4e80b [2021-08-03T07:38:35.234Z] Step 20/25 : EXPOSE 59986 [2021-08-03T07:38:35.234Z] ---> Running in e197c73df8b0 [2021-08-03T07:38:35.830Z] Removing intermediate container e197c73df8b0 [2021-08-03T07:38:35.830Z] ---> 3187ac350825 [2021-08-03T07:38:35.830Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2021-08-03T07:38:35.830Z] ---> Running in c4d0321d17c7 [2021-08-03T07:38:36.424Z] Removing intermediate container c4d0321d17c7 [2021-08-03T07:38:36.424Z] ---> 7034c57836df [2021-08-03T07:38:36.424Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2021-08-03T07:38:36.424Z] ---> Running in 31eada98ca96 [2021-08-03T07:38:37.017Z] Removing intermediate container 31eada98ca96 [2021-08-03T07:38:37.017Z] ---> 479254008cce [2021-08-03T07:38:37.017Z] Step 23/25 : LABEL arch=arm64 [2021-08-03T07:38:37.296Z] ---> Running in 6f8c6a311f2e [2021-08-03T07:38:37.892Z] Removing intermediate container 6f8c6a311f2e [2021-08-03T07:38:37.892Z] ---> 8904cd72e5b9 [2021-08-03T07:38:37.892Z] Step 24/25 : LABEL git_sha=ebfdf0cb37e6937bdbae1f20ddf4825a64340012 [2021-08-03T07:38:37.892Z] ---> Running in 7fbc507c93a2 [2021-08-03T07:38:38.488Z] Removing intermediate container 7fbc507c93a2 [2021-08-03T07:38:38.488Z] ---> a35d859f8047 [2021-08-03T07:38:38.488Z] Step 25/25 : LABEL version=2.0.1-dev.2 [2021-08-03T07:38:38.488Z] ---> Running in 0a7f6b849778 [2021-08-03T07:38:39.469Z] Removing intermediate container 0a7f6b849778 [2021-08-03T07:38:39.469Z] ---> 1e15ade500d5 [2021-08-03T07:38:39.469Z] [Warning] One or more build-args [ARCH] were not consumed [2021-08-03T07:38:39.469Z] Successfully built 1e15ade500d5 [2021-08-03T07:38:39.469Z] Successfully tagged device-rest-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-03T07:38:39.755Z] provisioning config files... [2021-08-03T07:38:39.778Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/3@tmp/config618675911352244474tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-03T07:38:40.175Z] ---> docker-login.sh [2021-08-03T07:38:40.175Z] nexus3.edgexfoundry.org:10001 [2021-08-03T07:38:40.448Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-03T07:38:40.721Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-03T07:38:40.721Z] Configure a credential helper to remove this warning. See [2021-08-03T07:38:40.721Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-03T07:38:40.721Z] [2021-08-03T07:38:40.721Z] Login Succeeded [2021-08-03T07:38:40.721Z] nexus3.edgexfoundry.org:10002 [2021-08-03T07:38:40.995Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-03T07:38:41.269Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-03T07:38:41.269Z] Configure a credential helper to remove this warning. See [2021-08-03T07:38:41.269Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-03T07:38:41.269Z] [2021-08-03T07:38:41.269Z] Login Succeeded [2021-08-03T07:38:41.269Z] nexus3.edgexfoundry.org:10003 [2021-08-03T07:38:41.543Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-03T07:38:41.817Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-03T07:38:41.817Z] Configure a credential helper to remove this warning. See [2021-08-03T07:38:41.817Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-03T07:38:41.817Z] [2021-08-03T07:38:41.817Z] Login Succeeded [2021-08-03T07:38:41.817Z] nexus3.edgexfoundry.org:10004 [2021-08-03T07:38:42.414Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-03T07:38:42.414Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-03T07:38:42.414Z] Configure a credential helper to remove this warning. See [2021-08-03T07:38:42.414Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-03T07:38:42.414Z] [2021-08-03T07:38:42.414Z] Login Succeeded [2021-08-03T07:38:42.414Z] docker.io [2021-08-03T07:38:43.010Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-03T07:38:43.283Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-03T07:38:43.283Z] Configure a credential helper to remove this warning. See [2021-08-03T07:38:43.283Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-03T07:38:43.283Z] [2021-08-03T07:38:43.283Z] Login Succeeded [2021-08-03T07:38:43.283Z] ---> docker-login.sh ends [Pipeline] } [2021-08-03T07:38:43.300Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-03T07:38:43.384Z] [edgeXDocker.push] Tagging docker image device-rest-arm64 with the following tags: [2021-08-03T07:38:43.384Z] ebfdf0cb37e6937bdbae1f20ddf4825a64340012 [2021-08-03T07:38:43.384Z] latest [2021-08-03T07:38:43.384Z] 2.0.1-dev.2 [2021-08-03T07:38:43.384Z] ebfdf0cb37e6937bdbae1f20ddf4825a64340012-2.0.1-dev.2 [2021-08-03T07:38:43.384Z] main [2021-08-03T07:38:43.384Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-03T07:38:43.783Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:ebfdf0cb37e6937bdbae1f20ddf4825a64340012 [Pipeline] isUnix [Pipeline] sh [2021-08-03T07:38:44.125Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:ebfdf0cb37e6937bdbae1f20ddf4825a64340012 [2021-08-03T07:38:44.125Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2021-08-03T07:38:44.125Z] 7b887543ccfc: Preparing [2021-08-03T07:38:44.125Z] 58cf0ddea4de: Preparing [2021-08-03T07:38:44.125Z] f43b1f745837: Preparing [2021-08-03T07:38:44.125Z] 4796ee366032: Preparing [2021-08-03T07:38:44.125Z] 3fbe34a1663b: Preparing [2021-08-03T07:38:44.397Z] 3fbe34a1663b: Layer already exists [2021-08-03T07:38:44.397Z] 58cf0ddea4de: Pushed [2021-08-03T07:38:44.397Z] 7b887543ccfc: Pushed [2021-08-03T07:38:44.992Z] 4796ee366032: Pushed [2021-08-03T07:38:46.963Z] f43b1f745837: Pushed [2021-08-03T07:38:47.236Z] ebfdf0cb37e6937bdbae1f20ddf4825a64340012: digest: sha256:960a744f528a225e2012855c84522ba11831f35b88c123ebc2fde96863e9ad71 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-08-03T07:38:47.589Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-03T07:38:47.940Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [2021-08-03T07:38:47.940Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2021-08-03T07:38:47.940Z] 7b887543ccfc: Preparing [2021-08-03T07:38:47.940Z] 58cf0ddea4de: Preparing [2021-08-03T07:38:47.940Z] f43b1f745837: Preparing [2021-08-03T07:38:47.940Z] 4796ee366032: Preparing [2021-08-03T07:38:47.940Z] 3fbe34a1663b: Preparing [2021-08-03T07:38:48.212Z] 58cf0ddea4de: Layer already exists [2021-08-03T07:38:48.212Z] 3fbe34a1663b: Layer already exists [2021-08-03T07:38:48.212Z] 4796ee366032: Layer already exists [2021-08-03T07:38:48.212Z] f43b1f745837: Layer already exists [2021-08-03T07:38:48.212Z] 7b887543ccfc: Layer already exists [2021-08-03T07:38:48.212Z] latest: digest: sha256:960a744f528a225e2012855c84522ba11831f35b88c123ebc2fde96863e9ad71 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-08-03T07:38:48.561Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:2.0.1-dev.2 [Pipeline] isUnix [Pipeline] sh [2021-08-03T07:38:48.896Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:2.0.1-dev.2 [2021-08-03T07:38:48.896Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2021-08-03T07:38:48.896Z] 7b887543ccfc: Preparing [2021-08-03T07:38:48.896Z] 58cf0ddea4de: Preparing [2021-08-03T07:38:48.896Z] f43b1f745837: Preparing [2021-08-03T07:38:48.896Z] 4796ee366032: Preparing [2021-08-03T07:38:48.896Z] 3fbe34a1663b: Preparing [2021-08-03T07:38:49.169Z] 3fbe34a1663b: Layer already exists [2021-08-03T07:38:49.169Z] 58cf0ddea4de: Layer already exists [2021-08-03T07:38:49.169Z] f43b1f745837: Layer already exists [2021-08-03T07:38:49.169Z] 7b887543ccfc: Layer already exists [2021-08-03T07:38:49.169Z] 4796ee366032: Layer already exists [2021-08-03T07:38:49.169Z] 2.0.1-dev.2: digest: sha256:960a744f528a225e2012855c84522ba11831f35b88c123ebc2fde96863e9ad71 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-08-03T07:38:49.522Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:ebfdf0cb37e6937bdbae1f20ddf4825a64340012-2.0.1-dev.2 [Pipeline] isUnix [Pipeline] sh [2021-08-03T07:38:49.875Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:ebfdf0cb37e6937bdbae1f20ddf4825a64340012-2.0.1-dev.2 [2021-08-03T07:38:49.875Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2021-08-03T07:38:49.875Z] 7b887543ccfc: Preparing [2021-08-03T07:38:49.875Z] 58cf0ddea4de: Preparing [2021-08-03T07:38:49.875Z] f43b1f745837: Preparing [2021-08-03T07:38:49.875Z] 4796ee366032: Preparing [2021-08-03T07:38:49.875Z] 3fbe34a1663b: Preparing [2021-08-03T07:38:50.150Z] 3fbe34a1663b: Layer already exists [2021-08-03T07:38:50.150Z] 7b887543ccfc: Layer already exists [2021-08-03T07:38:50.150Z] f43b1f745837: Layer already exists [2021-08-03T07:38:50.150Z] 58cf0ddea4de: Layer already exists [2021-08-03T07:38:50.150Z] 4796ee366032: Layer already exists [2021-08-03T07:38:50.150Z] ebfdf0cb37e6937bdbae1f20ddf4825a64340012-2.0.1-dev.2: digest: sha256:960a744f528a225e2012855c84522ba11831f35b88c123ebc2fde96863e9ad71 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-08-03T07:38:50.498Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-03T07:38:50.839Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:main [2021-08-03T07:38:50.839Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2021-08-03T07:38:50.839Z] 7b887543ccfc: Preparing [2021-08-03T07:38:50.839Z] 58cf0ddea4de: Preparing [2021-08-03T07:38:50.839Z] f43b1f745837: Preparing [2021-08-03T07:38:50.839Z] 4796ee366032: Preparing [2021-08-03T07:38:50.839Z] 3fbe34a1663b: Preparing [2021-08-03T07:38:51.111Z] 3fbe34a1663b: Layer already exists [2021-08-03T07:38:51.111Z] 58cf0ddea4de: Layer already exists [2021-08-03T07:38:51.111Z] 7b887543ccfc: Layer already exists [2021-08-03T07:38:51.111Z] 4796ee366032: Layer already exists [2021-08-03T07:38:51.111Z] f43b1f745837: Layer already exists [2021-08-03T07:38:51.111Z] main: digest: sha256:960a744f528a225e2012855c84522ba11831f35b88c123ebc2fde96863e9ad71 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-03T07:38:51.181Z] ===================================================== [Pipeline] echo [2021-08-03T07:38:51.198Z] taggedImages: [2021-08-03T07:38:51.198Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:ebfdf0cb37e6937bdbae1f20ddf4825a64340012 [2021-08-03T07:38:51.198Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [2021-08-03T07:38:51.198Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:2.0.1-dev.2 [2021-08-03T07:38:51.198Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:ebfdf0cb37e6937bdbae1f20ddf4825a64340012-2.0.1-dev.2 [2021-08-03T07:38:51.198Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-03T07:38:51.695Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-03T07:38:51.965Z] [2021-08-03T07:38:51.965Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-03T07:38:52.322Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-03T07:38:52.595Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-03T07:38:52.595Z] 448f6bf000e3: Pulling fs layer [2021-08-03T07:38:52.595Z] f757da607395: Pulling fs layer [2021-08-03T07:38:52.595Z] 05883995daec: Pulling fs layer [2021-08-03T07:38:52.595Z] 8603b9c90790: Pulling fs layer [2021-08-03T07:38:52.595Z] 1560dd03e051: Pulling fs layer [2021-08-03T07:38:52.595Z] 27f5ce0e4adf: Pulling fs layer [2021-08-03T07:38:52.595Z] c2d8d7efcc4b: Pulling fs layer [2021-08-03T07:38:52.595Z] 27f5ce0e4adf: Waiting [2021-08-03T07:38:52.595Z] 8603b9c90790: Waiting [2021-08-03T07:38:52.595Z] 1560dd03e051: Waiting [2021-08-03T07:38:52.595Z] c2d8d7efcc4b: Waiting [2021-08-03T07:38:52.869Z] f757da607395: Verifying Checksum [2021-08-03T07:38:52.869Z] f757da607395: Download complete [2021-08-03T07:38:52.869Z] 8603b9c90790: Verifying Checksum [2021-08-03T07:38:52.869Z] 8603b9c90790: Download complete [2021-08-03T07:38:53.141Z] 1560dd03e051: Verifying Checksum [2021-08-03T07:38:53.141Z] 1560dd03e051: Download complete [2021-08-03T07:38:53.142Z] 27f5ce0e4adf: Verifying Checksum [2021-08-03T07:38:53.142Z] 27f5ce0e4adf: Download complete [2021-08-03T07:38:53.415Z] 05883995daec: Verifying Checksum [2021-08-03T07:38:53.415Z] 05883995daec: Download complete [2021-08-03T07:38:54.397Z] 448f6bf000e3: Verifying Checksum [2021-08-03T07:38:54.397Z] 448f6bf000e3: Download complete [2021-08-03T07:38:57.024Z] c2d8d7efcc4b: Verifying Checksum [2021-08-03T07:38:57.024Z] c2d8d7efcc4b: Download complete [2021-08-03T07:38:58.011Z] 448f6bf000e3: Pull complete [2021-08-03T07:38:58.609Z] f757da607395: Pull complete [2021-08-03T07:39:00.052Z] 05883995daec: Pull complete [2021-08-03T07:39:00.650Z] 8603b9c90790: Pull complete [2021-08-03T07:39:01.627Z] 1560dd03e051: Pull complete [2021-08-03T07:39:01.901Z] 27f5ce0e4adf: Pull complete [2021-08-03T07:39:16.988Z] c2d8d7efcc4b: Pull complete [2021-08-03T07:39:16.988Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-03T07:39:16.988Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-03T07:39:16.988Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-03T07:39:17.259Z] prd-ubuntu18.04-docker-arm64-4c-16g-1852 does not seem to be running inside a container [2021-08-03T07:39:17.329Z] $ 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/3 -v /w/workspace/device-rest-go/3:/w/workspace/device-rest-go/3:rw,z -v /w/workspace/device-rest-go/3@tmp:/w/workspace/device-rest-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-08-03T07:39:20.885Z] $ docker top 44f457fc9e1bba9762b8218952633ecc5e821a61e3f51c80ea7b0251b8eeda31 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-03T07:39:21.947Z] ---> job-cost.sh [2021-08-03T07:39:21.947Z] lf-activate-venv: SKIPPING [2021-08-03T07:39:21.947Z] INFO: No Stack... [2021-08-03T07:39:23.380Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-08-03T07:39:23.380Z] INFO: Archiving Costs [Pipeline] sh [2021-08-03T07:39:24.043Z] + cat /w/workspace/device-rest-go/3/archives/cost.csv [2021-08-03T07:39:24.043Z] + cut -d, -f6 [Pipeline] lock [2021-08-03T07:39:24.104Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-main-3-stack-cost] [2021-08-03T07:39:24.114Z] Resource [jenkins-edgexfoundry-device-rest-go-main-3-stack-cost] did not exist. Created. [2021-08-03T07:39:24.114Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-main-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-03T07:39:24.797Z] /w/workspace/device-rest-go/3@tmp/durable-bfb949a1/script.sh: 1: /w/workspace/device-rest-go/3@tmp/durable-bfb949a1/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-08-03T07:39:25.458Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-08-03T07:39:25.478Z] Warning: overwriting stash ‘stack-cost’ [2021-08-03T07:39:25.522Z] Stashed 1 file(s) [Pipeline] } [2021-08-03T07:39:25.534Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-main-3-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-03T07:39:25.551Z] $ docker stop --time=1 44f457fc9e1bba9762b8218952633ecc5e821a61e3f51c80ea7b0251b8eeda31 [2021-08-03T07:39:27.204Z] $ docker rm -f 44f457fc9e1bba9762b8218952633ecc5e821a61e3f51c80ea7b0251b8eeda31 [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-03T07:39:29.753Z] provisioning config files... [2021-08-03T07:39:29.770Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config4778068894685587708tmp [Pipeline] { [Pipeline] sh [2021-08-03T07:39:30.123Z] + set +x [2021-08-03T07:39:30.123Z] + curl -s https://codecov.io/bash [2021-08-03T07:39:30.123Z] + bash -s -- [2021-08-03T07:39:30.395Z] [2021-08-03T07:39:30.395Z] _____ _ [2021-08-03T07:39:30.395Z] / ____| | | [2021-08-03T07:39:30.395Z] | | ___ __| | ___ ___ _____ __ [2021-08-03T07:39:30.395Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-08-03T07:39:30.395Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-08-03T07:39:30.395Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-08-03T07:39:30.395Z] Bash-1.0.6 [2021-08-03T07:39:30.395Z] [2021-08-03T07:39:30.395Z] [2021-08-03T07:39:30.395Z] ==> git version 2.24.4 found [2021-08-03T07:39:30.395Z] ==> 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-03T07:39:30.395Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-08-03T07:39:30.395Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-08-03T07:39:30.395Z] ==> Jenkins CI detected. [2021-08-03T07:39:30.395Z] current dir:  /w/workspace/edgexfoundry_device-rest-go_main [2021-08-03T07:39:30.395Z] project root: . [2021-08-03T07:39:30.395Z] --> token set from env [2021-08-03T07:39:30.395Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-08-03T07:39:30.395Z] ==> Running gcov in . (disable via -X gcov) [2021-08-03T07:39:30.395Z] ==> Python coveragepy not found [2021-08-03T07:39:30.395Z] ==> Searching for coverage reports in: [2021-08-03T07:39:30.395Z] + . [2021-08-03T07:39:30.395Z] -> Found 1 reports [2021-08-03T07:39:30.395Z] ==> Detecting git/mercurial file structure [2021-08-03T07:39:30.395Z] ==> Reading reports [2021-08-03T07:39:30.395Z] + ./coverage.out bytes=8513 [2021-08-03T07:39:30.395Z] ==> Appending adjustments [2021-08-03T07:39:30.395Z] https://docs.codecov.io/docs/fixing-reports [2021-08-03T07:39:30.395Z] + Found adjustments [2021-08-03T07:39:30.395Z] ==> Gzipping contents [2021-08-03T07:39:30.395Z] 4.0K /tmp/codecov.xzid81.gz [2021-08-03T07:39:30.395Z] ==> Uploading reports [2021-08-03T07:39:30.395Z] url: https://codecov.io [2021-08-03T07:39:30.395Z] query: branch=main&commit=ebfdf0cb37e6937bdbae1f20ddf4825a64340012&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-08-03T07:39:30.395Z] -> Pinging Codecov [2021-08-03T07:39:30.395Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c51feb23-73ac-4f49-b3d1-d26df23137db&branch=main&commit=ebfdf0cb37e6937bdbae1f20ddf4825a64340012&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-08-03T07:39:30.987Z] -> Uploading to [2021-08-03T07:39:30.987Z] https://storage.googleapis.com/codecov/v4/raw/2021-08-03/4E5D53B4F1F92C436F7061BF334D961C/ebfdf0cb37e6937bdbae1f20ddf4825a64340012/4155bd5b-1c29-40cd-a3b9-7389f13ef88e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210803%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210803T073930Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=874a243bdc8d9ad0335e3fd9f70d403f8ff0453bfef413b20586f8ae44d59f1a [2021-08-03T07:39:30.987Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-03T07:39:30.987Z] Dload Upload Total Spent Left Speed [2021-08-03T07:39:31.573Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1759 0 0 100 1759 0 3322 --:--:-- --:--:-- --:--:-- 3325 [2021-08-03T07:39:31.573Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rest-go/commit/ebfdf0cb37e6937bdbae1f20ddf4825a64340012 [Pipeline] } [2021-08-03T07:39:31.585Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-08-03T07:39:32.384Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-08-03T07:39:32.404Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-03T07:39:32.734Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-03T07:39:32.734Z] [2021-08-03T07:39:32.734Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-08-03T07:39:33.076Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-03T07:39:33.076Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-08-03T07:39:33.076Z] 188c0c94c7c5: Pulling fs layer [2021-08-03T07:39:33.076Z] 0ef7d3d256c8: Pulling fs layer [2021-08-03T07:39:33.076Z] de9db76c5a1d: Pulling fs layer [2021-08-03T07:39:33.076Z] 0eba1c9be4d2: Pulling fs layer [2021-08-03T07:39:33.076Z] 0d57e429df01: Pulling fs layer [2021-08-03T07:39:33.076Z] 4e4be7b47b0d: Pulling fs layer [2021-08-03T07:39:33.076Z] e1f770b5df2f: Pulling fs layer [2021-08-03T07:39:33.076Z] 85a0685a4137: Pulling fs layer [2021-08-03T07:39:33.076Z] 0eba1c9be4d2: Waiting [2021-08-03T07:39:33.076Z] 0d57e429df01: Waiting [2021-08-03T07:39:33.076Z] 4e4be7b47b0d: Waiting [2021-08-03T07:39:33.076Z] e1f770b5df2f: Waiting [2021-08-03T07:39:33.076Z] 85a0685a4137: Waiting [2021-08-03T07:39:33.076Z] de9db76c5a1d: Verifying Checksum [2021-08-03T07:39:33.076Z] de9db76c5a1d: Download complete [2021-08-03T07:39:33.349Z] 0ef7d3d256c8: Verifying Checksum [2021-08-03T07:39:33.349Z] 0ef7d3d256c8: Download complete [2021-08-03T07:39:33.349Z] 0d57e429df01: Verifying Checksum [2021-08-03T07:39:33.349Z] 0d57e429df01: Download complete [2021-08-03T07:39:33.349Z] 4e4be7b47b0d: Verifying Checksum [2021-08-03T07:39:33.349Z] 4e4be7b47b0d: Download complete [2021-08-03T07:39:33.349Z] 188c0c94c7c5: Verifying Checksum [2021-08-03T07:39:33.620Z] 188c0c94c7c5: Pull complete [2021-08-03T07:39:33.620Z] 0ef7d3d256c8: Pull complete [2021-08-03T07:39:33.886Z] de9db76c5a1d: Pull complete [2021-08-03T07:39:35.293Z] e1f770b5df2f: Verifying Checksum [2021-08-03T07:39:35.293Z] e1f770b5df2f: Download complete [2021-08-03T07:39:38.645Z] 0eba1c9be4d2: Verifying Checksum [2021-08-03T07:39:38.645Z] 0eba1c9be4d2: Download complete [2021-08-03T07:39:38.645Z] 85a0685a4137: Verifying Checksum [2021-08-03T07:39:38.645Z] 85a0685a4137: Download complete [2021-08-03T07:39:42.035Z] 0eba1c9be4d2: Pull complete [2021-08-03T07:39:42.035Z] 0d57e429df01: Pull complete [2021-08-03T07:39:42.035Z] 4e4be7b47b0d: Pull complete [2021-08-03T07:39:42.628Z] e1f770b5df2f: Pull complete [2021-08-03T07:39:48.020Z] 85a0685a4137: Pull complete [2021-08-03T07:39:48.020Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-08-03T07:39:48.020Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-03T07:39:48.020Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-08-03T07:39:48.119Z] prd-centos7-docker-4c-2g-1851 does not seem to be running inside a container [2021-08-03T07:39:48.172Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-08-03T07:39:48.941Z] $ docker top deadbf59c39a1107ccbb9bf629a3fe96f91ad0f89a27cf09b3d0ab78c6dc223e -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-03T07:39:49.055Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-08-03T07:39:49.387Z] + set -o pipefail [2021-08-03T07:39:49.387Z] + snyk monitor '--org=edgex-jenkins' [2021-08-03T07:40:16.108Z] [2021-08-03T07:40:16.108Z] Monitoring /w/workspace/edgexfoundry_device-rest-go_main (github.com/edgexfoundry/device-rest-go)... [2021-08-03T07:40:16.108Z] [2021-08-03T07:40:16.108Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/100cb2ad-363b-48d6-95bb-098d49e3156b/history/3425f9c1-544c-4ccc-af83-d81a1b6dad8a [2021-08-03T07:40:16.108Z] [2021-08-03T07:40:16.108Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-08-03T07:40:16.108Z] [2021-08-03T07:40:16.108Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-08-03T07:40:16.108Z] [2021-08-03T07:40:16.108Z] [Pipeline] } [2021-08-03T07:40:16.125Z] $ docker stop --time=1 deadbf59c39a1107ccbb9bf629a3fe96f91ad0f89a27cf09b3d0ab78c6dc223e [2021-08-03T07:40:17.893Z] $ docker rm -f deadbf59c39a1107ccbb9bf629a3fe96f91ad0f89a27cf09b3d0ab78c6dc223e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-03T07:40:19.052Z] + git log --format=format:%s -1 ebfdf0cb37e6937bdbae1f20ddf4825a64340012 [Pipeline] isUnix [Pipeline] sh [2021-08-03T07:40:19.385Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-03T07:40:19.385Z] . [Pipeline] withDockerContainer [2021-08-03T07:40:19.489Z] prd-centos7-docker-4c-2g-1851 does not seem to be running inside a container [2021-08-03T07:40:19.558Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-03T07:40:19.962Z] $ docker top 566ceb755bd7cbc60bc780d73f773acd16147e1106f1f75180979b07681878a2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-03T07:40:20.113Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-03T07:40:20.113Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-03T07:40:20.253Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-03T07:40:20.253Z] $ docker exec 566ceb755bd7cbc60bc780d73f773acd16147e1106f1f75180979b07681878a2 ssh-agent [2021-08-03T07:40:20.390Z] SSH_AUTH_SOCK=/tmp/ssh-lLA2r5SHCMjG/agent.13 [2021-08-03T07:40:20.391Z] SSH_AGENT_PID=19 [2021-08-03T07:40:20.400Z] Running ssh-add (command line suppressed) [2021-08-03T07:40:20.527Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_1172793082552679697.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_1172793082552679697.key) [2021-08-03T07:40:20.557Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-03T07:40:20.875Z] + git semver tag [2021-08-03T07:40:20.875Z] # -> Open(): unable to determine branch for HEAD [2021-08-03T07:40:20.875Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-rest-go_main/.git [2021-08-03T07:40:20.875Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-rest-go_main [2021-08-03T07:40:20.875Z] # $SEMVER_REMOTE_NAME = origin [2021-08-03T07:40:20.875Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-03T07:40:20.875Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-03T07:40:20.875Z] # $SEMVER_BRANCH = main [2021-08-03T07:40:20.875Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-rest-go_main/.semver [2021-08-03T07:40:20.875Z] # ebfdf0cb37e6937bdbae1f20ddf4825a64340012 HEAD [2021-08-03T07:40:20.875Z] # -> Force: false [2021-08-03T07:40:20.875Z] # dbafa18b6d01545f4daeaba8942fa294ca3ea214 refs/tags/v2.0.1-dev.2 [Pipeline] } [2021-08-03T07:40:20.887Z] $ docker exec --env ******** --env ******** 566ceb755bd7cbc60bc780d73f773acd16147e1106f1f75180979b07681878a2 ssh-agent -k [2021-08-03T07:40:20.997Z] unset SSH_AUTH_SOCK; [2021-08-03T07:40:20.997Z] unset SSH_AGENT_PID; [2021-08-03T07:40:20.997Z] echo Agent pid 19 killed; [2021-08-03T07:40:21.021Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-03T07:40:21.369Z] + git semver [Pipeline] } [2021-08-03T07:40:21.388Z] $ docker stop --time=1 566ceb755bd7cbc60bc780d73f773acd16147e1106f1f75180979b07681878a2 [2021-08-03T07:40:22.593Z] $ docker rm -f 566ceb755bd7cbc60bc780d73f773acd16147e1106f1f75180979b07681878a2 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-08-03T07:40:23.099Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-03T07:40:23.099Z] [2021-08-03T07:40:23.099Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-08-03T07:40:23.441Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-03T07:40:23.441Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-08-03T07:40:23.441Z] ab5ef0e58194: Pulling fs layer [2021-08-03T07:40:23.441Z] 9712f1f96733: Pulling fs layer [2021-08-03T07:40:23.441Z] 63f879dbbcfc: Pulling fs layer [2021-08-03T07:40:23.441Z] 0d9ebad4ef96: Pulling fs layer [2021-08-03T07:40:23.441Z] e9a5061849ea: Pulling fs layer [2021-08-03T07:40:23.441Z] d747dcd14b5f: Pulling fs layer [2021-08-03T07:40:23.441Z] 2de7ff778b66: Pulling fs layer [2021-08-03T07:40:23.441Z] e9a5061849ea: Waiting [2021-08-03T07:40:23.441Z] d747dcd14b5f: Waiting [2021-08-03T07:40:23.441Z] 2de7ff778b66: Waiting [2021-08-03T07:40:23.441Z] 0d9ebad4ef96: Waiting [2021-08-03T07:40:23.441Z] 9712f1f96733: Verifying Checksum [2021-08-03T07:40:23.441Z] 9712f1f96733: Download complete [2021-08-03T07:40:26.025Z] 63f879dbbcfc: Verifying Checksum [2021-08-03T07:40:26.025Z] 63f879dbbcfc: Download complete [2021-08-03T07:40:26.025Z] e9a5061849ea: Verifying Checksum [2021-08-03T07:40:26.025Z] e9a5061849ea: Download complete [2021-08-03T07:40:26.291Z] d747dcd14b5f: Verifying Checksum [2021-08-03T07:40:26.291Z] d747dcd14b5f: Download complete [2021-08-03T07:40:27.252Z] 2de7ff778b66: Verifying Checksum [2021-08-03T07:40:27.252Z] 2de7ff778b66: Download complete [2021-08-03T07:40:27.518Z] 0d9ebad4ef96: Verifying Checksum [2021-08-03T07:40:27.518Z] 0d9ebad4ef96: Download complete [2021-08-03T07:40:27.795Z] ab5ef0e58194: Verifying Checksum [2021-08-03T07:40:27.795Z] ab5ef0e58194: Download complete [2021-08-03T07:40:30.412Z] ab5ef0e58194: Pull complete [2021-08-03T07:40:30.412Z] 9712f1f96733: Pull complete [2021-08-03T07:40:31.382Z] 63f879dbbcfc: Pull complete [2021-08-03T07:40:35.663Z] 0d9ebad4ef96: Pull complete [2021-08-03T07:40:35.663Z] e9a5061849ea: Pull complete [2021-08-03T07:40:35.663Z] d747dcd14b5f: Pull complete [2021-08-03T07:40:36.630Z] 2de7ff778b66: Pull complete [2021-08-03T07:40:36.630Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-08-03T07:40:36.630Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-03T07:40:36.630Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-08-03T07:40:36.735Z] prd-centos7-docker-4c-2g-1851 does not seem to be running inside a container [2021-08-03T07:40:36.798Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-08-03T07:40:39.980Z] $ docker top dcee8432a26d36e25a4c946fa62abcd00800145e3135bb99490e2c555d0c6041 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-08-03T07:40:40.108Z] provisioning config files... [2021-08-03T07:40:40.122Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config5926650718872344687tmp [2021-08-03T07:40:40.144Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config7053352949106140417tmp [2021-08-03T07:40:40.165Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config3318025859295936133tmp [Pipeline] { [Pipeline] echo [2021-08-03T07:40:40.189Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-03T07:40:40.506Z] ---> sigul-configuration.sh [2021-08-03T07:40:40.507Z] gpg: directory `/root/.gnupg' created [2021-08-03T07:40:40.507Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-08-03T07:40:40.507Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-08-03T07:40:40.507Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-08-03T07:40:40.507Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-08-03T07:40:40.507Z] gpg: CAST5 encrypted data [2021-08-03T07:40:40.507Z] gpg: encrypted with 1 passphrase [2021-08-03T07:40:40.507Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-08-03T07:40:40.821Z] + mkdir /home/jenkins [2021-08-03T07:40:40.822Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-08-03T07:40:41.137Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-08-03T07:40:41.152Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-03T07:40:41.467Z] ---> sigul-install.sh [2021-08-03T07:40:41.467Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-08-03T07:40:41.786Z] + git tag --list [2021-08-03T07:40:41.786Z] v1.0.0 [2021-08-03T07:40:41.786Z] v1.1.0 [2021-08-03T07:40:41.786Z] v1.1.1 [2021-08-03T07:40:41.786Z] v1.1.2 [2021-08-03T07:40:41.786Z] v1.2.0 [2021-08-03T07:40:41.786Z] v1.2.1 [2021-08-03T07:40:41.786Z] v2.0.0 [2021-08-03T07:40:41.786Z] v2.0.1-dev.1 [2021-08-03T07:40:41.786Z] v2.0.1-dev.2 [Pipeline] sh [2021-08-03T07:40:42.114Z] + lftools sign git-tag v2.0.1-dev.2 [2021-08-03T07:40:42.697Z] Signing Git tag with Sigul... [2021-08-03T07:40:42.697Z] Signing v2.0.1-dev.2 [Pipeline] echo [2021-08-03T07:40:43.670Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-03T07:40:43.978Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-08-03T07:40:43.990Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-08-03T07:40:44.016Z] $ docker stop --time=1 dcee8432a26d36e25a4c946fa62abcd00800145e3135bb99490e2c555d0c6041 [2021-08-03T07:40:45.273Z] $ docker rm -f dcee8432a26d36e25a4c946fa62abcd00800145e3135bb99490e2c555d0c6041 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-08-03T07:40:45.959Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-03T07:40:45.959Z] . [Pipeline] withDockerContainer [2021-08-03T07:40:46.054Z] prd-centos7-docker-4c-2g-1851 does not seem to be running inside a container [2021-08-03T07:40:46.113Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-03T07:40:46.533Z] $ docker top e1a9e50e2dd5ae93d1f9148b271f8aed05e49ff88532f67c27cb6fda2ae15548 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-03T07:40:46.669Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-03T07:40:46.670Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-03T07:40:46.808Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-03T07:40:46.807Z] $ docker exec e1a9e50e2dd5ae93d1f9148b271f8aed05e49ff88532f67c27cb6fda2ae15548 ssh-agent [2021-08-03T07:40:46.937Z] SSH_AUTH_SOCK=/tmp/ssh-urBzBo9xwhnU/agent.14 [2021-08-03T07:40:46.937Z] SSH_AGENT_PID=20 [2021-08-03T07:40:46.946Z] Running ssh-add (command line suppressed) [2021-08-03T07:40:47.046Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_7110456465275586379.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_7110456465275586379.key) [2021-08-03T07:40:47.073Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-03T07:40:47.391Z] + git semver bump pre [2021-08-03T07:40:47.391Z] # -> Open(): unable to determine branch for HEAD [2021-08-03T07:40:47.391Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-rest-go_main/.git [2021-08-03T07:40:47.391Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-rest-go_main [2021-08-03T07:40:47.391Z] # $SEMVER_REMOTE_NAME = origin [2021-08-03T07:40:47.391Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-03T07:40:47.391Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-03T07:40:47.391Z] # $SEMVER_BRANCH = main [2021-08-03T07:40:47.391Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-rest-go_main/.semver [2021-08-03T07:40:47.391Z] 2.0.1-dev.3 [Pipeline] } [2021-08-03T07:40:47.404Z] $ docker exec --env ******** --env ******** e1a9e50e2dd5ae93d1f9148b271f8aed05e49ff88532f67c27cb6fda2ae15548 ssh-agent -k [2021-08-03T07:40:47.512Z] unset SSH_AUTH_SOCK; [2021-08-03T07:40:47.512Z] unset SSH_AGENT_PID; [2021-08-03T07:40:47.512Z] echo Agent pid 20 killed; [2021-08-03T07:40:47.531Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-03T07:40:47.874Z] + git semver [Pipeline] } [2021-08-03T07:40:47.891Z] $ docker stop --time=1 e1a9e50e2dd5ae93d1f9148b271f8aed05e49ff88532f67c27cb6fda2ae15548 [2021-08-03T07:40:49.135Z] $ docker rm -f e1a9e50e2dd5ae93d1f9148b271f8aed05e49ff88532f67c27cb6fda2ae15548 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-08-03T07:40:49.543Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-03T07:40:49.543Z] . [Pipeline] withDockerContainer [2021-08-03T07:40:49.644Z] prd-centos7-docker-4c-2g-1851 does not seem to be running inside a container [2021-08-03T07:40:49.704Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-03T07:40:50.150Z] $ docker top a6e65fed8ddb8f711188e695876d3c2869ac0b8ac2e4b887e7539ed67229a6fa -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-03T07:40:50.286Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-03T07:40:50.286Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-03T07:40:50.448Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-03T07:40:50.448Z] $ docker exec a6e65fed8ddb8f711188e695876d3c2869ac0b8ac2e4b887e7539ed67229a6fa ssh-agent [2021-08-03T07:40:50.579Z] SSH_AUTH_SOCK=/tmp/ssh-2vb95byfC77d/agent.13 [2021-08-03T07:40:50.579Z] SSH_AGENT_PID=19 [2021-08-03T07:40:50.587Z] Running ssh-add (command line suppressed) [2021-08-03T07:40:50.718Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_3479272479348747482.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_3479272479348747482.key) [2021-08-03T07:40:50.745Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-03T07:40:51.062Z] + git semver push [2021-08-03T07:40:51.062Z] # -> Open(): unable to determine branch for HEAD [2021-08-03T07:40:51.062Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-rest-go_main/.git [2021-08-03T07:40:51.062Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-rest-go_main [2021-08-03T07:40:51.062Z] # $SEMVER_REMOTE_NAME = origin [2021-08-03T07:40:51.062Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-03T07:40:51.062Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-03T07:40:51.062Z] # $SEMVER_BRANCH = main [2021-08-03T07:40:51.062Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-rest-go_main/.semver [Pipeline] } [2021-08-03T07:40:56.416Z] $ docker exec --env ******** --env ******** a6e65fed8ddb8f711188e695876d3c2869ac0b8ac2e4b887e7539ed67229a6fa ssh-agent -k [2021-08-03T07:40:56.517Z] unset SSH_AUTH_SOCK; [2021-08-03T07:40:56.517Z] unset SSH_AGENT_PID; [2021-08-03T07:40:56.517Z] echo Agent pid 19 killed; [2021-08-03T07:40:56.538Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-03T07:40:56.895Z] + git semver [Pipeline] } [2021-08-03T07:40:57.141Z] $ docker stop --time=1 a6e65fed8ddb8f711188e695876d3c2869ac0b8ac2e4b887e7539ed67229a6fa [2021-08-03T07:40:58.354Z] $ docker rm -f a6e65fed8ddb8f711188e695876d3c2869ac0b8ac2e4b887e7539ed67229a6fa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-08-03T07:40:59.758Z] + '[' -d /w/workspace/edgexfoundry_device-rest-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-08-03T07:41:00.105Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-03T07:41:02.246Z] ---> package-listing.sh [2021-08-03T07:41:02.246Z] ++ facter osfamily [2021-08-03T07:41:02.246Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-03T07:41:02.515Z] + OS_FAMILY=redhat [2021-08-03T07:41:02.515Z] + workspace=/w/workspace/edgexfoundry_device-rest-go_main [2021-08-03T07:41:02.515Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-03T07:41:02.515Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-03T07:41:02.515Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-03T07:41:02.515Z] + PACKAGES=/tmp/packages_start.txt [2021-08-03T07:41:02.515Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2021-08-03T07:41:02.515Z] + PACKAGES=/tmp/packages_end.txt [2021-08-03T07:41:02.515Z] + case "${OS_FAMILY}" in [2021-08-03T07:41:02.515Z] + rpm -qa [2021-08-03T07:41:02.515Z] + sort [2021-08-03T07:41:03.107Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-03T07:41:03.107Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-03T07:41:03.107Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-03T07:41:03.107Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2021-08-03T07:41:03.107Z] + mkdir -p /w/workspace/edgexfoundry_device-rest-go_main/archives/ [2021-08-03T07:41:03.107Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-rest-go_main/archives/ [Pipeline] echo [2021-08-03T07:41:03.124Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-rest-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-08-03T07:41:03.426Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-03T07:41:04.014Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-03T07:41:04.015Z] [2021-08-03T07:41:04.015Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-03T07:41:04.350Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-03T07:41:04.350Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-03T07:41:04.350Z] b4d181a07f80: Pulling fs layer [2021-08-03T07:41:04.350Z] a1111a8f2ec3: Pulling fs layer [2021-08-03T07:41:04.350Z] ed53099fbce6: Pulling fs layer [2021-08-03T07:41:04.350Z] dc539afda2c1: Pulling fs layer [2021-08-03T07:41:04.350Z] 77bc0d833cb6: Pulling fs layer [2021-08-03T07:41:04.350Z] 9065ff56babe: Pulling fs layer [2021-08-03T07:41:04.350Z] d287ab97295c: Pulling fs layer [2021-08-03T07:41:04.350Z] dc539afda2c1: Waiting [2021-08-03T07:41:04.350Z] 77bc0d833cb6: Waiting [2021-08-03T07:41:04.350Z] 9065ff56babe: Waiting [2021-08-03T07:41:04.350Z] d287ab97295c: Waiting [2021-08-03T07:41:04.617Z] a1111a8f2ec3: Verifying Checksum [2021-08-03T07:41:04.617Z] a1111a8f2ec3: Download complete [2021-08-03T07:41:04.617Z] dc539afda2c1: Verifying Checksum [2021-08-03T07:41:04.617Z] dc539afda2c1: Download complete [2021-08-03T07:41:04.885Z] 77bc0d833cb6: Verifying Checksum [2021-08-03T07:41:04.885Z] 77bc0d833cb6: Download complete [2021-08-03T07:41:04.885Z] 9065ff56babe: Verifying Checksum [2021-08-03T07:41:04.885Z] 9065ff56babe: Download complete [2021-08-03T07:41:04.885Z] ed53099fbce6: Verifying Checksum [2021-08-03T07:41:04.885Z] ed53099fbce6: Download complete [2021-08-03T07:41:05.859Z] b4d181a07f80: Verifying Checksum [2021-08-03T07:41:05.859Z] b4d181a07f80: Download complete [2021-08-03T07:41:07.283Z] b4d181a07f80: Pull complete [2021-08-03T07:41:07.283Z] a1111a8f2ec3: Pull complete [2021-08-03T07:41:07.866Z] ed53099fbce6: Pull complete [2021-08-03T07:41:07.866Z] dc539afda2c1: Pull complete [2021-08-03T07:41:08.454Z] 77bc0d833cb6: Pull complete [2021-08-03T07:41:08.454Z] 9065ff56babe: Pull complete [2021-08-03T07:41:09.419Z] d287ab97295c: Verifying Checksum [2021-08-03T07:41:09.419Z] d287ab97295c: Download complete [2021-08-03T07:41:14.790Z] d287ab97295c: Pull complete [2021-08-03T07:41:14.790Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-03T07:41:14.790Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-03T07:41:14.790Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-03T07:41:14.884Z] prd-centos7-docker-4c-2g-1851 does not seem to be running inside a container [2021-08-03T07:41:14.943Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-rest-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-03T07:41:17.053Z] $ docker top a921959265a4cfd2d90a5555ff9aec7881d0a150e62bdec4a0111586f0ec0c75 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-03T07:41:17.477Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-03T07:41:17.792Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-03T07:41:18.106Z] + ls /var/log/sa-host [2021-08-03T07:41:18.106Z] + sadf -c /var/log/sa-host/sa03 [2021-08-03T07:41:18.106Z] file_magic: OK [2021-08-03T07:41:18.106Z] HZ: Using current value: 100 [2021-08-03T07:41:18.106Z] file_header: OK [2021-08-03T07:41:18.106Z] 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-03T07:41:18.106Z] Statistics: [2021-08-03T07:41:18.106Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-03T07:41:18.106Z] File successfully converted to sysstat format version 12.0.3 [2021-08-03T07:41:18.106Z] + sadf -c /var/log/sa-host/sa05 [2021-08-03T07:41:18.106Z] file_magic: OK [2021-08-03T07:41:18.106Z] HZ: Using current value: 100 [2021-08-03T07:41:18.106Z] file_header: OK [2021-08-03T07:41:18.106Z] 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-03T07:41:18.106Z] Statistics: [2021-08-03T07:41:18.106Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-03T07:41:18.106Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-03T07:41:18.690Z] provisioning config files... [2021-08-03T07:41:18.705Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config5673399386243219344tmp [Pipeline] { [Pipeline] echo [2021-08-03T07:41:18.731Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-03T07:41:19.049Z] ---> create-netrc.sh [Pipeline] } [2021-08-03T07:41:19.062Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-03T07:41:19.479Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-03T07:41:19.493Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-03T07:41:19.811Z] ---> sudo-logs.sh [2021-08-03T07:41:19.811Z] Archiving 'sudo' log.. [2021-08-03T07:41:19.811Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1851.vexxhost.local: Name or service not known [2021-08-03T07:41:19.811Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1851.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-03T07:41:19.841Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-03T07:41:20.153Z] ---> job-cost.sh [2021-08-03T07:41:20.153Z] lf-activate-venv: SKIPPING [2021-08-03T07:41:20.153Z] DEBUG: total: 0.18000000715255737 [2021-08-03T07:41:20.153Z] INFO: Retrieving Stack Cost... [2021-08-03T07:41:21.113Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-03T07:41:21.379Z] INFO: Archiving Costs [Pipeline] echo [2021-08-03T07:41:21.395Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-03T07:41:21.707Z] ---> logs-deploy.sh [2021-08-03T07:41:21.707Z] lf-activate-venv: SKIPPING [2021-08-03T07:41:21.707Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/main/3 [2021-08-03T07:41:21.707Z] INFO: archiving workspace using pattern(s): [2021-08-03T07:41:22.664Z] Archives upload complete. [2021-08-03T07:41:22.664Z] INFO: archiving logs to Nexus [2021-08-03T07:41:23.249Z] ---> uname -a: [2021-08-03T07:41:23.249Z] Linux prd-centos7-docker-4c-2g-1851.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux [2021-08-03T07:41:23.249Z] [2021-08-03T07:41:23.249Z] [2021-08-03T07:41:23.249Z] ---> lscpu: [2021-08-03T07:41:23.249Z] Architecture: x86_64 [2021-08-03T07:41:23.249Z] CPU op-mode(s): 32-bit, 64-bit [2021-08-03T07:41:23.249Z] Byte Order: Little Endian [2021-08-03T07:41:23.249Z] Address sizes: 40 bits physical, 48 bits virtual [2021-08-03T07:41:23.249Z] CPU(s): 2 [2021-08-03T07:41:23.249Z] On-line CPU(s) list: 0,1 [2021-08-03T07:41:23.249Z] Thread(s) per core: 1 [2021-08-03T07:41:23.249Z] Core(s) per socket: 1 [2021-08-03T07:41:23.249Z] Socket(s): 2 [2021-08-03T07:41:23.249Z] NUMA node(s): 1 [2021-08-03T07:41:23.249Z] Vendor ID: AuthenticAMD [2021-08-03T07:41:23.249Z] CPU family: 23 [2021-08-03T07:41:23.249Z] Model: 49 [2021-08-03T07:41:23.249Z] Model name: AMD EPYC-Rome Processor [2021-08-03T07:41:23.249Z] Stepping: 0 [2021-08-03T07:41:23.249Z] CPU MHz: 2799.998 [2021-08-03T07:41:23.249Z] BogoMIPS: 5599.99 [2021-08-03T07:41:23.249Z] Virtualization: AMD-V [2021-08-03T07:41:23.249Z] Hypervisor vendor: KVM [2021-08-03T07:41:23.249Z] Virtualization type: full [2021-08-03T07:41:23.249Z] L1d cache: 32K [2021-08-03T07:41:23.249Z] L1i cache: 32K [2021-08-03T07:41:23.249Z] L2 cache: 512K [2021-08-03T07:41:23.249Z] L3 cache: 16384K [2021-08-03T07:41:23.249Z] NUMA node0 CPU(s): 0,1 [2021-08-03T07:41:23.249Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2021-08-03T07:41:23.249Z] [2021-08-03T07:41:23.249Z] [2021-08-03T07:41:23.249Z] ---> nproc: [2021-08-03T07:41:23.249Z] 2 [2021-08-03T07:41:23.249Z] [2021-08-03T07:41:23.249Z] [2021-08-03T07:41:23.249Z] ---> df -h: [2021-08-03T07:41:23.249Z] Filesystem Size Used Avail Use% Mounted on [2021-08-03T07:41:23.249Z] overlay 40G 9.0G 32G 23% / [2021-08-03T07:41:23.249Z] tmpfs 64M 0 64M 0% /dev [2021-08-03T07:41:23.249Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2021-08-03T07:41:23.249Z] shm 64M 0 64M 0% /dev/shm [2021-08-03T07:41:23.249Z] /dev/vda1 40G 9.0G 32G 23% /facter-os [2021-08-03T07:41:23.249Z] [2021-08-03T07:41:23.249Z] [2021-08-03T07:41:23.249Z] ---> sar -b -r -n DEV: [2021-08-03T07:41:23.249Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/03/21 _x86_64_ (2 CPU) [2021-08-03T07:41:23.249Z] [2021-08-03T07:41:23.249Z] 07:31:08 LINUX RESTART (2 CPU) [2021-08-03T07:41:23.249Z] [2021-08-03T07:41:23.249Z] 07:32:01 tps rtps wtps bread/s bwrtn/s [2021-08-03T07:41:23.249Z] 07:33:01 5.69 0.15 5.54 22.11 650.70 [2021-08-03T07:41:23.249Z] 07:34:01 0.35 0.00 0.35 0.00 5.93 [2021-08-03T07:41:23.249Z] 07:35:01 0.32 0.00 0.32 0.00 3.93 [2021-08-03T07:41:23.249Z] 07:36:01 0.25 0.00 0.25 0.00 3.40 [2021-08-03T07:41:23.249Z] 07:37:01 0.23 0.00 0.23 0.00 2.38 [2021-08-03T07:41:23.249Z] 07:38:02 0.33 0.00 0.33 0.00 4.83 [2021-08-03T07:41:23.249Z] 07:39:01 0.25 0.00 0.25 0.00 2.90 [2021-08-03T07:41:23.249Z] 07:40:01 76.94 0.03 76.90 3.73 26973.09 [2021-08-03T07:41:23.249Z] 07:41:01 120.34 0.07 120.28 3.46 27113.42 [2021-08-03T07:41:23.249Z] Average: 22.79 0.03 22.76 3.26 6097.02 [2021-08-03T07:41:23.249Z] [2021-08-03T07:41:23.249Z] 07:32:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-08-03T07:41:23.249Z] 07:33:01 5459440 0 798996 9.98 2620 1747884 1285256 14.19 581580 1569532 20 [2021-08-03T07:41:23.249Z] 07:34:01 5467448 0 790980 9.88 2620 1747892 1196404 13.21 573872 1570428 16 [2021-08-03T07:41:23.249Z] 07:35:01 5466152 0 792276 9.89 2620 1747892 1196632 13.21 574604 1571080 8 [2021-08-03T07:41:23.249Z] 07:36:01 5464508 0 793908 9.91 2620 1747904 1196608 13.21 575992 1571080 12 [2021-08-03T07:41:23.249Z] 07:37:01 5463112 0 795300 9.93 2620 1747908 1196512 13.21 574384 1575096 20 [2021-08-03T07:41:23.249Z] 07:38:02 5463504 0 794904 9.93 2620 1747912 1196404 13.21 573792 1575100 20 [2021-08-03T07:41:23.249Z] 07:39:01 5461844 0 796560 9.95 2620 1747916 1196404 13.21 575192 1575096 16 [2021-08-03T07:41:23.249Z] 07:40:01 4532076 0 1006344 12.57 2620 2467900 1469512 16.22 772240 2216324 1188 [2021-08-03T07:41:23.249Z] 07:41:01 3759492 0 1176868 14.69 2620 3069960 1386448 15.31 922604 2708724 80 [2021-08-03T07:41:23.249Z] Average: 5170842 0 860682 10.75 2620 1974796 1257798 13.89 636029 1770273 153 [2021-08-03T07:41:23.249Z] [2021-08-03T07:41:23.249Z] 07:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-08-03T07:41:23.249Z] 07:33:01 eth0 21.56 12.04 17.51 3.65 0.00 0.00 0.00 0.00 [2021-08-03T07:41:23.249Z] 07:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-03T07:41:23.249Z] 07:33:01 docker0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-03T07:41:23.249Z] 07:34:01 eth0 0.60 0.08 0.06 0.01 0.00 0.00 0.00 0.00 [2021-08-03T07:41:23.249Z] 07:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-03T07:41:23.249Z] 07:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-03T07:41:23.249Z] 07:35:01 eth0 1.00 0.48 0.32 0.21 0.00 0.00 0.00 0.00 [2021-08-03T07:41:23.249Z] 07:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-03T07:41:23.249Z] 07:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-03T07:41:23.249Z] 07:36:01 eth0 0.50 0.28 0.27 0.20 0.00 0.00 0.00 0.00 [2021-08-03T07:41:23.249Z] 07:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-03T07:41:23.249Z] 07:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-03T07:41:23.249Z] 07:37:01 eth0 0.32 0.25 0.17 0.08 0.00 0.00 0.00 0.00 [2021-08-03T07:41:23.249Z] 07:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-03T07:41:23.249Z] 07:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-03T07:41:23.249Z] 07:38:02 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-08-03T07:41:23.249Z] 07:38:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-03T07:41:23.249Z] 07:38:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-03T07:41:23.249Z] 07:39:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-08-03T07:41:23.249Z] 07:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-03T07:41:23.249Z] 07:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-03T07:41:23.249Z] 07:40:01 veth57e3d9e 18.70 23.86 2.09 18.40 0.00 0.00 0.00 0.00 [2021-08-03T07:41:23.249Z] 07:40:01 eth0 636.55 423.50 4115.15 37.32 0.00 0.00 0.00 0.00 [2021-08-03T07:41:23.249Z] 07:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-03T07:41:23.249Z] 07:40:01 docker0 18.70 23.73 1.83 18.39 0.00 0.00 0.00 0.00 [2021-08-03T07:41:23.249Z] 07:41:01 eth0 641.22 419.51 3629.14 62.12 0.00 0.00 0.00 0.00 [2021-08-03T07:41:23.249Z] 07:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-03T07:41:23.249Z] 07:41:01 docker0 42.85 58.53 3.19 361.72 0.00 0.00 0.00 0.00 [2021-08-03T07:41:23.249Z] Average: eth0 144.96 95.34 864.28 11.53 0.00 0.00 0.00 0.00 [2021-08-03T07:41:23.249Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-03T07:41:23.249Z] Average: docker0 6.86 9.16 0.56 42.33 0.00 0.00 0.00 0.00 [2021-08-03T07:41:23.249Z] [2021-08-03T07:41:23.249Z] [2021-08-03T07:41:23.249Z] ---> sar -P ALL: [2021-08-03T07:41:23.249Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/03/21 _x86_64_ (2 CPU) [2021-08-03T07:41:23.249Z] [2021-08-03T07:41:23.249Z] 07:31:08 LINUX RESTART (2 CPU) [2021-08-03T07:41:23.249Z] [2021-08-03T07:41:23.249Z] 07:32:01 CPU %user %nice %system %iowait %steal %idle [2021-08-03T07:41:23.249Z] 07:33:01 all 0.86 0.00 0.41 0.05 0.03 98.65 [2021-08-03T07:41:23.249Z] 07:33:01 0 1.06 0.00 0.44 0.08 0.03 98.39 [2021-08-03T07:41:23.249Z] 07:33:01 1 0.67 0.00 0.38 0.02 0.02 98.91 [2021-08-03T07:41:23.249Z] 07:34:01 all 0.19 0.00 0.08 0.00 0.02 99.71 [2021-08-03T07:41:23.249Z] 07:34:01 0 0.20 0.00 0.10 0.00 0.02 99.68 [2021-08-03T07:41:23.249Z] 07:34:01 1 0.18 0.00 0.07 0.00 0.02 99.73 [2021-08-03T07:41:23.249Z] 07:35:01 all 0.23 0.00 0.05 0.01 0.03 99.68 [2021-08-03T07:41:23.249Z] 07:35:01 0 0.43 0.00 0.05 0.02 0.03 99.47 [2021-08-03T07:41:23.249Z] 07:35:01 1 0.03 0.00 0.05 0.00 0.02 99.90 [2021-08-03T07:41:23.250Z] 07:36:01 all 0.19 0.00 0.06 0.00 0.02 99.73 [2021-08-03T07:41:23.250Z] 07:36:01 0 0.33 0.00 0.07 0.00 0.00 99.60 [2021-08-03T07:41:23.250Z] 07:36:01 1 0.05 0.00 0.05 0.00 0.03 99.87 [2021-08-03T07:41:23.250Z] 07:37:01 all 0.24 0.00 0.06 0.00 0.03 99.67 [2021-08-03T07:41:23.250Z] 07:37:01 0 0.17 0.00 0.05 0.00 0.03 99.75 [2021-08-03T07:41:23.250Z] 07:37:01 1 0.32 0.00 0.07 0.00 0.02 99.60 [2021-08-03T07:41:23.250Z] 07:38:02 all 0.18 0.00 0.05 0.00 0.02 99.75 [2021-08-03T07:41:23.250Z] 07:38:02 0 0.05 0.00 0.03 0.00 0.00 99.92 [2021-08-03T07:41:23.250Z] 07:38:02 1 0.32 0.00 0.07 0.00 0.03 99.58 [2021-08-03T07:41:23.250Z] 07:39:01 all 0.20 0.00 0.08 0.00 0.03 99.69 [2021-08-03T07:41:23.250Z] 07:39:01 0 0.08 0.00 0.12 0.00 0.03 99.76 [2021-08-03T07:41:23.250Z] 07:39:01 1 0.32 0.00 0.05 0.00 0.02 99.61 [2021-08-03T07:41:23.250Z] 07:40:01 all 9.66 0.00 4.45 0.90 0.05 84.94 [2021-08-03T07:41:23.250Z] 07:40:01 0 9.84 0.00 4.45 1.04 0.05 84.62 [2021-08-03T07:41:23.250Z] 07:40:01 1 9.48 0.00 4.46 0.76 0.05 85.26 [2021-08-03T07:41:23.250Z] 07:41:01 all 15.80 0.00 8.66 1.22 0.08 74.24 [2021-08-03T07:41:23.250Z] 07:41:01 0 15.49 0.00 8.61 0.84 0.07 74.98 [2021-08-03T07:41:23.250Z] 07:41:01 1 16.12 0.00 8.71 1.59 0.09 73.49 [2021-08-03T07:41:23.250Z] Average: all 2.98 0.00 1.50 0.23 0.03 95.25 [2021-08-03T07:41:23.250Z] Average: 0 2.99 0.00 1.50 0.21 0.03 95.27 [2021-08-03T07:41:23.250Z] Average: 1 2.97 0.00 1.50 0.26 0.03 95.24 [2021-08-03T07:41:23.250Z] [2021-08-03T07:41:23.250Z] [2021-08-03T07:41:23.250Z]