Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cde88bf2b5c9128080ea31e517add5c9ccc9a0d0 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-ssh11422554359842641852.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh6981239556065784184.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh3507494712700278268.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh6932625477893924972.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-ssh7381306207368256659.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 ‘prd-ubuntu20.04-docker-8c-8g-9261’ is offline Running on prd-ubuntu20.04-docker-8c-8g-9263 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/edgexfoundry_device-sdk-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision cde88bf2b5c9128080ea31e517add5c9ccc9a0d0 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Commit message: "Merge pull request #1430 from weichou1229/bump-bootstrap" > git config core.sparsecheckout # timeout=10 > git checkout -f cde88bf2b5c9128080ea31e517add5c9ccc9a0d0 # timeout=10 > git rev-list --no-walk 68f2c3776b57ed1a5eef5a5e3525a947923e1899 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-21T07:01:02.118Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-21T07:01:02.227Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-21T07:01:02.244Z] ========================================================= [2023-04-21T07:01:02.244Z] EdgeX Global Pipelines Version Info [2023-04-21T07:01:02.244Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-21T07:01:02.981Z] ------------------- [2023-04-21T07:01:02.981Z] stable info: [2023-04-21T07:01:02.981Z] ------------------- [2023-04-21T07:01:02.981Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-04-21T07:01:02.981Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-21T07:01:02.981Z] Message: update stable to v1.0.248 [2023-04-21T07:01:03.556Z] ------------------- [2023-04-21T07:01:03.556Z] experimental info: [2023-04-21T07:01:03.556Z] ------------------- [2023-04-21T07:01:03.556Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-21T07:01:03.556Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-21T07:01:03.556Z] Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-21T07:01:03.739Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2023-04-21T07:01:03.751Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2023-04-21T07:01:03.763Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-21T07:01:03.774Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-21T07:01:03.786Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-21T07:01:03.796Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-21T07:01:03.807Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-21T07:01:03.823Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2023-04-21T07:01:03.833Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-21T07:01:03.845Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-21T07:01:03.861Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-21T07:01:03.875Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2023-04-21T07:01:03.887Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-21T07:01:03.904Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-21T07:01:03.922Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-21T07:01:03.936Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-04-21T07:01:03.951Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-21T07:01:03.974Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-21T07:01:03.992Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-21T07:01:04.006Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-21T07:01:04.018Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-04-21T07:01:04.031Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-04-21T07:01:04.045Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-21T07:01:04.060Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-21T07:01:04.071Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-21T07:01:04.083Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-21T07:01:04.095Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-21T07:01:04.112Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-04-21T07:01:04.133Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-04-21T07:01:04.157Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-04-21T07:01:04.178Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cde88bf2b5c9128080ea31e517add5c9ccc9a0d0 [Pipeline] echo [2023-04-21T07:01:04.198Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cde88bf [Pipeline] echo [2023-04-21T07:01:04.214Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-21T07:01:04.263Z] provisioning config files... [2023-04-21T07:01:04.277Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8400330590028552742tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-21T07:01:04.587Z] ---> docker-login.sh [2023-04-21T07:01:04.588Z] nexus3.edgexfoundry.org:10001 [2023-04-21T07:01:04.847Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-21T07:01:04.847Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-21T07:01:04.847Z] Configure a credential helper to remove this warning. See [2023-04-21T07:01:04.847Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-21T07:01:04.847Z] [2023-04-21T07:01:04.847Z] Login Succeeded [2023-04-21T07:01:04.847Z] nexus3.edgexfoundry.org:10002 [2023-04-21T07:01:04.847Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-21T07:01:05.107Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-21T07:01:05.107Z] Configure a credential helper to remove this warning. See [2023-04-21T07:01:05.107Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-21T07:01:05.107Z] [2023-04-21T07:01:05.107Z] Login Succeeded [2023-04-21T07:01:05.107Z] nexus3.edgexfoundry.org:10003 [2023-04-21T07:01:05.107Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-21T07:01:05.107Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-21T07:01:05.107Z] Configure a credential helper to remove this warning. See [2023-04-21T07:01:05.107Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-21T07:01:05.107Z] [2023-04-21T07:01:05.107Z] Login Succeeded [2023-04-21T07:01:05.107Z] nexus3.edgexfoundry.org:10004 [2023-04-21T07:01:05.107Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-21T07:01:05.369Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-21T07:01:05.369Z] Configure a credential helper to remove this warning. See [2023-04-21T07:01:05.369Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-21T07:01:05.369Z] [2023-04-21T07:01:05.369Z] Login Succeeded [2023-04-21T07:01:05.369Z] docker.io [2023-04-21T07:01:05.369Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-21T07:01:05.630Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-21T07:01:05.630Z] Configure a credential helper to remove this warning. See [2023-04-21T07:01:05.630Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-21T07:01:05.630Z] [2023-04-21T07:01:05.630Z] Login Succeeded [2023-04-21T07:01:05.630Z] ---> docker-login.sh ends [Pipeline] } [2023-04-21T07:01:05.638Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-21T07:01:06.024Z] + git rev-list -1 --merges cde88bf2b5c9128080ea31e517add5c9ccc9a0d0~1..cde88bf2b5c9128080ea31e517add5c9ccc9a0d0 [Pipeline] echo [2023-04-21T07:01:06.086Z] -----------> git rev-list -1 --merges cde88bf2b5c9128080ea31e517add5c9ccc9a0d0~1..cde88bf2b5c9128080ea31e517add5c9ccc9a0d0 cde88bf2b5c9128080ea31e517add5c9ccc9a0d0 [2023-04-21T07:01:06.086Z] cde88bf2b5c9128080ea31e517add5c9ccc9a0d0 [false] [Pipeline] sh [2023-04-21T07:01:06.378Z] + git log --format=format:%s -1 cde88bf2b5c9128080ea31e517add5c9ccc9a0d0 [Pipeline] echo [2023-04-21T07:01:06.394Z] ========================================================= [2023-04-21T07:01:06.394Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-21T07:01:06.394Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-21T07:01:06.718Z] + git log --format=format:%s -1 cde88bf2b5c9128080ea31e517add5c9ccc9a0d0 [Pipeline] echo [2023-04-21T07:01:06.730Z] [semverPrep] GIT_COMMIT: cde88bf2b5c9128080ea31e517add5c9ccc9a0d0, Commit Message: Merge pull request #1430 from weichou1229/bump-bootstrap [Pipeline] echo [2023-04-21T07:01:06.740Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-21T07:01:07.106Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-21T07:01:07.106Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-21T07:01:07.106Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-21T07:01:07.106Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-21T07:01:07.106Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-21T07:01:07.106Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-21T07:01:07.106Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-21T07:01:07.532Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-21T07:01:07.532Z] [2023-04-21T07:01:07.532Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-21T07:01:07.838Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-21T07:01:07.838Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-21T07:01:07.838Z] b85a868b505f: Pulling fs layer [2023-04-21T07:01:07.838Z] e2be974225ed: Pulling fs layer [2023-04-21T07:01:07.838Z] 339a4e72a1f5: Pulling fs layer [2023-04-21T07:01:07.838Z] 988bab9f4d93: Pulling fs layer [2023-04-21T07:01:07.838Z] 1469e6f7b9e6: Pulling fs layer [2023-04-21T07:01:07.838Z] eaf3925da568: Pulling fs layer [2023-04-21T07:01:07.838Z] bab4dde63d76: Pulling fs layer [2023-04-21T07:01:07.838Z] bde34c3a00c8: Pulling fs layer [2023-04-21T07:01:07.838Z] b352a97aabf1: Pulling fs layer [2023-04-21T07:01:07.838Z] 4872d77fe225: Pulling fs layer [2023-04-21T07:01:07.838Z] 5851b861e8e6: Pulling fs layer [2023-04-21T07:01:07.838Z] bab4dde63d76: Waiting [2023-04-21T07:01:07.838Z] bde34c3a00c8: Waiting [2023-04-21T07:01:07.838Z] b352a97aabf1: Waiting [2023-04-21T07:01:07.838Z] 4872d77fe225: Waiting [2023-04-21T07:01:07.838Z] 5851b861e8e6: Waiting [2023-04-21T07:01:07.838Z] 988bab9f4d93: Waiting [2023-04-21T07:01:07.838Z] 1469e6f7b9e6: Waiting [2023-04-21T07:01:07.838Z] eaf3925da568: Waiting [2023-04-21T07:01:07.838Z] e2be974225ed: Download complete [2023-04-21T07:01:07.838Z] 988bab9f4d93: Verifying Checksum [2023-04-21T07:01:07.838Z] 988bab9f4d93: Download complete [2023-04-21T07:01:07.838Z] 1469e6f7b9e6: Verifying Checksum [2023-04-21T07:01:07.838Z] 1469e6f7b9e6: Download complete [2023-04-21T07:01:07.838Z] eaf3925da568: Download complete [2023-04-21T07:01:07.838Z] 339a4e72a1f5: Verifying Checksum [2023-04-21T07:01:07.838Z] 339a4e72a1f5: Download complete [2023-04-21T07:01:08.098Z] bde34c3a00c8: Verifying Checksum [2023-04-21T07:01:08.099Z] bde34c3a00c8: Download complete [2023-04-21T07:01:08.099Z] b352a97aabf1: Download complete [2023-04-21T07:01:08.099Z] 4872d77fe225: Download complete [2023-04-21T07:01:08.099Z] 5851b861e8e6: Verifying Checksum [2023-04-21T07:01:08.099Z] 5851b861e8e6: Download complete [2023-04-21T07:01:08.099Z] b85a868b505f: Download complete [2023-04-21T07:01:08.358Z] bab4dde63d76: Verifying Checksum [2023-04-21T07:01:08.358Z] bab4dde63d76: Download complete [2023-04-21T07:01:09.298Z] b85a868b505f: Pull complete [2023-04-21T07:01:09.559Z] e2be974225ed: Pull complete [2023-04-21T07:01:10.142Z] 339a4e72a1f5: Pull complete [2023-04-21T07:01:10.142Z] 988bab9f4d93: Pull complete [2023-04-21T07:01:10.421Z] 1469e6f7b9e6: Pull complete [2023-04-21T07:01:10.691Z] eaf3925da568: Pull complete [2023-04-21T07:01:12.602Z] bab4dde63d76: Pull complete [2023-04-21T07:01:12.602Z] bde34c3a00c8: Pull complete [2023-04-21T07:01:12.602Z] b352a97aabf1: Pull complete [2023-04-21T07:01:12.863Z] 4872d77fe225: Pull complete [2023-04-21T07:01:12.863Z] 5851b861e8e6: Pull complete [2023-04-21T07:01:12.863Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-21T07:01:12.863Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-21T07:01:12.863Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-21T07:01:12.967Z] prd-ubuntu20.04-docker-8c-8g-9263 does not seem to be running inside a container [2023-04-21T07:01:13.004Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-21T07:01:14.893Z] $ docker top 78203de9bfb736eb80249c9bca356b664018db9974e8fdf0fd6436a407342e76 -eo pid,comm [2023-04-21T07:01:14.959Z] 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-04-21T07:01:14.959Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-21T07:01:15.000Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-21T07:01:15.000Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-21T07:01:15.120Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-21T07:01:15.123Z] $ docker exec 78203de9bfb736eb80249c9bca356b664018db9974e8fdf0fd6436a407342e76 ssh-agent [2023-04-21T07:01:15.236Z] SSH_AUTH_SOCK=/tmp/ssh-0zrb4bIQqX8Q/agent.32 [2023-04-21T07:01:15.236Z] SSH_AGENT_PID=38 [2023-04-21T07:01:15.243Z] Running ssh-add (command line suppressed) [2023-04-21T07:01:15.341Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_3705634366163297591.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_3705634366163297591.key) [2023-04-21T07:01:15.358Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-21T07:01:15.648Z] + git tag --points-at HEAD [Pipeline] } [2023-04-21T07:01:15.667Z] $ docker exec --env ******** --env ******** 78203de9bfb736eb80249c9bca356b664018db9974e8fdf0fd6436a407342e76 ssh-agent -k [2023-04-21T07:01:15.758Z] unset SSH_AUTH_SOCK; [2023-04-21T07:01:15.759Z] unset SSH_AGENT_PID; [2023-04-21T07:01:15.759Z] echo Agent pid 38 killed; [2023-04-21T07:01:15.774Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-21T07:01:15.805Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-21T07:01:15.805Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-21T07:01:15.923Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-21T07:01:15.926Z] $ docker exec 78203de9bfb736eb80249c9bca356b664018db9974e8fdf0fd6436a407342e76 ssh-agent [2023-04-21T07:01:16.029Z] SSH_AUTH_SOCK=/tmp/ssh-jnlGpoYVcCe4/agent.70 [2023-04-21T07:01:16.029Z] SSH_AGENT_PID=76 [2023-04-21T07:01:16.035Z] Running ssh-add (command line suppressed) [2023-04-21T07:01:16.142Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_17951137521340700325.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_17951137521340700325.key) [2023-04-21T07:01:16.157Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-21T07:01:16.449Z] + git semver init [2023-04-21T07:01:16.710Z] 2023-04-21 07:01:16,635 [run_init] DEBUG init version:0.0.0 force:False [2023-04-21T07:01:16.710Z] 2023-04-21 07:01:16,636 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver [2023-04-21T07:01:16.710Z] 2023-04-21 07:01:16,636 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2023-04-21T07:01:16.710Z] 2023-04-21 07:01:16,637 [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-04-21T07:01:17.658Z] 2023-04-21 07:01:17,500 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude [2023-04-21T07:01:17.658Z] 2023-04-21 07:01:17,501 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False [2023-04-21T07:01:17.658Z] 2023-04-21 07:01:17,501 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-04-21T07:01:17.658Z] 2023-04-21 07:01:17,501 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-04-21T07:01:17.658Z] 3.0.0-dev.73 [Pipeline] } [2023-04-21T07:01:17.667Z] $ docker exec --env ******** --env ******** 78203de9bfb736eb80249c9bca356b664018db9974e8fdf0fd6436a407342e76 ssh-agent -k [2023-04-21T07:01:17.762Z] unset SSH_AUTH_SOCK; [2023-04-21T07:01:17.763Z] unset SSH_AGENT_PID; [2023-04-21T07:01:17.763Z] echo Agent pid 76 killed; [2023-04-21T07:01:17.775Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-21T07:01:18.079Z] + git semver [Pipeline] } [2023-04-21T07:01:18.354Z] $ docker stop --time=1 78203de9bfb736eb80249c9bca356b664018db9974e8fdf0fd6436a407342e76 [2023-04-21T07:01:19.650Z] $ docker rm -f --volumes 78203de9bfb736eb80249c9bca356b664018db9974e8fdf0fd6436a407342e76 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-21T07:01:19.992Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-21T07:01:20.216Z] Stashed 1 file(s) [Pipeline] echo [2023-04-21T07:01:20.219Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.73 [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-04-21T07:01:20.381Z] provisioning config files... [2023-04-21T07:01:20.389Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config15564606373838411210tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-21T07:01:20.686Z] ---> docker-login.sh [2023-04-21T07:01:20.686Z] nexus3.edgexfoundry.org:10001 [2023-04-21T07:01:20.686Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-21T07:01:20.686Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-21T07:01:20.686Z] Configure a credential helper to remove this warning. See [2023-04-21T07:01:20.686Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-21T07:01:20.686Z] [2023-04-21T07:01:20.686Z] Login Succeeded [2023-04-21T07:01:20.686Z] nexus3.edgexfoundry.org:10002 [2023-04-21T07:01:20.686Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-21T07:01:20.686Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-21T07:01:20.686Z] Configure a credential helper to remove this warning. See [2023-04-21T07:01:20.686Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-21T07:01:20.686Z] [2023-04-21T07:01:20.686Z] Login Succeeded [2023-04-21T07:01:20.686Z] nexus3.edgexfoundry.org:10003 [2023-04-21T07:01:20.945Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-21T07:01:20.945Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-21T07:01:20.945Z] Configure a credential helper to remove this warning. See [2023-04-21T07:01:20.945Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-21T07:01:20.945Z] [2023-04-21T07:01:20.945Z] Login Succeeded [2023-04-21T07:01:20.945Z] nexus3.edgexfoundry.org:10004 [2023-04-21T07:01:20.945Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-21T07:01:20.945Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-21T07:01:20.945Z] Configure a credential helper to remove this warning. See [2023-04-21T07:01:20.945Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-21T07:01:20.945Z] [2023-04-21T07:01:20.945Z] Login Succeeded [2023-04-21T07:01:20.945Z] docker.io [2023-04-21T07:01:21.205Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-21T07:01:21.205Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-21T07:01:21.205Z] Configure a credential helper to remove this warning. See [2023-04-21T07:01:21.205Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-21T07:01:21.205Z] [2023-04-21T07:01:21.205Z] Login Succeeded [2023-04-21T07:01:21.205Z] ---> docker-login.sh ends [Pipeline] } [2023-04-21T07:01:21.214Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-21T07:01:21.281Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-21T07:01:21.297Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-21T07:01:21.310Z] ========================================================= [2023-04-21T07:01:21.310Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-21T07:01:21.310Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-21T07:01:21.617Z] + 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-04-21T07:01:21.617Z] Sending build context to Docker daemon 10.98MB [2023-04-21T07:01:21.617Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-04-21T07:01:21.617Z] Step 2/10 : FROM ${BASE} AS builder [2023-04-21T07:01:21.617Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-21T07:01:21.617Z] 63b65145d645: Pulling fs layer [2023-04-21T07:01:21.617Z] a2d21d5440eb: Pulling fs layer [2023-04-21T07:01:21.617Z] 935e6c44a52c: Pulling fs layer [2023-04-21T07:01:21.617Z] 94cc34f8dd06: Pulling fs layer [2023-04-21T07:01:21.617Z] 30dea6a524f1: Pulling fs layer [2023-04-21T07:01:21.617Z] a2aff8979fd8: Pulling fs layer [2023-04-21T07:01:21.617Z] 6808be2612f2: Pulling fs layer [2023-04-21T07:01:21.617Z] f25807f1079a: Pulling fs layer [2023-04-21T07:01:21.617Z] 30dea6a524f1: Waiting [2023-04-21T07:01:21.617Z] a2aff8979fd8: Waiting [2023-04-21T07:01:21.617Z] 94cc34f8dd06: Waiting [2023-04-21T07:01:21.617Z] 6808be2612f2: Waiting [2023-04-21T07:01:21.617Z] f25807f1079a: Waiting [2023-04-21T07:01:21.878Z] a2d21d5440eb: Verifying Checksum [2023-04-21T07:01:21.878Z] 94cc34f8dd06: Verifying Checksum [2023-04-21T07:01:21.878Z] 94cc34f8dd06: Download complete [2023-04-21T07:01:21.878Z] 30dea6a524f1: Download complete [2023-04-21T07:01:21.878Z] 63b65145d645: Verifying Checksum [2023-04-21T07:01:21.878Z] 63b65145d645: Download complete [2023-04-21T07:01:21.878Z] a2aff8979fd8: Verifying Checksum [2023-04-21T07:01:21.878Z] a2aff8979fd8: Download complete [2023-04-21T07:01:21.878Z] 63b65145d645: Pull complete [2023-04-21T07:01:22.138Z] a2d21d5440eb: Pull complete [2023-04-21T07:01:22.138Z] f25807f1079a: Verifying Checksum [2023-04-21T07:01:22.138Z] f25807f1079a: Download complete [2023-04-21T07:01:22.398Z] 935e6c44a52c: Verifying Checksum [2023-04-21T07:01:22.398Z] 935e6c44a52c: Download complete [2023-04-21T07:01:22.658Z] 6808be2612f2: Verifying Checksum [2023-04-21T07:01:22.658Z] 6808be2612f2: Download complete [2023-04-21T07:01:25.945Z] 935e6c44a52c: Pull complete [2023-04-21T07:01:25.945Z] 94cc34f8dd06: Pull complete [2023-04-21T07:01:25.945Z] 30dea6a524f1: Pull complete [2023-04-21T07:01:26.205Z] a2aff8979fd8: Pull complete [2023-04-21T07:01:28.745Z] 6808be2612f2: Pull complete [2023-04-21T07:01:29.314Z] f25807f1079a: Pull complete [2023-04-21T07:01:29.314Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-04-21T07:01:29.314Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-21T07:01:29.314Z] ---> 3b553350e43f [2023-04-21T07:01:29.314Z] Step 3/10 : ARG MAKE=make build [2023-04-21T07:01:31.853Z] ---> Running in 1659f41e59f5 [2023-04-21T07:01:31.853Z] Removing intermediate container 1659f41e59f5 [2023-04-21T07:01:31.853Z] ---> bf78577c7438 [2023-04-21T07:01:31.853Z] Step 4/10 : WORKDIR /device-sdk-go [2023-04-21T07:01:31.853Z] ---> Running in 11068787a799 [2023-04-21T07:01:32.112Z] Removing intermediate container 11068787a799 [2023-04-21T07:01:32.112Z] ---> 2e94d025e10b [2023-04-21T07:01:32.112Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-04-21T07:01:32.112Z] ---> Running in a1f932f3a6ee [2023-04-21T07:01:32.112Z] Removing intermediate container a1f932f3a6ee [2023-04-21T07:01:32.112Z] ---> 2889d612b5d3 [2023-04-21T07:01:32.112Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-04-21T07:01:32.112Z] ---> Running in 0649e7b24f84 [2023-04-21T07:01:32.372Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-21T07:01:32.372Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-21T07:01:32.631Z] OK: 265 MiB in 53 packages [2023-04-21T07:01:32.890Z] Removing intermediate container 0649e7b24f84 [2023-04-21T07:01:32.890Z] ---> 08b53014a365 [2023-04-21T07:01:32.890Z] Step 7/10 : COPY go.mod vendor* ./ [2023-04-21T07:01:33.150Z] ---> 37cb3971b46d [2023-04-21T07:01:33.150Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-21T07:01:33.150Z] ---> Running in f361415f50c5 [2023-04-21T07:01:35.336Z] Still waiting to schedule task [2023-04-21T07:01:35.337Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-9262’ is offline [2023-04-21T07:02:05.295Z] Removing intermediate container f361415f50c5 [2023-04-21T07:02:05.295Z] ---> 6781c802c20a [2023-04-21T07:02:05.295Z] Step 9/10 : COPY . . [2023-04-21T07:02:05.295Z] ---> eaf325b142ea [2023-04-21T07:02:05.295Z] Step 10/10 : RUN ${MAKE} [2023-04-21T07:02:05.295Z] ---> Running in 8c046b8da155 [2023-04-21T07:02:05.295Z] noop [2023-04-21T07:02:05.295Z] Removing intermediate container 8c046b8da155 [2023-04-21T07:02:05.295Z] ---> af902eb72270 [2023-04-21T07:02:05.295Z] Successfully built af902eb72270 [2023-04-21T07:02:05.295Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-21T07:02:05.604Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-21T07:02:05.604Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-21T07:02:05.672Z] prd-ubuntu20.04-docker-8c-8g-9263 does not seem to be running inside a container [2023-04-21T07:02:05.709Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-21T07:02:06.027Z] $ docker top 0179a2a3df70951e238253a48afc13a8cbbf6415dc40a37c559e9beda0023a87 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-21T07:02:06.370Z] + go version [2023-04-21T07:02:06.370Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-21T07:02:06.382Z] $ docker stop --time=1 0179a2a3df70951e238253a48afc13a8cbbf6415dc40a37c559e9beda0023a87 [2023-04-21T07:02:07.671Z] $ docker rm -f --volumes 0179a2a3df70951e238253a48afc13a8cbbf6415dc40a37c559e9beda0023a87 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-21T07:02:08.097Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-21T07:02:08.097Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-21T07:02:08.161Z] prd-ubuntu20.04-docker-8c-8g-9263 does not seem to be running inside a container [2023-04-21T07:02:08.187Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-21T07:02:08.503Z] $ docker top 85445b5bcda9a95b0b5e39fd522b4b3d82f69f0a501f8ae775daef30838068ed -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-21T07:02:08.847Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2023-04-21T07:02:09.147Z] + make test [2023-04-21T07:02:09.147Z] go test -race -coverprofile=coverage.out ./... [2023-04-21T07:02:15.719Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-04-21T07:02:30.586Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-04-21T07:02:30.587Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-04-21T07:02:30.587Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-04-21T07:02:30.587Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-04-21T07:02:30.587Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-04-21T07:02:31.153Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.053s coverage: 27.6% of statements [2023-04-21T07:02:31.412Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.075s coverage: 80.2% of statements [2023-04-21T07:02:31.412Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-04-21T07:02:31.412Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-04-21T07:02:31.671Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.080s coverage: 86.0% of statements [2023-04-21T07:02:32.605Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-04-21T07:02:32.605Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.104s coverage: 77.5% of statements [2023-04-21T07:02:32.606Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-04-21T07:02:32.606Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-04-21T07:02:32.606Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-04-21T07:02:33.541Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-04-21T07:02:36.079Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.077s coverage: 14.6% of statements [2023-04-21T07:02:36.079Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.071s coverage: 68.5% of statements [2023-04-21T07:02:36.079Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.112s coverage: 89.2% of statements [2023-04-21T07:02:36.079Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.061s coverage: 5.5% of statements [2023-04-21T07:02:58.039Z] GO111MODULE=on go vet ./... [2023-04-21T07:03:00.660Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-21T07:03:00.660Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-21T07:03:00.660Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-21T07:03:00.671Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-21T07:03:00.681Z] $ docker stop --time=1 85445b5bcda9a95b0b5e39fd522b4b3d82f69f0a501f8ae775daef30838068ed [2023-04-21T07:03:03.092Z] $ docker rm -f --volumes 85445b5bcda9a95b0b5e39fd522b4b3d82f69f0a501f8ae775daef30838068ed [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-21T07:03:03.649Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-21T07:03:03.710Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-21T07:03:04.216Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-21T07:03:04.503Z] + ls -al . [2023-04-21T07:03:04.503Z] total 272 [2023-04-21T07:03:04.503Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 21 07:02 . [2023-04-21T07:03:04.503Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 21 07:01 .. [2023-04-21T07:03:04.503Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 21 07:01 .dockerignore [2023-04-21T07:03:04.503Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 21 07:01 .git [2023-04-21T07:03:04.503Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 21 07:01 .github [2023-04-21T07:03:04.503Z] -rw-rw-r-- 1 jenkins jenkins 131 Apr 21 07:01 .gitignore [2023-04-21T07:03:04.503Z] -rw-rw-r-- 1 jenkins jenkins 42 Apr 21 07:01 .golangci.yml [2023-04-21T07:03:04.503Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 21 07:01 .semver [2023-04-21T07:03:04.503Z] -rw-rw-r-- 1 jenkins jenkins 31677 Apr 21 07:01 CHANGELOG.md [2023-04-21T07:03:04.503Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 21 07:01 GOVERNANCE.md [2023-04-21T07:03:04.503Z] -rw-rw-r-- 1 jenkins jenkins 885 Apr 21 07:01 Jenkinsfile [2023-04-21T07:03:04.503Z] -rw-rw-r-- 1 jenkins jenkins 11341 Apr 21 07:01 LICENSE [2023-04-21T07:03:04.503Z] -rw-rw-r-- 1 jenkins jenkins 1714 Apr 21 07:01 Makefile [2023-04-21T07:03:04.503Z] -rw-rw-r-- 1 jenkins jenkins 619 Apr 21 07:01 OWNERS.md [2023-04-21T07:03:04.503Z] -rw-rw-r-- 1 jenkins jenkins 4891 Apr 21 07:01 README.md [2023-04-21T07:03:04.503Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 21 07:01 VERSION [2023-04-21T07:03:04.503Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 21 07:01 bin [2023-04-21T07:03:04.503Z] -rw-r--r-- 1 jenkins jenkins 106119 Apr 21 07:02 coverage.out [2023-04-21T07:03:04.503Z] drwxrwxr-x 5 jenkins jenkins 4096 Apr 21 07:01 example [2023-04-21T07:03:04.503Z] -rw-rw-r-- 1 jenkins jenkins 3246 Apr 21 07:01 go.mod [2023-04-21T07:03:04.503Z] -rw-rw-r-- 1 jenkins jenkins 30896 Apr 21 07:01 go.sum [2023-04-21T07:03:04.503Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 21 07:01 internal [2023-04-21T07:03:04.503Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 21 07:01 openapi [2023-04-21T07:03:04.503Z] drwxrwxr-x 6 jenkins jenkins 4096 Apr 21 07:01 pkg [2023-04-21T07:03:04.503Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 21 07:01 snap [2023-04-21T07:03:04.503Z] -rw-rw-r-- 1 jenkins jenkins 222 Apr 21 07:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-21T07:03:04.819Z] + 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=cde88bf2b5c9128080ea31e517add5c9ccc9a0d0 --label arch=amd64 --label version=3.0.0-dev.73 . [2023-04-21T07:03:04.819Z] Sending build context to Docker daemon 11.09MB [2023-04-21T07:03:04.819Z] Step 1/23 : ARG BASE=golang:1.20-alpine3.17 [2023-04-21T07:03:04.819Z] Step 2/23 : FROM ${BASE} AS builder [2023-04-21T07:03:04.819Z] ---> af902eb72270 [2023-04-21T07:03:04.819Z] Step 3/23 : ARG MAKE=make build [2023-04-21T07:03:05.078Z] ---> Running in 078374555a15 [2023-04-21T07:03:05.078Z] Removing intermediate container 078374555a15 [2023-04-21T07:03:05.078Z] ---> c4cabbebbc37 [2023-04-21T07:03:05.078Z] Step 4/23 : WORKDIR /device-sdk-go [2023-04-21T07:03:05.078Z] ---> Running in 7b90846c1e4a [2023-04-21T07:03:05.078Z] Removing intermediate container 7b90846c1e4a [2023-04-21T07:03:05.078Z] ---> f4e386e7a0b6 [2023-04-21T07:03:05.078Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-04-21T07:03:05.078Z] ---> Running in 4c270dcd28c0 [2023-04-21T07:03:05.338Z] Removing intermediate container 4c270dcd28c0 [2023-04-21T07:03:05.338Z] ---> 1ff3cec26e37 [2023-04-21T07:03:05.338Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-04-21T07:03:05.338Z] ---> Running in 91a507de135d [2023-04-21T07:03:05.597Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-21T07:03:05.597Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-21T07:03:05.857Z] OK: 265 MiB in 53 packages [2023-04-21T07:03:06.117Z] Removing intermediate container 91a507de135d [2023-04-21T07:03:06.117Z] ---> 2089460f54a3 [2023-04-21T07:03:06.117Z] Step 7/23 : COPY go.mod vendor* ./ [2023-04-21T07:03:06.378Z] ---> 91d39ec8395c [2023-04-21T07:03:06.378Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-21T07:03:06.378Z] ---> Running in 61b62514631f [2023-04-21T07:03:07.042Z] Removing intermediate container 61b62514631f [2023-04-21T07:03:07.042Z] ---> d9f71367ebf3 [2023-04-21T07:03:07.042Z] Step 9/23 : COPY . . [2023-04-21T07:03:07.658Z] ---> cb5e79926500 [2023-04-21T07:03:07.658Z] Step 10/23 : RUN ${MAKE} [2023-04-21T07:03:07.658Z] ---> Running in be2e74bd8afe [2023-04-21T07:03:07.947Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.0.0-dev.73" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-04-21T07:03:13.212Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9265 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws [2023-04-21T07:03:13.311Z] Running in /w/workspace/device-sdk-go/204 [Pipeline] { [Pipeline] checkout [2023-04-21T07:03:13.372Z] The recommended git tool is: git [2023-04-21T07:03:19.143Z] using credential edgex-jenkins-ssh [2023-04-21T07:03:19.157Z] Cloning the remote Git repository [2023-04-21T07:03:19.207Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2023-04-21T07:03:19.312Z] > git init /w/workspace/device-sdk-go/204 # timeout=10 [2023-04-21T07:03:19.491Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-04-21T07:03:19.493Z] > git --version # timeout=10 [2023-04-21T07:03:19.520Z] > git --version # 'git version 2.25.1' [2023-04-21T07:03:19.523Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-21T07:03:19.708Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-21T07:03:21.469Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-04-21T07:03:21.492Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-21T07:03:22.412Z] Avoid second fetch [2023-04-21T07:03:22.413Z] Checking out Revision cde88bf2b5c9128080ea31e517add5c9ccc9a0d0 (main) [2023-04-21T07:03:23.046Z] Commit message: "Merge pull request #1430 from weichou1229/bump-bootstrap" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-21T07:03:22.432Z] > git config core.sparsecheckout # timeout=10 [2023-04-21T07:03:22.499Z] > git checkout -f cde88bf2b5c9128080ea31e517add5c9ccc9a0d0 # timeout=10 [2023-04-21T07:03:23.926Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-21T07:03:23.926Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-21T07:03:23.926Z] Dload Upload Total Spent Left Speed [2023-04-21T07:03:23.926Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 82 12751 82 10503 0 0 81418 0 --:--:-- --:--:-- --:--:-- 80792 100 12751 100 12751 0 0 97335 0 --:--:-- --:--:-- --:--:-- 96598 [Pipeline] sh [2023-04-21T07:03:24.563Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-21T07:03:24.898Z] + + sudo tee /etc/docker/daemon.new [2023-04-21T07:03:24.898Z] sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-21T07:03:24.898Z] { [2023-04-21T07:03:24.898Z] "registry-mirrors": [ [2023-04-21T07:03:24.898Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-21T07:03:24.898Z] ], [2023-04-21T07:03:24.898Z] "bip": "10.250.0.254/24", [2023-04-21T07:03:24.898Z] "hosts": [ [2023-04-21T07:03:24.898Z] "tcp://0.0.0.0:5555", [2023-04-21T07:03:24.898Z] "unix:///var/run/docker.sock" [2023-04-21T07:03:24.898Z] ], [2023-04-21T07:03:24.898Z] "mtu": 1458, [2023-04-21T07:03:24.898Z] "selinux-enabled": true, [2023-04-21T07:03:24.898Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-21T07:03:24.898Z] } [Pipeline] sh [2023-04-21T07:03:25.239Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-21T07:03:25.574Z] + sudo service docker restart [2023-04-21T07:03:26.191Z] Removing intermediate container be2e74bd8afe [2023-04-21T07:03:26.191Z] ---> f91510b26871 [2023-04-21T07:03:26.191Z] Step 11/23 : FROM alpine:3.17 [2023-04-21T07:03:26.452Z] 3.17: Pulling from library/alpine [2023-04-21T07:03:26.710Z] f56be85fc22e: Pulling fs layer [2023-04-21T07:03:26.710Z] f56be85fc22e: Download complete [2023-04-21T07:03:26.970Z] f56be85fc22e: Pull complete [2023-04-21T07:03:26.970Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-21T07:03:26.970Z] Status: Downloaded newer image for alpine:3.17 [2023-04-21T07:03:26.971Z] ---> 9ed4aefc74f6 [2023-04-21T07:03:26.971Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-04-21T07:03:26.971Z] ---> Running in 6f206e1362eb [2023-04-21T07:03:26.971Z] Removing intermediate container 6f206e1362eb [2023-04-21T07:03:26.971Z] ---> c17c04bcdb41 [2023-04-21T07:03:26.971Z] Step 13/23 : RUN apk add --update --no-cache [2023-04-21T07:03:26.971Z] ---> Running in 89eae2dea1a5 [2023-04-21T07:03:27.230Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-21T07:03:30.518Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-21T07:03:30.518Z] OK: 7 MiB in 15 packages [2023-04-21T07:03:30.518Z] Removing intermediate container 89eae2dea1a5 [2023-04-21T07:03:30.518Z] ---> 5206d6033b99 [2023-04-21T07:03:30.518Z] Step 14/23 : WORKDIR / [2023-04-21T07:03:30.518Z] ---> Running in 07ee6bed63e5 [2023-04-21T07:03:30.778Z] Removing intermediate container 07ee6bed63e5 [2023-04-21T07:03:30.778Z] ---> 9b23a7bccd58 [2023-04-21T07:03:30.778Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-04-21T07:03:30.778Z] ---> de4eb2665991 [2023-04-21T07:03:30.778Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-04-21T07:03:31.517Z] ---> 9f6ce8a5d5fe [2023-04-21T07:03:31.517Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-04-21T07:03:31.517Z] ---> 0332ce8d1dd5 [2023-04-21T07:03:31.517Z] Step 18/23 : EXPOSE 59999 [2023-04-21T07:03:31.517Z] ---> Running in 4b2ecc1bf5a9 [2023-04-21T07:03:31.517Z] Removing intermediate container 4b2ecc1bf5a9 [2023-04-21T07:03:31.517Z] ---> 510d7fee432d [2023-04-21T07:03:31.517Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-04-21T07:03:31.780Z] ---> Running in b0cba03d2a7b [2023-04-21T07:03:31.780Z] Removing intermediate container b0cba03d2a7b [2023-04-21T07:03:31.780Z] ---> 7ec9f1de62a4 [2023-04-21T07:03:31.780Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-21T07:03:31.780Z] ---> Running in 11eb3ae2af6b [2023-04-21T07:03:31.780Z] Removing intermediate container 11eb3ae2af6b [2023-04-21T07:03:31.780Z] ---> 834160e12eeb [2023-04-21T07:03:31.780Z] Step 21/23 : LABEL arch=amd64 [2023-04-21T07:03:31.780Z] ---> Running in f5045938ca7d [2023-04-21T07:03:31.780Z] Removing intermediate container f5045938ca7d [2023-04-21T07:03:31.780Z] ---> dc10dc043ede [2023-04-21T07:03:31.780Z] Step 22/23 : LABEL git_sha=cde88bf2b5c9128080ea31e517add5c9ccc9a0d0 [2023-04-21T07:03:32.040Z] ---> Running in 13e3969a92bc [2023-04-21T07:03:32.040Z] Removing intermediate container 13e3969a92bc [2023-04-21T07:03:32.040Z] ---> 93afd41f855a [2023-04-21T07:03:32.040Z] Step 23/23 : LABEL version=3.0.0-dev.73 [2023-04-21T07:03:32.040Z] ---> Running in 01f65d50e92e [2023-04-21T07:03:32.040Z] Removing intermediate container 01f65d50e92e [2023-04-21T07:03:32.040Z] ---> f344c28e03f2 [2023-04-21T07:03:32.040Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-21T07:03:32.040Z] Successfully built f344c28e03f2 [2023-04-21T07:03:32.040Z] 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-04-21T07:03:32.516Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-21T07:03:32.516Z] [2023-04-21T07:03:32.516Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-21T07:03:32.824Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-21T07:03:32.825Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-21T07:03:32.825Z] 5eb5b503b376: Pulling fs layer [2023-04-21T07:03:32.825Z] 5c69ac0246d0: Pulling fs layer [2023-04-21T07:03:32.825Z] ec43610c2a17: Pulling fs layer [2023-04-21T07:03:32.825Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-21T07:03:32.825Z] 33b1e0a273af: Pulling fs layer [2023-04-21T07:03:32.825Z] 5d3b04190fa2: Pulling fs layer [2023-04-21T07:03:32.825Z] 2f39f015ded8: Pulling fs layer [2023-04-21T07:03:32.825Z] 3a2ae6a8a46f: Waiting [2023-04-21T07:03:32.825Z] 33b1e0a273af: Waiting [2023-04-21T07:03:32.825Z] 5d3b04190fa2: Waiting [2023-04-21T07:03:32.825Z] 2f39f015ded8: Waiting [2023-04-21T07:03:32.825Z] 5c69ac0246d0: Verifying Checksum [2023-04-21T07:03:32.825Z] 5c69ac0246d0: Download complete [2023-04-21T07:03:32.825Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-21T07:03:32.825Z] 3a2ae6a8a46f: Download complete [2023-04-21T07:03:33.082Z] ec43610c2a17: Verifying Checksum [2023-04-21T07:03:33.082Z] ec43610c2a17: Download complete [2023-04-21T07:03:33.082Z] 33b1e0a273af: Verifying Checksum [2023-04-21T07:03:33.082Z] 33b1e0a273af: Download complete [2023-04-21T07:03:33.082Z] 5d3b04190fa2: Verifying Checksum [2023-04-21T07:03:33.082Z] 5d3b04190fa2: Download complete [2023-04-21T07:03:33.082Z] 5eb5b503b376: Verifying Checksum [2023-04-21T07:03:33.082Z] 5eb5b503b376: Download complete [2023-04-21T07:03:33.651Z] 2f39f015ded8: Download complete [2023-04-21T07:03:34.218Z] 5eb5b503b376: Pull complete [2023-04-21T07:03:34.475Z] 5c69ac0246d0: Pull complete [2023-04-21T07:03:35.042Z] ec43610c2a17: Pull complete [2023-04-21T07:03:35.299Z] 3a2ae6a8a46f: Pull complete [2023-04-21T07:03:35.574Z] 33b1e0a273af: Pull complete [2023-04-21T07:03:35.832Z] 5d3b04190fa2: Pull complete [2023-04-21T07:03:40.013Z] 2f39f015ded8: Pull complete [2023-04-21T07:03:40.013Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-21T07:03:40.013Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-21T07:03:40.013Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-21T07:03:40.093Z] prd-ubuntu20.04-docker-8c-8g-9263 does not seem to be running inside a container [2023-04-21T07:03:40.129Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-21T07:03:42.706Z] $ docker top d5e7a1cbde69f123739bb85ad9a755a85ae38b368be3d45b3d1169d6413a92ac -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-21T07:03:43.099Z] ---> job-cost.sh [2023-04-21T07:03:43.099Z] lf-activate-venv: SKIPPING [2023-04-21T07:03:43.099Z] INFO: No Stack... [2023-04-21T07:03:43.359Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-21T07:03:43.617Z] INFO: Archiving Costs [Pipeline] sh [2023-04-21T07:03:43.928Z] + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [2023-04-21T07:03:43.928Z] + cut -d, -f6 [Pipeline] withEnv [Pipeline] { [Pipeline] lock [2023-04-21T07:03:43.945Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-204-stack-cost] [2023-04-21T07:03:43.955Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-204-stack-cost] did not exist. Created. [2023-04-21T07:03:43.955Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-204-stack-cost] [Pipeline] { [Pipeline] configFileProvider [2023-04-21T07:03:43.968Z] provisioning config files... [Pipeline] unstash [Pipeline] sh [2023-04-21T07:03:43.997Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/204@tmp/config7072533743057904737tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-21T07:03:44.270Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-21T07:03:44.301Z] Stashed 1 file(s) [Pipeline] } [2023-04-21T07:03:44.309Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-204-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-21T07:03:44.326Z] $ docker stop --time=1 d5e7a1cbde69f123739bb85ad9a755a85ae38b368be3d45b3d1169d6413a92ac [2023-04-21T07:03:44.354Z] ---> docker-login.sh [2023-04-21T07:03:44.354Z] nexus3.edgexfoundry.org:10001 [2023-04-21T07:03:44.944Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-21T07:03:44.944Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-21T07:03:44.944Z] Configure a credential helper to remove this warning. See [2023-04-21T07:03:44.944Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-21T07:03:44.944Z] [2023-04-21T07:03:44.944Z] Login Succeeded [2023-04-21T07:03:44.944Z] nexus3.edgexfoundry.org:10002 [2023-04-21T07:03:45.215Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-21T07:03:45.488Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-21T07:03:45.488Z] Configure a credential helper to remove this warning. See [2023-04-21T07:03:45.488Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-21T07:03:45.488Z] [2023-04-21T07:03:45.488Z] Login Succeeded [2023-04-21T07:03:45.488Z] nexus3.edgexfoundry.org:10003 [2023-04-21T07:03:45.498Z] $ docker rm -f --volumes d5e7a1cbde69f123739bb85ad9a755a85ae38b368be3d45b3d1169d6413a92ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-21T07:03:45.762Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-21T07:03:45.763Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-21T07:03:45.763Z] Configure a credential helper to remove this warning. See [2023-04-21T07:03:45.763Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-21T07:03:45.763Z] [2023-04-21T07:03:45.763Z] Login Succeeded [2023-04-21T07:03:45.763Z] nexus3.edgexfoundry.org:10004 [2023-04-21T07:03:46.036Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-21T07:03:46.036Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-21T07:03:46.036Z] Configure a credential helper to remove this warning. See [2023-04-21T07:03:46.036Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-21T07:03:46.036Z] [2023-04-21T07:03:46.036Z] Login Succeeded [2023-04-21T07:03:46.036Z] docker.io [2023-04-21T07:03:46.308Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-21T07:03:46.579Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-21T07:03:46.579Z] Configure a credential helper to remove this warning. See [2023-04-21T07:03:46.579Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-21T07:03:46.579Z] [2023-04-21T07:03:46.579Z] Login Succeeded [2023-04-21T07:03:46.579Z] ---> docker-login.sh ends [Pipeline] } [2023-04-21T07:03:46.595Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-21T07:03:46.886Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-21T07:03:46.902Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-21T07:03:46.919Z] ========================================================= [2023-04-21T07:03:46.919Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-21T07:03:46.919Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-21T07:03:47.279Z] + 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-04-21T07:03:48.269Z] Sending build context to Docker daemon 5.896MB [2023-04-21T07:03:48.269Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-04-21T07:03:48.269Z] Step 2/10 : FROM ${BASE} AS builder [2023-04-21T07:03:48.269Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-21T07:03:48.269Z] af6eaf76a39c: Pulling fs layer [2023-04-21T07:03:48.269Z] 55522c791124: Pulling fs layer [2023-04-21T07:03:48.269Z] ce5c4a1c91eb: Pulling fs layer [2023-04-21T07:03:48.269Z] 169dfbe0d373: Pulling fs layer [2023-04-21T07:03:48.269Z] e1ff8fa3b103: Pulling fs layer [2023-04-21T07:03:48.269Z] 52ebb69f0ebf: Pulling fs layer [2023-04-21T07:03:48.269Z] 5abe8eddf0d5: Pulling fs layer [2023-04-21T07:03:48.269Z] e1ff8fa3b103: Waiting [2023-04-21T07:03:48.269Z] 52ebb69f0ebf: Waiting [2023-04-21T07:03:48.269Z] 5abe8eddf0d5: Waiting [2023-04-21T07:03:48.269Z] 169dfbe0d373: Waiting [2023-04-21T07:03:48.269Z] 55522c791124: Verifying Checksum [2023-04-21T07:03:48.269Z] 55522c791124: Download complete [2023-04-21T07:03:48.269Z] 169dfbe0d373: Verifying Checksum [2023-04-21T07:03:48.269Z] 169dfbe0d373: Download complete [2023-04-21T07:03:48.540Z] e1ff8fa3b103: Verifying Checksum [2023-04-21T07:03:48.540Z] e1ff8fa3b103: Download complete [2023-04-21T07:03:48.540Z] af6eaf76a39c: Verifying Checksum [2023-04-21T07:03:48.540Z] af6eaf76a39c: Download complete [2023-04-21T07:03:50.016Z] 5abe8eddf0d5: Verifying Checksum [2023-04-21T07:03:50.016Z] 5abe8eddf0d5: Download complete [2023-04-21T07:03:50.016Z] af6eaf76a39c: Pull complete [2023-04-21T07:03:50.286Z] 55522c791124: Pull complete [2023-04-21T07:03:51.255Z] ce5c4a1c91eb: Verifying Checksum [2023-04-21T07:03:51.255Z] ce5c4a1c91eb: Download complete [2023-04-21T07:03:51.255Z] 52ebb69f0ebf: Verifying Checksum [2023-04-21T07:03:51.255Z] 52ebb69f0ebf: Download complete [2023-04-21T07:04:03.621Z] ce5c4a1c91eb: Pull complete [2023-04-21T07:04:03.621Z] 169dfbe0d373: Pull complete [2023-04-21T07:04:03.621Z] e1ff8fa3b103: Pull complete [2023-04-21T07:04:10.307Z] 52ebb69f0ebf: Pull complete [2023-04-21T07:04:15.831Z] 5abe8eddf0d5: Pull complete [2023-04-21T07:04:15.831Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-04-21T07:04:15.831Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-21T07:04:15.831Z] ---> 6cb57ee374ae [2023-04-21T07:04:15.831Z] Step 3/10 : ARG MAKE=make build [2023-04-21T07:04:16.795Z] ---> Running in 1e74ee177a96 [2023-04-21T07:04:17.065Z] Removing intermediate container 1e74ee177a96 [2023-04-21T07:04:17.065Z] ---> 6c410f6d5cfe [2023-04-21T07:04:17.065Z] Step 4/10 : WORKDIR /device-sdk-go [2023-04-21T07:04:17.334Z] ---> Running in cbc73962b157 [2023-04-21T07:04:17.604Z] Removing intermediate container cbc73962b157 [2023-04-21T07:04:17.604Z] ---> 6c889d4f9a74 [2023-04-21T07:04:17.604Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-04-21T07:04:17.604Z] ---> Running in 62a333b728de [2023-04-21T07:04:17.871Z] Removing intermediate container 62a333b728de [2023-04-21T07:04:17.871Z] ---> 18e03a218c80 [2023-04-21T07:04:17.871Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-04-21T07:04:18.148Z] ---> Running in 5cc6850f4e50 [2023-04-21T07:04:19.115Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-21T07:04:19.703Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-21T07:04:20.667Z] OK: 263 MiB in 53 packages [2023-04-21T07:04:21.636Z] Removing intermediate container 5cc6850f4e50 [2023-04-21T07:04:21.636Z] ---> 2cd806523f3a [2023-04-21T07:04:21.636Z] Step 7/10 : COPY go.mod vendor* ./ [2023-04-21T07:04:22.232Z] ---> df35376b0d7d [2023-04-21T07:04:22.232Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-21T07:04:22.232Z] ---> Running in 51cc95882ba3 [2023-04-21T07:05:43.898Z] Removing intermediate container 51cc95882ba3 [2023-04-21T07:05:43.898Z] ---> ccb2cc30694d [2023-04-21T07:05:43.898Z] Step 9/10 : COPY . . [2023-04-21T07:05:43.898Z] ---> 8f3828483da3 [2023-04-21T07:05:43.898Z] Step 10/10 : RUN ${MAKE} [2023-04-21T07:05:43.898Z] ---> Running in 3f7bcf782ae2 [2023-04-21T07:05:43.898Z] noop [2023-04-21T07:05:44.487Z] Removing intermediate container 3f7bcf782ae2 [2023-04-21T07:05:44.487Z] ---> 7dee942feefb [2023-04-21T07:05:44.487Z] Successfully built 7dee942feefb [2023-04-21T07:05:44.756Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-21T07:05:45.102Z] + docker inspect -f . ci-base-image-arm64 [2023-04-21T07:05:45.102Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-21T07:05:45.306Z] prd-ubuntu20.04-docker-arm64-4c-16g-9265 does not seem to be running inside a container [2023-04-21T07:05:45.381Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/204 -v /w/workspace/device-sdk-go/204:/w/workspace/device-sdk-go/204:rw,z -v /w/workspace/device-sdk-go/204@tmp:/w/workspace/device-sdk-go/204@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-04-21T07:05:48.305Z] $ docker top 3adb253372f79a9ebb022d2f277c1d5f4f7bdaba0f09b566badbe4475dc9a3cc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-21T07:05:49.123Z] + go version [2023-04-21T07:05:49.123Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-21T07:05:49.147Z] $ docker stop --time=1 3adb253372f79a9ebb022d2f277c1d5f4f7bdaba0f09b566badbe4475dc9a3cc [2023-04-21T07:05:50.779Z] $ docker rm -f --volumes 3adb253372f79a9ebb022d2f277c1d5f4f7bdaba0f09b566badbe4475dc9a3cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-21T07:05:51.341Z] + docker inspect -f . ci-base-image-arm64 [2023-04-21T07:05:51.341Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-21T07:05:51.536Z] prd-ubuntu20.04-docker-arm64-4c-16g-9265 does not seem to be running inside a container [2023-04-21T07:05:51.612Z] $ 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/204 -v /w/workspace/device-sdk-go/204:/w/workspace/device-sdk-go/204:rw,z -v /w/workspace/device-sdk-go/204@tmp:/w/workspace/device-sdk-go/204@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-04-21T07:05:52.754Z] $ docker top 6aeb9b97fe54a7c49a8a88a6618bc80258421f4345d8f5132635f15a48fbf267 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-21T07:05:53.249Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/204 [Pipeline] fileExists [Pipeline] sh [2023-04-21T07:05:53.588Z] + make test [2023-04-21T07:05:53.588Z] go test -race -coverprofile=coverage.out ./... [2023-04-21T07:06:32.494Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-04-21T07:08:39.183Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-04-21T07:08:39.183Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-04-21T07:08:39.183Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-04-21T07:08:39.183Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-04-21T07:08:39.183Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-04-21T07:08:54.196Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.213s coverage: 27.6% of statements [2023-04-21T07:08:54.196Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.262s coverage: 80.2% of statements [2023-04-21T07:09:02.415Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-04-21T07:09:02.415Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-04-21T07:09:02.683Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.383s coverage: 86.0% of statements [2023-04-21T07:09:08.047Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-04-21T07:09:08.047Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-04-21T07:09:08.047Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.481s coverage: 77.5% of statements [2023-04-21T07:09:11.395Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.248s coverage: 14.6% of statements [2023-04-21T07:09:12.808Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-04-21T07:09:12.809Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-04-21T07:09:13.076Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.453s coverage: 68.5% of statements [2023-04-21T07:09:15.664Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.459s coverage: 89.2% of statements [2023-04-21T07:09:18.245Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-04-21T07:09:18.245Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.237s coverage: 5.5% of statements [2023-04-21T07:09:18.831Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-21T07:09:18.831Z] GO111MODULE=on go vet ./... [2023-04-21T07:11:55.611Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-21T07:11:55.611Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-21T07:11:55.611Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-21T07:11:55.632Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-21T07:11:55.655Z] $ docker stop --time=1 6aeb9b97fe54a7c49a8a88a6618bc80258421f4345d8f5132635f15a48fbf267 [2023-04-21T07:11:57.564Z] $ docker rm -f --volumes 6aeb9b97fe54a7c49a8a88a6618bc80258421f4345d8f5132635f15a48fbf267 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-21T07:11:59.140Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-21T07:11:59.163Z] Warning: overwriting stash ‘coverage-report’ [2023-04-21T07:11:59.764Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-21T07:12:00.142Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-21T07:12:00.466Z] + ls -al . [2023-04-21T07:12:00.466Z] total 268 [2023-04-21T07:12:00.466Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 21 07:05 . [2023-04-21T07:12:00.466Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 21 07:03 .. [2023-04-21T07:12:00.466Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 21 07:03 .dockerignore [2023-04-21T07:12:00.466Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 21 07:03 .git [2023-04-21T07:12:00.466Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 21 07:03 .github [2023-04-21T07:12:00.466Z] -rw-rw-r-- 1 jenkins jenkins 131 Apr 21 07:03 .gitignore [2023-04-21T07:12:00.466Z] -rw-rw-r-- 1 jenkins jenkins 42 Apr 21 07:03 .golangci.yml [2023-04-21T07:12:00.466Z] -rw-rw-r-- 1 jenkins jenkins 31677 Apr 21 07:03 CHANGELOG.md [2023-04-21T07:12:00.466Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 21 07:03 GOVERNANCE.md [2023-04-21T07:12:00.466Z] -rw-rw-r-- 1 jenkins jenkins 885 Apr 21 07:03 Jenkinsfile [2023-04-21T07:12:00.466Z] -rw-rw-r-- 1 jenkins jenkins 11341 Apr 21 07:03 LICENSE [2023-04-21T07:12:00.466Z] -rw-rw-r-- 1 jenkins jenkins 1714 Apr 21 07:03 Makefile [2023-04-21T07:12:00.466Z] -rw-rw-r-- 1 jenkins jenkins 619 Apr 21 07:03 OWNERS.md [2023-04-21T07:12:00.466Z] -rw-rw-r-- 1 jenkins jenkins 4891 Apr 21 07:03 README.md [2023-04-21T07:12:00.466Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 21 07:01 VERSION [2023-04-21T07:12:00.466Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 21 07:03 bin [2023-04-21T07:12:00.466Z] -rw-r--r-- 1 jenkins jenkins 106121 Apr 21 07:09 coverage.out [2023-04-21T07:12:00.466Z] drwxrwxr-x 5 jenkins jenkins 4096 Apr 21 07:03 example [2023-04-21T07:12:00.466Z] -rw-rw-r-- 1 jenkins jenkins 3246 Apr 21 07:03 go.mod [2023-04-21T07:12:00.466Z] -rw-rw-r-- 1 jenkins jenkins 30896 Apr 21 07:03 go.sum [2023-04-21T07:12:00.466Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 21 07:03 internal [2023-04-21T07:12:00.466Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 21 07:03 openapi [2023-04-21T07:12:00.466Z] drwxrwxr-x 6 jenkins jenkins 4096 Apr 21 07:03 pkg [2023-04-21T07:12:00.466Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 21 07:03 snap [2023-04-21T07:12:00.466Z] -rw-rw-r-- 1 jenkins jenkins 222 Apr 21 07:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-21T07:12:00.811Z] + 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=cde88bf2b5c9128080ea31e517add5c9ccc9a0d0 --label arch=arm64 --label version=3.0.0-dev.73 . [2023-04-21T07:12:01.399Z] Sending build context to Docker daemon 6.003MB [2023-04-21T07:12:01.399Z] Step 1/23 : ARG BASE=golang:1.20-alpine3.17 [2023-04-21T07:12:01.399Z] Step 2/23 : FROM ${BASE} AS builder [2023-04-21T07:12:01.399Z] ---> 7dee942feefb [2023-04-21T07:12:01.399Z] Step 3/23 : ARG MAKE=make build [2023-04-21T07:12:01.399Z] ---> Running in a1d837e19a0d [2023-04-21T07:12:01.673Z] Removing intermediate container a1d837e19a0d [2023-04-21T07:12:01.673Z] ---> 70bbd693abae [2023-04-21T07:12:01.673Z] Step 4/23 : WORKDIR /device-sdk-go [2023-04-21T07:12:01.941Z] ---> Running in bdc30ce01c44 [2023-04-21T07:12:02.211Z] Removing intermediate container bdc30ce01c44 [2023-04-21T07:12:02.211Z] ---> 52f3236223e1 [2023-04-21T07:12:02.211Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-04-21T07:12:02.211Z] ---> Running in e4657a984ecb [2023-04-21T07:12:02.486Z] Removing intermediate container e4657a984ecb [2023-04-21T07:12:02.486Z] ---> 19ae61ca14e5 [2023-04-21T07:12:02.486Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-04-21T07:12:02.486Z] ---> Running in 57647c89f462 [2023-04-21T07:12:03.912Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-21T07:12:04.213Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-21T07:12:05.179Z] OK: 263 MiB in 53 packages [2023-04-21T07:12:07.135Z] Removing intermediate container 57647c89f462 [2023-04-21T07:12:07.135Z] ---> a2a6efd152cf [2023-04-21T07:12:07.135Z] Step 7/23 : COPY go.mod vendor* ./ [2023-04-21T07:12:07.404Z] ---> 21f4173aaa7f [2023-04-21T07:12:07.404Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-21T07:12:07.404Z] ---> Running in d5d7d964ceb4 [2023-04-21T07:12:09.989Z] Removing intermediate container d5d7d964ceb4 [2023-04-21T07:12:09.989Z] ---> 30904cc8c449 [2023-04-21T07:12:09.989Z] Step 9/23 : COPY . . [2023-04-21T07:12:10.959Z] ---> b3d18198ac67 [2023-04-21T07:12:10.959Z] Step 10/23 : RUN ${MAKE} [2023-04-21T07:12:11.227Z] ---> Running in 51f9c1e3ab91 [2023-04-21T07:12:12.188Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.0.0-dev.73" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-04-21T07:14:34.071Z] Removing intermediate container 51f9c1e3ab91 [2023-04-21T07:14:34.071Z] ---> 09080fcc1bb1 [2023-04-21T07:14:34.071Z] Step 11/23 : FROM alpine:3.17 [2023-04-21T07:14:34.071Z] 3.17: Pulling from library/alpine [2023-04-21T07:14:34.071Z] c41833b44d91: Pulling fs layer [2023-04-21T07:14:34.071Z] c41833b44d91: Verifying Checksum [2023-04-21T07:14:34.071Z] c41833b44d91: Download complete [2023-04-21T07:14:34.071Z] c41833b44d91: Pull complete [2023-04-21T07:14:34.071Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-21T07:14:34.071Z] Status: Downloaded newer image for alpine:3.17 [2023-04-21T07:14:34.071Z] ---> 51e60588ff2c [2023-04-21T07:14:34.071Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-04-21T07:14:34.071Z] ---> Running in e187cc070b6a [2023-04-21T07:14:34.071Z] Removing intermediate container e187cc070b6a [2023-04-21T07:14:34.071Z] ---> 5768ba7980e7 [2023-04-21T07:14:34.071Z] Step 13/23 : RUN apk add --update --no-cache [2023-04-21T07:14:34.071Z] ---> Running in a59c57880b2a [2023-04-21T07:14:34.071Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-21T07:14:34.071Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-21T07:14:34.071Z] OK: 7 MiB in 15 packages [2023-04-21T07:14:34.071Z] Removing intermediate container a59c57880b2a [2023-04-21T07:14:34.071Z] ---> 845cc2e8a7bf [2023-04-21T07:14:34.071Z] Step 14/23 : WORKDIR / [2023-04-21T07:14:34.071Z] ---> Running in 68c2df089a3f [2023-04-21T07:14:34.071Z] Removing intermediate container 68c2df089a3f [2023-04-21T07:14:34.071Z] ---> 9595c11ee700 [2023-04-21T07:14:34.071Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-04-21T07:14:34.071Z] ---> a0d6c503de59 [2023-04-21T07:14:34.071Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-04-21T07:14:34.071Z] ---> eb6d122047be [2023-04-21T07:14:34.071Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-04-21T07:14:34.071Z] ---> 5f2693884320 [2023-04-21T07:14:34.071Z] Step 18/23 : EXPOSE 59999 [2023-04-21T07:14:34.071Z] ---> Running in 5177e1dc4e57 [2023-04-21T07:14:34.071Z] Removing intermediate container 5177e1dc4e57 [2023-04-21T07:14:34.071Z] ---> 733b578d0c95 [2023-04-21T07:14:34.071Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-04-21T07:14:34.071Z] ---> Running in f4765f71c066 [2023-04-21T07:14:34.071Z] Removing intermediate container f4765f71c066 [2023-04-21T07:14:34.071Z] ---> 2d9a4c936f0f [2023-04-21T07:14:34.071Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-21T07:14:34.071Z] ---> Running in bb33b0715387 [2023-04-21T07:14:34.071Z] Removing intermediate container bb33b0715387 [2023-04-21T07:14:34.071Z] ---> b2ec81f2c0d6 [2023-04-21T07:14:34.071Z] Step 21/23 : LABEL arch=arm64 [2023-04-21T07:14:34.071Z] ---> Running in 88c4ae483477 [2023-04-21T07:14:35.481Z] Removing intermediate container 88c4ae483477 [2023-04-21T07:14:35.481Z] ---> b3c88b13e080 [2023-04-21T07:14:35.481Z] Step 22/23 : LABEL git_sha=cde88bf2b5c9128080ea31e517add5c9ccc9a0d0 [2023-04-21T07:14:35.481Z] ---> Running in d9613d772fde [2023-04-21T07:14:35.748Z] Removing intermediate container d9613d772fde [2023-04-21T07:14:35.748Z] ---> 727f4915cca3 [2023-04-21T07:14:35.748Z] Step 23/23 : LABEL version=3.0.0-dev.73 [2023-04-21T07:14:35.748Z] ---> Running in c234c139b944 [2023-04-21T07:14:36.014Z] Removing intermediate container c234c139b944 [2023-04-21T07:14:36.014Z] ---> 131fb832acf4 [2023-04-21T07:14:36.014Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-21T07:14:36.280Z] Successfully built 131fb832acf4 [2023-04-21T07:14:36.280Z] 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-04-21T07:14:36.700Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-21T07:14:36.700Z] [2023-04-21T07:14:36.700Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-21T07:14:37.032Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-21T07:14:37.032Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-21T07:14:37.032Z] 8998bd30e6a1: Pulling fs layer [2023-04-21T07:14:37.032Z] 04944245beec: Pulling fs layer [2023-04-21T07:14:37.032Z] 699f458cf7ca: Pulling fs layer [2023-04-21T07:14:37.032Z] 765212b225bb: Pulling fs layer [2023-04-21T07:14:37.032Z] f23df028b6ca: Pulling fs layer [2023-04-21T07:14:37.032Z] d65c8cfc05b1: Pulling fs layer [2023-04-21T07:14:37.032Z] 2437ff75d9bd: Pulling fs layer [2023-04-21T07:14:37.032Z] f23df028b6ca: Waiting [2023-04-21T07:14:37.032Z] d65c8cfc05b1: Waiting [2023-04-21T07:14:37.032Z] 2437ff75d9bd: Waiting [2023-04-21T07:14:37.032Z] 765212b225bb: Waiting [2023-04-21T07:14:37.304Z] 04944245beec: Verifying Checksum [2023-04-21T07:14:37.304Z] 04944245beec: Download complete [2023-04-21T07:14:37.304Z] 765212b225bb: Verifying Checksum [2023-04-21T07:14:37.304Z] 765212b225bb: Download complete [2023-04-21T07:14:37.304Z] f23df028b6ca: Verifying Checksum [2023-04-21T07:14:37.304Z] f23df028b6ca: Download complete [2023-04-21T07:14:37.304Z] d65c8cfc05b1: Verifying Checksum [2023-04-21T07:14:37.304Z] d65c8cfc05b1: Download complete [2023-04-21T07:14:37.304Z] 699f458cf7ca: Verifying Checksum [2023-04-21T07:14:37.304Z] 699f458cf7ca: Download complete [2023-04-21T07:14:37.887Z] 8998bd30e6a1: Verifying Checksum [2023-04-21T07:14:37.887Z] 8998bd30e6a1: Download complete [2023-04-21T07:14:39.828Z] 2437ff75d9bd: Verifying Checksum [2023-04-21T07:14:39.828Z] 2437ff75d9bd: Download complete [2023-04-21T07:14:41.234Z] 8998bd30e6a1: Pull complete [2023-04-21T07:14:41.817Z] 04944245beec: Pull complete [2023-04-21T07:14:43.222Z] 699f458cf7ca: Pull complete [2023-04-21T07:14:43.222Z] 765212b225bb: Pull complete [2023-04-21T07:14:43.804Z] f23df028b6ca: Pull complete [2023-04-21T07:14:44.069Z] d65c8cfc05b1: Pull complete [2023-04-21T07:14:59.051Z] 2437ff75d9bd: Pull complete [2023-04-21T07:14:59.051Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-21T07:14:59.051Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-21T07:14:59.051Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-21T07:14:59.248Z] prd-ubuntu20.04-docker-arm64-4c-16g-9265 does not seem to be running inside a container [2023-04-21T07:14:59.324Z] $ 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/204 -v /w/workspace/device-sdk-go/204:/w/workspace/device-sdk-go/204:rw,z -v /w/workspace/device-sdk-go/204@tmp:/w/workspace/device-sdk-go/204@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-04-21T07:15:01.775Z] $ docker top 676fc46acbf28c5a03e7706a4cfd1870b067a2f3b70ad2373d105924045c77e8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-21T07:15:02.616Z] ---> job-cost.sh [2023-04-21T07:15:02.616Z] lf-activate-venv: SKIPPING [2023-04-21T07:15:02.616Z] INFO: No Stack... [2023-04-21T07:15:02.884Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-21T07:15:03.842Z] INFO: Archiving Costs [Pipeline] sh [2023-04-21T07:15:04.164Z] + cat /w/workspace/device-sdk-go/204/archives/cost.csv [2023-04-21T07:15:04.184Z] + cut -d, -f6 [Pipeline] lock [2023-04-21T07:15:04.245Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-204-stack-cost] [2023-04-21T07:15:04.252Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-204-stack-cost] did not exist. Created. [2023-04-21T07:15:04.252Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-204-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-21T07:15:04.602Z] /w/workspace/device-sdk-go/204@tmp/durable-0d0c188e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-21T07:15:04.956Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-21T07:15:04.976Z] Warning: overwriting stash ‘stack-cost’ [2023-04-21T07:15:05.033Z] Stashed 1 file(s) [Pipeline] } [2023-04-21T07:15:05.043Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-204-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-21T07:15:05.064Z] $ docker stop --time=1 676fc46acbf28c5a03e7706a4cfd1870b067a2f3b70ad2373d105924045c77e8 [2023-04-21T07:15:06.577Z] $ docker rm -f --volumes 676fc46acbf28c5a03e7706a4cfd1870b067a2f3b70ad2373d105924045c77e8 [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-04-21T07:15:07.032Z] provisioning config files... [2023-04-21T07:15:07.040Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config17659503264525068622tmp [Pipeline] { [Pipeline] sh [2023-04-21T07:15:07.340Z] + set +x [2023-04-21T07:15:07.340Z] + curl -s https://codecov.io/bash [2023-04-21T07:15:07.340Z] + bash -s -- [2023-04-21T07:15:07.340Z] [2023-04-21T07:15:07.340Z] _____ _ [2023-04-21T07:15:07.340Z] / ____| | | [2023-04-21T07:15:07.340Z] | | ___ __| | ___ ___ _____ __ [2023-04-21T07:15:07.340Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-21T07:15:07.340Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-21T07:15:07.340Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-21T07:15:07.340Z] Bash-1.0.6 [2023-04-21T07:15:07.340Z] [2023-04-21T07:15:07.340Z] [2023-04-21T07:15:07.340Z] ==> git version 2.25.1 found [2023-04-21T07:15:07.340Z] ==> 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-04-21T07:15:07.340Z] Release-Date: 2020-01-08 [2023-04-21T07:15:07.340Z] 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-04-21T07:15:07.340Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-21T07:15:07.340Z] ==> Jenkins CI detected. [2023-04-21T07:15:07.340Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2023-04-21T07:15:07.340Z] project root: . [2023-04-21T07:15:07.340Z] --> token set from env [2023-04-21T07:15:07.340Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-21T07:15:07.340Z] ==> Running gcov in . (disable via -X gcov) [2023-04-21T07:15:07.340Z] ==> Python coveragepy not found [2023-04-21T07:15:07.340Z] ==> Searching for coverage reports in: [2023-04-21T07:15:07.340Z] + . [2023-04-21T07:15:07.340Z] -> Found 1 reports [2023-04-21T07:15:07.340Z] ==> Detecting git/mercurial file structure [2023-04-21T07:15:07.340Z] ==> Reading reports [2023-04-21T07:15:07.340Z] + ./coverage.out bytes=106121 [2023-04-21T07:15:07.340Z] ==> Appending adjustments [2023-04-21T07:15:07.340Z] https://docs.codecov.io/docs/fixing-reports [2023-04-21T07:15:07.599Z] + Found adjustments [2023-04-21T07:15:07.599Z] ==> Gzipping contents [2023-04-21T07:15:07.599Z] 16K /tmp/codecov.Doy7LL.gz [2023-04-21T07:15:07.599Z] ==> Uploading reports [2023-04-21T07:15:07.599Z] url: https://codecov.io [2023-04-21T07:15:07.599Z] query: branch=main&commit=cde88bf2b5c9128080ea31e517add5c9ccc9a0d0&build=204&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F204%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-21T07:15:07.599Z] -> Pinging Codecov [2023-04-21T07:15:07.599Z] 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=cde88bf2b5c9128080ea31e517add5c9ccc9a0d0&build=204&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F204%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-21T07:15:07.859Z] -> Uploading to [2023-04-21T07:15:07.860Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-21/7E55EF52A471D76F132DFD9A03CDDE97/cde88bf2b5c9128080ea31e517add5c9ccc9a0d0/fe03794a-9282-4504-b638-496ef0ebca65.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230421%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230421T071507Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fec232b3e327814072f9681596d45df2ad67b3a3689748513efde2bfff7fd92d [2023-04-21T07:15:07.860Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-21T07:15:07.860Z] Dload Upload Total Spent Left Speed [2023-04-21T07:15:08.119Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14992 0 0 100 14992 0 68456 --:--:-- --:--:-- --:--:-- 68456 [2023-04-21T07:15:08.119Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/cde88bf2b5c9128080ea31e517add5c9ccc9a0d0 [Pipeline] } [2023-04-21T07:15:08.126Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-04-21T07:15:08.280Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-04-21T07:15:08.291Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-21T07:15:08.593Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-21T07:15:08.593Z] [2023-04-21T07:15:08.593Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-21T07:15:08.894Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-21T07:15:08.894Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-04-21T07:15:08.894Z] df9b9388f04a: Pulling fs layer [2023-04-21T07:15:08.894Z] 52dc419b0ee2: Pulling fs layer [2023-04-21T07:15:08.894Z] 25bc292e5bac: Pulling fs layer [2023-04-21T07:15:08.894Z] 114826534d7a: Pulling fs layer [2023-04-21T07:15:08.894Z] 4657fd5d0bcf: Pulling fs layer [2023-04-21T07:15:08.894Z] 6ad1cebc031e: Pulling fs layer [2023-04-21T07:15:08.894Z] 8a3aa393b2d8: Pulling fs layer [2023-04-21T07:15:08.894Z] 114826534d7a: Waiting [2023-04-21T07:15:08.894Z] 4657fd5d0bcf: Waiting [2023-04-21T07:15:08.894Z] 6ad1cebc031e: Waiting [2023-04-21T07:15:08.894Z] 8a3aa393b2d8: Waiting [2023-04-21T07:15:08.894Z] 25bc292e5bac: Verifying Checksum [2023-04-21T07:15:08.894Z] 25bc292e5bac: Download complete [2023-04-21T07:15:08.894Z] 52dc419b0ee2: Download complete [2023-04-21T07:15:08.894Z] 4657fd5d0bcf: Verifying Checksum [2023-04-21T07:15:08.894Z] 4657fd5d0bcf: Download complete [2023-04-21T07:15:08.894Z] df9b9388f04a: Verifying Checksum [2023-04-21T07:15:08.894Z] df9b9388f04a: Download complete [2023-04-21T07:15:09.153Z] df9b9388f04a: Pull complete [2023-04-21T07:15:09.153Z] 6ad1cebc031e: Verifying Checksum [2023-04-21T07:15:09.153Z] 6ad1cebc031e: Download complete [2023-04-21T07:15:09.153Z] 52dc419b0ee2: Pull complete [2023-04-21T07:15:09.153Z] 25bc292e5bac: Pull complete [2023-04-21T07:15:09.722Z] 114826534d7a: Download complete [2023-04-21T07:15:09.722Z] 8a3aa393b2d8: Verifying Checksum [2023-04-21T07:15:09.722Z] 8a3aa393b2d8: Download complete [2023-04-21T07:15:13.910Z] 114826534d7a: Pull complete [2023-04-21T07:15:13.910Z] 4657fd5d0bcf: Pull complete [2023-04-21T07:15:13.910Z] 6ad1cebc031e: Pull complete [2023-04-21T07:15:16.444Z] 8a3aa393b2d8: Pull complete [2023-04-21T07:15:16.444Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-04-21T07:15:16.444Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-21T07:15:16.444Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-21T07:15:16.532Z] prd-ubuntu20.04-docker-8c-8g-9263 does not seem to be running inside a container [2023-04-21T07:15:16.558Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-04-21T07:15:19.523Z] $ docker top 1b5e762fabd3aba8cef6d19c4073c3b0b657cf002015fcffd57c9a49752d2418 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-04-21T07:15:19.603Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh [2023-04-21T07:15:19.883Z] + set -o pipefail [2023-04-21T07:15:19.883Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' [2023-04-21T07:15:25.200Z] [2023-04-21T07:15:25.200Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v3)... [2023-04-21T07:15:25.200Z] [2023-04-21T07:15:25.200Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1d897ce9-7d37-4e4c-99f4-c1fbe8b8d34b/history/432a0c08-c522-4343-b395-57dace3cf0a4 [2023-04-21T07:15:25.200Z] [2023-04-21T07:15:25.200Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-04-21T07:15:25.200Z] [2023-04-21T07:15:26.138Z] [2023-04-21T07:15:26.138Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-04-21T07:15:26.138Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-04-21T07:15:26.138Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-04-21T07:15:26.143Z] $ docker stop --time=1 1b5e762fabd3aba8cef6d19c4073c3b0b657cf002015fcffd57c9a49752d2418 [2023-04-21T07:15:28.512Z] $ docker rm -f --volumes 1b5e762fabd3aba8cef6d19c4073c3b0b657cf002015fcffd57c9a49752d2418 [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-04-21T07:15:28.975Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-21T07:15:28.989Z] provisioning config files... [2023-04-21T07:15:28.998Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config16236353177085509383tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-21T07:15:29.299Z] --> edgex-publish-swagger.sh [2023-04-21T07:15:29.299Z] === Publish openapi/v3 API === [2023-04-21T07:15:29.299Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-04-21T07:15:29.299Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v3/device-sdk.yaml] [2023-04-21T07:15:29.299Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-21T07:15:29.299Z] Dload Upload Total Spent Left Speed [2023-04-21T07:15:29.867Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23674 0 0 100 23674 0 36932 --:--:-- --:--:-- --:--:-- 36932 [2023-04-21T07:15:29.867Z] [2023-04-21T07:15:29.867Z] [Pipeline] } [2023-04-21T07:15:29.875Z] 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-04-21T07:15:30.291Z] + git log --format=format:%s -1 cde88bf2b5c9128080ea31e517add5c9ccc9a0d0 [Pipeline] sh [2023-04-21T07:15:30.582Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-21T07:15:30.582Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-21T07:15:30.891Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-21T07:15:30.892Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-21T07:15:30.962Z] prd-ubuntu20.04-docker-8c-8g-9263 does not seem to be running inside a container [2023-04-21T07:15:30.985Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-21T07:15:31.372Z] $ docker top 85b107faea5fbeb05ac19ba5ad3912c529be97771c544629fc60192b78c74f28 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-21T07:15:31.471Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-21T07:15:31.471Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-21T07:15:31.584Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-21T07:15:31.581Z] $ docker exec 85b107faea5fbeb05ac19ba5ad3912c529be97771c544629fc60192b78c74f28 ssh-agent [2023-04-21T07:15:31.697Z] SSH_AUTH_SOCK=/tmp/ssh-BZ2u4uoiN3Oe/agent.33 [2023-04-21T07:15:31.697Z] SSH_AGENT_PID=39 [2023-04-21T07:15:31.703Z] Running ssh-add (command line suppressed) [2023-04-21T07:15:31.802Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_17475666538627873934.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_17475666538627873934.key) [2023-04-21T07:15:31.822Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-21T07:15:32.248Z] + git semver tag [2023-04-21T07:15:32.508Z] 2023-04-21 07:15:32,297 [run_tag] DEBUG tag force:False [2023-04-21T07:15:32.508Z] 2023-04-21 07:15:32,297 [check_head_tag] DEBUG check head tag [2023-04-21T07:15:32.508Z] 2023-04-21 07:15:32,300 [execute] INFO git cat-file --batch-check [2023-04-21T07:15:32.508Z] 2023-04-21 07:15:32,300 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2023-04-21T07:15:32.508Z] 2023-04-21 07:15:32,304 [execute] INFO git cat-file --batch [2023-04-21T07:15:32.508Z] 2023-04-21 07:15:32,305 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2023-04-21T07:15:32.508Z] 2023-04-21 07:15:32,342 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-04-21T07:15:32.508Z] 2023-04-21 07:15:32,342 [execute] INFO git tag -a v3.0.0-dev.73 -m v3.0.0-dev.73 [2023-04-21T07:15:32.508Z] 2023-04-21 07:15:32,343 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.73', '-m', 'v3.0.0-dev.73'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2023-04-21T07:15:32.508Z] 2023-04-21 07:15:32,348 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-04-21T07:15:32.508Z] 3.0.0-dev.73 [Pipeline] } [2023-04-21T07:15:32.511Z] $ docker exec --env ******** --env ******** 85b107faea5fbeb05ac19ba5ad3912c529be97771c544629fc60192b78c74f28 ssh-agent -k [2023-04-21T07:15:32.611Z] unset SSH_AUTH_SOCK; [2023-04-21T07:15:32.612Z] unset SSH_AGENT_PID; [2023-04-21T07:15:32.612Z] echo Agent pid 39 killed; [2023-04-21T07:15:32.627Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-21T07:15:32.941Z] + git semver [Pipeline] } [2023-04-21T07:15:33.207Z] $ docker stop --time=1 85b107faea5fbeb05ac19ba5ad3912c529be97771c544629fc60192b78c74f28 [2023-04-21T07:15:34.507Z] $ docker rm -f --volumes 85b107faea5fbeb05ac19ba5ad3912c529be97771c544629fc60192b78c74f28 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-21T07:15:34.904Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-21T07:15:34.904Z] [2023-04-21T07:15:34.904Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-21T07:15:35.204Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-21T07:15:35.204Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-04-21T07:15:35.204Z] ab5ef0e58194: Pulling fs layer [2023-04-21T07:15:35.204Z] 9712f1f96733: Pulling fs layer [2023-04-21T07:15:35.204Z] 63f879dbbcfc: Pulling fs layer [2023-04-21T07:15:35.204Z] 0d9ebad4ef96: Pulling fs layer [2023-04-21T07:15:35.204Z] e9a5061849ea: Pulling fs layer [2023-04-21T07:15:35.204Z] d747dcd14b5f: Pulling fs layer [2023-04-21T07:15:35.204Z] 2de7ff778b66: Pulling fs layer [2023-04-21T07:15:35.204Z] 0d9ebad4ef96: Waiting [2023-04-21T07:15:35.204Z] 2de7ff778b66: Waiting [2023-04-21T07:15:35.204Z] e9a5061849ea: Waiting [2023-04-21T07:15:35.204Z] d747dcd14b5f: Waiting [2023-04-21T07:15:35.204Z] 9712f1f96733: Verifying Checksum [2023-04-21T07:15:35.204Z] 9712f1f96733: Download complete [2023-04-21T07:15:35.466Z] 63f879dbbcfc: Verifying Checksum [2023-04-21T07:15:35.466Z] 63f879dbbcfc: Download complete [2023-04-21T07:15:35.727Z] 0d9ebad4ef96: Verifying Checksum [2023-04-21T07:15:35.727Z] 0d9ebad4ef96: Download complete [2023-04-21T07:15:35.727Z] e9a5061849ea: Verifying Checksum [2023-04-21T07:15:35.727Z] e9a5061849ea: Download complete [2023-04-21T07:15:35.727Z] ab5ef0e58194: Verifying Checksum [2023-04-21T07:15:35.727Z] ab5ef0e58194: Download complete [2023-04-21T07:15:35.727Z] 2de7ff778b66: Verifying Checksum [2023-04-21T07:15:35.727Z] 2de7ff778b66: Download complete [2023-04-21T07:15:39.687Z] ab5ef0e58194: Pull complete [2023-04-21T07:15:39.687Z] 9712f1f96733: Pull complete [2023-04-21T07:15:39.687Z] 63f879dbbcfc: Pull complete [2023-04-21T07:15:43.408Z] 0d9ebad4ef96: Pull complete [2023-04-21T07:15:43.408Z] e9a5061849ea: Pull complete [2023-04-21T07:15:43.408Z] d747dcd14b5f: Pull complete [2023-04-21T07:15:44.343Z] 2de7ff778b66: Pull complete [2023-04-21T07:15:44.343Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-04-21T07:15:44.343Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-21T07:15:44.343Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-21T07:15:44.431Z] prd-ubuntu20.04-docker-8c-8g-9263 does not seem to be running inside a container [2023-04-21T07:15:44.458Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-04-21T07:15:47.584Z] $ docker top a6ba07bbde827c47fb4ccb7ee231bb5a9efbf13d57bfc427af39e5af5ea223c5 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-04-21T07:15:47.664Z] provisioning config files... [2023-04-21T07:15:47.670Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config6644280879977686676tmp [2023-04-21T07:15:47.680Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8757079712441473525tmp [2023-04-21T07:15:47.689Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4760145567076419186tmp [Pipeline] { [Pipeline] echo [2023-04-21T07:15:47.704Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-21T07:15:48.515Z] ---> sigul-configuration.sh [2023-04-21T07:15:48.515Z] gpg: directory `/root/.gnupg' created [2023-04-21T07:15:48.515Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-04-21T07:15:48.515Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-04-21T07:15:48.515Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-04-21T07:15:48.515Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-04-21T07:15:48.515Z] gpg: CAST5 encrypted data [2023-04-21T07:15:48.515Z] gpg: encrypted with 1 passphrase [2023-04-21T07:15:48.515Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-04-21T07:15:49.061Z] + mkdir /home/jenkins [2023-04-21T07:15:49.062Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-04-21T07:15:49.352Z] + 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-04-21T07:15:49.361Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-21T07:15:49.645Z] ---> sigul-install.sh [2023-04-21T07:15:49.645Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-04-21T07:15:49.936Z] + git tag --list [2023-04-21T07:15:49.936Z] 0.7.1 [2023-04-21T07:15:49.936Z] delhi-tag [2023-04-21T07:15:49.936Z] v1.0.0 [2023-04-21T07:15:49.936Z] v1.1.0 [2023-04-21T07:15:49.936Z] v1.1.1 [2023-04-21T07:15:49.936Z] v1.1.2 [2023-04-21T07:15:49.936Z] v1.2.0 [2023-04-21T07:15:49.936Z] v1.2.1 [2023-04-21T07:15:49.936Z] v1.2.2 [2023-04-21T07:15:49.936Z] v1.2.3 [2023-04-21T07:15:49.936Z] v1.3.0 [2023-04-21T07:15:49.936Z] v1.4.0 [2023-04-21T07:15:49.936Z] v2.0.0 [2023-04-21T07:15:49.936Z] v2.1.0 [2023-04-21T07:15:49.936Z] v2.1.1 [2023-04-21T07:15:49.936Z] v2.1.1-dev.2 [2023-04-21T07:15:49.936Z] v2.1.1-dev.3 [2023-04-21T07:15:49.936Z] v2.2.0 [2023-04-21T07:15:49.936Z] v2.2.1-dev.1 [2023-04-21T07:15:49.936Z] v2.2.1-dev.10 [2023-04-21T07:15:49.936Z] v2.2.1-dev.11 [2023-04-21T07:15:49.936Z] v2.2.1-dev.12 [2023-04-21T07:15:49.936Z] v2.2.1-dev.13 [2023-04-21T07:15:49.936Z] v2.2.1-dev.14 [2023-04-21T07:15:49.936Z] v2.2.1-dev.2 [2023-04-21T07:15:49.936Z] v2.2.1-dev.3 [2023-04-21T07:15:49.936Z] v2.2.1-dev.4 [2023-04-21T07:15:49.936Z] v2.2.1-dev.5 [2023-04-21T07:15:49.936Z] v2.2.1-dev.6 [2023-04-21T07:15:49.936Z] v2.2.1-dev.7 [2023-04-21T07:15:49.936Z] v2.2.1-dev.8 [2023-04-21T07:15:49.936Z] v2.2.1-dev.9 [2023-04-21T07:15:49.937Z] v2.3.0 [2023-04-21T07:15:49.937Z] v2.3.0-dev.14 [2023-04-21T07:15:49.937Z] v2.3.0-dev.15 [2023-04-21T07:15:49.937Z] v2.3.0-dev.16 [2023-04-21T07:15:49.937Z] v2.3.0-dev.17 [2023-04-21T07:15:49.937Z] v2.3.0-dev.18 [2023-04-21T07:15:49.937Z] v2.3.0-dev.19 [2023-04-21T07:15:49.937Z] v2.3.0-dev.20 [2023-04-21T07:15:49.937Z] v2.3.0-dev.21 [2023-04-21T07:15:49.937Z] v2.3.0-dev.22 [2023-04-21T07:15:49.937Z] v2.3.0-dev.23 [2023-04-21T07:15:49.937Z] v2.3.0-dev.24 [2023-04-21T07:15:49.937Z] v2.3.0-dev.25 [2023-04-21T07:15:49.937Z] v2.3.0-dev.26 [2023-04-21T07:15:49.937Z] v2.3.0-dev.27 [2023-04-21T07:15:49.937Z] v2.3.0-dev.28 [2023-04-21T07:15:49.937Z] v2.3.0-dev.29 [2023-04-21T07:15:49.937Z] v2.3.0-dev.30 [2023-04-21T07:15:49.937Z] v2.3.0-dev.31 [2023-04-21T07:15:49.937Z] v2.3.0-dev.32 [2023-04-21T07:15:49.937Z] v2.3.0-dev.33 [2023-04-21T07:15:49.937Z] v2.3.0-dev.34 [2023-04-21T07:15:49.937Z] v2.3.0-dev.35 [2023-04-21T07:15:49.937Z] v2.3.0-dev.36 [2023-04-21T07:15:49.937Z] v2.3.0-dev.37 [2023-04-21T07:15:49.937Z] v2.3.0-dev.38 [2023-04-21T07:15:49.937Z] v2.3.0-dev.39 [2023-04-21T07:15:49.937Z] v2.3.0-dev.40 [2023-04-21T07:15:49.937Z] v2.3.0-dev.41 [2023-04-21T07:15:49.937Z] v2.3.0-dev.42 [2023-04-21T07:15:49.937Z] v2.3.0-dev.43 [2023-04-21T07:15:49.937Z] v2.3.0-dev.44 [2023-04-21T07:15:49.937Z] v2.3.0-dev.45 [2023-04-21T07:15:49.937Z] v2.3.0-dev.46 [2023-04-21T07:15:49.937Z] v2.3.0-dev.47 [2023-04-21T07:15:49.937Z] v2.3.0-dev.48 [2023-04-21T07:15:49.937Z] v2.3.0-dev.49 [2023-04-21T07:15:49.937Z] v2.3.0-dev.50 [2023-04-21T07:15:49.937Z] v2.3.0-dev.51 [2023-04-21T07:15:49.937Z] v2.3.1 [2023-04-21T07:15:49.937Z] v2.3.1-dev.1 [2023-04-21T07:15:49.937Z] v2.3.1-dev.2 [2023-04-21T07:15:49.937Z] v2.3.1-dev.3 [2023-04-21T07:15:49.937Z] v2.3.1-dev.4 [2023-04-21T07:15:49.937Z] v3.0.0-dev.1 [2023-04-21T07:15:49.937Z] v3.0.0-dev.10 [2023-04-21T07:15:49.937Z] v3.0.0-dev.11 [2023-04-21T07:15:49.937Z] v3.0.0-dev.12 [2023-04-21T07:15:49.937Z] v3.0.0-dev.13 [2023-04-21T07:15:49.937Z] v3.0.0-dev.14 [2023-04-21T07:15:49.937Z] v3.0.0-dev.15 [2023-04-21T07:15:49.937Z] v3.0.0-dev.16 [2023-04-21T07:15:49.937Z] v3.0.0-dev.17 [2023-04-21T07:15:49.937Z] v3.0.0-dev.18 [2023-04-21T07:15:49.937Z] v3.0.0-dev.19 [2023-04-21T07:15:49.937Z] v3.0.0-dev.2 [2023-04-21T07:15:49.937Z] v3.0.0-dev.20 [2023-04-21T07:15:49.937Z] v3.0.0-dev.21 [2023-04-21T07:15:49.937Z] v3.0.0-dev.22 [2023-04-21T07:15:49.937Z] v3.0.0-dev.23 [2023-04-21T07:15:49.937Z] v3.0.0-dev.24 [2023-04-21T07:15:49.937Z] v3.0.0-dev.25 [2023-04-21T07:15:49.937Z] v3.0.0-dev.26 [2023-04-21T07:15:49.937Z] v3.0.0-dev.27 [2023-04-21T07:15:49.937Z] v3.0.0-dev.28 [2023-04-21T07:15:49.937Z] v3.0.0-dev.29 [2023-04-21T07:15:49.937Z] v3.0.0-dev.3 [2023-04-21T07:15:49.937Z] v3.0.0-dev.30 [2023-04-21T07:15:49.937Z] v3.0.0-dev.31 [2023-04-21T07:15:49.937Z] v3.0.0-dev.32 [2023-04-21T07:15:49.937Z] v3.0.0-dev.33 [2023-04-21T07:15:49.937Z] v3.0.0-dev.34 [2023-04-21T07:15:49.937Z] v3.0.0-dev.35 [2023-04-21T07:15:49.937Z] v3.0.0-dev.36 [2023-04-21T07:15:49.937Z] v3.0.0-dev.37 [2023-04-21T07:15:49.937Z] v3.0.0-dev.38 [2023-04-21T07:15:49.937Z] v3.0.0-dev.39 [2023-04-21T07:15:49.937Z] v3.0.0-dev.4 [2023-04-21T07:15:49.937Z] v3.0.0-dev.40 [2023-04-21T07:15:49.937Z] v3.0.0-dev.41 [2023-04-21T07:15:49.937Z] v3.0.0-dev.42 [2023-04-21T07:15:49.937Z] v3.0.0-dev.43 [2023-04-21T07:15:49.937Z] v3.0.0-dev.44 [2023-04-21T07:15:49.937Z] v3.0.0-dev.45 [2023-04-21T07:15:49.937Z] v3.0.0-dev.46 [2023-04-21T07:15:49.937Z] v3.0.0-dev.47 [2023-04-21T07:15:49.937Z] v3.0.0-dev.48 [2023-04-21T07:15:49.937Z] v3.0.0-dev.49 [2023-04-21T07:15:49.937Z] v3.0.0-dev.5 [2023-04-21T07:15:49.937Z] v3.0.0-dev.50 [2023-04-21T07:15:49.937Z] v3.0.0-dev.51 [2023-04-21T07:15:49.937Z] v3.0.0-dev.52 [2023-04-21T07:15:49.937Z] v3.0.0-dev.53 [2023-04-21T07:15:49.937Z] v3.0.0-dev.54 [2023-04-21T07:15:49.937Z] v3.0.0-dev.55 [2023-04-21T07:15:49.937Z] v3.0.0-dev.56 [2023-04-21T07:15:49.937Z] v3.0.0-dev.57 [2023-04-21T07:15:49.937Z] v3.0.0-dev.58 [2023-04-21T07:15:49.937Z] v3.0.0-dev.59 [2023-04-21T07:15:49.937Z] v3.0.0-dev.6 [2023-04-21T07:15:49.937Z] v3.0.0-dev.60 [2023-04-21T07:15:49.937Z] v3.0.0-dev.61 [2023-04-21T07:15:49.937Z] v3.0.0-dev.62 [2023-04-21T07:15:49.937Z] v3.0.0-dev.63 [2023-04-21T07:15:49.937Z] v3.0.0-dev.64 [2023-04-21T07:15:49.937Z] v3.0.0-dev.65 [2023-04-21T07:15:49.937Z] v3.0.0-dev.66 [2023-04-21T07:15:49.937Z] v3.0.0-dev.67 [2023-04-21T07:15:49.937Z] v3.0.0-dev.68 [2023-04-21T07:15:49.937Z] v3.0.0-dev.69 [2023-04-21T07:15:49.937Z] v3.0.0-dev.7 [2023-04-21T07:15:49.937Z] v3.0.0-dev.70 [2023-04-21T07:15:49.937Z] v3.0.0-dev.71 [2023-04-21T07:15:49.937Z] v3.0.0-dev.72 [2023-04-21T07:15:49.937Z] v3.0.0-dev.73 [2023-04-21T07:15:49.937Z] v3.0.0-dev.8 [2023-04-21T07:15:49.937Z] v3.0.0-dev.9 [Pipeline] sh [2023-04-21T07:15:50.225Z] + lftools sign git-tag v3.0.0-dev.73 [2023-04-21T07:15:50.795Z] Signing Git tag with Sigul... [2023-04-21T07:15:50.795Z] Signing v3.0.0-dev.73 [Pipeline] echo [2023-04-21T07:15:51.064Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-21T07:15:51.352Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-04-21T07:15:51.359Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-04-21T07:15:51.372Z] $ docker stop --time=1 a6ba07bbde827c47fb4ccb7ee231bb5a9efbf13d57bfc427af39e5af5ea223c5 [2023-04-21T07:15:52.669Z] $ docker rm -f --volumes a6ba07bbde827c47fb4ccb7ee231bb5a9efbf13d57bfc427af39e5af5ea223c5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-04-21T07:15:53.093Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-21T07:15:53.093Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-21T07:15:53.413Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-21T07:15:53.413Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-21T07:15:53.491Z] prd-ubuntu20.04-docker-8c-8g-9263 does not seem to be running inside a container [2023-04-21T07:15:53.520Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-21T07:15:53.870Z] $ docker top 6c8c24bd83311ea5b36f97672392f06bb486bc95fca56b49b3d404e4171ac2a6 -eo pid,comm [2023-04-21T07:15:53.923Z] 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-04-21T07:15:53.923Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-21T07:15:53.964Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-21T07:15:53.964Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-21T07:15:54.078Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-21T07:15:54.076Z] $ docker exec 6c8c24bd83311ea5b36f97672392f06bb486bc95fca56b49b3d404e4171ac2a6 ssh-agent [2023-04-21T07:15:54.199Z] SSH_AUTH_SOCK=/tmp/ssh-oCGUfmI6B7nm/agent.32 [2023-04-21T07:15:54.199Z] SSH_AGENT_PID=38 [2023-04-21T07:15:54.206Z] Running ssh-add (command line suppressed) [2023-04-21T07:15:54.307Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4736411549988108138.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4736411549988108138.key) [2023-04-21T07:15:54.328Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-21T07:15:54.618Z] + git semver bump pre [2023-04-21T07:15:54.877Z] 2023-04-21 07:15:54,805 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-04-21T07:15:54.877Z] 2023-04-21 07:15:54,805 [bump_version] DEBUG bumping version:3.0.0-dev.73 on axis:pre with prefix:dev [2023-04-21T07:15:54.877Z] 2023-04-21 07:15:54,805 [bump_version] DEBUG bumped version:3.0.0-dev.74 [2023-04-21T07:15:54.877Z] 2023-04-21 07:15:54,805 [write_version] DEBUG write version:3.0.0-dev.74 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True [2023-04-21T07:15:54.877Z] 2023-04-21 07:15:54,805 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-04-21T07:15:54.877Z] 2023-04-21 07:15:54,805 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-04-21T07:15:54.877Z] 2023-04-21 07:15:54,807 [execute] INFO git cat-file --batch-check [2023-04-21T07:15:54.877Z] 2023-04-21 07:15:54,807 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-21T07:15:54.877Z] 2023-04-21 07:15:54,812 [execute] INFO git cat-file --batch [2023-04-21T07:15:54.877Z] 2023-04-21 07:15:54,812 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-21T07:15:54.877Z] 2023-04-21 07:15:54,817 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-04-21T07:15:54.877Z] 3.0.0-dev.74 [Pipeline] } [2023-04-21T07:15:54.880Z] $ docker exec --env ******** --env ******** 6c8c24bd83311ea5b36f97672392f06bb486bc95fca56b49b3d404e4171ac2a6 ssh-agent -k [2023-04-21T07:15:54.990Z] unset SSH_AUTH_SOCK; [2023-04-21T07:15:54.990Z] unset SSH_AGENT_PID; [2023-04-21T07:15:54.991Z] echo Agent pid 38 killed; [2023-04-21T07:15:55.008Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-21T07:15:55.320Z] + git semver [Pipeline] } [2023-04-21T07:15:55.586Z] $ docker stop --time=1 6c8c24bd83311ea5b36f97672392f06bb486bc95fca56b49b3d404e4171ac2a6 [2023-04-21T07:15:56.887Z] $ docker rm -f --volumes 6c8c24bd83311ea5b36f97672392f06bb486bc95fca56b49b3d404e4171ac2a6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-21T07:15:57.236Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-21T07:15:57.236Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-21T07:15:57.539Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-21T07:15:57.539Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-21T07:15:57.616Z] prd-ubuntu20.04-docker-8c-8g-9263 does not seem to be running inside a container [2023-04-21T07:15:57.645Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-21T07:15:57.969Z] $ docker top 7c7dbf7a3053a60d585dd04587a64be85978eb94ce7db24b082b170a777a6723 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-21T07:15:58.069Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-21T07:15:58.069Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-21T07:15:58.189Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-21T07:15:58.187Z] $ docker exec 7c7dbf7a3053a60d585dd04587a64be85978eb94ce7db24b082b170a777a6723 ssh-agent [2023-04-21T07:15:58.295Z] SSH_AUTH_SOCK=/tmp/ssh-Lw5qbXESIpIN/agent.33 [2023-04-21T07:15:58.295Z] SSH_AGENT_PID=39 [2023-04-21T07:15:58.300Z] Running ssh-add (command line suppressed) [2023-04-21T07:15:58.401Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_3582572633590032068.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_3582572633590032068.key) [2023-04-21T07:15:58.424Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-21T07:15:58.714Z] + git semver push [2023-04-21T07:15:58.974Z] 2023-04-21 07:15:58,871 [run_push] DEBUG push [2023-04-21T07:15:58.974Z] 2023-04-21 07:15:58,872 [execute] INFO git cat-file --batch-check [2023-04-21T07:15:58.974Z] 2023-04-21 07:15:58,872 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-21T07:15:58.974Z] 2023-04-21 07:15:58,875 [execute] INFO git rev-list 919439c36261e3ee4c938e4af80ff264f03bce47 -- [2023-04-21T07:15:58.974Z] 2023-04-21 07:15:58,876 [execute] DEBUG Popen(['git', 'rev-list', '919439c36261e3ee4c938e4af80ff264f03bce47', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-21T07:15:58.974Z] 2023-04-21 07:15:58,885 [execute] INFO git fetch -v origin [2023-04-21T07:15:58.974Z] 2023-04-21 07:15:58,886 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-04-21T07:15:59.543Z] 2023-04-21 07:15:59,332 [run_push] DEBUG no remote changes detected [2023-04-21T07:15:59.543Z] 2023-04-21 07:15:59,333 [execute] INFO git push origin semver [2023-04-21T07:15:59.543Z] 2023-04-21 07:15:59,333 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-21T07:16:00.480Z] 2023-04-21 07:16:00,137 [run_push] DEBUG push all version tags [2023-04-21T07:16:00.480Z] 2023-04-21 07:16:00,138 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-04-21T07:16:00.480Z] 2023-04-21 07:16:00,138 [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-04-21T07:16:01.049Z] 2023-04-21 07:16:00,893 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-04-21T07:16:01.049Z] 3.0.0-dev.74 [Pipeline] } [2023-04-21T07:16:01.051Z] $ docker exec --env ******** --env ******** 7c7dbf7a3053a60d585dd04587a64be85978eb94ce7db24b082b170a777a6723 ssh-agent -k [2023-04-21T07:16:01.159Z] unset SSH_AUTH_SOCK; [2023-04-21T07:16:01.159Z] unset SSH_AGENT_PID; [2023-04-21T07:16:01.159Z] echo Agent pid 39 killed; [2023-04-21T07:16:01.176Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-21T07:16:01.489Z] + git semver [Pipeline] } [2023-04-21T07:16:01.756Z] $ docker stop --time=1 7c7dbf7a3053a60d585dd04587a64be85978eb94ce7db24b082b170a777a6723 [2023-04-21T07:16:03.032Z] $ docker rm -f --volumes 7c7dbf7a3053a60d585dd04587a64be85978eb94ce7db24b082b170a777a6723 [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-04-21T07:16:03.634Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] [2023-04-21T07:16:03.634Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-04-21T07:16:03.634Z] total 16 [2023-04-21T07:16:03.634Z] drwxr-xr-x 3 root root 4096 Apr 21 07:03 . [2023-04-21T07:16:03.634Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 21 07:15 .. [2023-04-21T07:16:03.634Z] drwxr-xr-x 2 root root 4096 Apr 21 07:03 cost [2023-04-21T07:16:03.634Z] -rw-r--r-- 1 root root 85 Apr 21 07:03 cost.csv [2023-04-21T07:16:03.634Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-04-21T07:16:03.634Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-04-21T07:16:03.634Z] total 16 [2023-04-21T07:16:03.634Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 21 07:03 . [2023-04-21T07:16:03.634Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 21 07:15 .. [2023-04-21T07:16:03.634Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 21 07:03 cost [2023-04-21T07:16:03.634Z] -rw-r--r-- 1 jenkins jenkins 85 Apr 21 07:03 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-21T07:16:03.931Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-21T07:16:04.795Z] ---> package-listing.sh [2023-04-21T07:16:04.795Z] ++ facter osfamily [2023-04-21T07:16:04.795Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-21T07:16:05.055Z] + OS_FAMILY=debian [2023-04-21T07:16:05.055Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2023-04-21T07:16:05.055Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-21T07:16:05.055Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-21T07:16:05.055Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-21T07:16:05.055Z] + PACKAGES=/tmp/packages_start.txt [2023-04-21T07:16:05.055Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2023-04-21T07:16:05.055Z] + PACKAGES=/tmp/packages_end.txt [2023-04-21T07:16:05.055Z] + case "${OS_FAMILY}" in [2023-04-21T07:16:05.055Z] + dpkg -l [2023-04-21T07:16:05.055Z] + grep '^ii' [2023-04-21T07:16:05.055Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-21T07:16:05.055Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-21T07:16:05.055Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-21T07:16:05.055Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2023-04-21T07:16:05.055Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2023-04-21T07:16:05.055Z] + 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-04-21T07:16:05.063Z] 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-04-21T07:16:05.338Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-21T07:16:05.899Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-21T07:16:05.899Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-21T07:16:05.970Z] prd-ubuntu20.04-docker-8c-8g-9263 does not seem to be running inside a container [2023-04-21T07:16:05.992Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-21T07:16:06.230Z] $ docker top 33816909c800117e9dcfb5fa62e0b59281ceacb0d5d7acb057a5f36d55ba25ce -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-21T07:16:06.671Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-21T07:16:07.073Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-21T07:16:07.359Z] + ls /var/log/sa-host [2023-04-21T07:16:07.360Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-21T07:16:07.424Z] provisioning config files... [2023-04-21T07:16:07.432Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config798828884573747844tmp [Pipeline] { [Pipeline] echo [2023-04-21T07:16:07.441Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-21T07:16:07.725Z] ---> create-netrc.sh [Pipeline] } [2023-04-21T07:16:07.732Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-21T07:16:08.064Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-21T07:16:08.073Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-21T07:16:08.558Z] ---> sudo-logs.sh [2023-04-21T07:16:08.558Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-21T07:16:09.673Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-21T07:16:11.639Z] ---> job-cost.sh [2023-04-21T07:16:11.639Z] lf-activate-venv: SKIPPING [2023-04-21T07:16:11.639Z] DEBUG: total: 0.2199999988079071 [2023-04-21T07:16:11.639Z] INFO: Retrieving Stack Cost... [2023-04-21T07:16:12.820Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-21T07:16:15.650Z] INFO: Archiving Costs [Pipeline] echo [2023-04-21T07:16:15.662Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-21T07:16:17.109Z] ---> logs-deploy.sh [2023-04-21T07:16:17.109Z] lf-activate-venv: SKIPPING [2023-04-21T07:16:17.109Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/204 [2023-04-21T07:16:17.109Z] INFO: archiving workspace using pattern(s): [2023-04-21T07:16:17.368Z] Archives upload complete. [2023-04-21T07:16:17.368Z] INFO: archiving logs to Nexus