Pull request #1412 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 704055505654e7e0761323bc09f3226d65796db0+8a37cfa6b2cf46a0d2590199ebfbbbc5059a3080 (5952f2799f289d2d4c8aaa02d02d05eab18fd2fc) 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-ssh3470781732070591838.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh4431019849198987600.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 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1412/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1412/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5563873192962478829.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1412/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh227081052565145664.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh15105374402410412680.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1412/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1412/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4829142875304950015.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that 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/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.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.20 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/v3 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 SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6195 in /w/workspace/gexfoundry_device-sdk-go_PR-1412 [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/gexfoundry_device-sdk-go_PR-1412 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1412/head:refs/remotes/origin/PR-1412 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 8a37cfa6b2cf46a0d2590199ebfbbbc5059a3080 into PR head commit 704055505654e7e0761323bc09f3226d65796db0 Merge succeeded, producing 704055505654e7e0761323bc09f3226d65796db0 Checking out Revision 704055505654e7e0761323bc09f3226d65796db0 (PR-1412) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-29T05:00:13.445Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 704055505654e7e0761323bc09f3226d65796db0 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 8a37cfa6b2cf46a0d2590199ebfbbbc5059a3080 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 704055505654e7e0761323bc09f3226d65796db0 # timeout=10 [Pipeline] withCredentials [2023-03-29T05:00:13.618Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-29T05:00:13.723Z] ========================================================= [2023-03-29T05:00:13.724Z] EdgeX Global Pipelines Version Info [2023-03-29T05:00:13.724Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-29T05:00:14.448Z] ------------------- [2023-03-29T05:00:14.448Z] stable info: [2023-03-29T05:00:14.448Z] ------------------- [2023-03-29T05:00:14.448Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-29T05:00:14.448Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-29T05:00:14.448Z] Message: update stable to v1.0.245 [2023-03-29T05:00:15.020Z] ------------------- [2023-03-29T05:00:15.020Z] experimental info: [2023-03-29T05:00:15.020Z] ------------------- [2023-03-29T05:00:15.020Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-29T05:00:15.020Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-03-29T05:00:15.020Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-29T05:00:15.299Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2023-03-29T05:00:15.340Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2023-03-29T05:00:15.382Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-29T05:00:15.425Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-29T05:00:15.473Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-29T05:00:15.517Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-29T05:00:15.558Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-29T05:00:15.601Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2023-03-29T05:00:15.640Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-29T05:00:15.681Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-29T05:00:15.725Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-29T05:00:15.762Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2023-03-29T05:00:15.801Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-29T05:00:15.841Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-29T05:00:15.882Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-29T05:00:15.921Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-03-29T05:00:15.959Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-29T05:00:15.995Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-29T05:00:16.033Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-29T05:00:16.074Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-29T05:00:16.111Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-29T05:00:16.148Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-03-29T05:00:16.192Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-29T05:00:16.230Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-29T05:00:16.267Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-29T05:00:16.302Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-29T05:00:16.340Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-29T05:00:16.376Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1412 [Pipeline] echo [2023-03-29T05:00:16.415Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1412 [Pipeline] echo [2023-03-29T05:00:16.456Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1412 [Pipeline] echo [2023-03-29T05:00:16.496Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 704055505654e7e0761323bc09f3226d65796db0 [Pipeline] echo [2023-03-29T05:00:16.534Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7040555 [Pipeline] echo [2023-03-29T05:00:16.576Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-29T05:00:16.688Z] provisioning config files... [2023-03-29T05:00:16.702Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1412@tmp/config2792316842889192492tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-29T05:00:17.044Z] ---> docker-login.sh [2023-03-29T05:00:17.044Z] nexus3.edgexfoundry.org:10001 [2023-03-29T05:00:17.303Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T05:00:17.303Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T05:00:17.303Z] Configure a credential helper to remove this warning. See [2023-03-29T05:00:17.303Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T05:00:17.303Z] [2023-03-29T05:00:17.303Z] Login Succeeded [2023-03-29T05:00:17.303Z] nexus3.edgexfoundry.org:10002 [2023-03-29T05:00:17.562Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T05:00:17.562Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T05:00:17.562Z] Configure a credential helper to remove this warning. See [2023-03-29T05:00:17.562Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T05:00:17.562Z] [2023-03-29T05:00:17.562Z] Login Succeeded [2023-03-29T05:00:17.562Z] nexus3.edgexfoundry.org:10003 [2023-03-29T05:00:17.562Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T05:00:17.562Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T05:00:17.562Z] Configure a credential helper to remove this warning. See [2023-03-29T05:00:17.562Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T05:00:17.562Z] [2023-03-29T05:00:17.562Z] Login Succeeded [2023-03-29T05:00:17.562Z] nexus3.edgexfoundry.org:10004 [2023-03-29T05:00:17.823Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T05:00:17.823Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T05:00:17.823Z] Configure a credential helper to remove this warning. See [2023-03-29T05:00:17.823Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T05:00:17.823Z] [2023-03-29T05:00:17.823Z] Login Succeeded [2023-03-29T05:00:17.823Z] docker.io [2023-03-29T05:00:17.823Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T05:00:18.084Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T05:00:18.084Z] Configure a credential helper to remove this warning. See [2023-03-29T05:00:18.084Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T05:00:18.084Z] [2023-03-29T05:00:18.084Z] Login Succeeded [2023-03-29T05:00:18.084Z] ---> docker-login.sh ends [Pipeline] } [2023-03-29T05:00:18.110Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-29T05:00:18.710Z] + git rev-list -1 --merges 704055505654e7e0761323bc09f3226d65796db0~1..704055505654e7e0761323bc09f3226d65796db0 [Pipeline] echo [2023-03-29T05:00:18.778Z] -----------> git rev-list -1 --merges 704055505654e7e0761323bc09f3226d65796db0~1..704055505654e7e0761323bc09f3226d65796db0 704055505654e7e0761323bc09f3226d65796db0 [false] [Pipeline] sh [2023-03-29T05:00:19.108Z] + git log --format=format:%s -1 704055505654e7e0761323bc09f3226d65796db0 [Pipeline] echo [2023-03-29T05:00:19.153Z] ========================================================= [2023-03-29T05:00:19.153Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-29T05:00:19.153Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-29T05:00:19.583Z] + git log --format=format:%s -1 704055505654e7e0761323bc09f3226d65796db0 [Pipeline] echo [2023-03-29T05:00:19.617Z] [semverPrep] GIT_COMMIT: 704055505654e7e0761323bc09f3226d65796db0, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo [2023-03-29T05:00:19.653Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-29T05:00:20.043Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-29T05:00:20.043Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-29T05:00:20.043Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-29T05:00:20.043Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-29T05:00:20.043Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-29T05:00:20.043Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-29T05:00:20.043Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T05:00:20.460Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-29T05:00:20.460Z] [2023-03-29T05:00:20.460Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T05:00:20.931Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-29T05:00:20.931Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-29T05:00:20.931Z] b85a868b505f: Pulling fs layer [2023-03-29T05:00:20.931Z] e2be974225ed: Pulling fs layer [2023-03-29T05:00:20.931Z] 339a4e72a1f5: Pulling fs layer [2023-03-29T05:00:20.931Z] 988bab9f4d93: Pulling fs layer [2023-03-29T05:00:20.931Z] 1469e6f7b9e6: Pulling fs layer [2023-03-29T05:00:20.931Z] eaf3925da568: Pulling fs layer [2023-03-29T05:00:20.931Z] bab4dde63d76: Pulling fs layer [2023-03-29T05:00:20.931Z] bde34c3a00c8: Pulling fs layer [2023-03-29T05:00:20.931Z] b352a97aabf1: Pulling fs layer [2023-03-29T05:00:20.931Z] 4872d77fe225: Pulling fs layer [2023-03-29T05:00:20.931Z] 5851b861e8e6: Pulling fs layer [2023-03-29T05:00:20.931Z] 4872d77fe225: Waiting [2023-03-29T05:00:20.931Z] bab4dde63d76: Waiting [2023-03-29T05:00:20.931Z] b352a97aabf1: Waiting [2023-03-29T05:00:20.931Z] 5851b861e8e6: Waiting [2023-03-29T05:00:20.931Z] 988bab9f4d93: Waiting [2023-03-29T05:00:20.931Z] eaf3925da568: Waiting [2023-03-29T05:00:20.931Z] 1469e6f7b9e6: Waiting [2023-03-29T05:00:20.931Z] bde34c3a00c8: Waiting [2023-03-29T05:00:20.931Z] e2be974225ed: Download complete [2023-03-29T05:00:20.931Z] 988bab9f4d93: Download complete [2023-03-29T05:00:21.192Z] 1469e6f7b9e6: Verifying Checksum [2023-03-29T05:00:21.192Z] 1469e6f7b9e6: Download complete [2023-03-29T05:00:21.192Z] 339a4e72a1f5: Verifying Checksum [2023-03-29T05:00:21.192Z] 339a4e72a1f5: Download complete [2023-03-29T05:00:21.192Z] eaf3925da568: Download complete [2023-03-29T05:00:21.192Z] bde34c3a00c8: Verifying Checksum [2023-03-29T05:00:21.192Z] bde34c3a00c8: Download complete [2023-03-29T05:00:21.192Z] b352a97aabf1: Verifying Checksum [2023-03-29T05:00:21.192Z] b352a97aabf1: Download complete [2023-03-29T05:00:21.192Z] 4872d77fe225: Verifying Checksum [2023-03-29T05:00:21.192Z] 4872d77fe225: Download complete [2023-03-29T05:00:21.192Z] 5851b861e8e6: Verifying Checksum [2023-03-29T05:00:21.192Z] 5851b861e8e6: Download complete [2023-03-29T05:00:21.192Z] b85a868b505f: Verifying Checksum [2023-03-29T05:00:21.192Z] b85a868b505f: Download complete [2023-03-29T05:00:21.453Z] bab4dde63d76: Verifying Checksum [2023-03-29T05:00:21.453Z] bab4dde63d76: Download complete [2023-03-29T05:00:22.393Z] b85a868b505f: Pull complete [2023-03-29T05:00:22.393Z] e2be974225ed: Pull complete [2023-03-29T05:00:22.965Z] 339a4e72a1f5: Pull complete [2023-03-29T05:00:22.965Z] 988bab9f4d93: Pull complete [2023-03-29T05:00:23.538Z] 1469e6f7b9e6: Pull complete [2023-03-29T05:00:23.538Z] eaf3925da568: Pull complete [2023-03-29T05:00:25.443Z] bab4dde63d76: Pull complete [2023-03-29T05:00:25.443Z] bde34c3a00c8: Pull complete [2023-03-29T05:00:25.443Z] b352a97aabf1: Pull complete [2023-03-29T05:00:25.443Z] 4872d77fe225: Pull complete [2023-03-29T05:00:25.443Z] 5851b861e8e6: Pull complete [2023-03-29T05:00:25.443Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-29T05:00:25.443Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-29T05:00:25.443Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T05:00:25.684Z] prd-ubuntu20.04-docker-8c-8g-6195 does not seem to be running inside a container [2023-03-29T05:00:25.723Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1412 -v /w/workspace/gexfoundry_device-sdk-go_PR-1412:/w/workspace/gexfoundry_device-sdk-go_PR-1412:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1412@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1412@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/py-git-semver:0.1.4 cat [2023-03-29T05:00:28.028Z] $ docker top 2f44c94a83583d00289feea89527ac398e165a82cd2f9aea01ceea50152a8853 -eo pid,comm [2023-03-29T05:00:28.076Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-29T05:00:28.077Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-29T05:00:28.209Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-29T05:00:28.209Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-29T05:00:28.330Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-29T05:00:28.338Z] $ docker exec 2f44c94a83583d00289feea89527ac398e165a82cd2f9aea01ceea50152a8853 ssh-agent [2023-03-29T05:00:28.443Z] SSH_AUTH_SOCK=/tmp/ssh-DuJC8K12Rt1M/agent.32 [2023-03-29T05:00:28.444Z] SSH_AGENT_PID=38 [2023-03-29T05:00:28.450Z] Running ssh-add (command line suppressed) [2023-03-29T05:00:28.558Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1412@tmp/private_key_12943347559270196371.key (/w/workspace/gexfoundry_device-sdk-go_PR-1412@tmp/private_key_12943347559270196371.key) [2023-03-29T05:00:28.568Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-29T05:00:28.904Z] + git tag --points-at HEAD [Pipeline] } [2023-03-29T05:00:28.939Z] $ docker exec --env ******** --env ******** 2f44c94a83583d00289feea89527ac398e165a82cd2f9aea01ceea50152a8853 ssh-agent -k [2023-03-29T05:00:29.044Z] unset SSH_AUTH_SOCK; [2023-03-29T05:00:29.044Z] unset SSH_AGENT_PID; [2023-03-29T05:00:29.044Z] echo Agent pid 38 killed; [2023-03-29T05:00:29.048Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-29T05:00:29.138Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-29T05:00:29.138Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-29T05:00:29.267Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-29T05:00:29.275Z] $ docker exec 2f44c94a83583d00289feea89527ac398e165a82cd2f9aea01ceea50152a8853 ssh-agent [2023-03-29T05:00:29.379Z] SSH_AUTH_SOCK=/tmp/ssh-USod7VCNPaSw/agent.70 [2023-03-29T05:00:29.379Z] SSH_AGENT_PID=77 [2023-03-29T05:00:29.384Z] Running ssh-add (command line suppressed) [2023-03-29T05:00:29.489Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1412@tmp/private_key_11292451127289088213.key (/w/workspace/gexfoundry_device-sdk-go_PR-1412@tmp/private_key_11292451127289088213.key) [2023-03-29T05:00:29.498Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-29T05:00:29.827Z] + git semver init [2023-03-29T05:00:30.086Z] 2023-03-29 05:00:30,030 [run_init] DEBUG init version:0.0.0 force:False [2023-03-29T05:00:30.086Z] 2023-03-29 05:00:30,031 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1412/.semver [2023-03-29T05:00:30.086Z] 2023-03-29 05:00:30,032 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1412/.semver [2023-03-29T05:00:30.086Z] 2023-03-29 05:00:30,033 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1412/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1412, universal_newlines=False, shell=None, istream=None) [2023-03-29T05:00:31.025Z] 2023-03-29 05:00:30,983 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1412/.git/info/exclude [2023-03-29T05:00:31.025Z] 2023-03-29 05:00:30,984 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1412/.semver/PR-1412 with force:False [2023-03-29T05:00:31.025Z] 2023-03-29 05:00:30,984 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1412/.semver/PR-1412 [2023-03-29T05:00:31.025Z] 2023-03-29 05:00:30,988 [execute] INFO git cat-file --batch-check [2023-03-29T05:00:31.025Z] 2023-03-29 05:00:30,989 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1412/.semver, universal_newlines=False, shell=None, istream=) [2023-03-29T05:00:31.025Z] 2023-03-29 05:00:30,995 [execute] INFO git cat-file --batch [2023-03-29T05:00:31.025Z] 2023-03-29 05:00:30,996 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1412/.semver, universal_newlines=False, shell=None, istream=) [2023-03-29T05:00:31.025Z] 2023-03-29 05:00:31,001 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1412/.semver/PR-1412 [2023-03-29T05:00:31.025Z] 0.0.0 [Pipeline] } [2023-03-29T05:00:31.061Z] $ docker exec --env ******** --env ******** 2f44c94a83583d00289feea89527ac398e165a82cd2f9aea01ceea50152a8853 ssh-agent -k [2023-03-29T05:00:31.169Z] unset SSH_AUTH_SOCK; [2023-03-29T05:00:31.169Z] unset SSH_AGENT_PID; [2023-03-29T05:00:31.169Z] echo Agent pid 77 killed; [2023-03-29T05:00:31.175Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-29T05:00:31.602Z] + git semver [Pipeline] } [2023-03-29T05:00:31.891Z] $ docker stop --time=1 2f44c94a83583d00289feea89527ac398e165a82cd2f9aea01ceea50152a8853 [2023-03-29T05:00:33.192Z] $ docker rm -f --volumes 2f44c94a83583d00289feea89527ac398e165a82cd2f9aea01ceea50152a8853 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-29T05:00:33.603Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-29T05:00:33.875Z] Stashed 1 file(s) [Pipeline] echo [2023-03-29T05:00:33.891Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-29T05:00:34.465Z] provisioning config files... [2023-03-29T05:00:34.477Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1412@tmp/config14938661594420074035tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-29T05:00:34.816Z] ---> docker-login.sh [2023-03-29T05:00:34.816Z] nexus3.edgexfoundry.org:10001 [2023-03-29T05:00:34.816Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T05:00:34.816Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T05:00:34.816Z] Configure a credential helper to remove this warning. See [2023-03-29T05:00:34.816Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T05:00:34.816Z] [2023-03-29T05:00:34.816Z] Login Succeeded [2023-03-29T05:00:34.816Z] nexus3.edgexfoundry.org:10002 [2023-03-29T05:00:34.816Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T05:00:34.816Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T05:00:34.816Z] Configure a credential helper to remove this warning. See [2023-03-29T05:00:34.816Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T05:00:34.816Z] [2023-03-29T05:00:34.816Z] Login Succeeded [2023-03-29T05:00:34.816Z] nexus3.edgexfoundry.org:10003 [2023-03-29T05:00:35.076Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T05:00:35.076Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T05:00:35.076Z] Configure a credential helper to remove this warning. See [2023-03-29T05:00:35.076Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T05:00:35.076Z] [2023-03-29T05:00:35.076Z] Login Succeeded [2023-03-29T05:00:35.076Z] nexus3.edgexfoundry.org:10004 [2023-03-29T05:00:35.076Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T05:00:35.076Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T05:00:35.076Z] Configure a credential helper to remove this warning. See [2023-03-29T05:00:35.076Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T05:00:35.076Z] [2023-03-29T05:00:35.076Z] Login Succeeded [2023-03-29T05:00:35.076Z] docker.io [2023-03-29T05:00:35.076Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T05:00:35.335Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T05:00:35.335Z] Configure a credential helper to remove this warning. See [2023-03-29T05:00:35.335Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T05:00:35.335Z] [2023-03-29T05:00:35.335Z] Login Succeeded [2023-03-29T05:00:35.335Z] ---> docker-login.sh ends [Pipeline] } [2023-03-29T05:00:35.361Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-29T05:00:35.532Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-29T05:00:35.566Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-29T05:00:35.597Z] ========================================================= [2023-03-29T05:00:35.597Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-29T05:00:35.597Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T05:00:36.053Z] + 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.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-29T05:00:36.053Z] Sending build context to Docker daemon 10.91MB [2023-03-29T05:00:36.053Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-03-29T05:00:36.053Z] Step 2/10 : FROM ${BASE} AS builder [2023-03-29T05:00:36.053Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-29T05:00:36.053Z] 63b65145d645: Pulling fs layer [2023-03-29T05:00:36.053Z] a2d21d5440eb: Pulling fs layer [2023-03-29T05:00:36.053Z] 935e6c44a52c: Pulling fs layer [2023-03-29T05:00:36.053Z] 94cc34f8dd06: Pulling fs layer [2023-03-29T05:00:36.053Z] 30dea6a524f1: Pulling fs layer [2023-03-29T05:00:36.053Z] a2aff8979fd8: Pulling fs layer [2023-03-29T05:00:36.053Z] 6808be2612f2: Pulling fs layer [2023-03-29T05:00:36.053Z] f25807f1079a: Pulling fs layer [2023-03-29T05:00:36.053Z] 30dea6a524f1: Waiting [2023-03-29T05:00:36.053Z] a2aff8979fd8: Waiting [2023-03-29T05:00:36.053Z] 6808be2612f2: Waiting [2023-03-29T05:00:36.053Z] f25807f1079a: Waiting [2023-03-29T05:00:36.053Z] 94cc34f8dd06: Waiting [2023-03-29T05:00:36.312Z] a2d21d5440eb: Download complete [2023-03-29T05:00:36.312Z] 94cc34f8dd06: Verifying Checksum [2023-03-29T05:00:36.312Z] 94cc34f8dd06: Download complete [2023-03-29T05:00:36.312Z] 63b65145d645: Verifying Checksum [2023-03-29T05:00:36.312Z] 63b65145d645: Download complete [2023-03-29T05:00:36.312Z] 30dea6a524f1: Download complete [2023-03-29T05:00:36.312Z] a2aff8979fd8: Verifying Checksum [2023-03-29T05:00:36.312Z] a2aff8979fd8: Download complete [2023-03-29T05:00:36.571Z] 63b65145d645: Pull complete [2023-03-29T05:00:36.571Z] a2d21d5440eb: Pull complete [2023-03-29T05:00:36.571Z] f25807f1079a: Verifying Checksum [2023-03-29T05:00:36.571Z] f25807f1079a: Download complete [2023-03-29T05:00:36.829Z] 935e6c44a52c: Download complete [2023-03-29T05:00:37.086Z] 6808be2612f2: Verifying Checksum [2023-03-29T05:00:37.087Z] 6808be2612f2: Download complete [2023-03-29T05:00:40.369Z] 935e6c44a52c: Pull complete [2023-03-29T05:00:40.369Z] 94cc34f8dd06: Pull complete [2023-03-29T05:00:40.369Z] 30dea6a524f1: Pull complete [2023-03-29T05:00:40.369Z] a2aff8979fd8: Pull complete [2023-03-29T05:00:42.903Z] 6808be2612f2: Pull complete [2023-03-29T05:00:43.162Z] f25807f1079a: Pull complete [2023-03-29T05:00:43.162Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-29T05:00:43.162Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-29T05:00:43.162Z] ---> 3b553350e43f [2023-03-29T05:00:43.162Z] Step 3/10 : ARG MAKE=make build [2023-03-29T05:00:49.296Z] Still waiting to schedule task [2023-03-29T05:00:49.296Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-03-29T05:00:49.738Z] ---> Running in a31561a95336 [2023-03-29T05:00:49.738Z] Removing intermediate container a31561a95336 [2023-03-29T05:00:49.738Z] ---> a8deb62fca94 [2023-03-29T05:00:49.738Z] Step 4/10 : WORKDIR /device-sdk-go [2023-03-29T05:00:49.738Z] ---> Running in 631b1fd44b0d [2023-03-29T05:00:49.999Z] Removing intermediate container 631b1fd44b0d [2023-03-29T05:00:49.999Z] ---> 8edb07943459 [2023-03-29T05:00:49.999Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-29T05:00:49.999Z] ---> Running in 033ca0742221 [2023-03-29T05:00:50.000Z] Removing intermediate container 033ca0742221 [2023-03-29T05:00:50.000Z] ---> cb8d29877d10 [2023-03-29T05:00:50.000Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-03-29T05:00:50.258Z] ---> Running in 2a1bce82e3bf [2023-03-29T05:00:50.517Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T05:00:50.517Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T05:00:50.777Z] OK: 265 MiB in 53 packages [2023-03-29T05:00:51.037Z] Removing intermediate container 2a1bce82e3bf [2023-03-29T05:00:51.037Z] ---> 96289d34abf1 [2023-03-29T05:00:51.037Z] Step 7/10 : COPY go.mod vendor* ./ [2023-03-29T05:00:51.296Z] ---> 9c6ea3c5ad99 [2023-03-29T05:00:51.296Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T05:00:51.296Z] ---> Running in 68ad69e73840 [2023-03-29T05:01:30.024Z] Removing intermediate container 68ad69e73840 [2023-03-29T05:01:30.024Z] ---> 3093940adbe8 [2023-03-29T05:01:30.024Z] Step 9/10 : COPY . . [2023-03-29T05:01:30.965Z] ---> 30bc7b9d4e51 [2023-03-29T05:01:30.965Z] Step 10/10 : RUN ${MAKE} [2023-03-29T05:01:30.965Z] ---> Running in af44523ff391 [2023-03-29T05:01:31.222Z] noop [2023-03-29T05:01:31.481Z] Removing intermediate container af44523ff391 [2023-03-29T05:01:31.481Z] ---> 3c57932e3e2c [2023-03-29T05:01:31.481Z] Successfully built 3c57932e3e2c [2023-03-29T05:01:31.481Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T05:01:31.945Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-29T05:01:31.945Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T05:01:32.096Z] prd-ubuntu20.04-docker-8c-8g-6195 does not seem to be running inside a container [2023-03-29T05:01:32.132Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1412 -v /w/workspace/gexfoundry_device-sdk-go_PR-1412:/w/workspace/gexfoundry_device-sdk-go_PR-1412:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1412@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1412@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-29T05:01:32.513Z] $ docker top d1225239c0fe1e2383f5746bb25a010498e8f0906f2077ebe6637368ca4803cd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-29T05:01:32.902Z] + go version [2023-03-29T05:01:32.902Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-29T05:01:32.936Z] $ docker stop --time=1 d1225239c0fe1e2383f5746bb25a010498e8f0906f2077ebe6637368ca4803cd [2023-03-29T05:01:34.229Z] $ docker rm -f --volumes d1225239c0fe1e2383f5746bb25a010498e8f0906f2077ebe6637368ca4803cd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T05:01:34.908Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-29T05:01:34.908Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T05:01:35.059Z] prd-ubuntu20.04-docker-8c-8g-6195 does not seem to be running inside a container [2023-03-29T05:01:35.092Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-sdk-go_PR-1412 -v /w/workspace/gexfoundry_device-sdk-go_PR-1412:/w/workspace/gexfoundry_device-sdk-go_PR-1412:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1412@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1412@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-29T05:01:35.457Z] $ docker top ecb659b652d9c6b0ff56ea2efae959c6c603bfd523deccb1ec779e86b452db96 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-29T05:01:35.838Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1412 [Pipeline] fileExists [Pipeline] sh [2023-03-29T05:01:36.194Z] + make test [2023-03-29T05:01:36.194Z] go test -race -coverprofile=coverage.out ./... [2023-03-29T05:01:42.749Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-03-29T05:01:57.755Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-03-29T05:01:57.755Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-03-29T05:01:57.755Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-03-29T05:01:57.755Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-03-29T05:01:57.755Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-03-29T05:01:57.755Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.057s coverage: 27.6% of statements [2023-03-29T05:01:57.755Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-03-29T05:01:57.755Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-03-29T05:01:57.755Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.059s coverage: 79.9% of statements [2023-03-29T05:01:57.755Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.086s coverage: 86.0% of statements [2023-03-29T05:01:57.755Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-03-29T05:01:57.755Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.091s coverage: 75.7% of statements [2023-03-29T05:01:57.755Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-03-29T05:01:58.322Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-03-29T05:01:58.322Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-03-29T05:01:58.890Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-03-29T05:02:00.793Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.079s coverage: 14.9% of statements [2023-03-29T05:02:00.793Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.073s coverage: 68.5% of statements [2023-03-29T05:02:00.793Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.108s coverage: 89.2% of statements [2023-03-29T05:02:00.793Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.064s coverage: 5.5% of statements [2023-03-29T05:02:22.734Z] GO111MODULE=on go vet ./... [2023-03-29T05:02:26.018Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-29T05:02:26.018Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-29T05:02:26.018Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-29T05:02:26.057Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-29T05:02:26.094Z] $ docker stop --time=1 ecb659b652d9c6b0ff56ea2efae959c6c603bfd523deccb1ec779e86b452db96 [2023-03-29T05:02:29.740Z] $ docker rm -f --volumes ecb659b652d9c6b0ff56ea2efae959c6c603bfd523deccb1ec779e86b452db96 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-29T05:02:30.364Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-29T05:02:30.443Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-29T05:02:31.121Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-29T05:02:31.523Z] + ls -al . [2023-03-29T05:02:31.523Z] total 276 [2023-03-29T05:02:31.523Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 29 05:01 . [2023-03-29T05:02:31.523Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 05:00 .. [2023-03-29T05:02:31.523Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 29 05:00 .dockerignore [2023-03-29T05:02:31.524Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 29 05:00 .git [2023-03-29T05:02:31.524Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 29 05:00 .github [2023-03-29T05:02:31.524Z] -rw-rw-r-- 1 jenkins jenkins 131 Mar 29 05:00 .gitignore [2023-03-29T05:02:31.524Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 29 05:00 .golangci.yml [2023-03-29T05:02:31.524Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 29 05:00 .semver [2023-03-29T05:02:31.524Z] -rw-rw-r-- 1 jenkins jenkins 31677 Mar 29 05:00 CHANGELOG.md [2023-03-29T05:02:31.524Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 29 05:00 GOVERNANCE.md [2023-03-29T05:02:31.524Z] -rw-rw-r-- 1 jenkins jenkins 885 Mar 29 05:00 Jenkinsfile [2023-03-29T05:02:31.524Z] -rw-rw-r-- 1 jenkins jenkins 11341 Mar 29 05:00 LICENSE [2023-03-29T05:02:31.524Z] -rw-rw-r-- 1 jenkins jenkins 1714 Mar 29 05:00 Makefile [2023-03-29T05:02:31.524Z] -rw-rw-r-- 1 jenkins jenkins 619 Mar 29 05:00 OWNERS.md [2023-03-29T05:02:31.524Z] -rw-rw-r-- 1 jenkins jenkins 4891 Mar 29 05:00 README.md [2023-03-29T05:02:31.524Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 29 05:00 VERSION [2023-03-29T05:02:31.524Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 29 05:00 bin [2023-03-29T05:02:31.524Z] -rw-r--r-- 1 jenkins jenkins 106712 Mar 29 05:02 coverage.out [2023-03-29T05:02:31.524Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 29 05:00 example [2023-03-29T05:02:31.524Z] -rw-rw-r-- 1 jenkins jenkins 3243 Mar 29 05:00 go.mod [2023-03-29T05:02:31.524Z] -rw-rw-r-- 1 jenkins jenkins 30606 Mar 29 05:00 go.sum [2023-03-29T05:02:31.524Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 29 05:00 internal [2023-03-29T05:02:31.524Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 29 05:00 openapi [2023-03-29T05:02:31.524Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 29 05:00 pkg [2023-03-29T05:02:31.524Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 05:00 snap [2023-03-29T05:02:31.524Z] -rw-rw-r-- 1 jenkins jenkins 222 Mar 29 05:00 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T05:02:31.964Z] + 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=704055505654e7e0761323bc09f3226d65796db0 --label arch=amd64 --label version=0.0.0 . [2023-03-29T05:02:31.964Z] Sending build context to Docker daemon 11.02MB [2023-03-29T05:02:31.964Z] Step 1/23 : ARG BASE=golang:1.20-alpine3.17 [2023-03-29T05:02:31.964Z] Step 2/23 : FROM ${BASE} AS builder [2023-03-29T05:02:31.964Z] ---> 3c57932e3e2c [2023-03-29T05:02:31.964Z] Step 3/23 : ARG MAKE=make build [2023-03-29T05:02:32.224Z] ---> Running in 1e4997c66f0d [2023-03-29T05:02:32.224Z] Removing intermediate container 1e4997c66f0d [2023-03-29T05:02:32.224Z] ---> c1d6bfd16a14 [2023-03-29T05:02:32.224Z] Step 4/23 : WORKDIR /device-sdk-go [2023-03-29T05:02:32.224Z] ---> Running in 0e49768bc5f4 [2023-03-29T05:02:32.484Z] Removing intermediate container 0e49768bc5f4 [2023-03-29T05:02:32.484Z] ---> 33a0339fbaa1 [2023-03-29T05:02:32.484Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-29T05:02:32.484Z] ---> Running in b890417cb71f [2023-03-29T05:02:32.484Z] Removing intermediate container b890417cb71f [2023-03-29T05:02:32.484Z] ---> 5829b626e230 [2023-03-29T05:02:32.484Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-03-29T05:02:32.484Z] ---> Running in c7b9bcd7c4a5 [2023-03-29T05:02:32.742Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T05:02:33.001Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T05:02:33.001Z] OK: 265 MiB in 53 packages [2023-03-29T05:02:33.569Z] Removing intermediate container c7b9bcd7c4a5 [2023-03-29T05:02:33.569Z] ---> 25c6a08edb7c [2023-03-29T05:02:33.569Z] Step 7/23 : COPY go.mod vendor* ./ [2023-03-29T05:02:33.569Z] ---> c774842ebea9 [2023-03-29T05:02:33.569Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T05:02:33.569Z] ---> Running in 62cfc8ae1c20 [2023-03-29T05:02:34.504Z] Removing intermediate container 62cfc8ae1c20 [2023-03-29T05:02:34.504Z] ---> 05363863b9df [2023-03-29T05:02:34.504Z] Step 9/23 : COPY . . [2023-03-29T05:02:35.073Z] ---> 51b8aedbd648 [2023-03-29T05:02:35.073Z] Step 10/23 : RUN ${MAKE} [2023-03-29T05:02:35.073Z] ---> Running in 360fe9b49d4f [2023-03-29T05:02:35.331Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-03-29T05:02:57.324Z] Removing intermediate container 360fe9b49d4f [2023-03-29T05:02:57.324Z] ---> 862634078a8c [2023-03-29T05:02:57.324Z] Step 11/23 : FROM alpine:3.17 [2023-03-29T05:02:57.324Z] 3.17: Pulling from library/alpine [2023-03-29T05:02:57.324Z] 63b65145d645: Already exists [2023-03-29T05:02:57.324Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-29T05:02:57.324Z] Status: Downloaded newer image for alpine:3.17 [2023-03-29T05:02:57.324Z] ---> b2aa39c304c2 [2023-03-29T05:02:57.324Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-03-29T05:02:57.324Z] ---> Running in a55a76b5de88 [2023-03-29T05:02:57.324Z] Removing intermediate container a55a76b5de88 [2023-03-29T05:02:57.324Z] ---> 173a89493d49 [2023-03-29T05:02:57.324Z] Step 13/23 : RUN apk add --update --no-cache [2023-03-29T05:02:57.324Z] ---> Running in bf7c83c58bb9 [2023-03-29T05:02:57.324Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T05:02:57.324Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T05:02:57.324Z] OK: 7 MiB in 15 packages [2023-03-29T05:02:57.324Z] Removing intermediate container bf7c83c58bb9 [2023-03-29T05:02:57.324Z] ---> 62022aa9fefd [2023-03-29T05:02:57.324Z] Step 14/23 : WORKDIR / [2023-03-29T05:02:57.324Z] ---> Running in aa608e88f71f [2023-03-29T05:02:57.324Z] Removing intermediate container aa608e88f71f [2023-03-29T05:02:57.324Z] ---> 7f225b99a203 [2023-03-29T05:02:57.324Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-03-29T05:02:57.324Z] ---> 0f052458b2d2 [2023-03-29T05:02:57.324Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-03-29T05:02:57.891Z] ---> 891946f0a560 [2023-03-29T05:02:57.891Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-03-29T05:02:58.150Z] ---> 5e6c3a9de254 [2023-03-29T05:02:58.150Z] Step 18/23 : EXPOSE 59999 [2023-03-29T05:02:58.408Z] ---> Running in 27404d48c24b [2023-03-29T05:02:58.408Z] Removing intermediate container 27404d48c24b [2023-03-29T05:02:58.408Z] ---> 577afefc5faf [2023-03-29T05:02:58.408Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-03-29T05:02:58.668Z] ---> Running in 57c81793af57 [2023-03-29T05:02:58.928Z] Removing intermediate container 57c81793af57 [2023-03-29T05:02:58.928Z] ---> 27df61fed23d [2023-03-29T05:02:58.928Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-29T05:02:59.186Z] ---> Running in 3f59dc6ea83c [2023-03-29T05:02:59.445Z] Removing intermediate container 3f59dc6ea83c [2023-03-29T05:02:59.445Z] ---> e1cdf0d42fb8 [2023-03-29T05:02:59.445Z] Step 21/23 : LABEL arch=amd64 [2023-03-29T05:02:59.445Z] ---> Running in a8343b714019 [2023-03-29T05:02:59.705Z] Removing intermediate container a8343b714019 [2023-03-29T05:02:59.705Z] ---> 47ff78e9ca24 [2023-03-29T05:02:59.705Z] Step 22/23 : LABEL git_sha=704055505654e7e0761323bc09f3226d65796db0 [2023-03-29T05:02:59.975Z] ---> Running in 2ef85a825b91 [2023-03-29T05:03:00.236Z] Removing intermediate container 2ef85a825b91 [2023-03-29T05:03:00.236Z] ---> 3a9b362aac6c [2023-03-29T05:03:00.236Z] Step 23/23 : LABEL version=0.0.0 [2023-03-29T05:03:00.502Z] ---> Running in 00c180b65c28 [2023-03-29T05:03:00.775Z] Removing intermediate container 00c180b65c28 [2023-03-29T05:03:00.775Z] ---> 53e819e23b94 [2023-03-29T05:03:00.775Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-29T05:03:00.775Z] Successfully built 53e819e23b94 [2023-03-29T05:03:00.775Z] Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [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] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T05:03:01.612Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-29T05:03:01.612Z] [2023-03-29T05:03:01.612Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T05:03:01.987Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-29T05:03:01.987Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-29T05:03:01.987Z] 5eb5b503b376: Pulling fs layer [2023-03-29T05:03:01.987Z] 5c69ac0246d0: Pulling fs layer [2023-03-29T05:03:01.987Z] ec43610c2a17: Pulling fs layer [2023-03-29T05:03:01.987Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-29T05:03:01.987Z] 33b1e0a273af: Pulling fs layer [2023-03-29T05:03:01.987Z] 5d3b04190fa2: Pulling fs layer [2023-03-29T05:03:01.987Z] 2f39f015ded8: Pulling fs layer [2023-03-29T05:03:01.987Z] 3a2ae6a8a46f: Waiting [2023-03-29T05:03:01.987Z] 33b1e0a273af: Waiting [2023-03-29T05:03:01.987Z] 5d3b04190fa2: Waiting [2023-03-29T05:03:01.987Z] 2f39f015ded8: Waiting [2023-03-29T05:03:01.987Z] 5c69ac0246d0: Download complete [2023-03-29T05:03:01.987Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-29T05:03:01.987Z] 3a2ae6a8a46f: Download complete [2023-03-29T05:03:01.987Z] ec43610c2a17: Verifying Checksum [2023-03-29T05:03:01.987Z] ec43610c2a17: Download complete [2023-03-29T05:03:01.987Z] 33b1e0a273af: Verifying Checksum [2023-03-29T05:03:01.987Z] 33b1e0a273af: Download complete [2023-03-29T05:03:02.245Z] 5d3b04190fa2: Download complete [2023-03-29T05:03:02.245Z] 5eb5b503b376: Verifying Checksum [2023-03-29T05:03:02.245Z] 5eb5b503b376: Download complete [2023-03-29T05:03:02.811Z] 2f39f015ded8: Download complete [2023-03-29T05:03:03.748Z] 5eb5b503b376: Pull complete [2023-03-29T05:03:03.748Z] 5c69ac0246d0: Pull complete [2023-03-29T05:03:04.315Z] ec43610c2a17: Pull complete [2023-03-29T05:03:04.315Z] 3a2ae6a8a46f: Pull complete [2023-03-29T05:03:04.573Z] 33b1e0a273af: Pull complete [2023-03-29T05:03:04.832Z] 5d3b04190fa2: Pull complete [2023-03-29T05:03:10.092Z] 2f39f015ded8: Pull complete [2023-03-29T05:03:10.092Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-29T05:03:10.092Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-29T05:03:10.092Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T05:03:10.319Z] prd-ubuntu20.04-docker-8c-8g-6195 does not seem to be running inside a container [2023-03-29T05:03:10.360Z] $ 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/gexfoundry_device-sdk-go_PR-1412 -v /w/workspace/gexfoundry_device-sdk-go_PR-1412:/w/workspace/gexfoundry_device-sdk-go_PR-1412:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1412@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1412@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-29T05:03:13.854Z] $ docker top 6f1e2e624b3667b935b9b8508fcb548fa96da27b81f33094439e8bc7b2f4dfb6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-29T05:03:14.292Z] ---> job-cost.sh [2023-03-29T05:03:14.292Z] lf-activate-venv: SKIPPING [2023-03-29T05:03:14.292Z] INFO: No Stack... [2023-03-29T05:03:14.552Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-29T05:03:15.121Z] INFO: Archiving Costs [Pipeline] sh [2023-03-29T05:03:15.443Z] + + cat /w/workspace/gexfoundry_device-sdk-go_PR-1412/archives/cost.csvcut [2023-03-29T05:03:15.443Z] -d, -f6 [Pipeline] lock [2023-03-29T05:03:15.487Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1412-1-stack-cost] [2023-03-29T05:03:15.492Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1412-1-stack-cost] did not exist. Created. [2023-03-29T05:03:15.492Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1412-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-29T05:03:15.883Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-29T05:03:15.932Z] Stashed 1 file(s) [Pipeline] } [2023-03-29T05:03:15.963Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1412-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-29T05:03:16.048Z] $ docker stop --time=1 6f1e2e624b3667b935b9b8508fcb548fa96da27b81f33094439e8bc7b2f4dfb6 [2023-03-29T05:03:17.199Z] $ docker rm -f --volumes 6f1e2e624b3667b935b9b8508fcb548fa96da27b81f33094439e8bc7b2f4dfb6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-29T05:03:29.345Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6197 in /w/workspace/gexfoundry_device-sdk-go_PR-1412 [Pipeline] { [Pipeline] ws [2023-03-29T05:03:29.405Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2023-03-29T05:03:29.492Z] The recommended git tool is: git [2023-03-29T05:03:39.723Z] using credential edgex-jenkins-ssh [2023-03-29T05:03:39.738Z] Cloning the remote Git repository [2023-03-29T05:03:39.790Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2023-03-29T05:03:39.939Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2023-03-29T05:03:40.206Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-03-29T05:03:40.207Z] > git --version # timeout=10 [2023-03-29T05:03:40.276Z] > git --version # 'git version 2.25.1' [2023-03-29T05:03:40.286Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-29T05:03:40.664Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-29T05:03:42.572Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-03-29T05:03:42.617Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-29T05:03:44.671Z] Merging remotes/origin/main commit 8a37cfa6b2cf46a0d2590199ebfbbbc5059a3080 into PR head commit 704055505654e7e0761323bc09f3226d65796db0 [2023-03-29T05:03:43.959Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-03-29T05:03:44.012Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-03-29T05:03:44.014Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-29T05:03:44.032Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1412/head:refs/remotes/origin/PR-1412 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-29T05:03:44.687Z] > git config core.sparsecheckout # timeout=10 [2023-03-29T05:03:45.216Z] Merge succeeded, producing 704055505654e7e0761323bc09f3226d65796db0 [2023-03-29T05:03:45.217Z] Checking out Revision 704055505654e7e0761323bc09f3226d65796db0 (PR-1412) [2023-03-29T05:03:46.108Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2023-03-29T05:03:46.181Z] > git --version # timeout=10 [2023-03-29T05:03:46.202Z] > git --version # 'git version 2.25.1' [2023-03-29T05:03:46.232Z] fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-29T05:03:44.816Z] > git checkout -f 704055505654e7e0761323bc09f3226d65796db0 # timeout=10 [2023-03-29T05:03:45.002Z] > git remote # timeout=10 [2023-03-29T05:03:45.050Z] > git config --get remote.origin.url # timeout=10 [2023-03-29T05:03:45.094Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-29T05:03:45.115Z] > git merge 8a37cfa6b2cf46a0d2590199ebfbbbc5059a3080 # timeout=10 [2023-03-29T05:03:45.160Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-29T05:03:45.222Z] > git config core.sparsecheckout # timeout=10 [2023-03-29T05:03:45.287Z] > git checkout -f 704055505654e7e0761323bc09f3226d65796db0 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-29T05:03:47.541Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-29T05:03:47.541Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-29T05:03:47.541Z] Dload Upload Total Spent Left Speed [2023-03-29T05:03:47.541Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 197k 0 --:--:-- --:--:-- --:--:-- 197k [Pipeline] sh [2023-03-29T05:03:48.320Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-29T05:03:48.667Z] + + sudo teesudo /etc/docker/daemon.new jq [2023-03-29T05:03:48.667Z] . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-29T05:03:48.667Z] { [2023-03-29T05:03:48.667Z] "registry-mirrors": [ [2023-03-29T05:03:48.667Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-29T05:03:48.667Z] ], [2023-03-29T05:03:48.667Z] "bip": "10.250.0.254/24", [2023-03-29T05:03:48.667Z] "hosts": [ [2023-03-29T05:03:48.667Z] "tcp://0.0.0.0:5555", [2023-03-29T05:03:48.667Z] "unix:///var/run/docker.sock" [2023-03-29T05:03:48.667Z] ], [2023-03-29T05:03:48.667Z] "mtu": 1458, [2023-03-29T05:03:48.667Z] "selinux-enabled": true, [2023-03-29T05:03:48.667Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-29T05:03:48.667Z] } [Pipeline] sh [2023-03-29T05:03:49.017Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-29T05:03:49.366Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-29T05:04:07.723Z] provisioning config files... [2023-03-29T05:04:07.757Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config7554319239353387533tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-29T05:04:08.165Z] ---> docker-login.sh [2023-03-29T05:04:08.165Z] nexus3.edgexfoundry.org:10001 [2023-03-29T05:04:08.764Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T05:04:08.764Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T05:04:08.764Z] Configure a credential helper to remove this warning. See [2023-03-29T05:04:08.764Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T05:04:08.764Z] [2023-03-29T05:04:08.764Z] Login Succeeded [2023-03-29T05:04:08.764Z] nexus3.edgexfoundry.org:10002 [2023-03-29T05:04:09.038Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T05:04:09.313Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T05:04:09.313Z] Configure a credential helper to remove this warning. See [2023-03-29T05:04:09.313Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T05:04:09.313Z] [2023-03-29T05:04:09.313Z] Login Succeeded [2023-03-29T05:04:09.313Z] nexus3.edgexfoundry.org:10003 [2023-03-29T05:04:09.585Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T05:04:09.585Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T05:04:09.585Z] Configure a credential helper to remove this warning. See [2023-03-29T05:04:09.585Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T05:04:09.585Z] [2023-03-29T05:04:09.585Z] Login Succeeded [2023-03-29T05:04:09.585Z] nexus3.edgexfoundry.org:10004 [2023-03-29T05:04:09.859Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T05:04:10.132Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T05:04:10.132Z] Configure a credential helper to remove this warning. See [2023-03-29T05:04:10.132Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T05:04:10.132Z] [2023-03-29T05:04:10.132Z] Login Succeeded [2023-03-29T05:04:10.132Z] docker.io [2023-03-29T05:04:10.132Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T05:04:10.404Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T05:04:10.404Z] Configure a credential helper to remove this warning. See [2023-03-29T05:04:10.404Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T05:04:10.404Z] [2023-03-29T05:04:10.404Z] Login Succeeded [2023-03-29T05:04:10.677Z] ---> docker-login.sh ends [Pipeline] } [2023-03-29T05:04:10.710Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-29T05:04:11.137Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-29T05:04:11.175Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-29T05:04:11.208Z] ========================================================= [2023-03-29T05:04:11.208Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-29T05:04:11.208Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T05:04:11.725Z] + 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.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-29T05:04:12.000Z] Sending build context to Docker daemon 5.863MB [2023-03-29T05:04:12.288Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-03-29T05:04:12.288Z] Step 2/10 : FROM ${BASE} AS builder [2023-03-29T05:04:12.288Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-29T05:04:12.288Z] af6eaf76a39c: Pulling fs layer [2023-03-29T05:04:12.288Z] 55522c791124: Pulling fs layer [2023-03-29T05:04:12.288Z] ce5c4a1c91eb: Pulling fs layer [2023-03-29T05:04:12.288Z] 169dfbe0d373: Pulling fs layer [2023-03-29T05:04:12.288Z] e1ff8fa3b103: Pulling fs layer [2023-03-29T05:04:12.288Z] 52ebb69f0ebf: Pulling fs layer [2023-03-29T05:04:12.288Z] 5abe8eddf0d5: Pulling fs layer [2023-03-29T05:04:12.288Z] e1ff8fa3b103: Waiting [2023-03-29T05:04:12.288Z] 169dfbe0d373: Waiting [2023-03-29T05:04:12.288Z] 52ebb69f0ebf: Waiting [2023-03-29T05:04:12.288Z] 5abe8eddf0d5: Waiting [2023-03-29T05:04:12.288Z] 55522c791124: Verifying Checksum [2023-03-29T05:04:12.288Z] 55522c791124: Download complete [2023-03-29T05:04:12.564Z] 169dfbe0d373: Verifying Checksum [2023-03-29T05:04:12.564Z] 169dfbe0d373: Download complete [2023-03-29T05:04:12.564Z] af6eaf76a39c: Verifying Checksum [2023-03-29T05:04:12.564Z] af6eaf76a39c: Download complete [2023-03-29T05:04:12.564Z] e1ff8fa3b103: Verifying Checksum [2023-03-29T05:04:12.564Z] e1ff8fa3b103: Download complete [2023-03-29T05:04:13.571Z] af6eaf76a39c: Pull complete [2023-03-29T05:04:13.571Z] 5abe8eddf0d5: Verifying Checksum [2023-03-29T05:04:13.571Z] 5abe8eddf0d5: Download complete [2023-03-29T05:04:14.169Z] 55522c791124: Pull complete [2023-03-29T05:04:15.142Z] 52ebb69f0ebf: Verifying Checksum [2023-03-29T05:04:15.142Z] 52ebb69f0ebf: Download complete [2023-03-29T05:04:15.142Z] ce5c4a1c91eb: Verifying Checksum [2023-03-29T05:04:15.142Z] ce5c4a1c91eb: Download complete [2023-03-29T05:04:25.252Z] ce5c4a1c91eb: Pull complete [2023-03-29T05:04:25.252Z] 169dfbe0d373: Pull complete [2023-03-29T05:04:25.252Z] e1ff8fa3b103: Pull complete [2023-03-29T05:04:31.939Z] 52ebb69f0ebf: Pull complete [2023-03-29T05:04:33.905Z] 5abe8eddf0d5: Pull complete [2023-03-29T05:04:33.905Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-29T05:04:33.905Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-29T05:04:33.905Z] ---> 6cb57ee374ae [2023-03-29T05:04:33.905Z] Step 3/10 : ARG MAKE=make build [2023-03-29T05:04:35.869Z] ---> Running in bb3885a4df06 [2023-03-29T05:04:36.140Z] Removing intermediate container bb3885a4df06 [2023-03-29T05:04:36.140Z] ---> a458ce8ea091 [2023-03-29T05:04:36.140Z] Step 4/10 : WORKDIR /device-sdk-go [2023-03-29T05:04:36.140Z] ---> Running in d47d9ba603b1 [2023-03-29T05:04:36.730Z] Removing intermediate container d47d9ba603b1 [2023-03-29T05:04:36.730Z] ---> b5e9bd300024 [2023-03-29T05:04:36.730Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-29T05:04:36.730Z] ---> Running in 28170511a611 [2023-03-29T05:04:37.007Z] Removing intermediate container 28170511a611 [2023-03-29T05:04:37.007Z] ---> 3c83e475d82b [2023-03-29T05:04:37.007Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-03-29T05:04:37.007Z] ---> Running in a35f06f95ad1 [2023-03-29T05:04:38.430Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T05:04:39.019Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T05:04:40.441Z] OK: 263 MiB in 53 packages [2023-03-29T05:04:41.038Z] Removing intermediate container a35f06f95ad1 [2023-03-29T05:04:41.038Z] ---> f4b95cd30f08 [2023-03-29T05:04:41.038Z] Step 7/10 : COPY go.mod vendor* ./ [2023-03-29T05:04:41.628Z] ---> 42684b009622 [2023-03-29T05:04:41.628Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T05:04:41.628Z] ---> Running in 22f2c52b4204 [2023-03-29T05:05:49.560Z] Removing intermediate container 22f2c52b4204 [2023-03-29T05:05:49.560Z] ---> 7349fda15d19 [2023-03-29T05:05:49.560Z] Step 9/10 : COPY . . [2023-03-29T05:05:49.560Z] ---> b888507b1718 [2023-03-29T05:05:49.560Z] Step 10/10 : RUN ${MAKE} [2023-03-29T05:05:49.560Z] ---> Running in d85202706981 [2023-03-29T05:05:49.560Z] noop [2023-03-29T05:05:49.560Z] Removing intermediate container d85202706981 [2023-03-29T05:05:49.560Z] ---> be5a3f8fa6a2 [2023-03-29T05:05:49.560Z] Successfully built be5a3f8fa6a2 [2023-03-29T05:05:49.560Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T05:05:50.050Z] + docker inspect -f . ci-base-image-arm64 [2023-03-29T05:05:50.051Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T05:05:50.355Z] prd-ubuntu20.04-docker-arm64-4c-16g-6197 does not seem to be running inside a container [2023-03-29T05:05:50.437Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-29T05:05:52.414Z] $ docker top acf97513c8602fdd25c7d7a87d48f77a098c1f26973d70656d593a807d93d25f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-29T05:05:53.275Z] + go version [2023-03-29T05:05:53.275Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-29T05:05:53.317Z] $ docker stop --time=1 acf97513c8602fdd25c7d7a87d48f77a098c1f26973d70656d593a807d93d25f [2023-03-29T05:05:54.918Z] $ docker rm -f --volumes acf97513c8602fdd25c7d7a87d48f77a098c1f26973d70656d593a807d93d25f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T05:05:55.766Z] + docker inspect -f . ci-base-image-arm64 [2023-03-29T05:05:55.766Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T05:05:56.009Z] prd-ubuntu20.04-docker-arm64-4c-16g-6197 does not seem to be running inside a container [2023-03-29T05:05:56.077Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-29T05:05:57.183Z] $ docker top 8e20d43d497a0013e633bc05071b3c3cb9a4da0d2a9ec151d253543fbaccadb0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-29T05:05:57.734Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-29T05:05:58.120Z] + make test [2023-03-29T05:05:58.120Z] go test -race -coverprofile=coverage.out ./... [2023-03-29T05:06:44.968Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-03-29T05:08:36.648Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-03-29T05:08:36.648Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-03-29T05:08:36.648Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-03-29T05:08:36.648Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-03-29T05:08:36.648Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-03-29T05:08:40.915Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.218s coverage: 27.6% of statements [2023-03-29T05:08:41.184Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.272s coverage: 79.9% of statements [2023-03-29T05:08:56.179Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-03-29T05:08:56.179Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-03-29T05:08:56.179Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.366s coverage: 86.0% of statements [2023-03-29T05:09:01.523Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-03-29T05:09:01.523Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.457s coverage: 75.7% of statements [2023-03-29T05:09:05.784Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-03-29T05:09:07.203Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-03-29T05:09:07.203Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-03-29T05:09:09.152Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.272s coverage: 14.9% of statements [2023-03-29T05:09:09.152Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.468s coverage: 68.5% of statements [2023-03-29T05:09:11.105Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.464s coverage: 89.2% of statements [2023-03-29T05:09:12.611Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-03-29T05:09:12.889Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.260s coverage: 5.5% of statements [2023-03-29T05:09:13.491Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-29T05:09:13.491Z] GO111MODULE=on go vet ./... [2023-03-29T05:11:35.269Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-29T05:11:35.269Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-29T05:11:35.269Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-29T05:11:35.887Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-29T05:11:35.927Z] $ docker stop --time=1 8e20d43d497a0013e633bc05071b3c3cb9a4da0d2a9ec151d253543fbaccadb0 [2023-03-29T05:11:37.762Z] $ docker rm -f --volumes 8e20d43d497a0013e633bc05071b3c3cb9a4da0d2a9ec151d253543fbaccadb0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-29T05:11:39.288Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-29T05:11:39.321Z] Warning: overwriting stash ‘coverage-report’ [2023-03-29T05:11:39.838Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-29T05:11:40.417Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-29T05:11:40.751Z] + ls -al . [2023-03-29T05:11:40.751Z] total 272 [2023-03-29T05:11:40.751Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 29 05:06 . [2023-03-29T05:11:40.751Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 05:03 .. [2023-03-29T05:11:40.751Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 29 05:03 .dockerignore [2023-03-29T05:11:40.751Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 29 05:03 .git [2023-03-29T05:11:40.751Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 29 05:03 .github [2023-03-29T05:11:40.751Z] -rw-rw-r-- 1 jenkins jenkins 131 Mar 29 05:03 .gitignore [2023-03-29T05:11:40.751Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 29 05:03 .golangci.yml [2023-03-29T05:11:40.751Z] -rw-rw-r-- 1 jenkins jenkins 31677 Mar 29 05:03 CHANGELOG.md [2023-03-29T05:11:40.751Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 29 05:03 GOVERNANCE.md [2023-03-29T05:11:40.751Z] -rw-rw-r-- 1 jenkins jenkins 885 Mar 29 05:03 Jenkinsfile [2023-03-29T05:11:40.751Z] -rw-rw-r-- 1 jenkins jenkins 11341 Mar 29 05:03 LICENSE [2023-03-29T05:11:40.751Z] -rw-rw-r-- 1 jenkins jenkins 1714 Mar 29 05:03 Makefile [2023-03-29T05:11:40.751Z] -rw-rw-r-- 1 jenkins jenkins 619 Mar 29 05:03 OWNERS.md [2023-03-29T05:11:40.751Z] -rw-rw-r-- 1 jenkins jenkins 4891 Mar 29 05:03 README.md [2023-03-29T05:11:40.751Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 29 05:00 VERSION [2023-03-29T05:11:40.752Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 29 05:03 bin [2023-03-29T05:11:40.752Z] -rw-r--r-- 1 jenkins jenkins 106715 Mar 29 05:09 coverage.out [2023-03-29T05:11:40.752Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 29 05:03 example [2023-03-29T05:11:40.752Z] -rw-rw-r-- 1 jenkins jenkins 3243 Mar 29 05:03 go.mod [2023-03-29T05:11:40.752Z] -rw-rw-r-- 1 jenkins jenkins 30606 Mar 29 05:03 go.sum [2023-03-29T05:11:40.752Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 29 05:03 internal [2023-03-29T05:11:40.752Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 29 05:03 openapi [2023-03-29T05:11:40.752Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 29 05:03 pkg [2023-03-29T05:11:40.752Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 05:03 snap [2023-03-29T05:11:40.752Z] -rw-rw-r-- 1 jenkins jenkins 222 Mar 29 05:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T05:11:41.156Z] + 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=704055505654e7e0761323bc09f3226d65796db0 --label arch=arm64 --label version=0.0.0 . [2023-03-29T05:11:41.424Z] Sending build context to Docker daemon 5.971MB [2023-03-29T05:11:41.424Z] Step 1/23 : ARG BASE=golang:1.20-alpine3.17 [2023-03-29T05:11:41.424Z] Step 2/23 : FROM ${BASE} AS builder [2023-03-29T05:11:41.424Z] ---> be5a3f8fa6a2 [2023-03-29T05:11:41.424Z] Step 3/23 : ARG MAKE=make build [2023-03-29T05:11:41.693Z] ---> Running in db9f642e6feb [2023-03-29T05:11:41.958Z] Removing intermediate container db9f642e6feb [2023-03-29T05:11:41.958Z] ---> 84f85cd5f473 [2023-03-29T05:11:41.958Z] Step 4/23 : WORKDIR /device-sdk-go [2023-03-29T05:11:41.958Z] ---> Running in 2d7eaf613add [2023-03-29T05:11:42.225Z] Removing intermediate container 2d7eaf613add [2023-03-29T05:11:42.225Z] ---> 3abc476a4c04 [2023-03-29T05:11:42.225Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-29T05:11:42.225Z] ---> Running in 6304d2d0225f [2023-03-29T05:11:42.491Z] Removing intermediate container 6304d2d0225f [2023-03-29T05:11:42.491Z] ---> 33c48c8ea1e5 [2023-03-29T05:11:42.491Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-03-29T05:11:42.491Z] ---> Running in afb44ddc311d [2023-03-29T05:11:43.458Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T05:11:44.039Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T05:11:44.998Z] OK: 263 MiB in 53 packages [2023-03-29T05:11:46.399Z] Removing intermediate container afb44ddc311d [2023-03-29T05:11:46.399Z] ---> 483f73172745 [2023-03-29T05:11:46.399Z] Step 7/23 : COPY go.mod vendor* ./ [2023-03-29T05:11:46.665Z] ---> bf7b99555e32 [2023-03-29T05:11:46.665Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T05:11:46.665Z] ---> Running in 432d6bb26438 [2023-03-29T05:11:49.244Z] Removing intermediate container 432d6bb26438 [2023-03-29T05:11:49.244Z] ---> 124202f65970 [2023-03-29T05:11:49.244Z] Step 9/23 : COPY . . [2023-03-29T05:11:50.649Z] ---> dbec398c0230 [2023-03-29T05:11:50.649Z] Step 10/23 : RUN ${MAKE} [2023-03-29T05:11:50.649Z] ---> Running in aaf222ebff18 [2023-03-29T05:11:51.230Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-03-29T05:13:57.882Z] Removing intermediate container aaf222ebff18 [2023-03-29T05:13:57.882Z] ---> 736ac364e110 [2023-03-29T05:13:57.882Z] Step 11/23 : FROM alpine:3.17 [2023-03-29T05:13:57.882Z] 3.17: Pulling from library/alpine [2023-03-29T05:13:57.882Z] af6eaf76a39c: Already exists [2023-03-29T05:13:57.882Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-29T05:13:57.882Z] Status: Downloaded newer image for alpine:3.17 [2023-03-29T05:13:57.882Z] ---> d74e625d9115 [2023-03-29T05:13:57.882Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-03-29T05:13:57.883Z] ---> Running in 5d250d460ce5 [2023-03-29T05:13:57.883Z] Removing intermediate container 5d250d460ce5 [2023-03-29T05:13:57.883Z] ---> 3b3d15d94847 [2023-03-29T05:13:57.883Z] Step 13/23 : RUN apk add --update --no-cache [2023-03-29T05:13:57.883Z] ---> Running in 8d7cbf124b5f [2023-03-29T05:13:57.883Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T05:13:57.883Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T05:13:57.883Z] OK: 7 MiB in 15 packages [2023-03-29T05:13:58.845Z] Removing intermediate container 8d7cbf124b5f [2023-03-29T05:13:58.845Z] ---> a2b9b95a1d3d [2023-03-29T05:13:58.845Z] Step 14/23 : WORKDIR / [2023-03-29T05:13:58.845Z] ---> Running in 45269fe82cf0 [2023-03-29T05:13:59.114Z] Removing intermediate container 45269fe82cf0 [2023-03-29T05:13:59.114Z] ---> cc806fff99a4 [2023-03-29T05:13:59.114Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-03-29T05:13:59.701Z] ---> 21efbdf439f0 [2023-03-29T05:13:59.701Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-03-29T05:14:01.123Z] ---> e4a4aaa206f7 [2023-03-29T05:14:01.123Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-03-29T05:14:01.710Z] ---> 4b21521b17f8 [2023-03-29T05:14:01.710Z] Step 18/23 : EXPOSE 59999 [2023-03-29T05:14:01.710Z] ---> Running in 8f28e44fe7d3 [2023-03-29T05:14:01.978Z] Removing intermediate container 8f28e44fe7d3 [2023-03-29T05:14:01.978Z] ---> 87fcb675a44d [2023-03-29T05:14:01.978Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-03-29T05:14:01.978Z] ---> Running in 5f895064351b [2023-03-29T05:14:02.249Z] Removing intermediate container 5f895064351b [2023-03-29T05:14:02.250Z] ---> ae0f802994d6 [2023-03-29T05:14:02.250Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-29T05:14:02.520Z] ---> Running in fe0b6c961277 [2023-03-29T05:14:02.787Z] Removing intermediate container fe0b6c961277 [2023-03-29T05:14:02.787Z] ---> 2bca0ba9c6a5 [2023-03-29T05:14:02.787Z] Step 21/23 : LABEL arch=arm64 [2023-03-29T05:14:02.787Z] ---> Running in eb80c7afa2cb [2023-03-29T05:14:03.054Z] Removing intermediate container eb80c7afa2cb [2023-03-29T05:14:03.054Z] ---> 80b537874eaf [2023-03-29T05:14:03.054Z] Step 22/23 : LABEL git_sha=704055505654e7e0761323bc09f3226d65796db0 [2023-03-29T05:14:03.054Z] ---> Running in 39b409eaf399 [2023-03-29T05:14:03.328Z] Removing intermediate container 39b409eaf399 [2023-03-29T05:14:03.328Z] ---> 790d9b95b9c6 [2023-03-29T05:14:03.328Z] Step 23/23 : LABEL version=0.0.0 [2023-03-29T05:14:03.596Z] ---> Running in 5440495b8191 [2023-03-29T05:14:03.868Z] Removing intermediate container 5440495b8191 [2023-03-29T05:14:03.868Z] ---> c526191ce76c [2023-03-29T05:14:03.868Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-29T05:14:03.868Z] Successfully built c526191ce76c [2023-03-29T05:14:03.868Z] Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [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] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T05:14:04.664Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-29T05:14:04.664Z] [2023-03-29T05:14:04.664Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T05:14:05.065Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-29T05:14:05.066Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-29T05:14:05.066Z] 8998bd30e6a1: Pulling fs layer [2023-03-29T05:14:05.066Z] 04944245beec: Pulling fs layer [2023-03-29T05:14:05.066Z] 699f458cf7ca: Pulling fs layer [2023-03-29T05:14:05.066Z] 765212b225bb: Pulling fs layer [2023-03-29T05:14:05.066Z] f23df028b6ca: Pulling fs layer [2023-03-29T05:14:05.066Z] d65c8cfc05b1: Pulling fs layer [2023-03-29T05:14:05.066Z] 2437ff75d9bd: Pulling fs layer [2023-03-29T05:14:05.066Z] d65c8cfc05b1: Waiting [2023-03-29T05:14:05.066Z] f23df028b6ca: Waiting [2023-03-29T05:14:05.066Z] 2437ff75d9bd: Waiting [2023-03-29T05:14:05.066Z] 765212b225bb: Waiting [2023-03-29T05:14:05.340Z] 04944245beec: Verifying Checksum [2023-03-29T05:14:05.340Z] 04944245beec: Download complete [2023-03-29T05:14:05.340Z] 765212b225bb: Verifying Checksum [2023-03-29T05:14:05.340Z] 765212b225bb: Download complete [2023-03-29T05:14:05.340Z] f23df028b6ca: Verifying Checksum [2023-03-29T05:14:05.340Z] f23df028b6ca: Download complete [2023-03-29T05:14:05.340Z] d65c8cfc05b1: Verifying Checksum [2023-03-29T05:14:05.340Z] d65c8cfc05b1: Download complete [2023-03-29T05:14:05.609Z] 699f458cf7ca: Verifying Checksum [2023-03-29T05:14:05.609Z] 699f458cf7ca: Download complete [2023-03-29T05:14:05.879Z] 8998bd30e6a1: Verifying Checksum [2023-03-29T05:14:05.879Z] 8998bd30e6a1: Download complete [2023-03-29T05:14:08.471Z] 2437ff75d9bd: Verifying Checksum [2023-03-29T05:14:08.471Z] 2437ff75d9bd: Download complete [2023-03-29T05:14:09.886Z] 8998bd30e6a1: Pull complete [2023-03-29T05:14:11.303Z] 04944245beec: Pull complete [2023-03-29T05:14:12.716Z] 699f458cf7ca: Pull complete [2023-03-29T05:14:12.716Z] 765212b225bb: Pull complete [2023-03-29T05:14:13.682Z] f23df028b6ca: Pull complete [2023-03-29T05:14:13.682Z] d65c8cfc05b1: Pull complete [2023-03-29T05:14:28.691Z] 2437ff75d9bd: Pull complete [2023-03-29T05:14:28.691Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-29T05:14:28.691Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-29T05:14:28.691Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T05:14:29.047Z] prd-ubuntu20.04-docker-arm64-4c-16g-6197 does not seem to be running inside a container [2023-03-29T05:14:29.118Z] $ 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/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-29T05:14:31.663Z] $ docker top 682b306391947ac738d6ac833520025afc5e3197784d71d004625bef3afe770c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-29T05:14:32.548Z] ---> job-cost.sh [2023-03-29T05:14:32.548Z] lf-activate-venv: SKIPPING [2023-03-29T05:14:32.548Z] INFO: No Stack... [2023-03-29T05:14:32.816Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-29T05:14:33.778Z] INFO: Archiving Costs [Pipeline] sh [2023-03-29T05:14:34.432Z] + cat /w/workspace/device-sdk-go/1/archives/cost.csv [2023-03-29T05:14:34.432Z] + cut -d, -f6 [Pipeline] lock [2023-03-29T05:14:34.512Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1412-1-stack-cost] [2023-03-29T05:14:34.517Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1412-1-stack-cost] did not exist. Created. [2023-03-29T05:14:34.517Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1412-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-29T05:14:34.925Z] /w/workspace/device-sdk-go/1@tmp/durable-4c03274b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-29T05:14:35.590Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-29T05:14:35.625Z] Warning: overwriting stash ‘stack-cost’ [2023-03-29T05:14:35.687Z] Stashed 1 file(s) [Pipeline] } [2023-03-29T05:14:35.703Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1412-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-29T05:14:35.796Z] $ docker stop --time=1 682b306391947ac738d6ac833520025afc5e3197784d71d004625bef3afe770c [2023-03-29T05:14:38.599Z] $ docker rm -f --volumes 682b306391947ac738d6ac833520025afc5e3197784d71d004625bef3afe770c [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 [2023-03-29T05:14:39.682Z] provisioning config files... [2023-03-29T05:14:39.693Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1412@tmp/config7431779431272563885tmp [Pipeline] { [Pipeline] sh [2023-03-29T05:14:40.027Z] + set +x [2023-03-29T05:14:40.027Z] + curl -s https://codecov.io/bash [2023-03-29T05:14:40.027Z] + bash -s -- [2023-03-29T05:14:40.027Z] [2023-03-29T05:14:40.027Z] _____ _ [2023-03-29T05:14:40.027Z] / ____| | | [2023-03-29T05:14:40.028Z] | | ___ __| | ___ ___ _____ __ [2023-03-29T05:14:40.028Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-29T05:14:40.028Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-29T05:14:40.028Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-29T05:14:40.028Z] Bash-1.0.6 [2023-03-29T05:14:40.028Z] [2023-03-29T05:14:40.028Z] [2023-03-29T05:14:40.028Z] ==> git version 2.25.1 found [2023-03-29T05:14:40.028Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-03-29T05:14:40.028Z] Release-Date: 2020-01-08 [2023-03-29T05:14:40.028Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-29T05:14:40.028Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-29T05:14:40.028Z] ==> Jenkins CI detected. [2023-03-29T05:14:40.028Z] current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1412 [2023-03-29T05:14:40.028Z] project root: . [2023-03-29T05:14:40.028Z] --> token set from env [2023-03-29T05:14:40.028Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-29T05:14:40.028Z] ==> Running gcov in . (disable via -X gcov) [2023-03-29T05:14:40.028Z] ==> Python coveragepy not found [2023-03-29T05:14:40.028Z] ==> Searching for coverage reports in: [2023-03-29T05:14:40.028Z] + . [2023-03-29T05:14:40.028Z] -> Found 1 reports [2023-03-29T05:14:40.028Z] ==> Detecting git/mercurial file structure [2023-03-29T05:14:40.028Z] ==> Reading reports [2023-03-29T05:14:40.028Z] + ./coverage.out bytes=106715 [2023-03-29T05:14:40.028Z] ==> Appending adjustments [2023-03-29T05:14:40.028Z] https://docs.codecov.io/docs/fixing-reports [2023-03-29T05:14:40.594Z] + Found adjustments [2023-03-29T05:14:40.594Z] ==> Gzipping contents [2023-03-29T05:14:40.594Z] 16K /tmp/codecov.0mbagd.gz [2023-03-29T05:14:40.594Z] ==> Uploading reports [2023-03-29T05:14:40.594Z] url: https://codecov.io [2023-03-29T05:14:40.594Z] query: branch=PR-1412&commit=704055505654e7e0761323bc09f3226d65796db0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1412%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1412&job=&cmd_args= [2023-03-29T05:14:40.594Z] -> Pinging Codecov [2023-03-29T05:14:40.594Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1412&commit=704055505654e7e0761323bc09f3226d65796db0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1412%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1412&job=&cmd_args= [2023-03-29T05:14:40.594Z] -> Uploading to [2023-03-29T05:14:40.594Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-29/7E55EF52A471D76F132DFD9A03CDDE97/704055505654e7e0761323bc09f3226d65796db0/2cba5c15-f728-4eff-9cab-dc60c378fe71.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230329%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230329T051440Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=af6ff7a2a28cbadb58faea2d6a450c7be4c19bde209b123f1f2d70ffa0179316 [2023-03-29T05:14:40.594Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-29T05:14:40.594Z] Dload Upload Total Spent Left Speed [2023-03-29T05:14:40.853Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15123 0 0 100 15123 0 55395 --:--:-- --:--:-- --:--:-- 55395 [2023-03-29T05:14:40.853Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/704055505654e7e0761323bc09f3226d65796db0 [Pipeline] } [2023-03-29T05:14:40.884Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-29T05:14:42.657Z] + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1412/archives ] [2023-03-29T05:14:42.657Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1412/archives [2023-03-29T05:14:42.657Z] total 16 [2023-03-29T05:14:42.657Z] drwxr-xr-x 3 root root 4096 Mar 29 05:03 . [2023-03-29T05:14:42.657Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 29 05:03 .. [2023-03-29T05:14:42.657Z] drwxr-xr-x 2 root root 4096 Mar 29 05:03 cost [2023-03-29T05:14:42.657Z] -rw-r--r-- 1 root root 86 Mar 29 05:03 cost.csv [2023-03-29T05:14:42.657Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1412/archives [2023-03-29T05:14:42.657Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1412/archives [2023-03-29T05:14:42.657Z] total 16 [2023-03-29T05:14:42.657Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 29 05:03 . [2023-03-29T05:14:42.657Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 29 05:03 .. [2023-03-29T05:14:42.657Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 29 05:03 cost [2023-03-29T05:14:42.657Z] -rw-r--r-- 1 jenkins jenkins 86 Mar 29 05:03 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-29T05:14:42.981Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-29T05:14:43.872Z] ---> package-listing.sh [2023-03-29T05:14:43.872Z] ++ facter osfamily [2023-03-29T05:14:43.872Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-29T05:14:44.134Z] + OS_FAMILY=debian [2023-03-29T05:14:44.134Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1412 [2023-03-29T05:14:44.134Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-29T05:14:44.134Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-29T05:14:44.134Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-29T05:14:44.134Z] + PACKAGES=/tmp/packages_start.txt [2023-03-29T05:14:44.134Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1412 ']' [2023-03-29T05:14:44.134Z] + PACKAGES=/tmp/packages_end.txt [2023-03-29T05:14:44.134Z] + case "${OS_FAMILY}" in [2023-03-29T05:14:44.134Z] + dpkg -l [2023-03-29T05:14:44.134Z] + grep '^ii' [2023-03-29T05:14:44.134Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-29T05:14:44.134Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-29T05:14:44.134Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-29T05:14:44.134Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1412 ']' [2023-03-29T05:14:44.134Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1412/archives/ [2023-03-29T05:14:44.134Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1412/archives/ [Pipeline] echo [2023-03-29T05:14:44.167Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-sdk-go_PR-1412/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-29T05:14:44.457Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T05:14:45.094Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-29T05:14:45.094Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T05:14:45.239Z] prd-ubuntu20.04-docker-8c-8g-6195 does not seem to be running inside a container [2023-03-29T05:14:45.274Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-sdk-go_PR-1412/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-sdk-go_PR-1412 -v /w/workspace/gexfoundry_device-sdk-go_PR-1412:/w/workspace/gexfoundry_device-sdk-go_PR-1412:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1412@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1412@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-29T05:14:45.496Z] $ docker top 98e36fd3db0295e59caee2fe89c1c27f5efc7858f109f14392c49817907db81f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-29T05:14:45.879Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-29T05:14:46.188Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-29T05:14:46.494Z] + ls /var/log/sa-host [2023-03-29T05:14:46.494Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-29T05:14:46.635Z] provisioning config files... [2023-03-29T05:14:46.644Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1412@tmp/config747935229788935706tmp [Pipeline] { [Pipeline] echo [2023-03-29T05:14:46.695Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-29T05:14:47.010Z] ---> create-netrc.sh [Pipeline] } [2023-03-29T05:14:47.037Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-29T05:14:47.435Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-29T05:14:47.470Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-29T05:14:47.779Z] ---> sudo-logs.sh [2023-03-29T05:14:47.779Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-29T05:14:47.861Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-29T05:14:48.174Z] ---> job-cost.sh [2023-03-29T05:14:48.174Z] lf-activate-venv: SKIPPING [2023-03-29T05:14:48.174Z] DEBUG: total: 0.2199999988079071 [2023-03-29T05:14:48.174Z] INFO: Retrieving Stack Cost... [2023-03-29T05:14:48.742Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-29T05:14:49.004Z] INFO: Archiving Costs [Pipeline] echo [2023-03-29T05:14:49.034Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-29T05:14:49.342Z] ---> logs-deploy.sh [2023-03-29T05:14:49.343Z] lf-activate-venv: SKIPPING [2023-03-29T05:14:49.343Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1412/1 [2023-03-29T05:14:49.343Z] INFO: archiving workspace using pattern(s): [2023-03-29T05:14:50.282Z] Archives upload complete. [2023-03-29T05:14:50.541Z] INFO: archiving logs to Nexus [2023-03-29T05:14:51.111Z] ---> uname -a: [2023-03-29T05:14:51.111Z] Linux prd-ubuntu20-04-docker-8c-8g-6195 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-03-29T05:14:51.111Z] [2023-03-29T05:14:51.111Z] [2023-03-29T05:14:51.111Z] ---> lscpu: [2023-03-29T05:14:51.111Z] Architecture: x86_64 [2023-03-29T05:14:51.111Z] CPU op-mode(s): 32-bit, 64-bit [2023-03-29T05:14:51.111Z] Byte Order: Little Endian [2023-03-29T05:14:51.111Z] Address sizes: 40 bits physical, 48 bits virtual [2023-03-29T05:14:51.111Z] CPU(s): 8 [2023-03-29T05:14:51.111Z] On-line CPU(s) list: 0-7 [2023-03-29T05:14:51.111Z] Thread(s) per core: 1 [2023-03-29T05:14:51.111Z] Core(s) per socket: 1 [2023-03-29T05:14:51.111Z] Socket(s): 8 [2023-03-29T05:14:51.111Z] NUMA node(s): 1 [2023-03-29T05:14:51.111Z] Vendor ID: AuthenticAMD [2023-03-29T05:14:51.111Z] CPU family: 23 [2023-03-29T05:14:51.111Z] Model: 49 [2023-03-29T05:14:51.111Z] Model name: AMD EPYC-Rome Processor [2023-03-29T05:14:51.111Z] Stepping: 0 [2023-03-29T05:14:51.111Z] CPU MHz: 2800.000 [2023-03-29T05:14:51.111Z] BogoMIPS: 5600.00 [2023-03-29T05:14:51.111Z] Virtualization: AMD-V [2023-03-29T05:14:51.111Z] Hypervisor vendor: KVM [2023-03-29T05:14:51.111Z] Virtualization type: full [2023-03-29T05:14:51.111Z] L1d cache: 256 KiB [2023-03-29T05:14:51.111Z] L1i cache: 256 KiB [2023-03-29T05:14:51.111Z] L2 cache: 4 MiB [2023-03-29T05:14:51.111Z] L3 cache: 128 MiB [2023-03-29T05:14:51.111Z] NUMA node0 CPU(s): 0-7 [2023-03-29T05:14:51.111Z] Vulnerability Itlb multihit: Not affected [2023-03-29T05:14:51.111Z] Vulnerability L1tf: Not affected [2023-03-29T05:14:51.111Z] Vulnerability Mds: Not affected [2023-03-29T05:14:51.111Z] Vulnerability Meltdown: Not affected [2023-03-29T05:14:51.111Z] Vulnerability Mmio stale data: Not affected [2023-03-29T05:14:51.111Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-03-29T05:14:51.111Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-03-29T05:14:51.111Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-03-29T05:14:51.111Z] Vulnerability Srbds: Not affected [2023-03-29T05:14:51.111Z] Vulnerability Tsx async abort: Not affected [2023-03-29T05:14:51.111Z] 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 rep_good nopl cpuid extd_apicid tsc_known_freq 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 ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-03-29T05:14:51.111Z] [2023-03-29T05:14:51.111Z] [2023-03-29T05:14:51.111Z] ---> nproc: [2023-03-29T05:14:51.111Z] 8 [2023-03-29T05:14:51.111Z] [2023-03-29T05:14:51.111Z] [2023-03-29T05:14:51.111Z] ---> df -h: [2023-03-29T05:14:51.111Z] Filesystem Size Used Avail Use% Mounted on [2023-03-29T05:14:51.111Z] overlay 155G 12G 144G 8% / [2023-03-29T05:14:51.111Z] tmpfs 64M 0 64M 0% /dev [2023-03-29T05:14:51.111Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-03-29T05:14:51.111Z] shm 64M 0 64M 0% /dev/shm [2023-03-29T05:14:51.111Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-03-29T05:14:51.111Z] [2023-03-29T05:14:51.111Z] [2023-03-29T05:14:51.111Z] ---> sar -b -r -n DEV: [2023-03-29T05:14:51.111Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6195) 03/29/23 _x86_64_ (8 CPU) [2023-03-29T05:14:51.111Z] [2023-03-29T05:14:51.111Z] 04:59:31 LINUX RESTART (8 CPU) [2023-03-29T05:14:51.111Z] [2023-03-29T05:14:51.111Z] 05:00:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-03-29T05:14:51.111Z] 05:01:01 154.41 38.55 115.86 0.00 4348.36 121039.78 0.00 [2023-03-29T05:14:51.111Z] 05:02:01 108.11 0.82 107.30 0.00 8.93 45412.79 0.00 [2023-03-29T05:14:51.111Z] 05:03:01 152.99 0.28 152.71 0.00 12.13 35633.26 0.00 [2023-03-29T05:14:51.111Z] 05:04:01 36.35 0.00 36.35 0.00 0.00 16754.97 0.00 [2023-03-29T05:14:51.111Z] 05:05:01 54.54 10.78 43.76 0.00 5174.34 8785.34 0.00 [2023-03-29T05:14:51.111Z] 05:06:01 5.30 0.02 5.28 0.00 0.13 114.25 0.00 [2023-03-29T05:14:51.111Z] 05:07:01 1.87 0.00 1.87 0.00 0.00 20.53 0.00 [2023-03-29T05:14:51.111Z] 05:08:01 1.92 0.00 1.92 0.00 0.00 20.79 0.00 [2023-03-29T05:14:51.111Z] 05:09:01 1.35 0.00 1.35 0.00 0.00 14.80 0.00 [2023-03-29T05:14:51.111Z] 05:10:01 2.13 0.00 2.13 0.00 0.00 23.85 0.00 [2023-03-29T05:14:51.111Z] 05:11:01 1.37 0.00 1.37 0.00 0.00 14.93 0.00 [2023-03-29T05:14:51.111Z] 05:12:01 2.08 0.00 2.08 0.00 0.00 24.13 0.00 [2023-03-29T05:14:51.111Z] 05:13:01 1.50 0.00 1.50 0.00 0.00 17.06 0.00 [2023-03-29T05:14:51.111Z] 05:14:01 1.98 0.00 1.98 0.00 0.00 21.20 0.00 [2023-03-29T05:14:51.111Z] Average: 37.43 3.56 33.87 0.00 677.31 16154.90 0.00 [2023-03-29T05:14:51.111Z] [2023-03-29T05:14:51.111Z] 05:00:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-03-29T05:14:51.111Z] 05:01:01 29172828 31584644 729848 2.22 76272 2608884 1970864 5.81 1002436 2343296 4688 [2023-03-29T05:14:51.111Z] 05:02:01 28107008 31489104 808944 2.46 145344 3410944 1997956 5.89 1252956 3043856 247172 [2023-03-29T05:14:51.111Z] 05:03:01 28202464 31578528 722608 2.20 150708 3417944 1737612 5.12 1240016 2981880 476 [2023-03-29T05:14:51.111Z] 05:04:01 27683812 31569488 729940 2.22 158676 3869752 1767096 5.21 1265820 3421052 8 [2023-03-29T05:14:51.111Z] 05:05:01 27140652 31530576 749676 2.28 192360 4325836 1817244 5.36 1605612 3588144 1012 [2023-03-29T05:14:51.111Z] 05:06:01 27169228 31554304 726496 2.21 190912 4322576 1800580 5.31 1580464 3584944 348 [2023-03-29T05:14:51.111Z] 05:07:01 27170156 31555332 725368 2.21 190948 4322580 1800580 5.31 1580800 3584948 168 [2023-03-29T05:14:51.111Z] 05:08:01 27178276 31563524 717200 2.18 191000 4322584 1800580 5.31 1572984 3584952 172 [2023-03-29T05:14:51.111Z] 05:09:01 27177532 31562876 717724 2.18 191060 4322584 1800580 5.31 1572872 3584952 160 [2023-03-29T05:14:51.111Z] 05:10:01 27178092 31563516 717084 2.18 191136 4322588 1800580 5.31 1572596 3584956 4 [2023-03-29T05:14:51.111Z] 05:11:01 27178000 31563820 717224 2.18 191208 4322592 1800580 5.31 1572764 3585276 180 [2023-03-29T05:14:51.111Z] 05:12:01 27178488 31564480 716488 2.18 191256 4322728 1800580 5.31 1572840 3585396 188 [2023-03-29T05:14:51.111Z] 05:13:01 27178416 31564484 716484 2.18 191328 4322732 1800580 5.31 1572544 3585400 8 [2023-03-29T05:14:51.111Z] 05:14:01 27178296 31564448 716376 2.18 191400 4322732 1800580 5.31 1572968 3585408 168 [2023-03-29T05:14:51.111Z] Average: 27492375 31557795 729390 2.22 174543 4038361 1821142 5.37 1466977 3403176 18197 [2023-03-29T05:14:51.111Z] [2023-03-29T05:14:51.111Z] 05:00:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-03-29T05:14:51.111Z] 05:01:01 docker0 65.13 85.41 5.41 169.56 0.00 0.00 0.00 0.00 [2023-03-29T05:14:51.111Z] 05:01:01 veth1a38e1d 54.68 73.11 5.20 48.02 0.00 0.00 0.00 0.00 [2023-03-29T05:14:51.111Z] 05:01:01 lo 6.78 6.78 0.66 0.66 0.00 0.00 0.00 0.00 [2023-03-29T05:14:51.111Z] 05:01:01 ens3 724.69 484.80 6764.76 97.23 0.00 0.00 0.00 0.00 [2023-03-29T05:14:51.111Z] 05:02:01 docker0 121.62 223.80 9.83 1821.68 0.00 0.00 0.00 0.00 [2023-03-29T05:14:51.111Z] 05:02:01 veth105e781 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-29T05:14:51.111Z] 05:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-29T05:14:51.112Z] 05:02:01 ens3 265.56 152.66 1855.79 94.86 0.00 0.00 0.00 0.00 [2023-03-29T05:14:51.112Z] 05:03:01 docker0 2.58 6.37 0.16 85.08 0.00 0.00 0.00 0.00 [2023-03-29T05:14:51.112Z] 05:03:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 [2023-03-29T05:14:51.112Z] 05:03:01 ens3 33.86 20.73 108.72 11.48 0.00 0.00 0.00 0.00 [2023-03-29T05:14:51.112Z] 05:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T05:14:51.112Z] 05:04:01 lo 1.13 1.13 0.10 0.10 0.00 0.00 0.00 0.00 [2023-03-29T05:14:51.112Z] 05:04:01 ens3 105.75 65.11 2523.19 11.22 0.00 0.00 0.00 0.00 [2023-03-29T05:14:51.112Z] 05:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T05:14:51.112Z] 05:05:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2023-03-29T05:14:51.112Z] 05:05:01 ens3 188.04 93.72 2807.83 6.58 0.00 0.00 0.00 0.00 [2023-03-29T05:14:51.112Z] 05:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T05:14:51.112Z] 05:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-29T05:14:51.112Z] 05:06:01 ens3 0.52 0.47 0.10 0.09 0.00 0.00 0.00 0.00 [2023-03-29T05:14:51.112Z] 05:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T05:14:51.112Z] 05:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T05:14:51.112Z] 05:07:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T05:14:51.112Z] 05:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T05:14:51.112Z] 05:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-29T05:14:51.112Z] 05:08:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-29T05:14:51.112Z] 05:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T05:14:51.112Z] 05:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T05:14:51.112Z] 05:09:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T05:14:51.112Z] 05:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T05:14:51.112Z] 05:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-29T05:14:51.112Z] 05:10:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-29T05:14:51.112Z] 05:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T05:14:51.112Z] 05:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T05:14:51.112Z] 05:11:01 ens3 0.20 0.15 0.09 0.07 0.00 0.00 0.00 0.00 [2023-03-29T05:14:51.112Z] 05:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T05:14:51.112Z] 05:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-29T05:14:51.112Z] 05:12:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-29T05:14:51.112Z] 05:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T05:14:51.112Z] 05:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T05:14:51.112Z] 05:13:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-03-29T05:14:51.112Z] 05:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T05:14:51.112Z] 05:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-29T05:14:51.112Z] 05:14:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-29T05:14:51.112Z] Average: docker0 13.47 22.47 1.10 148.33 0.00 0.00 0.00 0.00 [2023-03-29T05:14:51.112Z] Average: lo 0.75 0.75 0.07 0.07 0.00 0.00 0.00 0.00 [2023-03-29T05:14:51.112Z] Average: ens3 93.50 57.93 997.52 15.73 0.00 0.00 0.00 0.00 [2023-03-29T05:14:51.112Z] [2023-03-29T05:14:51.112Z] [2023-03-29T05:14:51.112Z] ---> sar -P ALL: [2023-03-29T05:14:51.112Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6195) 03/29/23 _x86_64_ (8 CPU) [2023-03-29T05:14:51.112Z] [2023-03-29T05:14:51.112Z] 04:59:31 LINUX RESTART (8 CPU) [2023-03-29T05:14:51.112Z] [2023-03-29T05:14:51.112Z] 05:00:02 CPU %user %nice %system %iowait %steal %idle [2023-03-29T05:14:51.112Z] 05:01:01 all 9.08 0.00 3.13 2.71 0.07 85.00 [2023-03-29T05:14:51.112Z] 05:01:01 0 9.98 0.00 2.86 0.74 0.07 86.36 [2023-03-29T05:14:51.112Z] 05:01:01 1 10.43 0.00 2.88 1.23 0.07 85.39 [2023-03-29T05:14:51.112Z] 05:01:01 2 9.97 0.00 2.87 0.89 0.09 86.19 [2023-03-29T05:14:51.112Z] 05:01:01 3 9.49 0.00 3.34 0.37 0.05 86.75 [2023-03-29T05:14:51.112Z] 05:01:01 4 5.90 0.00 2.79 0.36 0.07 90.89 [2023-03-29T05:14:51.112Z] 05:01:01 5 8.14 0.00 3.39 1.04 0.05 87.38 [2023-03-29T05:14:51.112Z] 05:01:01 6 10.26 0.00 3.29 12.32 0.07 74.06 [2023-03-29T05:14:51.112Z] 05:01:01 7 8.51 0.00 3.61 4.79 0.12 82.96 [2023-03-29T05:14:51.112Z] 05:02:01 all 23.52 0.00 5.11 2.19 0.08 69.11 [2023-03-29T05:14:51.112Z] 05:02:01 0 24.93 0.00 5.51 2.71 0.07 66.78 [2023-03-29T05:14:51.112Z] 05:02:01 1 23.18 0.00 5.70 7.10 0.10 63.92 [2023-03-29T05:14:51.112Z] 05:02:01 2 24.43 0.00 4.85 0.10 0.07 70.55 [2023-03-29T05:14:51.112Z] 05:02:01 3 23.42 0.00 4.28 0.03 0.07 72.19 [2023-03-29T05:14:51.112Z] 05:02:01 4 23.33 0.00 4.76 0.22 0.07 71.63 [2023-03-29T05:14:51.112Z] 05:02:01 5 23.72 0.00 5.05 0.05 0.08 71.10 [2023-03-29T05:14:51.112Z] 05:02:01 6 23.94 0.00 5.87 6.90 0.08 63.20 [2023-03-29T05:14:51.112Z] 05:02:01 7 21.18 0.00 4.82 0.44 0.07 73.50 [2023-03-29T05:14:51.112Z] 05:03:01 all 39.43 0.00 6.38 2.22 0.08 51.89 [2023-03-29T05:14:51.112Z] 05:03:01 0 39.71 0.00 6.76 3.19 0.08 50.26 [2023-03-29T05:14:51.112Z] 05:03:01 1 39.44 0.00 6.54 5.01 0.08 48.92 [2023-03-29T05:14:51.112Z] 05:03:01 2 38.68 0.00 6.36 0.15 0.07 54.75 [2023-03-29T05:14:51.112Z] 05:03:01 3 38.43 0.00 5.55 0.32 0.08 55.61 [2023-03-29T05:14:51.112Z] 05:03:01 4 39.84 0.00 6.46 3.46 0.10 50.14 [2023-03-29T05:14:51.112Z] 05:03:01 5 39.58 0.00 6.58 0.03 0.07 53.74 [2023-03-29T05:14:51.112Z] 05:03:01 6 40.52 0.00 6.24 3.65 0.10 49.49 [2023-03-29T05:14:51.112Z] 05:03:01 7 39.23 0.00 6.52 1.94 0.08 52.23 [2023-03-29T05:14:51.112Z] 05:04:01 all 2.74 0.00 1.27 0.75 0.03 95.21 [2023-03-29T05:14:51.112Z] 05:04:01 0 2.52 0.00 0.87 0.00 0.03 96.57 [2023-03-29T05:14:51.112Z] 05:04:01 1 3.01 0.00 1.63 4.14 0.07 91.15 [2023-03-29T05:14:51.112Z] 05:04:01 2 3.23 0.00 1.59 0.07 0.03 95.09 [2023-03-29T05:14:51.112Z] 05:04:01 3 2.26 0.00 1.31 0.05 0.03 96.35 [2023-03-29T05:14:51.112Z] 05:04:01 4 2.43 0.00 1.28 0.50 0.02 95.77 [2023-03-29T05:14:51.112Z] 05:04:01 5 2.87 0.00 1.19 0.00 0.03 95.90 [2023-03-29T05:14:51.112Z] 05:04:01 6 2.78 0.00 1.32 0.02 0.02 95.87 [2023-03-29T05:14:51.112Z] 05:04:01 7 2.80 0.00 0.99 1.22 0.03 94.95 [2023-03-29T05:14:51.112Z] 05:05:01 all 2.41 0.00 1.53 0.53 0.02 95.51 [2023-03-29T05:14:51.112Z] 05:05:01 0 2.72 0.00 1.00 0.56 0.03 95.69 [2023-03-29T05:14:51.112Z] 05:05:01 1 2.92 0.00 1.45 0.10 0.02 95.51 [2023-03-29T05:14:51.112Z] 05:05:01 2 2.32 0.00 2.52 0.48 0.02 94.65 [2023-03-29T05:14:51.112Z] 05:05:01 3 2.84 0.00 1.09 0.74 0.02 95.32 [2023-03-29T05:14:51.112Z] 05:05:01 4 3.27 0.00 1.67 0.38 0.03 94.64 [2023-03-29T05:14:51.112Z] 05:05:01 5 1.79 0.00 1.87 0.08 0.02 96.24 [2023-03-29T05:14:51.112Z] 05:05:01 6 0.90 0.00 1.78 1.07 0.02 96.23 [2023-03-29T05:14:51.112Z] 05:05:01 7 2.48 0.00 0.85 0.85 0.02 95.80 [2023-03-29T05:14:51.112Z] 05:06:01 all 0.09 0.00 0.08 0.04 0.01 99.79 [2023-03-29T05:14:51.112Z] 05:06:01 0 0.08 0.00 0.12 0.02 0.00 99.78 [2023-03-29T05:14:51.112Z] 05:06:01 1 0.12 0.00 0.08 0.00 0.02 99.78 [2023-03-29T05:14:51.112Z] 05:06:01 2 0.08 0.00 0.05 0.00 0.03 99.83 [2023-03-29T05:14:51.112Z] 05:06:01 3 0.05 0.00 0.05 0.22 0.03 99.65 [2023-03-29T05:14:51.112Z] 05:06:01 4 0.23 0.00 0.10 0.00 0.00 99.67 [2023-03-29T05:14:51.112Z] 05:06:01 5 0.02 0.00 0.07 0.00 0.02 99.90 [2023-03-29T05:14:51.112Z] 05:06:01 6 0.02 0.00 0.07 0.00 0.00 99.92 [2023-03-29T05:14:51.112Z] 05:06:01 7 0.08 0.00 0.07 0.05 0.02 99.78 [2023-03-29T05:14:51.112Z] 05:07:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2023-03-29T05:14:51.112Z] 05:07:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-03-29T05:14:51.112Z] 05:07:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-29T05:14:51.112Z] 05:07:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2023-03-29T05:14:51.112Z] 05:07:01 3 0.02 0.00 0.00 0.07 0.00 99.92 [2023-03-29T05:14:51.112Z] 05:07:01 4 0.00 0.00 0.03 0.00 0.00 99.97 [2023-03-29T05:14:51.112Z] 05:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-29T05:14:51.112Z] 05:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-29T05:14:51.112Z] 05:07:01 7 0.00 0.00 0.00 0.05 0.02 99.93 [2023-03-29T05:14:51.112Z] 05:08:01 all 0.06 0.00 0.02 0.04 0.01 99.87 [2023-03-29T05:14:51.112Z] 05:08:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2023-03-29T05:14:51.112Z] 05:08:01 1 0.10 0.00 0.02 0.28 0.02 99.58 [2023-03-29T05:14:51.112Z] 05:08:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2023-03-29T05:14:51.112Z] 05:08:01 3 0.02 0.00 0.03 0.05 0.02 99.88 [2023-03-29T05:14:51.112Z] 05:08:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-29T05:14:51.112Z] 05:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-29T05:14:51.112Z] 05:08:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-29T05:14:51.112Z] 05:08:01 7 0.27 0.00 0.02 0.00 0.00 99.72 [2023-03-29T05:14:51.112Z] 05:09:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2023-03-29T05:14:51.112Z] 05:09:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-29T05:14:51.112Z] 05:09:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-29T05:14:51.112Z] 05:09:01 2 0.03 0.00 0.02 0.00 0.03 99.92 [2023-03-29T05:14:51.112Z] 05:09:01 3 0.03 0.00 0.00 0.05 0.02 99.90 [2023-03-29T05:14:51.112Z] 05:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-29T05:14:51.112Z] 05:09:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-29T05:14:51.112Z] 05:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-29T05:14:51.112Z] 05:09:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2023-03-29T05:14:51.112Z] 05:10:01 all 0.03 0.00 0.00 0.02 0.01 99.94 [2023-03-29T05:14:51.112Z] 05:10:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-03-29T05:14:51.112Z] 05:10:01 1 0.05 0.00 0.00 0.00 0.02 99.93 [2023-03-29T05:14:51.112Z] 05:10:01 2 0.05 0.00 0.02 0.03 0.02 99.88 [2023-03-29T05:14:51.112Z] 05:10:01 3 0.00 0.00 0.00 0.10 0.02 99.88 [2023-03-29T05:14:51.112Z] 05:10:01 4 0.02 0.00 0.00 0.02 0.02 99.95 [2023-03-29T05:14:51.112Z] 05:10:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-29T05:14:51.112Z] 05:10:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-29T05:14:51.112Z] 05:10:01 7 0.08 0.00 0.00 0.00 0.00 99.92 [2023-03-29T05:14:51.112Z] 05:11:01 all 0.11 0.00 0.01 0.00 0.01 99.87 [2023-03-29T05:14:51.112Z] 05:11:01 0 0.07 0.00 0.03 0.00 0.00 99.90 [2023-03-29T05:14:51.112Z] 05:11:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-29T05:14:51.112Z] 05:11:01 2 0.05 0.00 0.03 0.00 0.03 99.88 [2023-03-29T05:14:51.112Z] 05:11:01 3 0.03 0.00 0.00 0.03 0.02 99.92 [2023-03-29T05:14:51.112Z] 05:11:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-29T05:14:51.112Z] 05:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-29T05:14:51.113Z] 05:11:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-29T05:14:51.113Z] 05:11:01 7 0.62 0.00 0.00 0.00 0.02 99.37 [2023-03-29T05:14:51.113Z] [2023-03-29T05:14:51.113Z] 05:11:01 CPU %user %nice %system %iowait %steal %idle [2023-03-29T05:14:51.113Z] 05:12:01 all 0.06 0.00 0.01 0.01 0.01 99.92 [2023-03-29T05:14:51.113Z] 05:12:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-29T05:14:51.113Z] 05:12:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2023-03-29T05:14:51.113Z] 05:12:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2023-03-29T05:14:51.113Z] 05:12:01 3 0.32 0.00 0.00 0.10 0.02 99.57 [2023-03-29T05:14:51.113Z] 05:12:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-29T05:14:51.113Z] 05:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-29T05:14:51.113Z] 05:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-29T05:14:51.113Z] 05:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-29T05:14:51.113Z] 05:13:01 all 0.00 0.00 0.01 0.01 0.01 99.97 [2023-03-29T05:14:51.113Z] 05:13:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-03-29T05:14:51.113Z] 05:13:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-29T05:14:51.113Z] 05:13:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2023-03-29T05:14:51.113Z] 05:13:01 3 0.02 0.00 0.02 0.05 0.02 99.90 [2023-03-29T05:14:51.113Z] 05:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-29T05:14:51.113Z] 05:13:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-29T05:14:51.113Z] 05:13:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2023-03-29T05:14:51.113Z] 05:13:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2023-03-29T05:14:51.113Z] 05:14:01 all 0.03 0.00 0.01 0.00 0.01 99.94 [2023-03-29T05:14:51.113Z] 05:14:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-29T05:14:51.113Z] 05:14:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2023-03-29T05:14:51.113Z] 05:14:01 2 0.07 0.00 0.03 0.00 0.03 99.87 [2023-03-29T05:14:51.113Z] 05:14:01 3 0.03 0.00 0.00 0.02 0.02 99.93 [2023-03-29T05:14:51.113Z] 05:14:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-29T05:14:51.113Z] 05:14:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-29T05:14:51.113Z] 05:14:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-29T05:14:51.113Z] 05:14:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2023-03-29T05:14:51.113Z] Average: all 5.51 0.00 1.25 0.60 0.03 92.62 [2023-03-29T05:14:51.113Z] Average: 0 5.68 0.00 1.22 0.51 0.02 92.56 [2023-03-29T05:14:51.113Z] Average: 1 5.63 0.00 1.30 1.27 0.03 91.77 [2023-03-29T05:14:51.113Z] Average: 2 5.61 0.00 1.31 0.12 0.03 92.92 [2023-03-29T05:14:51.113Z] Average: 3 5.47 0.00 1.11 0.16 0.03 93.24 [2023-03-29T05:14:51.113Z] Average: 4 5.34 0.00 1.22 0.35 0.02 93.08 [2023-03-29T05:14:51.113Z] Average: 5 5.40 0.00 1.29 0.08 0.02 93.20 [2023-03-29T05:14:51.113Z] Average: 6 5.56 0.00 1.32 1.68 0.02 91.41 [2023-03-29T05:14:51.113Z] Average: 7 5.35 0.00 1.20 0.66 0.03 92.76 [2023-03-29T05:14:51.113Z] [2023-03-29T05:14:51.113Z] [2023-03-29T05:14:51.113Z]