Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7a5456d65667bce537ee6e9ff0922bddc6112164 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-ssh9244060433971321916.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-ssh2188465749538775914.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-ssh7292687487232659818.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-ssh15340520463772847432.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-ssh8509785095529235275.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-623 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 7a5456d65667bce537ee6e9ff0922bddc6112164 (main) Commit message: "Merge pull request #1213 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-messaging/v2-2.3.0-dev.17" > 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 7a5456d65667bce537ee6e9ff0922bddc6112164 # timeout=10 > git rev-list --no-walk e5a0b3e55ec9dc6fa0154916c923036ad023fb3d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-22T16:52:42.197Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-22T16:52:42.246Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-22T16:52:42.258Z] ========================================================= [2022-09-22T16:52:42.258Z] EdgeX Global Pipelines Version Info [2022-09-22T16:52:42.258Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-22T16:52:42.972Z] ------------------- [2022-09-22T16:52:42.972Z] stable info: [2022-09-22T16:52:42.972Z] ------------------- [2022-09-22T16:52:42.972Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-22T16:52:42.972Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-22T16:52:42.972Z] Message: update stable to v1.0.239 [2022-09-22T16:52:43.543Z] ------------------- [2022-09-22T16:52:43.543Z] experimental info: [2022-09-22T16:52:43.543Z] ------------------- [2022-09-22T16:52:43.543Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-22T16:52:43.543Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-22T16:52:43.543Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-22T16:52:43.699Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2022-09-22T16:52:43.709Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2022-09-22T16:52:43.720Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-22T16:52:43.730Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-22T16:52:43.741Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-22T16:52:43.753Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-22T16:52:43.764Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-22T16:52:43.777Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2022-09-22T16:52:43.790Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-22T16:52:43.805Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-22T16:52:43.816Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-22T16:52:43.826Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2022-09-22T16:52:43.838Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-22T16:52:43.850Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-22T16:52:43.863Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-22T16:52:43.873Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-09-22T16:52:43.884Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-09-22T16:52:43.895Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-09-22T16:52:43.908Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-22T16:52:43.919Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-22T16:52:43.930Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-09-22T16:52:43.942Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-09-22T16:52:43.957Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-09-22T16:52:43.966Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-09-22T16:52:43.979Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-09-22T16:52:43.992Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-22T16:52:44.009Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-22T16:52:44.020Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-09-22T16:52:44.030Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-09-22T16:52:44.041Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-09-22T16:52:44.052Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7a5456d65667bce537ee6e9ff0922bddc6112164 [Pipeline] echo [2022-09-22T16:52:44.064Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7a5456d [Pipeline] echo [2022-09-22T16:52:44.079Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-22T16:52:44.134Z] provisioning config files... [2022-09-22T16:52:44.147Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config12261086367043165614tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-22T16:52:44.447Z] ---> docker-login.sh [2022-09-22T16:52:44.448Z] nexus3.edgexfoundry.org:10001 [2022-09-22T16:52:44.707Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T16:52:44.707Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T16:52:44.707Z] Configure a credential helper to remove this warning. See [2022-09-22T16:52:44.707Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T16:52:44.707Z] [2022-09-22T16:52:44.707Z] Login Succeeded [2022-09-22T16:52:44.707Z] nexus3.edgexfoundry.org:10002 [2022-09-22T16:52:44.707Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T16:52:44.968Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T16:52:44.968Z] Configure a credential helper to remove this warning. See [2022-09-22T16:52:44.968Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T16:52:44.968Z] [2022-09-22T16:52:44.968Z] Login Succeeded [2022-09-22T16:52:44.968Z] nexus3.edgexfoundry.org:10003 [2022-09-22T16:52:44.968Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T16:52:44.968Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T16:52:44.968Z] Configure a credential helper to remove this warning. See [2022-09-22T16:52:44.968Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T16:52:44.968Z] [2022-09-22T16:52:44.968Z] Login Succeeded [2022-09-22T16:52:44.968Z] nexus3.edgexfoundry.org:10004 [2022-09-22T16:52:44.968Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T16:52:45.228Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T16:52:45.228Z] Configure a credential helper to remove this warning. See [2022-09-22T16:52:45.228Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T16:52:45.228Z] [2022-09-22T16:52:45.228Z] Login Succeeded [2022-09-22T16:52:45.228Z] docker.io [2022-09-22T16:52:45.228Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T16:52:45.488Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T16:52:45.488Z] Configure a credential helper to remove this warning. See [2022-09-22T16:52:45.488Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T16:52:45.488Z] [2022-09-22T16:52:45.488Z] Login Succeeded [2022-09-22T16:52:45.488Z] ---> docker-login.sh ends [Pipeline] } [2022-09-22T16:52:45.495Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-09-22T16:52:45.854Z] + git rev-list -1 --merges 7a5456d65667bce537ee6e9ff0922bddc6112164~1..7a5456d65667bce537ee6e9ff0922bddc6112164 [Pipeline] echo [2022-09-22T16:52:45.883Z] -----------> git rev-list -1 --merges 7a5456d65667bce537ee6e9ff0922bddc6112164~1..7a5456d65667bce537ee6e9ff0922bddc6112164 7a5456d65667bce537ee6e9ff0922bddc6112164 [2022-09-22T16:52:45.883Z] 7a5456d65667bce537ee6e9ff0922bddc6112164 [false] [Pipeline] sh [2022-09-22T16:52:46.172Z] + git log --format=format:%s -1 7a5456d65667bce537ee6e9ff0922bddc6112164 [Pipeline] echo [2022-09-22T16:52:46.185Z] ========================================================= [2022-09-22T16:52:46.185Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-22T16:52:46.185Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-22T16:52:46.495Z] + git log --format=format:%s -1 7a5456d65667bce537ee6e9ff0922bddc6112164 [Pipeline] echo [2022-09-22T16:52:46.511Z] [semverPrep] GIT_COMMIT: 7a5456d65667bce537ee6e9ff0922bddc6112164, Commit Message: Merge pull request #1213 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-messaging/v2-2.3.0-dev.17 [Pipeline] echo [2022-09-22T16:52:46.520Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-09-22T16:52:46.865Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-22T16:52:46.865Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-22T16:52:46.865Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-22T16:52:46.865Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-22T16:52:46.865Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-22T16:52:46.865Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-22T16:52:46.865Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T16:52:47.218Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-22T16:52:47.218Z] [2022-09-22T16:52:47.218Z] 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-22T16:52:47.511Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-22T16:52:47.511Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-22T16:52:47.511Z] b85a868b505f: Pulling fs layer [2022-09-22T16:52:47.511Z] e2be974225ed: Pulling fs layer [2022-09-22T16:52:47.511Z] 339a4e72a1f5: Pulling fs layer [2022-09-22T16:52:47.511Z] 988bab9f4d93: Pulling fs layer [2022-09-22T16:52:47.511Z] 1469e6f7b9e6: Pulling fs layer [2022-09-22T16:52:47.511Z] eaf3925da568: Pulling fs layer [2022-09-22T16:52:47.511Z] bab4dde63d76: Pulling fs layer [2022-09-22T16:52:47.511Z] bde34c3a00c8: Pulling fs layer [2022-09-22T16:52:47.511Z] b352a97aabf1: Pulling fs layer [2022-09-22T16:52:47.511Z] 4872d77fe225: Pulling fs layer [2022-09-22T16:52:47.511Z] 5851b861e8e6: Pulling fs layer [2022-09-22T16:52:47.511Z] 988bab9f4d93: Waiting [2022-09-22T16:52:47.511Z] 1469e6f7b9e6: Waiting [2022-09-22T16:52:47.511Z] eaf3925da568: Waiting [2022-09-22T16:52:47.511Z] bab4dde63d76: Waiting [2022-09-22T16:52:47.511Z] bde34c3a00c8: Waiting [2022-09-22T16:52:47.511Z] b352a97aabf1: Waiting [2022-09-22T16:52:47.511Z] 4872d77fe225: Waiting [2022-09-22T16:52:47.511Z] 5851b861e8e6: Waiting [2022-09-22T16:52:47.511Z] e2be974225ed: Download complete [2022-09-22T16:52:47.511Z] 988bab9f4d93: Download complete [2022-09-22T16:52:47.772Z] 339a4e72a1f5: Verifying Checksum [2022-09-22T16:52:47.772Z] 339a4e72a1f5: Download complete [2022-09-22T16:52:47.772Z] 1469e6f7b9e6: Verifying Checksum [2022-09-22T16:52:47.772Z] 1469e6f7b9e6: Download complete [2022-09-22T16:52:47.772Z] eaf3925da568: Verifying Checksum [2022-09-22T16:52:47.772Z] eaf3925da568: Download complete [2022-09-22T16:52:47.772Z] bde34c3a00c8: Download complete [2022-09-22T16:52:47.772Z] b352a97aabf1: Verifying Checksum [2022-09-22T16:52:47.772Z] b352a97aabf1: Download complete [2022-09-22T16:52:47.772Z] 4872d77fe225: Download complete [2022-09-22T16:52:47.772Z] b85a868b505f: Verifying Checksum [2022-09-22T16:52:47.772Z] b85a868b505f: Download complete [2022-09-22T16:52:47.772Z] 5851b861e8e6: Verifying Checksum [2022-09-22T16:52:47.772Z] 5851b861e8e6: Download complete [2022-09-22T16:52:48.031Z] bab4dde63d76: Verifying Checksum [2022-09-22T16:52:48.031Z] bab4dde63d76: Download complete [2022-09-22T16:52:48.966Z] b85a868b505f: Pull complete [2022-09-22T16:52:49.225Z] e2be974225ed: Pull complete [2022-09-22T16:52:49.793Z] 339a4e72a1f5: Pull complete [2022-09-22T16:52:49.793Z] 988bab9f4d93: Pull complete [2022-09-22T16:52:50.052Z] 1469e6f7b9e6: Pull complete [2022-09-22T16:52:50.052Z] eaf3925da568: Pull complete [2022-09-22T16:52:51.954Z] bab4dde63d76: Pull complete [2022-09-22T16:52:51.954Z] bde34c3a00c8: Pull complete [2022-09-22T16:52:51.954Z] b352a97aabf1: Pull complete [2022-09-22T16:52:52.212Z] 4872d77fe225: Pull complete [2022-09-22T16:52:52.212Z] 5851b861e8e6: Pull complete [2022-09-22T16:52:52.212Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-22T16:52:52.212Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-22T16:52:52.212Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-22T16:52:52.286Z] prd-ubuntu20.04-docker-8c-8g-623 does not seem to be running inside a container [2022-09-22T16:52:52.323Z] $ 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-22T16:52:53.872Z] $ docker top 9b33f3b98d97863cbd343ff208bd10051d356f3479cfac83d41b5ae7a4d53397 -eo pid,comm [2022-09-22T16:52:53.932Z] 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-22T16:52:53.932Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-22T16:52:53.964Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-22T16:52:53.964Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-22T16:52:54.073Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-22T16:52:54.078Z] $ docker exec 9b33f3b98d97863cbd343ff208bd10051d356f3479cfac83d41b5ae7a4d53397 ssh-agent [2022-09-22T16:52:54.193Z] SSH_AUTH_SOCK=/tmp/ssh-cyPGVHAdzJsJ/agent.32 [2022-09-22T16:52:54.193Z] SSH_AGENT_PID=38 [2022-09-22T16:52:54.201Z] Running ssh-add (command line suppressed) [2022-09-22T16:52:54.298Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_13986198402478099153.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_13986198402478099153.key) [2022-09-22T16:52:54.314Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-22T16:52:54.602Z] + git tag --points-at HEAD [Pipeline] } [2022-09-22T16:52:54.619Z] $ docker exec --env ******** --env ******** 9b33f3b98d97863cbd343ff208bd10051d356f3479cfac83d41b5ae7a4d53397 ssh-agent -k [2022-09-22T16:52:54.735Z] unset SSH_AUTH_SOCK; [2022-09-22T16:52:54.735Z] unset SSH_AGENT_PID; [2022-09-22T16:52:54.735Z] echo Agent pid 38 killed; [2022-09-22T16:52:54.743Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-22T16:52:54.766Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-22T16:52:54.766Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-22T16:52:54.887Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-22T16:52:54.892Z] $ docker exec 9b33f3b98d97863cbd343ff208bd10051d356f3479cfac83d41b5ae7a4d53397 ssh-agent [2022-09-22T16:52:55.015Z] SSH_AUTH_SOCK=/tmp/ssh-avDMazSuN3hF/agent.70 [2022-09-22T16:52:55.015Z] SSH_AGENT_PID=76 [2022-09-22T16:52:55.020Z] Running ssh-add (command line suppressed) [2022-09-22T16:52:55.131Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2608161507875711539.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2608161507875711539.key) [2022-09-22T16:52:55.142Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-22T16:52:55.428Z] + git semver init [2022-09-22T16:52:55.688Z] 2022-09-22 16:52:55,610 [run_init] DEBUG init version:0.0.0 force:False [2022-09-22T16:52:55.688Z] 2022-09-22 16:52:55,611 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver [2022-09-22T16:52:55.688Z] 2022-09-22 16:52:55,612 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2022-09-22T16:52:55.688Z] 2022-09-22 16:52:55,612 [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-22T16:52:56.624Z] 2022-09-22 16:52:56,618 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude [2022-09-22T16:52:56.624Z] 2022-09-22 16:52:56,619 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False [2022-09-22T16:52:56.624Z] 2022-09-22 16:52:56,619 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-09-22T16:52:56.624Z] 2022-09-22 16:52:56,619 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-09-22T16:52:56.624Z] 2.3.0-dev.25 [Pipeline] } [2022-09-22T16:52:56.894Z] $ docker exec --env ******** --env ******** 9b33f3b98d97863cbd343ff208bd10051d356f3479cfac83d41b5ae7a4d53397 ssh-agent -k [2022-09-22T16:52:56.993Z] unset SSH_AUTH_SOCK; [2022-09-22T16:52:56.994Z] unset SSH_AGENT_PID; [2022-09-22T16:52:56.994Z] echo Agent pid 76 killed; [2022-09-22T16:52:57.002Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-22T16:52:58.180Z] + git semver [Pipeline] } [2022-09-22T16:52:58.195Z] $ docker stop --time=1 9b33f3b98d97863cbd343ff208bd10051d356f3479cfac83d41b5ae7a4d53397 [2022-09-22T16:52:59.535Z] $ docker rm -f 9b33f3b98d97863cbd343ff208bd10051d356f3479cfac83d41b5ae7a4d53397 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-22T16:52:59.892Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-22T16:53:00.061Z] Stashed 1 file(s) [Pipeline] echo [2022-09-22T16:53:00.064Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.25 [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-22T16:53:00.175Z] provisioning config files... [2022-09-22T16:53:00.184Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config7909019259229675907tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-22T16:53:00.478Z] ---> docker-login.sh [2022-09-22T16:53:00.478Z] nexus3.edgexfoundry.org:10001 [2022-09-22T16:53:00.478Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T16:53:00.478Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T16:53:00.478Z] Configure a credential helper to remove this warning. See [2022-09-22T16:53:00.478Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T16:53:00.478Z] [2022-09-22T16:53:00.478Z] Login Succeeded [2022-09-22T16:53:00.478Z] nexus3.edgexfoundry.org:10002 [2022-09-22T16:53:00.478Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T16:53:00.478Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T16:53:00.478Z] Configure a credential helper to remove this warning. See [2022-09-22T16:53:00.478Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T16:53:00.478Z] [2022-09-22T16:53:00.478Z] Login Succeeded [2022-09-22T16:53:00.478Z] nexus3.edgexfoundry.org:10003 [2022-09-22T16:53:00.738Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T16:53:00.738Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T16:53:00.738Z] Configure a credential helper to remove this warning. See [2022-09-22T16:53:00.738Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T16:53:00.738Z] [2022-09-22T16:53:00.738Z] Login Succeeded [2022-09-22T16:53:00.738Z] nexus3.edgexfoundry.org:10004 [2022-09-22T16:53:00.738Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T16:53:00.738Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T16:53:00.738Z] Configure a credential helper to remove this warning. See [2022-09-22T16:53:00.738Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T16:53:00.738Z] [2022-09-22T16:53:00.738Z] Login Succeeded [2022-09-22T16:53:00.738Z] docker.io [2022-09-22T16:53:00.997Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T16:53:01.257Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T16:53:01.257Z] Configure a credential helper to remove this warning. See [2022-09-22T16:53:01.257Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T16:53:01.257Z] [2022-09-22T16:53:01.257Z] Login Succeeded [2022-09-22T16:53:01.257Z] ---> docker-login.sh ends [Pipeline] } [2022-09-22T16:53:01.265Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-22T16:53:01.321Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-22T16:53:01.332Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-22T16:53:01.337Z] ========================================================= [2022-09-22T16:53:01.337Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-22T16:53:01.337Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T16:53:01.637Z] + 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-22T16:53:01.637Z] Sending build context to Docker daemon 9.87MB [2022-09-22T16:53:01.637Z] Step 1/11 : ARG BASE=golang:1.18-alpine3.16 [2022-09-22T16:53:01.637Z] Step 2/11 : FROM ${BASE} AS builder [2022-09-22T16:53:01.637Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-22T16:53:01.637Z] 2408cc74d12b: Pulling fs layer [2022-09-22T16:53:01.637Z] ea60b727a1ce: Pulling fs layer [2022-09-22T16:53:01.637Z] 30c4a7721957: Pulling fs layer [2022-09-22T16:53:01.637Z] 370296b7ddb6: Pulling fs layer [2022-09-22T16:53:01.637Z] 7c6cee850709: Pulling fs layer [2022-09-22T16:53:01.637Z] 39a5fcdaea64: Pulling fs layer [2022-09-22T16:53:01.637Z] d94ebbe4e438: Pulling fs layer [2022-09-22T16:53:01.637Z] bcfd1f05c69d: Pulling fs layer [2022-09-22T16:53:01.637Z] 59ccb84bbe0f: Pulling fs layer [2022-09-22T16:53:01.637Z] 39a5fcdaea64: Waiting [2022-09-22T16:53:01.637Z] d94ebbe4e438: Waiting [2022-09-22T16:53:01.637Z] bcfd1f05c69d: Waiting [2022-09-22T16:53:01.637Z] 59ccb84bbe0f: Waiting [2022-09-22T16:53:01.637Z] 7c6cee850709: Waiting [2022-09-22T16:53:01.637Z] 30c4a7721957: Verifying Checksum [2022-09-22T16:53:01.637Z] 30c4a7721957: Download complete [2022-09-22T16:53:01.637Z] ea60b727a1ce: Verifying Checksum [2022-09-22T16:53:01.637Z] ea60b727a1ce: Download complete [2022-09-22T16:53:01.898Z] 7c6cee850709: Verifying Checksum [2022-09-22T16:53:01.898Z] 7c6cee850709: Download complete [2022-09-22T16:53:01.898Z] 39a5fcdaea64: Verifying Checksum [2022-09-22T16:53:01.898Z] 39a5fcdaea64: Download complete [2022-09-22T16:53:01.898Z] 2408cc74d12b: Verifying Checksum [2022-09-22T16:53:01.898Z] 2408cc74d12b: Download complete [2022-09-22T16:53:01.898Z] d94ebbe4e438: Download complete [2022-09-22T16:53:01.898Z] 2408cc74d12b: Pull complete [2022-09-22T16:53:02.166Z] ea60b727a1ce: Pull complete [2022-09-22T16:53:02.166Z] 30c4a7721957: Pull complete [2022-09-22T16:53:02.166Z] 59ccb84bbe0f: Verifying Checksum [2022-09-22T16:53:02.166Z] 59ccb84bbe0f: Download complete [2022-09-22T16:53:02.427Z] bcfd1f05c69d: Verifying Checksum [2022-09-22T16:53:02.427Z] bcfd1f05c69d: Download complete [2022-09-22T16:53:02.686Z] 370296b7ddb6: Verifying Checksum [2022-09-22T16:53:02.686Z] 370296b7ddb6: Download complete [2022-09-22T16:53:06.887Z] 370296b7ddb6: Pull complete [2022-09-22T16:53:06.887Z] 7c6cee850709: Pull complete [2022-09-22T16:53:06.887Z] 39a5fcdaea64: Pull complete [2022-09-22T16:53:06.887Z] d94ebbe4e438: Pull complete [2022-09-22T16:53:08.788Z] bcfd1f05c69d: Pull complete [2022-09-22T16:53:09.744Z] 59ccb84bbe0f: Pull complete [2022-09-22T16:53:09.744Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-22T16:53:09.744Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-22T16:53:09.744Z] ---> a4fb48ad2a94 [2022-09-22T16:53:09.744Z] Step 3/11 : ARG MAKE=make build [2022-09-22T16:53:11.656Z] ---> Running in b1500f34c9c5 [2022-09-22T16:53:11.656Z] Removing intermediate container b1500f34c9c5 [2022-09-22T16:53:11.656Z] ---> 43371c3e8482 [2022-09-22T16:53:11.656Z] Step 4/11 : WORKDIR /device-sdk-go [2022-09-22T16:53:11.656Z] ---> Running in 06b456c6c5c5 [2022-09-22T16:53:11.656Z] Removing intermediate container 06b456c6c5c5 [2022-09-22T16:53:11.656Z] ---> 51a73e729fef [2022-09-22T16:53:11.656Z] Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-22T16:53:11.916Z] ---> Running in b94e80f5189b [2022-09-22T16:53:11.916Z] Removing intermediate container b94e80f5189b [2022-09-22T16:53:11.916Z] ---> eea48ae94ded [2022-09-22T16:53:11.916Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-22T16:53:11.916Z] ---> Running in d8049db97fe8 [2022-09-22T16:53:12.483Z] Removing intermediate container d8049db97fe8 [2022-09-22T16:53:12.483Z] ---> dfb2f19b4d7d [2022-09-22T16:53:12.483Z] Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-09-22T16:53:12.742Z] ---> Running in 703bbf5daffc [2022-09-22T16:53:13.001Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-22T16:53:13.568Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-22T16:53:14.134Z] OK: 211 MiB in 51 packages [2022-09-22T16:53:14.394Z] Removing intermediate container 703bbf5daffc [2022-09-22T16:53:14.394Z] ---> 9c5523f675da [2022-09-22T16:53:14.394Z] Step 8/11 : COPY go.mod vendor* ./ [2022-09-22T16:53:14.394Z] ---> 1d67b7498df2 [2022-09-22T16:53:14.394Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-22T16:53:14.653Z] ---> Running in 2d688fa91eb2 [2022-09-22T16:53:15.144Z] Still waiting to schedule task [2022-09-22T16:53:15.144Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-09-22T16:53:29.550Z] Removing intermediate container 2d688fa91eb2 [2022-09-22T16:53:29.550Z] ---> de25648c603d [2022-09-22T16:53:29.550Z] Step 10/11 : COPY . . [2022-09-22T16:53:29.550Z] ---> e8beb7e89dae [2022-09-22T16:53:29.550Z] Step 11/11 : RUN ${MAKE} [2022-09-22T16:53:29.550Z] ---> Running in df46279f3604 [2022-09-22T16:53:29.810Z] noop [2022-09-22T16:53:30.377Z] Removing intermediate container df46279f3604 [2022-09-22T16:53:30.378Z] ---> 648966faeb56 [2022-09-22T16:53:30.378Z] Successfully built 648966faeb56 [2022-09-22T16:53:30.378Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T16:53:30.694Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-22T16:53:30.694Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-22T16:53:30.756Z] prd-ubuntu20.04-docker-8c-8g-623 does not seem to be running inside a container [2022-09-22T16:53:30.430Z] $ 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-22T16:53:31.861Z] $ docker top 3d56f9ac8716ca122c2604835eff7006d2faa136fe72ea2efb796caec2e26815 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-22T16:53:32.532Z] + go version [2022-09-22T16:53:32.532Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-22T16:53:32.238Z] $ docker stop --time=1 3d56f9ac8716ca122c2604835eff7006d2faa136fe72ea2efb796caec2e26815 [2022-09-22T16:53:33.527Z] $ docker rm -f 3d56f9ac8716ca122c2604835eff7006d2faa136fe72ea2efb796caec2e26815 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T16:53:34.193Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-22T16:53:34.193Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-22T16:53:34.267Z] prd-ubuntu20.04-docker-8c-8g-623 does not seem to be running inside a container [2022-09-22T16:53:34.059Z] $ 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-22T16:53:34.402Z] $ docker top cb2417e4f3508b198d54b0d59ed735ab500ffcda7fff23162823da0676be4239 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-22T16:53:34.963Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2022-09-22T16:53:35.261Z] + make test [2022-09-22T16:53:35.261Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-09-22T16:53:41.829Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2022-09-22T16:53:54.022Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2022-09-22T16:53:54.022Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2022-09-22T16:53:54.022Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2022-09-22T16:53:54.022Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] [2022-09-22T16:53:54.022Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2022-09-22T16:53:54.281Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.057s coverage: 27.6% of statements [2022-09-22T16:53:54.281Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.074s coverage: 78.9% of statements [2022-09-22T16:53:54.281Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/clients [no test files] [2022-09-22T16:53:54.281Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.117s coverage: 60.0% of statements [2022-09-22T16:53:54.281Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2022-09-22T16:53:54.281Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2022-09-22T16:53:54.856Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.112s coverage: 54.4% of statements [2022-09-22T16:53:54.856Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2022-09-22T16:53:54.856Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/messaging [no test files] [2022-09-22T16:53:54.856Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2022-09-22T16:53:54.856Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2022-09-22T16:53:54.856Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.097s coverage: 65.1% of statements [2022-09-22T16:53:54.856Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces [no test files] [2022-09-22T16:53:54.856Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces/mocks [no test files] [2022-09-22T16:53:54.856Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.751s coverage: 89.2% of statements [2022-09-22T16:53:54.856Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2022-09-22T16:53:55.115Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.059s coverage: 4.5% of statements [2022-09-22T16:53:55.115Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2022-09-22T16:54:09.992Z] 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-22T16:54:09.992Z] GO111MODULE=on go vet ./... [2022-09-22T16:54:12.519Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-22T16:54:12.778Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-22T16:54:12.778Z] ./bin/test-attribution-txt.sh [2022-09-22T16:54:12.778Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2022-09-22T16:54:12.778Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-09-22T16:54:12.778Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-09-22T16:54:12.778Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-09-22T16:54:12.790Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-22T16:54:12.811Z] $ docker stop --time=1 cb2417e4f3508b198d54b0d59ed735ab500ffcda7fff23162823da0676be4239 [2022-09-22T16:54:15.370Z] $ docker rm -f cb2417e4f3508b198d54b0d59ed735ab500ffcda7fff23162823da0676be4239 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-22T16:54:17.014Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-22T16:54:17.070Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-09-22T16:54:17.577Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-22T16:54:17.861Z] + ls -al . [2022-09-22T16:54:17.861Z] total 276 [2022-09-22T16:54:17.861Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 22 16:53 . [2022-09-22T16:54:17.861Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 22 16:52 .. [2022-09-22T16:54:17.861Z] -rw-rw-r-- 1 jenkins jenkins 140 Sep 22 16:52 .dockerignore [2022-09-22T16:54:17.861Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 22 16:53 .git [2022-09-22T16:54:17.861Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 22 16:52 .github [2022-09-22T16:54:17.861Z] -rw-rw-r-- 1 jenkins jenkins 131 Sep 22 16:52 .gitignore [2022-09-22T16:54:17.861Z] -rw-rw-r-- 1 jenkins jenkins 42 Sep 22 16:52 .golangci.yml [2022-09-22T16:54:17.861Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 22 16:52 .semver [2022-09-22T16:54:17.861Z] -rw-rw-r-- 1 jenkins jenkins 29536 Sep 22 16:52 CHANGELOG.md [2022-09-22T16:54:17.861Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 22 16:52 GOVERNANCE.md [2022-09-22T16:54:17.861Z] -rw-rw-r-- 1 jenkins jenkins 880 Sep 22 16:52 Jenkinsfile [2022-09-22T16:54:17.861Z] -rw-rw-r-- 1 jenkins jenkins 11341 Sep 22 16:52 LICENSE [2022-09-22T16:54:17.861Z] -rw-rw-r-- 1 jenkins jenkins 2002 Sep 22 16:52 Makefile [2022-09-22T16:54:17.861Z] -rw-rw-r-- 1 jenkins jenkins 619 Sep 22 16:52 OWNERS.md [2022-09-22T16:54:17.861Z] -rw-rw-r-- 1 jenkins jenkins 4881 Sep 22 16:52 README.md [2022-09-22T16:54:17.861Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 22 16:52 VERSION [2022-09-22T16:54:17.861Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 22 16:52 bin [2022-09-22T16:54:17.861Z] -rw-r--r-- 1 jenkins jenkins 101794 Sep 22 16:53 coverage.out [2022-09-22T16:54:17.861Z] drwxrwxr-x 5 jenkins jenkins 4096 Sep 22 16:52 example [2022-09-22T16:54:17.861Z] -rw-rw-r-- 1 jenkins jenkins 3412 Sep 22 16:52 go.mod [2022-09-22T16:54:17.861Z] -rw-rw-r-- 1 jenkins jenkins 37485 Sep 22 16:52 go.sum [2022-09-22T16:54:17.861Z] drwxrwxr-x 14 jenkins jenkins 4096 Sep 22 16:52 internal [2022-09-22T16:54:17.861Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 22 16:52 openapi [2022-09-22T16:54:17.861Z] drwxrwxr-x 6 jenkins jenkins 4096 Sep 22 16:52 pkg [2022-09-22T16:54:17.861Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 22 16:52 snap [2022-09-22T16:54:17.861Z] -rw-rw-r-- 1 jenkins jenkins 222 Sep 22 16:52 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T16:54:18.164Z] + 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=7a5456d65667bce537ee6e9ff0922bddc6112164 --label arch=amd64 --label version=2.3.0-dev.25 . [2022-09-22T16:54:18.164Z] Sending build context to Docker daemon 9.973MB [2022-09-22T16:54:18.164Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-09-22T16:54:18.164Z] Step 2/25 : FROM ${BASE} AS builder [2022-09-22T16:54:18.164Z] ---> 648966faeb56 [2022-09-22T16:54:18.164Z] Step 3/25 : ARG MAKE=make build [2022-09-22T16:54:18.164Z] ---> Running in c30c7cefcbc2 [2022-09-22T16:54:18.424Z] Removing intermediate container c30c7cefcbc2 [2022-09-22T16:54:18.424Z] ---> 8f31bb10b37f [2022-09-22T16:54:18.424Z] Step 4/25 : WORKDIR /device-sdk-go [2022-09-22T16:54:18.424Z] ---> Running in 4889dfa81268 [2022-09-22T16:54:18.424Z] Removing intermediate container 4889dfa81268 [2022-09-22T16:54:18.424Z] ---> 2a096e0b2453 [2022-09-22T16:54:18.424Z] Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-22T16:54:18.424Z] ---> Running in a48ea81b7c5c [2022-09-22T16:54:18.687Z] Removing intermediate container a48ea81b7c5c [2022-09-22T16:54:18.687Z] ---> 18898da66507 [2022-09-22T16:54:18.687Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-22T16:54:18.687Z] ---> Running in a3d36bd42f72 [2022-09-22T16:54:19.253Z] Removing intermediate container a3d36bd42f72 [2022-09-22T16:54:19.253Z] ---> 4dbbc762d63a [2022-09-22T16:54:19.253Z] Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-09-22T16:54:19.253Z] ---> Running in 870e90059d18 [2022-09-22T16:54:19.512Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-22T16:54:20.451Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-22T16:54:20.713Z] OK: 211 MiB in 51 packages [2022-09-22T16:54:20.972Z] Removing intermediate container 870e90059d18 [2022-09-22T16:54:20.972Z] ---> c76a0808a405 [2022-09-22T16:54:20.972Z] Step 8/25 : COPY go.mod vendor* ./ [2022-09-22T16:54:21.231Z] ---> 9d16ec181bf7 [2022-09-22T16:54:21.231Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-22T16:54:21.231Z] ---> Running in 8397ccda372b [2022-09-22T16:54:21.797Z] Removing intermediate container 8397ccda372b [2022-09-22T16:54:21.797Z] ---> 5235ccc6fc9a [2022-09-22T16:54:21.797Z] Step 10/25 : COPY . . [2022-09-22T16:54:22.366Z] ---> 207b49bfcfe7 [2022-09-22T16:54:22.366Z] Step 11/25 : RUN ${MAKE} [2022-09-22T16:54:22.366Z] ---> Running in 0ab3a37e30d1 [2022-09-22T16:54:22.626Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=2.3.0-dev.25" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2022-09-22T16:54:40.708Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2022-09-22T16:54:40.708Z] Removing intermediate container 0ab3a37e30d1 [2022-09-22T16:54:40.708Z] ---> 5fba4e3f64f4 [2022-09-22T16:54:40.708Z] Step 12/25 : FROM alpine:3.16 [2022-09-22T16:54:41.274Z] 3.16: Pulling from library/alpine [2022-09-22T16:54:41.534Z] 213ec9aee27d: Pulling fs layer [2022-09-22T16:54:41.793Z] 213ec9aee27d: Verifying Checksum [2022-09-22T16:54:41.793Z] 213ec9aee27d: Download complete [2022-09-22T16:54:41.793Z] 213ec9aee27d: Pull complete [2022-09-22T16:54:41.793Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-22T16:54:41.793Z] Status: Downloaded newer image for alpine:3.16 [2022-09-22T16:54:41.793Z] ---> 9c6f07244728 [2022-09-22T16:54:41.793Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-22T16:54:42.053Z] ---> Running in 6456e60f0a9a [2022-09-22T16:54:42.053Z] Removing intermediate container 6456e60f0a9a [2022-09-22T16:54:42.053Z] ---> 30b57f7fa7d2 [2022-09-22T16:54:42.053Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-22T16:54:42.053Z] ---> Running in cdd53a3c6adc [2022-09-22T16:54:42.623Z] Removing intermediate container cdd53a3c6adc [2022-09-22T16:54:42.623Z] ---> 0ef9a9fa840a [2022-09-22T16:54:42.623Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-09-22T16:54:42.623Z] ---> Running in 2dcb64db70fc [2022-09-22T16:54:42.890Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-22T16:54:43.825Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-22T16:54:44.084Z] (1/5) Installing libgcc (11.2.1_git20220219-r2) [2022-09-22T16:54:44.084Z] (2/5) Installing libsodium (1.0.18-r0) [2022-09-22T16:54:44.409Z] (3/5) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-22T16:54:44.409Z] (4/5) Installing libzmq (4.3.4-r0) [2022-09-22T16:54:44.409Z] (5/5) Installing zeromq (4.3.4-r0) [2022-09-22T16:54:44.702Z] Executing busybox-1.35.0-r17.trigger [2022-09-22T16:54:44.702Z] OK: 8 MiB in 19 packages [2022-09-22T16:54:44.976Z] Removing intermediate container 2dcb64db70fc [2022-09-22T16:54:44.976Z] ---> 317f4b861992 [2022-09-22T16:54:44.976Z] Step 16/25 : WORKDIR / [2022-09-22T16:54:44.976Z] ---> Running in 34865971db6f [2022-09-22T16:54:44.976Z] Removing intermediate container 34865971db6f [2022-09-22T16:54:44.976Z] ---> 5bf49890f505 [2022-09-22T16:54:44.976Z] Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2022-09-22T16:54:45.253Z] ---> 62c8bce8e63a [2022-09-22T16:54:45.253Z] Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2022-09-22T16:54:45.857Z] ---> 85e7d17a9db3 [2022-09-22T16:54:45.857Z] Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2022-09-22T16:54:45.857Z] ---> e4e804cfb469 [2022-09-22T16:54:45.857Z] Step 20/25 : EXPOSE 59999 [2022-09-22T16:54:45.857Z] ---> Running in 23225590bca7 [2022-09-22T16:54:45.857Z] Removing intermediate container 23225590bca7 [2022-09-22T16:54:45.857Z] ---> 627d38180c77 [2022-09-22T16:54:45.857Z] Step 21/25 : ENTRYPOINT ["/device-simple"] [2022-09-22T16:54:45.857Z] ---> Running in 95036aa16178 [2022-09-22T16:54:46.143Z] Removing intermediate container 95036aa16178 [2022-09-22T16:54:46.143Z] ---> 6f4767937796 [2022-09-22T16:54:46.143Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-22T16:54:46.143Z] ---> Running in b266efac39ec [2022-09-22T16:54:46.143Z] Removing intermediate container b266efac39ec [2022-09-22T16:54:46.143Z] ---> 9b9c31352abf [2022-09-22T16:54:46.143Z] Step 23/25 : LABEL arch=amd64 [2022-09-22T16:54:46.143Z] ---> Running in 1e945e76b1ae [2022-09-22T16:54:46.143Z] Removing intermediate container 1e945e76b1ae [2022-09-22T16:54:46.143Z] ---> 97e352aabc9f [2022-09-22T16:54:46.143Z] Step 24/25 : LABEL git_sha=7a5456d65667bce537ee6e9ff0922bddc6112164 [2022-09-22T16:54:46.408Z] ---> Running in b5a858665c99 [2022-09-22T16:54:46.408Z] Removing intermediate container b5a858665c99 [2022-09-22T16:54:46.408Z] ---> 55e416dce246 [2022-09-22T16:54:46.408Z] Step 25/25 : LABEL version=2.3.0-dev.25 [2022-09-22T16:54:46.408Z] ---> Running in e8ee90bd00a4 [2022-09-22T16:54:46.408Z] Removing intermediate container e8ee90bd00a4 [2022-09-22T16:54:46.408Z] ---> 7924eda8a6a7 [2022-09-22T16:54:46.408Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-22T16:54:46.408Z] Successfully built 7924eda8a6a7 [2022-09-22T16:54:46.408Z] 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-22T16:54:46.828Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-22T16:54:46.828Z] [2022-09-22T16:54:46.828Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T16:54:47.120Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-22T16:54:47.120Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-22T16:54:47.120Z] 5eb5b503b376: Pulling fs layer [2022-09-22T16:54:47.120Z] 5c69ac0246d0: Pulling fs layer [2022-09-22T16:54:47.120Z] ec43610c2a17: Pulling fs layer [2022-09-22T16:54:47.120Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-22T16:54:47.120Z] 33b1e0a273af: Pulling fs layer [2022-09-22T16:54:47.120Z] 5d3b04190fa2: Pulling fs layer [2022-09-22T16:54:47.120Z] 3a2ae6a8a46f: Waiting [2022-09-22T16:54:47.120Z] 33b1e0a273af: Waiting [2022-09-22T16:54:47.120Z] 2f39f015ded8: Pulling fs layer [2022-09-22T16:54:47.120Z] 2f39f015ded8: Waiting [2022-09-22T16:54:47.120Z] 5d3b04190fa2: Waiting [2022-09-22T16:54:47.120Z] 5c69ac0246d0: Download complete [2022-09-22T16:54:47.120Z] 3a2ae6a8a46f: Verifying Checksum [2022-09-22T16:54:47.120Z] 3a2ae6a8a46f: Download complete [2022-09-22T16:54:47.120Z] 33b1e0a273af: Verifying Checksum [2022-09-22T16:54:47.120Z] 33b1e0a273af: Download complete [2022-09-22T16:54:47.120Z] ec43610c2a17: Verifying Checksum [2022-09-22T16:54:47.120Z] ec43610c2a17: Download complete [2022-09-22T16:54:47.120Z] 5d3b04190fa2: Verifying Checksum [2022-09-22T16:54:47.380Z] 5eb5b503b376: Verifying Checksum [2022-09-22T16:54:47.380Z] 5eb5b503b376: Download complete [2022-09-22T16:54:47.947Z] 2f39f015ded8: Download complete [2022-09-22T16:54:48.515Z] 5eb5b503b376: Pull complete [2022-09-22T16:54:48.515Z] 5c69ac0246d0: Pull complete [2022-09-22T16:54:48.773Z] ec43610c2a17: Pull complete [2022-09-22T16:54:48.773Z] 3a2ae6a8a46f: Pull complete [2022-09-22T16:54:49.033Z] 33b1e0a273af: Pull complete [2022-09-22T16:54:49.033Z] 5d3b04190fa2: Pull complete [2022-09-22T16:54:53.215Z] 2f39f015ded8: Pull complete [2022-09-22T16:54:53.215Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-22T16:54:53.215Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-22T16:54:53.215Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-22T16:54:53.291Z] prd-ubuntu20.04-docker-8c-8g-623 does not seem to be running inside a container [2022-09-22T16:54:53.340Z] $ 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-22T16:54:54.700Z] $ docker top 0f3d61babd25ed9ccff8607d0c31bbe4a2050ad82a4281edd7874fa7d5151334 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-22T16:54:55.032Z] ---> job-cost.sh [2022-09-22T16:54:55.032Z] lf-activate-venv: SKIPPING [2022-09-22T16:54:55.032Z] INFO: No Stack... [2022-09-22T16:54:55.290Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-22T16:54:55.857Z] INFO: Archiving Costs [Pipeline] sh [2022-09-22T16:54:56.144Z] + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [2022-09-22T16:54:56.144Z] + cut -d, -f6 [Pipeline] lock [2022-09-22T16:54:56.157Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-100-stack-cost] [2022-09-22T16:54:56.163Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-100-stack-cost] did not exist. Created. [2022-09-22T16:54:56.163Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-100-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-22T16:54:56.460Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-09-22T16:54:56.494Z] Stashed 1 file(s) [Pipeline] } [2022-09-22T16:54:56.500Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-100-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-22T16:54:56.541Z] $ docker stop --time=1 0f3d61babd25ed9ccff8607d0c31bbe4a2050ad82a4281edd7874fa7d5151334 [2022-09-22T16:54:57.699Z] $ docker rm -f 0f3d61babd25ed9ccff8607d0c31bbe4a2050ad82a4281edd7874fa7d5151334 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-22T16:56:49.226Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-624 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws [2022-09-22T16:56:49.239Z] Running in /w/workspace/device-sdk-go/100 [Pipeline] { [Pipeline] checkout [2022-09-22T16:56:49.273Z] The recommended git tool is: git [2022-09-22T16:56:54.828Z] using credential edgex-jenkins-ssh [2022-09-22T16:56:54.849Z] Cloning the remote Git repository [2022-09-22T16:56:54.896Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2022-09-22T16:56:54.970Z] > git init /w/workspace/device-sdk-go/100 # timeout=10 [2022-09-22T16:56:55.117Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2022-09-22T16:56:55.118Z] > git --version # timeout=10 [2022-09-22T16:56:55.148Z] > git --version # 'git version 2.25.1' [2022-09-22T16:56:55.150Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-22T16:56:55.202Z] Verifying host key using known hosts file [2022-09-22T16:56:55.425Z] 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-22T16:56:55.438Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-22T16:56:57.883Z] Avoid second fetch [2022-09-22T16:56:57.884Z] Checking out Revision 7a5456d65667bce537ee6e9ff0922bddc6112164 (main) [2022-09-22T16:56:56.997Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2022-09-22T16:56:57.018Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-22T16:56:57.899Z] > git config core.sparsecheckout # timeout=10 [2022-09-22T16:56:57.917Z] > git checkout -f 7a5456d65667bce537ee6e9ff0922bddc6112164 # timeout=10 [2022-09-22T16:56:58.419Z] Commit message: "Merge pull request #1213 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-messaging/v2-2.3.0-dev.17" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-22T16:56:59.242Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-22T16:56:59.242Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-22T16:56:59.242Z] Dload Upload Total Spent Left Speed [2022-09-22T16:56:59.242Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 88125 0 --:--:-- --:--:-- --:--:-- 88746 [Pipeline] sh [2022-09-22T16:56:59.953Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-22T16:57:00.285Z] + sudo tee /etc/docker/daemon.new [2022-09-22T16:57:00.285Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-09-22T16:57:00.285Z] { [2022-09-22T16:57:00.285Z] "registry-mirrors": [ [2022-09-22T16:57:00.285Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-22T16:57:00.285Z] ], [2022-09-22T16:57:00.285Z] "bip": "10.250.0.254/24", [2022-09-22T16:57:00.285Z] "hosts": [ [2022-09-22T16:57:00.285Z] "tcp://0.0.0.0:5555", [2022-09-22T16:57:00.285Z] "unix:///var/run/docker.sock" [2022-09-22T16:57:00.285Z] ], [2022-09-22T16:57:00.285Z] "mtu": 1458, [2022-09-22T16:57:00.285Z] "selinux-enabled": true, [2022-09-22T16:57:00.285Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-22T16:57:00.285Z] } [Pipeline] sh [2022-09-22T16:57:00.640Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-22T16:57:00.985Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-22T16:57:19.254Z] provisioning config files... [2022-09-22T16:57:19.283Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/100@tmp/config4273752629575685187tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-22T16:57:19.638Z] ---> docker-login.sh [2022-09-22T16:57:19.638Z] nexus3.edgexfoundry.org:10001 [2022-09-22T16:57:19.906Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T16:57:20.177Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T16:57:20.177Z] Configure a credential helper to remove this warning. See [2022-09-22T16:57:20.177Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T16:57:20.177Z] [2022-09-22T16:57:20.177Z] Login Succeeded [2022-09-22T16:57:20.177Z] nexus3.edgexfoundry.org:10002 [2022-09-22T16:57:20.447Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T16:57:20.716Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T16:57:20.716Z] Configure a credential helper to remove this warning. See [2022-09-22T16:57:20.716Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T16:57:20.716Z] [2022-09-22T16:57:20.716Z] Login Succeeded [2022-09-22T16:57:20.716Z] nexus3.edgexfoundry.org:10003 [2022-09-22T16:57:20.984Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T16:57:20.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T16:57:20.985Z] Configure a credential helper to remove this warning. See [2022-09-22T16:57:20.985Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T16:57:20.985Z] [2022-09-22T16:57:20.985Z] Login Succeeded [2022-09-22T16:57:20.985Z] nexus3.edgexfoundry.org:10004 [2022-09-22T16:57:21.253Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T16:57:21.253Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T16:57:21.253Z] Configure a credential helper to remove this warning. See [2022-09-22T16:57:21.253Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T16:57:21.253Z] [2022-09-22T16:57:21.253Z] Login Succeeded [2022-09-22T16:57:21.524Z] docker.io [2022-09-22T16:57:21.524Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-22T16:57:22.107Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-22T16:57:22.107Z] Configure a credential helper to remove this warning. See [2022-09-22T16:57:22.107Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-22T16:57:22.107Z] [2022-09-22T16:57:22.107Z] Login Succeeded [2022-09-22T16:57:22.107Z] ---> docker-login.sh ends [Pipeline] } [2022-09-22T16:57:22.122Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-22T16:57:22.274Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-22T16:57:22.284Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-22T16:57:22.295Z] ========================================================= [2022-09-22T16:57:22.295Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-22T16:57:22.295Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T16:57:22.767Z] + 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-22T16:57:23.035Z] Sending build context to Docker daemon 5.301MB [2022-09-22T16:57:23.035Z] Step 1/11 : ARG BASE=golang:1.18-alpine3.16 [2022-09-22T16:57:23.035Z] Step 2/11 : FROM ${BASE} AS builder [2022-09-22T16:57:23.303Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-22T16:57:23.303Z] b3c136eddcbf: Pulling fs layer [2022-09-22T16:57:23.303Z] c0a3192eca97: Pulling fs layer [2022-09-22T16:57:23.303Z] a050256f5b6f: Pulling fs layer [2022-09-22T16:57:23.303Z] 656be50a0ddc: Pulling fs layer [2022-09-22T16:57:23.303Z] 2bbca73fdf42: Pulling fs layer [2022-09-22T16:57:23.303Z] 46d945488cbd: Pulling fs layer [2022-09-22T16:57:23.303Z] 8a5474983e97: Pulling fs layer [2022-09-22T16:57:23.303Z] 329c88fbcd65: Pulling fs layer [2022-09-22T16:57:23.303Z] 656be50a0ddc: Waiting [2022-09-22T16:57:23.303Z] 2bbca73fdf42: Waiting [2022-09-22T16:57:23.303Z] 46d945488cbd: Waiting [2022-09-22T16:57:23.303Z] 8a5474983e97: Waiting [2022-09-22T16:57:23.303Z] 329c88fbcd65: Waiting [2022-09-22T16:57:23.303Z] a050256f5b6f: Verifying Checksum [2022-09-22T16:57:23.303Z] a050256f5b6f: Download complete [2022-09-22T16:57:23.303Z] c0a3192eca97: Download complete [2022-09-22T16:57:23.303Z] 2bbca73fdf42: Verifying Checksum [2022-09-22T16:57:23.303Z] 2bbca73fdf42: Download complete [2022-09-22T16:57:23.303Z] 46d945488cbd: Download complete [2022-09-22T16:57:23.573Z] b3c136eddcbf: Verifying Checksum [2022-09-22T16:57:24.185Z] b3c136eddcbf: Pull complete [2022-09-22T16:57:24.470Z] 329c88fbcd65: Verifying Checksum [2022-09-22T16:57:24.470Z] 329c88fbcd65: Download complete [2022-09-22T16:57:24.738Z] c0a3192eca97: Pull complete [2022-09-22T16:57:25.338Z] a050256f5b6f: Pull complete [2022-09-22T16:57:25.606Z] 8a5474983e97: Verifying Checksum [2022-09-22T16:57:25.606Z] 8a5474983e97: Download complete [2022-09-22T16:57:26.190Z] 656be50a0ddc: Verifying Checksum [2022-09-22T16:57:26.190Z] 656be50a0ddc: Download complete [2022-09-22T16:57:38.522Z] 656be50a0ddc: Pull complete [2022-09-22T16:57:38.522Z] 2bbca73fdf42: Pull complete [2022-09-22T16:57:38.522Z] 46d945488cbd: Pull complete [2022-09-22T16:57:42.785Z] 8a5474983e97: Pull complete [2022-09-22T16:57:44.737Z] 329c88fbcd65: Pull complete [2022-09-22T16:57:44.737Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-22T16:57:44.737Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-22T16:57:44.737Z] ---> ff4287adb874 [2022-09-22T16:57:44.737Z] Step 3/11 : ARG MAKE=make build [2022-09-22T16:57:46.712Z] ---> Running in 980f47579e5c [2022-09-22T16:57:46.712Z] Removing intermediate container 980f47579e5c [2022-09-22T16:57:46.712Z] ---> 3de66dafbce8 [2022-09-22T16:57:46.712Z] Step 4/11 : WORKDIR /device-sdk-go [2022-09-22T16:57:46.712Z] ---> Running in 283e3b8fa387 [2022-09-22T16:57:47.299Z] Removing intermediate container 283e3b8fa387 [2022-09-22T16:57:47.299Z] ---> 54ec4babb2c8 [2022-09-22T16:57:47.299Z] Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-22T16:57:47.299Z] ---> Running in 9b33fa3e747c [2022-09-22T16:57:47.575Z] Removing intermediate container 9b33fa3e747c [2022-09-22T16:57:47.575Z] ---> 5e49572cd51b [2022-09-22T16:57:47.575Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-22T16:57:47.575Z] ---> Running in b2497c436c2d [2022-09-22T16:57:49.639Z] Removing intermediate container b2497c436c2d [2022-09-22T16:57:49.639Z] ---> 4e146627727b [2022-09-22T16:57:49.639Z] Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-09-22T16:57:49.639Z] ---> Running in e60c6a0150b9 [2022-09-22T16:57:50.612Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-22T16:57:51.576Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-22T16:57:52.539Z] OK: 221 MiB in 51 packages [2022-09-22T16:57:53.513Z] Removing intermediate container e60c6a0150b9 [2022-09-22T16:57:53.513Z] ---> 9a39b00ae481 [2022-09-22T16:57:53.513Z] Step 8/11 : COPY go.mod vendor* ./ [2022-09-22T16:57:53.794Z] ---> 36fe794062b4 [2022-09-22T16:57:53.794Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-22T16:57:54.063Z] ---> Running in e33c1cc56765 [2022-09-22T16:58:50.495Z] Removing intermediate container e33c1cc56765 [2022-09-22T16:58:50.495Z] ---> d1a91c528f5f [2022-09-22T16:58:50.495Z] Step 10/11 : COPY . . [2022-09-22T16:58:50.495Z] ---> dcee27ce9431 [2022-09-22T16:58:50.495Z] Step 11/11 : RUN ${MAKE} [2022-09-22T16:58:50.495Z] ---> Running in 0fb8a1312565 [2022-09-22T16:58:50.495Z] noop [2022-09-22T16:58:50.495Z] Removing intermediate container 0fb8a1312565 [2022-09-22T16:58:50.495Z] ---> df972703c88d [2022-09-22T16:58:50.495Z] Successfully built df972703c88d [2022-09-22T16:58:50.495Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T16:58:50.842Z] + docker inspect -f . ci-base-image-arm64 [2022-09-22T16:58:50.843Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-22T16:58:51.047Z] prd-ubuntu20.04-docker-arm64-4c-16g-624 does not seem to be running inside a container [2022-09-22T16:58:51.117Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/100 -v /w/workspace/device-sdk-go/100:/w/workspace/device-sdk-go/100:rw,z -v /w/workspace/device-sdk-go/100@tmp:/w/workspace/device-sdk-go/100@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-22T16:58:52.403Z] $ docker top 5a58207c0de3a22ce5bbdd68872b3b524869ac3780e3ca75cde3df214379137b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-22T16:58:53.256Z] + go version [2022-09-22T16:58:53.256Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-22T16:58:53.276Z] $ docker stop --time=1 5a58207c0de3a22ce5bbdd68872b3b524869ac3780e3ca75cde3df214379137b [2022-09-22T16:58:54.985Z] $ docker rm -f 5a58207c0de3a22ce5bbdd68872b3b524869ac3780e3ca75cde3df214379137b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T16:58:55.515Z] + docker inspect -f . ci-base-image-arm64 [2022-09-22T16:58:55.515Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-22T16:58:55.689Z] prd-ubuntu20.04-docker-arm64-4c-16g-624 does not seem to be running inside a container [2022-09-22T16:58:55.759Z] $ 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/100 -v /w/workspace/device-sdk-go/100:/w/workspace/device-sdk-go/100:rw,z -v /w/workspace/device-sdk-go/100@tmp:/w/workspace/device-sdk-go/100@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-22T16:58:56.962Z] $ docker top 8eef5a1cbd0a35cd6c28fdaa7d803d9bfda1a0a49cd8cc1e770b0de52ba95205 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-22T16:58:57.802Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/100 [Pipeline] fileExists [Pipeline] sh [2022-09-22T16:58:58.445Z] + make test [2022-09-22T16:58:58.445Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-09-22T16:59:37.331Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2022-09-22T17:01:44.006Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2022-09-22T17:01:44.006Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2022-09-22T17:01:44.006Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2022-09-22T17:01:44.006Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] [2022-09-22T17:01:44.006Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2022-09-22T17:01:44.591Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.425s coverage: 27.6% of statements [2022-09-22T17:01:47.193Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.499s coverage: 78.9% of statements [2022-09-22T17:01:47.193Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/clients [no test files] [2022-09-22T17:01:53.850Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.619s coverage: 60.0% of statements [2022-09-22T17:01:53.850Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2022-09-22T17:01:53.850Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2022-09-22T17:01:57.196Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.779s coverage: 54.4% of statements [2022-09-22T17:01:57.196Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2022-09-22T17:01:57.196Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/messaging [no test files] [2022-09-22T17:01:57.196Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2022-09-22T17:01:57.196Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2022-09-22T17:01:58.171Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.617s coverage: 65.1% of statements [2022-09-22T17:01:58.171Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces [no test files] [2022-09-22T17:01:58.171Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces/mocks [no test files] [2022-09-22T17:01:58.171Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.739s coverage: 89.2% of statements [2022-09-22T17:01:58.171Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2022-09-22T17:02:03.530Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.282s coverage: 4.5% of statements [2022-09-22T17:02:03.530Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2022-09-22T17:02:03.797Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-09-22T17:02:03.797Z] GO111MODULE=on go vet ./... [2022-09-22T17:03:55.494Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-22T17:03:55.494Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-22T17:03:55.494Z] ./bin/test-attribution-txt.sh [2022-09-22T17:03:55.494Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2022-09-22T17:03:55.494Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-09-22T17:03:55.494Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-09-22T17:03:55.494Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-09-22T17:03:55.512Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-22T17:03:55.523Z] $ docker stop --time=1 8eef5a1cbd0a35cd6c28fdaa7d803d9bfda1a0a49cd8cc1e770b0de52ba95205 [2022-09-22T17:03:57.340Z] $ docker rm -f 8eef5a1cbd0a35cd6c28fdaa7d803d9bfda1a0a49cd8cc1e770b0de52ba95205 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-22T17:03:58.716Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-22T17:03:58.738Z] Warning: overwriting stash ‘coverage-report’ [2022-09-22T17:03:59.232Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-22T17:03:59.606Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-22T17:03:59.926Z] + ls -al . [2022-09-22T17:03:59.926Z] total 272 [2022-09-22T17:03:59.926Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 22 16:58 . [2022-09-22T17:03:59.926Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 22 16:56 .. [2022-09-22T17:03:59.926Z] -rw-rw-r-- 1 jenkins jenkins 140 Sep 22 16:56 .dockerignore [2022-09-22T17:03:59.926Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 22 16:56 .git [2022-09-22T17:03:59.926Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 22 16:56 .github [2022-09-22T17:03:59.926Z] -rw-rw-r-- 1 jenkins jenkins 131 Sep 22 16:56 .gitignore [2022-09-22T17:03:59.926Z] -rw-rw-r-- 1 jenkins jenkins 42 Sep 22 16:56 .golangci.yml [2022-09-22T17:03:59.926Z] -rw-rw-r-- 1 jenkins jenkins 29536 Sep 22 16:56 CHANGELOG.md [2022-09-22T17:03:59.926Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 22 16:56 GOVERNANCE.md [2022-09-22T17:03:59.926Z] -rw-rw-r-- 1 jenkins jenkins 880 Sep 22 16:56 Jenkinsfile [2022-09-22T17:03:59.926Z] -rw-rw-r-- 1 jenkins jenkins 11341 Sep 22 16:56 LICENSE [2022-09-22T17:03:59.926Z] -rw-rw-r-- 1 jenkins jenkins 2002 Sep 22 16:56 Makefile [2022-09-22T17:03:59.926Z] -rw-rw-r-- 1 jenkins jenkins 619 Sep 22 16:56 OWNERS.md [2022-09-22T17:03:59.926Z] -rw-rw-r-- 1 jenkins jenkins 4881 Sep 22 16:56 README.md [2022-09-22T17:03:59.926Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 22 16:52 VERSION [2022-09-22T17:03:59.926Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 22 16:56 bin [2022-09-22T17:03:59.926Z] -rw-r--r-- 1 jenkins jenkins 101795 Sep 22 17:02 coverage.out [2022-09-22T17:03:59.926Z] drwxrwxr-x 5 jenkins jenkins 4096 Sep 22 16:56 example [2022-09-22T17:03:59.926Z] -rw-rw-r-- 1 jenkins jenkins 3412 Sep 22 16:56 go.mod [2022-09-22T17:03:59.926Z] -rw-rw-r-- 1 jenkins jenkins 37485 Sep 22 16:56 go.sum [2022-09-22T17:03:59.926Z] drwxrwxr-x 14 jenkins jenkins 4096 Sep 22 16:56 internal [2022-09-22T17:03:59.926Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 22 16:56 openapi [2022-09-22T17:03:59.926Z] drwxrwxr-x 6 jenkins jenkins 4096 Sep 22 16:56 pkg [2022-09-22T17:03:59.926Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 22 16:56 snap [2022-09-22T17:03:59.926Z] -rw-rw-r-- 1 jenkins jenkins 222 Sep 22 16:56 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T17:04:00.268Z] + 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=7a5456d65667bce537ee6e9ff0922bddc6112164 --label arch=arm64 --label version=2.3.0-dev.25 . [2022-09-22T17:04:00.536Z] Sending build context to Docker daemon 5.404MB [2022-09-22T17:04:00.536Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-09-22T17:04:00.536Z] Step 2/25 : FROM ${BASE} AS builder [2022-09-22T17:04:00.536Z] ---> df972703c88d [2022-09-22T17:04:00.536Z] Step 3/25 : ARG MAKE=make build [2022-09-22T17:04:01.714Z] ---> Running in 305962bd2d1e [2022-09-22T17:04:01.983Z] Removing intermediate container 305962bd2d1e [2022-09-22T17:04:01.983Z] ---> c6ba699c7e21 [2022-09-22T17:04:01.983Z] Step 4/25 : WORKDIR /device-sdk-go [2022-09-22T17:04:01.983Z] ---> Running in 97df79f1a0ac [2022-09-22T17:04:02.251Z] Removing intermediate container 97df79f1a0ac [2022-09-22T17:04:02.251Z] ---> 90901331565b [2022-09-22T17:04:02.251Z] Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-22T17:04:02.251Z] ---> Running in e1e2ce7c8659 [2022-09-22T17:04:02.519Z] Removing intermediate container e1e2ce7c8659 [2022-09-22T17:04:02.519Z] ---> 15d8a3880139 [2022-09-22T17:04:02.519Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-22T17:04:02.791Z] ---> Running in 7c7bb7baf06b [2022-09-22T17:04:04.204Z] Removing intermediate container 7c7bb7baf06b [2022-09-22T17:04:04.204Z] ---> 18f48ea91ea5 [2022-09-22T17:04:04.204Z] Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-09-22T17:04:04.473Z] ---> Running in 795535d7b4e0 [2022-09-22T17:04:05.435Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-22T17:04:06.396Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-22T17:04:07.356Z] OK: 221 MiB in 51 packages [2022-09-22T17:04:08.330Z] Removing intermediate container 795535d7b4e0 [2022-09-22T17:04:08.330Z] ---> cb401abad29c [2022-09-22T17:04:08.330Z] Step 8/25 : COPY go.mod vendor* ./ [2022-09-22T17:04:08.598Z] ---> 3b6b8fafcc27 [2022-09-22T17:04:08.598Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-22T17:04:08.598Z] ---> Running in e972d970ded3 [2022-09-22T17:04:10.551Z] Removing intermediate container e972d970ded3 [2022-09-22T17:04:10.551Z] ---> fc67efec8bf5 [2022-09-22T17:04:10.551Z] Step 10/25 : COPY . . [2022-09-22T17:04:11.964Z] ---> 1c5277710ab7 [2022-09-22T17:04:11.964Z] Step 11/25 : RUN ${MAKE} [2022-09-22T17:04:11.964Z] ---> Running in 1183bcd2badf [2022-09-22T17:04:12.925Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=2.3.0-dev.25" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2022-09-22T17:06:34.621Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2022-09-22T17:06:34.621Z] Removing intermediate container 1183bcd2badf [2022-09-22T17:06:34.621Z] ---> 1df9e14260b4 [2022-09-22T17:06:34.621Z] Step 12/25 : FROM alpine:3.16 [2022-09-22T17:06:34.621Z] 3.16: Pulling from library/alpine [2022-09-22T17:06:34.621Z] 9b18e9b68314: Pulling fs layer [2022-09-22T17:06:34.621Z] 9b18e9b68314: Verifying Checksum [2022-09-22T17:06:34.621Z] 9b18e9b68314: Download complete [2022-09-22T17:06:34.621Z] 9b18e9b68314: Pull complete [2022-09-22T17:06:34.622Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-22T17:06:34.622Z] Status: Downloaded newer image for alpine:3.16 [2022-09-22T17:06:34.622Z] ---> a6215f271958 [2022-09-22T17:06:34.622Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-22T17:06:34.622Z] ---> Running in d31ea69a43a9 [2022-09-22T17:06:34.622Z] Removing intermediate container d31ea69a43a9 [2022-09-22T17:06:34.622Z] ---> af435e3deeb2 [2022-09-22T17:06:34.622Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-22T17:06:34.622Z] ---> Running in 22e3ec4e5c1c [2022-09-22T17:06:34.622Z] Removing intermediate container 22e3ec4e5c1c [2022-09-22T17:06:34.622Z] ---> 446e3db6d9e4 [2022-09-22T17:06:34.622Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-09-22T17:06:34.622Z] ---> Running in db4b3484485b [2022-09-22T17:06:34.622Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-22T17:06:34.622Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-22T17:06:35.581Z] (1/5) Installing libgcc (11.2.1_git20220219-r2) [2022-09-22T17:06:35.581Z] (2/5) Installing libsodium (1.0.18-r0) [2022-09-22T17:06:35.847Z] (3/5) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-22T17:06:35.847Z] (4/5) Installing libzmq (4.3.4-r0) [2022-09-22T17:06:36.112Z] (5/5) Installing zeromq (4.3.4-r0) [2022-09-22T17:06:36.112Z] Executing busybox-1.35.0-r17.trigger [2022-09-22T17:06:36.112Z] OK: 8 MiB in 19 packages [2022-09-22T17:06:37.072Z] Removing intermediate container db4b3484485b [2022-09-22T17:06:37.072Z] ---> e00888487e8d [2022-09-22T17:06:37.072Z] Step 16/25 : WORKDIR / [2022-09-22T17:06:37.072Z] ---> Running in 0753a656b2f2 [2022-09-22T17:06:37.341Z] Removing intermediate container 0753a656b2f2 [2022-09-22T17:06:37.341Z] ---> dae687b18e83 [2022-09-22T17:06:37.341Z] Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2022-09-22T17:06:37.925Z] ---> a6c844f73181 [2022-09-22T17:06:37.925Z] Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2022-09-22T17:06:39.337Z] ---> f2fc22e791f5 [2022-09-22T17:06:39.337Z] Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2022-09-22T17:06:39.919Z] ---> 0875b94f6c1c [2022-09-22T17:06:39.919Z] Step 20/25 : EXPOSE 59999 [2022-09-22T17:06:39.919Z] ---> Running in 03f20fd4478f [2022-09-22T17:06:40.184Z] Removing intermediate container 03f20fd4478f [2022-09-22T17:06:40.184Z] ---> f6c9b2b3ab97 [2022-09-22T17:06:40.184Z] Step 21/25 : ENTRYPOINT ["/device-simple"] [2022-09-22T17:06:40.184Z] ---> Running in 88a738e50424 [2022-09-22T17:06:40.456Z] Removing intermediate container 88a738e50424 [2022-09-22T17:06:40.456Z] ---> bd3850709648 [2022-09-22T17:06:40.456Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-22T17:06:40.725Z] ---> Running in 08f0ccc77321 [2022-09-22T17:06:40.991Z] Removing intermediate container 08f0ccc77321 [2022-09-22T17:06:40.991Z] ---> 9dee1184816d [2022-09-22T17:06:40.991Z] Step 23/25 : LABEL arch=arm64 [2022-09-22T17:06:40.991Z] ---> Running in 04d7edadf605 [2022-09-22T17:06:41.259Z] Removing intermediate container 04d7edadf605 [2022-09-22T17:06:41.259Z] ---> 569ec71ddcaa [2022-09-22T17:06:41.259Z] Step 24/25 : LABEL git_sha=7a5456d65667bce537ee6e9ff0922bddc6112164 [2022-09-22T17:06:41.259Z] ---> Running in 67969b90ae6d [2022-09-22T17:06:41.608Z] Removing intermediate container 67969b90ae6d [2022-09-22T17:06:41.608Z] ---> 5e8452cc71bc [2022-09-22T17:06:41.608Z] Step 25/25 : LABEL version=2.3.0-dev.25 [2022-09-22T17:06:41.608Z] ---> Running in ea1934ab1eae [2022-09-22T17:06:42.210Z] Removing intermediate container ea1934ab1eae [2022-09-22T17:06:42.210Z] ---> b0b75e267fc8 [2022-09-22T17:06:42.210Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-22T17:06:42.210Z] Successfully built b0b75e267fc8 [2022-09-22T17:06:42.210Z] 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-22T17:06:42.628Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-22T17:06:42.628Z] [2022-09-22T17:06:42.628Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T17:06:42.986Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-22T17:06:42.986Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-22T17:06:42.986Z] 8998bd30e6a1: Pulling fs layer [2022-09-22T17:06:42.986Z] 04944245beec: Pulling fs layer [2022-09-22T17:06:42.986Z] 699f458cf7ca: Pulling fs layer [2022-09-22T17:06:42.986Z] 765212b225bb: Pulling fs layer [2022-09-22T17:06:42.986Z] f23df028b6ca: Pulling fs layer [2022-09-22T17:06:42.986Z] d65c8cfc05b1: Pulling fs layer [2022-09-22T17:06:42.986Z] 2437ff75d9bd: Pulling fs layer [2022-09-22T17:06:42.986Z] 765212b225bb: Waiting [2022-09-22T17:06:42.986Z] f23df028b6ca: Waiting [2022-09-22T17:06:42.986Z] d65c8cfc05b1: Waiting [2022-09-22T17:06:42.986Z] 2437ff75d9bd: Waiting [2022-09-22T17:06:43.273Z] 04944245beec: Verifying Checksum [2022-09-22T17:06:43.273Z] 04944245beec: Download complete [2022-09-22T17:06:43.273Z] 765212b225bb: Verifying Checksum [2022-09-22T17:06:43.273Z] 765212b225bb: Download complete [2022-09-22T17:06:43.273Z] f23df028b6ca: Verifying Checksum [2022-09-22T17:06:43.273Z] f23df028b6ca: Download complete [2022-09-22T17:06:43.273Z] d65c8cfc05b1: Verifying Checksum [2022-09-22T17:06:43.273Z] d65c8cfc05b1: Download complete [2022-09-22T17:06:43.273Z] 699f458cf7ca: Verifying Checksum [2022-09-22T17:06:43.273Z] 699f458cf7ca: Download complete [2022-09-22T17:06:43.880Z] 8998bd30e6a1: Download complete [2022-09-22T17:06:45.855Z] 2437ff75d9bd: Verifying Checksum [2022-09-22T17:06:45.855Z] 2437ff75d9bd: Download complete [2022-09-22T17:06:47.812Z] 8998bd30e6a1: Pull complete [2022-09-22T17:06:48.395Z] 04944245beec: Pull complete [2022-09-22T17:06:49.353Z] 699f458cf7ca: Pull complete [2022-09-22T17:06:49.621Z] 765212b225bb: Pull complete [2022-09-22T17:06:50.578Z] f23df028b6ca: Pull complete [2022-09-22T17:06:50.578Z] d65c8cfc05b1: Pull complete [2022-09-22T17:07:05.587Z] 2437ff75d9bd: Pull complete [2022-09-22T17:07:05.587Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-22T17:07:05.587Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-22T17:07:05.587Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-22T17:07:05.771Z] prd-ubuntu20.04-docker-arm64-4c-16g-624 does not seem to be running inside a container [2022-09-22T17:07:05.837Z] $ 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/100 -v /w/workspace/device-sdk-go/100:/w/workspace/device-sdk-go/100:rw,z -v /w/workspace/device-sdk-go/100@tmp:/w/workspace/device-sdk-go/100@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-22T17:07:08.664Z] $ docker top b65e0383f9aaca627d62f6aa302628427d0583fb7c5808109553973b3baea908 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-22T17:07:09.512Z] ---> job-cost.sh [2022-09-22T17:07:09.512Z] lf-activate-venv: SKIPPING [2022-09-22T17:07:09.512Z] INFO: No Stack... [2022-09-22T17:07:10.098Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-22T17:07:11.059Z] INFO: Archiving Costs [Pipeline] sh [2022-09-22T17:07:11.696Z] + cut -d, -f6 [2022-09-22T17:07:11.696Z] + cat /w/workspace/device-sdk-go/100/archives/cost.csv [Pipeline] lock [2022-09-22T17:07:11.762Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-100-stack-cost] [2022-09-22T17:07:11.768Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-100-stack-cost] did not exist. Created. [2022-09-22T17:07:11.768Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-100-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-22T17:07:12.423Z] /w/workspace/device-sdk-go/100@tmp/durable-aeae5f1f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-09-22T17:07:13.082Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-22T17:07:13.107Z] Warning: overwriting stash ‘stack-cost’ [2022-09-22T17:07:13.176Z] Stashed 1 file(s) [Pipeline] } [2022-09-22T17:07:13.185Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-100-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-22T17:07:13.201Z] $ docker stop --time=1 b65e0383f9aaca627d62f6aa302628427d0583fb7c5808109553973b3baea908 [2022-09-22T17:07:14.720Z] $ docker rm -f b65e0383f9aaca627d62f6aa302628427d0583fb7c5808109553973b3baea908 [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-22T17:07:15.140Z] provisioning config files... [2022-09-22T17:07:15.146Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4573170504821491974tmp [Pipeline] { [Pipeline] sh [2022-09-22T17:07:15.436Z] + set +x [2022-09-22T17:07:15.436Z] + bash -s -- [2022-09-22T17:07:15.436Z] + curl -s https://codecov.io/bash [2022-09-22T17:07:15.436Z] [2022-09-22T17:07:15.436Z] _____ _ [2022-09-22T17:07:15.436Z] / ____| | | [2022-09-22T17:07:15.436Z] | | ___ __| | ___ ___ _____ __ [2022-09-22T17:07:15.436Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-22T17:07:15.436Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-22T17:07:15.436Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-22T17:07:15.436Z] Bash-1.0.6 [2022-09-22T17:07:15.436Z] [2022-09-22T17:07:15.436Z] [2022-09-22T17:07:15.436Z] ==> git version 2.25.1 found [2022-09-22T17:07:15.436Z] ==> 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-22T17:07:15.436Z] Release-Date: 2020-01-08 [2022-09-22T17:07:15.436Z] 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-22T17:07:15.436Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-22T17:07:15.436Z] ==> Jenkins CI detected. [2022-09-22T17:07:15.436Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2022-09-22T17:07:15.436Z] project root: . [2022-09-22T17:07:15.436Z] --> token set from env [2022-09-22T17:07:15.436Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-22T17:07:15.436Z] ==> Running gcov in . (disable via -X gcov) [2022-09-22T17:07:15.436Z] ==> Python coveragepy not found [2022-09-22T17:07:15.436Z] ==> Searching for coverage reports in: [2022-09-22T17:07:15.436Z] + . [2022-09-22T17:07:15.436Z] -> Found 1 reports [2022-09-22T17:07:15.436Z] ==> Detecting git/mercurial file structure [2022-09-22T17:07:15.436Z] ==> Reading reports [2022-09-22T17:07:15.436Z] + ./coverage.out bytes=101795 [2022-09-22T17:07:15.436Z] ==> Appending adjustments [2022-09-22T17:07:15.436Z] https://docs.codecov.io/docs/fixing-reports [2022-09-22T17:07:16.003Z] + Found adjustments [2022-09-22T17:07:16.003Z] ==> Gzipping contents [2022-09-22T17:07:16.003Z] 16K /tmp/codecov.Ije5jg.gz [2022-09-22T17:07:16.003Z] ==> Uploading reports [2022-09-22T17:07:16.003Z] url: https://codecov.io [2022-09-22T17:07:16.003Z] query: branch=main&commit=7a5456d65667bce537ee6e9ff0922bddc6112164&build=100&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F100%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-22T17:07:16.003Z] -> Pinging Codecov [2022-09-22T17:07:16.003Z] 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=7a5456d65667bce537ee6e9ff0922bddc6112164&build=100&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F100%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-22T17:07:16.261Z] -> Uploading to [2022-09-22T17:07:16.261Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-22/7E55EF52A471D76F132DFD9A03CDDE97/7a5456d65667bce537ee6e9ff0922bddc6112164/6cad6f9b-637b-43f2-a419-d09dffc480f3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220922%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220922T170716Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ffc9982c686972487d06e491132da51d847bc1d8d4c6e69ea90d0a66bbcdcaf9 [2022-09-22T17:07:16.261Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-22T17:07:16.261Z] Dload Upload Total Spent Left Speed [2022-09-22T17:07:16.520Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14593 0 0 100 14593 0 59321 --:--:-- --:--:-- --:--:-- 59321 [2022-09-22T17:07:16.520Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/7a5456d65667bce537ee6e9ff0922bddc6112164 [Pipeline] } [2022-09-22T17:07:16.527Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-09-22T17:07:16.624Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-09-22T17:07:16.634Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T17:07:16.937Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-22T17:07:16.937Z] [2022-09-22T17:07:16.937Z] 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-22T17:07:17.236Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-22T17:07:17.236Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-09-22T17:07:17.236Z] df9b9388f04a: Pulling fs layer [2022-09-22T17:07:17.236Z] 52dc419b0ee2: Pulling fs layer [2022-09-22T17:07:17.236Z] 25bc292e5bac: Pulling fs layer [2022-09-22T17:07:17.236Z] 114826534d7a: Pulling fs layer [2022-09-22T17:07:17.236Z] 4657fd5d0bcf: Pulling fs layer [2022-09-22T17:07:17.236Z] 114826534d7a: Waiting [2022-09-22T17:07:17.236Z] 6ad1cebc031e: Pulling fs layer [2022-09-22T17:07:17.236Z] 8a3aa393b2d8: Pulling fs layer [2022-09-22T17:07:17.236Z] 6ad1cebc031e: Waiting [2022-09-22T17:07:17.236Z] 8a3aa393b2d8: Waiting [2022-09-22T17:07:17.236Z] 25bc292e5bac: Verifying Checksum [2022-09-22T17:07:17.236Z] 25bc292e5bac: Download complete [2022-09-22T17:07:17.236Z] 52dc419b0ee2: Download complete [2022-09-22T17:07:17.236Z] 4657fd5d0bcf: Verifying Checksum [2022-09-22T17:07:17.236Z] 4657fd5d0bcf: Download complete [2022-09-22T17:07:17.236Z] df9b9388f04a: Download complete [2022-09-22T17:07:17.496Z] 6ad1cebc031e: Verifying Checksum [2022-09-22T17:07:17.496Z] 6ad1cebc031e: Download complete [2022-09-22T17:07:17.496Z] df9b9388f04a: Pull complete [2022-09-22T17:07:17.496Z] 52dc419b0ee2: Pull complete [2022-09-22T17:07:17.755Z] 25bc292e5bac: Pull complete [2022-09-22T17:07:18.015Z] 114826534d7a: Verifying Checksum [2022-09-22T17:07:18.015Z] 114826534d7a: Download complete [2022-09-22T17:07:18.015Z] 8a3aa393b2d8: Verifying Checksum [2022-09-22T17:07:18.015Z] 8a3aa393b2d8: Download complete [2022-09-22T17:07:22.199Z] 114826534d7a: Pull complete [2022-09-22T17:07:22.199Z] 4657fd5d0bcf: Pull complete [2022-09-22T17:07:22.199Z] 6ad1cebc031e: Pull complete [2022-09-22T17:07:25.478Z] 8a3aa393b2d8: Pull complete [2022-09-22T17:07:25.478Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-09-22T17:07:25.478Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-22T17:07:25.478Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-22T17:07:25.550Z] prd-ubuntu20.04-docker-8c-8g-623 does not seem to be running inside a container [2022-09-22T17:07:25.602Z] $ 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-22T17:07:27.664Z] $ docker top cd5d77058f094293fd85c565629e2d4a4b1ff636fda94d9e4edeec06236a537d -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-22T17:07:27.706Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh [2022-09-22T17:07:27.985Z] + set -o pipefail [2022-09-22T17:07:27.985Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' [2022-09-22T17:07:33.257Z] [2022-09-22T17:07:33.257Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v2)... [2022-09-22T17:07:33.257Z] [2022-09-22T17:07:33.257Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1d897ce9-7d37-4e4c-99f4-c1fbe8b8d34b/history/bf1ee924-bd68-4c0d-ae79-4e25dababe5a [2022-09-22T17:07:33.257Z] [2022-09-22T17:07:33.257Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-09-22T17:07:33.257Z] [2022-09-22T17:07:33.825Z] [Pipeline] } [2022-09-22T17:07:33.865Z] $ docker stop --time=1 cd5d77058f094293fd85c565629e2d4a4b1ff636fda94d9e4edeec06236a537d [2022-09-22T17:07:36.121Z] $ docker rm -f cd5d77058f094293fd85c565629e2d4a4b1ff636fda94d9e4edeec06236a537d [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-22T17:07:36.462Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-22T17:07:36.473Z] provisioning config files... [2022-09-22T17:07:36.479Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config7013299845881979602tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-22T17:07:36.770Z] --> edgex-publish-swagger.sh [2022-09-22T17:07:36.770Z] === Publish openapi/v2 API === [2022-09-22T17:07:36.770Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-09-22T17:07:36.770Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v2/device-sdk.yaml] [2022-09-22T17:07:36.770Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-22T17:07:36.770Z] Dload Upload Total Spent Left Speed [2022-09-22T17:07:37.339Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 53552 0 0 100 53552 0 83026 --:--:-- --:--:-- --:--:-- 82897 100 53552 0 0 100 53552 0 83026 --:--:-- --:--:-- --:--:-- 82897 [2022-09-22T17:07:37.339Z] [2022-09-22T17:07:37.339Z] [Pipeline] } [2022-09-22T17:07:37.347Z] 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-22T17:07:37.707Z] + git log --format=format:%s -1 7a5456d65667bce537ee6e9ff0922bddc6112164 [Pipeline] sh [2022-09-22T17:07:37.998Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-22T17:07:37.998Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T17:07:38.296Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-22T17:07:38.296Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-22T17:07:38.360Z] prd-ubuntu20.04-docker-8c-8g-623 does not seem to be running inside a container [2022-09-22T17:07:38.415Z] $ 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-22T17:07:38.923Z] $ docker top aaa42a083058caababd00c60524573c5849dccc75dd681a4c8040bd2c4bd9975 -eo pid,comm [2022-09-22T17:07:38.943Z] 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-22T17:07:38.943Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-22T17:07:38.977Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-22T17:07:38.977Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-22T17:07:39.089Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-22T17:07:39.119Z] $ docker exec aaa42a083058caababd00c60524573c5849dccc75dd681a4c8040bd2c4bd9975 ssh-agent [2022-09-22T17:07:39.186Z] SSH_AUTH_SOCK=/tmp/ssh-L9ymZ66XD9NS/agent.31 [2022-09-22T17:07:39.186Z] SSH_AGENT_PID=37 [2022-09-22T17:07:39.190Z] Running ssh-add (command line suppressed) [2022-09-22T17:07:39.323Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6114006402775343916.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6114006402775343916.key) [2022-09-22T17:07:39.309Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-22T17:07:39.597Z] + git semver tag [2022-09-22T17:07:39.855Z] 2022-09-22 17:07:39,779 [run_tag] DEBUG tag force:False [2022-09-22T17:07:39.855Z] 2022-09-22 17:07:39,779 [check_head_tag] DEBUG check head tag [2022-09-22T17:07:39.855Z] 2022-09-22 17:07:39,780 [execute] INFO git cat-file --batch-check [2022-09-22T17:07:39.855Z] 2022-09-22 17:07:39,780 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2022-09-22T17:07:39.855Z] 2022-09-22 17:07:39,783 [execute] INFO git cat-file --batch [2022-09-22T17:07:39.855Z] 2022-09-22 17:07:39,784 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2022-09-22T17:07:39.855Z] 2022-09-22 17:07:39,800 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-09-22T17:07:39.855Z] 2022-09-22 17:07:39,800 [execute] INFO git tag -a v2.3.0-dev.25 -m v2.3.0-dev.25 [2022-09-22T17:07:39.855Z] 2022-09-22 17:07:39,801 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.25', '-m', 'v2.3.0-dev.25'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2022-09-22T17:07:39.855Z] 2022-09-22 17:07:39,805 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-09-22T17:07:39.855Z] 2.3.0-dev.25 [Pipeline] } [2022-09-22T17:07:39.892Z] $ docker exec --env ******** --env ******** aaa42a083058caababd00c60524573c5849dccc75dd681a4c8040bd2c4bd9975 ssh-agent -k [2022-09-22T17:07:39.998Z] unset SSH_AUTH_SOCK; [2022-09-22T17:07:39.999Z] unset SSH_AGENT_PID; [2022-09-22T17:07:39.999Z] echo Agent pid 37 killed; [2022-09-22T17:07:39.979Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-22T17:07:40.289Z] + git semver [Pipeline] } [2022-09-22T17:07:40.589Z] $ docker stop --time=1 aaa42a083058caababd00c60524573c5849dccc75dd681a4c8040bd2c4bd9975 [2022-09-22T17:07:41.917Z] $ docker rm -f aaa42a083058caababd00c60524573c5849dccc75dd681a4c8040bd2c4bd9975 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T17:07:42.283Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-22T17:07:42.283Z] [2022-09-22T17:07:42.283Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T17:07:42.581Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-22T17:07:42.581Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-09-22T17:07:42.581Z] ab5ef0e58194: Pulling fs layer [2022-09-22T17:07:42.581Z] 9712f1f96733: Pulling fs layer [2022-09-22T17:07:42.581Z] 63f879dbbcfc: Pulling fs layer [2022-09-22T17:07:42.581Z] 0d9ebad4ef96: Pulling fs layer [2022-09-22T17:07:42.581Z] e9a5061849ea: Pulling fs layer [2022-09-22T17:07:42.581Z] d747dcd14b5f: Pulling fs layer [2022-09-22T17:07:42.581Z] 2de7ff778b66: Pulling fs layer [2022-09-22T17:07:42.581Z] 0d9ebad4ef96: Waiting [2022-09-22T17:07:42.581Z] e9a5061849ea: Waiting [2022-09-22T17:07:42.581Z] d747dcd14b5f: Waiting [2022-09-22T17:07:42.581Z] 2de7ff778b66: Waiting [2022-09-22T17:07:42.581Z] 9712f1f96733: Verifying Checksum [2022-09-22T17:07:42.581Z] 9712f1f96733: Download complete [2022-09-22T17:07:42.851Z] 63f879dbbcfc: Verifying Checksum [2022-09-22T17:07:42.851Z] 63f879dbbcfc: Download complete [2022-09-22T17:07:43.114Z] 0d9ebad4ef96: Verifying Checksum [2022-09-22T17:07:43.114Z] 0d9ebad4ef96: Download complete [2022-09-22T17:07:43.114Z] d747dcd14b5f: Verifying Checksum [2022-09-22T17:07:43.114Z] d747dcd14b5f: Download complete [2022-09-22T17:07:43.114Z] e9a5061849ea: Verifying Checksum [2022-09-22T17:07:43.114Z] e9a5061849ea: Download complete [2022-09-22T17:07:43.114Z] 2de7ff778b66: Verifying Checksum [2022-09-22T17:07:43.114Z] 2de7ff778b66: Download complete [2022-09-22T17:07:43.114Z] ab5ef0e58194: Verifying Checksum [2022-09-22T17:07:43.114Z] ab5ef0e58194: Download complete [2022-09-22T17:07:45.641Z] ab5ef0e58194: Pull complete [2022-09-22T17:07:45.641Z] 9712f1f96733: Pull complete [2022-09-22T17:07:46.574Z] 63f879dbbcfc: Pull complete [2022-09-22T17:07:49.857Z] 0d9ebad4ef96: Pull complete [2022-09-22T17:07:49.857Z] e9a5061849ea: Pull complete [2022-09-22T17:07:49.857Z] d747dcd14b5f: Pull complete [2022-09-22T17:07:51.233Z] 2de7ff778b66: Pull complete [2022-09-22T17:07:51.233Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-09-22T17:07:51.233Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-22T17:07:51.233Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-22T17:07:51.301Z] prd-ubuntu20.04-docker-8c-8g-623 does not seem to be running inside a container [2022-09-22T17:07:51.355Z] $ 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-22T17:07:53.724Z] $ docker top e9c9ad1b914cf6afe3b76cf46ad5a77ace4a03005bb990f51e4710ea05692f2f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-09-22T17:07:53.765Z] provisioning config files... [2022-09-22T17:07:53.772Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config435299049765168205tmp [2022-09-22T17:07:53.781Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config6545441157072981237tmp [2022-09-22T17:07:53.790Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config2656520978971223638tmp [Pipeline] { [Pipeline] echo [2022-09-22T17:07:53.806Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-22T17:07:54.088Z] ---> sigul-configuration.sh [2022-09-22T17:07:54.088Z] gpg: directory `/root/.gnupg' created [2022-09-22T17:07:54.088Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-09-22T17:07:54.088Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-09-22T17:07:54.088Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-09-22T17:07:54.088Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-09-22T17:07:54.088Z] gpg: CAST5 encrypted data [2022-09-22T17:07:54.088Z] gpg: encrypted with 1 passphrase [2022-09-22T17:07:54.088Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-09-22T17:07:54.373Z] + mkdir /home/jenkins [2022-09-22T17:07:54.373Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-09-22T17:07:54.662Z] + 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-22T17:07:54.671Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-22T17:07:54.958Z] ---> sigul-install.sh [2022-09-22T17:07:54.958Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-09-22T17:07:55.245Z] + git tag --list [2022-09-22T17:07:55.245Z] 0.7.1 [2022-09-22T17:07:55.245Z] delhi-tag [2022-09-22T17:07:55.245Z] v1.0.0 [2022-09-22T17:07:55.245Z] v1.1.0 [2022-09-22T17:07:55.245Z] v1.1.1 [2022-09-22T17:07:55.245Z] v1.1.2 [2022-09-22T17:07:55.245Z] v1.2.0 [2022-09-22T17:07:55.245Z] v1.2.1 [2022-09-22T17:07:55.245Z] v1.2.2 [2022-09-22T17:07:55.245Z] v1.2.3 [2022-09-22T17:07:55.245Z] v1.3.0 [2022-09-22T17:07:55.245Z] v1.4.0 [2022-09-22T17:07:55.245Z] v2.0.0 [2022-09-22T17:07:55.245Z] v2.1.0 [2022-09-22T17:07:55.245Z] v2.1.1 [2022-09-22T17:07:55.245Z] v2.1.1-dev.2 [2022-09-22T17:07:55.245Z] v2.1.1-dev.3 [2022-09-22T17:07:55.245Z] v2.2.0 [2022-09-22T17:07:55.245Z] v2.2.1-dev.1 [2022-09-22T17:07:55.245Z] v2.2.1-dev.10 [2022-09-22T17:07:55.245Z] v2.2.1-dev.11 [2022-09-22T17:07:55.245Z] v2.2.1-dev.12 [2022-09-22T17:07:55.245Z] v2.2.1-dev.13 [2022-09-22T17:07:55.245Z] v2.2.1-dev.14 [2022-09-22T17:07:55.245Z] v2.2.1-dev.2 [2022-09-22T17:07:55.245Z] v2.2.1-dev.3 [2022-09-22T17:07:55.245Z] v2.2.1-dev.4 [2022-09-22T17:07:55.245Z] v2.2.1-dev.5 [2022-09-22T17:07:55.245Z] v2.2.1-dev.6 [2022-09-22T17:07:55.245Z] v2.2.1-dev.7 [2022-09-22T17:07:55.245Z] v2.2.1-dev.8 [2022-09-22T17:07:55.245Z] v2.2.1-dev.9 [2022-09-22T17:07:55.245Z] v2.3.0-dev.14 [2022-09-22T17:07:55.245Z] v2.3.0-dev.15 [2022-09-22T17:07:55.245Z] v2.3.0-dev.16 [2022-09-22T17:07:55.245Z] v2.3.0-dev.17 [2022-09-22T17:07:55.245Z] v2.3.0-dev.18 [2022-09-22T17:07:55.245Z] v2.3.0-dev.19 [2022-09-22T17:07:55.245Z] v2.3.0-dev.20 [2022-09-22T17:07:55.245Z] v2.3.0-dev.21 [2022-09-22T17:07:55.245Z] v2.3.0-dev.22 [2022-09-22T17:07:55.245Z] v2.3.0-dev.23 [2022-09-22T17:07:55.245Z] v2.3.0-dev.24 [2022-09-22T17:07:55.245Z] v2.3.0-dev.25 [Pipeline] sh [2022-09-22T17:07:55.529Z] + lftools sign git-tag v2.3.0-dev.25 [2022-09-22T17:07:56.100Z] Signing Git tag with Sigul... [2022-09-22T17:07:56.100Z] Signing v2.3.0-dev.25 [Pipeline] echo [2022-09-22T17:07:56.371Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-22T17:07:56.655Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-09-22T17:07:56.663Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-09-22T17:07:56.709Z] $ docker stop --time=1 e9c9ad1b914cf6afe3b76cf46ad5a77ace4a03005bb990f51e4710ea05692f2f [2022-09-22T17:07:58.039Z] $ docker rm -f e9c9ad1b914cf6afe3b76cf46ad5a77ace4a03005bb990f51e4710ea05692f2f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-09-22T17:07:58.413Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-22T17:07:58.413Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T17:07:58.709Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-22T17:07:58.709Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-22T17:07:58.774Z] prd-ubuntu20.04-docker-8c-8g-623 does not seem to be running inside a container [2022-09-22T17:07:58.832Z] $ 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-22T17:07:59.268Z] $ docker top fc720165c056528d053a4363d9e7001a52b4eb5034091cd351aef5633afd5bf9 -eo pid,comm [2022-09-22T17:07:59.289Z] 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-22T17:07:59.289Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-22T17:07:59.323Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-22T17:07:59.323Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-22T17:07:59.433Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-22T17:07:59.463Z] $ docker exec fc720165c056528d053a4363d9e7001a52b4eb5034091cd351aef5633afd5bf9 ssh-agent [2022-09-22T17:07:59.538Z] SSH_AUTH_SOCK=/tmp/ssh-xl4o7g2hmcNV/agent.31 [2022-09-22T17:07:59.538Z] SSH_AGENT_PID=37 [2022-09-22T17:07:59.543Z] Running ssh-add (command line suppressed) [2022-09-22T17:07:59.668Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_17459673668632263636.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_17459673668632263636.key) [2022-09-22T17:07:59.653Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-22T17:07:59.937Z] + git semver bump pre [2022-09-22T17:08:00.196Z] 2022-09-22 17:08:00,134 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-09-22T17:08:00.196Z] 2022-09-22 17:08:00,134 [bump_version] DEBUG bumping version:2.3.0-dev.25 on axis:pre with prefix:dev [2022-09-22T17:08:00.196Z] 2022-09-22 17:08:00,134 [bump_version] DEBUG bumped version:2.3.0-dev.26 [2022-09-22T17:08:00.196Z] 2022-09-22 17:08:00,134 [write_version] DEBUG write version:2.3.0-dev.26 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True [2022-09-22T17:08:00.196Z] 2022-09-22 17:08:00,134 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-09-22T17:08:00.196Z] 2022-09-22 17:08:00,134 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-09-22T17:08:00.196Z] 2022-09-22 17:08:00,136 [execute] INFO git cat-file --batch-check [2022-09-22T17:08:00.196Z] 2022-09-22 17:08:00,136 [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-22T17:08:00.196Z] 2022-09-22 17:08:00,141 [execute] INFO git cat-file --batch [2022-09-22T17:08:00.196Z] 2022-09-22 17:08:00,141 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-22T17:08:00.196Z] 2022-09-22 17:08:00,147 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-09-22T17:08:00.196Z] 2.3.0-dev.26 [Pipeline] } [2022-09-22T17:08:00.233Z] $ docker exec --env ******** --env ******** fc720165c056528d053a4363d9e7001a52b4eb5034091cd351aef5633afd5bf9 ssh-agent -k [2022-09-22T17:08:00.320Z] unset SSH_AUTH_SOCK; [2022-09-22T17:08:00.320Z] unset SSH_AGENT_PID; [2022-09-22T17:08:00.320Z] echo Agent pid 37 killed; [2022-09-22T17:08:00.303Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-22T17:08:00.611Z] + git semver [Pipeline] } [2022-09-22T17:08:00.912Z] $ docker stop --time=1 fc720165c056528d053a4363d9e7001a52b4eb5034091cd351aef5633afd5bf9 [2022-09-22T17:08:02.239Z] $ docker rm -f fc720165c056528d053a4363d9e7001a52b4eb5034091cd351aef5633afd5bf9 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-22T17:08:02.541Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-22T17:08:02.541Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T17:08:02.838Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-22T17:08:02.838Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-22T17:08:02.897Z] prd-ubuntu20.04-docker-8c-8g-623 does not seem to be running inside a container [2022-09-22T17:08:02.949Z] $ 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-22T17:08:03.294Z] $ docker top faca1e06cc05a066638cdaee1e0ddf7c3fe476e86918d2bbf1833d8e644a9853 -eo pid,comm [2022-09-22T17:08:03.315Z] 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-22T17:08:03.315Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-22T17:08:03.354Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-22T17:08:03.355Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-22T17:08:03.455Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-22T17:08:03.485Z] $ docker exec faca1e06cc05a066638cdaee1e0ddf7c3fe476e86918d2bbf1833d8e644a9853 ssh-agent [2022-09-22T17:08:03.554Z] SSH_AUTH_SOCK=/tmp/ssh-maQkiO7EmL4r/agent.32 [2022-09-22T17:08:03.554Z] SSH_AGENT_PID=38 [2022-09-22T17:08:03.558Z] Running ssh-add (command line suppressed) [2022-09-22T17:08:03.678Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_3296257027790015239.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_3296257027790015239.key) [2022-09-22T17:08:03.666Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-22T17:08:03.951Z] + git semver push [2022-09-22T17:08:04.210Z] 2022-09-22 17:08:04,163 [run_push] DEBUG push [2022-09-22T17:08:04.210Z] 2022-09-22 17:08:04,163 [execute] INFO git cat-file --batch-check [2022-09-22T17:08:04.210Z] 2022-09-22 17:08:04,164 [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-22T17:08:04.210Z] 2022-09-22 17:08:04,167 [execute] INFO git rev-list a9e7a46a50557db91dbbc375080aeab2ce3bef00 -- [2022-09-22T17:08:04.210Z] 2022-09-22 17:08:04,167 [execute] DEBUG Popen(['git', 'rev-list', 'a9e7a46a50557db91dbbc375080aeab2ce3bef00', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-22T17:08:04.210Z] 2022-09-22 17:08:04,178 [execute] INFO git fetch -v origin [2022-09-22T17:08:04.210Z] 2022-09-22 17:08:04,179 [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-22T17:08:05.146Z] 2022-09-22 17:08:04,900 [run_push] DEBUG no remote changes detected [2022-09-22T17:08:05.146Z] 2022-09-22 17:08:04,900 [execute] INFO git push origin semver [2022-09-22T17:08:05.146Z] 2022-09-22 17:08:04,901 [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-22T17:08:05.718Z] 2022-09-22 17:08:05,736 [run_push] DEBUG push all version tags [2022-09-22T17:08:05.718Z] 2022-09-22 17:08:05,737 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-09-22T17:08:05.718Z] 2022-09-22 17:08:05,737 [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-22T17:08:06.650Z] 2022-09-22 17:08:06,593 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-09-22T17:08:06.650Z] 2.3.0-dev.26 [Pipeline] } [2022-09-22T17:08:06.686Z] $ docker exec --env ******** --env ******** faca1e06cc05a066638cdaee1e0ddf7c3fe476e86918d2bbf1833d8e644a9853 ssh-agent -k [2022-09-22T17:08:06.780Z] unset SSH_AUTH_SOCK; [2022-09-22T17:08:06.780Z] unset SSH_AGENT_PID; [2022-09-22T17:08:06.780Z] echo Agent pid 38 killed; [2022-09-22T17:08:06.767Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-22T17:08:07.060Z] + git semver [Pipeline] } [2022-09-22T17:08:07.357Z] $ docker stop --time=1 faca1e06cc05a066638cdaee1e0ddf7c3fe476e86918d2bbf1833d8e644a9853 [2022-09-22T17:08:08.710Z] $ docker rm -f faca1e06cc05a066638cdaee1e0ddf7c3fe476e86918d2bbf1833d8e644a9853 [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-22T17:08:09.215Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] [2022-09-22T17:08:09.215Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2022-09-22T17:08:09.215Z] total 16 [2022-09-22T17:08:09.215Z] drwxr-xr-x 3 root root 4096 Sep 22 16:54 . [2022-09-22T17:08:09.215Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 22 17:07 .. [2022-09-22T17:08:09.215Z] drwxr-xr-x 2 root root 4096 Sep 22 16:54 cost [2022-09-22T17:08:09.215Z] -rw-r--r-- 1 root root 85 Sep 22 16:54 cost.csv [2022-09-22T17:08:09.215Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2022-09-22T17:08:09.215Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2022-09-22T17:08:09.215Z] total 16 [2022-09-22T17:08:09.215Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 22 16:54 . [2022-09-22T17:08:09.215Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 22 17:07 .. [2022-09-22T17:08:09.215Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 22 16:54 cost [2022-09-22T17:08:09.215Z] -rw-r--r-- 1 jenkins jenkins 85 Sep 22 16:54 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-09-22T17:08:09.496Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-22T17:08:10.350Z] ---> package-listing.sh [2022-09-22T17:08:10.350Z] ++ facter osfamily [2022-09-22T17:08:10.350Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-22T17:08:10.643Z] + OS_FAMILY=debian [2022-09-22T17:08:10.643Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2022-09-22T17:08:10.643Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-22T17:08:10.643Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-22T17:08:10.643Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-22T17:08:10.643Z] + PACKAGES=/tmp/packages_start.txt [2022-09-22T17:08:10.643Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2022-09-22T17:08:10.643Z] + PACKAGES=/tmp/packages_end.txt [2022-09-22T17:08:10.643Z] + case "${OS_FAMILY}" in [2022-09-22T17:08:10.643Z] + dpkg -l [2022-09-22T17:08:10.643Z] + grep '^ii' [2022-09-22T17:08:10.643Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-22T17:08:10.643Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-22T17:08:10.643Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-22T17:08:10.643Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2022-09-22T17:08:10.643Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2022-09-22T17:08:10.643Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo [2022-09-22T17:08:10.659Z] 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-22T17:08:10.960Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-22T17:08:11.550Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-22T17:08:11.550Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-22T17:08:11.611Z] prd-ubuntu20.04-docker-8c-8g-623 does not seem to be running inside a container [2022-09-22T17:08:11.665Z] $ 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-22T17:08:11.886Z] $ docker top aed88913f81d36445aa9573021a37bd01b46b7682c58c6d5ba0cb429a009111b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-22T17:08:12.197Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-22T17:08:12.478Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-22T17:08:12.761Z] + ls /var/log/sa-host [2022-09-22T17:08:12.761Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-22T17:08:12.896Z] provisioning config files... [2022-09-22T17:08:12.905Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config7045750529949470967tmp [Pipeline] { [Pipeline] echo [2022-09-22T17:08:12.918Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-22T17:08:13.199Z] ---> create-netrc.sh [Pipeline] } [2022-09-22T17:08:13.205Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-22T17:08:13.538Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-22T17:08:13.546Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-22T17:08:13.827Z] ---> sudo-logs.sh [2022-09-22T17:08:13.827Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-22T17:08:13.851Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-22T17:08:14.132Z] ---> job-cost.sh [2022-09-22T17:08:14.132Z] lf-activate-venv: SKIPPING [2022-09-22T17:08:14.132Z] DEBUG: total: 0.2199999988079071 [2022-09-22T17:08:14.132Z] INFO: Retrieving Stack Cost... [2022-09-22T17:08:14.699Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-22T17:08:15.268Z] INFO: Archiving Costs [Pipeline] echo [2022-09-22T17:08:15.278Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-22T17:08:15.560Z] ---> logs-deploy.sh [2022-09-22T17:08:15.560Z] lf-activate-venv: SKIPPING [2022-09-22T17:08:15.560Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/100 [2022-09-22T17:08:15.560Z] INFO: archiving workspace using pattern(s): [2022-09-22T17:08:16.497Z] Archives upload complete. [2022-09-22T17:08:16.764Z] INFO: archiving logs to Nexus [2022-09-22T17:08:17.333Z] ---> uname -a: [2022-09-22T17:08:17.333Z] Linux prd-ubuntu20-04-docker-8c-8g-623 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-09-22T17:08:17.333Z] [2022-09-22T17:08:17.333Z] [2022-09-22T17:08:17.333Z] ---> lscpu: [2022-09-22T17:08:17.333Z] Architecture: x86_64 [2022-09-22T17:08:17.333Z] CPU op-mode(s): 32-bit, 64-bit [2022-09-22T17:08:17.333Z] Byte Order: Little Endian [2022-09-22T17:08:17.333Z] Address sizes: 40 bits physical, 48 bits virtual [2022-09-22T17:08:17.333Z] CPU(s): 8 [2022-09-22T17:08:17.333Z] On-line CPU(s) list: 0-7 [2022-09-22T17:08:17.333Z] Thread(s) per core: 1 [2022-09-22T17:08:17.333Z] Core(s) per socket: 1 [2022-09-22T17:08:17.333Z] Socket(s): 8 [2022-09-22T17:08:17.333Z] NUMA node(s): 1 [2022-09-22T17:08:17.333Z] Vendor ID: AuthenticAMD [2022-09-22T17:08:17.333Z] CPU family: 23 [2022-09-22T17:08:17.333Z] Model: 49 [2022-09-22T17:08:17.333Z] Model name: AMD EPYC-Rome Processor [2022-09-22T17:08:17.333Z] Stepping: 0 [2022-09-22T17:08:17.333Z] CPU MHz: 2799.998 [2022-09-22T17:08:17.333Z] BogoMIPS: 5599.99 [2022-09-22T17:08:17.333Z] Virtualization: AMD-V [2022-09-22T17:08:17.333Z] Hypervisor vendor: KVM [2022-09-22T17:08:17.333Z] Virtualization type: full [2022-09-22T17:08:17.333Z] L1d cache: 256 KiB [2022-09-22T17:08:17.333Z] L1i cache: 256 KiB [2022-09-22T17:08:17.333Z] L2 cache: 4 MiB [2022-09-22T17:08:17.334Z] L3 cache: 128 MiB [2022-09-22T17:08:17.334Z] NUMA node0 CPU(s): 0-7 [2022-09-22T17:08:17.334Z] Vulnerability Itlb multihit: Not affected [2022-09-22T17:08:17.334Z] Vulnerability L1tf: Not affected [2022-09-22T17:08:17.334Z] Vulnerability Mds: Not affected [2022-09-22T17:08:17.334Z] Vulnerability Meltdown: Not affected [2022-09-22T17:08:17.334Z] Vulnerability Mmio stale data: Not affected [2022-09-22T17:08:17.334Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-09-22T17:08:17.334Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-09-22T17:08:17.334Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-09-22T17:08:17.334Z] Vulnerability Srbds: Not affected [2022-09-22T17:08:17.334Z] Vulnerability Tsx async abort: Not affected [2022-09-22T17:08:17.334Z] 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-22T17:08:17.334Z] [2022-09-22T17:08:17.334Z] [2022-09-22T17:08:17.334Z] ---> nproc: [2022-09-22T17:08:17.334Z] 8 [2022-09-22T17:08:17.334Z] [2022-09-22T17:08:17.334Z] [2022-09-22T17:08:17.334Z] ---> df -h: [2022-09-22T17:08:17.334Z] Filesystem Size Used Avail Use% Mounted on [2022-09-22T17:08:17.334Z] overlay 155G 13G 143G 9% / [2022-09-22T17:08:17.334Z] tmpfs 64M 0 64M 0% /dev [2022-09-22T17:08:17.334Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-09-22T17:08:17.334Z] shm 64M 0 64M 0% /dev/shm [2022-09-22T17:08:17.334Z] /dev/vda1 155G 13G 143G 9% /facter-os [2022-09-22T17:08:17.334Z] [2022-09-22T17:08:17.334Z] [2022-09-22T17:08:17.334Z] ---> sar -b -r -n DEV: [2022-09-22T17:08:17.334Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-623) 09/22/22 _x86_64_ (8 CPU) [2022-09-22T17:08:17.334Z] [2022-09-22T17:08:17.334Z] 16:52:06 LINUX RESTART (8 CPU) [2022-09-22T17:08:17.334Z] [2022-09-22T17:08:17.334Z] 16:53:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-09-22T17:08:17.334Z] 16:54:01 167.20 1.49 165.71 0.00 28.73 62493.38 0.00 [2022-09-22T17:08:17.334Z] 16:55:01 206.02 0.28 205.73 0.00 13.73 48008.13 0.00 [2022-09-22T17:08:17.334Z] 16:56:01 3.10 1.65 1.45 0.00 37.72 22.28 0.00 [2022-09-22T17:08:17.334Z] 16:57:01 1.23 0.00 1.23 0.00 0.00 15.73 0.00 [2022-09-22T17:08:17.334Z] 16:58:01 40.09 10.35 29.75 0.00 2906.18 4788.80 0.00 [2022-09-22T17:08:17.334Z] 16:59:01 1.63 0.00 1.63 0.00 0.00 17.33 0.00 [2022-09-22T17:08:17.334Z] 17:00:01 1.25 0.00 1.25 0.00 0.00 14.00 0.00 [2022-09-22T17:08:17.334Z] 17:01:01 1.57 0.00 1.57 0.00 0.00 18.26 0.00 [2022-09-22T17:08:17.334Z] 17:02:01 1.22 0.02 1.20 0.00 0.13 14.00 0.00 [2022-09-22T17:08:17.334Z] 17:03:01 2.10 0.00 2.10 0.00 0.00 34.53 0.00 [2022-09-22T17:08:17.334Z] 17:04:01 0.95 0.00 0.95 0.00 0.00 10.53 0.00 [2022-09-22T17:08:17.334Z] 17:05:01 1.93 0.00 1.93 0.00 0.00 21.19 0.00 [2022-09-22T17:08:17.334Z] 17:06:01 0.92 0.00 0.92 0.00 0.00 10.40 0.00 [2022-09-22T17:08:17.334Z] 17:07:01 1.37 0.00 1.37 0.00 0.00 16.26 0.00 [2022-09-22T17:08:17.334Z] 17:08:01 112.80 0.37 112.43 0.00 18.79 58367.34 0.00 [2022-09-22T17:08:17.334Z] Average: 36.08 0.94 35.14 0.00 200.52 11534.42 0.00 [2022-09-22T17:08:17.334Z] [2022-09-22T17:08:17.334Z] 16:53:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-09-22T17:08:17.334Z] 16:54:01 27877324 31194036 1106092 3.36 132984 3383836 2492664 7.35 1593096 2960144 352504 [2022-09-22T17:08:17.334Z] 16:55:01 27865104 31578804 721752 2.19 146508 3729828 1760124 5.19 1204928 3321272 88 [2022-09-22T17:08:17.334Z] 16:56:01 27859632 31575376 724868 2.20 146528 3730960 1760124 5.19 1209128 3321636 4 [2022-09-22T17:08:17.334Z] 16:57:01 27858920 31574676 725496 2.21 146572 3730952 1760124 5.19 1209016 3321620 20 [2022-09-22T17:08:17.334Z] 16:58:01 27572880 31566676 720480 2.19 164992 3980292 1834632 5.41 1352664 3437680 4 [2022-09-22T17:08:17.334Z] 16:59:01 27575248 31569232 717844 2.18 165028 3980420 1834632 5.41 1350272 3437808 8 [2022-09-22T17:08:17.334Z] 17:00:01 27578940 31573000 714020 2.17 165092 3980424 1834632 5.41 1346440 3437844 8 [2022-09-22T17:08:17.334Z] 17:01:01 27578636 31572756 714464 2.17 165120 3980428 1834632 5.41 1346436 3437848 8 [2022-09-22T17:08:17.334Z] 17:02:01 27578664 31573128 713976 2.17 165184 3980440 1834632 5.41 1346604 3438068 32 [2022-09-22T17:08:17.334Z] 17:03:01 27578668 31573220 713688 2.17 165276 3980444 1834632 5.41 1346728 3438084 8 [2022-09-22T17:08:17.334Z] 17:04:01 27578496 31573108 713760 2.17 165316 3980444 1834632 5.41 1346576 3438088 148 [2022-09-22T17:08:17.334Z] 17:05:01 27578328 31573052 713664 2.17 165396 3980448 1834632 5.41 1346936 3438088 8 [2022-09-22T17:08:17.334Z] 17:06:01 27578436 31573192 713452 2.17 165436 3980448 1834632 5.41 1346888 3438084 12 [2022-09-22T17:08:17.334Z] 17:07:01 27578072 31572864 713652 2.17 165468 3980444 1834632 5.41 1346932 3438088 8 [2022-09-22T17:08:17.334Z] 17:08:01 26044256 31521208 758056 2.31 208472 5288972 1971984 5.81 1493156 4687204 888 [2022-09-22T17:08:17.334Z] Average: 27552107 31544289 745684 2.27 162225 3977919 1872756 5.52 1345720 3466104 23583 [2022-09-22T17:08:17.334Z] [2022-09-22T17:08:17.334Z] 16:53:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-09-22T17:08:17.334Z] 16:54:01 veth2bf39b7 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2022-09-22T17:08:17.334Z] 16:54:01 ens3 202.24 149.40 1540.40 28.39 0.00 0.00 0.00 0.00 [2022-09-22T17:08:17.334Z] 16:54:01 docker0 127.26 163.31 10.26 1503.35 0.00 0.00 0.00 0.00 [2022-09-22T17:08:17.334Z] 16:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-22T17:08:17.334Z] 16:55:01 ens3 166.31 126.63 2689.04 118.33 0.00 0.00 0.00 0.00 [2022-09-22T17:08:17.334Z] 16:55:01 docker0 16.00 20.23 0.94 98.55 0.00 0.00 0.00 0.00 [2022-09-22T17:08:17.334Z] 16:55:01 lo 2.20 2.20 0.21 0.21 0.00 0.00 0.00 0.00 [2022-09-22T17:08:17.334Z] 16:56:01 ens3 8.96 7.10 5.19 5.97 0.00 0.00 0.00 0.00 [2022-09-22T17:08:17.334Z] 16:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-22T17:08:17.334Z] 16:56:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-22T17:08:17.334Z] 16:57:01 ens3 5.10 3.23 12.63 0.47 0.00 0.00 0.00 0.00 [2022-09-22T17:08:17.334Z] 16:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-22T17:08:17.334Z] 16:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-22T17:08:17.334Z] 16:58:01 ens3 80.20 45.84 1299.10 3.42 0.00 0.00 0.00 0.00 [2022-09-22T17:08:17.334Z] 16:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-22T17:08:17.334Z] 16:58:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 [2022-09-22T17:08:17.334Z] 16:59:01 ens3 0.22 0.15 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-22T17:08:17.334Z] 16:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-22T17:08:17.334Z] 16:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-22T17:08:17.334Z] 17:00:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-22T17:08:17.334Z] 17:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-22T17:08:17.334Z] 17:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-22T17:08:17.334Z] 17:01:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-22T17:08:17.334Z] 17:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-22T17:08:17.334Z] 17:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-22T17:08:17.334Z] 17:02:01 ens3 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-22T17:08:17.334Z] 17:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-22T17:08:17.334Z] 17:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-22T17:08:17.334Z] 17:03:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2022-09-22T17:08:17.334Z] 17:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-22T17:08:17.334Z] 17:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-22T17:08:17.334Z] 17:04:01 ens3 0.47 0.00 0.04 0.00 0.00 0.00 0.00 0.00 [2022-09-22T17:08:17.334Z] 17:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-22T17:08:17.334Z] 17:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-22T17:08:17.334Z] 17:05:01 ens3 0.58 0.35 0.37 0.21 0.00 0.00 0.00 0.00 [2022-09-22T17:08:17.334Z] 17:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-22T17:08:17.334Z] 17:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-22T17:08:17.334Z] 17:06:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-22T17:08:17.334Z] 17:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-22T17:08:17.334Z] 17:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-22T17:08:17.334Z] 17:07:01 ens3 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-22T17:08:17.334Z] 17:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-22T17:08:17.334Z] 17:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-22T17:08:17.334Z] 17:08:01 ens3 349.53 227.59 7891.46 44.23 0.00 0.00 0.00 0.00 [2022-09-22T17:08:17.334Z] 17:08:01 veth4840dc0 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2022-09-22T17:08:17.334Z] 17:08:01 docker0 36.12 45.98 3.31 688.77 0.00 0.00 0.00 0.00 [2022-09-22T17:08:17.334Z] 17:08:01 lo 2.00 2.00 0.20 0.20 0.00 0.00 0.00 0.00 [2022-09-22T17:08:17.334Z] Average: ens3 54.12 37.26 895.21 13.39 0.00 0.00 0.00 0.00 [2022-09-22T17:08:17.334Z] Average: veth4840dc0 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-22T17:08:17.334Z] Average: docker0 11.83 15.14 0.96 151.23 0.00 0.00 0.00 0.00 [2022-09-22T17:08:17.334Z] Average: lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 [2022-09-22T17:08:17.334Z] [2022-09-22T17:08:17.334Z] [2022-09-22T17:08:17.334Z] ---> sar -P ALL: [2022-09-22T17:08:17.334Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-623) 09/22/22 _x86_64_ (8 CPU) [2022-09-22T17:08:17.334Z] [2022-09-22T17:08:17.334Z] 16:52:06 LINUX RESTART (8 CPU) [2022-09-22T17:08:17.334Z] [2022-09-22T17:08:17.334Z] 16:53:02 CPU %user %nice %system %iowait %steal %idle [2022-09-22T17:08:17.334Z] 16:54:01 all 34.02 0.00 7.01 1.56 0.08 57.32 [2022-09-22T17:08:17.334Z] 16:54:01 0 33.61 0.00 7.24 0.92 0.09 58.14 [2022-09-22T17:08:17.334Z] 16:54:01 1 35.09 0.00 7.15 2.34 0.10 55.32 [2022-09-22T17:08:17.334Z] 16:54:01 2 31.53 0.00 7.56 4.41 0.07 56.43 [2022-09-22T17:08:17.334Z] 16:54:01 3 36.60 0.00 6.53 0.31 0.09 56.48 [2022-09-22T17:08:17.334Z] 16:54:01 4 33.48 0.00 7.17 0.09 0.09 59.17 [2022-09-22T17:08:17.334Z] 16:54:01 5 33.76 0.00 6.42 0.31 0.07 59.44 [2022-09-22T17:08:17.334Z] 16:54:01 6 33.52 0.00 5.98 0.14 0.09 60.28 [2022-09-22T17:08:17.334Z] 16:54:01 7 34.59 0.00 8.03 4.00 0.09 53.29 [2022-09-22T17:08:17.334Z] 16:55:01 all 29.63 0.00 5.66 1.05 0.06 63.60 [2022-09-22T17:08:17.334Z] 16:55:01 0 29.78 0.00 5.61 0.22 0.05 64.34 [2022-09-22T17:08:17.334Z] 16:55:01 1 29.00 0.00 6.30 1.84 0.07 62.79 [2022-09-22T17:08:17.334Z] 16:55:01 2 28.21 0.00 5.26 2.80 0.07 63.67 [2022-09-22T17:08:17.334Z] 16:55:01 3 29.47 0.00 5.44 0.07 0.07 64.95 [2022-09-22T17:08:17.334Z] 16:55:01 4 30.93 0.00 5.77 0.42 0.05 62.83 [2022-09-22T17:08:17.334Z] 16:55:01 5 29.65 0.00 5.26 0.10 0.07 64.92 [2022-09-22T17:08:17.334Z] 16:55:01 6 29.90 0.00 6.57 2.54 0.07 60.92 [2022-09-22T17:08:17.334Z] 16:55:01 7 30.09 0.00 5.09 0.37 0.07 64.37 [2022-09-22T17:08:17.334Z] 16:56:01 all 0.25 0.00 0.04 0.01 0.00 99.70 [2022-09-22T17:08:17.334Z] 16:56:01 0 0.18 0.00 0.08 0.00 0.02 99.72 [2022-09-22T17:08:17.334Z] 16:56:01 1 0.37 0.00 0.03 0.05 0.02 99.53 [2022-09-22T17:08:17.334Z] 16:56:01 2 0.23 0.00 0.05 0.02 0.00 99.70 [2022-09-22T17:08:17.334Z] 16:56:01 3 0.05 0.00 0.00 0.00 0.00 99.95 [2022-09-22T17:08:17.334Z] 16:56:01 4 0.07 0.00 0.07 0.00 0.00 99.87 [2022-09-22T17:08:17.334Z] 16:56:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-22T17:08:17.334Z] 16:56:01 6 0.92 0.00 0.02 0.02 0.00 99.05 [2022-09-22T17:08:17.334Z] 16:56:01 7 0.13 0.00 0.03 0.00 0.00 99.83 [2022-09-22T17:08:17.334Z] 16:57:01 all 0.05 0.00 0.01 0.01 0.00 99.93 [2022-09-22T17:08:17.334Z] 16:57:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2022-09-22T17:08:17.334Z] 16:57:01 1 0.07 0.00 0.03 0.00 0.00 99.90 [2022-09-22T17:08:17.334Z] 16:57:01 2 0.05 0.00 0.03 0.03 0.00 99.88 [2022-09-22T17:08:17.334Z] 16:57:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-22T17:08:17.334Z] 16:57:01 4 0.05 0.00 0.02 0.00 0.02 99.92 [2022-09-22T17:08:17.334Z] 16:57:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2022-09-22T17:08:17.334Z] 16:57:01 6 0.05 0.00 0.00 0.02 0.00 99.93 [2022-09-22T17:08:17.334Z] 16:57:01 7 0.10 0.00 0.02 0.00 0.00 99.88 [2022-09-22T17:08:17.334Z] 16:58:01 all 1.20 0.00 0.81 0.48 0.01 97.50 [2022-09-22T17:08:17.334Z] 16:58:01 0 1.48 0.00 0.57 0.03 0.00 97.92 [2022-09-22T17:08:17.334Z] 16:58:01 1 0.99 0.00 0.57 0.30 0.03 98.11 [2022-09-22T17:08:17.334Z] 16:58:01 2 0.90 0.00 0.62 2.45 0.02 96.01 [2022-09-22T17:08:17.334Z] 16:58:01 3 1.05 0.00 2.00 0.08 0.00 96.86 [2022-09-22T17:08:17.334Z] 16:58:01 4 2.25 0.00 0.45 0.20 0.02 97.08 [2022-09-22T17:08:17.334Z] 16:58:01 5 1.20 0.00 0.83 0.42 0.02 97.53 [2022-09-22T17:08:17.334Z] 16:58:01 6 0.95 0.00 0.97 0.08 0.00 98.00 [2022-09-22T17:08:17.334Z] 16:58:01 7 0.77 0.00 0.45 0.28 0.02 98.48 [2022-09-22T17:08:17.334Z] 16:59:01 all 0.01 0.00 0.02 0.27 0.00 99.70 [2022-09-22T17:08:17.334Z] 16:59:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2022-09-22T17:08:17.334Z] 16:59:01 1 0.03 0.00 0.03 0.82 0.00 99.12 [2022-09-22T17:08:17.334Z] 16:59:01 2 0.00 0.00 0.02 0.98 0.00 99.00 [2022-09-22T17:08:17.334Z] 16:59:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2022-09-22T17:08:17.334Z] 16:59:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2022-09-22T17:08:17.334Z] 16:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-22T17:08:17.334Z] 16:59:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-22T17:08:17.334Z] 16:59:01 7 0.02 0.00 0.00 0.35 0.00 99.63 [2022-09-22T17:08:17.334Z] 17:00:01 all 0.02 0.00 0.02 0.01 0.01 99.94 [2022-09-22T17:08:17.334Z] 17:00:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-22T17:08:17.334Z] 17:00:01 1 0.08 0.00 0.07 0.00 0.02 99.83 [2022-09-22T17:08:17.334Z] 17:00:01 2 0.00 0.00 0.02 0.08 0.00 99.90 [2022-09-22T17:08:17.334Z] 17:00:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-22T17:08:17.334Z] 17:00:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2022-09-22T17:08:17.334Z] 17:00:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-22T17:08:17.335Z] 17:00:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2022-09-22T17:08:17.335Z] 17:00:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2022-09-22T17:08:17.335Z] 17:01:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2022-09-22T17:08:17.335Z] 17:01:01 0 0.00 0.00 0.03 0.00 0.02 99.95 [2022-09-22T17:08:17.335Z] 17:01:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2022-09-22T17:08:17.335Z] 17:01:01 2 0.00 0.00 0.00 0.03 0.00 99.97 [2022-09-22T17:08:17.335Z] 17:01:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2022-09-22T17:08:17.335Z] 17:01:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-22T17:08:17.335Z] 17:01:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-22T17:08:17.335Z] 17:01:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2022-09-22T17:08:17.335Z] 17:01:01 7 0.03 0.00 0.02 0.03 0.02 99.90 [2022-09-22T17:08:17.335Z] 17:02:01 all 0.19 0.00 0.03 0.01 0.00 99.77 [2022-09-22T17:08:17.335Z] 17:02:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-22T17:08:17.335Z] 17:02:01 1 0.05 0.00 0.05 0.00 0.02 99.88 [2022-09-22T17:08:17.335Z] 17:02:01 2 0.00 0.00 0.00 0.03 0.00 99.97 [2022-09-22T17:08:17.335Z] 17:02:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2022-09-22T17:08:17.335Z] 17:02:01 4 1.26 0.00 0.03 0.00 0.00 98.71 [2022-09-22T17:08:17.335Z] 17:02:01 5 0.03 0.00 0.05 0.00 0.00 99.92 [2022-09-22T17:08:17.335Z] 17:02:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2022-09-22T17:08:17.335Z] 17:02:01 7 0.10 0.00 0.05 0.02 0.00 99.83 [2022-09-22T17:08:17.335Z] 17:03:01 all 0.31 0.00 0.01 0.01 0.00 99.67 [2022-09-22T17:08:17.335Z] 17:03:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-22T17:08:17.335Z] 17:03:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2022-09-22T17:08:17.335Z] 17:03:01 2 0.02 0.00 0.00 0.05 0.00 99.93 [2022-09-22T17:08:17.335Z] 17:03:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-22T17:08:17.335Z] 17:03:01 4 1.99 0.00 0.00 0.00 0.02 98.00 [2022-09-22T17:08:17.335Z] 17:03:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-22T17:08:17.335Z] 17:03:01 6 0.32 0.00 0.00 0.00 0.00 99.68 [2022-09-22T17:08:17.335Z] 17:03:01 7 0.00 0.00 0.02 0.02 0.00 99.97 [2022-09-22T17:08:17.335Z] 17:04:01 all 0.27 0.00 0.01 0.01 0.00 99.71 [2022-09-22T17:08:17.335Z] 17:04:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2022-09-22T17:08:17.335Z] 17:04:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2022-09-22T17:08:17.335Z] 17:04:01 2 0.02 0.00 0.02 0.02 0.00 99.95 [2022-09-22T17:08:17.335Z] 17:04:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2022-09-22T17:08:17.335Z] 17:04:01 4 1.99 0.00 0.00 0.00 0.00 98.01 [2022-09-22T17:08:17.335Z] 17:04:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-22T17:08:17.335Z] 17:04:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-22T17:08:17.335Z] 17:04:01 7 0.02 0.00 0.02 0.03 0.00 99.93 [2022-09-22T17:08:17.335Z] [2022-09-22T17:08:17.335Z] 17:04:01 CPU %user %nice %system %iowait %steal %idle [2022-09-22T17:08:17.335Z] 17:05:01 all 0.21 0.00 0.01 0.01 0.01 99.77 [2022-09-22T17:08:17.335Z] 17:05:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2022-09-22T17:08:17.335Z] 17:05:01 1 0.05 0.00 0.05 0.00 0.02 99.88 [2022-09-22T17:08:17.335Z] 17:05:01 2 0.03 0.00 0.00 0.03 0.02 99.92 [2022-09-22T17:08:17.335Z] 17:05:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2022-09-22T17:08:17.335Z] 17:05:01 4 1.40 0.00 0.00 0.02 0.02 98.56 [2022-09-22T17:08:17.335Z] 17:05:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-22T17:08:17.335Z] 17:05:01 6 0.07 0.00 0.00 0.00 0.00 99.93 [2022-09-22T17:08:17.335Z] 17:05:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2022-09-22T17:08:17.335Z] 17:06:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2022-09-22T17:08:17.335Z] 17:06:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2022-09-22T17:08:17.335Z] 17:06:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2022-09-22T17:08:17.335Z] 17:06:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-22T17:08:17.335Z] 17:06:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2022-09-22T17:08:17.335Z] 17:06:01 4 0.02 0.00 0.02 0.02 0.00 99.95 [2022-09-22T17:08:17.335Z] 17:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-22T17:08:17.335Z] 17:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-22T17:08:17.335Z] 17:06:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-22T17:08:17.335Z] 17:07:01 all 0.01 0.00 0.02 0.00 0.00 99.96 [2022-09-22T17:08:17.335Z] 17:07:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-22T17:08:17.335Z] 17:07:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2022-09-22T17:08:17.335Z] 17:07:01 2 0.03 0.00 0.03 0.02 0.00 99.92 [2022-09-22T17:08:17.335Z] 17:07:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-22T17:08:17.335Z] 17:07:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2022-09-22T17:08:17.335Z] 17:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-22T17:08:17.335Z] 17:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-22T17:08:17.335Z] 17:07:01 7 0.02 0.00 0.03 0.02 0.00 99.93 [2022-09-22T17:08:17.335Z] 17:08:01 all 8.82 0.00 3.83 1.17 0.04 86.13 [2022-09-22T17:08:17.335Z] 17:08:01 0 8.67 0.00 3.19 1.24 0.05 86.84 [2022-09-22T17:08:17.335Z] 17:08:01 1 10.08 0.00 3.91 2.14 0.05 83.82 [2022-09-22T17:08:17.335Z] 17:08:01 2 10.56 0.00 3.57 0.86 0.05 84.96 [2022-09-22T17:08:17.335Z] 17:08:01 3 7.46 0.00 3.85 0.13 0.03 88.53 [2022-09-22T17:08:17.335Z] 17:08:01 4 8.46 0.00 3.73 1.37 0.03 86.40 [2022-09-22T17:08:17.335Z] 17:08:01 5 8.51 0.00 4.09 2.20 0.05 85.14 [2022-09-22T17:08:17.335Z] 17:08:01 6 9.66 0.00 3.94 0.51 0.03 85.86 [2022-09-22T17:08:17.335Z] 17:08:01 7 7.18 0.00 4.39 0.91 0.05 87.46 [2022-09-22T17:08:17.335Z] Average: all 4.92 0.00 1.15 0.30 0.02 93.61 [2022-09-22T17:08:17.335Z] Average: 0 4.85 0.00 1.11 0.16 0.01 93.86 [2022-09-22T17:08:17.335Z] Average: 1 4.99 0.00 1.20 0.49 0.02 93.29 [2022-09-22T17:08:17.335Z] Average: 2 4.70 0.00 1.13 0.78 0.01 93.38 [2022-09-22T17:08:17.335Z] Average: 3 4.91 0.00 1.18 0.04 0.01 93.86 [2022-09-22T17:08:17.335Z] Average: 4 5.38 0.00 1.14 0.14 0.02 93.33 [2022-09-22T17:08:17.335Z] Average: 5 4.80 0.00 1.09 0.20 0.01 93.89 [2022-09-22T17:08:17.335Z] Average: 6 4.96 0.00 1.15 0.22 0.01 93.66 [2022-09-22T17:08:17.335Z] Average: 7 4.78 0.00 1.19 0.40 0.02 93.62 [2022-09-22T17:08:17.335Z] [2022-09-22T17:08:17.335Z] [2022-09-22T17:08:17.335Z]