Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 36ecb1f482bfc597855740c2870b0b3229afc53c 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-ssh10388525414583269796.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh5448106845295074291.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh1560540221582935333.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh10497961830780772007.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-ssh16184167127707320547.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-14779 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 > 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 Avoid second fetch Checking out Revision 36ecb1f482bfc597855740c2870b0b3229afc53c (main) Commit message: "feat!: add PatchDevice and DeviceExistsForName and refactor UpdateDeviceOperatingState (#1451)" > git config core.sparsecheckout # timeout=10 > git checkout -f 36ecb1f482bfc597855740c2870b0b3229afc53c # timeout=10 > git rev-list --no-walk 3563ea3fef02eab19ce29a2bf1392e0bc2eae64f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-09T21:56:13.873Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-09T21:56:13.926Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-09T21:56:13.944Z] ========================================================= [2023-05-09T21:56:13.944Z] EdgeX Global Pipelines Version Info [2023-05-09T21:56:13.944Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-09T21:56:15.010Z] ------------------- [2023-05-09T21:56:15.010Z] stable info: [2023-05-09T21:56:15.010Z] ------------------- [2023-05-09T21:56:15.010Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-09T21:56:15.010Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-09T21:56:15.010Z] Message: update stable to v1.0.249 [2023-05-09T21:56:15.757Z] ------------------- [2023-05-09T21:56:15.757Z] experimental info: [2023-05-09T21:56:15.757Z] ------------------- [2023-05-09T21:56:15.757Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-09T21:56:15.757Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-09T21:56:15.757Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-09T21:56:15.923Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2023-05-09T21:56:15.941Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2023-05-09T21:56:15.960Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-09T21:56:15.976Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-09T21:56:15.993Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-09T21:56:16.012Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-09T21:56:16.026Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-09T21:56:16.040Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2023-05-09T21:56:16.055Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-09T21:56:16.075Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-09T21:56:16.092Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-09T21:56:16.111Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2023-05-09T21:56:16.125Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-09T21:56:16.144Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-09T21:56:16.163Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-09T21:56:16.180Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-05-09T21:56:16.200Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-09T21:56:16.221Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-09T21:56:16.240Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-09T21:56:16.254Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-09T21:56:16.271Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-05-09T21:56:16.292Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-05-09T21:56:16.313Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-09T21:56:16.324Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-09T21:56:16.336Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-09T21:56:16.352Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-09T21:56:16.368Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-09T21:56:16.385Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-09T21:56:16.398Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-09T21:56:16.411Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-09T21:56:16.423Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 36ecb1f482bfc597855740c2870b0b3229afc53c [Pipeline] echo [2023-05-09T21:56:16.439Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 36ecb1f [Pipeline] echo [2023-05-09T21:56:16.453Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-09T21:56:16.504Z] provisioning config files... [2023-05-09T21:56:16.519Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config9462010255152078461tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T21:56:16.826Z] ---> docker-login.sh [2023-05-09T21:56:16.826Z] nexus3.edgexfoundry.org:10001 [2023-05-09T21:56:17.087Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T21:56:17.087Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T21:56:17.087Z] Configure a credential helper to remove this warning. See [2023-05-09T21:56:17.087Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T21:56:17.087Z] [2023-05-09T21:56:17.087Z] Login Succeeded [2023-05-09T21:56:17.087Z] nexus3.edgexfoundry.org:10002 [2023-05-09T21:56:17.348Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T21:56:17.348Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T21:56:17.348Z] Configure a credential helper to remove this warning. See [2023-05-09T21:56:17.348Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T21:56:17.348Z] [2023-05-09T21:56:17.348Z] Login Succeeded [2023-05-09T21:56:17.348Z] nexus3.edgexfoundry.org:10003 [2023-05-09T21:56:17.348Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T21:56:17.348Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T21:56:17.348Z] Configure a credential helper to remove this warning. See [2023-05-09T21:56:17.348Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T21:56:17.348Z] [2023-05-09T21:56:17.348Z] Login Succeeded [2023-05-09T21:56:17.348Z] nexus3.edgexfoundry.org:10004 [2023-05-09T21:56:18.377Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T21:56:19.148Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T21:56:19.148Z] Configure a credential helper to remove this warning. See [2023-05-09T21:56:19.148Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T21:56:19.148Z] [2023-05-09T21:56:19.148Z] Login Succeeded [2023-05-09T21:56:19.148Z] docker.io [2023-05-09T21:56:19.148Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T21:56:19.408Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T21:56:19.408Z] Configure a credential helper to remove this warning. See [2023-05-09T21:56:19.408Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T21:56:19.408Z] [2023-05-09T21:56:19.408Z] Login Succeeded [2023-05-09T21:56:19.408Z] ---> docker-login.sh ends [Pipeline] } [2023-05-09T21:56:19.416Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-09T21:56:19.814Z] + git rev-list -1 --merges 36ecb1f482bfc597855740c2870b0b3229afc53c~1..36ecb1f482bfc597855740c2870b0b3229afc53c [Pipeline] echo [2023-05-09T21:56:19.865Z] -----------> git rev-list -1 --merges 36ecb1f482bfc597855740c2870b0b3229afc53c~1..36ecb1f482bfc597855740c2870b0b3229afc53c 36ecb1f482bfc597855740c2870b0b3229afc53c [false] [Pipeline] sh [2023-05-09T21:56:20.153Z] + git log --format=format:%s -1 36ecb1f482bfc597855740c2870b0b3229afc53c [Pipeline] echo [2023-05-09T21:56:20.169Z] ========================================================= [2023-05-09T21:56:20.169Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-09T21:56:20.169Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-09T21:56:20.492Z] + git log --format=format:%s -1 36ecb1f482bfc597855740c2870b0b3229afc53c [Pipeline] echo [2023-05-09T21:56:20.504Z] [semverPrep] GIT_COMMIT: 36ecb1f482bfc597855740c2870b0b3229afc53c, Commit Message: feat!: add PatchDevice and DeviceExistsForName and refactor UpdateDeviceOperatingState (#1451) [Pipeline] echo [2023-05-09T21:56:20.513Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-09T21:56:20.884Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-09T21:56:20.884Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-09T21:56:20.884Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-09T21:56:20.884Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-09T21:56:20.884Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-09T21:56:20.884Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-09T21:56:20.884Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T21:56:21.322Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-09T21:56:21.322Z] [2023-05-09T21:56:21.322Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T21:56:21.631Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-09T21:56:21.631Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-09T21:56:21.631Z] b85a868b505f: Pulling fs layer [2023-05-09T21:56:21.631Z] e2be974225ed: Pulling fs layer [2023-05-09T21:56:21.631Z] 339a4e72a1f5: Pulling fs layer [2023-05-09T21:56:21.631Z] 988bab9f4d93: Pulling fs layer [2023-05-09T21:56:21.631Z] 1469e6f7b9e6: Pulling fs layer [2023-05-09T21:56:21.631Z] eaf3925da568: Pulling fs layer [2023-05-09T21:56:21.632Z] bab4dde63d76: Pulling fs layer [2023-05-09T21:56:21.632Z] bde34c3a00c8: Pulling fs layer [2023-05-09T21:56:21.632Z] b352a97aabf1: Pulling fs layer [2023-05-09T21:56:21.632Z] 4872d77fe225: Pulling fs layer [2023-05-09T21:56:21.632Z] 5851b861e8e6: Pulling fs layer [2023-05-09T21:56:21.632Z] bab4dde63d76: Waiting [2023-05-09T21:56:21.632Z] 988bab9f4d93: Waiting [2023-05-09T21:56:21.632Z] b352a97aabf1: Waiting [2023-05-09T21:56:21.632Z] 1469e6f7b9e6: Waiting [2023-05-09T21:56:21.632Z] bde34c3a00c8: Waiting [2023-05-09T21:56:21.632Z] 4872d77fe225: Waiting [2023-05-09T21:56:21.632Z] 5851b861e8e6: Waiting [2023-05-09T21:56:21.632Z] eaf3925da568: Waiting [2023-05-09T21:56:21.632Z] e2be974225ed: Verifying Checksum [2023-05-09T21:56:21.632Z] e2be974225ed: Download complete [2023-05-09T21:56:21.632Z] 988bab9f4d93: Verifying Checksum [2023-05-09T21:56:21.632Z] 988bab9f4d93: Download complete [2023-05-09T21:56:21.892Z] 339a4e72a1f5: Verifying Checksum [2023-05-09T21:56:21.892Z] 339a4e72a1f5: Download complete [2023-05-09T21:56:21.892Z] 1469e6f7b9e6: Verifying Checksum [2023-05-09T21:56:21.892Z] 1469e6f7b9e6: Download complete [2023-05-09T21:56:21.892Z] eaf3925da568: Verifying Checksum [2023-05-09T21:56:21.892Z] eaf3925da568: Download complete [2023-05-09T21:56:21.892Z] bde34c3a00c8: Download complete [2023-05-09T21:56:21.892Z] b352a97aabf1: Verifying Checksum [2023-05-09T21:56:21.892Z] b352a97aabf1: Download complete [2023-05-09T21:56:21.892Z] 4872d77fe225: Verifying Checksum [2023-05-09T21:56:21.892Z] 4872d77fe225: Download complete [2023-05-09T21:56:21.892Z] 5851b861e8e6: Verifying Checksum [2023-05-09T21:56:21.892Z] 5851b861e8e6: Download complete [2023-05-09T21:56:21.892Z] b85a868b505f: Verifying Checksum [2023-05-09T21:56:21.892Z] b85a868b505f: Download complete [2023-05-09T21:56:22.152Z] bab4dde63d76: Verifying Checksum [2023-05-09T21:56:22.152Z] bab4dde63d76: Download complete [2023-05-09T21:56:23.091Z] b85a868b505f: Pull complete [2023-05-09T21:56:23.349Z] e2be974225ed: Pull complete [2023-05-09T21:56:23.609Z] 339a4e72a1f5: Pull complete [2023-05-09T21:56:23.874Z] 988bab9f4d93: Pull complete [2023-05-09T21:56:24.147Z] 1469e6f7b9e6: Pull complete [2023-05-09T21:56:24.147Z] eaf3925da568: Pull complete [2023-05-09T21:56:26.077Z] bab4dde63d76: Pull complete [2023-05-09T21:56:26.077Z] bde34c3a00c8: Pull complete [2023-05-09T21:56:26.339Z] b352a97aabf1: Pull complete [2023-05-09T21:56:26.339Z] 4872d77fe225: Pull complete [2023-05-09T21:56:26.339Z] 5851b861e8e6: Pull complete [2023-05-09T21:56:26.339Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-09T21:56:26.339Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-09T21:56:26.339Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T21:56:26.464Z] prd-ubuntu20.04-docker-8c-8g-14779 does not seem to be running inside a container [2023-05-09T21:56:26.503Z] $ 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-05-09T21:56:30.347Z] $ docker top e827b6b67f9ce0e09ac65541347b6180d691128f859af39f4e2c347e6b49687c -eo pid,comm [2023-05-09T21:56:30.396Z] 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-05-09T21:56:30.396Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-09T21:56:30.425Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-09T21:56:30.425Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-09T21:56:30.539Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-09T21:56:30.544Z] $ docker exec e827b6b67f9ce0e09ac65541347b6180d691128f859af39f4e2c347e6b49687c ssh-agent [2023-05-09T21:56:30.661Z] SSH_AUTH_SOCK=/tmp/ssh-vj0tAs5Xvibw/agent.13 [2023-05-09T21:56:30.661Z] SSH_AGENT_PID=33 [2023-05-09T21:56:30.670Z] Running ssh-add (command line suppressed) [2023-05-09T21:56:30.774Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_11741134307752534596.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_11741134307752534596.key) [2023-05-09T21:56:30.788Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-09T21:56:31.074Z] + git tag --points-at HEAD [Pipeline] } [2023-05-09T21:56:31.088Z] $ docker exec --env ******** --env ******** e827b6b67f9ce0e09ac65541347b6180d691128f859af39f4e2c347e6b49687c ssh-agent -k [2023-05-09T21:56:31.182Z] unset SSH_AUTH_SOCK; [2023-05-09T21:56:31.183Z] unset SSH_AGENT_PID; [2023-05-09T21:56:31.183Z] echo Agent pid 33 killed; [2023-05-09T21:56:31.193Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-09T21:56:31.226Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-09T21:56:31.227Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-09T21:56:31.340Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-09T21:56:31.344Z] $ docker exec e827b6b67f9ce0e09ac65541347b6180d691128f859af39f4e2c347e6b49687c ssh-agent [2023-05-09T21:56:31.443Z] SSH_AUTH_SOCK=/tmp/ssh-BB5lpKzwdVoM/agent.70 [2023-05-09T21:56:31.443Z] SSH_AGENT_PID=76 [2023-05-09T21:56:31.447Z] Running ssh-add (command line suppressed) [2023-05-09T21:56:31.550Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7243751197410945202.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7243751197410945202.key) [2023-05-09T21:56:31.562Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-09T21:56:31.858Z] + git semver init [2023-05-09T21:56:32.118Z] 2023-05-09 21:56:32,014 [run_init] DEBUG init version:0.0.0 force:False [2023-05-09T21:56:32.118Z] 2023-05-09 21:56:32,014 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver [2023-05-09T21:56:32.118Z] 2023-05-09 21:56:32,015 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2023-05-09T21:56:32.118Z] 2023-05-09 21:56:32,015 [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-05-09T21:56:33.056Z] 2023-05-09 21:56:32,967 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude [2023-05-09T21:56:33.056Z] 2023-05-09 21:56:32,967 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False [2023-05-09T21:56:33.056Z] 2023-05-09 21:56:32,968 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-05-09T21:56:33.056Z] 2023-05-09 21:56:32,968 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-05-09T21:56:33.056Z] 3.0.0-dev.87 [Pipeline] } [2023-05-09T21:56:33.067Z] $ docker exec --env ******** --env ******** e827b6b67f9ce0e09ac65541347b6180d691128f859af39f4e2c347e6b49687c ssh-agent -k [2023-05-09T21:56:33.154Z] unset SSH_AUTH_SOCK; [2023-05-09T21:56:33.155Z] unset SSH_AGENT_PID; [2023-05-09T21:56:33.155Z] echo Agent pid 76 killed; [2023-05-09T21:56:33.165Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-09T21:56:33.481Z] + git semver [Pipeline] } [2023-05-09T21:56:33.759Z] $ docker stop --time=1 e827b6b67f9ce0e09ac65541347b6180d691128f859af39f4e2c347e6b49687c [2023-05-09T21:56:35.075Z] $ docker rm -f --volumes e827b6b67f9ce0e09ac65541347b6180d691128f859af39f4e2c347e6b49687c [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-09T21:56:35.423Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-09T21:56:35.633Z] Stashed 1 file(s) [Pipeline] echo [2023-05-09T21:56:35.636Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.87 [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-05-09T21:56:35.783Z] provisioning config files... [2023-05-09T21:56:35.793Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config7355393654704231147tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T21:56:36.089Z] ---> docker-login.sh [2023-05-09T21:56:36.089Z] nexus3.edgexfoundry.org:10001 [2023-05-09T21:56:36.089Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T21:56:36.089Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T21:56:36.089Z] Configure a credential helper to remove this warning. See [2023-05-09T21:56:36.089Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T21:56:36.089Z] [2023-05-09T21:56:36.089Z] Login Succeeded [2023-05-09T21:56:36.089Z] nexus3.edgexfoundry.org:10002 [2023-05-09T21:56:36.089Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T21:56:36.349Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T21:56:36.349Z] Configure a credential helper to remove this warning. See [2023-05-09T21:56:36.349Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T21:56:36.349Z] [2023-05-09T21:56:36.349Z] Login Succeeded [2023-05-09T21:56:36.349Z] nexus3.edgexfoundry.org:10003 [2023-05-09T21:56:36.349Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T21:56:36.349Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T21:56:36.349Z] Configure a credential helper to remove this warning. See [2023-05-09T21:56:36.349Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T21:56:36.349Z] [2023-05-09T21:56:36.349Z] Login Succeeded [2023-05-09T21:56:36.349Z] nexus3.edgexfoundry.org:10004 [2023-05-09T21:56:36.349Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T21:56:36.349Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T21:56:36.349Z] Configure a credential helper to remove this warning. See [2023-05-09T21:56:36.349Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T21:56:36.349Z] [2023-05-09T21:56:36.349Z] Login Succeeded [2023-05-09T21:56:36.349Z] docker.io [2023-05-09T21:56:36.609Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T21:56:36.609Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T21:56:36.609Z] Configure a credential helper to remove this warning. See [2023-05-09T21:56:36.609Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T21:56:36.609Z] [2023-05-09T21:56:36.609Z] Login Succeeded [2023-05-09T21:56:36.609Z] ---> docker-login.sh ends [Pipeline] } [2023-05-09T21:56:36.616Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-09T21:56:36.675Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T21:56:36.690Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T21:56:36.701Z] ========================================================= [2023-05-09T21:56:36.701Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-09T21:56:36.701Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T21:56:37.023Z] + 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-05-09T21:56:37.023Z] Sending build context to Docker daemon 11.13MB [2023-05-09T21:56:37.023Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-05-09T21:56:37.023Z] Step 2/10 : FROM ${BASE} AS builder [2023-05-09T21:56:37.284Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-09T21:56:37.284Z] f56be85fc22e: Pulling fs layer [2023-05-09T21:56:37.284Z] 85791d961cd3: Pulling fs layer [2023-05-09T21:56:37.284Z] d694b5ae8c79: Pulling fs layer [2023-05-09T21:56:37.284Z] 9f32a84ed3da: Pulling fs layer [2023-05-09T21:56:37.284Z] 4d19c01a9841: Pulling fs layer [2023-05-09T21:56:37.284Z] 9325e15d5711: Pulling fs layer [2023-05-09T21:56:37.284Z] 556b6ee489ea: Pulling fs layer [2023-05-09T21:56:37.284Z] c5a4b2cf53e6: Pulling fs layer [2023-05-09T21:56:37.284Z] 556b6ee489ea: Waiting [2023-05-09T21:56:37.284Z] 9325e15d5711: Waiting [2023-05-09T21:56:37.284Z] c5a4b2cf53e6: Waiting [2023-05-09T21:56:37.284Z] 4d19c01a9841: Waiting [2023-05-09T21:56:37.284Z] 9f32a84ed3da: Waiting [2023-05-09T21:56:37.284Z] 85791d961cd3: Verifying Checksum [2023-05-09T21:56:37.284Z] 85791d961cd3: Download complete [2023-05-09T21:56:37.284Z] 9f32a84ed3da: Verifying Checksum [2023-05-09T21:56:37.284Z] 9f32a84ed3da: Download complete [2023-05-09T21:56:37.284Z] 4d19c01a9841: Verifying Checksum [2023-05-09T21:56:37.284Z] 4d19c01a9841: Download complete [2023-05-09T21:56:37.284Z] f56be85fc22e: Verifying Checksum [2023-05-09T21:56:37.284Z] f56be85fc22e: Download complete [2023-05-09T21:56:37.545Z] 9325e15d5711: Verifying Checksum [2023-05-09T21:56:37.545Z] f56be85fc22e: Pull complete [2023-05-09T21:56:37.808Z] 85791d961cd3: Pull complete [2023-05-09T21:56:38.068Z] c5a4b2cf53e6: Verifying Checksum [2023-05-09T21:56:38.068Z] c5a4b2cf53e6: Download complete [2023-05-09T21:56:38.068Z] d694b5ae8c79: Verifying Checksum [2023-05-09T21:56:38.068Z] d694b5ae8c79: Download complete [2023-05-09T21:56:38.068Z] 556b6ee489ea: Verifying Checksum [2023-05-09T21:56:38.068Z] 556b6ee489ea: Download complete [2023-05-09T21:56:42.268Z] d694b5ae8c79: Pull complete [2023-05-09T21:56:42.268Z] 9f32a84ed3da: Pull complete [2023-05-09T21:56:42.268Z] 4d19c01a9841: Pull complete [2023-05-09T21:56:42.268Z] 9325e15d5711: Pull complete [2023-05-09T21:56:44.172Z] 556b6ee489ea: Pull complete [2023-05-09T21:56:45.109Z] c5a4b2cf53e6: Pull complete [2023-05-09T21:56:45.109Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-09T21:56:45.109Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-09T21:56:45.109Z] ---> c4be618373d6 [2023-05-09T21:56:45.109Z] Step 3/10 : ARG MAKE=make build [2023-05-09T21:56:50.748Z] Still waiting to schedule task [2023-05-09T21:56:50.749Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-09T21:56:51.689Z] ---> Running in 1287a6a479a3 [2023-05-09T21:56:51.950Z] Removing intermediate container 1287a6a479a3 [2023-05-09T21:56:51.950Z] ---> ff06188747f2 [2023-05-09T21:56:51.950Z] Step 4/10 : WORKDIR /device-sdk-go [2023-05-09T21:56:51.950Z] ---> Running in fe2f9cbe9e42 [2023-05-09T21:56:51.950Z] Removing intermediate container fe2f9cbe9e42 [2023-05-09T21:56:51.950Z] ---> 44011d019924 [2023-05-09T21:56:51.950Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-09T21:56:51.950Z] ---> Running in aee54d44c0fa [2023-05-09T21:56:52.208Z] Removing intermediate container aee54d44c0fa [2023-05-09T21:56:52.208Z] ---> ed48ca8161ef [2023-05-09T21:56:52.208Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-05-09T21:56:52.208Z] ---> Running in 532bf359dbab [2023-05-09T21:56:52.468Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T21:56:52.468Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T21:56:52.728Z] OK: 265 MiB in 53 packages [2023-05-09T21:56:52.987Z] Removing intermediate container 532bf359dbab [2023-05-09T21:56:52.987Z] ---> 00021da7da3a [2023-05-09T21:56:52.987Z] Step 7/10 : COPY go.mod vendor* ./ [2023-05-09T21:56:53.247Z] ---> c52ccb8182fb [2023-05-09T21:56:53.247Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T21:56:53.247Z] ---> Running in ffefc25632e5 [2023-05-09T21:57:40.573Z] Removing intermediate container ffefc25632e5 [2023-05-09T21:57:40.573Z] ---> 7a5c3dd85d4b [2023-05-09T21:57:40.573Z] Step 9/10 : COPY . . [2023-05-09T21:57:40.573Z] ---> a85dc8391e34 [2023-05-09T21:57:40.573Z] Step 10/10 : RUN ${MAKE} [2023-05-09T21:57:40.573Z] ---> Running in 22b88e50cd42 [2023-05-09T21:57:40.573Z] noop [2023-05-09T21:57:41.143Z] Removing intermediate container 22b88e50cd42 [2023-05-09T21:57:41.143Z] ---> 974b2c183377 [2023-05-09T21:57:41.143Z] Successfully built 974b2c183377 [2023-05-09T21:57:41.143Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T21:57:41.452Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-09T21:57:41.452Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T21:57:41.520Z] prd-ubuntu20.04-docker-8c-8g-14779 does not seem to be running inside a container [2023-05-09T21:57:41.555Z] $ 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-05-09T21:57:41.860Z] $ docker top 94777b2f89fe1a58fd7f4b5f8242fbab89aa3e5c2cdfd9bf5e47268b4c2d9c6a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T21:57:42.216Z] + go version [2023-05-09T21:57:42.216Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-09T21:57:42.228Z] $ docker stop --time=1 94777b2f89fe1a58fd7f4b5f8242fbab89aa3e5c2cdfd9bf5e47268b4c2d9c6a [2023-05-09T21:57:43.493Z] $ docker rm -f --volumes 94777b2f89fe1a58fd7f4b5f8242fbab89aa3e5c2cdfd9bf5e47268b4c2d9c6a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T21:57:43.885Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-09T21:57:43.885Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T21:57:43.962Z] prd-ubuntu20.04-docker-8c-8g-14779 does not seem to be running inside a container [2023-05-09T21:57:43.995Z] $ 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-05-09T21:57:44.314Z] $ docker top d1333f21be2aec3e21fa17356cd097ad9c920c8c81f1d0b2ec3bfc0e03e6e935 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T21:57:44.671Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2023-05-09T21:57:44.980Z] + make test [2023-05-09T21:57:44.980Z] go test -race -coverprofile=coverage.out ./... [2023-05-09T21:57:51.549Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-05-09T21:58:06.425Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-05-09T21:58:06.425Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-05-09T21:58:06.425Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-05-09T21:58:06.425Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-05-09T21:58:06.425Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-05-09T21:58:06.425Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.047s coverage: 27.6% of statements [2023-05-09T21:58:06.425Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-05-09T21:58:06.425Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-05-09T21:58:06.425Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.058s coverage: 80.2% of statements [2023-05-09T21:58:06.425Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.068s coverage: 86.0% of statements [2023-05-09T21:58:06.425Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-05-09T21:58:06.425Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-05-09T21:58:06.425Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.090s coverage: 77.5% of statements [2023-05-09T21:58:06.425Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-05-09T21:58:06.425Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-05-09T21:58:06.994Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-05-09T21:58:09.527Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.062s coverage: 14.3% of statements [2023-05-09T21:58:09.528Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.066s coverage: 68.5% of statements [2023-05-09T21:58:09.528Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.119s coverage: 89.2% of statements [2023-05-09T21:58:09.528Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.050s coverage: 5.7% of statements [2023-05-09T21:58:31.453Z] GO111MODULE=on go vet ./... [2023-05-09T21:58:31.711Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-09T21:58:31.711Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-09T21:58:31.711Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-09T21:58:31.725Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-09T21:58:31.739Z] $ docker stop --time=1 d1333f21be2aec3e21fa17356cd097ad9c920c8c81f1d0b2ec3bfc0e03e6e935 [2023-05-09T21:58:33.599Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-14780 in /w/workspace/edgexfoundry_device-sdk-go_main [2023-05-09T21:58:35.735Z] $ docker rm -f --volumes d1333f21be2aec3e21fa17356cd097ad9c920c8c81f1d0b2ec3bfc0e03e6e935 [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] sh [Pipeline] ws [2023-05-09T21:58:35.990Z] Running in /w/workspace/device-sdk-go/218 [Pipeline] { [Pipeline] checkout [2023-05-09T21:58:36.024Z] The recommended git tool is: git [2023-05-09T21:58:36.232Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-09T21:58:36.303Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-09T21:58:36.840Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-09T21:58:37.161Z] + ls -al . [2023-05-09T21:58:37.161Z] total 272 [2023-05-09T21:58:37.161Z] drwxrwxr-x 11 jenkins jenkins 4096 May 9 21:57 . [2023-05-09T21:58:37.161Z] drwxrwxr-x 4 jenkins jenkins 4096 May 9 21:56 .. [2023-05-09T21:58:37.161Z] -rw-rw-r-- 1 jenkins jenkins 140 May 9 21:56 .dockerignore [2023-05-09T21:58:37.161Z] drwxrwxr-x 8 jenkins jenkins 4096 May 9 21:56 .git [2023-05-09T21:58:37.161Z] drwxrwxr-x 2 jenkins jenkins 4096 May 9 21:56 .github [2023-05-09T21:58:37.161Z] -rw-rw-r-- 1 jenkins jenkins 137 May 9 21:56 .gitignore [2023-05-09T21:58:37.161Z] -rw-rw-r-- 1 jenkins jenkins 42 May 9 21:56 .golangci.yml [2023-05-09T21:58:37.161Z] drwxr-xr-x 3 jenkins jenkins 4096 May 9 21:56 .semver [2023-05-09T21:58:37.161Z] -rw-rw-r-- 1 jenkins jenkins 31677 May 9 21:56 CHANGELOG.md [2023-05-09T21:58:37.161Z] -rw-rw-r-- 1 jenkins jenkins 677 May 9 21:56 GOVERNANCE.md [2023-05-09T21:58:37.161Z] -rw-rw-r-- 1 jenkins jenkins 885 May 9 21:56 Jenkinsfile [2023-05-09T21:58:37.161Z] -rw-rw-r-- 1 jenkins jenkins 11341 May 9 21:56 LICENSE [2023-05-09T21:58:37.161Z] -rw-rw-r-- 1 jenkins jenkins 1714 May 9 21:56 Makefile [2023-05-09T21:58:37.161Z] -rw-rw-r-- 1 jenkins jenkins 619 May 9 21:56 OWNERS.md [2023-05-09T21:58:37.161Z] -rw-rw-r-- 1 jenkins jenkins 4891 May 9 21:56 README.md [2023-05-09T21:58:37.161Z] -rw-rw-r-- 1 jenkins jenkins 12 May 9 21:56 VERSION [2023-05-09T21:58:37.161Z] drwxrwxr-x 2 jenkins jenkins 4096 May 9 21:56 bin [2023-05-09T21:58:37.161Z] -rw-r--r-- 1 jenkins jenkins 106152 May 9 21:58 coverage.out [2023-05-09T21:58:37.161Z] drwxrwxr-x 5 jenkins jenkins 4096 May 9 21:56 example [2023-05-09T21:58:37.161Z] -rw-rw-r-- 1 jenkins jenkins 3234 May 9 21:56 go.mod [2023-05-09T21:58:37.161Z] -rw-rw-r-- 1 jenkins jenkins 30781 May 9 21:56 go.sum [2023-05-09T21:58:37.161Z] drwxrwxr-x 12 jenkins jenkins 4096 May 9 21:56 internal [2023-05-09T21:58:37.161Z] drwxrwxr-x 3 jenkins jenkins 4096 May 9 21:56 openapi [2023-05-09T21:58:37.161Z] drwxrwxr-x 6 jenkins jenkins 4096 May 9 21:56 pkg [2023-05-09T21:58:37.161Z] drwxrwxr-x 4 jenkins jenkins 4096 May 9 21:56 snap [2023-05-09T21:58:37.161Z] -rw-rw-r-- 1 jenkins jenkins 222 May 9 21:56 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T21:58:37.541Z] + 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=36ecb1f482bfc597855740c2870b0b3229afc53c --label arch=amd64 --label version=3.0.0-dev.87 . [2023-05-09T21:58:37.541Z] Sending build context to Docker daemon 11.23MB [2023-05-09T21:58:37.541Z] Step 1/23 : ARG BASE=golang:1.20-alpine3.17 [2023-05-09T21:58:37.541Z] Step 2/23 : FROM ${BASE} AS builder [2023-05-09T21:58:37.541Z] ---> 974b2c183377 [2023-05-09T21:58:37.541Z] Step 3/23 : ARG MAKE=make build [2023-05-09T21:58:37.823Z] ---> Running in 8ebbd5c0d526 [2023-05-09T21:58:37.823Z] Removing intermediate container 8ebbd5c0d526 [2023-05-09T21:58:37.823Z] ---> d3291a08fd24 [2023-05-09T21:58:37.823Z] Step 4/23 : WORKDIR /device-sdk-go [2023-05-09T21:58:37.823Z] ---> Running in 395083afcdc7 [2023-05-09T21:58:38.112Z] Removing intermediate container 395083afcdc7 [2023-05-09T21:58:38.112Z] ---> 55c1e6eb7199 [2023-05-09T21:58:38.112Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-09T21:58:38.112Z] ---> Running in 55eda82ca9ab [2023-05-09T21:58:38.112Z] Removing intermediate container 55eda82ca9ab [2023-05-09T21:58:38.112Z] ---> 22f429e6650c [2023-05-09T21:58:38.112Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-05-09T21:58:38.112Z] ---> Running in 366076e16466 [2023-05-09T21:58:38.372Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T21:58:38.631Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T21:58:38.631Z] OK: 265 MiB in 53 packages [2023-05-09T21:58:38.890Z] Removing intermediate container 366076e16466 [2023-05-09T21:58:38.890Z] ---> 4977d898ec0a [2023-05-09T21:58:38.890Z] Step 7/23 : COPY go.mod vendor* ./ [2023-05-09T21:58:39.149Z] ---> a565278e85b1 [2023-05-09T21:58:39.149Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T21:58:39.149Z] ---> Running in 205065de539e [2023-05-09T21:58:40.085Z] Removing intermediate container 205065de539e [2023-05-09T21:58:40.085Z] ---> 12bcd89de06c [2023-05-09T21:58:40.085Z] Step 9/23 : COPY . . [2023-05-09T21:58:40.343Z] ---> 1dbb15cf16be [2023-05-09T21:58:40.343Z] Step 10/23 : RUN ${MAKE} [2023-05-09T21:58:40.343Z] ---> Running in 7152c16a7e00 [2023-05-09T21:58:40.601Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.0.0-dev.87" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-05-09T21:58:41.796Z] using credential edgex-jenkins-ssh [2023-05-09T21:58:41.814Z] Cloning the remote Git repository [2023-05-09T21:58:41.865Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2023-05-09T21:58:41.981Z] > git init /w/workspace/device-sdk-go/218 # timeout=10 [2023-05-09T21:58:42.136Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-05-09T21:58:42.137Z] > git --version # timeout=10 [2023-05-09T21:58:42.157Z] > git --version # 'git version 2.25.1' [2023-05-09T21:58:42.159Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-09T21:58:42.313Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-09T21:58:43.964Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-05-09T21:58:43.986Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-09T21:58:44.880Z] Avoid second fetch [2023-05-09T21:58:44.881Z] Checking out Revision 36ecb1f482bfc597855740c2870b0b3229afc53c (main) [2023-05-09T21:58:45.467Z] Commit message: "feat!: add PatchDevice and DeviceExistsForName and refactor UpdateDeviceOperatingState (#1451)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-09T21:58:44.902Z] > git config core.sparsecheckout # timeout=10 [2023-05-09T21:58:44.985Z] > git checkout -f 36ecb1f482bfc597855740c2870b0b3229afc53c # timeout=10 [2023-05-09T21:58:46.382Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-09T21:58:46.382Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-09T21:58:46.382Z] Dload Upload Total Spent Left Speed [2023-05-09T21:58:46.382Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 106k 0 --:--:-- --:--:-- --:--:-- 106k [Pipeline] sh [2023-05-09T21:58:47.022Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-09T21:58:47.350Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-09T21:58:47.350Z] + sudo tee /etc/docker/daemon.new [2023-05-09T21:58:47.350Z] { [2023-05-09T21:58:47.350Z] "registry-mirrors": [ [2023-05-09T21:58:47.350Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-09T21:58:47.350Z] ], [2023-05-09T21:58:47.350Z] "bip": "10.250.0.254/24", [2023-05-09T21:58:47.350Z] "hosts": [ [2023-05-09T21:58:47.350Z] "tcp://0.0.0.0:5555", [2023-05-09T21:58:47.350Z] "unix:///var/run/docker.sock" [2023-05-09T21:58:47.350Z] ], [2023-05-09T21:58:47.350Z] "mtu": 1458, [2023-05-09T21:58:47.350Z] "selinux-enabled": true, [2023-05-09T21:58:47.350Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-09T21:58:47.350Z] } [Pipeline] sh [2023-05-09T21:58:47.675Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-09T21:58:48.002Z] + sudo service docker restart [2023-05-09T21:59:02.534Z] Removing intermediate container 7152c16a7e00 [2023-05-09T21:59:02.534Z] ---> fe99784b2217 [2023-05-09T21:59:02.534Z] Step 11/23 : FROM alpine:3.17 [2023-05-09T21:59:02.534Z] 3.17: Pulling from library/alpine [2023-05-09T21:59:02.534Z] f56be85fc22e: Already exists [2023-05-09T21:59:02.534Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-09T21:59:02.534Z] Status: Downloaded newer image for alpine:3.17 [2023-05-09T21:59:02.534Z] ---> 9ed4aefc74f6 [2023-05-09T21:59:02.534Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-05-09T21:59:02.534Z] ---> Running in c16f0000e2f6 [2023-05-09T21:59:02.534Z] Removing intermediate container c16f0000e2f6 [2023-05-09T21:59:02.534Z] ---> 7871d89e8e29 [2023-05-09T21:59:02.534Z] Step 13/23 : RUN apk add --update --no-cache [2023-05-09T21:59:02.534Z] ---> Running in cb5882c2d1b8 [2023-05-09T21:59:02.534Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T21:59:02.534Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T21:59:02.534Z] OK: 7 MiB in 15 packages [2023-05-09T21:59:02.534Z] Removing intermediate container cb5882c2d1b8 [2023-05-09T21:59:02.534Z] ---> f2e267a77f97 [2023-05-09T21:59:02.534Z] Step 14/23 : WORKDIR / [2023-05-09T21:59:02.534Z] ---> Running in 1f232975d5c4 [2023-05-09T21:59:02.534Z] Removing intermediate container 1f232975d5c4 [2023-05-09T21:59:02.534Z] ---> 4399cf0fcc07 [2023-05-09T21:59:02.534Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-05-09T21:59:02.534Z] ---> 26f62daa9cca [2023-05-09T21:59:02.534Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-05-09T21:59:02.534Z] ---> e90c95028c7e [2023-05-09T21:59:02.534Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-05-09T21:59:02.534Z] ---> 8606c527c6d2 [2023-05-09T21:59:02.534Z] Step 18/23 : EXPOSE 59999 [2023-05-09T21:59:02.534Z] ---> Running in 1e81d6ab7a3d [2023-05-09T21:59:02.534Z] Removing intermediate container 1e81d6ab7a3d [2023-05-09T21:59:02.534Z] ---> 3fd953f7a366 [2023-05-09T21:59:02.534Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-05-09T21:59:02.534Z] ---> Running in 05c6c2e87c64 [2023-05-09T21:59:02.534Z] Removing intermediate container 05c6c2e87c64 [2023-05-09T21:59:02.534Z] ---> 21867b37a576 [2023-05-09T21:59:02.534Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-09T21:59:02.534Z] ---> Running in d949272299c0 [2023-05-09T21:59:02.794Z] Removing intermediate container d949272299c0 [2023-05-09T21:59:02.794Z] ---> 63c63f413a2e [2023-05-09T21:59:02.794Z] Step 21/23 : LABEL arch=amd64 [2023-05-09T21:59:02.794Z] ---> Running in 9edb27f27c70 [2023-05-09T21:59:02.794Z] Removing intermediate container 9edb27f27c70 [2023-05-09T21:59:02.794Z] ---> 27544931d3a2 [2023-05-09T21:59:02.794Z] Step 22/23 : LABEL git_sha=36ecb1f482bfc597855740c2870b0b3229afc53c [2023-05-09T21:59:02.794Z] ---> Running in 86fdb0900025 [2023-05-09T21:59:02.794Z] Removing intermediate container 86fdb0900025 [2023-05-09T21:59:02.794Z] ---> 1b3f7c7dbc6d [2023-05-09T21:59:02.794Z] Step 23/23 : LABEL version=3.0.0-dev.87 [2023-05-09T21:59:03.053Z] ---> Running in 16bcfcc2133b [2023-05-09T21:59:03.053Z] Removing intermediate container 16bcfcc2133b [2023-05-09T21:59:03.053Z] ---> 05949f911ea9 [2023-05-09T21:59:03.053Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-09T21:59:03.053Z] Successfully built 05949f911ea9 [2023-05-09T21:59:03.053Z] 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-05-09T21:59:03.480Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-09T21:59:03.480Z] [2023-05-09T21:59:03.480Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T21:59:03.774Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-09T21:59:03.774Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-09T21:59:03.774Z] 5eb5b503b376: Pulling fs layer [2023-05-09T21:59:03.774Z] 5c69ac0246d0: Pulling fs layer [2023-05-09T21:59:03.774Z] ec43610c2a17: Pulling fs layer [2023-05-09T21:59:03.774Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-09T21:59:03.774Z] 33b1e0a273af: Pulling fs layer [2023-05-09T21:59:03.774Z] 5d3b04190fa2: Pulling fs layer [2023-05-09T21:59:03.774Z] 2f39f015ded8: Pulling fs layer [2023-05-09T21:59:03.774Z] 33b1e0a273af: Waiting [2023-05-09T21:59:03.774Z] 2f39f015ded8: Waiting [2023-05-09T21:59:03.774Z] 5d3b04190fa2: Waiting [2023-05-09T21:59:03.774Z] 5c69ac0246d0: Download complete [2023-05-09T21:59:03.774Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-09T21:59:03.774Z] 3a2ae6a8a46f: Download complete [2023-05-09T21:59:03.774Z] 33b1e0a273af: Verifying Checksum [2023-05-09T21:59:03.774Z] 33b1e0a273af: Download complete [2023-05-09T21:59:04.033Z] 5d3b04190fa2: Verifying Checksum [2023-05-09T21:59:04.033Z] 5d3b04190fa2: Download complete [2023-05-09T21:59:04.033Z] ec43610c2a17: Verifying Checksum [2023-05-09T21:59:04.033Z] ec43610c2a17: Download complete [2023-05-09T21:59:04.033Z] 5eb5b503b376: Verifying Checksum [2023-05-09T21:59:04.033Z] 5eb5b503b376: Download complete [2023-05-09T21:59:04.601Z] 2f39f015ded8: Verifying Checksum [2023-05-09T21:59:04.601Z] 2f39f015ded8: Download complete [2023-05-09T21:59:05.166Z] 5eb5b503b376: Pull complete [2023-05-09T21:59:05.166Z] 5c69ac0246d0: Pull complete [2023-05-09T21:59:05.733Z] ec43610c2a17: Pull complete [2023-05-09T21:59:05.733Z] 3a2ae6a8a46f: Pull complete [2023-05-09T21:59:05.992Z] 33b1e0a273af: Pull complete [2023-05-09T21:59:05.992Z] 5d3b04190fa2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-09T21:59:06.262Z] provisioning config files... [2023-05-09T21:59:06.287Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/218@tmp/config1914591285750135633tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T21:59:06.636Z] ---> docker-login.sh [2023-05-09T21:59:06.637Z] nexus3.edgexfoundry.org:10001 [2023-05-09T21:59:06.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T21:59:07.178Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T21:59:07.178Z] Configure a credential helper to remove this warning. See [2023-05-09T21:59:07.178Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T21:59:07.178Z] [2023-05-09T21:59:07.178Z] Login Succeeded [2023-05-09T21:59:07.178Z] nexus3.edgexfoundry.org:10002 [2023-05-09T21:59:07.446Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T21:59:07.719Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T21:59:07.719Z] Configure a credential helper to remove this warning. See [2023-05-09T21:59:07.719Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T21:59:07.719Z] [2023-05-09T21:59:07.719Z] Login Succeeded [2023-05-09T21:59:07.719Z] nexus3.edgexfoundry.org:10003 [2023-05-09T21:59:07.990Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T21:59:07.990Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T21:59:07.990Z] Configure a credential helper to remove this warning. See [2023-05-09T21:59:07.990Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T21:59:07.990Z] [2023-05-09T21:59:07.990Z] Login Succeeded [2023-05-09T21:59:07.990Z] nexus3.edgexfoundry.org:10004 [2023-05-09T21:59:08.264Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T21:59:08.264Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T21:59:08.264Z] Configure a credential helper to remove this warning. See [2023-05-09T21:59:08.264Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T21:59:08.264Z] [2023-05-09T21:59:08.264Z] Login Succeeded [2023-05-09T21:59:08.264Z] docker.io [2023-05-09T21:59:08.536Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T21:59:08.806Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T21:59:08.806Z] Configure a credential helper to remove this warning. See [2023-05-09T21:59:08.806Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T21:59:08.806Z] [2023-05-09T21:59:08.806Z] Login Succeeded [2023-05-09T21:59:08.806Z] ---> docker-login.sh ends [Pipeline] } [2023-05-09T21:59:08.819Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-09T21:59:09.084Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T21:59:09.097Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T21:59:09.104Z] ========================================================= [2023-05-09T21:59:09.104Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-09T21:59:09.104Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T21:59:09.454Z] + 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-05-09T21:59:10.051Z] Sending build context to Docker daemon 5.978MB [2023-05-09T21:59:10.051Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-05-09T21:59:10.051Z] Step 2/10 : FROM ${BASE} AS builder [2023-05-09T21:59:10.051Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-09T21:59:10.051Z] c41833b44d91: Pulling fs layer [2023-05-09T21:59:10.051Z] ed15518f5707: Pulling fs layer [2023-05-09T21:59:10.051Z] feae8fd75edb: Pulling fs layer [2023-05-09T21:59:10.051Z] 242c74f7c9fa: Pulling fs layer [2023-05-09T21:59:10.051Z] 3cdef696dda3: Pulling fs layer [2023-05-09T21:59:10.051Z] 2ced38df9373: Pulling fs layer [2023-05-09T21:59:10.051Z] 58f1dce35555: Pulling fs layer [2023-05-09T21:59:10.051Z] 242c74f7c9fa: Waiting [2023-05-09T21:59:10.051Z] 3cdef696dda3: Waiting [2023-05-09T21:59:10.051Z] 2ced38df9373: Waiting [2023-05-09T21:59:10.051Z] 58f1dce35555: Waiting [2023-05-09T21:59:10.051Z] ed15518f5707: Verifying Checksum [2023-05-09T21:59:10.051Z] ed15518f5707: Download complete [2023-05-09T21:59:10.180Z] 2f39f015ded8: Pull complete [2023-05-09T21:59:10.180Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-09T21:59:10.180Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-09T21:59:10.180Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T21:59:10.258Z] prd-ubuntu20.04-docker-8c-8g-14779 does not seem to be running inside a container [2023-05-09T21:59:10.293Z] $ 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-05-09T21:59:10.322Z] 242c74f7c9fa: Verifying Checksum [2023-05-09T21:59:10.322Z] 242c74f7c9fa: Download complete [2023-05-09T21:59:10.322Z] 3cdef696dda3: Verifying Checksum [2023-05-09T21:59:10.322Z] 3cdef696dda3: Download complete [2023-05-09T21:59:10.322Z] c41833b44d91: Verifying Checksum [2023-05-09T21:59:11.765Z] 58f1dce35555: Verifying Checksum [2023-05-09T21:59:11.765Z] 58f1dce35555: Download complete [2023-05-09T21:59:12.745Z] feae8fd75edb: Verifying Checksum [2023-05-09T21:59:12.745Z] feae8fd75edb: Download complete [2023-05-09T21:59:12.745Z] 2ced38df9373: Verifying Checksum [2023-05-09T21:59:12.745Z] 2ced38df9373: Download complete [2023-05-09T21:59:13.019Z] c41833b44d91: Pull complete [2023-05-09T21:59:13.610Z] ed15518f5707: Pull complete [2023-05-09T21:59:14.667Z] $ docker top 27120b3dccaab9d2bef7063646220e2318e91f3e06cacd4ddc0e511b6110bda5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T21:59:15.063Z] ---> job-cost.sh [2023-05-09T21:59:15.063Z] lf-activate-venv: SKIPPING [2023-05-09T21:59:15.063Z] INFO: No Stack... [2023-05-09T21:59:15.323Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-09T21:59:15.582Z] INFO: Archiving Costs [Pipeline] sh [2023-05-09T21:59:15.868Z] + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [2023-05-09T21:59:15.868Z] + cut -d, -f6 [Pipeline] lock [2023-05-09T21:59:15.881Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-218-stack-cost] [2023-05-09T21:59:15.887Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-218-stack-cost] did not exist. Created. [2023-05-09T21:59:15.887Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-218-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-09T21:59:16.182Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-09T21:59:16.203Z] Stashed 1 file(s) [Pipeline] } [2023-05-09T21:59:16.208Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-218-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-09T21:59:16.233Z] $ docker stop --time=1 27120b3dccaab9d2bef7063646220e2318e91f3e06cacd4ddc0e511b6110bda5 [2023-05-09T21:59:17.393Z] $ docker rm -f --volumes 27120b3dccaab9d2bef7063646220e2318e91f3e06cacd4ddc0e511b6110bda5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-09T21:59:28.678Z] feae8fd75edb: Pull complete [2023-05-09T21:59:28.678Z] 242c74f7c9fa: Pull complete [2023-05-09T21:59:28.678Z] 3cdef696dda3: Pull complete [2023-05-09T21:59:34.052Z] 2ced38df9373: Pull complete [2023-05-09T21:59:36.009Z] 58f1dce35555: Pull complete [2023-05-09T21:59:36.009Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-09T21:59:36.009Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-09T21:59:36.009Z] ---> fadd8f120f05 [2023-05-09T21:59:36.009Z] Step 3/10 : ARG MAKE=make build [2023-05-09T21:59:37.427Z] ---> Running in d543d127e9eb [2023-05-09T21:59:37.697Z] Removing intermediate container d543d127e9eb [2023-05-09T21:59:37.697Z] ---> e82cbbc086c6 [2023-05-09T21:59:37.697Z] Step 4/10 : WORKDIR /device-sdk-go [2023-05-09T21:59:37.966Z] ---> Running in d8204e34fbd4 [2023-05-09T21:59:38.237Z] Removing intermediate container d8204e34fbd4 [2023-05-09T21:59:38.237Z] ---> cc9622c2273d [2023-05-09T21:59:38.237Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-09T21:59:38.237Z] ---> Running in 285c8fad5525 [2023-05-09T21:59:38.506Z] Removing intermediate container 285c8fad5525 [2023-05-09T21:59:38.506Z] ---> a4d1b97af170 [2023-05-09T21:59:38.506Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-05-09T21:59:38.776Z] ---> Running in 13358acb06d1 [2023-05-09T21:59:39.739Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T21:59:40.325Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T21:59:41.351Z] OK: 263 MiB in 53 packages [2023-05-09T21:59:42.340Z] Removing intermediate container 13358acb06d1 [2023-05-09T21:59:42.340Z] ---> 9e490615b3d3 [2023-05-09T21:59:42.340Z] Step 7/10 : COPY go.mod vendor* ./ [2023-05-09T21:59:42.926Z] ---> 0eea2526700e [2023-05-09T21:59:42.926Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T21:59:42.926Z] ---> Running in 5934b7c60af8 [2023-05-09T22:00:50.827Z] Removing intermediate container 5934b7c60af8 [2023-05-09T22:00:50.827Z] ---> e223ace595c6 [2023-05-09T22:00:50.827Z] Step 9/10 : COPY . . [2023-05-09T22:00:50.827Z] ---> 320ba63ffe02 [2023-05-09T22:00:50.827Z] Step 10/10 : RUN ${MAKE} [2023-05-09T22:00:50.827Z] ---> Running in 78d25b6bcfa9 [2023-05-09T22:00:50.827Z] noop [2023-05-09T22:00:50.827Z] Removing intermediate container 78d25b6bcfa9 [2023-05-09T22:00:50.827Z] ---> efa0ee5271c0 [2023-05-09T22:00:50.827Z] Successfully built efa0ee5271c0 [2023-05-09T22:00:50.827Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T22:00:51.188Z] + docker inspect -f . ci-base-image-arm64 [2023-05-09T22:00:51.188Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T22:00:51.411Z] prd-ubuntu20.04-docker-arm64-4c-16g-14780 does not seem to be running inside a container [2023-05-09T22:00:51.480Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/218 -v /w/workspace/device-sdk-go/218:/w/workspace/device-sdk-go/218:rw,z -v /w/workspace/device-sdk-go/218@tmp:/w/workspace/device-sdk-go/218@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-05-09T22:00:52.697Z] $ docker top a1dcaee514148c97d348cf612aa9ff7efd630954171d0d7a7300c446a0a02d11 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T22:00:53.544Z] + go version [2023-05-09T22:00:53.544Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-09T22:00:53.561Z] $ docker stop --time=1 a1dcaee514148c97d348cf612aa9ff7efd630954171d0d7a7300c446a0a02d11 [2023-05-09T22:00:55.208Z] $ docker rm -f --volumes a1dcaee514148c97d348cf612aa9ff7efd630954171d0d7a7300c446a0a02d11 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T22:00:55.759Z] + docker inspect -f . ci-base-image-arm64 [2023-05-09T22:00:55.759Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T22:00:55.948Z] prd-ubuntu20.04-docker-arm64-4c-16g-14780 does not seem to be running inside a container [2023-05-09T22:00:56.013Z] $ 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/218 -v /w/workspace/device-sdk-go/218:/w/workspace/device-sdk-go/218:rw,z -v /w/workspace/device-sdk-go/218@tmp:/w/workspace/device-sdk-go/218@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-05-09T22:00:57.220Z] $ docker top 1258d4409984ed4629cbbd22b4aae0983996b6c0f2e2894e27ca4913159efb55 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T22:00:58.056Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/218 [Pipeline] fileExists [Pipeline] sh [2023-05-09T22:00:58.704Z] + make test [2023-05-09T22:00:58.704Z] go test -race -coverprofile=coverage.out ./... [2023-05-09T22:01:37.577Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-05-09T22:03:44.272Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-05-09T22:03:44.272Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-05-09T22:03:44.272Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-05-09T22:03:44.272Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-05-09T22:03:44.272Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-05-09T22:03:49.623Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.213s coverage: 27.6% of statements [2023-05-09T22:03:51.043Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.272s coverage: 80.2% of statements [2023-05-09T22:04:01.128Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-05-09T22:04:01.128Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-05-09T22:04:01.128Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.402s coverage: 86.0% of statements [2023-05-09T22:04:07.799Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-05-09T22:04:07.799Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-05-09T22:04:07.799Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.500s coverage: 77.5% of statements [2023-05-09T22:04:11.150Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.253s coverage: 14.3% of statements [2023-05-09T22:04:13.103Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-05-09T22:04:13.103Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-05-09T22:04:13.103Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.421s coverage: 68.5% of statements [2023-05-09T22:04:15.690Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.481s coverage: 89.2% of statements [2023-05-09T22:04:18.272Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-05-09T22:04:18.272Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.243s coverage: 5.7% of statements [2023-05-09T22:04:18.859Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-09T22:04:18.859Z] GO111MODULE=on go vet ./... [2023-05-09T22:06:40.669Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-09T22:06:40.669Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-09T22:06:40.669Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-09T22:06:40.690Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-09T22:06:40.703Z] $ docker stop --time=1 1258d4409984ed4629cbbd22b4aae0983996b6c0f2e2894e27ca4913159efb55 [2023-05-09T22:06:42.608Z] $ docker rm -f --volumes 1258d4409984ed4629cbbd22b4aae0983996b6c0f2e2894e27ca4913159efb55 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-09T22:06:44.279Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-09T22:06:44.305Z] Warning: overwriting stash ‘coverage-report’ [2023-05-09T22:06:44.906Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-09T22:06:45.282Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-09T22:06:45.600Z] + ls -al . [2023-05-09T22:06:45.600Z] total 268 [2023-05-09T22:06:45.600Z] drwxrwxr-x 10 jenkins jenkins 4096 May 9 22:01 . [2023-05-09T22:06:45.600Z] drwxrwxr-x 4 jenkins jenkins 4096 May 9 21:58 .. [2023-05-09T22:06:45.600Z] -rw-rw-r-- 1 jenkins jenkins 140 May 9 21:58 .dockerignore [2023-05-09T22:06:45.600Z] drwxrwxr-x 8 jenkins jenkins 4096 May 9 21:58 .git [2023-05-09T22:06:45.600Z] drwxrwxr-x 2 jenkins jenkins 4096 May 9 21:58 .github [2023-05-09T22:06:45.600Z] -rw-rw-r-- 1 jenkins jenkins 137 May 9 21:58 .gitignore [2023-05-09T22:06:45.600Z] -rw-rw-r-- 1 jenkins jenkins 42 May 9 21:58 .golangci.yml [2023-05-09T22:06:45.600Z] -rw-rw-r-- 1 jenkins jenkins 31677 May 9 21:58 CHANGELOG.md [2023-05-09T22:06:45.600Z] -rw-rw-r-- 1 jenkins jenkins 677 May 9 21:58 GOVERNANCE.md [2023-05-09T22:06:45.600Z] -rw-rw-r-- 1 jenkins jenkins 885 May 9 21:58 Jenkinsfile [2023-05-09T22:06:45.600Z] -rw-rw-r-- 1 jenkins jenkins 11341 May 9 21:58 LICENSE [2023-05-09T22:06:45.600Z] -rw-rw-r-- 1 jenkins jenkins 1714 May 9 21:58 Makefile [2023-05-09T22:06:45.600Z] -rw-rw-r-- 1 jenkins jenkins 619 May 9 21:58 OWNERS.md [2023-05-09T22:06:45.600Z] -rw-rw-r-- 1 jenkins jenkins 4891 May 9 21:58 README.md [2023-05-09T22:06:45.600Z] -rw-rw-r-- 1 jenkins jenkins 12 May 9 21:56 VERSION [2023-05-09T22:06:45.600Z] drwxrwxr-x 2 jenkins jenkins 4096 May 9 21:58 bin [2023-05-09T22:06:45.600Z] -rw-r--r-- 1 jenkins jenkins 106151 May 9 22:04 coverage.out [2023-05-09T22:06:45.600Z] drwxrwxr-x 5 jenkins jenkins 4096 May 9 21:58 example [2023-05-09T22:06:45.600Z] -rw-rw-r-- 1 jenkins jenkins 3234 May 9 21:58 go.mod [2023-05-09T22:06:45.600Z] -rw-rw-r-- 1 jenkins jenkins 30781 May 9 21:58 go.sum [2023-05-09T22:06:45.600Z] drwxrwxr-x 12 jenkins jenkins 4096 May 9 21:58 internal [2023-05-09T22:06:45.600Z] drwxrwxr-x 3 jenkins jenkins 4096 May 9 21:58 openapi [2023-05-09T22:06:45.600Z] drwxrwxr-x 6 jenkins jenkins 4096 May 9 21:58 pkg [2023-05-09T22:06:45.600Z] drwxrwxr-x 4 jenkins jenkins 4096 May 9 21:58 snap [2023-05-09T22:06:45.600Z] -rw-rw-r-- 1 jenkins jenkins 222 May 9 21:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T22:06:45.946Z] + 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=36ecb1f482bfc597855740c2870b0b3229afc53c --label arch=arm64 --label version=3.0.0-dev.87 . [2023-05-09T22:06:46.531Z] Sending build context to Docker daemon 6.085MB [2023-05-09T22:06:46.531Z] Step 1/23 : ARG BASE=golang:1.20-alpine3.17 [2023-05-09T22:06:46.531Z] Step 2/23 : FROM ${BASE} AS builder [2023-05-09T22:06:46.531Z] ---> efa0ee5271c0 [2023-05-09T22:06:46.531Z] Step 3/23 : ARG MAKE=make build [2023-05-09T22:06:46.531Z] ---> Running in 08006df6ae12 [2023-05-09T22:06:46.799Z] Removing intermediate container 08006df6ae12 [2023-05-09T22:06:46.799Z] ---> ee059b4a1095 [2023-05-09T22:06:46.799Z] Step 4/23 : WORKDIR /device-sdk-go [2023-05-09T22:06:46.799Z] ---> Running in 3f7bf6a631ec [2023-05-09T22:06:47.383Z] Removing intermediate container 3f7bf6a631ec [2023-05-09T22:06:47.383Z] ---> 97c548692c1d [2023-05-09T22:06:47.383Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-09T22:06:47.383Z] ---> Running in 6c24f3fc3b21 [2023-05-09T22:06:47.650Z] Removing intermediate container 6c24f3fc3b21 [2023-05-09T22:06:47.650Z] ---> 8f2e3ec1c9ba [2023-05-09T22:06:47.650Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-05-09T22:06:47.650Z] ---> Running in de1d031fd89e [2023-05-09T22:06:48.610Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T22:06:49.194Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T22:06:50.619Z] OK: 263 MiB in 53 packages [2023-05-09T22:06:51.213Z] Removing intermediate container de1d031fd89e [2023-05-09T22:06:51.213Z] ---> 4c27ae3463a9 [2023-05-09T22:06:51.213Z] Step 7/23 : COPY go.mod vendor* ./ [2023-05-09T22:06:51.801Z] ---> 08df99494bd5 [2023-05-09T22:06:51.801Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T22:06:52.075Z] ---> Running in 1dd1172385b9 [2023-05-09T22:06:54.662Z] Removing intermediate container 1dd1172385b9 [2023-05-09T22:06:54.662Z] ---> 43b63238e9f9 [2023-05-09T22:06:54.662Z] Step 9/23 : COPY . . [2023-05-09T22:06:55.628Z] ---> 42ca9772bb2c [2023-05-09T22:06:55.628Z] Step 10/23 : RUN ${MAKE} [2023-05-09T22:06:55.899Z] ---> Running in 454bdb7acc21 [2023-05-09T22:06:56.863Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.0.0-dev.87" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-05-09T22:09:18.558Z] Removing intermediate container 454bdb7acc21 [2023-05-09T22:09:18.558Z] ---> 0266b1e29dfb [2023-05-09T22:09:18.558Z] Step 11/23 : FROM alpine:3.17 [2023-05-09T22:09:18.558Z] 3.17: Pulling from library/alpine [2023-05-09T22:09:18.558Z] c41833b44d91: Already exists [2023-05-09T22:09:18.558Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-09T22:09:18.558Z] Status: Downloaded newer image for alpine:3.17 [2023-05-09T22:09:18.558Z] ---> 51e60588ff2c [2023-05-09T22:09:18.558Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-05-09T22:09:18.558Z] ---> Running in b61bd6c8cf86 [2023-05-09T22:09:18.558Z] Removing intermediate container b61bd6c8cf86 [2023-05-09T22:09:18.558Z] ---> e681938b5c50 [2023-05-09T22:09:18.558Z] Step 13/23 : RUN apk add --update --no-cache [2023-05-09T22:09:18.558Z] ---> Running in f11997e59fa3 [2023-05-09T22:09:18.558Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T22:09:18.558Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T22:09:18.558Z] OK: 7 MiB in 15 packages [2023-05-09T22:09:18.558Z] Removing intermediate container f11997e59fa3 [2023-05-09T22:09:18.558Z] ---> 8e867e4f91dd [2023-05-09T22:09:18.558Z] Step 14/23 : WORKDIR / [2023-05-09T22:09:18.558Z] ---> Running in 59e6b422fae1 [2023-05-09T22:09:18.558Z] Removing intermediate container 59e6b422fae1 [2023-05-09T22:09:18.558Z] ---> 84795009d6c4 [2023-05-09T22:09:18.558Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-05-09T22:09:18.558Z] ---> 50e79531168a [2023-05-09T22:09:18.558Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-05-09T22:09:18.558Z] ---> a2d114e5df81 [2023-05-09T22:09:18.558Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-05-09T22:09:18.558Z] ---> 4afb4c9c5f78 [2023-05-09T22:09:18.558Z] Step 18/23 : EXPOSE 59999 [2023-05-09T22:09:18.558Z] ---> Running in 3aff84d77e33 [2023-05-09T22:09:18.558Z] Removing intermediate container 3aff84d77e33 [2023-05-09T22:09:18.558Z] ---> 73deb0530c13 [2023-05-09T22:09:18.558Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-05-09T22:09:18.558Z] ---> Running in 381fb6a80eb7 [2023-05-09T22:09:18.558Z] Removing intermediate container 381fb6a80eb7 [2023-05-09T22:09:18.558Z] ---> 35c53029ecda [2023-05-09T22:09:18.558Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-09T22:09:18.558Z] ---> Running in cc93f113bcae [2023-05-09T22:09:18.558Z] Removing intermediate container cc93f113bcae [2023-05-09T22:09:18.558Z] ---> b45d57d299a1 [2023-05-09T22:09:18.558Z] Step 21/23 : LABEL arch=arm64 [2023-05-09T22:09:18.558Z] ---> Running in e0d01a0acd6e [2023-05-09T22:09:18.558Z] Removing intermediate container e0d01a0acd6e [2023-05-09T22:09:18.558Z] ---> d820d993be70 [2023-05-09T22:09:18.558Z] Step 22/23 : LABEL git_sha=36ecb1f482bfc597855740c2870b0b3229afc53c [2023-05-09T22:09:18.558Z] ---> Running in 825d811fe541 [2023-05-09T22:09:18.558Z] Removing intermediate container 825d811fe541 [2023-05-09T22:09:18.558Z] ---> 087918598478 [2023-05-09T22:09:18.558Z] Step 23/23 : LABEL version=3.0.0-dev.87 [2023-05-09T22:09:18.558Z] ---> Running in e20168396b77 [2023-05-09T22:09:18.558Z] Removing intermediate container e20168396b77 [2023-05-09T22:09:18.558Z] ---> 12d4042a3a4c [2023-05-09T22:09:18.558Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-09T22:09:18.558Z] Successfully built 12d4042a3a4c [2023-05-09T22:09:18.558Z] 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-05-09T22:09:18.972Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-09T22:09:18.972Z] [2023-05-09T22:09:18.972Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T22:09:19.433Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-09T22:09:19.433Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-09T22:09:19.433Z] 8998bd30e6a1: Pulling fs layer [2023-05-09T22:09:19.433Z] 04944245beec: Pulling fs layer [2023-05-09T22:09:19.433Z] 699f458cf7ca: Pulling fs layer [2023-05-09T22:09:19.433Z] 765212b225bb: Pulling fs layer [2023-05-09T22:09:19.433Z] f23df028b6ca: Pulling fs layer [2023-05-09T22:09:19.433Z] d65c8cfc05b1: Pulling fs layer [2023-05-09T22:09:19.433Z] 2437ff75d9bd: Pulling fs layer [2023-05-09T22:09:19.433Z] f23df028b6ca: Waiting [2023-05-09T22:09:19.433Z] d65c8cfc05b1: Waiting [2023-05-09T22:09:19.433Z] 765212b225bb: Waiting [2023-05-09T22:09:19.433Z] 2437ff75d9bd: Waiting [2023-05-09T22:09:19.433Z] 04944245beec: Verifying Checksum [2023-05-09T22:09:19.433Z] 04944245beec: Download complete [2023-05-09T22:09:19.710Z] 765212b225bb: Verifying Checksum [2023-05-09T22:09:19.710Z] 765212b225bb: Download complete [2023-05-09T22:09:19.710Z] f23df028b6ca: Verifying Checksum [2023-05-09T22:09:19.710Z] f23df028b6ca: Download complete [2023-05-09T22:09:19.710Z] d65c8cfc05b1: Verifying Checksum [2023-05-09T22:09:19.710Z] d65c8cfc05b1: Download complete [2023-05-09T22:09:19.992Z] 699f458cf7ca: Verifying Checksum [2023-05-09T22:09:19.992Z] 699f458cf7ca: Download complete [2023-05-09T22:09:20.289Z] 8998bd30e6a1: Verifying Checksum [2023-05-09T22:09:20.289Z] 8998bd30e6a1: Download complete [2023-05-09T22:09:22.909Z] 2437ff75d9bd: Verifying Checksum [2023-05-09T22:09:22.909Z] 2437ff75d9bd: Download complete [2023-05-09T22:09:24.327Z] 8998bd30e6a1: Pull complete [2023-05-09T22:09:24.914Z] 04944245beec: Pull complete [2023-05-09T22:09:26.323Z] 699f458cf7ca: Pull complete [2023-05-09T22:09:26.592Z] 765212b225bb: Pull complete [2023-05-09T22:09:27.178Z] f23df028b6ca: Pull complete [2023-05-09T22:09:27.447Z] d65c8cfc05b1: Pull complete [2023-05-09T22:09:42.455Z] 2437ff75d9bd: Pull complete [2023-05-09T22:09:42.455Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-09T22:09:42.455Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-09T22:09:42.455Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T22:09:42.659Z] prd-ubuntu20.04-docker-arm64-4c-16g-14780 does not seem to be running inside a container [2023-05-09T22:09:42.730Z] $ 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/218 -v /w/workspace/device-sdk-go/218:/w/workspace/device-sdk-go/218:rw,z -v /w/workspace/device-sdk-go/218@tmp:/w/workspace/device-sdk-go/218@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-05-09T22:09:45.420Z] $ docker top 5ef74daf4496bf103553f77f4d26d2986b29e047017d30284fefbfa53b1e0f79 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T22:09:46.282Z] ---> job-cost.sh [2023-05-09T22:09:46.282Z] lf-activate-venv: SKIPPING [2023-05-09T22:09:46.282Z] INFO: No Stack... [2023-05-09T22:09:46.552Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-09T22:09:47.511Z] INFO: Archiving Costs [Pipeline] sh [2023-05-09T22:09:48.144Z] + cat /w/workspace/device-sdk-go/218/archives/cost.csv [2023-05-09T22:09:48.144Z] + cut -d, -f6 [Pipeline] lock [2023-05-09T22:09:48.223Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-218-stack-cost] [2023-05-09T22:09:48.229Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-218-stack-cost] did not exist. Created. [2023-05-09T22:09:48.229Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-218-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-09T22:09:48.880Z] /w/workspace/device-sdk-go/218@tmp/durable-a9cb02ac/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-09T22:09:49.215Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-09T22:09:49.239Z] Warning: overwriting stash ‘stack-cost’ [2023-05-09T22:09:49.303Z] Stashed 1 file(s) [Pipeline] } [2023-05-09T22:09:49.312Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-218-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-09T22:09:49.325Z] $ docker stop --time=1 5ef74daf4496bf103553f77f4d26d2986b29e047017d30284fefbfa53b1e0f79 [2023-05-09T22:09:50.820Z] $ docker rm -f --volumes 5ef74daf4496bf103553f77f4d26d2986b29e047017d30284fefbfa53b1e0f79 [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-05-09T22:09:51.303Z] provisioning config files... [2023-05-09T22:09:51.310Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config2719504795485224762tmp [Pipeline] { [Pipeline] sh [2023-05-09T22:09:51.604Z] + set +x [2023-05-09T22:09:51.604Z] + curl -s https://codecov.io/bash [2023-05-09T22:09:51.604Z] + bash -s -- [2023-05-09T22:09:51.604Z] [2023-05-09T22:09:51.604Z] _____ _ [2023-05-09T22:09:51.604Z] / ____| | | [2023-05-09T22:09:51.604Z] | | ___ __| | ___ ___ _____ __ [2023-05-09T22:09:51.604Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-09T22:09:51.604Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-09T22:09:51.604Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-09T22:09:51.605Z] Bash-1.0.6 [2023-05-09T22:09:51.605Z] [2023-05-09T22:09:51.605Z] [2023-05-09T22:09:51.605Z] ==> git version 2.25.1 found [2023-05-09T22:09:51.605Z] ==> 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-05-09T22:09:51.605Z] Release-Date: 2020-01-08 [2023-05-09T22:09:51.605Z] 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-05-09T22:09:51.605Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-09T22:09:51.605Z] ==> Jenkins CI detected. [2023-05-09T22:09:51.605Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2023-05-09T22:09:51.605Z] project root: . [2023-05-09T22:09:51.605Z] --> token set from env [2023-05-09T22:09:51.605Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-09T22:09:51.865Z] ==> Running gcov in . (disable via -X gcov) [2023-05-09T22:09:51.865Z] ==> Python coveragepy not found [2023-05-09T22:09:51.865Z] ==> Searching for coverage reports in: [2023-05-09T22:09:51.865Z] + . [2023-05-09T22:09:51.865Z] -> Found 1 reports [2023-05-09T22:09:51.865Z] ==> Detecting git/mercurial file structure [2023-05-09T22:09:51.865Z] ==> Reading reports [2023-05-09T22:09:51.865Z] + ./coverage.out bytes=106151 [2023-05-09T22:09:51.865Z] ==> Appending adjustments [2023-05-09T22:09:51.865Z] https://docs.codecov.io/docs/fixing-reports [2023-05-09T22:09:52.124Z] + Found adjustments [2023-05-09T22:09:52.124Z] ==> Gzipping contents [2023-05-09T22:09:52.124Z] 16K /tmp/codecov.QNuIpw.gz [2023-05-09T22:09:52.124Z] ==> Uploading reports [2023-05-09T22:09:52.124Z] url: https://codecov.io [2023-05-09T22:09:52.124Z] query: branch=main&commit=36ecb1f482bfc597855740c2870b0b3229afc53c&build=218&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F218%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-09T22:09:52.124Z] -> Pinging Codecov [2023-05-09T22:09:52.124Z] 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=36ecb1f482bfc597855740c2870b0b3229afc53c&build=218&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F218%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-09T22:09:52.382Z] -> Uploading to [2023-05-09T22:09:52.382Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-09/7E55EF52A471D76F132DFD9A03CDDE97/36ecb1f482bfc597855740c2870b0b3229afc53c/38087c92-9cb4-4339-989c-736325a1da02.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230509%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230509T220952Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2a3f3655d53e2fbab0551d353f04c22c88942c0aac65bdeb2c2c5bb7470f84ba [2023-05-09T22:09:52.382Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-09T22:09:52.382Z] Dload Upload Total Spent Left Speed [2023-05-09T22:09:52.641Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15101 0 0 100 15101 0 55723 --:--:-- --:--:-- --:--:-- 55723 [2023-05-09T22:09:52.641Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/36ecb1f482bfc597855740c2870b0b3229afc53c [Pipeline] } [2023-05-09T22:09:52.647Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-09T22:09:52.876Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-09T22:09:52.885Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T22:09:53.181Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-09T22:09:53.181Z] [2023-05-09T22:09:53.181Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T22:09:53.484Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-09T22:09:53.484Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-09T22:09:53.484Z] df9b9388f04a: Pulling fs layer [2023-05-09T22:09:53.484Z] 52dc419b0ee2: Pulling fs layer [2023-05-09T22:09:53.484Z] 25bc292e5bac: Pulling fs layer [2023-05-09T22:09:53.484Z] 114826534d7a: Pulling fs layer [2023-05-09T22:09:53.484Z] 4657fd5d0bcf: Pulling fs layer [2023-05-09T22:09:53.484Z] 6ad1cebc031e: Pulling fs layer [2023-05-09T22:09:53.484Z] 8a3aa393b2d8: Pulling fs layer [2023-05-09T22:09:53.484Z] 114826534d7a: Waiting [2023-05-09T22:09:53.484Z] 4657fd5d0bcf: Waiting [2023-05-09T22:09:53.484Z] 6ad1cebc031e: Waiting [2023-05-09T22:09:53.484Z] 8a3aa393b2d8: Waiting [2023-05-09T22:09:53.484Z] 25bc292e5bac: Verifying Checksum [2023-05-09T22:09:53.484Z] 25bc292e5bac: Download complete [2023-05-09T22:09:53.484Z] 52dc419b0ee2: Verifying Checksum [2023-05-09T22:09:53.484Z] 52dc419b0ee2: Download complete [2023-05-09T22:09:53.484Z] 4657fd5d0bcf: Verifying Checksum [2023-05-09T22:09:53.484Z] 4657fd5d0bcf: Download complete [2023-05-09T22:09:53.484Z] df9b9388f04a: Verifying Checksum [2023-05-09T22:09:53.484Z] df9b9388f04a: Download complete [2023-05-09T22:09:54.423Z] df9b9388f04a: Pull complete [2023-05-09T22:09:54.423Z] 52dc419b0ee2: Pull complete [2023-05-09T22:09:54.423Z] 25bc292e5bac: Pull complete [2023-05-09T22:09:54.684Z] 6ad1cebc031e: Verifying Checksum [2023-05-09T22:09:54.684Z] 6ad1cebc031e: Download complete [2023-05-09T22:09:55.249Z] 114826534d7a: Verifying Checksum [2023-05-09T22:09:55.249Z] 114826534d7a: Download complete [2023-05-09T22:09:55.249Z] 8a3aa393b2d8: Verifying Checksum [2023-05-09T22:09:55.249Z] 8a3aa393b2d8: Download complete [2023-05-09T22:09:58.531Z] 114826534d7a: Pull complete [2023-05-09T22:09:58.531Z] 4657fd5d0bcf: Pull complete [2023-05-09T22:09:58.789Z] 6ad1cebc031e: Pull complete [2023-05-09T22:10:01.318Z] 8a3aa393b2d8: Pull complete [2023-05-09T22:10:01.318Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-09T22:10:01.318Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-09T22:10:01.318Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T22:10:01.392Z] prd-ubuntu20.04-docker-8c-8g-14779 does not seem to be running inside a container [2023-05-09T22:10:01.429Z] $ 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-05-09T22:10:04.659Z] $ docker top 7866e2a5e7d2b88d03988133219ea5c13678a4cc6abf223f43904bcae0968f9a -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-09T22:10:04.718Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh [2023-05-09T22:10:04.996Z] + set -o pipefail [2023-05-09T22:10:04.997Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' [2023-05-09T22:10:14.701Z] [2023-05-09T22:10:14.701Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v3)... [2023-05-09T22:10:14.701Z] [2023-05-09T22:10:14.701Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1d897ce9-7d37-4e4c-99f4-c1fbe8b8d34b/history/78bf4ea7-8ef3-48f0-bf1e-3859d74a4d48 [2023-05-09T22:10:14.701Z] [2023-05-09T22:10:14.701Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-09T22:10:14.701Z] [2023-05-09T22:10:14.701Z] [2023-05-09T22:10:14.701Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-09T22:10:14.701Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-09T22:10:14.701Z] More details here: https://snyk.co/ue1NS [2023-05-09T22:10:14.701Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-05-09T22:10:14.701Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-05-09T22:10:14.714Z] $ docker stop --time=1 7866e2a5e7d2b88d03988133219ea5c13678a4cc6abf223f43904bcae0968f9a [2023-05-09T22:10:17.813Z] $ docker rm -f --volumes 7866e2a5e7d2b88d03988133219ea5c13678a4cc6abf223f43904bcae0968f9a [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-05-09T22:10:18.215Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-09T22:10:18.233Z] provisioning config files... [2023-05-09T22:10:18.240Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config14797355698569203794tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T22:10:18.539Z] --> edgex-publish-swagger.sh [2023-05-09T22:10:18.539Z] === Publish openapi/v3 API === [2023-05-09T22:10:18.539Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-05-09T22:10:18.539Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v3/device-sdk.yaml] [2023-05-09T22:10:18.539Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-09T22:10:18.539Z] Dload Upload Total Spent Left Speed [2023-05-09T22:10:19.108Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23674 0 0 100 23674 0 37048 --:--:-- --:--:-- --:--:-- 36990 100 23674 0 0 100 23674 0 37048 --:--:-- --:--:-- --:--:-- 36990 [2023-05-09T22:10:19.108Z] [2023-05-09T22:10:19.108Z] [Pipeline] } [2023-05-09T22:10:19.115Z] 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-05-09T22:10:19.527Z] + git log --format=format:%s -1 36ecb1f482bfc597855740c2870b0b3229afc53c [Pipeline] sh [2023-05-09T22:10:19.817Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-09T22:10:19.817Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T22:10:20.115Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-09T22:10:20.115Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T22:10:20.193Z] prd-ubuntu20.04-docker-8c-8g-14779 does not seem to be running inside a container [2023-05-09T22:10:20.229Z] $ 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-05-09T22:10:20.721Z] $ docker top 5784c5e4b463b10fb6d1902f4ad6b83ad520f004457d2f1329d5bc1b732b2079 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-09T22:10:20.817Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-09T22:10:20.817Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-09T22:10:20.927Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-09T22:10:20.931Z] $ docker exec 5784c5e4b463b10fb6d1902f4ad6b83ad520f004457d2f1329d5bc1b732b2079 ssh-agent [2023-05-09T22:10:21.038Z] SSH_AUTH_SOCK=/tmp/ssh-bQ9PZWwwwYw0/agent.32 [2023-05-09T22:10:21.038Z] SSH_AGENT_PID=38 [2023-05-09T22:10:21.043Z] Running ssh-add (command line suppressed) [2023-05-09T22:10:21.140Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6610173820065019308.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6610173820065019308.key) [2023-05-09T22:10:21.153Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-09T22:10:21.450Z] + git semver tag [2023-05-09T22:10:21.709Z] 2023-05-09 22:10:21,621 [run_tag] DEBUG tag force:False [2023-05-09T22:10:21.709Z] 2023-05-09 22:10:21,621 [check_head_tag] DEBUG check head tag [2023-05-09T22:10:21.709Z] 2023-05-09 22:10:21,624 [execute] INFO git cat-file --batch-check [2023-05-09T22:10:21.709Z] 2023-05-09 22:10:21,624 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2023-05-09T22:10:21.709Z] 2023-05-09 22:10:21,627 [execute] INFO git cat-file --batch [2023-05-09T22:10:21.709Z] 2023-05-09 22:10:21,628 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2023-05-09T22:10:21.709Z] 2023-05-09 22:10:21,666 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-05-09T22:10:21.709Z] 2023-05-09 22:10:21,666 [execute] INFO git tag -a v3.0.0-dev.87 -m v3.0.0-dev.87 [2023-05-09T22:10:21.709Z] 2023-05-09 22:10:21,667 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.87', '-m', 'v3.0.0-dev.87'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2023-05-09T22:10:21.709Z] 2023-05-09 22:10:21,670 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-05-09T22:10:21.709Z] 3.0.0-dev.87 [Pipeline] } [2023-05-09T22:10:21.720Z] $ docker exec --env ******** --env ******** 5784c5e4b463b10fb6d1902f4ad6b83ad520f004457d2f1329d5bc1b732b2079 ssh-agent -k [2023-05-09T22:10:21.808Z] unset SSH_AUTH_SOCK; [2023-05-09T22:10:21.810Z] unset SSH_AGENT_PID; [2023-05-09T22:10:21.810Z] echo Agent pid 38 killed; [2023-05-09T22:10:21.817Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-09T22:10:22.134Z] + git semver [Pipeline] } [2023-05-09T22:10:22.407Z] $ docker stop --time=1 5784c5e4b463b10fb6d1902f4ad6b83ad520f004457d2f1329d5bc1b732b2079 [2023-05-09T22:10:23.676Z] $ docker rm -f --volumes 5784c5e4b463b10fb6d1902f4ad6b83ad520f004457d2f1329d5bc1b732b2079 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T22:10:24.067Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-09T22:10:24.067Z] [2023-05-09T22:10:24.067Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T22:10:24.371Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-09T22:10:24.371Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-09T22:10:24.371Z] ab5ef0e58194: Pulling fs layer [2023-05-09T22:10:24.371Z] 9712f1f96733: Pulling fs layer [2023-05-09T22:10:24.371Z] 63f879dbbcfc: Pulling fs layer [2023-05-09T22:10:24.371Z] 0d9ebad4ef96: Pulling fs layer [2023-05-09T22:10:24.371Z] e9a5061849ea: Pulling fs layer [2023-05-09T22:10:24.371Z] d747dcd14b5f: Pulling fs layer [2023-05-09T22:10:24.371Z] 2de7ff778b66: Pulling fs layer [2023-05-09T22:10:24.371Z] 0d9ebad4ef96: Waiting [2023-05-09T22:10:24.371Z] e9a5061849ea: Waiting [2023-05-09T22:10:24.371Z] d747dcd14b5f: Waiting [2023-05-09T22:10:24.371Z] 2de7ff778b66: Waiting [2023-05-09T22:10:24.371Z] 9712f1f96733: Verifying Checksum [2023-05-09T22:10:24.371Z] 9712f1f96733: Download complete [2023-05-09T22:10:25.310Z] ab5ef0e58194: Verifying Checksum [2023-05-09T22:10:25.310Z] ab5ef0e58194: Download complete [2023-05-09T22:10:25.310Z] 63f879dbbcfc: Verifying Checksum [2023-05-09T22:10:25.310Z] 63f879dbbcfc: Download complete [2023-05-09T22:10:25.310Z] d747dcd14b5f: Verifying Checksum [2023-05-09T22:10:25.310Z] d747dcd14b5f: Download complete [2023-05-09T22:10:25.310Z] 0d9ebad4ef96: Verifying Checksum [2023-05-09T22:10:25.310Z] 0d9ebad4ef96: Download complete [2023-05-09T22:10:25.310Z] e9a5061849ea: Verifying Checksum [2023-05-09T22:10:25.310Z] e9a5061849ea: Download complete [2023-05-09T22:10:25.310Z] 2de7ff778b66: Verifying Checksum [2023-05-09T22:10:25.310Z] 2de7ff778b66: Download complete [2023-05-09T22:10:27.839Z] ab5ef0e58194: Pull complete [2023-05-09T22:10:27.840Z] 9712f1f96733: Pull complete [2023-05-09T22:10:28.404Z] 63f879dbbcfc: Pull complete [2023-05-09T22:10:31.685Z] 0d9ebad4ef96: Pull complete [2023-05-09T22:10:31.943Z] e9a5061849ea: Pull complete [2023-05-09T22:10:31.943Z] d747dcd14b5f: Pull complete [2023-05-09T22:10:32.876Z] 2de7ff778b66: Pull complete [2023-05-09T22:10:32.876Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-09T22:10:32.876Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-09T22:10:32.876Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T22:10:32.951Z] prd-ubuntu20.04-docker-8c-8g-14779 does not seem to be running inside a container [2023-05-09T22:10:32.981Z] $ 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-05-09T22:10:36.241Z] $ docker top 5e08f81a5901b6e5b1465abcc843e529a9a866ae9266798688ffddd0d0a44f58 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-09T22:10:37.278Z] provisioning config files... [2023-05-09T22:10:37.286Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config10960560658282172210tmp [2023-05-09T22:10:37.295Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config17210229267586465511tmp [2023-05-09T22:10:37.305Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config6876290211733414315tmp [Pipeline] { [Pipeline] echo [2023-05-09T22:10:37.322Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T22:10:37.609Z] ---> sigul-configuration.sh [2023-05-09T22:10:37.609Z] gpg: directory `/root/.gnupg' created [2023-05-09T22:10:37.609Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-09T22:10:37.609Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-09T22:10:37.609Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-09T22:10:37.609Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-09T22:10:37.609Z] gpg: CAST5 encrypted data [2023-05-09T22:10:37.609Z] gpg: encrypted with 1 passphrase [2023-05-09T22:10:37.609Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-09T22:10:37.895Z] + mkdir /home/jenkins [2023-05-09T22:10:37.895Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-09T22:10:38.182Z] + 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-05-09T22:10:38.191Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T22:10:38.476Z] ---> sigul-install.sh [2023-05-09T22:10:38.476Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-09T22:10:38.763Z] + git tag --list [2023-05-09T22:10:38.764Z] 0.7.1 [2023-05-09T22:10:38.764Z] delhi-tag [2023-05-09T22:10:38.764Z] v1.0.0 [2023-05-09T22:10:38.764Z] v1.1.0 [2023-05-09T22:10:38.764Z] v1.1.1 [2023-05-09T22:10:38.764Z] v1.1.2 [2023-05-09T22:10:38.764Z] v1.2.0 [2023-05-09T22:10:38.764Z] v1.2.1 [2023-05-09T22:10:38.764Z] v1.2.2 [2023-05-09T22:10:38.764Z] v1.2.3 [2023-05-09T22:10:38.764Z] v1.3.0 [2023-05-09T22:10:38.764Z] v1.4.0 [2023-05-09T22:10:38.764Z] v2.0.0 [2023-05-09T22:10:38.764Z] v2.1.0 [2023-05-09T22:10:38.764Z] v2.1.1 [2023-05-09T22:10:38.764Z] v2.1.1-dev.2 [2023-05-09T22:10:38.764Z] v2.1.1-dev.3 [2023-05-09T22:10:38.764Z] v2.2.0 [2023-05-09T22:10:38.764Z] v2.2.1-dev.1 [2023-05-09T22:10:38.764Z] v2.2.1-dev.10 [2023-05-09T22:10:38.764Z] v2.2.1-dev.11 [2023-05-09T22:10:38.764Z] v2.2.1-dev.12 [2023-05-09T22:10:38.764Z] v2.2.1-dev.13 [2023-05-09T22:10:38.764Z] v2.2.1-dev.14 [2023-05-09T22:10:38.764Z] v2.2.1-dev.2 [2023-05-09T22:10:38.764Z] v2.2.1-dev.3 [2023-05-09T22:10:38.764Z] v2.2.1-dev.4 [2023-05-09T22:10:38.764Z] v2.2.1-dev.5 [2023-05-09T22:10:38.764Z] v2.2.1-dev.6 [2023-05-09T22:10:38.764Z] v2.2.1-dev.7 [2023-05-09T22:10:38.764Z] v2.2.1-dev.8 [2023-05-09T22:10:38.764Z] v2.2.1-dev.9 [2023-05-09T22:10:38.764Z] v2.3.0 [2023-05-09T22:10:38.764Z] v2.3.0-dev.14 [2023-05-09T22:10:38.764Z] v2.3.0-dev.15 [2023-05-09T22:10:38.764Z] v2.3.0-dev.16 [2023-05-09T22:10:38.764Z] v2.3.0-dev.17 [2023-05-09T22:10:38.764Z] v2.3.0-dev.18 [2023-05-09T22:10:38.764Z] v2.3.0-dev.19 [2023-05-09T22:10:38.764Z] v2.3.0-dev.20 [2023-05-09T22:10:38.764Z] v2.3.0-dev.21 [2023-05-09T22:10:38.764Z] v2.3.0-dev.22 [2023-05-09T22:10:38.764Z] v2.3.0-dev.23 [2023-05-09T22:10:38.764Z] v2.3.0-dev.24 [2023-05-09T22:10:38.764Z] v2.3.0-dev.25 [2023-05-09T22:10:38.764Z] v2.3.0-dev.26 [2023-05-09T22:10:38.764Z] v2.3.0-dev.27 [2023-05-09T22:10:38.764Z] v2.3.0-dev.28 [2023-05-09T22:10:38.764Z] v2.3.0-dev.29 [2023-05-09T22:10:38.764Z] v2.3.0-dev.30 [2023-05-09T22:10:38.764Z] v2.3.0-dev.31 [2023-05-09T22:10:38.764Z] v2.3.0-dev.32 [2023-05-09T22:10:38.764Z] v2.3.0-dev.33 [2023-05-09T22:10:38.764Z] v2.3.0-dev.34 [2023-05-09T22:10:38.764Z] v2.3.0-dev.35 [2023-05-09T22:10:38.764Z] v2.3.0-dev.36 [2023-05-09T22:10:38.764Z] v2.3.0-dev.37 [2023-05-09T22:10:38.764Z] v2.3.0-dev.38 [2023-05-09T22:10:38.764Z] v2.3.0-dev.39 [2023-05-09T22:10:38.764Z] v2.3.0-dev.40 [2023-05-09T22:10:38.764Z] v2.3.0-dev.41 [2023-05-09T22:10:38.764Z] v2.3.0-dev.42 [2023-05-09T22:10:38.764Z] v2.3.0-dev.43 [2023-05-09T22:10:38.764Z] v2.3.0-dev.44 [2023-05-09T22:10:38.764Z] v2.3.0-dev.45 [2023-05-09T22:10:38.764Z] v2.3.0-dev.46 [2023-05-09T22:10:38.764Z] v2.3.0-dev.47 [2023-05-09T22:10:38.764Z] v2.3.0-dev.48 [2023-05-09T22:10:38.764Z] v2.3.0-dev.49 [2023-05-09T22:10:38.764Z] v2.3.0-dev.50 [2023-05-09T22:10:38.764Z] v2.3.0-dev.51 [2023-05-09T22:10:38.764Z] v2.3.1 [2023-05-09T22:10:38.764Z] v2.3.1-dev.1 [2023-05-09T22:10:38.764Z] v2.3.1-dev.2 [2023-05-09T22:10:38.764Z] v2.3.1-dev.3 [2023-05-09T22:10:38.764Z] v2.3.1-dev.4 [2023-05-09T22:10:38.764Z] v3.0.0-dev.1 [2023-05-09T22:10:38.764Z] v3.0.0-dev.10 [2023-05-09T22:10:38.764Z] v3.0.0-dev.11 [2023-05-09T22:10:38.764Z] v3.0.0-dev.12 [2023-05-09T22:10:38.764Z] v3.0.0-dev.13 [2023-05-09T22:10:38.764Z] v3.0.0-dev.14 [2023-05-09T22:10:38.764Z] v3.0.0-dev.15 [2023-05-09T22:10:38.764Z] v3.0.0-dev.16 [2023-05-09T22:10:38.764Z] v3.0.0-dev.17 [2023-05-09T22:10:38.764Z] v3.0.0-dev.18 [2023-05-09T22:10:38.764Z] v3.0.0-dev.19 [2023-05-09T22:10:38.764Z] v3.0.0-dev.2 [2023-05-09T22:10:38.764Z] v3.0.0-dev.20 [2023-05-09T22:10:38.764Z] v3.0.0-dev.21 [2023-05-09T22:10:38.764Z] v3.0.0-dev.22 [2023-05-09T22:10:38.764Z] v3.0.0-dev.23 [2023-05-09T22:10:38.764Z] v3.0.0-dev.24 [2023-05-09T22:10:38.764Z] v3.0.0-dev.25 [2023-05-09T22:10:38.764Z] v3.0.0-dev.26 [2023-05-09T22:10:38.764Z] v3.0.0-dev.27 [2023-05-09T22:10:38.764Z] v3.0.0-dev.28 [2023-05-09T22:10:38.764Z] v3.0.0-dev.29 [2023-05-09T22:10:38.764Z] v3.0.0-dev.3 [2023-05-09T22:10:38.764Z] v3.0.0-dev.30 [2023-05-09T22:10:38.764Z] v3.0.0-dev.31 [2023-05-09T22:10:38.764Z] v3.0.0-dev.32 [2023-05-09T22:10:38.764Z] v3.0.0-dev.33 [2023-05-09T22:10:38.764Z] v3.0.0-dev.34 [2023-05-09T22:10:38.764Z] v3.0.0-dev.35 [2023-05-09T22:10:38.764Z] v3.0.0-dev.36 [2023-05-09T22:10:38.764Z] v3.0.0-dev.37 [2023-05-09T22:10:38.764Z] v3.0.0-dev.38 [2023-05-09T22:10:38.764Z] v3.0.0-dev.39 [2023-05-09T22:10:38.764Z] v3.0.0-dev.4 [2023-05-09T22:10:38.764Z] v3.0.0-dev.40 [2023-05-09T22:10:38.764Z] v3.0.0-dev.41 [2023-05-09T22:10:38.764Z] v3.0.0-dev.42 [2023-05-09T22:10:38.764Z] v3.0.0-dev.43 [2023-05-09T22:10:38.764Z] v3.0.0-dev.44 [2023-05-09T22:10:38.764Z] v3.0.0-dev.45 [2023-05-09T22:10:38.764Z] v3.0.0-dev.46 [2023-05-09T22:10:38.764Z] v3.0.0-dev.47 [2023-05-09T22:10:38.764Z] v3.0.0-dev.48 [2023-05-09T22:10:38.764Z] v3.0.0-dev.49 [2023-05-09T22:10:38.764Z] v3.0.0-dev.5 [2023-05-09T22:10:38.764Z] v3.0.0-dev.50 [2023-05-09T22:10:38.764Z] v3.0.0-dev.51 [2023-05-09T22:10:38.764Z] v3.0.0-dev.52 [2023-05-09T22:10:38.764Z] v3.0.0-dev.53 [2023-05-09T22:10:38.764Z] v3.0.0-dev.54 [2023-05-09T22:10:38.764Z] v3.0.0-dev.55 [2023-05-09T22:10:38.764Z] v3.0.0-dev.56 [2023-05-09T22:10:38.764Z] v3.0.0-dev.57 [2023-05-09T22:10:38.764Z] v3.0.0-dev.58 [2023-05-09T22:10:38.764Z] v3.0.0-dev.59 [2023-05-09T22:10:38.764Z] v3.0.0-dev.6 [2023-05-09T22:10:38.764Z] v3.0.0-dev.60 [2023-05-09T22:10:38.764Z] v3.0.0-dev.61 [2023-05-09T22:10:38.764Z] v3.0.0-dev.62 [2023-05-09T22:10:38.764Z] v3.0.0-dev.63 [2023-05-09T22:10:38.764Z] v3.0.0-dev.64 [2023-05-09T22:10:38.764Z] v3.0.0-dev.65 [2023-05-09T22:10:38.764Z] v3.0.0-dev.66 [2023-05-09T22:10:38.764Z] v3.0.0-dev.67 [2023-05-09T22:10:38.764Z] v3.0.0-dev.68 [2023-05-09T22:10:38.764Z] v3.0.0-dev.69 [2023-05-09T22:10:38.764Z] v3.0.0-dev.7 [2023-05-09T22:10:38.764Z] v3.0.0-dev.70 [2023-05-09T22:10:38.764Z] v3.0.0-dev.71 [2023-05-09T22:10:38.764Z] v3.0.0-dev.72 [2023-05-09T22:10:38.764Z] v3.0.0-dev.73 [2023-05-09T22:10:38.764Z] v3.0.0-dev.74 [2023-05-09T22:10:38.764Z] v3.0.0-dev.75 [2023-05-09T22:10:38.764Z] v3.0.0-dev.76 [2023-05-09T22:10:38.764Z] v3.0.0-dev.77 [2023-05-09T22:10:38.764Z] v3.0.0-dev.78 [2023-05-09T22:10:38.764Z] v3.0.0-dev.79 [2023-05-09T22:10:38.764Z] v3.0.0-dev.8 [2023-05-09T22:10:38.764Z] v3.0.0-dev.80 [2023-05-09T22:10:38.764Z] v3.0.0-dev.81 [2023-05-09T22:10:38.764Z] v3.0.0-dev.82 [2023-05-09T22:10:38.764Z] v3.0.0-dev.83 [2023-05-09T22:10:38.764Z] v3.0.0-dev.84 [2023-05-09T22:10:38.764Z] v3.0.0-dev.85 [2023-05-09T22:10:38.764Z] v3.0.0-dev.86 [2023-05-09T22:10:38.764Z] v3.0.0-dev.87 [2023-05-09T22:10:38.764Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-09T22:10:39.051Z] + lftools sign git-tag v3.0.0-dev.87 [2023-05-09T22:10:39.620Z] Signing Git tag with Sigul... [2023-05-09T22:10:39.620Z] Signing v3.0.0-dev.87 [Pipeline] echo [2023-05-09T22:10:39.889Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T22:10:40.175Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-09T22:10:40.182Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-09T22:10:40.203Z] $ docker stop --time=1 5e08f81a5901b6e5b1465abcc843e529a9a866ae9266798688ffddd0d0a44f58 [2023-05-09T22:10:41.460Z] $ docker rm -f --volumes 5e08f81a5901b6e5b1465abcc843e529a9a866ae9266798688ffddd0d0a44f58 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-09T22:10:41.848Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-09T22:10:41.848Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T22:10:42.148Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-09T22:10:42.148Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T22:10:42.219Z] prd-ubuntu20.04-docker-8c-8g-14779 does not seem to be running inside a container [2023-05-09T22:10:42.253Z] $ 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-05-09T22:10:42.554Z] $ docker top 1fde009addb7f59a54f3963d5c2a3abaa0c51a37dafb9893195e7b14e393ba93 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-09T22:10:42.640Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-09T22:10:42.640Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-09T22:10:42.746Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-09T22:10:42.750Z] $ docker exec 1fde009addb7f59a54f3963d5c2a3abaa0c51a37dafb9893195e7b14e393ba93 ssh-agent [2023-05-09T22:10:42.843Z] SSH_AUTH_SOCK=/tmp/ssh-tUoykCYqzctx/agent.32 [2023-05-09T22:10:42.843Z] SSH_AGENT_PID=38 [2023-05-09T22:10:42.848Z] Running ssh-add (command line suppressed) [2023-05-09T22:10:42.946Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_487967992167616626.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_487967992167616626.key) [2023-05-09T22:10:42.958Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-09T22:10:43.245Z] + git semver bump pre [2023-05-09T22:10:43.504Z] 2023-05-09 22:10:43,398 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-05-09T22:10:43.504Z] 2023-05-09 22:10:43,398 [bump_version] DEBUG bumping version:3.0.0-dev.87 on axis:pre with prefix:dev [2023-05-09T22:10:43.504Z] 2023-05-09 22:10:43,398 [bump_version] DEBUG bumped version:3.0.0-dev.88 [2023-05-09T22:10:43.504Z] 2023-05-09 22:10:43,398 [write_version] DEBUG write version:3.0.0-dev.88 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True [2023-05-09T22:10:43.504Z] 2023-05-09 22:10:43,398 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-05-09T22:10:43.504Z] 2023-05-09 22:10:43,398 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-05-09T22:10:43.504Z] 2023-05-09 22:10:43,400 [execute] INFO git cat-file --batch-check [2023-05-09T22:10:43.504Z] 2023-05-09 22:10:43,401 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-09T22:10:43.504Z] 2023-05-09 22:10:43,408 [execute] INFO git cat-file --batch [2023-05-09T22:10:43.504Z] 2023-05-09 22:10:43,409 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-09T22:10:43.504Z] 2023-05-09 22:10:43,414 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-05-09T22:10:43.504Z] 3.0.0-dev.88 [Pipeline] } [2023-05-09T22:10:43.514Z] $ docker exec --env ******** --env ******** 1fde009addb7f59a54f3963d5c2a3abaa0c51a37dafb9893195e7b14e393ba93 ssh-agent -k [2023-05-09T22:10:43.610Z] unset SSH_AUTH_SOCK; [2023-05-09T22:10:43.610Z] unset SSH_AGENT_PID; [2023-05-09T22:10:43.610Z] echo Agent pid 38 killed; [2023-05-09T22:10:43.618Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-09T22:10:43.923Z] + git semver [Pipeline] } [2023-05-09T22:10:44.195Z] $ docker stop --time=1 1fde009addb7f59a54f3963d5c2a3abaa0c51a37dafb9893195e7b14e393ba93 [2023-05-09T22:10:45.475Z] $ docker rm -f --volumes 1fde009addb7f59a54f3963d5c2a3abaa0c51a37dafb9893195e7b14e393ba93 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-09T22:10:45.818Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-09T22:10:45.819Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T22:10:46.120Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-09T22:10:46.120Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T22:10:46.190Z] prd-ubuntu20.04-docker-8c-8g-14779 does not seem to be running inside a container [2023-05-09T22:10:46.221Z] $ 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-05-09T22:10:46.555Z] $ docker top ee13ea6602449d9788a28865e0525720ac3119da9165657272ca34143884a601 -eo pid,comm [2023-05-09T22:10:46.597Z] 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-05-09T22:10:46.597Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-09T22:10:46.635Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-09T22:10:46.635Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-09T22:10:46.740Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-09T22:10:46.745Z] $ docker exec ee13ea6602449d9788a28865e0525720ac3119da9165657272ca34143884a601 ssh-agent [2023-05-09T22:10:46.848Z] SSH_AUTH_SOCK=/tmp/ssh-6ggoPeBscUtN/agent.32 [2023-05-09T22:10:46.848Z] SSH_AGENT_PID=39 [2023-05-09T22:10:46.854Z] Running ssh-add (command line suppressed) [2023-05-09T22:10:46.963Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_15498938915268333815.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_15498938915268333815.key) [2023-05-09T22:10:46.975Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-09T22:10:47.259Z] + git semver push [2023-05-09T22:10:47.519Z] 2023-05-09 22:10:47,418 [run_push] DEBUG push [2023-05-09T22:10:47.519Z] 2023-05-09 22:10:47,418 [execute] INFO git cat-file --batch-check [2023-05-09T22:10:47.519Z] 2023-05-09 22:10:47,419 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-09T22:10:47.519Z] 2023-05-09 22:10:47,422 [execute] INFO git rev-list f45f999b51cce940e59f344e59a5cd88a6a29f70 -- [2023-05-09T22:10:47.519Z] 2023-05-09 22:10:47,423 [execute] DEBUG Popen(['git', 'rev-list', 'f45f999b51cce940e59f344e59a5cd88a6a29f70', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-09T22:10:47.519Z] 2023-05-09 22:10:47,436 [execute] INFO git fetch -v origin [2023-05-09T22:10:47.519Z] 2023-05-09 22:10:47,436 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-05-09T22:10:48.088Z] 2023-05-09 22:10:47,929 [run_push] DEBUG no remote changes detected [2023-05-09T22:10:48.088Z] 2023-05-09 22:10:47,929 [execute] INFO git push origin semver [2023-05-09T22:10:48.088Z] 2023-05-09 22:10:47,930 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-09T22:10:49.025Z] 2023-05-09 22:10:48,670 [run_push] DEBUG push all version tags [2023-05-09T22:10:49.025Z] 2023-05-09 22:10:48,671 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-09T22:10:49.025Z] 2023-05-09 22:10:48,671 [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-05-09T22:10:49.594Z] 2023-05-09 22:10:49,394 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-05-09T22:10:49.594Z] 3.0.0-dev.88 [Pipeline] } [2023-05-09T22:10:49.604Z] $ docker exec --env ******** --env ******** ee13ea6602449d9788a28865e0525720ac3119da9165657272ca34143884a601 ssh-agent -k [2023-05-09T22:10:49.701Z] unset SSH_AUTH_SOCK; [2023-05-09T22:10:49.702Z] unset SSH_AGENT_PID; [2023-05-09T22:10:49.702Z] echo Agent pid 39 killed; [2023-05-09T22:10:49.713Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-09T22:10:50.014Z] + git semver [Pipeline] } [2023-05-09T22:10:50.285Z] $ docker stop --time=1 ee13ea6602449d9788a28865e0525720ac3119da9165657272ca34143884a601 [2023-05-09T22:10:51.568Z] $ docker rm -f --volumes ee13ea6602449d9788a28865e0525720ac3119da9165657272ca34143884a601 [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-05-09T22:10:52.128Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] [2023-05-09T22:10:52.128Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-05-09T22:10:52.128Z] total 16 [2023-05-09T22:10:52.128Z] drwxr-xr-x 3 root root 4096 May 9 21:59 . [2023-05-09T22:10:52.128Z] drwxrwxr-x 12 jenkins jenkins 4096 May 9 22:10 .. [2023-05-09T22:10:52.128Z] drwxr-xr-x 2 root root 4096 May 9 21:59 cost [2023-05-09T22:10:52.128Z] -rw-r--r-- 1 root root 85 May 9 21:59 cost.csv [2023-05-09T22:10:52.128Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-05-09T22:10:52.128Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-05-09T22:10:52.128Z] total 16 [2023-05-09T22:10:52.128Z] drwxr-xr-x 3 jenkins jenkins 4096 May 9 21:59 . [2023-05-09T22:10:52.128Z] drwxrwxr-x 12 jenkins jenkins 4096 May 9 22:10 .. [2023-05-09T22:10:52.128Z] drwxr-xr-x 2 jenkins jenkins 4096 May 9 21:59 cost [2023-05-09T22:10:52.128Z] -rw-r--r-- 1 jenkins jenkins 85 May 9 21:59 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-09T22:10:52.412Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T22:10:53.268Z] ---> package-listing.sh [2023-05-09T22:10:53.268Z] ++ facter osfamily [2023-05-09T22:10:53.268Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-09T22:10:53.527Z] + OS_FAMILY=debian [2023-05-09T22:10:53.527Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2023-05-09T22:10:53.527Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-09T22:10:53.527Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-09T22:10:53.527Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-09T22:10:53.527Z] + PACKAGES=/tmp/packages_start.txt [2023-05-09T22:10:53.527Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2023-05-09T22:10:53.527Z] + PACKAGES=/tmp/packages_end.txt [2023-05-09T22:10:53.527Z] + case "${OS_FAMILY}" in [2023-05-09T22:10:53.527Z] + dpkg -l [2023-05-09T22:10:53.527Z] + grep '^ii' [2023-05-09T22:10:53.527Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-09T22:10:53.527Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-09T22:10:53.527Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-09T22:10:53.527Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2023-05-09T22:10:53.527Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2023-05-09T22:10:53.527Z] + 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-05-09T22:10:53.540Z] 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-05-09T22:10:53.817Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T22:10:54.372Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-09T22:10:54.372Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T22:10:54.438Z] prd-ubuntu20.04-docker-8c-8g-14779 does not seem to be running inside a container [2023-05-09T22:10:54.471Z] $ 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-05-09T22:10:54.689Z] $ docker top 57d3735c4de797df82a4569e5558e26f4374a40b85ee0a0afecfd4dcf92fd542 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T22:10:55.025Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-09T22:10:55.308Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-09T22:10:55.598Z] + ls /var/log/sa-host [2023-05-09T22:10:55.598Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-09T22:10:55.771Z] provisioning config files... [2023-05-09T22:10:55.780Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config17654540388268486574tmp [Pipeline] { [Pipeline] echo [2023-05-09T22:10:55.792Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T22:10:56.073Z] ---> create-netrc.sh [Pipeline] } [2023-05-09T22:10:56.080Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-09T22:10:56.465Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-09T22:10:56.477Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T22:10:56.814Z] ---> sudo-logs.sh [2023-05-09T22:10:56.814Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-09T22:10:56.862Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T22:10:57.160Z] ---> job-cost.sh [2023-05-09T22:10:57.160Z] lf-activate-venv: SKIPPING [2023-05-09T22:10:57.160Z] DEBUG: total: 0.2199999988079071 [2023-05-09T22:10:57.160Z] INFO: Retrieving Stack Cost... [2023-05-09T22:10:57.729Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-09T22:10:57.988Z] INFO: Archiving Costs [Pipeline] echo [2023-05-09T22:10:57.996Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T22:10:58.278Z] ---> logs-deploy.sh [2023-05-09T22:10:58.278Z] lf-activate-venv: SKIPPING [2023-05-09T22:10:58.278Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/218 [2023-05-09T22:10:58.278Z] INFO: archiving workspace using pattern(s): [2023-05-09T22:10:59.214Z] Archives upload complete. [2023-05-09T22:10:59.214Z] INFO: archiving logs to Nexus