Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2ab93c499751478c937c96849c5331481b2fe78f 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-ssh632848294350097419.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 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-ssh9082427380173612089.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 d6bf42d899a6140169a1fadeb6f44df9cdc48750 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-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-sdk-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3086232590486252773.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d6bf42d899a6140169a1fadeb6f44df9cdc48750 # timeout=10 Commit message: "Merge pull request #360 from ernestojeda/fix-alpine-3-14-seccomp-issue" > 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-ssh8846160272554959223.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-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-sdk-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1310817012361459041.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [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-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-2330 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/edgexfoundry_device-sdk-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-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-sdk-go_main@tmp/jenkins-gitclient-ssh8784831978873230618.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 2ab93c499751478c937c96849c5331481b2fe78f (main) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-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 2ab93c499751478c937c96849c5331481b2fe78f # timeout=10 Commit message: "Merge pull request #1035 from lenny-intel/go-mods" > git rev-list --no-walk 4d64bf0c03e0fc597f376e2d6bc91811e913bb0c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-19T03:35:57.475Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-19T03:35:57.512Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-19T03:35:57.529Z] ========================================================= [2021-10-19T03:35:57.529Z] EdgeX Global Pipelines Version Info [2021-10-19T03:35:57.529Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-10-19T03:35:58.675Z] ------------------- [2021-10-19T03:35:58.675Z] stable info: [2021-10-19T03:35:58.675Z] ------------------- [2021-10-19T03:35:58.675Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-19T03:35:58.675Z] Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 [2021-10-19T03:35:58.675Z] Message: update stable to v1.0.210 [2021-10-19T03:35:59.248Z] ------------------- [2021-10-19T03:35:59.248Z] experimental info: [2021-10-19T03:35:59.248Z] ------------------- [2021-10-19T03:35:59.248Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-10-19T03:35:59.248Z] Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 [2021-10-19T03:35:59.248Z] Message: update experimental to v1.0.210 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-19T03:35:59.319Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2021-10-19T03:35:59.326Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2021-10-19T03:35:59.333Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-19T03:35:59.340Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-19T03:35:59.348Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-19T03:35:59.361Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-19T03:35:59.370Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-19T03:35:59.381Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2021-10-19T03:35:59.392Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-19T03:35:59.403Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-19T03:35:59.414Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-19T03:35:59.425Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2021-10-19T03:35:59.438Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-19T03:35:59.453Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-19T03:35:59.465Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-10-19T03:35:59.476Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-10-19T03:35:59.484Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-10-19T03:35:59.492Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-10-19T03:35:59.503Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-19T03:35:59.517Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-10-19T03:35:59.528Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-10-19T03:35:59.537Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-10-19T03:35:59.549Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-10-19T03:35:59.562Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-10-19T03:35:59.573Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-10-19T03:36:00.584Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-19T03:36:00.597Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-10-19T03:36:00.607Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-10-19T03:36:00.616Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-10-19T03:36:00.623Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2ab93c499751478c937c96849c5331481b2fe78f [Pipeline] echo [2021-10-19T03:36:00.631Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2ab93c4 [Pipeline] echo [2021-10-19T03:36:00.638Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-19T03:36:00.679Z] provisioning config files... [2021-10-19T03:36:00.690Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config428262379856850343tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-19T03:36:01.005Z] ---> docker-login.sh [2021-10-19T03:36:01.005Z] nexus3.edgexfoundry.org:10001 [2021-10-19T03:36:01.005Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-19T03:36:01.266Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-19T03:36:01.266Z] Configure a credential helper to remove this warning. See [2021-10-19T03:36:01.266Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-19T03:36:01.266Z] [2021-10-19T03:36:01.266Z] Login Succeeded [2021-10-19T03:36:01.266Z] nexus3.edgexfoundry.org:10002 [2021-10-19T03:36:01.266Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-19T03:36:01.266Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-19T03:36:01.266Z] Configure a credential helper to remove this warning. See [2021-10-19T03:36:01.266Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-19T03:36:01.266Z] [2021-10-19T03:36:01.266Z] Login Succeeded [2021-10-19T03:36:01.266Z] nexus3.edgexfoundry.org:10003 [2021-10-19T03:36:01.266Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-19T03:36:01.529Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-19T03:36:01.529Z] Configure a credential helper to remove this warning. See [2021-10-19T03:36:01.529Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-19T03:36:01.529Z] [2021-10-19T03:36:01.529Z] Login Succeeded [2021-10-19T03:36:01.529Z] nexus3.edgexfoundry.org:10004 [2021-10-19T03:36:01.529Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-19T03:36:01.530Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-19T03:36:01.530Z] Configure a credential helper to remove this warning. See [2021-10-19T03:36:01.530Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-19T03:36:01.530Z] [2021-10-19T03:36:01.530Z] Login Succeeded [2021-10-19T03:36:01.530Z] docker.io [2021-10-19T03:36:01.530Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-19T03:36:02.106Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-19T03:36:02.106Z] Configure a credential helper to remove this warning. See [2021-10-19T03:36:02.106Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-19T03:36:02.106Z] [2021-10-19T03:36:02.106Z] Login Succeeded [2021-10-19T03:36:02.106Z] ---> docker-login.sh ends [Pipeline] } [2021-10-19T03:36:02.114Z] 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-10-19T03:36:02.543Z] + git log --format=format:%s -1 2ab93c499751478c937c96849c5331481b2fe78f [Pipeline] echo [2021-10-19T03:36:02.585Z] GIT_COMMIT: 2ab93c499751478c937c96849c5331481b2fe78f, Commit Message: Merge pull request #1035 from lenny-intel/go-mods [Pipeline] echo [2021-10-19T03:36:02.594Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-10-19T03:36:04.594Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-19T03:36:04.594Z] [2021-10-19T03:36:04.594Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-19T03:36:04.906Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-19T03:36:04.906Z] latest: Pulling from edgex-devops/git-semver [2021-10-19T03:36:04.906Z] a0d0a0d46f8b: Pulling fs layer [2021-10-19T03:36:04.906Z] 3e5f54012d9b: Pulling fs layer [2021-10-19T03:36:04.906Z] 4c7163046ea9: Pulling fs layer [2021-10-19T03:36:04.906Z] 0c2d73faf560: Pulling fs layer [2021-10-19T03:36:04.906Z] 0c2d73faf560: Waiting [2021-10-19T03:36:04.906Z] 3e5f54012d9b: Verifying Checksum [2021-10-19T03:36:04.906Z] 3e5f54012d9b: Download complete [2021-10-19T03:36:04.906Z] a0d0a0d46f8b: Verifying Checksum [2021-10-19T03:36:04.906Z] a0d0a0d46f8b: Download complete [2021-10-19T03:36:05.172Z] 0c2d73faf560: Verifying Checksum [2021-10-19T03:36:05.172Z] 0c2d73faf560: Download complete [2021-10-19T03:36:05.172Z] 4c7163046ea9: Verifying Checksum [2021-10-19T03:36:05.172Z] 4c7163046ea9: Download complete [2021-10-19T03:36:05.172Z] a0d0a0d46f8b: Pull complete [2021-10-19T03:36:05.172Z] 3e5f54012d9b: Pull complete [2021-10-19T03:36:05.443Z] 4c7163046ea9: Pull complete [2021-10-19T03:36:05.706Z] 0c2d73faf560: Pull complete [2021-10-19T03:36:05.707Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-10-19T03:36:05.707Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-19T03:36:05.707Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-19T03:36:05.781Z] prd-centos7-docker-4c-2g-2330 does not seem to be running inside a container [2021-10-19T03:36:05.830Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-19T03:36:06.607Z] $ docker top 368b22c0645f59c4db19b12445949952516493bf13ea3768dcc85ac8d494a967 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-19T03:36:06.708Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-19T03:36:06.708Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-19T03:36:06.826Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-19T03:36:06.827Z] $ docker exec 368b22c0645f59c4db19b12445949952516493bf13ea3768dcc85ac8d494a967 ssh-agent [2021-10-19T03:36:06.935Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJNjnpB/agent.13 [2021-10-19T03:36:06.935Z] SSH_AGENT_PID=19 [2021-10-19T03:36:06.943Z] Running ssh-add (command line suppressed) [2021-10-19T03:36:07.048Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7994973682685681521.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7994973682685681521.key) [2021-10-19T03:36:07.066Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-19T03:36:07.361Z] + git tag --points-at HEAD [Pipeline] } [2021-10-19T03:36:07.375Z] $ docker exec --env ******** --env ******** 368b22c0645f59c4db19b12445949952516493bf13ea3768dcc85ac8d494a967 ssh-agent -k [2021-10-19T03:36:07.484Z] unset SSH_AUTH_SOCK; [2021-10-19T03:36:07.485Z] unset SSH_AGENT_PID; [2021-10-19T03:36:07.485Z] echo Agent pid 19 killed; [2021-10-19T03:36:07.496Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-19T03:36:07.515Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-19T03:36:07.515Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-19T03:36:07.626Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-19T03:36:07.628Z] $ docker exec 368b22c0645f59c4db19b12445949952516493bf13ea3768dcc85ac8d494a967 ssh-agent [2021-10-19T03:36:07.740Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXDafEfM/agent.52 [2021-10-19T03:36:07.740Z] SSH_AGENT_PID=58 [2021-10-19T03:36:07.746Z] Running ssh-add (command line suppressed) [2021-10-19T03:36:07.853Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2884197703633010142.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2884197703633010142.key) [2021-10-19T03:36:07.869Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-19T03:36:08.162Z] + git semver init [2021-10-19T03:36:08.162Z] # -> Open(): unable to determine branch for HEAD [2021-10-19T03:36:08.162Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git [2021-10-19T03:36:08.162Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main [2021-10-19T03:36:08.162Z] # $SEMVER_REMOTE_NAME = origin [2021-10-19T03:36:08.162Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-19T03:36:08.162Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-19T03:36:08.162Z] # $SEMVER_BRANCH = main [2021-10-19T03:36:08.162Z] # $SEMVER_TEMP = /tmp/semver-660874477 [2021-10-19T03:36:08.162Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2021-10-19T03:36:09.108Z] # '/tmp/semver-660874477' -> '/w/workspace/edgexfoundry_device-sdk-go_main/.semver' [2021-10-19T03:36:09.108Z] # -> Force: false [2021-10-19T03:36:09.108Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver [Pipeline] } [2021-10-19T03:36:09.119Z] $ docker exec --env ******** --env ******** 368b22c0645f59c4db19b12445949952516493bf13ea3768dcc85ac8d494a967 ssh-agent -k [2021-10-19T03:36:09.222Z] unset SSH_AUTH_SOCK; [2021-10-19T03:36:09.223Z] unset SSH_AGENT_PID; [2021-10-19T03:36:09.223Z] echo Agent pid 58 killed; [2021-10-19T03:36:09.234Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-19T03:36:09.562Z] + git semver [Pipeline] } [2021-10-19T03:36:09.590Z] $ docker stop --time=1 368b22c0645f59c4db19b12445949952516493bf13ea3768dcc85ac8d494a967 [2021-10-19T03:36:10.846Z] $ docker rm -f 368b22c0645f59c4db19b12445949952516493bf13ea3768dcc85ac8d494a967 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-19T03:36:11.205Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-19T03:36:11.422Z] Stashed 1 file(s) [Pipeline] echo [2021-10-19T03:36:11.424Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.22 [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-10-19T03:36:26.609Z] Still waiting to schedule task [2021-10-19T03:36:26.609Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-10-19T03:36:26.611Z] Still waiting to schedule task [2021-10-19T03:36:26.611Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-2324’ [2021-10-19T03:38:24.753Z] Running on prd-centos7-docker-4c-2g-2333 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws [2021-10-19T03:38:24.770Z] Running in /w/workspace/device-sdk-go/21 [Pipeline] { [Pipeline] checkout [2021-10-19T03:38:24.869Z] Selected Git installation does not exist. Using Default [2021-10-19T03:38:24.869Z] The recommended git tool is: NONE [2021-10-19T03:38:26.804Z] using credential edgex-jenkins-ssh [2021-10-19T03:38:26.818Z] Cloning the remote Git repository [2021-10-19T03:38:26.224Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-10-19T03:38:26.341Z] > git init /w/workspace/device-sdk-go/21 # timeout=10 [2021-10-19T03:38:26.374Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-10-19T03:38:26.374Z] > git --version # timeout=10 [2021-10-19T03:38:26.387Z] > git --version # 'git version 2.24.4' [2021-10-19T03:38:26.388Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-19T03:38:26.423Z] [INFO] Currently running in a labeled security context [2021-10-19T03:38:26.423Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-19T03:38:26.423Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/21@tmp/jenkins-gitclient-ssh5435557677888913917.key [2021-10-19T03:38:26.442Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-19T03:38:27.816Z] Avoid second fetch [2021-10-19T03:38:27.817Z] Checking out Revision 2ab93c499751478c937c96849c5331481b2fe78f (main) [2021-10-19T03:38:27.263Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-10-19T03:38:27.270Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-19T03:38:27.295Z] > git config core.sparsecheckout # timeout=10 [2021-10-19T03:38:27.302Z] > git checkout -f 2ab93c499751478c937c96849c5331481b2fe78f # timeout=10 [2021-10-19T03:38:33.951Z] Commit message: "Merge pull request #1035 from lenny-intel/go-mods" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-19T03:38:34.464Z] provisioning config files... [2021-10-19T03:38:34.479Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/21@tmp/config548075406103417250tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-19T03:38:35.076Z] ---> docker-login.sh [2021-10-19T03:38:35.076Z] nexus3.edgexfoundry.org:10001 [2021-10-19T03:38:35.076Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-19T03:38:35.076Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-19T03:38:35.076Z] Configure a credential helper to remove this warning. See [2021-10-19T03:38:35.076Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-19T03:38:35.076Z] [2021-10-19T03:38:35.076Z] Login Succeeded [2021-10-19T03:38:35.076Z] nexus3.edgexfoundry.org:10002 [2021-10-19T03:38:35.076Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-19T03:38:35.076Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-19T03:38:35.076Z] Configure a credential helper to remove this warning. See [2021-10-19T03:38:35.076Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-19T03:38:35.076Z] [2021-10-19T03:38:35.076Z] Login Succeeded [2021-10-19T03:38:35.076Z] nexus3.edgexfoundry.org:10003 [2021-10-19T03:38:35.076Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-19T03:38:35.076Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-19T03:38:35.076Z] Configure a credential helper to remove this warning. See [2021-10-19T03:38:35.076Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-19T03:38:35.076Z] [2021-10-19T03:38:35.076Z] Login Succeeded [2021-10-19T03:38:35.076Z] nexus3.edgexfoundry.org:10004 [2021-10-19T03:38:35.340Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-19T03:38:35.340Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-19T03:38:35.340Z] Configure a credential helper to remove this warning. See [2021-10-19T03:38:35.340Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-19T03:38:35.340Z] [2021-10-19T03:38:35.340Z] Login Succeeded [2021-10-19T03:38:35.340Z] docker.io [2021-10-19T03:38:35.340Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-19T03:38:35.601Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-19T03:38:35.601Z] Configure a credential helper to remove this warning. See [2021-10-19T03:38:35.601Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-19T03:38:35.601Z] [2021-10-19T03:38:35.601Z] Login Succeeded [2021-10-19T03:38:35.601Z] ---> docker-login.sh ends [Pipeline] } [2021-10-19T03:38:35.636Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-19T03:38:35.778Z] ========================================================= [2021-10-19T03:38:35.778Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-19T03:38:35.778Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-19T03:38:36.104Z] + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . [2021-10-19T03:38:36.104Z] Sending build context to Docker daemon 2.681MB [2021-10-19T03:38:36.104Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.14 [2021-10-19T03:38:36.104Z] Step 2/10 : FROM ${BASE} AS builder [2021-10-19T03:38:36.104Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-19T03:38:36.104Z] a0d0a0d46f8b: Pulling fs layer [2021-10-19T03:38:36.104Z] 31adcdaf11c8: Pulling fs layer [2021-10-19T03:38:36.104Z] b8b176561691: Pulling fs layer [2021-10-19T03:38:36.104Z] 4527c011a84f: Pulling fs layer [2021-10-19T03:38:36.104Z] 5d74067f8e1e: Pulling fs layer [2021-10-19T03:38:36.104Z] e0aca202a116: Pulling fs layer [2021-10-19T03:38:36.104Z] 3a43be97a3b4: Pulling fs layer [2021-10-19T03:38:36.104Z] 34cad66bf833: Pulling fs layer [2021-10-19T03:38:36.104Z] b4e3c513aaa6: Pulling fs layer [2021-10-19T03:38:36.104Z] 4527c011a84f: Waiting [2021-10-19T03:38:36.104Z] 5d74067f8e1e: Waiting [2021-10-19T03:38:36.104Z] e0aca202a116: Waiting [2021-10-19T03:38:36.104Z] 3a43be97a3b4: Waiting [2021-10-19T03:38:36.104Z] 34cad66bf833: Waiting [2021-10-19T03:38:36.104Z] b4e3c513aaa6: Waiting [2021-10-19T03:38:36.104Z] b8b176561691: Verifying Checksum [2021-10-19T03:38:36.104Z] b8b176561691: Download complete [2021-10-19T03:38:36.104Z] 31adcdaf11c8: Verifying Checksum [2021-10-19T03:38:36.104Z] 31adcdaf11c8: Download complete [2021-10-19T03:38:36.104Z] 5d74067f8e1e: Verifying Checksum [2021-10-19T03:38:36.104Z] 5d74067f8e1e: Download complete [2021-10-19T03:38:36.104Z] e0aca202a116: Verifying Checksum [2021-10-19T03:38:36.104Z] e0aca202a116: Download complete [2021-10-19T03:38:36.377Z] 3a43be97a3b4: Verifying Checksum [2021-10-19T03:38:36.377Z] 3a43be97a3b4: Download complete [2021-10-19T03:38:36.377Z] a0d0a0d46f8b: Verifying Checksum [2021-10-19T03:38:36.377Z] a0d0a0d46f8b: Download complete [2021-10-19T03:38:36.377Z] 34cad66bf833: Verifying Checksum [2021-10-19T03:38:36.377Z] 34cad66bf833: Download complete [2021-10-19T03:38:36.377Z] a0d0a0d46f8b: Pull complete [2021-10-19T03:38:36.647Z] 31adcdaf11c8: Pull complete [2021-10-19T03:38:36.647Z] b8b176561691: Pull complete [2021-10-19T03:38:36.917Z] 4527c011a84f: Download complete [2021-10-19T03:38:37.187Z] b4e3c513aaa6: Verifying Checksum [2021-10-19T03:38:37.187Z] b4e3c513aaa6: Download complete [2021-10-19T03:38:45.376Z] 4527c011a84f: Pull complete [2021-10-19T03:38:45.376Z] 5d74067f8e1e: Pull complete [2021-10-19T03:38:45.376Z] e0aca202a116: Pull complete [2021-10-19T03:38:45.376Z] 3a43be97a3b4: Pull complete [2021-10-19T03:38:45.376Z] 34cad66bf833: Pull complete [2021-10-19T03:38:47.308Z] b4e3c513aaa6: Pull complete [2021-10-19T03:38:47.308Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-10-19T03:38:47.308Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-19T03:38:47.308Z] ---> 9f6097aaca64 [2021-10-19T03:38:47.308Z] Step 3/10 : ARG MAKE=make build [2021-10-19T03:38:51.539Z] ---> Running in 5698658cca01 [2021-10-19T03:38:51.539Z] Removing intermediate container 5698658cca01 [2021-10-19T03:38:51.539Z] ---> c82ee65e1c58 [2021-10-19T03:38:51.539Z] Step 4/10 : WORKDIR /device-sdk-go [2021-10-19T03:38:51.539Z] ---> Running in 61305bbfddf1 [2021-10-19T03:38:51.539Z] Removing intermediate container 61305bbfddf1 [2021-10-19T03:38:51.539Z] ---> bf0eb20af267 [2021-10-19T03:38:51.539Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-10-19T03:38:51.539Z] ---> Running in 55f7af12f5a5 [2021-10-19T03:38:51.539Z] Removing intermediate container 55f7af12f5a5 [2021-10-19T03:38:51.539Z] ---> 3d7b39167d03 [2021-10-19T03:38:51.539Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-19T03:38:51.539Z] ---> Running in b9e1f3246e18 [2021-10-19T03:38:51.802Z] Removing intermediate container b9e1f3246e18 [2021-10-19T03:38:51.802Z] ---> 1d7d718988e7 [2021-10-19T03:38:51.802Z] Step 7/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-10-19T03:38:51.802Z] ---> Running in 8a974846b0a5 [2021-10-19T03:38:52.063Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-19T03:38:53.014Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-19T03:38:53.278Z] OK: 220 MiB in 52 packages [2021-10-19T03:38:53.546Z] Removing intermediate container 8a974846b0a5 [2021-10-19T03:38:53.546Z] ---> c903ea1ab6df [2021-10-19T03:38:53.546Z] Step 8/10 : COPY . . [2021-10-19T03:38:53.818Z] ---> cbcf6131bef3 [2021-10-19T03:38:53.818Z] Step 9/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-19T03:38:53.818Z] ---> Running in 60d7048c4c2f [2021-10-19T03:39:40.588Z] Removing intermediate container 60d7048c4c2f [2021-10-19T03:39:40.588Z] ---> e5be595c449e [2021-10-19T03:39:40.588Z] Step 10/10 : RUN ${MAKE} [2021-10-19T03:39:40.588Z] ---> Running in e18bae2bcddb [2021-10-19T03:39:40.588Z] noop [2021-10-19T03:39:40.588Z] Removing intermediate container e18bae2bcddb [2021-10-19T03:39:40.588Z] ---> b552874bb79b [2021-10-19T03:39:40.588Z] Successfully built b552874bb79b [2021-10-19T03:39:40.588Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-19T03:39:40.892Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-19T03:39:40.892Z] . [Pipeline] withDockerContainer [2021-10-19T03:39:40.965Z] prd-centos7-docker-4c-2g-2333 does not seem to be running inside a container [2021-10-19T03:39:41.005Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/21 -v /w/workspace/device-sdk-go/21:/w/workspace/device-sdk-go/21:rw,z -v /w/workspace/device-sdk-go/21@tmp:/w/workspace/device-sdk-go/21@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 ******** ci-base-image-x86_64 cat [2021-10-19T03:39:41.335Z] $ docker top a4ac74eb0091f4cb8a0d0343451fccafc66de4b17edaf3379767bd60429c1fe5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-19T03:39:41.704Z] + go version [2021-10-19T03:39:41.704Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-19T03:39:41.715Z] $ docker stop --time=1 a4ac74eb0091f4cb8a0d0343451fccafc66de4b17edaf3379767bd60429c1fe5 [2021-10-19T03:39:43.773Z] $ docker rm -f a4ac74eb0091f4cb8a0d0343451fccafc66de4b17edaf3379767bd60429c1fe5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-19T03:39:45.250Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-19T03:39:45.250Z] . [Pipeline] withDockerContainer [2021-10-19T03:39:45.313Z] prd-centos7-docker-4c-2g-2333 does not seem to be running inside a container [2021-10-19T03:39:45.357Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/21 -v /w/workspace/device-sdk-go/21:/w/workspace/device-sdk-go/21:rw,z -v /w/workspace/device-sdk-go/21@tmp:/w/workspace/device-sdk-go/21@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 ******** ci-base-image-x86_64 cat [2021-10-19T03:39:45.865Z] $ docker top 7383ae9707be126afa6e538723a78e8a62becf152b6773ec4f8ea0d7996d53db -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-19T03:39:46.234Z] + make test [2021-10-19T03:39:46.234Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-10-19T03:39:51.587Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-10-19T03:40:14.656Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-10-19T03:40:14.656Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2021-10-19T03:40:14.656Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-10-19T03:40:16.056Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.066s coverage: 23.5% of statements [2021-10-19T03:40:16.056Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-10-19T03:40:16.056Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.065s coverage: 28.1% of statements [2021-10-19T03:40:16.322Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.078s coverage: 78.9% of statements [2021-10-19T03:40:16.587Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.046s coverage: 9.0% of statements [2021-10-19T03:40:16.587Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-10-19T03:40:16.587Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2021-10-19T03:40:16.587Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-10-19T03:40:17.550Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.067s coverage: 28.7% of statements [2021-10-19T03:40:17.550Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-10-19T03:40:18.503Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.059s coverage: 83.3% of statements [2021-10-19T03:40:18.503Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-10-19T03:40:18.503Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-10-19T03:40:18.503Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.078s coverage: 57.8% of statements [2021-10-19T03:40:19.914Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.858s coverage: 88.8% of statements [2021-10-19T03:40:19.914Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2021-10-19T03:40:19.914Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.051s coverage: 4.9% of statements [2021-10-19T03:40:19.914Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-10-19T03:40:19.914Z] GO111MODULE=on go vet ./... [2021-10-19T03:40:46.503Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-19T03:40:46.503Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-19T03:40:46.503Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-10-19T03:40:47.090Z] $ docker stop --time=1 7383ae9707be126afa6e538723a78e8a62becf152b6773ec4f8ea0d7996d53db [2021-10-19T03:40:48.500Z] $ docker rm -f 7383ae9707be126afa6e538723a78e8a62becf152b6773ec4f8ea0d7996d53db [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-19T03:40:48.953Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-19T03:40:49.134Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-10-19T03:40:52.460Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-10-19T03:40:52.759Z] + ls -al . [2021-10-19T03:40:52.759Z] total 264 [2021-10-19T03:40:52.759Z] drwxrwxr-x. 10 jenkins jenkins 4096 Oct 19 03:40 . [2021-10-19T03:40:52.759Z] drwxrwxr-x. 4 jenkins jenkins 30 Oct 19 03:38 .. [2021-10-19T03:40:52.759Z] drwxrwxr-x. 2 jenkins jenkins 37 Oct 19 03:38 bin [2021-10-19T03:40:52.759Z] -rw-rw-r--. 1 jenkins jenkins 24816 Oct 19 03:38 CHANGELOG.md [2021-10-19T03:40:52.759Z] -rw-r--r--. 1 jenkins jenkins 126693 Oct 19 03:40 coverage.out [2021-10-19T03:40:52.759Z] -rw-rw-r--. 1 jenkins jenkins 140 Oct 19 03:38 .dockerignore [2021-10-19T03:40:52.759Z] drwxrwxr-x. 5 jenkins jenkins 62 Oct 19 03:38 example [2021-10-19T03:40:52.759Z] drwxrwxr-x. 8 jenkins jenkins 162 Oct 19 03:38 .git [2021-10-19T03:40:52.759Z] drwxrwxr-x. 3 jenkins jenkins 125 Oct 19 03:38 .github [2021-10-19T03:40:52.759Z] -rw-rw-r--. 1 jenkins jenkins 131 Oct 19 03:38 .gitignore [2021-10-19T03:40:52.759Z] -rw-rw-r--. 1 jenkins jenkins 602 Oct 19 03:38 go.mod [2021-10-19T03:40:52.759Z] -rw-rw-r--. 1 jenkins jenkins 49868 Oct 19 03:38 go.sum [2021-10-19T03:40:52.759Z] -rw-rw-r--. 1 jenkins jenkins 677 Oct 19 03:38 GOVERNANCE.md [2021-10-19T03:40:52.759Z] drwxrwxr-x. 15 jenkins jenkins 224 Oct 19 03:38 internal [2021-10-19T03:40:52.759Z] -rw-rw-r--. 1 jenkins jenkins 880 Oct 19 03:38 Jenkinsfile [2021-10-19T03:40:52.759Z] -rw-rw-r--. 1 jenkins jenkins 11341 Oct 19 03:38 LICENSE [2021-10-19T03:40:52.759Z] -rw-rw-r--. 1 jenkins jenkins 1120 Oct 19 03:38 Makefile [2021-10-19T03:40:52.759Z] drwxrwxr-x. 3 jenkins jenkins 16 Oct 19 03:38 openapi [2021-10-19T03:40:52.759Z] -rw-rw-r--. 1 jenkins jenkins 619 Oct 19 03:38 OWNERS.md [2021-10-19T03:40:52.759Z] drwxrwxr-x. 5 jenkins jenkins 50 Oct 19 03:38 pkg [2021-10-19T03:40:52.759Z] -rw-rw-r--. 1 jenkins jenkins 4877 Oct 19 03:38 README.md [2021-10-19T03:40:52.759Z] drwxrwxr-x. 4 jenkins jenkins 54 Oct 19 03:38 snap [2021-10-19T03:40:52.759Z] -rw-rw-r--. 1 jenkins jenkins 12 Oct 19 03:36 VERSION [2021-10-19T03:40:52.759Z] -rw-rw-r--. 1 jenkins jenkins 222 Oct 19 03:38 version.go [Pipeline] isUnix [Pipeline] sh [2021-10-19T03:40:53.072Z] + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=2ab93c499751478c937c96849c5331481b2fe78f --label arch=amd64 --label version=2.0.1-dev.22 . [2021-10-19T03:40:53.072Z] Sending build context to Docker daemon 2.808MB [2021-10-19T03:40:53.072Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.14 [2021-10-19T03:40:53.072Z] Step 2/24 : FROM ${BASE} AS builder [2021-10-19T03:40:53.072Z] ---> b552874bb79b [2021-10-19T03:40:53.072Z] Step 3/24 : ARG MAKE=make build [2021-10-19T03:40:53.072Z] ---> Running in 3a8c1c22605c [2021-10-19T03:40:53.339Z] Removing intermediate container 3a8c1c22605c [2021-10-19T03:40:53.339Z] ---> ef638056e904 [2021-10-19T03:40:53.339Z] Step 4/24 : WORKDIR /device-sdk-go [2021-10-19T03:40:53.339Z] ---> Running in dadc68fc0795 [2021-10-19T03:40:53.339Z] Removing intermediate container dadc68fc0795 [2021-10-19T03:40:53.339Z] ---> 45e2793e5c43 [2021-10-19T03:40:53.339Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-10-19T03:40:53.339Z] ---> Running in 554bb9acc78a [2021-10-19T03:40:53.602Z] Removing intermediate container 554bb9acc78a [2021-10-19T03:40:53.602Z] ---> 949a5e9cf2eb [2021-10-19T03:40:53.602Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-19T03:40:53.602Z] ---> Running in 83fcac4ea1a3 [2021-10-19T03:40:54.184Z] Removing intermediate container 83fcac4ea1a3 [2021-10-19T03:40:54.184Z] ---> 76c826cd9e30 [2021-10-19T03:40:54.184Z] Step 7/24 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-10-19T03:40:54.184Z] ---> Running in 69df712a1a51 [2021-10-19T03:40:54.447Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-19T03:40:55.396Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-19T03:40:55.661Z] OK: 220 MiB in 52 packages [2021-10-19T03:40:55.923Z] Removing intermediate container 69df712a1a51 [2021-10-19T03:40:55.923Z] ---> 0bc94d5a6a00 [2021-10-19T03:40:55.923Z] Step 8/24 : COPY . . [2021-10-19T03:40:56.183Z] ---> 12aaa64c8543 [2021-10-19T03:40:56.184Z] Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-19T03:40:56.184Z] ---> Running in 7d2bd2182867 [2021-10-19T03:40:57.128Z] Removing intermediate container 7d2bd2182867 [2021-10-19T03:40:57.128Z] ---> 3be0361e441a [2021-10-19T03:40:57.128Z] Step 10/24 : RUN ${MAKE} [2021-10-19T03:40:57.128Z] ---> Running in 52151cda4b72 [2021-10-19T03:40:57.128Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.1-dev.22" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2021-10-19T03:41:08.020Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2021-10-19T03:41:08.282Z] Removing intermediate container 52151cda4b72 [2021-10-19T03:41:08.282Z] ---> e55e16e49aeb [2021-10-19T03:41:08.282Z] Step 11/24 : FROM alpine:3.14 [2021-10-19T03:41:08.853Z] 3.14: Pulling from library/alpine [2021-10-19T03:41:08.853Z] a0d0a0d46f8b: Already exists [2021-10-19T03:41:09.114Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-19T03:41:09.114Z] Status: Downloaded newer image for alpine:3.14 [2021-10-19T03:41:09.114Z] ---> 14119a10abf4 [2021-10-19T03:41:09.114Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-10-19T03:41:09.114Z] ---> Running in e301e3f67bfd [2021-10-19T03:41:09.114Z] Removing intermediate container e301e3f67bfd [2021-10-19T03:41:09.114Z] ---> ecc7df8aa61a [2021-10-19T03:41:09.114Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-19T03:41:09.377Z] ---> Running in fe5743425544 [2021-10-19T03:41:09.636Z] Removing intermediate container fe5743425544 [2021-10-19T03:41:09.636Z] ---> 62b327c835d5 [2021-10-19T03:41:09.636Z] Step 14/24 : RUN apk add --update --no-cache zeromq [2021-10-19T03:41:09.636Z] ---> Running in 08799fc8482d [2021-10-19T03:41:09.896Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-19T03:41:10.839Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-19T03:41:11.410Z] (1/5) Installing libgcc (10.3.1_git20210424-r2) [2021-10-19T03:41:11.410Z] (2/5) Installing libsodium (1.0.18-r0) [2021-10-19T03:41:11.410Z] (3/5) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-19T03:41:11.671Z] (4/5) Installing libzmq (4.3.4-r0) [2021-10-19T03:41:11.671Z] (5/5) Installing zeromq (4.3.4-r0) [2021-10-19T03:41:11.931Z] Executing busybox-1.33.1-r3.trigger [2021-10-19T03:41:11.931Z] OK: 8 MiB in 19 packages [2021-10-19T03:41:12.193Z] Removing intermediate container 08799fc8482d [2021-10-19T03:41:12.193Z] ---> c0af97005d1b [2021-10-19T03:41:12.193Z] Step 15/24 : WORKDIR / [2021-10-19T03:41:12.193Z] ---> Running in 97e54f8013ba [2021-10-19T03:41:12.193Z] Removing intermediate container 97e54f8013ba [2021-10-19T03:41:12.193Z] ---> 9f25e0e71ab9 [2021-10-19T03:41:12.193Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2021-10-19T03:41:12.454Z] ---> 7a6d3f47578b [2021-10-19T03:41:12.454Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2021-10-19T03:41:12.714Z] ---> 2b74283fc105 [2021-10-19T03:41:12.714Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2021-10-19T03:41:12.714Z] ---> 340fbd80be16 [2021-10-19T03:41:12.714Z] Step 19/24 : EXPOSE 59999 [2021-10-19T03:41:12.714Z] ---> Running in 827ea8c1a471 [2021-10-19T03:41:12.973Z] Removing intermediate container 827ea8c1a471 [2021-10-19T03:41:12.974Z] ---> ae3b6e110a0f [2021-10-19T03:41:12.974Z] Step 20/24 : ENTRYPOINT ["/device-simple"] [2021-10-19T03:41:12.974Z] ---> Running in 5363985c962e [2021-10-19T03:41:12.974Z] Removing intermediate container 5363985c962e [2021-10-19T03:41:12.974Z] ---> 7166acb7ead8 [2021-10-19T03:41:12.974Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-19T03:41:12.974Z] ---> Running in 2995920288ed [2021-10-19T03:41:12.974Z] Removing intermediate container 2995920288ed [2021-10-19T03:41:12.974Z] ---> 562aa48b0f2a [2021-10-19T03:41:12.974Z] Step 22/24 : LABEL arch=amd64 [2021-10-19T03:41:13.240Z] ---> Running in 7cf6dd07212d [2021-10-19T03:41:13.240Z] Removing intermediate container 7cf6dd07212d [2021-10-19T03:41:13.240Z] ---> 86d4a630f5da [2021-10-19T03:41:13.240Z] Step 23/24 : LABEL git_sha=2ab93c499751478c937c96849c5331481b2fe78f [2021-10-19T03:41:13.240Z] ---> Running in b6fe35aa5ef1 [2021-10-19T03:41:13.240Z] Removing intermediate container b6fe35aa5ef1 [2021-10-19T03:41:13.240Z] ---> b99a68f26dda [2021-10-19T03:41:13.240Z] Step 24/24 : LABEL version=2.0.1-dev.22 [2021-10-19T03:41:13.240Z] ---> Running in 18cf5d642698 [2021-10-19T03:41:13.240Z] Removing intermediate container 18cf5d642698 [2021-10-19T03:41:13.240Z] ---> f7dc0daabbe6 [2021-10-19T03:41:13.240Z] [Warning] One or more build-args [ARCH] were not consumed [2021-10-19T03:41:13.240Z] Successfully built f7dc0daabbe6 [2021-10-19T03:41:13.240Z] Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-19T03:41:14.121Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-19T03:41:14.121Z] [2021-10-19T03:41:14.121Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-19T03:41:14.427Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-19T03:41:14.427Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-19T03:41:14.427Z] b4d181a07f80: Pulling fs layer [2021-10-19T03:41:14.427Z] a1111a8f2ec3: Pulling fs layer [2021-10-19T03:41:14.427Z] ed53099fbce6: Pulling fs layer [2021-10-19T03:41:14.427Z] dc539afda2c1: Pulling fs layer [2021-10-19T03:41:14.427Z] 77bc0d833cb6: Pulling fs layer [2021-10-19T03:41:14.427Z] 9065ff56babe: Pulling fs layer [2021-10-19T03:41:14.427Z] d287ab97295c: Pulling fs layer [2021-10-19T03:41:14.427Z] 77bc0d833cb6: Waiting [2021-10-19T03:41:14.427Z] 9065ff56babe: Waiting [2021-10-19T03:41:14.427Z] d287ab97295c: Waiting [2021-10-19T03:41:14.427Z] dc539afda2c1: Waiting [2021-10-19T03:41:14.427Z] a1111a8f2ec3: Verifying Checksum [2021-10-19T03:41:14.427Z] a1111a8f2ec3: Download complete [2021-10-19T03:41:14.427Z] dc539afda2c1: Download complete [2021-10-19T03:41:14.690Z] ed53099fbce6: Verifying Checksum [2021-10-19T03:41:14.690Z] ed53099fbce6: Download complete [2021-10-19T03:41:14.690Z] 9065ff56babe: Verifying Checksum [2021-10-19T03:41:14.690Z] 9065ff56babe: Download complete [2021-10-19T03:41:14.690Z] b4d181a07f80: Verifying Checksum [2021-10-19T03:41:14.690Z] b4d181a07f80: Download complete [2021-10-19T03:41:14.690Z] 77bc0d833cb6: Verifying Checksum [2021-10-19T03:41:14.690Z] 77bc0d833cb6: Download complete [2021-10-19T03:41:15.278Z] d287ab97295c: Verifying Checksum [2021-10-19T03:41:15.278Z] d287ab97295c: Download complete [2021-10-19T03:41:16.230Z] b4d181a07f80: Pull complete [2021-10-19T03:41:16.230Z] a1111a8f2ec3: Pull complete [2021-10-19T03:41:16.824Z] ed53099fbce6: Pull complete [2021-10-19T03:41:16.824Z] dc539afda2c1: Pull complete [2021-10-19T03:41:17.087Z] 77bc0d833cb6: Pull complete [2021-10-19T03:41:17.356Z] 9065ff56babe: Pull complete [2021-10-19T03:41:22.695Z] d287ab97295c: Pull complete [2021-10-19T03:41:22.695Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-19T03:41:22.695Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-19T03:41:22.695Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-19T03:41:22.762Z] prd-centos7-docker-4c-2g-2333 does not seem to be running inside a container [2021-10-19T03:41:22.800Z] $ 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-sdk-go/21 -v /w/workspace/device-sdk-go/21:/w/workspace/device-sdk-go/21:rw,z -v /w/workspace/device-sdk-go/21@tmp:/w/workspace/device-sdk-go/21@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-10-19T03:41:26.530Z] $ docker top 1046e2da17297d5f82c46908aba81c95d3cf2152f41e28de09769817f5507817 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-19T03:41:26.918Z] ---> job-cost.sh [2021-10-19T03:41:26.918Z] lf-activate-venv: SKIPPING [2021-10-19T03:41:26.918Z] INFO: No Stack... [2021-10-19T03:41:27.179Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-19T03:41:27.438Z] INFO: Archiving Costs [Pipeline] sh [2021-10-19T03:41:27.735Z] + cat /w/workspace/device-sdk-go/21/archives/cost.csv [2021-10-19T03:41:27.735Z] + cut -d, -f6 [Pipeline] lock [2021-10-19T03:41:27.761Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-21-stack-cost] [2021-10-19T03:41:27.767Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-21-stack-cost] did not exist. Created. [2021-10-19T03:41:27.767Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-21-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-19T03:41:28.074Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-10-19T03:41:28.121Z] Stashed 1 file(s) [Pipeline] } [2021-10-19T03:41:28.128Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-21-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-19T03:41:28.142Z] $ docker stop --time=1 1046e2da17297d5f82c46908aba81c95d3cf2152f41e28de09769817f5507817 [2021-10-19T03:41:29.282Z] $ docker rm -f 1046e2da17297d5f82c46908aba81c95d3cf2152f41e28de09769817f5507817 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-19T03:44:44.104Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2336 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws [2021-10-19T03:44:44.117Z] Running in /w/workspace/device-sdk-go/21 [Pipeline] { [Pipeline] checkout [2021-10-19T03:44:44.346Z] Selected Git installation does not exist. Using Default [2021-10-19T03:44:44.346Z] The recommended git tool is: NONE [2021-10-19T03:44:51.983Z] using credential edgex-jenkins-ssh [2021-10-19T03:44:52.131Z] Cloning the remote Git repository [2021-10-19T03:44:52.215Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-10-19T03:44:52.340Z] > git init /w/workspace/device-sdk-go/21 # timeout=10 [2021-10-19T03:44:52.450Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-10-19T03:44:52.452Z] > git --version # timeout=10 [2021-10-19T03:44:52.469Z] > git --version # 'git version 2.17.1' [2021-10-19T03:44:52.471Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-19T03:44:52.569Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-19T03:44:54.294Z] Avoid second fetch [2021-10-19T03:44:54.294Z] Checking out Revision 2ab93c499751478c937c96849c5331481b2fe78f (main) [2021-10-19T03:44:53.872Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-10-19T03:44:53.898Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-19T03:44:54.325Z] > git config core.sparsecheckout # timeout=10 [2021-10-19T03:44:54.338Z] > git checkout -f 2ab93c499751478c937c96849c5331481b2fe78f # timeout=10 [2021-10-19T03:44:58.717Z] Commit message: "Merge pull request #1035 from lenny-intel/go-mods" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-19T03:44:59.594Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-10-19T03:44:59.594Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-19T03:44:59.594Z] Dload Upload Total Spent Left Speed [2021-10-19T03:44:59.594Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 202k 0 --:--:-- --:--:-- --:--:-- 202k [Pipeline] sh [2021-10-19T03:45:00.113Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-10-19T03:45:00.471Z] + sudo tee /etc/docker/daemon.new [2021-10-19T03:45:00.471Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-10-19T03:45:00.471Z] { [2021-10-19T03:45:00.471Z] "registry-mirrors": [ [2021-10-19T03:45:00.471Z] "https://nexus3.edgexfoundry.org:10001" [2021-10-19T03:45:00.471Z] ], [2021-10-19T03:45:00.471Z] "bip": "10.250.0.254/24", [2021-10-19T03:45:00.471Z] "hosts": [ [2021-10-19T03:45:00.471Z] "tcp://0.0.0.0:5555", [2021-10-19T03:45:00.471Z] "unix:///var/run/docker.sock" [2021-10-19T03:45:00.471Z] ], [2021-10-19T03:45:00.471Z] "mtu": 1458, [2021-10-19T03:45:00.471Z] "selinux-enabled": true, [2021-10-19T03:45:00.471Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-10-19T03:45:00.471Z] } [Pipeline] sh [2021-10-19T03:45:00.831Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-10-19T03:45:01.194Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-19T03:45:19.614Z] provisioning config files... [2021-10-19T03:45:19.644Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/21@tmp/config7667031206280933775tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-19T03:45:20.020Z] ---> docker-login.sh [2021-10-19T03:45:20.020Z] nexus3.edgexfoundry.org:10001 [2021-10-19T03:45:22.124Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-19T03:45:22.124Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-19T03:45:22.124Z] Configure a credential helper to remove this warning. See [2021-10-19T03:45:22.124Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-19T03:45:22.124Z] [2021-10-19T03:45:22.124Z] Login Succeeded [2021-10-19T03:45:22.124Z] nexus3.edgexfoundry.org:10002 [2021-10-19T03:45:22.403Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-19T03:45:22.403Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-19T03:45:22.403Z] Configure a credential helper to remove this warning. See [2021-10-19T03:45:22.403Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-19T03:45:22.403Z] [2021-10-19T03:45:22.403Z] Login Succeeded [2021-10-19T03:45:22.403Z] nexus3.edgexfoundry.org:10003 [2021-10-19T03:45:23.010Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-19T03:45:23.010Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-19T03:45:23.010Z] Configure a credential helper to remove this warning. See [2021-10-19T03:45:23.010Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-19T03:45:23.010Z] [2021-10-19T03:45:23.010Z] Login Succeeded [2021-10-19T03:45:23.010Z] nexus3.edgexfoundry.org:10004 [2021-10-19T03:45:23.629Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-19T03:45:23.629Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-19T03:45:23.629Z] Configure a credential helper to remove this warning. See [2021-10-19T03:45:23.629Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-19T03:45:23.629Z] [2021-10-19T03:45:23.629Z] Login Succeeded [2021-10-19T03:45:23.629Z] docker.io [2021-10-19T03:45:23.909Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-19T03:45:24.510Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-19T03:45:24.510Z] Configure a credential helper to remove this warning. See [2021-10-19T03:45:24.510Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-19T03:45:24.510Z] [2021-10-19T03:45:24.510Z] Login Succeeded [2021-10-19T03:45:24.510Z] ---> docker-login.sh ends [Pipeline] } [2021-10-19T03:45:24.531Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-19T03:45:24.827Z] ========================================================= [2021-10-19T03:45:24.827Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-19T03:45:24.827Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-19T03:45:25.188Z] + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . [2021-10-19T03:45:25.466Z] Sending build context to Docker daemon 2.68MB [2021-10-19T03:45:25.745Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.14 [2021-10-19T03:45:25.745Z] Step 2/10 : FROM ${BASE} AS builder [2021-10-19T03:45:25.745Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-19T03:45:25.745Z] 552d1f2373af: Pulling fs layer [2021-10-19T03:45:25.745Z] ea3f2d53f512: Pulling fs layer [2021-10-19T03:45:25.745Z] 9e70ebbbe112: Pulling fs layer [2021-10-19T03:45:25.745Z] 7a9cfe048b4a: Pulling fs layer [2021-10-19T03:45:25.745Z] 72dc09318566: Pulling fs layer [2021-10-19T03:45:25.745Z] f4f7b4309257: Pulling fs layer [2021-10-19T03:45:25.745Z] 0ac9a79272e3: Pulling fs layer [2021-10-19T03:45:25.745Z] b78e95d17946: Pulling fs layer [2021-10-19T03:45:25.745Z] 72dc09318566: Waiting [2021-10-19T03:45:25.745Z] f4f7b4309257: Waiting [2021-10-19T03:45:25.745Z] 0ac9a79272e3: Waiting [2021-10-19T03:45:25.745Z] b78e95d17946: Waiting [2021-10-19T03:45:25.745Z] 7a9cfe048b4a: Waiting [2021-10-19T03:45:25.745Z] 9e70ebbbe112: Verifying Checksum [2021-10-19T03:45:25.745Z] 9e70ebbbe112: Download complete [2021-10-19T03:45:26.027Z] ea3f2d53f512: Download complete [2021-10-19T03:45:26.027Z] 72dc09318566: Download complete [2021-10-19T03:45:26.027Z] f4f7b4309257: Verifying Checksum [2021-10-19T03:45:26.027Z] f4f7b4309257: Download complete [2021-10-19T03:45:26.027Z] 0ac9a79272e3: Verifying Checksum [2021-10-19T03:45:26.027Z] 0ac9a79272e3: Download complete [2021-10-19T03:45:26.027Z] 552d1f2373af: Verifying Checksum [2021-10-19T03:45:26.027Z] 552d1f2373af: Download complete [2021-10-19T03:45:27.041Z] 552d1f2373af: Pull complete [2021-10-19T03:45:27.656Z] ea3f2d53f512: Pull complete [2021-10-19T03:45:27.939Z] 9e70ebbbe112: Pull complete [2021-10-19T03:45:27.939Z] b78e95d17946: Verifying Checksum [2021-10-19T03:45:27.939Z] b78e95d17946: Download complete [2021-10-19T03:45:28.547Z] 7a9cfe048b4a: Verifying Checksum [2021-10-19T03:45:28.547Z] 7a9cfe048b4a: Download complete [2021-10-19T03:45:38.792Z] 7a9cfe048b4a: Pull complete [2021-10-19T03:45:39.071Z] 72dc09318566: Pull complete [2021-10-19T03:45:39.347Z] f4f7b4309257: Pull complete [2021-10-19T03:45:39.955Z] 0ac9a79272e3: Pull complete [2021-10-19T03:45:45.416Z] b78e95d17946: Pull complete [2021-10-19T03:45:45.416Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-10-19T03:45:45.416Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-19T03:45:45.888Z] ---> 8b459fc5aaf0 [2021-10-19T03:45:45.888Z] Step 3/10 : ARG MAKE=make build [2021-10-19T03:45:50.272Z] ---> Running in 6ca3f293c236 [2021-10-19T03:45:50.876Z] Removing intermediate container 6ca3f293c236 [2021-10-19T03:45:50.876Z] ---> d152d657d530 [2021-10-19T03:45:50.876Z] Step 4/10 : WORKDIR /device-sdk-go [2021-10-19T03:45:50.876Z] ---> Running in d531acec5f87 [2021-10-19T03:45:51.481Z] Removing intermediate container d531acec5f87 [2021-10-19T03:45:51.481Z] ---> e7a72e272db0 [2021-10-19T03:45:51.481Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-10-19T03:45:51.758Z] ---> Running in a013b2a0a493 [2021-10-19T03:45:52.361Z] Removing intermediate container a013b2a0a493 [2021-10-19T03:45:52.361Z] ---> dff73f0533e2 [2021-10-19T03:45:52.361Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-19T03:45:52.361Z] ---> Running in 69743a6bd44f [2021-10-19T03:45:55.011Z] Removing intermediate container 69743a6bd44f [2021-10-19T03:45:55.011Z] ---> 998e8418dc6c [2021-10-19T03:45:55.011Z] Step 7/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-10-19T03:45:55.011Z] ---> Running in bd460cf732d2 [2021-10-19T03:45:56.479Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-19T03:45:57.080Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-19T03:45:58.074Z] OK: 219 MiB in 52 packages [2021-10-19T03:45:59.070Z] Removing intermediate container bd460cf732d2 [2021-10-19T03:45:59.070Z] ---> c437b28b4c82 [2021-10-19T03:45:59.070Z] Step 8/10 : COPY . . [2021-10-19T03:46:00.076Z] ---> 7ab82bd70d11 [2021-10-19T03:46:00.076Z] Step 9/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-19T03:46:00.353Z] ---> Running in 6f38acad5032 [2021-10-19T03:47:22.515Z] Removing intermediate container 6f38acad5032 [2021-10-19T03:47:22.515Z] ---> 6383630d4aef [2021-10-19T03:47:22.515Z] Step 10/10 : RUN ${MAKE} [2021-10-19T03:47:22.515Z] ---> Running in 0941ea8dba99 [2021-10-19T03:47:22.515Z] noop [2021-10-19T03:47:22.515Z] Removing intermediate container 0941ea8dba99 [2021-10-19T03:47:22.515Z] ---> 93fa1a3b3620 [2021-10-19T03:47:22.515Z] Successfully built 93fa1a3b3620 [2021-10-19T03:47:22.515Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-19T03:47:22.872Z] + docker inspect -f . ci-base-image-arm64 [2021-10-19T03:47:22.872Z] . [Pipeline] withDockerContainer [2021-10-19T03:47:23.150Z] prd-ubuntu18.04-docker-arm64-4c-16g-2336 does not seem to be running inside a container [2021-10-19T03:47:23.249Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/21 -v /w/workspace/device-sdk-go/21:/w/workspace/device-sdk-go/21:rw,z -v /w/workspace/device-sdk-go/21@tmp:/w/workspace/device-sdk-go/21@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 ******** ci-base-image-arm64 cat [2021-10-19T03:47:24.879Z] $ docker top ad4388d3158d183f3848b1881c297e6016f4bd84ca3f20ca5e7e52372eca7d89 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-19T03:47:25.878Z] + go version [2021-10-19T03:47:25.878Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-10-19T03:47:25.905Z] $ docker stop --time=1 ad4388d3158d183f3848b1881c297e6016f4bd84ca3f20ca5e7e52372eca7d89 [2021-10-19T03:47:28.108Z] $ docker rm -f ad4388d3158d183f3848b1881c297e6016f4bd84ca3f20ca5e7e52372eca7d89 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-19T03:47:28.792Z] + docker inspect -f . ci-base-image-arm64 [2021-10-19T03:47:28.792Z] . [Pipeline] withDockerContainer [2021-10-19T03:47:29.046Z] prd-ubuntu18.04-docker-arm64-4c-16g-2336 does not seem to be running inside a container [2021-10-19T03:47:29.148Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/21 -v /w/workspace/device-sdk-go/21:/w/workspace/device-sdk-go/21:rw,z -v /w/workspace/device-sdk-go/21@tmp:/w/workspace/device-sdk-go/21@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 ******** ci-base-image-arm64 cat [2021-10-19T03:47:31.650Z] $ docker top e218b6138cd8efb7324c4746c23043532cd58f454d04023140a1c0a96fed8c8c -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-19T03:47:32.611Z] + make test [2021-10-19T03:47:32.611Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-10-19T03:47:59.490Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-10-19T03:49:07.674Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-10-19T03:49:07.674Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2021-10-19T03:49:07.674Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-10-19T03:49:08.678Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.293s coverage: 23.5% of statements [2021-10-19T03:49:08.678Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-10-19T03:49:08.678Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.267s coverage: 28.1% of statements [2021-10-19T03:49:08.678Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.231s coverage: 78.9% of statements [2021-10-19T03:49:08.678Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.209s coverage: 9.0% of statements [2021-10-19T03:49:08.678Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-10-19T03:49:08.678Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2021-10-19T03:49:08.678Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-10-19T03:49:10.136Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.309s coverage: 28.7% of statements [2021-10-19T03:49:10.136Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-10-19T03:49:10.752Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.393s coverage: 83.3% of statements [2021-10-19T03:49:10.752Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-10-19T03:49:10.752Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-10-19T03:49:11.367Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.408s coverage: 57.8% of statements [2021-10-19T03:49:15.714Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.018s coverage: 88.8% of statements [2021-10-19T03:49:15.714Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2021-10-19T03:49:15.714Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.201s coverage: 4.9% of statements [2021-10-19T03:49:15.714Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-10-19T03:49:15.996Z] GO111MODULE=on go vet ./... [2021-10-19T03:50:14.370Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-19T03:50:14.370Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-19T03:50:14.370Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-10-19T03:50:14.393Z] $ docker stop --time=1 e218b6138cd8efb7324c4746c23043532cd58f454d04023140a1c0a96fed8c8c [2021-10-19T03:50:16.550Z] $ docker rm -f e218b6138cd8efb7324c4746c23043532cd58f454d04023140a1c0a96fed8c8c [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-19T03:50:17.720Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-19T03:50:17.748Z] Warning: overwriting stash ‘coverage-report’ [2021-10-19T03:50:19.615Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-19T03:50:20.174Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-10-19T03:50:20.570Z] + ls -al . [2021-10-19T03:50:20.570Z] total 300 [2021-10-19T03:50:20.570Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 19 03:50 . [2021-10-19T03:50:20.570Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 19 03:44 .. [2021-10-19T03:50:20.570Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 19 03:44 .dockerignore [2021-10-19T03:50:20.570Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 19 03:44 .git [2021-10-19T03:50:20.570Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 19 03:44 .github [2021-10-19T03:50:20.570Z] -rw-rw-r-- 1 jenkins jenkins 131 Oct 19 03:44 .gitignore [2021-10-19T03:50:20.570Z] -rw-rw-r-- 1 jenkins jenkins 24816 Oct 19 03:44 CHANGELOG.md [2021-10-19T03:50:20.570Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 19 03:44 GOVERNANCE.md [2021-10-19T03:50:20.570Z] -rw-rw-r-- 1 jenkins jenkins 880 Oct 19 03:44 Jenkinsfile [2021-10-19T03:50:20.570Z] -rw-rw-r-- 1 jenkins jenkins 11341 Oct 19 03:44 LICENSE [2021-10-19T03:50:20.570Z] -rw-rw-r-- 1 jenkins jenkins 1120 Oct 19 03:44 Makefile [2021-10-19T03:50:20.570Z] -rw-rw-r-- 1 jenkins jenkins 619 Oct 19 03:44 OWNERS.md [2021-10-19T03:50:20.570Z] -rw-rw-r-- 1 jenkins jenkins 4877 Oct 19 03:44 README.md [2021-10-19T03:50:20.570Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 19 03:36 VERSION [2021-10-19T03:50:20.570Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 19 03:44 bin [2021-10-19T03:50:20.570Z] -rw-r--r-- 1 jenkins jenkins 126693 Oct 19 03:49 coverage.out [2021-10-19T03:50:20.570Z] drwxrwxr-x 5 jenkins jenkins 4096 Oct 19 03:44 example [2021-10-19T03:50:20.570Z] -rw-rw-r-- 1 jenkins jenkins 602 Oct 19 03:44 go.mod [2021-10-19T03:50:20.570Z] -rw-rw-r-- 1 jenkins jenkins 49868 Oct 19 03:44 go.sum [2021-10-19T03:50:20.570Z] drwxrwxr-x 15 jenkins jenkins 4096 Oct 19 03:44 internal [2021-10-19T03:50:20.570Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 19 03:44 openapi [2021-10-19T03:50:20.570Z] drwxrwxr-x 5 jenkins jenkins 4096 Oct 19 03:44 pkg [2021-10-19T03:50:20.570Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 19 03:44 snap [2021-10-19T03:50:20.570Z] -rw-rw-r-- 1 jenkins jenkins 222 Oct 19 03:44 version.go [Pipeline] isUnix [Pipeline] sh [2021-10-19T03:50:20.946Z] + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=2ab93c499751478c937c96849c5331481b2fe78f --label arch=arm64 --label version=2.0.1-dev.22 . [2021-10-19T03:50:21.560Z] Sending build context to Docker daemon 2.807MB [2021-10-19T03:50:21.560Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.14 [2021-10-19T03:50:21.560Z] Step 2/24 : FROM ${BASE} AS builder [2021-10-19T03:50:21.560Z] ---> 93fa1a3b3620 [2021-10-19T03:50:21.560Z] Step 3/24 : ARG MAKE=make build [2021-10-19T03:50:21.839Z] ---> Running in 4c928601dcd1 [2021-10-19T03:50:22.443Z] Removing intermediate container 4c928601dcd1 [2021-10-19T03:50:22.443Z] ---> d83869b3d7a2 [2021-10-19T03:50:22.443Z] Step 4/24 : WORKDIR /device-sdk-go [2021-10-19T03:50:22.720Z] ---> Running in 9ef9c649d12d [2021-10-19T03:50:23.326Z] Removing intermediate container 9ef9c649d12d [2021-10-19T03:50:23.326Z] ---> c4d544b5c23e [2021-10-19T03:50:23.326Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-10-19T03:50:23.326Z] ---> Running in f7089dd65672 [2021-10-19T03:50:23.929Z] Removing intermediate container f7089dd65672 [2021-10-19T03:50:23.929Z] ---> 8d654228fbc4 [2021-10-19T03:50:23.929Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-19T03:50:24.210Z] ---> Running in 5b0a89b4386a [2021-10-19T03:50:26.856Z] Removing intermediate container 5b0a89b4386a [2021-10-19T03:50:26.856Z] ---> 282fa4f70088 [2021-10-19T03:50:26.856Z] Step 7/24 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-10-19T03:50:26.856Z] ---> Running in ddc750632837 [2021-10-19T03:50:27.847Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-19T03:50:28.847Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-19T03:50:29.451Z] OK: 219 MiB in 52 packages [2021-10-19T03:50:30.450Z] Removing intermediate container ddc750632837 [2021-10-19T03:50:30.450Z] ---> a626ced97b64 [2021-10-19T03:50:30.450Z] Step 8/24 : COPY . . [2021-10-19T03:50:31.908Z] ---> 0bbe98ef890b [2021-10-19T03:50:31.908Z] Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-19T03:50:31.908Z] ---> Running in 72bb605ec6d7 [2021-10-19T03:50:34.563Z] Removing intermediate container 72bb605ec6d7 [2021-10-19T03:50:34.563Z] ---> 956f36b91de5 [2021-10-19T03:50:34.563Z] Step 10/24 : RUN ${MAKE} [2021-10-19T03:50:34.563Z] ---> Running in 706e1032ebc1 [2021-10-19T03:50:35.558Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.1-dev.22" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2021-10-19T03:51:09.560Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2021-10-19T03:51:12.208Z] Removing intermediate container 706e1032ebc1 [2021-10-19T03:51:12.208Z] ---> e4f3fc08f0bd [2021-10-19T03:51:12.208Z] Step 11/24 : FROM alpine:3.14 [2021-10-19T03:51:12.810Z] 3.14: Pulling from library/alpine [2021-10-19T03:51:13.085Z] 552d1f2373af: Already exists [2021-10-19T03:51:13.364Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-19T03:51:13.364Z] Status: Downloaded newer image for alpine:3.14 [2021-10-19T03:51:13.364Z] ---> bb3de5531c18 [2021-10-19T03:51:13.364Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-10-19T03:51:13.364Z] ---> Running in e99ad77639e2 [2021-10-19T03:51:13.968Z] Removing intermediate container e99ad77639e2 [2021-10-19T03:51:13.968Z] ---> a7e2bf3b55d5 [2021-10-19T03:51:13.968Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-19T03:51:13.968Z] ---> Running in ec48448e285c [2021-10-19T03:51:16.625Z] Removing intermediate container ec48448e285c [2021-10-19T03:51:16.625Z] ---> c82fd725c6de [2021-10-19T03:51:16.625Z] Step 14/24 : RUN apk add --update --no-cache zeromq [2021-10-19T03:51:16.625Z] ---> Running in e66c4957e00f [2021-10-19T03:51:17.231Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-19T03:51:18.227Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-19T03:51:19.353Z] (1/5) Installing libgcc (10.3.1_git20210424-r2) [2021-10-19T03:51:19.353Z] (2/5) Installing libsodium (1.0.18-r0) [2021-10-19T03:51:19.353Z] (3/5) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-19T03:51:19.353Z] (4/5) Installing libzmq (4.3.4-r0) [2021-10-19T03:51:19.353Z] (5/5) Installing zeromq (4.3.4-r0) [2021-10-19T03:51:19.629Z] Executing busybox-1.33.1-r3.trigger [2021-10-19T03:51:19.629Z] OK: 8 MiB in 19 packages [2021-10-19T03:51:20.620Z] Removing intermediate container e66c4957e00f [2021-10-19T03:51:20.620Z] ---> d189fd0b435e [2021-10-19T03:51:20.620Z] Step 15/24 : WORKDIR / [2021-10-19T03:51:20.620Z] ---> Running in a9c53b33e7a4 [2021-10-19T03:51:21.226Z] Removing intermediate container a9c53b33e7a4 [2021-10-19T03:51:21.226Z] ---> 22679bc41727 [2021-10-19T03:51:21.226Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2021-10-19T03:51:22.222Z] ---> 1674f3e9fbef [2021-10-19T03:51:22.222Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2021-10-19T03:51:23.215Z] ---> 20ab557fb9ce [2021-10-19T03:51:23.215Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2021-10-19T03:51:24.207Z] ---> d2adb2f206e6 [2021-10-19T03:51:24.207Z] Step 19/24 : EXPOSE 59999 [2021-10-19T03:51:24.207Z] ---> Running in 78a3895bb2c5 [2021-10-19T03:51:24.818Z] Removing intermediate container 78a3895bb2c5 [2021-10-19T03:51:24.818Z] ---> 033447075621 [2021-10-19T03:51:24.818Z] Step 20/24 : ENTRYPOINT ["/device-simple"] [2021-10-19T03:51:24.818Z] ---> Running in cdb3074c385e [2021-10-19T03:51:25.427Z] Removing intermediate container cdb3074c385e [2021-10-19T03:51:25.427Z] ---> ad749ad876c9 [2021-10-19T03:51:25.427Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-19T03:51:25.427Z] ---> Running in c4bf8581d8aa [2021-10-19T03:51:26.029Z] Removing intermediate container c4bf8581d8aa [2021-10-19T03:51:26.029Z] ---> cb3ff7a644a6 [2021-10-19T03:51:26.029Z] Step 22/24 : LABEL arch=arm64 [2021-10-19T03:51:26.029Z] ---> Running in 8d18182c5668 [2021-10-19T03:51:26.631Z] Removing intermediate container 8d18182c5668 [2021-10-19T03:51:26.631Z] ---> 276b9a2e3e17 [2021-10-19T03:51:26.631Z] Step 23/24 : LABEL git_sha=2ab93c499751478c937c96849c5331481b2fe78f [2021-10-19T03:51:26.631Z] ---> Running in e48886962bba [2021-10-19T03:51:27.241Z] Removing intermediate container e48886962bba [2021-10-19T03:51:27.241Z] ---> 34ac6c29c87d [2021-10-19T03:51:27.241Z] Step 24/24 : LABEL version=2.0.1-dev.22 [2021-10-19T03:51:27.241Z] ---> Running in fbf819973e78 [2021-10-19T03:51:27.844Z] Removing intermediate container fbf819973e78 [2021-10-19T03:51:27.844Z] ---> ade6acce4708 [2021-10-19T03:51:27.844Z] [Warning] One or more build-args [ARCH] were not consumed [2021-10-19T03:51:27.844Z] Successfully built ade6acce4708 [2021-10-19T03:51:27.844Z] Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-19T03:51:28.364Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-19T03:51:28.364Z] [2021-10-19T03:51:28.364Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-19T03:51:28.729Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-19T03:51:29.009Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-19T03:51:29.009Z] 448f6bf000e3: Pulling fs layer [2021-10-19T03:51:29.009Z] f757da607395: Pulling fs layer [2021-10-19T03:51:29.009Z] 05883995daec: Pulling fs layer [2021-10-19T03:51:29.009Z] 8603b9c90790: Pulling fs layer [2021-10-19T03:51:29.009Z] 1560dd03e051: Pulling fs layer [2021-10-19T03:51:29.009Z] 27f5ce0e4adf: Pulling fs layer [2021-10-19T03:51:29.009Z] c2d8d7efcc4b: Pulling fs layer [2021-10-19T03:51:29.009Z] 8603b9c90790: Waiting [2021-10-19T03:51:29.009Z] 1560dd03e051: Waiting [2021-10-19T03:51:29.009Z] 27f5ce0e4adf: Waiting [2021-10-19T03:51:29.009Z] c2d8d7efcc4b: Waiting [2021-10-19T03:51:29.289Z] f757da607395: Verifying Checksum [2021-10-19T03:51:29.289Z] f757da607395: Download complete [2021-10-19T03:51:29.289Z] 8603b9c90790: Verifying Checksum [2021-10-19T03:51:29.289Z] 8603b9c90790: Download complete [2021-10-19T03:51:29.289Z] 1560dd03e051: Verifying Checksum [2021-10-19T03:51:29.289Z] 1560dd03e051: Download complete [2021-10-19T03:51:29.289Z] 27f5ce0e4adf: Verifying Checksum [2021-10-19T03:51:29.289Z] 27f5ce0e4adf: Download complete [2021-10-19T03:51:29.289Z] 05883995daec: Verifying Checksum [2021-10-19T03:51:29.289Z] 05883995daec: Download complete [2021-10-19T03:51:29.566Z] 448f6bf000e3: Download complete [2021-10-19T03:51:32.221Z] c2d8d7efcc4b: Verifying Checksum [2021-10-19T03:51:32.221Z] c2d8d7efcc4b: Download complete [2021-10-19T03:51:33.220Z] 448f6bf000e3: Pull complete [2021-10-19T03:51:33.829Z] f757da607395: Pull complete [2021-10-19T03:51:35.284Z] 05883995daec: Pull complete [2021-10-19T03:51:35.566Z] 8603b9c90790: Pull complete [2021-10-19T03:51:36.571Z] 1560dd03e051: Pull complete [2021-10-19T03:51:36.849Z] 27f5ce0e4adf: Pull complete [2021-10-19T03:51:52.012Z] c2d8d7efcc4b: Pull complete [2021-10-19T03:51:52.012Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-19T03:51:52.012Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-19T03:51:52.012Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-19T03:51:52.263Z] prd-ubuntu18.04-docker-arm64-4c-16g-2336 does not seem to be running inside a container [2021-10-19T03:51:52.375Z] $ 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-sdk-go/21 -v /w/workspace/device-sdk-go/21:/w/workspace/device-sdk-go/21:rw,z -v /w/workspace/device-sdk-go/21@tmp:/w/workspace/device-sdk-go/21@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:arm64 cat [2021-10-19T03:51:56.017Z] $ docker top 7dd7e475d27bd82aba1d4aa2563b393e1a27502eb57d5c61fc77b6779d47aea7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-19T03:51:57.055Z] ---> job-cost.sh [2021-10-19T03:51:57.055Z] lf-activate-venv: SKIPPING [2021-10-19T03:51:57.055Z] INFO: No Stack... [2021-10-19T03:51:57.336Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-19T03:51:57.944Z] INFO: Archiving Costs [Pipeline] sh [2021-10-19T03:51:58.619Z] + cut -d, -f6 [2021-10-19T03:51:58.619Z] + cat /w/workspace/device-sdk-go/21/archives/cost.csv [Pipeline] lock [2021-10-19T03:51:58.692Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-21-stack-cost] [2021-10-19T03:51:58.699Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-21-stack-cost] did not exist. Created. [2021-10-19T03:51:58.699Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-21-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-19T03:51:59.383Z] /w/workspace/device-sdk-go/21@tmp/durable-a138aebe/script.sh: 1: /w/workspace/device-sdk-go/21@tmp/durable-a138aebe/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-10-19T03:52:00.067Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-19T03:52:00.097Z] Warning: overwriting stash ‘stack-cost’ [2021-10-19T03:52:00.158Z] Stashed 1 file(s) [Pipeline] } [2021-10-19T03:52:00.164Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-21-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-19T03:52:00.179Z] $ docker stop --time=1 7dd7e475d27bd82aba1d4aa2563b393e1a27502eb57d5c61fc77b6779d47aea7 [2021-10-19T03:52:01.835Z] $ docker rm -f 7dd7e475d27bd82aba1d4aa2563b393e1a27502eb57d5c61fc77b6779d47aea7 [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-10-19T03:52:02.444Z] provisioning config files... [2021-10-19T03:52:02.454Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config183885861851480627tmp [Pipeline] { [Pipeline] sh [2021-10-19T03:52:03.746Z] + set +x [2021-10-19T03:52:03.746Z] + curl -s https://codecov.io/bash [2021-10-19T03:52:03.746Z] + bash -s -- [2021-10-19T03:52:03.746Z] [2021-10-19T03:52:03.746Z] _____ _ [2021-10-19T03:52:03.746Z] / ____| | | [2021-10-19T03:52:03.746Z] | | ___ __| | ___ ___ _____ __ [2021-10-19T03:52:03.746Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-10-19T03:52:03.746Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-10-19T03:52:03.746Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-10-19T03:52:03.746Z] Bash-1.0.6 [2021-10-19T03:52:03.746Z] [2021-10-19T03:52:03.746Z] [2021-10-19T03:52:03.746Z] ==> git version 2.24.4 found [2021-10-19T03:52:03.746Z] ==> 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-10-19T03:52:03.746Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-10-19T03:52:03.746Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-10-19T03:52:03.746Z] ==> Jenkins CI detected. [2021-10-19T03:52:03.746Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2021-10-19T03:52:03.746Z] project root: . [2021-10-19T03:52:03.746Z] --> token set from env [2021-10-19T03:52:03.746Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-10-19T03:52:03.746Z] ==> Running gcov in . (disable via -X gcov) [2021-10-19T03:52:03.746Z] ==> Python coveragepy not found [2021-10-19T03:52:03.746Z] ==> Searching for coverage reports in: [2021-10-19T03:52:03.746Z] + . [2021-10-19T03:52:03.746Z] -> Found 1 reports [2021-10-19T03:52:03.746Z] ==> Detecting git/mercurial file structure [2021-10-19T03:52:03.746Z] ==> Reading reports [2021-10-19T03:52:03.746Z] + ./coverage.out bytes=126693 [2021-10-19T03:52:03.746Z] ==> Appending adjustments [2021-10-19T03:52:03.746Z] https://docs.codecov.io/docs/fixing-reports [2021-10-19T03:52:03.746Z] + Found adjustments [2021-10-19T03:52:03.746Z] ==> Gzipping contents [2021-10-19T03:52:03.746Z] 16K /tmp/codecov.GHst6W.gz [2021-10-19T03:52:03.746Z] ==> Uploading reports [2021-10-19T03:52:03.746Z] url: https://codecov.io [2021-10-19T03:52:03.746Z] query: branch=main&commit=2ab93c499751478c937c96849c5331481b2fe78f&build=21&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F21%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-10-19T03:52:03.746Z] -> Pinging Codecov [2021-10-19T03:52:03.746Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=main&commit=2ab93c499751478c937c96849c5331481b2fe78f&build=21&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F21%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-10-19T03:52:04.007Z] -> Uploading to [2021-10-19T03:52:04.007Z] https://storage.googleapis.com/codecov/v4/raw/2021-10-19/7E55EF52A471D76F132DFD9A03CDDE97/2ab93c499751478c937c96849c5331481b2fe78f/967270ce-2cad-41bc-b081-0c47f559ddf2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211019%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211019T035203Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6355472dc308b27f3f5edb10482d6cd236ecd368b70d766256c1b01b908df7ad [2021-10-19T03:52:04.007Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-19T03:52:04.007Z] Dload Upload Total Spent Left Speed [2021-10-19T03:52:04.267Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16136 0 0 100 16136 0 50814 --:--:-- --:--:-- --:--:-- 50902 [2021-10-19T03:52:04.267Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/2ab93c499751478c937c96849c5331481b2fe78f [Pipeline] } [2021-10-19T03:52:04.275Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-10-19T03:52:04.694Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-10-19T03:52:04.706Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-19T03:52:05.014Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-10-19T03:52:05.015Z] [2021-10-19T03:52:05.015Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-10-19T03:52:05.345Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-10-19T03:52:05.345Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-10-19T03:52:05.345Z] 188c0c94c7c5: Pulling fs layer [2021-10-19T03:52:05.345Z] 0ef7d3d256c8: Pulling fs layer [2021-10-19T03:52:05.345Z] de9db76c5a1d: Pulling fs layer [2021-10-19T03:52:05.345Z] 0eba1c9be4d2: Pulling fs layer [2021-10-19T03:52:05.345Z] 0d57e429df01: Pulling fs layer [2021-10-19T03:52:05.345Z] 4e4be7b47b0d: Pulling fs layer [2021-10-19T03:52:05.345Z] e1f770b5df2f: Pulling fs layer [2021-10-19T03:52:05.345Z] 85a0685a4137: Pulling fs layer [2021-10-19T03:52:05.345Z] 0eba1c9be4d2: Waiting [2021-10-19T03:52:05.345Z] 0d57e429df01: Waiting [2021-10-19T03:52:05.345Z] 4e4be7b47b0d: Waiting [2021-10-19T03:52:05.345Z] e1f770b5df2f: Waiting [2021-10-19T03:52:05.345Z] 85a0685a4137: Waiting [2021-10-19T03:52:05.345Z] de9db76c5a1d: Verifying Checksum [2021-10-19T03:52:05.345Z] de9db76c5a1d: Download complete [2021-10-19T03:52:05.345Z] 0ef7d3d256c8: Verifying Checksum [2021-10-19T03:52:05.345Z] 0ef7d3d256c8: Download complete [2021-10-19T03:52:05.345Z] 0d57e429df01: Verifying Checksum [2021-10-19T03:52:05.345Z] 0d57e429df01: Download complete [2021-10-19T03:52:05.345Z] 4e4be7b47b0d: Verifying Checksum [2021-10-19T03:52:05.345Z] 4e4be7b47b0d: Download complete [2021-10-19T03:52:05.345Z] 188c0c94c7c5: Verifying Checksum [2021-10-19T03:52:05.345Z] 188c0c94c7c5: Download complete [2021-10-19T03:52:05.614Z] e1f770b5df2f: Verifying Checksum [2021-10-19T03:52:05.614Z] e1f770b5df2f: Download complete [2021-10-19T03:52:05.881Z] 0eba1c9be4d2: Verifying Checksum [2021-10-19T03:52:05.881Z] 0eba1c9be4d2: Download complete [2021-10-19T03:52:06.142Z] 188c0c94c7c5: Pull complete [2021-10-19T03:52:06.142Z] 85a0685a4137: Verifying Checksum [2021-10-19T03:52:06.142Z] 85a0685a4137: Download complete [2021-10-19T03:52:06.142Z] 0ef7d3d256c8: Pull complete [2021-10-19T03:52:06.405Z] de9db76c5a1d: Pull complete [2021-10-19T03:52:10.654Z] 0eba1c9be4d2: Pull complete [2021-10-19T03:52:10.654Z] 0d57e429df01: Pull complete [2021-10-19T03:52:10.654Z] 4e4be7b47b0d: Pull complete [2021-10-19T03:52:10.920Z] e1f770b5df2f: Pull complete [2021-10-19T03:52:15.170Z] 85a0685a4137: Pull complete [2021-10-19T03:52:15.170Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-10-19T03:52:15.170Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-10-19T03:52:15.170Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-10-19T03:52:15.241Z] prd-centos7-docker-4c-2g-2330 does not seem to be running inside a container [2021-10-19T03:52:15.300Z] $ 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-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-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-devops/edgex-snyk-go:1.410.4 cat [2021-10-19T03:52:17.704Z] $ docker top 4e149d99b2fd692baa77074fa8d20650dea20d6bbc8fb74f28acd7feb40e1909 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-10-19T03:52:17.780Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-10-19T03:52:18.072Z] + set -o pipefail [2021-10-19T03:52:18.072Z] + snyk monitor '--org=edgex-jenkins' [2021-10-19T03:52:22.298Z] [2021-10-19T03:52:22.298Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v2)... [2021-10-19T03:52:22.298Z] [2021-10-19T03:52:22.298Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a91414f5-c324-409e-a494-413a27791127/history/5edb4248-eeaa-4efa-ac68-59f64980273d [2021-10-19T03:52:22.298Z] [2021-10-19T03:52:22.298Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-10-19T03:52:22.298Z] [2021-10-19T03:52:22.559Z] [Pipeline] } [2021-10-19T03:52:22.569Z] $ docker stop --time=1 4e149d99b2fd692baa77074fa8d20650dea20d6bbc8fb74f28acd7feb40e1909 [2021-10-19T03:52:24.516Z] $ docker rm -f 4e149d99b2fd692baa77074fa8d20650dea20d6bbc8fb74f28acd7feb40e1909 [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) [Pipeline] echo [2021-10-19T03:52:26.073Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-19T03:52:26.081Z] provisioning config files... [2021-10-19T03:52:26.091Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4556339805826345792tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-19T03:52:26.392Z] --> edgex-publish-swagger.sh [2021-10-19T03:52:26.392Z] === Publish openapi/v2 API === [2021-10-19T03:52:26.392Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-10-19T03:52:26.392Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v2/device-sdk.yaml] [2021-10-19T03:52:26.392Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-19T03:52:26.392Z] Dload Upload Total Spent Left Speed [2021-10-19T03:52:26.963Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51659 0 0 100 51659 0 71603 --:--:-- --:--:-- --:--:-- 71549 100 51659 0 0 100 51659 0 71588 --:--:-- --:--:-- --:--:-- 71549 [2021-10-19T03:52:26.963Z] [2021-10-19T03:52:26.963Z] [Pipeline] } [2021-10-19T03:52:26.971Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-19T03:52:27.394Z] + git log --format=format:%s -1 2ab93c499751478c937c96849c5331481b2fe78f [Pipeline] isUnix [Pipeline] sh [2021-10-19T03:52:27.690Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-19T03:52:27.690Z] . [Pipeline] withDockerContainer [2021-10-19T03:52:27.755Z] prd-centos7-docker-4c-2g-2330 does not seem to be running inside a container [2021-10-19T03:52:27.808Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-19T03:52:28.216Z] $ docker top 0eed826a89b1854060c86f450b4003ba6e490f8684f1fa0697649483f49b9b59 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-19T03:52:28.303Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-19T03:52:28.303Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-19T03:52:28.418Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-19T03:52:28.419Z] $ docker exec 0eed826a89b1854060c86f450b4003ba6e490f8684f1fa0697649483f49b9b59 ssh-agent [2021-10-19T03:52:28.519Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXkMAihJ/agent.14 [2021-10-19T03:52:28.519Z] SSH_AGENT_PID=20 [2021-10-19T03:52:28.526Z] Running ssh-add (command line suppressed) [2021-10-19T03:52:28.624Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6539593942842113586.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6539593942842113586.key) [2021-10-19T03:52:28.639Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-19T03:52:28.935Z] + git semver tag [2021-10-19T03:52:28.935Z] # -> Open(): unable to determine branch for HEAD [2021-10-19T03:52:28.935Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git [2021-10-19T03:52:28.935Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main [2021-10-19T03:52:28.935Z] # $SEMVER_REMOTE_NAME = origin [2021-10-19T03:52:28.935Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-19T03:52:28.935Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-19T03:52:28.935Z] # $SEMVER_BRANCH = main [2021-10-19T03:52:28.935Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2021-10-19T03:52:28.935Z] # 2ab93c499751478c937c96849c5331481b2fe78f HEAD [2021-10-19T03:52:28.935Z] # -> Force: false [2021-10-19T03:52:28.935Z] # b517ecec1af2e9e62487bc7045cf220f8571a2d4 refs/tags/v2.0.1-dev.22 [Pipeline] } [2021-10-19T03:52:28.944Z] $ docker exec --env ******** --env ******** 0eed826a89b1854060c86f450b4003ba6e490f8684f1fa0697649483f49b9b59 ssh-agent -k [2021-10-19T03:52:29.040Z] unset SSH_AUTH_SOCK; [2021-10-19T03:52:29.040Z] unset SSH_AGENT_PID; [2021-10-19T03:52:29.040Z] echo Agent pid 20 killed; [2021-10-19T03:52:29.049Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-19T03:52:29.358Z] + git semver [Pipeline] } [2021-10-19T03:52:29.371Z] $ docker stop --time=1 0eed826a89b1854060c86f450b4003ba6e490f8684f1fa0697649483f49b9b59 [2021-10-19T03:52:30.561Z] $ docker rm -f 0eed826a89b1854060c86f450b4003ba6e490f8684f1fa0697649483f49b9b59 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-10-19T03:52:30.952Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-10-19T03:52:30.952Z] [2021-10-19T03:52:30.952Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-10-19T03:52:31.267Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-10-19T03:52:31.267Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-10-19T03:52:31.267Z] ab5ef0e58194: Pulling fs layer [2021-10-19T03:52:31.267Z] 9712f1f96733: Pulling fs layer [2021-10-19T03:52:31.267Z] 63f879dbbcfc: Pulling fs layer [2021-10-19T03:52:31.267Z] 0d9ebad4ef96: Pulling fs layer [2021-10-19T03:52:31.267Z] e9a5061849ea: Pulling fs layer [2021-10-19T03:52:31.267Z] d747dcd14b5f: Pulling fs layer [2021-10-19T03:52:31.267Z] 2de7ff778b66: Pulling fs layer [2021-10-19T03:52:31.267Z] 0d9ebad4ef96: Waiting [2021-10-19T03:52:31.267Z] e9a5061849ea: Waiting [2021-10-19T03:52:31.267Z] d747dcd14b5f: Waiting [2021-10-19T03:52:31.267Z] 2de7ff778b66: Waiting [2021-10-19T03:52:31.267Z] 9712f1f96733: Verifying Checksum [2021-10-19T03:52:31.267Z] 9712f1f96733: Download complete [2021-10-19T03:52:31.853Z] 0d9ebad4ef96: Verifying Checksum [2021-10-19T03:52:31.853Z] 0d9ebad4ef96: Download complete [2021-10-19T03:52:31.853Z] ab5ef0e58194: Verifying Checksum [2021-10-19T03:52:31.853Z] ab5ef0e58194: Download complete [2021-10-19T03:52:31.853Z] d747dcd14b5f: Verifying Checksum [2021-10-19T03:52:31.853Z] d747dcd14b5f: Download complete [2021-10-19T03:52:31.853Z] 63f879dbbcfc: Verifying Checksum [2021-10-19T03:52:31.853Z] 63f879dbbcfc: Download complete [2021-10-19T03:52:31.853Z] e9a5061849ea: Verifying Checksum [2021-10-19T03:52:31.853Z] e9a5061849ea: Download complete [2021-10-19T03:52:32.112Z] 2de7ff778b66: Verifying Checksum [2021-10-19T03:52:32.112Z] 2de7ff778b66: Download complete [2021-10-19T03:52:35.441Z] ab5ef0e58194: Pull complete [2021-10-19T03:52:35.441Z] 9712f1f96733: Pull complete [2021-10-19T03:52:35.711Z] 63f879dbbcfc: Pull complete [2021-10-19T03:52:39.962Z] 0d9ebad4ef96: Pull complete [2021-10-19T03:52:39.962Z] e9a5061849ea: Pull complete [2021-10-19T03:52:40.221Z] d747dcd14b5f: Pull complete [2021-10-19T03:52:41.614Z] 2de7ff778b66: Pull complete [2021-10-19T03:52:41.614Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-10-19T03:52:41.614Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-10-19T03:52:41.614Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-10-19T03:52:41.682Z] prd-centos7-docker-4c-2g-2330 does not seem to be running inside a container [2021-10-19T03:52:41.723Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-10-19T03:52:45.327Z] $ docker top d0b507ce46f4f2f8900fb439a56842b513a8b89cfeb9e899f0790a2bdd4df79d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-10-19T03:52:45.398Z] provisioning config files... [2021-10-19T03:52:45.406Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config3256008064651364977tmp [2021-10-19T03:52:45.416Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config2953004385424408493tmp [2021-10-19T03:52:45.425Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config2317130860626242001tmp [Pipeline] { [Pipeline] echo [2021-10-19T03:52:45.441Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-19T03:52:45.733Z] ---> sigul-configuration.sh [2021-10-19T03:52:45.733Z] gpg: directory `/root/.gnupg' created [2021-10-19T03:52:45.733Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-10-19T03:52:45.733Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-10-19T03:52:45.733Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-10-19T03:52:45.733Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-10-19T03:52:45.733Z] gpg: CAST5 encrypted data [2021-10-19T03:52:45.733Z] gpg: encrypted with 1 passphrase [2021-10-19T03:52:45.733Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-10-19T03:52:46.024Z] + mkdir /home/jenkins [2021-10-19T03:52:46.024Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-10-19T03:52:46.318Z] + 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-10-19T03:52:46.327Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-19T03:52:46.619Z] ---> sigul-install.sh [2021-10-19T03:52:46.619Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-10-19T03:52:46.905Z] + git tag --list [2021-10-19T03:52:46.905Z] 0.7.1 [2021-10-19T03:52:46.905Z] delhi-tag [2021-10-19T03:52:46.905Z] v1.0.0 [2021-10-19T03:52:46.905Z] v1.1.0 [2021-10-19T03:52:46.905Z] v1.1.1 [2021-10-19T03:52:46.905Z] v1.1.2 [2021-10-19T03:52:46.905Z] v1.2.0 [2021-10-19T03:52:46.905Z] v1.2.1 [2021-10-19T03:52:46.905Z] v1.2.2 [2021-10-19T03:52:46.905Z] v1.2.3 [2021-10-19T03:52:46.905Z] v1.3.0 [2021-10-19T03:52:46.905Z] v1.4.0 [2021-10-19T03:52:46.905Z] v2.0.0 [2021-10-19T03:52:46.905Z] v2.0.1-dev.1 [2021-10-19T03:52:46.905Z] v2.0.1-dev.10 [2021-10-19T03:52:46.905Z] v2.0.1-dev.11 [2021-10-19T03:52:46.905Z] v2.0.1-dev.12 [2021-10-19T03:52:46.905Z] v2.0.1-dev.13 [2021-10-19T03:52:46.905Z] v2.0.1-dev.14 [2021-10-19T03:52:46.905Z] v2.0.1-dev.15 [2021-10-19T03:52:46.905Z] v2.0.1-dev.16 [2021-10-19T03:52:46.905Z] v2.0.1-dev.17 [2021-10-19T03:52:46.905Z] v2.0.1-dev.18 [2021-10-19T03:52:46.905Z] v2.0.1-dev.19 [2021-10-19T03:52:46.905Z] v2.0.1-dev.2 [2021-10-19T03:52:46.905Z] v2.0.1-dev.20 [2021-10-19T03:52:46.905Z] v2.0.1-dev.21 [2021-10-19T03:52:46.905Z] v2.0.1-dev.22 [2021-10-19T03:52:46.905Z] v2.0.1-dev.3 [2021-10-19T03:52:46.905Z] v2.0.1-dev.4 [2021-10-19T03:52:46.905Z] v2.0.1-dev.5 [2021-10-19T03:52:46.906Z] v2.0.1-dev.6 [2021-10-19T03:52:46.906Z] v2.0.1-dev.7 [2021-10-19T03:52:46.906Z] v2.0.1-dev.8 [2021-10-19T03:52:46.906Z] v2.0.1-dev.9 [Pipeline] sh [2021-10-19T03:52:48.216Z] + lftools sign git-tag v2.0.1-dev.22 [2021-10-19T03:52:48.788Z] Signing Git tag with Sigul... [2021-10-19T03:52:48.788Z] Signing v2.0.1-dev.22 [Pipeline] echo [2021-10-19T03:52:49.739Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-19T03:52:50.039Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-10-19T03:52:50.046Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-10-19T03:52:50.063Z] $ docker stop --time=1 d0b507ce46f4f2f8900fb439a56842b513a8b89cfeb9e899f0790a2bdd4df79d [2021-10-19T03:52:51.270Z] $ docker rm -f d0b507ce46f4f2f8900fb439a56842b513a8b89cfeb9e899f0790a2bdd4df79d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-10-19T03:52:51.868Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-19T03:52:51.868Z] . [Pipeline] withDockerContainer [2021-10-19T03:52:51.932Z] prd-centos7-docker-4c-2g-2330 does not seem to be running inside a container [2021-10-19T03:52:51.964Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-19T03:52:52.309Z] $ docker top 4d54374685235c584b5e83ba8320fa822bac92468492223098da5bb536ef3a4c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-19T03:52:52.397Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-19T03:52:52.397Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-19T03:52:52.502Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-19T03:52:52.503Z] $ docker exec 4d54374685235c584b5e83ba8320fa822bac92468492223098da5bb536ef3a4c ssh-agent [2021-10-19T03:52:52.605Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJNidmh/agent.12 [2021-10-19T03:52:52.605Z] SSH_AGENT_PID=18 [2021-10-19T03:52:52.610Z] Running ssh-add (command line suppressed) [2021-10-19T03:52:52.713Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4534174824334136046.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4534174824334136046.key) [2021-10-19T03:52:52.727Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-19T03:52:53.021Z] + git semver bump pre [2021-10-19T03:52:53.021Z] # -> Open(): unable to determine branch for HEAD [2021-10-19T03:52:53.021Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git [2021-10-19T03:52:53.021Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main [2021-10-19T03:52:53.021Z] # $SEMVER_REMOTE_NAME = origin [2021-10-19T03:52:53.021Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-19T03:52:53.021Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-19T03:52:53.021Z] # $SEMVER_BRANCH = main [2021-10-19T03:52:53.021Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2021-10-19T03:52:53.021Z] 2.0.1-dev.23 [Pipeline] } [2021-10-19T03:52:53.030Z] $ docker exec --env ******** --env ******** 4d54374685235c584b5e83ba8320fa822bac92468492223098da5bb536ef3a4c ssh-agent -k [2021-10-19T03:52:53.116Z] unset SSH_AUTH_SOCK; [2021-10-19T03:52:53.117Z] unset SSH_AGENT_PID; [2021-10-19T03:52:53.117Z] echo Agent pid 18 killed; [2021-10-19T03:52:53.126Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-19T03:52:53.440Z] + git semver [Pipeline] } [2021-10-19T03:52:53.454Z] $ docker stop --time=1 4d54374685235c584b5e83ba8320fa822bac92468492223098da5bb536ef3a4c [2021-10-19T03:52:54.733Z] $ docker rm -f 4d54374685235c584b5e83ba8320fa822bac92468492223098da5bb536ef3a4c [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-10-19T03:52:55.098Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-19T03:52:55.098Z] . [Pipeline] withDockerContainer [2021-10-19T03:52:55.171Z] prd-centos7-docker-4c-2g-2330 does not seem to be running inside a container [2021-10-19T03:52:55.309Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-19T03:52:55.717Z] $ docker top 4814f9c80edc10f4e308716d6b457b95dcd00d24b6cb818ab932cf012a5c64b4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-19T03:52:55.846Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-19T03:52:55.846Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-19T03:52:55.977Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-19T03:52:55.978Z] $ docker exec 4814f9c80edc10f4e308716d6b457b95dcd00d24b6cb818ab932cf012a5c64b4 ssh-agent [2021-10-19T03:52:56.072Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXjjlHFF/agent.13 [2021-10-19T03:52:56.072Z] SSH_AGENT_PID=20 [2021-10-19T03:52:56.077Z] Running ssh-add (command line suppressed) [2021-10-19T03:52:56.183Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_1272033289914556915.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_1272033289914556915.key) [2021-10-19T03:52:56.212Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-19T03:52:56.501Z] + git semver push [2021-10-19T03:52:56.501Z] # -> Open(): unable to determine branch for HEAD [2021-10-19T03:52:56.501Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git [2021-10-19T03:52:56.501Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main [2021-10-19T03:52:56.501Z] # $SEMVER_REMOTE_NAME = origin [2021-10-19T03:52:56.501Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-19T03:52:56.501Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-19T03:52:56.501Z] # $SEMVER_BRANCH = main [2021-10-19T03:52:56.501Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver [Pipeline] } [2021-10-19T03:52:58.423Z] $ docker exec --env ******** --env ******** 4814f9c80edc10f4e308716d6b457b95dcd00d24b6cb818ab932cf012a5c64b4 ssh-agent -k [2021-10-19T03:52:58.517Z] unset SSH_AUTH_SOCK; [2021-10-19T03:52:58.517Z] unset SSH_AGENT_PID; [2021-10-19T03:52:58.517Z] echo Agent pid 20 killed; [2021-10-19T03:52:58.528Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-19T03:52:58.834Z] + git semver [Pipeline] } [2021-10-19T03:52:58.846Z] $ docker stop --time=1 4814f9c80edc10f4e308716d6b457b95dcd00d24b6cb818ab932cf012a5c64b4 [2021-10-19T03:53:00.028Z] $ docker rm -f 4814f9c80edc10f4e308716d6b457b95dcd00d24b6cb818ab932cf012a5c64b4 [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-10-19T03:53:01.949Z] + '[' -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-19T03:53:02.257Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-19T03:53:02.815Z] ---> package-listing.sh [2021-10-19T03:53:02.815Z] ++ facter osfamily [2021-10-19T03:53:02.815Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-19T03:53:03.074Z] + OS_FAMILY=redhat [2021-10-19T03:53:03.074Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2021-10-19T03:53:03.074Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-19T03:53:03.074Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-19T03:53:03.074Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-19T03:53:03.074Z] + PACKAGES=/tmp/packages_start.txt [2021-10-19T03:53:03.074Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2021-10-19T03:53:03.074Z] + PACKAGES=/tmp/packages_end.txt [2021-10-19T03:53:03.074Z] + case "${OS_FAMILY}" in [2021-10-19T03:53:03.074Z] + rpm -qa [2021-10-19T03:53:03.074Z] + sort [2021-10-19T03:53:03.643Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-19T03:53:03.643Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-19T03:53:03.643Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-19T03:53:03.643Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2021-10-19T03:53:03.643Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2021-10-19T03:53:03.643Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo [2021-10-19T03:53:03.654Z] 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-sdk-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-10-19T03:53:03.937Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-19T03:53:04.495Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-19T03:53:04.496Z] [2021-10-19T03:53:04.496Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-19T03:53:04.805Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-19T03:53:04.806Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-19T03:53:04.806Z] b4d181a07f80: Pulling fs layer [2021-10-19T03:53:04.806Z] a1111a8f2ec3: Pulling fs layer [2021-10-19T03:53:04.806Z] ed53099fbce6: Pulling fs layer [2021-10-19T03:53:04.806Z] dc539afda2c1: Pulling fs layer [2021-10-19T03:53:04.806Z] 77bc0d833cb6: Pulling fs layer [2021-10-19T03:53:04.806Z] 9065ff56babe: Pulling fs layer [2021-10-19T03:53:04.806Z] d287ab97295c: Pulling fs layer [2021-10-19T03:53:04.806Z] dc539afda2c1: Waiting [2021-10-19T03:53:04.806Z] 77bc0d833cb6: Waiting [2021-10-19T03:53:04.806Z] 9065ff56babe: Waiting [2021-10-19T03:53:04.806Z] d287ab97295c: Waiting [2021-10-19T03:53:04.806Z] a1111a8f2ec3: Verifying Checksum [2021-10-19T03:53:04.806Z] a1111a8f2ec3: Download complete [2021-10-19T03:53:04.806Z] dc539afda2c1: Verifying Checksum [2021-10-19T03:53:04.806Z] dc539afda2c1: Download complete [2021-10-19T03:53:04.806Z] ed53099fbce6: Verifying Checksum [2021-10-19T03:53:04.806Z] ed53099fbce6: Download complete [2021-10-19T03:53:05.072Z] 77bc0d833cb6: Verifying Checksum [2021-10-19T03:53:05.072Z] 77bc0d833cb6: Download complete [2021-10-19T03:53:05.072Z] 9065ff56babe: Verifying Checksum [2021-10-19T03:53:05.072Z] 9065ff56babe: Download complete [2021-10-19T03:53:05.072Z] b4d181a07f80: Verifying Checksum [2021-10-19T03:53:05.072Z] b4d181a07f80: Download complete [2021-10-19T03:53:05.655Z] d287ab97295c: Verifying Checksum [2021-10-19T03:53:05.655Z] d287ab97295c: Download complete [2021-10-19T03:53:06.626Z] b4d181a07f80: Pull complete [2021-10-19T03:53:06.626Z] a1111a8f2ec3: Pull complete [2021-10-19T03:53:07.214Z] ed53099fbce6: Pull complete [2021-10-19T03:53:07.214Z] dc539afda2c1: Pull complete [2021-10-19T03:53:07.474Z] 77bc0d833cb6: Pull complete [2021-10-19T03:53:07.738Z] 9065ff56babe: Pull complete [2021-10-19T03:53:13.059Z] d287ab97295c: Pull complete [2021-10-19T03:53:13.059Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-19T03:53:13.059Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-19T03:53:13.059Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-19T03:53:13.130Z] prd-centos7-docker-4c-2g-2330 does not seem to be running inside a container [2021-10-19T03:53:13.165Z] $ 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-sdk-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-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-19T03:53:15.980Z] $ docker top 0ddc92c8abe3285426ae2fcd74f3af8d9e3552892a269e11bc0fe53efb5e8217 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-19T03:53:16.338Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-19T03:53:16.637Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-19T03:53:16.941Z] + ls /var/log/sa-host [2021-10-19T03:53:16.941Z] + sadf -c /var/log/sa-host/sa19 [2021-10-19T03:53:16.941Z] file_magic: OK [2021-10-19T03:53:16.941Z] HZ: Using current value: 100 [2021-10-19T03:53:16.941Z] file_header: OK [2021-10-19T03:53:16.941Z] 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-10-19T03:53:16.941Z] Statistics: [2021-10-19T03:53:16.941Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-19T03:53:16.941Z] File successfully converted to sysstat format version 12.0.3 [2021-10-19T03:53:16.941Z] + sadf -c /var/log/sa-host/sa30 [2021-10-19T03:53:16.941Z] file_magic: OK [2021-10-19T03:53:16.941Z] HZ: Using current value: 100 [2021-10-19T03:53:16.941Z] file_header: OK [2021-10-19T03:53:16.941Z] 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-10-19T03:53:16.941Z] Statistics: [2021-10-19T03:53:16.941Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-19T03:53:16.941Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-19T03:53:17.048Z] provisioning config files... [2021-10-19T03:53:17.060Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config3169735473701371846tmp [Pipeline] { [Pipeline] echo [2021-10-19T03:53:17.072Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-19T03:53:17.362Z] ---> create-netrc.sh [Pipeline] } [2021-10-19T03:53:17.371Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-19T03:53:17.715Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-19T03:53:17.725Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-19T03:53:18.018Z] ---> sudo-logs.sh [2021-10-19T03:53:18.018Z] Archiving 'sudo' log.. [2021-10-19T03:53:18.018Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2330.novalocal: Name or service not known [2021-10-19T03:53:18.018Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2330.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-19T03:53:18.040Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-19T03:53:18.327Z] ---> job-cost.sh [2021-10-19T03:53:18.327Z] lf-activate-venv: SKIPPING [2021-10-19T03:53:18.327Z] DEBUG: total: 0.10999999940395355 [2021-10-19T03:53:18.327Z] INFO: Retrieving Stack Cost... [2021-10-19T03:53:18.897Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-19T03:53:19.155Z] INFO: Archiving Costs [Pipeline] echo [2021-10-19T03:53:19.166Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-19T03:53:19.452Z] ---> logs-deploy.sh [2021-10-19T03:53:19.452Z] lf-activate-venv: SKIPPING [2021-10-19T03:53:19.453Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/21 [2021-10-19T03:53:19.453Z] INFO: archiving workspace using pattern(s): [2021-10-19T03:53:20.028Z] Archives upload complete. [2021-10-19T03:53:20.290Z] INFO: archiving logs to Nexus [2021-10-19T03:53:20.863Z] ---> uname -a: [2021-10-19T03:53:20.863Z] Linux prd-centos7-docker-4c-2g-2330.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux [2021-10-19T03:53:20.863Z] [2021-10-19T03:53:20.863Z] [2021-10-19T03:53:20.863Z] ---> lscpu: [2021-10-19T03:53:20.863Z] Architecture: x86_64 [2021-10-19T03:53:20.863Z] CPU op-mode(s): 32-bit, 64-bit [2021-10-19T03:53:20.863Z] Byte Order: Little Endian [2021-10-19T03:53:20.863Z] Address sizes: 40 bits physical, 48 bits virtual [2021-10-19T03:53:20.863Z] CPU(s): 2 [2021-10-19T03:53:20.863Z] On-line CPU(s) list: 0,1 [2021-10-19T03:53:20.863Z] Thread(s) per core: 1 [2021-10-19T03:53:20.863Z] Core(s) per socket: 1 [2021-10-19T03:53:20.863Z] Socket(s): 2 [2021-10-19T03:53:20.863Z] NUMA node(s): 1 [2021-10-19T03:53:20.863Z] Vendor ID: AuthenticAMD [2021-10-19T03:53:20.863Z] CPU family: 23 [2021-10-19T03:53:20.863Z] Model: 49 [2021-10-19T03:53:20.863Z] Model name: AMD EPYC-Rome Processor [2021-10-19T03:53:20.863Z] Stepping: 0 [2021-10-19T03:53:20.863Z] CPU MHz: 2799.996 [2021-10-19T03:53:20.863Z] BogoMIPS: 5599.99 [2021-10-19T03:53:20.863Z] Virtualization: AMD-V [2021-10-19T03:53:20.863Z] Hypervisor vendor: KVM [2021-10-19T03:53:20.863Z] Virtualization type: full [2021-10-19T03:53:20.863Z] L1d cache: 32K [2021-10-19T03:53:20.863Z] L1i cache: 32K [2021-10-19T03:53:20.863Z] L2 cache: 512K [2021-10-19T03:53:20.863Z] L3 cache: 16384K [2021-10-19T03:53:20.863Z] NUMA node0 CPU(s): 0,1 [2021-10-19T03:53:20.863Z] 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-10-19T03:53:20.863Z] [2021-10-19T03:53:20.863Z] [2021-10-19T03:53:20.863Z] ---> nproc: [2021-10-19T03:53:20.863Z] 2 [2021-10-19T03:53:20.863Z] [2021-10-19T03:53:20.863Z] [2021-10-19T03:53:20.863Z] ---> df -h: [2021-10-19T03:53:20.863Z] Filesystem Size Used Avail Use% Mounted on [2021-10-19T03:53:20.863Z] overlay 40G 8.6G 32G 22% / [2021-10-19T03:53:20.863Z] tmpfs 64M 0 64M 0% /dev [2021-10-19T03:53:20.863Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2021-10-19T03:53:20.863Z] shm 64M 0 64M 0% /dev/shm [2021-10-19T03:53:20.863Z] /dev/vda1 40G 8.6G 32G 22% /facter-os [2021-10-19T03:53:20.863Z] [2021-10-19T03:53:20.863Z] [2021-10-19T03:53:20.863Z] ---> sar -b -r -n DEV: [2021-10-19T03:53:20.863Z] Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/19/21 _x86_64_ (2 CPU) [2021-10-19T03:53:20.863Z] [2021-10-19T03:53:20.863Z] 03:35:22 LINUX RESTART (2 CPU) [2021-10-19T03:53:20.863Z] [2021-10-19T03:53:20.863Z] 03:36:01 tps rtps wtps bread/s bwrtn/s [2021-10-19T03:53:20.863Z] 03:37:01 15.35 0.77 14.59 333.06 2011.81 [2021-10-19T03:53:20.863Z] 03:38:01 0.42 0.00 0.42 0.00 7.11 [2021-10-19T03:53:20.863Z] 03:39:01 0.28 0.00 0.28 0.00 3.13 [2021-10-19T03:53:20.863Z] 03:40:01 0.35 0.00 0.35 0.00 5.05 [2021-10-19T03:53:20.863Z] 03:41:01 0.18 0.00 0.18 0.00 2.47 [2021-10-19T03:53:20.863Z] 03:42:01 0.27 0.00 0.27 0.00 3.23 [2021-10-19T03:53:20.863Z] 03:43:01 0.27 0.00 0.27 0.00 3.48 [2021-10-19T03:53:20.863Z] 03:44:01 0.23 0.00 0.23 0.00 2.98 [2021-10-19T03:53:20.863Z] 03:45:01 0.27 0.00 0.27 0.00 3.35 [2021-10-19T03:53:20.863Z] 03:46:01 0.33 0.00 0.33 0.00 4.05 [2021-10-19T03:53:20.863Z] 03:47:01 0.22 0.00 0.22 0.00 2.28 [2021-10-19T03:53:20.864Z] 03:48:01 0.37 0.00 0.37 0.00 5.85 [2021-10-19T03:53:20.864Z] 03:49:01 0.13 0.00 0.13 0.00 2.15 [2021-10-19T03:53:20.864Z] 03:50:01 0.27 0.00 0.27 0.00 3.75 [2021-10-19T03:53:20.864Z] 03:51:01 0.42 0.20 0.22 6.40 2.30 [2021-10-19T03:53:20.864Z] 03:52:01 0.72 0.00 0.72 0.00 13.71 [2021-10-19T03:53:20.864Z] 03:53:01 234.40 0.05 234.35 4.26 54793.27 [2021-10-19T03:53:20.864Z] Average: 14.97 0.06 14.92 20.22 3346.75 [2021-10-19T03:53:20.864Z] [2021-10-19T03:53:20.864Z] 03:36:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-10-19T03:53:20.864Z] 03:37:01 5689784 0 617188 7.71 2620 1699348 1511372 16.69 560916 1523888 20 [2021-10-19T03:53:20.864Z] 03:38:01 5701144 0 605824 7.56 2620 1699352 1417976 15.66 551580 1523848 16 [2021-10-19T03:53:20.864Z] 03:39:01 5702588 0 604380 7.55 2620 1699352 1418204 15.66 549984 1524120 8 [2021-10-19T03:53:20.864Z] 03:40:01 5700704 0 606256 7.57 2620 1699360 1418192 15.66 551552 1524120 20 [2021-10-19T03:53:20.864Z] 03:41:01 5703868 0 603084 7.53 2620 1699368 1418060 15.66 547784 1525112 8 [2021-10-19T03:53:20.864Z] 03:42:01 5704384 0 602564 7.52 2620 1699372 1417976 15.66 547216 1525112 8 [2021-10-19T03:53:20.864Z] 03:43:01 5703220 0 603724 7.54 2620 1699376 1418180 15.66 548460 1525112 8 [2021-10-19T03:53:20.864Z] 03:44:01 5704360 0 602576 7.52 2620 1699384 1417976 15.66 547340 1525116 8 [2021-10-19T03:53:20.864Z] 03:45:01 5703400 0 603536 7.54 2620 1699384 1418156 15.66 548204 1525112 8 [2021-10-19T03:53:20.864Z] 03:46:01 5702724 0 604208 7.54 2620 1699388 1418072 15.66 548396 1525112 16 [2021-10-19T03:53:20.864Z] 03:47:01 5694876 0 612052 7.64 2620 1699392 1418024 15.66 556556 1525112 12 [2021-10-19T03:53:20.864Z] 03:48:01 5695216 0 611708 7.64 2620 1699396 1417976 15.66 557592 1523840 16 [2021-10-19T03:53:20.864Z] 03:49:01 5694760 0 612156 7.64 2620 1699404 1418168 15.66 558744 1523840 16 [2021-10-19T03:53:20.864Z] 03:50:01 5687020 0 619896 7.74 2620 1699404 1417976 15.66 565760 1523840 8 [2021-10-19T03:53:20.864Z] 03:51:01 5685708 0 621200 7.76 2620 1699412 1418216 15.66 567196 1523844 28 [2021-10-19T03:53:20.864Z] 03:52:01 5686460 0 620448 7.75 2620 1699412 1418036 15.66 566220 1523840 12 [2021-10-19T03:53:20.864Z] 03:53:01 4008480 0 976440 12.19 2620 3021400 1558152 17.20 902792 2644460 20 [2021-10-19T03:53:20.864Z] Average: 5598159 0 631014 7.88 2620 1777147 1431807 15.81 575076 1590319 14 [2021-10-19T03:53:20.864Z] [2021-10-19T03:53:20.864Z] 03:36:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-10-19T03:53:20.864Z] 03:37:01 eth0 53.34 42.25 343.86 12.96 0.00 0.00 0.00 0.00 [2021-10-19T03:53:20.864Z] 03:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-19T03:53:20.864Z] 03:37:01 docker0 9.14 5.16 1.66 29.28 0.00 0.00 0.00 0.00 [2021-10-19T03:53:20.864Z] 03:38:01 eth0 0.58 0.10 0.04 0.01 0.00 0.00 0.00 0.00 [2021-10-19T03:53:20.864Z] 03:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-19T03:53:20.864Z] 03:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-19T03:53:20.864Z] 03:39:01 eth0 1.28 0.35 0.35 0.20 0.00 0.00 0.00 0.00 [2021-10-19T03:53:20.864Z] 03:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-19T03:53:20.864Z] 03:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-19T03:53:20.864Z] 03:40:01 eth0 0.68 0.38 0.29 0.20 0.00 0.00 0.00 0.00 [2021-10-19T03:53:20.864Z] 03:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-19T03:53:20.864Z] 03:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-19T03:53:20.864Z] 03:41:01 eth0 0.28 0.22 0.14 0.07 0.00 0.00 0.00 0.00 [2021-10-19T03:53:20.864Z] 03:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-19T03:53:20.864Z] 03:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-19T03:53:20.864Z] 03:42:01 eth0 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-10-19T03:53:20.864Z] 03:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-19T03:53:20.864Z] 03:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-19T03:53:20.864Z] 03:43:01 eth0 0.75 0.32 0.28 0.20 0.00 0.00 0.00 0.00 [2021-10-19T03:53:20.864Z] 03:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-19T03:53:20.864Z] 03:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-19T03:53:20.864Z] 03:44:01 eth0 0.63 0.10 0.06 0.01 0.00 0.00 0.00 0.00 [2021-10-19T03:53:20.864Z] 03:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-19T03:53:20.864Z] 03:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-19T03:53:20.864Z] 03:45:01 eth0 0.55 0.33 0.27 0.17 0.00 0.00 0.00 0.00 [2021-10-19T03:53:20.864Z] 03:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-19T03:53:20.864Z] 03:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-19T03:53:20.864Z] 03:46:01 eth0 0.25 0.18 0.08 0.10 0.00 0.00 0.00 0.00 [2021-10-19T03:53:20.864Z] 03:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-19T03:53:20.864Z] 03:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-19T03:53:20.864Z] 03:47:01 eth0 0.18 0.18 0.07 0.01 0.00 0.00 0.00 0.00 [2021-10-19T03:53:20.864Z] 03:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-19T03:53:20.864Z] 03:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-19T03:53:20.864Z] 03:48:01 eth0 0.53 0.08 0.05 0.01 0.00 0.00 0.00 0.00 [2021-10-19T03:53:20.864Z] 03:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-19T03:53:20.864Z] 03:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-19T03:53:20.864Z] 03:49:01 eth0 0.52 0.33 0.27 0.20 0.00 0.00 0.00 0.00 [2021-10-19T03:53:20.864Z] 03:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-19T03:53:20.864Z] 03:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-19T03:53:20.864Z] 03:50:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-10-19T03:53:20.864Z] 03:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-19T03:53:20.864Z] 03:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-19T03:53:20.864Z] 03:51:01 eth0 1.08 0.38 0.39 0.26 0.00 0.00 0.00 0.00 [2021-10-19T03:53:20.864Z] 03:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-19T03:53:20.864Z] 03:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-19T03:53:20.864Z] 03:52:01 eth0 0.65 0.15 0.11 0.01 0.00 0.00 0.00 0.00 [2021-10-19T03:53:20.864Z] 03:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-19T03:53:20.864Z] 03:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-19T03:53:20.864Z] 03:53:01 eth0 393.76 238.06 7699.89 123.54 0.00 0.00 0.00 0.00 [2021-10-19T03:53:20.864Z] 03:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-19T03:53:20.864Z] 03:53:01 docker0 34.67 49.22 3.44 387.76 0.00 0.00 0.00 0.00 [2021-10-19T03:53:20.864Z] Average: eth0 26.79 16.69 473.51 8.12 0.00 0.00 0.00 0.00 [2021-10-19T03:53:20.864Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-19T03:53:20.864Z] Average: docker0 2.58 3.20 0.30 24.54 0.00 0.00 0.00 0.00 [2021-10-19T03:53:20.864Z] [2021-10-19T03:53:20.864Z] [2021-10-19T03:53:20.864Z] ---> sar -P ALL: [2021-10-19T03:53:20.864Z] Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/19/21 _x86_64_ (2 CPU) [2021-10-19T03:53:20.864Z] [2021-10-19T03:53:20.864Z] 03:35:22 LINUX RESTART (2 CPU) [2021-10-19T03:53:20.864Z] [2021-10-19T03:53:20.864Z] 03:36:01 CPU %user %nice %system %iowait %steal %idle [2021-10-19T03:53:20.864Z] 03:37:01 all 2.72 0.00 1.31 0.53 0.03 95.41 [2021-10-19T03:53:20.864Z] 03:37:01 0 2.67 0.00 1.43 0.50 0.03 95.36 [2021-10-19T03:53:20.864Z] 03:37:01 1 2.77 0.00 1.19 0.55 0.02 95.46 [2021-10-19T03:53:20.864Z] 03:38:01 all 0.23 0.00 0.04 0.00 0.02 99.72 [2021-10-19T03:53:20.864Z] 03:38:01 0 0.07 0.00 0.05 0.00 0.02 99.87 [2021-10-19T03:53:20.864Z] 03:38:01 1 0.38 0.00 0.03 0.00 0.02 99.57 [2021-10-19T03:53:20.864Z] 03:39:01 all 0.23 0.00 0.06 0.00 0.01 99.71 [2021-10-19T03:53:20.864Z] 03:39:01 0 0.08 0.00 0.07 0.00 0.02 99.83 [2021-10-19T03:53:20.864Z] 03:39:01 1 0.37 0.00 0.05 0.00 0.00 99.58 [2021-10-19T03:53:20.864Z] 03:40:01 all 0.20 0.00 0.03 0.00 0.02 99.75 [2021-10-19T03:53:20.864Z] 03:40:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2021-10-19T03:53:20.864Z] 03:40:01 1 0.37 0.00 0.03 0.00 0.03 99.57 [2021-10-19T03:53:20.864Z] 03:41:01 all 0.23 0.00 0.04 0.00 0.01 99.72 [2021-10-19T03:53:20.864Z] 03:41:01 0 0.05 0.00 0.05 0.00 0.02 99.88 [2021-10-19T03:53:20.864Z] 03:41:01 1 0.40 0.00 0.03 0.00 0.00 99.57 [2021-10-19T03:53:20.864Z] 03:42:01 all 0.21 0.00 0.04 0.00 0.01 99.74 [2021-10-19T03:53:20.864Z] 03:42:01 0 0.03 0.00 0.05 0.00 0.00 99.92 [2021-10-19T03:53:20.864Z] 03:42:01 1 0.38 0.00 0.03 0.00 0.02 99.57 [2021-10-19T03:53:20.864Z] 03:43:01 all 0.18 0.00 0.03 0.00 0.02 99.77 [2021-10-19T03:53:20.864Z] 03:43:01 0 0.18 0.00 0.03 0.00 0.03 99.75 [2021-10-19T03:53:20.864Z] 03:43:01 1 0.18 0.00 0.02 0.00 0.00 99.80 [2021-10-19T03:53:20.864Z] 03:44:01 all 0.07 0.00 0.04 0.00 0.01 99.88 [2021-10-19T03:53:20.864Z] 03:44:01 0 0.12 0.00 0.05 0.00 0.02 99.82 [2021-10-19T03:53:20.864Z] 03:44:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2021-10-19T03:53:20.864Z] 03:45:01 all 0.14 0.00 0.03 0.00 0.03 99.80 [2021-10-19T03:53:20.864Z] 03:45:01 0 0.25 0.00 0.03 0.00 0.03 99.68 [2021-10-19T03:53:20.864Z] 03:45:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2021-10-19T03:53:20.864Z] 03:46:01 all 0.12 0.00 0.03 0.00 0.03 99.83 [2021-10-19T03:53:20.864Z] 03:46:01 0 0.22 0.00 0.05 0.00 0.03 99.70 [2021-10-19T03:53:20.864Z] 03:46:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2021-10-19T03:53:20.864Z] 03:47:01 all 0.23 0.00 0.03 0.00 0.02 99.72 [2021-10-19T03:53:20.864Z] 03:47:01 0 0.42 0.00 0.03 0.00 0.02 99.53 [2021-10-19T03:53:20.864Z] 03:47:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2021-10-19T03:53:20.864Z] [2021-10-19T03:53:20.864Z] 03:47:01 CPU %user %nice %system %iowait %steal %idle [2021-10-19T03:53:20.864Z] 03:48:01 all 0.18 0.00 0.03 0.00 0.02 99.78 [2021-10-19T03:53:20.864Z] 03:48:01 0 0.28 0.00 0.02 0.00 0.02 99.68 [2021-10-19T03:53:20.864Z] 03:48:01 1 0.07 0.00 0.03 0.00 0.02 99.88 [2021-10-19T03:53:20.864Z] 03:49:01 all 0.21 0.00 0.04 0.00 0.01 99.74 [2021-10-19T03:53:20.864Z] 03:49:01 0 0.35 0.00 0.03 0.00 0.00 99.62 [2021-10-19T03:53:20.864Z] 03:49:01 1 0.07 0.00 0.05 0.00 0.02 99.87 [2021-10-19T03:53:20.864Z] 03:50:01 all 0.18 0.00 0.04 0.00 0.01 99.77 [2021-10-19T03:53:20.864Z] 03:50:01 0 0.32 0.00 0.03 0.00 0.00 99.65 [2021-10-19T03:53:20.864Z] 03:50:01 1 0.03 0.00 0.05 0.00 0.02 99.90 [2021-10-19T03:53:20.864Z] 03:51:01 all 0.17 0.00 0.03 0.00 0.02 99.78 [2021-10-19T03:53:20.864Z] 03:51:01 0 0.28 0.00 0.03 0.00 0.02 99.67 [2021-10-19T03:53:20.864Z] 03:51:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2021-10-19T03:53:20.864Z] 03:52:01 all 0.22 0.00 0.03 0.00 0.01 99.75 [2021-10-19T03:53:20.864Z] 03:52:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2021-10-19T03:53:20.864Z] 03:52:01 1 0.38 0.00 0.03 0.00 0.00 99.58 [2021-10-19T03:53:20.864Z] 03:53:01 all 26.59 0.00 11.74 3.75 0.10 57.81 [2021-10-19T03:53:20.864Z] 03:53:01 0 27.09 0.00 12.62 3.24 0.11 56.95 [2021-10-19T03:53:20.865Z] 03:53:01 1 26.10 0.00 10.87 4.26 0.09 58.68 [2021-10-19T03:53:20.865Z] Average: all 1.80 0.00 0.76 0.24 0.02 97.17 [2021-10-19T03:53:20.865Z] Average: 0 1.83 0.00 0.82 0.21 0.02 97.12 [2021-10-19T03:53:20.865Z] Average: 1 1.78 0.00 0.71 0.27 0.02 97.23 [2021-10-19T03:53:20.865Z] [2021-10-19T03:53:20.865Z] [2021-10-19T03:53:20.865Z]