Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c582db119472e089660f4546ea857b2fbcd79f76 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-ssh9192961596526027553.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh17119005549085593551.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13566728716101504124.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh5821329273065473704.key Verifying host key using known hosts file > 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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11240345550412167351.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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/v2]] ========================================================= [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.18 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org 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-1201 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/edgexfoundry_device-sdk-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision c582db119472e089660f4546ea857b2fbcd79f76 (main) Commit message: "Merge pull request #1216 from AlexCuse/no-subscribe-empty-command-topic" > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c582db119472e089660f4546ea857b2fbcd79f76 # timeout=10 > git rev-list --no-walk 2a1e4923af529abf66cb087d1ef4c8494172dbc4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-26T20:36:41.194Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-26T20:36:41.245Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-26T20:36:41.261Z] ========================================================= [2022-09-26T20:36:41.261Z] EdgeX Global Pipelines Version Info [2022-09-26T20:36:41.261Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-26T20:36:41.967Z] ------------------- [2022-09-26T20:36:41.967Z] stable info: [2022-09-26T20:36:41.967Z] ------------------- [2022-09-26T20:36:41.967Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-26T20:36:41.967Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-26T20:36:41.967Z] Message: update stable to v1.0.239 [2022-09-26T20:36:42.537Z] ------------------- [2022-09-26T20:36:42.537Z] experimental info: [2022-09-26T20:36:42.537Z] ------------------- [2022-09-26T20:36:42.537Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-26T20:36:42.537Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-26T20:36:42.537Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-26T20:36:42.819Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2022-09-26T20:36:42.827Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2022-09-26T20:36:42.841Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-26T20:36:42.851Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-26T20:36:42.859Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-26T20:36:42.867Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-26T20:36:42.874Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-26T20:36:42.883Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2022-09-26T20:36:42.891Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-26T20:36:42.901Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-26T20:36:42.911Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-26T20:36:42.925Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2022-09-26T20:36:42.936Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-26T20:36:42.948Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-26T20:36:42.958Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-26T20:36:42.969Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-09-26T20:36:42.985Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-09-26T20:36:43.001Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-09-26T20:36:43.017Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-26T20:36:43.028Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-26T20:36:43.040Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-09-26T20:36:43.051Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-09-26T20:36:43.061Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-09-26T20:36:43.077Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-09-26T20:36:43.088Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-09-26T20:36:43.100Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-26T20:36:43.113Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-26T20:36:43.124Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-09-26T20:36:43.135Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-09-26T20:36:43.147Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-09-26T20:36:43.169Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c582db119472e089660f4546ea857b2fbcd79f76 [Pipeline] echo [2022-09-26T20:36:43.184Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c582db1 [Pipeline] echo [2022-09-26T20:36:43.198Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-26T20:36:43.244Z] provisioning config files... [2022-09-26T20:36:43.258Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config6241730929517942535tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-26T20:36:43.556Z] ---> docker-login.sh [2022-09-26T20:36:43.556Z] nexus3.edgexfoundry.org:10001 [2022-09-26T20:36:43.817Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T20:36:44.078Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T20:36:44.078Z] Configure a credential helper to remove this warning. See [2022-09-26T20:36:44.078Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T20:36:44.078Z] [2022-09-26T20:36:44.078Z] Login Succeeded [2022-09-26T20:36:44.078Z] nexus3.edgexfoundry.org:10002 [2022-09-26T20:36:44.078Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T20:36:44.078Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T20:36:44.078Z] Configure a credential helper to remove this warning. See [2022-09-26T20:36:44.078Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T20:36:44.078Z] [2022-09-26T20:36:44.078Z] Login Succeeded [2022-09-26T20:36:44.078Z] nexus3.edgexfoundry.org:10003 [2022-09-26T20:36:44.078Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T20:36:44.338Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T20:36:44.338Z] Configure a credential helper to remove this warning. See [2022-09-26T20:36:44.338Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T20:36:44.338Z] [2022-09-26T20:36:44.338Z] Login Succeeded [2022-09-26T20:36:44.338Z] nexus3.edgexfoundry.org:10004 [2022-09-26T20:36:44.338Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T20:36:44.338Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T20:36:44.338Z] Configure a credential helper to remove this warning. See [2022-09-26T20:36:44.338Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T20:36:44.338Z] [2022-09-26T20:36:44.338Z] Login Succeeded [2022-09-26T20:36:44.338Z] docker.io [2022-09-26T20:36:44.338Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T20:36:44.908Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T20:36:44.908Z] Configure a credential helper to remove this warning. See [2022-09-26T20:36:44.908Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T20:36:44.908Z] [2022-09-26T20:36:44.908Z] Login Succeeded [2022-09-26T20:36:44.908Z] ---> docker-login.sh ends [Pipeline] } [2022-09-26T20:36:44.914Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-09-26T20:36:45.252Z] + git rev-list -1 --merges c582db119472e089660f4546ea857b2fbcd79f76~1..c582db119472e089660f4546ea857b2fbcd79f76 [Pipeline] echo [2022-09-26T20:36:45.305Z] -----------> git rev-list -1 --merges c582db119472e089660f4546ea857b2fbcd79f76~1..c582db119472e089660f4546ea857b2fbcd79f76 c582db119472e089660f4546ea857b2fbcd79f76 [2022-09-26T20:36:45.305Z] c582db119472e089660f4546ea857b2fbcd79f76 [false] [Pipeline] sh [2022-09-26T20:36:45.595Z] + git log --format=format:%s -1 c582db119472e089660f4546ea857b2fbcd79f76 [Pipeline] echo [2022-09-26T20:36:45.609Z] ========================================================= [2022-09-26T20:36:45.609Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-26T20:36:45.609Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-26T20:36:45.951Z] + git log --format=format:%s -1 c582db119472e089660f4546ea857b2fbcd79f76 [Pipeline] echo [2022-09-26T20:36:45.962Z] [semverPrep] GIT_COMMIT: c582db119472e089660f4546ea857b2fbcd79f76, Commit Message: Merge pull request #1216 from AlexCuse/no-subscribe-empty-command-topic [Pipeline] echo [2022-09-26T20:36:45.972Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-09-26T20:36:46.356Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-26T20:36:46.356Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-26T20:36:46.356Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-26T20:36:46.356Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-26T20:36:46.356Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-26T20:36:46.356Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-26T20:36:46.356Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T20:36:46.701Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-26T20:36:46.701Z] [2022-09-26T20:36:46.701Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T20:36:47.004Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-26T20:36:47.004Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-26T20:36:47.004Z] b85a868b505f: Pulling fs layer [2022-09-26T20:36:47.004Z] e2be974225ed: Pulling fs layer [2022-09-26T20:36:47.004Z] 339a4e72a1f5: Pulling fs layer [2022-09-26T20:36:47.004Z] 988bab9f4d93: Pulling fs layer [2022-09-26T20:36:47.004Z] 1469e6f7b9e6: Pulling fs layer [2022-09-26T20:36:47.004Z] eaf3925da568: Pulling fs layer [2022-09-26T20:36:47.004Z] bab4dde63d76: Pulling fs layer [2022-09-26T20:36:47.004Z] bde34c3a00c8: Pulling fs layer [2022-09-26T20:36:47.004Z] b352a97aabf1: Pulling fs layer [2022-09-26T20:36:47.004Z] 4872d77fe225: Pulling fs layer [2022-09-26T20:36:47.004Z] 5851b861e8e6: Pulling fs layer [2022-09-26T20:36:47.004Z] 1469e6f7b9e6: Waiting [2022-09-26T20:36:47.004Z] 988bab9f4d93: Waiting [2022-09-26T20:36:47.004Z] eaf3925da568: Waiting [2022-09-26T20:36:47.004Z] 5851b861e8e6: Waiting [2022-09-26T20:36:47.004Z] bab4dde63d76: Waiting [2022-09-26T20:36:47.004Z] bde34c3a00c8: Waiting [2022-09-26T20:36:47.004Z] b352a97aabf1: Waiting [2022-09-26T20:36:47.004Z] 4872d77fe225: Waiting [2022-09-26T20:36:47.004Z] e2be974225ed: Verifying Checksum [2022-09-26T20:36:47.004Z] e2be974225ed: Download complete [2022-09-26T20:36:47.004Z] 988bab9f4d93: Download complete [2022-09-26T20:36:47.264Z] 1469e6f7b9e6: Verifying Checksum [2022-09-26T20:36:47.264Z] 1469e6f7b9e6: Download complete [2022-09-26T20:36:47.264Z] 339a4e72a1f5: Verifying Checksum [2022-09-26T20:36:47.264Z] 339a4e72a1f5: Download complete [2022-09-26T20:36:47.264Z] eaf3925da568: Verifying Checksum [2022-09-26T20:36:47.264Z] eaf3925da568: Download complete [2022-09-26T20:36:47.264Z] bde34c3a00c8: Verifying Checksum [2022-09-26T20:36:47.264Z] bde34c3a00c8: Download complete [2022-09-26T20:36:47.264Z] b352a97aabf1: Download complete [2022-09-26T20:36:47.264Z] 4872d77fe225: Verifying Checksum [2022-09-26T20:36:47.264Z] 4872d77fe225: Download complete [2022-09-26T20:36:47.264Z] 5851b861e8e6: Verifying Checksum [2022-09-26T20:36:47.264Z] 5851b861e8e6: Download complete [2022-09-26T20:36:47.264Z] b85a868b505f: Verifying Checksum [2022-09-26T20:36:47.264Z] b85a868b505f: Download complete [2022-09-26T20:36:47.523Z] bab4dde63d76: Verifying Checksum [2022-09-26T20:36:48.476Z] b85a868b505f: Pull complete [2022-09-26T20:36:48.737Z] e2be974225ed: Pull complete [2022-09-26T20:36:49.305Z] 339a4e72a1f5: Pull complete [2022-09-26T20:36:49.305Z] 988bab9f4d93: Pull complete [2022-09-26T20:36:49.564Z] 1469e6f7b9e6: Pull complete [2022-09-26T20:36:49.564Z] eaf3925da568: Pull complete [2022-09-26T20:36:51.468Z] bab4dde63d76: Pull complete [2022-09-26T20:36:51.468Z] bde34c3a00c8: Pull complete [2022-09-26T20:36:51.732Z] b352a97aabf1: Pull complete [2022-09-26T20:36:51.732Z] 4872d77fe225: Pull complete [2022-09-26T20:36:51.732Z] 5851b861e8e6: Pull complete [2022-09-26T20:36:51.732Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-26T20:36:51.732Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-26T20:36:51.732Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T20:36:51.833Z] prd-ubuntu20.04-docker-8c-8g-1201 does not seem to be running inside a container [2022-09-26T20:36:51.869Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-26T20:36:54.115Z] $ docker top e713a642edb423a5d7f45d1788e0a5dd992b215d03042c31e299014841599056 -eo pid,comm [2022-09-26T20:36:54.170Z] 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). [2022-09-26T20:36:54.170Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-26T20:36:54.205Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-26T20:36:54.206Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-26T20:36:54.330Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-26T20:36:54.335Z] $ docker exec e713a642edb423a5d7f45d1788e0a5dd992b215d03042c31e299014841599056 ssh-agent [2022-09-26T20:36:54.438Z] SSH_AUTH_SOCK=/tmp/ssh-gh7GdaQOe7BT/agent.34 [2022-09-26T20:36:54.438Z] SSH_AGENT_PID=40 [2022-09-26T20:36:54.445Z] Running ssh-add (command line suppressed) [2022-09-26T20:36:54.550Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_29828920716773248.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_29828920716773248.key) [2022-09-26T20:36:54.562Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-26T20:36:54.860Z] + git tag --points-at HEAD [Pipeline] } [2022-09-26T20:36:54.877Z] $ docker exec --env ******** --env ******** e713a642edb423a5d7f45d1788e0a5dd992b215d03042c31e299014841599056 ssh-agent -k [2022-09-26T20:36:54.979Z] unset SSH_AUTH_SOCK; [2022-09-26T20:36:54.979Z] unset SSH_AGENT_PID; [2022-09-26T20:36:54.979Z] echo Agent pid 40 killed; [2022-09-26T20:36:54.990Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-26T20:36:55.011Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-26T20:36:55.011Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-26T20:36:55.122Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-26T20:36:55.127Z] $ docker exec e713a642edb423a5d7f45d1788e0a5dd992b215d03042c31e299014841599056 ssh-agent [2022-09-26T20:36:55.231Z] SSH_AUTH_SOCK=/tmp/ssh-GMdTM7N1mKHU/agent.72 [2022-09-26T20:36:55.231Z] SSH_AGENT_PID=78 [2022-09-26T20:36:55.236Z] Running ssh-add (command line suppressed) [2022-09-26T20:36:55.337Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4645837658292354028.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4645837658292354028.key) [2022-09-26T20:36:55.347Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-26T20:36:55.627Z] + git semver init [2022-09-26T20:36:55.886Z] 2022-09-26 20:36:55,842 [run_init] DEBUG init version:0.0.0 force:False [2022-09-26T20:36:55.886Z] 2022-09-26 20:36:55,843 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver [2022-09-26T20:36:55.886Z] 2022-09-26 20:36:55,843 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2022-09-26T20:36:55.886Z] 2022-09-26 20:36:55,844 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/edgexfoundry_device-sdk-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2022-09-26T20:36:57.268Z] 2022-09-26 20:36:56,916 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude [2022-09-26T20:36:57.268Z] 2022-09-26 20:36:56,917 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False [2022-09-26T20:36:57.268Z] 2022-09-26 20:36:56,917 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-09-26T20:36:57.268Z] 2022-09-26 20:36:56,917 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-09-26T20:36:57.268Z] 2.3.0-dev.27 [Pipeline] } [2022-09-26T20:36:57.280Z] $ docker exec --env ******** --env ******** e713a642edb423a5d7f45d1788e0a5dd992b215d03042c31e299014841599056 ssh-agent -k [2022-09-26T20:36:57.379Z] unset SSH_AUTH_SOCK; [2022-09-26T20:36:57.379Z] unset SSH_AGENT_PID; [2022-09-26T20:36:57.380Z] echo Agent pid 78 killed; [2022-09-26T20:36:57.387Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-26T20:36:57.685Z] + git semver [Pipeline] } [2022-09-26T20:36:57.958Z] $ docker stop --time=1 e713a642edb423a5d7f45d1788e0a5dd992b215d03042c31e299014841599056 [2022-09-26T20:36:59.258Z] $ docker rm -f e713a642edb423a5d7f45d1788e0a5dd992b215d03042c31e299014841599056 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-26T20:36:59.587Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-26T20:36:59.763Z] Stashed 1 file(s) [Pipeline] echo [2022-09-26T20:36:59.765Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.27 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-26T20:36:59.912Z] provisioning config files... [2022-09-26T20:36:59.922Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4940171849651841195tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-26T20:37:00.220Z] ---> docker-login.sh [2022-09-26T20:37:00.220Z] nexus3.edgexfoundry.org:10001 [2022-09-26T20:37:00.220Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T20:37:00.220Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T20:37:00.220Z] Configure a credential helper to remove this warning. See [2022-09-26T20:37:00.220Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T20:37:00.220Z] [2022-09-26T20:37:00.220Z] Login Succeeded [2022-09-26T20:37:00.220Z] nexus3.edgexfoundry.org:10002 [2022-09-26T20:37:00.220Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T20:37:00.220Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T20:37:00.220Z] Configure a credential helper to remove this warning. See [2022-09-26T20:37:00.220Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T20:37:00.220Z] [2022-09-26T20:37:00.220Z] Login Succeeded [2022-09-26T20:37:00.220Z] nexus3.edgexfoundry.org:10003 [2022-09-26T20:37:00.480Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T20:37:00.480Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T20:37:00.480Z] Configure a credential helper to remove this warning. See [2022-09-26T20:37:00.480Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T20:37:00.480Z] [2022-09-26T20:37:00.480Z] Login Succeeded [2022-09-26T20:37:00.480Z] nexus3.edgexfoundry.org:10004 [2022-09-26T20:37:00.480Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T20:37:00.480Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T20:37:00.480Z] Configure a credential helper to remove this warning. See [2022-09-26T20:37:00.480Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T20:37:00.480Z] [2022-09-26T20:37:00.480Z] Login Succeeded [2022-09-26T20:37:00.480Z] docker.io [2022-09-26T20:37:00.740Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T20:37:01.000Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T20:37:01.000Z] Configure a credential helper to remove this warning. See [2022-09-26T20:37:01.000Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T20:37:01.000Z] [2022-09-26T20:37:01.000Z] Login Succeeded [2022-09-26T20:37:01.000Z] ---> docker-login.sh ends [Pipeline] } [2022-09-26T20:37:01.007Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-26T20:37:01.063Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-26T20:37:01.072Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-26T20:37:01.077Z] ========================================================= [2022-09-26T20:37:01.077Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-26T20:37:01.077Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T20:37:01.380Z] + 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.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-09-26T20:37:01.380Z] Sending build context to Docker daemon 9.875MB [2022-09-26T20:37:01.380Z] Step 1/11 : ARG BASE=golang:1.18-alpine3.16 [2022-09-26T20:37:01.380Z] Step 2/11 : FROM ${BASE} AS builder [2022-09-26T20:37:01.380Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-26T20:37:01.380Z] 2408cc74d12b: Pulling fs layer [2022-09-26T20:37:01.380Z] ea60b727a1ce: Pulling fs layer [2022-09-26T20:37:01.380Z] 30c4a7721957: Pulling fs layer [2022-09-26T20:37:01.380Z] 370296b7ddb6: Pulling fs layer [2022-09-26T20:37:01.380Z] 7c6cee850709: Pulling fs layer [2022-09-26T20:37:01.380Z] 39a5fcdaea64: Pulling fs layer [2022-09-26T20:37:01.380Z] d94ebbe4e438: Pulling fs layer [2022-09-26T20:37:01.380Z] bcfd1f05c69d: Pulling fs layer [2022-09-26T20:37:01.380Z] 59ccb84bbe0f: Pulling fs layer [2022-09-26T20:37:01.380Z] 39a5fcdaea64: Waiting [2022-09-26T20:37:01.380Z] 59ccb84bbe0f: Waiting [2022-09-26T20:37:01.380Z] d94ebbe4e438: Waiting [2022-09-26T20:37:01.380Z] bcfd1f05c69d: Waiting [2022-09-26T20:37:01.380Z] 370296b7ddb6: Waiting [2022-09-26T20:37:01.380Z] 7c6cee850709: Waiting [2022-09-26T20:37:01.380Z] 30c4a7721957: Verifying Checksum [2022-09-26T20:37:01.380Z] 30c4a7721957: Download complete [2022-09-26T20:37:01.660Z] ea60b727a1ce: Download complete [2022-09-26T20:37:01.660Z] 7c6cee850709: Verifying Checksum [2022-09-26T20:37:01.660Z] 7c6cee850709: Download complete [2022-09-26T20:37:01.660Z] 39a5fcdaea64: Download complete [2022-09-26T20:37:01.660Z] 2408cc74d12b: Verifying Checksum [2022-09-26T20:37:01.660Z] 2408cc74d12b: Download complete [2022-09-26T20:37:01.660Z] d94ebbe4e438: Verifying Checksum [2022-09-26T20:37:01.660Z] d94ebbe4e438: Download complete [2022-09-26T20:37:01.660Z] 2408cc74d12b: Pull complete [2022-09-26T20:37:01.920Z] ea60b727a1ce: Pull complete [2022-09-26T20:37:01.920Z] 30c4a7721957: Pull complete [2022-09-26T20:37:01.920Z] 59ccb84bbe0f: Verifying Checksum [2022-09-26T20:37:01.920Z] 59ccb84bbe0f: Download complete [2022-09-26T20:37:02.179Z] bcfd1f05c69d: Verifying Checksum [2022-09-26T20:37:02.179Z] bcfd1f05c69d: Download complete [2022-09-26T20:37:02.437Z] 370296b7ddb6: Verifying Checksum [2022-09-26T20:37:02.437Z] 370296b7ddb6: Download complete [2022-09-26T20:37:06.618Z] 370296b7ddb6: Pull complete [2022-09-26T20:37:06.618Z] 7c6cee850709: Pull complete [2022-09-26T20:37:06.618Z] 39a5fcdaea64: Pull complete [2022-09-26T20:37:06.618Z] d94ebbe4e438: Pull complete [2022-09-26T20:37:08.522Z] bcfd1f05c69d: Pull complete [2022-09-26T20:37:09.459Z] 59ccb84bbe0f: Pull complete [2022-09-26T20:37:09.460Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-26T20:37:09.460Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-26T20:37:09.460Z] ---> a4fb48ad2a94 [2022-09-26T20:37:09.460Z] Step 3/11 : ARG MAKE=make build [2022-09-26T20:37:12.767Z] ---> Running in 93058b2694f8 [2022-09-26T20:37:12.767Z] Removing intermediate container 93058b2694f8 [2022-09-26T20:37:12.767Z] ---> 6c57c0137060 [2022-09-26T20:37:12.767Z] Step 4/11 : WORKDIR /device-sdk-go [2022-09-26T20:37:12.767Z] ---> Running in b51a6930db37 [2022-09-26T20:37:12.767Z] Removing intermediate container b51a6930db37 [2022-09-26T20:37:12.767Z] ---> 13ebc436bce4 [2022-09-26T20:37:12.767Z] Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-26T20:37:12.767Z] ---> Running in b57828600a48 [2022-09-26T20:37:12.767Z] Removing intermediate container b57828600a48 [2022-09-26T20:37:12.767Z] ---> a20c8b134519 [2022-09-26T20:37:12.767Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-26T20:37:12.767Z] ---> Running in d8fd8f469d61 [2022-09-26T20:37:13.348Z] Removing intermediate container d8fd8f469d61 [2022-09-26T20:37:13.349Z] ---> 8273e235589f [2022-09-26T20:37:13.349Z] Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-09-26T20:37:13.349Z] ---> Running in 4243a5ae1f1b [2022-09-26T20:37:13.608Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-26T20:37:14.544Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-26T20:37:14.804Z] OK: 211 MiB in 51 packages [2022-09-26T20:37:14.874Z] Still waiting to schedule task [2022-09-26T20:37:14.874Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-09-26T20:37:15.374Z] Removing intermediate container 4243a5ae1f1b [2022-09-26T20:37:15.374Z] ---> ebad1e42c03a [2022-09-26T20:37:15.374Z] Step 8/11 : COPY go.mod vendor* ./ [2022-09-26T20:37:15.374Z] ---> 0a745437b8b3 [2022-09-26T20:37:15.374Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-26T20:37:15.374Z] ---> Running in 65393b2f3585 [2022-09-26T20:37:37.319Z] Removing intermediate container 65393b2f3585 [2022-09-26T20:37:37.319Z] ---> 4092210549ab [2022-09-26T20:37:37.319Z] Step 10/11 : COPY . . [2022-09-26T20:37:37.319Z] ---> 8413a0f53027 [2022-09-26T20:37:37.319Z] Step 11/11 : RUN ${MAKE} [2022-09-26T20:37:37.319Z] ---> Running in 34f1a9d1a3a3 [2022-09-26T20:37:37.319Z] noop [2022-09-26T20:37:37.319Z] Removing intermediate container 34f1a9d1a3a3 [2022-09-26T20:37:37.319Z] ---> 9335e24d0e5b [2022-09-26T20:37:37.319Z] Successfully built 9335e24d0e5b [2022-09-26T20:37:37.319Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T20:37:37.633Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-26T20:37:37.633Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T20:37:37.709Z] prd-ubuntu20.04-docker-8c-8g-1201 does not seem to be running inside a container [2022-09-26T20:37:37.739Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-09-26T20:37:38.099Z] $ docker top 745d7b688aecbdf4a1db4b426cc426d2e8f80c26f905828d95bf806a1ee64c66 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-26T20:37:38.439Z] + go version [2022-09-26T20:37:38.439Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-26T20:37:38.451Z] $ docker stop --time=1 745d7b688aecbdf4a1db4b426cc426d2e8f80c26f905828d95bf806a1ee64c66 [2022-09-26T20:37:39.732Z] $ docker rm -f 745d7b688aecbdf4a1db4b426cc426d2e8f80c26f905828d95bf806a1ee64c66 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T20:37:40.110Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-26T20:37:40.110Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T20:37:40.175Z] prd-ubuntu20.04-docker-8c-8g-1201 does not seem to be running inside a container [2022-09-26T20:37:40.203Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-09-26T20:37:40.576Z] $ docker top 4fc1fae2877b1a2e49f3a1048c222ee84bdbdd95efe64eaf218dfc073e7a0f86 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-26T20:37:40.915Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2022-09-26T20:37:41.205Z] + make test [2022-09-26T20:37:41.205Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-09-26T20:37:47.770Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2022-09-26T20:38:02.632Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2022-09-26T20:38:02.632Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2022-09-26T20:38:02.632Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2022-09-26T20:38:02.632Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] [2022-09-26T20:38:02.632Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2022-09-26T20:38:02.632Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.059s coverage: 27.6% of statements [2022-09-26T20:38:02.632Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.062s coverage: 78.9% of statements [2022-09-26T20:38:02.632Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/clients [no test files] [2022-09-26T20:38:02.632Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.093s coverage: 60.0% of statements [2022-09-26T20:38:02.632Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2022-09-26T20:38:02.632Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2022-09-26T20:38:02.891Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.114s coverage: 54.4% of statements [2022-09-26T20:38:02.891Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2022-09-26T20:38:02.891Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/messaging [no test files] [2022-09-26T20:38:02.891Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2022-09-26T20:38:02.891Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2022-09-26T20:38:02.891Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.101s coverage: 65.1% of statements [2022-09-26T20:38:02.891Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces [no test files] [2022-09-26T20:38:02.891Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces/mocks [no test files] [2022-09-26T20:38:02.891Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.829s coverage: 89.2% of statements [2022-09-26T20:38:02.891Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2022-09-26T20:38:03.149Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.061s coverage: 4.5% of statements [2022-09-26T20:38:03.149Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2022-09-26T20:38:21.238Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-09-26T20:38:21.238Z] GO111MODULE=on go vet ./... [2022-09-26T20:38:23.767Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-26T20:38:23.767Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-26T20:38:23.767Z] ./bin/test-attribution-txt.sh [2022-09-26T20:38:24.026Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2022-09-26T20:38:24.026Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-09-26T20:38:24.026Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-09-26T20:38:24.026Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-09-26T20:38:24.037Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-26T20:38:24.049Z] $ docker stop --time=1 4fc1fae2877b1a2e49f3a1048c222ee84bdbdd95efe64eaf218dfc073e7a0f86 [2022-09-26T20:38:27.301Z] $ docker rm -f 4fc1fae2877b1a2e49f3a1048c222ee84bdbdd95efe64eaf218dfc073e7a0f86 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-26T20:38:27.811Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-26T20:38:27.882Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-09-26T20:38:28.408Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-26T20:38:28.692Z] + ls -al . [2022-09-26T20:38:28.692Z] total 276 [2022-09-26T20:38:28.692Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 26 20:37 . [2022-09-26T20:38:28.692Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 26 20:36 .. [2022-09-26T20:38:28.692Z] -rw-rw-r-- 1 jenkins jenkins 140 Sep 26 20:36 .dockerignore [2022-09-26T20:38:28.692Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 26 20:38 .git [2022-09-26T20:38:28.692Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 26 20:36 .github [2022-09-26T20:38:28.692Z] -rw-rw-r-- 1 jenkins jenkins 131 Sep 26 20:36 .gitignore [2022-09-26T20:38:28.692Z] -rw-rw-r-- 1 jenkins jenkins 42 Sep 26 20:36 .golangci.yml [2022-09-26T20:38:28.692Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 26 20:36 .semver [2022-09-26T20:38:28.692Z] -rw-rw-r-- 1 jenkins jenkins 29536 Sep 26 20:36 CHANGELOG.md [2022-09-26T20:38:28.692Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 26 20:36 GOVERNANCE.md [2022-09-26T20:38:28.692Z] -rw-rw-r-- 1 jenkins jenkins 880 Sep 26 20:36 Jenkinsfile [2022-09-26T20:38:28.692Z] -rw-rw-r-- 1 jenkins jenkins 11341 Sep 26 20:36 LICENSE [2022-09-26T20:38:28.692Z] -rw-rw-r-- 1 jenkins jenkins 2002 Sep 26 20:36 Makefile [2022-09-26T20:38:28.692Z] -rw-rw-r-- 1 jenkins jenkins 619 Sep 26 20:36 OWNERS.md [2022-09-26T20:38:28.692Z] -rw-rw-r-- 1 jenkins jenkins 4881 Sep 26 20:36 README.md [2022-09-26T20:38:28.692Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 26 20:36 VERSION [2022-09-26T20:38:28.692Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 26 20:36 bin [2022-09-26T20:38:28.692Z] -rw-r--r-- 1 jenkins jenkins 101794 Sep 26 20:38 coverage.out [2022-09-26T20:38:28.692Z] drwxrwxr-x 5 jenkins jenkins 4096 Sep 26 20:36 example [2022-09-26T20:38:28.692Z] -rw-rw-r-- 1 jenkins jenkins 3412 Sep 26 20:36 go.mod [2022-09-26T20:38:28.692Z] -rw-rw-r-- 1 jenkins jenkins 37485 Sep 26 20:36 go.sum [2022-09-26T20:38:28.692Z] drwxrwxr-x 14 jenkins jenkins 4096 Sep 26 20:36 internal [2022-09-26T20:38:28.692Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 26 20:36 openapi [2022-09-26T20:38:28.692Z] drwxrwxr-x 6 jenkins jenkins 4096 Sep 26 20:36 pkg [2022-09-26T20:38:28.693Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 26 20:36 snap [2022-09-26T20:38:28.693Z] -rw-rw-r-- 1 jenkins jenkins 222 Sep 26 20:36 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T20:38:29.001Z] + 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=c582db119472e089660f4546ea857b2fbcd79f76 --label arch=amd64 --label version=2.3.0-dev.27 . [2022-09-26T20:38:29.001Z] Sending build context to Docker daemon 9.977MB [2022-09-26T20:38:29.001Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-09-26T20:38:29.001Z] Step 2/25 : FROM ${BASE} AS builder [2022-09-26T20:38:29.001Z] ---> 9335e24d0e5b [2022-09-26T20:38:29.001Z] Step 3/25 : ARG MAKE=make build [2022-09-26T20:38:29.261Z] ---> Running in e4d28a4fe6af [2022-09-26T20:38:29.261Z] Removing intermediate container e4d28a4fe6af [2022-09-26T20:38:29.261Z] ---> a99656a1f3e3 [2022-09-26T20:38:29.261Z] Step 4/25 : WORKDIR /device-sdk-go [2022-09-26T20:38:29.261Z] ---> Running in 3d22d65bc96d [2022-09-26T20:38:29.521Z] Removing intermediate container 3d22d65bc96d [2022-09-26T20:38:29.521Z] ---> 0198c78508e0 [2022-09-26T20:38:29.521Z] Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-26T20:38:29.521Z] ---> Running in ecda1aff820c [2022-09-26T20:38:29.521Z] Removing intermediate container ecda1aff820c [2022-09-26T20:38:29.521Z] ---> 58a102ebe26e [2022-09-26T20:38:29.521Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-26T20:38:29.521Z] ---> Running in 2eb0af66cf07 [2022-09-26T20:38:30.126Z] Removing intermediate container 2eb0af66cf07 [2022-09-26T20:38:30.126Z] ---> d587cc9a0f7d [2022-09-26T20:38:30.126Z] Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-09-26T20:38:30.126Z] ---> Running in 7eafcae4e41c [2022-09-26T20:38:30.406Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-26T20:38:31.397Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-26T20:38:31.682Z] OK: 211 MiB in 51 packages [2022-09-26T20:38:31.941Z] Removing intermediate container 7eafcae4e41c [2022-09-26T20:38:31.941Z] ---> 4d35af620fb5 [2022-09-26T20:38:31.941Z] Step 8/25 : COPY go.mod vendor* ./ [2022-09-26T20:38:31.941Z] ---> 877c781c7e68 [2022-09-26T20:38:31.941Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-26T20:38:32.201Z] ---> Running in 67fcecda8149 [2022-09-26T20:38:32.775Z] Removing intermediate container 67fcecda8149 [2022-09-26T20:38:32.775Z] ---> 72c8566fc67f [2022-09-26T20:38:32.775Z] Step 10/25 : COPY . . [2022-09-26T20:38:33.395Z] ---> cb4cdfc98551 [2022-09-26T20:38:33.395Z] Step 11/25 : RUN ${MAKE} [2022-09-26T20:38:33.395Z] ---> Running in ba2f9976c85c [2022-09-26T20:38:33.656Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=2.3.0-dev.27" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2022-09-26T20:38:43.061Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1203 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws [2022-09-26T20:38:43.076Z] Running in /w/workspace/device-sdk-go/102 [Pipeline] { [Pipeline] checkout [2022-09-26T20:38:43.103Z] The recommended git tool is: git [2022-09-26T20:38:48.073Z] using credential edgex-jenkins-ssh [2022-09-26T20:38:48.087Z] Cloning the remote Git repository [2022-09-26T20:38:48.127Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2022-09-26T20:38:48.198Z] > git init /w/workspace/device-sdk-go/102 # timeout=10 [2022-09-26T20:38:48.335Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2022-09-26T20:38:48.336Z] > git --version # timeout=10 [2022-09-26T20:38:48.358Z] > git --version # 'git version 2.25.1' [2022-09-26T20:38:48.359Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-26T20:38:48.401Z] Verifying host key using known hosts file [2022-09-26T20:38:48.580Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-09-26T20:38:48.593Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-26T20:38:50.080Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2022-09-26T20:38:50.099Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-26T20:38:50.883Z] Avoid second fetch [2022-09-26T20:38:50.883Z] Checking out Revision c582db119472e089660f4546ea857b2fbcd79f76 (main) [2022-09-26T20:38:51.376Z] Commit message: "Merge pull request #1216 from AlexCuse/no-subscribe-empty-command-topic" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-26T20:38:51.741Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2022-09-26T20:38:50.898Z] > git config core.sparsecheckout # timeout=10 [2022-09-26T20:38:50.914Z] > git checkout -f c582db119472e089660f4546ea857b2fbcd79f76 # timeout=10 [2022-09-26T20:38:52.162Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-26T20:38:52.162Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-26T20:38:52.162Z] Dload Upload Total Spent Left Speed [2022-09-26T20:38:52.162Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 84013 0 --:--:-- --:--:-- --:--:-- 84013 [Pipeline] sh [2022-09-26T20:38:52.768Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-26T20:38:53.092Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-09-26T20:38:53.092Z] + sudo tee /etc/docker/daemon.new [2022-09-26T20:38:53.092Z] { [2022-09-26T20:38:53.092Z] "registry-mirrors": [ [2022-09-26T20:38:53.092Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-26T20:38:53.092Z] ], [2022-09-26T20:38:53.092Z] "bip": "10.250.0.254/24", [2022-09-26T20:38:53.092Z] "hosts": [ [2022-09-26T20:38:53.092Z] "tcp://0.0.0.0:5555", [2022-09-26T20:38:53.092Z] "unix:///var/run/docker.sock" [2022-09-26T20:38:53.092Z] ], [2022-09-26T20:38:53.092Z] "mtu": 1458, [2022-09-26T20:38:53.092Z] "selinux-enabled": true, [2022-09-26T20:38:53.092Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-26T20:38:53.092Z] } [Pipeline] sh [2022-09-26T20:38:53.421Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-26T20:38:53.745Z] + sudo service docker restart [2022-09-26T20:38:55.965Z] Removing intermediate container ba2f9976c85c [2022-09-26T20:38:55.965Z] ---> 9df6d1b02f44 [2022-09-26T20:38:55.965Z] Step 12/25 : FROM alpine:3.16 [2022-09-26T20:38:56.225Z] 3.16: Pulling from library/alpine [2022-09-26T20:38:56.485Z] 213ec9aee27d: Pulling fs layer [2022-09-26T20:38:56.786Z] 213ec9aee27d: Download complete [2022-09-26T20:38:56.786Z] 213ec9aee27d: Pull complete [2022-09-26T20:38:56.786Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-26T20:38:56.787Z] Status: Downloaded newer image for alpine:3.16 [2022-09-26T20:38:56.787Z] ---> 9c6f07244728 [2022-09-26T20:38:56.787Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-26T20:38:57.046Z] ---> Running in 8755fabf5e87 [2022-09-26T20:38:57.046Z] Removing intermediate container 8755fabf5e87 [2022-09-26T20:38:57.046Z] ---> bd6a6047d8c1 [2022-09-26T20:38:57.046Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-26T20:38:57.046Z] ---> Running in fc8d0580cf6f [2022-09-26T20:38:57.613Z] Removing intermediate container fc8d0580cf6f [2022-09-26T20:38:57.613Z] ---> 0c87dc540700 [2022-09-26T20:38:57.613Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-09-26T20:38:57.613Z] ---> Running in 7b807c68b03e [2022-09-26T20:38:57.872Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-26T20:38:58.805Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-26T20:38:59.065Z] (1/5) Installing libgcc (11.2.1_git20220219-r2) [2022-09-26T20:38:59.065Z] (2/5) Installing libsodium (1.0.18-r0) [2022-09-26T20:38:59.323Z] (3/5) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-26T20:38:59.323Z] (4/5) Installing libzmq (4.3.4-r0) [2022-09-26T20:38:59.582Z] (5/5) Installing zeromq (4.3.4-r0) [2022-09-26T20:38:59.582Z] Executing busybox-1.35.0-r17.trigger [2022-09-26T20:38:59.582Z] OK: 8 MiB in 19 packages [2022-09-26T20:39:00.150Z] Removing intermediate container 7b807c68b03e [2022-09-26T20:39:00.150Z] ---> 4a22dc72fdc9 [2022-09-26T20:39:00.150Z] Step 16/25 : WORKDIR / [2022-09-26T20:39:00.150Z] ---> Running in ce4c76a01524 [2022-09-26T20:39:00.150Z] Removing intermediate container ce4c76a01524 [2022-09-26T20:39:00.150Z] ---> 4ade5455a1b2 [2022-09-26T20:39:00.150Z] Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2022-09-26T20:39:00.150Z] ---> a2ce371e4b7f [2022-09-26T20:39:00.150Z] Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2022-09-26T20:39:01.086Z] ---> 55d669fb2d34 [2022-09-26T20:39:01.086Z] Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2022-09-26T20:39:01.086Z] ---> b02735a65680 [2022-09-26T20:39:01.086Z] Step 20/25 : EXPOSE 59999 [2022-09-26T20:39:01.086Z] ---> Running in e26b54829691 [2022-09-26T20:39:01.086Z] Removing intermediate container e26b54829691 [2022-09-26T20:39:01.086Z] ---> ad338437dfcb [2022-09-26T20:39:01.086Z] Step 21/25 : ENTRYPOINT ["/device-simple"] [2022-09-26T20:39:01.086Z] ---> Running in 81d557231e8d [2022-09-26T20:39:01.345Z] Removing intermediate container 81d557231e8d [2022-09-26T20:39:01.345Z] ---> 16c82ee59ba7 [2022-09-26T20:39:01.345Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-26T20:39:01.345Z] ---> Running in 37d5f250acbf [2022-09-26T20:39:01.345Z] Removing intermediate container 37d5f250acbf [2022-09-26T20:39:01.345Z] ---> f9b91e559bd8 [2022-09-26T20:39:01.345Z] Step 23/25 : LABEL arch=amd64 [2022-09-26T20:39:01.345Z] ---> Running in 9926bce358f4 [2022-09-26T20:39:01.345Z] Removing intermediate container 9926bce358f4 [2022-09-26T20:39:01.345Z] ---> 47b6e8f25a54 [2022-09-26T20:39:01.345Z] Step 24/25 : LABEL git_sha=c582db119472e089660f4546ea857b2fbcd79f76 [2022-09-26T20:39:01.345Z] ---> Running in 14427ce408f2 [2022-09-26T20:39:01.605Z] Removing intermediate container 14427ce408f2 [2022-09-26T20:39:01.605Z] ---> 288034d262fc [2022-09-26T20:39:01.605Z] Step 25/25 : LABEL version=2.3.0-dev.27 [2022-09-26T20:39:01.605Z] ---> Running in 9ef928a14399 [2022-09-26T20:39:01.605Z] Removing intermediate container 9ef928a14399 [2022-09-26T20:39:01.605Z] ---> 6d451669b75a [2022-09-26T20:39:01.605Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-26T20:39:01.605Z] Successfully built 6d451669b75a [2022-09-26T20:39:01.605Z] 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 [2022-09-26T20:39:02.026Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-26T20:39:02.026Z] [2022-09-26T20:39:02.026Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T20:39:02.320Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-26T20:39:02.320Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-26T20:39:02.320Z] 5eb5b503b376: Pulling fs layer [2022-09-26T20:39:02.320Z] 5c69ac0246d0: Pulling fs layer [2022-09-26T20:39:02.320Z] ec43610c2a17: Pulling fs layer [2022-09-26T20:39:02.320Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-26T20:39:02.320Z] 33b1e0a273af: Pulling fs layer [2022-09-26T20:39:02.320Z] 5d3b04190fa2: Pulling fs layer [2022-09-26T20:39:02.320Z] 2f39f015ded8: Pulling fs layer [2022-09-26T20:39:02.320Z] 3a2ae6a8a46f: Waiting [2022-09-26T20:39:02.320Z] 5d3b04190fa2: Waiting [2022-09-26T20:39:02.320Z] 33b1e0a273af: Waiting [2022-09-26T20:39:02.320Z] 2f39f015ded8: Waiting [2022-09-26T20:39:02.320Z] 5c69ac0246d0: Download complete [2022-09-26T20:39:02.320Z] 3a2ae6a8a46f: Verifying Checksum [2022-09-26T20:39:02.320Z] 3a2ae6a8a46f: Download complete [2022-09-26T20:39:02.320Z] 33b1e0a273af: Verifying Checksum [2022-09-26T20:39:02.320Z] 33b1e0a273af: Download complete [2022-09-26T20:39:02.320Z] 5d3b04190fa2: Verifying Checksum [2022-09-26T20:39:02.320Z] 5d3b04190fa2: Download complete [2022-09-26T20:39:02.320Z] ec43610c2a17: Verifying Checksum [2022-09-26T20:39:02.320Z] ec43610c2a17: Download complete [2022-09-26T20:39:02.581Z] 5eb5b503b376: Verifying Checksum [2022-09-26T20:39:02.581Z] 5eb5b503b376: Download complete [2022-09-26T20:39:03.149Z] 2f39f015ded8: Download complete [2022-09-26T20:39:03.715Z] 5eb5b503b376: Pull complete [2022-09-26T20:39:03.976Z] 5c69ac0246d0: Pull complete [2022-09-26T20:39:04.541Z] ec43610c2a17: Pull complete [2022-09-26T20:39:04.541Z] 3a2ae6a8a46f: Pull complete [2022-09-26T20:39:04.800Z] 33b1e0a273af: Pull complete [2022-09-26T20:39:04.800Z] 5d3b04190fa2: Pull complete [2022-09-26T20:39:10.065Z] 2f39f015ded8: Pull complete [2022-09-26T20:39:10.065Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-26T20:39:10.065Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-26T20:39:10.065Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T20:39:10.139Z] prd-ubuntu20.04-docker-8c-8g-1201 does not seem to be running inside a container [2022-09-26T20:39:10.171Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-26T20:39:12.692Z] $ docker top 1f47631fb9a6fa45623d4dbe10009e1d0715220e60ba468388712086afc6dcfb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] configFileProvider [2022-09-26T20:39:12.841Z] provisioning config files... [2022-09-26T20:39:12.868Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/102@tmp/config17853972752115390251tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-26T20:39:13.094Z] ---> job-cost.sh [2022-09-26T20:39:13.094Z] lf-activate-venv: SKIPPING [2022-09-26T20:39:13.094Z] INFO: No Stack... [2022-09-26T20:39:13.217Z] ---> docker-login.sh [2022-09-26T20:39:13.217Z] nexus3.edgexfoundry.org:10001 [2022-09-26T20:39:13.353Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-26T20:39:13.488Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T20:39:13.757Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T20:39:13.757Z] Configure a credential helper to remove this warning. See [2022-09-26T20:39:13.757Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T20:39:13.757Z] [2022-09-26T20:39:13.757Z] Login Succeeded [2022-09-26T20:39:13.757Z] nexus3.edgexfoundry.org:10002 [2022-09-26T20:39:13.922Z] INFO: Archiving Costs [Pipeline] sh [2022-09-26T20:39:14.027Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T20:39:14.211Z] + cut -d, -f6 [2022-09-26T20:39:14.211Z] + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [Pipeline] lock [2022-09-26T20:39:14.224Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-102-stack-cost] [2022-09-26T20:39:14.231Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-102-stack-cost] did not exist. Created. [2022-09-26T20:39:14.231Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-102-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-26T20:39:14.303Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T20:39:14.303Z] Configure a credential helper to remove this warning. See [2022-09-26T20:39:14.303Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T20:39:14.303Z] [2022-09-26T20:39:14.303Z] Login Succeeded [2022-09-26T20:39:14.303Z] nexus3.edgexfoundry.org:10003 [2022-09-26T20:39:14.303Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T20:39:14.532Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-09-26T20:39:14.565Z] Stashed 1 file(s) [Pipeline] } [2022-09-26T20:39:14.570Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-102-stack-cost] [2022-09-26T20:39:14.572Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T20:39:14.572Z] Configure a credential helper to remove this warning. See [2022-09-26T20:39:14.572Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T20:39:14.572Z] [2022-09-26T20:39:14.572Z] Login Succeeded [2022-09-26T20:39:14.572Z] nexus3.edgexfoundry.org:10004 [Pipeline] // lock [Pipeline] } [2022-09-26T20:39:14.588Z] $ docker stop --time=1 1f47631fb9a6fa45623d4dbe10009e1d0715220e60ba468388712086afc6dcfb [2022-09-26T20:39:14.841Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T20:39:14.841Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T20:39:14.841Z] Configure a credential helper to remove this warning. See [2022-09-26T20:39:14.841Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T20:39:14.841Z] [2022-09-26T20:39:14.841Z] Login Succeeded [2022-09-26T20:39:14.841Z] docker.io [2022-09-26T20:39:15.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-26T20:39:15.377Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-26T20:39:15.377Z] Configure a credential helper to remove this warning. See [2022-09-26T20:39:15.377Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-26T20:39:15.377Z] [2022-09-26T20:39:15.377Z] Login Succeeded [2022-09-26T20:39:15.377Z] ---> docker-login.sh ends [2022-09-26T20:39:15.757Z] $ docker rm -f 1f47631fb9a6fa45623d4dbe10009e1d0715220e60ba468388712086afc6dcfb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2022-09-26T20:39:15.808Z] Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] echo [2022-09-26T20:39:15.936Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-26T20:39:15.950Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-26T20:39:15.960Z] ========================================================= [2022-09-26T20:39:15.960Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-26T20:39:15.960Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T20:39:16.301Z] + 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.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-09-26T20:39:16.571Z] Sending build context to Docker daemon 5.303MB [2022-09-26T20:39:16.571Z] Step 1/11 : ARG BASE=golang:1.18-alpine3.16 [2022-09-26T20:39:16.571Z] Step 2/11 : FROM ${BASE} AS builder [2022-09-26T20:39:16.841Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-26T20:39:16.841Z] b3c136eddcbf: Pulling fs layer [2022-09-26T20:39:16.841Z] c0a3192eca97: Pulling fs layer [2022-09-26T20:39:16.841Z] a050256f5b6f: Pulling fs layer [2022-09-26T20:39:16.841Z] 656be50a0ddc: Pulling fs layer [2022-09-26T20:39:16.841Z] 2bbca73fdf42: Pulling fs layer [2022-09-26T20:39:16.841Z] 46d945488cbd: Pulling fs layer [2022-09-26T20:39:16.841Z] 8a5474983e97: Pulling fs layer [2022-09-26T20:39:16.841Z] 329c88fbcd65: Pulling fs layer [2022-09-26T20:39:16.841Z] 656be50a0ddc: Waiting [2022-09-26T20:39:16.841Z] 2bbca73fdf42: Waiting [2022-09-26T20:39:16.842Z] 46d945488cbd: Waiting [2022-09-26T20:39:16.842Z] 8a5474983e97: Waiting [2022-09-26T20:39:16.842Z] 329c88fbcd65: Waiting [2022-09-26T20:39:16.842Z] a050256f5b6f: Verifying Checksum [2022-09-26T20:39:16.842Z] a050256f5b6f: Download complete [2022-09-26T20:39:16.842Z] c0a3192eca97: Verifying Checksum [2022-09-26T20:39:16.842Z] c0a3192eca97: Download complete [2022-09-26T20:39:16.842Z] 2bbca73fdf42: Verifying Checksum [2022-09-26T20:39:16.842Z] 2bbca73fdf42: Download complete [2022-09-26T20:39:16.842Z] 46d945488cbd: Verifying Checksum [2022-09-26T20:39:16.842Z] 46d945488cbd: Download complete [2022-09-26T20:39:16.842Z] b3c136eddcbf: Download complete [2022-09-26T20:39:17.806Z] b3c136eddcbf: Pull complete [2022-09-26T20:39:18.094Z] 329c88fbcd65: Verifying Checksum [2022-09-26T20:39:18.094Z] 329c88fbcd65: Download complete [2022-09-26T20:39:18.367Z] c0a3192eca97: Pull complete [2022-09-26T20:39:18.643Z] a050256f5b6f: Pull complete [2022-09-26T20:39:19.230Z] 8a5474983e97: Verifying Checksum [2022-09-26T20:39:19.230Z] 8a5474983e97: Download complete [2022-09-26T20:39:19.820Z] 656be50a0ddc: Verifying Checksum [2022-09-26T20:39:19.820Z] 656be50a0ddc: Download complete [2022-09-26T20:39:32.155Z] 656be50a0ddc: Pull complete [2022-09-26T20:39:32.423Z] 2bbca73fdf42: Pull complete [2022-09-26T20:39:32.692Z] 46d945488cbd: Pull complete [2022-09-26T20:39:39.353Z] 8a5474983e97: Pull complete [2022-09-26T20:39:41.304Z] 329c88fbcd65: Pull complete [2022-09-26T20:39:41.304Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-26T20:39:41.304Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-26T20:39:41.304Z] ---> ff4287adb874 [2022-09-26T20:39:41.304Z] Step 3/11 : ARG MAKE=make build [2022-09-26T20:39:41.968Z] ---> Running in 4df120b21034 [2022-09-26T20:39:42.235Z] Removing intermediate container 4df120b21034 [2022-09-26T20:39:42.235Z] ---> 846cdab50486 [2022-09-26T20:39:42.235Z] Step 4/11 : WORKDIR /device-sdk-go [2022-09-26T20:39:42.235Z] ---> Running in 35c8c3804fd6 [2022-09-26T20:39:42.506Z] Removing intermediate container 35c8c3804fd6 [2022-09-26T20:39:42.506Z] ---> 11139dc1bd5f [2022-09-26T20:39:42.506Z] Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-26T20:39:42.774Z] ---> Running in effba917ba76 [2022-09-26T20:39:43.045Z] Removing intermediate container effba917ba76 [2022-09-26T20:39:43.045Z] ---> 554e1f96045c [2022-09-26T20:39:43.045Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-26T20:39:43.045Z] ---> Running in 72c2c3abebee [2022-09-26T20:39:44.998Z] Removing intermediate container 72c2c3abebee [2022-09-26T20:39:44.998Z] ---> bd555a07b5d4 [2022-09-26T20:39:44.998Z] Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-09-26T20:39:44.998Z] ---> Running in 202c8beb6be1 [2022-09-26T20:39:45.960Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-26T20:39:46.920Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-26T20:39:47.881Z] OK: 221 MiB in 51 packages [2022-09-26T20:39:48.463Z] Removing intermediate container 202c8beb6be1 [2022-09-26T20:39:48.463Z] ---> 8b90d9d7a6fc [2022-09-26T20:39:48.463Z] Step 8/11 : COPY go.mod vendor* ./ [2022-09-26T20:39:49.048Z] ---> a4ab526456ea [2022-09-26T20:39:49.048Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-26T20:39:49.048Z] ---> Running in 19592c66147d [2022-09-26T20:40:36.035Z] Removing intermediate container 19592c66147d [2022-09-26T20:40:36.035Z] ---> 8e50748b3396 [2022-09-26T20:40:36.035Z] Step 10/11 : COPY . . [2022-09-26T20:40:36.035Z] ---> 32673349f320 [2022-09-26T20:40:36.035Z] Step 11/11 : RUN ${MAKE} [2022-09-26T20:40:36.035Z] ---> Running in c2d88ebd82ab [2022-09-26T20:40:36.624Z] noop [2022-09-26T20:40:37.209Z] Removing intermediate container c2d88ebd82ab [2022-09-26T20:40:37.209Z] ---> 57a37910c4ce [2022-09-26T20:40:37.209Z] Successfully built 57a37910c4ce [2022-09-26T20:40:37.209Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T20:40:37.555Z] + docker inspect -f . ci-base-image-arm64 [2022-09-26T20:40:37.555Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T20:40:37.729Z] prd-ubuntu20.04-docker-arm64-4c-16g-1203 does not seem to be running inside a container [2022-09-26T20:40:37.793Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/102 -v /w/workspace/device-sdk-go/102:/w/workspace/device-sdk-go/102:rw,z -v /w/workspace/device-sdk-go/102@tmp:/w/workspace/device-sdk-go/102@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-26T20:40:38.920Z] $ docker top 2c6796d335b9a71c0908f989615c9ef0182ebccb8a9988f934e677c1a50cd6e7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-26T20:40:39.737Z] + go version [2022-09-26T20:40:39.737Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-26T20:40:39.757Z] $ docker stop --time=1 2c6796d335b9a71c0908f989615c9ef0182ebccb8a9988f934e677c1a50cd6e7 [2022-09-26T20:40:42.673Z] $ docker rm -f 2c6796d335b9a71c0908f989615c9ef0182ebccb8a9988f934e677c1a50cd6e7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T20:40:43.211Z] + docker inspect -f . ci-base-image-arm64 [2022-09-26T20:40:43.211Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T20:40:43.384Z] prd-ubuntu20.04-docker-arm64-4c-16g-1203 does not seem to be running inside a container [2022-09-26T20:40:43.452Z] $ 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/102 -v /w/workspace/device-sdk-go/102:/w/workspace/device-sdk-go/102:rw,z -v /w/workspace/device-sdk-go/102@tmp:/w/workspace/device-sdk-go/102@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-26T20:40:44.561Z] $ docker top 00cf643d9308c486615c6cdb35a76aa652d47139e47b503ac1743577acb64ca2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-26T20:40:45.058Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/102 [Pipeline] fileExists [Pipeline] sh [2022-09-26T20:40:45.385Z] + make test [2022-09-26T20:40:45.656Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-09-26T20:41:17.876Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2022-09-26T20:43:09.546Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2022-09-26T20:43:09.546Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2022-09-26T20:43:09.546Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2022-09-26T20:43:09.546Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] [2022-09-26T20:43:09.546Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2022-09-26T20:43:09.546Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.310s coverage: 27.6% of statements [2022-09-26T20:43:09.546Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.350s coverage: 78.9% of statements [2022-09-26T20:43:09.546Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/clients [no test files] [2022-09-26T20:43:10.505Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.641s coverage: 60.0% of statements [2022-09-26T20:43:10.505Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2022-09-26T20:43:10.505Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2022-09-26T20:43:17.175Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.764s coverage: 54.4% of statements [2022-09-26T20:43:17.175Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2022-09-26T20:43:17.175Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/messaging [no test files] [2022-09-26T20:43:17.175Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2022-09-26T20:43:17.175Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2022-09-26T20:43:17.175Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.714s coverage: 65.1% of statements [2022-09-26T20:43:17.175Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces [no test files] [2022-09-26T20:43:17.175Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces/mocks [no test files] [2022-09-26T20:43:17.175Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 4.197s coverage: 89.2% of statements [2022-09-26T20:43:17.175Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2022-09-26T20:43:19.760Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.237s coverage: 4.5% of statements [2022-09-26T20:43:19.760Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2022-09-26T20:43:20.352Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-09-26T20:43:20.352Z] GO111MODULE=on go vet ./... [2022-09-26T20:45:12.066Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-26T20:45:12.066Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-26T20:45:12.066Z] ./bin/test-attribution-txt.sh [2022-09-26T20:45:12.066Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2022-09-26T20:45:12.066Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-09-26T20:45:12.066Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-09-26T20:45:12.066Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-09-26T20:45:12.084Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-26T20:45:12.093Z] $ docker stop --time=1 00cf643d9308c486615c6cdb35a76aa652d47139e47b503ac1743577acb64ca2 [2022-09-26T20:45:13.938Z] $ docker rm -f 00cf643d9308c486615c6cdb35a76aa652d47139e47b503ac1743577acb64ca2 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-26T20:45:15.311Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-26T20:45:15.333Z] Warning: overwriting stash ‘coverage-report’ [2022-09-26T20:45:15.834Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-26T20:45:16.208Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-26T20:45:16.523Z] + ls -al . [2022-09-26T20:45:16.523Z] total 272 [2022-09-26T20:45:16.523Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 26 20:40 . [2022-09-26T20:45:16.523Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 26 20:38 .. [2022-09-26T20:45:16.523Z] -rw-rw-r-- 1 jenkins jenkins 140 Sep 26 20:38 .dockerignore [2022-09-26T20:45:16.523Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 26 20:38 .git [2022-09-26T20:45:16.523Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 26 20:38 .github [2022-09-26T20:45:16.523Z] -rw-rw-r-- 1 jenkins jenkins 131 Sep 26 20:38 .gitignore [2022-09-26T20:45:16.523Z] -rw-rw-r-- 1 jenkins jenkins 42 Sep 26 20:38 .golangci.yml [2022-09-26T20:45:16.523Z] -rw-rw-r-- 1 jenkins jenkins 29536 Sep 26 20:38 CHANGELOG.md [2022-09-26T20:45:16.523Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 26 20:38 GOVERNANCE.md [2022-09-26T20:45:16.523Z] -rw-rw-r-- 1 jenkins jenkins 880 Sep 26 20:38 Jenkinsfile [2022-09-26T20:45:16.523Z] -rw-rw-r-- 1 jenkins jenkins 11341 Sep 26 20:38 LICENSE [2022-09-26T20:45:16.523Z] -rw-rw-r-- 1 jenkins jenkins 2002 Sep 26 20:38 Makefile [2022-09-26T20:45:16.523Z] -rw-rw-r-- 1 jenkins jenkins 619 Sep 26 20:38 OWNERS.md [2022-09-26T20:45:16.523Z] -rw-rw-r-- 1 jenkins jenkins 4881 Sep 26 20:38 README.md [2022-09-26T20:45:16.523Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 26 20:36 VERSION [2022-09-26T20:45:16.523Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 26 20:38 bin [2022-09-26T20:45:16.523Z] -rw-r--r-- 1 jenkins jenkins 101794 Sep 26 20:43 coverage.out [2022-09-26T20:45:16.523Z] drwxrwxr-x 5 jenkins jenkins 4096 Sep 26 20:38 example [2022-09-26T20:45:16.523Z] -rw-rw-r-- 1 jenkins jenkins 3412 Sep 26 20:38 go.mod [2022-09-26T20:45:16.523Z] -rw-rw-r-- 1 jenkins jenkins 37485 Sep 26 20:38 go.sum [2022-09-26T20:45:16.523Z] drwxrwxr-x 14 jenkins jenkins 4096 Sep 26 20:38 internal [2022-09-26T20:45:16.523Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 26 20:38 openapi [2022-09-26T20:45:16.523Z] drwxrwxr-x 6 jenkins jenkins 4096 Sep 26 20:38 pkg [2022-09-26T20:45:16.523Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 26 20:38 snap [2022-09-26T20:45:16.523Z] -rw-rw-r-- 1 jenkins jenkins 222 Sep 26 20:38 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T20:45:16.858Z] + 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=c582db119472e089660f4546ea857b2fbcd79f76 --label arch=arm64 --label version=2.3.0-dev.27 . [2022-09-26T20:45:17.125Z] Sending build context to Docker daemon 5.405MB [2022-09-26T20:45:17.125Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-09-26T20:45:17.125Z] Step 2/25 : FROM ${BASE} AS builder [2022-09-26T20:45:17.125Z] ---> 57a37910c4ce [2022-09-26T20:45:17.125Z] Step 3/25 : ARG MAKE=make build [2022-09-26T20:45:17.392Z] ---> Running in 79301df4e418 [2022-09-26T20:45:17.659Z] Removing intermediate container 79301df4e418 [2022-09-26T20:45:17.659Z] ---> 68a577bec7e9 [2022-09-26T20:45:17.659Z] Step 4/25 : WORKDIR /device-sdk-go [2022-09-26T20:45:17.659Z] ---> Running in 3b495d938a53 [2022-09-26T20:45:17.927Z] Removing intermediate container 3b495d938a53 [2022-09-26T20:45:17.927Z] ---> c109dfbfcc1a [2022-09-26T20:45:17.927Z] Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-26T20:45:18.194Z] ---> Running in 9bfb7e8535cc [2022-09-26T20:45:18.460Z] Removing intermediate container 9bfb7e8535cc [2022-09-26T20:45:18.460Z] ---> dfa3fa43e3c1 [2022-09-26T20:45:18.460Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-26T20:45:18.460Z] ---> Running in ccc8f0801c52 [2022-09-26T20:45:19.869Z] Removing intermediate container ccc8f0801c52 [2022-09-26T20:45:19.870Z] ---> 60b1f5b2438b [2022-09-26T20:45:19.870Z] Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-09-26T20:45:19.870Z] ---> Running in 692a98f0596c [2022-09-26T20:45:20.832Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-26T20:45:21.786Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-26T20:45:22.744Z] OK: 221 MiB in 51 packages [2022-09-26T20:45:23.708Z] Removing intermediate container 692a98f0596c [2022-09-26T20:45:23.708Z] ---> 02514a9b8ab1 [2022-09-26T20:45:23.708Z] Step 8/25 : COPY go.mod vendor* ./ [2022-09-26T20:45:24.291Z] ---> c5f649f92fe7 [2022-09-26T20:45:24.291Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-26T20:45:24.291Z] ---> Running in 1c21ba32ad0c [2022-09-26T20:45:26.236Z] Removing intermediate container 1c21ba32ad0c [2022-09-26T20:45:26.236Z] ---> 9a0fec148523 [2022-09-26T20:45:26.236Z] Step 10/25 : COPY . . [2022-09-26T20:45:27.195Z] ---> 20c75dbfae20 [2022-09-26T20:45:27.196Z] Step 11/25 : RUN ${MAKE} [2022-09-26T20:45:27.196Z] ---> Running in 1c20ea5fbaa0 [2022-09-26T20:45:28.155Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=2.3.0-dev.27" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2022-09-26T20:47:34.823Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2022-09-26T20:47:34.823Z] Removing intermediate container 1c20ea5fbaa0 [2022-09-26T20:47:34.823Z] ---> 566dc92b786e [2022-09-26T20:47:34.823Z] Step 12/25 : FROM alpine:3.16 [2022-09-26T20:47:34.823Z] 3.16: Pulling from library/alpine [2022-09-26T20:47:34.823Z] 9b18e9b68314: Pulling fs layer [2022-09-26T20:47:34.823Z] 9b18e9b68314: Verifying Checksum [2022-09-26T20:47:34.823Z] 9b18e9b68314: Download complete [2022-09-26T20:47:35.090Z] 9b18e9b68314: Pull complete [2022-09-26T20:47:35.090Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-26T20:47:35.090Z] Status: Downloaded newer image for alpine:3.16 [2022-09-26T20:47:35.090Z] ---> a6215f271958 [2022-09-26T20:47:35.090Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-26T20:47:35.355Z] ---> Running in c8ae6bc8e137 [2022-09-26T20:47:35.621Z] Removing intermediate container c8ae6bc8e137 [2022-09-26T20:47:35.621Z] ---> 2ef6c4bb8dd4 [2022-09-26T20:47:35.621Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-26T20:47:35.621Z] ---> Running in 20101b6a1701 [2022-09-26T20:47:37.030Z] Removing intermediate container 20101b6a1701 [2022-09-26T20:47:37.030Z] ---> 327c583c1055 [2022-09-26T20:47:37.030Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-09-26T20:47:37.298Z] ---> Running in dfa94fb9498b [2022-09-26T20:47:38.255Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-26T20:47:39.211Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-26T20:47:39.793Z] (1/5) Installing libgcc (11.2.1_git20220219-r2) [2022-09-26T20:47:40.059Z] (2/5) Installing libsodium (1.0.18-r0) [2022-09-26T20:47:40.059Z] (3/5) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-26T20:47:40.326Z] (4/5) Installing libzmq (4.3.4-r0) [2022-09-26T20:47:40.326Z] (5/5) Installing zeromq (4.3.4-r0) [2022-09-26T20:47:40.326Z] Executing busybox-1.35.0-r17.trigger [2022-09-26T20:47:40.326Z] OK: 8 MiB in 19 packages [2022-09-26T20:47:42.279Z] Removing intermediate container dfa94fb9498b [2022-09-26T20:47:42.279Z] ---> c867a13a5ef2 [2022-09-26T20:47:42.279Z] Step 16/25 : WORKDIR / [2022-09-26T20:47:42.279Z] ---> Running in 73c216aec7d4 [2022-09-26T20:47:42.546Z] Removing intermediate container 73c216aec7d4 [2022-09-26T20:47:42.546Z] ---> ede79e7edc2f [2022-09-26T20:47:42.546Z] Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2022-09-26T20:47:43.129Z] ---> 871aa017e22b [2022-09-26T20:47:43.129Z] Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2022-09-26T20:47:44.536Z] ---> f92db65e6a31 [2022-09-26T20:47:44.536Z] Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2022-09-26T20:47:44.804Z] ---> 55b46f91f5e4 [2022-09-26T20:47:44.804Z] Step 20/25 : EXPOSE 59999 [2022-09-26T20:47:44.804Z] ---> Running in efad10aec80d [2022-09-26T20:47:45.076Z] Removing intermediate container efad10aec80d [2022-09-26T20:47:45.076Z] ---> 0fc849c743db [2022-09-26T20:47:45.076Z] Step 21/25 : ENTRYPOINT ["/device-simple"] [2022-09-26T20:47:45.348Z] ---> Running in 744d917008a1 [2022-09-26T20:47:45.615Z] Removing intermediate container 744d917008a1 [2022-09-26T20:47:45.615Z] ---> c7560e475108 [2022-09-26T20:47:45.615Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-26T20:47:45.615Z] ---> Running in 3649b6cebfd7 [2022-09-26T20:47:45.882Z] Removing intermediate container 3649b6cebfd7 [2022-09-26T20:47:45.882Z] ---> dc4b6f2621e6 [2022-09-26T20:47:45.882Z] Step 23/25 : LABEL arch=arm64 [2022-09-26T20:47:45.882Z] ---> Running in af49937cc1fd [2022-09-26T20:47:46.226Z] Removing intermediate container af49937cc1fd [2022-09-26T20:47:46.226Z] ---> 8e9a3b1de2ce [2022-09-26T20:47:46.226Z] Step 24/25 : LABEL git_sha=c582db119472e089660f4546ea857b2fbcd79f76 [2022-09-26T20:47:46.226Z] ---> Running in acf1aa44c6ce [2022-09-26T20:47:46.496Z] Removing intermediate container acf1aa44c6ce [2022-09-26T20:47:46.496Z] ---> 790e5e8e5095 [2022-09-26T20:47:46.496Z] Step 25/25 : LABEL version=2.3.0-dev.27 [2022-09-26T20:47:46.770Z] ---> Running in 121b30747486 [2022-09-26T20:47:47.044Z] Removing intermediate container 121b30747486 [2022-09-26T20:47:47.044Z] ---> c0503a32eecd [2022-09-26T20:47:47.044Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-26T20:47:47.044Z] Successfully built c0503a32eecd [2022-09-26T20:47:47.044Z] 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 [2022-09-26T20:47:47.483Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-26T20:47:47.483Z] [2022-09-26T20:47:47.483Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T20:47:47.823Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-26T20:47:47.823Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-26T20:47:47.823Z] 8998bd30e6a1: Pulling fs layer [2022-09-26T20:47:47.824Z] 04944245beec: Pulling fs layer [2022-09-26T20:47:47.824Z] 699f458cf7ca: Pulling fs layer [2022-09-26T20:47:47.824Z] 765212b225bb: Pulling fs layer [2022-09-26T20:47:47.824Z] f23df028b6ca: Pulling fs layer [2022-09-26T20:47:47.824Z] d65c8cfc05b1: Pulling fs layer [2022-09-26T20:47:47.824Z] 2437ff75d9bd: Pulling fs layer [2022-09-26T20:47:47.824Z] 765212b225bb: Waiting [2022-09-26T20:47:47.824Z] f23df028b6ca: Waiting [2022-09-26T20:47:47.824Z] d65c8cfc05b1: Waiting [2022-09-26T20:47:47.824Z] 2437ff75d9bd: Waiting [2022-09-26T20:47:48.107Z] 04944245beec: Verifying Checksum [2022-09-26T20:47:48.107Z] 04944245beec: Download complete [2022-09-26T20:47:48.107Z] 765212b225bb: Verifying Checksum [2022-09-26T20:47:48.107Z] 765212b225bb: Download complete [2022-09-26T20:47:48.107Z] f23df028b6ca: Download complete [2022-09-26T20:47:48.107Z] d65c8cfc05b1: Verifying Checksum [2022-09-26T20:47:48.107Z] d65c8cfc05b1: Download complete [2022-09-26T20:47:48.107Z] 699f458cf7ca: Verifying Checksum [2022-09-26T20:47:48.107Z] 699f458cf7ca: Download complete [2022-09-26T20:47:48.702Z] 8998bd30e6a1: Verifying Checksum [2022-09-26T20:47:48.702Z] 8998bd30e6a1: Download complete [2022-09-26T20:47:50.641Z] 2437ff75d9bd: Verifying Checksum [2022-09-26T20:47:50.641Z] 2437ff75d9bd: Download complete [2022-09-26T20:47:52.588Z] 8998bd30e6a1: Pull complete [2022-09-26T20:47:53.548Z] 04944245beec: Pull complete [2022-09-26T20:47:54.955Z] 699f458cf7ca: Pull complete [2022-09-26T20:47:54.955Z] 765212b225bb: Pull complete [2022-09-26T20:47:55.536Z] f23df028b6ca: Pull complete [2022-09-26T20:47:55.802Z] d65c8cfc05b1: Pull complete [2022-09-26T20:48:10.794Z] 2437ff75d9bd: Pull complete [2022-09-26T20:48:10.794Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-26T20:48:10.794Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-26T20:48:10.794Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T20:48:10.978Z] prd-ubuntu20.04-docker-arm64-4c-16g-1203 does not seem to be running inside a container [2022-09-26T20:48:11.037Z] $ 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/102 -v /w/workspace/device-sdk-go/102:/w/workspace/device-sdk-go/102:rw,z -v /w/workspace/device-sdk-go/102@tmp:/w/workspace/device-sdk-go/102@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-09-26T20:48:13.713Z] $ docker top e7844630d6492633c1459716f31bc8434095b8daa5a17681d4866b95ba3ecc6b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-26T20:48:14.215Z] ---> job-cost.sh [2022-09-26T20:48:14.484Z] lf-activate-venv: SKIPPING [2022-09-26T20:48:14.484Z] INFO: No Stack... [2022-09-26T20:48:15.066Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-26T20:48:16.027Z] INFO: Archiving Costs [Pipeline] sh [2022-09-26T20:48:16.657Z] + cat /w/workspace/device-sdk-go/102/archives/cost.csv [2022-09-26T20:48:16.657Z] + cut -d, -f6 [Pipeline] lock [2022-09-26T20:48:16.711Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-102-stack-cost] [2022-09-26T20:48:16.716Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-102-stack-cost] did not exist. Created. [2022-09-26T20:48:16.716Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-102-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-26T20:48:17.358Z] /w/workspace/device-sdk-go/102@tmp/durable-7dcfa092/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-09-26T20:48:18.011Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-26T20:48:18.026Z] Warning: overwriting stash ‘stack-cost’ [2022-09-26T20:48:18.102Z] Stashed 1 file(s) [Pipeline] } [2022-09-26T20:48:18.113Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-102-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-26T20:48:18.129Z] $ docker stop --time=1 e7844630d6492633c1459716f31bc8434095b8daa5a17681d4866b95ba3ecc6b [2022-09-26T20:48:19.613Z] $ docker rm -f e7844630d6492633c1459716f31bc8434095b8daa5a17681d4866b95ba3ecc6b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-09-26T20:48:20.009Z] provisioning config files... [2022-09-26T20:48:20.017Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8670723492670955223tmp [Pipeline] { [Pipeline] sh [2022-09-26T20:48:20.311Z] + set +x [2022-09-26T20:48:20.311Z] + bash -s -- [2022-09-26T20:48:20.311Z] + curl -s https://codecov.io/bash [2022-09-26T20:48:20.311Z] [2022-09-26T20:48:20.311Z] _____ _ [2022-09-26T20:48:20.311Z] / ____| | | [2022-09-26T20:48:20.311Z] | | ___ __| | ___ ___ _____ __ [2022-09-26T20:48:20.311Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-26T20:48:20.311Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-26T20:48:20.311Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-26T20:48:20.311Z] Bash-1.0.6 [2022-09-26T20:48:20.311Z] [2022-09-26T20:48:20.311Z] [2022-09-26T20:48:20.311Z] ==> git version 2.25.1 found [2022-09-26T20:48:20.311Z] ==> 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 [2022-09-26T20:48:20.311Z] Release-Date: 2020-01-08 [2022-09-26T20:48:20.311Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-09-26T20:48:20.311Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-26T20:48:20.311Z] ==> Jenkins CI detected. [2022-09-26T20:48:20.311Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2022-09-26T20:48:20.311Z] project root: . [2022-09-26T20:48:20.311Z] --> token set from env [2022-09-26T20:48:20.311Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-26T20:48:20.311Z] ==> Running gcov in . (disable via -X gcov) [2022-09-26T20:48:20.311Z] ==> Python coveragepy not found [2022-09-26T20:48:20.311Z] ==> Searching for coverage reports in: [2022-09-26T20:48:20.311Z] + . [2022-09-26T20:48:20.571Z] -> Found 1 reports [2022-09-26T20:48:20.571Z] ==> Detecting git/mercurial file structure [2022-09-26T20:48:20.571Z] ==> Reading reports [2022-09-26T20:48:20.571Z] + ./coverage.out bytes=101794 [2022-09-26T20:48:20.571Z] ==> Appending adjustments [2022-09-26T20:48:20.571Z] https://docs.codecov.io/docs/fixing-reports [2022-09-26T20:48:20.831Z] + Found adjustments [2022-09-26T20:48:20.831Z] ==> Gzipping contents [2022-09-26T20:48:20.831Z] 16K /tmp/codecov.Z4qc5j.gz [2022-09-26T20:48:20.831Z] ==> Uploading reports [2022-09-26T20:48:20.831Z] url: https://codecov.io [2022-09-26T20:48:20.831Z] query: branch=main&commit=c582db119472e089660f4546ea857b2fbcd79f76&build=102&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F102%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-26T20:48:20.831Z] -> Pinging Codecov [2022-09-26T20:48:20.831Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=main&commit=c582db119472e089660f4546ea857b2fbcd79f76&build=102&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F102%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-26T20:48:21.091Z] -> Uploading to [2022-09-26T20:48:21.091Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-26/7E55EF52A471D76F132DFD9A03CDDE97/c582db119472e089660f4546ea857b2fbcd79f76/c22d2b89-1377-4929-9b03-75ee1678d1ac.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220926%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220926T204820Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8eeedd77cc96d0a740ce74d253a26dbfc68526dd50ca67a24e06d3c8652abdb2 [2022-09-26T20:48:21.091Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-26T20:48:21.091Z] Dload Upload Total Spent Left Speed [2022-09-26T20:48:21.350Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14622 0 0 100 14622 0 58959 --:--:-- --:--:-- --:--:-- 58959 [2022-09-26T20:48:21.350Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/c582db119472e089660f4546ea857b2fbcd79f76 [Pipeline] } [2022-09-26T20:48:21.357Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-09-26T20:48:21.544Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-09-26T20:48:21.553Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T20:48:21.845Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-26T20:48:21.845Z] [2022-09-26T20:48:21.845Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T20:48:22.254Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-26T20:48:22.254Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-09-26T20:48:22.254Z] df9b9388f04a: Pulling fs layer [2022-09-26T20:48:22.254Z] 52dc419b0ee2: Pulling fs layer [2022-09-26T20:48:22.254Z] 25bc292e5bac: Pulling fs layer [2022-09-26T20:48:22.254Z] 114826534d7a: Pulling fs layer [2022-09-26T20:48:22.254Z] 4657fd5d0bcf: Pulling fs layer [2022-09-26T20:48:22.254Z] 6ad1cebc031e: Pulling fs layer [2022-09-26T20:48:22.254Z] 8a3aa393b2d8: Pulling fs layer [2022-09-26T20:48:22.254Z] 114826534d7a: Waiting [2022-09-26T20:48:22.254Z] 4657fd5d0bcf: Waiting [2022-09-26T20:48:22.254Z] 8a3aa393b2d8: Waiting [2022-09-26T20:48:22.254Z] 6ad1cebc031e: Waiting [2022-09-26T20:48:22.254Z] 25bc292e5bac: Download complete [2022-09-26T20:48:22.254Z] 52dc419b0ee2: Verifying Checksum [2022-09-26T20:48:22.254Z] 52dc419b0ee2: Download complete [2022-09-26T20:48:22.254Z] 4657fd5d0bcf: Download complete [2022-09-26T20:48:22.254Z] df9b9388f04a: Download complete [2022-09-26T20:48:22.520Z] df9b9388f04a: Pull complete [2022-09-26T20:48:22.520Z] 52dc419b0ee2: Pull complete [2022-09-26T20:48:22.520Z] 6ad1cebc031e: Verifying Checksum [2022-09-26T20:48:22.520Z] 6ad1cebc031e: Download complete [2022-09-26T20:48:22.520Z] 25bc292e5bac: Pull complete [2022-09-26T20:48:23.461Z] 114826534d7a: Verifying Checksum [2022-09-26T20:48:23.461Z] 114826534d7a: Download complete [2022-09-26T20:48:23.461Z] 8a3aa393b2d8: Verifying Checksum [2022-09-26T20:48:23.461Z] 8a3aa393b2d8: Download complete [2022-09-26T20:48:26.747Z] 114826534d7a: Pull complete [2022-09-26T20:48:26.747Z] 4657fd5d0bcf: Pull complete [2022-09-26T20:48:27.313Z] 6ad1cebc031e: Pull complete [2022-09-26T20:48:30.598Z] 8a3aa393b2d8: Pull complete [2022-09-26T20:48:30.598Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-09-26T20:48:30.598Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-26T20:48:30.598Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T20:48:30.683Z] prd-ubuntu20.04-docker-8c-8g-1201 does not seem to be running inside a container [2022-09-26T20:48:30.724Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-09-26T20:48:33.195Z] $ docker top 80f81f85e7c3ee3d8274057499c3c4002f0c2d1c17f73f8148b40fd312c8fe22 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-26T20:48:33.270Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh [2022-09-26T20:48:33.549Z] + set -o pipefail [2022-09-26T20:48:33.549Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' [2022-09-26T20:48:38.822Z] [2022-09-26T20:48:38.822Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v2)... [2022-09-26T20:48:38.822Z] [2022-09-26T20:48:38.822Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1d897ce9-7d37-4e4c-99f4-c1fbe8b8d34b/history/cc6fd566-8eb5-4bd0-9474-01ea44bb2c8a [2022-09-26T20:48:38.822Z] [2022-09-26T20:48:38.822Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-09-26T20:48:38.822Z] [2022-09-26T20:48:38.822Z] [Pipeline] } [2022-09-26T20:48:38.833Z] $ docker stop --time=1 80f81f85e7c3ee3d8274057499c3c4002f0c2d1c17f73f8148b40fd312c8fe22 [2022-09-26T20:48:41.595Z] $ docker rm -f 80f81f85e7c3ee3d8274057499c3c4002f0c2d1c17f73f8148b40fd312c8fe22 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-09-26T20:48:41.982Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-26T20:48:41.995Z] provisioning config files... [2022-09-26T20:48:42.003Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config11466102506471127473tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-26T20:48:42.299Z] --> edgex-publish-swagger.sh [2022-09-26T20:48:42.299Z] === Publish openapi/v2 API === [2022-09-26T20:48:42.299Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-09-26T20:48:42.299Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v2/device-sdk.yaml] [2022-09-26T20:48:42.299Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-26T20:48:42.299Z] Dload Upload Total Spent Left Speed [2022-09-26T20:48:42.867Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 53552 0 0 100 53552 0 81634 --:--:-- --:--:-- --:--:-- 81509 100 53552 0 0 100 53552 0 81634 --:--:-- --:--:-- --:--:-- 81509 [2022-09-26T20:48:42.867Z] [2022-09-26T20:48:42.867Z] [Pipeline] } [2022-09-26T20:48:42.874Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-26T20:48:43.264Z] + git log --format=format:%s -1 c582db119472e089660f4546ea857b2fbcd79f76 [Pipeline] sh [2022-09-26T20:48:43.556Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-26T20:48:43.556Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T20:48:43.857Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-26T20:48:43.858Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T20:48:43.929Z] prd-ubuntu20.04-docker-8c-8g-1201 does not seem to be running inside a container [2022-09-26T20:48:43.960Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-26T20:48:44.482Z] $ docker top 7e06337270ac70c5eabe91d81f3df14ff53ed3d6664f63a1a9a35446c0108123 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-26T20:48:44.573Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-26T20:48:44.573Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-26T20:48:44.702Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-26T20:48:44.705Z] $ docker exec 7e06337270ac70c5eabe91d81f3df14ff53ed3d6664f63a1a9a35446c0108123 ssh-agent [2022-09-26T20:48:44.815Z] SSH_AUTH_SOCK=/tmp/ssh-vSmTBkVjIx7i/agent.33 [2022-09-26T20:48:44.815Z] SSH_AGENT_PID=39 [2022-09-26T20:48:44.821Z] Running ssh-add (command line suppressed) [2022-09-26T20:48:44.926Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6373232195129281321.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6373232195129281321.key) [2022-09-26T20:48:44.939Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-26T20:48:45.227Z] + git semver tag [2022-09-26T20:48:45.488Z] 2022-09-26 20:48:45,417 [run_tag] DEBUG tag force:False [2022-09-26T20:48:45.488Z] 2022-09-26 20:48:45,417 [check_head_tag] DEBUG check head tag [2022-09-26T20:48:45.488Z] 2022-09-26 20:48:45,418 [execute] INFO git cat-file --batch-check [2022-09-26T20:48:45.488Z] 2022-09-26 20:48:45,418 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2022-09-26T20:48:45.488Z] 2022-09-26 20:48:45,423 [execute] INFO git cat-file --batch [2022-09-26T20:48:45.488Z] 2022-09-26 20:48:45,423 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2022-09-26T20:48:45.488Z] 2022-09-26 20:48:45,440 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-09-26T20:48:45.488Z] 2022-09-26 20:48:45,440 [execute] INFO git tag -a v2.3.0-dev.27 -m v2.3.0-dev.27 [2022-09-26T20:48:45.488Z] 2022-09-26 20:48:45,440 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.27', '-m', 'v2.3.0-dev.27'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2022-09-26T20:48:45.488Z] 2022-09-26 20:48:45,446 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-09-26T20:48:45.488Z] 2.3.0-dev.27 [Pipeline] } [2022-09-26T20:48:45.499Z] $ docker exec --env ******** --env ******** 7e06337270ac70c5eabe91d81f3df14ff53ed3d6664f63a1a9a35446c0108123 ssh-agent -k [2022-09-26T20:48:45.605Z] unset SSH_AUTH_SOCK; [2022-09-26T20:48:45.606Z] unset SSH_AGENT_PID; [2022-09-26T20:48:45.606Z] echo Agent pid 39 killed; [2022-09-26T20:48:45.617Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-26T20:48:45.919Z] + git semver [Pipeline] } [2022-09-26T20:48:46.194Z] $ docker stop --time=1 7e06337270ac70c5eabe91d81f3df14ff53ed3d6664f63a1a9a35446c0108123 [2022-09-26T20:48:47.503Z] $ docker rm -f 7e06337270ac70c5eabe91d81f3df14ff53ed3d6664f63a1a9a35446c0108123 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T20:48:47.870Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-26T20:48:47.871Z] [2022-09-26T20:48:47.871Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T20:48:48.159Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-26T20:48:48.159Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-09-26T20:48:48.159Z] ab5ef0e58194: Pulling fs layer [2022-09-26T20:48:48.159Z] 9712f1f96733: Pulling fs layer [2022-09-26T20:48:48.159Z] 63f879dbbcfc: Pulling fs layer [2022-09-26T20:48:48.159Z] 0d9ebad4ef96: Pulling fs layer [2022-09-26T20:48:48.159Z] e9a5061849ea: Pulling fs layer [2022-09-26T20:48:48.159Z] d747dcd14b5f: Pulling fs layer [2022-09-26T20:48:48.159Z] e9a5061849ea: Waiting [2022-09-26T20:48:48.159Z] 0d9ebad4ef96: Waiting [2022-09-26T20:48:48.159Z] 2de7ff778b66: Pulling fs layer [2022-09-26T20:48:48.159Z] d747dcd14b5f: Waiting [2022-09-26T20:48:48.159Z] 9712f1f96733: Verifying Checksum [2022-09-26T20:48:48.159Z] 9712f1f96733: Download complete [2022-09-26T20:48:48.729Z] 63f879dbbcfc: Verifying Checksum [2022-09-26T20:48:48.729Z] 63f879dbbcfc: Download complete [2022-09-26T20:48:48.729Z] 0d9ebad4ef96: Verifying Checksum [2022-09-26T20:48:48.729Z] 0d9ebad4ef96: Download complete [2022-09-26T20:48:48.729Z] e9a5061849ea: Verifying Checksum [2022-09-26T20:48:48.729Z] e9a5061849ea: Download complete [2022-09-26T20:48:48.729Z] d747dcd14b5f: Verifying Checksum [2022-09-26T20:48:48.729Z] d747dcd14b5f: Download complete [2022-09-26T20:48:48.729Z] ab5ef0e58194: Verifying Checksum [2022-09-26T20:48:48.729Z] ab5ef0e58194: Download complete [2022-09-26T20:48:48.729Z] 2de7ff778b66: Verifying Checksum [2022-09-26T20:48:48.729Z] 2de7ff778b66: Download complete [2022-09-26T20:48:52.011Z] ab5ef0e58194: Pull complete [2022-09-26T20:48:52.011Z] 9712f1f96733: Pull complete [2022-09-26T20:48:52.578Z] 63f879dbbcfc: Pull complete [2022-09-26T20:48:56.763Z] 0d9ebad4ef96: Pull complete [2022-09-26T20:48:56.763Z] e9a5061849ea: Pull complete [2022-09-26T20:48:56.763Z] d747dcd14b5f: Pull complete [2022-09-26T20:48:57.698Z] 2de7ff778b66: Pull complete [2022-09-26T20:48:57.956Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-09-26T20:48:57.956Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-26T20:48:57.956Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T20:48:58.031Z] prd-ubuntu20.04-docker-8c-8g-1201 does not seem to be running inside a container [2022-09-26T20:48:58.063Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-09-26T20:49:01.387Z] $ docker top 39bf8df3ac5d4533bd06ef8058e6435d031b1839e0cdd912fd8b312696ef5371 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-09-26T20:49:01.457Z] provisioning config files... [2022-09-26T20:49:01.462Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4882777078717573939tmp [2022-09-26T20:49:01.471Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config2646050432812240209tmp [2022-09-26T20:49:01.480Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config16096994587175239148tmp [Pipeline] { [Pipeline] echo [2022-09-26T20:49:01.495Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-26T20:49:01.774Z] ---> sigul-configuration.sh [2022-09-26T20:49:01.774Z] gpg: directory `/root/.gnupg' created [2022-09-26T20:49:01.774Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-09-26T20:49:01.774Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-09-26T20:49:01.774Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-09-26T20:49:01.774Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-09-26T20:49:01.774Z] gpg: CAST5 encrypted data [2022-09-26T20:49:01.774Z] gpg: encrypted with 1 passphrase [2022-09-26T20:49:01.774Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-09-26T20:49:02.060Z] + mkdir /home/jenkins [2022-09-26T20:49:02.060Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-09-26T20:49:02.348Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-09-26T20:49:02.356Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-26T20:49:02.642Z] ---> sigul-install.sh [2022-09-26T20:49:02.642Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-09-26T20:49:02.927Z] + git tag --list [2022-09-26T20:49:02.927Z] 0.7.1 [2022-09-26T20:49:02.927Z] delhi-tag [2022-09-26T20:49:02.927Z] v1.0.0 [2022-09-26T20:49:02.927Z] v1.1.0 [2022-09-26T20:49:02.927Z] v1.1.1 [2022-09-26T20:49:02.927Z] v1.1.2 [2022-09-26T20:49:02.927Z] v1.2.0 [2022-09-26T20:49:02.927Z] v1.2.1 [2022-09-26T20:49:02.927Z] v1.2.2 [2022-09-26T20:49:02.927Z] v1.2.3 [2022-09-26T20:49:02.927Z] v1.3.0 [2022-09-26T20:49:02.927Z] v1.4.0 [2022-09-26T20:49:02.927Z] v2.0.0 [2022-09-26T20:49:02.927Z] v2.1.0 [2022-09-26T20:49:02.927Z] v2.1.1 [2022-09-26T20:49:02.927Z] v2.1.1-dev.2 [2022-09-26T20:49:02.927Z] v2.1.1-dev.3 [2022-09-26T20:49:02.927Z] v2.2.0 [2022-09-26T20:49:02.927Z] v2.2.1-dev.1 [2022-09-26T20:49:02.927Z] v2.2.1-dev.10 [2022-09-26T20:49:02.927Z] v2.2.1-dev.11 [2022-09-26T20:49:02.927Z] v2.2.1-dev.12 [2022-09-26T20:49:02.927Z] v2.2.1-dev.13 [2022-09-26T20:49:02.927Z] v2.2.1-dev.14 [2022-09-26T20:49:02.927Z] v2.2.1-dev.2 [2022-09-26T20:49:02.927Z] v2.2.1-dev.3 [2022-09-26T20:49:02.927Z] v2.2.1-dev.4 [2022-09-26T20:49:02.927Z] v2.2.1-dev.5 [2022-09-26T20:49:02.927Z] v2.2.1-dev.6 [2022-09-26T20:49:02.927Z] v2.2.1-dev.7 [2022-09-26T20:49:02.927Z] v2.2.1-dev.8 [2022-09-26T20:49:02.927Z] v2.2.1-dev.9 [2022-09-26T20:49:02.927Z] v2.3.0-dev.14 [2022-09-26T20:49:02.927Z] v2.3.0-dev.15 [2022-09-26T20:49:02.927Z] v2.3.0-dev.16 [2022-09-26T20:49:02.927Z] v2.3.0-dev.17 [2022-09-26T20:49:02.927Z] v2.3.0-dev.18 [2022-09-26T20:49:02.927Z] v2.3.0-dev.19 [2022-09-26T20:49:02.927Z] v2.3.0-dev.20 [2022-09-26T20:49:02.927Z] v2.3.0-dev.21 [2022-09-26T20:49:02.927Z] v2.3.0-dev.22 [2022-09-26T20:49:02.927Z] v2.3.0-dev.23 [2022-09-26T20:49:02.927Z] v2.3.0-dev.24 [2022-09-26T20:49:02.927Z] v2.3.0-dev.25 [2022-09-26T20:49:02.927Z] v2.3.0-dev.26 [2022-09-26T20:49:02.927Z] v2.3.0-dev.27 [Pipeline] sh [2022-09-26T20:49:03.211Z] + lftools sign git-tag v2.3.0-dev.27 [2022-09-26T20:49:03.781Z] Signing Git tag with Sigul... [2022-09-26T20:49:03.781Z] Signing v2.3.0-dev.27 [Pipeline] echo [2022-09-26T20:49:04.358Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-26T20:49:04.645Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-09-26T20:49:04.653Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-09-26T20:49:04.672Z] $ docker stop --time=1 39bf8df3ac5d4533bd06ef8058e6435d031b1839e0cdd912fd8b312696ef5371 [2022-09-26T20:49:05.976Z] $ docker rm -f 39bf8df3ac5d4533bd06ef8058e6435d031b1839e0cdd912fd8b312696ef5371 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-09-26T20:49:06.363Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-26T20:49:06.363Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T20:49:06.658Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-26T20:49:06.658Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T20:49:06.720Z] prd-ubuntu20.04-docker-8c-8g-1201 does not seem to be running inside a container [2022-09-26T20:49:06.750Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-26T20:49:07.109Z] $ docker top e7ea03c0b01cfd2257cfb629049013f4e54589a57ce00b4b7fec1825cc9a61b1 -eo pid,comm [2022-09-26T20:49:07.159Z] 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). [2022-09-26T20:49:07.159Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-26T20:49:07.194Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-26T20:49:07.194Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-26T20:49:07.311Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-26T20:49:07.314Z] $ docker exec e7ea03c0b01cfd2257cfb629049013f4e54589a57ce00b4b7fec1825cc9a61b1 ssh-agent [2022-09-26T20:49:07.421Z] SSH_AUTH_SOCK=/tmp/ssh-6IY07gXpo6RN/agent.32 [2022-09-26T20:49:07.421Z] SSH_AGENT_PID=38 [2022-09-26T20:49:07.426Z] Running ssh-add (command line suppressed) [2022-09-26T20:49:07.531Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_246285347215630771.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_246285347215630771.key) [2022-09-26T20:49:07.545Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-26T20:49:07.833Z] + git semver bump pre [2022-09-26T20:49:08.091Z] 2022-09-26 20:49:08,013 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-09-26T20:49:08.091Z] 2022-09-26 20:49:08,013 [bump_version] DEBUG bumping version:2.3.0-dev.27 on axis:pre with prefix:dev [2022-09-26T20:49:08.091Z] 2022-09-26 20:49:08,013 [bump_version] DEBUG bumped version:2.3.0-dev.28 [2022-09-26T20:49:08.091Z] 2022-09-26 20:49:08,013 [write_version] DEBUG write version:2.3.0-dev.28 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True [2022-09-26T20:49:08.091Z] 2022-09-26 20:49:08,013 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-09-26T20:49:08.091Z] 2022-09-26 20:49:08,013 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-09-26T20:49:08.091Z] 2022-09-26 20:49:08,015 [execute] INFO git cat-file --batch-check [2022-09-26T20:49:08.091Z] 2022-09-26 20:49:08,016 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-26T20:49:08.091Z] 2022-09-26 20:49:08,021 [execute] INFO git cat-file --batch [2022-09-26T20:49:08.091Z] 2022-09-26 20:49:08,022 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-26T20:49:08.091Z] 2022-09-26 20:49:08,028 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-09-26T20:49:08.091Z] 2.3.0-dev.28 [Pipeline] } [2022-09-26T20:49:08.100Z] $ docker exec --env ******** --env ******** e7ea03c0b01cfd2257cfb629049013f4e54589a57ce00b4b7fec1825cc9a61b1 ssh-agent -k [2022-09-26T20:49:08.198Z] unset SSH_AUTH_SOCK; [2022-09-26T20:49:08.198Z] unset SSH_AGENT_PID; [2022-09-26T20:49:08.198Z] echo Agent pid 38 killed; [2022-09-26T20:49:08.207Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-26T20:49:08.503Z] + git semver [Pipeline] } [2022-09-26T20:49:08.780Z] $ docker stop --time=1 e7ea03c0b01cfd2257cfb629049013f4e54589a57ce00b4b7fec1825cc9a61b1 [2022-09-26T20:49:10.085Z] $ docker rm -f e7ea03c0b01cfd2257cfb629049013f4e54589a57ce00b4b7fec1825cc9a61b1 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-26T20:49:10.409Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-26T20:49:10.409Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T20:49:10.701Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-26T20:49:10.701Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T20:49:10.765Z] prd-ubuntu20.04-docker-8c-8g-1201 does not seem to be running inside a container [2022-09-26T20:49:10.794Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-26T20:49:11.156Z] $ docker top 84d727fd95ff1124318846ecc7c44c80c94725bd2f45e15810515b40f272f969 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-26T20:49:11.243Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-26T20:49:11.243Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-26T20:49:11.369Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-26T20:49:11.372Z] $ docker exec 84d727fd95ff1124318846ecc7c44c80c94725bd2f45e15810515b40f272f969 ssh-agent [2022-09-26T20:49:11.480Z] SSH_AUTH_SOCK=/tmp/ssh-N4zVGXm6VmQA/agent.32 [2022-09-26T20:49:11.480Z] SSH_AGENT_PID=38 [2022-09-26T20:49:11.485Z] Running ssh-add (command line suppressed) [2022-09-26T20:49:11.591Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_14197554841375695158.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_14197554841375695158.key) [2022-09-26T20:49:11.606Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-26T20:49:11.892Z] + git semver push [2022-09-26T20:49:12.151Z] 2022-09-26 20:49:12,076 [run_push] DEBUG push [2022-09-26T20:49:12.151Z] 2022-09-26 20:49:12,076 [execute] INFO git cat-file --batch-check [2022-09-26T20:49:12.151Z] 2022-09-26 20:49:12,076 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-26T20:49:12.151Z] 2022-09-26 20:49:12,081 [execute] INFO git rev-list 4f6e70130f3a8a39ce1169c4f0151631af10bcb7 -- [2022-09-26T20:49:12.151Z] 2022-09-26 20:49:12,081 [execute] DEBUG Popen(['git', 'rev-list', '4f6e70130f3a8a39ce1169c4f0151631af10bcb7', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-26T20:49:12.151Z] 2022-09-26 20:49:12,092 [execute] INFO git fetch -v origin [2022-09-26T20:49:12.151Z] 2022-09-26 20:49:12,093 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-09-26T20:49:12.718Z] 2022-09-26 20:49:12,683 [run_push] DEBUG no remote changes detected [2022-09-26T20:49:12.718Z] 2022-09-26 20:49:12,683 [execute] INFO git push origin semver [2022-09-26T20:49:12.718Z] 2022-09-26 20:49:12,684 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-26T20:49:13.657Z] 2022-09-26 20:49:13,534 [run_push] DEBUG push all version tags [2022-09-26T20:49:13.657Z] 2022-09-26 20:49:13,534 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-09-26T20:49:13.657Z] 2022-09-26 20:49:13,534 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2022-09-26T20:49:14.595Z] 2022-09-26 20:49:14,292 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-09-26T20:49:14.595Z] 2.3.0-dev.28 [Pipeline] } [2022-09-26T20:49:14.604Z] $ docker exec --env ******** --env ******** 84d727fd95ff1124318846ecc7c44c80c94725bd2f45e15810515b40f272f969 ssh-agent -k [2022-09-26T20:49:14.716Z] unset SSH_AUTH_SOCK; [2022-09-26T20:49:14.716Z] unset SSH_AGENT_PID; [2022-09-26T20:49:14.716Z] echo Agent pid 38 killed; [2022-09-26T20:49:14.731Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-26T20:49:15.044Z] + git semver [Pipeline] } [2022-09-26T20:49:15.318Z] $ docker stop --time=1 84d727fd95ff1124318846ecc7c44c80c94725bd2f45e15810515b40f272f969 [2022-09-26T20:49:16.621Z] $ docker rm -f 84d727fd95ff1124318846ecc7c44c80c94725bd2f45e15810515b40f272f969 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-09-26T20:49:17.127Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] [2022-09-26T20:49:17.127Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2022-09-26T20:49:17.127Z] total 16 [2022-09-26T20:49:17.127Z] drwxr-xr-x 3 root root 4096 Sep 26 20:39 . [2022-09-26T20:49:17.127Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 26 20:49 .. [2022-09-26T20:49:17.127Z] drwxr-xr-x 2 root root 4096 Sep 26 20:39 cost [2022-09-26T20:49:17.127Z] -rw-r--r-- 1 root root 85 Sep 26 20:39 cost.csv [2022-09-26T20:49:17.127Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2022-09-26T20:49:17.127Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2022-09-26T20:49:17.127Z] total 16 [2022-09-26T20:49:17.127Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 26 20:39 . [2022-09-26T20:49:17.127Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 26 20:49 .. [2022-09-26T20:49:17.127Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 26 20:39 cost [2022-09-26T20:49:17.127Z] -rw-r--r-- 1 jenkins jenkins 85 Sep 26 20:39 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-09-26T20:49:17.415Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-26T20:49:18.274Z] ---> package-listing.sh [2022-09-26T20:49:18.275Z] ++ facter osfamily [2022-09-26T20:49:18.275Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-26T20:49:18.534Z] + OS_FAMILY=debian [2022-09-26T20:49:18.534Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2022-09-26T20:49:18.534Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-26T20:49:18.534Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-26T20:49:18.534Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-26T20:49:18.534Z] + PACKAGES=/tmp/packages_start.txt [2022-09-26T20:49:18.534Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2022-09-26T20:49:18.534Z] + PACKAGES=/tmp/packages_end.txt [2022-09-26T20:49:18.534Z] + case "${OS_FAMILY}" in [2022-09-26T20:49:18.534Z] + dpkg -l [2022-09-26T20:49:18.534Z] + grep '^ii' [2022-09-26T20:49:18.534Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-26T20:49:18.534Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-26T20:49:18.534Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-26T20:49:18.534Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2022-09-26T20:49:18.534Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2022-09-26T20:49:18.534Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo [2022-09-26T20:49:18.545Z] 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/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-09-26T20:49:18.826Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-26T20:49:19.384Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-26T20:49:19.384Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-26T20:49:19.450Z] prd-ubuntu20.04-docker-8c-8g-1201 does not seem to be running inside a container [2022-09-26T20:49:19.482Z] $ 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/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-26T20:49:19.715Z] $ docker top 65460bab2175e054ff51551e8cf6bcc4b5160c2850952bb27d8c824d1b7ac661 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-26T20:49:20.061Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-26T20:49:20.347Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-26T20:49:20.634Z] + ls /var/log/sa-host [2022-09-26T20:49:20.634Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-26T20:49:20.692Z] provisioning config files... [2022-09-26T20:49:20.701Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config9833928523188330254tmp [Pipeline] { [Pipeline] echo [2022-09-26T20:49:20.718Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-26T20:49:20.999Z] ---> create-netrc.sh [Pipeline] } [2022-09-26T20:49:21.007Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-26T20:49:21.322Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-26T20:49:21.330Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-26T20:49:21.715Z] ---> sudo-logs.sh [2022-09-26T20:49:21.715Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-26T20:49:21.760Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-26T20:49:22.084Z] ---> job-cost.sh [2022-09-26T20:49:22.084Z] lf-activate-venv: SKIPPING [2022-09-26T20:49:22.084Z] DEBUG: total: 0.2199999988079071 [2022-09-26T20:49:22.084Z] INFO: Retrieving Stack Cost... [2022-09-26T20:49:22.360Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-26T20:49:22.926Z] INFO: Archiving Costs [Pipeline] echo [2022-09-26T20:49:22.938Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-26T20:49:23.221Z] ---> logs-deploy.sh [2022-09-26T20:49:23.221Z] lf-activate-venv: SKIPPING [2022-09-26T20:49:23.221Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/102 [2022-09-26T20:49:23.221Z] INFO: archiving workspace using pattern(s): [2022-09-26T20:49:24.157Z] Archives upload complete. [2022-09-26T20:49:24.417Z] INFO: archiving logs to Nexus [2022-09-26T20:49:24.987Z] ---> uname -a: [2022-09-26T20:49:24.987Z] Linux prd-ubuntu20-04-docker-8c-8g-1201 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-09-26T20:49:24.987Z] [2022-09-26T20:49:24.987Z] [2022-09-26T20:49:24.987Z] ---> lscpu: [2022-09-26T20:49:24.987Z] Architecture: x86_64 [2022-09-26T20:49:24.987Z] CPU op-mode(s): 32-bit, 64-bit [2022-09-26T20:49:24.987Z] Byte Order: Little Endian [2022-09-26T20:49:24.987Z] Address sizes: 40 bits physical, 48 bits virtual [2022-09-26T20:49:24.987Z] CPU(s): 8 [2022-09-26T20:49:24.987Z] On-line CPU(s) list: 0-7 [2022-09-26T20:49:24.987Z] Thread(s) per core: 1 [2022-09-26T20:49:24.987Z] Core(s) per socket: 1 [2022-09-26T20:49:24.987Z] Socket(s): 8 [2022-09-26T20:49:24.987Z] NUMA node(s): 1 [2022-09-26T20:49:24.987Z] Vendor ID: AuthenticAMD [2022-09-26T20:49:24.987Z] CPU family: 23 [2022-09-26T20:49:24.987Z] Model: 49 [2022-09-26T20:49:24.987Z] Model name: AMD EPYC-Rome Processor [2022-09-26T20:49:24.987Z] Stepping: 0 [2022-09-26T20:49:24.987Z] CPU MHz: 2799.998 [2022-09-26T20:49:24.987Z] BogoMIPS: 5599.99 [2022-09-26T20:49:24.987Z] Virtualization: AMD-V [2022-09-26T20:49:24.987Z] Hypervisor vendor: KVM [2022-09-26T20:49:24.987Z] Virtualization type: full [2022-09-26T20:49:24.987Z] L1d cache: 256 KiB [2022-09-26T20:49:24.987Z] L1i cache: 256 KiB [2022-09-26T20:49:24.987Z] L2 cache: 4 MiB [2022-09-26T20:49:24.987Z] L3 cache: 128 MiB [2022-09-26T20:49:24.987Z] NUMA node0 CPU(s): 0-7 [2022-09-26T20:49:24.987Z] Vulnerability Itlb multihit: Not affected [2022-09-26T20:49:24.987Z] Vulnerability L1tf: Not affected [2022-09-26T20:49:24.987Z] Vulnerability Mds: Not affected [2022-09-26T20:49:24.987Z] Vulnerability Meltdown: Not affected [2022-09-26T20:49:24.987Z] Vulnerability Mmio stale data: Not affected [2022-09-26T20:49:24.987Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-09-26T20:49:24.987Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-09-26T20:49:24.987Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-09-26T20:49:24.987Z] Vulnerability Srbds: Not affected [2022-09-26T20:49:24.987Z] Vulnerability Tsx async abort: Not affected [2022-09-26T20:49:24.987Z] 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 [2022-09-26T20:49:24.987Z] [2022-09-26T20:49:24.987Z] [2022-09-26T20:49:24.987Z] ---> nproc: [2022-09-26T20:49:24.987Z] 8 [2022-09-26T20:49:24.987Z] [2022-09-26T20:49:24.987Z] [2022-09-26T20:49:24.987Z] ---> df -h: [2022-09-26T20:49:24.987Z] Filesystem Size Used Avail Use% Mounted on [2022-09-26T20:49:24.987Z] overlay 155G 13G 143G 9% / [2022-09-26T20:49:24.987Z] tmpfs 64M 0 64M 0% /dev [2022-09-26T20:49:24.987Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-09-26T20:49:24.987Z] shm 64M 0 64M 0% /dev/shm [2022-09-26T20:49:24.987Z] /dev/vda1 155G 13G 143G 9% /facter-os [2022-09-26T20:49:24.987Z] [2022-09-26T20:49:24.987Z] [2022-09-26T20:49:24.987Z] ---> sar -b -r -n DEV: [2022-09-26T20:49:24.987Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1201) 09/26/22 _x86_64_ (8 CPU) [2022-09-26T20:49:24.987Z] [2022-09-26T20:49:24.987Z] 20:36:05 LINUX RESTART (8 CPU) [2022-09-26T20:49:24.987Z] [2022-09-26T20:49:24.987Z] 20:37:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-09-26T20:49:24.987Z] 20:38:01 171.60 0.81 170.78 0.00 29.15 122771.19 0.00 [2022-09-26T20:49:24.987Z] 20:39:01 175.49 0.33 175.16 0.00 18.66 31547.88 0.00 [2022-09-26T20:49:24.987Z] 20:40:01 35.03 0.05 34.98 0.00 6.67 16766.29 0.00 [2022-09-26T20:49:24.987Z] 20:41:01 1.85 0.00 1.85 0.00 0.00 20.66 0.00 [2022-09-26T20:49:24.987Z] 20:42:01 38.73 9.33 29.40 0.00 2884.32 4777.07 0.00 [2022-09-26T20:49:24.987Z] 20:43:01 1.65 0.00 1.65 0.00 0.00 17.73 0.00 [2022-09-26T20:49:24.987Z] 20:44:01 1.00 0.00 1.00 0.00 0.00 11.86 0.00 [2022-09-26T20:49:24.987Z] 20:45:01 1.28 0.00 1.28 0.00 0.00 14.53 0.00 [2022-09-26T20:49:24.987Z] 20:46:01 1.12 0.00 1.12 0.00 0.00 12.66 0.00 [2022-09-26T20:49:24.987Z] 20:47:01 1.78 0.00 1.78 0.00 0.00 31.06 0.00 [2022-09-26T20:49:24.987Z] 20:48:01 0.87 0.00 0.87 0.00 0.00 9.33 0.00 [2022-09-26T20:49:24.987Z] 20:49:01 103.53 0.43 103.10 0.00 25.20 59792.97 0.00 [2022-09-26T20:49:24.987Z] Average: 44.32 0.91 43.40 0.00 247.29 19503.99 0.00 [2022-09-26T20:49:24.987Z] [2022-09-26T20:49:24.987Z] 20:37:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-09-26T20:49:24.987Z] 20:38:01 27877568 31307024 996380 3.03 131984 3492164 2346736 6.92 1622752 2926332 449016 [2022-09-26T20:49:24.987Z] 20:39:01 28333248 31548452 755272 2.30 138504 3287220 1768368 5.21 1226988 2883980 516 [2022-09-26T20:49:24.987Z] 20:40:01 27845188 31570248 731216 2.22 146300 3739296 1758272 5.18 1221936 3323496 152 [2022-09-26T20:49:24.987Z] 20:41:01 27846080 31571300 729848 2.22 146364 3739296 1758272 5.18 1221936 3323516 184 [2022-09-26T20:49:24.987Z] 20:42:01 27563256 31562884 724976 2.20 164764 3988068 1795836 5.29 1367452 3436048 212 [2022-09-26T20:49:24.987Z] 20:43:01 27563524 31563200 724644 2.20 164796 3988068 1795836 5.29 1367064 3436048 156 [2022-09-26T20:49:24.987Z] 20:44:01 27565832 31565596 722316 2.20 164840 3988072 1795836 5.29 1365792 3436092 16 [2022-09-26T20:49:24.987Z] 20:45:01 27565816 31565620 722268 2.20 164880 3988072 1795836 5.29 1365836 3436092 12 [2022-09-26T20:49:24.987Z] 20:46:01 27565736 31566104 722256 2.20 164936 3988052 1795836 5.29 1365416 3436632 28 [2022-09-26T20:49:24.987Z] 20:47:01 27565972 31566424 721808 2.20 165016 3988080 1795836 5.29 1365516 3436656 4 [2022-09-26T20:49:24.987Z] 20:48:01 27566116 31566660 721776 2.19 165044 3988080 1795836 5.29 1365284 3436660 12 [2022-09-26T20:49:24.987Z] 20:49:01 26040644 31515772 765416 2.33 207276 5296568 1929644 5.69 1497384 4699812 944 [2022-09-26T20:49:24.987Z] Average: 27574915 31539107 753181 2.29 160392 3955920 1844345 5.44 1362780 3434280 37604 [2022-09-26T20:49:24.987Z] [2022-09-26T20:49:24.987Z] 20:37:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-09-26T20:49:24.987Z] 20:38:01 docker0 147.20 170.77 11.58 1502.28 0.00 0.00 0.00 0.00 [2022-09-26T20:49:24.987Z] 20:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-26T20:49:24.987Z] 20:38:01 veth9509cbf 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2022-09-26T20:49:24.987Z] 20:38:01 ens3 205.44 170.55 1539.29 28.61 0.00 0.00 0.00 0.00 [2022-09-26T20:49:24.987Z] 20:39:01 docker0 13.28 17.24 0.77 98.33 0.00 0.00 0.00 0.00 [2022-09-26T20:49:24.987Z] 20:39:01 lo 1.13 1.13 0.10 0.10 0.00 0.00 0.00 0.00 [2022-09-26T20:49:24.987Z] 20:39:01 ens3 65.46 67.03 173.94 100.39 0.00 0.00 0.00 0.00 [2022-09-26T20:49:24.987Z] 20:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-26T20:49:24.987Z] 20:40:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 [2022-09-26T20:49:24.987Z] 20:40:01 ens3 105.45 64.92 2521.01 10.72 0.00 0.00 0.00 0.00 [2022-09-26T20:49:24.987Z] 20:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-26T20:49:24.987Z] 20:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-26T20:49:24.987Z] 20:41:01 ens3 0.58 0.62 0.04 0.05 0.00 0.00 0.00 0.00 [2022-09-26T20:49:24.987Z] 20:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-26T20:49:24.987Z] 20:42:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 [2022-09-26T20:49:24.987Z] 20:42:01 ens3 66.77 42.89 1298.23 3.23 0.00 0.00 0.00 0.00 [2022-09-26T20:49:24.987Z] 20:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-26T20:49:24.987Z] 20:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-26T20:49:24.987Z] 20:43:01 ens3 0.58 0.35 0.27 0.20 0.00 0.00 0.00 0.00 [2022-09-26T20:49:24.987Z] 20:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-26T20:49:24.987Z] 20:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-26T20:49:24.987Z] 20:44:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-26T20:49:24.987Z] 20:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-26T20:49:24.987Z] 20:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-26T20:49:24.987Z] 20:45:01 ens3 0.37 0.23 0.90 0.02 0.00 0.00 0.00 0.00 [2022-09-26T20:49:24.987Z] 20:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-26T20:49:24.987Z] 20:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-26T20:49:24.987Z] 20:46:01 ens3 0.48 0.35 3.15 0.03 0.00 0.00 0.00 0.00 [2022-09-26T20:49:24.987Z] 20:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-26T20:49:24.987Z] 20:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-26T20:49:24.987Z] 20:47:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2022-09-26T20:49:24.987Z] 20:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-26T20:49:24.987Z] 20:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-26T20:49:24.987Z] 20:48:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-26T20:49:24.987Z] 20:49:01 docker0 45.74 50.42 3.65 689.02 0.00 0.00 0.00 0.00 [2022-09-26T20:49:24.987Z] 20:49:01 veth7a7435c 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 [2022-09-26T20:49:24.987Z] 20:49:01 lo 2.20 2.20 0.21 0.21 0.00 0.00 0.00 0.00 [2022-09-26T20:49:24.987Z] 20:49:01 ens3 328.35 232.26 7868.06 36.94 0.00 0.00 0.00 0.00 [2022-09-26T20:49:24.987Z] Average: docker0 17.00 19.66 1.32 188.97 0.00 0.00 0.00 0.00 [2022-09-26T20:49:24.987Z] Average: veth7a7435c 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-26T20:49:24.987Z] Average: lo 0.46 0.46 0.04 0.04 0.00 0.00 0.00 0.00 [2022-09-26T20:49:24.987Z] Average: ens3 64.29 48.11 1116.45 15.00 0.00 0.00 0.00 0.00 [2022-09-26T20:49:24.987Z] [2022-09-26T20:49:24.987Z] [2022-09-26T20:49:24.987Z] ---> sar -P ALL: [2022-09-26T20:49:24.987Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1201) 09/26/22 _x86_64_ (8 CPU) [2022-09-26T20:49:24.987Z] [2022-09-26T20:49:24.987Z] 20:36:05 LINUX RESTART (8 CPU) [2022-09-26T20:49:24.987Z] [2022-09-26T20:49:24.987Z] 20:37:02 CPU %user %nice %system %iowait %steal %idle [2022-09-26T20:49:24.987Z] 20:38:01 all 27.95 0.00 5.90 2.46 0.06 63.63 [2022-09-26T20:49:24.987Z] 20:38:01 0 27.37 0.00 5.68 0.07 0.05 66.82 [2022-09-26T20:49:24.987Z] 20:38:01 1 29.73 0.00 5.74 0.55 0.07 63.91 [2022-09-26T20:49:24.987Z] 20:38:01 2 29.07 0.00 5.42 0.39 0.07 65.04 [2022-09-26T20:49:24.987Z] 20:38:01 3 28.01 0.00 5.78 4.83 0.07 61.31 [2022-09-26T20:49:24.987Z] 20:38:01 4 28.29 0.00 6.71 8.22 0.07 56.71 [2022-09-26T20:49:24.987Z] 20:38:01 5 27.85 0.00 6.49 0.31 0.07 65.28 [2022-09-26T20:49:24.987Z] 20:38:01 6 25.06 0.00 6.10 3.14 0.05 65.65 [2022-09-26T20:49:24.987Z] 20:38:01 7 28.19 0.00 5.27 2.16 0.07 64.31 [2022-09-26T20:49:24.987Z] 20:39:01 all 42.21 0.00 6.97 1.50 0.07 49.25 [2022-09-26T20:49:24.987Z] 20:39:01 0 41.37 0.00 6.84 0.24 0.07 51.49 [2022-09-26T20:49:24.987Z] 20:39:01 1 43.66 0.00 6.81 0.03 0.07 49.43 [2022-09-26T20:49:24.987Z] 20:39:01 2 42.06 0.00 7.25 3.57 0.07 47.05 [2022-09-26T20:49:24.987Z] 20:39:01 3 43.34 0.00 7.53 0.66 0.08 48.39 [2022-09-26T20:49:24.987Z] 20:39:01 4 42.77 0.00 7.35 3.12 0.07 46.69 [2022-09-26T20:49:24.987Z] 20:39:01 5 41.56 0.00 6.96 0.27 0.07 51.15 [2022-09-26T20:49:24.987Z] 20:39:01 6 40.15 0.00 5.86 1.84 0.08 52.06 [2022-09-26T20:49:24.987Z] 20:39:01 7 42.78 0.00 7.14 2.26 0.07 47.76 [2022-09-26T20:49:24.987Z] 20:40:01 all 2.74 0.00 1.27 0.51 0.02 95.46 [2022-09-26T20:49:24.987Z] 20:40:01 0 3.04 0.00 0.99 0.12 0.02 95.84 [2022-09-26T20:49:24.987Z] 20:40:01 1 1.89 0.00 2.56 3.11 0.02 92.42 [2022-09-26T20:49:24.987Z] 20:40:01 2 2.66 0.00 1.09 0.05 0.02 96.18 [2022-09-26T20:49:24.987Z] 20:40:01 3 3.33 0.00 1.40 0.02 0.02 95.24 [2022-09-26T20:49:24.987Z] 20:40:01 4 2.69 0.00 1.10 0.05 0.02 96.14 [2022-09-26T20:49:24.987Z] 20:40:01 5 2.52 0.00 1.02 0.03 0.02 96.41 [2022-09-26T20:49:24.987Z] 20:40:01 6 3.16 0.00 0.77 0.05 0.02 96.01 [2022-09-26T20:49:24.987Z] 20:40:01 7 2.63 0.00 1.26 0.65 0.02 95.45 [2022-09-26T20:49:24.988Z] 20:41:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2022-09-26T20:49:24.988Z] 20:41:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2022-09-26T20:49:24.988Z] 20:41:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2022-09-26T20:49:24.988Z] 20:41:01 2 0.00 0.00 0.02 0.02 0.00 99.97 [2022-09-26T20:49:24.988Z] 20:41:01 3 0.05 0.00 0.03 0.00 0.03 99.88 [2022-09-26T20:49:24.988Z] 20:41:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2022-09-26T20:49:24.988Z] 20:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-26T20:49:24.988Z] 20:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-26T20:49:24.988Z] 20:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-26T20:49:24.988Z] 20:42:01 all 1.18 0.00 0.86 0.37 0.01 97.57 [2022-09-26T20:49:24.988Z] 20:42:01 0 1.87 0.00 0.75 0.47 0.00 96.91 [2022-09-26T20:49:24.988Z] 20:42:01 1 0.77 0.00 0.47 0.07 0.00 98.70 [2022-09-26T20:49:24.988Z] 20:42:01 2 0.67 0.00 0.45 1.18 0.02 97.68 [2022-09-26T20:49:24.988Z] 20:42:01 3 1.09 0.00 0.81 0.03 0.02 98.05 [2022-09-26T20:49:24.988Z] 20:42:01 4 1.12 0.00 2.37 0.85 0.02 95.64 [2022-09-26T20:49:24.988Z] 20:42:01 5 1.57 0.00 0.45 0.17 0.02 97.80 [2022-09-26T20:49:24.988Z] 20:42:01 6 1.40 0.00 0.50 0.02 0.02 98.06 [2022-09-26T20:49:24.988Z] 20:42:01 7 0.95 0.00 1.10 0.18 0.02 97.74 [2022-09-26T20:49:24.988Z] 20:43:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-09-26T20:49:24.988Z] 20:43:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-26T20:49:24.988Z] 20:43:01 1 0.02 0.00 0.02 0.03 0.02 99.92 [2022-09-26T20:49:24.988Z] 20:43:01 2 0.02 0.00 0.02 0.02 0.00 99.95 [2022-09-26T20:49:24.988Z] 20:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-26T20:49:24.988Z] 20:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-26T20:49:24.988Z] 20:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-26T20:49:24.988Z] 20:43:01 6 0.02 0.00 0.07 0.00 0.02 99.90 [2022-09-26T20:49:24.988Z] 20:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-26T20:49:24.988Z] 20:44:01 all 0.02 0.00 0.00 0.00 0.01 99.96 [2022-09-26T20:49:24.988Z] 20:44:01 0 0.07 0.00 0.00 0.00 0.02 99.92 [2022-09-26T20:49:24.988Z] 20:44:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2022-09-26T20:49:24.988Z] 20:44:01 2 0.03 0.00 0.00 0.03 0.02 99.92 [2022-09-26T20:49:24.988Z] 20:44:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2022-09-26T20:49:24.988Z] 20:44:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-26T20:49:24.988Z] 20:44:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-26T20:49:24.988Z] 20:44:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2022-09-26T20:49:24.988Z] 20:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-26T20:49:24.988Z] 20:45:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2022-09-26T20:49:24.988Z] 20:45:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2022-09-26T20:49:24.988Z] 20:45:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-26T20:49:24.988Z] 20:45:01 2 0.02 0.00 0.00 0.03 0.00 99.95 [2022-09-26T20:49:24.988Z] 20:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-26T20:49:24.988Z] 20:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-26T20:49:24.988Z] 20:45:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-26T20:49:24.988Z] 20:45:01 6 0.03 0.00 0.05 0.00 0.03 99.88 [2022-09-26T20:49:24.988Z] 20:45:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2022-09-26T20:49:24.988Z] 20:46:01 all 0.03 0.00 0.01 0.01 0.01 99.96 [2022-09-26T20:49:24.988Z] 20:46:01 0 0.07 0.00 0.02 0.00 0.00 99.92 [2022-09-26T20:49:24.988Z] 20:46:01 1 0.02 0.00 0.02 0.02 0.02 99.93 [2022-09-26T20:49:24.988Z] 20:46:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2022-09-26T20:49:24.988Z] 20:46:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2022-09-26T20:49:24.988Z] 20:46:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2022-09-26T20:49:24.988Z] 20:46:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2022-09-26T20:49:24.988Z] 20:46:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2022-09-26T20:49:24.988Z] 20:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-26T20:49:24.988Z] 20:47:01 all 0.01 0.00 0.00 0.01 0.01 99.97 [2022-09-26T20:49:24.988Z] 20:47:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2022-09-26T20:49:24.988Z] 20:47:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2022-09-26T20:49:24.988Z] 20:47:01 2 0.02 0.00 0.00 0.03 0.02 99.93 [2022-09-26T20:49:24.988Z] 20:47:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2022-09-26T20:49:24.988Z] 20:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-26T20:49:24.988Z] 20:47:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-26T20:49:24.988Z] 20:47:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2022-09-26T20:49:24.988Z] 20:47:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-26T20:49:24.988Z] 20:48:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2022-09-26T20:49:24.988Z] 20:48:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-26T20:49:24.988Z] 20:48:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2022-09-26T20:49:24.988Z] 20:48:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2022-09-26T20:49:24.988Z] 20:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-26T20:49:24.988Z] 20:48:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2022-09-26T20:49:24.988Z] 20:48:01 5 0.03 0.00 0.03 0.00 0.02 99.92 [2022-09-26T20:49:24.988Z] 20:48:01 6 0.03 0.00 0.03 0.00 0.03 99.90 [2022-09-26T20:49:24.988Z] 20:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-26T20:49:24.988Z] [2022-09-26T20:49:24.988Z] 20:48:01 CPU %user %nice %system %iowait %steal %idle [2022-09-26T20:49:24.988Z] 20:49:01 all 8.49 0.00 3.81 1.62 0.04 86.04 [2022-09-26T20:49:24.988Z] 20:49:01 0 8.33 0.00 3.27 0.02 0.03 88.35 [2022-09-26T20:49:24.988Z] 20:49:01 1 8.18 0.00 3.85 0.02 0.05 87.90 [2022-09-26T20:49:24.988Z] 20:49:01 2 8.48 0.00 3.58 1.40 0.03 86.51 [2022-09-26T20:49:24.988Z] 20:49:01 3 9.33 0.00 3.84 0.63 0.05 86.15 [2022-09-26T20:49:24.988Z] 20:49:01 4 8.05 0.00 4.87 9.07 0.05 77.96 [2022-09-26T20:49:24.988Z] 20:49:01 5 7.72 0.00 4.27 1.77 0.03 86.21 [2022-09-26T20:49:24.988Z] 20:49:01 6 8.71 0.00 3.35 0.07 0.03 87.84 [2022-09-26T20:49:24.988Z] 20:49:01 7 9.14 0.00 3.43 0.07 0.05 87.32 [2022-09-26T20:49:24.988Z] Average: all 6.81 0.00 1.55 0.53 0.02 91.08 [2022-09-26T20:49:24.988Z] Average: 0 6.78 0.00 1.45 0.08 0.02 91.67 [2022-09-26T20:49:24.988Z] Average: 1 6.95 0.00 1.61 0.32 0.02 91.11 [2022-09-26T20:49:24.988Z] Average: 2 6.84 0.00 1.47 0.56 0.02 91.11 [2022-09-26T20:49:24.988Z] Average: 3 7.03 0.00 1.60 0.50 0.03 90.84 [2022-09-26T20:49:24.988Z] Average: 4 6.83 0.00 1.85 1.75 0.02 89.56 [2022-09-26T20:49:24.988Z] Average: 5 6.69 0.00 1.59 0.21 0.02 91.49 [2022-09-26T20:49:24.988Z] Average: 6 6.45 0.00 1.37 0.42 0.03 91.73 [2022-09-26T20:49:24.988Z] Average: 7 6.89 0.00 1.50 0.44 0.02 91.15 [2022-09-26T20:49:24.988Z] [2022-09-26T20:49:24.988Z] [2022-09-26T20:49:24.988Z]