Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a0ea57342c624bee91335f4cb6d1021054e409bb+b65f5695dadca3fd7b85e6de0c13b69f00bad0e6 (9a4feb3a904cac6a88e17e59555c21ce7bfeb240) 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-ssh5399082389671323733.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 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-ssh9081778194981597645.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 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 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/PR-1056/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/PR-1056/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3190096592105001010.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9a07f3f07dd1acff74ab8b51a5ea399813bb16af # timeout=10 Commit message: "Merge pull request #362 from edgexfoundry/lts-changes" > 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-ssh439550558102347049.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/PR-1056/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/PR-1056/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2277268480073692454.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 USE_ALPINE: true 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 ‘prd-centos7-docker-4c-2g-28151’ Running on prd-centos7-docker-4c-2g-28433 in /w/workspace/gexfoundry_device-sdk-go_PR-1056 [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/gexfoundry_device-sdk-go_PR-1056 # 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/gexfoundry_device-sdk-go_PR-1056@tmp/jenkins-gitclient-ssh2595501540786140740.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 Merging remotes/origin/main commit b65f5695dadca3fd7b85e6de0c13b69f00bad0e6 into PR head commit a0ea57342c624bee91335f4cb6d1021054e409bb Merge succeeded, producing 441ae761b63eafe8d4de4fc4e34cc7b357038c33 Checking out Revision 441ae761b63eafe8d4de4fc4e34cc7b357038c33 (PR-1056) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-sdk-go_PR-1056@tmp/jenkins-gitclient-ssh2653197345624526533.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1056/head:refs/remotes/origin/PR-1056 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a0ea57342c624bee91335f4cb6d1021054e409bb # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-sdk-go_PR-1056@tmp/jenkins-gitclient-ssh1958681338373516912.key > git merge b65f5695dadca3fd7b85e6de0c13b69f00bad0e6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 441ae761b63eafe8d4de4fc4e34cc7b357038c33 # timeout=10 Commit message: "Merge commit 'b65f5695dadca3fd7b85e6de0c13b69f00bad0e6' into HEAD" > git rev-list --no-walk a0ea57342c624bee91335f4cb6d1021054e409bb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:01:33 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:01:33 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:01:33 ========================================================= 20:01:33 EdgeX Global Pipelines Version Info 20:01:33 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:01:34 ------------------- 20:01:34 stable info: 20:01:34 ------------------- 20:01:34 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:01:34 Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 20:01:34 Message: update stable to v1.0.211 20:01:34 ------------------- 20:01:34 experimental info: 20:01:34 ------------------- 20:01:34 Commited By: **** collab-it+edgex@linuxfoundation.org 20:01:34 Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 20:01:34 Message: update experimental to v1.0.211 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:01:34 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 20:01:35 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 20:01:35 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:01:35 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:01:35 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:01:35 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 20:01:35 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:01:35 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 20:01:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:01:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:01:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:01:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 20:01:35 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:01:35 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:01:35 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:01:35 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 20:01:35 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:01:35 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:01:35 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:01:35 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:01:35 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:01:35 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 20:01:35 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:01:35 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:01:35 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:01:36 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:01:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1056 [Pipeline] echo 20:01:36 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1056 [Pipeline] echo 20:01:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1056 [Pipeline] echo 20:01:36 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 441ae761b63eafe8d4de4fc4e34cc7b357038c33 [Pipeline] echo 20:01:36 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 441ae76 [Pipeline] echo 20:01:36 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:01:36 provisioning config files... 20:01:36 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1056@tmp/config3331146896475681834tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:01:36 ---> docker-login.sh 20:01:36 nexus3.edgexfoundry.org:10001 20:01:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:01:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:01:37 Configure a credential helper to remove this warning. See 20:01:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:01:37 20:01:37 Login Succeeded 20:01:37 nexus3.edgexfoundry.org:10002 20:01:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:01:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:01:37 Configure a credential helper to remove this warning. See 20:01:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:01:37 20:01:37 Login Succeeded 20:01:37 nexus3.edgexfoundry.org:10003 20:01:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:01:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:01:42 Configure a credential helper to remove this warning. See 20:01:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:01:42 20:01:42 Login Succeeded 20:01:42 nexus3.edgexfoundry.org:10004 20:01:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:01:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:01:42 Configure a credential helper to remove this warning. See 20:01:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:01:42 20:01:42 Login Succeeded 20:01:42 docker.io 20:01:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:01:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:01:43 Configure a credential helper to remove this warning. See 20:01:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:01:43 20:01:43 Login Succeeded 20:01:43 ---> docker-login.sh ends [Pipeline] } 20:01:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:01:44 + git rev-list -1 --merges 441ae761b63eafe8d4de4fc4e34cc7b357038c33~1..441ae761b63eafe8d4de4fc4e34cc7b357038c33 [Pipeline] echo 20:01:44 -----------> git rev-list -1 --merges 441ae761b63eafe8d4de4fc4e34cc7b357038c33~1..441ae761b63eafe8d4de4fc4e34cc7b357038c33 441ae761b63eafe8d4de4fc4e34cc7b357038c33 20:01:44 441ae761b63eafe8d4de4fc4e34cc7b357038c33 [false] [Pipeline] sh 20:01:44 + git log --format=format:%s -1 441ae761b63eafe8d4de4fc4e34cc7b357038c33 [Pipeline] echo 20:01:44 ========================================================= 20:01:44 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:01:44 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:01:45 + git log --format=format:%s -1 441ae761b63eafe8d4de4fc4e34cc7b357038c33 [Pipeline] echo 20:01:45 [semverPrep] GIT_COMMIT: 441ae761b63eafe8d4de4fc4e34cc7b357038c33, Commit Message: Merge commit 'b65f5695dadca3fd7b85e6de0c13b69f00bad0e6' into HEAD [Pipeline] echo 20:01:45 [semverPrep] This is not a build commit. [Pipeline] isUnix [Pipeline] sh 20:01:45 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:01:45 20:01:45 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:01:46 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:01:46 latest: Pulling from edgex-devops/git-semver 20:01:46 a0d0a0d46f8b: Pulling fs layer 20:01:46 3e5f54012d9b: Pulling fs layer 20:01:46 4c7163046ea9: Pulling fs layer 20:01:46 0c2d73faf560: Pulling fs layer 20:01:46 0c2d73faf560: Waiting 20:01:46 3e5f54012d9b: Verifying Checksum 20:01:46 3e5f54012d9b: Download complete 20:01:46 a0d0a0d46f8b: Verifying Checksum 20:01:46 a0d0a0d46f8b: Download complete 20:01:46 a0d0a0d46f8b: Pull complete 20:01:46 3e5f54012d9b: Pull complete 20:01:46 0c2d73faf560: Verifying Checksum 20:01:46 0c2d73faf560: Download complete 20:01:46 4c7163046ea9: Verifying Checksum 20:01:46 4c7163046ea9: Download complete 20:01:46 4c7163046ea9: Pull complete 20:01:47 0c2d73faf560: Pull complete 20:01:47 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 20:01:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:01:47 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:01:47 prd-centos7-docker-4c-2g-28433 does not seem to be running inside a container 20:01:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1056 -v /w/workspace/gexfoundry_device-sdk-go_PR-1056:/w/workspace/gexfoundry_device-sdk-go_PR-1056:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1056@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1056@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:01:47 $ docker top 708e5e1eee5f1e0219e12a5a0b903857815950b1cecfac34f224169143509f23 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:01:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:01:48 [ssh-agent] Looking for ssh-agent implementation... 20:01:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:01:48 $ docker exec 708e5e1eee5f1e0219e12a5a0b903857815950b1cecfac34f224169143509f23 ssh-agent 20:01:48 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXNlmkCd/agent.13 20:01:48 SSH_AGENT_PID=20 20:01:48 Running ssh-add (command line suppressed) 20:01:48 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1056@tmp/private_key_6080627955759392393.key (/w/workspace/gexfoundry_device-sdk-go_PR-1056@tmp/private_key_6080627955759392393.key) 20:01:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:01:49 + git tag --points-at HEAD [Pipeline] } 20:01:49 $ docker exec --env ******** --env ******** 708e5e1eee5f1e0219e12a5a0b903857815950b1cecfac34f224169143509f23 ssh-agent -k 20:01:50 unset SSH_AUTH_SOCK; 20:01:50 unset SSH_AGENT_PID; 20:01:50 echo Agent pid 20 killed; 20:01:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:01:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:01:50 [ssh-agent] Looking for ssh-agent implementation... 20:01:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:01:50 $ docker exec 708e5e1eee5f1e0219e12a5a0b903857815950b1cecfac34f224169143509f23 ssh-agent 20:01:50 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXDCefJi/agent.52 20:01:50 SSH_AGENT_PID=59 20:01:50 Running ssh-add (command line suppressed) 20:01:50 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1056@tmp/private_key_1342788411084621016.key (/w/workspace/gexfoundry_device-sdk-go_PR-1056@tmp/private_key_1342788411084621016.key) 20:01:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:01:50 + git semver init 20:01:50 # -> Open(): unable to determine branch for HEAD 20:01:50 # $GIT_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1056/.git 20:01:50 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-sdk-go_PR-1056 20:01:50 # $SEMVER_REMOTE_NAME = origin 20:01:50 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:01:50 # $SEMVER_USER_NAME = edgex-jenkins 20:01:50 # $SEMVER_BRANCH = PR-1056 20:01:50 # $SEMVER_TEMP = /tmp/semver-271597314 20:01:50 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 20:01:51 # '/tmp/semver-271597314' -> '/w/workspace/gexfoundry_device-sdk-go_PR-1056/.semver' 20:01:51 # -> Force: false 20:01:51 # $SEMVER_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1056/.semver [Pipeline] } 20:01:51 $ docker exec --env ******** --env ******** 708e5e1eee5f1e0219e12a5a0b903857815950b1cecfac34f224169143509f23 ssh-agent -k 20:01:51 unset SSH_AUTH_SOCK; 20:01:51 unset SSH_AGENT_PID; 20:01:51 echo Agent pid 59 killed; 20:01:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:01:52 + git semver [Pipeline] } 20:01:52 $ docker stop --time=1 708e5e1eee5f1e0219e12a5a0b903857815950b1cecfac34f224169143509f23 20:01:53 $ docker rm -f 708e5e1eee5f1e0219e12a5a0b903857815950b1cecfac34f224169143509f23 [Pipeline] // withDockerContainer [Pipeline] sh 20:01:54 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:01:54 Stashed 1 file(s) [Pipeline] echo 20:01:54 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 20:02:09 Still waiting to schedule task 20:02:09 Waiting for next available executor on ‘centos7-docker-4c-2g’ 20:02:09 Still waiting to schedule task 20:02:09 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-28432’ 20:05:11 Running on prd-ubuntu18.04-docker-arm64-4c-16g-28446 in /w/workspace/gexfoundry_device-sdk-go_PR-1056 [Pipeline] { [Pipeline] ws 20:05:11 Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout 20:05:12 Selected Git installation does not exist. Using Default 20:05:12 The recommended git tool is: NONE 20:05:19 Running on prd-centos7-docker-4c-2g-28450 in /w/workspace/gexfoundry_device-sdk-go_PR-1056 [Pipeline] { [Pipeline] ws 20:05:19 Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout 20:05:19 Selected Git installation does not exist. Using Default 20:05:19 The recommended git tool is: NONE 20:05:19 using credential edgex-jenkins-ssh 20:05:19 Cloning the remote Git repository 20:05:19 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 20:05:19 > git init /w/workspace/device-sdk-go/2 # timeout=10 20:05:19 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 20:05:19 > git --version # timeout=10 20:05:20 > git --version # 'git version 2.17.1' 20:05:20 using GIT_SSH to set credentials SSH Credentials for GitHub 20:05:20 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:05:22 using credential edgex-jenkins-ssh 20:05:22 Cloning the remote Git repository 20:05:21 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 20:05:21 > git init /w/workspace/device-sdk-go/2 # timeout=10 20:05:21 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 20:05:21 > git --version # timeout=10 20:05:21 > git --version # 'git version 2.24.4' 20:05:21 using GIT_SSH to set credentials SSH Credentials for GitHub 20:05:21 [INFO] Currently running in a labeled security context 20:05:21 [INFO] Currently SELinux is 'enforcing' on the host 20:05:21 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/2@tmp/jenkins-gitclient-ssh2322397593247523878.key 20:05:22 Merging remotes/origin/main commit b65f5695dadca3fd7b85e6de0c13b69f00bad0e6 into PR head commit a0ea57342c624bee91335f4cb6d1021054e409bb 20:05:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:05:22 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 20:05:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:05:21 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 20:05:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:05:21 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 20:05:21 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 20:05:21 using GIT_SSH to set credentials SSH Credentials for GitHub 20:05:21 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1056/head:refs/remotes/origin/PR-1056 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:05:22 > git config core.sparsecheckout # timeout=10 20:05:22 > git checkout -f a0ea57342c624bee91335f4cb6d1021054e409bb # timeout=10 20:05:22 > git remote # timeout=10 20:05:22 > git config --get remote.origin.url # timeout=10 20:05:22 using GIT_SSH to set credentials SSH Credentials for GitHub 20:05:22 > git merge b65f5695dadca3fd7b85e6de0c13b69f00bad0e6 # timeout=10 20:05:23 Merge succeeded, producing 524b3d097162a82732b54a20e6f7901118d696c3 20:05:23 Checking out Revision 524b3d097162a82732b54a20e6f7901118d696c3 (PR-1056) 20:05:24 Merging remotes/origin/main commit b65f5695dadca3fd7b85e6de0c13b69f00bad0e6 into PR head commit a0ea57342c624bee91335f4cb6d1021054e409bb 20:05:24 Merge succeeded, producing e24ffe3e7bf106c1c0376d1977058e103db801cf 20:05:24 Checking out Revision e24ffe3e7bf106c1c0376d1977058e103db801cf (PR-1056) 20:05:23 > git rev-parse HEAD^{commit} # timeout=10 20:05:23 > git config core.sparsecheckout # timeout=10 20:05:23 > git checkout -f 524b3d097162a82732b54a20e6f7901118d696c3 # timeout=10 20:05:23 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 20:05:23 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 20:05:23 using GIT_SSH to set credentials SSH Credentials for GitHub 20:05:23 [INFO] Currently running in a labeled security context 20:05:23 [INFO] Currently SELinux is 'enforcing' on the host 20:05:23 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/2@tmp/jenkins-gitclient-ssh7883837096074223073.key 20:05:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1056/head:refs/remotes/origin/PR-1056 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:05:24 > git config core.sparsecheckout # timeout=10 20:05:24 > git checkout -f a0ea57342c624bee91335f4cb6d1021054e409bb # timeout=10 20:05:24 > git remote # timeout=10 20:05:24 > git config --get remote.origin.url # timeout=10 20:05:24 using GIT_SSH to set credentials SSH Credentials for GitHub 20:05:24 [INFO] Currently running in a labeled security context 20:05:24 [INFO] Currently SELinux is 'enforcing' on the host 20:05:24 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/2@tmp/jenkins-gitclient-ssh4668007935944836539.key 20:05:24 > git merge b65f5695dadca3fd7b85e6de0c13b69f00bad0e6 # timeout=10 20:05:24 > git rev-parse HEAD^{commit} # timeout=10 20:05:24 > git config core.sparsecheckout # timeout=10 20:05:24 > git checkout -f e24ffe3e7bf106c1c0376d1977058e103db801cf # timeout=10 20:05:28 Commit message: "Merge commit 'b65f5695dadca3fd7b85e6de0c13b69f00bad0e6' into HEAD" 20:05:28 > git rev-list --no-walk a0ea57342c624bee91335f4cb6d1021054e409bb # timeout=10 20:05:28 Commit message: "Merge commit 'b65f5695dadca3fd7b85e6de0c13b69f00bad0e6' into HEAD" 20:05:28 > git rev-list --no-walk a0ea57342c624bee91335f4cb6d1021054e409bb # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:05:28 provisioning config files... 20:05:28 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/2@tmp/config4752394220457088810tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:05:29 ---> docker-login.sh 20:05:29 nexus3.edgexfoundry.org:10001 20:05:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:05:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:05:29 Configure a credential helper to remove this warning. See 20:05:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:05:29 20:05:29 Login Succeeded 20:05:29 nexus3.edgexfoundry.org:10002 20:05:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:05:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:05:29 Configure a credential helper to remove this warning. See 20:05:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:05:29 20:05:29 Login Succeeded 20:05:29 nexus3.edgexfoundry.org:10003 20:05:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:05:29 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:05:29 % Total % Received % Xferd Average Speed Time Time Time Current 20:05:29 Dload Upload Total Spent Left Speed 20:05:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 169k 0 --:--:-- --:--:-- --:--:-- 172k 20:05:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:05:29 Configure a credential helper to remove this warning. See 20:05:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:05:29 20:05:29 Login Succeeded 20:05:29 nexus3.edgexfoundry.org:10004 20:05:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:05:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:05:29 Configure a credential helper to remove this warning. See 20:05:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:05:29 20:05:29 Login Succeeded 20:05:29 docker.io 20:05:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] sh 20:05:30 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json 20:05:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:05:30 Configure a credential helper to remove this warning. See 20:05:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:05:30 20:05:30 Login Succeeded 20:05:30 ---> docker-login.sh ends [Pipeline] } 20:05:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:05:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:05:30 ========================================================= 20:05:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 20:05:30 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 20:05:30 + 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 . 20:05:30 Sending build context to Docker daemon 2.753MB 20:05:30 Step 1/10 : ARG BASE=golang:1.16-alpine3.14 20:05:30 Step 2/10 : FROM ${BASE} AS builder [Pipeline] sh 20:05:30 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 20:05:30 a0d0a0d46f8b: Pulling fs layer 20:05:30 31adcdaf11c8: Pulling fs layer 20:05:30 b8b176561691: Pulling fs layer 20:05:30 4527c011a84f: Pulling fs layer 20:05:30 5d74067f8e1e: Pulling fs layer 20:05:30 e0aca202a116: Pulling fs layer 20:05:30 3a43be97a3b4: Pulling fs layer 20:05:30 34cad66bf833: Pulling fs layer 20:05:30 b4e3c513aaa6: Pulling fs layer 20:05:30 e0aca202a116: Waiting 20:05:30 3a43be97a3b4: Waiting 20:05:30 34cad66bf833: Waiting 20:05:30 b4e3c513aaa6: Waiting 20:05:30 4527c011a84f: Waiting 20:05:30 5d74067f8e1e: Waiting 20:05:30 b8b176561691: Verifying Checksum 20:05:30 b8b176561691: Download complete 20:05:30 31adcdaf11c8: Verifying Checksum 20:05:30 31adcdaf11c8: Download complete 20:05:30 5d74067f8e1e: Verifying Checksum 20:05:30 5d74067f8e1e: Download complete 20:05:30 e0aca202a116: Verifying Checksum 20:05:30 e0aca202a116: Download complete 20:05:30 a0d0a0d46f8b: Download complete 20:05:30 3a43be97a3b4: Verifying Checksum 20:05:30 3a43be97a3b4: Download complete 20:05:30 34cad66bf833: Verifying Checksum 20:05:30 34cad66bf833: Download complete 20:05:31 + sudo tee /etc/docker/daemon.new 20:05:31 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:05:31 { 20:05:31 "registry-mirrors": [ 20:05:31 "https://nexus3.edgexfoundry.org:10001" 20:05:31 ], 20:05:31 "bip": "10.250.0.254/24", 20:05:31 "hosts": [ 20:05:31 "tcp://0.0.0.0:5555", 20:05:31 "unix:///var/run/docker.sock" 20:05:31 ], 20:05:31 "mtu": 1458, 20:05:31 "selinux-enabled": true, 20:05:31 "seccomp-profile": "/etc/docker/seccomp.json" 20:05:31 } [Pipeline] sh 20:05:31 a0d0a0d46f8b: Pull complete 20:05:31 31adcdaf11c8: Pull complete 20:05:31 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json 20:05:31 b8b176561691: Pull complete 20:05:31 4527c011a84f: Verifying Checksum 20:05:31 4527c011a84f: Download complete [Pipeline] sh 20:05:31 b4e3c513aaa6: Verifying Checksum 20:05:31 b4e3c513aaa6: Download complete 20:05:32 + sudo service docker restart 20:05:36 4527c011a84f: Pull complete 20:05:36 5d74067f8e1e: Pull complete 20:05:36 e0aca202a116: Pull complete 20:05:36 3a43be97a3b4: Pull complete 20:05:36 34cad66bf833: Pull complete 20:05:38 b4e3c513aaa6: Pull complete 20:05:38 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 20:05:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 20:05:38 ---> 9f6097aaca64 20:05:38 Step 3/10 : ARG MAKE=make build 20:05:42 ---> Running in e34e96510bd6 20:05:42 Removing intermediate container e34e96510bd6 20:05:42 ---> eddf2be2192e 20:05:42 Step 4/10 : WORKDIR /device-sdk-go 20:05:42 ---> Running in f110ecd28bff 20:05:42 Removing intermediate container f110ecd28bff 20:05:42 ---> 5a0578846e6b 20:05:42 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 20:05:42 ---> Running in e8c359d7d900 20:05:42 Removing intermediate container e8c359d7d900 20:05:42 ---> c44245031f70 20:05:42 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:05:42 ---> Running in f7bf1f2c6a1b 20:05:43 Removing intermediate container f7bf1f2c6a1b 20:05:43 ---> b8005def2e95 20:05:43 Step 7/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 20:05:43 ---> Running in 506ef32fffb4 20:05:43 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:05:49 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:05:50 provisioning config files... 20:05:50 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/2@tmp/config1665636034987028249tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:05:51 ---> docker-login.sh 20:05:51 nexus3.edgexfoundry.org:10001 20:05:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:05:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:05:52 Configure a credential helper to remove this warning. See 20:05:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:05:52 20:05:52 Login Succeeded 20:05:52 nexus3.edgexfoundry.org:10002 20:05:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:05:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:05:53 Configure a credential helper to remove this warning. See 20:05:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:05:53 20:05:53 Login Succeeded 20:05:53 nexus3.edgexfoundry.org:10003 20:05:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:05:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:05:54 Configure a credential helper to remove this warning. See 20:05:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:05:54 20:05:54 Login Succeeded 20:05:54 nexus3.edgexfoundry.org:10004 20:05:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:05:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:05:54 Configure a credential helper to remove this warning. See 20:05:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:05:54 20:05:54 Login Succeeded 20:05:54 docker.io 20:05:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:05:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:05:55 Configure a credential helper to remove this warning. See 20:05:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:05:55 20:05:55 Login Succeeded 20:05:55 ---> docker-login.sh ends [Pipeline] } 20:05:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:05:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:05:56 ========================================================= 20:05:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 20:05:56 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 20:05:57 + 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 . 20:05:58 Sending build context to Docker daemon 2.752MB 20:05:58 Step 1/10 : ARG BASE=golang:1.16-alpine3.14 20:05:58 Step 2/10 : FROM ${BASE} AS builder 20:05:58 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:05:58 552d1f2373af: Pulling fs layer 20:05:58 ea3f2d53f512: Pulling fs layer 20:05:58 9e70ebbbe112: Pulling fs layer 20:05:58 7a9cfe048b4a: Pulling fs layer 20:05:58 72dc09318566: Pulling fs layer 20:05:58 f4f7b4309257: Pulling fs layer 20:05:58 0ac9a79272e3: Pulling fs layer 20:05:58 b78e95d17946: Pulling fs layer 20:05:58 7a9cfe048b4a: Waiting 20:05:58 72dc09318566: Waiting 20:05:58 f4f7b4309257: Waiting 20:05:58 0ac9a79272e3: Waiting 20:05:58 b78e95d17946: Waiting 20:05:59 9e70ebbbe112: Verifying Checksum 20:05:59 9e70ebbbe112: Download complete 20:05:59 ea3f2d53f512: Verifying Checksum 20:05:59 ea3f2d53f512: Download complete 20:05:59 552d1f2373af: Verifying Checksum 20:05:59 552d1f2373af: Download complete 20:05:59 f4f7b4309257: Verifying Checksum 20:05:59 f4f7b4309257: Download complete 20:05:59 0ac9a79272e3: Verifying Checksum 20:05:59 0ac9a79272e3: Download complete 20:05:59 552d1f2373af: Pull complete 20:05:59 72dc09318566: Verifying Checksum 20:05:59 72dc09318566: Download complete 20:06:00 OK: 220 MiB in 52 packages 20:06:00 Removing intermediate container 506ef32fffb4 20:06:00 ---> 01cf58a65a04 20:06:00 Step 8/10 : COPY . . 20:06:00 ea3f2d53f512: Pull complete 20:06:00 ---> 53e7b0deb59a 20:06:00 Step 9/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:06:00 ---> Running in aa6e2e02a51c 20:06:00 9e70ebbbe112: Pull complete 20:06:02 b78e95d17946: Verifying Checksum 20:06:02 b78e95d17946: Download complete 20:06:02 7a9cfe048b4a: Verifying Checksum 20:06:02 7a9cfe048b4a: Download complete 20:06:12 7a9cfe048b4a: Pull complete 20:06:12 72dc09318566: Pull complete 20:06:12 f4f7b4309257: Pull complete 20:06:12 0ac9a79272e3: Pull complete 20:06:18 b78e95d17946: Pull complete 20:06:18 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 20:06:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 20:06:18 ---> 8b459fc5aaf0 20:06:18 Step 3/10 : ARG MAKE=make build 20:06:18 ---> Running in c7b1064ac10f 20:06:18 Removing intermediate container c7b1064ac10f 20:06:18 ---> 1841ec0615df 20:06:18 Step 4/10 : WORKDIR /device-sdk-go 20:06:18 ---> Running in d799a7d2f849 20:06:19 Removing intermediate container d799a7d2f849 20:06:19 ---> 55682af31428 20:06:19 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 20:06:19 ---> Running in 0da75a2b369d 20:06:20 Removing intermediate container 0da75a2b369d 20:06:20 ---> 9cc756a48ab6 20:06:20 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:06:20 ---> Running in b29a4d17b413 20:06:22 Removing intermediate container b29a4d17b413 20:06:22 ---> 04ebee29e654 20:06:22 Step 7/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 20:06:22 ---> Running in d89b1496c8b7 20:06:23 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:06:24 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:06:26 OK: 219 MiB in 52 packages 20:06:27 Removing intermediate container d89b1496c8b7 20:06:27 ---> 78cacd742cd2 20:06:27 Step 8/10 : COPY . . 20:06:28 ---> 7ce406fee536 20:06:28 Step 9/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:06:28 ---> Running in 65e586f0e2e2 20:06:34 Removing intermediate container aa6e2e02a51c 20:06:34 ---> a367ff7a9c34 20:06:34 Step 10/10 : RUN ${MAKE} 20:06:34 ---> Running in 16cac3a899d4 20:06:34 noop 20:06:34 Removing intermediate container 16cac3a899d4 20:06:34 ---> 83040372b295 20:06:34 Successfully built 83040372b295 20:06:34 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 20:06:36 + docker inspect -f . ci-base-image-x86_64 20:06:36 . [Pipeline] withDockerContainer 20:06:36 prd-centos7-docker-4c-2g-28450 does not seem to be running inside a container 20:06:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:06:36 $ docker top 13c108ac02de9c01a2aa652d9ec02d5e092780cf35e8c4e9180d802536d801df -eo pid,comm [Pipeline] { [Pipeline] sh 20:06:37 + go version 20:06:37 go version go1.16.8 linux/amd64 [Pipeline] } 20:06:37 $ docker stop --time=1 13c108ac02de9c01a2aa652d9ec02d5e092780cf35e8c4e9180d802536d801df 20:06:38 $ docker rm -f 13c108ac02de9c01a2aa652d9ec02d5e092780cf35e8c4e9180d802536d801df [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:06:39 + docker inspect -f . ci-base-image-x86_64 20:06:39 . [Pipeline] withDockerContainer 20:06:39 prd-centos7-docker-4c-2g-28450 does not seem to be running inside a container 20:06:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:06:39 $ docker top e4fd9f78728735b02358ae0b32904e9014625dee5e35efd551d297f119e5cb04 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 20:06:40 + make test 20:06:40 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:06:45 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 20:07:13 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 20:07:13 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 20:07:13 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 20:07:13 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.067s coverage: 23.3% of statements 20:07:13 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 20:07:13 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.042s coverage: 27.6% of statements 20:07:13 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.046s coverage: 78.9% of statements 20:07:14 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.054s coverage: 9.0% of statements 20:07:14 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 20:07:14 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 20:07:14 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 20:07:14 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.077s coverage: 28.7% of statements 20:07:14 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 20:07:16 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.054s coverage: 83.3% of statements 20:07:16 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 20:07:16 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 20:07:16 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.072s coverage: 57.8% of statements 20:07:17 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.815s coverage: 89.2% of statements 20:07:17 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 20:07:17 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.052s coverage: 4.8% of statements 20:07:17 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 20:07:17 GO111MODULE=on go vet ./... 20:07:50 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:07:50 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:07:50 ./bin/test-attribution-txt.sh [Pipeline] } 20:07:50 $ docker stop --time=1 e4fd9f78728735b02358ae0b32904e9014625dee5e35efd551d297f119e5cb04 20:07:51 Removing intermediate container 65e586f0e2e2 20:07:51 ---> 8b526f7e01bc 20:07:51 Step 10/10 : RUN ${MAKE} 20:07:51 ---> Running in dd41d736216b 20:07:51 noop 20:07:51 Removing intermediate container dd41d736216b 20:07:51 ---> 1d248e40fe09 20:07:51 Successfully built 1d248e40fe09 20:07:51 Successfully tagged ci-base-image-arm64:latest 20:07:52 $ docker rm -f e4fd9f78728735b02358ae0b32904e9014625dee5e35efd551d297f119e5cb04 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 20:07:53 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:07:53 + docker inspect -f . ci-base-image-arm64 20:07:53 . [Pipeline] withDockerContainer 20:07:53 prd-ubuntu18.04-docker-arm64-4c-16g-28446 does not seem to be running inside a container 20:07:53 Stashed 1 file(s) 20:07:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:07:55 $ docker top 8f6b8c68e2a59cb90bd34c609c585b0c9210a222722f47b8f056c7466742d602 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 20:07:57 + go version 20:07:57 go version go1.16.8 linux/arm64 [Pipeline] sh [Pipeline] } 20:07:57 $ docker stop --time=1 8f6b8c68e2a59cb90bd34c609c585b0c9210a222722f47b8f056c7466742d602 20:07:57 + sudo chown -R jenkins:jenkins . 20:07:58 $ docker rm -f 8f6b8c68e2a59cb90bd34c609c585b0c9210a222722f47b8f056c7466742d602 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:08:00 + ls -al . 20:08:00 total 264 20:08:00 drwxrwxr-x. 10 jenkins jenkins 4096 Nov 9 20:07 . 20:08:00 drwxrwxr-x. 4 jenkins jenkins 28 Nov 9 20:05 .. 20:08:00 drwxrwxr-x. 2 jenkins jenkins 37 Nov 9 20:05 bin 20:08:00 -rw-rw-r--. 1 jenkins jenkins 24816 Nov 9 20:05 CHANGELOG.md 20:08:00 -rw-r--r--. 1 jenkins jenkins 128369 Nov 9 20:07 coverage.out 20:08:00 -rw-rw-r--. 1 jenkins jenkins 140 Nov 9 20:05 .dockerignore 20:08:00 drwxrwxr-x. 5 jenkins jenkins 62 Nov 9 20:05 example 20:08:00 drwxrwxr-x. 8 jenkins jenkins 179 Nov 9 20:05 .git 20:08:00 drwxrwxr-x. 3 jenkins jenkins 125 Nov 9 20:05 .github 20:08:00 -rw-rw-r--. 1 jenkins jenkins 131 Nov 9 20:05 .gitignore 20:08:00 -rw-rw-r--. 1 jenkins jenkins 602 Nov 9 20:05 go.mod 20:08:00 -rw-rw-r--. 1 jenkins jenkins 49140 Nov 9 20:05 go.sum 20:08:00 -rw-rw-r--. 1 jenkins jenkins 677 Nov 9 20:05 GOVERNANCE.md 20:08:00 drwxrwxr-x. 15 jenkins jenkins 224 Nov 9 20:05 internal 20:08:00 -rw-rw-r--. 1 jenkins jenkins 880 Nov 9 20:05 Jenkinsfile 20:08:00 -rw-rw-r--. 1 jenkins jenkins 11341 Nov 9 20:05 LICENSE 20:08:00 -rw-rw-r--. 1 jenkins jenkins 1120 Nov 9 20:05 Makefile 20:08:00 drwxrwxr-x. 3 jenkins jenkins 16 Nov 9 20:05 openapi 20:08:00 -rw-rw-r--. 1 jenkins jenkins 619 Nov 9 20:05 OWNERS.md 20:08:00 drwxrwxr-x. 5 jenkins jenkins 50 Nov 9 20:05 pkg 20:08:00 -rw-rw-r--. 1 jenkins jenkins 4877 Nov 9 20:05 README.md 20:08:00 drwxrwxr-x. 4 jenkins jenkins 54 Nov 9 20:05 snap 20:08:00 -rw-rw-r--. 1 jenkins jenkins 5 Nov 9 20:01 VERSION 20:08:00 -rw-rw-r--. 1 jenkins jenkins 222 Nov 9 20:05 version.go [Pipeline] isUnix [Pipeline] sh 20:08:00 + docker inspect -f . ci-base-image-arm64 20:08:00 . [Pipeline] withDockerContainer 20:08:00 + 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=e24ffe3e7bf106c1c0376d1977058e103db801cf --label arch=amd64 --label version=0.0.0 . 20:08:00 Sending build context to Docker daemon 2.882MB 20:08:00 Step 1/24 : ARG BASE=golang:1.16-alpine3.14 20:08:00 Step 2/24 : FROM ${BASE} AS builder 20:08:00 ---> 83040372b295 20:08:00 Step 3/24 : ARG MAKE=make build 20:08:00 ---> Running in 6e0691b03208 20:08:00 Removing intermediate container 6e0691b03208 20:08:00 ---> 6642d1505424 20:08:00 Step 4/24 : WORKDIR /device-sdk-go 20:08:00 ---> Running in d9d984875d5a 20:08:00 Removing intermediate container d9d984875d5a 20:08:00 ---> 7fda9b524166 20:08:00 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 20:08:00 ---> Running in 69c2cee257df 20:08:00 Removing intermediate container 69c2cee257df 20:08:00 ---> 02735488d4ec 20:08:00 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:08:01 ---> Running in b413db61c03f 20:08:01 prd-ubuntu18.04-docker-arm64-4c-16g-28446 does not seem to be running inside a container 20:08:01 Removing intermediate container b413db61c03f 20:08:01 ---> 965d69e5d518 20:08:01 Step 7/24 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 20:08:01 ---> Running in 30bca26baf8f 20:08:01 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:08:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:08:04 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:08:04 $ docker top 52c9a89b3ab0eaa9abfba5ebb20b3a4807a847dd1c62e7b74ebd7b4d4752117f -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 20:08:05 + make test 20:08:05 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:08:20 OK: 220 MiB in 52 packages 20:08:20 Removing intermediate container 30bca26baf8f 20:08:20 ---> 91b9c11e423b 20:08:20 Step 8/24 : COPY . . 20:08:20 ---> 6fdbdfffd913 20:08:20 Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:08:20 ---> Running in aa04aa0204d6 20:08:20 Removing intermediate container aa04aa0204d6 20:08:20 ---> aaab62356daf 20:08:20 Step 10/24 : RUN ${MAKE} 20:08:20 ---> Running in 06946e1e52c4 20:08:20 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 20:08:39 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 20:08:41 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 20:08:41 Removing intermediate container 06946e1e52c4 20:08:41 ---> a5adb8c93622 20:08:41 Step 11/24 : FROM alpine:3.14 20:08:42 3.14: Pulling from library/alpine 20:08:42 a0d0a0d46f8b: Already exists 20:08:42 error pulling image configuration: Get "https://production.cloudflare.docker.com/registry-v2/docker/registry/v2/blobs/sha256/14/14119a10abf4669e8cdbdff324a9f9605d99697215a0d21c360fe8dfa8471bab/data?verify=1636491522-tY%2B1AUGJqUVB%2BtnioSj5Rg7UAAs%3D": dial tcp: lookup production.cloudflare.docker.com on 10.30.120.3:53: server misbehaving [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:08:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:08:43 20:08:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 20:08:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:08:49 latest: Pulling from edgex-lftools-log-publisher 20:08:49 b4d181a07f80: Pulling fs layer 20:08:49 a1111a8f2ec3: Pulling fs layer 20:08:49 ed53099fbce6: Pulling fs layer 20:08:49 dc539afda2c1: Pulling fs layer 20:08:49 77bc0d833cb6: Pulling fs layer 20:08:49 9065ff56babe: Pulling fs layer 20:08:49 d287ab97295c: Pulling fs layer 20:08:49 dc539afda2c1: Waiting 20:08:49 77bc0d833cb6: Waiting 20:08:49 9065ff56babe: Waiting 20:08:49 d287ab97295c: Waiting 20:08:49 a1111a8f2ec3: Verifying Checksum 20:08:49 a1111a8f2ec3: Download complete 20:08:49 dc539afda2c1: Verifying Checksum 20:08:49 dc539afda2c1: Download complete 20:08:49 ed53099fbce6: Verifying Checksum 20:08:49 ed53099fbce6: Download complete 20:08:49 77bc0d833cb6: Verifying Checksum 20:08:49 77bc0d833cb6: Download complete 20:08:49 9065ff56babe: Verifying Checksum 20:08:49 9065ff56babe: Download complete 20:08:49 d287ab97295c: Verifying Checksum 20:08:49 d287ab97295c: Download complete 20:08:49 b4d181a07f80: Verifying Checksum 20:08:49 b4d181a07f80: Download complete 20:08:51 b4d181a07f80: Pull complete 20:08:51 a1111a8f2ec3: Pull complete 20:08:51 ed53099fbce6: Pull complete 20:08:51 dc539afda2c1: Pull complete 20:08:52 77bc0d833cb6: Pull complete 20:08:52 9065ff56babe: Pull complete 20:08:57 d287ab97295c: Pull complete 20:08:57 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 20:08:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:08:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 20:08:57 prd-centos7-docker-4c-2g-28450 does not seem to be running inside a container 20:08:57 $ 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/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:09:00 $ docker top 3149d5212a633e833bd80a9c3dea7c9d78997df4bb37505888e676951d6e68df -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:09:01 ---> job-cost.sh 20:09:01 lf-activate-venv: SKIPPING 20:09:01 INFO: No Stack... 20:09:03 INFO: Retrieving Pricing Info for: v3-standard-2 20:09:03 INFO: Archiving Costs [Pipeline] sh 20:09:04 + cat /w/workspace/device-sdk-go/2/archives/cost.csv 20:09:04 + cut -d, -f6 [Pipeline] lock 20:09:04 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1056-2-stack-cost] 20:09:04 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1056-2-stack-cost] did not exist. Created. 20:09:04 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1056-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:09:04 + echo total: 0.05999999865889549 [Pipeline] stash 20:09:04 Stashed 1 file(s) [Pipeline] } 20:09:04 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1056-2-stack-cost] [Pipeline] // lock [Pipeline] } 20:09:04 $ docker stop --time=1 3149d5212a633e833bd80a9c3dea7c9d78997df4bb37505888e676951d6e68df 20:09:05 $ docker rm -f 3149d5212a633e833bd80a9c3dea7c9d78997df4bb37505888e676951d6e68df [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 20:09:05 Failed in branch amd64 20:10:02 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 20:10:02 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 20:10:02 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 20:10:09 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.488s coverage: 23.3% of statements 20:10:09 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 20:10:09 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.259s coverage: 27.6% of statements 20:10:09 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.327s coverage: 78.9% of statements 20:10:09 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.236s coverage: 9.0% of statements 20:10:09 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 20:10:09 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 20:10:09 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 20:10:10 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.386s coverage: 28.7% of statements 20:10:10 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 20:10:13 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.292s coverage: 83.3% of statements 20:10:13 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 20:10:13 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 20:10:13 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.536s coverage: 57.8% of statements 20:10:15 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.486s coverage: 89.2% of statements 20:10:15 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 20:10:16 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.213s coverage: 4.8% of statements 20:10:16 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 20:10:16 GO111MODULE=on go vet ./... 20:11:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:11:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:11:26 ./bin/test-attribution-txt.sh [Pipeline] } 20:11:26 $ docker stop --time=1 52c9a89b3ab0eaa9abfba5ebb20b3a4807a847dd1c62e7b74ebd7b4d4752117f 20:11:28 $ docker rm -f 52c9a89b3ab0eaa9abfba5ebb20b3a4807a847dd1c62e7b74ebd7b4d4752117f [Pipeline] // withDockerContainer [Pipeline] sh 20:11:29 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:11:29 Warning: overwriting stash ‘coverage-report’ 20:11:30 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 20:11:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:11:31 + ls -al . 20:11:31 total 300 20:11:31 drwxrwxr-x 10 jenkins jenkins 4096 Nov 9 20:11 . 20:11:31 drwxrwxr-x 4 jenkins jenkins 4096 Nov 9 20:05 .. 20:11:31 -rw-rw-r-- 1 jenkins jenkins 140 Nov 9 20:05 .dockerignore 20:11:31 drwxrwxr-x 8 jenkins jenkins 4096 Nov 9 20:05 .git 20:11:31 drwxrwxr-x 3 jenkins jenkins 4096 Nov 9 20:05 .github 20:11:31 -rw-rw-r-- 1 jenkins jenkins 131 Nov 9 20:05 .gitignore 20:11:31 -rw-rw-r-- 1 jenkins jenkins 24816 Nov 9 20:05 CHANGELOG.md 20:11:31 -rw-rw-r-- 1 jenkins jenkins 677 Nov 9 20:05 GOVERNANCE.md 20:11:31 -rw-rw-r-- 1 jenkins jenkins 880 Nov 9 20:05 Jenkinsfile 20:11:31 -rw-rw-r-- 1 jenkins jenkins 11341 Nov 9 20:05 LICENSE 20:11:31 -rw-rw-r-- 1 jenkins jenkins 1120 Nov 9 20:05 Makefile 20:11:31 -rw-rw-r-- 1 jenkins jenkins 619 Nov 9 20:05 OWNERS.md 20:11:31 -rw-rw-r-- 1 jenkins jenkins 4877 Nov 9 20:05 README.md 20:11:31 -rw-rw-r-- 1 jenkins jenkins 5 Nov 9 20:01 VERSION 20:11:31 drwxrwxr-x 2 jenkins jenkins 4096 Nov 9 20:05 bin 20:11:31 -rw-r--r-- 1 jenkins jenkins 128369 Nov 9 20:10 coverage.out 20:11:31 drwxrwxr-x 5 jenkins jenkins 4096 Nov 9 20:05 example 20:11:31 -rw-rw-r-- 1 jenkins jenkins 602 Nov 9 20:05 go.mod 20:11:31 -rw-rw-r-- 1 jenkins jenkins 49140 Nov 9 20:05 go.sum 20:11:31 drwxrwxr-x 15 jenkins jenkins 4096 Nov 9 20:05 internal 20:11:31 drwxrwxr-x 3 jenkins jenkins 4096 Nov 9 20:05 openapi 20:11:31 drwxrwxr-x 5 jenkins jenkins 4096 Nov 9 20:05 pkg 20:11:31 drwxrwxr-x 4 jenkins jenkins 4096 Nov 9 20:05 snap 20:11:31 -rw-rw-r-- 1 jenkins jenkins 222 Nov 9 20:05 version.go [Pipeline] isUnix [Pipeline] sh 20:11:31 + 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=e24ffe3e7bf106c1c0376d1977058e103db801cf --label arch=arm64 --label version=0.0.0 . 20:11:32 Sending build context to Docker daemon 2.881MB 20:11:32 Step 1/24 : ARG BASE=golang:1.16-alpine3.14 20:11:32 Step 2/24 : FROM ${BASE} AS builder 20:11:32 ---> 1d248e40fe09 20:11:32 Step 3/24 : ARG MAKE=make build 20:11:32 ---> Running in e482656bedfa 20:11:32 Removing intermediate container e482656bedfa 20:11:32 ---> 00bc1b322479 20:11:32 Step 4/24 : WORKDIR /device-sdk-go 20:11:32 ---> Running in 89187bc32d58 20:11:33 Removing intermediate container 89187bc32d58 20:11:33 ---> 3bfff4c442b6 20:11:33 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 20:11:33 ---> Running in f197b725284f 20:11:33 Removing intermediate container f197b725284f 20:11:33 ---> 11b6595b0f49 20:11:33 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:11:34 ---> Running in 4adfbf9a126c 20:11:36 Removing intermediate container 4adfbf9a126c 20:11:36 ---> 43cdd85dcb31 20:11:36 Step 7/24 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 20:11:36 ---> Running in 4aba570f4d46 20:11:37 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:11:38 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:11:39 OK: 219 MiB in 52 packages 20:11:40 Removing intermediate container 4aba570f4d46 20:11:40 ---> 34791b492805 20:11:40 Step 8/24 : COPY . . 20:11:41 ---> 93ef57425c6d 20:11:41 Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:11:41 ---> Running in e36f78436fed 20:11:44 Removing intermediate container e36f78436fed 20:11:44 ---> 0527c08153a8 20:11:44 Step 10/24 : RUN ${MAKE} 20:11:44 ---> Running in 552c02022c7e 20:11:45 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 20:12:25 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 20:12:28 Removing intermediate container 552c02022c7e 20:12:28 ---> 08f7ce460511 20:12:28 Step 11/24 : FROM alpine:3.14 20:12:29 3.14: Pulling from library/alpine 20:12:29 552d1f2373af: Already exists 20:12:30 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 20:12:30 Status: Downloaded newer image for alpine:3.14 20:12:30 ---> bb3de5531c18 20:12:30 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 20:12:30 ---> Running in 3bffc5a7212e 20:12:30 Removing intermediate container 3bffc5a7212e 20:12:30 ---> 90aaff0d370f 20:12:30 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:12:30 ---> Running in 8811205670c7 20:12:32 Removing intermediate container 8811205670c7 20:12:32 ---> 2935c2ab084d 20:12:32 Step 14/24 : RUN apk add --update --no-cache zeromq 20:12:32 ---> Running in 5641d78a93d1 20:12:34 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:12:36 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:12:44 (1/5) Installing libgcc (10.3.1_git20210424-r2) 20:12:44 (2/5) Installing libsodium (1.0.18-r0) 20:12:44 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 20:12:45 (4/5) Installing libzmq (4.3.4-r0) 20:12:45 (5/5) Installing zeromq (4.3.4-r0) 20:12:46 Executing busybox-1.33.1-r3.trigger 20:12:46 OK: 8 MiB in 19 packages 20:12:46 Removing intermediate container 5641d78a93d1 20:12:46 ---> 19805de33c87 20:12:46 Step 15/24 : WORKDIR / 20:12:46 ---> Running in dcfd8bdeb8dd 20:12:47 Removing intermediate container dcfd8bdeb8dd 20:12:47 ---> 3db7fdbf2694 20:12:47 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 20:12:48 ---> 24508331bb48 20:12:48 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 20:12:49 ---> 40f0812e71cd 20:12:49 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 20:12:50 ---> 279b613f4178 20:12:50 Step 19/24 : EXPOSE 59999 20:12:50 ---> Running in eb98cc6eaada 20:12:50 Removing intermediate container eb98cc6eaada 20:12:50 ---> 941a41ee5494 20:12:50 Step 20/24 : ENTRYPOINT ["/device-simple"] 20:12:50 ---> Running in 12bef52827ec 20:12:50 Removing intermediate container 12bef52827ec 20:12:50 ---> 53be49023c8d 20:12:50 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:12:51 ---> Running in 7544350228fe 20:12:51 Removing intermediate container 7544350228fe 20:12:51 ---> 1d1192abf3fe 20:12:51 Step 22/24 : LABEL arch=arm64 20:12:51 ---> Running in ba938b4573c9 20:12:52 Removing intermediate container ba938b4573c9 20:12:52 ---> 373cace3bb65 20:12:52 Step 23/24 : LABEL git_sha=e24ffe3e7bf106c1c0376d1977058e103db801cf 20:12:52 ---> Running in 2d29c605e7fc 20:12:52 Removing intermediate container 2d29c605e7fc 20:12:52 ---> 65dc04be1aad 20:12:52 Step 24/24 : LABEL version=0.0.0 20:12:52 ---> Running in 6ce7b3fa51f0 20:12:53 Removing intermediate container 6ce7b3fa51f0 20:12:53 ---> b05965f0e5e6 20:12:53 [Warning] One or more build-args [ARCH] were not consumed 20:12:53 Successfully built b05965f0e5e6 20:12:53 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 20:12:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:12:54 20:12:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 20:12:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:12:54 arm64: Pulling from edgex-lftools-log-publisher 20:12:54 448f6bf000e3: Pulling fs layer 20:12:54 f757da607395: Pulling fs layer 20:12:54 05883995daec: Pulling fs layer 20:12:54 8603b9c90790: Pulling fs layer 20:12:54 1560dd03e051: Pulling fs layer 20:12:54 27f5ce0e4adf: Pulling fs layer 20:12:54 c2d8d7efcc4b: Pulling fs layer 20:12:54 8603b9c90790: Waiting 20:12:54 1560dd03e051: Waiting 20:12:54 27f5ce0e4adf: Waiting 20:12:54 c2d8d7efcc4b: Waiting 20:12:54 f757da607395: Verifying Checksum 20:12:54 f757da607395: Download complete 20:12:54 8603b9c90790: Verifying Checksum 20:12:54 8603b9c90790: Download complete 20:12:55 1560dd03e051: Verifying Checksum 20:12:55 1560dd03e051: Download complete 20:12:55 27f5ce0e4adf: Download complete 20:12:55 05883995daec: Verifying Checksum 20:12:55 05883995daec: Download complete 20:12:55 448f6bf000e3: Verifying Checksum 20:12:55 448f6bf000e3: Download complete 20:12:58 c2d8d7efcc4b: Verifying Checksum 20:12:58 c2d8d7efcc4b: Download complete 20:12:59 448f6bf000e3: Pull complete 20:13:00 f757da607395: Pull complete 20:13:01 05883995daec: Pull complete 20:13:02 8603b9c90790: Pull complete 20:13:02 1560dd03e051: Pull complete 20:13:03 27f5ce0e4adf: Pull complete 20:13:18 c2d8d7efcc4b: Pull complete 20:13:18 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 20:13:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:13:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 20:13:18 prd-ubuntu18.04-docker-arm64-4c-16g-28446 does not seem to be running inside a container 20:13:18 $ 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/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:13:22 $ docker top 3a54253bdde0164e5648d2a57793c46070fe20690f971b819d5b101012217201 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:13:23 ---> job-cost.sh 20:13:23 lf-activate-venv: SKIPPING 20:13:23 INFO: No Stack... 20:13:24 INFO: Retrieving Pricing Info for: v3-standard-4 20:13:24 INFO: Archiving Costs [Pipeline] sh 20:13:25 + cat /w/workspace/device-sdk-go/2/archives/cost.csv 20:13:25 + cut -d, -f6 [Pipeline] lock 20:13:25 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1056-2-stack-cost] 20:13:25 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1056-2-stack-cost] did not exist. Created. 20:13:25 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1056-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:13:26 /w/workspace/device-sdk-go/2@tmp/durable-3f795147/script.sh: 1: /w/workspace/device-sdk-go/2@tmp/durable-3f795147/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 20:13:26 + echo total: 0.10999999940395355 [Pipeline] stash 20:13:26 Warning: overwriting stash ‘stack-cost’ 20:13:27 Stashed 1 file(s) [Pipeline] } 20:13:27 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1056-2-stack-cost] [Pipeline] // lock [Pipeline] } 20:13:27 $ docker stop --time=1 3a54253bdde0164e5648d2a57793c46070fe20690f971b819d5b101012217201 20:13:28 $ docker rm -f 3a54253bdde0164e5648d2a57793c46070fe20690f971b819d5b101012217201 [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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 20:13:31 + '[' -d /w/workspace/gexfoundry_device-sdk-go_PR-1056/archives ']' [Pipeline] libraryResource [Pipeline] sh 20:13:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:13:32 ---> package-listing.sh 20:13:32 ++ tr '[:upper:]' '[:lower:]' 20:13:32 ++ facter osfamily 20:13:32 + OS_FAMILY=redhat 20:13:32 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1056 20:13:32 + START_PACKAGES=/tmp/packages_start.txt 20:13:32 + END_PACKAGES=/tmp/packages_end.txt 20:13:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:13:32 + PACKAGES=/tmp/packages_start.txt 20:13:32 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1056 ']' 20:13:32 + PACKAGES=/tmp/packages_end.txt 20:13:32 + case "${OS_FAMILY}" in 20:13:32 + rpm -qa 20:13:32 + sort 20:13:33 + '[' -f /tmp/packages_start.txt ']' 20:13:33 + '[' -f /tmp/packages_end.txt ']' 20:13:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:13:33 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1056 ']' 20:13:33 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1056/archives/ 20:13:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1056/archives/ [Pipeline] echo 20:13:33 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-sdk-go_PR-1056/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:13:33 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 20:13:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:13:34 20:13:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 20:13:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:13:35 latest: Pulling from edgex-lftools-log-publisher 20:13:35 b4d181a07f80: Pulling fs layer 20:13:35 a1111a8f2ec3: Pulling fs layer 20:13:35 ed53099fbce6: Pulling fs layer 20:13:35 dc539afda2c1: Pulling fs layer 20:13:35 77bc0d833cb6: Pulling fs layer 20:13:35 9065ff56babe: Pulling fs layer 20:13:35 d287ab97295c: Pulling fs layer 20:13:35 dc539afda2c1: Waiting 20:13:35 77bc0d833cb6: Waiting 20:13:35 9065ff56babe: Waiting 20:13:35 d287ab97295c: Waiting 20:13:35 a1111a8f2ec3: Verifying Checksum 20:13:35 a1111a8f2ec3: Download complete 20:13:35 dc539afda2c1: Verifying Checksum 20:13:35 dc539afda2c1: Download complete 20:13:35 77bc0d833cb6: Verifying Checksum 20:13:35 77bc0d833cb6: Download complete 20:13:35 9065ff56babe: Verifying Checksum 20:13:35 9065ff56babe: Download complete 20:13:36 b4d181a07f80: Verifying Checksum 20:13:36 b4d181a07f80: Download complete 20:13:36 ed53099fbce6: Verifying Checksum 20:13:36 ed53099fbce6: Download complete 20:13:37 b4d181a07f80: Pull complete 20:13:37 d287ab97295c: Verifying Checksum 20:13:37 d287ab97295c: Download complete 20:13:37 a1111a8f2ec3: Pull complete 20:13:38 ed53099fbce6: Pull complete 20:13:38 dc539afda2c1: Pull complete 20:13:38 77bc0d833cb6: Pull complete 20:13:38 9065ff56babe: Pull complete 20:13:44 d287ab97295c: Pull complete 20:13:44 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 20:13:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:13:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 20:13:44 prd-centos7-docker-4c-2g-28433 does not seem to be running inside a container 20:13:44 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-sdk-go_PR-1056/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-sdk-go_PR-1056 -v /w/workspace/gexfoundry_device-sdk-go_PR-1056:/w/workspace/gexfoundry_device-sdk-go_PR-1056:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1056@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1056@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:13:46 $ docker top 48a384fb24199d149f0d585ff52115cd8ddd2a804aa33f7d394e1905e31a67cf -eo pid,comm [Pipeline] { [Pipeline] sh 20:13:46 + touch /tmp/pre-build-complete [Pipeline] sh 20:13:47 + mkdir -p /var/log/sysstat [Pipeline] sh 20:13:47 + ls /var/log/sa-host 20:13:47 + sadf -c /var/log/sa-host/sa09 20:13:47 file_magic: OK 20:13:47 HZ: Using current value: 100 20:13:47 file_header: OK 20:13:47 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 20:13:47 Statistics: 20:13:47 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... 20:13:47 File successfully converted to sysstat format version 12.0.3 20:13:47 + sadf -c /var/log/sa-host/sa30 20:13:47 file_magic: OK 20:13:47 HZ: Using current value: 100 20:13:47 file_header: OK 20:13:47 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 20:13:47 Statistics: 20:13:47 Hnuu...uuuununununu...Hnuu...uuuununununu... 20:13:47 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:13:47 provisioning config files... 20:13:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1056@tmp/config3080309399644906996tmp [Pipeline] { [Pipeline] echo 20:13:47 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:13:49 ---> create-netrc.sh [Pipeline] } 20:13:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:13:49 ---> python-tools-install.sh [Pipeline] echo 20:13:49 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:13:49 ---> sudo-logs.sh 20:13:49 Archiving 'sudo' log.. 20:13:49 sudo: unable to resolve host prd-centos7-docker-4c-2g-28433.novalocal: Name or service not known 20:13:49 sudo: unable to resolve host prd-centos7-docker-4c-2g-28433.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 20:13:50 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:13:50 ---> job-cost.sh 20:13:50 lf-activate-venv: SKIPPING 20:13:50 DEBUG: total: 0.10999999940395355 20:13:50 INFO: Retrieving Stack Cost... 20:13:54 INFO: Retrieving Pricing Info for: v3-standard-2 20:13:54 INFO: Archiving Costs [Pipeline] echo 20:13:54 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:13:54 ---> logs-deploy.sh 20:13:54 lf-activate-venv: SKIPPING 20:13:54 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1056/2 20:13:54 INFO: archiving workspace using pattern(s): 20:13:55 Archives upload complete. 20:13:55 INFO: archiving logs to Nexus 20:13:56 ---> uname -a: 20:13:56 Linux prd-centos7-docker-4c-2g-28433.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 20:13:56 20:13:56 20:13:56 ---> lscpu: 20:13:56 Architecture: x86_64 20:13:56 CPU op-mode(s): 32-bit, 64-bit 20:13:56 Byte Order: Little Endian 20:13:56 Address sizes: 40 bits physical, 48 bits virtual 20:13:56 CPU(s): 2 20:13:56 On-line CPU(s) list: 0,1 20:13:56 Thread(s) per core: 1 20:13:56 Core(s) per socket: 1 20:13:56 Socket(s): 2 20:13:56 NUMA node(s): 1 20:13:56 Vendor ID: AuthenticAMD 20:13:56 CPU family: 23 20:13:56 Model: 49 20:13:56 Model name: AMD EPYC-Rome Processor 20:13:56 Stepping: 0 20:13:56 CPU MHz: 2799.998 20:13:56 BogoMIPS: 5599.99 20:13:56 Virtualization: AMD-V 20:13:56 Hypervisor vendor: KVM 20:13:56 Virtualization type: full 20:13:56 L1d cache: 32K 20:13:56 L1i cache: 32K 20:13:56 L2 cache: 512K 20:13:56 L3 cache: 16384K 20:13:56 NUMA node0 CPU(s): 0,1 20:13:56 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 20:13:56 20:13:56 20:13:56 ---> nproc: 20:13:56 2 20:13:56 20:13:56 20:13:56 ---> df -h: 20:13:56 Filesystem Size Used Avail Use% Mounted on 20:13:56 overlay 40G 7.7G 33G 20% / 20:13:56 tmpfs 64M 0 64M 0% /dev 20:13:56 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 20:13:56 shm 64M 0 64M 0% /dev/shm 20:13:56 /dev/vda1 40G 7.7G 33G 20% /facter-os 20:13:56 20:13:56 20:13:56 ---> sar -b -r -n DEV: 20:13:56 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/09/21 _x86_64_ (2 CPU) 20:13:56 20:13:56 20:00:46 LINUX RESTART (2 CPU) 20:13:56 20:13:56 20:01:01 tps rtps wtps bread/s bwrtn/s 20:13:56 20:02:01 143.55 21.68 121.88 5578.84 38933.19 20:13:56 20:03:01 2.91 0.07 2.85 2.13 94.55 20:13:56 20:04:01 0.45 0.00 0.45 0.00 6.88 20:13:56 20:05:01 0.25 0.00 0.25 0.00 3.48 20:13:56 20:06:01 0.25 0.00 0.25 0.00 3.51 20:13:56 20:07:01 0.25 0.00 0.25 0.00 3.43 20:13:56 20:08:02 0.18 0.00 0.18 0.00 2.38 20:13:56 20:09:01 0.24 0.00 0.24 0.00 3.05 20:13:56 20:10:01 0.27 0.00 0.27 0.00 3.50 20:13:56 20:11:01 0.22 0.00 0.22 0.00 2.45 20:13:56 20:12:01 0.18 0.00 0.18 0.00 2.15 20:13:56 20:13:01 0.15 0.00 0.15 0.00 1.90 20:13:56 Average: 12.44 1.82 10.62 466.27 3263.35 20:13:56 20:13:56 20:01:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:13:56 20:02:01 5692892 0 613740 7.66 2620 1699688 1121600 12.38 557384 1524028 128 20:13:56 20:03:01 5698936 0 607692 7.59 2620 1699692 1064744 11.76 552604 1524020 12 20:13:56 20:04:01 5699996 0 606628 7.57 2620 1699696 1034020 11.42 552644 1524244 20 20:13:56 20:05:01 5699632 0 606988 7.58 2620 1699700 1034104 11.42 552236 1524244 24 20:13:56 20:06:01 5699664 0 606948 7.58 2620 1699708 1034140 11.42 551588 1524976 8 20:13:56 20:07:01 5703016 0 603596 7.54 2620 1699708 1034092 11.42 548588 1524972 16 20:13:56 20:08:02 5699868 0 606740 7.58 2620 1699712 1033984 11.42 551916 1525004 20 20:13:56 20:09:01 5696820 0 609780 7.61 2620 1699720 1034008 11.42 554548 1525004 16 20:13:56 20:10:01 5697636 0 608928 7.60 2620 1699756 1033876 11.41 556380 1522532 24 20:13:56 20:11:01 5698416 0 608176 7.59 2620 1699728 1033756 11.41 555620 1522524 8 20:13:56 20:12:01 5690440 0 616152 7.69 2620 1699728 1033888 11.41 563748 1522524 8 20:13:56 20:13:01 5690940 0 615644 7.69 2620 1699736 1033756 11.41 563232 1522524 8 20:13:56 Average: 5697355 0 609251 7.61 2620 1699714 1043831 11.52 555041 1523883 24 20:13:56 20:13:56 20:01:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:13:56 20:02:01 eth0 195.01 177.54 1014.58 72.56 0.00 0.00 0.00 0.00 20:13:56 20:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:56 20:02:01 docker0 11.48 7.34 1.90 29.92 0.00 0.00 0.00 0.00 20:13:56 20:03:01 eth0 2.13 0.37 0.42 0.24 0.00 0.00 0.00 0.00 20:13:56 20:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:56 20:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:56 20:04:01 eth0 2.51 0.45 0.68 0.32 0.00 0.00 0.00 0.00 20:13:56 20:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:56 20:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:56 20:05:01 eth0 3.36 0.53 0.76 0.42 0.00 0.00 0.00 0.00 20:13:56 20:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:56 20:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:56 20:06:01 eth0 2.25 0.72 0.88 0.62 0.00 0.00 0.00 0.00 20:13:56 20:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:56 20:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:56 20:07:01 eth0 1.15 0.77 0.67 0.47 0.00 0.00 0.00 0.00 20:13:56 20:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:56 20:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:56 20:08:02 eth0 1.65 0.53 0.62 0.38 0.00 0.00 0.00 0.00 20:13:56 20:08:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:56 20:08:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:56 20:09:01 eth0 1.05 0.42 0.33 0.23 0.00 0.00 0.00 0.00 20:13:56 20:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:56 20:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:56 20:10:01 eth0 0.70 0.32 0.28 0.20 0.00 0.00 0.00 0.00 20:13:56 20:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:56 20:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:56 20:11:01 eth0 0.12 0.02 0.01 0.00 0.00 0.00 0.00 0.00 20:13:56 20:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:56 20:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:56 20:12:01 eth0 0.43 0.25 0.15 0.08 0.00 0.00 0.00 0.00 20:13:56 20:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:56 20:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:56 20:13:01 eth0 0.23 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:13:56 20:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:56 20:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:56 Average: eth0 17.59 15.20 85.17 6.31 0.00 0.00 0.00 0.00 20:13:56 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:56 Average: docker0 0.96 0.61 0.16 2.50 0.00 0.00 0.00 0.00 20:13:56 20:13:56 20:13:56 ---> sar -P ALL: 20:13:56 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/09/21 _x86_64_ (2 CPU) 20:13:56 20:13:56 20:00:46 LINUX RESTART (2 CPU) 20:13:56 20:13:56 20:01:01 CPU %user %nice %system %iowait %steal %idle 20:13:56 20:02:01 all 18.12 0.00 5.49 5.24 0.12 71.03 20:13:56 20:02:01 0 17.79 0.00 5.89 6.28 0.10 69.93 20:13:56 20:02:01 1 18.44 0.00 5.09 4.20 0.14 72.13 20:13:56 20:03:01 all 0.38 0.00 0.10 0.00 0.02 99.51 20:13:56 20:03:01 0 0.23 0.00 0.08 0.00 0.02 99.67 20:13:56 20:03:01 1 0.52 0.00 0.12 0.00 0.02 99.35 20:13:56 20:04:01 all 0.38 0.00 0.07 0.00 0.01 99.54 20:13:56 20:04:01 0 0.17 0.00 0.08 0.00 0.02 99.73 20:13:56 20:04:01 1 0.60 0.00 0.05 0.00 0.00 99.35 20:13:56 20:05:01 all 0.28 0.00 0.06 0.00 0.02 99.65 20:13:56 20:05:01 0 0.07 0.00 0.03 0.00 0.02 99.88 20:13:56 20:05:01 1 0.48 0.00 0.08 0.00 0.02 99.42 20:13:56 20:06:01 all 0.28 0.00 0.05 0.00 0.02 99.66 20:13:56 20:06:01 0 0.10 0.00 0.05 0.00 0.02 99.83 20:13:56 20:06:01 1 0.45 0.00 0.05 0.00 0.02 99.48 20:13:56 20:07:01 all 0.20 0.00 0.07 0.00 0.02 99.72 20:13:56 20:07:01 0 0.08 0.00 0.08 0.00 0.02 99.82 20:13:56 20:07:01 1 0.32 0.00 0.05 0.00 0.02 99.62 20:13:56 20:08:02 all 0.13 0.00 0.08 0.00 0.01 99.79 20:13:56 20:08:02 0 0.13 0.00 0.07 0.00 0.02 99.78 20:13:56 20:08:02 1 0.12 0.00 0.08 0.00 0.00 99.80 20:13:56 20:09:01 all 0.20 0.00 0.07 0.00 0.02 99.71 20:13:56 20:09:01 0 0.10 0.00 0.07 0.00 0.02 99.81 20:13:56 20:09:01 1 0.31 0.00 0.07 0.00 0.02 99.61 20:13:56 20:10:01 all 0.23 0.00 0.05 0.00 0.02 99.70 20:13:56 20:10:01 0 0.03 0.00 0.05 0.00 0.02 99.90 20:13:56 20:10:01 1 0.43 0.00 0.05 0.00 0.02 99.50 20:13:56 20:11:01 all 0.23 0.00 0.03 0.00 0.00 99.73 20:13:56 20:11:01 0 0.05 0.00 0.03 0.00 0.00 99.92 20:13:56 20:11:01 1 0.42 0.00 0.03 0.00 0.00 99.55 20:13:56 20:12:01 all 0.27 0.00 0.04 0.00 0.02 99.67 20:13:56 20:12:01 0 0.08 0.00 0.05 0.00 0.02 99.85 20:13:56 20:12:01 1 0.45 0.00 0.03 0.00 0.02 99.50 20:13:56 20:13:56 20:12:01 CPU %user %nice %system %iowait %steal %idle 20:13:56 20:13:01 all 0.16 0.00 0.06 0.00 0.01 99.77 20:13:56 20:13:01 0 0.05 0.00 0.03 0.00 0.00 99.92 20:13:56 20:13:01 1 0.27 0.00 0.08 0.00 0.02 99.63 20:13:56 Average: all 1.69 0.00 0.50 0.42 0.02 97.36 20:13:56 Average: 0 1.53 0.00 0.53 0.51 0.02 97.42 20:13:56 Average: 1 1.86 0.00 0.47 0.34 0.02 97.31 20:13:56 20:13:56 20:13:56