Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9538fefa27763f734e76c76e23c9c4865d039fa2 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-ssh16381101888832610956.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh7176209858105763866.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh16222353366887109057.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh10857324115084482624.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > 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-ssh6552039493020962229.key > 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/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-24163’ is offline Running on prd-ubuntu20.04-docker-8c-8g-24165 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 > 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 9538fefa27763f734e76c76e23c9c4865d039fa2 (main) Commit message: "Merge pull request #1545 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.6" > 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 9538fefa27763f734e76c76e23c9c4865d039fa2 # timeout=10 > git rev-list --no-walk 5d4c6c07e1d34de55ec4d5f4c23268ae4ad09057 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:38:31 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:38:31 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:38:31 ========================================================= 04:38:31 EdgeX Global Pipelines Version Info 04:38:31 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:38:32 ------------------- 04:38:32 stable info: 04:38:32 ------------------- 04:38:32 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:38:32 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 04:38:32 Message: update stable to v1.0.258 04:38:32 ------------------- 04:38:32 experimental info: 04:38:32 ------------------- 04:38:32 Commited By: **** collab-it+edgex@linuxfoundation.org 04:38:32 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 04:38:32 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:38:32 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 04:38:32 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 04:38:33 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:38:33 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:38:33 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:38:33 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 04:38:33 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:38:33 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 04:38:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:38:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:38:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:38:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 04:38:33 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:38:33 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:38:33 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:38:33 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:38:33 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:38:33 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:38:33 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:38:33 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:38:33 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:38:33 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 04:38:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:38:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:38:33 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:38:33 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:38:33 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:38:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 04:38:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 04:38:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 04:38:34 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9538fefa27763f734e76c76e23c9c4865d039fa2 [Pipeline] echo 04:38:34 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9538fef [Pipeline] echo 04:38:34 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:38:34 provisioning config files... 04:38:34 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config2987296242669495604tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:38:34 ---> ****-login.sh 04:38:34 nexus3.edgexfoundry.org:10001 04:38:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:38:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:38:34 Configure a credential helper to remove this warning. See 04:38:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:38:34 04:38:34 Login Succeeded 04:38:34 nexus3.edgexfoundry.org:10002 04:38:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:38:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:38:35 Configure a credential helper to remove this warning. See 04:38:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:38:35 04:38:35 Login Succeeded 04:38:35 nexus3.edgexfoundry.org:10003 04:38:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:38:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:38:35 Configure a credential helper to remove this warning. See 04:38:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:38:35 04:38:35 Login Succeeded 04:38:35 nexus3.edgexfoundry.org:10004 04:38:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:38:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:38:35 Configure a credential helper to remove this warning. See 04:38:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:38:35 04:38:35 Login Succeeded 04:38:35 ****.io 04:38:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:38:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:38:35 Configure a credential helper to remove this warning. See 04:38:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:38:35 04:38:35 Login Succeeded 04:38:35 ---> ****-login.sh ends [Pipeline] } 04:38:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:38:36 + git rev-list -1 --merges 9538fefa27763f734e76c76e23c9c4865d039fa2~1..9538fefa27763f734e76c76e23c9c4865d039fa2 [Pipeline] echo 04:38:36 -----------> git rev-list -1 --merges 9538fefa27763f734e76c76e23c9c4865d039fa2~1..9538fefa27763f734e76c76e23c9c4865d039fa2 9538fefa27763f734e76c76e23c9c4865d039fa2 04:38:36 9538fefa27763f734e76c76e23c9c4865d039fa2 [false] [Pipeline] sh 04:38:36 + git log --format=format:%s -1 9538fefa27763f734e76c76e23c9c4865d039fa2 [Pipeline] echo 04:38:36 ========================================================= 04:38:36 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:38:36 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:38:36 + git log --format=format:%s -1 9538fefa27763f734e76c76e23c9c4865d039fa2 [Pipeline] echo 04:38:36 [semverPrep] GIT_COMMIT: 9538fefa27763f734e76c76e23c9c4865d039fa2, Commit Message: Merge pull request #1545 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.6 [Pipeline] echo 04:38:36 [semverPrep] This is not a build commit. [Pipeline] sh 04:38:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:38:37 + grep -v github /etc/ssh/ssh_known_hosts 04:38:37 + [ -e /tmp/ssh_known_hosts ] 04:38:37 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:38:37 + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:38:37 sudo tee -a /etc/ssh/ssh_known_hosts 04:38:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:38:37 04:38:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:38:38 0.1.4: Pulling from edgex-devops/py-git-semver 04:38:38 b85a868b505f: Pulling fs layer 04:38:38 e2be974225ed: Pulling fs layer 04:38:38 339a4e72a1f5: Pulling fs layer 04:38:38 988bab9f4d93: Pulling fs layer 04:38:38 1469e6f7b9e6: Pulling fs layer 04:38:38 eaf3925da568: Pulling fs layer 04:38:38 bab4dde63d76: Pulling fs layer 04:38:38 bde34c3a00c8: Pulling fs layer 04:38:38 b352a97aabf1: Pulling fs layer 04:38:38 4872d77fe225: Pulling fs layer 04:38:38 5851b861e8e6: Pulling fs layer 04:38:38 eaf3925da568: Waiting 04:38:38 bab4dde63d76: Waiting 04:38:38 bde34c3a00c8: Waiting 04:38:38 4872d77fe225: Waiting 04:38:38 b352a97aabf1: Waiting 04:38:38 5851b861e8e6: Waiting 04:38:38 988bab9f4d93: Waiting 04:38:38 1469e6f7b9e6: Waiting 04:38:38 e2be974225ed: Download complete 04:38:38 988bab9f4d93: Download complete 04:38:38 339a4e72a1f5: Verifying Checksum 04:38:38 339a4e72a1f5: Download complete 04:38:38 eaf3925da568: Verifying Checksum 04:38:38 eaf3925da568: Download complete 04:38:38 1469e6f7b9e6: Verifying Checksum 04:38:38 1469e6f7b9e6: Download complete 04:38:38 bde34c3a00c8: Verifying Checksum 04:38:38 bde34c3a00c8: Download complete 04:38:38 b352a97aabf1: Download complete 04:38:38 b85a868b505f: Verifying Checksum 04:38:38 b85a868b505f: Download complete 04:38:38 4872d77fe225: Verifying Checksum 04:38:38 4872d77fe225: Download complete 04:38:38 5851b861e8e6: Verifying Checksum 04:38:38 5851b861e8e6: Download complete 04:38:38 bab4dde63d76: Verifying Checksum 04:38:38 bab4dde63d76: Download complete 04:38:39 b85a868b505f: Pull complete 04:38:39 e2be974225ed: Pull complete 04:38:40 339a4e72a1f5: Pull complete 04:38:40 988bab9f4d93: Pull complete 04:38:40 1469e6f7b9e6: Pull complete 04:38:40 eaf3925da568: Pull complete 04:38:42 bab4dde63d76: Pull complete 04:38:42 bde34c3a00c8: Pull complete 04:38:42 b352a97aabf1: Pull complete 04:38:42 4872d77fe225: Pull complete 04:38:42 5851b861e8e6: Pull complete 04:38:42 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:38:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:38:42 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:38:43 prd-ubuntu20.04-docker-8c-8g-24165 does not seem to be running inside a container 04:38:43 $ 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 04:38:46 $ docker top 91b6f2262aa5f94797df701c69859e0645860a91ca4f59b2162baef33b259cb1 -eo pid,comm 04:38:46 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). 04:38:46 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:38:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:38:46 [ssh-agent] Looking for ssh-agent implementation... 04:38:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:38:47 $ docker exec 91b6f2262aa5f94797df701c69859e0645860a91ca4f59b2162baef33b259cb1 ssh-agent 04:38:47 SSH_AUTH_SOCK=/tmp/ssh-ysZPzf9o8huD/agent.32 04:38:47 SSH_AGENT_PID=38 04:38:47 Running ssh-add (command line suppressed) 04:38:47 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4329435917263076130.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4329435917263076130.key) 04:38:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:38:47 + git tag --points-at HEAD [Pipeline] } 04:38:47 $ docker exec --env ******** --env ******** 91b6f2262aa5f94797df701c69859e0645860a91ca4f59b2162baef33b259cb1 ssh-agent -k 04:38:47 unset SSH_AUTH_SOCK; 04:38:47 unset SSH_AGENT_PID; 04:38:47 echo Agent pid 38 killed; 04:38:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:38:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:38:47 [ssh-agent] Looking for ssh-agent implementation... 04:38:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:38:47 $ docker exec 91b6f2262aa5f94797df701c69859e0645860a91ca4f59b2162baef33b259cb1 ssh-agent 04:38:47 SSH_AUTH_SOCK=/tmp/ssh-lhO381oUMx2M/agent.70 04:38:47 SSH_AGENT_PID=76 04:38:48 Running ssh-add (command line suppressed) 04:38:48 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6372394096097117468.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6372394096097117468.key) 04:38:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:38:48 + git semver init 04:38:48 2023-12-06 04:38:48,616 [run_init] DEBUG init version:0.0.0 force:False 04:38:48 2023-12-06 04:38:48,618 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver 04:38:48 2023-12-06 04:38:48,619 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver 04:38:48 2023-12-06 04:38:48,619 [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) 04:38:50 2023-12-06 04:38:49,828 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude 04:38:50 2023-12-06 04:38:49,829 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False 04:38:50 2023-12-06 04:38:49,829 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 04:38:50 2023-12-06 04:38:49,829 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 04:38:50 3.2.0-dev.3 [Pipeline] } 04:38:50 $ docker exec --env ******** --env ******** 91b6f2262aa5f94797df701c69859e0645860a91ca4f59b2162baef33b259cb1 ssh-agent -k 04:38:50 unset SSH_AUTH_SOCK; 04:38:50 unset SSH_AGENT_PID; 04:38:50 echo Agent pid 76 killed; 04:38:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:38:50 + git semver [Pipeline] } 04:38:51 $ docker stop --time=1 91b6f2262aa5f94797df701c69859e0645860a91ca4f59b2162baef33b259cb1 04:38:52 $ docker rm -f --volumes 91b6f2262aa5f94797df701c69859e0645860a91ca4f59b2162baef33b259cb1 [Pipeline] // withDockerContainer [Pipeline] sh 04:38:53 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:38:53 Stashed 1 file(s) [Pipeline] echo 04:38:53 [edgeXSemver]: initialized semver on version 3.2.0-dev.3 [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 04:38:53 provisioning config files... 04:38:53 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config14518609137912066662tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:38:54 ---> ****-login.sh 04:38:54 nexus3.edgexfoundry.org:10001 04:38:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:38:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:38:54 Configure a credential helper to remove this warning. See 04:38:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:38:54 04:38:54 Login Succeeded 04:38:54 nexus3.edgexfoundry.org:10002 04:38:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:38:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:38:54 Configure a credential helper to remove this warning. See 04:38:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:38:54 04:38:54 Login Succeeded 04:38:54 nexus3.edgexfoundry.org:10003 04:38:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:38:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:38:54 Configure a credential helper to remove this warning. See 04:38:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:38:54 04:38:54 Login Succeeded 04:38:54 nexus3.edgexfoundry.org:10004 04:38:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:38:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:38:54 Configure a credential helper to remove this warning. See 04:38:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:38:54 04:38:54 Login Succeeded 04:38:54 ****.io 04:38:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:38:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:38:54 Configure a credential helper to remove this warning. See 04:38:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:38:54 04:38:54 Login Succeeded 04:38:54 ---> ****-login.sh ends [Pipeline] } 04:38:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:38:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:38:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:38:54 ========================================================= 04:38:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 04:38:54 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:55 + 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.21-alpine --build-arg MAKE=echo noop --target=builder . 04:38:55 Sending build context to Docker daemon 21.88MB 04:38:55 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 04:38:55 Step 2/10 : FROM ${BASE} AS builder 04:38:55 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 04:38:55 7264a8db6415: Pulling fs layer 04:38:55 c4d48a809fc2: Pulling fs layer 04:38:55 4f1c88b9dad5: Pulling fs layer 04:38:55 ad3a456e5733: Pulling fs layer 04:38:55 69c7f0334f64: Pulling fs layer 04:38:55 1f1c1a5573a3: Pulling fs layer 04:38:55 ce7588e14bc9: Pulling fs layer 04:38:55 b5e4710f87ac: Pulling fs layer 04:38:55 69c7f0334f64: Waiting 04:38:55 b5e4710f87ac: Waiting 04:38:55 1f1c1a5573a3: Waiting 04:38:55 ad3a456e5733: Waiting 04:38:55 c4d48a809fc2: Download complete 04:38:55 ad3a456e5733: Verifying Checksum 04:38:55 ad3a456e5733: Download complete 04:38:55 69c7f0334f64: Verifying Checksum 04:38:55 69c7f0334f64: Download complete 04:38:55 7264a8db6415: Verifying Checksum 04:38:55 7264a8db6415: Download complete 04:38:55 1f1c1a5573a3: Verifying Checksum 04:38:55 1f1c1a5573a3: Download complete 04:38:55 7264a8db6415: Pull complete 04:38:55 b5e4710f87ac: Verifying Checksum 04:38:55 b5e4710f87ac: Download complete 04:38:55 c4d48a809fc2: Pull complete 04:38:55 4f1c88b9dad5: Verifying Checksum 04:38:55 4f1c88b9dad5: Download complete 04:38:56 ce7588e14bc9: Verifying Checksum 04:38:56 ce7588e14bc9: Download complete 04:38:58 4f1c88b9dad5: Pull complete 04:38:59 ad3a456e5733: Pull complete 04:38:59 69c7f0334f64: Pull complete 04:38:59 1f1c1a5573a3: Pull complete 04:39:01 ce7588e14bc9: Pull complete 04:39:01 b5e4710f87ac: Pull complete 04:39:01 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 04:39:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 04:39:01 ---> 88b5674ff536 04:39:01 Step 3/10 : ARG MAKE=make build 04:39:07 ---> Running in 3e8145a13169 04:39:07 Removing intermediate container 3e8145a13169 04:39:07 ---> b2476d3add3d 04:39:07 Step 4/10 : WORKDIR /device-sdk-go 04:39:07 ---> Running in e756aed5c130 04:39:07 Removing intermediate container e756aed5c130 04:39:07 ---> 2a10d2e8f77a 04:39:07 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:39:07 ---> Running in ecb7868374c3 04:39:07 Removing intermediate container ecb7868374c3 04:39:07 ---> 991ea1e7b712 04:39:07 Step 6/10 : RUN apk add --update --no-cache make git 04:39:07 ---> Running in 48fdc939ce91 04:39:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:39:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:39:07 OK: 264 MiB in 52 packages 04:39:08 Removing intermediate container 48fdc939ce91 04:39:08 ---> f82060860d4f 04:39:08 Step 7/10 : COPY go.mod vendor* ./ 04:39:08 ---> 3915970fcabd 04:39:08 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:39:08 ---> Running in 3cc647639382 04:39:08 Still waiting to schedule task 04:39:08 ‘prd-ubuntu20.04-docker-arm64-4c-16g-24164’ is offline 04:39:47 Removing intermediate container 3cc647639382 04:39:47 ---> d39f838ecb56 04:39:47 Step 9/10 : COPY . . 04:39:47 ---> c9ff7b23eeeb 04:39:47 Step 10/10 : RUN ${MAKE} 04:39:47 ---> Running in 4a7893fd0495 04:39:47 noop 04:39:47 Removing intermediate container 4a7893fd0495 04:39:47 ---> 8e07e15b68cb 04:39:47 Successfully built 8e07e15b68cb 04:39:47 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:39:47 + docker inspect -f . ci-base-image-x86_64 04:39:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:39:47 prd-ubuntu20.04-docker-8c-8g-24165 does not seem to be running inside a container 04:39:47 $ 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 04:39:48 $ docker top 0c8cd35a530ce88c8fddaf33cbc69e2799681c8738586c087ca9c161778e00fc -eo pid,comm [Pipeline] { [Pipeline] sh 04:39:48 + go version 04:39:48 go version go1.21.0 linux/amd64 [Pipeline] } 04:39:48 $ docker stop --time=1 0c8cd35a530ce88c8fddaf33cbc69e2799681c8738586c087ca9c161778e00fc 04:39:49 $ docker rm -f --volumes 0c8cd35a530ce88c8fddaf33cbc69e2799681c8738586c087ca9c161778e00fc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:39:50 + docker inspect -f . ci-base-image-x86_64 04:39:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:39:50 prd-ubuntu20.04-docker-8c-8g-24165 does not seem to be running inside a container 04:39:50 $ 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 04:39:51 $ docker top d3c240366af686679a11b74fe4a4888ad9adadac9dc574804e9f5b837b996b66 -eo pid,comm [Pipeline] { [Pipeline] sh 04:39:51 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh 04:39:51 + make test 04:39:51 go test -race -coverprofile=coverage.out ./... 04:39:58 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 04:40:10 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 04:40:10 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 04:40:10 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 04:40:10 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 04:40:10 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 04:40:12 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 04:40:12 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 04:40:12 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.039s coverage: 27.6% of statements 04:40:12 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.052s coverage: 81.5% of statements 04:40:12 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.059s coverage: 86.0% of statements 04:40:13 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 04:40:14 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 04:40:14 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 04:40:14 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.081s coverage: 71.8% of statements 04:40:14 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 04:40:17 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.063s coverage: 14.4% of statements 04:40:17 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 2.915s coverage: 45.9% of statements 04:40:17 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.085s coverage: 68.5% of statements 04:40:17 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.094s coverage: 89.2% of statements 04:40:17 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.052s coverage: 5.5% of statements 04:40:40 GO111MODULE=on go vet ./... 04:40:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:40:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:40:42 ./bin/test-attribution-txt.sh [Pipeline] echo 04:40:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 04:40:42 $ docker stop --time=1 d3c240366af686679a11b74fe4a4888ad9adadac9dc574804e9f5b837b996b66 04:40:46 $ docker rm -f --volumes d3c240366af686679a11b74fe4a4888ad9adadac9dc574804e9f5b837b996b66 [Pipeline] // withDockerContainer [Pipeline] sh 04:40:47 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:40:47 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:40:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:40:48 + ls -al . 04:40:48 total 308 04:40:48 drwxrwxr-x 11 jenkins jenkins 4096 Dec 6 04:39 . 04:40:48 drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 04:38 .. 04:40:48 -rw-rw-r-- 1 jenkins jenkins 140 Dec 6 04:38 .dockerignore 04:40:48 drwxrwxr-x 8 jenkins jenkins 4096 Dec 6 04:40 .git 04:40:48 drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 04:38 .github 04:40:48 -rw-rw-r-- 1 jenkins jenkins 137 Dec 6 04:38 .gitignore 04:40:48 -rw-rw-r-- 1 jenkins jenkins 42 Dec 6 04:38 .golangci.yml 04:40:48 drwxr-xr-x 3 jenkins jenkins 4096 Dec 6 04:38 .semver 04:40:48 -rw-rw-r-- 1 jenkins jenkins 48109 Dec 6 04:38 CHANGELOG.md 04:40:48 -rw-rw-r-- 1 jenkins jenkins 677 Dec 6 04:38 GOVERNANCE.md 04:40:48 -rw-rw-r-- 1 jenkins jenkins 885 Dec 6 04:38 Jenkinsfile 04:40:48 -rw-rw-r-- 1 jenkins jenkins 11341 Dec 6 04:38 LICENSE 04:40:48 -rw-rw-r-- 1 jenkins jenkins 1842 Dec 6 04:38 Makefile 04:40:48 -rw-rw-r-- 1 jenkins jenkins 619 Dec 6 04:38 OWNERS.md 04:40:48 -rw-rw-r-- 1 jenkins jenkins 4933 Dec 6 04:38 README.md 04:40:48 -rw-rw-r-- 1 jenkins jenkins 11 Dec 6 04:38 VERSION 04:40:48 drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 04:38 bin 04:40:48 -rw-r--r-- 1 jenkins jenkins 122153 Dec 6 04:40 coverage.out 04:40:48 drwxrwxr-x 5 jenkins jenkins 4096 Dec 6 04:38 example 04:40:48 -rw-rw-r-- 1 jenkins jenkins 3719 Dec 6 04:38 go.mod 04:40:48 -rw-rw-r-- 1 jenkins jenkins 34269 Dec 6 04:38 go.sum 04:40:48 drwxrwxr-x 12 jenkins jenkins 4096 Dec 6 04:38 internal 04:40:48 drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 04:38 openapi 04:40:48 drwxrwxr-x 6 jenkins jenkins 4096 Dec 6 04:38 pkg 04:40:48 drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 04:38 snap 04:40:48 -rw-rw-r-- 1 jenkins jenkins 222 Dec 6 04:38 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:48 + 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=9538fefa27763f734e76c76e23c9c4865d039fa2 --label arch=amd64 --label version=3.2.0-dev.3 . 04:40:48 Sending build context to Docker daemon 22.01MB 04:40:48 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 04:40:48 Step 2/23 : FROM ${BASE} AS builder 04:40:48 ---> 8e07e15b68cb 04:40:48 Step 3/23 : ARG MAKE=make build 04:40:48 ---> Running in 3bb6131d3205 04:40:48 Removing intermediate container 3bb6131d3205 04:40:48 ---> 1b76ae2e1430 04:40:48 Step 4/23 : WORKDIR /device-sdk-go 04:40:48 ---> Running in ea0de07a7f97 04:40:48 Removing intermediate container ea0de07a7f97 04:40:48 ---> 3c7561b24461 04:40:48 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:40:48 ---> Running in a5e64793be7d 04:40:48 Removing intermediate container a5e64793be7d 04:40:48 ---> c6a535e4d8e7 04:40:48 Step 6/23 : RUN apk add --update --no-cache make git 04:40:48 ---> Running in d561ecd04d33 04:40:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:40:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:40:49 OK: 264 MiB in 52 packages 04:40:50 Removing intermediate container d561ecd04d33 04:40:50 ---> af8e19ced642 04:40:50 Step 7/23 : COPY go.mod vendor* ./ 04:40:50 ---> fa519e626438 04:40:50 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:40:50 ---> Running in 3328236cd58b 04:40:50 Removing intermediate container 3328236cd58b 04:40:50 ---> 76fd5076e838 04:40:50 Step 9/23 : COPY . . 04:40:51 ---> 77368e23af8f 04:40:51 Step 10/23 : RUN ${MAKE} 04:40:51 ---> Running in 6f74b43e590f 04:40:51 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.2.0-dev.3 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=3.2.0-dev.3" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 04:40:57 Running on prd-ubuntu20.04-docker-arm64-4c-16g-24166 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws 04:40:57 Running in /w/workspace/device-sdk-go/274 [Pipeline] { [Pipeline] checkout 04:40:57 The recommended git tool is: git 04:41:05 using credential edgex-jenkins-ssh 04:41:05 Cloning the remote Git repository 04:41:05 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 04:41:05 > git init /w/workspace/device-sdk-go/274 # timeout=10 04:41:05 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:41:05 > git --version # timeout=10 04:41:05 > git --version # 'git version 2.25.1' 04:41:05 using GIT_SSH to set credentials SSH Credentials for GitHub 04:41:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:41:12 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:41:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:41:13 Avoid second fetch 04:41:13 Checking out Revision 9538fefa27763f734e76c76e23c9c4865d039fa2 (main) 04:41:13 Removing intermediate container 6f74b43e590f 04:41:13 ---> b567c7e2aa5f 04:41:13 Step 11/23 : FROM alpine:3.18 04:41:13 3.18: Pulling from library/alpine 04:41:13 c926b61bad3b: Pulling fs layer 04:41:13 c926b61bad3b: Download complete 04:41:13 c926b61bad3b: Pull complete 04:41:13 Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 04:41:13 Status: Downloaded newer image for alpine:3.18 04:41:13 ---> b541f2080109 04:41:13 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 04:41:13 ---> Running in 6174224f043c 04:41:13 Removing intermediate container 6174224f043c 04:41:13 ---> deff3709e04a 04:41:13 Step 13/23 : RUN apk add --update --no-cache 04:41:13 ---> Running in 7fb767cf4634 04:41:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:41:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:41:14 OK: 7 MiB in 15 packages 04:41:14 Commit message: "Merge pull request #1545 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.6" 04:41:14 Removing intermediate container 7fb767cf4634 04:41:14 ---> 16c382af302d 04:41:14 Step 14/23 : WORKDIR / 04:41:14 ---> Running in 6073d3259101 04:41:14 Removing intermediate container 6073d3259101 04:41:14 ---> 5660e44e24b9 04:41:14 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 04:41:14 ---> e6ca058b4ec9 04:41:14 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 04:41:13 > git config core.sparsecheckout # timeout=10 04:41:13 > git checkout -f 9538fefa27763f734e76c76e23c9c4865d039fa2 # timeout=10 [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:41:15 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:41:15 % Total % Received % Xferd Average Speed Time Time Time Current 04:41:15 Dload Upload Total Spent Left Speed 04:41:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 95353 0 --:--:-- --:--:-- --:--:-- 95353 [Pipeline] sh 04:41:15 ---> dd15ac9f78de 04:41:15 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:41:15 ---> a80f2b1427a4 04:41:15 Step 18/23 : EXPOSE 59999 04:41:15 ---> Running in 899094d02942 04:41:15 Removing intermediate container 899094d02942 04:41:15 ---> 1d022da217a6 04:41:15 Step 19/23 : ENTRYPOINT ["/device-simple"] 04:41:15 ---> Running in 539a6e9c3f53 04:41:15 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:41:15 Removing intermediate container 539a6e9c3f53 04:41:15 ---> 6e4cbb81488c 04:41:15 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 04:41:15 ---> Running in d739d6c76642 04:41:15 Removing intermediate container d739d6c76642 04:41:15 ---> 214e599dea9e 04:41:15 Step 21/23 : LABEL arch=amd64 04:41:15 ---> Running in 7a86b1c4c372 04:41:15 Removing intermediate container 7a86b1c4c372 04:41:15 ---> 22a7172babd1 04:41:15 Step 22/23 : LABEL git_sha=9538fefa27763f734e76c76e23c9c4865d039fa2 04:41:15 ---> Running in 61d4a2baf036 04:41:15 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:41:15 + sudo tee /etc/docker/daemon.new 04:41:15 { 04:41:15 "registry-mirrors": [ 04:41:15 "https://nexus3.edgexfoundry.org:10001" 04:41:15 ], 04:41:15 "bip": "10.250.0.254/24", 04:41:15 "hosts": [ 04:41:15 "tcp://0.0.0.0:5555", 04:41:15 "unix:///var/run/docker.sock" 04:41:15 ], 04:41:15 "mtu": 1458, 04:41:15 "selinux-enabled": true, 04:41:15 "seccomp-profile": "/etc/docker/seccomp.json" 04:41:15 } [Pipeline] sh 04:41:16 Removing intermediate container 61d4a2baf036 04:41:16 ---> d7eca6aa39ed 04:41:16 Step 23/23 : LABEL version=3.2.0-dev.3 04:41:16 ---> Running in cc7f4b18f6cd 04:41:16 Removing intermediate container cc7f4b18f6cd 04:41:16 ---> b65c403b251e 04:41:16 [Warning] One or more build-args [ARCH] were not consumed 04:41:16 Successfully built b65c403b251e 04:41:16 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] } 04:41:16 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] // stage [Pipeline] sh [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 04:41:16 + sudo service docker restart 04:41:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:41:16 04:41:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:41:17 latest: Pulling from edgex-lftools-log-publisher 04:41:17 5eb5b503b376: Pulling fs layer 04:41:17 5c69ac0246d0: Pulling fs layer 04:41:17 ec43610c2a17: Pulling fs layer 04:41:17 3a2ae6a8a46f: Pulling fs layer 04:41:17 33b1e0a273af: Pulling fs layer 04:41:17 5d3b04190fa2: Pulling fs layer 04:41:17 2f39f015ded8: Pulling fs layer 04:41:17 5d3b04190fa2: Waiting 04:41:17 3a2ae6a8a46f: Waiting 04:41:17 33b1e0a273af: Waiting 04:41:17 2f39f015ded8: Waiting 04:41:17 5c69ac0246d0: Download complete 04:41:17 3a2ae6a8a46f: Verifying Checksum 04:41:17 3a2ae6a8a46f: Download complete 04:41:17 ec43610c2a17: Verifying Checksum 04:41:17 ec43610c2a17: Download complete 04:41:17 33b1e0a273af: Verifying Checksum 04:41:17 33b1e0a273af: Download complete 04:41:17 5d3b04190fa2: Verifying Checksum 04:41:17 5d3b04190fa2: Download complete 04:41:17 5eb5b503b376: Verifying Checksum 04:41:17 5eb5b503b376: Download complete 04:41:18 2f39f015ded8: Verifying Checksum 04:41:18 2f39f015ded8: Download complete 04:41:18 5eb5b503b376: Pull complete 04:41:18 5c69ac0246d0: Pull complete 04:41:20 ec43610c2a17: Pull complete 04:41:20 3a2ae6a8a46f: Pull complete 04:41:20 33b1e0a273af: Pull complete 04:41:20 5d3b04190fa2: Pull complete 04:41:23 2f39f015ded8: Pull complete 04:41:23 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:41:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:41:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:41:23 prd-ubuntu20.04-docker-8c-8g-24165 does not seem to be running inside a container 04:41:23 $ 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 04:41:28 $ docker top 24dff6bf13ae1e719d5b719b80c032850b3c4273e79afa3c7dd435362b6017ba -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:41:28 ---> job-cost.sh 04:41:28 lf-activate-venv: SKIPPING 04:41:28 INFO: No Stack... 04:41:30 INFO: Retrieving Pricing Info for: v3-standard-8 04:41:30 INFO: Archiving Costs [Pipeline] sh 04:41:31 + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv 04:41:31 + cut -d, -f6 [Pipeline] lock 04:41:31 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-274-stack-cost] 04:41:31 Resource [jenkins-edgexfoundry-device-sdk-go-main-274-stack-cost] did not exist. Created. 04:41:31 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-274-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:41:31 + echo total: 0.2199999988079071 [Pipeline] stash 04:41:31 Stashed 1 file(s) [Pipeline] } 04:41:31 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-274-stack-cost] [Pipeline] // lock [Pipeline] } 04:41:31 $ docker stop --time=1 24dff6bf13ae1e719d5b719b80c032850b3c4273e79afa3c7dd435362b6017ba 04:41:32 $ docker rm -f --volumes 24dff6bf13ae1e719d5b719b80c032850b3c4273e79afa3c7dd435362b6017ba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:41:34 provisioning config files... 04:41:35 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/274@tmp/config15352492151999777225tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:41:35 ---> ****-login.sh 04:41:35 nexus3.edgexfoundry.org:10001 04:41:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:41:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:41:35 Configure a credential helper to remove this warning. See 04:41:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:41:35 04:41:35 Login Succeeded 04:41:36 nexus3.edgexfoundry.org:10002 04:41:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:41:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:41:36 Configure a credential helper to remove this warning. See 04:41:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:41:36 04:41:36 Login Succeeded 04:41:36 nexus3.edgexfoundry.org:10003 04:41:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:41:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:41:36 Configure a credential helper to remove this warning. See 04:41:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:41:36 04:41:36 Login Succeeded 04:41:36 nexus3.edgexfoundry.org:10004 04:41:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:41:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:41:36 Configure a credential helper to remove this warning. See 04:41:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:41:36 04:41:36 Login Succeeded 04:41:36 ****.io 04:41:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:41:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:41:37 Configure a credential helper to remove this warning. See 04:41:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:41:37 04:41:37 Login Succeeded 04:41:37 ---> ****-login.sh ends [Pipeline] } 04:41:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:41:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:41:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:41:37 ========================================================= 04:41:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 04:41:37 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:38 + 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.21-alpine --build-arg MAKE=echo noop --target=builder . 04:41:40 #0 building with "default" instance using docker driver 04:41:40 04:41:40 #1 [internal] load .dockerignore 04:41:40 #1 transferring context: 182B 0.0s done 04:41:40 #1 DONE 0.1s 04:41:40 04:41:40 #2 [internal] load build definition from Dockerfile 04:41:40 #2 transferring dockerfile: 1.54kB done 04:41:40 #2 DONE 0.1s 04:41:40 04:41:40 #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 04:41:40 #3 DONE 0.1s 04:41:40 04:41:40 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 04:41:40 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done 04:41:40 #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done 04:41:40 #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done 04:41:40 #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s 04:41:40 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 2.10MB / 63.99MB 0.2s 04:41:40 #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.2s done 04:41:40 #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s done 04:41:40 #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 04:41:40 #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.3s done 04:41:40 #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.3s done 04:41:41 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 8.39MB / 63.99MB 0.4s 04:41:41 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 3.15MB / 97.63MB 0.4s 04:41:41 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 2.10MB / 11.40MB 0.4s 04:41:41 #4 ... 04:41:41 04:41:41 #5 [internal] load build context 04:41:41 #5 transferring context: 11.14MB 0.5s done 04:41:41 #5 DONE 0.5s 04:41:41 04:41:41 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 04:41:41 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 4.19MB / 11.40MB 0.5s 04:41:41 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 15.73MB / 63.99MB 0.6s 04:41:41 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 12.02MB / 97.63MB 0.6s 04:41:41 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 7.34MB / 11.40MB 0.6s 04:41:41 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 25.17MB / 63.99MB 0.8s 04:41:41 #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.5s done 04:41:41 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 22.02MB / 97.63MB 0.8s 04:41:41 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.7s done 04:41:41 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 30.41MB / 63.99MB 0.9s 04:41:41 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 28.31MB / 97.63MB 0.9s 04:41:41 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 34.60MB / 63.99MB 1.0s 04:41:41 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 33.55MB / 97.63MB 1.0s 04:41:41 #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 04:41:42 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 39.10MB / 63.99MB 1.1s 04:41:42 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 39.85MB / 97.63MB 1.1s 04:41:42 #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done 04:41:42 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 48.23MB / 63.99MB 1.3s 04:41:42 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 50.33MB / 97.63MB 1.3s 04:41:42 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 54.53MB / 63.99MB 1.4s 04:41:42 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 55.57MB / 97.63MB 1.4s 04:41:42 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.6s 04:41:42 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 68.16MB / 97.63MB 1.6s 04:41:42 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.6s done 04:41:42 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 74.45MB / 97.63MB 1.7s 04:41:42 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 04:41:42 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 82.84MB / 97.63MB 1.9s 04:41:42 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 89.13MB / 97.63MB 2.0s 04:41:42 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.2s 04:41:43 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.3s done 04:41:48 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.8s 04:41:53 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 11.1s 04:42:00 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 17.1s done 04:42:01 #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done 04:42:01 #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done 04:42:01 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 0.1s 04:42:06 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.2s 04:42:09 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.5s done 04:42:10 #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 0.1s 04:42:11 #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.8s done 04:42:11 #4 DONE 31.1s 04:42:11 04:42:11 #6 [builder 2/7] WORKDIR /device-sdk-go 04:42:13 #6 DONE 1.6s 04:42:13 04:42:13 #7 [builder 3/7] RUN apk add --update --no-cache make git 04:42:14 #7 0.679 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:42:14 #7 1.056 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:42:15 #7 2.181 OK: 266 MiB in 52 packages 04:42:15 #7 DONE 2.4s 04:42:16 04:42:16 #8 [builder 4/7] COPY go.mod vendor* ./ 04:42:16 #8 DONE 0.2s 04:42:16 04:42:16 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:42:42 #9 DONE 23.9s 04:42:42 04:42:42 #10 [builder 6/7] COPY . . 04:42:42 #10 DONE 0.4s 04:42:42 04:42:42 #11 [builder 7/7] RUN echo noop 04:42:42 #11 0.599 noop 04:42:42 #11 DONE 0.7s 04:42:42 04:42:42 #12 exporting to image 04:42:42 #12 exporting layers 04:43:05 #12 exporting layers 21.3s done 04:43:05 #12 writing image sha256:0a32a300787366b4bfc2adf9dadb5b401ece10b4b55a6af2971dad6f4cf3558c done 04:43:05 #12 naming to docker.io/library/ci-base-image-arm64 0.0s done 04:43:05 #12 DONE 21.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:05 + docker inspect -f . ci-base-image-arm64 04:43:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:43:05 prd-ubuntu20.04-docker-arm64-4c-16g-24166 does not seem to be running inside a container 04:43:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/274 -v /w/workspace/device-sdk-go/274:/w/workspace/device-sdk-go/274:rw,z -v /w/workspace/device-sdk-go/274@tmp:/w/workspace/device-sdk-go/274@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 04:43:07 $ docker top cf3bf1cd453e038e42488fc6c1942bf8960bf6fcd38822dde262b7255879825e -eo pid,comm [Pipeline] { [Pipeline] sh 04:43:07 + go version 04:43:07 go version go1.21.0 linux/arm64 [Pipeline] } 04:43:07 $ docker stop --time=1 cf3bf1cd453e038e42488fc6c1942bf8960bf6fcd38822dde262b7255879825e 04:43:09 $ docker rm -f --volumes cf3bf1cd453e038e42488fc6c1942bf8960bf6fcd38822dde262b7255879825e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:10 + docker inspect -f . ci-base-image-arm64 04:43:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:43:10 prd-ubuntu20.04-docker-arm64-4c-16g-24166 does not seem to be running inside a container 04:43:10 $ 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/274 -v /w/workspace/device-sdk-go/274:/w/workspace/device-sdk-go/274:rw,z -v /w/workspace/device-sdk-go/274@tmp:/w/workspace/device-sdk-go/274@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 04:43:11 $ docker top bd6d176f9e7eed9fd58780feb38342e336e88f39b623c4a423e88bf387ef700f -eo pid,comm [Pipeline] { [Pipeline] sh 04:43:12 + git config --global --add safe.directory /w/workspace/device-sdk-go/274 [Pipeline] fileExists [Pipeline] sh 04:43:12 + make test 04:43:12 go test -race -coverprofile=coverage.out ./... 04:43:44 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 04:44:52 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 04:44:52 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 04:44:52 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 04:44:52 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 04:44:52 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 04:44:52 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 04:44:52 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 04:44:52 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.214s coverage: 27.6% of statements 04:44:52 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.285s coverage: 81.5% of statements 04:44:52 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.307s coverage: 86.0% of statements 04:44:52 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 04:44:53 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.378s coverage: 71.8% of statements 04:44:54 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 04:44:54 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 04:44:57 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.269s coverage: 14.4% of statements 04:44:57 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 2.817s coverage: 45.9% of statements 04:44:57 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.386s coverage: 68.5% of statements 04:44:57 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.453s coverage: 89.2% of statements 04:44:57 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 04:44:58 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.218s coverage: 5.5% of statements 04:44:59 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:44:59 GO111MODULE=on go vet ./... 04:46:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:46:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:46:07 ./bin/test-attribution-txt.sh [Pipeline] echo 04:46:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 04:46:07 $ docker stop --time=1 bd6d176f9e7eed9fd58780feb38342e336e88f39b623c4a423e88bf387ef700f 04:46:09 $ docker rm -f --volumes bd6d176f9e7eed9fd58780feb38342e336e88f39b623c4a423e88bf387ef700f [Pipeline] // withDockerContainer [Pipeline] sh 04:46:10 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:46:10 Warning: overwriting stash ‘coverage-report’ 04:46:11 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:46:11 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:46:12 + ls -al . 04:46:12 total 304 04:46:12 drwxrwxr-x 10 jenkins jenkins 4096 Dec 6 04:43 . 04:46:12 drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 04:41 .. 04:46:12 -rw-rw-r-- 1 jenkins jenkins 140 Dec 6 04:41 .dockerignore 04:46:12 drwxrwxr-x 8 jenkins jenkins 4096 Dec 6 04:41 .git 04:46:12 drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 04:41 .github 04:46:12 -rw-rw-r-- 1 jenkins jenkins 137 Dec 6 04:41 .gitignore 04:46:12 -rw-rw-r-- 1 jenkins jenkins 42 Dec 6 04:41 .golangci.yml 04:46:12 -rw-rw-r-- 1 jenkins jenkins 48109 Dec 6 04:41 CHANGELOG.md 04:46:12 -rw-rw-r-- 1 jenkins jenkins 677 Dec 6 04:41 GOVERNANCE.md 04:46:12 -rw-rw-r-- 1 jenkins jenkins 885 Dec 6 04:41 Jenkinsfile 04:46:12 -rw-rw-r-- 1 jenkins jenkins 11341 Dec 6 04:41 LICENSE 04:46:12 -rw-rw-r-- 1 jenkins jenkins 1842 Dec 6 04:41 Makefile 04:46:12 -rw-rw-r-- 1 jenkins jenkins 619 Dec 6 04:41 OWNERS.md 04:46:12 -rw-rw-r-- 1 jenkins jenkins 4933 Dec 6 04:41 README.md 04:46:12 -rw-rw-r-- 1 jenkins jenkins 11 Dec 6 04:38 VERSION 04:46:12 drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 04:41 bin 04:46:12 -rw-r--r-- 1 jenkins jenkins 122153 Dec 6 04:44 coverage.out 04:46:12 drwxrwxr-x 5 jenkins jenkins 4096 Dec 6 04:41 example 04:46:12 -rw-rw-r-- 1 jenkins jenkins 3719 Dec 6 04:41 go.mod 04:46:12 -rw-rw-r-- 1 jenkins jenkins 34269 Dec 6 04:41 go.sum 04:46:12 drwxrwxr-x 12 jenkins jenkins 4096 Dec 6 04:41 internal 04:46:12 drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 04:41 openapi 04:46:12 drwxrwxr-x 6 jenkins jenkins 4096 Dec 6 04:41 pkg 04:46:12 drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 04:41 snap 04:46:12 -rw-rw-r-- 1 jenkins jenkins 222 Dec 6 04:41 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:12 + 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=9538fefa27763f734e76c76e23c9c4865d039fa2 --label arch=arm64 --label version=3.2.0-dev.3 . 04:46:13 #0 building with "default" instance using docker driver 04:46:13 04:46:13 #1 [internal] load build definition from Dockerfile 04:46:13 #1 transferring dockerfile: 1.54kB 0.0s done 04:46:13 #1 DONE 0.0s 04:46:13 04:46:13 #2 [internal] load .dockerignore 04:46:13 #2 transferring context: 182B done 04:46:13 #2 DONE 0.0s 04:46:13 04:46:13 #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:46:13 #3 DONE 0.0s 04:46:13 04:46:13 #4 [internal] load metadata for docker.io/library/alpine:3.18 04:46:13 #4 DONE 0.4s 04:46:13 04:46:13 #5 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 04:46:13 #5 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done 04:46:13 #5 ... 04:46:13 04:46:13 #6 [internal] load build context 04:46:13 #6 transferring context: 136.09kB 0.1s done 04:46:13 #6 DONE 0.1s 04:46:13 04:46:13 #5 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 04:46:13 #5 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 04:46:13 #5 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done 04:46:13 #5 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done 04:46:13 #5 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 2.10MB / 3.33MB 0.1s 04:46:14 #5 ... 04:46:14 04:46:14 #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 04:46:14 #7 DONE 0.2s 04:46:14 04:46:14 #8 [builder 2/7] WORKDIR /device-sdk-go 04:46:14 #8 DONE 0.1s 04:46:14 04:46:14 #5 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 04:46:14 #5 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.1s done 04:46:14 #5 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 04:46:14 #5 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.5s done 04:46:14 #5 DONE 1.0s 04:46:14 04:46:14 #9 [stage-1 2/6] RUN apk add --update --no-cache 04:46:15 #9 0.627 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:46:15 #9 0.953 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:46:16 #9 ... 04:46:16 04:46:16 #10 [builder 3/7] RUN apk add --update --no-cache make git 04:46:16 #10 0.679 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:46:16 #10 1.131 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:46:16 #10 2.215 OK: 266 MiB in 52 packages 04:46:16 #10 DONE 2.5s 04:46:16 04:46:16 #9 [stage-1 2/6] RUN apk add --update --no-cache 04:46:16 #9 1.929 OK: 8 MiB in 15 packages 04:46:16 #9 ... 04:46:16 04:46:16 #11 [builder 4/7] COPY go.mod vendor* ./ 04:46:16 #11 DONE 0.1s 04:46:16 04:46:16 #9 [stage-1 2/6] RUN apk add --update --no-cache 04:46:16 #9 DONE 2.2s 04:46:16 04:46:16 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:46:17 #12 DONE 1.3s 04:46:18 04:46:18 #13 [builder 6/7] COPY . . 04:46:18 #13 DONE 0.4s 04:46:18 04:46:18 #14 [builder 7/7] RUN make build 04:46:19 #14 0.603 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.2.0-dev.3 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=3.2.0-dev.3" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 04:47:27 #14 DONE 58.4s 04:47:27 04:47:27 #15 [stage-1 3/6] COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 04:47:27 #15 DONE 0.1s 04:47:27 04:47:27 #16 [stage-1 4/6] COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 04:47:27 #16 DONE 0.3s 04:47:27 04:47:27 #17 [stage-1 5/6] COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:47:27 #17 DONE 0.1s 04:47:27 04:47:27 #18 exporting to image 04:47:27 #18 exporting layers 04:47:27 #18 exporting layers 0.4s done 04:47:27 #18 writing image sha256:b64834dddf59410b6cc582a4a0a4f7f586c5517a2f0524268657c62a22731820 done 04:47:27 #18 naming to docker.io/library/device-sdk-simple-arm64 done 04:47:27 #18 DONE 0.4s [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 04:47:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:47:28 04:47:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:47:28 arm64: Pulling from edgex-lftools-log-publisher 04:47:28 8998bd30e6a1: Pulling fs layer 04:47:28 04944245beec: Pulling fs layer 04:47:28 699f458cf7ca: Pulling fs layer 04:47:28 765212b225bb: Pulling fs layer 04:47:28 f23df028b6ca: Pulling fs layer 04:47:28 d65c8cfc05b1: Pulling fs layer 04:47:28 2437ff75d9bd: Pulling fs layer 04:47:28 765212b225bb: Waiting 04:47:28 f23df028b6ca: Waiting 04:47:28 d65c8cfc05b1: Waiting 04:47:28 2437ff75d9bd: Waiting 04:47:28 04944245beec: Verifying Checksum 04:47:28 04944245beec: Download complete 04:47:28 765212b225bb: Verifying Checksum 04:47:28 765212b225bb: Download complete 04:47:28 f23df028b6ca: Download complete 04:47:28 d65c8cfc05b1: Verifying Checksum 04:47:28 d65c8cfc05b1: Download complete 04:47:28 699f458cf7ca: Verifying Checksum 04:47:28 699f458cf7ca: Download complete 04:47:29 8998bd30e6a1: Verifying Checksum 04:47:29 8998bd30e6a1: Download complete 04:47:31 2437ff75d9bd: Verifying Checksum 04:47:31 2437ff75d9bd: Download complete 04:47:35 8998bd30e6a1: Pull complete 04:47:35 04944245beec: Pull complete 04:47:37 699f458cf7ca: Pull complete 04:47:37 765212b225bb: Pull complete 04:47:41 f23df028b6ca: Pull complete 04:47:41 d65c8cfc05b1: Pull complete 04:48:03 2437ff75d9bd: Pull complete 04:48:03 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:48:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:48:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:48:03 prd-ubuntu20.04-docker-arm64-4c-16g-24166 does not seem to be running inside a container 04:48:04 $ 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/274 -v /w/workspace/device-sdk-go/274:/w/workspace/device-sdk-go/274:rw,z -v /w/workspace/device-sdk-go/274@tmp:/w/workspace/device-sdk-go/274@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 04:48:05 $ docker top b95efef79a47e572ae5d84ca546289f201c86065a826ae0d339bd870e0e8ee0d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:48:06 ---> job-cost.sh 04:48:06 lf-activate-venv: SKIPPING 04:48:06 INFO: No Stack... 04:48:07 INFO: Retrieving Pricing Info for: v3-standard-8 04:48:07 INFO: Archiving Costs [Pipeline] sh 04:48:08 + cat /w/workspace/device-sdk-go/274/archives/cost.csv 04:48:08 + cut -d, -f6 [Pipeline] lock 04:48:08 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-274-stack-cost] 04:48:08 Resource [jenkins-edgexfoundry-device-sdk-go-main-274-stack-cost] did not exist. Created. 04:48:08 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-274-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:48:08 /w/workspace/device-sdk-go/274@tmp/durable-40879d7f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:48:08 + echo total: 0.2199999988079071 [Pipeline] stash 04:48:08 Warning: overwriting stash ‘stack-cost’ 04:48:08 Stashed 1 file(s) [Pipeline] } 04:48:08 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-274-stack-cost] [Pipeline] // lock [Pipeline] } 04:48:09 $ docker stop --time=1 b95efef79a47e572ae5d84ca546289f201c86065a826ae0d339bd870e0e8ee0d 04:48:10 $ docker rm -f --volumes b95efef79a47e572ae5d84ca546289f201c86065a826ae0d339bd870e0e8ee0d [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 04:48:11 provisioning config files... 04:48:11 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8931241309655190339tmp [Pipeline] { [Pipeline] sh 04:48:12 + set +x 04:48:12 + curl -s https://codecov.io/bash 04:48:12 + bash -s -- 04:48:12 04:48:12 _____ _ 04:48:12 / ____| | | 04:48:12 | | ___ __| | ___ ___ _____ __ 04:48:12 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:48:12 | |___| (_) | (_| | __/ (_| (_) \ V / 04:48:12 \_____\___/ \__,_|\___|\___\___/ \_/ 04:48:12 Bash-1.0.6 04:48:12 04:48:12 04:48:12 ==> git version 2.25.1 found 04:48:12 ==> 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 04:48:12 Release-Date: 2020-01-08 04:48:12 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:48:12 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:48:12 ==> Jenkins CI detected. 04:48:12 current dir:  /w/workspace/edgexfoundry_device-sdk-go_main 04:48:12 project root: . 04:48:12 --> token set from env 04:48:12 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:48:12 ==> Running gcov in . (disable via -X gcov) 04:48:12 ==> Python coveragepy not found 04:48:12 ==> Searching for coverage reports in: 04:48:12 + . 04:48:12 -> Found 1 reports 04:48:12 ==> Detecting git/mercurial file structure 04:48:12 ==> Reading reports 04:48:12 + ./coverage.out bytes=122153 04:48:12 ==> Appending adjustments 04:48:12 https://docs.codecov.io/docs/fixing-reports 04:48:12 + Found adjustments 04:48:12 ==> Gzipping contents 04:48:12 20K /tmp/codecov.u7q0tn.gz 04:48:12 ==> Uploading reports 04:48:12 url: https://codecov.io 04:48:12 query: branch=main&commit=9538fefa27763f734e76c76e23c9c4865d039fa2&build=274&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F274%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 04:48:12 -> Pinging Codecov 04:48:12 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=9538fefa27763f734e76c76e23c9c4865d039fa2&build=274&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F274%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 04:48:12 -> Uploading to 04:48:12 https://storage.googleapis.com/codecov/v4/raw/2023-12-06/7E55EF52A471D76F132DFD9A03CDDE97/9538fefa27763f734e76c76e23c9c4865d039fa2/4abb14c5-7f11-439d-9ddd-d3754763a672.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231206%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231206T044812Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c384c349db684ccd88d63958e9ba2c1f4114830e1e15b47e038ad93087895d79 04:48:12 % Total % Received % Xferd Average Speed Time Time Time Current 04:48:12 Dload Upload Total Spent Left Speed 04:48:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16777 0 0 100 16777 0 68477 --:--:-- --:--:-- --:--:-- 68199 100 16777 0 0 100 16777 0 48209 --:--:-- --:--:-- --:--:-- 48071 04:48:13 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/9538fefa27763f734e76c76e23c9c4865d039fa2 [Pipeline] } 04:48:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 04:48:13 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 04:48:13 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:48:14 04:48:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:48:14 1.410.4: Pulling from edgex-devops/edgex-snyk-go 04:48:14 df9b9388f04a: Pulling fs layer 04:48:14 52dc419b0ee2: Pulling fs layer 04:48:14 25bc292e5bac: Pulling fs layer 04:48:14 114826534d7a: Pulling fs layer 04:48:14 4657fd5d0bcf: Pulling fs layer 04:48:14 6ad1cebc031e: Pulling fs layer 04:48:14 8a3aa393b2d8: Pulling fs layer 04:48:14 114826534d7a: Waiting 04:48:14 4657fd5d0bcf: Waiting 04:48:14 8a3aa393b2d8: Waiting 04:48:14 6ad1cebc031e: Waiting 04:48:14 25bc292e5bac: Verifying Checksum 04:48:14 25bc292e5bac: Download complete 04:48:14 52dc419b0ee2: Verifying Checksum 04:48:14 52dc419b0ee2: Download complete 04:48:14 4657fd5d0bcf: Verifying Checksum 04:48:14 4657fd5d0bcf: Download complete 04:48:14 df9b9388f04a: Download complete 04:48:14 df9b9388f04a: Pull complete 04:48:14 6ad1cebc031e: Verifying Checksum 04:48:14 6ad1cebc031e: Download complete 04:48:14 52dc419b0ee2: Pull complete 04:48:14 25bc292e5bac: Pull complete 04:48:15 114826534d7a: Verifying Checksum 04:48:15 114826534d7a: Download complete 04:48:15 8a3aa393b2d8: Verifying Checksum 04:48:15 8a3aa393b2d8: Download complete 04:48:24 114826534d7a: Pull complete 04:48:24 4657fd5d0bcf: Pull complete 04:48:24 6ad1cebc031e: Pull complete 04:48:28 8a3aa393b2d8: Pull complete 04:48:28 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 04:48:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:48:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:48:28 prd-ubuntu20.04-docker-8c-8g-24165 does not seem to be running inside a container 04:48:28 $ 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 04:48:31 $ docker top a7afe11912b1e6201da29fb5454d760fdcdf434c76769e192a35562aac9dbe7e -eo pid,comm [Pipeline] { [Pipeline] echo 04:48:31 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh 04:48:31 + set -o pipefail 04:48:31 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' 04:48:37 04:48:37 Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v3)... 04:48:37 04:48:37 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1d897ce9-7d37-4e4c-99f4-c1fbe8b8d34b/history/caef9c5a-0bb0-42c9-af11-674b7dbbafd4 04:48:37 04:48:37 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 04:48:37 04:48:37 04:48:37 A medium severity vulnerability was found in the Snyk CLI versions you are using. 04:48:37 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 04:48:37 More details here: https://snyk.co/ue1NS 04:48:37 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 04:48:37 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 04:48:37 $ docker stop --time=1 a7afe11912b1e6201da29fb5454d760fdcdf434c76769e192a35562aac9dbe7e 04:48:42 $ docker rm -f --volumes a7afe11912b1e6201da29fb5454d760fdcdf434c76769e192a35562aac9dbe7e [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 04:48:43 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:48:43 provisioning config files... 04:48:43 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config10797876450050634463tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:48:43 --> edgex-publish-swagger.sh 04:48:43 === Publish openapi/v3 API === 04:48:43 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 04:48:43 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v3/device-sdk.yaml] 04:48:43 % Total % Received % Xferd Average Speed Time Time Time Current 04:48:43 Dload Upload Total Spent Left Speed 04:48:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23854 100 180 100 23674 469 61812 --:--:-- --:--:-- --:--:-- 62281 04:48:44 {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} 04:48:44 [Pipeline] } 04:48:44 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 04:48:45 + git log --format=format:%s -1 9538fefa27763f734e76c76e23c9c4865d039fa2 [Pipeline] sh 04:48:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:48:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:48:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:48:45 prd-ubuntu20.04-docker-8c-8g-24165 does not seem to be running inside a container 04:48:45 $ 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 04:48:46 $ docker top d05561251b0e39e5a4d34024861d65b83680165af84c7f27788a5e7fd07aeea1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:48:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:48:46 [ssh-agent] Looking for ssh-agent implementation... 04:48:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:48:46 $ docker exec d05561251b0e39e5a4d34024861d65b83680165af84c7f27788a5e7fd07aeea1 ssh-agent 04:48:46 SSH_AUTH_SOCK=/tmp/ssh-VWIBO6SrBcIy/agent.32 04:48:46 SSH_AGENT_PID=38 04:48:46 Running ssh-add (command line suppressed) 04:48:46 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_3751106107856931418.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_3751106107856931418.key) 04:48:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:48:47 + git semver tag 04:48:47 2023-12-06 04:48:47,485 [run_tag] DEBUG tag force:False 04:48:47 2023-12-06 04:48:47,485 [check_head_tag] DEBUG check head tag 04:48:47 2023-12-06 04:48:47,486 [execute] INFO git cat-file --batch-check 04:48:47 2023-12-06 04:48:47,486 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) 04:48:47 2023-12-06 04:48:47,490 [execute] INFO git cat-file --batch 04:48:47 2023-12-06 04:48:47,490 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) 04:48:47 2023-12-06 04:48:47,510 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 04:48:47 2023-12-06 04:48:47,510 [execute] INFO git tag -a v3.2.0-dev.3 -m v3.2.0-dev.3 04:48:47 2023-12-06 04:48:47,511 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.3', '-m', 'v3.2.0-dev.3'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) 04:48:47 2023-12-06 04:48:47,515 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 04:48:47 3.2.0-dev.3 [Pipeline] } 04:48:47 $ docker exec --env ******** --env ******** d05561251b0e39e5a4d34024861d65b83680165af84c7f27788a5e7fd07aeea1 ssh-agent -k 04:48:47 unset SSH_AUTH_SOCK; 04:48:47 unset SSH_AGENT_PID; 04:48:47 echo Agent pid 38 killed; 04:48:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:48:48 + git semver [Pipeline] } 04:48:48 $ docker stop --time=1 d05561251b0e39e5a4d34024861d65b83680165af84c7f27788a5e7fd07aeea1 04:48:49 $ docker rm -f --volumes d05561251b0e39e5a4d34024861d65b83680165af84c7f27788a5e7fd07aeea1 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:48:50 04:48:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:48:50 0.23.1-centos7: Pulling from edgex-lftools 04:48:50 ab5ef0e58194: Pulling fs layer 04:48:50 9712f1f96733: Pulling fs layer 04:48:50 63f879dbbcfc: Pulling fs layer 04:48:50 0d9ebad4ef96: Pulling fs layer 04:48:50 e9a5061849ea: Pulling fs layer 04:48:50 d747dcd14b5f: Pulling fs layer 04:48:50 2de7ff778b66: Pulling fs layer 04:48:50 0d9ebad4ef96: Waiting 04:48:50 d747dcd14b5f: Waiting 04:48:50 e9a5061849ea: Waiting 04:48:50 2de7ff778b66: Waiting 04:48:50 9712f1f96733: Verifying Checksum 04:48:50 9712f1f96733: Download complete 04:48:51 63f879dbbcfc: Verifying Checksum 04:48:51 63f879dbbcfc: Download complete 04:48:51 e9a5061849ea: Verifying Checksum 04:48:51 e9a5061849ea: Download complete 04:48:51 ab5ef0e58194: Verifying Checksum 04:48:51 ab5ef0e58194: Download complete 04:48:51 d747dcd14b5f: Verifying Checksum 04:48:51 d747dcd14b5f: Download complete 04:48:51 0d9ebad4ef96: Verifying Checksum 04:48:51 0d9ebad4ef96: Download complete 04:48:51 2de7ff778b66: Verifying Checksum 04:48:51 2de7ff778b66: Download complete 04:48:54 ab5ef0e58194: Pull complete 04:48:54 9712f1f96733: Pull complete 04:48:54 63f879dbbcfc: Pull complete 04:48:57 0d9ebad4ef96: Pull complete 04:48:58 e9a5061849ea: Pull complete 04:48:58 d747dcd14b5f: Pull complete 04:48:59 2de7ff778b66: Pull complete 04:48:59 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 04:48:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:48:59 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:48:59 prd-ubuntu20.04-docker-8c-8g-24165 does not seem to be running inside a container 04:48:59 $ 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 04:49:05 $ docker top ced6914fc5a6af23c187e22c3817cab0bb2a70855028909f1e8f823c5d2720d7 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 04:49:05 provisioning config files... 04:49:05 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4575395315119889896tmp 04:49:05 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config11132281051896801326tmp 04:49:05 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config10772745004603031424tmp [Pipeline] { [Pipeline] echo 04:49:05 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 04:49:05 ---> sigul-configuration.sh 04:49:05 gpg: directory `/root/.gnupg' created 04:49:05 gpg: new configuration file `/root/.gnupg/gpg.conf' created 04:49:05 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 04:49:05 gpg: keyring `/root/.gnupg/secring.gpg' created 04:49:05 gpg: keyring `/root/.gnupg/pubring.gpg' created 04:49:05 gpg: CAST5 encrypted data 04:49:05 gpg: encrypted with 1 passphrase 04:49:05 gpg: WARNING: message was not integrity protected [Pipeline] sh 04:49:06 + mkdir /home/jenkins 04:49:06 + mkdir /home/jenkins/sigul [Pipeline] sh 04:49:06 + 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 04:49:06 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 04:49:06 ---> sigul-install.sh 04:49:06 Sigul already installed; skipping installation. [Pipeline] sh 04:49:07 + git tag --list 04:49:07 0.7.1 04:49:07 delhi-tag 04:49:07 v1.0.0 04:49:07 v1.1.0 04:49:07 v1.1.1 04:49:07 v1.1.2 04:49:07 v1.2.0 04:49:07 v1.2.1 04:49:07 v1.2.2 04:49:07 v1.2.3 04:49:07 v1.3.0 04:49:07 v1.4.0 04:49:07 v2.0.0 04:49:07 v2.1.0 04:49:07 v2.1.1 04:49:07 v2.2.0 04:49:07 v2.3.0 04:49:07 v2.3.1 04:49:07 v3.0 04:49:07 v3.0.0 04:49:07 v3.0.1-dev.1 04:49:07 v3.1 04:49:07 v3.1.0 04:49:07 v3.1.0-dev.1 04:49:07 v3.1.0-dev.10 04:49:07 v3.1.0-dev.11 04:49:07 v3.1.0-dev.12 04:49:07 v3.1.0-dev.13 04:49:07 v3.1.0-dev.14 04:49:07 v3.1.0-dev.15 04:49:07 v3.1.0-dev.16 04:49:07 v3.1.0-dev.17 04:49:07 v3.1.0-dev.18 04:49:07 v3.1.0-dev.19 04:49:07 v3.1.0-dev.2 04:49:07 v3.1.0-dev.20 04:49:07 v3.1.0-dev.21 04:49:07 v3.1.0-dev.22 04:49:07 v3.1.0-dev.23 04:49:07 v3.1.0-dev.24 04:49:07 v3.1.0-dev.25 04:49:07 v3.1.0-dev.26 04:49:07 v3.1.0-dev.27 04:49:07 v3.1.0-dev.28 04:49:07 v3.1.0-dev.29 04:49:07 v3.1.0-dev.3 04:49:07 v3.1.0-dev.30 04:49:07 v3.1.0-dev.31 04:49:07 v3.1.0-dev.32 04:49:07 v3.1.0-dev.33 04:49:07 v3.1.0-dev.34 04:49:07 v3.1.0-dev.35 04:49:07 v3.1.0-dev.36 04:49:07 v3.1.0-dev.37 04:49:07 v3.1.0-dev.38 04:49:07 v3.1.0-dev.39 04:49:07 v3.1.0-dev.4 04:49:07 v3.1.0-dev.40 04:49:07 v3.1.0-dev.41 04:49:07 v3.1.0-dev.5 04:49:07 v3.1.0-dev.6 04:49:07 v3.1.0-dev.7 04:49:07 v3.1.0-dev.8 04:49:07 v3.1.0-dev.9 04:49:07 v3.2.0-dev.1 04:49:07 v3.2.0-dev.2 04:49:07 v3.2.0-dev.3 [Pipeline] sh 04:49:07 + lftools sign git-tag v3.2.0-dev.3 04:49:07 Signing Git tag with Sigul... 04:49:07 Signing v3.2.0-dev.3 [Pipeline] echo 04:49:08 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 04:49:08 ---> sigul-configuration-cleanup.sh [Pipeline] } 04:49:08 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 04:49:08 $ docker stop --time=1 ced6914fc5a6af23c187e22c3817cab0bb2a70855028909f1e8f823c5d2720d7 04:49:09 $ docker rm -f --volumes ced6914fc5a6af23c187e22c3817cab0bb2a70855028909f1e8f823c5d2720d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 04:49:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:49:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:49:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:49:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:49:11 prd-ubuntu20.04-docker-8c-8g-24165 does not seem to be running inside a container 04:49:11 $ 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 04:49:11 $ docker top 9a89a963887b73d808a8d41a2e18a8f78e050a8a3ae1298809be0e24a4b572ac -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:49:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:49:11 [ssh-agent] Looking for ssh-agent implementation... 04:49:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:49:11 $ docker exec 9a89a963887b73d808a8d41a2e18a8f78e050a8a3ae1298809be0e24a4b572ac ssh-agent 04:49:12 SSH_AUTH_SOCK=/tmp/ssh-kh9TWps0klzU/agent.32 04:49:12 SSH_AGENT_PID=38 04:49:12 Running ssh-add (command line suppressed) 04:49:12 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_14975457317832891224.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_14975457317832891224.key) 04:49:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:49:12 + git semver bump pre 04:49:12 2023-12-06 04:49:12,640 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 04:49:12 2023-12-06 04:49:12,640 [bump_version] DEBUG bumping version:3.2.0-dev.3 on axis:pre with prefix:dev 04:49:12 2023-12-06 04:49:12,640 [bump_version] DEBUG bumped version:3.2.0-dev.4 04:49:12 2023-12-06 04:49:12,640 [write_version] DEBUG write version:3.2.0-dev.4 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True 04:49:12 2023-12-06 04:49:12,640 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 04:49:12 2023-12-06 04:49:12,640 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 04:49:12 2023-12-06 04:49:12,642 [execute] INFO git cat-file --batch-check 04:49:12 2023-12-06 04:49:12,642 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 04:49:12 2023-12-06 04:49:12,647 [execute] INFO git cat-file --batch 04:49:12 2023-12-06 04:49:12,647 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 04:49:12 2023-12-06 04:49:12,652 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 04:49:12 3.2.0-dev.4 [Pipeline] } 04:49:12 $ docker exec --env ******** --env ******** 9a89a963887b73d808a8d41a2e18a8f78e050a8a3ae1298809be0e24a4b572ac ssh-agent -k 04:49:12 unset SSH_AUTH_SOCK; 04:49:12 unset SSH_AGENT_PID; 04:49:12 echo Agent pid 38 killed; 04:49:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:49:13 + git semver [Pipeline] } 04:49:13 $ docker stop --time=1 9a89a963887b73d808a8d41a2e18a8f78e050a8a3ae1298809be0e24a4b572ac 04:49:14 $ docker rm -f --volumes 9a89a963887b73d808a8d41a2e18a8f78e050a8a3ae1298809be0e24a4b572ac [Pipeline] // withDockerContainer [Pipeline] sh 04:49:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:49:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:49:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:49:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:49:15 prd-ubuntu20.04-docker-8c-8g-24165 does not seem to be running inside a container 04:49:16 $ 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 04:49:16 $ docker top 041ebb5899ecb2dd625ab8c3ff3176bc8b2e61c6f5ce7b9a5fec69d03c20208a -eo pid,comm 04:49:16 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). 04:49:16 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:49:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:49:16 [ssh-agent] Looking for ssh-agent implementation... 04:49:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:49:16 $ docker exec 041ebb5899ecb2dd625ab8c3ff3176bc8b2e61c6f5ce7b9a5fec69d03c20208a ssh-agent 04:49:16 SSH_AUTH_SOCK=/tmp/ssh-PPtaTLOPZYTV/agent.32 04:49:16 SSH_AGENT_PID=38 04:49:16 Running ssh-add (command line suppressed) 04:49:17 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_18306062688042461083.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_18306062688042461083.key) 04:49:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:49:17 + git semver push 04:49:17 2023-12-06 04:49:17,537 [run_push] DEBUG push 04:49:17 2023-12-06 04:49:17,538 [execute] INFO git cat-file --batch-check 04:49:17 2023-12-06 04:49:17,538 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) 04:49:17 2023-12-06 04:49:17,541 [execute] INFO git rev-list 7bb383b36d1cb1ae8a0a673ff034cc1023dc502b -- 04:49:17 2023-12-06 04:49:17,541 [execute] DEBUG Popen(['git', 'rev-list', '7bb383b36d1cb1ae8a0a673ff034cc1023dc502b', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 04:49:17 2023-12-06 04:49:17,554 [execute] INFO git fetch -v origin 04:49:17 2023-12-06 04:49:17,555 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) 04:49:18 2023-12-06 04:49:18,097 [run_push] DEBUG no remote changes detected 04:49:18 2023-12-06 04:49:18,097 [execute] INFO git push origin semver 04:49:18 2023-12-06 04:49:18,098 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) 04:49:19 2023-12-06 04:49:18,877 [run_push] DEBUG push all version tags 04:49:19 2023-12-06 04:49:18,878 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 04:49:19 2023-12-06 04:49:18,878 [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) 04:49:20 2023-12-06 04:49:19,753 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main 04:49:20 3.2.0-dev.4 [Pipeline] } 04:49:20 $ docker exec --env ******** --env ******** 041ebb5899ecb2dd625ab8c3ff3176bc8b2e61c6f5ce7b9a5fec69d03c20208a ssh-agent -k 04:49:20 unset SSH_AUTH_SOCK; 04:49:20 unset SSH_AGENT_PID; 04:49:20 echo Agent pid 38 killed; 04:49:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:49:20 + git semver [Pipeline] } 04:49:21 $ docker stop --time=1 041ebb5899ecb2dd625ab8c3ff3176bc8b2e61c6f5ce7b9a5fec69d03c20208a 04:49:22 $ docker rm -f --volumes 041ebb5899ecb2dd625ab8c3ff3176bc8b2e61c6f5ce7b9a5fec69d03c20208a [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 04:49:23 + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] 04:49:23 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 04:49:23 total 16 04:49:23 drwxr-xr-x 3 root root 4096 Dec 6 04:41 . 04:49:23 drwxrwxr-x 12 jenkins jenkins 4096 Dec 6 04:49 .. 04:49:23 drwxr-xr-x 2 root root 4096 Dec 6 04:41 cost 04:49:23 -rw-r--r-- 1 root root 85 Dec 6 04:41 cost.csv 04:49:23 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives 04:49:23 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 04:49:23 total 16 04:49:23 drwxr-xr-x 3 jenkins jenkins 4096 Dec 6 04:41 . 04:49:23 drwxrwxr-x 12 jenkins jenkins 4096 Dec 6 04:49 .. 04:49:23 drwxr-xr-x 2 jenkins jenkins 4096 Dec 6 04:41 cost 04:49:23 -rw-r--r-- 1 jenkins jenkins 85 Dec 6 04:41 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:49:24 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:49:25 ---> package-listing.sh 04:49:25 ++ facter osfamily 04:49:25 ++ tr '[:upper:]' '[:lower:]' 04:49:25 + OS_FAMILY=debian 04:49:25 + workspace=/w/workspace/edgexfoundry_device-sdk-go_main 04:49:25 + START_PACKAGES=/tmp/packages_start.txt 04:49:25 + END_PACKAGES=/tmp/packages_end.txt 04:49:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:49:25 + PACKAGES=/tmp/packages_start.txt 04:49:25 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 04:49:25 + PACKAGES=/tmp/packages_end.txt 04:49:25 + case "${OS_FAMILY}" in 04:49:25 + dpkg -l 04:49:25 + grep '^ii' 04:49:25 + '[' -f /tmp/packages_start.txt ']' 04:49:25 + '[' -f /tmp/packages_end.txt ']' 04:49:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:49:25 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 04:49:25 + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ 04:49:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo 04:49:25 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 04:49:25 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:49:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:49:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:49:26 prd-ubuntu20.04-docker-8c-8g-24165 does not seem to be running inside a container 04:49:26 $ 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 04:49:26 $ docker top 33c13b8b689497ebb25ecd89ad10027ea9ced67a4e49589eedc9f1ee3272121f -eo pid,comm [Pipeline] { [Pipeline] sh 04:49:27 + touch /tmp/pre-build-complete [Pipeline] sh 04:49:27 + mkdir -p /var/log/sysstat [Pipeline] sh 04:49:27 + ls /var/log/sa-host 04:49:27 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:49:27 provisioning config files... 04:49:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config11886166611896580914tmp [Pipeline] { [Pipeline] echo 04:49:28 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:49:28 ---> create-netrc.sh [Pipeline] } 04:49:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:49:28 ---> python-tools-install.sh [Pipeline] echo 04:49:28 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:49:29 ---> sudo-logs.sh 04:49:29 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:49:29 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:49:29 ---> job-cost.sh 04:49:29 lf-activate-venv: SKIPPING 04:49:29 DEBUG: total: 0.2199999988079071 04:49:29 INFO: Retrieving Stack Cost... 04:49:30 INFO: Retrieving Pricing Info for: v3-standard-8 04:49:30 INFO: Archiving Costs [Pipeline] echo 04:49:30 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:49:30 ---> logs-deploy.sh 04:49:30 lf-activate-venv: SKIPPING 04:49:30 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/274 04:49:30 INFO: archiving workspace using pattern(s): 04:49:31 Archives upload complete. 04:49:31 INFO: archiving logs to Nexus 04:49:32 ---> uname -a: 04:49:32 Linux prd-ubuntu20-04-docker-8c-8g-24165 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 04:49:32 04:49:32 04:49:32 ---> lscpu: 04:49:32 Architecture: x86_64 04:49:32 CPU op-mode(s): 32-bit, 64-bit 04:49:32 Byte Order: Little Endian 04:49:32 Address sizes: 40 bits physical, 48 bits virtual 04:49:32 CPU(s): 8 04:49:32 On-line CPU(s) list: 0-7 04:49:32 Thread(s) per core: 1 04:49:32 Core(s) per socket: 1 04:49:32 Socket(s): 8 04:49:32 NUMA node(s): 1 04:49:32 Vendor ID: AuthenticAMD 04:49:32 CPU family: 23 04:49:32 Model: 49 04:49:32 Model name: AMD EPYC-Rome Processor 04:49:32 Stepping: 0 04:49:32 CPU MHz: 2800.000 04:49:32 BogoMIPS: 5600.00 04:49:32 Virtualization: AMD-V 04:49:32 Hypervisor vendor: KVM 04:49:32 Virtualization type: full 04:49:32 L1d cache: 256 KiB 04:49:32 L1i cache: 256 KiB 04:49:32 L2 cache: 4 MiB 04:49:32 L3 cache: 128 MiB 04:49:32 NUMA node0 CPU(s): 0-7 04:49:32 Vulnerability Itlb multihit: Not affected 04:49:32 Vulnerability L1tf: Not affected 04:49:32 Vulnerability Mds: Not affected 04:49:32 Vulnerability Meltdown: Not affected 04:49:32 Vulnerability Mmio stale data: Not affected 04:49:32 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:49:32 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 04:49:32 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 04:49:32 Vulnerability Srbds: Not affected 04:49:32 Vulnerability Tsx async abort: Not affected 04:49:32 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 04:49:32 04:49:32 04:49:32 ---> nproc: 04:49:32 8 04:49:32 04:49:32 04:49:32 ---> df -h: 04:49:32 Filesystem Size Used Avail Use% Mounted on 04:49:32 overlay 155G 13G 143G 9% / 04:49:32 tmpfs 64M 0 64M 0% /dev 04:49:32 tmpfs 16G 0 16G 0% /sys/fs/cgroup 04:49:32 shm 64M 0 64M 0% /dev/shm 04:49:32 /dev/vda1 155G 13G 143G 9% /facter-os 04:49:32 04:49:32 04:49:32 ---> sar -b -r -n DEV: 04:49:32 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24165) 12/06/23 _x86_64_ (8 CPU) 04:49:32 04:49:32 04:37:50 LINUX RESTART (8 CPU) 04:49:32 04:49:32 04:38:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:49:32 04:39:02 125.01 47.89 77.12 0.00 5401.77 53874.49 0.00 04:49:32 04:40:01 231.22 1.53 229.69 0.00 31.32 77928.76 0.00 04:49:32 04:41:01 71.54 0.17 71.37 0.00 7.47 24823.60 0.00 04:49:32 04:42:01 121.81 0.00 121.81 0.00 0.00 39415.31 0.00 04:49:32 04:43:01 11.96 1.53 10.43 0.00 85.72 5125.81 0.00 04:49:32 04:44:01 48.18 10.08 38.10 0.00 5090.30 10348.82 0.00 04:49:32 04:45:01 4.07 0.02 4.05 0.00 0.13 3583.14 0.00 04:49:32 04:46:01 2.27 0.00 2.27 0.00 0.00 3515.28 0.00 04:49:32 04:47:01 1.75 0.00 1.75 0.00 0.00 3509.02 0.00 04:49:32 04:48:01 2.32 0.00 2.32 0.00 0.00 3514.88 0.00 04:49:32 04:49:01 92.57 0.28 92.28 0.00 25.33 47586.07 0.00 04:49:32 Average: 64.54 5.60 58.94 0.00 968.94 24757.88 0.00 04:49:32 04:49:32 04:38:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:49:32 04:39:02 29253104 31579232 741972 2.26 73984 2527704 1857888 5.48 994000 2262656 576608 04:49:32 04:40:01 27788516 31202212 1096760 3.34 149820 3436764 2414320 7.12 1624496 2965580 257224 04:49:32 04:41:01 27790040 31351604 944328 2.87 154512 3562992 2391284 7.05 1589776 2979892 338252 04:49:32 04:42:01 27563904 31528684 770752 2.34 164288 3923668 1750980 5.16 1303600 3461804 440 04:49:32 04:43:01 27480100 31498980 794044 2.41 166776 3971172 1807624 5.33 1336320 3503220 68 04:49:32 04:44:01 27089276 31514340 756916 2.30 193740 4348768 1750840 5.16 1603720 3599068 4 04:49:32 04:45:01 27095228 31515364 755380 2.30 192284 4345520 1719060 5.07 1601576 3595868 12 04:49:32 04:46:01 27102788 31523048 747700 2.27 192368 4345512 1719060 5.07 1593996 3595868 136 04:49:32 04:47:01 27102756 31523124 747584 2.27 192424 4345528 1719060 5.07 1594108 3595872 8 04:49:32 04:48:01 27105992 31526420 744236 2.26 192480 4345532 1719060 5.07 1590840 3595880 8 04:49:32 04:49:01 25598828 31486472 771896 2.35 228536 5653788 1815960 5.35 1697748 4862340 447632 04:49:32 Average: 27360957 31477225 806506 2.45 172837 4073359 1878649 5.54 1502744 3456186 147308 04:49:32 04:49:32 04:38:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:49:32 04:39:02 docker0 22.00 22.23 1.74 166.33 0.00 0.00 0.00 0.00 04:49:32 04:39:02 lo 6.73 6.73 0.66 0.66 0.00 0.00 0.00 0.00 04:49:32 04:39:02 ens3 612.38 406.82 5883.55 88.99 0.00 0.00 0.00 0.00 04:49:32 04:40:01 docker0 203.20 374.56 17.43 2425.54 0.00 0.00 0.00 0.00 04:49:32 04:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:49:32 04:40:01 ens3 403.00 223.25 2454.84 32.70 0.00 0.00 0.00 0.00 04:49:32 04:40:01 veth0e39a4b 0.00 0.17 0.00 0.02 0.00 0.00 0.00 0.00 04:49:32 04:41:01 docker0 2.58 4.20 0.19 31.26 0.00 0.00 0.00 0.00 04:49:32 04:41:01 veth1d69ca1 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 04:49:32 04:41:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 04:49:32 04:41:01 ens3 29.98 20.51 54.13 11.88 0.00 0.00 0.00 0.00 04:49:32 04:42:01 docker0 1.33 3.33 0.08 30.92 0.00 0.00 0.00 0.00 04:49:32 04:42:01 lo 1.80 1.80 0.18 0.18 0.00 0.00 0.00 0.00 04:49:32 04:42:01 ens3 122.90 94.32 2621.04 118.66 0.00 0.00 0.00 0.00 04:49:32 04:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:49:32 04:43:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 04:49:32 04:43:01 ens3 58.06 33.21 702.42 2.40 0.00 0.00 0.00 0.00 04:49:32 04:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:49:32 04:44:01 lo 0.60 0.60 0.05 0.05 0.00 0.00 0.00 0.00 04:49:32 04:44:01 ens3 141.04 74.76 2027.63 5.16 0.00 0.00 0.00 0.00 04:49:32 04:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:49:32 04:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:49:32 04:45:01 ens3 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 04:49:32 04:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:49:32 04:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:49:32 04:46:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:49:32 04:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:49:32 04:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:49:32 04:47:01 ens3 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 04:49:32 04:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:49:32 04:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:49:32 04:48:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:49:32 04:49:01 docker0 57.67 127.66 4.76 1026.78 0.00 0.00 0.00 0.00 04:49:32 04:49:01 lo 2.07 2.07 0.20 0.20 0.00 0.00 0.00 0.00 04:49:32 04:49:01 ens3 391.05 221.03 8201.68 35.36 0.00 0.00 0.00 0.00 04:49:32 Average: docker0 25.80 47.87 2.18 331.44 0.00 0.00 0.00 0.00 04:49:32 Average: lo 1.12 1.12 0.11 0.11 0.00 0.00 0.00 0.00 04:49:32 Average: ens3 159.52 97.46 1994.33 26.83 0.00 0.00 0.00 0.00 04:49:32 04:49:32