Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4a7b1eec00eb893451c7c72b5ce81c7f4041337f 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-ssh6220039256560317605.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh12085393578978387993.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > 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-ssh17563651974424307095.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh8197074127456694866.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-ssh15978141227069478596.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.20 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-2562 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 4a7b1eec00eb893451c7c72b5ce81c7f4041337f (main) Commit message: "Merge pull request #1386 from hahattan/issue-1380" > 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 4a7b1eec00eb893451c7c72b5ce81c7f4041337f # timeout=10 > git rev-list --no-walk 6f965a0b85b542f54aab8de1c6c68203c2ba52ef # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-17T00:32:12.155Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-17T00:32:12.195Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-17T00:32:12.208Z] ========================================================= [2023-03-17T00:32:12.208Z] EdgeX Global Pipelines Version Info [2023-03-17T00:32:12.208Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-17T00:32:12.925Z] ------------------- [2023-03-17T00:32:12.925Z] stable info: [2023-03-17T00:32:12.925Z] ------------------- [2023-03-17T00:32:12.925Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-17T00:32:12.925Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-17T00:32:12.925Z] Message: update stable to v1.0.245 [2023-03-17T00:32:13.496Z] ------------------- [2023-03-17T00:32:13.496Z] experimental info: [2023-03-17T00:32:13.496Z] ------------------- [2023-03-17T00:32:13.496Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-17T00:32:13.496Z] Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce [2023-03-17T00:32:13.496Z] Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-17T00:32:13.654Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2023-03-17T00:32:13.665Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2023-03-17T00:32:13.676Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-17T00:32:13.689Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-17T00:32:13.699Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-17T00:32:13.710Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-17T00:32:13.722Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-17T00:32:13.733Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2023-03-17T00:32:13.747Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-17T00:32:13.757Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-17T00:32:13.768Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-17T00:32:13.779Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2023-03-17T00:32:13.791Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-17T00:32:13.802Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-17T00:32:13.814Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-17T00:32:13.825Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-03-17T00:32:13.835Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-17T00:32:13.846Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-17T00:32:13.858Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-17T00:32:13.869Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-17T00:32:13.880Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-17T00:32:13.891Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-03-17T00:32:13.903Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-17T00:32:13.920Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-17T00:32:13.932Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-17T00:32:13.942Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-17T00:32:13.955Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-17T00:32:13.966Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-03-17T00:32:13.977Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-03-17T00:32:13.988Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-03-17T00:32:13.999Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4a7b1eec00eb893451c7c72b5ce81c7f4041337f [Pipeline] echo [2023-03-17T00:32:14.011Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4a7b1ee [Pipeline] echo [2023-03-17T00:32:14.022Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-17T00:32:14.061Z] provisioning config files... [2023-03-17T00:32:14.075Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config3213517597680906412tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-17T00:32:14.372Z] ---> docker-login.sh [2023-03-17T00:32:14.372Z] nexus3.edgexfoundry.org:10001 [2023-03-17T00:32:14.632Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T00:32:14.892Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T00:32:14.892Z] Configure a credential helper to remove this warning. See [2023-03-17T00:32:14.892Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T00:32:14.892Z] [2023-03-17T00:32:14.892Z] Login Succeeded [2023-03-17T00:32:14.892Z] nexus3.edgexfoundry.org:10002 [2023-03-17T00:32:14.892Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T00:32:14.892Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T00:32:14.892Z] Configure a credential helper to remove this warning. See [2023-03-17T00:32:14.892Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T00:32:14.892Z] [2023-03-17T00:32:14.892Z] Login Succeeded [2023-03-17T00:32:14.892Z] nexus3.edgexfoundry.org:10003 [2023-03-17T00:32:14.892Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T00:32:15.154Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T00:32:15.154Z] Configure a credential helper to remove this warning. See [2023-03-17T00:32:15.154Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T00:32:15.154Z] [2023-03-17T00:32:15.154Z] Login Succeeded [2023-03-17T00:32:15.154Z] nexus3.edgexfoundry.org:10004 [2023-03-17T00:32:15.154Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T00:32:15.154Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T00:32:15.154Z] Configure a credential helper to remove this warning. See [2023-03-17T00:32:15.154Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T00:32:15.154Z] [2023-03-17T00:32:15.154Z] Login Succeeded [2023-03-17T00:32:15.154Z] docker.io [2023-03-17T00:32:15.154Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T00:32:15.413Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T00:32:15.413Z] Configure a credential helper to remove this warning. See [2023-03-17T00:32:15.413Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T00:32:15.413Z] [2023-03-17T00:32:15.413Z] Login Succeeded [2023-03-17T00:32:15.413Z] ---> docker-login.sh ends [Pipeline] } [2023-03-17T00:32:15.419Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-17T00:32:15.798Z] + git rev-list -1 --merges 4a7b1eec00eb893451c7c72b5ce81c7f4041337f~1..4a7b1eec00eb893451c7c72b5ce81c7f4041337f [Pipeline] echo [2023-03-17T00:32:15.837Z] -----------> git rev-list -1 --merges 4a7b1eec00eb893451c7c72b5ce81c7f4041337f~1..4a7b1eec00eb893451c7c72b5ce81c7f4041337f 4a7b1eec00eb893451c7c72b5ce81c7f4041337f [2023-03-17T00:32:15.837Z] 4a7b1eec00eb893451c7c72b5ce81c7f4041337f [false] [Pipeline] sh [2023-03-17T00:32:16.148Z] + git log --format=format:%s -1 4a7b1eec00eb893451c7c72b5ce81c7f4041337f [Pipeline] echo [2023-03-17T00:32:16.163Z] ========================================================= [2023-03-17T00:32:16.163Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-17T00:32:16.163Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-17T00:32:16.529Z] + git log --format=format:%s -1 4a7b1eec00eb893451c7c72b5ce81c7f4041337f [Pipeline] echo [2023-03-17T00:32:16.541Z] [semverPrep] GIT_COMMIT: 4a7b1eec00eb893451c7c72b5ce81c7f4041337f, Commit Message: Merge pull request #1386 from hahattan/issue-1380 [Pipeline] echo [2023-03-17T00:32:16.548Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-17T00:32:16.905Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-17T00:32:16.905Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-17T00:32:16.905Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-17T00:32:16.905Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-17T00:32:16.905Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-17T00:32:16.905Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-17T00:32:16.905Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T00:32:17.249Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-17T00:32:17.249Z] [2023-03-17T00:32:17.249Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T00:32:17.555Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-17T00:32:17.555Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-17T00:32:17.555Z] b85a868b505f: Pulling fs layer [2023-03-17T00:32:17.555Z] e2be974225ed: Pulling fs layer [2023-03-17T00:32:17.555Z] 339a4e72a1f5: Pulling fs layer [2023-03-17T00:32:17.555Z] 988bab9f4d93: Pulling fs layer [2023-03-17T00:32:17.555Z] 1469e6f7b9e6: Pulling fs layer [2023-03-17T00:32:17.555Z] eaf3925da568: Pulling fs layer [2023-03-17T00:32:17.555Z] bab4dde63d76: Pulling fs layer [2023-03-17T00:32:17.555Z] bde34c3a00c8: Pulling fs layer [2023-03-17T00:32:17.555Z] b352a97aabf1: Pulling fs layer [2023-03-17T00:32:17.555Z] 4872d77fe225: Pulling fs layer [2023-03-17T00:32:17.555Z] 5851b861e8e6: Pulling fs layer [2023-03-17T00:32:17.555Z] 988bab9f4d93: Waiting [2023-03-17T00:32:17.555Z] 1469e6f7b9e6: Waiting [2023-03-17T00:32:17.555Z] 5851b861e8e6: Waiting [2023-03-17T00:32:17.555Z] bab4dde63d76: Waiting [2023-03-17T00:32:17.555Z] bde34c3a00c8: Waiting [2023-03-17T00:32:17.555Z] b352a97aabf1: Waiting [2023-03-17T00:32:17.555Z] 4872d77fe225: Waiting [2023-03-17T00:32:17.555Z] e2be974225ed: Download complete [2023-03-17T00:32:17.555Z] 988bab9f4d93: Verifying Checksum [2023-03-17T00:32:17.555Z] 988bab9f4d93: Download complete [2023-03-17T00:32:17.816Z] 339a4e72a1f5: Verifying Checksum [2023-03-17T00:32:17.816Z] 339a4e72a1f5: Download complete [2023-03-17T00:32:17.816Z] 1469e6f7b9e6: Verifying Checksum [2023-03-17T00:32:17.816Z] 1469e6f7b9e6: Download complete [2023-03-17T00:32:17.816Z] eaf3925da568: Verifying Checksum [2023-03-17T00:32:17.816Z] eaf3925da568: Download complete [2023-03-17T00:32:17.816Z] bde34c3a00c8: Download complete [2023-03-17T00:32:17.816Z] b352a97aabf1: Verifying Checksum [2023-03-17T00:32:17.816Z] b352a97aabf1: Download complete [2023-03-17T00:32:17.816Z] 4872d77fe225: Verifying Checksum [2023-03-17T00:32:17.816Z] 4872d77fe225: Download complete [2023-03-17T00:32:17.816Z] 5851b861e8e6: Download complete [2023-03-17T00:32:17.816Z] b85a868b505f: Download complete [2023-03-17T00:32:18.075Z] bab4dde63d76: Verifying Checksum [2023-03-17T00:32:18.075Z] bab4dde63d76: Download complete [2023-03-17T00:32:19.012Z] b85a868b505f: Pull complete [2023-03-17T00:32:19.271Z] e2be974225ed: Pull complete [2023-03-17T00:32:19.531Z] 339a4e72a1f5: Pull complete [2023-03-17T00:32:19.531Z] 988bab9f4d93: Pull complete [2023-03-17T00:32:20.098Z] 1469e6f7b9e6: Pull complete [2023-03-17T00:32:20.098Z] eaf3925da568: Pull complete [2023-03-17T00:32:22.002Z] bab4dde63d76: Pull complete [2023-03-17T00:32:22.002Z] bde34c3a00c8: Pull complete [2023-03-17T00:32:22.002Z] b352a97aabf1: Pull complete [2023-03-17T00:32:22.002Z] 4872d77fe225: Pull complete [2023-03-17T00:32:22.002Z] 5851b861e8e6: Pull complete [2023-03-17T00:32:22.002Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-17T00:32:22.002Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-17T00:32:22.002Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T00:32:22.092Z] prd-ubuntu20.04-docker-8c-8g-2562 does not seem to be running inside a container [2023-03-17T00:32:22.127Z] $ 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-03-17T00:32:24.852Z] $ docker top d860a77f83377a3914dd420dfc2877ef0459848c770b45b7f1f0d18419a95d54 -eo pid,comm [2023-03-17T00:32:24.900Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-17T00:32:24.900Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-17T00:32:24.943Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-17T00:32:24.943Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-17T00:32:25.050Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-17T00:32:25.055Z] $ docker exec d860a77f83377a3914dd420dfc2877ef0459848c770b45b7f1f0d18419a95d54 ssh-agent [2023-03-17T00:32:25.154Z] SSH_AUTH_SOCK=/tmp/ssh-NpmRj22UI74l/agent.33 [2023-03-17T00:32:25.154Z] SSH_AGENT_PID=39 [2023-03-17T00:32:25.160Z] Running ssh-add (command line suppressed) [2023-03-17T00:32:25.258Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_13287167587562426500.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_13287167587562426500.key) [2023-03-17T00:32:25.268Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-17T00:32:25.560Z] + git tag --points-at HEAD [Pipeline] } [2023-03-17T00:32:25.578Z] $ docker exec --env ******** --env ******** d860a77f83377a3914dd420dfc2877ef0459848c770b45b7f1f0d18419a95d54 ssh-agent -k [2023-03-17T00:32:25.668Z] unset SSH_AUTH_SOCK; [2023-03-17T00:32:25.668Z] unset SSH_AGENT_PID; [2023-03-17T00:32:25.669Z] echo Agent pid 39 killed; [2023-03-17T00:32:25.673Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-17T00:32:25.694Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-17T00:32:25.694Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-17T00:32:25.798Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-17T00:32:25.803Z] $ docker exec d860a77f83377a3914dd420dfc2877ef0459848c770b45b7f1f0d18419a95d54 ssh-agent [2023-03-17T00:32:25.894Z] SSH_AUTH_SOCK=/tmp/ssh-LzapYPANo2ls/agent.71 [2023-03-17T00:32:25.894Z] SSH_AGENT_PID=77 [2023-03-17T00:32:25.899Z] Running ssh-add (command line suppressed) [2023-03-17T00:32:26.001Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_11790641252557135447.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_11790641252557135447.key) [2023-03-17T00:32:26.010Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-17T00:32:26.295Z] + git semver init [2023-03-17T00:32:26.554Z] 2023-03-17 00:32:26,458 [run_init] DEBUG init version:0.0.0 force:False [2023-03-17T00:32:26.554Z] 2023-03-17 00:32:26,459 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver [2023-03-17T00:32:26.554Z] 2023-03-17 00:32:26,459 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2023-03-17T00:32:26.554Z] 2023-03-17 00:32:26,459 [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-03-17T00:32:27.489Z] 2023-03-17 00:32:27,361 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude [2023-03-17T00:32:27.489Z] 2023-03-17 00:32:27,361 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False [2023-03-17T00:32:27.489Z] 2023-03-17 00:32:27,361 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-03-17T00:32:27.489Z] 2023-03-17 00:32:27,362 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-03-17T00:32:27.489Z] 3.0.0-dev.55 [Pipeline] } [2023-03-17T00:32:27.502Z] $ docker exec --env ******** --env ******** d860a77f83377a3914dd420dfc2877ef0459848c770b45b7f1f0d18419a95d54 ssh-agent -k [2023-03-17T00:32:27.594Z] unset SSH_AUTH_SOCK; [2023-03-17T00:32:27.594Z] unset SSH_AGENT_PID; [2023-03-17T00:32:27.594Z] echo Agent pid 77 killed; [2023-03-17T00:32:27.600Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-17T00:32:27.897Z] + git semver [Pipeline] } [2023-03-17T00:32:28.172Z] $ docker stop --time=1 d860a77f83377a3914dd420dfc2877ef0459848c770b45b7f1f0d18419a95d54 [2023-03-17T00:32:29.448Z] $ docker rm -f --volumes d860a77f83377a3914dd420dfc2877ef0459848c770b45b7f1f0d18419a95d54 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-17T00:32:29.778Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-17T00:32:29.976Z] Stashed 1 file(s) [Pipeline] echo [2023-03-17T00:32:29.979Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.55 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-17T00:32:30.125Z] provisioning config files... [2023-03-17T00:32:30.135Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config279040827309745104tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-17T00:32:30.428Z] ---> docker-login.sh [2023-03-17T00:32:30.428Z] nexus3.edgexfoundry.org:10001 [2023-03-17T00:32:30.428Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T00:32:30.428Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T00:32:30.428Z] Configure a credential helper to remove this warning. See [2023-03-17T00:32:30.428Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T00:32:30.428Z] [2023-03-17T00:32:30.428Z] Login Succeeded [2023-03-17T00:32:30.429Z] nexus3.edgexfoundry.org:10002 [2023-03-17T00:32:30.429Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T00:32:30.429Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T00:32:30.429Z] Configure a credential helper to remove this warning. See [2023-03-17T00:32:30.429Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T00:32:30.429Z] [2023-03-17T00:32:30.429Z] Login Succeeded [2023-03-17T00:32:30.429Z] nexus3.edgexfoundry.org:10003 [2023-03-17T00:32:30.687Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T00:32:30.687Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T00:32:30.687Z] Configure a credential helper to remove this warning. See [2023-03-17T00:32:30.687Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T00:32:30.687Z] [2023-03-17T00:32:30.687Z] Login Succeeded [2023-03-17T00:32:30.687Z] nexus3.edgexfoundry.org:10004 [2023-03-17T00:32:30.687Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T00:32:30.687Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T00:32:30.687Z] Configure a credential helper to remove this warning. See [2023-03-17T00:32:30.687Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T00:32:30.687Z] [2023-03-17T00:32:30.687Z] Login Succeeded [2023-03-17T00:32:30.687Z] docker.io [2023-03-17T00:32:30.687Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T00:32:30.946Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T00:32:30.946Z] Configure a credential helper to remove this warning. See [2023-03-17T00:32:30.946Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T00:32:30.946Z] [2023-03-17T00:32:30.946Z] Login Succeeded [2023-03-17T00:32:30.946Z] ---> docker-login.sh ends [Pipeline] } [2023-03-17T00:32:30.953Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-17T00:32:31.019Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-17T00:32:31.034Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-17T00:32:31.040Z] ========================================================= [2023-03-17T00:32:31.040Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-17T00:32:31.040Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T00:32:31.357Z] + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-17T00:32:31.357Z] Sending build context to Docker daemon 10.83MB [2023-03-17T00:32:31.357Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-03-17T00:32:31.357Z] Step 2/10 : FROM ${BASE} AS builder [2023-03-17T00:32:31.357Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-17T00:32:31.357Z] 63b65145d645: Pulling fs layer [2023-03-17T00:32:31.357Z] a2d21d5440eb: Pulling fs layer [2023-03-17T00:32:31.357Z] 935e6c44a52c: Pulling fs layer [2023-03-17T00:32:31.357Z] 94cc34f8dd06: Pulling fs layer [2023-03-17T00:32:31.357Z] 30dea6a524f1: Pulling fs layer [2023-03-17T00:32:31.357Z] a2aff8979fd8: Pulling fs layer [2023-03-17T00:32:31.357Z] 6808be2612f2: Pulling fs layer [2023-03-17T00:32:31.357Z] f25807f1079a: Pulling fs layer [2023-03-17T00:32:31.357Z] 94cc34f8dd06: Waiting [2023-03-17T00:32:31.357Z] a2aff8979fd8: Waiting [2023-03-17T00:32:31.357Z] 30dea6a524f1: Waiting [2023-03-17T00:32:31.357Z] f25807f1079a: Waiting [2023-03-17T00:32:31.357Z] 6808be2612f2: Waiting [2023-03-17T00:32:31.618Z] a2d21d5440eb: Verifying Checksum [2023-03-17T00:32:31.618Z] a2d21d5440eb: Download complete [2023-03-17T00:32:31.618Z] 94cc34f8dd06: Download complete [2023-03-17T00:32:31.618Z] 30dea6a524f1: Verifying Checksum [2023-03-17T00:32:31.618Z] 30dea6a524f1: Download complete [2023-03-17T00:32:31.618Z] 63b65145d645: Verifying Checksum [2023-03-17T00:32:31.618Z] 63b65145d645: Download complete [2023-03-17T00:32:31.618Z] a2aff8979fd8: Verifying Checksum [2023-03-17T00:32:31.618Z] a2aff8979fd8: Download complete [2023-03-17T00:32:31.618Z] 63b65145d645: Pull complete [2023-03-17T00:32:31.898Z] a2d21d5440eb: Pull complete [2023-03-17T00:32:32.486Z] f25807f1079a: Verifying Checksum [2023-03-17T00:32:32.486Z] f25807f1079a: Download complete [2023-03-17T00:32:32.486Z] 935e6c44a52c: Verifying Checksum [2023-03-17T00:32:32.486Z] 935e6c44a52c: Download complete [2023-03-17T00:32:32.744Z] 6808be2612f2: Verifying Checksum [2023-03-17T00:32:32.744Z] 6808be2612f2: Download complete [2023-03-17T00:32:36.025Z] 935e6c44a52c: Pull complete [2023-03-17T00:32:36.025Z] 94cc34f8dd06: Pull complete [2023-03-17T00:32:36.025Z] 30dea6a524f1: Pull complete [2023-03-17T00:32:36.025Z] a2aff8979fd8: Pull complete [2023-03-17T00:32:38.548Z] 6808be2612f2: Pull complete [2023-03-17T00:32:39.113Z] f25807f1079a: Pull complete [2023-03-17T00:32:39.113Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-17T00:32:39.113Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-17T00:32:39.113Z] ---> 3b553350e43f [2023-03-17T00:32:39.113Z] Step 3/10 : ARG MAKE=make build [2023-03-17T00:32:43.309Z] ---> Running in bf9458ca67fc [2023-03-17T00:32:43.309Z] Removing intermediate container bf9458ca67fc [2023-03-17T00:32:43.309Z] ---> 2e92c9dd6a72 [2023-03-17T00:32:43.309Z] Step 4/10 : WORKDIR /device-sdk-go [2023-03-17T00:32:43.309Z] ---> Running in 4e1cc83bbce3 [2023-03-17T00:32:43.309Z] Removing intermediate container 4e1cc83bbce3 [2023-03-17T00:32:43.309Z] ---> 7ac6be39c50f [2023-03-17T00:32:43.309Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-17T00:32:43.567Z] ---> Running in 41c27e1fd048 [2023-03-17T00:32:43.567Z] Removing intermediate container 41c27e1fd048 [2023-03-17T00:32:43.567Z] ---> 78eaa9891779 [2023-03-17T00:32:43.567Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-03-17T00:32:43.567Z] ---> Running in 1e3533f003ed [2023-03-17T00:32:43.828Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T00:32:44.086Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T00:32:44.345Z] OK: 265 MiB in 53 packages [2023-03-17T00:32:44.602Z] Removing intermediate container 1e3533f003ed [2023-03-17T00:32:44.602Z] ---> 9dbdca7db653 [2023-03-17T00:32:44.602Z] Step 7/10 : COPY go.mod vendor* ./ [2023-03-17T00:32:44.860Z] ---> a53866ec96e9 [2023-03-17T00:32:44.860Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T00:32:44.860Z] ---> Running in 8c9c086f45b5 [2023-03-17T00:32:45.086Z] Still waiting to schedule task [2023-03-17T00:32:45.086Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-17T00:33:23.579Z] Removing intermediate container 8c9c086f45b5 [2023-03-17T00:33:23.579Z] ---> 3efab3d1496e [2023-03-17T00:33:23.579Z] Step 9/10 : COPY . . [2023-03-17T00:33:23.579Z] ---> b701bc5aeb91 [2023-03-17T00:33:23.579Z] Step 10/10 : RUN ${MAKE} [2023-03-17T00:33:23.579Z] ---> Running in 8a04aabb0698 [2023-03-17T00:33:23.579Z] noop [2023-03-17T00:33:23.579Z] Removing intermediate container 8a04aabb0698 [2023-03-17T00:33:23.579Z] ---> 563cfb851164 [2023-03-17T00:33:23.579Z] Successfully built 563cfb851164 [2023-03-17T00:33:23.579Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T00:33:23.890Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-17T00:33:23.890Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T00:33:23.956Z] prd-ubuntu20.04-docker-8c-8g-2562 does not seem to be running inside a container [2023-03-17T00:33:23.988Z] $ 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-03-17T00:33:24.337Z] $ docker top 22b64144f80772b48d085a60c224aafe4830495db958cb02bbebe65077c9f95e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-17T00:33:24.669Z] + go version [2023-03-17T00:33:24.669Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-17T00:33:24.681Z] $ docker stop --time=1 22b64144f80772b48d085a60c224aafe4830495db958cb02bbebe65077c9f95e [2023-03-17T00:33:25.935Z] $ docker rm -f --volumes 22b64144f80772b48d085a60c224aafe4830495db958cb02bbebe65077c9f95e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T00:33:26.331Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-17T00:33:26.331Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T00:33:26.396Z] prd-ubuntu20.04-docker-8c-8g-2562 does not seem to be running inside a container [2023-03-17T00:33:26.427Z] $ 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-03-17T00:33:26.785Z] $ docker top ebd00454a63366ddcc5f6f8e6deb792f1fb7eb178ec36b02abb076da2d5e21e1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-17T00:33:27.125Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2023-03-17T00:33:27.417Z] + make test [2023-03-17T00:33:27.417Z] go test -race -coverprofile=coverage.out ./... [2023-03-17T00:33:33.975Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-03-17T00:33:46.165Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-03-17T00:33:46.165Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-03-17T00:33:46.165Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-03-17T00:33:46.165Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-03-17T00:33:46.165Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-03-17T00:33:46.733Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.038s coverage: 27.6% of statements [2023-03-17T00:33:46.733Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.066s coverage: 78.9% of statements [2023-03-17T00:33:46.992Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-03-17T00:33:46.992Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-03-17T00:33:46.992Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.078s coverage: 86.0% of statements [2023-03-17T00:33:47.924Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-03-17T00:33:47.924Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-03-17T00:33:47.924Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.111s coverage: 75.9% of statements [2023-03-17T00:33:47.924Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-03-17T00:33:47.924Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-03-17T00:33:48.861Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-03-17T00:33:50.764Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.066s coverage: 15.2% of statements [2023-03-17T00:33:50.764Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.065s coverage: 65.7% of statements [2023-03-17T00:33:50.764Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.112s coverage: 89.2% of statements [2023-03-17T00:33:50.764Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.055s coverage: 5.5% of statements [2023-03-17T00:34:12.688Z] GO111MODULE=on go vet ./... [2023-03-17T00:34:12.688Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-17T00:34:12.688Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-17T00:34:12.688Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-17T00:34:12.698Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-17T00:34:12.710Z] $ docker stop --time=1 ebd00454a63366ddcc5f6f8e6deb792f1fb7eb178ec36b02abb076da2d5e21e1 [2023-03-17T00:34:17.346Z] $ docker rm -f --volumes ebd00454a63366ddcc5f6f8e6deb792f1fb7eb178ec36b02abb076da2d5e21e1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-17T00:34:17.834Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-17T00:34:17.935Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-17T00:34:18.478Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-17T00:34:18.788Z] + ls -al . [2023-03-17T00:34:18.788Z] total 276 [2023-03-17T00:34:18.788Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 17 00:33 . [2023-03-17T00:34:18.788Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 00:32 .. [2023-03-17T00:34:18.788Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 17 00:32 .dockerignore [2023-03-17T00:34:18.788Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 17 00:32 .git [2023-03-17T00:34:18.788Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 00:32 .github [2023-03-17T00:34:18.788Z] -rw-rw-r-- 1 jenkins jenkins 131 Mar 17 00:32 .gitignore [2023-03-17T00:34:18.788Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 17 00:32 .golangci.yml [2023-03-17T00:34:18.788Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 17 00:32 .semver [2023-03-17T00:34:18.788Z] -rw-rw-r-- 1 jenkins jenkins 31677 Mar 17 00:32 CHANGELOG.md [2023-03-17T00:34:18.788Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 17 00:32 GOVERNANCE.md [2023-03-17T00:34:18.788Z] -rw-rw-r-- 1 jenkins jenkins 885 Mar 17 00:32 Jenkinsfile [2023-03-17T00:34:18.788Z] -rw-rw-r-- 1 jenkins jenkins 11341 Mar 17 00:32 LICENSE [2023-03-17T00:34:18.788Z] -rw-rw-r-- 1 jenkins jenkins 1714 Mar 17 00:32 Makefile [2023-03-17T00:34:18.788Z] -rw-rw-r-- 1 jenkins jenkins 619 Mar 17 00:32 OWNERS.md [2023-03-17T00:34:18.788Z] -rw-rw-r-- 1 jenkins jenkins 4891 Mar 17 00:32 README.md [2023-03-17T00:34:18.788Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 17 00:32 VERSION [2023-03-17T00:34:18.788Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 00:32 bin [2023-03-17T00:34:18.788Z] -rw-r--r-- 1 jenkins jenkins 109536 Mar 17 00:33 coverage.out [2023-03-17T00:34:18.788Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 17 00:32 example [2023-03-17T00:34:18.788Z] -rw-rw-r-- 1 jenkins jenkins 3290 Mar 17 00:32 go.mod [2023-03-17T00:34:18.788Z] -rw-rw-r-- 1 jenkins jenkins 30839 Mar 17 00:32 go.sum [2023-03-17T00:34:18.788Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 17 00:32 internal [2023-03-17T00:34:18.788Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 00:32 openapi [2023-03-17T00:34:18.788Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 17 00:32 pkg [2023-03-17T00:34:18.788Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 00:32 snap [2023-03-17T00:34:18.788Z] -rw-rw-r-- 1 jenkins jenkins 222 Mar 17 00:32 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T00:34:19.145Z] + 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=4a7b1eec00eb893451c7c72b5ce81c7f4041337f --label arch=amd64 --label version=3.0.0-dev.55 . [2023-03-17T00:34:19.145Z] Sending build context to Docker daemon 10.94MB [2023-03-17T00:34:19.145Z] Step 1/23 : ARG BASE=golang:1.20-alpine3.17 [2023-03-17T00:34:19.145Z] Step 2/23 : FROM ${BASE} AS builder [2023-03-17T00:34:19.145Z] ---> 563cfb851164 [2023-03-17T00:34:19.145Z] Step 3/23 : ARG MAKE=make build [2023-03-17T00:34:19.404Z] ---> Running in 13384f10798d [2023-03-17T00:34:19.404Z] Removing intermediate container 13384f10798d [2023-03-17T00:34:19.404Z] ---> 8beaa99c25b8 [2023-03-17T00:34:19.404Z] Step 4/23 : WORKDIR /device-sdk-go [2023-03-17T00:34:19.404Z] ---> Running in fd308b85554c [2023-03-17T00:34:19.404Z] Removing intermediate container fd308b85554c [2023-03-17T00:34:19.404Z] ---> 33654e3fb79c [2023-03-17T00:34:19.404Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-17T00:34:19.664Z] ---> Running in 687d887eb84c [2023-03-17T00:34:19.664Z] Removing intermediate container 687d887eb84c [2023-03-17T00:34:19.664Z] ---> 22d2810f6c15 [2023-03-17T00:34:19.664Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-03-17T00:34:19.664Z] ---> Running in 0ef63d2de6c7 [2023-03-17T00:34:19.922Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T00:34:19.922Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T00:34:20.181Z] OK: 265 MiB in 53 packages [2023-03-17T00:34:20.440Z] Removing intermediate container 0ef63d2de6c7 [2023-03-17T00:34:20.440Z] ---> 9cc79ac1d0c2 [2023-03-17T00:34:20.440Z] Step 7/23 : COPY go.mod vendor* ./ [2023-03-17T00:34:20.698Z] ---> b75357bea29c [2023-03-17T00:34:20.698Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T00:34:20.698Z] ---> Running in f651da9b52aa [2023-03-17T00:34:21.774Z] Removing intermediate container f651da9b52aa [2023-03-17T00:34:21.774Z] ---> 6e627222192b [2023-03-17T00:34:21.774Z] Step 9/23 : COPY . . [2023-03-17T00:34:22.034Z] ---> b32c98de897e [2023-03-17T00:34:22.034Z] Step 10/23 : RUN ${MAKE} [2023-03-17T00:34:22.034Z] ---> Running in c98f027c7fc8 [2023-03-17T00:34:22.292Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.0.0-dev.55" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-03-17T00:34:44.216Z] Removing intermediate container c98f027c7fc8 [2023-03-17T00:34:44.216Z] ---> 2fb7dd04afe9 [2023-03-17T00:34:44.216Z] Step 11/23 : FROM alpine:3.17 [2023-03-17T00:34:44.216Z] 3.17: Pulling from library/alpine [2023-03-17T00:34:44.216Z] 63b65145d645: Already exists [2023-03-17T00:34:44.216Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-17T00:34:44.216Z] Status: Downloaded newer image for alpine:3.17 [2023-03-17T00:34:44.216Z] ---> b2aa39c304c2 [2023-03-17T00:34:44.216Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-03-17T00:34:44.216Z] ---> Running in 6ee92bba5340 [2023-03-17T00:34:44.216Z] Removing intermediate container 6ee92bba5340 [2023-03-17T00:34:44.216Z] ---> d67e995895a8 [2023-03-17T00:34:44.216Z] Step 13/23 : RUN apk add --update --no-cache [2023-03-17T00:34:44.216Z] ---> Running in d915d28daee8 [2023-03-17T00:34:44.216Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T00:34:44.216Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T00:34:44.216Z] OK: 7 MiB in 15 packages [2023-03-17T00:34:44.216Z] Removing intermediate container d915d28daee8 [2023-03-17T00:34:44.216Z] ---> 09167074303c [2023-03-17T00:34:44.216Z] Step 14/23 : WORKDIR / [2023-03-17T00:34:44.216Z] ---> Running in 1c61b94e7e07 [2023-03-17T00:34:44.216Z] Removing intermediate container 1c61b94e7e07 [2023-03-17T00:34:44.216Z] ---> d804847ab8fb [2023-03-17T00:34:44.216Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-03-17T00:34:44.216Z] ---> 1016c540b752 [2023-03-17T00:34:44.216Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-03-17T00:34:44.216Z] ---> 888cdb6e112c [2023-03-17T00:34:44.216Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-03-17T00:34:44.216Z] ---> 3b37cfa50998 [2023-03-17T00:34:44.216Z] Step 18/23 : EXPOSE 59999 [2023-03-17T00:34:44.216Z] ---> Running in e35f27be61ed [2023-03-17T00:34:44.216Z] Removing intermediate container e35f27be61ed [2023-03-17T00:34:44.216Z] ---> c6233df2e623 [2023-03-17T00:34:44.216Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-03-17T00:34:44.216Z] ---> Running in 237fadda325e [2023-03-17T00:34:44.216Z] Removing intermediate container 237fadda325e [2023-03-17T00:34:44.216Z] ---> 05b885bb83ea [2023-03-17T00:34:44.216Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-17T00:34:44.216Z] ---> Running in 5806c71b107a [2023-03-17T00:34:44.216Z] Removing intermediate container 5806c71b107a [2023-03-17T00:34:44.216Z] ---> 2f147407ea07 [2023-03-17T00:34:44.216Z] Step 21/23 : LABEL arch=amd64 [2023-03-17T00:34:44.476Z] ---> Running in a68bb95d70a0 [2023-03-17T00:34:44.476Z] Removing intermediate container a68bb95d70a0 [2023-03-17T00:34:44.476Z] ---> eb1d3761c480 [2023-03-17T00:34:44.476Z] Step 22/23 : LABEL git_sha=4a7b1eec00eb893451c7c72b5ce81c7f4041337f [2023-03-17T00:34:44.476Z] ---> Running in 2f58e9c0b903 [2023-03-17T00:34:44.476Z] Removing intermediate container 2f58e9c0b903 [2023-03-17T00:34:44.476Z] ---> e93316813f0f [2023-03-17T00:34:44.476Z] Step 23/23 : LABEL version=3.0.0-dev.55 [2023-03-17T00:34:44.476Z] ---> Running in cfb56c09f2fe [2023-03-17T00:34:44.745Z] Removing intermediate container cfb56c09f2fe [2023-03-17T00:34:44.745Z] ---> 58dcb2c6e520 [2023-03-17T00:34:44.745Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-17T00:34:44.745Z] Successfully built 58dcb2c6e520 [2023-03-17T00:34:44.745Z] Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T00:34:45.142Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-17T00:34:45.142Z] [2023-03-17T00:34:45.142Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T00:34:45.438Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-17T00:34:45.438Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-17T00:34:45.438Z] 5eb5b503b376: Pulling fs layer [2023-03-17T00:34:45.438Z] 5c69ac0246d0: Pulling fs layer [2023-03-17T00:34:45.438Z] ec43610c2a17: Pulling fs layer [2023-03-17T00:34:45.438Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-17T00:34:45.438Z] 33b1e0a273af: Pulling fs layer [2023-03-17T00:34:45.438Z] 5d3b04190fa2: Pulling fs layer [2023-03-17T00:34:45.438Z] 2f39f015ded8: Pulling fs layer [2023-03-17T00:34:45.438Z] 3a2ae6a8a46f: Waiting [2023-03-17T00:34:45.438Z] 33b1e0a273af: Waiting [2023-03-17T00:34:45.438Z] 5d3b04190fa2: Waiting [2023-03-17T00:34:45.438Z] 5c69ac0246d0: Verifying Checksum [2023-03-17T00:34:45.438Z] 5c69ac0246d0: Download complete [2023-03-17T00:34:45.438Z] 3a2ae6a8a46f: Download complete [2023-03-17T00:34:45.705Z] ec43610c2a17: Verifying Checksum [2023-03-17T00:34:45.705Z] ec43610c2a17: Download complete [2023-03-17T00:34:45.705Z] 33b1e0a273af: Verifying Checksum [2023-03-17T00:34:45.705Z] 33b1e0a273af: Download complete [2023-03-17T00:34:45.705Z] 5d3b04190fa2: Download complete [2023-03-17T00:34:45.705Z] 5eb5b503b376: Verifying Checksum [2023-03-17T00:34:45.705Z] 5eb5b503b376: Download complete [2023-03-17T00:34:46.275Z] 2f39f015ded8: Verifying Checksum [2023-03-17T00:34:46.275Z] 2f39f015ded8: Download complete [2023-03-17T00:34:46.845Z] 5eb5b503b376: Pull complete [2023-03-17T00:34:47.102Z] 5c69ac0246d0: Pull complete [2023-03-17T00:34:47.360Z] ec43610c2a17: Pull complete [2023-03-17T00:34:47.618Z] 3a2ae6a8a46f: Pull complete [2023-03-17T00:34:47.876Z] 33b1e0a273af: Pull complete [2023-03-17T00:34:47.876Z] 5d3b04190fa2: Pull complete [2023-03-17T00:34:52.075Z] 2f39f015ded8: Pull complete [2023-03-17T00:34:52.075Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-17T00:34:52.075Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-17T00:34:52.075Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T00:34:52.147Z] prd-ubuntu20.04-docker-8c-8g-2562 does not seem to be running inside a container [2023-03-17T00:34:52.177Z] $ 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-03-17T00:34:55.733Z] $ docker top e0c16191ec77f7d0f9ce5c3b544b4f0a99ff237be9986b96003dd7228887ed83 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-17T00:34:56.097Z] ---> job-cost.sh [2023-03-17T00:34:56.097Z] lf-activate-venv: SKIPPING [2023-03-17T00:34:56.097Z] INFO: No Stack... [2023-03-17T00:34:56.663Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-17T00:34:56.922Z] INFO: Archiving Costs [Pipeline] sh [2023-03-17T00:34:57.210Z] + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [2023-03-17T00:34:57.210Z] + cut -d, -f6 [Pipeline] lock [2023-03-17T00:34:57.223Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-186-stack-cost] [2023-03-17T00:34:57.231Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-186-stack-cost] did not exist. Created. [2023-03-17T00:34:57.231Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-186-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-17T00:34:57.533Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-17T00:34:57.564Z] Stashed 1 file(s) [Pipeline] } [2023-03-17T00:34:57.571Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-186-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-17T00:34:57.590Z] $ docker stop --time=1 e0c16191ec77f7d0f9ce5c3b544b4f0a99ff237be9986b96003dd7228887ed83 [2023-03-17T00:34:58.738Z] $ docker rm -f --volumes e0c16191ec77f7d0f9ce5c3b544b4f0a99ff237be9986b96003dd7228887ed83 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-17T00:35:28.790Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2566 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws [2023-03-17T00:35:28.804Z] Running in /w/workspace/device-sdk-go/186 [Pipeline] { [Pipeline] checkout [2023-03-17T00:35:28.845Z] The recommended git tool is: git [2023-03-17T00:35:36.154Z] using credential edgex-jenkins-ssh [2023-03-17T00:35:36.172Z] Cloning the remote Git repository [2023-03-17T00:35:36.234Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2023-03-17T00:35:36.374Z] > git init /w/workspace/device-sdk-go/186 # timeout=10 [2023-03-17T00:35:36.580Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-03-17T00:35:36.582Z] > git --version # timeout=10 [2023-03-17T00:35:36.608Z] > git --version # 'git version 2.25.1' [2023-03-17T00:35:36.612Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-17T00:35:36.827Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-17T00:35:38.699Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-03-17T00:35:38.731Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-17T00:35:39.834Z] Avoid second fetch [2023-03-17T00:35:39.835Z] Checking out Revision 4a7b1eec00eb893451c7c72b5ce81c7f4041337f (main) [2023-03-17T00:35:40.615Z] Commit message: "Merge pull request #1386 from hahattan/issue-1380" [2023-03-17T00:35:39.854Z] > git config core.sparsecheckout # timeout=10 [2023-03-17T00:35:39.961Z] > git checkout -f 4a7b1eec00eb893451c7c72b5ce81c7f4041337f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-17T00:35:41.423Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-17T00:35:41.423Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-17T00:35:41.423Z] Dload Upload Total Spent Left Speed [2023-03-17T00:35:41.423Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 180k 0 --:--:-- --:--:-- --:--:-- 180k [Pipeline] sh [2023-03-17T00:35:42.101Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-17T00:35:42.442Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ sudo tee /etc/docker/daemon.new [2023-03-17T00:35:42.442Z] /etc/docker/daemon.json [2023-03-17T00:35:42.442Z] { [2023-03-17T00:35:42.442Z] "registry-mirrors": [ [2023-03-17T00:35:42.442Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-17T00:35:42.442Z] ], [2023-03-17T00:35:42.442Z] "bip": "10.250.0.254/24", [2023-03-17T00:35:42.442Z] "hosts": [ [2023-03-17T00:35:42.442Z] "tcp://0.0.0.0:5555", [2023-03-17T00:35:42.442Z] "unix:///var/run/docker.sock" [2023-03-17T00:35:42.442Z] ], [2023-03-17T00:35:42.442Z] "mtu": 1458, [2023-03-17T00:35:42.442Z] "selinux-enabled": true, [2023-03-17T00:35:42.442Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-17T00:35:42.442Z] } [Pipeline] sh [2023-03-17T00:35:42.859Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-17T00:35:43.200Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-17T00:36:01.493Z] provisioning config files... [2023-03-17T00:36:01.530Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/186@tmp/config16590142228714198850tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-17T00:36:01.908Z] ---> docker-login.sh [2023-03-17T00:36:01.908Z] nexus3.edgexfoundry.org:10001 [2023-03-17T00:36:02.507Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T00:36:02.781Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T00:36:02.781Z] Configure a credential helper to remove this warning. See [2023-03-17T00:36:02.781Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T00:36:02.781Z] [2023-03-17T00:36:02.781Z] Login Succeeded [2023-03-17T00:36:02.781Z] nexus3.edgexfoundry.org:10002 [2023-03-17T00:36:03.056Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T00:36:03.056Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T00:36:03.056Z] Configure a credential helper to remove this warning. See [2023-03-17T00:36:03.056Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T00:36:03.056Z] [2023-03-17T00:36:03.056Z] Login Succeeded [2023-03-17T00:36:03.056Z] nexus3.edgexfoundry.org:10003 [2023-03-17T00:36:03.332Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T00:36:03.605Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T00:36:03.605Z] Configure a credential helper to remove this warning. See [2023-03-17T00:36:03.605Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T00:36:03.605Z] [2023-03-17T00:36:03.605Z] Login Succeeded [2023-03-17T00:36:03.605Z] nexus3.edgexfoundry.org:10004 [2023-03-17T00:36:03.881Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T00:36:03.881Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T00:36:03.881Z] Configure a credential helper to remove this warning. See [2023-03-17T00:36:03.881Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T00:36:03.881Z] [2023-03-17T00:36:03.881Z] Login Succeeded [2023-03-17T00:36:03.881Z] docker.io [2023-03-17T00:36:04.159Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T00:36:04.433Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T00:36:04.433Z] Configure a credential helper to remove this warning. See [2023-03-17T00:36:04.433Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T00:36:04.433Z] [2023-03-17T00:36:04.433Z] Login Succeeded [2023-03-17T00:36:04.433Z] ---> docker-login.sh ends [Pipeline] } [2023-03-17T00:36:04.449Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-17T00:36:04.771Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-17T00:36:04.784Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-17T00:36:04.794Z] ========================================================= [2023-03-17T00:36:04.794Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-17T00:36:04.794Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T00:36:05.150Z] + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-17T00:36:05.751Z] Sending build context to Docker daemon 5.814MB [2023-03-17T00:36:05.752Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-03-17T00:36:05.752Z] Step 2/10 : FROM ${BASE} AS builder [2023-03-17T00:36:05.752Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-17T00:36:05.752Z] af6eaf76a39c: Pulling fs layer [2023-03-17T00:36:05.752Z] 55522c791124: Pulling fs layer [2023-03-17T00:36:05.752Z] ce5c4a1c91eb: Pulling fs layer [2023-03-17T00:36:05.752Z] 169dfbe0d373: Pulling fs layer [2023-03-17T00:36:05.752Z] e1ff8fa3b103: Pulling fs layer [2023-03-17T00:36:05.752Z] 52ebb69f0ebf: Pulling fs layer [2023-03-17T00:36:05.752Z] 5abe8eddf0d5: Pulling fs layer [2023-03-17T00:36:05.752Z] e1ff8fa3b103: Waiting [2023-03-17T00:36:05.752Z] 52ebb69f0ebf: Waiting [2023-03-17T00:36:05.752Z] 5abe8eddf0d5: Waiting [2023-03-17T00:36:05.752Z] 169dfbe0d373: Waiting [2023-03-17T00:36:05.752Z] 55522c791124: Verifying Checksum [2023-03-17T00:36:05.752Z] 55522c791124: Download complete [2023-03-17T00:36:06.035Z] 169dfbe0d373: Verifying Checksum [2023-03-17T00:36:06.035Z] 169dfbe0d373: Download complete [2023-03-17T00:36:06.035Z] e1ff8fa3b103: Verifying Checksum [2023-03-17T00:36:06.035Z] e1ff8fa3b103: Download complete [2023-03-17T00:36:06.035Z] af6eaf76a39c: Verifying Checksum [2023-03-17T00:36:06.035Z] af6eaf76a39c: Download complete [2023-03-17T00:36:07.016Z] af6eaf76a39c: Pull complete [2023-03-17T00:36:07.307Z] 5abe8eddf0d5: Verifying Checksum [2023-03-17T00:36:07.307Z] 5abe8eddf0d5: Download complete [2023-03-17T00:36:07.588Z] 55522c791124: Pull complete [2023-03-17T00:36:08.565Z] ce5c4a1c91eb: Verifying Checksum [2023-03-17T00:36:08.565Z] ce5c4a1c91eb: Download complete [2023-03-17T00:36:08.565Z] 52ebb69f0ebf: Verifying Checksum [2023-03-17T00:36:08.565Z] 52ebb69f0ebf: Download complete [2023-03-17T00:36:20.932Z] ce5c4a1c91eb: Pull complete [2023-03-17T00:36:20.932Z] 169dfbe0d373: Pull complete [2023-03-17T00:36:20.932Z] e1ff8fa3b103: Pull complete [2023-03-17T00:36:26.364Z] 52ebb69f0ebf: Pull complete [2023-03-17T00:36:29.009Z] 5abe8eddf0d5: Pull complete [2023-03-17T00:36:29.009Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-17T00:36:29.009Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-17T00:36:29.009Z] ---> 6cb57ee374ae [2023-03-17T00:36:29.009Z] Step 3/10 : ARG MAKE=make build [2023-03-17T00:36:30.999Z] ---> Running in c0a660f3ea7d [2023-03-17T00:36:30.999Z] Removing intermediate container c0a660f3ea7d [2023-03-17T00:36:30.999Z] ---> 21a0d4dd6e78 [2023-03-17T00:36:30.999Z] Step 4/10 : WORKDIR /device-sdk-go [2023-03-17T00:36:31.271Z] ---> Running in 9bf680d26548 [2023-03-17T00:36:31.542Z] Removing intermediate container 9bf680d26548 [2023-03-17T00:36:31.542Z] ---> cd58a95eadb2 [2023-03-17T00:36:31.542Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-17T00:36:31.810Z] ---> Running in b8319ab9251c [2023-03-17T00:36:32.088Z] Removing intermediate container b8319ab9251c [2023-03-17T00:36:32.088Z] ---> b3134d889200 [2023-03-17T00:36:32.088Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-03-17T00:36:32.088Z] ---> Running in 09953d9d7362 [2023-03-17T00:36:33.518Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T00:36:34.105Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T00:36:35.524Z] OK: 263 MiB in 53 packages [2023-03-17T00:36:36.487Z] Removing intermediate container 09953d9d7362 [2023-03-17T00:36:36.487Z] ---> 8c0d93de7d16 [2023-03-17T00:36:36.487Z] Step 7/10 : COPY go.mod vendor* ./ [2023-03-17T00:36:37.077Z] ---> ea1a1a53ed61 [2023-03-17T00:36:37.077Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T00:36:37.077Z] ---> Running in 551231bc3a0f [2023-03-17T00:37:45.010Z] Removing intermediate container 551231bc3a0f [2023-03-17T00:37:45.010Z] ---> e6fd2cba2af3 [2023-03-17T00:37:45.010Z] Step 9/10 : COPY . . [2023-03-17T00:37:45.010Z] ---> d24b49ee9cfc [2023-03-17T00:37:45.010Z] Step 10/10 : RUN ${MAKE} [2023-03-17T00:37:45.010Z] ---> Running in 83958f9a7531 [2023-03-17T00:37:45.010Z] noop [2023-03-17T00:37:45.010Z] Removing intermediate container 83958f9a7531 [2023-03-17T00:37:45.010Z] ---> 85cf441974e7 [2023-03-17T00:37:45.010Z] Successfully built 85cf441974e7 [2023-03-17T00:37:45.010Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T00:37:45.376Z] + docker inspect -f . ci-base-image-arm64 [2023-03-17T00:37:45.376Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T00:37:45.608Z] prd-ubuntu20.04-docker-arm64-4c-16g-2566 does not seem to be running inside a container [2023-03-17T00:37:45.687Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/186 -v /w/workspace/device-sdk-go/186:/w/workspace/device-sdk-go/186:rw,z -v /w/workspace/device-sdk-go/186@tmp:/w/workspace/device-sdk-go/186@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-03-17T00:37:47.007Z] $ docker top 8d9f89a16cf365c03f942304edf3d474b4ec9bb44e54343fb82846b3b8a4991c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-17T00:37:47.875Z] + go version [2023-03-17T00:37:47.876Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-17T00:37:47.904Z] $ docker stop --time=1 8d9f89a16cf365c03f942304edf3d474b4ec9bb44e54343fb82846b3b8a4991c [2023-03-17T00:37:49.583Z] $ docker rm -f --volumes 8d9f89a16cf365c03f942304edf3d474b4ec9bb44e54343fb82846b3b8a4991c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T00:37:50.145Z] + docker inspect -f . ci-base-image-arm64 [2023-03-17T00:37:50.145Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T00:37:50.340Z] prd-ubuntu20.04-docker-arm64-4c-16g-2566 does not seem to be running inside a container [2023-03-17T00:37:50.432Z] $ 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/186 -v /w/workspace/device-sdk-go/186:/w/workspace/device-sdk-go/186:rw,z -v /w/workspace/device-sdk-go/186@tmp:/w/workspace/device-sdk-go/186@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-03-17T00:37:51.706Z] $ docker top 7772122e14403eed4b0c163189dee80a419884e79fb2160f2a87f234bc787015 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-17T00:37:52.563Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/186 [Pipeline] fileExists [Pipeline] sh [2023-03-17T00:37:53.226Z] + make test [2023-03-17T00:37:53.226Z] go test -race -coverprofile=coverage.out ./... [2023-03-17T00:38:49.699Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-03-17T00:41:26.509Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-03-17T00:41:26.509Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-03-17T00:41:26.509Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-03-17T00:41:26.509Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-03-17T00:41:26.509Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-03-17T00:41:34.739Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.244s coverage: 27.6% of statements [2023-03-17T00:41:40.094Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.273s coverage: 78.9% of statements [2023-03-17T00:41:55.104Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-03-17T00:41:55.104Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-03-17T00:41:55.372Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.406s coverage: 86.0% of statements [2023-03-17T00:42:03.593Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-03-17T00:42:03.593Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.481s coverage: 75.9% of statements [2023-03-17T00:42:08.947Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-03-17T00:42:10.363Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-03-17T00:42:10.363Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-03-17T00:42:11.779Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.351s coverage: 15.2% of statements [2023-03-17T00:42:11.779Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.474s coverage: 65.7% of statements [2023-03-17T00:42:15.133Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.495s coverage: 89.2% of statements [2023-03-17T00:42:17.089Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-03-17T00:42:17.089Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.283s coverage: 5.5% of statements [2023-03-17T00:42:18.055Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-17T00:42:18.055Z] GO111MODULE=on go vet ./... [2023-03-17T00:44:54.825Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-17T00:44:54.825Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-17T00:44:54.825Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-17T00:44:54.845Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-17T00:44:54.874Z] $ docker stop --time=1 7772122e14403eed4b0c163189dee80a419884e79fb2160f2a87f234bc787015 [2023-03-17T00:44:56.836Z] $ docker rm -f --volumes 7772122e14403eed4b0c163189dee80a419884e79fb2160f2a87f234bc787015 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-17T00:44:58.536Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-17T00:44:58.557Z] Warning: overwriting stash ‘coverage-report’ [2023-03-17T00:44:59.219Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-17T00:44:59.612Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-17T00:44:59.945Z] + ls -al . [2023-03-17T00:44:59.945Z] total 272 [2023-03-17T00:44:59.945Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 17 00:37 . [2023-03-17T00:44:59.945Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 00:35 .. [2023-03-17T00:44:59.945Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 17 00:35 .dockerignore [2023-03-17T00:44:59.945Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 17 00:35 .git [2023-03-17T00:44:59.945Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 00:35 .github [2023-03-17T00:44:59.945Z] -rw-rw-r-- 1 jenkins jenkins 131 Mar 17 00:35 .gitignore [2023-03-17T00:44:59.945Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 17 00:35 .golangci.yml [2023-03-17T00:44:59.945Z] -rw-rw-r-- 1 jenkins jenkins 31677 Mar 17 00:35 CHANGELOG.md [2023-03-17T00:44:59.945Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 17 00:35 GOVERNANCE.md [2023-03-17T00:44:59.945Z] -rw-rw-r-- 1 jenkins jenkins 885 Mar 17 00:35 Jenkinsfile [2023-03-17T00:44:59.945Z] -rw-rw-r-- 1 jenkins jenkins 11341 Mar 17 00:35 LICENSE [2023-03-17T00:44:59.945Z] -rw-rw-r-- 1 jenkins jenkins 1714 Mar 17 00:35 Makefile [2023-03-17T00:44:59.945Z] -rw-rw-r-- 1 jenkins jenkins 619 Mar 17 00:35 OWNERS.md [2023-03-17T00:44:59.945Z] -rw-rw-r-- 1 jenkins jenkins 4891 Mar 17 00:35 README.md [2023-03-17T00:44:59.945Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 17 00:32 VERSION [2023-03-17T00:44:59.945Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 00:35 bin [2023-03-17T00:44:59.945Z] -rw-r--r-- 1 jenkins jenkins 109538 Mar 17 00:42 coverage.out [2023-03-17T00:44:59.945Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 17 00:35 example [2023-03-17T00:44:59.945Z] -rw-rw-r-- 1 jenkins jenkins 3290 Mar 17 00:35 go.mod [2023-03-17T00:44:59.945Z] -rw-rw-r-- 1 jenkins jenkins 30839 Mar 17 00:35 go.sum [2023-03-17T00:44:59.945Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 17 00:35 internal [2023-03-17T00:44:59.945Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 00:35 openapi [2023-03-17T00:44:59.945Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 17 00:35 pkg [2023-03-17T00:44:59.945Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 00:35 snap [2023-03-17T00:44:59.945Z] -rw-rw-r-- 1 jenkins jenkins 222 Mar 17 00:35 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T00:45:00.289Z] + 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=4a7b1eec00eb893451c7c72b5ce81c7f4041337f --label arch=arm64 --label version=3.0.0-dev.55 . [2023-03-17T00:45:00.556Z] Sending build context to Docker daemon 5.924MB [2023-03-17T00:45:00.823Z] Step 1/23 : ARG BASE=golang:1.20-alpine3.17 [2023-03-17T00:45:00.823Z] Step 2/23 : FROM ${BASE} AS builder [2023-03-17T00:45:00.823Z] ---> 85cf441974e7 [2023-03-17T00:45:00.823Z] Step 3/23 : ARG MAKE=make build [2023-03-17T00:45:00.823Z] ---> Running in 13341449accb [2023-03-17T00:45:02.775Z] Removing intermediate container 13341449accb [2023-03-17T00:45:02.775Z] ---> 879e2a516b02 [2023-03-17T00:45:02.775Z] Step 4/23 : WORKDIR /device-sdk-go [2023-03-17T00:45:03.051Z] ---> Running in 0c98ab343cf5 [2023-03-17T00:45:03.319Z] Removing intermediate container 0c98ab343cf5 [2023-03-17T00:45:03.319Z] ---> 76c53fa967f7 [2023-03-17T00:45:03.319Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-17T00:45:03.319Z] ---> Running in 4b94e86bfe22 [2023-03-17T00:45:03.588Z] Removing intermediate container 4b94e86bfe22 [2023-03-17T00:45:03.588Z] ---> 07d114a8c0e7 [2023-03-17T00:45:03.588Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-03-17T00:45:03.856Z] ---> Running in f4b1f485ad82 [2023-03-17T00:45:04.821Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T00:45:05.405Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T00:45:06.814Z] OK: 263 MiB in 53 packages [2023-03-17T00:45:07.399Z] Removing intermediate container f4b1f485ad82 [2023-03-17T00:45:07.399Z] ---> fba191a24b54 [2023-03-17T00:45:07.399Z] Step 7/23 : COPY go.mod vendor* ./ [2023-03-17T00:45:07.983Z] ---> 8bed66146a25 [2023-03-17T00:45:07.983Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T00:45:08.251Z] ---> Running in cc8ec89da7b1 [2023-03-17T00:45:10.857Z] Removing intermediate container cc8ec89da7b1 [2023-03-17T00:45:10.857Z] ---> 895515a78e64 [2023-03-17T00:45:10.857Z] Step 9/23 : COPY . . [2023-03-17T00:45:12.327Z] ---> b7e48626327d [2023-03-17T00:45:12.327Z] Step 10/23 : RUN ${MAKE} [2023-03-17T00:45:12.327Z] ---> Running in c01278c5bcf3 [2023-03-17T00:45:13.315Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.0.0-dev.55" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-03-17T00:47:50.132Z] Removing intermediate container c01278c5bcf3 [2023-03-17T00:47:50.132Z] ---> d1f0e1f09749 [2023-03-17T00:47:50.132Z] Step 11/23 : FROM alpine:3.17 [2023-03-17T00:47:50.132Z] 3.17: Pulling from library/alpine [2023-03-17T00:47:50.132Z] af6eaf76a39c: Already exists [2023-03-17T00:47:50.132Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-17T00:47:50.132Z] Status: Downloaded newer image for alpine:3.17 [2023-03-17T00:47:50.132Z] ---> d74e625d9115 [2023-03-17T00:47:50.132Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-03-17T00:47:50.132Z] ---> Running in c013a95ea98e [2023-03-17T00:47:50.132Z] Removing intermediate container c013a95ea98e [2023-03-17T00:47:50.132Z] ---> 3dd121a53789 [2023-03-17T00:47:50.132Z] Step 13/23 : RUN apk add --update --no-cache [2023-03-17T00:47:50.132Z] ---> Running in d9eb98c4df65 [2023-03-17T00:47:50.132Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T00:47:50.132Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T00:47:50.132Z] OK: 7 MiB in 15 packages [2023-03-17T00:47:50.132Z] Removing intermediate container d9eb98c4df65 [2023-03-17T00:47:50.132Z] ---> 66208d2910ee [2023-03-17T00:47:50.132Z] Step 14/23 : WORKDIR / [2023-03-17T00:47:50.132Z] ---> Running in c3e8ceba546d [2023-03-17T00:47:50.132Z] Removing intermediate container c3e8ceba546d [2023-03-17T00:47:50.132Z] ---> dbfc91ce43b0 [2023-03-17T00:47:50.132Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-03-17T00:47:50.132Z] ---> db24acc311d9 [2023-03-17T00:47:50.132Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-03-17T00:47:50.132Z] ---> af702d204868 [2023-03-17T00:47:50.132Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-03-17T00:47:50.132Z] ---> 64334aad478f [2023-03-17T00:47:50.132Z] Step 18/23 : EXPOSE 59999 [2023-03-17T00:47:50.132Z] ---> Running in 42fc8c42703e [2023-03-17T00:47:50.132Z] Removing intermediate container 42fc8c42703e [2023-03-17T00:47:50.132Z] ---> ce35d966ea24 [2023-03-17T00:47:50.132Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-03-17T00:47:50.132Z] ---> Running in 4c283326b450 [2023-03-17T00:47:50.132Z] Removing intermediate container 4c283326b450 [2023-03-17T00:47:50.132Z] ---> 620505de2bb9 [2023-03-17T00:47:50.132Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-17T00:47:50.132Z] ---> Running in 7cfe4b019463 [2023-03-17T00:47:50.132Z] Removing intermediate container 7cfe4b019463 [2023-03-17T00:47:50.132Z] ---> 5761fd81557a [2023-03-17T00:47:50.132Z] Step 21/23 : LABEL arch=arm64 [2023-03-17T00:47:50.132Z] ---> Running in 237aee1d9931 [2023-03-17T00:47:50.132Z] Removing intermediate container 237aee1d9931 [2023-03-17T00:47:50.132Z] ---> 1b5e339779f5 [2023-03-17T00:47:50.132Z] Step 22/23 : LABEL git_sha=4a7b1eec00eb893451c7c72b5ce81c7f4041337f [2023-03-17T00:47:50.132Z] ---> Running in 0eb82d1759d9 [2023-03-17T00:47:50.132Z] Removing intermediate container 0eb82d1759d9 [2023-03-17T00:47:50.132Z] ---> f906d1a196c8 [2023-03-17T00:47:50.132Z] Step 23/23 : LABEL version=3.0.0-dev.55 [2023-03-17T00:47:50.132Z] ---> Running in 5de5c20b06c4 [2023-03-17T00:47:50.132Z] Removing intermediate container 5de5c20b06c4 [2023-03-17T00:47:50.132Z] ---> c63329523dca [2023-03-17T00:47:50.132Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-17T00:47:50.132Z] Successfully built c63329523dca [2023-03-17T00:47:50.132Z] Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T00:47:50.549Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-17T00:47:50.549Z] [2023-03-17T00:47:50.549Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T00:47:50.879Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-17T00:47:51.148Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-17T00:47:51.148Z] 8998bd30e6a1: Pulling fs layer [2023-03-17T00:47:51.148Z] 04944245beec: Pulling fs layer [2023-03-17T00:47:51.148Z] 699f458cf7ca: Pulling fs layer [2023-03-17T00:47:51.148Z] 765212b225bb: Pulling fs layer [2023-03-17T00:47:51.148Z] f23df028b6ca: Pulling fs layer [2023-03-17T00:47:51.148Z] d65c8cfc05b1: Pulling fs layer [2023-03-17T00:47:51.148Z] 2437ff75d9bd: Pulling fs layer [2023-03-17T00:47:51.148Z] 765212b225bb: Waiting [2023-03-17T00:47:51.148Z] d65c8cfc05b1: Waiting [2023-03-17T00:47:51.148Z] 2437ff75d9bd: Waiting [2023-03-17T00:47:51.148Z] f23df028b6ca: Waiting [2023-03-17T00:47:51.148Z] 04944245beec: Verifying Checksum [2023-03-17T00:47:51.148Z] 04944245beec: Download complete [2023-03-17T00:47:51.148Z] 765212b225bb: Verifying Checksum [2023-03-17T00:47:51.148Z] 765212b225bb: Download complete [2023-03-17T00:47:51.416Z] f23df028b6ca: Verifying Checksum [2023-03-17T00:47:51.416Z] f23df028b6ca: Download complete [2023-03-17T00:47:51.416Z] d65c8cfc05b1: Verifying Checksum [2023-03-17T00:47:51.416Z] d65c8cfc05b1: Download complete [2023-03-17T00:47:51.416Z] 699f458cf7ca: Verifying Checksum [2023-03-17T00:47:51.416Z] 699f458cf7ca: Download complete [2023-03-17T00:47:51.999Z] 8998bd30e6a1: Verifying Checksum [2023-03-17T00:47:51.999Z] 8998bd30e6a1: Download complete [2023-03-17T00:47:53.946Z] 2437ff75d9bd: Verifying Checksum [2023-03-17T00:47:53.946Z] 2437ff75d9bd: Download complete [2023-03-17T00:47:55.891Z] 8998bd30e6a1: Pull complete [2023-03-17T00:47:56.476Z] 04944245beec: Pull complete [2023-03-17T00:47:57.885Z] 699f458cf7ca: Pull complete [2023-03-17T00:47:57.885Z] 765212b225bb: Pull complete [2023-03-17T00:47:58.846Z] f23df028b6ca: Pull complete [2023-03-17T00:47:58.846Z] d65c8cfc05b1: Pull complete [2023-03-17T00:48:13.836Z] 2437ff75d9bd: Pull complete [2023-03-17T00:48:13.836Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-17T00:48:13.836Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-17T00:48:13.836Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T00:48:14.036Z] prd-ubuntu20.04-docker-arm64-4c-16g-2566 does not seem to be running inside a container [2023-03-17T00:48:14.120Z] $ 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/186 -v /w/workspace/device-sdk-go/186:/w/workspace/device-sdk-go/186:rw,z -v /w/workspace/device-sdk-go/186@tmp:/w/workspace/device-sdk-go/186@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-03-17T00:48:16.997Z] $ docker top ac5b2e5c78cc6063e362b0b0dbac14551fc5331354c32776716ce7301100c34f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-17T00:48:17.847Z] ---> job-cost.sh [2023-03-17T00:48:17.847Z] lf-activate-venv: SKIPPING [2023-03-17T00:48:17.847Z] INFO: No Stack... [2023-03-17T00:48:18.431Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-17T00:48:19.391Z] INFO: Archiving Costs [Pipeline] sh [2023-03-17T00:48:20.032Z] + cat /w/workspace/device-sdk-go/186/archives/cost.csv [2023-03-17T00:48:20.032Z] + cut -d, -f6 [Pipeline] lock [2023-03-17T00:48:20.104Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-186-stack-cost] [2023-03-17T00:48:20.113Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-186-stack-cost] did not exist. Created. [2023-03-17T00:48:20.113Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-186-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-17T00:48:20.775Z] /w/workspace/device-sdk-go/186@tmp/durable-7375ebf0/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-17T00:48:21.438Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-17T00:48:21.453Z] Warning: overwriting stash ‘stack-cost’ [2023-03-17T00:48:21.527Z] Stashed 1 file(s) [Pipeline] } [2023-03-17T00:48:21.555Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-186-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-17T00:48:21.590Z] $ docker stop --time=1 ac5b2e5c78cc6063e362b0b0dbac14551fc5331354c32776716ce7301100c34f [2023-03-17T00:48:23.149Z] $ docker rm -f --volumes ac5b2e5c78cc6063e362b0b0dbac14551fc5331354c32776716ce7301100c34f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-03-17T00:48:23.578Z] provisioning config files... [2023-03-17T00:48:23.585Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8080771064926139423tmp [Pipeline] { [Pipeline] sh [2023-03-17T00:48:23.872Z] + set +x [2023-03-17T00:48:23.872Z] + bash -s -- [2023-03-17T00:48:23.872Z] + curl -s https://codecov.io/bash [2023-03-17T00:48:23.872Z] [2023-03-17T00:48:23.872Z] _____ _ [2023-03-17T00:48:23.872Z] / ____| | | [2023-03-17T00:48:23.872Z] | | ___ __| | ___ ___ _____ __ [2023-03-17T00:48:23.872Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-17T00:48:23.872Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-17T00:48:23.872Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-17T00:48:23.872Z] Bash-1.0.6 [2023-03-17T00:48:23.872Z] [2023-03-17T00:48:23.872Z] [2023-03-17T00:48:23.872Z] ==> git version 2.25.1 found [2023-03-17T00:48:23.872Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-03-17T00:48:23.872Z] Release-Date: 2020-01-08 [2023-03-17T00:48:23.872Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-17T00:48:23.872Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-17T00:48:23.872Z] ==> Jenkins CI detected. [2023-03-17T00:48:23.872Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2023-03-17T00:48:23.872Z] project root: . [2023-03-17T00:48:23.872Z] --> token set from env [2023-03-17T00:48:23.872Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-17T00:48:23.872Z] ==> Running gcov in . (disable via -X gcov) [2023-03-17T00:48:23.872Z] ==> Python coveragepy not found [2023-03-17T00:48:23.872Z] ==> Searching for coverage reports in: [2023-03-17T00:48:23.872Z] + . [2023-03-17T00:48:23.872Z] -> Found 1 reports [2023-03-17T00:48:23.872Z] ==> Detecting git/mercurial file structure [2023-03-17T00:48:24.130Z] ==> Reading reports [2023-03-17T00:48:24.130Z] + ./coverage.out bytes=109538 [2023-03-17T00:48:24.130Z] ==> Appending adjustments [2023-03-17T00:48:24.130Z] https://docs.codecov.io/docs/fixing-reports [2023-03-17T00:48:24.388Z] + Found adjustments [2023-03-17T00:48:24.388Z] ==> Gzipping contents [2023-03-17T00:48:24.388Z] 16K /tmp/codecov.l9WiMo.gz [2023-03-17T00:48:24.388Z] ==> Uploading reports [2023-03-17T00:48:24.388Z] url: https://codecov.io [2023-03-17T00:48:24.388Z] query: branch=main&commit=4a7b1eec00eb893451c7c72b5ce81c7f4041337f&build=186&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F186%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-17T00:48:24.388Z] -> Pinging Codecov [2023-03-17T00:48:24.388Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=main&commit=4a7b1eec00eb893451c7c72b5ce81c7f4041337f&build=186&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F186%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-17T00:48:24.388Z] -> Uploading to [2023-03-17T00:48:24.388Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-17/7E55EF52A471D76F132DFD9A03CDDE97/4a7b1eec00eb893451c7c72b5ce81c7f4041337f/58844b71-9342-4487-ab9c-0c5d161c8442.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230317%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230317T004824Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f5fa0eacbf9c3dfac18ff57b1800a5fdfdca1dbf1128c72bed6853251290a9a7 [2023-03-17T00:48:24.388Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-17T00:48:24.388Z] Dload Upload Total Spent Left Speed [2023-03-17T00:48:24.647Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15242 0 0 100 15242 0 59307 --:--:-- --:--:-- --:--:-- 59307 [2023-03-17T00:48:24.647Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/4a7b1eec00eb893451c7c72b5ce81c7f4041337f [Pipeline] } [2023-03-17T00:48:24.654Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-03-17T00:48:24.823Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-03-17T00:48:24.833Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T00:48:25.126Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-17T00:48:25.126Z] [2023-03-17T00:48:25.126Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T00:48:25.425Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-17T00:48:25.425Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-03-17T00:48:25.425Z] df9b9388f04a: Pulling fs layer [2023-03-17T00:48:25.425Z] 52dc419b0ee2: Pulling fs layer [2023-03-17T00:48:25.425Z] 25bc292e5bac: Pulling fs layer [2023-03-17T00:48:25.425Z] 114826534d7a: Pulling fs layer [2023-03-17T00:48:25.425Z] 4657fd5d0bcf: Pulling fs layer [2023-03-17T00:48:25.425Z] 6ad1cebc031e: Pulling fs layer [2023-03-17T00:48:25.425Z] 8a3aa393b2d8: Pulling fs layer [2023-03-17T00:48:25.425Z] 4657fd5d0bcf: Waiting [2023-03-17T00:48:25.425Z] 114826534d7a: Waiting [2023-03-17T00:48:25.425Z] 6ad1cebc031e: Waiting [2023-03-17T00:48:25.425Z] 8a3aa393b2d8: Waiting [2023-03-17T00:48:25.425Z] 25bc292e5bac: Verifying Checksum [2023-03-17T00:48:25.425Z] 25bc292e5bac: Download complete [2023-03-17T00:48:25.425Z] 52dc419b0ee2: Verifying Checksum [2023-03-17T00:48:25.425Z] 52dc419b0ee2: Download complete [2023-03-17T00:48:25.425Z] 4657fd5d0bcf: Download complete [2023-03-17T00:48:25.425Z] df9b9388f04a: Download complete [2023-03-17T00:48:25.685Z] df9b9388f04a: Pull complete [2023-03-17T00:48:25.685Z] 6ad1cebc031e: Verifying Checksum [2023-03-17T00:48:25.685Z] 6ad1cebc031e: Download complete [2023-03-17T00:48:25.685Z] 52dc419b0ee2: Pull complete [2023-03-17T00:48:25.944Z] 25bc292e5bac: Pull complete [2023-03-17T00:48:26.202Z] 114826534d7a: Verifying Checksum [2023-03-17T00:48:26.202Z] 114826534d7a: Download complete [2023-03-17T00:48:26.460Z] 8a3aa393b2d8: Verifying Checksum [2023-03-17T00:48:26.460Z] 8a3aa393b2d8: Download complete [2023-03-17T00:48:29.738Z] 114826534d7a: Pull complete [2023-03-17T00:48:29.738Z] 4657fd5d0bcf: Pull complete [2023-03-17T00:48:29.995Z] 6ad1cebc031e: Pull complete [2023-03-17T00:48:32.522Z] 8a3aa393b2d8: Pull complete [2023-03-17T00:48:32.781Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-03-17T00:48:32.781Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-17T00:48:32.781Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T00:48:32.865Z] prd-ubuntu20.04-docker-8c-8g-2562 does not seem to be running inside a container [2023-03-17T00:48:32.897Z] $ 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-03-17T00:48:38.090Z] $ docker top 9b4a67b793b604dc0a2b6659bf05d300cf361631d72466e38ecc6ce1248451d6 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-17T00:48:38.156Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh [2023-03-17T00:48:38.433Z] + set -o pipefail [2023-03-17T00:48:38.433Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' [2023-03-17T00:48:42.621Z] [2023-03-17T00:48:42.621Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v3)... [2023-03-17T00:48:42.621Z] [2023-03-17T00:48:42.621Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1d897ce9-7d37-4e4c-99f4-c1fbe8b8d34b/history/715df956-c874-4c26-b0cc-7ac12972e2c5 [2023-03-17T00:48:42.621Z] [2023-03-17T00:48:42.621Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-03-17T00:48:42.621Z] [2023-03-17T00:48:42.621Z] [2023-03-17T00:48:42.621Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-03-17T00:48:42.621Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-03-17T00:48:42.621Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-03-17T00:48:42.631Z] $ docker stop --time=1 9b4a67b793b604dc0a2b6659bf05d300cf361631d72466e38ecc6ce1248451d6 [2023-03-17T00:48:45.839Z] $ docker rm -f --volumes 9b4a67b793b604dc0a2b6659bf05d300cf361631d72466e38ecc6ce1248451d6 [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-03-17T00:48:46.186Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-17T00:48:46.194Z] provisioning config files... [2023-03-17T00:48:46.200Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config11564302710923601584tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-17T00:48:46.492Z] --> edgex-publish-swagger.sh [2023-03-17T00:48:46.492Z] === Publish openapi/v3 API === [2023-03-17T00:48:46.492Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-03-17T00:48:46.492Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v3/device-sdk.yaml] [2023-03-17T00:48:46.492Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-17T00:48:46.492Z] Dload Upload Total Spent Left Speed [2023-03-17T00:48:47.061Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23571 0 0 100 23571 0 35767 --:--:-- --:--:-- --:--:-- 35767 [2023-03-17T00:48:47.061Z] [2023-03-17T00:48:47.061Z] [Pipeline] } [2023-03-17T00:48:47.069Z] 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-03-17T00:48:47.466Z] + git log --format=format:%s -1 4a7b1eec00eb893451c7c72b5ce81c7f4041337f [Pipeline] sh [2023-03-17T00:48:47.755Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-17T00:48:47.755Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T00:48:48.053Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-17T00:48:48.053Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T00:48:48.129Z] prd-ubuntu20.04-docker-8c-8g-2562 does not seem to be running inside a container [2023-03-17T00:48:48.159Z] $ 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-03-17T00:48:48.674Z] $ docker top 4aa86ca13ee704deeba25ef8682258ee569d73e0155d2a5647b3ae3f34bf873d -eo pid,comm [2023-03-17T00:48:48.724Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-17T00:48:48.724Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-17T00:48:48.749Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-17T00:48:48.749Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-17T00:48:48.853Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-17T00:48:48.853Z] $ docker exec 4aa86ca13ee704deeba25ef8682258ee569d73e0155d2a5647b3ae3f34bf873d ssh-agent [2023-03-17T00:48:48.956Z] SSH_AUTH_SOCK=/tmp/ssh-HeJATm6E2g2N/agent.32 [2023-03-17T00:48:48.956Z] SSH_AGENT_PID=38 [2023-03-17T00:48:48.961Z] Running ssh-add (command line suppressed) [2023-03-17T00:48:49.065Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_11326755027197462753.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_11326755027197462753.key) [2023-03-17T00:48:49.084Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-17T00:48:49.372Z] + git semver tag [2023-03-17T00:48:49.631Z] 2023-03-17 00:48:49,575 [run_tag] DEBUG tag force:False [2023-03-17T00:48:49.631Z] 2023-03-17 00:48:49,575 [check_head_tag] DEBUG check head tag [2023-03-17T00:48:49.632Z] 2023-03-17 00:48:49,577 [execute] INFO git cat-file --batch-check [2023-03-17T00:48:49.632Z] 2023-03-17 00:48:49,577 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2023-03-17T00:48:49.632Z] 2023-03-17 00:48:49,580 [execute] INFO git cat-file --batch [2023-03-17T00:48:49.632Z] 2023-03-17 00:48:49,581 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2023-03-17T00:48:49.632Z] 2023-03-17 00:48:49,622 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-03-17T00:48:49.632Z] 2023-03-17 00:48:49,622 [execute] INFO git tag -a v3.0.0-dev.55 -m v3.0.0-dev.55 [2023-03-17T00:48:49.632Z] 2023-03-17 00:48:49,622 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.55', '-m', 'v3.0.0-dev.55'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2023-03-17T00:48:49.632Z] 2023-03-17 00:48:49,627 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-03-17T00:48:49.632Z] 3.0.0-dev.55 [Pipeline] } [2023-03-17T00:48:49.900Z] $ docker exec --env ******** --env ******** 4aa86ca13ee704deeba25ef8682258ee569d73e0155d2a5647b3ae3f34bf873d ssh-agent -k [2023-03-17T00:48:49.999Z] unset SSH_AUTH_SOCK; [2023-03-17T00:48:50.000Z] unset SSH_AGENT_PID; [2023-03-17T00:48:50.000Z] echo Agent pid 38 killed; [2023-03-17T00:48:50.011Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-17T00:48:50.318Z] + git semver [Pipeline] } [2023-03-17T00:48:50.591Z] $ docker stop --time=1 4aa86ca13ee704deeba25ef8682258ee569d73e0155d2a5647b3ae3f34bf873d [2023-03-17T00:48:51.875Z] $ docker rm -f --volumes 4aa86ca13ee704deeba25ef8682258ee569d73e0155d2a5647b3ae3f34bf873d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T00:48:52.248Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-17T00:48:52.248Z] [2023-03-17T00:48:52.248Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T00:48:52.547Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-17T00:48:52.547Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-03-17T00:48:52.547Z] ab5ef0e58194: Pulling fs layer [2023-03-17T00:48:52.547Z] 9712f1f96733: Pulling fs layer [2023-03-17T00:48:52.547Z] 63f879dbbcfc: Pulling fs layer [2023-03-17T00:48:52.547Z] 0d9ebad4ef96: Pulling fs layer [2023-03-17T00:48:52.547Z] e9a5061849ea: Pulling fs layer [2023-03-17T00:48:52.547Z] d747dcd14b5f: Pulling fs layer [2023-03-17T00:48:52.547Z] 2de7ff778b66: Pulling fs layer [2023-03-17T00:48:52.547Z] e9a5061849ea: Waiting [2023-03-17T00:48:52.547Z] d747dcd14b5f: Waiting [2023-03-17T00:48:52.547Z] 2de7ff778b66: Waiting [2023-03-17T00:48:52.547Z] 0d9ebad4ef96: Waiting [2023-03-17T00:48:52.547Z] 9712f1f96733: Download complete [2023-03-17T00:48:53.131Z] 63f879dbbcfc: Verifying Checksum [2023-03-17T00:48:53.131Z] 63f879dbbcfc: Download complete [2023-03-17T00:48:53.131Z] e9a5061849ea: Verifying Checksum [2023-03-17T00:48:53.131Z] e9a5061849ea: Download complete [2023-03-17T00:48:53.131Z] d747dcd14b5f: Download complete [2023-03-17T00:48:53.389Z] 0d9ebad4ef96: Verifying Checksum [2023-03-17T00:48:53.389Z] 0d9ebad4ef96: Download complete [2023-03-17T00:48:53.389Z] ab5ef0e58194: Verifying Checksum [2023-03-17T00:48:53.389Z] ab5ef0e58194: Download complete [2023-03-17T00:48:53.389Z] 2de7ff778b66: Verifying Checksum [2023-03-17T00:48:56.671Z] ab5ef0e58194: Pull complete [2023-03-17T00:48:56.671Z] 9712f1f96733: Pull complete [2023-03-17T00:48:57.236Z] 63f879dbbcfc: Pull complete [2023-03-17T00:49:01.518Z] 0d9ebad4ef96: Pull complete [2023-03-17T00:49:01.518Z] e9a5061849ea: Pull complete [2023-03-17T00:49:01.518Z] d747dcd14b5f: Pull complete [2023-03-17T00:49:02.448Z] 2de7ff778b66: Pull complete [2023-03-17T00:49:02.448Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-03-17T00:49:02.448Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-17T00:49:02.448Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T00:49:02.520Z] prd-ubuntu20.04-docker-8c-8g-2562 does not seem to be running inside a container [2023-03-17T00:49:02.545Z] $ 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-03-17T00:49:08.265Z] $ docker top a7f3faeb312a92900c14183c47511378abdcab73b1869ff1d5192b9dfb9afe85 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-03-17T00:49:08.339Z] provisioning config files... [2023-03-17T00:49:08.346Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config9939954366133561405tmp [2023-03-17T00:49:08.355Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8082804186654247978tmp [2023-03-17T00:49:08.366Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config10478947277073339385tmp [Pipeline] { [Pipeline] echo [2023-03-17T00:49:08.382Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-17T00:49:08.668Z] ---> sigul-configuration.sh [2023-03-17T00:49:08.668Z] gpg: directory `/root/.gnupg' created [2023-03-17T00:49:08.668Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-03-17T00:49:08.668Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-03-17T00:49:08.668Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-03-17T00:49:08.668Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-03-17T00:49:08.668Z] gpg: CAST5 encrypted data [2023-03-17T00:49:08.668Z] gpg: encrypted with 1 passphrase [2023-03-17T00:49:08.668Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-03-17T00:49:08.954Z] + mkdir /home/jenkins [2023-03-17T00:49:08.954Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-03-17T00:49:09.240Z] + 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-03-17T00:49:09.248Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-17T00:49:09.532Z] ---> sigul-install.sh [2023-03-17T00:49:09.532Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-03-17T00:49:09.826Z] + git tag --list [2023-03-17T00:49:09.826Z] 0.7.1 [2023-03-17T00:49:09.826Z] delhi-tag [2023-03-17T00:49:09.826Z] v1.0.0 [2023-03-17T00:49:09.826Z] v1.1.0 [2023-03-17T00:49:09.826Z] v1.1.1 [2023-03-17T00:49:09.826Z] v1.1.2 [2023-03-17T00:49:09.826Z] v1.2.0 [2023-03-17T00:49:09.826Z] v1.2.1 [2023-03-17T00:49:09.826Z] v1.2.2 [2023-03-17T00:49:09.826Z] v1.2.3 [2023-03-17T00:49:09.826Z] v1.3.0 [2023-03-17T00:49:09.826Z] v1.4.0 [2023-03-17T00:49:09.826Z] v2.0.0 [2023-03-17T00:49:09.826Z] v2.1.0 [2023-03-17T00:49:09.826Z] v2.1.1 [2023-03-17T00:49:09.826Z] v2.1.1-dev.2 [2023-03-17T00:49:09.826Z] v2.1.1-dev.3 [2023-03-17T00:49:09.826Z] v2.2.0 [2023-03-17T00:49:09.826Z] v2.2.1-dev.1 [2023-03-17T00:49:09.826Z] v2.2.1-dev.10 [2023-03-17T00:49:09.826Z] v2.2.1-dev.11 [2023-03-17T00:49:09.826Z] v2.2.1-dev.12 [2023-03-17T00:49:09.826Z] v2.2.1-dev.13 [2023-03-17T00:49:09.826Z] v2.2.1-dev.14 [2023-03-17T00:49:09.826Z] v2.2.1-dev.2 [2023-03-17T00:49:09.826Z] v2.2.1-dev.3 [2023-03-17T00:49:09.826Z] v2.2.1-dev.4 [2023-03-17T00:49:09.826Z] v2.2.1-dev.5 [2023-03-17T00:49:09.826Z] v2.2.1-dev.6 [2023-03-17T00:49:09.826Z] v2.2.1-dev.7 [2023-03-17T00:49:09.826Z] v2.2.1-dev.8 [2023-03-17T00:49:09.826Z] v2.2.1-dev.9 [2023-03-17T00:49:09.826Z] v2.3.0 [2023-03-17T00:49:09.826Z] v2.3.0-dev.14 [2023-03-17T00:49:09.826Z] v2.3.0-dev.15 [2023-03-17T00:49:09.826Z] v2.3.0-dev.16 [2023-03-17T00:49:09.826Z] v2.3.0-dev.17 [2023-03-17T00:49:09.826Z] v2.3.0-dev.18 [2023-03-17T00:49:09.826Z] v2.3.0-dev.19 [2023-03-17T00:49:09.826Z] v2.3.0-dev.20 [2023-03-17T00:49:09.826Z] v2.3.0-dev.21 [2023-03-17T00:49:09.826Z] v2.3.0-dev.22 [2023-03-17T00:49:09.826Z] v2.3.0-dev.23 [2023-03-17T00:49:09.826Z] v2.3.0-dev.24 [2023-03-17T00:49:09.826Z] v2.3.0-dev.25 [2023-03-17T00:49:09.826Z] v2.3.0-dev.26 [2023-03-17T00:49:09.826Z] v2.3.0-dev.27 [2023-03-17T00:49:09.826Z] v2.3.0-dev.28 [2023-03-17T00:49:09.826Z] v2.3.0-dev.29 [2023-03-17T00:49:09.826Z] v2.3.0-dev.30 [2023-03-17T00:49:09.826Z] v2.3.0-dev.31 [2023-03-17T00:49:09.826Z] v2.3.0-dev.32 [2023-03-17T00:49:09.826Z] v2.3.0-dev.33 [2023-03-17T00:49:09.826Z] v2.3.0-dev.34 [2023-03-17T00:49:09.826Z] v2.3.0-dev.35 [2023-03-17T00:49:09.826Z] v2.3.0-dev.36 [2023-03-17T00:49:09.826Z] v2.3.0-dev.37 [2023-03-17T00:49:09.826Z] v2.3.0-dev.38 [2023-03-17T00:49:09.826Z] v2.3.0-dev.39 [2023-03-17T00:49:09.826Z] v2.3.0-dev.40 [2023-03-17T00:49:09.826Z] v2.3.0-dev.41 [2023-03-17T00:49:09.826Z] v2.3.0-dev.42 [2023-03-17T00:49:09.826Z] v2.3.0-dev.43 [2023-03-17T00:49:09.826Z] v2.3.0-dev.44 [2023-03-17T00:49:09.826Z] v2.3.0-dev.45 [2023-03-17T00:49:09.826Z] v2.3.0-dev.46 [2023-03-17T00:49:09.826Z] v2.3.0-dev.47 [2023-03-17T00:49:09.826Z] v2.3.0-dev.48 [2023-03-17T00:49:09.826Z] v2.3.0-dev.49 [2023-03-17T00:49:09.826Z] v2.3.0-dev.50 [2023-03-17T00:49:09.826Z] v2.3.0-dev.51 [2023-03-17T00:49:09.826Z] v2.3.1-dev.1 [2023-03-17T00:49:09.826Z] v2.3.1-dev.2 [2023-03-17T00:49:09.826Z] v2.3.1-dev.3 [2023-03-17T00:49:09.826Z] v2.3.1-dev.4 [2023-03-17T00:49:09.826Z] v3.0.0-dev.1 [2023-03-17T00:49:09.826Z] v3.0.0-dev.10 [2023-03-17T00:49:09.826Z] v3.0.0-dev.11 [2023-03-17T00:49:09.826Z] v3.0.0-dev.12 [2023-03-17T00:49:09.826Z] v3.0.0-dev.13 [2023-03-17T00:49:09.826Z] v3.0.0-dev.14 [2023-03-17T00:49:09.826Z] v3.0.0-dev.15 [2023-03-17T00:49:09.826Z] v3.0.0-dev.16 [2023-03-17T00:49:09.826Z] v3.0.0-dev.17 [2023-03-17T00:49:09.826Z] v3.0.0-dev.18 [2023-03-17T00:49:09.826Z] v3.0.0-dev.19 [2023-03-17T00:49:09.826Z] v3.0.0-dev.2 [2023-03-17T00:49:09.826Z] v3.0.0-dev.20 [2023-03-17T00:49:09.826Z] v3.0.0-dev.21 [2023-03-17T00:49:09.826Z] v3.0.0-dev.22 [2023-03-17T00:49:09.826Z] v3.0.0-dev.23 [2023-03-17T00:49:09.826Z] v3.0.0-dev.24 [2023-03-17T00:49:09.826Z] v3.0.0-dev.25 [2023-03-17T00:49:09.826Z] v3.0.0-dev.26 [2023-03-17T00:49:09.826Z] v3.0.0-dev.27 [2023-03-17T00:49:09.826Z] v3.0.0-dev.28 [2023-03-17T00:49:09.826Z] v3.0.0-dev.29 [2023-03-17T00:49:09.826Z] v3.0.0-dev.3 [2023-03-17T00:49:09.826Z] v3.0.0-dev.30 [2023-03-17T00:49:09.826Z] v3.0.0-dev.31 [2023-03-17T00:49:09.826Z] v3.0.0-dev.32 [2023-03-17T00:49:09.826Z] v3.0.0-dev.33 [2023-03-17T00:49:09.826Z] v3.0.0-dev.34 [2023-03-17T00:49:09.826Z] v3.0.0-dev.35 [2023-03-17T00:49:09.826Z] v3.0.0-dev.36 [2023-03-17T00:49:09.826Z] v3.0.0-dev.37 [2023-03-17T00:49:09.826Z] v3.0.0-dev.38 [2023-03-17T00:49:09.826Z] v3.0.0-dev.39 [2023-03-17T00:49:09.826Z] v3.0.0-dev.4 [2023-03-17T00:49:09.826Z] v3.0.0-dev.40 [2023-03-17T00:49:09.826Z] v3.0.0-dev.41 [2023-03-17T00:49:09.826Z] v3.0.0-dev.42 [2023-03-17T00:49:09.826Z] v3.0.0-dev.43 [2023-03-17T00:49:09.826Z] v3.0.0-dev.44 [2023-03-17T00:49:09.826Z] v3.0.0-dev.45 [2023-03-17T00:49:09.826Z] v3.0.0-dev.46 [2023-03-17T00:49:09.826Z] v3.0.0-dev.47 [2023-03-17T00:49:09.826Z] v3.0.0-dev.48 [2023-03-17T00:49:09.826Z] v3.0.0-dev.49 [2023-03-17T00:49:09.826Z] v3.0.0-dev.5 [2023-03-17T00:49:09.826Z] v3.0.0-dev.50 [2023-03-17T00:49:09.826Z] v3.0.0-dev.51 [2023-03-17T00:49:09.826Z] v3.0.0-dev.52 [2023-03-17T00:49:09.826Z] v3.0.0-dev.53 [2023-03-17T00:49:09.826Z] v3.0.0-dev.54 [2023-03-17T00:49:09.826Z] v3.0.0-dev.55 [2023-03-17T00:49:09.826Z] v3.0.0-dev.6 [2023-03-17T00:49:09.826Z] v3.0.0-dev.7 [2023-03-17T00:49:09.826Z] v3.0.0-dev.8 [2023-03-17T00:49:09.826Z] v3.0.0-dev.9 [Pipeline] sh [2023-03-17T00:49:10.113Z] + lftools sign git-tag v3.0.0-dev.55 [2023-03-17T00:49:10.682Z] Signing Git tag with Sigul... [2023-03-17T00:49:10.682Z] Signing v3.0.0-dev.55 [Pipeline] echo [2023-03-17T00:49:11.261Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-17T00:49:11.551Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-03-17T00:49:11.559Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-03-17T00:49:11.580Z] $ docker stop --time=1 a7f3faeb312a92900c14183c47511378abdcab73b1869ff1d5192b9dfb9afe85 [2023-03-17T00:49:12.953Z] $ docker rm -f --volumes a7f3faeb312a92900c14183c47511378abdcab73b1869ff1d5192b9dfb9afe85 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-03-17T00:49:13.371Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-17T00:49:13.371Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T00:49:13.670Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-17T00:49:13.670Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T00:49:13.745Z] prd-ubuntu20.04-docker-8c-8g-2562 does not seem to be running inside a container [2023-03-17T00:49:13.774Z] $ 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-03-17T00:49:14.152Z] $ docker top 77d3396eeb45dd6a329cee2114456b7a5f4373c3c192dd74f65e72cffdc3f1ac -eo pid,comm [2023-03-17T00:49:14.205Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-17T00:49:14.205Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-17T00:49:14.244Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-17T00:49:14.244Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-17T00:49:14.365Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-17T00:49:14.367Z] $ docker exec 77d3396eeb45dd6a329cee2114456b7a5f4373c3c192dd74f65e72cffdc3f1ac ssh-agent [2023-03-17T00:49:14.484Z] SSH_AUTH_SOCK=/tmp/ssh-UbSFCfwYYgGG/agent.32 [2023-03-17T00:49:14.484Z] SSH_AGENT_PID=38 [2023-03-17T00:49:14.490Z] Running ssh-add (command line suppressed) [2023-03-17T00:49:14.603Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_9055609726421382143.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_9055609726421382143.key) [2023-03-17T00:49:14.619Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-17T00:49:14.910Z] + git semver bump pre [2023-03-17T00:49:15.168Z] 2023-03-17 00:49:15,103 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-03-17T00:49:15.168Z] 2023-03-17 00:49:15,103 [bump_version] DEBUG bumping version:3.0.0-dev.55 on axis:pre with prefix:dev [2023-03-17T00:49:15.168Z] 2023-03-17 00:49:15,103 [bump_version] DEBUG bumped version:3.0.0-dev.56 [2023-03-17T00:49:15.168Z] 2023-03-17 00:49:15,103 [write_version] DEBUG write version:3.0.0-dev.56 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True [2023-03-17T00:49:15.168Z] 2023-03-17 00:49:15,103 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-03-17T00:49:15.168Z] 2023-03-17 00:49:15,103 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-03-17T00:49:15.168Z] 2023-03-17 00:49:15,105 [execute] INFO git cat-file --batch-check [2023-03-17T00:49:15.168Z] 2023-03-17 00:49:15,105 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-17T00:49:15.168Z] 2023-03-17 00:49:15,111 [execute] INFO git cat-file --batch [2023-03-17T00:49:15.168Z] 2023-03-17 00:49:15,112 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-17T00:49:15.168Z] 2023-03-17 00:49:15,117 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-03-17T00:49:15.168Z] 3.0.0-dev.56 [Pipeline] } [2023-03-17T00:49:15.176Z] $ docker exec --env ******** --env ******** 77d3396eeb45dd6a329cee2114456b7a5f4373c3c192dd74f65e72cffdc3f1ac ssh-agent -k [2023-03-17T00:49:15.283Z] unset SSH_AUTH_SOCK; [2023-03-17T00:49:15.285Z] unset SSH_AGENT_PID; [2023-03-17T00:49:15.285Z] echo Agent pid 38 killed; [2023-03-17T00:49:15.299Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-17T00:49:15.604Z] + git semver [Pipeline] } [2023-03-17T00:49:15.876Z] $ docker stop --time=1 77d3396eeb45dd6a329cee2114456b7a5f4373c3c192dd74f65e72cffdc3f1ac [2023-03-17T00:49:17.197Z] $ docker rm -f --volumes 77d3396eeb45dd6a329cee2114456b7a5f4373c3c192dd74f65e72cffdc3f1ac [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-17T00:49:17.535Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-17T00:49:17.535Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T00:49:17.832Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-17T00:49:17.832Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T00:49:17.908Z] prd-ubuntu20.04-docker-8c-8g-2562 does not seem to be running inside a container [2023-03-17T00:49:17.935Z] $ 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-03-17T00:49:18.323Z] $ docker top 577a040eb0c5ccd7e6a5e6dcb4b7cf4328c1719ab290a8688d4fc2a875f33a4b -eo pid,comm [2023-03-17T00:49:18.375Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-17T00:49:18.375Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-17T00:49:18.417Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-17T00:49:18.417Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-17T00:49:18.531Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-17T00:49:18.532Z] $ docker exec 577a040eb0c5ccd7e6a5e6dcb4b7cf4328c1719ab290a8688d4fc2a875f33a4b ssh-agent [2023-03-17T00:49:18.658Z] SSH_AUTH_SOCK=/tmp/ssh-Arf1ljnWuDeG/agent.32 [2023-03-17T00:49:18.658Z] SSH_AGENT_PID=38 [2023-03-17T00:49:18.664Z] Running ssh-add (command line suppressed) [2023-03-17T00:49:18.784Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_14982730190533125582.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_14982730190533125582.key) [2023-03-17T00:49:18.799Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-17T00:49:19.089Z] + git semver push [2023-03-17T00:49:19.352Z] 2023-03-17 00:49:19,278 [run_push] DEBUG push [2023-03-17T00:49:19.352Z] 2023-03-17 00:49:19,279 [execute] INFO git cat-file --batch-check [2023-03-17T00:49:19.352Z] 2023-03-17 00:49:19,279 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-17T00:49:19.352Z] 2023-03-17 00:49:19,283 [execute] INFO git rev-list ffad5625d9a31df344ccd314009171caaffc1288 -- [2023-03-17T00:49:19.352Z] 2023-03-17 00:49:19,283 [execute] DEBUG Popen(['git', 'rev-list', 'ffad5625d9a31df344ccd314009171caaffc1288', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-17T00:49:19.352Z] 2023-03-17 00:49:19,295 [execute] INFO git fetch -v origin [2023-03-17T00:49:19.352Z] 2023-03-17 00:49:19,296 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-03-17T00:49:19.919Z] 2023-03-17 00:49:19,743 [run_push] DEBUG no remote changes detected [2023-03-17T00:49:19.919Z] 2023-03-17 00:49:19,744 [execute] INFO git push origin semver [2023-03-17T00:49:19.919Z] 2023-03-17 00:49:19,744 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-17T00:49:20.856Z] 2023-03-17 00:49:20,497 [run_push] DEBUG push all version tags [2023-03-17T00:49:20.856Z] 2023-03-17 00:49:20,497 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-03-17T00:49:20.856Z] 2023-03-17 00:49:20,498 [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-03-17T00:49:21.432Z] 2023-03-17 00:49:21,252 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-03-17T00:49:21.432Z] 3.0.0-dev.56 [Pipeline] } [2023-03-17T00:49:21.441Z] $ docker exec --env ******** --env ******** 577a040eb0c5ccd7e6a5e6dcb4b7cf4328c1719ab290a8688d4fc2a875f33a4b ssh-agent -k [2023-03-17T00:49:21.539Z] unset SSH_AUTH_SOCK; [2023-03-17T00:49:21.539Z] unset SSH_AGENT_PID; [2023-03-17T00:49:21.540Z] echo Agent pid 38 killed; [2023-03-17T00:49:21.551Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-17T00:49:21.857Z] + git semver [Pipeline] } [2023-03-17T00:49:22.130Z] $ docker stop --time=1 577a040eb0c5ccd7e6a5e6dcb4b7cf4328c1719ab290a8688d4fc2a875f33a4b [2023-03-17T00:49:23.413Z] $ docker rm -f --volumes 577a040eb0c5ccd7e6a5e6dcb4b7cf4328c1719ab290a8688d4fc2a875f33a4b [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-03-17T00:49:23.953Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] [2023-03-17T00:49:23.953Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-03-17T00:49:23.953Z] total 16 [2023-03-17T00:49:23.953Z] drwxr-xr-x 3 root root 4096 Mar 17 00:34 . [2023-03-17T00:49:23.953Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 17 00:49 .. [2023-03-17T00:49:23.953Z] drwxr-xr-x 2 root root 4096 Mar 17 00:34 cost [2023-03-17T00:49:23.953Z] -rw-r--r-- 1 root root 85 Mar 17 00:34 cost.csv [2023-03-17T00:49:23.953Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-03-17T00:49:23.953Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-03-17T00:49:23.953Z] total 16 [2023-03-17T00:49:23.953Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 17 00:34 . [2023-03-17T00:49:23.953Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 17 00:49 .. [2023-03-17T00:49:23.953Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 17 00:34 cost [2023-03-17T00:49:23.953Z] -rw-r--r-- 1 jenkins jenkins 85 Mar 17 00:34 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-17T00:49:24.247Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-17T00:49:25.111Z] ---> package-listing.sh [2023-03-17T00:49:25.111Z] ++ facter osfamily [2023-03-17T00:49:25.111Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-17T00:49:25.370Z] + OS_FAMILY=debian [2023-03-17T00:49:25.370Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2023-03-17T00:49:25.370Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-17T00:49:25.370Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-17T00:49:25.370Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-17T00:49:25.370Z] + PACKAGES=/tmp/packages_start.txt [2023-03-17T00:49:25.370Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2023-03-17T00:49:25.370Z] + PACKAGES=/tmp/packages_end.txt [2023-03-17T00:49:25.370Z] + case "${OS_FAMILY}" in [2023-03-17T00:49:25.370Z] + dpkg -l [2023-03-17T00:49:25.370Z] + grep '^ii' [2023-03-17T00:49:25.370Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-17T00:49:25.370Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-17T00:49:25.370Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-17T00:49:25.370Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2023-03-17T00:49:25.370Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2023-03-17T00:49:25.370Z] + 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-03-17T00:49:25.380Z] 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-03-17T00:49:25.657Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T00:49:26.219Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-17T00:49:26.219Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T00:49:26.291Z] prd-ubuntu20.04-docker-8c-8g-2562 does not seem to be running inside a container [2023-03-17T00:49:26.317Z] $ 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-03-17T00:49:26.612Z] $ docker top fd0e9f3867007238eab98c03193aa578050b2e28fc0cba5a6bda6e579fe9da27 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-17T00:49:27.018Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-17T00:49:27.370Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-17T00:49:27.678Z] + ls /var/log/sa-host [2023-03-17T00:49:27.678Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-17T00:49:27.746Z] provisioning config files... [2023-03-17T00:49:27.753Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config330091855273708211tmp [Pipeline] { [Pipeline] echo [2023-03-17T00:49:27.764Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-17T00:49:28.043Z] ---> create-netrc.sh [Pipeline] } [2023-03-17T00:49:28.050Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-17T00:49:28.364Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-17T00:49:28.372Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-17T00:49:28.652Z] ---> sudo-logs.sh [2023-03-17T00:49:28.652Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-17T00:49:28.684Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-17T00:49:28.968Z] ---> job-cost.sh [2023-03-17T00:49:28.968Z] lf-activate-venv: SKIPPING [2023-03-17T00:49:28.968Z] DEBUG: total: 0.2199999988079071 [2023-03-17T00:49:28.968Z] INFO: Retrieving Stack Cost... [2023-03-17T00:49:29.226Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-17T00:49:29.793Z] INFO: Archiving Costs [Pipeline] echo [2023-03-17T00:49:29.805Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-17T00:49:30.087Z] ---> logs-deploy.sh [2023-03-17T00:49:30.087Z] lf-activate-venv: SKIPPING [2023-03-17T00:49:30.087Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/186 [2023-03-17T00:49:30.087Z] INFO: archiving workspace using pattern(s): [2023-03-17T00:49:31.022Z] Archives upload complete. [2023-03-17T00:49:31.281Z] INFO: archiving logs to Nexus