Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4b4cbc68eff8b9bdf916251102062655915288eb 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-ssh9254626535457170036.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-ssh9334100320862831696.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-ssh14437054400998144408.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-ssh9356796890501363902.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-ssh6735445903970033662.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-14647 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/edgexfoundry_device-sdk-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 4b4cbc68eff8b9bdf916251102062655915288eb (main) Commit message: "Merge pull request #1452 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.0.0-dev.83" > git config core.sparsecheckout # timeout=10 > git checkout -f 4b4cbc68eff8b9bdf916251102062655915288eb # timeout=10 > git rev-list --no-walk c2fb876fcd1e0284408ad645a921007a1ace85f5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-09T09:50:02.635Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-09T09:50:02.677Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-09T09:50:02.691Z] ========================================================= [2023-05-09T09:50:02.691Z] EdgeX Global Pipelines Version Info [2023-05-09T09:50:02.691Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-09T09:50:03.419Z] ------------------- [2023-05-09T09:50:03.419Z] stable info: [2023-05-09T09:50:03.419Z] ------------------- [2023-05-09T09:50:03.419Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-09T09:50:03.419Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-09T09:50:03.419Z] Message: update stable to v1.0.249 [2023-05-09T09:50:03.996Z] ------------------- [2023-05-09T09:50:03.996Z] experimental info: [2023-05-09T09:50:03.996Z] ------------------- [2023-05-09T09:50:03.996Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-09T09:50:03.996Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-09T09:50:03.996Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-09T09:50:04.181Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2023-05-09T09:50:04.198Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2023-05-09T09:50:04.209Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-09T09:50:04.222Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-09T09:50:04.235Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-09T09:50:04.248Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-09T09:50:04.261Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-09T09:50:04.272Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2023-05-09T09:50:04.288Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-09T09:50:04.304Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-09T09:50:04.320Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-09T09:50:04.340Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2023-05-09T09:50:04.358Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-09T09:50:04.374Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-09T09:50:04.387Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-09T09:50:04.399Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-05-09T09:50:04.412Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-09T09:50:04.426Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-09T09:50:04.438Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-09T09:50:04.449Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-09T09:50:04.461Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-05-09T09:50:04.479Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-05-09T09:50:04.492Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-09T09:50:04.504Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-09T09:50:04.514Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-09T09:50:04.527Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-09T09:50:04.545Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-09T09:50:04.560Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-09T09:50:04.571Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-09T09:50:04.583Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-09T09:50:04.595Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4b4cbc68eff8b9bdf916251102062655915288eb [Pipeline] echo [2023-05-09T09:50:04.607Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4b4cbc6 [Pipeline] echo [2023-05-09T09:50:04.618Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-09T09:50:04.678Z] provisioning config files... [2023-05-09T09:50:04.692Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config10482477319235157817tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T09:50:04.995Z] ---> docker-login.sh [2023-05-09T09:50:04.995Z] nexus3.edgexfoundry.org:10001 [2023-05-09T09:50:05.255Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T09:50:05.255Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T09:50:05.255Z] Configure a credential helper to remove this warning. See [2023-05-09T09:50:05.255Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T09:50:05.255Z] [2023-05-09T09:50:05.255Z] Login Succeeded [2023-05-09T09:50:05.255Z] nexus3.edgexfoundry.org:10002 [2023-05-09T09:50:05.255Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T09:50:05.515Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T09:50:05.516Z] Configure a credential helper to remove this warning. See [2023-05-09T09:50:05.516Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T09:50:05.516Z] [2023-05-09T09:50:05.516Z] Login Succeeded [2023-05-09T09:50:05.516Z] nexus3.edgexfoundry.org:10003 [2023-05-09T09:50:05.516Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T09:50:05.516Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T09:50:05.516Z] Configure a credential helper to remove this warning. See [2023-05-09T09:50:05.516Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T09:50:05.516Z] [2023-05-09T09:50:05.516Z] Login Succeeded [2023-05-09T09:50:05.516Z] nexus3.edgexfoundry.org:10004 [2023-05-09T09:50:05.516Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T09:50:05.516Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T09:50:05.516Z] Configure a credential helper to remove this warning. See [2023-05-09T09:50:05.516Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T09:50:05.516Z] [2023-05-09T09:50:05.516Z] Login Succeeded [2023-05-09T09:50:05.516Z] docker.io [2023-05-09T09:50:05.779Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T09:50:05.779Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T09:50:05.779Z] Configure a credential helper to remove this warning. See [2023-05-09T09:50:05.779Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T09:50:05.779Z] [2023-05-09T09:50:05.779Z] Login Succeeded [2023-05-09T09:50:05.779Z] ---> docker-login.sh ends [Pipeline] } [2023-05-09T09:50:05.788Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-09T09:50:06.175Z] + git rev-list -1 --merges 4b4cbc68eff8b9bdf916251102062655915288eb~1..4b4cbc68eff8b9bdf916251102062655915288eb [Pipeline] echo [2023-05-09T09:50:06.222Z] -----------> git rev-list -1 --merges 4b4cbc68eff8b9bdf916251102062655915288eb~1..4b4cbc68eff8b9bdf916251102062655915288eb 4b4cbc68eff8b9bdf916251102062655915288eb [2023-05-09T09:50:06.222Z] 4b4cbc68eff8b9bdf916251102062655915288eb [false] [Pipeline] sh [2023-05-09T09:50:06.517Z] + git log --format=format:%s -1 4b4cbc68eff8b9bdf916251102062655915288eb [Pipeline] echo [2023-05-09T09:50:06.553Z] ========================================================= [2023-05-09T09:50:06.553Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-09T09:50:06.553Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-09T09:50:06.910Z] + git log --format=format:%s -1 4b4cbc68eff8b9bdf916251102062655915288eb [Pipeline] echo [2023-05-09T09:50:06.922Z] [semverPrep] GIT_COMMIT: 4b4cbc68eff8b9bdf916251102062655915288eb, Commit Message: Merge pull request #1452 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.0.0-dev.83 [Pipeline] echo [2023-05-09T09:50:06.935Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-09T09:50:07.320Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-09T09:50:07.321Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-09T09:50:07.321Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-09T09:50:07.321Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-09T09:50:07.321Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-09T09:50:07.321Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-09T09:50:07.321Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T09:50:07.742Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-09T09:50:07.742Z] [2023-05-09T09:50:07.742Z] 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-09T09:50:08.041Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-09T09:50:08.041Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-09T09:50:08.041Z] b85a868b505f: Pulling fs layer [2023-05-09T09:50:08.041Z] e2be974225ed: Pulling fs layer [2023-05-09T09:50:08.041Z] 339a4e72a1f5: Pulling fs layer [2023-05-09T09:50:08.041Z] 988bab9f4d93: Pulling fs layer [2023-05-09T09:50:08.041Z] 1469e6f7b9e6: Pulling fs layer [2023-05-09T09:50:08.041Z] eaf3925da568: Pulling fs layer [2023-05-09T09:50:08.041Z] bab4dde63d76: Pulling fs layer [2023-05-09T09:50:08.041Z] bde34c3a00c8: Pulling fs layer [2023-05-09T09:50:08.041Z] b352a97aabf1: Pulling fs layer [2023-05-09T09:50:08.041Z] 4872d77fe225: Pulling fs layer [2023-05-09T09:50:08.041Z] 5851b861e8e6: Pulling fs layer [2023-05-09T09:50:08.041Z] bab4dde63d76: Waiting [2023-05-09T09:50:08.041Z] bde34c3a00c8: Waiting [2023-05-09T09:50:08.041Z] 4872d77fe225: Waiting [2023-05-09T09:50:08.041Z] 1469e6f7b9e6: Waiting [2023-05-09T09:50:08.041Z] 988bab9f4d93: Waiting [2023-05-09T09:50:08.041Z] 5851b861e8e6: Waiting [2023-05-09T09:50:08.041Z] eaf3925da568: Waiting [2023-05-09T09:50:08.041Z] b352a97aabf1: Waiting [2023-05-09T09:50:08.041Z] e2be974225ed: Verifying Checksum [2023-05-09T09:50:08.041Z] e2be974225ed: Download complete [2023-05-09T09:50:08.041Z] 988bab9f4d93: Verifying Checksum [2023-05-09T09:50:08.041Z] 988bab9f4d93: Download complete [2023-05-09T09:50:08.301Z] 1469e6f7b9e6: Verifying Checksum [2023-05-09T09:50:08.301Z] 1469e6f7b9e6: Download complete [2023-05-09T09:50:08.301Z] eaf3925da568: Download complete [2023-05-09T09:50:08.301Z] 339a4e72a1f5: Verifying Checksum [2023-05-09T09:50:08.301Z] 339a4e72a1f5: Download complete [2023-05-09T09:50:08.301Z] bde34c3a00c8: Download complete [2023-05-09T09:50:08.301Z] b352a97aabf1: Download complete [2023-05-09T09:50:08.301Z] 4872d77fe225: Verifying Checksum [2023-05-09T09:50:08.301Z] 4872d77fe225: Download complete [2023-05-09T09:50:08.301Z] 5851b861e8e6: Verifying Checksum [2023-05-09T09:50:08.301Z] 5851b861e8e6: Download complete [2023-05-09T09:50:08.301Z] b85a868b505f: Verifying Checksum [2023-05-09T09:50:08.301Z] b85a868b505f: Download complete [2023-05-09T09:50:08.561Z] bab4dde63d76: Verifying Checksum [2023-05-09T09:50:08.561Z] bab4dde63d76: Download complete [2023-05-09T09:50:09.501Z] b85a868b505f: Pull complete [2023-05-09T09:50:09.776Z] e2be974225ed: Pull complete [2023-05-09T09:50:10.349Z] 339a4e72a1f5: Pull complete [2023-05-09T09:50:10.349Z] 988bab9f4d93: Pull complete [2023-05-09T09:50:10.609Z] 1469e6f7b9e6: Pull complete [2023-05-09T09:50:10.609Z] eaf3925da568: Pull complete [2023-05-09T09:50:12.517Z] bab4dde63d76: Pull complete [2023-05-09T09:50:12.517Z] bde34c3a00c8: Pull complete [2023-05-09T09:50:12.777Z] b352a97aabf1: Pull complete [2023-05-09T09:50:12.777Z] 4872d77fe225: Pull complete [2023-05-09T09:50:12.777Z] 5851b861e8e6: Pull complete [2023-05-09T09:50:13.038Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-09T09:50:13.038Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-09T09:50:13.038Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T09:50:13.143Z] prd-ubuntu20.04-docker-8c-8g-14647 does not seem to be running inside a container [2023-05-09T09:50:13.184Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-09T09:50:15.917Z] $ docker top 782f2cfc445706f2cdbf2cf073caff79c76f4c52dd460ad63967219ccd3c6018 -eo pid,comm [2023-05-09T09:50:15.977Z] 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-09T09:50:15.977Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-09T09:50:16.023Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-09T09:50:16.023Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-09T09:50:16.146Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-09T09:50:16.153Z] $ docker exec 782f2cfc445706f2cdbf2cf073caff79c76f4c52dd460ad63967219ccd3c6018 ssh-agent [2023-05-09T09:50:16.262Z] SSH_AUTH_SOCK=/tmp/ssh-Z5RuUpbZLOir/agent.33 [2023-05-09T09:50:16.262Z] SSH_AGENT_PID=39 [2023-05-09T09:50:16.269Z] Running ssh-add (command line suppressed) [2023-05-09T09:50:16.375Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_12954123092623132120.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_12954123092623132120.key) [2023-05-09T09:50:16.388Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-09T09:50:16.682Z] + git tag --points-at HEAD [Pipeline] } [2023-05-09T09:50:16.704Z] $ docker exec --env ******** --env ******** 782f2cfc445706f2cdbf2cf073caff79c76f4c52dd460ad63967219ccd3c6018 ssh-agent -k [2023-05-09T09:50:16.817Z] unset SSH_AUTH_SOCK; [2023-05-09T09:50:16.818Z] unset SSH_AGENT_PID; [2023-05-09T09:50:16.819Z] echo Agent pid 39 killed; [2023-05-09T09:50:16.828Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-09T09:50:16.861Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-09T09:50:16.861Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-09T09:50:16.986Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-09T09:50:16.992Z] $ docker exec 782f2cfc445706f2cdbf2cf073caff79c76f4c52dd460ad63967219ccd3c6018 ssh-agent [2023-05-09T09:50:17.098Z] SSH_AUTH_SOCK=/tmp/ssh-vJ3WV3z56FeM/agent.71 [2023-05-09T09:50:17.098Z] SSH_AGENT_PID=77 [2023-05-09T09:50:17.103Z] Running ssh-add (command line suppressed) [2023-05-09T09:50:17.212Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_11024854453853553011.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_11024854453853553011.key) [2023-05-09T09:50:17.225Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-09T09:50:17.516Z] + git semver init [2023-05-09T09:50:17.776Z] 2023-05-09 09:50:17,689 [run_init] DEBUG init version:0.0.0 force:False [2023-05-09T09:50:17.776Z] 2023-05-09 09:50:17,690 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver [2023-05-09T09:50:17.776Z] 2023-05-09 09:50:17,691 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2023-05-09T09:50:17.776Z] 2023-05-09 09:50:17,691 [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-09T09:50:18.716Z] 2023-05-09 09:50:18,623 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude [2023-05-09T09:50:18.716Z] 2023-05-09 09:50:18,624 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False [2023-05-09T09:50:18.716Z] 2023-05-09 09:50:18,624 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-05-09T09:50:18.716Z] 2023-05-09 09:50:18,625 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-05-09T09:50:18.716Z] 3.0.0-dev.84 [Pipeline] } [2023-05-09T09:50:18.728Z] $ docker exec --env ******** --env ******** 782f2cfc445706f2cdbf2cf073caff79c76f4c52dd460ad63967219ccd3c6018 ssh-agent -k [2023-05-09T09:50:18.851Z] unset SSH_AUTH_SOCK; [2023-05-09T09:50:18.851Z] unset SSH_AGENT_PID; [2023-05-09T09:50:18.851Z] echo Agent pid 77 killed; [2023-05-09T09:50:18.859Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-09T09:50:19.160Z] + git semver [Pipeline] } [2023-05-09T09:50:19.438Z] $ docker stop --time=1 782f2cfc445706f2cdbf2cf073caff79c76f4c52dd460ad63967219ccd3c6018 [2023-05-09T09:50:21.417Z] $ docker rm -f --volumes 782f2cfc445706f2cdbf2cf073caff79c76f4c52dd460ad63967219ccd3c6018 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-09T09:50:21.858Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-09T09:50:22.143Z] Stashed 1 file(s) [Pipeline] echo [2023-05-09T09:50:22.145Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.84 [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-09T09:50:22.290Z] provisioning config files... [2023-05-09T09:50:22.300Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config9554739819498608446tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T09:50:22.600Z] ---> docker-login.sh [2023-05-09T09:50:22.600Z] nexus3.edgexfoundry.org:10001 [2023-05-09T09:50:22.600Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T09:50:22.600Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T09:50:22.600Z] Configure a credential helper to remove this warning. See [2023-05-09T09:50:22.600Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T09:50:22.600Z] [2023-05-09T09:50:22.600Z] Login Succeeded [2023-05-09T09:50:22.600Z] nexus3.edgexfoundry.org:10002 [2023-05-09T09:50:22.600Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T09:50:22.600Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T09:50:22.600Z] Configure a credential helper to remove this warning. See [2023-05-09T09:50:22.600Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T09:50:22.600Z] [2023-05-09T09:50:22.600Z] Login Succeeded [2023-05-09T09:50:22.600Z] nexus3.edgexfoundry.org:10003 [2023-05-09T09:50:22.863Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T09:50:22.863Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T09:50:22.863Z] Configure a credential helper to remove this warning. See [2023-05-09T09:50:22.863Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T09:50:22.863Z] [2023-05-09T09:50:22.863Z] Login Succeeded [2023-05-09T09:50:22.863Z] nexus3.edgexfoundry.org:10004 [2023-05-09T09:50:22.863Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T09:50:22.863Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T09:50:22.863Z] Configure a credential helper to remove this warning. See [2023-05-09T09:50:22.863Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T09:50:22.863Z] [2023-05-09T09:50:22.863Z] Login Succeeded [2023-05-09T09:50:22.863Z] docker.io [2023-05-09T09:50:23.124Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T09:50:23.124Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T09:50:23.124Z] Configure a credential helper to remove this warning. See [2023-05-09T09:50:23.124Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T09:50:23.124Z] [2023-05-09T09:50:23.124Z] Login Succeeded [2023-05-09T09:50:23.124Z] ---> docker-login.sh ends [Pipeline] } [2023-05-09T09:50:23.131Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-09T09:50:23.209Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T09:50:23.226Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T09:50:23.242Z] ========================================================= [2023-05-09T09:50:23.242Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-09T09:50:23.242Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T09:50:23.580Z] + 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-09T09:50:23.580Z] Sending build context to Docker daemon 11.05MB [2023-05-09T09:50:23.580Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-05-09T09:50:23.580Z] Step 2/10 : FROM ${BASE} AS builder [2023-05-09T09:50:23.580Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-09T09:50:23.580Z] f56be85fc22e: Pulling fs layer [2023-05-09T09:50:23.580Z] 85791d961cd3: Pulling fs layer [2023-05-09T09:50:23.580Z] d694b5ae8c79: Pulling fs layer [2023-05-09T09:50:23.580Z] 9f32a84ed3da: Pulling fs layer [2023-05-09T09:50:23.580Z] 4d19c01a9841: Pulling fs layer [2023-05-09T09:50:23.580Z] 9325e15d5711: Pulling fs layer [2023-05-09T09:50:23.580Z] 556b6ee489ea: Pulling fs layer [2023-05-09T09:50:23.580Z] c5a4b2cf53e6: Pulling fs layer [2023-05-09T09:50:23.580Z] 4d19c01a9841: Waiting [2023-05-09T09:50:23.580Z] 9325e15d5711: Waiting [2023-05-09T09:50:23.580Z] 556b6ee489ea: Waiting [2023-05-09T09:50:23.580Z] c5a4b2cf53e6: Waiting [2023-05-09T09:50:23.580Z] 9f32a84ed3da: Waiting [2023-05-09T09:50:23.840Z] 85791d961cd3: Verifying Checksum [2023-05-09T09:50:23.840Z] 85791d961cd3: Download complete [2023-05-09T09:50:23.840Z] 9f32a84ed3da: Download complete [2023-05-09T09:50:23.840Z] 4d19c01a9841: Verifying Checksum [2023-05-09T09:50:23.840Z] 4d19c01a9841: Download complete [2023-05-09T09:50:23.840Z] f56be85fc22e: Download complete [2023-05-09T09:50:23.840Z] 9325e15d5711: Download complete [2023-05-09T09:50:23.840Z] f56be85fc22e: Pull complete [2023-05-09T09:50:24.101Z] 85791d961cd3: Pull complete [2023-05-09T09:50:24.101Z] c5a4b2cf53e6: Verifying Checksum [2023-05-09T09:50:24.101Z] c5a4b2cf53e6: Download complete [2023-05-09T09:50:24.361Z] d694b5ae8c79: Verifying Checksum [2023-05-09T09:50:24.361Z] d694b5ae8c79: Download complete [2023-05-09T09:50:24.619Z] 556b6ee489ea: Verifying Checksum [2023-05-09T09:50:24.619Z] 556b6ee489ea: Download complete [2023-05-09T09:50:27.903Z] d694b5ae8c79: Pull complete [2023-05-09T09:50:27.903Z] 9f32a84ed3da: Pull complete [2023-05-09T09:50:27.903Z] 4d19c01a9841: Pull complete [2023-05-09T09:50:27.903Z] 9325e15d5711: Pull complete [2023-05-09T09:50:30.437Z] 556b6ee489ea: Pull complete [2023-05-09T09:50:31.375Z] c5a4b2cf53e6: Pull complete [2023-05-09T09:50:31.375Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-09T09:50:31.375Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-09T09:50:31.375Z] ---> c4be618373d6 [2023-05-09T09:50:31.375Z] Step 3/10 : ARG MAKE=make build [2023-05-09T09:50:35.574Z] ---> Running in a030e6ddf4ae [2023-05-09T09:50:35.574Z] Removing intermediate container a030e6ddf4ae [2023-05-09T09:50:35.574Z] ---> 23e949b929ca [2023-05-09T09:50:35.574Z] Step 4/10 : WORKDIR /device-sdk-go [2023-05-09T09:50:35.574Z] ---> Running in 99ed647954c6 [2023-05-09T09:50:35.574Z] Removing intermediate container 99ed647954c6 [2023-05-09T09:50:35.574Z] ---> eb3730199c3c [2023-05-09T09:50:35.574Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-09T09:50:35.574Z] ---> Running in 6cbec1ab002d [2023-05-09T09:50:35.834Z] Removing intermediate container 6cbec1ab002d [2023-05-09T09:50:35.834Z] ---> 35e9b281154f [2023-05-09T09:50:35.834Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-05-09T09:50:35.834Z] ---> Running in 25995a5b084d [2023-05-09T09:50:36.094Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T09:50:36.094Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T09:50:36.353Z] OK: 265 MiB in 53 packages [2023-05-09T09:50:36.613Z] Removing intermediate container 25995a5b084d [2023-05-09T09:50:36.613Z] ---> 791c91a9f7ab [2023-05-09T09:50:36.613Z] Step 7/10 : COPY go.mod vendor* ./ [2023-05-09T09:50:36.873Z] ---> b11c5d0327a9 [2023-05-09T09:50:36.873Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T09:50:36.873Z] ---> Running in 029a9b483bfc [2023-05-09T09:50:37.238Z] Still waiting to schedule task [2023-05-09T09:50:37.238Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-09T09:51:03.452Z] Removing intermediate container 029a9b483bfc [2023-05-09T09:51:03.453Z] ---> b449db47baa4 [2023-05-09T09:51:03.453Z] Step 9/10 : COPY . . [2023-05-09T09:51:03.453Z] ---> c2328477700d [2023-05-09T09:51:03.453Z] Step 10/10 : RUN ${MAKE} [2023-05-09T09:51:03.453Z] ---> Running in dfbd2db32feb [2023-05-09T09:51:03.453Z] noop [2023-05-09T09:51:03.453Z] Removing intermediate container dfbd2db32feb [2023-05-09T09:51:03.453Z] ---> fa9a0c33bde5 [2023-05-09T09:51:03.453Z] Successfully built fa9a0c33bde5 [2023-05-09T09:51:03.453Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T09:51:03.764Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-09T09:51:03.764Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T09:51:03.838Z] prd-ubuntu20.04-docker-8c-8g-14647 does not seem to be running inside a container [2023-05-09T09:51:03.872Z] $ 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 ******** ci-base-image-x86_64 cat [2023-05-09T09:51:04.182Z] $ docker top 39cbe55c1b7ff445867098832486db9fbd16908f56677124c486393ddafd97c0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T09:51:04.515Z] + go version [2023-05-09T09:51:04.515Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-09T09:51:04.529Z] $ docker stop --time=1 39cbe55c1b7ff445867098832486db9fbd16908f56677124c486393ddafd97c0 [2023-05-09T09:51:05.775Z] $ docker rm -f --volumes 39cbe55c1b7ff445867098832486db9fbd16908f56677124c486393ddafd97c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T09:51:06.154Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-09T09:51:06.154Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T09:51:06.227Z] prd-ubuntu20.04-docker-8c-8g-14647 does not seem to be running inside a container [2023-05-09T09:51:06.260Z] $ 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 ******** ci-base-image-x86_64 cat [2023-05-09T09:51:06.603Z] $ docker top 4c84995249c1815d89f5a5ca3f295104280492f9e83d62dc5aef60407412ccc7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T09:51:06.946Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2023-05-09T09:51:07.238Z] + make test [2023-05-09T09:51:07.238Z] go test -race -coverprofile=coverage.out ./... [2023-05-09T09:51:13.805Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-05-09T09:51:28.672Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-05-09T09:51:28.672Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-05-09T09:51:28.672Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-05-09T09:51:28.672Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-05-09T09:51:28.672Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-05-09T09:51:28.672Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.050s coverage: 27.6% of statements [2023-05-09T09:51:28.672Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.060s coverage: 80.2% of statements [2023-05-09T09:51:28.672Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-05-09T09:51:28.672Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-05-09T09:51:28.672Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.073s coverage: 86.0% of statements [2023-05-09T09:51:29.606Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-05-09T09:51:29.606Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-05-09T09:51:29.606Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-05-09T09:51:29.606Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-05-09T09:51:29.606Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.102s coverage: 77.5% of statements [2023-05-09T09:51:30.542Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-05-09T09:51:33.078Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.066s coverage: 14.6% of statements [2023-05-09T09:51:33.078Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.065s coverage: 68.5% of statements [2023-05-09T09:51:33.078Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.106s coverage: 89.2% of statements [2023-05-09T09:51:33.078Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.061s coverage: 5.5% of statements [2023-05-09T09:51:51.155Z] GO111MODULE=on go vet ./... [2023-05-09T09:51:53.684Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-09T09:51:53.684Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-09T09:51:53.684Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-09T09:51:53.955Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-09T09:51:53.967Z] $ docker stop --time=1 4c84995249c1815d89f5a5ca3f295104280492f9e83d62dc5aef60407412ccc7 [2023-05-09T09:51:57.416Z] $ docker rm -f --volumes 4c84995249c1815d89f5a5ca3f295104280492f9e83d62dc5aef60407412ccc7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-09T09:51:57.920Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-09T09:51:57.979Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-09T09:51:58.515Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-09T09:51:58.803Z] + ls -al . [2023-05-09T09:51:58.803Z] total 272 [2023-05-09T09:51:58.803Z] drwxrwxr-x 11 jenkins jenkins 4096 May 9 09:51 . [2023-05-09T09:51:58.803Z] drwxrwxr-x 4 jenkins jenkins 4096 May 9 09:50 .. [2023-05-09T09:51:58.803Z] -rw-rw-r-- 1 jenkins jenkins 140 May 9 09:50 .dockerignore [2023-05-09T09:51:58.803Z] drwxrwxr-x 8 jenkins jenkins 4096 May 9 09:50 .git [2023-05-09T09:51:58.803Z] drwxrwxr-x 2 jenkins jenkins 4096 May 9 09:50 .github [2023-05-09T09:51:58.803Z] -rw-rw-r-- 1 jenkins jenkins 131 May 9 09:50 .gitignore [2023-05-09T09:51:58.803Z] -rw-rw-r-- 1 jenkins jenkins 42 May 9 09:50 .golangci.yml [2023-05-09T09:51:58.803Z] drwxr-xr-x 3 jenkins jenkins 4096 May 9 09:50 .semver [2023-05-09T09:51:58.803Z] -rw-rw-r-- 1 jenkins jenkins 31677 May 9 09:50 CHANGELOG.md [2023-05-09T09:51:58.803Z] -rw-rw-r-- 1 jenkins jenkins 677 May 9 09:50 GOVERNANCE.md [2023-05-09T09:51:58.803Z] -rw-rw-r-- 1 jenkins jenkins 885 May 9 09:50 Jenkinsfile [2023-05-09T09:51:58.803Z] -rw-rw-r-- 1 jenkins jenkins 11341 May 9 09:50 LICENSE [2023-05-09T09:51:58.803Z] -rw-rw-r-- 1 jenkins jenkins 1714 May 9 09:50 Makefile [2023-05-09T09:51:58.803Z] -rw-rw-r-- 1 jenkins jenkins 619 May 9 09:50 OWNERS.md [2023-05-09T09:51:58.803Z] -rw-rw-r-- 1 jenkins jenkins 4891 May 9 09:50 README.md [2023-05-09T09:51:58.803Z] -rw-rw-r-- 1 jenkins jenkins 12 May 9 09:50 VERSION [2023-05-09T09:51:58.803Z] drwxrwxr-x 2 jenkins jenkins 4096 May 9 09:50 bin [2023-05-09T09:51:58.803Z] -rw-r--r-- 1 jenkins jenkins 106119 May 9 09:51 coverage.out [2023-05-09T09:51:58.803Z] drwxrwxr-x 5 jenkins jenkins 4096 May 9 09:50 example [2023-05-09T09:51:58.803Z] -rw-rw-r-- 1 jenkins jenkins 3246 May 9 09:50 go.mod [2023-05-09T09:51:58.803Z] -rw-rw-r-- 1 jenkins jenkins 30781 May 9 09:50 go.sum [2023-05-09T09:51:58.803Z] drwxrwxr-x 12 jenkins jenkins 4096 May 9 09:50 internal [2023-05-09T09:51:58.803Z] drwxrwxr-x 3 jenkins jenkins 4096 May 9 09:50 openapi [2023-05-09T09:51:58.803Z] drwxrwxr-x 6 jenkins jenkins 4096 May 9 09:50 pkg [2023-05-09T09:51:58.803Z] drwxrwxr-x 4 jenkins jenkins 4096 May 9 09:50 snap [2023-05-09T09:51:58.803Z] -rw-rw-r-- 1 jenkins jenkins 222 May 9 09:50 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T09:51:59.184Z] + 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=4b4cbc68eff8b9bdf916251102062655915288eb --label arch=amd64 --label version=3.0.0-dev.84 . [2023-05-09T09:51:59.184Z] Sending build context to Docker daemon 11.16MB [2023-05-09T09:51:59.184Z] Step 1/23 : ARG BASE=golang:1.20-alpine3.17 [2023-05-09T09:51:59.184Z] Step 2/23 : FROM ${BASE} AS builder [2023-05-09T09:51:59.184Z] ---> fa9a0c33bde5 [2023-05-09T09:51:59.184Z] Step 3/23 : ARG MAKE=make build [2023-05-09T09:51:59.455Z] ---> Running in 9ca5c480ffed [2023-05-09T09:51:59.455Z] Removing intermediate container 9ca5c480ffed [2023-05-09T09:51:59.455Z] ---> 07f26e892877 [2023-05-09T09:51:59.455Z] Step 4/23 : WORKDIR /device-sdk-go [2023-05-09T09:51:59.455Z] ---> Running in 40c6e9111561 [2023-05-09T09:51:59.455Z] Removing intermediate container 40c6e9111561 [2023-05-09T09:51:59.455Z] ---> 8a5c6c0646c6 [2023-05-09T09:51:59.455Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-09T09:51:59.455Z] ---> Running in e041c7715afb [2023-05-09T09:51:59.455Z] Removing intermediate container e041c7715afb [2023-05-09T09:51:59.455Z] ---> 3692a860108c [2023-05-09T09:51:59.455Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-05-09T09:51:59.740Z] ---> Running in 4ece56e91077 [2023-05-09T09:52:00.014Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T09:52:00.014Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T09:52:00.276Z] OK: 265 MiB in 53 packages [2023-05-09T09:52:00.551Z] Removing intermediate container 4ece56e91077 [2023-05-09T09:52:00.551Z] ---> 2971bcf46587 [2023-05-09T09:52:00.551Z] Step 7/23 : COPY go.mod vendor* ./ [2023-05-09T09:52:00.551Z] ---> c47dd7fc1d86 [2023-05-09T09:52:00.551Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T09:52:00.551Z] ---> Running in ad004638c98f [2023-05-09T09:52:01.508Z] Removing intermediate container ad004638c98f [2023-05-09T09:52:01.508Z] ---> 006564e7db2d [2023-05-09T09:52:01.508Z] Step 9/23 : COPY . . [2023-05-09T09:52:01.768Z] ---> 4bd376bae009 [2023-05-09T09:52:01.768Z] Step 10/23 : RUN ${MAKE} [2023-05-09T09:52:01.768Z] ---> Running in 2336fde7ac64 [2023-05-09T09:52:02.027Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.0.0-dev.84" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-05-09T09:52:14.005Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-14649 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws [2023-05-09T09:52:14.020Z] Running in /w/workspace/device-sdk-go/215 [Pipeline] { [Pipeline] checkout [2023-05-09T09:52:14.061Z] The recommended git tool is: git [2023-05-09T09:52:19.855Z] using credential edgex-jenkins-ssh [2023-05-09T09:52:19.877Z] Cloning the remote Git repository [2023-05-09T09:52:20.102Z] Removing intermediate container 2336fde7ac64 [2023-05-09T09:52:20.102Z] ---> d64948c0245c [2023-05-09T09:52:20.102Z] Step 11/23 : FROM alpine:3.17 [2023-05-09T09:52:20.102Z] 3.17: Pulling from library/alpine [2023-05-09T09:52:20.102Z] f56be85fc22e: Already exists [2023-05-09T09:52:19.925Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2023-05-09T09:52:20.026Z] > git init /w/workspace/device-sdk-go/215 # timeout=10 [2023-05-09T09:52:20.181Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-05-09T09:52:20.182Z] > git --version # timeout=10 [2023-05-09T09:52:20.212Z] > git --version # 'git version 2.25.1' [2023-05-09T09:52:20.215Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-09T09:52:20.360Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-09T09:52:20.360Z] Status: Downloaded newer image for alpine:3.17 [2023-05-09T09:52:20.360Z] ---> 9ed4aefc74f6 [2023-05-09T09:52:20.360Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-05-09T09:52:20.360Z] ---> Running in 9077743de2bd [2023-05-09T09:52:20.360Z] Removing intermediate container 9077743de2bd [2023-05-09T09:52:20.360Z] ---> bc8c97b67f5b [2023-05-09T09:52:20.360Z] Step 13/23 : RUN apk add --update --no-cache [2023-05-09T09:52:20.360Z] ---> Running in 690da9c1ef23 [2023-05-09T09:52:20.619Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T09:52:20.879Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T09:52:21.138Z] OK: 7 MiB in 15 packages [2023-05-09T09:52:21.397Z] Removing intermediate container 690da9c1ef23 [2023-05-09T09:52:21.397Z] ---> f302dafd05ca [2023-05-09T09:52:21.397Z] Step 14/23 : WORKDIR / [2023-05-09T09:52:21.397Z] ---> Running in 89e480724853 [2023-05-09T09:52:21.397Z] Removing intermediate container 89e480724853 [2023-05-09T09:52:21.397Z] ---> fa5dbce1de72 [2023-05-09T09:52:21.397Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-05-09T09:52:20.388Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-09T09:52:21.655Z] ---> d7697dbef6b6 [2023-05-09T09:52:21.655Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-05-09T09:52:22.234Z] ---> a0fcde5b06ac [2023-05-09T09:52:22.234Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-05-09T09:52:22.494Z] ---> 7c960d47c993 [2023-05-09T09:52:22.494Z] Step 18/23 : EXPOSE 59999 [2023-05-09T09:52:22.494Z] ---> Running in ffc243c614e6 [2023-05-09T09:52:22.494Z] Removing intermediate container ffc243c614e6 [2023-05-09T09:52:22.494Z] ---> a3e6d9eaf65f [2023-05-09T09:52:22.494Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-05-09T09:52:22.494Z] ---> Running in 5d03bdc47003 [2023-05-09T09:52:22.494Z] Removing intermediate container 5d03bdc47003 [2023-05-09T09:52:22.494Z] ---> db31572ab223 [2023-05-09T09:52:22.494Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-09T09:52:22.494Z] ---> Running in e4b7de6cd38d [2023-05-09T09:52:22.754Z] Removing intermediate container e4b7de6cd38d [2023-05-09T09:52:22.754Z] ---> b5a56623c50e [2023-05-09T09:52:22.754Z] Step 21/23 : LABEL arch=amd64 [2023-05-09T09:52:22.754Z] ---> Running in 984f36960fae [2023-05-09T09:52:22.754Z] Removing intermediate container 984f36960fae [2023-05-09T09:52:22.754Z] ---> 4826daf99932 [2023-05-09T09:52:22.754Z] Step 22/23 : LABEL git_sha=4b4cbc68eff8b9bdf916251102062655915288eb [2023-05-09T09:52:22.754Z] ---> Running in 10bc66b6e821 [2023-05-09T09:52:22.754Z] Removing intermediate container 10bc66b6e821 [2023-05-09T09:52:22.754Z] ---> c135be0708bc [2023-05-09T09:52:22.754Z] Step 23/23 : LABEL version=3.0.0-dev.84 [2023-05-09T09:52:22.754Z] ---> Running in 9e2e1146c10c [2023-05-09T09:52:22.813Z] Avoid second fetch [2023-05-09T09:52:22.813Z] Checking out Revision 4b4cbc68eff8b9bdf916251102062655915288eb (main) [2023-05-09T09:52:22.004Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-05-09T09:52:22.028Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-09T09:52:22.831Z] > git config core.sparsecheckout # timeout=10 [2023-05-09T09:52:23.013Z] Removing intermediate container 9e2e1146c10c [2023-05-09T09:52:23.013Z] ---> 2bb9098fce0a [2023-05-09T09:52:23.013Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-09T09:52:23.013Z] Successfully built 2bb9098fce0a [2023-05-09T09:52:23.013Z] 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-09T09:52:23.402Z] Commit message: "Merge pull request #1452 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.0.0-dev.83" [2023-05-09T09:52:23.453Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-09T09:52:23.454Z] [2023-05-09T09:52:23.454Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T09:52:23.749Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-09T09:52:23.749Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-09T09:52:23.749Z] 5eb5b503b376: Pulling fs layer [2023-05-09T09:52:23.749Z] 5c69ac0246d0: Pulling fs layer [2023-05-09T09:52:23.749Z] ec43610c2a17: Pulling fs layer [2023-05-09T09:52:23.749Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-09T09:52:23.749Z] 33b1e0a273af: Pulling fs layer [2023-05-09T09:52:23.749Z] 5d3b04190fa2: Pulling fs layer [2023-05-09T09:52:23.749Z] 2f39f015ded8: Pulling fs layer [2023-05-09T09:52:23.749Z] 3a2ae6a8a46f: Waiting [2023-05-09T09:52:23.749Z] 33b1e0a273af: Waiting [2023-05-09T09:52:23.749Z] 2f39f015ded8: Waiting [2023-05-09T09:52:23.749Z] 5c69ac0246d0: Verifying Checksum [2023-05-09T09:52:23.749Z] 5c69ac0246d0: Download complete [2023-05-09T09:52:23.749Z] 3a2ae6a8a46f: Download complete [2023-05-09T09:52:23.749Z] 33b1e0a273af: Verifying Checksum [2023-05-09T09:52:23.749Z] 33b1e0a273af: Download complete [2023-05-09T09:52:23.749Z] 5d3b04190fa2: Verifying Checksum [2023-05-09T09:52:23.749Z] 5d3b04190fa2: Download complete [2023-05-09T09:52:23.749Z] ec43610c2a17: Verifying Checksum [2023-05-09T09:52:23.749Z] ec43610c2a17: Download complete [2023-05-09T09:52:23.847Z] [2023-05-09T09:52:23.847Z] GitHub has been notified of this commit’s build result [2023-05-09T09:52:23.847Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-09T09:52:24.007Z] 5eb5b503b376: Verifying Checksum [2023-05-09T09:52:24.007Z] 5eb5b503b376: Download complete [2023-05-09T09:52:22.901Z] > git checkout -f 4b4cbc68eff8b9bdf916251102062655915288eb # timeout=10 [2023-05-09T09:52:24.370Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-09T09:52:24.370Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-09T09:52:24.370Z] Dload Upload Total Spent Left Speed [2023-05-09T09:52:24.370Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 82264 0 --:--:-- --:--:-- --:--:-- 82264 [2023-05-09T09:52:24.573Z] 2f39f015ded8: Download complete [Pipeline] sh [2023-05-09T09:52:24.949Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-09T09:52:25.142Z] 5eb5b503b376: Pull complete [2023-05-09T09:52:25.142Z] 5c69ac0246d0: Pull complete [2023-05-09T09:52:25.286Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-09T09:52:25.286Z] + sudo tee /etc/docker/daemon.new [2023-05-09T09:52:25.286Z] { [2023-05-09T09:52:25.286Z] "registry-mirrors": [ [2023-05-09T09:52:25.286Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-09T09:52:25.286Z] ], [2023-05-09T09:52:25.286Z] "bip": "10.250.0.254/24", [2023-05-09T09:52:25.286Z] "hosts": [ [2023-05-09T09:52:25.286Z] "tcp://0.0.0.0:5555", [2023-05-09T09:52:25.286Z] "unix:///var/run/docker.sock" [2023-05-09T09:52:25.286Z] ], [2023-05-09T09:52:25.286Z] "mtu": 1458, [2023-05-09T09:52:25.286Z] "selinux-enabled": true, [2023-05-09T09:52:25.286Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-09T09:52:25.286Z] } [Pipeline] sh [2023-05-09T09:52:25.401Z] ec43610c2a17: Pull complete [2023-05-09T09:52:25.621Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-09T09:52:25.660Z] 3a2ae6a8a46f: Pull complete [2023-05-09T09:52:25.661Z] 33b1e0a273af: Pull complete [2023-05-09T09:52:25.920Z] 5d3b04190fa2: Pull complete [2023-05-09T09:52:25.948Z] + sudo service docker restart [2023-05-09T09:52:30.106Z] 2f39f015ded8: Pull complete [2023-05-09T09:52:30.106Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-09T09:52:30.106Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-09T09:52:30.106Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T09:52:30.184Z] prd-ubuntu20.04-docker-8c-8g-14647 does not seem to be running inside a container [2023-05-09T09:52:30.218Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-09T09:52:33.177Z] $ docker top d8b9ee3c1e652567583a012dde3b7d7ce3908be442e2c8ea402f20c2b4f4bb5b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T09:52:33.551Z] ---> job-cost.sh [2023-05-09T09:52:33.551Z] lf-activate-venv: SKIPPING [2023-05-09T09:52:33.551Z] INFO: No Stack... [2023-05-09T09:52:33.810Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-09T09:52:34.379Z] INFO: Archiving Costs [Pipeline] sh [2023-05-09T09:52:34.667Z] + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [2023-05-09T09:52:34.667Z] + cut -d, -f6 [Pipeline] lock [2023-05-09T09:52:34.681Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-215-stack-cost] [2023-05-09T09:52:34.692Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-215-stack-cost] did not exist. Created. [2023-05-09T09:52:34.692Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-215-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-09T09:52:34.997Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-09T09:52:35.023Z] Stashed 1 file(s) [Pipeline] } [2023-05-09T09:52:35.030Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-215-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-09T09:52:35.049Z] $ docker stop --time=1 d8b9ee3c1e652567583a012dde3b7d7ce3908be442e2c8ea402f20c2b4f4bb5b [2023-05-09T09:52:36.201Z] $ docker rm -f --volumes d8b9ee3c1e652567583a012dde3b7d7ce3908be442e2c8ea402f20c2b4f4bb5b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-09T09:52:44.235Z] provisioning config files... [2023-05-09T09:52:44.271Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/215@tmp/config4758161543337880340tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T09:52:44.632Z] ---> docker-login.sh [2023-05-09T09:52:44.633Z] nexus3.edgexfoundry.org:10001 [2023-05-09T09:52:45.225Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T09:52:45.225Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T09:52:45.225Z] Configure a credential helper to remove this warning. See [2023-05-09T09:52:45.225Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T09:52:45.225Z] [2023-05-09T09:52:45.225Z] Login Succeeded [2023-05-09T09:52:45.225Z] nexus3.edgexfoundry.org:10002 [2023-05-09T09:52:45.495Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T09:52:45.769Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T09:52:45.769Z] Configure a credential helper to remove this warning. See [2023-05-09T09:52:45.769Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T09:52:45.769Z] [2023-05-09T09:52:45.769Z] Login Succeeded [2023-05-09T09:52:45.769Z] nexus3.edgexfoundry.org:10003 [2023-05-09T09:52:46.039Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T09:52:46.039Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T09:52:46.039Z] Configure a credential helper to remove this warning. See [2023-05-09T09:52:46.039Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T09:52:46.039Z] [2023-05-09T09:52:46.039Z] Login Succeeded [2023-05-09T09:52:46.039Z] nexus3.edgexfoundry.org:10004 [2023-05-09T09:52:46.314Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T09:52:46.314Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T09:52:46.314Z] Configure a credential helper to remove this warning. See [2023-05-09T09:52:46.314Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T09:52:46.314Z] [2023-05-09T09:52:46.314Z] Login Succeeded [2023-05-09T09:52:46.314Z] docker.io [2023-05-09T09:52:46.585Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T09:52:46.854Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T09:52:46.854Z] Configure a credential helper to remove this warning. See [2023-05-09T09:52:46.854Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T09:52:46.854Z] [2023-05-09T09:52:46.854Z] Login Succeeded [2023-05-09T09:52:46.854Z] ---> docker-login.sh ends [Pipeline] } [2023-05-09T09:52:46.868Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-09T09:52:47.143Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T09:52:47.159Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T09:52:47.173Z] ========================================================= [2023-05-09T09:52:47.173Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-09T09:52:47.173Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T09:52:47.532Z] + 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-09T09:52:47.801Z] Sending build context to Docker daemon 5.937MB [2023-05-09T09:52:48.072Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-05-09T09:52:48.072Z] Step 2/10 : FROM ${BASE} AS builder [2023-05-09T09:52:48.072Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-09T09:52:48.072Z] c41833b44d91: Pulling fs layer [2023-05-09T09:52:48.072Z] ed15518f5707: Pulling fs layer [2023-05-09T09:52:48.072Z] feae8fd75edb: Pulling fs layer [2023-05-09T09:52:48.072Z] 242c74f7c9fa: Pulling fs layer [2023-05-09T09:52:48.072Z] 3cdef696dda3: Pulling fs layer [2023-05-09T09:52:48.072Z] 2ced38df9373: Pulling fs layer [2023-05-09T09:52:48.072Z] 58f1dce35555: Pulling fs layer [2023-05-09T09:52:48.072Z] 242c74f7c9fa: Waiting [2023-05-09T09:52:48.072Z] 2ced38df9373: Waiting [2023-05-09T09:52:48.072Z] 3cdef696dda3: Waiting [2023-05-09T09:52:48.072Z] ed15518f5707: Verifying Checksum [2023-05-09T09:52:48.072Z] ed15518f5707: Download complete [2023-05-09T09:52:48.072Z] 242c74f7c9fa: Verifying Checksum [2023-05-09T09:52:48.072Z] 242c74f7c9fa: Download complete [2023-05-09T09:52:48.344Z] c41833b44d91: Verifying Checksum [2023-05-09T09:52:48.344Z] c41833b44d91: Download complete [2023-05-09T09:52:48.344Z] 3cdef696dda3: Verifying Checksum [2023-05-09T09:52:48.344Z] 3cdef696dda3: Download complete [2023-05-09T09:52:49.316Z] c41833b44d91: Pull complete [2023-05-09T09:52:49.919Z] 58f1dce35555: Verifying Checksum [2023-05-09T09:52:49.920Z] 58f1dce35555: Download complete [2023-05-09T09:52:49.920Z] ed15518f5707: Pull complete [2023-05-09T09:52:50.902Z] feae8fd75edb: Verifying Checksum [2023-05-09T09:52:50.902Z] feae8fd75edb: Download complete [2023-05-09T09:52:50.902Z] 2ced38df9373: Verifying Checksum [2023-05-09T09:52:50.902Z] 2ced38df9373: Download complete [2023-05-09T09:53:03.249Z] feae8fd75edb: Pull complete [2023-05-09T09:53:03.249Z] 242c74f7c9fa: Pull complete [2023-05-09T09:53:03.249Z] 3cdef696dda3: Pull complete [2023-05-09T09:53:08.611Z] 2ced38df9373: Pull complete [2023-05-09T09:53:11.216Z] 58f1dce35555: Pull complete [2023-05-09T09:53:11.216Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-09T09:53:11.216Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-09T09:53:11.216Z] ---> fadd8f120f05 [2023-05-09T09:53:11.216Z] Step 3/10 : ARG MAKE=make build [2023-05-09T09:53:13.191Z] ---> Running in cf70568ac29b [2023-05-09T09:53:13.465Z] Removing intermediate container cf70568ac29b [2023-05-09T09:53:13.465Z] ---> 26ff3d55c908 [2023-05-09T09:53:13.465Z] Step 4/10 : WORKDIR /device-sdk-go [2023-05-09T09:53:13.465Z] ---> Running in 66f3bb51d618 [2023-05-09T09:53:13.737Z] Removing intermediate container 66f3bb51d618 [2023-05-09T09:53:13.737Z] ---> 8d2f1e52d8c5 [2023-05-09T09:53:13.737Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-09T09:53:13.737Z] ---> Running in fa788d29621b [2023-05-09T09:53:14.324Z] Removing intermediate container fa788d29621b [2023-05-09T09:53:14.324Z] ---> a23e8608ca30 [2023-05-09T09:53:14.324Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-05-09T09:53:14.324Z] ---> Running in a20fa3919d04 [2023-05-09T09:53:15.289Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T09:53:15.875Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T09:53:16.870Z] OK: 263 MiB in 53 packages [2023-05-09T09:53:17.870Z] Removing intermediate container a20fa3919d04 [2023-05-09T09:53:17.870Z] ---> 85b19b6223b7 [2023-05-09T09:53:17.870Z] Step 7/10 : COPY go.mod vendor* ./ [2023-05-09T09:53:18.460Z] ---> a6551760e1af [2023-05-09T09:53:18.460Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T09:53:18.460Z] ---> Running in dd80541e61ea [2023-05-09T09:54:14.929Z] Removing intermediate container dd80541e61ea [2023-05-09T09:54:14.929Z] ---> ef784487bfd9 [2023-05-09T09:54:14.929Z] Step 9/10 : COPY . . [2023-05-09T09:54:15.890Z] ---> 1bbeb4dae87d [2023-05-09T09:54:15.890Z] Step 10/10 : RUN ${MAKE} [2023-05-09T09:54:16.163Z] ---> Running in 86d5ece1aff9 [2023-05-09T09:54:17.130Z] noop [2023-05-09T09:54:17.713Z] Removing intermediate container 86d5ece1aff9 [2023-05-09T09:54:17.713Z] ---> 30a2c71c35a6 [2023-05-09T09:54:17.713Z] Successfully built 30a2c71c35a6 [2023-05-09T09:54:17.713Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T09:54:18.059Z] + docker inspect -f . ci-base-image-arm64 [2023-05-09T09:54:18.059Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T09:54:18.268Z] prd-ubuntu20.04-docker-arm64-4c-16g-14649 does not seem to be running inside a container [2023-05-09T09:54:18.340Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/215 -v /w/workspace/device-sdk-go/215:/w/workspace/device-sdk-go/215:rw,z -v /w/workspace/device-sdk-go/215@tmp:/w/workspace/device-sdk-go/215@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-09T09:54:19.583Z] $ docker top ace66beb23f6df4ad628db709dbe64e33b802ca48eb61951f17370fe05d6d34f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T09:54:20.413Z] + go version [2023-05-09T09:54:20.413Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-09T09:54:20.434Z] $ docker stop --time=1 ace66beb23f6df4ad628db709dbe64e33b802ca48eb61951f17370fe05d6d34f [2023-05-09T09:54:22.028Z] $ docker rm -f --volumes ace66beb23f6df4ad628db709dbe64e33b802ca48eb61951f17370fe05d6d34f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T09:54:22.560Z] + docker inspect -f . ci-base-image-arm64 [2023-05-09T09:54:22.561Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T09:54:22.732Z] prd-ubuntu20.04-docker-arm64-4c-16g-14649 does not seem to be running inside a container [2023-05-09T09:54:22.794Z] $ 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/215 -v /w/workspace/device-sdk-go/215:/w/workspace/device-sdk-go/215:rw,z -v /w/workspace/device-sdk-go/215@tmp:/w/workspace/device-sdk-go/215@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-09T09:54:23.928Z] $ docker top 2c37764dc3d265c6ca31796f21d4de7aaa8715210ce1b32930a9938aa0a2e185 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T09:54:24.444Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/215 [Pipeline] fileExists [Pipeline] sh [2023-05-09T09:54:25.043Z] + make test [2023-05-09T09:54:25.043Z] go test -race -coverprofile=coverage.out ./... [2023-05-09T09:55:11.924Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-05-09T09:57:18.605Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-05-09T09:57:18.605Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-05-09T09:57:18.605Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-05-09T09:57:18.605Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-05-09T09:57:18.605Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-05-09T09:57:28.684Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.245s coverage: 27.6% of statements [2023-05-09T09:57:34.027Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.381s coverage: 80.2% of statements [2023-05-09T09:57:49.049Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-05-09T09:57:49.049Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-05-09T09:57:49.049Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.391s coverage: 86.0% of statements [2023-05-09T09:57:54.388Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-05-09T09:57:54.656Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.464s coverage: 77.5% of statements [2023-05-09T09:57:58.911Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-05-09T09:58:00.866Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-05-09T09:58:00.866Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-05-09T09:58:01.832Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.250s coverage: 14.6% of statements [2023-05-09T09:58:01.832Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.443s coverage: 68.5% of statements [2023-05-09T09:58:05.186Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.445s coverage: 89.2% of statements [2023-05-09T09:58:06.607Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-05-09T09:58:06.875Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.276s coverage: 5.5% of statements [2023-05-09T09:58:07.840Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-09T09:58:07.840Z] GO111MODULE=on go vet ./... [2023-05-09T10:00:59.625Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-09T10:00:59.625Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-09T10:00:59.625Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-09T10:00:59.643Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-09T10:00:59.660Z] $ docker stop --time=1 2c37764dc3d265c6ca31796f21d4de7aaa8715210ce1b32930a9938aa0a2e185 [2023-05-09T10:01:01.543Z] $ docker rm -f --volumes 2c37764dc3d265c6ca31796f21d4de7aaa8715210ce1b32930a9938aa0a2e185 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-09T10:01:03.156Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-09T10:01:03.182Z] Warning: overwriting stash ‘coverage-report’ [2023-05-09T10:01:03.818Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-09T10:01:04.208Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-09T10:01:04.534Z] + ls -al . [2023-05-09T10:01:04.534Z] total 268 [2023-05-09T10:01:04.534Z] drwxrwxr-x 10 jenkins jenkins 4096 May 9 09:54 . [2023-05-09T10:01:04.534Z] drwxrwxr-x 4 jenkins jenkins 4096 May 9 09:52 .. [2023-05-09T10:01:04.534Z] -rw-rw-r-- 1 jenkins jenkins 140 May 9 09:52 .dockerignore [2023-05-09T10:01:04.534Z] drwxrwxr-x 8 jenkins jenkins 4096 May 9 09:52 .git [2023-05-09T10:01:04.534Z] drwxrwxr-x 2 jenkins jenkins 4096 May 9 09:52 .github [2023-05-09T10:01:04.534Z] -rw-rw-r-- 1 jenkins jenkins 131 May 9 09:52 .gitignore [2023-05-09T10:01:04.534Z] -rw-rw-r-- 1 jenkins jenkins 42 May 9 09:52 .golangci.yml [2023-05-09T10:01:04.534Z] -rw-rw-r-- 1 jenkins jenkins 31677 May 9 09:52 CHANGELOG.md [2023-05-09T10:01:04.534Z] -rw-rw-r-- 1 jenkins jenkins 677 May 9 09:52 GOVERNANCE.md [2023-05-09T10:01:04.534Z] -rw-rw-r-- 1 jenkins jenkins 885 May 9 09:52 Jenkinsfile [2023-05-09T10:01:04.534Z] -rw-rw-r-- 1 jenkins jenkins 11341 May 9 09:52 LICENSE [2023-05-09T10:01:04.534Z] -rw-rw-r-- 1 jenkins jenkins 1714 May 9 09:52 Makefile [2023-05-09T10:01:04.534Z] -rw-rw-r-- 1 jenkins jenkins 619 May 9 09:52 OWNERS.md [2023-05-09T10:01:04.534Z] -rw-rw-r-- 1 jenkins jenkins 4891 May 9 09:52 README.md [2023-05-09T10:01:04.534Z] -rw-rw-r-- 1 jenkins jenkins 12 May 9 09:50 VERSION [2023-05-09T10:01:04.534Z] drwxrwxr-x 2 jenkins jenkins 4096 May 9 09:52 bin [2023-05-09T10:01:04.534Z] -rw-r--r-- 1 jenkins jenkins 106119 May 9 09:58 coverage.out [2023-05-09T10:01:04.534Z] drwxrwxr-x 5 jenkins jenkins 4096 May 9 09:52 example [2023-05-09T10:01:04.534Z] -rw-rw-r-- 1 jenkins jenkins 3246 May 9 09:52 go.mod [2023-05-09T10:01:04.534Z] -rw-rw-r-- 1 jenkins jenkins 30781 May 9 09:52 go.sum [2023-05-09T10:01:04.534Z] drwxrwxr-x 12 jenkins jenkins 4096 May 9 09:52 internal [2023-05-09T10:01:04.534Z] drwxrwxr-x 3 jenkins jenkins 4096 May 9 09:52 openapi [2023-05-09T10:01:04.534Z] drwxrwxr-x 6 jenkins jenkins 4096 May 9 09:52 pkg [2023-05-09T10:01:04.534Z] drwxrwxr-x 4 jenkins jenkins 4096 May 9 09:52 snap [2023-05-09T10:01:04.534Z] -rw-rw-r-- 1 jenkins jenkins 222 May 9 09:52 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T10:01:04.882Z] + 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=4b4cbc68eff8b9bdf916251102062655915288eb --label arch=arm64 --label version=3.0.0-dev.84 . [2023-05-09T10:01:05.472Z] Sending build context to Docker daemon 6.044MB [2023-05-09T10:01:05.472Z] Step 1/23 : ARG BASE=golang:1.20-alpine3.17 [2023-05-09T10:01:05.472Z] Step 2/23 : FROM ${BASE} AS builder [2023-05-09T10:01:05.472Z] ---> 30a2c71c35a6 [2023-05-09T10:01:05.472Z] Step 3/23 : ARG MAKE=make build [2023-05-09T10:01:05.472Z] ---> Running in 45560ea64cd2 [2023-05-09T10:01:05.740Z] Removing intermediate container 45560ea64cd2 [2023-05-09T10:01:05.740Z] ---> 71fe39c95d65 [2023-05-09T10:01:05.740Z] Step 4/23 : WORKDIR /device-sdk-go [2023-05-09T10:01:06.009Z] ---> Running in 96f9fa3f6687 [2023-05-09T10:01:06.286Z] Removing intermediate container 96f9fa3f6687 [2023-05-09T10:01:06.286Z] ---> 013e9147cd57 [2023-05-09T10:01:06.286Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-09T10:01:06.286Z] ---> Running in a2d3a66355ad [2023-05-09T10:01:06.878Z] Removing intermediate container a2d3a66355ad [2023-05-09T10:01:06.878Z] ---> c24277864b6b [2023-05-09T10:01:06.878Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-05-09T10:01:06.878Z] ---> Running in da717156812a [2023-05-09T10:01:07.846Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T10:01:08.432Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T10:01:09.842Z] OK: 263 MiB in 53 packages [2023-05-09T10:01:10.429Z] Removing intermediate container da717156812a [2023-05-09T10:01:10.429Z] ---> 1d67b13b655e [2023-05-09T10:01:10.429Z] Step 7/23 : COPY go.mod vendor* ./ [2023-05-09T10:01:11.013Z] ---> 8907db87b925 [2023-05-09T10:01:11.013Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T10:01:11.013Z] ---> Running in e5ae58614394 [2023-05-09T10:01:13.716Z] Removing intermediate container e5ae58614394 [2023-05-09T10:01:13.716Z] ---> ecad4021c9cc [2023-05-09T10:01:13.716Z] Step 9/23 : COPY . . [2023-05-09T10:01:15.150Z] ---> 59289a491e6e [2023-05-09T10:01:15.151Z] Step 10/23 : RUN ${MAKE} [2023-05-09T10:01:15.151Z] ---> Running in 904647cf14ae [2023-05-09T10:01:16.135Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.0.0-dev.84" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-05-09T10:03:52.906Z] Removing intermediate container 904647cf14ae [2023-05-09T10:03:52.906Z] ---> 1225d9ceaf91 [2023-05-09T10:03:52.906Z] Step 11/23 : FROM alpine:3.17 [2023-05-09T10:03:52.906Z] 3.17: Pulling from library/alpine [2023-05-09T10:03:52.906Z] c41833b44d91: Already exists [2023-05-09T10:03:52.906Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-09T10:03:52.906Z] Status: Downloaded newer image for alpine:3.17 [2023-05-09T10:03:52.906Z] ---> 51e60588ff2c [2023-05-09T10:03:52.906Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-05-09T10:03:52.906Z] ---> Running in 7a6fe2b5e2ed [2023-05-09T10:03:52.906Z] Removing intermediate container 7a6fe2b5e2ed [2023-05-09T10:03:52.906Z] ---> c46980f6534d [2023-05-09T10:03:52.906Z] Step 13/23 : RUN apk add --update --no-cache [2023-05-09T10:03:52.906Z] ---> Running in 5127a0bf0c28 [2023-05-09T10:03:52.906Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T10:03:52.906Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T10:03:52.906Z] OK: 7 MiB in 15 packages [2023-05-09T10:03:52.906Z] Removing intermediate container 5127a0bf0c28 [2023-05-09T10:03:52.906Z] ---> 14883c836a9f [2023-05-09T10:03:52.906Z] Step 14/23 : WORKDIR / [2023-05-09T10:03:52.906Z] ---> Running in f7cfe1c6c69b [2023-05-09T10:03:52.906Z] Removing intermediate container f7cfe1c6c69b [2023-05-09T10:03:52.906Z] ---> ce37bab80814 [2023-05-09T10:03:52.906Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-05-09T10:03:52.906Z] ---> ec3a36348eec [2023-05-09T10:03:52.906Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-05-09T10:03:52.906Z] ---> 6442e37b40f3 [2023-05-09T10:03:52.906Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-05-09T10:03:52.906Z] ---> 37dfb12fd481 [2023-05-09T10:03:52.906Z] Step 18/23 : EXPOSE 59999 [2023-05-09T10:03:52.906Z] ---> Running in 195541413af1 [2023-05-09T10:03:52.906Z] Removing intermediate container 195541413af1 [2023-05-09T10:03:52.906Z] ---> 08785ddb0b7e [2023-05-09T10:03:52.906Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-05-09T10:03:52.906Z] ---> Running in 7505bfd00db9 [2023-05-09T10:03:52.906Z] Removing intermediate container 7505bfd00db9 [2023-05-09T10:03:52.906Z] ---> 7ede481ae5de [2023-05-09T10:03:52.906Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-09T10:03:52.906Z] ---> Running in 20457bdfdfce [2023-05-09T10:03:52.906Z] Removing intermediate container 20457bdfdfce [2023-05-09T10:03:52.906Z] ---> e9f311d31d26 [2023-05-09T10:03:52.906Z] Step 21/23 : LABEL arch=arm64 [2023-05-09T10:03:52.906Z] ---> Running in e99df0358aaa [2023-05-09T10:03:52.906Z] Removing intermediate container e99df0358aaa [2023-05-09T10:03:52.906Z] ---> 73fdbc205f7b [2023-05-09T10:03:52.906Z] Step 22/23 : LABEL git_sha=4b4cbc68eff8b9bdf916251102062655915288eb [2023-05-09T10:03:52.906Z] ---> Running in 3ee56b09f43f [2023-05-09T10:03:52.906Z] Removing intermediate container 3ee56b09f43f [2023-05-09T10:03:52.906Z] ---> 94cde9167164 [2023-05-09T10:03:52.906Z] Step 23/23 : LABEL version=3.0.0-dev.84 [2023-05-09T10:03:52.906Z] ---> Running in d93d19ffd1ee [2023-05-09T10:03:52.906Z] Removing intermediate container d93d19ffd1ee [2023-05-09T10:03:52.906Z] ---> 11bd750f4ed0 [2023-05-09T10:03:52.906Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-09T10:03:52.906Z] Successfully built 11bd750f4ed0 [2023-05-09T10:03:52.906Z] 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-09T10:03:53.351Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-09T10:03:53.351Z] [2023-05-09T10:03:53.351Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T10:03:53.696Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-09T10:03:53.696Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-09T10:03:53.696Z] 8998bd30e6a1: Pulling fs layer [2023-05-09T10:03:53.696Z] 04944245beec: Pulling fs layer [2023-05-09T10:03:53.696Z] 699f458cf7ca: Pulling fs layer [2023-05-09T10:03:53.696Z] 765212b225bb: Pulling fs layer [2023-05-09T10:03:53.696Z] f23df028b6ca: Pulling fs layer [2023-05-09T10:03:53.696Z] d65c8cfc05b1: Pulling fs layer [2023-05-09T10:03:53.696Z] 2437ff75d9bd: Pulling fs layer [2023-05-09T10:03:53.696Z] 765212b225bb: Waiting [2023-05-09T10:03:53.696Z] d65c8cfc05b1: Waiting [2023-05-09T10:03:53.696Z] f23df028b6ca: Waiting [2023-05-09T10:03:53.696Z] 2437ff75d9bd: Waiting [2023-05-09T10:03:53.966Z] 04944245beec: Verifying Checksum [2023-05-09T10:03:53.966Z] 04944245beec: Download complete [2023-05-09T10:03:53.966Z] 765212b225bb: Verifying Checksum [2023-05-09T10:03:53.966Z] 765212b225bb: Download complete [2023-05-09T10:03:53.966Z] f23df028b6ca: Verifying Checksum [2023-05-09T10:03:53.966Z] f23df028b6ca: Download complete [2023-05-09T10:03:53.966Z] d65c8cfc05b1: Verifying Checksum [2023-05-09T10:03:53.966Z] d65c8cfc05b1: Download complete [2023-05-09T10:03:54.237Z] 699f458cf7ca: Verifying Checksum [2023-05-09T10:03:54.237Z] 699f458cf7ca: Download complete [2023-05-09T10:03:54.505Z] 8998bd30e6a1: Verifying Checksum [2023-05-09T10:03:54.505Z] 8998bd30e6a1: Download complete [2023-05-09T10:03:57.093Z] 2437ff75d9bd: Verifying Checksum [2023-05-09T10:03:57.093Z] 2437ff75d9bd: Download complete [2023-05-09T10:03:58.506Z] 8998bd30e6a1: Pull complete [2023-05-09T10:03:59.092Z] 04944245beec: Pull complete [2023-05-09T10:04:00.503Z] 699f458cf7ca: Pull complete [2023-05-09T10:04:00.503Z] 765212b225bb: Pull complete [2023-05-09T10:04:01.091Z] f23df028b6ca: Pull complete [2023-05-09T10:04:01.359Z] d65c8cfc05b1: Pull complete [2023-05-09T10:04:16.361Z] 2437ff75d9bd: Pull complete [2023-05-09T10:04:16.362Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-09T10:04:16.362Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-09T10:04:16.362Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T10:04:16.588Z] prd-ubuntu20.04-docker-arm64-4c-16g-14649 does not seem to be running inside a container [2023-05-09T10:04:16.670Z] $ 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/215 -v /w/workspace/device-sdk-go/215:/w/workspace/device-sdk-go/215:rw,z -v /w/workspace/device-sdk-go/215@tmp:/w/workspace/device-sdk-go/215@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-09T10:04:19.592Z] $ docker top 2e9a7ffd9b7c04a73f3b167b68ca7a400b7c678e974a272fadb594c873ac3770 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T10:04:20.473Z] ---> job-cost.sh [2023-05-09T10:04:20.474Z] lf-activate-venv: SKIPPING [2023-05-09T10:04:20.474Z] INFO: No Stack... [2023-05-09T10:04:20.747Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-09T10:04:21.714Z] INFO: Archiving Costs [Pipeline] sh [2023-05-09T10:04:22.364Z] + cat /w/workspace/device-sdk-go/215/archives/cost.csv [2023-05-09T10:04:22.364Z] + cut -d, -f6 [Pipeline] lock [2023-05-09T10:04:22.454Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-215-stack-cost] [2023-05-09T10:04:22.461Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-215-stack-cost] did not exist. Created. [2023-05-09T10:04:22.461Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-215-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-09T10:04:23.139Z] /w/workspace/device-sdk-go/215@tmp/durable-20cf4658/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-09T10:04:23.822Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-09T10:04:23.849Z] Warning: overwriting stash ‘stack-cost’ [2023-05-09T10:04:23.921Z] Stashed 1 file(s) [Pipeline] } [2023-05-09T10:04:23.928Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-215-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-09T10:04:23.945Z] $ docker stop --time=1 2e9a7ffd9b7c04a73f3b167b68ca7a400b7c678e974a272fadb594c873ac3770 [2023-05-09T10:04:25.518Z] $ docker rm -f --volumes 2e9a7ffd9b7c04a73f3b167b68ca7a400b7c678e974a272fadb594c873ac3770 [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-09T10:04:25.965Z] provisioning config files... [2023-05-09T10:04:25.971Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config13870134146347243526tmp [Pipeline] { [Pipeline] sh [2023-05-09T10:04:26.258Z] + set +x [2023-05-09T10:04:26.258Z] + + curl -s https://codecov.io/bashbash [2023-05-09T10:04:26.258Z] -s -- [2023-05-09T10:04:26.258Z] [2023-05-09T10:04:26.258Z] _____ _ [2023-05-09T10:04:26.258Z] / ____| | | [2023-05-09T10:04:26.258Z] | | ___ __| | ___ ___ _____ __ [2023-05-09T10:04:26.258Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-09T10:04:26.258Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-09T10:04:26.258Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-09T10:04:26.258Z] Bash-1.0.6 [2023-05-09T10:04:26.258Z] [2023-05-09T10:04:26.258Z] [2023-05-09T10:04:26.258Z] ==> git version 2.25.1 found [2023-05-09T10:04:26.258Z] ==> 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-09T10:04:26.258Z] Release-Date: 2020-01-08 [2023-05-09T10:04:26.258Z] 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-09T10:04:26.258Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-09T10:04:26.258Z] ==> Jenkins CI detected. [2023-05-09T10:04:26.258Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2023-05-09T10:04:26.258Z] project root: . [2023-05-09T10:04:26.258Z] --> token set from env [2023-05-09T10:04:26.258Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-09T10:04:26.258Z] ==> Running gcov in . (disable via -X gcov) [2023-05-09T10:04:26.258Z] ==> Python coveragepy not found [2023-05-09T10:04:26.258Z] ==> Searching for coverage reports in: [2023-05-09T10:04:26.258Z] + . [2023-05-09T10:04:26.258Z] -> Found 1 reports [2023-05-09T10:04:26.258Z] ==> Detecting git/mercurial file structure [2023-05-09T10:04:26.258Z] ==> Reading reports [2023-05-09T10:04:26.518Z] + ./coverage.out bytes=106119 [2023-05-09T10:04:26.518Z] ==> Appending adjustments [2023-05-09T10:04:26.518Z] https://docs.codecov.io/docs/fixing-reports [2023-05-09T10:04:26.778Z] + Found adjustments [2023-05-09T10:04:26.778Z] ==> Gzipping contents [2023-05-09T10:04:26.778Z] 16K /tmp/codecov.pW6cKP.gz [2023-05-09T10:04:26.778Z] ==> Uploading reports [2023-05-09T10:04:26.778Z] url: https://codecov.io [2023-05-09T10:04:26.778Z] query: branch=main&commit=4b4cbc68eff8b9bdf916251102062655915288eb&build=215&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F215%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-09T10:04:26.778Z] -> Pinging Codecov [2023-05-09T10:04:26.778Z] 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=4b4cbc68eff8b9bdf916251102062655915288eb&build=215&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F215%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-09T10:04:26.778Z] -> Uploading to [2023-05-09T10:04:26.778Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-09/7E55EF52A471D76F132DFD9A03CDDE97/4b4cbc68eff8b9bdf916251102062655915288eb/4f94b15e-84a6-438d-866c-c96d0de0f3c7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230509%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230509T100426Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=82d25e17eb419660de480c0f1af1b6f44271c4163559a5323140cf5eb7227373 [2023-05-09T10:04:26.778Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-09T10:04:26.778Z] Dload Upload Total Spent Left Speed [2023-05-09T10:04:27.038Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15027 0 0 100 15027 0 65907 --:--:-- --:--:-- --:--:-- 65620 100 15027 0 0 100 15027 0 58470 --:--:-- --:--:-- --:--:-- 58244 [2023-05-09T10:04:27.038Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/4b4cbc68eff8b9bdf916251102062655915288eb [Pipeline] } [2023-05-09T10:04:27.045Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-09T10:04:27.288Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-09T10:04:27.298Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T10:04:27.592Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-09T10:04:27.592Z] [2023-05-09T10:04:27.592Z] 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-09T10:04:27.886Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-09T10:04:27.886Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-09T10:04:27.886Z] df9b9388f04a: Pulling fs layer [2023-05-09T10:04:27.886Z] 52dc419b0ee2: Pulling fs layer [2023-05-09T10:04:27.886Z] 25bc292e5bac: Pulling fs layer [2023-05-09T10:04:27.886Z] 114826534d7a: Pulling fs layer [2023-05-09T10:04:27.886Z] 4657fd5d0bcf: Pulling fs layer [2023-05-09T10:04:27.886Z] 6ad1cebc031e: Pulling fs layer [2023-05-09T10:04:27.886Z] 8a3aa393b2d8: Pulling fs layer [2023-05-09T10:04:27.886Z] 6ad1cebc031e: Waiting [2023-05-09T10:04:27.886Z] 4657fd5d0bcf: Waiting [2023-05-09T10:04:27.886Z] 114826534d7a: Waiting [2023-05-09T10:04:27.886Z] 8a3aa393b2d8: Waiting [2023-05-09T10:04:27.886Z] 25bc292e5bac: Verifying Checksum [2023-05-09T10:04:27.887Z] 25bc292e5bac: Download complete [2023-05-09T10:04:27.887Z] 52dc419b0ee2: Verifying Checksum [2023-05-09T10:04:27.887Z] 52dc419b0ee2: Download complete [2023-05-09T10:04:27.887Z] 4657fd5d0bcf: Verifying Checksum [2023-05-09T10:04:27.887Z] 4657fd5d0bcf: Download complete [2023-05-09T10:04:27.887Z] df9b9388f04a: Download complete [2023-05-09T10:04:28.147Z] df9b9388f04a: Pull complete [2023-05-09T10:04:28.147Z] 6ad1cebc031e: Verifying Checksum [2023-05-09T10:04:28.147Z] 6ad1cebc031e: Download complete [2023-05-09T10:04:28.405Z] 52dc419b0ee2: Pull complete [2023-05-09T10:04:28.663Z] 25bc292e5bac: Pull complete [2023-05-09T10:04:28.921Z] 114826534d7a: Verifying Checksum [2023-05-09T10:04:28.921Z] 114826534d7a: Download complete [2023-05-09T10:04:28.921Z] 8a3aa393b2d8: Verifying Checksum [2023-05-09T10:04:28.921Z] 8a3aa393b2d8: Download complete [2023-05-09T10:04:32.248Z] 114826534d7a: Pull complete [2023-05-09T10:04:32.248Z] 4657fd5d0bcf: Pull complete [2023-05-09T10:04:32.505Z] 6ad1cebc031e: Pull complete [2023-05-09T10:04:35.031Z] 8a3aa393b2d8: Pull complete [2023-05-09T10:04:35.031Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-09T10:04:35.031Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-09T10:04:35.031Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T10:04:35.112Z] prd-ubuntu20.04-docker-8c-8g-14647 does not seem to be running inside a container [2023-05-09T10:04:35.143Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-05-09T10:04:39.474Z] $ docker top 4d32c39bc49841721790680dfcf8c75cba22f670e720d3866166102e286e127f -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-09T10:04:39.542Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh [2023-05-09T10:04:39.819Z] + set -o pipefail [2023-05-09T10:04:39.819Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' [2023-05-09T10:04:45.089Z] [2023-05-09T10:04:45.089Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v3)... [2023-05-09T10:04:45.089Z] [2023-05-09T10:04:45.089Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1d897ce9-7d37-4e4c-99f4-c1fbe8b8d34b/history/197e4b7b-5752-40e3-8385-410c330c9a41 [2023-05-09T10:04:45.089Z] [2023-05-09T10:04:45.089Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-09T10:04:45.089Z] [2023-05-09T10:04:46.997Z] [2023-05-09T10:04:46.997Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-09T10:04:46.997Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-09T10:04:46.997Z] More details here: https://snyk.co/ue1NS [2023-05-09T10:04:46.997Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-05-09T10:04:46.997Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-05-09T10:04:47.008Z] $ docker stop --time=1 4d32c39bc49841721790680dfcf8c75cba22f670e720d3866166102e286e127f [2023-05-09T10:04:49.721Z] $ docker rm -f --volumes 4d32c39bc49841721790680dfcf8c75cba22f670e720d3866166102e286e127f [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-09T10:04:50.127Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-09T10:04:50.139Z] provisioning config files... [2023-05-09T10:04:50.148Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config12601905467504189417tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T10:04:50.455Z] --> edgex-publish-swagger.sh [2023-05-09T10:04:50.455Z] === Publish openapi/v3 API === [2023-05-09T10:04:50.455Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-05-09T10:04:50.455Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v3/device-sdk.yaml] [2023-05-09T10:04:50.455Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-09T10:04:50.455Z] Dload Upload Total Spent Left Speed [2023-05-09T10:04:51.021Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23674 0 0 100 23674 0 35334 --:--:-- --:--:-- --:--:-- 35334 [2023-05-09T10:04:51.021Z] [2023-05-09T10:04:51.021Z] [Pipeline] } [2023-05-09T10:04:51.027Z] 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-09T10:04:51.421Z] + git log --format=format:%s -1 4b4cbc68eff8b9bdf916251102062655915288eb [Pipeline] sh [2023-05-09T10:04:51.717Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-09T10:04:51.717Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T10:04:52.024Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-09T10:04:52.024Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T10:04:52.097Z] prd-ubuntu20.04-docker-8c-8g-14647 does not seem to be running inside a container [2023-05-09T10:04:52.136Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-09T10:04:52.561Z] $ docker top 567dbcf437bb4f3ae704909cac402eedab2cada478123e8eaf5c8bc6d5b5cd0a -eo pid,comm [2023-05-09T10:04:52.607Z] 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-09T10:04:52.607Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-09T10:04:52.636Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-09T10:04:52.636Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-09T10:04:52.758Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-09T10:04:52.762Z] $ docker exec 567dbcf437bb4f3ae704909cac402eedab2cada478123e8eaf5c8bc6d5b5cd0a ssh-agent [2023-05-09T10:04:52.858Z] SSH_AUTH_SOCK=/tmp/ssh-3jwZeqvNvCUV/agent.33 [2023-05-09T10:04:52.858Z] SSH_AGENT_PID=39 [2023-05-09T10:04:52.862Z] Running ssh-add (command line suppressed) [2023-05-09T10:04:52.964Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_11261002277324453176.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_11261002277324453176.key) [2023-05-09T10:04:52.976Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-09T10:04:53.257Z] + git semver tag [2023-05-09T10:04:53.518Z] 2023-05-09 10:04:53,440 [run_tag] DEBUG tag force:False [2023-05-09T10:04:53.518Z] 2023-05-09 10:04:53,440 [check_head_tag] DEBUG check head tag [2023-05-09T10:04:53.518Z] 2023-05-09 10:04:53,443 [execute] INFO git cat-file --batch-check [2023-05-09T10:04:53.518Z] 2023-05-09 10:04:53,443 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2023-05-09T10:04:53.518Z] 2023-05-09 10:04:53,446 [execute] INFO git cat-file --batch [2023-05-09T10:04:53.518Z] 2023-05-09 10:04:53,446 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2023-05-09T10:04:53.518Z] 2023-05-09 10:04:53,490 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-05-09T10:04:53.518Z] 2023-05-09 10:04:53,490 [execute] INFO git tag -a v3.0.0-dev.84 -m v3.0.0-dev.84 [2023-05-09T10:04:53.518Z] 2023-05-09 10:04:53,490 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.84', '-m', 'v3.0.0-dev.84'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2023-05-09T10:04:53.518Z] 2023-05-09 10:04:53,500 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-05-09T10:04:53.518Z] 3.0.0-dev.84 [Pipeline] } [2023-05-09T10:04:53.792Z] $ docker exec --env ******** --env ******** 567dbcf437bb4f3ae704909cac402eedab2cada478123e8eaf5c8bc6d5b5cd0a ssh-agent -k [2023-05-09T10:04:53.894Z] unset SSH_AUTH_SOCK; [2023-05-09T10:04:53.895Z] unset SSH_AGENT_PID; [2023-05-09T10:04:53.895Z] echo Agent pid 39 killed; [2023-05-09T10:04:53.905Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-09T10:04:54.209Z] + git semver [Pipeline] } [2023-05-09T10:04:54.480Z] $ docker stop --time=1 567dbcf437bb4f3ae704909cac402eedab2cada478123e8eaf5c8bc6d5b5cd0a [2023-05-09T10:04:55.850Z] $ docker rm -f --volumes 567dbcf437bb4f3ae704909cac402eedab2cada478123e8eaf5c8bc6d5b5cd0a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T10:04:56.301Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-09T10:04:56.301Z] [2023-05-09T10:04:56.301Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T10:04:56.603Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-09T10:04:56.604Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-09T10:04:56.604Z] ab5ef0e58194: Pulling fs layer [2023-05-09T10:04:56.604Z] 9712f1f96733: Pulling fs layer [2023-05-09T10:04:56.604Z] 63f879dbbcfc: Pulling fs layer [2023-05-09T10:04:56.604Z] 0d9ebad4ef96: Pulling fs layer [2023-05-09T10:04:56.604Z] e9a5061849ea: Pulling fs layer [2023-05-09T10:04:56.604Z] d747dcd14b5f: Pulling fs layer [2023-05-09T10:04:56.604Z] 2de7ff778b66: Pulling fs layer [2023-05-09T10:04:56.604Z] e9a5061849ea: Waiting [2023-05-09T10:04:56.604Z] 2de7ff778b66: Waiting [2023-05-09T10:04:56.604Z] d747dcd14b5f: Waiting [2023-05-09T10:04:56.604Z] 0d9ebad4ef96: Waiting [2023-05-09T10:04:56.604Z] 9712f1f96733: Verifying Checksum [2023-05-09T10:04:56.604Z] 9712f1f96733: Download complete [2023-05-09T10:04:56.863Z] 63f879dbbcfc: Verifying Checksum [2023-05-09T10:04:56.863Z] 63f879dbbcfc: Download complete [2023-05-09T10:04:57.121Z] 0d9ebad4ef96: Verifying Checksum [2023-05-09T10:04:57.121Z] 0d9ebad4ef96: Download complete [2023-05-09T10:04:57.121Z] d747dcd14b5f: Verifying Checksum [2023-05-09T10:04:57.121Z] d747dcd14b5f: Download complete [2023-05-09T10:04:57.121Z] e9a5061849ea: Download complete [2023-05-09T10:04:57.121Z] ab5ef0e58194: Verifying Checksum [2023-05-09T10:04:57.121Z] ab5ef0e58194: Download complete [2023-05-09T10:04:57.121Z] 2de7ff778b66: Verifying Checksum [2023-05-09T10:04:57.121Z] 2de7ff778b66: Download complete [2023-05-09T10:05:00.413Z] ab5ef0e58194: Pull complete [2023-05-09T10:05:00.414Z] 9712f1f96733: Pull complete [2023-05-09T10:05:00.672Z] 63f879dbbcfc: Pull complete [2023-05-09T10:05:04.899Z] 0d9ebad4ef96: Pull complete [2023-05-09T10:05:04.899Z] e9a5061849ea: Pull complete [2023-05-09T10:05:04.899Z] d747dcd14b5f: Pull complete [2023-05-09T10:05:06.275Z] 2de7ff778b66: Pull complete [2023-05-09T10:05:06.275Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-09T10:05:06.275Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-09T10:05:06.275Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T10:05:06.363Z] prd-ubuntu20.04-docker-8c-8g-14647 does not seem to be running inside a container [2023-05-09T10:05:06.398Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-05-09T10:05:11.275Z] $ docker top 09314ad6d9534ff065c3571365d560214d7394320ff66a688f904f75a19181c0 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-09T10:05:11.337Z] provisioning config files... [2023-05-09T10:05:11.342Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config16992531307325327901tmp [2023-05-09T10:05:11.350Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4818092027191326136tmp [2023-05-09T10:05:11.357Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config1084343087693545496tmp [Pipeline] { [Pipeline] echo [2023-05-09T10:05:11.372Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T10:05:11.653Z] ---> sigul-configuration.sh [2023-05-09T10:05:11.653Z] gpg: directory `/root/.gnupg' created [2023-05-09T10:05:11.653Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-09T10:05:11.653Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-09T10:05:11.653Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-09T10:05:11.653Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-09T10:05:11.653Z] gpg: CAST5 encrypted data [2023-05-09T10:05:11.653Z] gpg: encrypted with 1 passphrase [2023-05-09T10:05:11.653Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-09T10:05:11.938Z] + mkdir /home/jenkins [2023-05-09T10:05:11.939Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-09T10:05:12.227Z] + 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-09T10:05:12.235Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T10:05:12.517Z] ---> sigul-install.sh [2023-05-09T10:05:12.517Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-09T10:05:12.801Z] + git tag --list [2023-05-09T10:05:12.801Z] 0.7.1 [2023-05-09T10:05:12.801Z] delhi-tag [2023-05-09T10:05:12.801Z] v1.0.0 [2023-05-09T10:05:12.801Z] v1.1.0 [2023-05-09T10:05:12.801Z] v1.1.1 [2023-05-09T10:05:12.801Z] v1.1.2 [2023-05-09T10:05:12.801Z] v1.2.0 [2023-05-09T10:05:12.801Z] v1.2.1 [2023-05-09T10:05:12.801Z] v1.2.2 [2023-05-09T10:05:12.801Z] v1.2.3 [2023-05-09T10:05:12.801Z] v1.3.0 [2023-05-09T10:05:12.801Z] v1.4.0 [2023-05-09T10:05:12.801Z] v2.0.0 [2023-05-09T10:05:12.801Z] v2.1.0 [2023-05-09T10:05:12.801Z] v2.1.1 [2023-05-09T10:05:12.801Z] v2.1.1-dev.2 [2023-05-09T10:05:12.801Z] v2.1.1-dev.3 [2023-05-09T10:05:12.801Z] v2.2.0 [2023-05-09T10:05:12.801Z] v2.2.1-dev.1 [2023-05-09T10:05:12.801Z] v2.2.1-dev.10 [2023-05-09T10:05:12.801Z] v2.2.1-dev.11 [2023-05-09T10:05:12.801Z] v2.2.1-dev.12 [2023-05-09T10:05:12.801Z] v2.2.1-dev.13 [2023-05-09T10:05:12.801Z] v2.2.1-dev.14 [2023-05-09T10:05:12.801Z] v2.2.1-dev.2 [2023-05-09T10:05:12.801Z] v2.2.1-dev.3 [2023-05-09T10:05:12.801Z] v2.2.1-dev.4 [2023-05-09T10:05:12.801Z] v2.2.1-dev.5 [2023-05-09T10:05:12.801Z] v2.2.1-dev.6 [2023-05-09T10:05:12.801Z] v2.2.1-dev.7 [2023-05-09T10:05:12.801Z] v2.2.1-dev.8 [2023-05-09T10:05:12.801Z] v2.2.1-dev.9 [2023-05-09T10:05:12.801Z] v2.3.0 [2023-05-09T10:05:12.801Z] v2.3.0-dev.14 [2023-05-09T10:05:12.801Z] v2.3.0-dev.15 [2023-05-09T10:05:12.801Z] v2.3.0-dev.16 [2023-05-09T10:05:12.801Z] v2.3.0-dev.17 [2023-05-09T10:05:12.801Z] v2.3.0-dev.18 [2023-05-09T10:05:12.801Z] v2.3.0-dev.19 [2023-05-09T10:05:12.801Z] v2.3.0-dev.20 [2023-05-09T10:05:12.801Z] v2.3.0-dev.21 [2023-05-09T10:05:12.801Z] v2.3.0-dev.22 [2023-05-09T10:05:12.801Z] v2.3.0-dev.23 [2023-05-09T10:05:12.801Z] v2.3.0-dev.24 [2023-05-09T10:05:12.801Z] v2.3.0-dev.25 [2023-05-09T10:05:12.801Z] v2.3.0-dev.26 [2023-05-09T10:05:12.801Z] v2.3.0-dev.27 [2023-05-09T10:05:12.801Z] v2.3.0-dev.28 [2023-05-09T10:05:12.801Z] v2.3.0-dev.29 [2023-05-09T10:05:12.801Z] v2.3.0-dev.30 [2023-05-09T10:05:12.801Z] v2.3.0-dev.31 [2023-05-09T10:05:12.801Z] v2.3.0-dev.32 [2023-05-09T10:05:12.801Z] v2.3.0-dev.33 [2023-05-09T10:05:12.801Z] v2.3.0-dev.34 [2023-05-09T10:05:12.801Z] v2.3.0-dev.35 [2023-05-09T10:05:12.801Z] v2.3.0-dev.36 [2023-05-09T10:05:12.801Z] v2.3.0-dev.37 [2023-05-09T10:05:12.801Z] v2.3.0-dev.38 [2023-05-09T10:05:12.801Z] v2.3.0-dev.39 [2023-05-09T10:05:12.801Z] v2.3.0-dev.40 [2023-05-09T10:05:12.801Z] v2.3.0-dev.41 [2023-05-09T10:05:12.801Z] v2.3.0-dev.42 [2023-05-09T10:05:12.801Z] v2.3.0-dev.43 [2023-05-09T10:05:12.801Z] v2.3.0-dev.44 [2023-05-09T10:05:12.801Z] v2.3.0-dev.45 [2023-05-09T10:05:12.801Z] v2.3.0-dev.46 [2023-05-09T10:05:12.801Z] v2.3.0-dev.47 [2023-05-09T10:05:12.801Z] v2.3.0-dev.48 [2023-05-09T10:05:12.801Z] v2.3.0-dev.49 [2023-05-09T10:05:12.801Z] v2.3.0-dev.50 [2023-05-09T10:05:12.801Z] v2.3.0-dev.51 [2023-05-09T10:05:12.801Z] v2.3.1 [2023-05-09T10:05:12.801Z] v2.3.1-dev.1 [2023-05-09T10:05:12.801Z] v2.3.1-dev.2 [2023-05-09T10:05:12.801Z] v2.3.1-dev.3 [2023-05-09T10:05:12.801Z] v2.3.1-dev.4 [2023-05-09T10:05:12.801Z] v3.0.0-dev.1 [2023-05-09T10:05:12.801Z] v3.0.0-dev.10 [2023-05-09T10:05:12.801Z] v3.0.0-dev.11 [2023-05-09T10:05:12.801Z] v3.0.0-dev.12 [2023-05-09T10:05:12.801Z] v3.0.0-dev.13 [2023-05-09T10:05:12.801Z] v3.0.0-dev.14 [2023-05-09T10:05:12.801Z] v3.0.0-dev.15 [2023-05-09T10:05:12.801Z] v3.0.0-dev.16 [2023-05-09T10:05:12.801Z] v3.0.0-dev.17 [2023-05-09T10:05:12.801Z] v3.0.0-dev.18 [2023-05-09T10:05:12.801Z] v3.0.0-dev.19 [2023-05-09T10:05:12.801Z] v3.0.0-dev.2 [2023-05-09T10:05:12.801Z] v3.0.0-dev.20 [2023-05-09T10:05:12.801Z] v3.0.0-dev.21 [2023-05-09T10:05:12.801Z] v3.0.0-dev.22 [2023-05-09T10:05:12.801Z] v3.0.0-dev.23 [2023-05-09T10:05:12.801Z] v3.0.0-dev.24 [2023-05-09T10:05:12.801Z] v3.0.0-dev.25 [2023-05-09T10:05:12.801Z] v3.0.0-dev.26 [2023-05-09T10:05:12.801Z] v3.0.0-dev.27 [2023-05-09T10:05:12.801Z] v3.0.0-dev.28 [2023-05-09T10:05:12.801Z] v3.0.0-dev.29 [2023-05-09T10:05:12.801Z] v3.0.0-dev.3 [2023-05-09T10:05:12.801Z] v3.0.0-dev.30 [2023-05-09T10:05:12.801Z] v3.0.0-dev.31 [2023-05-09T10:05:12.801Z] v3.0.0-dev.32 [2023-05-09T10:05:12.801Z] v3.0.0-dev.33 [2023-05-09T10:05:12.801Z] v3.0.0-dev.34 [2023-05-09T10:05:12.801Z] v3.0.0-dev.35 [2023-05-09T10:05:12.801Z] v3.0.0-dev.36 [2023-05-09T10:05:12.801Z] v3.0.0-dev.37 [2023-05-09T10:05:12.801Z] v3.0.0-dev.38 [2023-05-09T10:05:12.801Z] v3.0.0-dev.39 [2023-05-09T10:05:12.801Z] v3.0.0-dev.4 [2023-05-09T10:05:12.801Z] v3.0.0-dev.40 [2023-05-09T10:05:12.801Z] v3.0.0-dev.41 [2023-05-09T10:05:12.801Z] v3.0.0-dev.42 [2023-05-09T10:05:12.801Z] v3.0.0-dev.43 [2023-05-09T10:05:12.801Z] v3.0.0-dev.44 [2023-05-09T10:05:12.801Z] v3.0.0-dev.45 [2023-05-09T10:05:12.801Z] v3.0.0-dev.46 [2023-05-09T10:05:12.801Z] v3.0.0-dev.47 [2023-05-09T10:05:12.801Z] v3.0.0-dev.48 [2023-05-09T10:05:12.801Z] v3.0.0-dev.49 [2023-05-09T10:05:12.801Z] v3.0.0-dev.5 [2023-05-09T10:05:12.801Z] v3.0.0-dev.50 [2023-05-09T10:05:12.801Z] v3.0.0-dev.51 [2023-05-09T10:05:12.801Z] v3.0.0-dev.52 [2023-05-09T10:05:12.801Z] v3.0.0-dev.53 [2023-05-09T10:05:12.801Z] v3.0.0-dev.54 [2023-05-09T10:05:12.801Z] v3.0.0-dev.55 [2023-05-09T10:05:12.801Z] v3.0.0-dev.56 [2023-05-09T10:05:12.801Z] v3.0.0-dev.57 [2023-05-09T10:05:12.801Z] v3.0.0-dev.58 [2023-05-09T10:05:12.801Z] v3.0.0-dev.59 [2023-05-09T10:05:12.801Z] v3.0.0-dev.6 [2023-05-09T10:05:12.801Z] v3.0.0-dev.60 [2023-05-09T10:05:12.801Z] v3.0.0-dev.61 [2023-05-09T10:05:12.801Z] v3.0.0-dev.62 [2023-05-09T10:05:12.801Z] v3.0.0-dev.63 [2023-05-09T10:05:12.801Z] v3.0.0-dev.64 [2023-05-09T10:05:12.801Z] v3.0.0-dev.65 [2023-05-09T10:05:12.801Z] v3.0.0-dev.66 [2023-05-09T10:05:12.801Z] v3.0.0-dev.67 [2023-05-09T10:05:12.801Z] v3.0.0-dev.68 [2023-05-09T10:05:12.801Z] v3.0.0-dev.69 [2023-05-09T10:05:12.801Z] v3.0.0-dev.7 [2023-05-09T10:05:12.801Z] v3.0.0-dev.70 [2023-05-09T10:05:12.801Z] v3.0.0-dev.71 [2023-05-09T10:05:12.801Z] v3.0.0-dev.72 [2023-05-09T10:05:12.801Z] v3.0.0-dev.73 [2023-05-09T10:05:12.801Z] v3.0.0-dev.74 [2023-05-09T10:05:12.801Z] v3.0.0-dev.75 [2023-05-09T10:05:12.801Z] v3.0.0-dev.76 [2023-05-09T10:05:12.801Z] v3.0.0-dev.77 [2023-05-09T10:05:12.801Z] v3.0.0-dev.78 [2023-05-09T10:05:12.801Z] v3.0.0-dev.79 [2023-05-09T10:05:12.801Z] v3.0.0-dev.8 [2023-05-09T10:05:12.801Z] v3.0.0-dev.80 [2023-05-09T10:05:12.801Z] v3.0.0-dev.81 [2023-05-09T10:05:12.801Z] v3.0.0-dev.82 [2023-05-09T10:05:12.801Z] v3.0.0-dev.83 [2023-05-09T10:05:12.801Z] v3.0.0-dev.84 [2023-05-09T10:05:12.801Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-09T10:05:13.094Z] + lftools sign git-tag v3.0.0-dev.84 [2023-05-09T10:05:13.664Z] Signing Git tag with Sigul... [2023-05-09T10:05:13.664Z] Signing v3.0.0-dev.84 [Pipeline] echo [2023-05-09T10:05:14.239Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T10:05:14.522Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-09T10:05:14.529Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-09T10:05:14.547Z] $ docker stop --time=1 09314ad6d9534ff065c3571365d560214d7394320ff66a688f904f75a19181c0 [2023-05-09T10:05:15.823Z] $ docker rm -f --volumes 09314ad6d9534ff065c3571365d560214d7394320ff66a688f904f75a19181c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-09T10:05:16.204Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-09T10:05:16.204Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T10:05:16.502Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-09T10:05:16.503Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T10:05:16.575Z] prd-ubuntu20.04-docker-8c-8g-14647 does not seem to be running inside a container [2023-05-09T10:05:16.611Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-09T10:05:17.021Z] $ docker top 669277d625c77bb51d08cb077217f580c8b50e37c7ff0f9ee8bb5210c6c1e93a -eo pid,comm [2023-05-09T10:05:17.068Z] 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-09T10:05:17.068Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-09T10:05:17.106Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-09T10:05:17.106Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-09T10:05:17.216Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-09T10:05:17.219Z] $ docker exec 669277d625c77bb51d08cb077217f580c8b50e37c7ff0f9ee8bb5210c6c1e93a ssh-agent [2023-05-09T10:05:17.331Z] SSH_AUTH_SOCK=/tmp/ssh-Tpt3CrfKfkOt/agent.31 [2023-05-09T10:05:17.331Z] SSH_AGENT_PID=37 [2023-05-09T10:05:17.337Z] Running ssh-add (command line suppressed) [2023-05-09T10:05:17.430Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_17798861467093826433.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_17798861467093826433.key) [2023-05-09T10:05:17.443Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-09T10:05:17.730Z] + git semver bump pre [2023-05-09T10:05:17.989Z] 2023-05-09 10:05:17,891 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-05-09T10:05:17.989Z] 2023-05-09 10:05:17,891 [bump_version] DEBUG bumping version:3.0.0-dev.84 on axis:pre with prefix:dev [2023-05-09T10:05:17.989Z] 2023-05-09 10:05:17,891 [bump_version] DEBUG bumped version:3.0.0-dev.85 [2023-05-09T10:05:17.989Z] 2023-05-09 10:05:17,891 [write_version] DEBUG write version:3.0.0-dev.85 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True [2023-05-09T10:05:17.989Z] 2023-05-09 10:05:17,892 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-05-09T10:05:17.989Z] 2023-05-09 10:05:17,892 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-05-09T10:05:17.989Z] 2023-05-09 10:05:17,893 [execute] INFO git cat-file --batch-check [2023-05-09T10:05:17.989Z] 2023-05-09 10:05:17,893 [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-09T10:05:17.989Z] 2023-05-09 10:05:17,898 [execute] INFO git cat-file --batch [2023-05-09T10:05:17.989Z] 2023-05-09 10:05:17,899 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-09T10:05:17.989Z] 2023-05-09 10:05:17,903 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-05-09T10:05:17.989Z] 3.0.0-dev.85 [Pipeline] } [2023-05-09T10:05:17.998Z] $ docker exec --env ******** --env ******** 669277d625c77bb51d08cb077217f580c8b50e37c7ff0f9ee8bb5210c6c1e93a ssh-agent -k [2023-05-09T10:05:18.108Z] unset SSH_AUTH_SOCK; [2023-05-09T10:05:18.108Z] unset SSH_AGENT_PID; [2023-05-09T10:05:18.108Z] echo Agent pid 37 killed; [2023-05-09T10:05:18.117Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-09T10:05:18.428Z] + git semver [Pipeline] } [2023-05-09T10:05:18.697Z] $ docker stop --time=1 669277d625c77bb51d08cb077217f580c8b50e37c7ff0f9ee8bb5210c6c1e93a [2023-05-09T10:05:19.947Z] $ docker rm -f --volumes 669277d625c77bb51d08cb077217f580c8b50e37c7ff0f9ee8bb5210c6c1e93a [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-09T10:05:20.284Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-09T10:05:20.284Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T10:05:20.587Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-09T10:05:20.588Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T10:05:20.656Z] prd-ubuntu20.04-docker-8c-8g-14647 does not seem to be running inside a container [2023-05-09T10:05:20.692Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-09T10:05:21.006Z] $ docker top ff801a030517364ece1abd57aaad03fade5095b505ab2c386a50a84c8543316b -eo pid,comm [2023-05-09T10:05:21.052Z] 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-09T10:05:21.052Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-09T10:05:21.083Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-09T10:05:21.083Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-09T10:05:21.191Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-09T10:05:21.195Z] $ docker exec ff801a030517364ece1abd57aaad03fade5095b505ab2c386a50a84c8543316b ssh-agent [2023-05-09T10:05:21.311Z] SSH_AUTH_SOCK=/tmp/ssh-NlpRZVrSteqt/agent.33 [2023-05-09T10:05:21.311Z] SSH_AGENT_PID=39 [2023-05-09T10:05:21.316Z] Running ssh-add (command line suppressed) [2023-05-09T10:05:21.415Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6986634380254339974.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6986634380254339974.key) [2023-05-09T10:05:21.428Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-09T10:05:21.714Z] + git semver push [2023-05-09T10:05:21.975Z] 2023-05-09 10:05:21,894 [run_push] DEBUG push [2023-05-09T10:05:21.975Z] 2023-05-09 10:05:21,895 [execute] INFO git cat-file --batch-check [2023-05-09T10:05:21.975Z] 2023-05-09 10:05:21,895 [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-09T10:05:21.975Z] 2023-05-09 10:05:21,899 [execute] INFO git rev-list bf7af1b561eb904bb0890e6c17d958f1d108b51c -- [2023-05-09T10:05:21.975Z] 2023-05-09 10:05:21,899 [execute] DEBUG Popen(['git', 'rev-list', 'bf7af1b561eb904bb0890e6c17d958f1d108b51c', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-09T10:05:21.975Z] 2023-05-09 10:05:21,912 [execute] INFO git fetch -v origin [2023-05-09T10:05:21.975Z] 2023-05-09 10:05:21,912 [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-09T10:05:22.543Z] 2023-05-09 10:05:22,387 [run_push] DEBUG no remote changes detected [2023-05-09T10:05:22.543Z] 2023-05-09 10:05:22,388 [execute] INFO git push origin semver [2023-05-09T10:05:22.543Z] 2023-05-09 10:05:22,388 [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-09T10:05:23.487Z] 2023-05-09 10:05:23,321 [run_push] DEBUG push all version tags [2023-05-09T10:05:23.487Z] 2023-05-09 10:05:23,321 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-09T10:05:23.487Z] 2023-05-09 10:05:23,322 [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-09T10:05:24.426Z] 2023-05-09 10:05:24,115 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-05-09T10:05:24.426Z] 3.0.0-dev.85 [Pipeline] } [2023-05-09T10:05:24.438Z] $ docker exec --env ******** --env ******** ff801a030517364ece1abd57aaad03fade5095b505ab2c386a50a84c8543316b ssh-agent -k [2023-05-09T10:05:24.531Z] unset SSH_AUTH_SOCK; [2023-05-09T10:05:24.531Z] unset SSH_AGENT_PID; [2023-05-09T10:05:24.531Z] echo Agent pid 39 killed; [2023-05-09T10:05:24.546Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-09T10:05:24.845Z] + git semver [Pipeline] } [2023-05-09T10:05:25.120Z] $ docker stop --time=1 ff801a030517364ece1abd57aaad03fade5095b505ab2c386a50a84c8543316b [2023-05-09T10:05:26.436Z] $ docker rm -f --volumes ff801a030517364ece1abd57aaad03fade5095b505ab2c386a50a84c8543316b [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-09T10:05:27.038Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] [2023-05-09T10:05:27.038Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-05-09T10:05:27.038Z] total 16 [2023-05-09T10:05:27.038Z] drwxr-xr-x 3 root root 4096 May 9 09:52 . [2023-05-09T10:05:27.038Z] drwxrwxr-x 12 jenkins jenkins 4096 May 9 10:05 .. [2023-05-09T10:05:27.038Z] drwxr-xr-x 2 root root 4096 May 9 09:52 cost [2023-05-09T10:05:27.038Z] -rw-r--r-- 1 root root 85 May 9 09:52 cost.csv [2023-05-09T10:05:27.038Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-05-09T10:05:27.038Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-05-09T10:05:27.038Z] total 16 [2023-05-09T10:05:27.038Z] drwxr-xr-x 3 jenkins jenkins 4096 May 9 09:52 . [2023-05-09T10:05:27.038Z] drwxrwxr-x 12 jenkins jenkins 4096 May 9 10:05 .. [2023-05-09T10:05:27.038Z] drwxr-xr-x 2 jenkins jenkins 4096 May 9 09:52 cost [2023-05-09T10:05:27.038Z] -rw-r--r-- 1 jenkins jenkins 85 May 9 09:52 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-09T10:05:27.340Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T10:05:28.197Z] ---> package-listing.sh [2023-05-09T10:05:28.197Z] ++ facter osfamily [2023-05-09T10:05:28.197Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-09T10:05:28.456Z] + OS_FAMILY=debian [2023-05-09T10:05:28.456Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2023-05-09T10:05:28.456Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-09T10:05:28.456Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-09T10:05:28.456Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-09T10:05:28.456Z] + PACKAGES=/tmp/packages_start.txt [2023-05-09T10:05:28.456Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2023-05-09T10:05:28.456Z] + PACKAGES=/tmp/packages_end.txt [2023-05-09T10:05:28.456Z] + case "${OS_FAMILY}" in [2023-05-09T10:05:28.456Z] + dpkg -l [2023-05-09T10:05:28.456Z] + grep '^ii' [2023-05-09T10:05:28.456Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-09T10:05:28.456Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-09T10:05:28.456Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-09T10:05:28.456Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2023-05-09T10:05:28.456Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2023-05-09T10:05:28.456Z] + 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-09T10:05:28.469Z] 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-09T10:05:28.746Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T10:05:29.301Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-09T10:05:29.301Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T10:05:29.375Z] prd-ubuntu20.04-docker-8c-8g-14647 does not seem to be running inside a container [2023-05-09T10:05:29.406Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-09T10:05:29.795Z] $ docker top b0517cad89a61db385357297042bb80cfcbc40c19f14249d40e3e7a08103e1ad -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T10:05:30.295Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-09T10:05:30.657Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-09T10:05:30.941Z] + ls /var/log/sa-host [2023-05-09T10:05:30.942Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-09T10:05:31.110Z] provisioning config files... [2023-05-09T10:05:31.118Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config14608779499652838867tmp [Pipeline] { [Pipeline] echo [2023-05-09T10:05:31.132Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T10:05:31.410Z] ---> create-netrc.sh [Pipeline] } [2023-05-09T10:05:31.418Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-09T10:05:31.764Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-09T10:05:31.772Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T10:05:32.055Z] ---> sudo-logs.sh [2023-05-09T10:05:32.055Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-09T10:05:32.088Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T10:05:32.375Z] ---> job-cost.sh [2023-05-09T10:05:32.375Z] lf-activate-venv: SKIPPING [2023-05-09T10:05:32.375Z] DEBUG: total: 0.2199999988079071 [2023-05-09T10:05:32.375Z] INFO: Retrieving Stack Cost... [2023-05-09T10:05:32.635Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-09T10:05:33.203Z] INFO: Archiving Costs [Pipeline] echo [2023-05-09T10:05:33.217Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T10:05:33.499Z] ---> logs-deploy.sh [2023-05-09T10:05:33.500Z] lf-activate-venv: SKIPPING [2023-05-09T10:05:33.500Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/215 [2023-05-09T10:05:33.500Z] INFO: archiving workspace using pattern(s): [2023-05-09T10:05:34.438Z] Archives upload complete. [2023-05-09T10:05:34.438Z] INFO: archiving logs to Nexus