Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2d47f06130efe23f62a62eca7f2537e0d7c1e066 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-ssh14933684405214590194.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-ssh12523725152450264406.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 efdbc04638cc485a1a2a98c60e49a0e43cac6f53 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2181969623479709977.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f efdbc04638cc485a1a2a98c60e49a0e43cac6f53 # timeout=10 Commit message: "Merge pull request #376 from ernestojeda/add-ireland-release-stream" > 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-ssh15015644371773813702.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh11337332757907814408.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.17 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-6255 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/edgexfoundry_device-sdk-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_device-sdk-go_main@tmp/jenkins-gitclient-ssh6240699203077303325.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 2d47f06130efe23f62a62eca7f2537e0d7c1e066 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2d47f06130efe23f62a62eca7f2537e0d7c1e066 # timeout=10 Commit message: "Merge pull request #1097 from hahattan/issue-649" > git rev-list --no-walk ff2bdc244935d5b40da6f20198b29dfc476efd7a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-03-02T15:00:34.797Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-03-02T15:00:34.842Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-03-02T15:00:34.856Z] ========================================================= [2022-03-02T15:00:34.856Z] EdgeX Global Pipelines Version Info [2022-03-02T15:00:34.856Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-03-02T15:00:36.005Z] ------------------- [2022-03-02T15:00:36.006Z] stable info: [2022-03-02T15:00:36.006Z] ------------------- [2022-03-02T15:00:36.006Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-03-02T15:00:36.006Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-03-02T15:00:36.006Z] Message: update stable to v1.0.220 [2022-03-02T15:00:36.577Z] ------------------- [2022-03-02T15:00:36.577Z] experimental info: [2022-03-02T15:00:36.577Z] ------------------- [2022-03-02T15:00:36.577Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-03-02T15:00:36.577Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-02T15:00:36.577Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-03-02T15:00:36.718Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2022-03-02T15:00:36.733Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2022-03-02T15:00:36.751Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-03-02T15:00:36.765Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-03-02T15:00:36.781Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-03-02T15:00:36.798Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-03-02T15:00:36.808Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-03-02T15:00:36.822Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2022-03-02T15:00:36.834Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-03-02T15:00:36.846Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-03-02T15:00:36.856Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-03-02T15:00:36.868Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2022-03-02T15:00:36.879Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-03-02T15:00:36.894Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-03-02T15:00:36.908Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-03-02T15:00:36.929Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-03-02T15:00:36.947Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-03-02T15:00:36.963Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-03-02T15:00:36.978Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-03-02T15:00:36.988Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-03-02T15:00:37.000Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-03-02T15:00:37.013Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-03-02T15:00:37.025Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-03-02T15:00:37.038Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-03-02T15:00:37.050Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-03-02T15:00:37.062Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-03-02T15:00:37.077Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-03-02T15:00:37.088Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-03-02T15:00:37.103Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-03-02T15:00:37.115Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2d47f06130efe23f62a62eca7f2537e0d7c1e066 [Pipeline] echo [2022-03-02T15:00:37.126Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2d47f06 [Pipeline] echo [2022-03-02T15:00:37.138Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-02T15:00:37.182Z] provisioning config files... [2022-03-02T15:00:37.194Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4969559355506988609tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-02T15:00:37.494Z] ---> docker-login.sh [2022-03-02T15:00:37.494Z] nexus3.edgexfoundry.org:10001 [2022-03-02T15:00:37.494Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-02T15:00:37.756Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-02T15:00:37.756Z] Configure a credential helper to remove this warning. See [2022-03-02T15:00:37.756Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-02T15:00:37.756Z] [2022-03-02T15:00:37.756Z] Login Succeeded [2022-03-02T15:00:37.756Z] nexus3.edgexfoundry.org:10002 [2022-03-02T15:00:37.756Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-02T15:00:37.756Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-02T15:00:37.756Z] Configure a credential helper to remove this warning. See [2022-03-02T15:00:37.756Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-02T15:00:37.756Z] [2022-03-02T15:00:37.756Z] Login Succeeded [2022-03-02T15:00:37.756Z] nexus3.edgexfoundry.org:10003 [2022-03-02T15:00:38.022Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-02T15:00:38.022Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-02T15:00:38.022Z] Configure a credential helper to remove this warning. See [2022-03-02T15:00:38.022Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-02T15:00:38.022Z] [2022-03-02T15:00:38.022Z] Login Succeeded [2022-03-02T15:00:38.022Z] nexus3.edgexfoundry.org:10004 [2022-03-02T15:00:38.022Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-02T15:00:38.022Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-02T15:00:38.022Z] Configure a credential helper to remove this warning. See [2022-03-02T15:00:38.022Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-02T15:00:38.022Z] [2022-03-02T15:00:38.022Z] Login Succeeded [2022-03-02T15:00:38.022Z] docker.io [2022-03-02T15:00:38.286Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-02T15:00:38.549Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-02T15:00:38.549Z] Configure a credential helper to remove this warning. See [2022-03-02T15:00:38.549Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-02T15:00:38.549Z] [2022-03-02T15:00:38.549Z] Login Succeeded [2022-03-02T15:00:38.549Z] ---> docker-login.sh ends [Pipeline] } [2022-03-02T15:00:38.558Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-03-02T15:00:38.945Z] + git rev-list -1 --merges 2d47f06130efe23f62a62eca7f2537e0d7c1e066~1..2d47f06130efe23f62a62eca7f2537e0d7c1e066 [Pipeline] echo [2022-03-02T15:00:38.973Z] -----------> git rev-list -1 --merges 2d47f06130efe23f62a62eca7f2537e0d7c1e066~1..2d47f06130efe23f62a62eca7f2537e0d7c1e066 2d47f06130efe23f62a62eca7f2537e0d7c1e066 [2022-03-02T15:00:38.973Z] 2d47f06130efe23f62a62eca7f2537e0d7c1e066 [false] [Pipeline] sh [2022-03-02T15:00:39.267Z] + git log --format=format:%s -1 2d47f06130efe23f62a62eca7f2537e0d7c1e066 [Pipeline] echo [2022-03-02T15:00:39.285Z] ========================================================= [2022-03-02T15:00:39.285Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-03-02T15:00:39.285Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-02T15:00:39.636Z] + git log --format=format:%s -1 2d47f06130efe23f62a62eca7f2537e0d7c1e066 [Pipeline] echo [2022-03-02T15:00:39.649Z] [semverPrep] GIT_COMMIT: 2d47f06130efe23f62a62eca7f2537e0d7c1e066, Commit Message: Merge pull request #1097 from hahattan/issue-649 [Pipeline] echo [2022-03-02T15:00:39.657Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-03-02T15:00:40.084Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-03-02T15:00:40.084Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-03-02T15:00:40.084Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-03-02T15:00:40.084Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-03-02T15:00:40.084Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-03-02T15:00:40.084Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-03-02T15:00:40.084Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-02T15:00:40.508Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-02T15:00:40.508Z] [2022-03-02T15:00:40.508Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-03-02T15:00:40.819Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-02T15:00:40.819Z] latest: Pulling from edgex-devops/git-semver [2022-03-02T15:00:40.819Z] a0d0a0d46f8b: Pulling fs layer [2022-03-02T15:00:40.819Z] 3e5f54012d9b: Pulling fs layer [2022-03-02T15:00:40.819Z] 4c7163046ea9: Pulling fs layer [2022-03-02T15:00:40.819Z] 0c2d73faf560: Pulling fs layer [2022-03-02T15:00:40.819Z] 0c2d73faf560: Waiting [2022-03-02T15:00:40.819Z] 3e5f54012d9b: Verifying Checksum [2022-03-02T15:00:40.819Z] 3e5f54012d9b: Download complete [2022-03-02T15:00:40.819Z] a0d0a0d46f8b: Verifying Checksum [2022-03-02T15:00:40.819Z] a0d0a0d46f8b: Download complete [2022-03-02T15:00:40.819Z] 4c7163046ea9: Verifying Checksum [2022-03-02T15:00:40.819Z] 4c7163046ea9: Download complete [2022-03-02T15:00:40.819Z] 0c2d73faf560: Verifying Checksum [2022-03-02T15:00:40.819Z] 0c2d73faf560: Download complete [2022-03-02T15:00:41.085Z] a0d0a0d46f8b: Pull complete [2022-03-02T15:00:41.085Z] 3e5f54012d9b: Pull complete [2022-03-02T15:00:41.349Z] 4c7163046ea9: Pull complete [2022-03-02T15:00:41.610Z] 0c2d73faf560: Pull complete [2022-03-02T15:00:41.610Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-03-02T15:00:41.610Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-02T15:00:41.610Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-03-02T15:00:41.674Z] prd-centos7-docker-4c-2g-6255 does not seem to be running inside a container [2022-03-02T15:00:41.720Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-03-02T15:00:42.802Z] $ docker top eaefcc7f70987945ea2569446c22bfaca05f4cdd653e48b70bc0201461973266 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-02T15:00:42.893Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-02T15:00:42.893Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-02T15:00:42.996Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-02T15:00:43.003Z] $ docker exec eaefcc7f70987945ea2569446c22bfaca05f4cdd653e48b70bc0201461973266 ssh-agent [2022-03-02T15:00:43.105Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXLPMhcn/agent.14 [2022-03-02T15:00:43.105Z] SSH_AGENT_PID=20 [2022-03-02T15:00:43.112Z] Running ssh-add (command line suppressed) [2022-03-02T15:00:43.206Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5933048750336882648.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5933048750336882648.key) [2022-03-02T15:00:43.215Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-02T15:00:43.509Z] + git tag --points-at HEAD [Pipeline] } [2022-03-02T15:00:43.530Z] $ docker exec --env ******** --env ******** eaefcc7f70987945ea2569446c22bfaca05f4cdd653e48b70bc0201461973266 ssh-agent -k [2022-03-02T15:00:43.620Z] unset SSH_AUTH_SOCK; [2022-03-02T15:00:43.621Z] unset SSH_AGENT_PID; [2022-03-02T15:00:43.621Z] echo Agent pid 20 killed; [2022-03-02T15:00:43.625Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-03-02T15:00:43.647Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-02T15:00:43.647Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-02T15:00:43.764Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-02T15:00:43.770Z] $ docker exec eaefcc7f70987945ea2569446c22bfaca05f4cdd653e48b70bc0201461973266 ssh-agent [2022-03-02T15:00:43.866Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXnkMpPf/agent.54 [2022-03-02T15:00:43.866Z] SSH_AGENT_PID=61 [2022-03-02T15:00:43.871Z] Running ssh-add (command line suppressed) [2022-03-02T15:00:43.968Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8358714010220053526.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8358714010220053526.key) [2022-03-02T15:00:43.981Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-02T15:00:44.281Z] + git semver init [2022-03-02T15:00:44.281Z] # -> Open(): unable to determine branch for HEAD [2022-03-02T15:00:44.281Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git [2022-03-02T15:00:44.281Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main [2022-03-02T15:00:44.281Z] # $SEMVER_REMOTE_NAME = origin [2022-03-02T15:00:44.281Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-02T15:00:44.281Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-02T15:00:44.281Z] # $SEMVER_BRANCH = main [2022-03-02T15:00:44.281Z] # $SEMVER_TEMP = /tmp/semver-313863884 [2022-03-02T15:00:44.281Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2022-03-02T15:00:45.226Z] # '/tmp/semver-313863884' -> '/w/workspace/edgexfoundry_device-sdk-go_main/.semver' [2022-03-02T15:00:45.226Z] # -> Force: false [2022-03-02T15:00:45.226Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver [Pipeline] } [2022-03-02T15:00:45.239Z] $ docker exec --env ******** --env ******** eaefcc7f70987945ea2569446c22bfaca05f4cdd653e48b70bc0201461973266 ssh-agent -k [2022-03-02T15:00:45.324Z] unset SSH_AUTH_SOCK; [2022-03-02T15:00:45.324Z] unset SSH_AGENT_PID; [2022-03-02T15:00:45.324Z] echo Agent pid 61 killed; [2022-03-02T15:00:45.330Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-02T15:00:45.632Z] + git semver [Pipeline] } [2022-03-02T15:00:45.651Z] $ docker stop --time=1 eaefcc7f70987945ea2569446c22bfaca05f4cdd653e48b70bc0201461973266 [2022-03-02T15:00:46.928Z] $ docker rm -f eaefcc7f70987945ea2569446c22bfaca05f4cdd653e48b70bc0201461973266 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-02T15:00:47.271Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-03-02T15:00:47.498Z] Stashed 1 file(s) [Pipeline] echo [2022-03-02T15:00:47.502Z] [edgeXSemver]: initialized semver on version 2.2.0-dev.16 [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] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-02T15:00:47.649Z] provisioning config files... [2022-03-02T15:00:47.660Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8891037803467290874tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-02T15:00:47.975Z] ---> docker-login.sh [2022-03-02T15:00:47.975Z] nexus3.edgexfoundry.org:10001 [2022-03-02T15:00:47.975Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-02T15:00:47.975Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-02T15:00:47.975Z] Configure a credential helper to remove this warning. See [2022-03-02T15:00:47.975Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-02T15:00:47.975Z] [2022-03-02T15:00:47.975Z] Login Succeeded [2022-03-02T15:00:47.975Z] nexus3.edgexfoundry.org:10002 [2022-03-02T15:00:47.975Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-02T15:00:47.975Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-02T15:00:47.975Z] Configure a credential helper to remove this warning. See [2022-03-02T15:00:47.975Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-02T15:00:47.975Z] [2022-03-02T15:00:47.975Z] Login Succeeded [2022-03-02T15:00:47.975Z] nexus3.edgexfoundry.org:10003 [2022-03-02T15:00:48.245Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-02T15:00:48.245Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-02T15:00:48.245Z] Configure a credential helper to remove this warning. See [2022-03-02T15:00:48.245Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-02T15:00:48.245Z] [2022-03-02T15:00:48.245Z] Login Succeeded [2022-03-02T15:00:48.245Z] nexus3.edgexfoundry.org:10004 [2022-03-02T15:00:48.245Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-02T15:00:48.245Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-02T15:00:48.245Z] Configure a credential helper to remove this warning. See [2022-03-02T15:00:48.245Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-02T15:00:48.245Z] [2022-03-02T15:00:48.245Z] Login Succeeded [2022-03-02T15:00:48.245Z] docker.io [2022-03-02T15:00:48.245Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-02T15:00:48.814Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-02T15:00:48.814Z] Configure a credential helper to remove this warning. See [2022-03-02T15:00:48.814Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-02T15:00:48.814Z] [2022-03-02T15:00:48.814Z] Login Succeeded [2022-03-02T15:00:48.814Z] ---> docker-login.sh ends [Pipeline] } [2022-03-02T15:00:48.824Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-03-02T15:00:48.899Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-02T15:00:48.909Z] ========================================================= [2022-03-02T15:00:48.909Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-03-02T15:00:48.909Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-03-02T15:00:49.231Z] + 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.17-alpine --build-arg 'MAKE=echo noop' --target=builder . [2022-03-02T15:00:49.231Z] Sending build context to Docker daemon 9.485MB [2022-03-02T15:00:49.231Z] Step 1/11 : ARG BASE=golang:1.17-alpine3.15 [2022-03-02T15:00:49.231Z] Step 2/11 : FROM ${BASE} AS builder [2022-03-02T15:00:49.231Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-03-02T15:00:49.231Z] 59bf1c3509f3: Pulling fs layer [2022-03-02T15:00:49.231Z] 666ba61612fd: Pulling fs layer [2022-03-02T15:00:49.231Z] 8ed8ca486205: Pulling fs layer [2022-03-02T15:00:49.231Z] 4fe6c5a15a65: Pulling fs layer [2022-03-02T15:00:49.231Z] 22a0e8bec74d: Pulling fs layer [2022-03-02T15:00:49.231Z] 640e595b4fbd: Pulling fs layer [2022-03-02T15:00:49.231Z] 763cafe07f6e: Pulling fs layer [2022-03-02T15:00:49.231Z] 0c0b528cf693: Pulling fs layer [2022-03-02T15:00:49.231Z] 10935f4eaf8b: Pulling fs layer [2022-03-02T15:00:49.231Z] 4fe6c5a15a65: Waiting [2022-03-02T15:00:49.231Z] 22a0e8bec74d: Waiting [2022-03-02T15:00:49.231Z] 640e595b4fbd: Waiting [2022-03-02T15:00:49.231Z] 763cafe07f6e: Waiting [2022-03-02T15:00:49.231Z] 0c0b528cf693: Waiting [2022-03-02T15:00:49.231Z] 10935f4eaf8b: Waiting [2022-03-02T15:00:49.492Z] 8ed8ca486205: Verifying Checksum [2022-03-02T15:00:49.492Z] 8ed8ca486205: Download complete [2022-03-02T15:00:49.492Z] 666ba61612fd: Verifying Checksum [2022-03-02T15:00:49.492Z] 666ba61612fd: Download complete [2022-03-02T15:00:49.493Z] 22a0e8bec74d: Verifying Checksum [2022-03-02T15:00:49.493Z] 22a0e8bec74d: Download complete [2022-03-02T15:00:49.493Z] 640e595b4fbd: Verifying Checksum [2022-03-02T15:00:49.493Z] 640e595b4fbd: Download complete [2022-03-02T15:00:49.493Z] 59bf1c3509f3: Verifying Checksum [2022-03-02T15:00:49.493Z] 59bf1c3509f3: Download complete [2022-03-02T15:00:49.493Z] 763cafe07f6e: Verifying Checksum [2022-03-02T15:00:49.493Z] 763cafe07f6e: Download complete [2022-03-02T15:00:49.493Z] 0c0b528cf693: Verifying Checksum [2022-03-02T15:00:49.493Z] 0c0b528cf693: Download complete [2022-03-02T15:00:49.761Z] 59bf1c3509f3: Pull complete [2022-03-02T15:00:50.025Z] 4fe6c5a15a65: Verifying Checksum [2022-03-02T15:00:50.025Z] 4fe6c5a15a65: Download complete [2022-03-02T15:00:50.025Z] 666ba61612fd: Pull complete [2022-03-02T15:00:50.025Z] 10935f4eaf8b: Verifying Checksum [2022-03-02T15:00:50.025Z] 10935f4eaf8b: Download complete [2022-03-02T15:00:50.294Z] 8ed8ca486205: Pull complete [2022-03-02T15:00:54.550Z] 4fe6c5a15a65: Pull complete [2022-03-02T15:00:54.550Z] 22a0e8bec74d: Pull complete [2022-03-02T15:00:54.550Z] 640e595b4fbd: Pull complete [2022-03-02T15:00:54.550Z] 763cafe07f6e: Pull complete [2022-03-02T15:00:54.550Z] 0c0b528cf693: Pull complete [2022-03-02T15:00:57.135Z] 10935f4eaf8b: Pull complete [2022-03-02T15:00:57.135Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-03-02T15:00:57.135Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-02T15:00:57.135Z] ---> 99d49a6021b9 [2022-03-02T15:00:57.135Z] Step 3/11 : ARG MAKE=make build [2022-03-02T15:01:01.350Z] ---> Running in 185a77a6f63a [2022-03-02T15:01:01.350Z] Removing intermediate container 185a77a6f63a [2022-03-02T15:01:01.350Z] ---> 002f5660d9ba [2022-03-02T15:01:01.350Z] Step 4/11 : WORKDIR /device-sdk-go [2022-03-02T15:01:01.350Z] ---> Running in d6c07904f863 [2022-03-02T15:01:01.350Z] Removing intermediate container d6c07904f863 [2022-03-02T15:01:01.350Z] ---> 63d91b67030c [2022-03-02T15:01:01.350Z] Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-03-02T15:01:01.350Z] ---> Running in d326633e60a3 [2022-03-02T15:01:01.351Z] Removing intermediate container d326633e60a3 [2022-03-02T15:01:01.351Z] ---> 40d7c64d240d [2022-03-02T15:01:01.351Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-02T15:01:01.351Z] ---> Running in 5f2d647cbb45 [2022-03-02T15:01:02.295Z] Removing intermediate container 5f2d647cbb45 [2022-03-02T15:01:02.295Z] ---> 98dd67248afc [2022-03-02T15:01:02.295Z] Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-03-02T15:01:02.295Z] ---> Running in ee8e0ebb139e [2022-03-02T15:01:02.559Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-02T15:01:02.611Z] Still waiting to schedule task [2022-03-02T15:01:02.612Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2022-03-02T15:01:03.501Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-02T15:01:04.079Z] OK: 221 MiB in 52 packages [2022-03-02T15:01:04.339Z] Removing intermediate container ee8e0ebb139e [2022-03-02T15:01:04.339Z] ---> e2e14d9c6e5d [2022-03-02T15:01:04.339Z] Step 8/11 : COPY go.mod vendor* ./ [2022-03-02T15:01:04.339Z] ---> 0de7db938e9f [2022-03-02T15:01:04.339Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-02T15:01:04.616Z] ---> Running in ddfdc1ec018a [2022-03-02T15:01:51.372Z] Removing intermediate container ddfdc1ec018a [2022-03-02T15:01:51.372Z] ---> 8abf3fe7002c [2022-03-02T15:01:51.372Z] Step 10/11 : COPY . . [2022-03-02T15:01:51.372Z] ---> 76a2ea26e0db [2022-03-02T15:01:51.372Z] Step 11/11 : RUN ${MAKE} [2022-03-02T15:01:51.372Z] ---> Running in 29f54b9db35f [2022-03-02T15:01:51.372Z] noop [2022-03-02T15:01:51.372Z] Removing intermediate container 29f54b9db35f [2022-03-02T15:01:51.372Z] ---> d05deda433aa [2022-03-02T15:01:51.372Z] Successfully built d05deda433aa [2022-03-02T15:01:51.372Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-02T15:01:51.682Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-02T15:01:51.682Z] . [Pipeline] withDockerContainer [2022-03-02T15:01:51.750Z] prd-centos7-docker-4c-2g-6255 does not seem to be running inside a container [2022-03-02T15:01:51.793Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-03-02T15:01:52.251Z] $ docker top 977be96a3a6472ddd1b7f3344a6f56a768799a019c768b8867a00f17d76c1d38 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-02T15:01:52.621Z] + go version [2022-03-02T15:01:52.621Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-03-02T15:01:52.638Z] $ docker stop --time=1 977be96a3a6472ddd1b7f3344a6f56a768799a019c768b8867a00f17d76c1d38 [2022-03-02T15:01:53.873Z] $ docker rm -f 977be96a3a6472ddd1b7f3344a6f56a768799a019c768b8867a00f17d76c1d38 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-02T15:01:54.294Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-02T15:01:54.294Z] . [Pipeline] withDockerContainer [2022-03-02T15:01:54.360Z] prd-centos7-docker-4c-2g-6255 does not seem to be running inside a container [2022-03-02T15:01:54.414Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-03-02T15:01:55.050Z] $ docker top 74b3f5f7d6babae8c024f8423bd0a8082b3168fb46be769cc9d59258f8500567 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-03-02T15:01:55.414Z] + make test [2022-03-02T15:01:55.414Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-03-02T15:01:55.675Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2022-03-02T15:02:10.729Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2022-03-02T15:02:10.729Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2022-03-02T15:02:10.729Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2022-03-02T15:02:11.689Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.008s coverage: 23.3% of statements [2022-03-02T15:02:11.689Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2022-03-02T15:02:11.689Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.009s coverage: 27.6% of statements [2022-03-02T15:02:11.950Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.011s coverage: 78.9% of statements [2022-03-02T15:02:12.215Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.023s coverage: 10.8% of statements [2022-03-02T15:02:12.215Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2022-03-02T15:02:12.215Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2022-03-02T15:02:12.215Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2022-03-02T15:02:12.794Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.010s coverage: 33.0% of statements [2022-03-02T15:02:12.794Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2022-03-02T15:02:13.740Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.010s coverage: 86.1% of statements [2022-03-02T15:02:13.740Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2022-03-02T15:02:13.740Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2022-03-02T15:02:13.740Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.015s coverage: 57.4% of statements [2022-03-02T15:02:14.001Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.027s coverage: 89.2% of statements [2022-03-02T15:02:14.002Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2022-03-02T15:02:14.584Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.008s coverage: 4.8% of statements [2022-03-02T15:02:14.584Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2022-03-02T15:02:26.941Z] GO111MODULE=on go vet ./... [2022-03-02T15:02:28.629Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-6258 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws [2022-03-02T15:02:28.643Z] Running in /w/workspace/device-sdk-go/49 [Pipeline] { [Pipeline] checkout [2022-03-02T15:02:28.809Z] The recommended git tool is: git [2022-03-02T15:02:32.279Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-02T15:02:32.279Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-02T15:02:32.279Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-02T15:02:32.551Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-03-02T15:02:32.568Z] $ docker stop --time=1 74b3f5f7d6babae8c024f8423bd0a8082b3168fb46be769cc9d59258f8500567 [2022-03-02T15:02:33.710Z] using credential edgex-jenkins-ssh [2022-03-02T15:02:33.729Z] Cloning the remote Git repository [2022-03-02T15:02:34.123Z] $ docker rm -f 74b3f5f7d6babae8c024f8423bd0a8082b3168fb46be769cc9d59258f8500567 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-02T15:02:34.590Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-03-02T15:02:34.651Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2022-03-02T15:02:33.786Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2022-03-02T15:02:33.857Z] > git init /w/workspace/device-sdk-go/49 # timeout=10 [2022-03-02T15:02:33.931Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2022-03-02T15:02:33.932Z] > git --version # timeout=10 [2022-03-02T15:02:33.985Z] > git --version # 'git version 2.17.1' [2022-03-02T15:02:33.987Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-02T15:02:34.036Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] sh [2022-03-02T15:02:35.643Z] Avoid second fetch [2022-03-02T15:02:35.644Z] Checking out Revision 2d47f06130efe23f62a62eca7f2537e0d7c1e066 (main) [2022-03-02T15:02:35.678Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-03-02T15:02:35.967Z] + ls -al . [2022-03-02T15:02:35.967Z] total 272 [2022-03-02T15:02:35.967Z] drwxrwxr-x. 11 jenkins jenkins 4096 Mar 2 15:02 . [2022-03-02T15:02:35.967Z] drwxrwxr-x. 4 jenkins jenkins 110 Mar 2 15:00 .. [2022-03-02T15:02:35.967Z] drwxrwxr-x. 2 jenkins jenkins 37 Mar 2 15:00 bin [2022-03-02T15:02:35.967Z] -rw-rw-r--. 1 jenkins jenkins 26321 Mar 2 15:00 CHANGELOG.md [2022-03-02T15:02:35.967Z] -rw-r--r--. 1 jenkins jenkins 129001 Mar 2 15:02 coverage.out [2022-03-02T15:02:35.967Z] -rw-rw-r--. 1 jenkins jenkins 140 Mar 2 15:00 .dockerignore [2022-03-02T15:02:35.967Z] drwxrwxr-x. 5 jenkins jenkins 62 Mar 2 15:00 example [2022-03-02T15:02:35.967Z] drwxrwxr-x. 8 jenkins jenkins 162 Mar 2 15:00 .git [2022-03-02T15:02:35.967Z] drwxrwxr-x. 3 jenkins jenkins 125 Mar 2 15:00 .github [2022-03-02T15:02:35.967Z] -rw-rw-r--. 1 jenkins jenkins 131 Mar 2 15:00 .gitignore [2022-03-02T15:02:35.967Z] -rw-rw-r--. 1 jenkins jenkins 42 Mar 2 15:00 .golangci.yml [2022-03-02T15:02:35.967Z] -rw-rw-r--. 1 jenkins jenkins 2774 Mar 2 15:00 go.mod [2022-03-02T15:02:35.967Z] -rw-rw-r--. 1 jenkins jenkins 49778 Mar 2 15:00 go.sum [2022-03-02T15:02:35.967Z] -rw-rw-r--. 1 jenkins jenkins 677 Mar 2 15:00 GOVERNANCE.md [2022-03-02T15:02:35.967Z] drwxrwxr-x. 15 jenkins jenkins 224 Mar 2 15:00 internal [2022-03-02T15:02:35.967Z] -rw-rw-r--. 1 jenkins jenkins 880 Mar 2 15:00 Jenkinsfile [2022-03-02T15:02:35.967Z] -rw-rw-r--. 1 jenkins jenkins 11341 Mar 2 15:00 LICENSE [2022-03-02T15:02:35.967Z] -rw-rw-r--. 1 jenkins jenkins 1614 Mar 2 15:00 Makefile [2022-03-02T15:02:35.967Z] drwxrwxr-x. 3 jenkins jenkins 16 Mar 2 15:00 openapi [2022-03-02T15:02:35.967Z] -rw-rw-r--. 1 jenkins jenkins 619 Mar 2 15:00 OWNERS.md [2022-03-02T15:02:35.967Z] drwxrwxr-x. 5 jenkins jenkins 50 Mar 2 15:00 pkg [2022-03-02T15:02:35.967Z] -rw-rw-r--. 1 jenkins jenkins 4881 Mar 2 15:00 README.md [2022-03-02T15:02:35.967Z] drwx------. 3 jenkins jenkins 57 Mar 2 15:00 .semver [2022-03-02T15:02:35.967Z] drwxrwxr-x. 4 jenkins jenkins 54 Mar 2 15:00 snap [2022-03-02T15:02:35.967Z] -rw-rw-r--. 1 jenkins jenkins 12 Mar 2 15:00 VERSION [2022-03-02T15:02:35.967Z] -rw-rw-r--. 1 jenkins jenkins 222 Mar 2 15:00 version.go [Pipeline] isUnix [Pipeline] sh [2022-03-02T15:02:35.602Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2022-03-02T15:02:35.623Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-02T15:02:35.668Z] > git config core.sparsecheckout # timeout=10 [2022-03-02T15:02:35.682Z] > git checkout -f 2d47f06130efe23f62a62eca7f2537e0d7c1e066 # timeout=10 [2022-03-02T15:02:36.260Z] + 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=2d47f06130efe23f62a62eca7f2537e0d7c1e066 --label arch=amd64 --label version=2.2.0-dev.16 . [2022-03-02T15:02:36.260Z] Sending build context to Docker daemon 9.615MB [2022-03-02T15:02:36.260Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-03-02T15:02:36.260Z] Step 2/25 : FROM ${BASE} AS builder [2022-03-02T15:02:36.260Z] ---> d05deda433aa [2022-03-02T15:02:36.260Z] Step 3/25 : ARG MAKE=make build [2022-03-02T15:02:36.520Z] ---> Running in 63452eac391a [2022-03-02T15:02:36.520Z] Removing intermediate container 63452eac391a [2022-03-02T15:02:36.520Z] ---> 0fe5f4b8666c [2022-03-02T15:02:36.520Z] Step 4/25 : WORKDIR /device-sdk-go [2022-03-02T15:02:36.520Z] ---> Running in 8287eaccfcd0 [2022-03-02T15:02:36.782Z] Removing intermediate container 8287eaccfcd0 [2022-03-02T15:02:36.782Z] ---> e98dc8ae99ba [2022-03-02T15:02:36.782Z] Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-03-02T15:02:36.782Z] ---> Running in b2072453a725 [2022-03-02T15:02:36.782Z] Removing intermediate container b2072453a725 [2022-03-02T15:02:36.782Z] ---> 9ef94e48f3bd [2022-03-02T15:02:36.782Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-02T15:02:36.782Z] ---> Running in cf2a0bf4b3c3 [2022-03-02T15:02:37.364Z] Removing intermediate container cf2a0bf4b3c3 [2022-03-02T15:02:37.364Z] ---> f299d16a51ac [2022-03-02T15:02:37.364Z] Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-03-02T15:02:37.364Z] ---> Running in 943b635b86df [2022-03-02T15:02:37.624Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-02T15:02:38.565Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-02T15:02:38.836Z] OK: 221 MiB in 52 packages [2022-03-02T15:02:38.836Z] Removing intermediate container 943b635b86df [2022-03-02T15:02:38.836Z] ---> fa8f8c5fd25e [2022-03-02T15:02:38.836Z] Step 8/25 : COPY go.mod vendor* ./ [2022-03-02T15:02:39.100Z] ---> 06c5b9dec8b6 [2022-03-02T15:02:39.100Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-02T15:02:39.100Z] ---> Running in 83c71ddd7d43 [2022-03-02T15:02:39.679Z] Removing intermediate container 83c71ddd7d43 [2022-03-02T15:02:39.679Z] ---> 842b7ae8d08c [2022-03-02T15:02:39.679Z] Step 10/25 : COPY . . [2022-03-02T15:02:39.830Z] Commit message: "Merge pull request #1097 from hahattan/issue-649" [2022-03-02T15:02:39.940Z] ---> 23006ea1fcdc [2022-03-02T15:02:39.941Z] Step 11/25 : RUN ${MAKE} [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-02T15:02:40.204Z] ---> Running in f3f1b36c7113 [2022-03-02T15:02:40.465Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.2.0-dev.16" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2022-03-02T15:02:40.711Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-03-02T15:02:40.711Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-02T15:02:40.711Z] Dload Upload Total Spent Left Speed [2022-03-02T15:02:40.711Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 47562 0 --:--:-- --:--:-- --:--:-- 47754 [Pipeline] sh [2022-03-02T15:02:41.219Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-03-02T15:02:41.572Z] + sudo tee /etc/docker/daemon.new [2022-03-02T15:02:41.573Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-03-02T15:02:41.573Z] { [2022-03-02T15:02:41.573Z] "registry-mirrors": [ [2022-03-02T15:02:41.573Z] "https://nexus3.edgexfoundry.org:10001" [2022-03-02T15:02:41.573Z] ], [2022-03-02T15:02:41.573Z] "bip": "10.250.0.254/24", [2022-03-02T15:02:41.573Z] "hosts": [ [2022-03-02T15:02:41.573Z] "tcp://0.0.0.0:5555", [2022-03-02T15:02:41.573Z] "unix:///var/run/docker.sock" [2022-03-02T15:02:41.573Z] ], [2022-03-02T15:02:41.573Z] "mtu": 1458, [2022-03-02T15:02:41.573Z] "selinux-enabled": true, [2022-03-02T15:02:41.573Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-03-02T15:02:41.573Z] } [Pipeline] sh [2022-03-02T15:02:42.001Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-03-02T15:02:42.351Z] + sudo service docker restart [2022-03-02T15:02:52.758Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2022-03-02T15:02:52.758Z] Removing intermediate container f3f1b36c7113 [2022-03-02T15:02:52.758Z] ---> b58e2a322de1 [2022-03-02T15:02:52.758Z] Step 12/25 : FROM alpine:3.14 [2022-03-02T15:02:53.335Z] 3.14: Pulling from library/alpine [2022-03-02T15:02:53.335Z] 97518928ae5f: Pulling fs layer [2022-03-02T15:02:53.595Z] 97518928ae5f: Verifying Checksum [2022-03-02T15:02:53.595Z] 97518928ae5f: Download complete [2022-03-02T15:02:53.859Z] 97518928ae5f: Pull complete [2022-03-02T15:02:53.859Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-03-02T15:02:53.859Z] Status: Downloaded newer image for alpine:3.14 [2022-03-02T15:02:53.859Z] ---> 0a97eee8041e [2022-03-02T15:02:53.859Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-03-02T15:02:53.859Z] ---> Running in d01fb25e2ae7 [2022-03-02T15:02:53.859Z] Removing intermediate container d01fb25e2ae7 [2022-03-02T15:02:53.859Z] ---> b7ac35ca37d3 [2022-03-02T15:02:53.859Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-02T15:02:53.859Z] ---> Running in afd8cca2db7d [2022-03-02T15:02:54.432Z] Removing intermediate container afd8cca2db7d [2022-03-02T15:02:54.432Z] ---> 0d5a23605ba0 [2022-03-02T15:02:54.432Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-03-02T15:02:54.432Z] ---> Running in b869266966a2 [2022-03-02T15:02:54.692Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-02T15:02:55.638Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-02T15:02:55.899Z] (1/5) Installing libgcc (10.3.1_git20210424-r2) [2022-03-02T15:02:55.899Z] (2/5) Installing libsodium (1.0.18-r0) [2022-03-02T15:02:55.899Z] (3/5) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-02T15:02:56.161Z] (4/5) Installing libzmq (4.3.4-r0) [2022-03-02T15:02:56.161Z] (5/5) Installing zeromq (4.3.4-r0) [2022-03-02T15:02:56.161Z] Executing busybox-1.33.1-r6.trigger [2022-03-02T15:02:56.161Z] OK: 8 MiB in 19 packages [2022-03-02T15:02:56.730Z] Removing intermediate container b869266966a2 [2022-03-02T15:02:56.730Z] ---> 5962e28fbb18 [2022-03-02T15:02:56.730Z] Step 16/25 : WORKDIR / [2022-03-02T15:02:56.730Z] ---> Running in 111e41ee1fa3 [2022-03-02T15:02:56.730Z] Removing intermediate container 111e41ee1fa3 [2022-03-02T15:02:56.730Z] ---> 0c3882acfaa1 [2022-03-02T15:02:56.731Z] Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2022-03-02T15:02:56.991Z] ---> fcf08e187e61 [2022-03-02T15:02:56.991Z] Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2022-03-02T15:02:57.252Z] ---> 6e671a5c8aa9 [2022-03-02T15:02:57.252Z] Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2022-03-02T15:02:57.514Z] ---> 1578ef16c4bb [2022-03-02T15:02:57.514Z] Step 20/25 : EXPOSE 59999 [2022-03-02T15:02:57.514Z] ---> Running in ec0ef060432c [2022-03-02T15:02:57.514Z] Removing intermediate container ec0ef060432c [2022-03-02T15:02:57.514Z] ---> e678dac392d4 [2022-03-02T15:02:57.514Z] Step 21/25 : ENTRYPOINT ["/device-simple"] [2022-03-02T15:02:57.514Z] ---> Running in 7221ab6683d6 [2022-03-02T15:02:57.778Z] Removing intermediate container 7221ab6683d6 [2022-03-02T15:02:57.778Z] ---> 70cfdec9b546 [2022-03-02T15:02:57.778Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-02T15:02:57.778Z] ---> Running in 81014d356fd4 [2022-03-02T15:02:57.778Z] Removing intermediate container 81014d356fd4 [2022-03-02T15:02:57.778Z] ---> 3088d64cb500 [2022-03-02T15:02:57.778Z] Step 23/25 : LABEL arch=amd64 [2022-03-02T15:02:57.778Z] ---> Running in 06ef8cfd9881 [2022-03-02T15:02:57.778Z] Removing intermediate container 06ef8cfd9881 [2022-03-02T15:02:57.778Z] ---> b50531013e77 [2022-03-02T15:02:57.778Z] Step 24/25 : LABEL git_sha=2d47f06130efe23f62a62eca7f2537e0d7c1e066 [2022-03-02T15:02:57.778Z] ---> Running in 9827043d1cd9 [2022-03-02T15:02:58.038Z] Removing intermediate container 9827043d1cd9 [2022-03-02T15:02:58.038Z] ---> 13477f3516f4 [2022-03-02T15:02:58.038Z] Step 25/25 : LABEL version=2.2.0-dev.16 [2022-03-02T15:02:58.038Z] ---> Running in ef21c0b30255 [2022-03-02T15:02:58.038Z] Removing intermediate container ef21c0b30255 [2022-03-02T15:02:58.038Z] ---> 4496267e4edb [2022-03-02T15:02:58.038Z] [Warning] One or more build-args [ARCH] were not consumed [2022-03-02T15:02:58.038Z] Successfully built 4496267e4edb [2022-03-02T15:02:58.038Z] Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-02T15:02:58.466Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-02T15:02:58.466Z] [2022-03-02T15:02:58.466Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-03-02T15:02:58.779Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-02T15:02:58.779Z] latest: Pulling from edgex-lftools-log-publisher [2022-03-02T15:02:58.779Z] 5eb5b503b376: Pulling fs layer [2022-03-02T15:02:58.779Z] 5c69ac0246d0: Pulling fs layer [2022-03-02T15:02:58.779Z] ec43610c2a17: Pulling fs layer [2022-03-02T15:02:58.779Z] 3a2ae6a8a46f: Pulling fs layer [2022-03-02T15:02:58.779Z] 33b1e0a273af: Pulling fs layer [2022-03-02T15:02:58.779Z] 5d3b04190fa2: Pulling fs layer [2022-03-02T15:02:58.779Z] 2f39f015ded8: Pulling fs layer [2022-03-02T15:02:58.779Z] 3a2ae6a8a46f: Waiting [2022-03-02T15:02:58.779Z] 33b1e0a273af: Waiting [2022-03-02T15:02:58.779Z] 5d3b04190fa2: Waiting [2022-03-02T15:02:58.779Z] 2f39f015ded8: Waiting [2022-03-02T15:02:58.779Z] 5c69ac0246d0: Verifying Checksum [2022-03-02T15:02:58.779Z] 5c69ac0246d0: Download complete [2022-03-02T15:02:58.779Z] 3a2ae6a8a46f: Verifying Checksum [2022-03-02T15:02:58.779Z] 3a2ae6a8a46f: Download complete [2022-03-02T15:02:58.779Z] 33b1e0a273af: Verifying Checksum [2022-03-02T15:02:58.779Z] 33b1e0a273af: Download complete [2022-03-02T15:02:58.779Z] ec43610c2a17: Verifying Checksum [2022-03-02T15:02:58.779Z] ec43610c2a17: Download complete [2022-03-02T15:02:58.779Z] 5d3b04190fa2: Verifying Checksum [2022-03-02T15:02:58.779Z] 5d3b04190fa2: Download complete [2022-03-02T15:02:59.041Z] 5eb5b503b376: Verifying Checksum [2022-03-02T15:02:59.041Z] 5eb5b503b376: Download complete [2022-03-02T15:02:59.624Z] 2f39f015ded8: Verifying Checksum [2022-03-02T15:02:59.624Z] 2f39f015ded8: Download complete [2022-03-02T15:03:00.581Z] 5eb5b503b376: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-02T15:03:00.686Z] provisioning config files... [2022-03-02T15:03:00.711Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/49@tmp/config6101667032873121809tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-02T15:03:00.844Z] 5c69ac0246d0: Pull complete [2022-03-02T15:03:01.065Z] ---> docker-login.sh [2022-03-02T15:03:01.065Z] nexus3.edgexfoundry.org:10001 [2022-03-02T15:03:01.421Z] ec43610c2a17: Pull complete [2022-03-02T15:03:01.421Z] 3a2ae6a8a46f: Pull complete [2022-03-02T15:03:01.661Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-02T15:03:01.682Z] 33b1e0a273af: Pull complete [2022-03-02T15:03:01.682Z] 5d3b04190fa2: Pull complete [2022-03-02T15:03:01.937Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-02T15:03:01.937Z] Configure a credential helper to remove this warning. See [2022-03-02T15:03:01.937Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-02T15:03:01.937Z] [2022-03-02T15:03:01.937Z] Login Succeeded [2022-03-02T15:03:01.937Z] nexus3.edgexfoundry.org:10002 [2022-03-02T15:03:02.214Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-02T15:03:02.489Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-02T15:03:02.489Z] Configure a credential helper to remove this warning. See [2022-03-02T15:03:02.489Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-02T15:03:02.489Z] [2022-03-02T15:03:02.489Z] Login Succeeded [2022-03-02T15:03:02.489Z] nexus3.edgexfoundry.org:10003 [2022-03-02T15:03:02.765Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-02T15:03:03.042Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-02T15:03:03.042Z] Configure a credential helper to remove this warning. See [2022-03-02T15:03:03.042Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-02T15:03:03.042Z] [2022-03-02T15:03:03.042Z] Login Succeeded [2022-03-02T15:03:03.042Z] nexus3.edgexfoundry.org:10004 [2022-03-02T15:03:03.316Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-02T15:03:03.316Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-02T15:03:03.316Z] Configure a credential helper to remove this warning. See [2022-03-02T15:03:03.316Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-02T15:03:03.316Z] [2022-03-02T15:03:03.316Z] Login Succeeded [2022-03-02T15:03:03.316Z] docker.io [2022-03-02T15:03:03.913Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-02T15:03:04.186Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-02T15:03:04.186Z] Configure a credential helper to remove this warning. See [2022-03-02T15:03:04.186Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-02T15:03:04.186Z] [2022-03-02T15:03:04.186Z] Login Succeeded [2022-03-02T15:03:04.186Z] ---> docker-login.sh ends [Pipeline] } [2022-03-02T15:03:04.204Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-03-02T15:03:04.735Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-02T15:03:04.747Z] ========================================================= [2022-03-02T15:03:04.747Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-03-02T15:03:04.747Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-03-02T15:03:05.095Z] + 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.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-03-02T15:03:05.367Z] Sending build context to Docker daemon 5.134MB [2022-03-02T15:03:05.640Z] Step 1/11 : ARG BASE=golang:1.17-alpine3.15 [2022-03-02T15:03:05.640Z] Step 2/11 : FROM ${BASE} AS builder [2022-03-02T15:03:05.640Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-03-02T15:03:05.640Z] 9b3977197b4f: Pulling fs layer [2022-03-02T15:03:05.640Z] 1a89e8eeedd5: Pulling fs layer [2022-03-02T15:03:05.640Z] 94645a83ff95: Pulling fs layer [2022-03-02T15:03:05.640Z] 3f3a8bcf1eab: Pulling fs layer [2022-03-02T15:03:05.640Z] 0c92f367c5e7: Pulling fs layer [2022-03-02T15:03:05.640Z] f7c0051592d6: Pulling fs layer [2022-03-02T15:03:05.640Z] a227ed2f7395: Pulling fs layer [2022-03-02T15:03:05.640Z] 7b1c46037f91: Pulling fs layer [2022-03-02T15:03:05.640Z] f7c0051592d6: Waiting [2022-03-02T15:03:05.640Z] a227ed2f7395: Waiting [2022-03-02T15:03:05.640Z] 3f3a8bcf1eab: Waiting [2022-03-02T15:03:05.640Z] 7b1c46037f91: Waiting [2022-03-02T15:03:05.640Z] 0c92f367c5e7: Waiting [2022-03-02T15:03:05.640Z] 94645a83ff95: Verifying Checksum [2022-03-02T15:03:05.640Z] 94645a83ff95: Download complete [2022-03-02T15:03:05.640Z] 1a89e8eeedd5: Verifying Checksum [2022-03-02T15:03:05.640Z] 1a89e8eeedd5: Download complete [2022-03-02T15:03:05.640Z] 0c92f367c5e7: Verifying Checksum [2022-03-02T15:03:05.640Z] 0c92f367c5e7: Download complete [2022-03-02T15:03:05.640Z] f7c0051592d6: Verifying Checksum [2022-03-02T15:03:05.916Z] a227ed2f7395: Verifying Checksum [2022-03-02T15:03:05.917Z] a227ed2f7395: Download complete [2022-03-02T15:03:05.917Z] 9b3977197b4f: Verifying Checksum [2022-03-02T15:03:05.917Z] 9b3977197b4f: Download complete [2022-03-02T15:03:06.547Z] 9b3977197b4f: Pull complete [2022-03-02T15:03:07.016Z] 2f39f015ded8: Pull complete [2022-03-02T15:03:07.016Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-03-02T15:03:07.016Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-02T15:03:07.016Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-03-02T15:03:07.081Z] prd-centos7-docker-4c-2g-6255 does not seem to be running inside a container [2022-03-02T15:03:07.124Z] $ 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/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-03-02T15:03:07.144Z] 1a89e8eeedd5: Pull complete [2022-03-02T15:03:07.420Z] 94645a83ff95: Pull complete [2022-03-02T15:03:07.693Z] 7b1c46037f91: Verifying Checksum [2022-03-02T15:03:07.693Z] 7b1c46037f91: Download complete [2022-03-02T15:03:08.285Z] 3f3a8bcf1eab: Verifying Checksum [2022-03-02T15:03:08.285Z] 3f3a8bcf1eab: Download complete [2022-03-02T15:03:10.132Z] $ docker top f5470e13faff8104aeae16d6f5335f1888aa37f6f5efa60e0bf3e59edf15f17a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-02T15:03:10.789Z] ---> job-cost.sh [2022-03-02T15:03:10.789Z] lf-activate-venv: SKIPPING [2022-03-02T15:03:10.789Z] INFO: No Stack... [2022-03-02T15:03:11.117Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-03-02T15:03:11.379Z] INFO: Archiving Costs [Pipeline] sh [2022-03-02T15:03:11.670Z] + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [2022-03-02T15:03:11.670Z] + cut -d, -f6 [Pipeline] lock [2022-03-02T15:03:11.683Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-49-stack-cost] [2022-03-02T15:03:11.691Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-49-stack-cost] did not exist. Created. [2022-03-02T15:03:11.691Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-49-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-02T15:03:11.994Z] + echo total: 0.05999999865889549 [Pipeline] stash [2022-03-02T15:03:12.038Z] Stashed 1 file(s) [Pipeline] } [2022-03-02T15:03:12.045Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-49-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-02T15:03:12.066Z] $ docker stop --time=1 f5470e13faff8104aeae16d6f5335f1888aa37f6f5efa60e0bf3e59edf15f17a [2022-03-02T15:03:13.224Z] $ docker rm -f f5470e13faff8104aeae16d6f5335f1888aa37f6f5efa60e0bf3e59edf15f17a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-02T15:03:20.717Z] 3f3a8bcf1eab: Pull complete [2022-03-02T15:03:20.717Z] 0c92f367c5e7: Pull complete [2022-03-02T15:03:20.717Z] f7c0051592d6: Pull complete [2022-03-02T15:03:20.717Z] a227ed2f7395: Pull complete [2022-03-02T15:03:26.119Z] 7b1c46037f91: Pull complete [2022-03-02T15:03:26.119Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-03-02T15:03:26.119Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-02T15:03:26.119Z] ---> f79e39bc4007 [2022-03-02T15:03:26.119Z] Step 3/11 : ARG MAKE=make build [2022-03-02T15:03:27.549Z] ---> Running in ff81c79df16d [2022-03-02T15:03:27.549Z] Removing intermediate container ff81c79df16d [2022-03-02T15:03:27.549Z] ---> 347a76a2ad9e [2022-03-02T15:03:27.549Z] Step 4/11 : WORKDIR /device-sdk-go [2022-03-02T15:03:27.821Z] ---> Running in bc9ba1675667 [2022-03-02T15:03:28.096Z] Removing intermediate container bc9ba1675667 [2022-03-02T15:03:28.096Z] ---> 196492a550b3 [2022-03-02T15:03:28.096Z] Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-03-02T15:03:28.096Z] ---> Running in cbc4e64dbcb4 [2022-03-02T15:03:28.692Z] Removing intermediate container cbc4e64dbcb4 [2022-03-02T15:03:28.692Z] ---> 76b56b9fb883 [2022-03-02T15:03:28.692Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-02T15:03:28.692Z] ---> Running in 69b339c99f11 [2022-03-02T15:03:30.661Z] Removing intermediate container 69b339c99f11 [2022-03-02T15:03:30.661Z] ---> a64c2a4702d7 [2022-03-02T15:03:30.661Z] Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-03-02T15:03:30.661Z] ---> Running in 5c2a28b76ad8 [2022-03-02T15:03:31.634Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-02T15:03:32.225Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-02T15:03:33.197Z] OK: 220 MiB in 52 packages [2022-03-02T15:03:34.172Z] Removing intermediate container 5c2a28b76ad8 [2022-03-02T15:03:34.172Z] ---> 404e439c9035 [2022-03-02T15:03:34.172Z] Step 8/11 : COPY go.mod vendor* ./ [2022-03-02T15:03:34.778Z] ---> c6e9bc576352 [2022-03-02T15:03:34.778Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-02T15:03:34.778Z] ---> Running in 92ed203f0cfd [2022-03-02T15:04:56.569Z] Removing intermediate container 92ed203f0cfd [2022-03-02T15:04:56.569Z] ---> 3e926b6427b6 [2022-03-02T15:04:56.569Z] Step 10/11 : COPY . . [2022-03-02T15:04:56.569Z] ---> 8084b861a507 [2022-03-02T15:04:56.569Z] Step 11/11 : RUN ${MAKE} [2022-03-02T15:04:56.569Z] ---> Running in 4cbe59b8201d [2022-03-02T15:04:56.569Z] noop [2022-03-02T15:04:56.569Z] Removing intermediate container 4cbe59b8201d [2022-03-02T15:04:56.569Z] ---> 3e7cae8a88f1 [2022-03-02T15:04:56.569Z] Successfully built 3e7cae8a88f1 [2022-03-02T15:04:56.569Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-02T15:04:56.922Z] + docker inspect -f . ci-base-image-arm64 [2022-03-02T15:04:56.922Z] . [Pipeline] withDockerContainer [2022-03-02T15:04:57.152Z] prd-ubuntu18.04-docker-arm64-4c-16g-6258 does not seem to be running inside a container [2022-03-02T15:04:57.238Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/49 -v /w/workspace/device-sdk-go/49:/w/workspace/device-sdk-go/49:rw,z -v /w/workspace/device-sdk-go/49@tmp:/w/workspace/device-sdk-go/49@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 ******** ci-base-image-arm64 cat [2022-03-02T15:04:58.612Z] $ docker top e0c08e880c0457bb6eea5592a1cb1346c5ae244cbda4cc20377036cd30868dca -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-02T15:04:59.515Z] + go version [2022-03-02T15:04:59.515Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-03-02T15:04:59.540Z] $ docker stop --time=1 e0c08e880c0457bb6eea5592a1cb1346c5ae244cbda4cc20377036cd30868dca [2022-03-02T15:05:01.239Z] $ docker rm -f e0c08e880c0457bb6eea5592a1cb1346c5ae244cbda4cc20377036cd30868dca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-02T15:05:01.845Z] + docker inspect -f . ci-base-image-arm64 [2022-03-02T15:05:01.845Z] . [Pipeline] withDockerContainer [2022-03-02T15:05:02.079Z] prd-ubuntu18.04-docker-arm64-4c-16g-6258 does not seem to be running inside a container [2022-03-02T15:05:02.176Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/49 -v /w/workspace/device-sdk-go/49:/w/workspace/device-sdk-go/49:rw,z -v /w/workspace/device-sdk-go/49@tmp:/w/workspace/device-sdk-go/49@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 ******** ci-base-image-arm64 cat [2022-03-02T15:05:03.545Z] $ docker top 3fc998e6a2a8c3a0733b3241f974f8157188db6d514783750fc9401a356ec6e3 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-03-02T15:05:04.456Z] + make test [2022-03-02T15:05:04.456Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-03-02T15:05:05.906Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2022-03-02T15:05:52.955Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2022-03-02T15:05:52.955Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2022-03-02T15:05:52.955Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2022-03-02T15:06:03.195Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.101s coverage: 23.3% of statements [2022-03-02T15:06:03.195Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2022-03-02T15:06:03.195Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.117s coverage: 27.6% of statements [2022-03-02T15:06:03.195Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.078s coverage: 78.9% of statements [2022-03-02T15:06:03.195Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.052s coverage: 10.8% of statements [2022-03-02T15:06:03.195Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2022-03-02T15:06:03.195Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2022-03-02T15:06:03.195Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2022-03-02T15:06:03.805Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.078s coverage: 33.0% of statements [2022-03-02T15:06:03.805Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2022-03-02T15:06:05.789Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.068s coverage: 86.1% of statements [2022-03-02T15:06:05.789Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2022-03-02T15:06:05.789Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2022-03-02T15:06:05.789Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.111s coverage: 57.4% of statements [2022-03-02T15:06:05.789Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.185s coverage: 89.2% of statements [2022-03-02T15:06:05.789Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2022-03-02T15:06:07.218Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.049s coverage: 4.8% of statements [2022-03-02T15:06:07.218Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2022-03-02T15:06:07.489Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-03-02T15:06:07.489Z] GO111MODULE=on go vet ./... [2022-03-02T15:06:29.649Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-02T15:06:29.649Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-02T15:06:29.649Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-02T15:06:29.949Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-03-02T15:06:29.967Z] $ docker stop --time=1 3fc998e6a2a8c3a0733b3241f974f8157188db6d514783750fc9401a356ec6e3 [2022-03-02T15:06:31.734Z] $ docker rm -f 3fc998e6a2a8c3a0733b3241f974f8157188db6d514783750fc9401a356ec6e3 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-02T15:06:32.632Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-03-02T15:06:32.659Z] Warning: overwriting stash ‘coverage-report’ [2022-03-02T15:06:33.270Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-02T15:06:33.717Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-03-02T15:06:34.052Z] + ls -al . [2022-03-02T15:06:34.052Z] total 308 [2022-03-02T15:06:34.052Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 2 15:06 . [2022-03-02T15:06:34.052Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 2 15:02 .. [2022-03-02T15:06:34.052Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 2 15:02 .dockerignore [2022-03-02T15:06:34.052Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 2 15:02 .git [2022-03-02T15:06:34.052Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 2 15:02 .github [2022-03-02T15:06:34.052Z] -rw-rw-r-- 1 jenkins jenkins 131 Mar 2 15:02 .gitignore [2022-03-02T15:06:34.052Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 2 15:02 .golangci.yml [2022-03-02T15:06:34.052Z] -rw-rw-r-- 1 jenkins jenkins 26321 Mar 2 15:02 CHANGELOG.md [2022-03-02T15:06:34.052Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 2 15:02 GOVERNANCE.md [2022-03-02T15:06:34.052Z] -rw-rw-r-- 1 jenkins jenkins 880 Mar 2 15:02 Jenkinsfile [2022-03-02T15:06:34.052Z] -rw-rw-r-- 1 jenkins jenkins 11341 Mar 2 15:02 LICENSE [2022-03-02T15:06:34.052Z] -rw-rw-r-- 1 jenkins jenkins 1614 Mar 2 15:02 Makefile [2022-03-02T15:06:34.052Z] -rw-rw-r-- 1 jenkins jenkins 619 Mar 2 15:02 OWNERS.md [2022-03-02T15:06:34.052Z] -rw-rw-r-- 1 jenkins jenkins 4881 Mar 2 15:02 README.md [2022-03-02T15:06:34.052Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 2 15:00 VERSION [2022-03-02T15:06:34.052Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 2 15:02 bin [2022-03-02T15:06:34.052Z] -rw-r--r-- 1 jenkins jenkins 129001 Mar 2 15:06 coverage.out [2022-03-02T15:06:34.052Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 2 15:02 example [2022-03-02T15:06:34.052Z] -rw-rw-r-- 1 jenkins jenkins 2774 Mar 2 15:02 go.mod [2022-03-02T15:06:34.052Z] -rw-rw-r-- 1 jenkins jenkins 49778 Mar 2 15:02 go.sum [2022-03-02T15:06:34.052Z] drwxrwxr-x 15 jenkins jenkins 4096 Mar 2 15:02 internal [2022-03-02T15:06:34.053Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 2 15:02 openapi [2022-03-02T15:06:34.053Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 2 15:02 pkg [2022-03-02T15:06:34.053Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 2 15:02 snap [2022-03-02T15:06:34.053Z] -rw-rw-r-- 1 jenkins jenkins 222 Mar 2 15:02 version.go [Pipeline] isUnix [Pipeline] sh [2022-03-02T15:06:34.398Z] + 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=2d47f06130efe23f62a62eca7f2537e0d7c1e066 --label arch=arm64 --label version=2.2.0-dev.16 . [2022-03-02T15:06:34.674Z] Sending build context to Docker daemon 5.264MB [2022-03-02T15:06:34.953Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-03-02T15:06:34.953Z] Step 2/25 : FROM ${BASE} AS builder [2022-03-02T15:06:34.953Z] ---> 3e7cae8a88f1 [2022-03-02T15:06:34.953Z] Step 3/25 : ARG MAKE=make build [2022-03-02T15:06:34.953Z] ---> Running in e7ffbd399981 [2022-03-02T15:06:35.227Z] Removing intermediate container e7ffbd399981 [2022-03-02T15:06:35.227Z] ---> fe3b2deea694 [2022-03-02T15:06:35.227Z] Step 4/25 : WORKDIR /device-sdk-go [2022-03-02T15:06:35.500Z] ---> Running in ca01b8b1584d [2022-03-02T15:06:35.775Z] Removing intermediate container ca01b8b1584d [2022-03-02T15:06:35.775Z] ---> 956cc103eac5 [2022-03-02T15:06:35.775Z] Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-03-02T15:06:36.047Z] ---> Running in 1262b0930e4b [2022-03-02T15:06:36.318Z] Removing intermediate container 1262b0930e4b [2022-03-02T15:06:36.318Z] ---> 30ff35c9af1c [2022-03-02T15:06:36.318Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-02T15:06:36.318Z] ---> Running in 020cee79d4c9 [2022-03-02T15:06:38.295Z] Removing intermediate container 020cee79d4c9 [2022-03-02T15:06:38.295Z] ---> 46d0a96a4694 [2022-03-02T15:06:38.295Z] Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-03-02T15:06:38.295Z] ---> Running in ca5fea9b1f9e [2022-03-02T15:06:39.271Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-02T15:06:39.862Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-02T15:06:40.843Z] OK: 220 MiB in 52 packages [2022-03-02T15:06:41.450Z] Removing intermediate container ca5fea9b1f9e [2022-03-02T15:06:41.450Z] ---> 11cf776c2577 [2022-03-02T15:06:41.450Z] Step 8/25 : COPY go.mod vendor* ./ [2022-03-02T15:06:42.431Z] ---> c2b4b70684fe [2022-03-02T15:06:42.431Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-02T15:06:42.431Z] ---> Running in adedb8472026 [2022-03-02T15:06:44.417Z] Removing intermediate container adedb8472026 [2022-03-02T15:06:44.417Z] ---> 751fed31b1e6 [2022-03-02T15:06:44.417Z] Step 10/25 : COPY . . [2022-03-02T15:06:45.873Z] ---> 5b167dc44cd9 [2022-03-02T15:06:45.873Z] Step 11/25 : RUN ${MAKE} [2022-03-02T15:06:45.873Z] ---> Running in 7577e21982cb [2022-03-02T15:06:46.856Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.2.0-dev.16" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2022-03-02T15:07:25.885Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2022-03-02T15:07:27.864Z] Removing intermediate container 7577e21982cb [2022-03-02T15:07:27.864Z] ---> 4a5267e6312b [2022-03-02T15:07:27.864Z] Step 12/25 : FROM alpine:3.14 [2022-03-02T15:07:28.457Z] 3.14: Pulling from library/alpine [2022-03-02T15:07:28.457Z] be307f383ecc: Pulling fs layer [2022-03-02T15:07:28.731Z] be307f383ecc: Verifying Checksum [2022-03-02T15:07:28.731Z] be307f383ecc: Download complete [2022-03-02T15:07:29.327Z] be307f383ecc: Pull complete [2022-03-02T15:07:29.327Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-03-02T15:07:29.327Z] Status: Downloaded newer image for alpine:3.14 [2022-03-02T15:07:29.327Z] ---> 5b8b7b635229 [2022-03-02T15:07:29.327Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-03-02T15:07:29.327Z] ---> Running in b071c64e7702 [2022-03-02T15:07:29.951Z] Removing intermediate container b071c64e7702 [2022-03-02T15:07:29.951Z] ---> 63ce1fe79cde [2022-03-02T15:07:29.951Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-02T15:07:29.951Z] ---> Running in f056065d8fff [2022-03-02T15:07:31.931Z] Removing intermediate container f056065d8fff [2022-03-02T15:07:31.931Z] ---> e90fbdc692b3 [2022-03-02T15:07:31.931Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-03-02T15:07:31.931Z] ---> Running in 0f1a9e6f0079 [2022-03-02T15:07:32.916Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-02T15:07:33.894Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-02T15:07:34.491Z] (1/5) Installing libgcc (10.3.1_git20210424-r2) [2022-03-02T15:07:34.491Z] (2/5) Installing libsodium (1.0.18-r0) [2022-03-02T15:07:34.764Z] (3/5) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-02T15:07:34.764Z] (4/5) Installing libzmq (4.3.4-r0) [2022-03-02T15:07:35.038Z] (5/5) Installing zeromq (4.3.4-r0) [2022-03-02T15:07:35.038Z] Executing busybox-1.33.1-r6.trigger [2022-03-02T15:07:35.038Z] OK: 8 MiB in 19 packages [2022-03-02T15:07:36.018Z] Removing intermediate container 0f1a9e6f0079 [2022-03-02T15:07:36.018Z] ---> 3f550ca2057d [2022-03-02T15:07:36.018Z] Step 16/25 : WORKDIR / [2022-03-02T15:07:36.018Z] ---> Running in 3b96dd89fad0 [2022-03-02T15:07:36.614Z] Removing intermediate container 3b96dd89fad0 [2022-03-02T15:07:36.614Z] ---> 9c25dd6b73f1 [2022-03-02T15:07:36.614Z] Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2022-03-02T15:07:37.213Z] ---> 1716834ac0ef [2022-03-02T15:07:37.213Z] Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2022-03-02T15:07:38.192Z] ---> d881bc1ffbff [2022-03-02T15:07:38.192Z] Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2022-03-02T15:07:38.788Z] ---> bc876a68d592 [2022-03-02T15:07:38.788Z] Step 20/25 : EXPOSE 59999 [2022-03-02T15:07:38.788Z] ---> Running in c313c1084353 [2022-03-02T15:07:39.385Z] Removing intermediate container c313c1084353 [2022-03-02T15:07:39.385Z] ---> 616acda55ae3 [2022-03-02T15:07:39.385Z] Step 21/25 : ENTRYPOINT ["/device-simple"] [2022-03-02T15:07:39.385Z] ---> Running in 28301cbb8ded [2022-03-02T15:07:39.659Z] Removing intermediate container 28301cbb8ded [2022-03-02T15:07:39.659Z] ---> d0105ce33a64 [2022-03-02T15:07:39.659Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-02T15:07:39.932Z] ---> Running in 2f467ad71314 [2022-03-02T15:07:40.206Z] Removing intermediate container 2f467ad71314 [2022-03-02T15:07:40.206Z] ---> 321d836c6e03 [2022-03-02T15:07:40.206Z] Step 23/25 : LABEL arch=arm64 [2022-03-02T15:07:40.206Z] ---> Running in 235b278c9974 [2022-03-02T15:07:40.802Z] Removing intermediate container 235b278c9974 [2022-03-02T15:07:40.802Z] ---> 9d7282bfbde8 [2022-03-02T15:07:40.802Z] Step 24/25 : LABEL git_sha=2d47f06130efe23f62a62eca7f2537e0d7c1e066 [2022-03-02T15:07:40.802Z] ---> Running in a88ebec50f55 [2022-03-02T15:07:41.076Z] Removing intermediate container a88ebec50f55 [2022-03-02T15:07:41.076Z] ---> 75629802f230 [2022-03-02T15:07:41.076Z] Step 25/25 : LABEL version=2.2.0-dev.16 [2022-03-02T15:07:41.348Z] ---> Running in 7d8c477faba7 [2022-03-02T15:07:41.619Z] Removing intermediate container 7d8c477faba7 [2022-03-02T15:07:41.619Z] ---> c753d3ffe5de [2022-03-02T15:07:41.619Z] [Warning] One or more build-args [ARCH] were not consumed [2022-03-02T15:07:41.619Z] Successfully built c753d3ffe5de [2022-03-02T15:07:41.619Z] 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 [2022-03-02T15:07:42.039Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-02T15:07:42.039Z] [2022-03-02T15:07:42.039Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-03-02T15:07:42.392Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-02T15:07:42.392Z] arm64: Pulling from edgex-lftools-log-publisher [2022-03-02T15:07:42.392Z] 8998bd30e6a1: Pulling fs layer [2022-03-02T15:07:42.392Z] 04944245beec: Pulling fs layer [2022-03-02T15:07:42.392Z] 699f458cf7ca: Pulling fs layer [2022-03-02T15:07:42.392Z] 765212b225bb: Pulling fs layer [2022-03-02T15:07:42.392Z] f23df028b6ca: Pulling fs layer [2022-03-02T15:07:42.392Z] d65c8cfc05b1: Pulling fs layer [2022-03-02T15:07:42.392Z] 2437ff75d9bd: Pulling fs layer [2022-03-02T15:07:42.392Z] 765212b225bb: Waiting [2022-03-02T15:07:42.392Z] f23df028b6ca: Waiting [2022-03-02T15:07:42.392Z] d65c8cfc05b1: Waiting [2022-03-02T15:07:42.392Z] 2437ff75d9bd: Waiting [2022-03-02T15:07:42.665Z] 04944245beec: Verifying Checksum [2022-03-02T15:07:42.665Z] 04944245beec: Download complete [2022-03-02T15:07:42.665Z] 765212b225bb: Verifying Checksum [2022-03-02T15:07:42.665Z] 765212b225bb: Download complete [2022-03-02T15:07:42.665Z] f23df028b6ca: Verifying Checksum [2022-03-02T15:07:42.665Z] f23df028b6ca: Download complete [2022-03-02T15:07:42.665Z] d65c8cfc05b1: Verifying Checksum [2022-03-02T15:07:42.665Z] d65c8cfc05b1: Download complete [2022-03-02T15:07:42.943Z] 699f458cf7ca: Verifying Checksum [2022-03-02T15:07:42.943Z] 699f458cf7ca: Download complete [2022-03-02T15:07:43.215Z] 8998bd30e6a1: Verifying Checksum [2022-03-02T15:07:43.215Z] 8998bd30e6a1: Download complete [2022-03-02T15:07:45.195Z] 2437ff75d9bd: Verifying Checksum [2022-03-02T15:07:45.195Z] 2437ff75d9bd: Download complete [2022-03-02T15:07:47.816Z] 8998bd30e6a1: Pull complete [2022-03-02T15:07:47.816Z] 04944245beec: Pull complete [2022-03-02T15:07:49.258Z] 699f458cf7ca: Pull complete [2022-03-02T15:07:49.531Z] 765212b225bb: Pull complete [2022-03-02T15:07:50.511Z] f23df028b6ca: Pull complete [2022-03-02T15:07:50.782Z] d65c8cfc05b1: Pull complete [2022-03-02T15:08:05.845Z] 2437ff75d9bd: Pull complete [2022-03-02T15:08:05.845Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-03-02T15:08:05.845Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-02T15:08:05.845Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-03-02T15:08:06.066Z] prd-ubuntu18.04-docker-arm64-4c-16g-6258 does not seem to be running inside a container [2022-03-02T15:08:06.146Z] $ 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/49 -v /w/workspace/device-sdk-go/49:/w/workspace/device-sdk-go/49:rw,z -v /w/workspace/device-sdk-go/49@tmp:/w/workspace/device-sdk-go/49@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-03-02T15:08:08.807Z] $ docker top 23f6133c0c90845f7d3b9e07ee8eed12fec75ec8074dd86fb7720d03a4336c5e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-02T15:08:09.709Z] ---> job-cost.sh [2022-03-02T15:08:09.709Z] lf-activate-venv: SKIPPING [2022-03-02T15:08:09.709Z] INFO: No Stack... [2022-03-02T15:08:09.981Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-03-02T15:08:10.961Z] INFO: Archiving Costs [Pipeline] sh [2022-03-02T15:08:11.629Z] + cat /w/workspace/device-sdk-go/49/archives/cost.csv [2022-03-02T15:08:11.630Z] + cut -d, -f6 [Pipeline] lock [2022-03-02T15:08:11.702Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-49-stack-cost] [2022-03-02T15:08:11.709Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-49-stack-cost] did not exist. Created. [2022-03-02T15:08:11.709Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-49-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-02T15:08:12.396Z] /w/workspace/device-sdk-go/49@tmp/durable-75035926/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-03-02T15:08:13.081Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-03-02T15:08:13.102Z] Warning: overwriting stash ‘stack-cost’ [2022-03-02T15:08:13.164Z] Stashed 1 file(s) [Pipeline] } [2022-03-02T15:08:13.172Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-49-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-02T15:08:13.193Z] $ docker stop --time=1 23f6133c0c90845f7d3b9e07ee8eed12fec75ec8074dd86fb7720d03a4336c5e [2022-03-02T15:08:14.672Z] $ docker rm -f 23f6133c0c90845f7d3b9e07ee8eed12fec75ec8074dd86fb7720d03a4336c5e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-03-02T15:08:15.147Z] provisioning config files... [2022-03-02T15:08:15.155Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config2345538402367613392tmp [Pipeline] { [Pipeline] sh [2022-03-02T15:08:15.456Z] + set +x [2022-03-02T15:08:15.456Z] + curl -s https://codecov.io/bash [2022-03-02T15:08:15.456Z] + bash -s -- [2022-03-02T15:08:15.716Z] [2022-03-02T15:08:15.716Z] _____ _ [2022-03-02T15:08:15.716Z] / ____| | | [2022-03-02T15:08:15.716Z] | | ___ __| | ___ ___ _____ __ [2022-03-02T15:08:15.716Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-03-02T15:08:15.716Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-03-02T15:08:15.716Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-03-02T15:08:15.716Z] Bash-1.0.6 [2022-03-02T15:08:15.716Z] [2022-03-02T15:08:15.716Z] [2022-03-02T15:08:15.716Z] ==> git version 2.24.4 found [2022-03-02T15:08:15.716Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2022-03-02T15:08:15.716Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2022-03-02T15:08:15.716Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2022-03-02T15:08:15.716Z] ==> Jenkins CI detected. [2022-03-02T15:08:15.716Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2022-03-02T15:08:15.716Z] project root: . [2022-03-02T15:08:15.716Z] --> token set from env [2022-03-02T15:08:15.716Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-03-02T15:08:15.716Z] ==> Running gcov in . (disable via -X gcov) [2022-03-02T15:08:15.716Z] ==> Python coveragepy not found [2022-03-02T15:08:15.716Z] ==> Searching for coverage reports in: [2022-03-02T15:08:15.716Z] + . [2022-03-02T15:08:15.716Z] -> Found 1 reports [2022-03-02T15:08:15.716Z] ==> Detecting git/mercurial file structure [2022-03-02T15:08:15.716Z] ==> Reading reports [2022-03-02T15:08:15.716Z] + ./coverage.out bytes=129001 [2022-03-02T15:08:15.716Z] ==> Appending adjustments [2022-03-02T15:08:15.716Z] https://docs.codecov.io/docs/fixing-reports [2022-03-02T15:08:15.975Z] + Found adjustments [2022-03-02T15:08:15.975Z] ==> Gzipping contents [2022-03-02T15:08:15.975Z] 16K /tmp/codecov.N6pCbD.gz [2022-03-02T15:08:15.975Z] ==> Uploading reports [2022-03-02T15:08:15.975Z] url: https://codecov.io [2022-03-02T15:08:15.975Z] query: branch=main&commit=2d47f06130efe23f62a62eca7f2537e0d7c1e066&build=49&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F49%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-03-02T15:08:15.975Z] -> Pinging Codecov [2022-03-02T15:08:15.975Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=main&commit=2d47f06130efe23f62a62eca7f2537e0d7c1e066&build=49&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F49%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-03-02T15:08:16.235Z] -> Uploading to [2022-03-02T15:08:16.235Z] https://storage.googleapis.com/codecov/v4/raw/2022-03-02/7E55EF52A471D76F132DFD9A03CDDE97/2d47f06130efe23f62a62eca7f2537e0d7c1e066/c7542fd7-5829-48ea-a51c-75d41de2deeb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220302%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220302T150816Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3b21b4c95d7a644074e01cfa3d8df3df595c3d23bb263e747e392d0e8b1279e5 [2022-03-02T15:08:16.235Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-02T15:08:16.235Z] Dload Upload Total Spent Left Speed [2022-03-02T15:08:16.808Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16233 0 0 100 16233 0 48943 --:--:-- --:--:-- --:--:-- 48894 100 16233 0 0 100 16233 0 48922 --:--:-- --:--:-- --:--:-- 48894 [2022-03-02T15:08:16.809Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/2d47f06130efe23f62a62eca7f2537e0d7c1e066 [Pipeline] } [2022-03-02T15:08:16.817Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-03-02T15:08:17.077Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-03-02T15:08:17.088Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-02T15:08:17.384Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-03-02T15:08:17.384Z] [2022-03-02T15:08:17.385Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-03-02T15:08:17.697Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-03-02T15:08:17.697Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-03-02T15:08:17.697Z] 188c0c94c7c5: Pulling fs layer [2022-03-02T15:08:17.697Z] 0ef7d3d256c8: Pulling fs layer [2022-03-02T15:08:17.697Z] de9db76c5a1d: Pulling fs layer [2022-03-02T15:08:17.697Z] 0eba1c9be4d2: Pulling fs layer [2022-03-02T15:08:17.697Z] 0d57e429df01: Pulling fs layer [2022-03-02T15:08:17.697Z] 4e4be7b47b0d: Pulling fs layer [2022-03-02T15:08:17.697Z] e1f770b5df2f: Pulling fs layer [2022-03-02T15:08:17.697Z] 85a0685a4137: Pulling fs layer [2022-03-02T15:08:17.697Z] 0eba1c9be4d2: Waiting [2022-03-02T15:08:17.697Z] 0d57e429df01: Waiting [2022-03-02T15:08:17.697Z] 4e4be7b47b0d: Waiting [2022-03-02T15:08:17.697Z] e1f770b5df2f: Waiting [2022-03-02T15:08:17.697Z] 85a0685a4137: Waiting [2022-03-02T15:08:17.697Z] de9db76c5a1d: Verifying Checksum [2022-03-02T15:08:17.697Z] de9db76c5a1d: Download complete [2022-03-02T15:08:17.697Z] 0ef7d3d256c8: Verifying Checksum [2022-03-02T15:08:17.697Z] 0ef7d3d256c8: Download complete [2022-03-02T15:08:17.697Z] 0d57e429df01: Verifying Checksum [2022-03-02T15:08:17.697Z] 0d57e429df01: Download complete [2022-03-02T15:08:17.697Z] 4e4be7b47b0d: Verifying Checksum [2022-03-02T15:08:17.697Z] 4e4be7b47b0d: Download complete [2022-03-02T15:08:17.697Z] 188c0c94c7c5: Verifying Checksum [2022-03-02T15:08:17.697Z] 188c0c94c7c5: Download complete [2022-03-02T15:08:17.966Z] e1f770b5df2f: Verifying Checksum [2022-03-02T15:08:17.966Z] e1f770b5df2f: Download complete [2022-03-02T15:08:18.246Z] 0eba1c9be4d2: Verifying Checksum [2022-03-02T15:08:18.246Z] 0eba1c9be4d2: Download complete [2022-03-02T15:08:18.246Z] 188c0c94c7c5: Pull complete [2022-03-02T15:08:18.509Z] 0ef7d3d256c8: Pull complete [2022-03-02T15:08:18.509Z] 85a0685a4137: Verifying Checksum [2022-03-02T15:08:18.509Z] 85a0685a4137: Download complete [2022-03-02T15:08:18.510Z] de9db76c5a1d: Pull complete [2022-03-02T15:08:21.841Z] 0eba1c9be4d2: Pull complete [2022-03-02T15:08:22.104Z] 0d57e429df01: Pull complete [2022-03-02T15:08:22.104Z] 4e4be7b47b0d: Pull complete [2022-03-02T15:08:22.376Z] e1f770b5df2f: Pull complete [2022-03-02T15:08:26.626Z] 85a0685a4137: Pull complete [2022-03-02T15:08:26.626Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-03-02T15:08:26.626Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-03-02T15:08:26.626Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-03-02T15:08:26.686Z] prd-centos7-docker-4c-2g-6255 does not seem to be running inside a container [2022-03-02T15:08:26.723Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-03-02T15:08:28.934Z] $ docker top 53d7f67603490b6f9d6143af8bbadedde99e9f34e47341e66f6a112045e2abbe -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-02T15:08:29.013Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-03-02T15:08:29.322Z] + set -o pipefail [2022-03-02T15:08:29.322Z] + snyk monitor '--org=edgex-jenkins' [2022-03-02T15:08:34.634Z] [2022-03-02T15:08:34.634Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v2)... [2022-03-02T15:08:34.634Z] [2022-03-02T15:08:34.634Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a91414f5-c324-409e-a494-413a27791127/history/1e41c192-17d4-4672-9b6a-017e560394bd [2022-03-02T15:08:34.634Z] [2022-03-02T15:08:34.634Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-03-02T15:08:34.634Z] [2022-03-02T15:08:34.634Z] [Pipeline] } [2022-03-02T15:08:34.650Z] $ docker stop --time=1 53d7f67603490b6f9d6143af8bbadedde99e9f34e47341e66f6a112045e2abbe [2022-03-02T15:08:36.596Z] $ docker rm -f 53d7f67603490b6f9d6143af8bbadedde99e9f34e47341e66f6a112045e2abbe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-03-02T15:08:37.039Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-02T15:08:37.054Z] provisioning config files... [2022-03-02T15:08:37.067Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4650738453461870067tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-02T15:08:37.379Z] --> edgex-publish-swagger.sh [2022-03-02T15:08:37.380Z] === Publish openapi/v2 API === [2022-03-02T15:08:37.380Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-03-02T15:08:37.380Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v2/device-sdk.yaml] [2022-03-02T15:08:37.380Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-02T15:08:37.380Z] Dload Upload Total Spent Left Speed [2022-03-02T15:08:38.761Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 53153 0 0 100 53153 0 44009 0:00:01 0:00:01 --:--:-- 44037 100 53153 0 0 100 53153 0 44004 0:00:01 0:00:01 --:--:-- 44037 [2022-03-02T15:08:38.761Z] [2022-03-02T15:08:38.761Z] [Pipeline] } [2022-03-02T15:08:38.768Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-02T15:08:39.179Z] + git log --format=format:%s -1 2d47f06130efe23f62a62eca7f2537e0d7c1e066 [Pipeline] sh [2022-03-02T15:08:39.479Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-03-02T15:08:39.479Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-02T15:08:39.781Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-02T15:08:39.781Z] . [Pipeline] withDockerContainer [2022-03-02T15:08:39.850Z] prd-centos7-docker-4c-2g-6255 does not seem to be running inside a container [2022-03-02T15:08:39.888Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-03-02T15:08:40.270Z] $ docker top 3fe6ee13f78d5024e53a2de0223df834dababbc3ae354fa5acdc890101ffe6db -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-02T15:08:40.379Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-02T15:08:40.379Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-02T15:08:40.486Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-02T15:08:40.491Z] $ docker exec 3fe6ee13f78d5024e53a2de0223df834dababbc3ae354fa5acdc890101ffe6db ssh-agent [2022-03-02T15:08:40.600Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXieioDJ/agent.13 [2022-03-02T15:08:40.600Z] SSH_AGENT_PID=19 [2022-03-02T15:08:40.605Z] Running ssh-add (command line suppressed) [2022-03-02T15:08:40.703Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_1311761767831262035.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_1311761767831262035.key) [2022-03-02T15:08:40.713Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-02T15:08:41.016Z] + git semver tag [2022-03-02T15:08:41.016Z] # -> Open(): unable to determine branch for HEAD [2022-03-02T15:08:41.016Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git [2022-03-02T15:08:41.016Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main [2022-03-02T15:08:41.016Z] # $SEMVER_REMOTE_NAME = origin [2022-03-02T15:08:41.016Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-02T15:08:41.016Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-02T15:08:41.016Z] # $SEMVER_BRANCH = main [2022-03-02T15:08:41.016Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2022-03-02T15:08:41.016Z] # 2d47f06130efe23f62a62eca7f2537e0d7c1e066 HEAD [2022-03-02T15:08:41.016Z] # -> Force: false [2022-03-02T15:08:41.016Z] # b1a2545b1a382da880177503a487e3f59b6fbadc refs/tags/v2.2.0-dev.16 [Pipeline] } [2022-03-02T15:08:41.031Z] $ docker exec --env ******** --env ******** 3fe6ee13f78d5024e53a2de0223df834dababbc3ae354fa5acdc890101ffe6db ssh-agent -k [2022-03-02T15:08:41.136Z] unset SSH_AUTH_SOCK; [2022-03-02T15:08:41.136Z] unset SSH_AGENT_PID; [2022-03-02T15:08:41.136Z] echo Agent pid 19 killed; [2022-03-02T15:08:41.144Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-02T15:08:41.460Z] + git semver [Pipeline] } [2022-03-02T15:08:41.479Z] $ docker stop --time=1 3fe6ee13f78d5024e53a2de0223df834dababbc3ae354fa5acdc890101ffe6db [2022-03-02T15:08:42.662Z] $ docker rm -f 3fe6ee13f78d5024e53a2de0223df834dababbc3ae354fa5acdc890101ffe6db [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-03-02T15:08:43.059Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-03-02T15:08:43.059Z] [2022-03-02T15:08:43.059Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-03-02T15:08:43.365Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-03-02T15:08:43.365Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-03-02T15:08:43.365Z] ab5ef0e58194: Pulling fs layer [2022-03-02T15:08:43.365Z] 9712f1f96733: Pulling fs layer [2022-03-02T15:08:43.365Z] 63f879dbbcfc: Pulling fs layer [2022-03-02T15:08:43.365Z] 0d9ebad4ef96: Pulling fs layer [2022-03-02T15:08:43.365Z] e9a5061849ea: Pulling fs layer [2022-03-02T15:08:43.365Z] d747dcd14b5f: Pulling fs layer [2022-03-02T15:08:43.365Z] 2de7ff778b66: Pulling fs layer [2022-03-02T15:08:43.365Z] e9a5061849ea: Waiting [2022-03-02T15:08:43.365Z] d747dcd14b5f: Waiting [2022-03-02T15:08:43.365Z] 2de7ff778b66: Waiting [2022-03-02T15:08:43.365Z] 0d9ebad4ef96: Waiting [2022-03-02T15:08:43.365Z] 9712f1f96733: Verifying Checksum [2022-03-02T15:08:43.365Z] 9712f1f96733: Download complete [2022-03-02T15:08:43.629Z] 63f879dbbcfc: Verifying Checksum [2022-03-02T15:08:43.629Z] 63f879dbbcfc: Download complete [2022-03-02T15:08:43.897Z] ab5ef0e58194: Verifying Checksum [2022-03-02T15:08:43.897Z] ab5ef0e58194: Download complete [2022-03-02T15:08:43.897Z] 0d9ebad4ef96: Verifying Checksum [2022-03-02T15:08:43.897Z] 0d9ebad4ef96: Download complete [2022-03-02T15:08:43.897Z] d747dcd14b5f: Verifying Checksum [2022-03-02T15:08:43.897Z] d747dcd14b5f: Download complete [2022-03-02T15:08:43.897Z] e9a5061849ea: Verifying Checksum [2022-03-02T15:08:43.897Z] e9a5061849ea: Download complete [2022-03-02T15:08:44.161Z] 2de7ff778b66: Verifying Checksum [2022-03-02T15:08:44.161Z] 2de7ff778b66: Download complete [2022-03-02T15:08:47.509Z] ab5ef0e58194: Pull complete [2022-03-02T15:08:47.509Z] 9712f1f96733: Pull complete [2022-03-02T15:08:47.768Z] 63f879dbbcfc: Pull complete [2022-03-02T15:08:52.023Z] 0d9ebad4ef96: Pull complete [2022-03-02T15:08:52.607Z] e9a5061849ea: Pull complete [2022-03-02T15:08:52.607Z] d747dcd14b5f: Pull complete [2022-03-02T15:08:54.008Z] 2de7ff778b66: Pull complete [2022-03-02T15:08:54.008Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-03-02T15:08:54.008Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-03-02T15:08:54.008Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-03-02T15:08:54.087Z] prd-centos7-docker-4c-2g-6255 does not seem to be running inside a container [2022-03-02T15:08:54.130Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-03-02T15:08:57.312Z] $ docker top a92190d5ef51aaa0835f101a7f3c5e55b56208fe4244e3dd01619194b3dc9cd3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-03-02T15:08:57.405Z] provisioning config files... [2022-03-02T15:08:57.415Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config1453374846119883079tmp [2022-03-02T15:08:57.427Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config7432642757566925407tmp [2022-03-02T15:08:57.438Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config1881764906692670184tmp [Pipeline] { [Pipeline] echo [2022-03-02T15:08:57.455Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-02T15:08:57.749Z] ---> sigul-configuration.sh [2022-03-02T15:08:57.749Z] gpg: directory `/root/.gnupg' created [2022-03-02T15:08:57.749Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-03-02T15:08:57.749Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-03-02T15:08:57.749Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-03-02T15:08:57.749Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-03-02T15:08:57.749Z] gpg: CAST5 encrypted data [2022-03-02T15:08:57.749Z] gpg: encrypted with 1 passphrase [2022-03-02T15:08:57.750Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-03-02T15:08:58.039Z] + mkdir /home/jenkins [2022-03-02T15:08:58.039Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-03-02T15:08:58.332Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-03-02T15:08:58.342Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-02T15:08:58.650Z] ---> sigul-install.sh [2022-03-02T15:08:58.651Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-03-02T15:08:58.944Z] + git tag --list [2022-03-02T15:08:58.944Z] 0.7.1 [2022-03-02T15:08:58.944Z] delhi-tag [2022-03-02T15:08:58.944Z] v1.0.0 [2022-03-02T15:08:58.944Z] v1.1.0 [2022-03-02T15:08:58.944Z] v1.1.1 [2022-03-02T15:08:58.944Z] v1.1.2 [2022-03-02T15:08:58.944Z] v1.2.0 [2022-03-02T15:08:58.944Z] v1.2.1 [2022-03-02T15:08:58.944Z] v1.2.2 [2022-03-02T15:08:58.944Z] v1.2.3 [2022-03-02T15:08:58.944Z] v1.3.0 [2022-03-02T15:08:58.944Z] v1.4.0 [2022-03-02T15:08:58.944Z] v2.0.0 [2022-03-02T15:08:58.944Z] v2.0.1-dev.1 [2022-03-02T15:08:58.944Z] v2.0.1-dev.10 [2022-03-02T15:08:58.944Z] v2.0.1-dev.11 [2022-03-02T15:08:58.944Z] v2.0.1-dev.12 [2022-03-02T15:08:58.944Z] v2.0.1-dev.13 [2022-03-02T15:08:58.944Z] v2.0.1-dev.14 [2022-03-02T15:08:58.944Z] v2.0.1-dev.15 [2022-03-02T15:08:58.944Z] v2.0.1-dev.16 [2022-03-02T15:08:58.944Z] v2.0.1-dev.17 [2022-03-02T15:08:58.944Z] v2.0.1-dev.18 [2022-03-02T15:08:58.944Z] v2.0.1-dev.19 [2022-03-02T15:08:58.944Z] v2.0.1-dev.2 [2022-03-02T15:08:58.944Z] v2.0.1-dev.20 [2022-03-02T15:08:58.944Z] v2.0.1-dev.21 [2022-03-02T15:08:58.944Z] v2.0.1-dev.22 [2022-03-02T15:08:58.944Z] v2.0.1-dev.23 [2022-03-02T15:08:58.944Z] v2.0.1-dev.24 [2022-03-02T15:08:58.944Z] v2.0.1-dev.25 [2022-03-02T15:08:58.944Z] v2.0.1-dev.26 [2022-03-02T15:08:58.944Z] v2.0.1-dev.27 [2022-03-02T15:08:58.944Z] v2.0.1-dev.28 [2022-03-02T15:08:58.944Z] v2.0.1-dev.29 [2022-03-02T15:08:58.944Z] v2.0.1-dev.3 [2022-03-02T15:08:58.944Z] v2.0.1-dev.30 [2022-03-02T15:08:58.944Z] v2.0.1-dev.31 [2022-03-02T15:08:58.944Z] v2.0.1-dev.32 [2022-03-02T15:08:58.944Z] v2.0.1-dev.33 [2022-03-02T15:08:58.944Z] v2.0.1-dev.4 [2022-03-02T15:08:58.944Z] v2.0.1-dev.5 [2022-03-02T15:08:58.944Z] v2.0.1-dev.6 [2022-03-02T15:08:58.944Z] v2.0.1-dev.7 [2022-03-02T15:08:58.944Z] v2.0.1-dev.8 [2022-03-02T15:08:58.944Z] v2.0.1-dev.9 [2022-03-02T15:08:58.944Z] v2.1.0 [2022-03-02T15:08:58.944Z] v2.1.1-dev.1 [2022-03-02T15:08:58.944Z] v2.2.0-dev.1 [2022-03-02T15:08:58.944Z] v2.2.0-dev.10 [2022-03-02T15:08:58.944Z] v2.2.0-dev.11 [2022-03-02T15:08:58.944Z] v2.2.0-dev.12 [2022-03-02T15:08:58.944Z] v2.2.0-dev.13 [2022-03-02T15:08:58.944Z] v2.2.0-dev.14 [2022-03-02T15:08:58.944Z] v2.2.0-dev.15 [2022-03-02T15:08:58.944Z] v2.2.0-dev.16 [2022-03-02T15:08:58.944Z] v2.2.0-dev.2 [2022-03-02T15:08:58.944Z] v2.2.0-dev.3 [2022-03-02T15:08:58.944Z] v2.2.0-dev.4 [2022-03-02T15:08:58.944Z] v2.2.0-dev.5 [2022-03-02T15:08:58.944Z] v2.2.0-dev.6 [2022-03-02T15:08:58.944Z] v2.2.0-dev.7 [2022-03-02T15:08:58.944Z] v2.2.0-dev.8 [2022-03-02T15:08:58.944Z] v2.2.0-dev.9 [Pipeline] sh [2022-03-02T15:08:59.236Z] + lftools sign git-tag v2.2.0-dev.16 [2022-03-02T15:08:59.812Z] Signing Git tag with Sigul... [2022-03-02T15:08:59.812Z] Signing v2.2.0-dev.16 [Pipeline] echo [2022-03-02T15:09:00.083Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-02T15:09:00.377Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-03-02T15:09:00.385Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-03-02T15:09:00.411Z] $ docker stop --time=1 a92190d5ef51aaa0835f101a7f3c5e55b56208fe4244e3dd01619194b3dc9cd3 [2022-03-02T15:09:01.596Z] $ docker rm -f a92190d5ef51aaa0835f101a7f3c5e55b56208fe4244e3dd01619194b3dc9cd3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-03-02T15:09:02.020Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-03-02T15:09:02.020Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-02T15:09:02.325Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-02T15:09:02.325Z] . [Pipeline] withDockerContainer [2022-03-02T15:09:02.388Z] prd-centos7-docker-4c-2g-6255 does not seem to be running inside a container [2022-03-02T15:09:02.421Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-03-02T15:09:02.770Z] $ docker top 3f277fe4db001c055c2a4212c00376fb99faf5f6e09dd6f2d2f284a39b9b1161 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-02T15:09:02.864Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-02T15:09:02.864Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-02T15:09:02.965Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-02T15:09:02.970Z] $ docker exec 3f277fe4db001c055c2a4212c00376fb99faf5f6e09dd6f2d2f284a39b9b1161 ssh-agent [2022-03-02T15:09:03.062Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXdlglGd/agent.14 [2022-03-02T15:09:03.062Z] SSH_AGENT_PID=20 [2022-03-02T15:09:03.067Z] Running ssh-add (command line suppressed) [2022-03-02T15:09:03.174Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2013027342083122270.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2013027342083122270.key) [2022-03-02T15:09:03.184Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-02T15:09:03.485Z] + git semver bump pre [2022-03-02T15:09:03.485Z] # -> Open(): unable to determine branch for HEAD [2022-03-02T15:09:03.485Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git [2022-03-02T15:09:03.485Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main [2022-03-02T15:09:03.485Z] # $SEMVER_REMOTE_NAME = origin [2022-03-02T15:09:03.485Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-02T15:09:03.485Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-02T15:09:03.485Z] # $SEMVER_BRANCH = main [2022-03-02T15:09:03.485Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2022-03-02T15:09:03.485Z] 2.2.0-dev.17 [Pipeline] } [2022-03-02T15:09:03.497Z] $ docker exec --env ******** --env ******** 3f277fe4db001c055c2a4212c00376fb99faf5f6e09dd6f2d2f284a39b9b1161 ssh-agent -k [2022-03-02T15:09:03.586Z] unset SSH_AUTH_SOCK; [2022-03-02T15:09:03.586Z] unset SSH_AGENT_PID; [2022-03-02T15:09:03.586Z] echo Agent pid 20 killed; [2022-03-02T15:09:03.591Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-02T15:09:03.915Z] + git semver [Pipeline] } [2022-03-02T15:09:03.931Z] $ docker stop --time=1 3f277fe4db001c055c2a4212c00376fb99faf5f6e09dd6f2d2f284a39b9b1161 [2022-03-02T15:09:05.110Z] $ docker rm -f 3f277fe4db001c055c2a4212c00376fb99faf5f6e09dd6f2d2f284a39b9b1161 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-02T15:09:05.459Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-03-02T15:09:05.459Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-02T15:09:05.760Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-02T15:09:05.760Z] . [Pipeline] withDockerContainer [2022-03-02T15:09:05.826Z] prd-centos7-docker-4c-2g-6255 does not seem to be running inside a container [2022-03-02T15:09:05.863Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-03-02T15:09:06.213Z] $ docker top 4634b61096543eebe271b2ba2ae128ad57645956aa9d39c42baea5b1ef117b23 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-02T15:09:06.304Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-02T15:09:06.304Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-02T15:09:06.397Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-02T15:09:06.402Z] $ docker exec 4634b61096543eebe271b2ba2ae128ad57645956aa9d39c42baea5b1ef117b23 ssh-agent [2022-03-02T15:09:06.488Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXGCgGPl/agent.14 [2022-03-02T15:09:06.488Z] SSH_AGENT_PID=20 [2022-03-02T15:09:06.493Z] Running ssh-add (command line suppressed) [2022-03-02T15:09:06.589Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5333241379598868596.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5333241379598868596.key) [2022-03-02T15:09:06.601Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-02T15:09:06.890Z] + git semver push [2022-03-02T15:09:06.890Z] # -> Open(): unable to determine branch for HEAD [2022-03-02T15:09:06.890Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git [2022-03-02T15:09:06.890Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main [2022-03-02T15:09:06.890Z] # $SEMVER_REMOTE_NAME = origin [2022-03-02T15:09:06.890Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-02T15:09:06.891Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-02T15:09:06.891Z] # $SEMVER_BRANCH = main [2022-03-02T15:09:06.891Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver [Pipeline] } [2022-03-02T15:09:08.823Z] $ docker exec --env ******** --env ******** 4634b61096543eebe271b2ba2ae128ad57645956aa9d39c42baea5b1ef117b23 ssh-agent -k [2022-03-02T15:09:08.905Z] unset SSH_AUTH_SOCK; [2022-03-02T15:09:08.905Z] unset SSH_AGENT_PID; [2022-03-02T15:09:08.905Z] echo Agent pid 20 killed; [2022-03-02T15:09:08.913Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-02T15:09:09.224Z] + git semver [Pipeline] } [2022-03-02T15:09:09.239Z] $ docker stop --time=1 4634b61096543eebe271b2ba2ae128ad57645956aa9d39c42baea5b1ef117b23 [2022-03-02T15:09:10.409Z] $ docker rm -f 4634b61096543eebe271b2ba2ae128ad57645956aa9d39c42baea5b1ef117b23 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-03-02T15:09:10.974Z] + '[' -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ']' [2022-03-02T15:09:10.974Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2022-03-02T15:09:10.974Z] total 8 [2022-03-02T15:09:10.974Z] drwxr-xr-x. 3 root root 34 Mar 2 15:03 . [2022-03-02T15:09:10.974Z] drwxrwxr-x. 12 jenkins jenkins 4096 Mar 2 15:08 .. [2022-03-02T15:09:10.974Z] drwxr-xr-x. 2 root root 6 Mar 2 15:03 cost [2022-03-02T15:09:10.974Z] -rw-r--r--. 1 root root 83 Mar 2 15:03 cost.csv [2022-03-02T15:09:10.974Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2022-03-02T15:09:10.974Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2022-03-02T15:09:10.974Z] total 8 [2022-03-02T15:09:10.974Z] drwxr-xr-x. 3 jenkins jenkins 34 Mar 2 15:03 . [2022-03-02T15:09:10.974Z] drwxrwxr-x. 12 jenkins jenkins 4096 Mar 2 15:08 .. [2022-03-02T15:09:10.974Z] drwxr-xr-x. 2 jenkins jenkins 6 Mar 2 15:03 cost [2022-03-02T15:09:10.974Z] -rw-r--r--. 1 jenkins jenkins 83 Mar 2 15:03 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-03-02T15:09:11.272Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-02T15:09:11.840Z] ---> package-listing.sh [2022-03-02T15:09:11.840Z] ++ facter osfamily [2022-03-02T15:09:11.840Z] ++ tr '[:upper:]' '[:lower:]' [2022-03-02T15:09:12.101Z] + OS_FAMILY=redhat [2022-03-02T15:09:12.101Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2022-03-02T15:09:12.101Z] + START_PACKAGES=/tmp/packages_start.txt [2022-03-02T15:09:12.101Z] + END_PACKAGES=/tmp/packages_end.txt [2022-03-02T15:09:12.101Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-03-02T15:09:12.101Z] + PACKAGES=/tmp/packages_start.txt [2022-03-02T15:09:12.101Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2022-03-02T15:09:12.101Z] + PACKAGES=/tmp/packages_end.txt [2022-03-02T15:09:12.101Z] + case "${OS_FAMILY}" in [2022-03-02T15:09:12.101Z] + rpm -qa [2022-03-02T15:09:12.101Z] + sort [2022-03-02T15:09:12.671Z] + '[' -f /tmp/packages_start.txt ']' [2022-03-02T15:09:12.671Z] + '[' -f /tmp/packages_end.txt ']' [2022-03-02T15:09:12.671Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-03-02T15:09:12.671Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2022-03-02T15:09:12.671Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2022-03-02T15:09:12.671Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo [2022-03-02T15:09:12.684Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-03-02T15:09:13.123Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-03-02T15:09:13.509Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-02T15:09:13.509Z] . [Pipeline] withDockerContainer [2022-03-02T15:09:13.571Z] prd-centos7-docker-4c-2g-6255 does not seem to be running inside a container [2022-03-02T15:09:13.601Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-03-02T15:09:13.797Z] $ docker top 86fe21454a59d0f60e68e6d3dd452b0a809ed527e90edc1fcd90701c8848c190 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-02T15:09:14.143Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-03-02T15:09:14.433Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-03-02T15:09:14.726Z] + ls /var/log/sa-host [2022-03-02T15:09:14.726Z] + sadf -c /var/log/sa-host/sa02 [2022-03-02T15:09:14.726Z] file_magic: OK [2022-03-02T15:09:14.726Z] HZ: Using current value: 100 [2022-03-02T15:09:14.726Z] file_header: OK [2022-03-02T15:09:14.726Z] 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 [2022-03-02T15:09:14.726Z] Statistics: [2022-03-02T15:09:14.726Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-03-02T15:09:14.726Z] File successfully converted to sysstat format version 12.5.2 [2022-03-02T15:09:14.726Z] + sadf -c /var/log/sa-host/sa17 [2022-03-02T15:09:14.726Z] file_magic: OK [2022-03-02T15:09:14.726Z] HZ: Using current value: 100 [2022-03-02T15:09:14.726Z] file_header: OK [2022-03-02T15:09:14.726Z] 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 [2022-03-02T15:09:14.726Z] Statistics: [2022-03-02T15:09:14.726Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-03-02T15:09:14.726Z] File successfully converted to sysstat format version 12.5.2 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-02T15:09:14.815Z] provisioning config files... [2022-03-02T15:09:14.822Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config2454619351994089182tmp [Pipeline] { [Pipeline] echo [2022-03-02T15:09:14.837Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-02T15:09:15.125Z] ---> create-netrc.sh [Pipeline] } [2022-03-02T15:09:15.133Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-03-02T15:09:15.486Z] ---> python-tools-install.sh [Pipeline] echo [2022-03-02T15:09:15.497Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-02T15:09:15.787Z] ---> sudo-logs.sh [2022-03-02T15:09:15.787Z] Archiving 'sudo' log.. [2022-03-02T15:09:15.787Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-6255.novalocal: Name or service not known [2022-03-02T15:09:15.787Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-6255.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-03-02T15:09:15.821Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-02T15:09:16.118Z] ---> job-cost.sh [2022-03-02T15:09:16.118Z] lf-activate-venv: SKIPPING [2022-03-02T15:09:16.118Z] DEBUG: total: 0.05999999865889549 [2022-03-02T15:09:16.118Z] INFO: Retrieving Stack Cost... [2022-03-02T15:09:16.686Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-03-02T15:09:16.947Z] INFO: Archiving Costs [Pipeline] echo [2022-03-02T15:09:16.961Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-02T15:09:17.261Z] ---> logs-deploy.sh [2022-03-02T15:09:17.261Z] lf-activate-venv: SKIPPING [2022-03-02T15:09:17.261Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/49 [2022-03-02T15:09:17.261Z] INFO: archiving workspace using pattern(s): [2022-03-02T15:09:18.209Z] Archives upload complete. [2022-03-02T15:09:18.209Z] INFO: archiving logs to Nexus [2022-03-02T15:09:18.784Z] ---> uname -a: [2022-03-02T15:09:18.784Z] Linux prd-centos7-docker-4c-2g-6255.novalocal 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64 GNU/Linux [2022-03-02T15:09:18.784Z] [2022-03-02T15:09:18.784Z] [2022-03-02T15:09:18.784Z] ---> lscpu: [2022-03-02T15:09:18.784Z] Architecture: x86_64 [2022-03-02T15:09:18.784Z] CPU op-mode(s): 32-bit, 64-bit [2022-03-02T15:09:18.784Z] Byte Order: Little Endian [2022-03-02T15:09:18.784Z] Address sizes: 40 bits physical, 48 bits virtual [2022-03-02T15:09:18.784Z] CPU(s): 2 [2022-03-02T15:09:18.784Z] On-line CPU(s) list: 0,1 [2022-03-02T15:09:18.784Z] Thread(s) per core: 1 [2022-03-02T15:09:18.784Z] Core(s) per socket: 1 [2022-03-02T15:09:18.784Z] Socket(s): 2 [2022-03-02T15:09:18.784Z] NUMA node(s): 1 [2022-03-02T15:09:18.784Z] Vendor ID: AuthenticAMD [2022-03-02T15:09:18.784Z] CPU family: 23 [2022-03-02T15:09:18.784Z] Model: 49 [2022-03-02T15:09:18.784Z] Model name: AMD EPYC-Rome Processor [2022-03-02T15:09:18.784Z] Stepping: 0 [2022-03-02T15:09:18.784Z] CPU MHz: 2799.976 [2022-03-02T15:09:18.784Z] BogoMIPS: 5599.95 [2022-03-02T15:09:18.784Z] Virtualization: AMD-V [2022-03-02T15:09:18.784Z] Hypervisor vendor: KVM [2022-03-02T15:09:18.784Z] Virtualization type: full [2022-03-02T15:09:18.784Z] L1d cache: 64 KiB [2022-03-02T15:09:18.784Z] L1i cache: 64 KiB [2022-03-02T15:09:18.784Z] L2 cache: 1 MiB [2022-03-02T15:09:18.784Z] L3 cache: 32 MiB [2022-03-02T15:09:18.784Z] NUMA node0 CPU(s): 0,1 [2022-03-02T15:09:18.784Z] Vulnerability Itlb multihit: Not affected [2022-03-02T15:09:18.784Z] Vulnerability L1tf: Not affected [2022-03-02T15:09:18.784Z] Vulnerability Mds: Not affected [2022-03-02T15:09:18.784Z] Vulnerability Meltdown: Not affected [2022-03-02T15:09:18.784Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-03-02T15:09:18.784Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2022-03-02T15:09:18.784Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2022-03-02T15:09:18.784Z] Vulnerability Srbds: Not affected [2022-03-02T15:09:18.784Z] Vulnerability Tsx async abort: Not affected [2022-03-02T15:09:18.784Z] 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 [2022-03-02T15:09:18.784Z] [2022-03-02T15:09:18.784Z] [2022-03-02T15:09:18.784Z] ---> nproc: [2022-03-02T15:09:18.784Z] 2 [2022-03-02T15:09:18.784Z] [2022-03-02T15:09:18.784Z] [2022-03-02T15:09:18.784Z] ---> df -h: [2022-03-02T15:09:18.784Z] Filesystem Size Used Avail Use% Mounted on [2022-03-02T15:09:18.784Z] overlay 40G 11G 30G 26% / [2022-03-02T15:09:18.784Z] tmpfs 64M 0 64M 0% /dev [2022-03-02T15:09:18.784Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2022-03-02T15:09:18.784Z] shm 64M 0 64M 0% /dev/shm [2022-03-02T15:09:18.784Z] /dev/vda1 40G 11G 30G 26% /facter-os [2022-03-02T15:09:18.784Z] [2022-03-02T15:09:18.784Z] [2022-03-02T15:09:18.784Z] ---> sar -b -r -n DEV: [2022-03-02T15:09:18.784Z] Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 03/02/22 _x86_64_ (2 CPU) [2022-03-02T15:09:18.784Z] [2022-03-02T15:09:18.784Z] 14:59:56 LINUX RESTART (2 CPU) [2022-03-02T15:09:18.784Z] [2022-03-02T15:09:18.784Z] 15:01:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-03-02T15:09:18.784Z] 15:02:01 260.24 0.12 260.12 0.00 2.62 60101.39 0.00 [2022-03-02T15:09:18.784Z] 15:03:01 131.65 0.02 131.64 0.00 0.53 10607.89 0.00 [2022-03-02T15:09:18.784Z] 15:04:01 73.13 0.02 73.11 0.00 0.27 16694.75 0.00 [2022-03-02T15:09:18.784Z] 15:05:01 0.17 0.00 0.17 0.00 0.00 1.93 0.00 [2022-03-02T15:09:18.784Z] 15:06:01 0.23 0.00 0.23 0.00 0.00 3.80 0.00 [2022-03-02T15:09:18.784Z] 15:07:01 0.38 0.00 0.38 0.00 0.00 5.31 0.00 [2022-03-02T15:09:18.784Z] 15:08:01 0.13 0.00 0.13 0.00 0.00 2.02 0.00 [2022-03-02T15:09:18.784Z] 15:09:01 218.96 0.03 218.92 0.00 3.73 54211.63 0.00 [2022-03-02T15:09:18.784Z] Average: 84.90 0.02 84.88 0.00 0.89 17529.41 0.00 [2022-03-02T15:09:18.784Z] [2022-03-02T15:09:18.784Z] 15:01:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-03-02T15:09:18.784Z] 15:02:01 3747772 0 1166096 14.56 2620 3092452 1704828 18.82 1081228 2715080 26996 [2022-03-02T15:09:18.784Z] 15:03:01 3607728 0 1006904 12.57 2620 3391688 1386172 15.30 1039648 2879896 229252 [2022-03-02T15:09:18.784Z] 15:04:01 3326636 0 1066236 13.31 2620 3613448 1433860 15.83 1045180 3093472 12 [2022-03-02T15:09:18.784Z] 15:05:01 3344636 0 1048228 13.09 2620 3613456 1296680 14.32 1030500 3093472 20 [2022-03-02T15:09:18.784Z] 15:06:01 3353920 0 1038940 12.97 2620 3613460 1271052 14.03 1024372 3093472 8 [2022-03-02T15:09:18.784Z] 15:07:01 3355012 0 1037844 12.96 2620 3613464 1270980 14.03 1023820 3093472 16 [2022-03-02T15:09:18.784Z] 15:08:01 3359632 0 1033220 12.90 2620 3613468 1270980 14.03 1019168 3093472 8 [2022-03-02T15:09:18.784Z] 15:09:01 1774732 0 1295928 16.18 2620 4935660 1558464 17.21 1263420 4219020 300 [2022-03-02T15:09:18.784Z] Average: 3233758 0 1086674 13.57 2620 3685887 1399127 15.45 1065917 3160170 32076 [2022-03-02T15:09:18.784Z] [2022-03-02T15:09:18.784Z] 15:01:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-03-02T15:09:18.784Z] 15:02:01 veth90459fe 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2022-03-02T15:09:18.784Z] 15:02:01 eth0 288.65 216.15 2174.55 29.29 0.00 0.00 0.00 0.00 [2022-03-02T15:09:18.784Z] 15:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-02T15:09:18.784Z] 15:02:01 docker0 201.46 264.20 16.43 2149.37 0.00 0.00 0.00 0.00 [2022-03-02T15:09:18.784Z] 15:03:01 eth0 150.88 95.62 2681.19 20.96 0.00 0.00 0.00 0.00 [2022-03-02T15:09:18.784Z] 15:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-02T15:09:18.784Z] 15:03:01 docker0 14.17 17.83 0.81 89.23 0.00 0.00 0.00 0.00 [2022-03-02T15:09:18.784Z] 15:04:01 eth0 23.09 18.27 16.29 99.41 0.00 0.00 0.00 0.00 [2022-03-02T15:09:18.784Z] 15:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-02T15:09:18.784Z] 15:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-02T15:09:18.784Z] 15:05:01 eth0 0.65 0.47 0.27 0.21 0.00 0.00 0.00 0.00 [2022-03-02T15:09:18.784Z] 15:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-02T15:09:18.784Z] 15:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-02T15:09:18.784Z] 15:06:01 eth0 0.28 0.17 0.09 0.07 0.00 0.00 0.00 0.00 [2022-03-02T15:09:18.784Z] 15:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-02T15:09:18.784Z] 15:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-02T15:09:18.784Z] 15:07:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-03-02T15:09:18.784Z] 15:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-02T15:09:18.784Z] 15:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-02T15:09:18.784Z] 15:08:01 eth0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-02T15:09:18.784Z] 15:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-02T15:09:18.784Z] 15:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-02T15:09:18.784Z] 15:09:01 eth0 384.71 223.92 7664.55 39.34 0.00 0.00 0.00 0.00 [2022-03-02T15:09:18.784Z] 15:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-02T15:09:18.784Z] 15:09:01 vethee7721a 0.28 0.35 0.08 0.12 0.00 0.00 0.00 0.00 [2022-03-02T15:09:18.784Z] 15:09:01 docker0 32.68 54.29 3.10 384.06 0.00 0.00 0.00 0.00 [2022-03-02T15:09:18.784Z] Average: eth0 105.30 68.74 1564.70 23.64 0.00 0.00 0.00 0.00 [2022-03-02T15:09:18.784Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-02T15:09:18.784Z] Average: vethee7721a 0.04 0.04 0.01 0.01 0.00 0.00 0.00 0.00 [2022-03-02T15:09:18.784Z] Average: docker0 30.34 41.13 2.48 320.35 0.00 0.00 0.00 0.00 [2022-03-02T15:09:18.784Z] [2022-03-02T15:09:18.784Z] [2022-03-02T15:09:18.784Z] ---> sar -P ALL: [2022-03-02T15:09:18.784Z] Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 03/02/22 _x86_64_ (2 CPU) [2022-03-02T15:09:18.784Z] [2022-03-02T15:09:18.784Z] 14:59:56 LINUX RESTART (2 CPU) [2022-03-02T15:09:18.784Z] [2022-03-02T15:09:18.785Z] 15:01:03 CPU %user %nice %system %iowait %steal %idle [2022-03-02T15:09:18.785Z] 15:02:01 all 24.35 0.00 9.92 5.14 0.20 60.40 [2022-03-02T15:09:18.785Z] 15:02:01 0 24.37 0.00 9.61 3.58 0.18 62.26 [2022-03-02T15:09:18.785Z] 15:02:01 1 24.33 0.00 10.23 6.69 0.22 58.53 [2022-03-02T15:09:18.785Z] 15:03:01 all 59.30 0.00 8.76 3.40 0.14 28.40 [2022-03-02T15:09:18.785Z] 15:03:01 0 60.95 0.00 8.55 3.20 0.13 27.17 [2022-03-02T15:09:18.785Z] 15:03:01 1 57.65 0.00 8.96 3.60 0.15 29.64 [2022-03-02T15:09:18.785Z] 15:04:01 all 5.65 0.00 2.48 0.87 0.03 90.97 [2022-03-02T15:09:18.785Z] 15:04:01 0 5.70 0.00 2.47 0.98 0.02 90.84 [2022-03-02T15:09:18.785Z] 15:04:01 1 5.59 0.00 2.50 0.76 0.03 91.11 [2022-03-02T15:09:18.785Z] 15:05:01 all 0.23 0.00 0.05 0.00 0.02 99.71 [2022-03-02T15:09:18.785Z] 15:05:01 0 0.37 0.00 0.05 0.00 0.02 99.57 [2022-03-02T15:09:18.785Z] 15:05:01 1 0.08 0.00 0.05 0.00 0.02 99.85 [2022-03-02T15:09:18.785Z] 15:06:01 all 0.12 0.00 0.08 0.00 0.02 99.78 [2022-03-02T15:09:18.785Z] 15:06:01 0 0.17 0.00 0.05 0.00 0.00 99.78 [2022-03-02T15:09:18.785Z] 15:06:01 1 0.07 0.00 0.12 0.00 0.03 99.78 [2022-03-02T15:09:18.785Z] 15:07:01 all 0.23 0.00 0.03 0.00 0.02 99.73 [2022-03-02T15:09:18.785Z] 15:07:01 0 0.42 0.00 0.02 0.00 0.00 99.57 [2022-03-02T15:09:18.785Z] 15:07:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2022-03-02T15:09:18.785Z] 15:08:01 all 0.28 0.00 0.03 0.00 0.01 99.67 [2022-03-02T15:09:18.785Z] 15:08:01 0 0.47 0.00 0.03 0.00 0.02 99.48 [2022-03-02T15:09:18.785Z] 15:08:01 1 0.10 0.00 0.03 0.00 0.00 99.87 [2022-03-02T15:09:18.785Z] 15:09:01 all 23.94 0.00 10.28 3.35 0.09 62.34 [2022-03-02T15:09:18.785Z] 15:09:01 0 24.26 0.00 10.35 3.54 0.09 61.76 [2022-03-02T15:09:18.785Z] 15:09:01 1 23.61 0.00 10.21 3.17 0.09 62.92 [2022-03-02T15:09:18.785Z] Average: all 13.63 0.00 3.80 1.53 0.06 80.98 [2022-03-02T15:09:18.785Z] Average: 0 13.94 0.00 3.74 1.36 0.05 80.90 [2022-03-02T15:09:18.785Z] Average: 1 13.31 0.00 3.86 1.70 0.07 81.06 [2022-03-02T15:09:18.785Z] [2022-03-02T15:09:18.785Z] [2022-03-02T15:09:18.785Z]