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 [2023-12-06T04:38:31.475Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-12-06T04:38:31.551Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-12-06T04:38:31.578Z] ========================================================= [2023-12-06T04:38:31.578Z] EdgeX Global Pipelines Version Info [2023-12-06T04:38:31.578Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-12-06T04:38:32.307Z] ------------------- [2023-12-06T04:38:32.307Z] stable info: [2023-12-06T04:38:32.307Z] ------------------- [2023-12-06T04:38:32.307Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-12-06T04:38:32.307Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-06T04:38:32.307Z] Message: update stable to v1.0.258 [2023-12-06T04:38:32.878Z] ------------------- [2023-12-06T04:38:32.878Z] experimental info: [2023-12-06T04:38:32.878Z] ------------------- [2023-12-06T04:38:32.878Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-12-06T04:38:32.878Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-06T04:38:32.878Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-12-06T04:38:32.967Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2023-12-06T04:38:32.993Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2023-12-06T04:38:33.017Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-12-06T04:38:33.047Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-12-06T04:38:33.073Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-12-06T04:38:33.101Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-12-06T04:38:33.132Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-12-06T04:38:33.158Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2023-12-06T04:38:33.190Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-12-06T04:38:33.215Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-12-06T04:38:33.241Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-12-06T04:38:33.283Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2023-12-06T04:38:33.317Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-12-06T04:38:33.346Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-12-06T04:38:33.379Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-12-06T04:38:33.417Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-12-06T04:38:33.451Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-12-06T04:38:33.487Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-12-06T04:38:33.525Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-12-06T04:38:33.561Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-12-06T04:38:33.600Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-12-06T04:38:33.633Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-12-06T04:38:33.666Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-12-06T04:38:33.710Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-12-06T04:38:33.751Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-12-06T04:38:33.788Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-12-06T04:38:33.864Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-12-06T04:38:33.902Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-12-06T04:38:33.945Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-12-06T04:38:33.983Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-12-06T04:38:34.021Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9538fefa27763f734e76c76e23c9c4865d039fa2 [Pipeline] echo [2023-12-06T04:38:34.062Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9538fef [Pipeline] echo [2023-12-06T04:38:34.120Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-06T04:38:34.203Z] provisioning config files... [2023-12-06T04:38:34.230Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config2987296242669495604tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T04:38:34.574Z] ---> ****-login.sh [2023-12-06T04:38:34.574Z] nexus3.edgexfoundry.org:10001 [2023-12-06T04:38:34.850Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T04:38:34.850Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T04:38:34.850Z] Configure a credential helper to remove this warning. See [2023-12-06T04:38:34.850Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T04:38:34.850Z] [2023-12-06T04:38:34.850Z] Login Succeeded [2023-12-06T04:38:34.850Z] nexus3.edgexfoundry.org:10002 [2023-12-06T04:38:34.850Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T04:38:35.111Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T04:38:35.111Z] Configure a credential helper to remove this warning. See [2023-12-06T04:38:35.111Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T04:38:35.111Z] [2023-12-06T04:38:35.111Z] Login Succeeded [2023-12-06T04:38:35.111Z] nexus3.edgexfoundry.org:10003 [2023-12-06T04:38:35.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T04:38:35.111Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T04:38:35.111Z] Configure a credential helper to remove this warning. See [2023-12-06T04:38:35.111Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T04:38:35.111Z] [2023-12-06T04:38:35.111Z] Login Succeeded [2023-12-06T04:38:35.111Z] nexus3.edgexfoundry.org:10004 [2023-12-06T04:38:35.370Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T04:38:35.370Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T04:38:35.370Z] Configure a credential helper to remove this warning. See [2023-12-06T04:38:35.370Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T04:38:35.370Z] [2023-12-06T04:38:35.370Z] Login Succeeded [2023-12-06T04:38:35.370Z] ****.io [2023-12-06T04:38:35.370Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T04:38:35.638Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T04:38:35.638Z] Configure a credential helper to remove this warning. See [2023-12-06T04:38:35.638Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T04:38:35.638Z] [2023-12-06T04:38:35.638Z] Login Succeeded [2023-12-06T04:38:35.638Z] ---> ****-login.sh ends [Pipeline] } [2023-12-06T04:38:35.647Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-12-06T04:38:36.157Z] + git rev-list -1 --merges 9538fefa27763f734e76c76e23c9c4865d039fa2~1..9538fefa27763f734e76c76e23c9c4865d039fa2 [Pipeline] echo [2023-12-06T04:38:36.185Z] -----------> git rev-list -1 --merges 9538fefa27763f734e76c76e23c9c4865d039fa2~1..9538fefa27763f734e76c76e23c9c4865d039fa2 9538fefa27763f734e76c76e23c9c4865d039fa2 [2023-12-06T04:38:36.185Z] 9538fefa27763f734e76c76e23c9c4865d039fa2 [false] [Pipeline] sh [2023-12-06T04:38:36.488Z] + git log --format=format:%s -1 9538fefa27763f734e76c76e23c9c4865d039fa2 [Pipeline] echo [2023-12-06T04:38:36.502Z] ========================================================= [2023-12-06T04:38:36.502Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-12-06T04:38:36.502Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-06T04:38:36.906Z] + git log --format=format:%s -1 9538fefa27763f734e76c76e23c9c4865d039fa2 [Pipeline] echo [2023-12-06T04:38:36.916Z] [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 [2023-12-06T04:38:36.941Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-12-06T04:38:37.352Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-06T04:38:37.352Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-12-06T04:38:37.352Z] + [ -e /tmp/ssh_known_hosts ] [2023-12-06T04:38:37.352Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-12-06T04:38:37.352Z] + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-12-06T04:38:37.352Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-12-06T04:38:37.352Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T04:38:37.733Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-06T04:38:37.733Z] [2023-12-06T04:38:37.733Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T04:38:38.055Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-06T04:38:38.055Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-12-06T04:38:38.055Z] b85a868b505f: Pulling fs layer [2023-12-06T04:38:38.055Z] e2be974225ed: Pulling fs layer [2023-12-06T04:38:38.055Z] 339a4e72a1f5: Pulling fs layer [2023-12-06T04:38:38.055Z] 988bab9f4d93: Pulling fs layer [2023-12-06T04:38:38.055Z] 1469e6f7b9e6: Pulling fs layer [2023-12-06T04:38:38.055Z] eaf3925da568: Pulling fs layer [2023-12-06T04:38:38.055Z] bab4dde63d76: Pulling fs layer [2023-12-06T04:38:38.055Z] bde34c3a00c8: Pulling fs layer [2023-12-06T04:38:38.055Z] b352a97aabf1: Pulling fs layer [2023-12-06T04:38:38.055Z] 4872d77fe225: Pulling fs layer [2023-12-06T04:38:38.055Z] 5851b861e8e6: Pulling fs layer [2023-12-06T04:38:38.055Z] eaf3925da568: Waiting [2023-12-06T04:38:38.055Z] bab4dde63d76: Waiting [2023-12-06T04:38:38.055Z] bde34c3a00c8: Waiting [2023-12-06T04:38:38.055Z] 4872d77fe225: Waiting [2023-12-06T04:38:38.055Z] b352a97aabf1: Waiting [2023-12-06T04:38:38.055Z] 5851b861e8e6: Waiting [2023-12-06T04:38:38.055Z] 988bab9f4d93: Waiting [2023-12-06T04:38:38.055Z] 1469e6f7b9e6: Waiting [2023-12-06T04:38:38.055Z] e2be974225ed: Download complete [2023-12-06T04:38:38.313Z] 988bab9f4d93: Download complete [2023-12-06T04:38:38.313Z] 339a4e72a1f5: Verifying Checksum [2023-12-06T04:38:38.313Z] 339a4e72a1f5: Download complete [2023-12-06T04:38:38.313Z] eaf3925da568: Verifying Checksum [2023-12-06T04:38:38.313Z] eaf3925da568: Download complete [2023-12-06T04:38:38.313Z] 1469e6f7b9e6: Verifying Checksum [2023-12-06T04:38:38.313Z] 1469e6f7b9e6: Download complete [2023-12-06T04:38:38.313Z] bde34c3a00c8: Verifying Checksum [2023-12-06T04:38:38.313Z] bde34c3a00c8: Download complete [2023-12-06T04:38:38.313Z] b352a97aabf1: Download complete [2023-12-06T04:38:38.313Z] b85a868b505f: Verifying Checksum [2023-12-06T04:38:38.313Z] b85a868b505f: Download complete [2023-12-06T04:38:38.313Z] 4872d77fe225: Verifying Checksum [2023-12-06T04:38:38.313Z] 4872d77fe225: Download complete [2023-12-06T04:38:38.313Z] 5851b861e8e6: Verifying Checksum [2023-12-06T04:38:38.313Z] 5851b861e8e6: Download complete [2023-12-06T04:38:38.881Z] bab4dde63d76: Verifying Checksum [2023-12-06T04:38:38.881Z] bab4dde63d76: Download complete [2023-12-06T04:38:39.819Z] b85a868b505f: Pull complete [2023-12-06T04:38:39.819Z] e2be974225ed: Pull complete [2023-12-06T04:38:40.386Z] 339a4e72a1f5: Pull complete [2023-12-06T04:38:40.386Z] 988bab9f4d93: Pull complete [2023-12-06T04:38:40.644Z] 1469e6f7b9e6: Pull complete [2023-12-06T04:38:40.644Z] eaf3925da568: Pull complete [2023-12-06T04:38:42.551Z] bab4dde63d76: Pull complete [2023-12-06T04:38:42.551Z] bde34c3a00c8: Pull complete [2023-12-06T04:38:42.811Z] b352a97aabf1: Pull complete [2023-12-06T04:38:42.811Z] 4872d77fe225: Pull complete [2023-12-06T04:38:42.811Z] 5851b861e8e6: Pull complete [2023-12-06T04:38:42.811Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-12-06T04:38:42.811Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-06T04:38:42.811Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T04:38:43.004Z] prd-ubuntu20.04-docker-8c-8g-24165 does not seem to be running inside a container [2023-12-06T04:38:43.040Z] $ 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 [2023-12-06T04:38:46.712Z] $ docker top 91b6f2262aa5f94797df701c69859e0645860a91ca4f59b2162baef33b259cb1 -eo pid,comm [2023-12-06T04:38:46.770Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-12-06T04:38:46.770Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-06T04:38:46.868Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-06T04:38:46.868Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-06T04:38:46.995Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-06T04:38:47.001Z] $ docker exec 91b6f2262aa5f94797df701c69859e0645860a91ca4f59b2162baef33b259cb1 ssh-agent [2023-12-06T04:38:47.123Z] SSH_AUTH_SOCK=/tmp/ssh-ysZPzf9o8huD/agent.32 [2023-12-06T04:38:47.123Z] SSH_AGENT_PID=38 [2023-12-06T04:38:47.130Z] Running ssh-add (command line suppressed) [2023-12-06T04:38:47.274Z] 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) [2023-12-06T04:38:47.287Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-06T04:38:47.602Z] + git tag --points-at HEAD [Pipeline] } [2023-12-06T04:38:47.617Z] $ docker exec --env ******** --env ******** 91b6f2262aa5f94797df701c69859e0645860a91ca4f59b2162baef33b259cb1 ssh-agent -k [2023-12-06T04:38:47.713Z] unset SSH_AUTH_SOCK; [2023-12-06T04:38:47.714Z] unset SSH_AGENT_PID; [2023-12-06T04:38:47.714Z] echo Agent pid 38 killed; [2023-12-06T04:38:47.723Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-12-06T04:38:47.779Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-06T04:38:47.779Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-06T04:38:47.892Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-06T04:38:47.898Z] $ docker exec 91b6f2262aa5f94797df701c69859e0645860a91ca4f59b2162baef33b259cb1 ssh-agent [2023-12-06T04:38:47.999Z] SSH_AUTH_SOCK=/tmp/ssh-lhO381oUMx2M/agent.70 [2023-12-06T04:38:47.999Z] SSH_AGENT_PID=76 [2023-12-06T04:38:48.003Z] Running ssh-add (command line suppressed) [2023-12-06T04:38:48.103Z] 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) [2023-12-06T04:38:48.116Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-06T04:38:48.422Z] + git semver init [2023-12-06T04:38:48.681Z] 2023-12-06 04:38:48,616 [run_init] DEBUG init version:0.0.0 force:False [2023-12-06T04:38:48.681Z] 2023-12-06 04:38:48,618 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver [2023-12-06T04:38:48.681Z] 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 [2023-12-06T04:38:48.681Z] 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) [2023-12-06T04:38:50.062Z] 2023-12-06 04:38:49,828 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude [2023-12-06T04:38:50.062Z] 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 [2023-12-06T04:38:50.062Z] 2023-12-06 04:38:49,829 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-12-06T04:38:50.062Z] 2023-12-06 04:38:49,829 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-12-06T04:38:50.062Z] 3.2.0-dev.3 [Pipeline] } [2023-12-06T04:38:50.074Z] $ docker exec --env ******** --env ******** 91b6f2262aa5f94797df701c69859e0645860a91ca4f59b2162baef33b259cb1 ssh-agent -k [2023-12-06T04:38:50.185Z] unset SSH_AUTH_SOCK; [2023-12-06T04:38:50.185Z] unset SSH_AGENT_PID; [2023-12-06T04:38:50.185Z] echo Agent pid 76 killed; [2023-12-06T04:38:50.194Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-06T04:38:50.582Z] + git semver [Pipeline] } [2023-12-06T04:38:51.168Z] $ docker stop --time=1 91b6f2262aa5f94797df701c69859e0645860a91ca4f59b2162baef33b259cb1 [2023-12-06T04:38:52.660Z] $ docker rm -f --volumes 91b6f2262aa5f94797df701c69859e0645860a91ca4f59b2162baef33b259cb1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-06T04:38:53.031Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-12-06T04:38:53.321Z] Stashed 1 file(s) [Pipeline] echo [2023-12-06T04:38:53.324Z] [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 [2023-12-06T04:38:53.719Z] provisioning config files... [2023-12-06T04:38:53.729Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config14518609137912066662tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T04:38:54.051Z] ---> ****-login.sh [2023-12-06T04:38:54.052Z] nexus3.edgexfoundry.org:10001 [2023-12-06T04:38:54.052Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T04:38:54.052Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T04:38:54.052Z] Configure a credential helper to remove this warning. See [2023-12-06T04:38:54.052Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T04:38:54.052Z] [2023-12-06T04:38:54.052Z] Login Succeeded [2023-12-06T04:38:54.052Z] nexus3.edgexfoundry.org:10002 [2023-12-06T04:38:54.052Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T04:38:54.052Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T04:38:54.052Z] Configure a credential helper to remove this warning. See [2023-12-06T04:38:54.052Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T04:38:54.052Z] [2023-12-06T04:38:54.052Z] Login Succeeded [2023-12-06T04:38:54.052Z] nexus3.edgexfoundry.org:10003 [2023-12-06T04:38:54.311Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T04:38:54.311Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T04:38:54.311Z] Configure a credential helper to remove this warning. See [2023-12-06T04:38:54.311Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T04:38:54.311Z] [2023-12-06T04:38:54.311Z] Login Succeeded [2023-12-06T04:38:54.311Z] nexus3.edgexfoundry.org:10004 [2023-12-06T04:38:54.311Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T04:38:54.311Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T04:38:54.311Z] Configure a credential helper to remove this warning. See [2023-12-06T04:38:54.311Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T04:38:54.311Z] [2023-12-06T04:38:54.311Z] Login Succeeded [2023-12-06T04:38:54.311Z] ****.io [2023-12-06T04:38:54.570Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T04:38:54.570Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T04:38:54.570Z] Configure a credential helper to remove this warning. See [2023-12-06T04:38:54.570Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T04:38:54.570Z] [2023-12-06T04:38:54.570Z] Login Succeeded [2023-12-06T04:38:54.570Z] ---> ****-login.sh ends [Pipeline] } [2023-12-06T04:38:54.577Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-06T04:38:54.731Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-06T04:38:54.771Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-06T04:38:54.807Z] ========================================================= [2023-12-06T04:38:54.807Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-12-06T04:38:54.807Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T04:38:55.215Z] + 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 . [2023-12-06T04:38:55.215Z] Sending build context to Docker daemon 21.88MB [2023-12-06T04:38:55.215Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2023-12-06T04:38:55.215Z] Step 2/10 : FROM ${BASE} AS builder [2023-12-06T04:38:55.475Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-12-06T04:38:55.475Z] 7264a8db6415: Pulling fs layer [2023-12-06T04:38:55.475Z] c4d48a809fc2: Pulling fs layer [2023-12-06T04:38:55.475Z] 4f1c88b9dad5: Pulling fs layer [2023-12-06T04:38:55.475Z] ad3a456e5733: Pulling fs layer [2023-12-06T04:38:55.475Z] 69c7f0334f64: Pulling fs layer [2023-12-06T04:38:55.475Z] 1f1c1a5573a3: Pulling fs layer [2023-12-06T04:38:55.475Z] ce7588e14bc9: Pulling fs layer [2023-12-06T04:38:55.475Z] b5e4710f87ac: Pulling fs layer [2023-12-06T04:38:55.475Z] 69c7f0334f64: Waiting [2023-12-06T04:38:55.475Z] b5e4710f87ac: Waiting [2023-12-06T04:38:55.475Z] 1f1c1a5573a3: Waiting [2023-12-06T04:38:55.475Z] ad3a456e5733: Waiting [2023-12-06T04:38:55.475Z] c4d48a809fc2: Download complete [2023-12-06T04:38:55.475Z] ad3a456e5733: Verifying Checksum [2023-12-06T04:38:55.475Z] ad3a456e5733: Download complete [2023-12-06T04:38:55.475Z] 69c7f0334f64: Verifying Checksum [2023-12-06T04:38:55.475Z] 69c7f0334f64: Download complete [2023-12-06T04:38:55.475Z] 7264a8db6415: Verifying Checksum [2023-12-06T04:38:55.475Z] 7264a8db6415: Download complete [2023-12-06T04:38:55.475Z] 1f1c1a5573a3: Verifying Checksum [2023-12-06T04:38:55.475Z] 1f1c1a5573a3: Download complete [2023-12-06T04:38:55.733Z] 7264a8db6415: Pull complete [2023-12-06T04:38:55.733Z] b5e4710f87ac: Verifying Checksum [2023-12-06T04:38:55.733Z] b5e4710f87ac: Download complete [2023-12-06T04:38:55.733Z] c4d48a809fc2: Pull complete [2023-12-06T04:38:55.993Z] 4f1c88b9dad5: Verifying Checksum [2023-12-06T04:38:55.993Z] 4f1c88b9dad5: Download complete [2023-12-06T04:38:56.252Z] ce7588e14bc9: Verifying Checksum [2023-12-06T04:38:56.252Z] ce7588e14bc9: Download complete [2023-12-06T04:38:58.784Z] 4f1c88b9dad5: Pull complete [2023-12-06T04:38:59.043Z] ad3a456e5733: Pull complete [2023-12-06T04:38:59.043Z] 69c7f0334f64: Pull complete [2023-12-06T04:38:59.043Z] 1f1c1a5573a3: Pull complete [2023-12-06T04:39:01.571Z] ce7588e14bc9: Pull complete [2023-12-06T04:39:01.830Z] b5e4710f87ac: Pull complete [2023-12-06T04:39:01.830Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-12-06T04:39:01.830Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-06T04:39:01.830Z] ---> 88b5674ff536 [2023-12-06T04:39:01.830Z] Step 3/10 : ARG MAKE=make build [2023-12-06T04:39:07.173Z] ---> Running in 3e8145a13169 [2023-12-06T04:39:07.173Z] Removing intermediate container 3e8145a13169 [2023-12-06T04:39:07.173Z] ---> b2476d3add3d [2023-12-06T04:39:07.173Z] Step 4/10 : WORKDIR /device-sdk-go [2023-12-06T04:39:07.173Z] ---> Running in e756aed5c130 [2023-12-06T04:39:07.173Z] Removing intermediate container e756aed5c130 [2023-12-06T04:39:07.173Z] ---> 2a10d2e8f77a [2023-12-06T04:39:07.173Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-12-06T04:39:07.173Z] ---> Running in ecb7868374c3 [2023-12-06T04:39:07.173Z] Removing intermediate container ecb7868374c3 [2023-12-06T04:39:07.173Z] ---> 991ea1e7b712 [2023-12-06T04:39:07.173Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-12-06T04:39:07.173Z] ---> Running in 48fdc939ce91 [2023-12-06T04:39:07.430Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-06T04:39:07.719Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-06T04:39:07.983Z] OK: 264 MiB in 52 packages [2023-12-06T04:39:08.240Z] Removing intermediate container 48fdc939ce91 [2023-12-06T04:39:08.240Z] ---> f82060860d4f [2023-12-06T04:39:08.240Z] Step 7/10 : COPY go.mod vendor* ./ [2023-12-06T04:39:08.499Z] ---> 3915970fcabd [2023-12-06T04:39:08.499Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-06T04:39:08.499Z] ---> Running in 3cc647639382 [2023-12-06T04:39:08.609Z] Still waiting to schedule task [2023-12-06T04:39:08.609Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-24164’ is offline [2023-12-06T04:39:47.395Z] Removing intermediate container 3cc647639382 [2023-12-06T04:39:47.396Z] ---> d39f838ecb56 [2023-12-06T04:39:47.396Z] Step 9/10 : COPY . . [2023-12-06T04:39:47.396Z] ---> c9ff7b23eeeb [2023-12-06T04:39:47.396Z] Step 10/10 : RUN ${MAKE} [2023-12-06T04:39:47.396Z] ---> Running in 4a7893fd0495 [2023-12-06T04:39:47.396Z] noop [2023-12-06T04:39:47.396Z] Removing intermediate container 4a7893fd0495 [2023-12-06T04:39:47.396Z] ---> 8e07e15b68cb [2023-12-06T04:39:47.396Z] Successfully built 8e07e15b68cb [2023-12-06T04:39:47.396Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T04:39:47.797Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-06T04:39:47.797Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T04:39:47.914Z] prd-ubuntu20.04-docker-8c-8g-24165 does not seem to be running inside a container [2023-12-06T04:39:47.948Z] $ 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 [2023-12-06T04:39:48.248Z] $ docker top 0c8cd35a530ce88c8fddaf33cbc69e2799681c8738586c087ca9c161778e00fc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-06T04:39:48.630Z] + go version [2023-12-06T04:39:48.630Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-12-06T04:39:48.642Z] $ docker stop --time=1 0c8cd35a530ce88c8fddaf33cbc69e2799681c8738586c087ca9c161778e00fc [2023-12-06T04:39:49.898Z] $ 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 [2023-12-06T04:39:50.533Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-06T04:39:50.533Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T04:39:50.650Z] prd-ubuntu20.04-docker-8c-8g-24165 does not seem to be running inside a container [2023-12-06T04:39:50.684Z] $ 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 [2023-12-06T04:39:51.019Z] $ docker top d3c240366af686679a11b74fe4a4888ad9adadac9dc574804e9f5b837b996b66 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-06T04:39:51.545Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2023-12-06T04:39:51.874Z] + make test [2023-12-06T04:39:51.874Z] go test -race -coverprofile=coverage.out ./... [2023-12-06T04:39:58.441Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-12-06T04:40:10.633Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-12-06T04:40:10.633Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-12-06T04:40:10.633Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-12-06T04:40:10.633Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-12-06T04:40:10.633Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-12-06T04:40:12.016Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-12-06T04:40:12.016Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-12-06T04:40:12.581Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.039s coverage: 27.6% of statements [2023-12-06T04:40:12.839Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.052s coverage: 81.5% of statements [2023-12-06T04:40:12.839Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.059s coverage: 86.0% of statements [2023-12-06T04:40:13.098Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-12-06T04:40:14.054Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-12-06T04:40:14.054Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-12-06T04:40:14.054Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.081s coverage: 71.8% of statements [2023-12-06T04:40:14.054Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-12-06T04:40:17.403Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.063s coverage: 14.4% of statements [2023-12-06T04:40:17.403Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 2.915s coverage: 45.9% of statements [2023-12-06T04:40:17.403Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.085s coverage: 68.5% of statements [2023-12-06T04:40:17.403Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.094s coverage: 89.2% of statements [2023-12-06T04:40:17.403Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.052s coverage: 5.5% of statements [2023-12-06T04:40:40.879Z] GO111MODULE=on go vet ./... [2023-12-06T04:40:42.264Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-06T04:40:42.264Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-06T04:40:42.264Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-06T04:40:42.538Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-06T04:40:42.576Z] $ docker stop --time=1 d3c240366af686679a11b74fe4a4888ad9adadac9dc574804e9f5b837b996b66 [2023-12-06T04:40:46.556Z] $ docker rm -f --volumes d3c240366af686679a11b74fe4a4888ad9adadac9dc574804e9f5b837b996b66 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-06T04:40:47.119Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-06T04:40:47.180Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-12-06T04:40:47.723Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-06T04:40:48.012Z] + ls -al . [2023-12-06T04:40:48.012Z] total 308 [2023-12-06T04:40:48.012Z] drwxrwxr-x 11 jenkins jenkins 4096 Dec 6 04:39 . [2023-12-06T04:40:48.012Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 04:38 .. [2023-12-06T04:40:48.012Z] -rw-rw-r-- 1 jenkins jenkins 140 Dec 6 04:38 .dockerignore [2023-12-06T04:40:48.012Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 6 04:40 .git [2023-12-06T04:40:48.012Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 04:38 .github [2023-12-06T04:40:48.012Z] -rw-rw-r-- 1 jenkins jenkins 137 Dec 6 04:38 .gitignore [2023-12-06T04:40:48.012Z] -rw-rw-r-- 1 jenkins jenkins 42 Dec 6 04:38 .golangci.yml [2023-12-06T04:40:48.012Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 6 04:38 .semver [2023-12-06T04:40:48.012Z] -rw-rw-r-- 1 jenkins jenkins 48109 Dec 6 04:38 CHANGELOG.md [2023-12-06T04:40:48.012Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 6 04:38 GOVERNANCE.md [2023-12-06T04:40:48.012Z] -rw-rw-r-- 1 jenkins jenkins 885 Dec 6 04:38 Jenkinsfile [2023-12-06T04:40:48.012Z] -rw-rw-r-- 1 jenkins jenkins 11341 Dec 6 04:38 LICENSE [2023-12-06T04:40:48.012Z] -rw-rw-r-- 1 jenkins jenkins 1842 Dec 6 04:38 Makefile [2023-12-06T04:40:48.012Z] -rw-rw-r-- 1 jenkins jenkins 619 Dec 6 04:38 OWNERS.md [2023-12-06T04:40:48.012Z] -rw-rw-r-- 1 jenkins jenkins 4933 Dec 6 04:38 README.md [2023-12-06T04:40:48.012Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 6 04:38 VERSION [2023-12-06T04:40:48.012Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 04:38 bin [2023-12-06T04:40:48.012Z] -rw-r--r-- 1 jenkins jenkins 122153 Dec 6 04:40 coverage.out [2023-12-06T04:40:48.012Z] drwxrwxr-x 5 jenkins jenkins 4096 Dec 6 04:38 example [2023-12-06T04:40:48.012Z] -rw-rw-r-- 1 jenkins jenkins 3719 Dec 6 04:38 go.mod [2023-12-06T04:40:48.012Z] -rw-rw-r-- 1 jenkins jenkins 34269 Dec 6 04:38 go.sum [2023-12-06T04:40:48.012Z] drwxrwxr-x 12 jenkins jenkins 4096 Dec 6 04:38 internal [2023-12-06T04:40:48.012Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 04:38 openapi [2023-12-06T04:40:48.012Z] drwxrwxr-x 6 jenkins jenkins 4096 Dec 6 04:38 pkg [2023-12-06T04:40:48.012Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 04:38 snap [2023-12-06T04:40:48.012Z] -rw-rw-r-- 1 jenkins jenkins 222 Dec 6 04:38 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T04:40:48.372Z] + 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 . [2023-12-06T04:40:48.372Z] Sending build context to Docker daemon 22.01MB [2023-12-06T04:40:48.372Z] Step 1/23 : ARG BASE=golang:1.21-alpine3.18 [2023-12-06T04:40:48.372Z] Step 2/23 : FROM ${BASE} AS builder [2023-12-06T04:40:48.372Z] ---> 8e07e15b68cb [2023-12-06T04:40:48.372Z] Step 3/23 : ARG MAKE=make build [2023-12-06T04:40:48.666Z] ---> Running in 3bb6131d3205 [2023-12-06T04:40:48.924Z] Removing intermediate container 3bb6131d3205 [2023-12-06T04:40:48.924Z] ---> 1b76ae2e1430 [2023-12-06T04:40:48.924Z] Step 4/23 : WORKDIR /device-sdk-go [2023-12-06T04:40:48.924Z] ---> Running in ea0de07a7f97 [2023-12-06T04:40:48.924Z] Removing intermediate container ea0de07a7f97 [2023-12-06T04:40:48.924Z] ---> 3c7561b24461 [2023-12-06T04:40:48.924Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-12-06T04:40:48.924Z] ---> Running in a5e64793be7d [2023-12-06T04:40:48.924Z] Removing intermediate container a5e64793be7d [2023-12-06T04:40:48.924Z] ---> c6a535e4d8e7 [2023-12-06T04:40:48.924Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-12-06T04:40:48.924Z] ---> Running in d561ecd04d33 [2023-12-06T04:40:49.183Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-06T04:40:49.441Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-06T04:40:49.767Z] OK: 264 MiB in 52 packages [2023-12-06T04:40:50.074Z] Removing intermediate container d561ecd04d33 [2023-12-06T04:40:50.075Z] ---> af8e19ced642 [2023-12-06T04:40:50.075Z] Step 7/23 : COPY go.mod vendor* ./ [2023-12-06T04:40:50.075Z] ---> fa519e626438 [2023-12-06T04:40:50.075Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-06T04:40:50.075Z] ---> Running in 3328236cd58b [2023-12-06T04:40:50.643Z] Removing intermediate container 3328236cd58b [2023-12-06T04:40:50.643Z] ---> 76fd5076e838 [2023-12-06T04:40:50.643Z] Step 9/23 : COPY . . [2023-12-06T04:40:51.579Z] ---> 77368e23af8f [2023-12-06T04:40:51.579Z] Step 10/23 : RUN ${MAKE} [2023-12-06T04:40:51.579Z] ---> Running in 6f74b43e590f [2023-12-06T04:40:51.837Z] 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 [2023-12-06T04:40:57.614Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-24166 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws [2023-12-06T04:40:57.651Z] Running in /w/workspace/device-sdk-go/274 [Pipeline] { [Pipeline] checkout [2023-12-06T04:40:57.712Z] The recommended git tool is: git [2023-12-06T04:41:05.025Z] using credential edgex-jenkins-ssh [2023-12-06T04:41:05.051Z] Cloning the remote Git repository [2023-12-06T04:41:05.113Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2023-12-06T04:41:05.228Z] > git init /w/workspace/device-sdk-go/274 # timeout=10 [2023-12-06T04:41:05.411Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-12-06T04:41:05.412Z] > git --version # timeout=10 [2023-12-06T04:41:05.436Z] > git --version # 'git version 2.25.1' [2023-12-06T04:41:05.439Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-06T04:41:05.633Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-06T04:41:12.388Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-12-06T04:41:12.408Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-06T04:41:13.536Z] Avoid second fetch [2023-12-06T04:41:13.536Z] Checking out Revision 9538fefa27763f734e76c76e23c9c4865d039fa2 (main) [2023-12-06T04:41:13.811Z] Removing intermediate container 6f74b43e590f [2023-12-06T04:41:13.811Z] ---> b567c7e2aa5f [2023-12-06T04:41:13.811Z] Step 11/23 : FROM alpine:3.18 [2023-12-06T04:41:13.811Z] 3.18: Pulling from library/alpine [2023-12-06T04:41:13.811Z] c926b61bad3b: Pulling fs layer [2023-12-06T04:41:13.811Z] c926b61bad3b: Download complete [2023-12-06T04:41:13.811Z] c926b61bad3b: Pull complete [2023-12-06T04:41:13.811Z] Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-06T04:41:13.811Z] Status: Downloaded newer image for alpine:3.18 [2023-12-06T04:41:13.811Z] ---> b541f2080109 [2023-12-06T04:41:13.811Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-12-06T04:41:13.811Z] ---> Running in 6174224f043c [2023-12-06T04:41:13.811Z] Removing intermediate container 6174224f043c [2023-12-06T04:41:13.811Z] ---> deff3709e04a [2023-12-06T04:41:13.811Z] Step 13/23 : RUN apk add --update --no-cache [2023-12-06T04:41:13.811Z] ---> Running in 7fb767cf4634 [2023-12-06T04:41:13.811Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-06T04:41:13.811Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-06T04:41:14.072Z] OK: 7 MiB in 15 packages [2023-12-06T04:41:14.143Z] Commit message: "Merge pull request #1545 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.6" [2023-12-06T04:41:14.639Z] Removing intermediate container 7fb767cf4634 [2023-12-06T04:41:14.639Z] ---> 16c382af302d [2023-12-06T04:41:14.639Z] Step 14/23 : WORKDIR / [2023-12-06T04:41:14.639Z] ---> Running in 6073d3259101 [2023-12-06T04:41:14.639Z] Removing intermediate container 6073d3259101 [2023-12-06T04:41:14.639Z] ---> 5660e44e24b9 [2023-12-06T04:41:14.639Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-12-06T04:41:14.639Z] ---> e6ca058b4ec9 [2023-12-06T04:41:14.639Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2023-12-06T04:41:13.555Z] > git config core.sparsecheckout # timeout=10 [2023-12-06T04:41:13.618Z] > git checkout -f 9538fefa27763f734e76c76e23c9c4865d039fa2 # timeout=10 [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-06T04:41:15.331Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-12-06T04:41:15.331Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-06T04:41:15.331Z] Dload Upload Total Spent Left Speed [2023-12-06T04:41:15.331Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 95353 0 --:--:-- --:--:-- --:--:-- 95353 [Pipeline] sh [2023-12-06T04:41:15.580Z] ---> dd15ac9f78de [2023-12-06T04:41:15.581Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-12-06T04:41:15.581Z] ---> a80f2b1427a4 [2023-12-06T04:41:15.581Z] Step 18/23 : EXPOSE 59999 [2023-12-06T04:41:15.581Z] ---> Running in 899094d02942 [2023-12-06T04:41:15.581Z] Removing intermediate container 899094d02942 [2023-12-06T04:41:15.581Z] ---> 1d022da217a6 [2023-12-06T04:41:15.581Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-12-06T04:41:15.581Z] ---> Running in 539a6e9c3f53 [2023-12-06T04:41:15.666Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-12-06T04:41:15.838Z] Removing intermediate container 539a6e9c3f53 [2023-12-06T04:41:15.838Z] ---> 6e4cbb81488c [2023-12-06T04:41:15.838Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-12-06T04:41:15.838Z] ---> Running in d739d6c76642 [2023-12-06T04:41:15.838Z] Removing intermediate container d739d6c76642 [2023-12-06T04:41:15.838Z] ---> 214e599dea9e [2023-12-06T04:41:15.838Z] Step 21/23 : LABEL arch=amd64 [2023-12-06T04:41:15.838Z] ---> Running in 7a86b1c4c372 [2023-12-06T04:41:15.839Z] Removing intermediate container 7a86b1c4c372 [2023-12-06T04:41:15.839Z] ---> 22a7172babd1 [2023-12-06T04:41:15.839Z] Step 22/23 : LABEL git_sha=9538fefa27763f734e76c76e23c9c4865d039fa2 [2023-12-06T04:41:15.839Z] ---> Running in 61d4a2baf036 [2023-12-06T04:41:15.990Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-12-06T04:41:15.990Z] + sudo tee /etc/docker/daemon.new [2023-12-06T04:41:15.990Z] { [2023-12-06T04:41:15.990Z] "registry-mirrors": [ [2023-12-06T04:41:15.990Z] "https://nexus3.edgexfoundry.org:10001" [2023-12-06T04:41:15.990Z] ], [2023-12-06T04:41:15.990Z] "bip": "10.250.0.254/24", [2023-12-06T04:41:15.990Z] "hosts": [ [2023-12-06T04:41:15.990Z] "tcp://0.0.0.0:5555", [2023-12-06T04:41:15.990Z] "unix:///var/run/docker.sock" [2023-12-06T04:41:15.990Z] ], [2023-12-06T04:41:15.990Z] "mtu": 1458, [2023-12-06T04:41:15.990Z] "selinux-enabled": true, [2023-12-06T04:41:15.990Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-12-06T04:41:15.990Z] } [Pipeline] sh [2023-12-06T04:41:16.096Z] Removing intermediate container 61d4a2baf036 [2023-12-06T04:41:16.096Z] ---> d7eca6aa39ed [2023-12-06T04:41:16.096Z] Step 23/23 : LABEL version=3.2.0-dev.3 [2023-12-06T04:41:16.096Z] ---> Running in cc7f4b18f6cd [2023-12-06T04:41:16.096Z] Removing intermediate container cc7f4b18f6cd [2023-12-06T04:41:16.096Z] ---> b65c403b251e [2023-12-06T04:41:16.096Z] [Warning] One or more build-args [ARCH] were not consumed [2023-12-06T04:41:16.096Z] Successfully built b65c403b251e [2023-12-06T04:41:16.096Z] 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] } [2023-12-06T04:41:16.310Z] + 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 [2023-12-06T04:41:16.678Z] + sudo service docker restart [2023-12-06T04:41:16.937Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-06T04:41:16.937Z] [2023-12-06T04:41:16.937Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T04:41:17.273Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-06T04:41:17.274Z] latest: Pulling from edgex-lftools-log-publisher [2023-12-06T04:41:17.274Z] 5eb5b503b376: Pulling fs layer [2023-12-06T04:41:17.274Z] 5c69ac0246d0: Pulling fs layer [2023-12-06T04:41:17.274Z] ec43610c2a17: Pulling fs layer [2023-12-06T04:41:17.274Z] 3a2ae6a8a46f: Pulling fs layer [2023-12-06T04:41:17.274Z] 33b1e0a273af: Pulling fs layer [2023-12-06T04:41:17.274Z] 5d3b04190fa2: Pulling fs layer [2023-12-06T04:41:17.274Z] 2f39f015ded8: Pulling fs layer [2023-12-06T04:41:17.274Z] 5d3b04190fa2: Waiting [2023-12-06T04:41:17.274Z] 3a2ae6a8a46f: Waiting [2023-12-06T04:41:17.274Z] 33b1e0a273af: Waiting [2023-12-06T04:41:17.274Z] 2f39f015ded8: Waiting [2023-12-06T04:41:17.274Z] 5c69ac0246d0: Download complete [2023-12-06T04:41:17.274Z] 3a2ae6a8a46f: Verifying Checksum [2023-12-06T04:41:17.274Z] 3a2ae6a8a46f: Download complete [2023-12-06T04:41:17.274Z] ec43610c2a17: Verifying Checksum [2023-12-06T04:41:17.274Z] ec43610c2a17: Download complete [2023-12-06T04:41:17.274Z] 33b1e0a273af: Verifying Checksum [2023-12-06T04:41:17.274Z] 33b1e0a273af: Download complete [2023-12-06T04:41:17.274Z] 5d3b04190fa2: Verifying Checksum [2023-12-06T04:41:17.274Z] 5d3b04190fa2: Download complete [2023-12-06T04:41:17.532Z] 5eb5b503b376: Verifying Checksum [2023-12-06T04:41:17.532Z] 5eb5b503b376: Download complete [2023-12-06T04:41:18.096Z] 2f39f015ded8: Verifying Checksum [2023-12-06T04:41:18.096Z] 2f39f015ded8: Download complete [2023-12-06T04:41:18.662Z] 5eb5b503b376: Pull complete [2023-12-06T04:41:18.920Z] 5c69ac0246d0: Pull complete [2023-12-06T04:41:20.141Z] ec43610c2a17: Pull complete [2023-12-06T04:41:20.141Z] 3a2ae6a8a46f: Pull complete [2023-12-06T04:41:20.141Z] 33b1e0a273af: Pull complete [2023-12-06T04:41:20.141Z] 5d3b04190fa2: Pull complete [2023-12-06T04:41:23.422Z] 2f39f015ded8: Pull complete [2023-12-06T04:41:23.422Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-12-06T04:41:23.422Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-06T04:41:23.422Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T04:41:23.618Z] prd-ubuntu20.04-docker-8c-8g-24165 does not seem to be running inside a container [2023-12-06T04:41:23.653Z] $ 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 [2023-12-06T04:41:28.086Z] $ docker top 24dff6bf13ae1e719d5b719b80c032850b3c4273e79afa3c7dd435362b6017ba -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T04:41:28.637Z] ---> job-cost.sh [2023-12-06T04:41:28.637Z] lf-activate-venv: SKIPPING [2023-12-06T04:41:28.637Z] INFO: No Stack... [2023-12-06T04:41:30.603Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-06T04:41:30.862Z] INFO: Archiving Costs [Pipeline] sh [2023-12-06T04:41:31.214Z] + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [2023-12-06T04:41:31.214Z] + cut -d, -f6 [Pipeline] lock [2023-12-06T04:41:31.228Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-274-stack-cost] [2023-12-06T04:41:31.234Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-274-stack-cost] did not exist. Created. [2023-12-06T04:41:31.234Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-274-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-06T04:41:31.598Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-06T04:41:31.662Z] Stashed 1 file(s) [Pipeline] } [2023-12-06T04:41:31.669Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-274-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-06T04:41:31.757Z] $ docker stop --time=1 24dff6bf13ae1e719d5b719b80c032850b3c4273e79afa3c7dd435362b6017ba [2023-12-06T04:41:32.903Z] $ docker rm -f --volumes 24dff6bf13ae1e719d5b719b80c032850b3c4273e79afa3c7dd435362b6017ba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-06T04:41:34.990Z] provisioning config files... [2023-12-06T04:41:35.015Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/274@tmp/config15352492151999777225tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T04:41:35.459Z] ---> ****-login.sh [2023-12-06T04:41:35.459Z] nexus3.edgexfoundry.org:10001 [2023-12-06T04:41:35.728Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T04:41:35.728Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T04:41:35.728Z] Configure a credential helper to remove this warning. See [2023-12-06T04:41:35.728Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T04:41:35.728Z] [2023-12-06T04:41:35.728Z] Login Succeeded [2023-12-06T04:41:36.007Z] nexus3.edgexfoundry.org:10002 [2023-12-06T04:41:36.007Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T04:41:36.280Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T04:41:36.280Z] Configure a credential helper to remove this warning. See [2023-12-06T04:41:36.280Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T04:41:36.280Z] [2023-12-06T04:41:36.280Z] Login Succeeded [2023-12-06T04:41:36.280Z] nexus3.edgexfoundry.org:10003 [2023-12-06T04:41:36.280Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T04:41:36.549Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T04:41:36.549Z] Configure a credential helper to remove this warning. See [2023-12-06T04:41:36.549Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T04:41:36.549Z] [2023-12-06T04:41:36.549Z] Login Succeeded [2023-12-06T04:41:36.549Z] nexus3.edgexfoundry.org:10004 [2023-12-06T04:41:36.549Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T04:41:36.838Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T04:41:36.838Z] Configure a credential helper to remove this warning. See [2023-12-06T04:41:36.838Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T04:41:36.838Z] [2023-12-06T04:41:36.838Z] Login Succeeded [2023-12-06T04:41:36.838Z] ****.io [2023-12-06T04:41:36.838Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T04:41:37.120Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T04:41:37.120Z] Configure a credential helper to remove this warning. See [2023-12-06T04:41:37.120Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T04:41:37.120Z] [2023-12-06T04:41:37.120Z] Login Succeeded [2023-12-06T04:41:37.120Z] ---> ****-login.sh ends [Pipeline] } [2023-12-06T04:41:37.135Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-06T04:41:37.548Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-06T04:41:37.583Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-06T04:41:37.626Z] ========================================================= [2023-12-06T04:41:37.626Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-12-06T04:41:37.626Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T04:41:38.095Z] + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-12-06T04:41:40.681Z] #0 building with "default" instance using docker driver [2023-12-06T04:41:40.681Z] [2023-12-06T04:41:40.681Z] #1 [internal] load .dockerignore [2023-12-06T04:41:40.681Z] #1 transferring context: 182B 0.0s done [2023-12-06T04:41:40.681Z] #1 DONE 0.1s [2023-12-06T04:41:40.681Z] [2023-12-06T04:41:40.681Z] #2 [internal] load build definition from Dockerfile [2023-12-06T04:41:40.681Z] #2 transferring dockerfile: 1.54kB done [2023-12-06T04:41:40.681Z] #2 DONE 0.1s [2023-12-06T04:41:40.681Z] [2023-12-06T04:41:40.681Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-06T04:41:40.681Z] #3 DONE 0.1s [2023-12-06T04:41:40.956Z] [2023-12-06T04:41:40.956Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-06T04:41:40.956Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done [2023-12-06T04:41:40.956Z] #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done [2023-12-06T04:41:40.956Z] #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done [2023-12-06T04:41:40.956Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s [2023-12-06T04:41:40.956Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 2.10MB / 63.99MB 0.2s [2023-12-06T04:41:40.956Z] #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.2s done [2023-12-06T04:41:40.956Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s done [2023-12-06T04:41:40.956Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d [2023-12-06T04:41:40.956Z] #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.3s done [2023-12-06T04:41:40.956Z] #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.3s done [2023-12-06T04:41:41.227Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 8.39MB / 63.99MB 0.4s [2023-12-06T04:41:41.227Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 3.15MB / 97.63MB 0.4s [2023-12-06T04:41:41.227Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 2.10MB / 11.40MB 0.4s [2023-12-06T04:41:41.227Z] #4 ... [2023-12-06T04:41:41.227Z] [2023-12-06T04:41:41.227Z] #5 [internal] load build context [2023-12-06T04:41:41.227Z] #5 transferring context: 11.14MB 0.5s done [2023-12-06T04:41:41.227Z] #5 DONE 0.5s [2023-12-06T04:41:41.227Z] [2023-12-06T04:41:41.227Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-06T04:41:41.227Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 4.19MB / 11.40MB 0.5s [2023-12-06T04:41:41.496Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 15.73MB / 63.99MB 0.6s [2023-12-06T04:41:41.496Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 12.02MB / 97.63MB 0.6s [2023-12-06T04:41:41.496Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 7.34MB / 11.40MB 0.6s [2023-12-06T04:41:41.496Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 25.17MB / 63.99MB 0.8s [2023-12-06T04:41:41.496Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.5s done [2023-12-06T04:41:41.496Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 22.02MB / 97.63MB 0.8s [2023-12-06T04:41:41.496Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.7s done [2023-12-06T04:41:41.768Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 30.41MB / 63.99MB 0.9s [2023-12-06T04:41:41.768Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 28.31MB / 97.63MB 0.9s [2023-12-06T04:41:41.768Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 34.60MB / 63.99MB 1.0s [2023-12-06T04:41:41.768Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 33.55MB / 97.63MB 1.0s [2023-12-06T04:41:41.768Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 [2023-12-06T04:41:42.038Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 39.10MB / 63.99MB 1.1s [2023-12-06T04:41:42.038Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 39.85MB / 97.63MB 1.1s [2023-12-06T04:41:42.038Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done [2023-12-06T04:41:42.038Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 48.23MB / 63.99MB 1.3s [2023-12-06T04:41:42.038Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 50.33MB / 97.63MB 1.3s [2023-12-06T04:41:42.310Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 54.53MB / 63.99MB 1.4s [2023-12-06T04:41:42.310Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 55.57MB / 97.63MB 1.4s [2023-12-06T04:41:42.310Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.6s [2023-12-06T04:41:42.310Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 68.16MB / 97.63MB 1.6s [2023-12-06T04:41:42.580Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.6s done [2023-12-06T04:41:42.580Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 74.45MB / 97.63MB 1.7s [2023-12-06T04:41:42.580Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 [2023-12-06T04:41:42.855Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 82.84MB / 97.63MB 1.9s [2023-12-06T04:41:42.855Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 89.13MB / 97.63MB 2.0s [2023-12-06T04:41:42.855Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.2s [2023-12-06T04:41:43.124Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.3s done [2023-12-06T04:41:48.480Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.8s [2023-12-06T04:41:53.827Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 11.1s [2023-12-06T04:42:00.483Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 17.1s done [2023-12-06T04:42:01.064Z] #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done [2023-12-06T04:42:01.064Z] #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done [2023-12-06T04:42:01.064Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 0.1s [2023-12-06T04:42:06.403Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.2s [2023-12-06T04:42:09.742Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.5s done [2023-12-06T04:42:10.009Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 0.1s [2023-12-06T04:42:11.954Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.8s done [2023-12-06T04:42:11.954Z] #4 DONE 31.1s [2023-12-06T04:42:11.954Z] [2023-12-06T04:42:11.954Z] #6 [builder 2/7] WORKDIR /device-sdk-go [2023-12-06T04:42:13.909Z] #6 DONE 1.6s [2023-12-06T04:42:13.909Z] [2023-12-06T04:42:13.909Z] #7 [builder 3/7] RUN apk add --update --no-cache make git [2023-12-06T04:42:14.175Z] #7 0.679 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-06T04:42:14.439Z] #7 1.056 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-06T04:42:15.858Z] #7 2.181 OK: 266 MiB in 52 packages [2023-12-06T04:42:15.858Z] #7 DONE 2.4s [2023-12-06T04:42:16.130Z] [2023-12-06T04:42:16.130Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2023-12-06T04:42:16.130Z] #8 DONE 0.2s [2023-12-06T04:42:16.130Z] [2023-12-06T04:42:16.130Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-06T04:42:42.835Z] #9 DONE 23.9s [2023-12-06T04:42:42.835Z] [2023-12-06T04:42:42.835Z] #10 [builder 6/7] COPY . . [2023-12-06T04:42:42.835Z] #10 DONE 0.4s [2023-12-06T04:42:42.835Z] [2023-12-06T04:42:42.835Z] #11 [builder 7/7] RUN echo noop [2023-12-06T04:42:42.835Z] #11 0.599 noop [2023-12-06T04:42:42.835Z] #11 DONE 0.7s [2023-12-06T04:42:42.835Z] [2023-12-06T04:42:42.835Z] #12 exporting to image [2023-12-06T04:42:42.835Z] #12 exporting layers [2023-12-06T04:43:05.043Z] #12 exporting layers 21.3s done [2023-12-06T04:43:05.043Z] #12 writing image sha256:0a32a300787366b4bfc2adf9dadb5b401ece10b4b55a6af2971dad6f4cf3558c done [2023-12-06T04:43:05.043Z] #12 naming to docker.io/library/ci-base-image-arm64 0.0s done [2023-12-06T04:43:05.043Z] #12 DONE 21.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T04:43:05.517Z] + docker inspect -f . ci-base-image-arm64 [2023-12-06T04:43:05.517Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T04:43:05.799Z] prd-ubuntu20.04-docker-arm64-4c-16g-24166 does not seem to be running inside a container [2023-12-06T04:43:05.864Z] $ 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 [2023-12-06T04:43:07.005Z] $ docker top cf3bf1cd453e038e42488fc6c1942bf8960bf6fcd38822dde262b7255879825e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-06T04:43:07.883Z] + go version [2023-12-06T04:43:07.883Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-12-06T04:43:07.900Z] $ docker stop --time=1 cf3bf1cd453e038e42488fc6c1942bf8960bf6fcd38822dde262b7255879825e [2023-12-06T04:43:09.463Z] $ 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 [2023-12-06T04:43:10.336Z] + docker inspect -f . ci-base-image-arm64 [2023-12-06T04:43:10.336Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T04:43:10.570Z] prd-ubuntu20.04-docker-arm64-4c-16g-24166 does not seem to be running inside a container [2023-12-06T04:43:10.630Z] $ 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 [2023-12-06T04:43:11.530Z] $ docker top bd6d176f9e7eed9fd58780feb38342e336e88f39b623c4a423e88bf387ef700f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-06T04:43:12.066Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/274 [Pipeline] fileExists [Pipeline] sh [2023-12-06T04:43:12.446Z] + make test [2023-12-06T04:43:12.447Z] go test -race -coverprofile=coverage.out ./... [2023-12-06T04:43:44.667Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-12-06T04:44:52.555Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-12-06T04:44:52.555Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-12-06T04:44:52.555Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-12-06T04:44:52.555Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-12-06T04:44:52.555Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-12-06T04:44:52.555Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-12-06T04:44:52.555Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-12-06T04:44:52.555Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.214s coverage: 27.6% of statements [2023-12-06T04:44:52.555Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.285s coverage: 81.5% of statements [2023-12-06T04:44:52.555Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.307s coverage: 86.0% of statements [2023-12-06T04:44:52.555Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-12-06T04:44:53.984Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.378s coverage: 71.8% of statements [2023-12-06T04:44:54.570Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-12-06T04:44:54.570Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-12-06T04:44:57.148Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.269s coverage: 14.4% of statements [2023-12-06T04:44:57.148Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 2.817s coverage: 45.9% of statements [2023-12-06T04:44:57.148Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.386s coverage: 68.5% of statements [2023-12-06T04:44:57.148Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.453s coverage: 89.2% of statements [2023-12-06T04:44:57.148Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-12-06T04:44:58.554Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.218s coverage: 5.5% of statements [2023-12-06T04:44:59.138Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-12-06T04:44:59.138Z] GO111MODULE=on go vet ./... [2023-12-06T04:46:07.033Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-06T04:46:07.033Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-06T04:46:07.033Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-06T04:46:07.050Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-06T04:46:07.105Z] $ docker stop --time=1 bd6d176f9e7eed9fd58780feb38342e336e88f39b623c4a423e88bf387ef700f [2023-12-06T04:46:09.076Z] $ docker rm -f --volumes bd6d176f9e7eed9fd58780feb38342e336e88f39b623c4a423e88bf387ef700f [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-06T04:46:10.636Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-06T04:46:10.688Z] Warning: overwriting stash ‘coverage-report’ [2023-12-06T04:46:11.270Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-06T04:46:11.868Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-06T04:46:12.188Z] + ls -al . [2023-12-06T04:46:12.188Z] total 304 [2023-12-06T04:46:12.188Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 6 04:43 . [2023-12-06T04:46:12.188Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 04:41 .. [2023-12-06T04:46:12.188Z] -rw-rw-r-- 1 jenkins jenkins 140 Dec 6 04:41 .dockerignore [2023-12-06T04:46:12.188Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 6 04:41 .git [2023-12-06T04:46:12.188Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 04:41 .github [2023-12-06T04:46:12.188Z] -rw-rw-r-- 1 jenkins jenkins 137 Dec 6 04:41 .gitignore [2023-12-06T04:46:12.188Z] -rw-rw-r-- 1 jenkins jenkins 42 Dec 6 04:41 .golangci.yml [2023-12-06T04:46:12.188Z] -rw-rw-r-- 1 jenkins jenkins 48109 Dec 6 04:41 CHANGELOG.md [2023-12-06T04:46:12.188Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 6 04:41 GOVERNANCE.md [2023-12-06T04:46:12.188Z] -rw-rw-r-- 1 jenkins jenkins 885 Dec 6 04:41 Jenkinsfile [2023-12-06T04:46:12.188Z] -rw-rw-r-- 1 jenkins jenkins 11341 Dec 6 04:41 LICENSE [2023-12-06T04:46:12.188Z] -rw-rw-r-- 1 jenkins jenkins 1842 Dec 6 04:41 Makefile [2023-12-06T04:46:12.188Z] -rw-rw-r-- 1 jenkins jenkins 619 Dec 6 04:41 OWNERS.md [2023-12-06T04:46:12.188Z] -rw-rw-r-- 1 jenkins jenkins 4933 Dec 6 04:41 README.md [2023-12-06T04:46:12.188Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 6 04:38 VERSION [2023-12-06T04:46:12.188Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 04:41 bin [2023-12-06T04:46:12.188Z] -rw-r--r-- 1 jenkins jenkins 122153 Dec 6 04:44 coverage.out [2023-12-06T04:46:12.188Z] drwxrwxr-x 5 jenkins jenkins 4096 Dec 6 04:41 example [2023-12-06T04:46:12.188Z] -rw-rw-r-- 1 jenkins jenkins 3719 Dec 6 04:41 go.mod [2023-12-06T04:46:12.188Z] -rw-rw-r-- 1 jenkins jenkins 34269 Dec 6 04:41 go.sum [2023-12-06T04:46:12.188Z] drwxrwxr-x 12 jenkins jenkins 4096 Dec 6 04:41 internal [2023-12-06T04:46:12.188Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 04:41 openapi [2023-12-06T04:46:12.188Z] drwxrwxr-x 6 jenkins jenkins 4096 Dec 6 04:41 pkg [2023-12-06T04:46:12.188Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 04:41 snap [2023-12-06T04:46:12.188Z] -rw-rw-r-- 1 jenkins jenkins 222 Dec 6 04:41 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T04:46:12.604Z] + 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 . [2023-12-06T04:46:13.563Z] #0 building with "default" instance using docker driver [2023-12-06T04:46:13.563Z] [2023-12-06T04:46:13.563Z] #1 [internal] load build definition from Dockerfile [2023-12-06T04:46:13.563Z] #1 transferring dockerfile: 1.54kB 0.0s done [2023-12-06T04:46:13.563Z] #1 DONE 0.0s [2023-12-06T04:46:13.563Z] [2023-12-06T04:46:13.563Z] #2 [internal] load .dockerignore [2023-12-06T04:46:13.563Z] #2 transferring context: 182B done [2023-12-06T04:46:13.563Z] #2 DONE 0.0s [2023-12-06T04:46:13.563Z] [2023-12-06T04:46:13.563Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-06T04:46:13.563Z] #3 DONE 0.0s [2023-12-06T04:46:13.563Z] [2023-12-06T04:46:13.563Z] #4 [internal] load metadata for docker.io/library/alpine:3.18 [2023-12-06T04:46:13.830Z] #4 DONE 0.4s [2023-12-06T04:46:13.830Z] [2023-12-06T04:46:13.830Z] #5 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-06T04:46:13.830Z] #5 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2023-12-06T04:46:13.830Z] #5 ... [2023-12-06T04:46:13.830Z] [2023-12-06T04:46:13.830Z] #6 [internal] load build context [2023-12-06T04:46:13.830Z] #6 transferring context: 136.09kB 0.1s done [2023-12-06T04:46:13.830Z] #6 DONE 0.1s [2023-12-06T04:46:13.830Z] [2023-12-06T04:46:13.830Z] #5 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-06T04:46:13.830Z] #5 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-06T04:46:13.830Z] #5 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-06T04:46:13.830Z] #5 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-06T04:46:13.830Z] #5 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 2.10MB / 3.33MB 0.1s [2023-12-06T04:46:14.104Z] #5 ... [2023-12-06T04:46:14.104Z] [2023-12-06T04:46:14.104Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-12-06T04:46:14.104Z] #7 DONE 0.2s [2023-12-06T04:46:14.104Z] [2023-12-06T04:46:14.104Z] #8 [builder 2/7] WORKDIR /device-sdk-go [2023-12-06T04:46:14.104Z] #8 DONE 0.1s [2023-12-06T04:46:14.104Z] [2023-12-06T04:46:14.105Z] #5 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-06T04:46:14.105Z] #5 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.1s done [2023-12-06T04:46:14.105Z] #5 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 [2023-12-06T04:46:14.700Z] #5 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.5s done [2023-12-06T04:46:14.700Z] #5 DONE 1.0s [2023-12-06T04:46:14.700Z] [2023-12-06T04:46:14.700Z] #9 [stage-1 2/6] RUN apk add --update --no-cache [2023-12-06T04:46:15.662Z] #9 0.627 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-06T04:46:15.662Z] #9 0.953 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-06T04:46:16.625Z] #9 ... [2023-12-06T04:46:16.625Z] [2023-12-06T04:46:16.625Z] #10 [builder 3/7] RUN apk add --update --no-cache make git [2023-12-06T04:46:16.625Z] #10 0.679 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-06T04:46:16.625Z] #10 1.131 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-06T04:46:16.625Z] #10 2.215 OK: 266 MiB in 52 packages [2023-12-06T04:46:16.625Z] #10 DONE 2.5s [2023-12-06T04:46:16.625Z] [2023-12-06T04:46:16.625Z] #9 [stage-1 2/6] RUN apk add --update --no-cache [2023-12-06T04:46:16.625Z] #9 1.929 OK: 8 MiB in 15 packages [2023-12-06T04:46:16.894Z] #9 ... [2023-12-06T04:46:16.894Z] [2023-12-06T04:46:16.894Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2023-12-06T04:46:16.894Z] #11 DONE 0.1s [2023-12-06T04:46:16.894Z] [2023-12-06T04:46:16.894Z] #9 [stage-1 2/6] RUN apk add --update --no-cache [2023-12-06T04:46:16.894Z] #9 DONE 2.2s [2023-12-06T04:46:16.894Z] [2023-12-06T04:46:16.894Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-06T04:46:17.864Z] #12 DONE 1.3s [2023-12-06T04:46:18.132Z] [2023-12-06T04:46:18.132Z] #13 [builder 6/7] COPY . . [2023-12-06T04:46:18.399Z] #13 DONE 0.4s [2023-12-06T04:46:18.399Z] [2023-12-06T04:46:18.399Z] #14 [builder 7/7] RUN make build [2023-12-06T04:46:19.353Z] #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 [2023-12-06T04:47:27.199Z] #14 DONE 58.4s [2023-12-06T04:47:27.199Z] [2023-12-06T04:47:27.199Z] #15 [stage-1 3/6] COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-12-06T04:47:27.199Z] #15 DONE 0.1s [2023-12-06T04:47:27.199Z] [2023-12-06T04:47:27.199Z] #16 [stage-1 4/6] COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-12-06T04:47:27.199Z] #16 DONE 0.3s [2023-12-06T04:47:27.199Z] [2023-12-06T04:47:27.199Z] #17 [stage-1 5/6] COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-12-06T04:47:27.199Z] #17 DONE 0.1s [2023-12-06T04:47:27.199Z] [2023-12-06T04:47:27.199Z] #18 exporting to image [2023-12-06T04:47:27.199Z] #18 exporting layers [2023-12-06T04:47:27.199Z] #18 exporting layers 0.4s done [2023-12-06T04:47:27.199Z] #18 writing image sha256:b64834dddf59410b6cc582a4a0a4f7f586c5517a2f0524268657c62a22731820 done [2023-12-06T04:47:27.199Z] #18 naming to docker.io/library/device-sdk-simple-arm64 done [2023-12-06T04:47:27.199Z] #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 [2023-12-06T04:47:28.004Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-06T04:47:28.004Z] [2023-12-06T04:47:28.004Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T04:47:28.366Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-06T04:47:28.366Z] arm64: Pulling from edgex-lftools-log-publisher [2023-12-06T04:47:28.366Z] 8998bd30e6a1: Pulling fs layer [2023-12-06T04:47:28.366Z] 04944245beec: Pulling fs layer [2023-12-06T04:47:28.366Z] 699f458cf7ca: Pulling fs layer [2023-12-06T04:47:28.366Z] 765212b225bb: Pulling fs layer [2023-12-06T04:47:28.366Z] f23df028b6ca: Pulling fs layer [2023-12-06T04:47:28.366Z] d65c8cfc05b1: Pulling fs layer [2023-12-06T04:47:28.366Z] 2437ff75d9bd: Pulling fs layer [2023-12-06T04:47:28.366Z] 765212b225bb: Waiting [2023-12-06T04:47:28.366Z] f23df028b6ca: Waiting [2023-12-06T04:47:28.366Z] d65c8cfc05b1: Waiting [2023-12-06T04:47:28.366Z] 2437ff75d9bd: Waiting [2023-12-06T04:47:28.634Z] 04944245beec: Verifying Checksum [2023-12-06T04:47:28.634Z] 04944245beec: Download complete [2023-12-06T04:47:28.634Z] 765212b225bb: Verifying Checksum [2023-12-06T04:47:28.634Z] 765212b225bb: Download complete [2023-12-06T04:47:28.634Z] f23df028b6ca: Download complete [2023-12-06T04:47:28.634Z] d65c8cfc05b1: Verifying Checksum [2023-12-06T04:47:28.634Z] d65c8cfc05b1: Download complete [2023-12-06T04:47:28.634Z] 699f458cf7ca: Verifying Checksum [2023-12-06T04:47:28.634Z] 699f458cf7ca: Download complete [2023-12-06T04:47:29.220Z] 8998bd30e6a1: Verifying Checksum [2023-12-06T04:47:29.220Z] 8998bd30e6a1: Download complete [2023-12-06T04:47:31.157Z] 2437ff75d9bd: Verifying Checksum [2023-12-06T04:47:31.157Z] 2437ff75d9bd: Download complete [2023-12-06T04:47:35.422Z] 8998bd30e6a1: Pull complete [2023-12-06T04:47:35.422Z] 04944245beec: Pull complete [2023-12-06T04:47:37.357Z] 699f458cf7ca: Pull complete [2023-12-06T04:47:37.357Z] 765212b225bb: Pull complete [2023-12-06T04:47:41.600Z] f23df028b6ca: Pull complete [2023-12-06T04:47:41.600Z] d65c8cfc05b1: Pull complete [2023-12-06T04:48:03.643Z] 2437ff75d9bd: Pull complete [2023-12-06T04:48:03.643Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-12-06T04:48:03.643Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-06T04:48:03.643Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T04:48:03.942Z] prd-ubuntu20.04-docker-arm64-4c-16g-24166 does not seem to be running inside a container [2023-12-06T04:48:04.003Z] $ 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 [2023-12-06T04:48:05.796Z] $ docker top b95efef79a47e572ae5d84ca546289f201c86065a826ae0d339bd870e0e8ee0d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T04:48:06.339Z] ---> job-cost.sh [2023-12-06T04:48:06.605Z] lf-activate-venv: SKIPPING [2023-12-06T04:48:06.605Z] INFO: No Stack... [2023-12-06T04:48:07.183Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-06T04:48:07.760Z] INFO: Archiving Costs [Pipeline] sh [2023-12-06T04:48:08.075Z] + cat /w/workspace/device-sdk-go/274/archives/cost.csv [2023-12-06T04:48:08.075Z] + cut -d, -f6 [Pipeline] lock [2023-12-06T04:48:08.132Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-274-stack-cost] [2023-12-06T04:48:08.139Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-274-stack-cost] did not exist. Created. [2023-12-06T04:48:08.140Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-274-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-06T04:48:08.573Z] /w/workspace/device-sdk-go/274@tmp/durable-40879d7f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-12-06T04:48:08.892Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-06T04:48:08.907Z] Warning: overwriting stash ‘stack-cost’ [2023-12-06T04:48:08.982Z] Stashed 1 file(s) [Pipeline] } [2023-12-06T04:48:08.991Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-274-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-06T04:48:09.102Z] $ docker stop --time=1 b95efef79a47e572ae5d84ca546289f201c86065a826ae0d339bd870e0e8ee0d [2023-12-06T04:48:10.480Z] $ 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 [2023-12-06T04:48:11.982Z] provisioning config files... [2023-12-06T04:48:11.988Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8931241309655190339tmp [Pipeline] { [Pipeline] sh [2023-12-06T04:48:12.361Z] + set +x [2023-12-06T04:48:12.361Z] + curl -s https://codecov.io/bash [2023-12-06T04:48:12.361Z] + bash -s -- [2023-12-06T04:48:12.361Z] [2023-12-06T04:48:12.361Z] _____ _ [2023-12-06T04:48:12.361Z] / ____| | | [2023-12-06T04:48:12.361Z] | | ___ __| | ___ ___ _____ __ [2023-12-06T04:48:12.361Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-12-06T04:48:12.361Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-12-06T04:48:12.361Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-12-06T04:48:12.361Z] Bash-1.0.6 [2023-12-06T04:48:12.361Z] [2023-12-06T04:48:12.361Z] [2023-12-06T04:48:12.361Z] ==> git version 2.25.1 found [2023-12-06T04:48:12.361Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-12-06T04:48:12.361Z] Release-Date: 2020-01-08 [2023-12-06T04:48:12.361Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-12-06T04:48:12.361Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-12-06T04:48:12.361Z] ==> Jenkins CI detected. [2023-12-06T04:48:12.361Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2023-12-06T04:48:12.361Z] project root: . [2023-12-06T04:48:12.361Z] --> token set from env [2023-12-06T04:48:12.361Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-12-06T04:48:12.361Z] ==> Running gcov in . (disable via -X gcov) [2023-12-06T04:48:12.361Z] ==> Python coveragepy not found [2023-12-06T04:48:12.361Z] ==> Searching for coverage reports in: [2023-12-06T04:48:12.361Z] + . [2023-12-06T04:48:12.361Z] -> Found 1 reports [2023-12-06T04:48:12.361Z] ==> Detecting git/mercurial file structure [2023-12-06T04:48:12.361Z] ==> Reading reports [2023-12-06T04:48:12.361Z] + ./coverage.out bytes=122153 [2023-12-06T04:48:12.361Z] ==> Appending adjustments [2023-12-06T04:48:12.361Z] https://docs.codecov.io/docs/fixing-reports [2023-12-06T04:48:12.620Z] + Found adjustments [2023-12-06T04:48:12.620Z] ==> Gzipping contents [2023-12-06T04:48:12.620Z] 20K /tmp/codecov.u7q0tn.gz [2023-12-06T04:48:12.620Z] ==> Uploading reports [2023-12-06T04:48:12.620Z] url: https://codecov.io [2023-12-06T04:48:12.620Z] 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= [2023-12-06T04:48:12.932Z] -> Pinging Codecov [2023-12-06T04:48:12.932Z] 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= [2023-12-06T04:48:12.932Z] -> Uploading to [2023-12-06T04:48:12.932Z] 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 [2023-12-06T04:48:12.932Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-06T04:48:12.932Z] Dload Upload Total Spent Left Speed [2023-12-06T04:48:13.532Z] 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 [2023-12-06T04:48:13.532Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/9538fefa27763f734e76c76e23c9c4865d039fa2 [Pipeline] } [2023-12-06T04:48:13.538Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-12-06T04:48:13.921Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-12-06T04:48:13.936Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T04:48:14.364Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-06T04:48:14.365Z] [2023-12-06T04:48:14.365Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T04:48:14.709Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-06T04:48:14.709Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-12-06T04:48:14.709Z] df9b9388f04a: Pulling fs layer [2023-12-06T04:48:14.709Z] 52dc419b0ee2: Pulling fs layer [2023-12-06T04:48:14.709Z] 25bc292e5bac: Pulling fs layer [2023-12-06T04:48:14.709Z] 114826534d7a: Pulling fs layer [2023-12-06T04:48:14.709Z] 4657fd5d0bcf: Pulling fs layer [2023-12-06T04:48:14.709Z] 6ad1cebc031e: Pulling fs layer [2023-12-06T04:48:14.709Z] 8a3aa393b2d8: Pulling fs layer [2023-12-06T04:48:14.709Z] 114826534d7a: Waiting [2023-12-06T04:48:14.709Z] 4657fd5d0bcf: Waiting [2023-12-06T04:48:14.709Z] 8a3aa393b2d8: Waiting [2023-12-06T04:48:14.709Z] 6ad1cebc031e: Waiting [2023-12-06T04:48:14.709Z] 25bc292e5bac: Verifying Checksum [2023-12-06T04:48:14.709Z] 25bc292e5bac: Download complete [2023-12-06T04:48:14.709Z] 52dc419b0ee2: Verifying Checksum [2023-12-06T04:48:14.709Z] 52dc419b0ee2: Download complete [2023-12-06T04:48:14.709Z] 4657fd5d0bcf: Verifying Checksum [2023-12-06T04:48:14.709Z] 4657fd5d0bcf: Download complete [2023-12-06T04:48:14.709Z] df9b9388f04a: Download complete [2023-12-06T04:48:14.969Z] df9b9388f04a: Pull complete [2023-12-06T04:48:14.969Z] 6ad1cebc031e: Verifying Checksum [2023-12-06T04:48:14.969Z] 6ad1cebc031e: Download complete [2023-12-06T04:48:14.969Z] 52dc419b0ee2: Pull complete [2023-12-06T04:48:14.969Z] 25bc292e5bac: Pull complete [2023-12-06T04:48:15.569Z] 114826534d7a: Verifying Checksum [2023-12-06T04:48:15.569Z] 114826534d7a: Download complete [2023-12-06T04:48:15.569Z] 8a3aa393b2d8: Verifying Checksum [2023-12-06T04:48:15.569Z] 8a3aa393b2d8: Download complete [2023-12-06T04:48:24.803Z] 114826534d7a: Pull complete [2023-12-06T04:48:24.803Z] 4657fd5d0bcf: Pull complete [2023-12-06T04:48:24.803Z] 6ad1cebc031e: Pull complete [2023-12-06T04:48:28.323Z] 8a3aa393b2d8: Pull complete [2023-12-06T04:48:28.323Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-12-06T04:48:28.323Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-06T04:48:28.323Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T04:48:28.590Z] prd-ubuntu20.04-docker-8c-8g-24165 does not seem to be running inside a container [2023-12-06T04:48:28.630Z] $ 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 [2023-12-06T04:48:31.081Z] $ docker top a7afe11912b1e6201da29fb5454d760fdcdf434c76769e192a35562aac9dbe7e -eo pid,comm [Pipeline] { [Pipeline] echo [2023-12-06T04:48:31.447Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh [2023-12-06T04:48:31.734Z] + set -o pipefail [2023-12-06T04:48:31.734Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' [2023-12-06T04:48:37.255Z] [2023-12-06T04:48:37.255Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v3)... [2023-12-06T04:48:37.255Z] [2023-12-06T04:48:37.255Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1d897ce9-7d37-4e4c-99f4-c1fbe8b8d34b/history/caef9c5a-0bb0-42c9-af11-674b7dbbafd4 [2023-12-06T04:48:37.255Z] [2023-12-06T04:48:37.255Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-12-06T04:48:37.255Z] [2023-12-06T04:48:37.825Z] [2023-12-06T04:48:37.825Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-12-06T04:48:37.826Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-12-06T04:48:37.826Z] More details here: https://snyk.co/ue1NS [2023-12-06T04:48:37.826Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-12-06T04:48:37.826Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-12-06T04:48:37.839Z] $ docker stop --time=1 a7afe11912b1e6201da29fb5454d760fdcdf434c76769e192a35562aac9dbe7e [2023-12-06T04:48:42.461Z] $ 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 [2023-12-06T04:48:43.464Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-06T04:48:43.518Z] provisioning config files... [2023-12-06T04:48:43.526Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config10797876450050634463tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T04:48:43.953Z] --> edgex-publish-swagger.sh [2023-12-06T04:48:43.953Z] === Publish openapi/v3 API === [2023-12-06T04:48:43.953Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-12-06T04:48:43.953Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v3/device-sdk.yaml] [2023-12-06T04:48:43.953Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-06T04:48:43.953Z] Dload Upload Total Spent Left Speed [2023-12-06T04:48:44.213Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23854 100 180 100 23674 469 61812 --:--:-- --:--:-- --:--:-- 62281 [2023-12-06T04:48:44.213Z] {"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":{}} [2023-12-06T04:48:44.213Z] [Pipeline] } [2023-12-06T04:48:44.221Z] 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 [2023-12-06T04:48:45.127Z] + git log --format=format:%s -1 9538fefa27763f734e76c76e23c9c4865d039fa2 [Pipeline] sh [2023-12-06T04:48:45.427Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-06T04:48:45.427Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T04:48:45.777Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-06T04:48:45.777Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T04:48:45.960Z] prd-ubuntu20.04-docker-8c-8g-24165 does not seem to be running inside a container [2023-12-06T04:48:45.997Z] $ 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 [2023-12-06T04:48:46.421Z] $ docker top d05561251b0e39e5a4d34024861d65b83680165af84c7f27788a5e7fd07aeea1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-06T04:48:46.649Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-06T04:48:46.650Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-06T04:48:46.751Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-06T04:48:46.755Z] $ docker exec d05561251b0e39e5a4d34024861d65b83680165af84c7f27788a5e7fd07aeea1 ssh-agent [2023-12-06T04:48:46.849Z] SSH_AUTH_SOCK=/tmp/ssh-VWIBO6SrBcIy/agent.32 [2023-12-06T04:48:46.849Z] SSH_AGENT_PID=38 [2023-12-06T04:48:46.854Z] Running ssh-add (command line suppressed) [2023-12-06T04:48:46.959Z] 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) [2023-12-06T04:48:46.972Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-06T04:48:47.312Z] + git semver tag [2023-12-06T04:48:47.571Z] 2023-12-06 04:48:47,485 [run_tag] DEBUG tag force:False [2023-12-06T04:48:47.571Z] 2023-12-06 04:48:47,485 [check_head_tag] DEBUG check head tag [2023-12-06T04:48:47.571Z] 2023-12-06 04:48:47,486 [execute] INFO git cat-file --batch-check [2023-12-06T04:48:47.571Z] 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=) [2023-12-06T04:48:47.571Z] 2023-12-06 04:48:47,490 [execute] INFO git cat-file --batch [2023-12-06T04:48:47.571Z] 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=) [2023-12-06T04:48:47.571Z] 2023-12-06 04:48:47,510 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-12-06T04:48:47.571Z] 2023-12-06 04:48:47,510 [execute] INFO git tag -a v3.2.0-dev.3 -m v3.2.0-dev.3 [2023-12-06T04:48:47.571Z] 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) [2023-12-06T04:48:47.571Z] 2023-12-06 04:48:47,515 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-12-06T04:48:47.571Z] 3.2.0-dev.3 [Pipeline] } [2023-12-06T04:48:47.582Z] $ docker exec --env ******** --env ******** d05561251b0e39e5a4d34024861d65b83680165af84c7f27788a5e7fd07aeea1 ssh-agent -k [2023-12-06T04:48:47.681Z] unset SSH_AUTH_SOCK; [2023-12-06T04:48:47.681Z] unset SSH_AGENT_PID; [2023-12-06T04:48:47.681Z] echo Agent pid 38 killed; [2023-12-06T04:48:47.688Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-06T04:48:48.227Z] + git semver [Pipeline] } [2023-12-06T04:48:48.509Z] $ docker stop --time=1 d05561251b0e39e5a4d34024861d65b83680165af84c7f27788a5e7fd07aeea1 [2023-12-06T04:48:49.796Z] $ docker rm -f --volumes d05561251b0e39e5a4d34024861d65b83680165af84c7f27788a5e7fd07aeea1 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T04:48:50.409Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-06T04:48:50.409Z] [2023-12-06T04:48:50.409Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T04:48:50.750Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-06T04:48:50.750Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-12-06T04:48:50.750Z] ab5ef0e58194: Pulling fs layer [2023-12-06T04:48:50.750Z] 9712f1f96733: Pulling fs layer [2023-12-06T04:48:50.750Z] 63f879dbbcfc: Pulling fs layer [2023-12-06T04:48:50.750Z] 0d9ebad4ef96: Pulling fs layer [2023-12-06T04:48:50.750Z] e9a5061849ea: Pulling fs layer [2023-12-06T04:48:50.750Z] d747dcd14b5f: Pulling fs layer [2023-12-06T04:48:50.750Z] 2de7ff778b66: Pulling fs layer [2023-12-06T04:48:50.751Z] 0d9ebad4ef96: Waiting [2023-12-06T04:48:50.751Z] d747dcd14b5f: Waiting [2023-12-06T04:48:50.751Z] e9a5061849ea: Waiting [2023-12-06T04:48:50.751Z] 2de7ff778b66: Waiting [2023-12-06T04:48:50.751Z] 9712f1f96733: Verifying Checksum [2023-12-06T04:48:50.751Z] 9712f1f96733: Download complete [2023-12-06T04:48:51.013Z] 63f879dbbcfc: Verifying Checksum [2023-12-06T04:48:51.013Z] 63f879dbbcfc: Download complete [2023-12-06T04:48:51.271Z] e9a5061849ea: Verifying Checksum [2023-12-06T04:48:51.271Z] e9a5061849ea: Download complete [2023-12-06T04:48:51.271Z] ab5ef0e58194: Verifying Checksum [2023-12-06T04:48:51.271Z] ab5ef0e58194: Download complete [2023-12-06T04:48:51.271Z] d747dcd14b5f: Verifying Checksum [2023-12-06T04:48:51.271Z] d747dcd14b5f: Download complete [2023-12-06T04:48:51.271Z] 0d9ebad4ef96: Verifying Checksum [2023-12-06T04:48:51.271Z] 0d9ebad4ef96: Download complete [2023-12-06T04:48:51.540Z] 2de7ff778b66: Verifying Checksum [2023-12-06T04:48:51.540Z] 2de7ff778b66: Download complete [2023-12-06T04:48:54.113Z] ab5ef0e58194: Pull complete [2023-12-06T04:48:54.113Z] 9712f1f96733: Pull complete [2023-12-06T04:48:54.679Z] 63f879dbbcfc: Pull complete [2023-12-06T04:48:57.986Z] 0d9ebad4ef96: Pull complete [2023-12-06T04:48:58.244Z] e9a5061849ea: Pull complete [2023-12-06T04:48:58.501Z] d747dcd14b5f: Pull complete [2023-12-06T04:48:59.436Z] 2de7ff778b66: Pull complete [2023-12-06T04:48:59.436Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-12-06T04:48:59.436Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-06T04:48:59.436Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T04:48:59.696Z] prd-ubuntu20.04-docker-8c-8g-24165 does not seem to be running inside a container [2023-12-06T04:48:59.727Z] $ 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 [2023-12-06T04:49:05.099Z] $ docker top ced6914fc5a6af23c187e22c3817cab0bb2a70855028909f1e8f823c5d2720d7 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-12-06T04:49:05.267Z] provisioning config files... [2023-12-06T04:49:05.274Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4575395315119889896tmp [2023-12-06T04:49:05.285Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config11132281051896801326tmp [2023-12-06T04:49:05.295Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config10772745004603031424tmp [Pipeline] { [Pipeline] echo [2023-12-06T04:49:05.412Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T04:49:05.773Z] ---> sigul-configuration.sh [2023-12-06T04:49:05.773Z] gpg: directory `/root/.gnupg' created [2023-12-06T04:49:05.773Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-12-06T04:49:05.773Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-12-06T04:49:05.773Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-12-06T04:49:05.773Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-12-06T04:49:05.773Z] gpg: CAST5 encrypted data [2023-12-06T04:49:05.773Z] gpg: encrypted with 1 passphrase [2023-12-06T04:49:05.773Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-12-06T04:49:06.112Z] + mkdir /home/jenkins [2023-12-06T04:49:06.112Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-12-06T04:49:06.412Z] + 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 [2023-12-06T04:49:06.424Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T04:49:06.716Z] ---> sigul-install.sh [2023-12-06T04:49:06.716Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-12-06T04:49:07.012Z] + git tag --list [2023-12-06T04:49:07.012Z] 0.7.1 [2023-12-06T04:49:07.012Z] delhi-tag [2023-12-06T04:49:07.012Z] v1.0.0 [2023-12-06T04:49:07.012Z] v1.1.0 [2023-12-06T04:49:07.012Z] v1.1.1 [2023-12-06T04:49:07.012Z] v1.1.2 [2023-12-06T04:49:07.012Z] v1.2.0 [2023-12-06T04:49:07.012Z] v1.2.1 [2023-12-06T04:49:07.012Z] v1.2.2 [2023-12-06T04:49:07.012Z] v1.2.3 [2023-12-06T04:49:07.012Z] v1.3.0 [2023-12-06T04:49:07.012Z] v1.4.0 [2023-12-06T04:49:07.012Z] v2.0.0 [2023-12-06T04:49:07.012Z] v2.1.0 [2023-12-06T04:49:07.012Z] v2.1.1 [2023-12-06T04:49:07.012Z] v2.2.0 [2023-12-06T04:49:07.012Z] v2.3.0 [2023-12-06T04:49:07.012Z] v2.3.1 [2023-12-06T04:49:07.012Z] v3.0 [2023-12-06T04:49:07.012Z] v3.0.0 [2023-12-06T04:49:07.012Z] v3.0.1-dev.1 [2023-12-06T04:49:07.012Z] v3.1 [2023-12-06T04:49:07.012Z] v3.1.0 [2023-12-06T04:49:07.012Z] v3.1.0-dev.1 [2023-12-06T04:49:07.012Z] v3.1.0-dev.10 [2023-12-06T04:49:07.012Z] v3.1.0-dev.11 [2023-12-06T04:49:07.012Z] v3.1.0-dev.12 [2023-12-06T04:49:07.012Z] v3.1.0-dev.13 [2023-12-06T04:49:07.012Z] v3.1.0-dev.14 [2023-12-06T04:49:07.012Z] v3.1.0-dev.15 [2023-12-06T04:49:07.012Z] v3.1.0-dev.16 [2023-12-06T04:49:07.012Z] v3.1.0-dev.17 [2023-12-06T04:49:07.012Z] v3.1.0-dev.18 [2023-12-06T04:49:07.012Z] v3.1.0-dev.19 [2023-12-06T04:49:07.012Z] v3.1.0-dev.2 [2023-12-06T04:49:07.012Z] v3.1.0-dev.20 [2023-12-06T04:49:07.012Z] v3.1.0-dev.21 [2023-12-06T04:49:07.012Z] v3.1.0-dev.22 [2023-12-06T04:49:07.012Z] v3.1.0-dev.23 [2023-12-06T04:49:07.012Z] v3.1.0-dev.24 [2023-12-06T04:49:07.012Z] v3.1.0-dev.25 [2023-12-06T04:49:07.012Z] v3.1.0-dev.26 [2023-12-06T04:49:07.012Z] v3.1.0-dev.27 [2023-12-06T04:49:07.012Z] v3.1.0-dev.28 [2023-12-06T04:49:07.012Z] v3.1.0-dev.29 [2023-12-06T04:49:07.012Z] v3.1.0-dev.3 [2023-12-06T04:49:07.012Z] v3.1.0-dev.30 [2023-12-06T04:49:07.012Z] v3.1.0-dev.31 [2023-12-06T04:49:07.012Z] v3.1.0-dev.32 [2023-12-06T04:49:07.012Z] v3.1.0-dev.33 [2023-12-06T04:49:07.012Z] v3.1.0-dev.34 [2023-12-06T04:49:07.012Z] v3.1.0-dev.35 [2023-12-06T04:49:07.012Z] v3.1.0-dev.36 [2023-12-06T04:49:07.012Z] v3.1.0-dev.37 [2023-12-06T04:49:07.012Z] v3.1.0-dev.38 [2023-12-06T04:49:07.012Z] v3.1.0-dev.39 [2023-12-06T04:49:07.012Z] v3.1.0-dev.4 [2023-12-06T04:49:07.012Z] v3.1.0-dev.40 [2023-12-06T04:49:07.012Z] v3.1.0-dev.41 [2023-12-06T04:49:07.012Z] v3.1.0-dev.5 [2023-12-06T04:49:07.012Z] v3.1.0-dev.6 [2023-12-06T04:49:07.012Z] v3.1.0-dev.7 [2023-12-06T04:49:07.012Z] v3.1.0-dev.8 [2023-12-06T04:49:07.012Z] v3.1.0-dev.9 [2023-12-06T04:49:07.012Z] v3.2.0-dev.1 [2023-12-06T04:49:07.012Z] v3.2.0-dev.2 [2023-12-06T04:49:07.012Z] v3.2.0-dev.3 [Pipeline] sh [2023-12-06T04:49:07.306Z] + lftools sign git-tag v3.2.0-dev.3 [2023-12-06T04:49:07.877Z] Signing Git tag with Sigul... [2023-12-06T04:49:07.877Z] Signing v3.2.0-dev.3 [Pipeline] echo [2023-12-06T04:49:08.155Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T04:49:08.450Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-12-06T04:49:08.457Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-12-06T04:49:08.567Z] $ docker stop --time=1 ced6914fc5a6af23c187e22c3817cab0bb2a70855028909f1e8f823c5d2720d7 [2023-12-06T04:49:09.881Z] $ 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 [2023-12-06T04:49:10.729Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-06T04:49:10.730Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T04:49:11.070Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-06T04:49:11.070Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T04:49:11.235Z] prd-ubuntu20.04-docker-8c-8g-24165 does not seem to be running inside a container [2023-12-06T04:49:11.265Z] $ 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 [2023-12-06T04:49:11.590Z] $ docker top 9a89a963887b73d808a8d41a2e18a8f78e050a8a3ae1298809be0e24a4b572ac -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-06T04:49:11.817Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-06T04:49:11.817Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-06T04:49:11.919Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-06T04:49:11.922Z] $ docker exec 9a89a963887b73d808a8d41a2e18a8f78e050a8a3ae1298809be0e24a4b572ac ssh-agent [2023-12-06T04:49:12.015Z] SSH_AUTH_SOCK=/tmp/ssh-kh9TWps0klzU/agent.32 [2023-12-06T04:49:12.015Z] SSH_AGENT_PID=38 [2023-12-06T04:49:12.019Z] Running ssh-add (command line suppressed) [2023-12-06T04:49:12.116Z] 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) [2023-12-06T04:49:12.133Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-06T04:49:12.484Z] + git semver bump pre [2023-12-06T04:49:12.743Z] 2023-12-06 04:49:12,640 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-12-06T04:49:12.743Z] 2023-12-06 04:49:12,640 [bump_version] DEBUG bumping version:3.2.0-dev.3 on axis:pre with prefix:dev [2023-12-06T04:49:12.743Z] 2023-12-06 04:49:12,640 [bump_version] DEBUG bumped version:3.2.0-dev.4 [2023-12-06T04:49:12.743Z] 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 [2023-12-06T04:49:12.743Z] 2023-12-06 04:49:12,640 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-12-06T04:49:12.743Z] 2023-12-06 04:49:12,640 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-12-06T04:49:12.743Z] 2023-12-06 04:49:12,642 [execute] INFO git cat-file --batch-check [2023-12-06T04:49:12.743Z] 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=) [2023-12-06T04:49:12.743Z] 2023-12-06 04:49:12,647 [execute] INFO git cat-file --batch [2023-12-06T04:49:12.743Z] 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=) [2023-12-06T04:49:12.743Z] 2023-12-06 04:49:12,652 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-12-06T04:49:12.743Z] 3.2.0-dev.4 [Pipeline] } [2023-12-06T04:49:12.754Z] $ docker exec --env ******** --env ******** 9a89a963887b73d808a8d41a2e18a8f78e050a8a3ae1298809be0e24a4b572ac ssh-agent -k [2023-12-06T04:49:12.854Z] unset SSH_AUTH_SOCK; [2023-12-06T04:49:12.854Z] unset SSH_AGENT_PID; [2023-12-06T04:49:12.854Z] echo Agent pid 38 killed; [2023-12-06T04:49:12.862Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-06T04:49:13.377Z] + git semver [Pipeline] } [2023-12-06T04:49:13.651Z] $ docker stop --time=1 9a89a963887b73d808a8d41a2e18a8f78e050a8a3ae1298809be0e24a4b572ac [2023-12-06T04:49:14.950Z] $ docker rm -f --volumes 9a89a963887b73d808a8d41a2e18a8f78e050a8a3ae1298809be0e24a4b572ac [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-06T04:49:15.456Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-06T04:49:15.456Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T04:49:15.818Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-06T04:49:15.818Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T04:49:15.999Z] prd-ubuntu20.04-docker-8c-8g-24165 does not seem to be running inside a container [2023-12-06T04:49:16.027Z] $ 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 [2023-12-06T04:49:16.341Z] $ docker top 041ebb5899ecb2dd625ab8c3ff3176bc8b2e61c6f5ce7b9a5fec69d03c20208a -eo pid,comm [2023-12-06T04:49:16.382Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-12-06T04:49:16.382Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-06T04:49:16.722Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-06T04:49:16.722Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-06T04:49:16.831Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-06T04:49:16.835Z] $ docker exec 041ebb5899ecb2dd625ab8c3ff3176bc8b2e61c6f5ce7b9a5fec69d03c20208a ssh-agent [2023-12-06T04:49:16.931Z] SSH_AUTH_SOCK=/tmp/ssh-PPtaTLOPZYTV/agent.32 [2023-12-06T04:49:16.931Z] SSH_AGENT_PID=38 [2023-12-06T04:49:16.936Z] Running ssh-add (command line suppressed) [2023-12-06T04:49:17.031Z] 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) [2023-12-06T04:49:17.041Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-06T04:49:17.378Z] + git semver push [2023-12-06T04:49:17.638Z] 2023-12-06 04:49:17,537 [run_push] DEBUG push [2023-12-06T04:49:17.638Z] 2023-12-06 04:49:17,538 [execute] INFO git cat-file --batch-check [2023-12-06T04:49:17.638Z] 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=) [2023-12-06T04:49:17.638Z] 2023-12-06 04:49:17,541 [execute] INFO git rev-list 7bb383b36d1cb1ae8a0a673ff034cc1023dc502b -- [2023-12-06T04:49:17.638Z] 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) [2023-12-06T04:49:17.638Z] 2023-12-06 04:49:17,554 [execute] INFO git fetch -v origin [2023-12-06T04:49:17.638Z] 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) [2023-12-06T04:49:18.207Z] 2023-12-06 04:49:18,097 [run_push] DEBUG no remote changes detected [2023-12-06T04:49:18.207Z] 2023-12-06 04:49:18,097 [execute] INFO git push origin semver [2023-12-06T04:49:18.207Z] 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) [2023-12-06T04:49:19.145Z] 2023-12-06 04:49:18,877 [run_push] DEBUG push all version tags [2023-12-06T04:49:19.145Z] 2023-12-06 04:49:18,878 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-12-06T04:49:19.145Z] 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) [2023-12-06T04:49:20.085Z] 2023-12-06 04:49:19,753 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-12-06T04:49:20.085Z] 3.2.0-dev.4 [Pipeline] } [2023-12-06T04:49:20.095Z] $ docker exec --env ******** --env ******** 041ebb5899ecb2dd625ab8c3ff3176bc8b2e61c6f5ce7b9a5fec69d03c20208a ssh-agent -k [2023-12-06T04:49:20.187Z] unset SSH_AUTH_SOCK; [2023-12-06T04:49:20.190Z] unset SSH_AGENT_PID; [2023-12-06T04:49:20.190Z] echo Agent pid 38 killed; [2023-12-06T04:49:20.195Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-06T04:49:20.789Z] + git semver [Pipeline] } [2023-12-06T04:49:21.064Z] $ docker stop --time=1 041ebb5899ecb2dd625ab8c3ff3176bc8b2e61c6f5ce7b9a5fec69d03c20208a [2023-12-06T04:49:22.342Z] $ 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 [2023-12-06T04:49:23.961Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] [2023-12-06T04:49:23.961Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-12-06T04:49:23.961Z] total 16 [2023-12-06T04:49:23.961Z] drwxr-xr-x 3 root root 4096 Dec 6 04:41 . [2023-12-06T04:49:23.961Z] drwxrwxr-x 12 jenkins jenkins 4096 Dec 6 04:49 .. [2023-12-06T04:49:23.961Z] drwxr-xr-x 2 root root 4096 Dec 6 04:41 cost [2023-12-06T04:49:23.961Z] -rw-r--r-- 1 root root 85 Dec 6 04:41 cost.csv [2023-12-06T04:49:23.961Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-12-06T04:49:23.961Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-12-06T04:49:23.961Z] total 16 [2023-12-06T04:49:23.961Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 6 04:41 . [2023-12-06T04:49:23.961Z] drwxrwxr-x 12 jenkins jenkins 4096 Dec 6 04:49 .. [2023-12-06T04:49:23.961Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 6 04:41 cost [2023-12-06T04:49:23.961Z] -rw-r--r-- 1 jenkins jenkins 85 Dec 6 04:41 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-12-06T04:49:24.254Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T04:49:25.114Z] ---> package-listing.sh [2023-12-06T04:49:25.114Z] ++ facter osfamily [2023-12-06T04:49:25.114Z] ++ tr '[:upper:]' '[:lower:]' [2023-12-06T04:49:25.373Z] + OS_FAMILY=debian [2023-12-06T04:49:25.373Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2023-12-06T04:49:25.373Z] + START_PACKAGES=/tmp/packages_start.txt [2023-12-06T04:49:25.373Z] + END_PACKAGES=/tmp/packages_end.txt [2023-12-06T04:49:25.373Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-12-06T04:49:25.373Z] + PACKAGES=/tmp/packages_start.txt [2023-12-06T04:49:25.373Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2023-12-06T04:49:25.373Z] + PACKAGES=/tmp/packages_end.txt [2023-12-06T04:49:25.373Z] + case "${OS_FAMILY}" in [2023-12-06T04:49:25.373Z] + dpkg -l [2023-12-06T04:49:25.373Z] + grep '^ii' [2023-12-06T04:49:25.373Z] + '[' -f /tmp/packages_start.txt ']' [2023-12-06T04:49:25.373Z] + '[' -f /tmp/packages_end.txt ']' [2023-12-06T04:49:25.373Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-12-06T04:49:25.373Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2023-12-06T04:49:25.373Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2023-12-06T04:49:25.373Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo [2023-12-06T04:49:25.384Z] 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 [2023-12-06T04:49:25.661Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T04:49:26.311Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-06T04:49:26.311Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T04:49:26.482Z] prd-ubuntu20.04-docker-8c-8g-24165 does not seem to be running inside a container [2023-12-06T04:49:26.517Z] $ 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 [2023-12-06T04:49:26.727Z] $ docker top 33c13b8b689497ebb25ecd89ad10027ea9ced67a4e49589eedc9f1ee3272121f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-06T04:49:27.170Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-12-06T04:49:27.457Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-12-06T04:49:27.742Z] + ls /var/log/sa-host [2023-12-06T04:49:27.742Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-06T04:49:27.983Z] provisioning config files... [2023-12-06T04:49:27.990Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config11886166611896580914tmp [Pipeline] { [Pipeline] echo [2023-12-06T04:49:28.108Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T04:49:28.393Z] ---> create-netrc.sh [Pipeline] } [2023-12-06T04:49:28.400Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-12-06T04:49:28.862Z] ---> python-tools-install.sh [Pipeline] echo [2023-12-06T04:49:28.870Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T04:49:29.152Z] ---> sudo-logs.sh [2023-12-06T04:49:29.152Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-12-06T04:49:29.236Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T04:49:29.523Z] ---> job-cost.sh [2023-12-06T04:49:29.523Z] lf-activate-venv: SKIPPING [2023-12-06T04:49:29.523Z] DEBUG: total: 0.2199999988079071 [2023-12-06T04:49:29.523Z] INFO: Retrieving Stack Cost... [2023-12-06T04:49:30.091Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-06T04:49:30.351Z] INFO: Archiving Costs [Pipeline] echo [2023-12-06T04:49:30.365Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T04:49:30.646Z] ---> logs-deploy.sh [2023-12-06T04:49:30.646Z] lf-activate-venv: SKIPPING [2023-12-06T04:49:30.646Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/274 [2023-12-06T04:49:30.646Z] INFO: archiving workspace using pattern(s): [2023-12-06T04:49:31.585Z] Archives upload complete. [2023-12-06T04:49:31.845Z] INFO: archiving logs to Nexus [2023-12-06T04:49:32.412Z] ---> uname -a: [2023-12-06T04:49:32.412Z] 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 [2023-12-06T04:49:32.412Z] [2023-12-06T04:49:32.412Z] [2023-12-06T04:49:32.412Z] ---> lscpu: [2023-12-06T04:49:32.412Z] Architecture: x86_64 [2023-12-06T04:49:32.412Z] CPU op-mode(s): 32-bit, 64-bit [2023-12-06T04:49:32.412Z] Byte Order: Little Endian [2023-12-06T04:49:32.412Z] Address sizes: 40 bits physical, 48 bits virtual [2023-12-06T04:49:32.412Z] CPU(s): 8 [2023-12-06T04:49:32.412Z] On-line CPU(s) list: 0-7 [2023-12-06T04:49:32.412Z] Thread(s) per core: 1 [2023-12-06T04:49:32.412Z] Core(s) per socket: 1 [2023-12-06T04:49:32.412Z] Socket(s): 8 [2023-12-06T04:49:32.412Z] NUMA node(s): 1 [2023-12-06T04:49:32.412Z] Vendor ID: AuthenticAMD [2023-12-06T04:49:32.412Z] CPU family: 23 [2023-12-06T04:49:32.412Z] Model: 49 [2023-12-06T04:49:32.412Z] Model name: AMD EPYC-Rome Processor [2023-12-06T04:49:32.412Z] Stepping: 0 [2023-12-06T04:49:32.412Z] CPU MHz: 2800.000 [2023-12-06T04:49:32.412Z] BogoMIPS: 5600.00 [2023-12-06T04:49:32.412Z] Virtualization: AMD-V [2023-12-06T04:49:32.412Z] Hypervisor vendor: KVM [2023-12-06T04:49:32.412Z] Virtualization type: full [2023-12-06T04:49:32.412Z] L1d cache: 256 KiB [2023-12-06T04:49:32.412Z] L1i cache: 256 KiB [2023-12-06T04:49:32.412Z] L2 cache: 4 MiB [2023-12-06T04:49:32.412Z] L3 cache: 128 MiB [2023-12-06T04:49:32.412Z] NUMA node0 CPU(s): 0-7 [2023-12-06T04:49:32.412Z] Vulnerability Itlb multihit: Not affected [2023-12-06T04:49:32.412Z] Vulnerability L1tf: Not affected [2023-12-06T04:49:32.412Z] Vulnerability Mds: Not affected [2023-12-06T04:49:32.412Z] Vulnerability Meltdown: Not affected [2023-12-06T04:49:32.412Z] Vulnerability Mmio stale data: Not affected [2023-12-06T04:49:32.412Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-12-06T04:49:32.412Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-12-06T04:49:32.412Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-12-06T04:49:32.412Z] Vulnerability Srbds: Not affected [2023-12-06T04:49:32.412Z] Vulnerability Tsx async abort: Not affected [2023-12-06T04:49:32.412Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-12-06T04:49:32.412Z] [2023-12-06T04:49:32.412Z] [2023-12-06T04:49:32.412Z] ---> nproc: [2023-12-06T04:49:32.412Z] 8 [2023-12-06T04:49:32.412Z] [2023-12-06T04:49:32.412Z] [2023-12-06T04:49:32.412Z] ---> df -h: [2023-12-06T04:49:32.412Z] Filesystem Size Used Avail Use% Mounted on [2023-12-06T04:49:32.412Z] overlay 155G 13G 143G 9% / [2023-12-06T04:49:32.412Z] tmpfs 64M 0 64M 0% /dev [2023-12-06T04:49:32.412Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-12-06T04:49:32.412Z] shm 64M 0 64M 0% /dev/shm [2023-12-06T04:49:32.412Z] /dev/vda1 155G 13G 143G 9% /facter-os [2023-12-06T04:49:32.412Z] [2023-12-06T04:49:32.412Z] [2023-12-06T04:49:32.412Z] ---> sar -b -r -n DEV: [2023-12-06T04:49:32.412Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24165) 12/06/23 _x86_64_ (8 CPU) [2023-12-06T04:49:32.412Z] [2023-12-06T04:49:32.412Z] 04:37:50 LINUX RESTART (8 CPU) [2023-12-06T04:49:32.412Z] [2023-12-06T04:49:32.412Z] 04:38:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-12-06T04:49:32.412Z] 04:39:02 125.01 47.89 77.12 0.00 5401.77 53874.49 0.00 [2023-12-06T04:49:32.412Z] 04:40:01 231.22 1.53 229.69 0.00 31.32 77928.76 0.00 [2023-12-06T04:49:32.412Z] 04:41:01 71.54 0.17 71.37 0.00 7.47 24823.60 0.00 [2023-12-06T04:49:32.412Z] 04:42:01 121.81 0.00 121.81 0.00 0.00 39415.31 0.00 [2023-12-06T04:49:32.412Z] 04:43:01 11.96 1.53 10.43 0.00 85.72 5125.81 0.00 [2023-12-06T04:49:32.412Z] 04:44:01 48.18 10.08 38.10 0.00 5090.30 10348.82 0.00 [2023-12-06T04:49:32.412Z] 04:45:01 4.07 0.02 4.05 0.00 0.13 3583.14 0.00 [2023-12-06T04:49:32.412Z] 04:46:01 2.27 0.00 2.27 0.00 0.00 3515.28 0.00 [2023-12-06T04:49:32.412Z] 04:47:01 1.75 0.00 1.75 0.00 0.00 3509.02 0.00 [2023-12-06T04:49:32.412Z] 04:48:01 2.32 0.00 2.32 0.00 0.00 3514.88 0.00 [2023-12-06T04:49:32.412Z] 04:49:01 92.57 0.28 92.28 0.00 25.33 47586.07 0.00 [2023-12-06T04:49:32.412Z] Average: 64.54 5.60 58.94 0.00 968.94 24757.88 0.00 [2023-12-06T04:49:32.412Z] [2023-12-06T04:49:32.412Z] 04:38:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-12-06T04:49:32.412Z] 04:39:02 29253104 31579232 741972 2.26 73984 2527704 1857888 5.48 994000 2262656 576608 [2023-12-06T04:49:32.412Z] 04:40:01 27788516 31202212 1096760 3.34 149820 3436764 2414320 7.12 1624496 2965580 257224 [2023-12-06T04:49:32.412Z] 04:41:01 27790040 31351604 944328 2.87 154512 3562992 2391284 7.05 1589776 2979892 338252 [2023-12-06T04:49:32.412Z] 04:42:01 27563904 31528684 770752 2.34 164288 3923668 1750980 5.16 1303600 3461804 440 [2023-12-06T04:49:32.412Z] 04:43:01 27480100 31498980 794044 2.41 166776 3971172 1807624 5.33 1336320 3503220 68 [2023-12-06T04:49:32.412Z] 04:44:01 27089276 31514340 756916 2.30 193740 4348768 1750840 5.16 1603720 3599068 4 [2023-12-06T04:49:32.412Z] 04:45:01 27095228 31515364 755380 2.30 192284 4345520 1719060 5.07 1601576 3595868 12 [2023-12-06T04:49:32.412Z] 04:46:01 27102788 31523048 747700 2.27 192368 4345512 1719060 5.07 1593996 3595868 136 [2023-12-06T04:49:32.412Z] 04:47:01 27102756 31523124 747584 2.27 192424 4345528 1719060 5.07 1594108 3595872 8 [2023-12-06T04:49:32.412Z] 04:48:01 27105992 31526420 744236 2.26 192480 4345532 1719060 5.07 1590840 3595880 8 [2023-12-06T04:49:32.412Z] 04:49:01 25598828 31486472 771896 2.35 228536 5653788 1815960 5.35 1697748 4862340 447632 [2023-12-06T04:49:32.412Z] Average: 27360957 31477225 806506 2.45 172837 4073359 1878649 5.54 1502744 3456186 147308 [2023-12-06T04:49:32.412Z] [2023-12-06T04:49:32.412Z] 04:38:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-12-06T04:49:32.412Z] 04:39:02 docker0 22.00 22.23 1.74 166.33 0.00 0.00 0.00 0.00 [2023-12-06T04:49:32.412Z] 04:39:02 lo 6.73 6.73 0.66 0.66 0.00 0.00 0.00 0.00 [2023-12-06T04:49:32.412Z] 04:39:02 ens3 612.38 406.82 5883.55 88.99 0.00 0.00 0.00 0.00 [2023-12-06T04:49:32.412Z] 04:40:01 docker0 203.20 374.56 17.43 2425.54 0.00 0.00 0.00 0.00 [2023-12-06T04:49:32.412Z] 04:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-12-06T04:49:32.412Z] 04:40:01 ens3 403.00 223.25 2454.84 32.70 0.00 0.00 0.00 0.00 [2023-12-06T04:49:32.412Z] 04:40:01 veth0e39a4b 0.00 0.17 0.00 0.02 0.00 0.00 0.00 0.00 [2023-12-06T04:49:32.412Z] 04:41:01 docker0 2.58 4.20 0.19 31.26 0.00 0.00 0.00 0.00 [2023-12-06T04:49:32.412Z] 04:41:01 veth1d69ca1 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-12-06T04:49:32.412Z] 04:41:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 [2023-12-06T04:49:32.412Z] 04:41:01 ens3 29.98 20.51 54.13 11.88 0.00 0.00 0.00 0.00 [2023-12-06T04:49:32.412Z] 04:42:01 docker0 1.33 3.33 0.08 30.92 0.00 0.00 0.00 0.00 [2023-12-06T04:49:32.412Z] 04:42:01 lo 1.80 1.80 0.18 0.18 0.00 0.00 0.00 0.00 [2023-12-06T04:49:32.412Z] 04:42:01 ens3 122.90 94.32 2621.04 118.66 0.00 0.00 0.00 0.00 [2023-12-06T04:49:32.412Z] 04:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T04:49:32.412Z] 04:43:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2023-12-06T04:49:32.412Z] 04:43:01 ens3 58.06 33.21 702.42 2.40 0.00 0.00 0.00 0.00 [2023-12-06T04:49:32.412Z] 04:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T04:49:32.412Z] 04:44:01 lo 0.60 0.60 0.05 0.05 0.00 0.00 0.00 0.00 [2023-12-06T04:49:32.412Z] 04:44:01 ens3 141.04 74.76 2027.63 5.16 0.00 0.00 0.00 0.00 [2023-12-06T04:49:32.412Z] 04:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T04:49:32.412Z] 04:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T04:49:32.412Z] 04:45:01 ens3 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2023-12-06T04:49:32.412Z] 04:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T04:49:32.412Z] 04:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-12-06T04:49:32.412Z] 04:46:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-12-06T04:49:32.412Z] 04:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T04:49:32.412Z] 04:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T04:49:32.412Z] 04:47:01 ens3 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T04:49:32.412Z] 04:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T04:49:32.412Z] 04:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-12-06T04:49:32.412Z] 04:48:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-12-06T04:49:32.412Z] 04:49:01 docker0 57.67 127.66 4.76 1026.78 0.00 0.00 0.00 0.00 [2023-12-06T04:49:32.412Z] 04:49:01 lo 2.07 2.07 0.20 0.20 0.00 0.00 0.00 0.00 [2023-12-06T04:49:32.412Z] 04:49:01 ens3 391.05 221.03 8201.68 35.36 0.00 0.00 0.00 0.00 [2023-12-06T04:49:32.412Z] Average: docker0 25.80 47.87 2.18 331.44 0.00 0.00 0.00 0.00 [2023-12-06T04:49:32.412Z] Average: lo 1.12 1.12 0.11 0.11 0.00 0.00 0.00 0.00 [2023-12-06T04:49:32.412Z] Average: ens3 159.52 97.46 1994.33 26.83 0.00 0.00 0.00 0.00 [2023-12-06T04:49:32.412Z] [2023-12-06T04:49:32.412Z]