Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 973c71e5d952dd5cddc2adb57e1a9523ac5ff302 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-ssh7429832563908921574.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-ssh13705967135320278044.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-ssh4684371561830593553.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-ssh14821551262019172230.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-ssh17584363244735398672.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-15505 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/edgexfoundry_device-sdk-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 973c71e5d952dd5cddc2adb57e1a9523ac5ff302 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 973c71e5d952dd5cddc2adb57e1a9523ac5ff302 # timeout=10 Commit message: "Merge pull request #1458 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.0.0-dev.89" > git rev-list --no-walk 18bdfa4300a1cbb146f35f15047514081a18ddfa # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-16T05:50:07.366Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-16T05:50:07.435Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-16T05:50:07.454Z] ========================================================= [2023-05-16T05:50:07.455Z] EdgeX Global Pipelines Version Info [2023-05-16T05:50:07.455Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-16T05:50:08.222Z] ------------------- [2023-05-16T05:50:08.222Z] stable info: [2023-05-16T05:50:08.222Z] ------------------- [2023-05-16T05:50:08.222Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-16T05:50:08.222Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-16T05:50:08.222Z] Message: update stable to v1.0.249 [2023-05-16T05:50:08.792Z] ------------------- [2023-05-16T05:50:08.792Z] experimental info: [2023-05-16T05:50:08.792Z] ------------------- [2023-05-16T05:50:08.792Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-16T05:50:08.792Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-16T05:50:08.792Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-16T05:50:08.979Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2023-05-16T05:50:08.991Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2023-05-16T05:50:09.004Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-16T05:50:09.016Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-16T05:50:09.029Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-16T05:50:09.038Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-16T05:50:09.050Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-16T05:50:09.064Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2023-05-16T05:50:09.076Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-16T05:50:09.089Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-16T05:50:09.101Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-16T05:50:09.111Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2023-05-16T05:50:09.124Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-16T05:50:09.136Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-16T05:50:09.150Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-16T05:50:09.162Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-05-16T05:50:09.175Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-16T05:50:09.190Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-16T05:50:09.201Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-16T05:50:09.213Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-16T05:50:09.232Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-05-16T05:50:09.249Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-05-16T05:50:09.268Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-16T05:50:09.286Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-16T05:50:09.304Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-16T05:50:09.313Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-16T05:50:09.326Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-16T05:50:09.344Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-16T05:50:09.360Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-16T05:50:09.370Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-16T05:50:09.383Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 973c71e5d952dd5cddc2adb57e1a9523ac5ff302 [Pipeline] echo [2023-05-16T05:50:09.395Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 973c71e [Pipeline] echo [2023-05-16T05:50:09.407Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-16T05:50:09.453Z] provisioning config files... [2023-05-16T05:50:09.468Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config18005832437041157583tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T05:50:09.779Z] ---> docker-login.sh [2023-05-16T05:50:09.779Z] nexus3.edgexfoundry.org:10001 [2023-05-16T05:50:10.040Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T05:50:10.302Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T05:50:10.302Z] Configure a credential helper to remove this warning. See [2023-05-16T05:50:10.302Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T05:50:10.302Z] [2023-05-16T05:50:10.302Z] Login Succeeded [2023-05-16T05:50:10.302Z] nexus3.edgexfoundry.org:10002 [2023-05-16T05:50:10.302Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T05:50:10.302Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T05:50:10.302Z] Configure a credential helper to remove this warning. See [2023-05-16T05:50:10.302Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T05:50:10.302Z] [2023-05-16T05:50:10.302Z] Login Succeeded [2023-05-16T05:50:10.302Z] nexus3.edgexfoundry.org:10003 [2023-05-16T05:50:10.302Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T05:50:10.562Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T05:50:10.563Z] Configure a credential helper to remove this warning. See [2023-05-16T05:50:10.563Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T05:50:10.563Z] [2023-05-16T05:50:10.563Z] Login Succeeded [2023-05-16T05:50:10.563Z] nexus3.edgexfoundry.org:10004 [2023-05-16T05:50:10.563Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T05:50:10.563Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T05:50:10.563Z] Configure a credential helper to remove this warning. See [2023-05-16T05:50:10.563Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T05:50:10.563Z] [2023-05-16T05:50:10.563Z] Login Succeeded [2023-05-16T05:50:10.563Z] docker.io [2023-05-16T05:50:10.563Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T05:50:10.824Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T05:50:10.824Z] Configure a credential helper to remove this warning. See [2023-05-16T05:50:10.824Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T05:50:10.824Z] [2023-05-16T05:50:10.824Z] Login Succeeded [2023-05-16T05:50:10.824Z] ---> docker-login.sh ends [Pipeline] } [2023-05-16T05:50:10.833Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-16T05:50:11.231Z] + git rev-list -1 --merges 973c71e5d952dd5cddc2adb57e1a9523ac5ff302~1..973c71e5d952dd5cddc2adb57e1a9523ac5ff302 [Pipeline] echo [2023-05-16T05:50:11.290Z] -----------> git rev-list -1 --merges 973c71e5d952dd5cddc2adb57e1a9523ac5ff302~1..973c71e5d952dd5cddc2adb57e1a9523ac5ff302 973c71e5d952dd5cddc2adb57e1a9523ac5ff302 [2023-05-16T05:50:11.290Z] 973c71e5d952dd5cddc2adb57e1a9523ac5ff302 [false] [Pipeline] sh [2023-05-16T05:50:11.604Z] + git log --format=format:%s -1 973c71e5d952dd5cddc2adb57e1a9523ac5ff302 [Pipeline] echo [2023-05-16T05:50:11.619Z] ========================================================= [2023-05-16T05:50:11.619Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-16T05:50:11.619Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-16T05:50:11.942Z] + git log --format=format:%s -1 973c71e5d952dd5cddc2adb57e1a9523ac5ff302 [Pipeline] echo [2023-05-16T05:50:11.955Z] [semverPrep] GIT_COMMIT: 973c71e5d952dd5cddc2adb57e1a9523ac5ff302, Commit Message: Merge pull request #1458 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.0.0-dev.89 [Pipeline] echo [2023-05-16T05:50:11.963Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-16T05:50:12.357Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-16T05:50:12.357Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-16T05:50:12.357Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-16T05:50:12.357Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-16T05:50:12.357Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-16T05:50:12.357Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-16T05:50:12.357Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T05:50:12.783Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T05:50:12.783Z] [2023-05-16T05:50:12.783Z] 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-16T05:50:13.085Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T05:50:13.085Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-16T05:50:13.085Z] b85a868b505f: Pulling fs layer [2023-05-16T05:50:13.085Z] e2be974225ed: Pulling fs layer [2023-05-16T05:50:13.085Z] 339a4e72a1f5: Pulling fs layer [2023-05-16T05:50:13.085Z] 988bab9f4d93: Pulling fs layer [2023-05-16T05:50:13.085Z] 1469e6f7b9e6: Pulling fs layer [2023-05-16T05:50:13.085Z] eaf3925da568: Pulling fs layer [2023-05-16T05:50:13.085Z] bab4dde63d76: Pulling fs layer [2023-05-16T05:50:13.085Z] bde34c3a00c8: Pulling fs layer [2023-05-16T05:50:13.085Z] b352a97aabf1: Pulling fs layer [2023-05-16T05:50:13.085Z] 4872d77fe225: Pulling fs layer [2023-05-16T05:50:13.085Z] 5851b861e8e6: Pulling fs layer [2023-05-16T05:50:13.085Z] bab4dde63d76: Waiting [2023-05-16T05:50:13.085Z] bde34c3a00c8: Waiting [2023-05-16T05:50:13.085Z] b352a97aabf1: Waiting [2023-05-16T05:50:13.085Z] 988bab9f4d93: Waiting [2023-05-16T05:50:13.085Z] 5851b861e8e6: Waiting [2023-05-16T05:50:13.085Z] 4872d77fe225: Waiting [2023-05-16T05:50:13.085Z] 1469e6f7b9e6: Waiting [2023-05-16T05:50:13.085Z] eaf3925da568: Waiting [2023-05-16T05:50:13.085Z] e2be974225ed: Verifying Checksum [2023-05-16T05:50:13.085Z] e2be974225ed: Download complete [2023-05-16T05:50:13.085Z] 988bab9f4d93: Download complete [2023-05-16T05:50:13.085Z] 1469e6f7b9e6: Verifying Checksum [2023-05-16T05:50:13.085Z] 1469e6f7b9e6: Download complete [2023-05-16T05:50:13.085Z] eaf3925da568: Verifying Checksum [2023-05-16T05:50:13.085Z] eaf3925da568: Download complete [2023-05-16T05:50:13.346Z] 339a4e72a1f5: Verifying Checksum [2023-05-16T05:50:13.346Z] 339a4e72a1f5: Download complete [2023-05-16T05:50:13.346Z] bde34c3a00c8: Download complete [2023-05-16T05:50:13.346Z] b352a97aabf1: Download complete [2023-05-16T05:50:13.346Z] 4872d77fe225: Download complete [2023-05-16T05:50:13.346Z] 5851b861e8e6: Verifying Checksum [2023-05-16T05:50:13.346Z] 5851b861e8e6: Download complete [2023-05-16T05:50:13.346Z] b85a868b505f: Verifying Checksum [2023-05-16T05:50:13.346Z] b85a868b505f: Download complete [2023-05-16T05:50:13.605Z] bab4dde63d76: Verifying Checksum [2023-05-16T05:50:13.605Z] bab4dde63d76: Download complete [2023-05-16T05:50:14.544Z] b85a868b505f: Pull complete [2023-05-16T05:50:14.805Z] e2be974225ed: Pull complete [2023-05-16T05:50:15.373Z] 339a4e72a1f5: Pull complete [2023-05-16T05:50:15.373Z] 988bab9f4d93: Pull complete [2023-05-16T05:50:15.632Z] 1469e6f7b9e6: Pull complete [2023-05-16T05:50:15.891Z] eaf3925da568: Pull complete [2023-05-16T05:50:17.828Z] bab4dde63d76: Pull complete [2023-05-16T05:50:17.828Z] bde34c3a00c8: Pull complete [2023-05-16T05:50:17.828Z] b352a97aabf1: Pull complete [2023-05-16T05:50:17.828Z] 4872d77fe225: Pull complete [2023-05-16T05:50:17.828Z] 5851b861e8e6: Pull complete [2023-05-16T05:50:17.828Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-16T05:50:17.828Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T05:50:17.828Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T05:50:17.934Z] prd-ubuntu20.04-docker-8c-8g-15505 does not seem to be running inside a container [2023-05-16T05:50:17.954Z] $ 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-16T05:50:20.235Z] $ docker top a19100126491967f6ffd986c979ae75e17db166d2a377b1cd68eaa806262ad1e -eo pid,comm [2023-05-16T05:50:20.300Z] 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-16T05:50:20.300Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-16T05:50:20.334Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-16T05:50:20.334Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-16T05:50:20.446Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-16T05:50:20.439Z] $ docker exec a19100126491967f6ffd986c979ae75e17db166d2a377b1cd68eaa806262ad1e ssh-agent [2023-05-16T05:50:20.583Z] SSH_AUTH_SOCK=/tmp/ssh-Wc20XpWVAlxc/agent.32 [2023-05-16T05:50:20.583Z] SSH_AGENT_PID=38 [2023-05-16T05:50:20.590Z] Running ssh-add (command line suppressed) [2023-05-16T05:50:20.670Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_12595809365352471138.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_12595809365352471138.key) [2023-05-16T05:50:20.696Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-16T05:50:20.987Z] + git tag --points-at HEAD [Pipeline] } [2023-05-16T05:50:20.995Z] $ docker exec --env ******** --env ******** a19100126491967f6ffd986c979ae75e17db166d2a377b1cd68eaa806262ad1e ssh-agent -k [2023-05-16T05:50:21.098Z] unset SSH_AUTH_SOCK; [2023-05-16T05:50:21.099Z] unset SSH_AGENT_PID; [2023-05-16T05:50:21.099Z] echo Agent pid 38 killed; [2023-05-16T05:50:21.122Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-16T05:50:21.153Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-16T05:50:21.153Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-16T05:50:21.274Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-16T05:50:21.267Z] $ docker exec a19100126491967f6ffd986c979ae75e17db166d2a377b1cd68eaa806262ad1e ssh-agent [2023-05-16T05:50:21.386Z] SSH_AUTH_SOCK=/tmp/ssh-Pef9zmz9Brm9/agent.71 [2023-05-16T05:50:21.386Z] SSH_AGENT_PID=77 [2023-05-16T05:50:21.395Z] Running ssh-add (command line suppressed) [2023-05-16T05:50:21.482Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_15842819725388826855.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_15842819725388826855.key) [2023-05-16T05:50:21.510Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-16T05:50:22.383Z] + git semver init [2023-05-16T05:50:22.383Z] 2023-05-16 05:50:21,973 [run_init] DEBUG init version:0.0.0 force:False [2023-05-16T05:50:22.383Z] 2023-05-16 05:50:21,974 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver [2023-05-16T05:50:22.383Z] 2023-05-16 05:50:21,974 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2023-05-16T05:50:22.383Z] 2023-05-16 05:50:21,975 [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-16T05:50:25.192Z] 2023-05-16 05:50:23,240 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude [2023-05-16T05:50:25.192Z] 2023-05-16 05:50:23,240 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False [2023-05-16T05:50:25.192Z] 2023-05-16 05:50:23,240 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-05-16T05:50:25.192Z] 2023-05-16 05:50:23,241 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-05-16T05:50:25.192Z] 3.0.0-dev.91 [Pipeline] } [2023-05-16T05:50:25.197Z] $ docker exec --env ******** --env ******** a19100126491967f6ffd986c979ae75e17db166d2a377b1cd68eaa806262ad1e ssh-agent -k [2023-05-16T05:50:25.299Z] unset SSH_AUTH_SOCK; [2023-05-16T05:50:25.300Z] unset SSH_AGENT_PID; [2023-05-16T05:50:25.300Z] echo Agent pid 77 killed; [2023-05-16T05:50:26.698Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-16T05:50:27.017Z] + git semver [Pipeline] } [2023-05-16T05:50:27.287Z] $ docker stop --time=1 a19100126491967f6ffd986c979ae75e17db166d2a377b1cd68eaa806262ad1e [2023-05-16T05:50:28.595Z] $ docker rm -f --volumes a19100126491967f6ffd986c979ae75e17db166d2a377b1cd68eaa806262ad1e [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-16T05:50:28.939Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-16T05:50:29.160Z] Stashed 1 file(s) [Pipeline] echo [2023-05-16T05:50:29.162Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.91 [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-16T05:50:29.321Z] provisioning config files... [2023-05-16T05:50:29.332Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config1797999015634400656tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T05:50:29.632Z] ---> docker-login.sh [2023-05-16T05:50:29.632Z] nexus3.edgexfoundry.org:10001 [2023-05-16T05:50:29.632Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T05:50:29.632Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T05:50:29.632Z] Configure a credential helper to remove this warning. See [2023-05-16T05:50:29.632Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T05:50:29.632Z] [2023-05-16T05:50:29.632Z] Login Succeeded [2023-05-16T05:50:29.632Z] nexus3.edgexfoundry.org:10002 [2023-05-16T05:50:29.632Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T05:50:29.632Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T05:50:29.632Z] Configure a credential helper to remove this warning. See [2023-05-16T05:50:29.632Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T05:50:29.632Z] [2023-05-16T05:50:29.632Z] Login Succeeded [2023-05-16T05:50:29.632Z] nexus3.edgexfoundry.org:10003 [2023-05-16T05:50:29.893Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T05:50:29.894Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T05:50:29.894Z] Configure a credential helper to remove this warning. See [2023-05-16T05:50:29.894Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T05:50:29.894Z] [2023-05-16T05:50:29.894Z] Login Succeeded [2023-05-16T05:50:29.894Z] nexus3.edgexfoundry.org:10004 [2023-05-16T05:50:29.894Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T05:50:29.894Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T05:50:29.894Z] Configure a credential helper to remove this warning. See [2023-05-16T05:50:29.894Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T05:50:29.894Z] [2023-05-16T05:50:29.894Z] Login Succeeded [2023-05-16T05:50:29.894Z] docker.io [2023-05-16T05:50:30.153Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T05:50:30.153Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T05:50:30.153Z] Configure a credential helper to remove this warning. See [2023-05-16T05:50:30.153Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T05:50:30.153Z] [2023-05-16T05:50:30.153Z] Login Succeeded [2023-05-16T05:50:30.153Z] ---> docker-login.sh ends [Pipeline] } [2023-05-16T05:50:30.161Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-16T05:50:30.233Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T05:50:30.246Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T05:50:30.256Z] ========================================================= [2023-05-16T05:50:30.256Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-16T05:50:30.256Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T05:50:30.567Z] + 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-16T05:50:30.567Z] Sending build context to Docker daemon 11.14MB [2023-05-16T05:50:30.567Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-05-16T05:50:30.567Z] Step 2/10 : FROM ${BASE} AS builder [2023-05-16T05:50:30.567Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-16T05:50:30.567Z] f56be85fc22e: Pulling fs layer [2023-05-16T05:50:30.567Z] 85791d961cd3: Pulling fs layer [2023-05-16T05:50:30.567Z] d694b5ae8c79: Pulling fs layer [2023-05-16T05:50:30.567Z] 9f32a84ed3da: Pulling fs layer [2023-05-16T05:50:30.567Z] 4d19c01a9841: Pulling fs layer [2023-05-16T05:50:30.567Z] 9325e15d5711: Pulling fs layer [2023-05-16T05:50:30.567Z] 9f32a84ed3da: Waiting [2023-05-16T05:50:30.567Z] 4d19c01a9841: Waiting [2023-05-16T05:50:30.567Z] 9325e15d5711: Waiting [2023-05-16T05:50:30.567Z] 556b6ee489ea: Pulling fs layer [2023-05-16T05:50:30.567Z] c5a4b2cf53e6: Pulling fs layer [2023-05-16T05:50:30.567Z] 556b6ee489ea: Waiting [2023-05-16T05:50:30.567Z] c5a4b2cf53e6: Waiting [2023-05-16T05:50:30.567Z] 85791d961cd3: Verifying Checksum [2023-05-16T05:50:30.829Z] 9f32a84ed3da: Verifying Checksum [2023-05-16T05:50:30.829Z] 9f32a84ed3da: Download complete [2023-05-16T05:50:30.829Z] 4d19c01a9841: Verifying Checksum [2023-05-16T05:50:30.829Z] 4d19c01a9841: Download complete [2023-05-16T05:50:30.829Z] f56be85fc22e: Verifying Checksum [2023-05-16T05:50:30.829Z] f56be85fc22e: Download complete [2023-05-16T05:50:30.829Z] 9325e15d5711: Verifying Checksum [2023-05-16T05:50:30.829Z] 9325e15d5711: Download complete [2023-05-16T05:50:30.829Z] f56be85fc22e: Pull complete [2023-05-16T05:50:31.091Z] 85791d961cd3: Pull complete [2023-05-16T05:50:31.351Z] c5a4b2cf53e6: Verifying Checksum [2023-05-16T05:50:31.351Z] c5a4b2cf53e6: Download complete [2023-05-16T05:50:31.351Z] d694b5ae8c79: Verifying Checksum [2023-05-16T05:50:31.351Z] d694b5ae8c79: Download complete [2023-05-16T05:50:31.609Z] 556b6ee489ea: Verifying Checksum [2023-05-16T05:50:31.609Z] 556b6ee489ea: Download complete [2023-05-16T05:50:34.905Z] d694b5ae8c79: Pull complete [2023-05-16T05:50:35.164Z] 9f32a84ed3da: Pull complete [2023-05-16T05:50:35.164Z] 4d19c01a9841: Pull complete [2023-05-16T05:50:35.164Z] 9325e15d5711: Pull complete [2023-05-16T05:50:37.704Z] 556b6ee489ea: Pull complete [2023-05-16T05:50:38.640Z] c5a4b2cf53e6: Pull complete [2023-05-16T05:50:38.640Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-16T05:50:38.640Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-16T05:50:38.640Z] ---> c4be618373d6 [2023-05-16T05:50:38.640Z] Step 3/10 : ARG MAKE=make build [2023-05-16T05:50:41.936Z] ---> Running in 248d71c253f1 [2023-05-16T05:50:42.196Z] Removing intermediate container 248d71c253f1 [2023-05-16T05:50:42.196Z] ---> f7d8c29a25bc [2023-05-16T05:50:42.196Z] Step 4/10 : WORKDIR /device-sdk-go [2023-05-16T05:50:42.196Z] ---> Running in 1bf2fe14b5f0 [2023-05-16T05:50:42.196Z] Removing intermediate container 1bf2fe14b5f0 [2023-05-16T05:50:42.196Z] ---> ee3a8c9799cb [2023-05-16T05:50:42.196Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-16T05:50:42.196Z] ---> Running in 51f71c1755e7 [2023-05-16T05:50:42.455Z] Removing intermediate container 51f71c1755e7 [2023-05-16T05:50:42.455Z] ---> 01da2dd480b8 [2023-05-16T05:50:42.455Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-05-16T05:50:42.455Z] ---> Running in 6e5ad35e1734 [2023-05-16T05:50:42.714Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-16T05:50:42.714Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-16T05:50:42.983Z] OK: 265 MiB in 53 packages [2023-05-16T05:50:43.252Z] Removing intermediate container 6e5ad35e1734 [2023-05-16T05:50:43.252Z] ---> da45ffc0d8c3 [2023-05-16T05:50:43.252Z] Step 7/10 : COPY go.mod vendor* ./ [2023-05-16T05:50:43.513Z] ---> 5e3f94aeab78 [2023-05-16T05:50:43.513Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T05:50:43.513Z] ---> Running in 0b2c6112d65b [2023-05-16T05:50:44.278Z] Still waiting to schedule task [2023-05-16T05:50:44.279Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-16T05:51:10.072Z] Removing intermediate container 0b2c6112d65b [2023-05-16T05:51:10.072Z] ---> 21709ae4105e [2023-05-16T05:51:10.072Z] Step 9/10 : COPY . . [2023-05-16T05:51:10.072Z] ---> e153def518e9 [2023-05-16T05:51:10.072Z] Step 10/10 : RUN ${MAKE} [2023-05-16T05:51:10.072Z] ---> Running in 4986c6c97648 [2023-05-16T05:51:10.072Z] noop [2023-05-16T05:51:10.072Z] Removing intermediate container 4986c6c97648 [2023-05-16T05:51:10.072Z] ---> a0307ada96fc [2023-05-16T05:51:10.072Z] Successfully built a0307ada96fc [2023-05-16T05:51:10.072Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T05:51:10.391Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-16T05:51:10.391Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T05:51:10.466Z] prd-ubuntu20.04-docker-8c-8g-15505 does not seem to be running inside a container [2023-05-16T05:51:10.499Z] $ 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-16T05:51:10.862Z] $ docker top 4ff6e64fb1fa547f5b30c3315fc9460d89724f4ceabe7ef8478ef03575321202 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T05:51:11.199Z] + go version [2023-05-16T05:51:11.199Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-16T05:51:11.214Z] $ docker stop --time=1 4ff6e64fb1fa547f5b30c3315fc9460d89724f4ceabe7ef8478ef03575321202 [2023-05-16T05:51:12.507Z] $ docker rm -f --volumes 4ff6e64fb1fa547f5b30c3315fc9460d89724f4ceabe7ef8478ef03575321202 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T05:51:12.888Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-16T05:51:12.889Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T05:51:12.956Z] prd-ubuntu20.04-docker-8c-8g-15505 does not seem to be running inside a container [2023-05-16T05:51:12.996Z] $ 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-16T05:51:13.330Z] $ docker top cf7c25b0179182424f174483fa87b7852b64e61cede27642219610a384839aaa -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T05:51:13.669Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2023-05-16T05:51:13.965Z] + make test [2023-05-16T05:51:13.965Z] go test -race -coverprofile=coverage.out ./... [2023-05-16T05:51:22.090Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-05-16T05:51:36.963Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-05-16T05:51:36.963Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-05-16T05:51:36.963Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-05-16T05:51:36.963Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-05-16T05:51:36.963Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-05-16T05:51:36.963Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.047s coverage: 27.6% of statements [2023-05-16T05:51:36.963Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-05-16T05:51:36.963Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-05-16T05:51:36.963Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.063s coverage: 80.2% of statements [2023-05-16T05:51:36.963Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.090s coverage: 86.0% of statements [2023-05-16T05:51:36.963Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-05-16T05:51:36.963Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.130s coverage: 77.5% of statements [2023-05-16T05:51:36.963Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-05-16T05:51:36.963Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-05-16T05:51:36.963Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-05-16T05:51:37.898Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-05-16T05:51:40.442Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.062s coverage: 14.3% of statements [2023-05-16T05:51:40.442Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.067s coverage: 68.5% of statements [2023-05-16T05:51:40.442Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.117s coverage: 89.2% of statements [2023-05-16T05:51:40.442Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.063s coverage: 5.7% of statements [2023-05-16T05:52:02.412Z] GO111MODULE=on go vet ./... [2023-05-16T05:52:04.311Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-16T05:52:04.311Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-16T05:52:04.311Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-16T05:52:04.581Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-16T05:52:04.598Z] $ docker stop --time=1 cf7c25b0179182424f174483fa87b7852b64e61cede27642219610a384839aaa [2023-05-16T05:52:07.611Z] $ docker rm -f --volumes cf7c25b0179182424f174483fa87b7852b64e61cede27642219610a384839aaa [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-16T05:52:08.132Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-16T05:52:08.209Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-16T05:52:08.976Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-16T05:52:09.326Z] + ls -al . [2023-05-16T05:52:09.326Z] total 272 [2023-05-16T05:52:09.326Z] drwxrwxr-x 11 jenkins jenkins 4096 May 16 05:51 . [2023-05-16T05:52:09.326Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 05:50 .. [2023-05-16T05:52:09.326Z] -rw-rw-r-- 1 jenkins jenkins 140 May 16 05:50 .dockerignore [2023-05-16T05:52:09.326Z] drwxrwxr-x 8 jenkins jenkins 4096 May 16 05:50 .git [2023-05-16T05:52:09.326Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 05:50 .github [2023-05-16T05:52:09.326Z] -rw-rw-r-- 1 jenkins jenkins 137 May 16 05:50 .gitignore [2023-05-16T05:52:09.326Z] -rw-rw-r-- 1 jenkins jenkins 42 May 16 05:50 .golangci.yml [2023-05-16T05:52:09.326Z] drwxr-xr-x 3 jenkins jenkins 4096 May 16 05:50 .semver [2023-05-16T05:52:09.326Z] -rw-rw-r-- 1 jenkins jenkins 31677 May 16 05:50 CHANGELOG.md [2023-05-16T05:52:09.326Z] -rw-rw-r-- 1 jenkins jenkins 677 May 16 05:50 GOVERNANCE.md [2023-05-16T05:52:09.326Z] -rw-rw-r-- 1 jenkins jenkins 885 May 16 05:50 Jenkinsfile [2023-05-16T05:52:09.326Z] -rw-rw-r-- 1 jenkins jenkins 11341 May 16 05:50 LICENSE [2023-05-16T05:52:09.326Z] -rw-rw-r-- 1 jenkins jenkins 1714 May 16 05:50 Makefile [2023-05-16T05:52:09.326Z] -rw-rw-r-- 1 jenkins jenkins 619 May 16 05:50 OWNERS.md [2023-05-16T05:52:09.326Z] -rw-rw-r-- 1 jenkins jenkins 4891 May 16 05:50 README.md [2023-05-16T05:52:09.326Z] -rw-rw-r-- 1 jenkins jenkins 12 May 16 05:50 VERSION [2023-05-16T05:52:09.326Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 05:50 bin [2023-05-16T05:52:09.326Z] -rw-r--r-- 1 jenkins jenkins 106150 May 16 05:51 coverage.out [2023-05-16T05:52:09.326Z] drwxrwxr-x 5 jenkins jenkins 4096 May 16 05:50 example [2023-05-16T05:52:09.326Z] -rw-rw-r-- 1 jenkins jenkins 3234 May 16 05:50 go.mod [2023-05-16T05:52:09.326Z] -rw-rw-r-- 1 jenkins jenkins 30781 May 16 05:50 go.sum [2023-05-16T05:52:09.326Z] drwxrwxr-x 12 jenkins jenkins 4096 May 16 05:50 internal [2023-05-16T05:52:09.326Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 05:50 openapi [2023-05-16T05:52:09.326Z] drwxrwxr-x 6 jenkins jenkins 4096 May 16 05:50 pkg [2023-05-16T05:52:09.326Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 05:50 snap [2023-05-16T05:52:09.326Z] -rw-rw-r-- 1 jenkins jenkins 222 May 16 05:50 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T05:52:09.638Z] + 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=973c71e5d952dd5cddc2adb57e1a9523ac5ff302 --label arch=amd64 --label version=3.0.0-dev.91 . [2023-05-16T05:52:09.639Z] Sending build context to Docker daemon 11.25MB [2023-05-16T05:52:09.639Z] Step 1/23 : ARG BASE=golang:1.20-alpine3.17 [2023-05-16T05:52:09.639Z] Step 2/23 : FROM ${BASE} AS builder [2023-05-16T05:52:09.639Z] ---> a0307ada96fc [2023-05-16T05:52:09.639Z] Step 3/23 : ARG MAKE=make build [2023-05-16T05:52:09.898Z] ---> Running in 92f9682f5847 [2023-05-16T05:52:09.899Z] Removing intermediate container 92f9682f5847 [2023-05-16T05:52:09.899Z] ---> 1842d278962c [2023-05-16T05:52:09.899Z] Step 4/23 : WORKDIR /device-sdk-go [2023-05-16T05:52:09.899Z] ---> Running in 9c3f9d14e617 [2023-05-16T05:52:10.158Z] Removing intermediate container 9c3f9d14e617 [2023-05-16T05:52:10.158Z] ---> b6723eb33889 [2023-05-16T05:52:10.158Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-16T05:52:10.158Z] ---> Running in af6a26aedded [2023-05-16T05:52:10.158Z] Removing intermediate container af6a26aedded [2023-05-16T05:52:10.158Z] ---> 6c48dd07ca1b [2023-05-16T05:52:10.158Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-05-16T05:52:10.158Z] ---> Running in def0b6794573 [2023-05-16T05:52:10.417Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-16T05:52:10.417Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-16T05:52:10.676Z] OK: 265 MiB in 53 packages [2023-05-16T05:52:10.934Z] Removing intermediate container def0b6794573 [2023-05-16T05:52:10.934Z] ---> 6e5265dc1c28 [2023-05-16T05:52:10.934Z] Step 7/23 : COPY go.mod vendor* ./ [2023-05-16T05:52:11.194Z] ---> 9a75fbd6c47f [2023-05-16T05:52:11.194Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T05:52:11.194Z] ---> Running in b7b087d4ecd7 [2023-05-16T05:52:12.136Z] Removing intermediate container b7b087d4ecd7 [2023-05-16T05:52:12.136Z] ---> def7c93d4264 [2023-05-16T05:52:12.136Z] Step 9/23 : COPY . . [2023-05-16T05:52:12.703Z] ---> d62bb6d0ca8a [2023-05-16T05:52:12.703Z] Step 10/23 : RUN ${MAKE} [2023-05-16T05:52:12.703Z] ---> Running in de42b1f8c5d8 [2023-05-16T05:52:12.703Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.0.0-dev.91" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-05-16T05:52:18.582Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15506 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws [2023-05-16T05:52:18.594Z] Running in /w/workspace/device-sdk-go/222 [Pipeline] { [Pipeline] checkout [2023-05-16T05:52:18.622Z] The recommended git tool is: git [2023-05-16T05:52:23.903Z] using credential edgex-jenkins-ssh [2023-05-16T05:52:23.927Z] Cloning the remote Git repository [2023-05-16T05:52:23.970Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2023-05-16T05:52:24.067Z] > git init /w/workspace/device-sdk-go/222 # timeout=10 [2023-05-16T05:52:24.216Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-05-16T05:52:24.217Z] > git --version # timeout=10 [2023-05-16T05:52:24.238Z] > git --version # 'git version 2.25.1' [2023-05-16T05:52:24.241Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-16T05:52:24.395Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-16T05:52:26.992Z] Avoid second fetch [2023-05-16T05:52:26.993Z] Checking out Revision 973c71e5d952dd5cddc2adb57e1a9523ac5ff302 (main) [2023-05-16T05:52:26.023Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-05-16T05:52:26.043Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-16T05:52:27.012Z] > git config core.sparsecheckout # timeout=10 [2023-05-16T05:52:27.084Z] > git checkout -f 973c71e5d952dd5cddc2adb57e1a9523ac5ff302 # timeout=10 [2023-05-16T05:52:27.579Z] Commit message: "Merge pull request #1458 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.0.0-dev.89" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-16T05:52:28.527Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-16T05:52:28.528Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-16T05:52:28.528Z] Dload Upload Total Spent Left Speed [2023-05-16T05:52:28.528Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 94451 0 --:--:-- --:--:-- --:--:-- 95156 [Pipeline] sh [2023-05-16T05:52:29.223Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-16T05:52:29.562Z] + sudo tee /etc/docker/daemon.new [2023-05-16T05:52:29.562Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-16T05:52:29.562Z] { [2023-05-16T05:52:29.562Z] "registry-mirrors": [ [2023-05-16T05:52:29.562Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-16T05:52:29.562Z] ], [2023-05-16T05:52:29.562Z] "bip": "10.250.0.254/24", [2023-05-16T05:52:29.562Z] "hosts": [ [2023-05-16T05:52:29.562Z] "tcp://0.0.0.0:5555", [2023-05-16T05:52:29.562Z] "unix:///var/run/docker.sock" [2023-05-16T05:52:29.562Z] ], [2023-05-16T05:52:29.562Z] "mtu": 1458, [2023-05-16T05:52:29.562Z] "selinux-enabled": true, [2023-05-16T05:52:29.562Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-16T05:52:29.562Z] } [Pipeline] sh [2023-05-16T05:52:29.907Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-16T05:52:30.250Z] + sudo service docker restart [2023-05-16T05:52:34.636Z] Removing intermediate container de42b1f8c5d8 [2023-05-16T05:52:34.636Z] ---> 0bfbf81e7618 [2023-05-16T05:52:34.636Z] Step 11/23 : FROM alpine:3.17 [2023-05-16T05:52:34.636Z] 3.17: Pulling from library/alpine [2023-05-16T05:52:34.636Z] f56be85fc22e: Already exists [2023-05-16T05:52:34.636Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-16T05:52:34.636Z] Status: Downloaded newer image for alpine:3.17 [2023-05-16T05:52:34.636Z] ---> 9ed4aefc74f6 [2023-05-16T05:52:34.636Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-05-16T05:52:34.636Z] ---> Running in d81f08d5ac03 [2023-05-16T05:52:34.636Z] Removing intermediate container d81f08d5ac03 [2023-05-16T05:52:34.636Z] ---> 945a8f7fba34 [2023-05-16T05:52:34.636Z] Step 13/23 : RUN apk add --update --no-cache [2023-05-16T05:52:34.636Z] ---> Running in 2640c961f5c2 [2023-05-16T05:52:34.636Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-16T05:52:34.636Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-16T05:52:34.636Z] OK: 7 MiB in 15 packages [2023-05-16T05:52:34.636Z] Removing intermediate container 2640c961f5c2 [2023-05-16T05:52:34.636Z] ---> da6f69dee8ab [2023-05-16T05:52:34.636Z] Step 14/23 : WORKDIR / [2023-05-16T05:52:34.636Z] ---> Running in 0da49a66ac07 [2023-05-16T05:52:34.636Z] Removing intermediate container 0da49a66ac07 [2023-05-16T05:52:34.636Z] ---> bd580bbb167d [2023-05-16T05:52:34.636Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-05-16T05:52:34.636Z] ---> 49b49877dd4d [2023-05-16T05:52:34.636Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-05-16T05:52:34.636Z] ---> 953ef3d8c016 [2023-05-16T05:52:34.636Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-05-16T05:52:34.636Z] ---> 3bcc464edab0 [2023-05-16T05:52:34.636Z] Step 18/23 : EXPOSE 59999 [2023-05-16T05:52:34.636Z] ---> Running in e869198740b1 [2023-05-16T05:52:34.636Z] Removing intermediate container e869198740b1 [2023-05-16T05:52:34.636Z] ---> 5883660fd2b9 [2023-05-16T05:52:34.636Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-05-16T05:52:34.636Z] ---> Running in 863fbba05f27 [2023-05-16T05:52:34.636Z] Removing intermediate container 863fbba05f27 [2023-05-16T05:52:34.636Z] ---> 401784e6eb28 [2023-05-16T05:52:34.636Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-16T05:52:34.636Z] ---> Running in a540005e2cd2 [2023-05-16T05:52:34.636Z] Removing intermediate container a540005e2cd2 [2023-05-16T05:52:34.636Z] ---> 9e7d9fc490ed [2023-05-16T05:52:34.636Z] Step 21/23 : LABEL arch=amd64 [2023-05-16T05:52:34.636Z] ---> Running in 7991aacfa268 [2023-05-16T05:52:34.636Z] Removing intermediate container 7991aacfa268 [2023-05-16T05:52:34.636Z] ---> 0750c06582e0 [2023-05-16T05:52:34.636Z] Step 22/23 : LABEL git_sha=973c71e5d952dd5cddc2adb57e1a9523ac5ff302 [2023-05-16T05:52:34.636Z] ---> Running in c9656cb913b0 [2023-05-16T05:52:34.636Z] Removing intermediate container c9656cb913b0 [2023-05-16T05:52:34.636Z] ---> f8519e67e399 [2023-05-16T05:52:34.636Z] Step 23/23 : LABEL version=3.0.0-dev.91 [2023-05-16T05:52:34.636Z] ---> Running in 62d55fdd3db7 [2023-05-16T05:52:34.636Z] Removing intermediate container 62d55fdd3db7 [2023-05-16T05:52:34.636Z] ---> 49055dfa7e97 [2023-05-16T05:52:34.636Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-16T05:52:34.636Z] Successfully built 49055dfa7e97 [2023-05-16T05:52:34.636Z] 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-16T05:52:35.069Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T05:52:35.069Z] [2023-05-16T05:52:35.069Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T05:52:35.365Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T05:52:35.365Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-16T05:52:35.365Z] 5eb5b503b376: Pulling fs layer [2023-05-16T05:52:35.365Z] 5c69ac0246d0: Pulling fs layer [2023-05-16T05:52:35.365Z] ec43610c2a17: Pulling fs layer [2023-05-16T05:52:35.365Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-16T05:52:35.365Z] 33b1e0a273af: Pulling fs layer [2023-05-16T05:52:35.365Z] 5d3b04190fa2: Pulling fs layer [2023-05-16T05:52:35.365Z] 2f39f015ded8: Pulling fs layer [2023-05-16T05:52:35.365Z] 3a2ae6a8a46f: Waiting [2023-05-16T05:52:35.365Z] 33b1e0a273af: Waiting [2023-05-16T05:52:35.365Z] 5d3b04190fa2: Waiting [2023-05-16T05:52:35.365Z] 2f39f015ded8: Waiting [2023-05-16T05:52:35.365Z] 5c69ac0246d0: Verifying Checksum [2023-05-16T05:52:35.365Z] 5c69ac0246d0: Download complete [2023-05-16T05:52:35.365Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-16T05:52:35.365Z] 3a2ae6a8a46f: Download complete [2023-05-16T05:52:35.365Z] 33b1e0a273af: Download complete [2023-05-16T05:52:35.622Z] 5d3b04190fa2: Verifying Checksum [2023-05-16T05:52:35.622Z] 5d3b04190fa2: Download complete [2023-05-16T05:52:35.622Z] ec43610c2a17: Verifying Checksum [2023-05-16T05:52:35.622Z] ec43610c2a17: Download complete [2023-05-16T05:52:35.622Z] 5eb5b503b376: Verifying Checksum [2023-05-16T05:52:35.622Z] 5eb5b503b376: Download complete [2023-05-16T05:52:36.189Z] 2f39f015ded8: Verifying Checksum [2023-05-16T05:52:36.189Z] 2f39f015ded8: Download complete [2023-05-16T05:52:36.756Z] 5eb5b503b376: Pull complete [2023-05-16T05:52:37.013Z] 5c69ac0246d0: Pull complete [2023-05-16T05:52:37.579Z] ec43610c2a17: Pull complete [2023-05-16T05:52:37.579Z] 3a2ae6a8a46f: Pull complete [2023-05-16T05:52:37.837Z] 33b1e0a273af: Pull complete [2023-05-16T05:52:37.837Z] 5d3b04190fa2: Pull complete [2023-05-16T05:52:42.029Z] 2f39f015ded8: Pull complete [2023-05-16T05:52:42.029Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-16T05:52:42.029Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T05:52:42.029Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T05:52:42.103Z] prd-ubuntu20.04-docker-8c-8g-15505 does not seem to be running inside a container [2023-05-16T05:52:42.135Z] $ 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-16T05:52:45.360Z] $ docker top e8e9c8d30959654f99ed2b20191fb0a3903dc18d8885810ae6c70286e2cfbfc9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T05:52:45.755Z] ---> job-cost.sh [2023-05-16T05:52:45.756Z] lf-activate-venv: SKIPPING [2023-05-16T05:52:45.756Z] INFO: No Stack... [2023-05-16T05:52:46.322Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-16T05:52:46.580Z] INFO: Archiving Costs [Pipeline] sh [2023-05-16T05:52:46.871Z] + cat+ /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [2023-05-16T05:52:46.871Z] cut -d, -f6 [Pipeline] lock [2023-05-16T05:52:46.883Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-222-stack-cost] [2023-05-16T05:52:46.891Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-222-stack-cost] did not exist. Created. [2023-05-16T05:52:46.891Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-222-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-16T05:52:47.192Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-16T05:52:47.222Z] Stashed 1 file(s) [Pipeline] } [2023-05-16T05:52:47.232Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-222-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-16T05:52:47.254Z] $ docker stop --time=1 e8e9c8d30959654f99ed2b20191fb0a3903dc18d8885810ae6c70286e2cfbfc9 [2023-05-16T05:52:48.409Z] $ docker rm -f --volumes e8e9c8d30959654f99ed2b20191fb0a3903dc18d8885810ae6c70286e2cfbfc9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-16T05:52:48.511Z] provisioning config files... [2023-05-16T05:52:48.535Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/222@tmp/config11828544642288005161tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T05:52:48.882Z] ---> docker-login.sh [2023-05-16T05:52:48.882Z] nexus3.edgexfoundry.org:10001 [2023-05-16T05:52:49.151Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T05:52:49.421Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T05:52:49.421Z] Configure a credential helper to remove this warning. See [2023-05-16T05:52:49.421Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T05:52:49.421Z] [2023-05-16T05:52:49.421Z] Login Succeeded [2023-05-16T05:52:49.421Z] nexus3.edgexfoundry.org:10002 [2023-05-16T05:52:49.690Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T05:52:49.961Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T05:52:49.961Z] Configure a credential helper to remove this warning. See [2023-05-16T05:52:49.961Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T05:52:49.961Z] [2023-05-16T05:52:49.961Z] Login Succeeded [2023-05-16T05:52:49.961Z] nexus3.edgexfoundry.org:10003 [2023-05-16T05:52:50.232Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T05:52:50.232Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T05:52:50.232Z] Configure a credential helper to remove this warning. See [2023-05-16T05:52:50.232Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T05:52:50.232Z] [2023-05-16T05:52:50.232Z] Login Succeeded [2023-05-16T05:52:50.232Z] nexus3.edgexfoundry.org:10004 [2023-05-16T05:52:50.500Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T05:52:50.500Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T05:52:50.500Z] Configure a credential helper to remove this warning. See [2023-05-16T05:52:50.500Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T05:52:50.500Z] [2023-05-16T05:52:50.500Z] Login Succeeded [2023-05-16T05:52:50.500Z] docker.io [2023-05-16T05:52:50.770Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T05:52:51.037Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T05:52:51.037Z] Configure a credential helper to remove this warning. See [2023-05-16T05:52:51.037Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T05:52:51.037Z] [2023-05-16T05:52:51.037Z] Login Succeeded [2023-05-16T05:52:51.037Z] ---> docker-login.sh ends [Pipeline] } [2023-05-16T05:52:51.050Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-16T05:52:51.306Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T05:52:51.317Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T05:52:51.325Z] ========================================================= [2023-05-16T05:52:51.325Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-16T05:52:51.325Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T05:52:51.669Z] + 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-16T05:52:51.940Z] Sending build context to Docker daemon 5.989MB [2023-05-16T05:52:52.220Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-05-16T05:52:52.220Z] Step 2/10 : FROM ${BASE} AS builder [2023-05-16T05:52:52.220Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-16T05:52:52.220Z] c41833b44d91: Pulling fs layer [2023-05-16T05:52:52.220Z] ed15518f5707: Pulling fs layer [2023-05-16T05:52:52.220Z] feae8fd75edb: Pulling fs layer [2023-05-16T05:52:52.220Z] 242c74f7c9fa: Pulling fs layer [2023-05-16T05:52:52.220Z] 3cdef696dda3: Pulling fs layer [2023-05-16T05:52:52.220Z] 2ced38df9373: Pulling fs layer [2023-05-16T05:52:52.220Z] 58f1dce35555: Pulling fs layer [2023-05-16T05:52:52.220Z] 2ced38df9373: Waiting [2023-05-16T05:52:52.220Z] 58f1dce35555: Waiting [2023-05-16T05:52:52.220Z] 3cdef696dda3: Waiting [2023-05-16T05:52:52.220Z] 242c74f7c9fa: Waiting [2023-05-16T05:52:52.220Z] ed15518f5707: Verifying Checksum [2023-05-16T05:52:52.220Z] ed15518f5707: Download complete [2023-05-16T05:52:52.220Z] 242c74f7c9fa: Verifying Checksum [2023-05-16T05:52:52.220Z] 242c74f7c9fa: Download complete [2023-05-16T05:52:52.500Z] 3cdef696dda3: Verifying Checksum [2023-05-16T05:52:52.500Z] 3cdef696dda3: Download complete [2023-05-16T05:52:52.500Z] c41833b44d91: Verifying Checksum [2023-05-16T05:52:52.500Z] c41833b44d91: Download complete [2023-05-16T05:52:53.468Z] c41833b44d91: Pull complete [2023-05-16T05:52:53.749Z] 58f1dce35555: Verifying Checksum [2023-05-16T05:52:53.749Z] 58f1dce35555: Download complete [2023-05-16T05:52:54.047Z] ed15518f5707: Pull complete [2023-05-16T05:52:55.019Z] feae8fd75edb: Verifying Checksum [2023-05-16T05:52:55.019Z] feae8fd75edb: Download complete [2023-05-16T05:52:55.019Z] 2ced38df9373: Verifying Checksum [2023-05-16T05:52:55.019Z] 2ced38df9373: Download complete [2023-05-16T05:53:05.116Z] feae8fd75edb: Pull complete [2023-05-16T05:53:05.384Z] 242c74f7c9fa: Pull complete [2023-05-16T05:53:05.384Z] 3cdef696dda3: Pull complete [2023-05-16T05:53:13.652Z] 2ced38df9373: Pull complete [2023-05-16T05:53:15.066Z] 58f1dce35555: Pull complete [2023-05-16T05:53:15.066Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-16T05:53:15.066Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-16T05:53:15.066Z] ---> fadd8f120f05 [2023-05-16T05:53:15.066Z] Step 3/10 : ARG MAKE=make build [2023-05-16T05:53:16.487Z] ---> Running in dda0a5a78ffc [2023-05-16T05:53:17.075Z] Removing intermediate container dda0a5a78ffc [2023-05-16T05:53:17.075Z] ---> 55524ae45402 [2023-05-16T05:53:17.075Z] Step 4/10 : WORKDIR /device-sdk-go [2023-05-16T05:53:17.075Z] ---> Running in fc153536ede4 [2023-05-16T05:53:17.348Z] Removing intermediate container fc153536ede4 [2023-05-16T05:53:17.348Z] ---> 3ffa31164b60 [2023-05-16T05:53:17.348Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-16T05:53:17.348Z] ---> Running in 531efaaf4dbf [2023-05-16T05:53:17.617Z] Removing intermediate container 531efaaf4dbf [2023-05-16T05:53:17.617Z] ---> 8357812ea5ba [2023-05-16T05:53:17.617Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-05-16T05:53:17.617Z] ---> Running in 1f3099dded3e [2023-05-16T05:53:19.040Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-16T05:53:19.308Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-16T05:53:20.819Z] OK: 263 MiB in 53 packages [2023-05-16T05:53:21.436Z] Removing intermediate container 1f3099dded3e [2023-05-16T05:53:21.436Z] ---> 770ce838f4a7 [2023-05-16T05:53:21.436Z] Step 7/10 : COPY go.mod vendor* ./ [2023-05-16T05:53:24.032Z] ---> ce44a9b243f8 [2023-05-16T05:53:24.032Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T05:53:24.032Z] ---> Running in 236cc7f10d3a [2023-05-16T05:54:32.007Z] Removing intermediate container 236cc7f10d3a [2023-05-16T05:54:32.007Z] ---> 7488c174a57f [2023-05-16T05:54:32.007Z] Step 9/10 : COPY . . [2023-05-16T05:54:32.007Z] ---> e6c8bef82477 [2023-05-16T05:54:32.007Z] Step 10/10 : RUN ${MAKE} [2023-05-16T05:54:32.007Z] ---> Running in 2f6a6d197315 [2023-05-16T05:54:32.007Z] noop [2023-05-16T05:54:32.007Z] Removing intermediate container 2f6a6d197315 [2023-05-16T05:54:32.007Z] ---> 0861051c0f16 [2023-05-16T05:54:32.007Z] Successfully built 0861051c0f16 [2023-05-16T05:54:32.007Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T05:54:32.371Z] + docker inspect -f . ci-base-image-arm64 [2023-05-16T05:54:32.371Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T05:54:32.590Z] prd-ubuntu20.04-docker-arm64-4c-16g-15506 does not seem to be running inside a container [2023-05-16T05:54:32.661Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/222 -v /w/workspace/device-sdk-go/222:/w/workspace/device-sdk-go/222:rw,z -v /w/workspace/device-sdk-go/222@tmp:/w/workspace/device-sdk-go/222@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-16T05:54:33.758Z] $ docker top d93b1fb74f91e6e6f2c4c588c1f21e8ba9fa460f9ee074390078308430773990 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T05:54:34.596Z] + go version [2023-05-16T05:54:34.596Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-16T05:54:34.618Z] $ docker stop --time=1 d93b1fb74f91e6e6f2c4c588c1f21e8ba9fa460f9ee074390078308430773990 [2023-05-16T05:54:36.268Z] $ docker rm -f --volumes d93b1fb74f91e6e6f2c4c588c1f21e8ba9fa460f9ee074390078308430773990 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T05:54:36.813Z] + docker inspect -f . ci-base-image-arm64 [2023-05-16T05:54:36.813Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T05:54:36.992Z] prd-ubuntu20.04-docker-arm64-4c-16g-15506 does not seem to be running inside a container [2023-05-16T05:54:37.066Z] $ 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/222 -v /w/workspace/device-sdk-go/222:/w/workspace/device-sdk-go/222:rw,z -v /w/workspace/device-sdk-go/222@tmp:/w/workspace/device-sdk-go/222@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-16T05:54:38.192Z] $ docker top 38808d640d032a54c9c59b186504a637cd82dccbe48751d347abd9596404299c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T05:54:38.697Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/222 [Pipeline] fileExists [Pipeline] sh [2023-05-16T05:54:39.303Z] + make test [2023-05-16T05:54:39.303Z] go test -race -coverprofile=coverage.out ./... [2023-05-16T05:55:18.202Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-05-16T05:57:24.917Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-05-16T05:57:24.917Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-05-16T05:57:24.917Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-05-16T05:57:24.917Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-05-16T05:57:24.917Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-05-16T05:57:24.917Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.265s coverage: 27.6% of statements [2023-05-16T05:57:27.509Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.302s coverage: 80.2% of statements [2023-05-16T05:57:39.844Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-05-16T05:57:39.844Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-05-16T05:57:39.844Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.373s coverage: 86.0% of statements [2023-05-16T05:57:44.102Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-05-16T05:57:44.102Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-05-16T05:57:44.102Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.449s coverage: 77.5% of statements [2023-05-16T05:57:47.439Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.287s coverage: 14.3% of statements [2023-05-16T05:57:48.400Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-05-16T05:57:48.400Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-05-16T05:57:48.984Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.428s coverage: 68.5% of statements [2023-05-16T05:57:51.563Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.460s coverage: 89.2% of statements [2023-05-16T05:57:53.506Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-05-16T05:57:53.506Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.226s coverage: 5.7% of statements [2023-05-16T05:57:54.467Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-16T05:57:54.467Z] GO111MODULE=on go vet ./... [2023-05-16T06:00:16.194Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-16T06:00:16.194Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-16T06:00:16.194Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-16T06:00:16.212Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-16T06:00:16.228Z] $ docker stop --time=1 38808d640d032a54c9c59b186504a637cd82dccbe48751d347abd9596404299c [2023-05-16T06:00:18.089Z] $ docker rm -f --volumes 38808d640d032a54c9c59b186504a637cd82dccbe48751d347abd9596404299c [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-16T06:00:19.588Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-16T06:00:19.614Z] Warning: overwriting stash ‘coverage-report’ [2023-05-16T06:00:20.152Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-16T06:00:20.535Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-16T06:00:20.853Z] + ls -al . [2023-05-16T06:00:20.853Z] total 268 [2023-05-16T06:00:20.853Z] drwxrwxr-x 10 jenkins jenkins 4096 May 16 05:54 . [2023-05-16T06:00:20.853Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 05:52 .. [2023-05-16T06:00:20.853Z] -rw-rw-r-- 1 jenkins jenkins 140 May 16 05:52 .dockerignore [2023-05-16T06:00:20.853Z] drwxrwxr-x 8 jenkins jenkins 4096 May 16 05:52 .git [2023-05-16T06:00:20.853Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 05:52 .github [2023-05-16T06:00:20.853Z] -rw-rw-r-- 1 jenkins jenkins 137 May 16 05:52 .gitignore [2023-05-16T06:00:20.853Z] -rw-rw-r-- 1 jenkins jenkins 42 May 16 05:52 .golangci.yml [2023-05-16T06:00:20.853Z] -rw-rw-r-- 1 jenkins jenkins 31677 May 16 05:52 CHANGELOG.md [2023-05-16T06:00:20.853Z] -rw-rw-r-- 1 jenkins jenkins 677 May 16 05:52 GOVERNANCE.md [2023-05-16T06:00:20.853Z] -rw-rw-r-- 1 jenkins jenkins 885 May 16 05:52 Jenkinsfile [2023-05-16T06:00:20.853Z] -rw-rw-r-- 1 jenkins jenkins 11341 May 16 05:52 LICENSE [2023-05-16T06:00:20.853Z] -rw-rw-r-- 1 jenkins jenkins 1714 May 16 05:52 Makefile [2023-05-16T06:00:20.853Z] -rw-rw-r-- 1 jenkins jenkins 619 May 16 05:52 OWNERS.md [2023-05-16T06:00:20.853Z] -rw-rw-r-- 1 jenkins jenkins 4891 May 16 05:52 README.md [2023-05-16T06:00:20.853Z] -rw-rw-r-- 1 jenkins jenkins 12 May 16 05:50 VERSION [2023-05-16T06:00:20.853Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 05:52 bin [2023-05-16T06:00:20.853Z] -rw-r--r-- 1 jenkins jenkins 106152 May 16 05:57 coverage.out [2023-05-16T06:00:20.854Z] drwxrwxr-x 5 jenkins jenkins 4096 May 16 05:52 example [2023-05-16T06:00:20.854Z] -rw-rw-r-- 1 jenkins jenkins 3234 May 16 05:52 go.mod [2023-05-16T06:00:20.854Z] -rw-rw-r-- 1 jenkins jenkins 30781 May 16 05:52 go.sum [2023-05-16T06:00:20.854Z] drwxrwxr-x 12 jenkins jenkins 4096 May 16 05:52 internal [2023-05-16T06:00:20.854Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 05:52 openapi [2023-05-16T06:00:20.854Z] drwxrwxr-x 6 jenkins jenkins 4096 May 16 05:52 pkg [2023-05-16T06:00:20.854Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 05:52 snap [2023-05-16T06:00:20.854Z] -rw-rw-r-- 1 jenkins jenkins 222 May 16 05:52 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T06:00:21.203Z] + 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=973c71e5d952dd5cddc2adb57e1a9523ac5ff302 --label arch=arm64 --label version=3.0.0-dev.91 . [2023-05-16T06:00:21.472Z] Sending build context to Docker daemon 6.096MB [2023-05-16T06:00:21.743Z] Step 1/23 : ARG BASE=golang:1.20-alpine3.17 [2023-05-16T06:00:21.743Z] Step 2/23 : FROM ${BASE} AS builder [2023-05-16T06:00:21.743Z] ---> 0861051c0f16 [2023-05-16T06:00:21.743Z] Step 3/23 : ARG MAKE=make build [2023-05-16T06:00:21.743Z] ---> Running in 4d450f6575e3 [2023-05-16T06:00:22.013Z] Removing intermediate container 4d450f6575e3 [2023-05-16T06:00:22.013Z] ---> 4c8e11aabb1e [2023-05-16T06:00:22.013Z] Step 4/23 : WORKDIR /device-sdk-go [2023-05-16T06:00:22.013Z] ---> Running in 490b40c21f2f [2023-05-16T06:00:22.596Z] Removing intermediate container 490b40c21f2f [2023-05-16T06:00:22.596Z] ---> c39f181c5467 [2023-05-16T06:00:22.596Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-16T06:00:22.596Z] ---> Running in d2c07ad82234 [2023-05-16T06:00:22.864Z] Removing intermediate container d2c07ad82234 [2023-05-16T06:00:22.864Z] ---> 0130c9c0473e [2023-05-16T06:00:22.864Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-05-16T06:00:22.864Z] ---> Running in 750a6ed6fdfc [2023-05-16T06:00:23.827Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-16T06:00:24.416Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-16T06:00:25.380Z] OK: 263 MiB in 53 packages [2023-05-16T06:00:26.346Z] Removing intermediate container 750a6ed6fdfc [2023-05-16T06:00:26.346Z] ---> f125e5bf25b9 [2023-05-16T06:00:26.346Z] Step 7/23 : COPY go.mod vendor* ./ [2023-05-16T06:00:26.614Z] ---> 002cfe5e9da0 [2023-05-16T06:00:26.614Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T06:00:26.881Z] ---> Running in 702557e2c0e0 [2023-05-16T06:00:29.459Z] Removing intermediate container 702557e2c0e0 [2023-05-16T06:00:29.459Z] ---> dd8d3dace35f [2023-05-16T06:00:29.459Z] Step 9/23 : COPY . . [2023-05-16T06:00:30.413Z] ---> 3b1ec2165a15 [2023-05-16T06:00:30.413Z] Step 10/23 : RUN ${MAKE} [2023-05-16T06:00:30.413Z] ---> Running in dd2fbc055c80 [2023-05-16T06:00:31.370Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.0.0-dev.91" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-05-16T06:02:38.334Z] Removing intermediate container dd2fbc055c80 [2023-05-16T06:02:38.334Z] ---> d1c509d9babf [2023-05-16T06:02:38.334Z] Step 11/23 : FROM alpine:3.17 [2023-05-16T06:02:38.334Z] 3.17: Pulling from library/alpine [2023-05-16T06:02:38.334Z] c41833b44d91: Already exists [2023-05-16T06:02:38.334Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-16T06:02:38.334Z] Status: Downloaded newer image for alpine:3.17 [2023-05-16T06:02:38.334Z] ---> 51e60588ff2c [2023-05-16T06:02:38.334Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-05-16T06:02:38.334Z] ---> Running in 47699ef0d1fe [2023-05-16T06:02:38.334Z] Removing intermediate container 47699ef0d1fe [2023-05-16T06:02:38.334Z] ---> ab8eac5cb4cf [2023-05-16T06:02:38.334Z] Step 13/23 : RUN apk add --update --no-cache [2023-05-16T06:02:38.334Z] ---> Running in 1495b14931c6 [2023-05-16T06:02:38.334Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-16T06:02:38.334Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-16T06:02:38.334Z] OK: 7 MiB in 15 packages [2023-05-16T06:02:38.604Z] Removing intermediate container 1495b14931c6 [2023-05-16T06:02:38.604Z] ---> 01ec2fdf672b [2023-05-16T06:02:38.604Z] Step 14/23 : WORKDIR / [2023-05-16T06:02:38.877Z] ---> Running in 906752ecb2d4 [2023-05-16T06:02:39.145Z] Removing intermediate container 906752ecb2d4 [2023-05-16T06:02:39.145Z] ---> 25bc8a704672 [2023-05-16T06:02:39.145Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-05-16T06:02:39.415Z] ---> 3b4c6089905d [2023-05-16T06:02:39.415Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-05-16T06:02:40.820Z] ---> ba3343b8ec21 [2023-05-16T06:02:40.820Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-05-16T06:02:41.087Z] ---> e9d3e64dcba4 [2023-05-16T06:02:41.087Z] Step 18/23 : EXPOSE 59999 [2023-05-16T06:02:41.354Z] ---> Running in 599403f9bf1c [2023-05-16T06:02:41.621Z] Removing intermediate container 599403f9bf1c [2023-05-16T06:02:41.621Z] ---> 2d1d9b6f9908 [2023-05-16T06:02:41.621Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-05-16T06:02:41.621Z] ---> Running in 1e0f2f948cc2 [2023-05-16T06:02:41.887Z] Removing intermediate container 1e0f2f948cc2 [2023-05-16T06:02:41.887Z] ---> 0302b43bae4a [2023-05-16T06:02:41.887Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-16T06:02:41.887Z] ---> Running in 27b4ca76e085 [2023-05-16T06:02:42.154Z] Removing intermediate container 27b4ca76e085 [2023-05-16T06:02:42.154Z] ---> 0b66e78129aa [2023-05-16T06:02:42.154Z] Step 21/23 : LABEL arch=arm64 [2023-05-16T06:02:42.154Z] ---> Running in d4eddf072414 [2023-05-16T06:02:42.736Z] Removing intermediate container d4eddf072414 [2023-05-16T06:02:42.736Z] ---> f56a6a7ee041 [2023-05-16T06:02:42.736Z] Step 22/23 : LABEL git_sha=973c71e5d952dd5cddc2adb57e1a9523ac5ff302 [2023-05-16T06:02:42.736Z] ---> Running in 8c0fb141c0fb [2023-05-16T06:02:43.002Z] Removing intermediate container 8c0fb141c0fb [2023-05-16T06:02:43.002Z] ---> d920bf36a7c6 [2023-05-16T06:02:43.002Z] Step 23/23 : LABEL version=3.0.0-dev.91 [2023-05-16T06:02:43.002Z] ---> Running in f34c05dcb386 [2023-05-16T06:02:43.269Z] Removing intermediate container f34c05dcb386 [2023-05-16T06:02:43.269Z] ---> 804b3fb99c7f [2023-05-16T06:02:43.269Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-16T06:02:43.269Z] Successfully built 804b3fb99c7f [2023-05-16T06:02:43.269Z] 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-16T06:02:43.686Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-16T06:02:43.686Z] [2023-05-16T06:02:43.686Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T06:02:44.013Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-16T06:02:44.013Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-16T06:02:44.013Z] 8998bd30e6a1: Pulling fs layer [2023-05-16T06:02:44.013Z] 04944245beec: Pulling fs layer [2023-05-16T06:02:44.013Z] 699f458cf7ca: Pulling fs layer [2023-05-16T06:02:44.013Z] 765212b225bb: Pulling fs layer [2023-05-16T06:02:44.013Z] f23df028b6ca: Pulling fs layer [2023-05-16T06:02:44.013Z] d65c8cfc05b1: Pulling fs layer [2023-05-16T06:02:44.013Z] 2437ff75d9bd: Pulling fs layer [2023-05-16T06:02:44.013Z] f23df028b6ca: Waiting [2023-05-16T06:02:44.013Z] d65c8cfc05b1: Waiting [2023-05-16T06:02:44.013Z] 2437ff75d9bd: Waiting [2023-05-16T06:02:44.013Z] 765212b225bb: Waiting [2023-05-16T06:02:44.283Z] 04944245beec: Verifying Checksum [2023-05-16T06:02:44.283Z] 04944245beec: Download complete [2023-05-16T06:02:44.283Z] 765212b225bb: Verifying Checksum [2023-05-16T06:02:44.283Z] 765212b225bb: Download complete [2023-05-16T06:02:44.283Z] f23df028b6ca: Verifying Checksum [2023-05-16T06:02:44.283Z] f23df028b6ca: Download complete [2023-05-16T06:02:44.283Z] d65c8cfc05b1: Verifying Checksum [2023-05-16T06:02:44.283Z] d65c8cfc05b1: Download complete [2023-05-16T06:02:44.283Z] 699f458cf7ca: Verifying Checksum [2023-05-16T06:02:44.283Z] 699f458cf7ca: Download complete [2023-05-16T06:02:44.869Z] 8998bd30e6a1: Verifying Checksum [2023-05-16T06:02:44.869Z] 8998bd30e6a1: Download complete [2023-05-16T06:02:46.817Z] 2437ff75d9bd: Verifying Checksum [2023-05-16T06:02:46.817Z] 2437ff75d9bd: Download complete [2023-05-16T06:02:48.221Z] 8998bd30e6a1: Pull complete [2023-05-16T06:02:51.549Z] 04944245beec: Pull complete [2023-05-16T06:02:52.130Z] 699f458cf7ca: Pull complete [2023-05-16T06:02:52.395Z] 765212b225bb: Pull complete [2023-05-16T06:02:52.976Z] f23df028b6ca: Pull complete [2023-05-16T06:02:53.242Z] d65c8cfc05b1: Pull complete [2023-05-16T06:03:05.543Z] 2437ff75d9bd: Pull complete [2023-05-16T06:03:05.543Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-16T06:03:05.543Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-16T06:03:05.543Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T06:03:05.723Z] prd-ubuntu20.04-docker-arm64-4c-16g-15506 does not seem to be running inside a container [2023-05-16T06:03:05.786Z] $ 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/222 -v /w/workspace/device-sdk-go/222:/w/workspace/device-sdk-go/222:rw,z -v /w/workspace/device-sdk-go/222@tmp:/w/workspace/device-sdk-go/222@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-16T06:03:08.515Z] $ docker top 16220dd4022287beda51aceb8dda2fbe49e9f80d8fa4c035bc3f4eb634994acc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T06:03:09.360Z] ---> job-cost.sh [2023-05-16T06:03:09.361Z] lf-activate-venv: SKIPPING [2023-05-16T06:03:09.361Z] INFO: No Stack... [2023-05-16T06:03:09.628Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-16T06:03:10.590Z] INFO: Archiving Costs [Pipeline] sh [2023-05-16T06:03:11.291Z] + cat /w/workspace/device-sdk-go/222/archives/cost.csv [2023-05-16T06:03:11.291Z] + cut -d, -f6 [Pipeline] lock [2023-05-16T06:03:11.327Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-222-stack-cost] [2023-05-16T06:03:11.337Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-222-stack-cost] did not exist. Created. [2023-05-16T06:03:11.337Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-222-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-16T06:03:11.696Z] /w/workspace/device-sdk-go/222@tmp/durable-f02ff06e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-16T06:03:12.365Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-16T06:03:12.388Z] Warning: overwriting stash ‘stack-cost’ [2023-05-16T06:03:12.455Z] Stashed 1 file(s) [Pipeline] } [2023-05-16T06:03:12.462Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-222-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-16T06:03:12.484Z] $ docker stop --time=1 16220dd4022287beda51aceb8dda2fbe49e9f80d8fa4c035bc3f4eb634994acc [2023-05-16T06:03:13.950Z] $ docker rm -f --volumes 16220dd4022287beda51aceb8dda2fbe49e9f80d8fa4c035bc3f4eb634994acc [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-16T06:03:14.336Z] provisioning config files... [2023-05-16T06:03:14.342Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config6275123257649251292tmp [Pipeline] { [Pipeline] sh [2023-05-16T06:03:14.642Z] + set +x [2023-05-16T06:03:14.643Z] + curl -s https://codecov.io/bash [2023-05-16T06:03:14.643Z] + bash -s -- [2023-05-16T06:03:14.643Z] [2023-05-16T06:03:14.643Z] _____ _ [2023-05-16T06:03:14.643Z] / ____| | | [2023-05-16T06:03:14.643Z] | | ___ __| | ___ ___ _____ __ [2023-05-16T06:03:14.643Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-16T06:03:14.643Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-16T06:03:14.643Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-16T06:03:14.643Z] Bash-1.0.6 [2023-05-16T06:03:14.643Z] [2023-05-16T06:03:14.643Z] [2023-05-16T06:03:14.643Z] ==> git version 2.25.1 found [2023-05-16T06:03:14.643Z] ==> 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-16T06:03:14.643Z] Release-Date: 2020-01-08 [2023-05-16T06:03:14.643Z] 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-16T06:03:14.643Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-16T06:03:14.643Z] ==> Jenkins CI detected. [2023-05-16T06:03:14.643Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2023-05-16T06:03:14.643Z] project root: . [2023-05-16T06:03:14.643Z] --> token set from env [2023-05-16T06:03:14.643Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-16T06:03:14.643Z] ==> Running gcov in . (disable via -X gcov) [2023-05-16T06:03:14.643Z] ==> Python coveragepy not found [2023-05-16T06:03:14.643Z] ==> Searching for coverage reports in: [2023-05-16T06:03:14.643Z] + . [2023-05-16T06:03:14.643Z] -> Found 1 reports [2023-05-16T06:03:14.643Z] ==> Detecting git/mercurial file structure [2023-05-16T06:03:14.643Z] ==> Reading reports [2023-05-16T06:03:14.901Z] + ./coverage.out bytes=106152 [2023-05-16T06:03:14.901Z] ==> Appending adjustments [2023-05-16T06:03:14.901Z] https://docs.codecov.io/docs/fixing-reports [2023-05-16T06:03:15.163Z] + Found adjustments [2023-05-16T06:03:15.163Z] ==> Gzipping contents [2023-05-16T06:03:15.163Z] 16K /tmp/codecov.zpnFLB.gz [2023-05-16T06:03:15.163Z] ==> Uploading reports [2023-05-16T06:03:15.163Z] url: https://codecov.io [2023-05-16T06:03:15.163Z] query: branch=main&commit=973c71e5d952dd5cddc2adb57e1a9523ac5ff302&build=222&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F222%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-16T06:03:15.163Z] -> Pinging Codecov [2023-05-16T06:03:15.163Z] 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=973c71e5d952dd5cddc2adb57e1a9523ac5ff302&build=222&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F222%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-16T06:03:15.163Z] -> Uploading to [2023-05-16T06:03:15.163Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-16/7E55EF52A471D76F132DFD9A03CDDE97/973c71e5d952dd5cddc2adb57e1a9523ac5ff302/11077f0b-16c8-407d-a3cf-101cb0c0ac06.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230516%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230516T060315Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e9d9cdc3d54d307adacc81ab1612497551fe068e86cfb7339f1d7909ea6dda48 [2023-05-16T06:03:15.163Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-16T06:03:15.163Z] Dload Upload Total Spent Left Speed [2023-05-16T06:03:15.423Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15118 0 0 100 15118 0 78331 --:--:-- --:--:-- --:--:-- 78331 [2023-05-16T06:03:15.423Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/973c71e5d952dd5cddc2adb57e1a9523ac5ff302 [Pipeline] } [2023-05-16T06:03:15.429Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-16T06:03:15.616Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-16T06:03:15.633Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T06:03:15.942Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-16T06:03:15.943Z] [2023-05-16T06:03:15.943Z] 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-16T06:03:16.238Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-16T06:03:16.238Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-16T06:03:16.238Z] df9b9388f04a: Pulling fs layer [2023-05-16T06:03:16.238Z] 52dc419b0ee2: Pulling fs layer [2023-05-16T06:03:16.238Z] 25bc292e5bac: Pulling fs layer [2023-05-16T06:03:16.238Z] 114826534d7a: Pulling fs layer [2023-05-16T06:03:16.238Z] 4657fd5d0bcf: Pulling fs layer [2023-05-16T06:03:16.238Z] 6ad1cebc031e: Pulling fs layer [2023-05-16T06:03:16.238Z] 8a3aa393b2d8: Pulling fs layer [2023-05-16T06:03:16.238Z] 4657fd5d0bcf: Waiting [2023-05-16T06:03:16.238Z] 6ad1cebc031e: Waiting [2023-05-16T06:03:16.238Z] 8a3aa393b2d8: Waiting [2023-05-16T06:03:16.238Z] 114826534d7a: Waiting [2023-05-16T06:03:16.238Z] 52dc419b0ee2: Verifying Checksum [2023-05-16T06:03:16.238Z] 52dc419b0ee2: Download complete [2023-05-16T06:03:16.238Z] 4657fd5d0bcf: Verifying Checksum [2023-05-16T06:03:16.238Z] 4657fd5d0bcf: Download complete [2023-05-16T06:03:16.238Z] df9b9388f04a: Download complete [2023-05-16T06:03:18.117Z] 6ad1cebc031e: Verifying Checksum [2023-05-16T06:03:18.117Z] 6ad1cebc031e: Download complete [2023-05-16T06:03:18.117Z] df9b9388f04a: Pull complete [2023-05-16T06:03:18.117Z] 52dc419b0ee2: Pull complete [2023-05-16T06:03:18.117Z] 25bc292e5bac: Pull complete [2023-05-16T06:03:18.117Z] 114826534d7a: Download complete [2023-05-16T06:03:18.117Z] 8a3aa393b2d8: Verifying Checksum [2023-05-16T06:03:18.117Z] 8a3aa393b2d8: Download complete [2023-05-16T06:03:20.024Z] 114826534d7a: Pull complete [2023-05-16T06:03:20.024Z] 4657fd5d0bcf: Pull complete [2023-05-16T06:03:20.592Z] 6ad1cebc031e: Pull complete [2023-05-16T06:03:23.132Z] 8a3aa393b2d8: Pull complete [2023-05-16T06:03:23.133Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-16T06:03:23.133Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-16T06:03:23.133Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T06:03:23.215Z] prd-ubuntu20.04-docker-8c-8g-15505 does not seem to be running inside a container [2023-05-16T06:03:23.257Z] $ 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-16T06:03:26.309Z] $ docker top df2f3de2cfb91f0054b583ae9774c506585840c34c2d74d1d897679b7a940a52 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-16T06:03:26.368Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh [2023-05-16T06:03:26.648Z] + set -o pipefail [2023-05-16T06:03:26.648Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' [2023-05-16T06:03:31.918Z] [2023-05-16T06:03:31.918Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v3)... [2023-05-16T06:03:31.918Z] [2023-05-16T06:03:31.918Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1d897ce9-7d37-4e4c-99f4-c1fbe8b8d34b/history/0f1c1fd5-9f5b-4015-943d-17ce78f7f8c7 [2023-05-16T06:03:31.918Z] [2023-05-16T06:03:31.918Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-16T06:03:31.918Z] [2023-05-16T06:03:33.823Z] [2023-05-16T06:03:33.823Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-16T06:03:33.823Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-16T06:03:33.823Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-05-16T06:03:33.849Z] $ docker stop --time=1 df2f3de2cfb91f0054b583ae9774c506585840c34c2d74d1d897679b7a940a52 [2023-05-16T06:03:36.686Z] $ docker rm -f --volumes df2f3de2cfb91f0054b583ae9774c506585840c34c2d74d1d897679b7a940a52 [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-16T06:03:37.043Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-16T06:03:37.057Z] provisioning config files... [2023-05-16T06:03:37.063Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config6996838518428711190tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T06:03:37.353Z] --> edgex-publish-swagger.sh [2023-05-16T06:03:37.353Z] === Publish openapi/v3 API === [2023-05-16T06:03:37.353Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-05-16T06:03:37.353Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v3/device-sdk.yaml] [2023-05-16T06:03:37.353Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-16T06:03:37.353Z] Dload Upload Total Spent Left Speed [2023-05-16T06:03:37.921Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23674 0 0 100 23674 0 42579 --:--:-- --:--:-- --:--:-- 42502 100 23674 0 0 100 23674 0 42579 --:--:-- --:--:-- --:--:-- 42502 [2023-05-16T06:03:37.921Z] [2023-05-16T06:03:37.921Z] [Pipeline] } [2023-05-16T06:03:37.929Z] 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-16T06:03:38.295Z] + git log --format=format:%s -1 973c71e5d952dd5cddc2adb57e1a9523ac5ff302 [Pipeline] sh [2023-05-16T06:03:38.584Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-16T06:03:38.584Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T06:03:38.888Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T06:03:38.888Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T06:03:39.008Z] prd-ubuntu20.04-docker-8c-8g-15505 does not seem to be running inside a container [2023-05-16T06:03:39.046Z] $ 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-16T06:03:39.460Z] $ docker top 333eb105b597a5f534d1a1cdd58082420a10f8cd5f22b757240265a40230b385 -eo pid,comm [2023-05-16T06:03:39.493Z] 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-16T06:03:39.493Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-16T06:03:39.532Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-16T06:03:39.532Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-16T06:03:39.649Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-16T06:03:39.664Z] $ docker exec 333eb105b597a5f534d1a1cdd58082420a10f8cd5f22b757240265a40230b385 ssh-agent [2023-05-16T06:03:39.759Z] SSH_AUTH_SOCK=/tmp/ssh-VXvKwn7JIZQr/agent.32 [2023-05-16T06:03:39.759Z] SSH_AGENT_PID=38 [2023-05-16T06:03:39.764Z] Running ssh-add (command line suppressed) [2023-05-16T06:03:39.877Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_9336517672909277531.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_9336517672909277531.key) [2023-05-16T06:03:39.879Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-16T06:03:40.173Z] + git semver tag [2023-05-16T06:03:40.433Z] 2023-05-16 06:03:40,351 [run_tag] DEBUG tag force:False [2023-05-16T06:03:40.433Z] 2023-05-16 06:03:40,351 [check_head_tag] DEBUG check head tag [2023-05-16T06:03:40.433Z] 2023-05-16 06:03:40,353 [execute] INFO git cat-file --batch-check [2023-05-16T06:03:40.433Z] 2023-05-16 06:03:40,354 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2023-05-16T06:03:40.433Z] 2023-05-16 06:03:40,357 [execute] INFO git cat-file --batch [2023-05-16T06:03:40.433Z] 2023-05-16 06:03:40,357 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2023-05-16T06:03:40.433Z] 2023-05-16 06:03:40,398 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-05-16T06:03:40.433Z] 2023-05-16 06:03:40,398 [execute] INFO git tag -a v3.0.0-dev.91 -m v3.0.0-dev.91 [2023-05-16T06:03:40.433Z] 2023-05-16 06:03:40,398 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.91', '-m', 'v3.0.0-dev.91'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2023-05-16T06:03:40.433Z] 2023-05-16 06:03:40,402 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-05-16T06:03:40.433Z] 3.0.0-dev.91 [Pipeline] } [2023-05-16T06:03:40.456Z] $ docker exec --env ******** --env ******** 333eb105b597a5f534d1a1cdd58082420a10f8cd5f22b757240265a40230b385 ssh-agent -k [2023-05-16T06:03:40.548Z] unset SSH_AUTH_SOCK; [2023-05-16T06:03:40.548Z] unset SSH_AGENT_PID; [2023-05-16T06:03:40.549Z] echo Agent pid 38 killed; [2023-05-16T06:03:40.547Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-16T06:03:40.856Z] + git semver [Pipeline] } [2023-05-16T06:03:41.142Z] $ docker stop --time=1 333eb105b597a5f534d1a1cdd58082420a10f8cd5f22b757240265a40230b385 [2023-05-16T06:03:42.405Z] $ docker rm -f --volumes 333eb105b597a5f534d1a1cdd58082420a10f8cd5f22b757240265a40230b385 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T06:03:42.777Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-16T06:03:42.777Z] [2023-05-16T06:03:42.777Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T06:03:43.074Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-16T06:03:43.074Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-16T06:03:43.074Z] ab5ef0e58194: Pulling fs layer [2023-05-16T06:03:43.074Z] 9712f1f96733: Pulling fs layer [2023-05-16T06:03:43.074Z] 63f879dbbcfc: Pulling fs layer [2023-05-16T06:03:43.074Z] 0d9ebad4ef96: Pulling fs layer [2023-05-16T06:03:43.074Z] e9a5061849ea: Pulling fs layer [2023-05-16T06:03:43.074Z] d747dcd14b5f: Pulling fs layer [2023-05-16T06:03:43.074Z] 2de7ff778b66: Pulling fs layer [2023-05-16T06:03:43.074Z] d747dcd14b5f: Waiting [2023-05-16T06:03:43.074Z] e9a5061849ea: Waiting [2023-05-16T06:03:43.074Z] 2de7ff778b66: Waiting [2023-05-16T06:03:43.074Z] 0d9ebad4ef96: Waiting [2023-05-16T06:03:43.074Z] 9712f1f96733: Download complete [2023-05-16T06:03:43.334Z] 63f879dbbcfc: Verifying Checksum [2023-05-16T06:03:43.334Z] 63f879dbbcfc: Download complete [2023-05-16T06:03:43.596Z] e9a5061849ea: Verifying Checksum [2023-05-16T06:03:43.596Z] e9a5061849ea: Download complete [2023-05-16T06:03:43.596Z] d747dcd14b5f: Verifying Checksum [2023-05-16T06:03:43.596Z] d747dcd14b5f: Download complete [2023-05-16T06:03:43.596Z] 0d9ebad4ef96: Verifying Checksum [2023-05-16T06:03:43.596Z] 0d9ebad4ef96: Download complete [2023-05-16T06:03:43.596Z] ab5ef0e58194: Verifying Checksum [2023-05-16T06:03:43.596Z] ab5ef0e58194: Download complete [2023-05-16T06:03:43.596Z] 2de7ff778b66: Verifying Checksum [2023-05-16T06:03:46.882Z] ab5ef0e58194: Pull complete [2023-05-16T06:03:46.882Z] 9712f1f96733: Pull complete [2023-05-16T06:03:47.139Z] 63f879dbbcfc: Pull complete [2023-05-16T06:03:51.344Z] 0d9ebad4ef96: Pull complete [2023-05-16T06:03:51.344Z] e9a5061849ea: Pull complete [2023-05-16T06:03:51.344Z] d747dcd14b5f: Pull complete [2023-05-16T06:03:52.280Z] 2de7ff778b66: Pull complete [2023-05-16T06:03:52.280Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-16T06:03:52.280Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-16T06:03:52.280Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T06:03:52.376Z] prd-ubuntu20.04-docker-8c-8g-15505 does not seem to be running inside a container [2023-05-16T06:03:52.418Z] $ 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-16T06:03:56.747Z] $ docker top fba39145060937daaaa826b4e84415585066b8a3e8dbb2b6e059d0b3589d221b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-16T06:03:56.795Z] provisioning config files... [2023-05-16T06:03:56.802Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config7850233493810170548tmp [2023-05-16T06:03:56.810Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config3714549152938041533tmp [2023-05-16T06:03:56.819Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config16178095675110855865tmp [Pipeline] { [Pipeline] echo [2023-05-16T06:03:56.835Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T06:03:57.119Z] ---> sigul-configuration.sh [2023-05-16T06:03:57.119Z] gpg: directory `/root/.gnupg' created [2023-05-16T06:03:57.119Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-16T06:03:57.119Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-16T06:03:57.119Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-16T06:03:57.119Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-16T06:03:57.119Z] gpg: CAST5 encrypted data [2023-05-16T06:03:57.119Z] gpg: encrypted with 1 passphrase [2023-05-16T06:03:57.119Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-16T06:03:57.403Z] + mkdir /home/jenkins [2023-05-16T06:03:57.403Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-16T06:03:57.691Z] + 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-16T06:03:57.699Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T06:03:57.984Z] ---> sigul-install.sh [2023-05-16T06:03:57.984Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-16T06:03:58.270Z] + git tag --list [2023-05-16T06:03:58.270Z] 0.7.1 [2023-05-16T06:03:58.270Z] delhi-tag [2023-05-16T06:03:58.270Z] v1.0.0 [2023-05-16T06:03:58.270Z] v1.1.0 [2023-05-16T06:03:58.270Z] v1.1.1 [2023-05-16T06:03:58.270Z] v1.1.2 [2023-05-16T06:03:58.270Z] v1.2.0 [2023-05-16T06:03:58.270Z] v1.2.1 [2023-05-16T06:03:58.270Z] v1.2.2 [2023-05-16T06:03:58.270Z] v1.2.3 [2023-05-16T06:03:58.270Z] v1.3.0 [2023-05-16T06:03:58.270Z] v1.4.0 [2023-05-16T06:03:58.270Z] v2.0.0 [2023-05-16T06:03:58.270Z] v2.1.0 [2023-05-16T06:03:58.270Z] v2.1.1 [2023-05-16T06:03:58.270Z] v2.1.1-dev.2 [2023-05-16T06:03:58.270Z] v2.1.1-dev.3 [2023-05-16T06:03:58.270Z] v2.2.0 [2023-05-16T06:03:58.270Z] v2.2.1-dev.1 [2023-05-16T06:03:58.270Z] v2.2.1-dev.10 [2023-05-16T06:03:58.270Z] v2.2.1-dev.11 [2023-05-16T06:03:58.270Z] v2.2.1-dev.12 [2023-05-16T06:03:58.270Z] v2.2.1-dev.13 [2023-05-16T06:03:58.270Z] v2.2.1-dev.14 [2023-05-16T06:03:58.270Z] v2.2.1-dev.2 [2023-05-16T06:03:58.270Z] v2.2.1-dev.3 [2023-05-16T06:03:58.270Z] v2.2.1-dev.4 [2023-05-16T06:03:58.270Z] v2.2.1-dev.5 [2023-05-16T06:03:58.270Z] v2.2.1-dev.6 [2023-05-16T06:03:58.270Z] v2.2.1-dev.7 [2023-05-16T06:03:58.270Z] v2.2.1-dev.8 [2023-05-16T06:03:58.270Z] v2.2.1-dev.9 [2023-05-16T06:03:58.270Z] v2.3.0 [2023-05-16T06:03:58.270Z] v2.3.0-dev.14 [2023-05-16T06:03:58.270Z] v2.3.0-dev.15 [2023-05-16T06:03:58.270Z] v2.3.0-dev.16 [2023-05-16T06:03:58.270Z] v2.3.0-dev.17 [2023-05-16T06:03:58.270Z] v2.3.0-dev.18 [2023-05-16T06:03:58.270Z] v2.3.0-dev.19 [2023-05-16T06:03:58.270Z] v2.3.0-dev.20 [2023-05-16T06:03:58.270Z] v2.3.0-dev.21 [2023-05-16T06:03:58.270Z] v2.3.0-dev.22 [2023-05-16T06:03:58.270Z] v2.3.0-dev.23 [2023-05-16T06:03:58.270Z] v2.3.0-dev.24 [2023-05-16T06:03:58.270Z] v2.3.0-dev.25 [2023-05-16T06:03:58.270Z] v2.3.0-dev.26 [2023-05-16T06:03:58.270Z] v2.3.0-dev.27 [2023-05-16T06:03:58.270Z] v2.3.0-dev.28 [2023-05-16T06:03:58.270Z] v2.3.0-dev.29 [2023-05-16T06:03:58.270Z] v2.3.0-dev.30 [2023-05-16T06:03:58.270Z] v2.3.0-dev.31 [2023-05-16T06:03:58.270Z] v2.3.0-dev.32 [2023-05-16T06:03:58.270Z] v2.3.0-dev.33 [2023-05-16T06:03:58.270Z] v2.3.0-dev.34 [2023-05-16T06:03:58.270Z] v2.3.0-dev.35 [2023-05-16T06:03:58.270Z] v2.3.0-dev.36 [2023-05-16T06:03:58.270Z] v2.3.0-dev.37 [2023-05-16T06:03:58.270Z] v2.3.0-dev.38 [2023-05-16T06:03:58.270Z] v2.3.0-dev.39 [2023-05-16T06:03:58.270Z] v2.3.0-dev.40 [2023-05-16T06:03:58.270Z] v2.3.0-dev.41 [2023-05-16T06:03:58.270Z] v2.3.0-dev.42 [2023-05-16T06:03:58.270Z] v2.3.0-dev.43 [2023-05-16T06:03:58.270Z] v2.3.0-dev.44 [2023-05-16T06:03:58.270Z] v2.3.0-dev.45 [2023-05-16T06:03:58.270Z] v2.3.0-dev.46 [2023-05-16T06:03:58.270Z] v2.3.0-dev.47 [2023-05-16T06:03:58.270Z] v2.3.0-dev.48 [2023-05-16T06:03:58.270Z] v2.3.0-dev.49 [2023-05-16T06:03:58.270Z] v2.3.0-dev.50 [2023-05-16T06:03:58.270Z] v2.3.0-dev.51 [2023-05-16T06:03:58.270Z] v2.3.1 [2023-05-16T06:03:58.270Z] v2.3.1-dev.1 [2023-05-16T06:03:58.270Z] v2.3.1-dev.2 [2023-05-16T06:03:58.270Z] v2.3.1-dev.3 [2023-05-16T06:03:58.270Z] v2.3.1-dev.4 [2023-05-16T06:03:58.270Z] v3.0.0-dev.1 [2023-05-16T06:03:58.270Z] v3.0.0-dev.10 [2023-05-16T06:03:58.270Z] v3.0.0-dev.11 [2023-05-16T06:03:58.270Z] v3.0.0-dev.12 [2023-05-16T06:03:58.270Z] v3.0.0-dev.13 [2023-05-16T06:03:58.270Z] v3.0.0-dev.14 [2023-05-16T06:03:58.270Z] v3.0.0-dev.15 [2023-05-16T06:03:58.270Z] v3.0.0-dev.16 [2023-05-16T06:03:58.270Z] v3.0.0-dev.17 [2023-05-16T06:03:58.270Z] v3.0.0-dev.18 [2023-05-16T06:03:58.270Z] v3.0.0-dev.19 [2023-05-16T06:03:58.270Z] v3.0.0-dev.2 [2023-05-16T06:03:58.270Z] v3.0.0-dev.20 [2023-05-16T06:03:58.270Z] v3.0.0-dev.21 [2023-05-16T06:03:58.270Z] v3.0.0-dev.22 [2023-05-16T06:03:58.270Z] v3.0.0-dev.23 [2023-05-16T06:03:58.270Z] v3.0.0-dev.24 [2023-05-16T06:03:58.270Z] v3.0.0-dev.25 [2023-05-16T06:03:58.270Z] v3.0.0-dev.26 [2023-05-16T06:03:58.270Z] v3.0.0-dev.27 [2023-05-16T06:03:58.270Z] v3.0.0-dev.28 [2023-05-16T06:03:58.270Z] v3.0.0-dev.29 [2023-05-16T06:03:58.270Z] v3.0.0-dev.3 [2023-05-16T06:03:58.270Z] v3.0.0-dev.30 [2023-05-16T06:03:58.270Z] v3.0.0-dev.31 [2023-05-16T06:03:58.270Z] v3.0.0-dev.32 [2023-05-16T06:03:58.270Z] v3.0.0-dev.33 [2023-05-16T06:03:58.270Z] v3.0.0-dev.34 [2023-05-16T06:03:58.270Z] v3.0.0-dev.35 [2023-05-16T06:03:58.270Z] v3.0.0-dev.36 [2023-05-16T06:03:58.270Z] v3.0.0-dev.37 [2023-05-16T06:03:58.270Z] v3.0.0-dev.38 [2023-05-16T06:03:58.270Z] v3.0.0-dev.39 [2023-05-16T06:03:58.270Z] v3.0.0-dev.4 [2023-05-16T06:03:58.270Z] v3.0.0-dev.40 [2023-05-16T06:03:58.270Z] v3.0.0-dev.41 [2023-05-16T06:03:58.270Z] v3.0.0-dev.42 [2023-05-16T06:03:58.270Z] v3.0.0-dev.43 [2023-05-16T06:03:58.270Z] v3.0.0-dev.44 [2023-05-16T06:03:58.270Z] v3.0.0-dev.45 [2023-05-16T06:03:58.270Z] v3.0.0-dev.46 [2023-05-16T06:03:58.270Z] v3.0.0-dev.47 [2023-05-16T06:03:58.270Z] v3.0.0-dev.48 [2023-05-16T06:03:58.270Z] v3.0.0-dev.49 [2023-05-16T06:03:58.270Z] v3.0.0-dev.5 [2023-05-16T06:03:58.270Z] v3.0.0-dev.50 [2023-05-16T06:03:58.270Z] v3.0.0-dev.51 [2023-05-16T06:03:58.270Z] v3.0.0-dev.52 [2023-05-16T06:03:58.270Z] v3.0.0-dev.53 [2023-05-16T06:03:58.270Z] v3.0.0-dev.54 [2023-05-16T06:03:58.270Z] v3.0.0-dev.55 [2023-05-16T06:03:58.270Z] v3.0.0-dev.56 [2023-05-16T06:03:58.270Z] v3.0.0-dev.57 [2023-05-16T06:03:58.270Z] v3.0.0-dev.58 [2023-05-16T06:03:58.270Z] v3.0.0-dev.59 [2023-05-16T06:03:58.270Z] v3.0.0-dev.6 [2023-05-16T06:03:58.270Z] v3.0.0-dev.60 [2023-05-16T06:03:58.270Z] v3.0.0-dev.61 [2023-05-16T06:03:58.270Z] v3.0.0-dev.62 [2023-05-16T06:03:58.270Z] v3.0.0-dev.63 [2023-05-16T06:03:58.270Z] v3.0.0-dev.64 [2023-05-16T06:03:58.270Z] v3.0.0-dev.65 [2023-05-16T06:03:58.270Z] v3.0.0-dev.66 [2023-05-16T06:03:58.270Z] v3.0.0-dev.67 [2023-05-16T06:03:58.270Z] v3.0.0-dev.68 [2023-05-16T06:03:58.270Z] v3.0.0-dev.69 [2023-05-16T06:03:58.270Z] v3.0.0-dev.7 [2023-05-16T06:03:58.270Z] v3.0.0-dev.70 [2023-05-16T06:03:58.270Z] v3.0.0-dev.71 [2023-05-16T06:03:58.270Z] v3.0.0-dev.72 [2023-05-16T06:03:58.270Z] v3.0.0-dev.73 [2023-05-16T06:03:58.270Z] v3.0.0-dev.74 [2023-05-16T06:03:58.270Z] v3.0.0-dev.75 [2023-05-16T06:03:58.270Z] v3.0.0-dev.76 [2023-05-16T06:03:58.270Z] v3.0.0-dev.77 [2023-05-16T06:03:58.270Z] v3.0.0-dev.78 [2023-05-16T06:03:58.270Z] v3.0.0-dev.79 [2023-05-16T06:03:58.270Z] v3.0.0-dev.8 [2023-05-16T06:03:58.270Z] v3.0.0-dev.80 [2023-05-16T06:03:58.270Z] v3.0.0-dev.81 [2023-05-16T06:03:58.270Z] v3.0.0-dev.82 [2023-05-16T06:03:58.270Z] v3.0.0-dev.83 [2023-05-16T06:03:58.270Z] v3.0.0-dev.84 [2023-05-16T06:03:58.270Z] v3.0.0-dev.85 [2023-05-16T06:03:58.270Z] v3.0.0-dev.86 [2023-05-16T06:03:58.270Z] v3.0.0-dev.87 [2023-05-16T06:03:58.270Z] v3.0.0-dev.88 [2023-05-16T06:03:58.270Z] v3.0.0-dev.89 [2023-05-16T06:03:58.270Z] v3.0.0-dev.9 [2023-05-16T06:03:58.270Z] v3.0.0-dev.90 [2023-05-16T06:03:58.270Z] v3.0.0-dev.91 [Pipeline] sh [2023-05-16T06:03:58.556Z] + lftools sign git-tag v3.0.0-dev.91 [2023-05-16T06:03:59.124Z] Signing Git tag with Sigul... [2023-05-16T06:03:59.124Z] Signing v3.0.0-dev.91 [Pipeline] echo [2023-05-16T06:03:59.392Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T06:03:59.675Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-16T06:03:59.681Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-16T06:03:59.712Z] $ docker stop --time=1 fba39145060937daaaa826b4e84415585066b8a3e8dbb2b6e059d0b3589d221b [2023-05-16T06:04:00.977Z] $ docker rm -f --volumes fba39145060937daaaa826b4e84415585066b8a3e8dbb2b6e059d0b3589d221b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-16T06:04:01.369Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-16T06:04:01.370Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T06:04:01.670Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T06:04:01.670Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T06:04:01.743Z] prd-ubuntu20.04-docker-8c-8g-15505 does not seem to be running inside a container [2023-05-16T06:04:01.792Z] $ 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-16T06:04:02.106Z] $ docker top cbe4741d0c3a434640068e672c3ac4ea1b93e929f4177fef95d2688f05ae9941 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-16T06:04:02.184Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-16T06:04:02.184Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-16T06:04:02.296Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-16T06:04:02.311Z] $ docker exec cbe4741d0c3a434640068e672c3ac4ea1b93e929f4177fef95d2688f05ae9941 ssh-agent [2023-05-16T06:04:02.421Z] SSH_AUTH_SOCK=/tmp/ssh-uJRZ8vEPtp40/agent.32 [2023-05-16T06:04:02.421Z] SSH_AGENT_PID=38 [2023-05-16T06:04:02.426Z] Running ssh-add (command line suppressed) [2023-05-16T06:04:02.541Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_10443136930401912369.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_10443136930401912369.key) [2023-05-16T06:04:02.543Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-16T06:04:02.830Z] + git semver bump pre [2023-05-16T06:04:03.089Z] 2023-05-16 06:04:03,024 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-05-16T06:04:03.089Z] 2023-05-16 06:04:03,024 [bump_version] DEBUG bumping version:3.0.0-dev.91 on axis:pre with prefix:dev [2023-05-16T06:04:03.089Z] 2023-05-16 06:04:03,024 [bump_version] DEBUG bumped version:3.0.0-dev.92 [2023-05-16T06:04:03.089Z] 2023-05-16 06:04:03,024 [write_version] DEBUG write version:3.0.0-dev.92 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True [2023-05-16T06:04:03.089Z] 2023-05-16 06:04:03,024 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-05-16T06:04:03.089Z] 2023-05-16 06:04:03,024 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-05-16T06:04:03.089Z] 2023-05-16 06:04:03,026 [execute] INFO git cat-file --batch-check [2023-05-16T06:04:03.089Z] 2023-05-16 06:04:03,026 [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-16T06:04:03.089Z] 2023-05-16 06:04:03,030 [execute] INFO git cat-file --batch [2023-05-16T06:04:03.089Z] 2023-05-16 06:04:03,031 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-16T06:04:03.089Z] 2023-05-16 06:04:03,036 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-05-16T06:04:03.089Z] 3.0.0-dev.92 [Pipeline] } [2023-05-16T06:04:03.113Z] $ docker exec --env ******** --env ******** cbe4741d0c3a434640068e672c3ac4ea1b93e929f4177fef95d2688f05ae9941 ssh-agent -k [2023-05-16T06:04:03.206Z] unset SSH_AUTH_SOCK; [2023-05-16T06:04:03.206Z] unset SSH_AGENT_PID; [2023-05-16T06:04:03.206Z] echo Agent pid 38 killed; [2023-05-16T06:04:03.204Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-16T06:04:03.514Z] + git semver [Pipeline] } [2023-05-16T06:04:03.798Z] $ docker stop --time=1 cbe4741d0c3a434640068e672c3ac4ea1b93e929f4177fef95d2688f05ae9941 [2023-05-16T06:04:05.056Z] $ docker rm -f --volumes cbe4741d0c3a434640068e672c3ac4ea1b93e929f4177fef95d2688f05ae9941 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-16T06:04:05.387Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-16T06:04:05.387Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T06:04:05.691Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T06:04:05.691Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T06:04:05.768Z] prd-ubuntu20.04-docker-8c-8g-15505 does not seem to be running inside a container [2023-05-16T06:04:05.812Z] $ 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-16T06:04:06.118Z] $ docker top 47ee3900b384d375540770296c01d4774f41f082407e2d8d84551c6f80b72eac -eo pid,comm [2023-05-16T06:04:06.150Z] 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-16T06:04:06.150Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-16T06:04:06.190Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-16T06:04:06.190Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-16T06:04:06.302Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-16T06:04:06.317Z] $ docker exec 47ee3900b384d375540770296c01d4774f41f082407e2d8d84551c6f80b72eac ssh-agent [2023-05-16T06:04:06.402Z] SSH_AUTH_SOCK=/tmp/ssh-OYHtkfiMTsYY/agent.31 [2023-05-16T06:04:06.402Z] SSH_AGENT_PID=37 [2023-05-16T06:04:06.407Z] Running ssh-add (command line suppressed) [2023-05-16T06:04:06.516Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_9205095530056065116.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_9205095530056065116.key) [2023-05-16T06:04:06.515Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-16T06:04:06.804Z] + git semver push [2023-05-16T06:04:07.063Z] 2023-05-16 06:04:06,998 [run_push] DEBUG push [2023-05-16T06:04:07.064Z] 2023-05-16 06:04:06,999 [execute] INFO git cat-file --batch-check [2023-05-16T06:04:07.064Z] 2023-05-16 06:04:06,999 [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-16T06:04:07.064Z] 2023-05-16 06:04:07,003 [execute] INFO git rev-list c208a31ad3ec3a8f4c7378935e889640eae88ba6 -- [2023-05-16T06:04:07.064Z] 2023-05-16 06:04:07,003 [execute] DEBUG Popen(['git', 'rev-list', 'c208a31ad3ec3a8f4c7378935e889640eae88ba6', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-16T06:04:07.064Z] 2023-05-16 06:04:07,016 [execute] INFO git fetch -v origin [2023-05-16T06:04:07.064Z] 2023-05-16 06:04:07,017 [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-16T06:04:07.632Z] 2023-05-16 06:04:07,462 [run_push] DEBUG no remote changes detected [2023-05-16T06:04:07.632Z] 2023-05-16 06:04:07,462 [execute] INFO git push origin semver [2023-05-16T06:04:07.632Z] 2023-05-16 06:04:07,463 [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-16T06:04:08.571Z] 2023-05-16 06:04:08,255 [run_push] DEBUG push all version tags [2023-05-16T06:04:08.571Z] 2023-05-16 06:04:08,256 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-16T06:04:08.571Z] 2023-05-16 06:04:08,256 [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-16T06:04:09.139Z] 2023-05-16 06:04:09,030 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-05-16T06:04:09.139Z] 3.0.0-dev.92 [Pipeline] } [2023-05-16T06:04:09.161Z] $ docker exec --env ******** --env ******** 47ee3900b384d375540770296c01d4774f41f082407e2d8d84551c6f80b72eac ssh-agent -k [2023-05-16T06:04:09.238Z] unset SSH_AUTH_SOCK; [2023-05-16T06:04:09.238Z] unset SSH_AGENT_PID; [2023-05-16T06:04:09.238Z] echo Agent pid 37 killed; [2023-05-16T06:04:09.234Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-16T06:04:09.546Z] + git semver [Pipeline] } [2023-05-16T06:04:09.831Z] $ docker stop --time=1 47ee3900b384d375540770296c01d4774f41f082407e2d8d84551c6f80b72eac [2023-05-16T06:04:11.113Z] $ docker rm -f --volumes 47ee3900b384d375540770296c01d4774f41f082407e2d8d84551c6f80b72eac [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-16T06:04:11.715Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] [2023-05-16T06:04:11.715Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-05-16T06:04:11.715Z] total 16 [2023-05-16T06:04:11.715Z] drwxr-xr-x 3 root root 4096 May 16 05:52 . [2023-05-16T06:04:11.715Z] drwxrwxr-x 12 jenkins jenkins 4096 May 16 06:03 .. [2023-05-16T06:04:11.715Z] drwxr-xr-x 2 root root 4096 May 16 05:52 cost [2023-05-16T06:04:11.715Z] -rw-r--r-- 1 root root 85 May 16 05:52 cost.csv [2023-05-16T06:04:11.715Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-05-16T06:04:11.715Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-05-16T06:04:11.715Z] total 16 [2023-05-16T06:04:11.715Z] drwxr-xr-x 3 jenkins jenkins 4096 May 16 05:52 . [2023-05-16T06:04:11.715Z] drwxrwxr-x 12 jenkins jenkins 4096 May 16 06:03 .. [2023-05-16T06:04:11.715Z] drwxr-xr-x 2 jenkins jenkins 4096 May 16 05:52 cost [2023-05-16T06:04:11.715Z] -rw-r--r-- 1 jenkins jenkins 85 May 16 05:52 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-16T06:04:12.005Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T06:04:12.859Z] ---> package-listing.sh [2023-05-16T06:04:12.859Z] ++ facter osfamily [2023-05-16T06:04:12.859Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-16T06:04:13.118Z] + OS_FAMILY=debian [2023-05-16T06:04:13.118Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2023-05-16T06:04:13.118Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-16T06:04:13.118Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-16T06:04:13.118Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-16T06:04:13.118Z] + PACKAGES=/tmp/packages_start.txt [2023-05-16T06:04:13.118Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2023-05-16T06:04:13.118Z] + PACKAGES=/tmp/packages_end.txt [2023-05-16T06:04:13.118Z] + case "${OS_FAMILY}" in [2023-05-16T06:04:13.118Z] + dpkg -l [2023-05-16T06:04:13.118Z] + grep '^ii' [2023-05-16T06:04:13.118Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-16T06:04:13.118Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-16T06:04:13.118Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-16T06:04:13.118Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2023-05-16T06:04:13.118Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2023-05-16T06:04:13.118Z] + 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-16T06:04:13.128Z] 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-16T06:04:13.404Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T06:04:13.955Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T06:04:13.956Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T06:04:14.131Z] prd-ubuntu20.04-docker-8c-8g-15505 does not seem to be running inside a container [2023-05-16T06:04:14.247Z] $ 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-16T06:04:14.459Z] $ docker top 9cabef8405f614e0c3d8a9e602c9a555feb690c1e26aed7f442f73e9485c133f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T06:04:14.784Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-16T06:04:15.065Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-16T06:04:15.347Z] + ls /var/log/sa-host [2023-05-16T06:04:15.347Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-16T06:04:15.497Z] provisioning config files... [2023-05-16T06:04:15.506Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config13991998745858234737tmp [Pipeline] { [Pipeline] echo [2023-05-16T06:04:15.519Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T06:04:15.803Z] ---> create-netrc.sh [Pipeline] } [2023-05-16T06:04:15.810Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-16T06:04:16.141Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-16T06:04:16.149Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T06:04:16.429Z] ---> sudo-logs.sh [2023-05-16T06:04:16.429Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-16T06:04:16.457Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T06:04:16.742Z] ---> job-cost.sh [2023-05-16T06:04:16.742Z] lf-activate-venv: SKIPPING [2023-05-16T06:04:16.742Z] DEBUG: total: 0.2199999988079071 [2023-05-16T06:04:16.742Z] INFO: Retrieving Stack Cost... [2023-05-16T06:04:17.309Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-16T06:04:17.571Z] INFO: Archiving Costs [Pipeline] echo [2023-05-16T06:04:17.583Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T06:04:17.865Z] ---> logs-deploy.sh [2023-05-16T06:04:17.865Z] lf-activate-venv: SKIPPING [2023-05-16T06:04:17.865Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/222 [2023-05-16T06:04:17.865Z] INFO: archiving workspace using pattern(s): [2023-05-16T06:04:18.799Z] Archives upload complete. [2023-05-16T06:04:18.799Z] INFO: archiving logs to Nexus