Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 68f2c3776b57ed1a5eef5a5e3525a947923e1899 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-ssh2462582610323831845.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-ssh1929842076801984909.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-ssh14862808986005081406.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-ssh12171528933056109102.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-ssh1359736324465986155.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-9202 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 68f2c3776b57ed1a5eef5a5e3525a947923e1899 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 68f2c3776b57ed1a5eef5a5e3525a947923e1899 # timeout=10 Commit message: "Merge pull request #1427 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v3-3.0.0-dev.36" > git rev-list --no-walk 8615fc25123047f243aada2a729ac9237acb70ec # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-20T18:41:46.321Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-20T18:41:46.388Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-20T18:41:46.404Z] ========================================================= [2023-04-20T18:41:46.404Z] EdgeX Global Pipelines Version Info [2023-04-20T18:41:46.404Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-20T18:41:47.129Z] ------------------- [2023-04-20T18:41:47.129Z] stable info: [2023-04-20T18:41:47.129Z] ------------------- [2023-04-20T18:41:47.129Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-04-20T18:41:47.129Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-20T18:41:47.129Z] Message: update stable to v1.0.248 [2023-04-20T18:41:47.700Z] ------------------- [2023-04-20T18:41:47.700Z] experimental info: [2023-04-20T18:41:47.700Z] ------------------- [2023-04-20T18:41:47.700Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-20T18:41:47.700Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-20T18:41:47.700Z] Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-20T18:41:47.874Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2023-04-20T18:41:47.888Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2023-04-20T18:41:47.899Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-20T18:41:47.914Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-20T18:41:47.925Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-20T18:41:47.938Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-20T18:41:47.950Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-20T18:41:47.964Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2023-04-20T18:41:47.976Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-20T18:41:47.987Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-20T18:41:47.999Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-20T18:41:48.012Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2023-04-20T18:41:48.023Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-20T18:41:48.034Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-20T18:41:48.047Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-20T18:41:48.062Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-04-20T18:41:48.072Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-20T18:41:48.086Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-20T18:41:48.097Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-20T18:41:48.105Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-20T18:41:48.113Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-04-20T18:41:48.122Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-04-20T18:41:48.130Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-20T18:41:48.139Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-20T18:41:48.150Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-20T18:41:48.158Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-20T18:41:48.167Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-20T18:41:48.176Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-04-20T18:41:48.185Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-04-20T18:41:48.196Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-04-20T18:41:48.207Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 68f2c3776b57ed1a5eef5a5e3525a947923e1899 [Pipeline] echo [2023-04-20T18:41:48.225Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 68f2c37 [Pipeline] echo [2023-04-20T18:41:48.241Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-20T18:41:48.291Z] provisioning config files... [2023-04-20T18:41:48.305Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config16826300404416806890tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-20T18:41:48.614Z] ---> docker-login.sh [2023-04-20T18:41:48.614Z] nexus3.edgexfoundry.org:10001 [2023-04-20T18:41:48.876Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T18:41:48.876Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T18:41:48.876Z] Configure a credential helper to remove this warning. See [2023-04-20T18:41:48.876Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T18:41:48.876Z] [2023-04-20T18:41:48.876Z] Login Succeeded [2023-04-20T18:41:48.876Z] nexus3.edgexfoundry.org:10002 [2023-04-20T18:41:49.137Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T18:41:49.137Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T18:41:49.137Z] Configure a credential helper to remove this warning. See [2023-04-20T18:41:49.137Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T18:41:49.137Z] [2023-04-20T18:41:49.137Z] Login Succeeded [2023-04-20T18:41:49.137Z] nexus3.edgexfoundry.org:10003 [2023-04-20T18:41:49.137Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T18:41:49.137Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T18:41:49.137Z] Configure a credential helper to remove this warning. See [2023-04-20T18:41:49.137Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T18:41:49.137Z] [2023-04-20T18:41:49.137Z] Login Succeeded [2023-04-20T18:41:49.137Z] nexus3.edgexfoundry.org:10004 [2023-04-20T18:41:49.398Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T18:41:49.398Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T18:41:49.398Z] Configure a credential helper to remove this warning. See [2023-04-20T18:41:49.398Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T18:41:49.398Z] [2023-04-20T18:41:49.398Z] Login Succeeded [2023-04-20T18:41:49.398Z] docker.io [2023-04-20T18:41:49.398Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T18:41:49.660Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T18:41:49.660Z] Configure a credential helper to remove this warning. See [2023-04-20T18:41:49.660Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T18:41:49.660Z] [2023-04-20T18:41:49.660Z] Login Succeeded [2023-04-20T18:41:49.660Z] ---> docker-login.sh ends [Pipeline] } [2023-04-20T18:41:49.668Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-20T18:41:50.050Z] + git rev-list -1 --merges 68f2c3776b57ed1a5eef5a5e3525a947923e1899~1..68f2c3776b57ed1a5eef5a5e3525a947923e1899 [Pipeline] echo [2023-04-20T18:41:50.098Z] -----------> git rev-list -1 --merges 68f2c3776b57ed1a5eef5a5e3525a947923e1899~1..68f2c3776b57ed1a5eef5a5e3525a947923e1899 68f2c3776b57ed1a5eef5a5e3525a947923e1899 [2023-04-20T18:41:50.098Z] 68f2c3776b57ed1a5eef5a5e3525a947923e1899 [false] [Pipeline] sh [2023-04-20T18:41:50.390Z] + git log --format=format:%s -1 68f2c3776b57ed1a5eef5a5e3525a947923e1899 [Pipeline] echo [2023-04-20T18:41:50.410Z] ========================================================= [2023-04-20T18:41:50.410Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-20T18:41:50.410Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-20T18:41:50.734Z] + git log --format=format:%s -1 68f2c3776b57ed1a5eef5a5e3525a947923e1899 [Pipeline] echo [2023-04-20T18:41:50.766Z] [semverPrep] GIT_COMMIT: 68f2c3776b57ed1a5eef5a5e3525a947923e1899, Commit Message: Merge pull request #1427 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v3-3.0.0-dev.36 [Pipeline] echo [2023-04-20T18:41:50.774Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-20T18:41:51.144Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-20T18:41:51.145Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-20T18:41:51.145Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-20T18:41:51.145Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-20T18:41:51.145Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-20T18:41:51.145Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-20T18:41:51.145Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T18:41:51.594Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-20T18:41:51.594Z] [2023-04-20T18:41:51.594Z] 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-20T18:41:51.895Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-20T18:41:51.895Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-20T18:41:51.895Z] b85a868b505f: Pulling fs layer [2023-04-20T18:41:51.895Z] e2be974225ed: Pulling fs layer [2023-04-20T18:41:51.895Z] 339a4e72a1f5: Pulling fs layer [2023-04-20T18:41:51.895Z] 988bab9f4d93: Pulling fs layer [2023-04-20T18:41:51.895Z] 1469e6f7b9e6: Pulling fs layer [2023-04-20T18:41:51.895Z] eaf3925da568: Pulling fs layer [2023-04-20T18:41:51.895Z] bab4dde63d76: Pulling fs layer [2023-04-20T18:41:51.895Z] bde34c3a00c8: Pulling fs layer [2023-04-20T18:41:51.895Z] 988bab9f4d93: Waiting [2023-04-20T18:41:51.895Z] 1469e6f7b9e6: Waiting [2023-04-20T18:41:51.895Z] b352a97aabf1: Pulling fs layer [2023-04-20T18:41:51.895Z] eaf3925da568: Waiting [2023-04-20T18:41:51.895Z] 4872d77fe225: Pulling fs layer [2023-04-20T18:41:51.895Z] 5851b861e8e6: Pulling fs layer [2023-04-20T18:41:51.895Z] bde34c3a00c8: Waiting [2023-04-20T18:41:51.895Z] bab4dde63d76: Waiting [2023-04-20T18:41:51.895Z] b352a97aabf1: Waiting [2023-04-20T18:41:51.895Z] 4872d77fe225: Waiting [2023-04-20T18:41:51.895Z] e2be974225ed: Verifying Checksum [2023-04-20T18:41:51.895Z] e2be974225ed: Download complete [2023-04-20T18:41:51.895Z] 988bab9f4d93: Verifying Checksum [2023-04-20T18:41:51.895Z] 988bab9f4d93: Download complete [2023-04-20T18:41:52.155Z] 1469e6f7b9e6: Verifying Checksum [2023-04-20T18:41:52.155Z] 1469e6f7b9e6: Download complete [2023-04-20T18:41:52.155Z] eaf3925da568: Download complete [2023-04-20T18:41:52.155Z] 339a4e72a1f5: Verifying Checksum [2023-04-20T18:41:52.155Z] 339a4e72a1f5: Download complete [2023-04-20T18:41:52.155Z] bde34c3a00c8: Verifying Checksum [2023-04-20T18:41:52.155Z] bde34c3a00c8: Download complete [2023-04-20T18:41:52.155Z] b352a97aabf1: Download complete [2023-04-20T18:41:52.155Z] 4872d77fe225: Download complete [2023-04-20T18:41:52.155Z] 5851b861e8e6: Verifying Checksum [2023-04-20T18:41:52.155Z] 5851b861e8e6: Download complete [2023-04-20T18:41:52.155Z] b85a868b505f: Verifying Checksum [2023-04-20T18:41:52.155Z] b85a868b505f: Download complete [2023-04-20T18:41:52.414Z] bab4dde63d76: Verifying Checksum [2023-04-20T18:41:52.414Z] bab4dde63d76: Download complete [2023-04-20T18:41:53.358Z] b85a868b505f: Pull complete [2023-04-20T18:41:53.626Z] e2be974225ed: Pull complete [2023-04-20T18:41:54.195Z] 339a4e72a1f5: Pull complete [2023-04-20T18:41:54.195Z] 988bab9f4d93: Pull complete [2023-04-20T18:41:54.455Z] 1469e6f7b9e6: Pull complete [2023-04-20T18:41:54.455Z] eaf3925da568: Pull complete [2023-04-20T18:41:56.591Z] bab4dde63d76: Pull complete [2023-04-20T18:41:56.591Z] bde34c3a00c8: Pull complete [2023-04-20T18:41:56.591Z] b352a97aabf1: Pull complete [2023-04-20T18:41:56.591Z] 4872d77fe225: Pull complete [2023-04-20T18:41:56.852Z] 5851b861e8e6: Pull complete [2023-04-20T18:41:56.852Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-20T18:41:56.852Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-20T18:41:56.852Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-20T18:41:57.864Z] prd-ubuntu20.04-docker-8c-8g-9202 does not seem to be running inside a container [2023-04-20T18:41:57.905Z] $ 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-20T18:42:00.010Z] $ docker top 992e65583ba4b7e9991747d415c6f5a32a16ded1cf53c3e49bd5152f8c9813c5 -eo pid,comm [2023-04-20T18:42:00.062Z] 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-20T18:42:00.062Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-20T18:42:00.113Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-20T18:42:00.113Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-20T18:42:00.226Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-20T18:42:00.234Z] $ docker exec 992e65583ba4b7e9991747d415c6f5a32a16ded1cf53c3e49bd5152f8c9813c5 ssh-agent [2023-04-20T18:42:00.334Z] SSH_AUTH_SOCK=/tmp/ssh-LUKlmiKC4gi8/agent.32 [2023-04-20T18:42:00.334Z] SSH_AGENT_PID=38 [2023-04-20T18:42:00.344Z] Running ssh-add (command line suppressed) [2023-04-20T18:42:00.456Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_17556861115919713589.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_17556861115919713589.key) [2023-04-20T18:42:00.471Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-20T18:42:00.766Z] + git tag --points-at HEAD [Pipeline] } [2023-04-20T18:42:00.791Z] $ docker exec --env ******** --env ******** 992e65583ba4b7e9991747d415c6f5a32a16ded1cf53c3e49bd5152f8c9813c5 ssh-agent -k [2023-04-20T18:42:00.896Z] unset SSH_AUTH_SOCK; [2023-04-20T18:42:00.897Z] unset SSH_AGENT_PID; [2023-04-20T18:42:00.897Z] echo Agent pid 38 killed; [2023-04-20T18:42:00.904Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-20T18:42:00.933Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-20T18:42:00.933Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-20T18:42:01.043Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-20T18:42:01.049Z] $ docker exec 992e65583ba4b7e9991747d415c6f5a32a16ded1cf53c3e49bd5152f8c9813c5 ssh-agent [2023-04-20T18:42:01.161Z] SSH_AUTH_SOCK=/tmp/ssh-sNWIChb9RnBW/agent.70 [2023-04-20T18:42:01.161Z] SSH_AGENT_PID=76 [2023-04-20T18:42:01.167Z] Running ssh-add (command line suppressed) [2023-04-20T18:42:01.283Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_14240246948728871182.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_14240246948728871182.key) [2023-04-20T18:42:01.294Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-20T18:42:01.584Z] + git semver init [2023-04-20T18:42:01.844Z] 2023-04-20 18:42:01,794 [run_init] DEBUG init version:0.0.0 force:False [2023-04-20T18:42:01.844Z] 2023-04-20 18:42:01,795 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver [2023-04-20T18:42:01.844Z] 2023-04-20 18:42:01,795 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2023-04-20T18:42:01.844Z] 2023-04-20 18:42:01,796 [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-20T18:42:02.784Z] 2023-04-20 18:42:02,777 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude [2023-04-20T18:42:02.784Z] 2023-04-20 18:42:02,777 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False [2023-04-20T18:42:02.784Z] 2023-04-20 18:42:02,777 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-04-20T18:42:02.784Z] 2023-04-20 18:42:02,778 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-04-20T18:42:02.784Z] 3.0.0-dev.72 [Pipeline] } [2023-04-20T18:42:03.057Z] $ docker exec --env ******** --env ******** 992e65583ba4b7e9991747d415c6f5a32a16ded1cf53c3e49bd5152f8c9813c5 ssh-agent -k [2023-04-20T18:42:03.166Z] unset SSH_AUTH_SOCK; [2023-04-20T18:42:03.168Z] unset SSH_AGENT_PID; [2023-04-20T18:42:03.168Z] echo Agent pid 76 killed; [2023-04-20T18:42:03.177Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-20T18:42:03.484Z] + git semver [Pipeline] } [2023-04-20T18:42:03.764Z] $ docker stop --time=1 992e65583ba4b7e9991747d415c6f5a32a16ded1cf53c3e49bd5152f8c9813c5 [2023-04-20T18:42:11.301Z] $ docker rm -f --volumes 992e65583ba4b7e9991747d415c6f5a32a16ded1cf53c3e49bd5152f8c9813c5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-20T18:42:11.647Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-20T18:42:11.859Z] Stashed 1 file(s) [Pipeline] echo [2023-04-20T18:42:11.861Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.72 [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-20T18:42:11.971Z] provisioning config files... [2023-04-20T18:42:11.980Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8651858877752511715tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-20T18:42:12.278Z] ---> docker-login.sh [2023-04-20T18:42:12.278Z] nexus3.edgexfoundry.org:10001 [2023-04-20T18:42:12.278Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T18:42:12.278Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T18:42:12.278Z] Configure a credential helper to remove this warning. See [2023-04-20T18:42:12.278Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T18:42:12.278Z] [2023-04-20T18:42:12.278Z] Login Succeeded [2023-04-20T18:42:12.278Z] nexus3.edgexfoundry.org:10002 [2023-04-20T18:42:12.278Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T18:42:12.278Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T18:42:12.278Z] Configure a credential helper to remove this warning. See [2023-04-20T18:42:12.278Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T18:42:12.278Z] [2023-04-20T18:42:12.278Z] Login Succeeded [2023-04-20T18:42:12.278Z] nexus3.edgexfoundry.org:10003 [2023-04-20T18:42:12.537Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T18:42:12.537Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T18:42:12.537Z] Configure a credential helper to remove this warning. See [2023-04-20T18:42:12.537Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T18:42:12.537Z] [2023-04-20T18:42:12.537Z] Login Succeeded [2023-04-20T18:42:12.537Z] nexus3.edgexfoundry.org:10004 [2023-04-20T18:42:12.537Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T18:42:12.537Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T18:42:12.537Z] Configure a credential helper to remove this warning. See [2023-04-20T18:42:12.537Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T18:42:12.537Z] [2023-04-20T18:42:12.537Z] Login Succeeded [2023-04-20T18:42:12.537Z] docker.io [2023-04-20T18:42:12.799Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T18:42:12.799Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T18:42:12.799Z] Configure a credential helper to remove this warning. See [2023-04-20T18:42:12.799Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T18:42:12.799Z] [2023-04-20T18:42:12.799Z] Login Succeeded [2023-04-20T18:42:12.799Z] ---> docker-login.sh ends [Pipeline] } [2023-04-20T18:42:12.807Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-20T18:42:12.877Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-20T18:42:12.956Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-20T18:42:12.968Z] ========================================================= [2023-04-20T18:42:12.968Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-20T18:42:12.968Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T18:42:13.311Z] + 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-20T18:42:13.311Z] Sending build context to Docker daemon 10.96MB [2023-04-20T18:42:13.311Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-04-20T18:42:13.311Z] Step 2/10 : FROM ${BASE} AS builder [2023-04-20T18:42:13.311Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-20T18:42:13.311Z] 63b65145d645: Pulling fs layer [2023-04-20T18:42:13.311Z] a2d21d5440eb: Pulling fs layer [2023-04-20T18:42:13.311Z] 935e6c44a52c: Pulling fs layer [2023-04-20T18:42:13.311Z] 94cc34f8dd06: Pulling fs layer [2023-04-20T18:42:13.311Z] 30dea6a524f1: Pulling fs layer [2023-04-20T18:42:13.311Z] a2aff8979fd8: Pulling fs layer [2023-04-20T18:42:13.311Z] 6808be2612f2: Pulling fs layer [2023-04-20T18:42:13.311Z] f25807f1079a: Pulling fs layer [2023-04-20T18:42:13.311Z] 30dea6a524f1: Waiting [2023-04-20T18:42:13.311Z] a2aff8979fd8: Waiting [2023-04-20T18:42:13.311Z] 6808be2612f2: Waiting [2023-04-20T18:42:13.311Z] f25807f1079a: Waiting [2023-04-20T18:42:13.311Z] 94cc34f8dd06: Waiting [2023-04-20T18:42:13.570Z] a2d21d5440eb: Verifying Checksum [2023-04-20T18:42:13.570Z] a2d21d5440eb: Download complete [2023-04-20T18:42:13.570Z] 94cc34f8dd06: Verifying Checksum [2023-04-20T18:42:13.570Z] 94cc34f8dd06: Download complete [2023-04-20T18:42:13.570Z] 30dea6a524f1: Verifying Checksum [2023-04-20T18:42:13.570Z] 30dea6a524f1: Download complete [2023-04-20T18:42:13.570Z] 63b65145d645: Verifying Checksum [2023-04-20T18:42:13.570Z] 63b65145d645: Download complete [2023-04-20T18:42:13.570Z] a2aff8979fd8: Verifying Checksum [2023-04-20T18:42:13.570Z] a2aff8979fd8: Download complete [2023-04-20T18:42:13.570Z] 63b65145d645: Pull complete [2023-04-20T18:42:13.831Z] a2d21d5440eb: Pull complete [2023-04-20T18:42:14.091Z] f25807f1079a: Verifying Checksum [2023-04-20T18:42:14.091Z] f25807f1079a: Download complete [2023-04-20T18:42:14.091Z] 935e6c44a52c: Verifying Checksum [2023-04-20T18:42:14.091Z] 935e6c44a52c: Download complete [2023-04-20T18:42:14.660Z] 6808be2612f2: Verifying Checksum [2023-04-20T18:42:14.660Z] 6808be2612f2: Download complete [2023-04-20T18:42:17.946Z] 935e6c44a52c: Pull complete [2023-04-20T18:42:17.946Z] 94cc34f8dd06: Pull complete [2023-04-20T18:42:17.946Z] 30dea6a524f1: Pull complete [2023-04-20T18:42:17.946Z] a2aff8979fd8: Pull complete [2023-04-20T18:42:20.478Z] 6808be2612f2: Pull complete [2023-04-20T18:42:21.054Z] f25807f1079a: Pull complete [2023-04-20T18:42:21.054Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-04-20T18:42:21.054Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-20T18:42:21.054Z] ---> 3b553350e43f [2023-04-20T18:42:21.054Z] Step 3/10 : ARG MAKE=make build [2023-04-20T18:42:22.435Z] ---> Running in 8937cf25dbd6 [2023-04-20T18:42:22.435Z] Removing intermediate container 8937cf25dbd6 [2023-04-20T18:42:22.435Z] ---> 3c57b27d7f07 [2023-04-20T18:42:22.435Z] Step 4/10 : WORKDIR /device-sdk-go [2023-04-20T18:42:22.435Z] ---> Running in f5f42f601a1e [2023-04-20T18:42:22.435Z] Removing intermediate container f5f42f601a1e [2023-04-20T18:42:22.435Z] ---> 9ecbfd8776b5 [2023-04-20T18:42:22.435Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-04-20T18:42:22.435Z] ---> Running in 4bbff7e919b4 [2023-04-20T18:42:22.435Z] Removing intermediate container 4bbff7e919b4 [2023-04-20T18:42:22.435Z] ---> 7d185d54490f [2023-04-20T18:42:22.435Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-04-20T18:42:22.435Z] ---> Running in b9af08735e77 [2023-04-20T18:42:23.004Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-20T18:42:23.004Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-20T18:42:23.263Z] OK: 265 MiB in 53 packages [2023-04-20T18:42:23.522Z] Removing intermediate container b9af08735e77 [2023-04-20T18:42:23.522Z] ---> 8952b08a15cb [2023-04-20T18:42:23.522Z] Step 7/10 : COPY go.mod vendor* ./ [2023-04-20T18:42:23.522Z] ---> 59a63fb63903 [2023-04-20T18:42:23.522Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-20T18:42:23.522Z] ---> Running in c25cf2735a5f [2023-04-20T18:42:26.941Z] Still waiting to schedule task [2023-04-20T18:42:26.942Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-04-20T18:43:02.271Z] Removing intermediate container c25cf2735a5f [2023-04-20T18:43:02.271Z] ---> 5664ba2bf2fb [2023-04-20T18:43:02.271Z] Step 9/10 : COPY . . [2023-04-20T18:43:02.532Z] ---> 91ef3925ea32 [2023-04-20T18:43:02.532Z] Step 10/10 : RUN ${MAKE} [2023-04-20T18:43:02.532Z] ---> Running in 430129ddeff8 [2023-04-20T18:43:02.792Z] noop [2023-04-20T18:43:03.052Z] Removing intermediate container 430129ddeff8 [2023-04-20T18:43:03.052Z] ---> 67cf3f923137 [2023-04-20T18:43:03.052Z] Successfully built 67cf3f923137 [2023-04-20T18:43:03.052Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T18:43:03.366Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-20T18:43:03.366Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-20T18:43:03.445Z] prd-ubuntu20.04-docker-8c-8g-9202 does not seem to be running inside a container [2023-04-20T18:43:03.473Z] $ 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-20T18:43:03.823Z] $ docker top 1cefe92f94b7022829759198862dcdfd0737868def8d86e2912eda65488df014 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-20T18:43:04.165Z] + go version [2023-04-20T18:43:04.165Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-20T18:43:04.179Z] $ docker stop --time=1 1cefe92f94b7022829759198862dcdfd0737868def8d86e2912eda65488df014 [2023-04-20T18:43:05.461Z] $ docker rm -f --volumes 1cefe92f94b7022829759198862dcdfd0737868def8d86e2912eda65488df014 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T18:43:05.863Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-20T18:43:05.863Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-20T18:43:05.939Z] prd-ubuntu20.04-docker-8c-8g-9202 does not seem to be running inside a container [2023-04-20T18:43:05.972Z] $ 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-20T18:43:06.304Z] $ docker top 2f5740997bb217cbf83365207e2bc17ad248481091a58b0ac39e5ce8d3520c14 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-20T18:43:06.652Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2023-04-20T18:43:06.950Z] + make test [2023-04-20T18:43:06.950Z] go test -race -coverprofile=coverage.out ./... [2023-04-20T18:43:15.083Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-04-20T18:43:27.835Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-04-20T18:43:27.835Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-04-20T18:43:27.835Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-04-20T18:43:27.835Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-04-20T18:43:27.835Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-04-20T18:43:27.835Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.050s coverage: 27.6% of statements [2023-04-20T18:43:27.835Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-04-20T18:43:27.835Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-04-20T18:43:27.835Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.076s coverage: 80.2% of statements [2023-04-20T18:43:27.835Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.107s coverage: 86.0% of statements [2023-04-20T18:43:27.835Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-04-20T18:43:28.093Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.118s coverage: 77.5% of statements [2023-04-20T18:43:29.028Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-04-20T18:43:29.028Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-04-20T18:43:29.028Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-04-20T18:43:29.028Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-04-20T18:43:32.321Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.075s coverage: 14.6% of statements [2023-04-20T18:43:32.321Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.080s coverage: 68.5% of statements [2023-04-20T18:43:32.321Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.130s coverage: 89.2% of statements [2023-04-20T18:43:32.321Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.062s coverage: 5.5% of statements [2023-04-20T18:43:54.265Z] GO111MODULE=on go vet ./... [2023-04-20T18:43:56.792Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-20T18:43:56.792Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-20T18:43:56.792Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-20T18:43:56.803Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-20T18:43:56.818Z] $ docker stop --time=1 2f5740997bb217cbf83365207e2bc17ad248481091a58b0ac39e5ce8d3520c14 [2023-04-20T18:43:57.508Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9203 in /w/workspace/edgexfoundry_device-sdk-go_main [2023-04-20T18:43:59.948Z] $ docker rm -f --volumes 2f5740997bb217cbf83365207e2bc17ad248481091a58b0ac39e5ce8d3520c14 [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] sh [Pipeline] ws [2023-04-20T18:44:00.218Z] Running in /w/workspace/device-sdk-go/203 [Pipeline] { [Pipeline] checkout [2023-04-20T18:44:00.247Z] The recommended git tool is: git [2023-04-20T18:44:00.471Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-20T18:44:00.521Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-20T18:44:01.092Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-20T18:44:01.372Z] + ls -al . [2023-04-20T18:44:01.372Z] total 272 [2023-04-20T18:44:01.372Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 20 18:43 . [2023-04-20T18:44:01.372Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 20 18:41 .. [2023-04-20T18:44:01.372Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 20 18:41 .dockerignore [2023-04-20T18:44:01.372Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 20 18:42 .git [2023-04-20T18:44:01.372Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 20 18:41 .github [2023-04-20T18:44:01.372Z] -rw-rw-r-- 1 jenkins jenkins 131 Apr 20 18:41 .gitignore [2023-04-20T18:44:01.372Z] -rw-rw-r-- 1 jenkins jenkins 42 Apr 20 18:41 .golangci.yml [2023-04-20T18:44:01.372Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 20 18:42 .semver [2023-04-20T18:44:01.372Z] -rw-rw-r-- 1 jenkins jenkins 31677 Apr 20 18:41 CHANGELOG.md [2023-04-20T18:44:01.372Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 20 18:41 GOVERNANCE.md [2023-04-20T18:44:01.372Z] -rw-rw-r-- 1 jenkins jenkins 885 Apr 20 18:41 Jenkinsfile [2023-04-20T18:44:01.372Z] -rw-rw-r-- 1 jenkins jenkins 11341 Apr 20 18:41 LICENSE [2023-04-20T18:44:01.372Z] -rw-rw-r-- 1 jenkins jenkins 1714 Apr 20 18:41 Makefile [2023-04-20T18:44:01.372Z] -rw-rw-r-- 1 jenkins jenkins 619 Apr 20 18:41 OWNERS.md [2023-04-20T18:44:01.372Z] -rw-rw-r-- 1 jenkins jenkins 4891 Apr 20 18:41 README.md [2023-04-20T18:44:01.372Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 20 18:42 VERSION [2023-04-20T18:44:01.372Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 20 18:41 bin [2023-04-20T18:44:01.372Z] -rw-r--r-- 1 jenkins jenkins 106119 Apr 20 18:43 coverage.out [2023-04-20T18:44:01.372Z] drwxrwxr-x 5 jenkins jenkins 4096 Apr 20 18:41 example [2023-04-20T18:44:01.372Z] -rw-rw-r-- 1 jenkins jenkins 3246 Apr 20 18:41 go.mod [2023-04-20T18:44:01.372Z] -rw-rw-r-- 1 jenkins jenkins 30896 Apr 20 18:41 go.sum [2023-04-20T18:44:01.372Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 20 18:41 internal [2023-04-20T18:44:01.372Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 20 18:41 openapi [2023-04-20T18:44:01.372Z] drwxrwxr-x 6 jenkins jenkins 4096 Apr 20 18:41 pkg [2023-04-20T18:44:01.372Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 20 18:41 snap [2023-04-20T18:44:01.372Z] -rw-rw-r-- 1 jenkins jenkins 222 Apr 20 18:41 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T18:44:01.677Z] + 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=68f2c3776b57ed1a5eef5a5e3525a947923e1899 --label arch=amd64 --label version=3.0.0-dev.72 . [2023-04-20T18:44:01.677Z] Sending build context to Docker daemon 11.07MB [2023-04-20T18:44:01.677Z] Step 1/23 : ARG BASE=golang:1.20-alpine3.17 [2023-04-20T18:44:01.677Z] Step 2/23 : FROM ${BASE} AS builder [2023-04-20T18:44:01.677Z] ---> 67cf3f923137 [2023-04-20T18:44:01.677Z] Step 3/23 : ARG MAKE=make build [2023-04-20T18:44:01.677Z] ---> Running in fc766dacd39e [2023-04-20T18:44:01.935Z] Removing intermediate container fc766dacd39e [2023-04-20T18:44:01.935Z] ---> 55e172f1f826 [2023-04-20T18:44:01.935Z] Step 4/23 : WORKDIR /device-sdk-go [2023-04-20T18:44:01.935Z] ---> Running in 03901bc783d2 [2023-04-20T18:44:01.935Z] Removing intermediate container 03901bc783d2 [2023-04-20T18:44:01.935Z] ---> 6c6098e4457c [2023-04-20T18:44:01.935Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-04-20T18:44:01.935Z] ---> Running in 24011dc77ca0 [2023-04-20T18:44:01.935Z] Removing intermediate container 24011dc77ca0 [2023-04-20T18:44:01.935Z] ---> 116aca52d506 [2023-04-20T18:44:01.935Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-04-20T18:44:01.935Z] ---> Running in 4e6fed527331 [2023-04-20T18:44:02.194Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-20T18:44:02.452Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-20T18:44:02.711Z] OK: 265 MiB in 53 packages [2023-04-20T18:44:02.970Z] Removing intermediate container 4e6fed527331 [2023-04-20T18:44:02.970Z] ---> b4598fb94eae [2023-04-20T18:44:02.970Z] Step 7/23 : COPY go.mod vendor* ./ [2023-04-20T18:44:03.230Z] ---> ccc3ffa50161 [2023-04-20T18:44:03.230Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-20T18:44:03.230Z] ---> Running in 54a5507661cc [2023-04-20T18:44:04.166Z] Removing intermediate container 54a5507661cc [2023-04-20T18:44:04.166Z] ---> 0733ded958cd [2023-04-20T18:44:04.166Z] Step 9/23 : COPY . . [2023-04-20T18:44:04.425Z] ---> e32e704f1704 [2023-04-20T18:44:04.425Z] Step 10/23 : RUN ${MAKE} [2023-04-20T18:44:04.425Z] ---> Running in 2016ba8f47aa [2023-04-20T18:44:04.684Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.0.0-dev.72" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-04-20T18:44:05.430Z] using credential edgex-jenkins-ssh [2023-04-20T18:44:05.449Z] Cloning the remote Git repository [2023-04-20T18:44:05.491Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2023-04-20T18:44:05.581Z] > git init /w/workspace/device-sdk-go/203 # timeout=10 [2023-04-20T18:44:05.737Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-04-20T18:44:05.738Z] > git --version # timeout=10 [2023-04-20T18:44:05.758Z] > git --version # 'git version 2.25.1' [2023-04-20T18:44:05.761Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-20T18:44:05.918Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-20T18:44:07.511Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-04-20T18:44:07.531Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-20T18:44:08.407Z] Avoid second fetch [2023-04-20T18:44:08.408Z] Checking out Revision 68f2c3776b57ed1a5eef5a5e3525a947923e1899 (main) [2023-04-20T18:44:08.419Z] > git config core.sparsecheckout # timeout=10 [2023-04-20T18:44:08.489Z] > git checkout -f 68f2c3776b57ed1a5eef5a5e3525a947923e1899 # timeout=10 [2023-04-20T18:44:08.962Z] Commit message: "Merge pull request #1427 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v3-3.0.0-dev.36" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-20T18:44:09.952Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-20T18:44:09.952Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-20T18:44:09.952Z] Dload Upload Total Spent Left Speed [2023-04-20T18:44:09.952Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 77750 0 --:--:-- --:--:-- --:--:-- 77750 [Pipeline] sh [2023-04-20T18:44:10.636Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-20T18:44:10.967Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-20T18:44:10.967Z] + sudo tee /etc/docker/daemon.new [2023-04-20T18:44:10.967Z] { [2023-04-20T18:44:10.967Z] "registry-mirrors": [ [2023-04-20T18:44:10.967Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-20T18:44:10.967Z] ], [2023-04-20T18:44:10.967Z] "bip": "10.250.0.254/24", [2023-04-20T18:44:10.967Z] "hosts": [ [2023-04-20T18:44:10.967Z] "tcp://0.0.0.0:5555", [2023-04-20T18:44:10.967Z] "unix:///var/run/docker.sock" [2023-04-20T18:44:10.967Z] ], [2023-04-20T18:44:10.967Z] "mtu": 1458, [2023-04-20T18:44:10.967Z] "selinux-enabled": true, [2023-04-20T18:44:10.967Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-20T18:44:10.967Z] } [Pipeline] sh [2023-04-20T18:44:11.319Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-20T18:44:11.654Z] + sudo service docker restart [2023-04-20T18:44:22.769Z] Removing intermediate container 2016ba8f47aa [2023-04-20T18:44:22.769Z] ---> e6b5afcc3177 [2023-04-20T18:44:22.769Z] Step 11/23 : FROM alpine:3.17 [2023-04-20T18:44:22.769Z] 3.17: Pulling from library/alpine [2023-04-20T18:44:22.769Z] f56be85fc22e: Pulling fs layer [2023-04-20T18:44:22.769Z] f56be85fc22e: Download complete [2023-04-20T18:44:22.769Z] f56be85fc22e: Pull complete [2023-04-20T18:44:22.769Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-20T18:44:22.769Z] Status: Downloaded newer image for alpine:3.17 [2023-04-20T18:44:22.769Z] ---> 9ed4aefc74f6 [2023-04-20T18:44:22.769Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-04-20T18:44:22.769Z] ---> Running in ef837eabe6bc [2023-04-20T18:44:22.769Z] Removing intermediate container ef837eabe6bc [2023-04-20T18:44:22.769Z] ---> 4187cc6c1663 [2023-04-20T18:44:22.769Z] Step 13/23 : RUN apk add --update --no-cache [2023-04-20T18:44:22.769Z] ---> Running in de94361a7f7b [2023-04-20T18:44:23.339Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-20T18:44:23.339Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-20T18:44:23.599Z] OK: 7 MiB in 15 packages [2023-04-20T18:44:23.858Z] Removing intermediate container de94361a7f7b [2023-04-20T18:44:23.858Z] ---> 2326127a17c9 [2023-04-20T18:44:23.858Z] Step 14/23 : WORKDIR / [2023-04-20T18:44:23.858Z] ---> Running in dba4e5f37fb6 [2023-04-20T18:44:23.858Z] Removing intermediate container dba4e5f37fb6 [2023-04-20T18:44:23.858Z] ---> 765e0f4ad5e1 [2023-04-20T18:44:23.858Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-04-20T18:44:24.117Z] ---> 0bad062af705 [2023-04-20T18:44:24.117Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-04-20T18:44:24.685Z] ---> cd397e9f2bbf [2023-04-20T18:44:24.685Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-04-20T18:44:24.685Z] ---> 6fb9102ca7d3 [2023-04-20T18:44:24.685Z] Step 18/23 : EXPOSE 59999 [2023-04-20T18:44:24.685Z] ---> Running in e470ad61c8ea [2023-04-20T18:44:24.685Z] Removing intermediate container e470ad61c8ea [2023-04-20T18:44:24.685Z] ---> 5085d8a056cd [2023-04-20T18:44:24.685Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-04-20T18:44:24.685Z] ---> Running in 0901c9bb2678 [2023-04-20T18:44:24.943Z] Removing intermediate container 0901c9bb2678 [2023-04-20T18:44:24.943Z] ---> 4b9afe9adc6f [2023-04-20T18:44:24.943Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-20T18:44:24.943Z] ---> Running in 39b958ed5f80 [2023-04-20T18:44:24.943Z] Removing intermediate container 39b958ed5f80 [2023-04-20T18:44:24.943Z] ---> f59e4fc46b81 [2023-04-20T18:44:24.943Z] Step 21/23 : LABEL arch=amd64 [2023-04-20T18:44:24.943Z] ---> Running in d8755099f58b [2023-04-20T18:44:24.943Z] Removing intermediate container d8755099f58b [2023-04-20T18:44:24.943Z] ---> 0d774540d594 [2023-04-20T18:44:24.943Z] Step 22/23 : LABEL git_sha=68f2c3776b57ed1a5eef5a5e3525a947923e1899 [2023-04-20T18:44:24.943Z] ---> Running in e1dbb72ab1fd [2023-04-20T18:44:25.203Z] Removing intermediate container e1dbb72ab1fd [2023-04-20T18:44:25.203Z] ---> 4dfe55d104bb [2023-04-20T18:44:25.203Z] Step 23/23 : LABEL version=3.0.0-dev.72 [2023-04-20T18:44:25.203Z] ---> Running in 2ecdf03c9a02 [2023-04-20T18:44:25.203Z] Removing intermediate container 2ecdf03c9a02 [2023-04-20T18:44:25.203Z] ---> 7621990d6de6 [2023-04-20T18:44:25.203Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-20T18:44:25.203Z] Successfully built 7621990d6de6 [2023-04-20T18:44:25.203Z] 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-20T18:44:25.616Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-20T18:44:25.616Z] [2023-04-20T18:44:25.616Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T18:44:25.916Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-20T18:44:25.916Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-20T18:44:25.916Z] 5eb5b503b376: Pulling fs layer [2023-04-20T18:44:25.916Z] 5c69ac0246d0: Pulling fs layer [2023-04-20T18:44:25.916Z] ec43610c2a17: Pulling fs layer [2023-04-20T18:44:25.916Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-20T18:44:25.916Z] 33b1e0a273af: Pulling fs layer [2023-04-20T18:44:25.916Z] 5d3b04190fa2: Pulling fs layer [2023-04-20T18:44:25.916Z] 2f39f015ded8: Pulling fs layer [2023-04-20T18:44:25.916Z] 3a2ae6a8a46f: Waiting [2023-04-20T18:44:25.916Z] 33b1e0a273af: Waiting [2023-04-20T18:44:25.916Z] 5d3b04190fa2: Waiting [2023-04-20T18:44:25.916Z] 2f39f015ded8: Waiting [2023-04-20T18:44:25.916Z] 5c69ac0246d0: Verifying Checksum [2023-04-20T18:44:25.916Z] 5c69ac0246d0: Download complete [2023-04-20T18:44:25.916Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-20T18:44:25.916Z] 3a2ae6a8a46f: Download complete [2023-04-20T18:44:25.916Z] 33b1e0a273af: Verifying Checksum [2023-04-20T18:44:25.916Z] 33b1e0a273af: Download complete [2023-04-20T18:44:25.916Z] ec43610c2a17: Verifying Checksum [2023-04-20T18:44:25.916Z] ec43610c2a17: Download complete [2023-04-20T18:44:25.916Z] 5d3b04190fa2: Download complete [2023-04-20T18:44:26.178Z] 5eb5b503b376: Verifying Checksum [2023-04-20T18:44:26.178Z] 5eb5b503b376: Download complete [2023-04-20T18:44:26.746Z] 2f39f015ded8: Verifying Checksum [2023-04-20T18:44:26.746Z] 2f39f015ded8: Download complete [2023-04-20T18:44:27.314Z] 5eb5b503b376: Pull complete [2023-04-20T18:44:27.314Z] 5c69ac0246d0: Pull complete [2023-04-20T18:44:27.882Z] ec43610c2a17: Pull complete [2023-04-20T18:44:27.882Z] 3a2ae6a8a46f: Pull complete [2023-04-20T18:44:28.142Z] 33b1e0a273af: Pull complete [2023-04-20T18:44:28.142Z] 5d3b04190fa2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-20T18:44:29.919Z] provisioning config files... [2023-04-20T18:44:29.945Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/203@tmp/config14471224003125618447tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-20T18:44:30.309Z] ---> docker-login.sh [2023-04-20T18:44:30.309Z] nexus3.edgexfoundry.org:10001 [2023-04-20T18:44:30.579Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T18:44:30.851Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T18:44:30.851Z] Configure a credential helper to remove this warning. See [2023-04-20T18:44:30.851Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T18:44:30.851Z] [2023-04-20T18:44:30.851Z] Login Succeeded [2023-04-20T18:44:30.851Z] nexus3.edgexfoundry.org:10002 [2023-04-20T18:44:31.119Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T18:44:31.389Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T18:44:31.389Z] Configure a credential helper to remove this warning. See [2023-04-20T18:44:31.389Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T18:44:31.389Z] [2023-04-20T18:44:31.389Z] Login Succeeded [2023-04-20T18:44:31.389Z] nexus3.edgexfoundry.org:10003 [2023-04-20T18:44:31.659Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T18:44:31.659Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T18:44:31.659Z] Configure a credential helper to remove this warning. See [2023-04-20T18:44:31.659Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T18:44:31.659Z] [2023-04-20T18:44:31.659Z] Login Succeeded [2023-04-20T18:44:31.659Z] nexus3.edgexfoundry.org:10004 [2023-04-20T18:44:31.932Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T18:44:31.932Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T18:44:31.932Z] Configure a credential helper to remove this warning. See [2023-04-20T18:44:31.932Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T18:44:31.932Z] [2023-04-20T18:44:31.932Z] Login Succeeded [2023-04-20T18:44:31.932Z] docker.io [2023-04-20T18:44:32.204Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-20T18:44:32.327Z] 2f39f015ded8: Pull complete [2023-04-20T18:44:32.327Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-20T18:44:32.327Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-20T18:44:32.327Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-20T18:44:32.473Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-20T18:44:32.473Z] Configure a credential helper to remove this warning. See [2023-04-20T18:44:32.473Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-20T18:44:32.473Z] [2023-04-20T18:44:32.473Z] Login Succeeded [2023-04-20T18:44:32.473Z] ---> docker-login.sh ends [Pipeline] } [2023-04-20T18:44:32.487Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-20T18:44:32.678Z] prd-ubuntu20.04-docker-8c-8g-9202 does not seem to be running inside a container [2023-04-20T18:44:32.712Z] $ 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-20T18:44:33.701Z] $ docker top 5ba8aeaa2f18e342850f9c036d7d178718d69a48ea587a93075cf8e7a375ea7e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] echo [2023-04-20T18:44:33.843Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-20T18:44:33.860Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-20T18:44:33.870Z] ========================================================= [2023-04-20T18:44:33.870Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-20T18:44:33.870Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T18:44:34.096Z] ---> job-cost.sh [2023-04-20T18:44:34.096Z] lf-activate-venv: SKIPPING [2023-04-20T18:44:34.096Z] INFO: No Stack... [2023-04-20T18:44:34.217Z] + 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-20T18:44:34.355Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-20T18:44:34.489Z] Sending build context to Docker daemon 5.89MB [2023-04-20T18:44:34.760Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-04-20T18:44:34.760Z] Step 2/10 : FROM ${BASE} AS builder [2023-04-20T18:44:34.760Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-20T18:44:34.760Z] af6eaf76a39c: Pulling fs layer [2023-04-20T18:44:34.760Z] 55522c791124: Pulling fs layer [2023-04-20T18:44:34.760Z] ce5c4a1c91eb: Pulling fs layer [2023-04-20T18:44:34.760Z] 169dfbe0d373: Pulling fs layer [2023-04-20T18:44:34.760Z] e1ff8fa3b103: Pulling fs layer [2023-04-20T18:44:34.760Z] 52ebb69f0ebf: Pulling fs layer [2023-04-20T18:44:34.760Z] 169dfbe0d373: Waiting [2023-04-20T18:44:34.760Z] e1ff8fa3b103: Waiting [2023-04-20T18:44:34.760Z] 5abe8eddf0d5: Pulling fs layer [2023-04-20T18:44:34.760Z] 5abe8eddf0d5: Waiting [2023-04-20T18:44:34.760Z] 55522c791124: Verifying Checksum [2023-04-20T18:44:34.760Z] 55522c791124: Download complete [2023-04-20T18:44:34.760Z] 169dfbe0d373: Verifying Checksum [2023-04-20T18:44:34.760Z] 169dfbe0d373: Download complete [2023-04-20T18:44:34.933Z] INFO: Archiving Costs [Pipeline] sh [2023-04-20T18:44:35.034Z] e1ff8fa3b103: Verifying Checksum [2023-04-20T18:44:35.034Z] e1ff8fa3b103: Download complete [2023-04-20T18:44:35.034Z] af6eaf76a39c: Verifying Checksum [2023-04-20T18:44:35.225Z] + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [2023-04-20T18:44:35.225Z] + cut -d, -f6 [Pipeline] lock [2023-04-20T18:44:35.240Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-203-stack-cost] [2023-04-20T18:44:35.248Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-203-stack-cost] did not exist. Created. [2023-04-20T18:44:35.248Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-203-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-20T18:44:35.556Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-20T18:44:35.587Z] Stashed 1 file(s) [Pipeline] } [2023-04-20T18:44:35.593Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-203-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-20T18:44:35.619Z] $ docker stop --time=1 5ba8aeaa2f18e342850f9c036d7d178718d69a48ea587a93075cf8e7a375ea7e [2023-04-20T18:44:36.017Z] af6eaf76a39c: Pull complete [2023-04-20T18:44:36.017Z] 5abe8eddf0d5: Verifying Checksum [2023-04-20T18:44:36.017Z] 5abe8eddf0d5: Download complete [2023-04-20T18:44:36.615Z] 55522c791124: Pull complete [2023-04-20T18:44:36.783Z] $ docker rm -f --volumes 5ba8aeaa2f18e342850f9c036d7d178718d69a48ea587a93075cf8e7a375ea7e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-20T18:44:37.598Z] ce5c4a1c91eb: Verifying Checksum [2023-04-20T18:44:37.598Z] ce5c4a1c91eb: Download complete [2023-04-20T18:44:37.598Z] 52ebb69f0ebf: Verifying Checksum [2023-04-20T18:44:37.598Z] 52ebb69f0ebf: Download complete [2023-04-20T18:44:49.959Z] ce5c4a1c91eb: Pull complete [2023-04-20T18:44:49.959Z] 169dfbe0d373: Pull complete [2023-04-20T18:44:49.959Z] e1ff8fa3b103: Pull complete [2023-04-20T18:44:55.350Z] 52ebb69f0ebf: Pull complete [2023-04-20T18:44:57.312Z] 5abe8eddf0d5: Pull complete [2023-04-20T18:44:57.580Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-04-20T18:44:57.580Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-20T18:44:57.580Z] ---> 6cb57ee374ae [2023-04-20T18:44:57.580Z] Step 3/10 : ARG MAKE=make build [2023-04-20T18:44:59.548Z] ---> Running in a2e3a9875221 [2023-04-20T18:44:59.548Z] Removing intermediate container a2e3a9875221 [2023-04-20T18:44:59.548Z] ---> b011b50c76c4 [2023-04-20T18:44:59.548Z] Step 4/10 : WORKDIR /device-sdk-go [2023-04-20T18:44:59.548Z] ---> Running in 09b422d33e3c [2023-04-20T18:44:59.817Z] Removing intermediate container 09b422d33e3c [2023-04-20T18:44:59.817Z] ---> 9e9f7ce2c1a4 [2023-04-20T18:44:59.817Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-04-20T18:45:00.086Z] ---> Running in 5158eb2dc614 [2023-04-20T18:45:00.355Z] Removing intermediate container 5158eb2dc614 [2023-04-20T18:45:00.355Z] ---> f302894351ee [2023-04-20T18:45:00.356Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-04-20T18:45:00.356Z] ---> Running in 39e7148dcee9 [2023-04-20T18:45:01.817Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-20T18:45:02.420Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-20T18:45:03.405Z] OK: 263 MiB in 53 packages [2023-04-20T18:45:03.992Z] Removing intermediate container 39e7148dcee9 [2023-04-20T18:45:03.992Z] ---> c86b6b10e4ef [2023-04-20T18:45:03.992Z] Step 7/10 : COPY go.mod vendor* ./ [2023-04-20T18:45:04.581Z] ---> 8ab08e63d5af [2023-04-20T18:45:04.581Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-20T18:45:04.581Z] ---> Running in 5c54ad98ef3b [2023-04-20T18:46:26.248Z] Removing intermediate container 5c54ad98ef3b [2023-04-20T18:46:26.248Z] ---> b1bc1b5e5869 [2023-04-20T18:46:26.248Z] Step 9/10 : COPY . . [2023-04-20T18:46:26.248Z] ---> ae2dd3cfc1ef [2023-04-20T18:46:26.248Z] Step 10/10 : RUN ${MAKE} [2023-04-20T18:46:26.248Z] ---> Running in 3a2b29ac3884 [2023-04-20T18:46:26.248Z] noop [2023-04-20T18:46:26.248Z] Removing intermediate container 3a2b29ac3884 [2023-04-20T18:46:26.248Z] ---> 4e7a5ada49ba [2023-04-20T18:46:26.248Z] Successfully built 4e7a5ada49ba [2023-04-20T18:46:26.248Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T18:46:26.602Z] + docker inspect -f . ci-base-image-arm64 [2023-04-20T18:46:26.602Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-20T18:46:26.812Z] prd-ubuntu20.04-docker-arm64-4c-16g-9203 does not seem to be running inside a container [2023-04-20T18:46:26.887Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/203 -v /w/workspace/device-sdk-go/203:/w/workspace/device-sdk-go/203:rw,z -v /w/workspace/device-sdk-go/203@tmp:/w/workspace/device-sdk-go/203@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-20T18:46:28.205Z] $ docker top 5e14360f75fcafdcea0377284b9d93b837c08b6c303b5bf18679351b41e6f395 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-20T18:46:29.043Z] + go version [2023-04-20T18:46:29.043Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-20T18:46:29.073Z] $ docker stop --time=1 5e14360f75fcafdcea0377284b9d93b837c08b6c303b5bf18679351b41e6f395 [2023-04-20T18:46:30.739Z] $ docker rm -f --volumes 5e14360f75fcafdcea0377284b9d93b837c08b6c303b5bf18679351b41e6f395 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T18:46:31.293Z] + docker inspect -f . ci-base-image-arm64 [2023-04-20T18:46:31.294Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-20T18:46:31.476Z] prd-ubuntu20.04-docker-arm64-4c-16g-9203 does not seem to be running inside a container [2023-04-20T18:46:31.551Z] $ 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/203 -v /w/workspace/device-sdk-go/203:/w/workspace/device-sdk-go/203:rw,z -v /w/workspace/device-sdk-go/203@tmp:/w/workspace/device-sdk-go/203@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-20T18:46:32.718Z] $ docker top b9fcd01d5c7d3a67782c67eabb6048b3fd92037a8cbbb96f4a8e646ef6a1e7c9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-20T18:46:33.217Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/203 [Pipeline] fileExists [Pipeline] sh [2023-04-20T18:46:33.559Z] + make test [2023-04-20T18:46:33.559Z] go test -race -coverprofile=coverage.out ./... [2023-04-20T18:47:12.444Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-04-20T18:49:19.127Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-04-20T18:49:19.127Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-04-20T18:49:19.127Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-04-20T18:49:19.127Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-04-20T18:49:19.127Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-04-20T18:49:20.093Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.228s coverage: 27.6% of statements [2023-04-20T18:49:25.445Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.259s coverage: 80.2% of statements [2023-04-20T18:49:37.789Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-04-20T18:49:37.789Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-04-20T18:49:37.789Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.346s coverage: 86.0% of statements [2023-04-20T18:49:44.446Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-04-20T18:49:44.446Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.449s coverage: 77.5% of statements [2023-04-20T18:49:48.722Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-04-20T18:49:49.312Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-04-20T18:49:49.312Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-04-20T18:49:51.259Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.277s coverage: 14.6% of statements [2023-04-20T18:49:51.259Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.457s coverage: 68.5% of statements [2023-04-20T18:49:53.213Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.433s coverage: 89.2% of statements [2023-04-20T18:49:54.625Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-04-20T18:49:54.891Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.230s coverage: 5.5% of statements [2023-04-20T18:49:55.476Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-20T18:49:55.476Z] GO111MODULE=on go vet ./... [2023-04-20T18:52:20.333Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-20T18:52:20.333Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-20T18:52:20.333Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-20T18:52:20.354Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-20T18:52:20.387Z] $ docker stop --time=1 b9fcd01d5c7d3a67782c67eabb6048b3fd92037a8cbbb96f4a8e646ef6a1e7c9 [2023-04-20T18:52:22.235Z] $ docker rm -f --volumes b9fcd01d5c7d3a67782c67eabb6048b3fd92037a8cbbb96f4a8e646ef6a1e7c9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-20T18:52:23.771Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-20T18:52:23.794Z] Warning: overwriting stash ‘coverage-report’ [2023-04-20T18:52:24.367Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-20T18:52:24.758Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-20T18:52:25.073Z] + ls -al . [2023-04-20T18:52:25.073Z] total 268 [2023-04-20T18:52:25.073Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 20 18:46 . [2023-04-20T18:52:25.073Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 20 18:44 .. [2023-04-20T18:52:25.073Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 20 18:44 .dockerignore [2023-04-20T18:52:25.073Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 20 18:44 .git [2023-04-20T18:52:25.073Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 20 18:44 .github [2023-04-20T18:52:25.073Z] -rw-rw-r-- 1 jenkins jenkins 131 Apr 20 18:44 .gitignore [2023-04-20T18:52:25.073Z] -rw-rw-r-- 1 jenkins jenkins 42 Apr 20 18:44 .golangci.yml [2023-04-20T18:52:25.073Z] -rw-rw-r-- 1 jenkins jenkins 31677 Apr 20 18:44 CHANGELOG.md [2023-04-20T18:52:25.073Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 20 18:44 GOVERNANCE.md [2023-04-20T18:52:25.073Z] -rw-rw-r-- 1 jenkins jenkins 885 Apr 20 18:44 Jenkinsfile [2023-04-20T18:52:25.073Z] -rw-rw-r-- 1 jenkins jenkins 11341 Apr 20 18:44 LICENSE [2023-04-20T18:52:25.073Z] -rw-rw-r-- 1 jenkins jenkins 1714 Apr 20 18:44 Makefile [2023-04-20T18:52:25.073Z] -rw-rw-r-- 1 jenkins jenkins 619 Apr 20 18:44 OWNERS.md [2023-04-20T18:52:25.073Z] -rw-rw-r-- 1 jenkins jenkins 4891 Apr 20 18:44 README.md [2023-04-20T18:52:25.073Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 20 18:42 VERSION [2023-04-20T18:52:25.073Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 20 18:44 bin [2023-04-20T18:52:25.073Z] -rw-r--r-- 1 jenkins jenkins 106119 Apr 20 18:49 coverage.out [2023-04-20T18:52:25.073Z] drwxrwxr-x 5 jenkins jenkins 4096 Apr 20 18:44 example [2023-04-20T18:52:25.073Z] -rw-rw-r-- 1 jenkins jenkins 3246 Apr 20 18:44 go.mod [2023-04-20T18:52:25.073Z] -rw-rw-r-- 1 jenkins jenkins 30896 Apr 20 18:44 go.sum [2023-04-20T18:52:25.073Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 20 18:44 internal [2023-04-20T18:52:25.073Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 20 18:44 openapi [2023-04-20T18:52:25.073Z] drwxrwxr-x 6 jenkins jenkins 4096 Apr 20 18:44 pkg [2023-04-20T18:52:25.073Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 20 18:44 snap [2023-04-20T18:52:25.073Z] -rw-rw-r-- 1 jenkins jenkins 222 Apr 20 18:44 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T18:52:25.406Z] + 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=68f2c3776b57ed1a5eef5a5e3525a947923e1899 --label arch=arm64 --label version=3.0.0-dev.72 . [2023-04-20T18:52:25.675Z] Sending build context to Docker daemon 5.997MB [2023-04-20T18:52:25.675Z] Step 1/23 : ARG BASE=golang:1.20-alpine3.17 [2023-04-20T18:52:25.675Z] Step 2/23 : FROM ${BASE} AS builder [2023-04-20T18:52:25.675Z] ---> 4e7a5ada49ba [2023-04-20T18:52:25.675Z] Step 3/23 : ARG MAKE=make build [2023-04-20T18:52:29.017Z] ---> Running in 489ed548fde9 [2023-04-20T18:52:29.017Z] Removing intermediate container 489ed548fde9 [2023-04-20T18:52:29.017Z] ---> 551f944ce4fb [2023-04-20T18:52:29.017Z] Step 4/23 : WORKDIR /device-sdk-go [2023-04-20T18:52:29.018Z] ---> Running in 7565de76f85f [2023-04-20T18:52:29.287Z] Removing intermediate container 7565de76f85f [2023-04-20T18:52:29.287Z] ---> 553d13cd6ad8 [2023-04-20T18:52:29.287Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-04-20T18:52:29.287Z] ---> Running in be831ffd55b6 [2023-04-20T18:52:29.557Z] Removing intermediate container be831ffd55b6 [2023-04-20T18:52:29.557Z] ---> b401f50c4b6e [2023-04-20T18:52:29.557Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-04-20T18:52:29.557Z] ---> Running in 47568e7a0daf [2023-04-20T18:52:30.522Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-20T18:52:31.104Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-20T18:52:32.065Z] OK: 263 MiB in 53 packages [2023-04-20T18:52:33.025Z] Removing intermediate container 47568e7a0daf [2023-04-20T18:52:33.025Z] ---> 88109f3bd65e [2023-04-20T18:52:33.025Z] Step 7/23 : COPY go.mod vendor* ./ [2023-04-20T18:52:33.291Z] ---> 4703fe83484f [2023-04-20T18:52:33.291Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-20T18:52:33.558Z] ---> Running in a54cf69e2079 [2023-04-20T18:52:36.136Z] Removing intermediate container a54cf69e2079 [2023-04-20T18:52:36.136Z] ---> c47471808e02 [2023-04-20T18:52:36.136Z] Step 9/23 : COPY . . [2023-04-20T18:52:37.100Z] ---> 0eb410706d28 [2023-04-20T18:52:37.100Z] Step 10/23 : RUN ${MAKE} [2023-04-20T18:52:37.100Z] ---> Running in 5e129a0b5db2 [2023-04-20T18:52:38.072Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.0.0-dev.72" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-04-20T18:54:44.740Z] Removing intermediate container 5e129a0b5db2 [2023-04-20T18:54:44.740Z] ---> 3a67b53e0909 [2023-04-20T18:54:44.740Z] Step 11/23 : FROM alpine:3.17 [2023-04-20T18:54:44.740Z] 3.17: Pulling from library/alpine [2023-04-20T18:54:44.740Z] c41833b44d91: Pulling fs layer [2023-04-20T18:54:44.740Z] c41833b44d91: Verifying Checksum [2023-04-20T18:54:44.740Z] c41833b44d91: Download complete [2023-04-20T18:54:44.740Z] c41833b44d91: Pull complete [2023-04-20T18:54:44.740Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-20T18:54:44.740Z] Status: Downloaded newer image for alpine:3.17 [2023-04-20T18:54:44.740Z] ---> 51e60588ff2c [2023-04-20T18:54:44.740Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-04-20T18:54:44.740Z] ---> Running in 490081356d1e [2023-04-20T18:54:44.740Z] Removing intermediate container 490081356d1e [2023-04-20T18:54:44.740Z] ---> 3f3c0cb6cc30 [2023-04-20T18:54:44.740Z] Step 13/23 : RUN apk add --update --no-cache [2023-04-20T18:54:44.740Z] ---> Running in 8d9d1ae19837 [2023-04-20T18:54:44.740Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-20T18:54:44.740Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-20T18:54:45.702Z] OK: 7 MiB in 15 packages [2023-04-20T18:54:46.659Z] Removing intermediate container 8d9d1ae19837 [2023-04-20T18:54:46.659Z] ---> c71221a2058c [2023-04-20T18:54:46.659Z] Step 14/23 : WORKDIR / [2023-04-20T18:54:46.659Z] ---> Running in 6d6f6cfdb41d [2023-04-20T18:54:46.923Z] Removing intermediate container 6d6f6cfdb41d [2023-04-20T18:54:46.923Z] ---> 17166b80779f [2023-04-20T18:54:46.923Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-04-20T18:54:47.506Z] ---> c0ced6288142 [2023-04-20T18:54:47.506Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-04-20T18:54:48.946Z] ---> 375120e03544 [2023-04-20T18:54:48.946Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-04-20T18:54:49.215Z] ---> b80d24862379 [2023-04-20T18:54:49.215Z] Step 18/23 : EXPOSE 59999 [2023-04-20T18:54:49.482Z] ---> Running in 412cb027aaf4 [2023-04-20T18:54:49.748Z] Removing intermediate container 412cb027aaf4 [2023-04-20T18:54:49.748Z] ---> e87b2da95cf4 [2023-04-20T18:54:49.749Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-04-20T18:54:49.749Z] ---> Running in 0007a312b325 [2023-04-20T18:54:50.015Z] Removing intermediate container 0007a312b325 [2023-04-20T18:54:50.015Z] ---> dc9a183b1e04 [2023-04-20T18:54:50.016Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-20T18:54:50.016Z] ---> Running in b23879ccdcbb [2023-04-20T18:54:50.354Z] Removing intermediate container b23879ccdcbb [2023-04-20T18:54:50.354Z] ---> 5be50236d76e [2023-04-20T18:54:50.354Z] Step 21/23 : LABEL arch=arm64 [2023-04-20T18:54:50.354Z] ---> Running in d845f95b554e [2023-04-20T18:54:50.640Z] Removing intermediate container d845f95b554e [2023-04-20T18:54:50.640Z] ---> 46780c140a32 [2023-04-20T18:54:50.640Z] Step 22/23 : LABEL git_sha=68f2c3776b57ed1a5eef5a5e3525a947923e1899 [2023-04-20T18:54:52.953Z] ---> Running in a870c5f218ac [2023-04-20T18:54:52.953Z] Removing intermediate container a870c5f218ac [2023-04-20T18:54:52.953Z] ---> 862b8b60801e [2023-04-20T18:54:52.953Z] Step 23/23 : LABEL version=3.0.0-dev.72 [2023-04-20T18:54:52.953Z] ---> Running in 63636a2a844a [2023-04-20T18:54:52.953Z] Removing intermediate container 63636a2a844a [2023-04-20T18:54:52.953Z] ---> 9274d89e9045 [2023-04-20T18:54:52.953Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-20T18:54:52.953Z] Successfully built 9274d89e9045 [2023-04-20T18:54:52.953Z] 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-20T18:54:53.373Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-20T18:54:53.373Z] [2023-04-20T18:54:53.373Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T18:54:53.733Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-20T18:54:53.733Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-20T18:54:53.733Z] 8998bd30e6a1: Pulling fs layer [2023-04-20T18:54:53.733Z] 04944245beec: Pulling fs layer [2023-04-20T18:54:53.733Z] 699f458cf7ca: Pulling fs layer [2023-04-20T18:54:53.733Z] 765212b225bb: Pulling fs layer [2023-04-20T18:54:53.733Z] f23df028b6ca: Pulling fs layer [2023-04-20T18:54:53.733Z] d65c8cfc05b1: Pulling fs layer [2023-04-20T18:54:53.733Z] 2437ff75d9bd: Pulling fs layer [2023-04-20T18:54:53.733Z] f23df028b6ca: Waiting [2023-04-20T18:54:53.733Z] d65c8cfc05b1: Waiting [2023-04-20T18:54:53.733Z] 2437ff75d9bd: Waiting [2023-04-20T18:54:53.733Z] 765212b225bb: Waiting [2023-04-20T18:54:54.024Z] 04944245beec: Verifying Checksum [2023-04-20T18:54:54.024Z] 04944245beec: Download complete [2023-04-20T18:54:54.024Z] 765212b225bb: Verifying Checksum [2023-04-20T18:54:54.024Z] 765212b225bb: Download complete [2023-04-20T18:54:54.024Z] f23df028b6ca: Verifying Checksum [2023-04-20T18:54:54.024Z] f23df028b6ca: Download complete [2023-04-20T18:54:54.024Z] d65c8cfc05b1: Verifying Checksum [2023-04-20T18:54:54.024Z] d65c8cfc05b1: Download complete [2023-04-20T18:54:54.024Z] 699f458cf7ca: Verifying Checksum [2023-04-20T18:54:54.024Z] 699f458cf7ca: Download complete [2023-04-20T18:54:54.627Z] 8998bd30e6a1: Verifying Checksum [2023-04-20T18:54:54.627Z] 8998bd30e6a1: Download complete [2023-04-20T18:54:56.592Z] 2437ff75d9bd: Verifying Checksum [2023-04-20T18:54:56.592Z] 2437ff75d9bd: Download complete [2023-04-20T18:54:58.537Z] 8998bd30e6a1: Pull complete [2023-04-20T18:54:59.120Z] 04944245beec: Pull complete [2023-04-20T18:55:00.531Z] 699f458cf7ca: Pull complete [2023-04-20T18:55:00.531Z] 765212b225bb: Pull complete [2023-04-20T18:55:01.492Z] f23df028b6ca: Pull complete [2023-04-20T18:55:01.492Z] d65c8cfc05b1: Pull complete [2023-04-20T18:55:16.504Z] 2437ff75d9bd: Pull complete [2023-04-20T18:55:16.504Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-20T18:55:16.504Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-20T18:55:16.504Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-20T18:55:16.707Z] prd-ubuntu20.04-docker-arm64-4c-16g-9203 does not seem to be running inside a container [2023-04-20T18:55:16.803Z] $ 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/203 -v /w/workspace/device-sdk-go/203:/w/workspace/device-sdk-go/203:rw,z -v /w/workspace/device-sdk-go/203@tmp:/w/workspace/device-sdk-go/203@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-20T18:55:19.414Z] $ docker top e95bc67d767a0f4dfaa3e3feb56c767fe56497c610cf2985a9cf4802ba3ef1df -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-20T18:55:19.908Z] ---> job-cost.sh [2023-04-20T18:55:20.174Z] lf-activate-venv: SKIPPING [2023-04-20T18:55:20.174Z] INFO: No Stack... [2023-04-20T18:55:20.439Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-20T18:55:21.401Z] INFO: Archiving Costs [Pipeline] sh [2023-04-20T18:55:22.038Z] + cat /w/workspace/device-sdk-go/203/archives/cost.csv [2023-04-20T18:55:22.038Z] + cut -d, -f6 [Pipeline] lock [2023-04-20T18:55:22.101Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-203-stack-cost] [2023-04-20T18:55:22.107Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-203-stack-cost] did not exist. Created. [2023-04-20T18:55:22.107Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-203-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-20T18:55:22.445Z] /w/workspace/device-sdk-go/203@tmp/durable-89857a2c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-20T18:55:22.789Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-20T18:55:22.814Z] Warning: overwriting stash ‘stack-cost’ [2023-04-20T18:55:22.872Z] Stashed 1 file(s) [Pipeline] } [2023-04-20T18:55:22.879Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-203-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-20T18:55:22.926Z] $ docker stop --time=1 e95bc67d767a0f4dfaa3e3feb56c767fe56497c610cf2985a9cf4802ba3ef1df [2023-04-20T18:55:24.466Z] $ docker rm -f --volumes e95bc67d767a0f4dfaa3e3feb56c767fe56497c610cf2985a9cf4802ba3ef1df [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-20T18:55:24.928Z] provisioning config files... [2023-04-20T18:55:24.937Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config1053357375025603108tmp [Pipeline] { [Pipeline] sh [2023-04-20T18:55:25.228Z] + set +x [2023-04-20T18:55:25.228Z] + curl -s https://codecov.io/bash [2023-04-20T18:55:25.228Z] + bash -s -- [2023-04-20T18:55:25.228Z] [2023-04-20T18:55:25.228Z] _____ _ [2023-04-20T18:55:25.228Z] / ____| | | [2023-04-20T18:55:25.228Z] | | ___ __| | ___ ___ _____ __ [2023-04-20T18:55:25.228Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-20T18:55:25.228Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-20T18:55:25.228Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-20T18:55:25.228Z] Bash-1.0.6 [2023-04-20T18:55:25.228Z] [2023-04-20T18:55:25.228Z] [2023-04-20T18:55:25.228Z] ==> git version 2.25.1 found [2023-04-20T18:55:25.228Z] ==> 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-20T18:55:25.228Z] Release-Date: 2020-01-08 [2023-04-20T18:55:25.228Z] 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-20T18:55:25.228Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-20T18:55:25.228Z] ==> Jenkins CI detected. [2023-04-20T18:55:25.228Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2023-04-20T18:55:25.228Z] project root: . [2023-04-20T18:55:25.228Z] --> token set from env [2023-04-20T18:55:25.228Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-20T18:55:25.228Z] ==> Running gcov in . (disable via -X gcov) [2023-04-20T18:55:25.228Z] ==> Python coveragepy not found [2023-04-20T18:55:25.228Z] ==> Searching for coverage reports in: [2023-04-20T18:55:25.228Z] + . [2023-04-20T18:55:25.488Z] -> Found 1 reports [2023-04-20T18:55:25.488Z] ==> Detecting git/mercurial file structure [2023-04-20T18:55:25.488Z] ==> Reading reports [2023-04-20T18:55:25.488Z] + ./coverage.out bytes=106119 [2023-04-20T18:55:25.488Z] ==> Appending adjustments [2023-04-20T18:55:25.488Z] https://docs.codecov.io/docs/fixing-reports [2023-04-20T18:55:25.746Z] + Found adjustments [2023-04-20T18:55:25.746Z] ==> Gzipping contents [2023-04-20T18:55:25.746Z] 16K /tmp/codecov.aQ9abP.gz [2023-04-20T18:55:25.746Z] ==> Uploading reports [2023-04-20T18:55:25.746Z] url: https://codecov.io [2023-04-20T18:55:25.746Z] query: branch=main&commit=68f2c3776b57ed1a5eef5a5e3525a947923e1899&build=203&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F203%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-20T18:55:25.746Z] -> Pinging Codecov [2023-04-20T18:55:25.746Z] 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=68f2c3776b57ed1a5eef5a5e3525a947923e1899&build=203&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F203%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-20T18:55:25.746Z] -> Uploading to [2023-04-20T18:55:25.746Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-20/7E55EF52A471D76F132DFD9A03CDDE97/68f2c3776b57ed1a5eef5a5e3525a947923e1899/54af8c40-2bef-4ead-b63f-a034646c462d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230420%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230420T185525Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ff34209cdccf00be83f82a94a27c2734ce730a391f927deb08f313a4cb36684f [2023-04-20T18:55:25.746Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-20T18:55:25.746Z] Dload Upload Total Spent Left Speed [2023-04-20T18:55:26.005Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15026 0 0 100 15026 0 64767 --:--:-- --:--:-- --:--:-- 64767 [2023-04-20T18:55:26.005Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/68f2c3776b57ed1a5eef5a5e3525a947923e1899 [Pipeline] } [2023-04-20T18:55:26.014Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-04-20T18:55:26.248Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-04-20T18:55:26.261Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T18:55:26.571Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-20T18:55:26.571Z] [2023-04-20T18:55:26.571Z] 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-20T18:55:26.874Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-20T18:55:26.874Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-04-20T18:55:26.874Z] df9b9388f04a: Pulling fs layer [2023-04-20T18:55:26.874Z] 52dc419b0ee2: Pulling fs layer [2023-04-20T18:55:26.874Z] 25bc292e5bac: Pulling fs layer [2023-04-20T18:55:26.874Z] 114826534d7a: Pulling fs layer [2023-04-20T18:55:26.874Z] 4657fd5d0bcf: Pulling fs layer [2023-04-20T18:55:26.874Z] 6ad1cebc031e: Pulling fs layer [2023-04-20T18:55:26.874Z] 8a3aa393b2d8: Pulling fs layer [2023-04-20T18:55:26.874Z] 114826534d7a: Waiting [2023-04-20T18:55:26.874Z] 4657fd5d0bcf: Waiting [2023-04-20T18:55:26.874Z] 6ad1cebc031e: Waiting [2023-04-20T18:55:26.874Z] 8a3aa393b2d8: Waiting [2023-04-20T18:55:26.874Z] 25bc292e5bac: Verifying Checksum [2023-04-20T18:55:26.874Z] 25bc292e5bac: Download complete [2023-04-20T18:55:26.874Z] 52dc419b0ee2: Verifying Checksum [2023-04-20T18:55:26.874Z] 52dc419b0ee2: Download complete [2023-04-20T18:55:26.874Z] 4657fd5d0bcf: Download complete [2023-04-20T18:55:26.874Z] df9b9388f04a: Verifying Checksum [2023-04-20T18:55:27.133Z] 6ad1cebc031e: Verifying Checksum [2023-04-20T18:55:27.133Z] 6ad1cebc031e: Download complete [2023-04-20T18:55:27.133Z] df9b9388f04a: Pull complete [2023-04-20T18:55:27.133Z] 52dc419b0ee2: Pull complete [2023-04-20T18:55:27.392Z] 25bc292e5bac: Pull complete [2023-04-20T18:55:27.651Z] 114826534d7a: Verifying Checksum [2023-04-20T18:55:27.651Z] 114826534d7a: Download complete [2023-04-20T18:55:27.651Z] 8a3aa393b2d8: Verifying Checksum [2023-04-20T18:55:27.651Z] 8a3aa393b2d8: Download complete [2023-04-20T18:55:31.842Z] 114826534d7a: Pull complete [2023-04-20T18:55:31.842Z] 4657fd5d0bcf: Pull complete [2023-04-20T18:55:31.842Z] 6ad1cebc031e: Pull complete [2023-04-20T18:55:34.376Z] 8a3aa393b2d8: Pull complete [2023-04-20T18:55:34.376Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-04-20T18:55:34.376Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-20T18:55:34.376Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-20T18:55:34.452Z] prd-ubuntu20.04-docker-8c-8g-9202 does not seem to be running inside a container [2023-04-20T18:55:34.484Z] $ 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-20T18:55:35.889Z] $ docker top aadc15b543f49f1c25a08fa8ab914ecb727a7903b4effc7b59514a0a8b8cd505 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-04-20T18:55:35.945Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh [2023-04-20T18:55:36.222Z] + set -o pipefail [2023-04-20T18:55:36.222Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' [2023-04-20T18:55:42.796Z] [2023-04-20T18:55:42.796Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v3)... [2023-04-20T18:55:42.796Z] [2023-04-20T18:55:42.796Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1d897ce9-7d37-4e4c-99f4-c1fbe8b8d34b/history/a24b3e51-74db-4a5f-977d-d32e792adab8 [2023-04-20T18:55:42.796Z] [2023-04-20T18:55:42.796Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-04-20T18:55:42.796Z] [2023-04-20T18:55:43.055Z] [2023-04-20T18:55:43.055Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-04-20T18:55:43.055Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-04-20T18:55:43.055Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-04-20T18:55:43.070Z] $ docker stop --time=1 aadc15b543f49f1c25a08fa8ab914ecb727a7903b4effc7b59514a0a8b8cd505 [2023-04-20T18:55:44.973Z] $ docker rm -f --volumes aadc15b543f49f1c25a08fa8ab914ecb727a7903b4effc7b59514a0a8b8cd505 [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-20T18:55:45.400Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-20T18:55:45.410Z] provisioning config files... [2023-04-20T18:55:45.419Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4595219147357334137tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-20T18:55:45.716Z] --> edgex-publish-swagger.sh [2023-04-20T18:55:45.717Z] === Publish openapi/v3 API === [2023-04-20T18:55:45.717Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-04-20T18:55:45.717Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v3/device-sdk.yaml] [2023-04-20T18:55:45.717Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-20T18:55:45.717Z] Dload Upload Total Spent Left Speed [2023-04-20T18:55:46.286Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23674 0 0 100 23674 0 41900 --:--:-- --:--:-- --:--:-- 41900 [2023-04-20T18:55:46.286Z] [2023-04-20T18:55:46.286Z] [Pipeline] } [2023-04-20T18:55:46.294Z] 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-20T18:55:46.705Z] + git log --format=format:%s -1 68f2c3776b57ed1a5eef5a5e3525a947923e1899 [Pipeline] sh [2023-04-20T18:55:46.996Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-20T18:55:46.996Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T18:55:47.291Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-20T18:55:47.291Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-20T18:55:47.360Z] prd-ubuntu20.04-docker-8c-8g-9202 does not seem to be running inside a container [2023-04-20T18:55:47.395Z] $ 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-20T18:55:47.744Z] $ docker top 476d3e0588e6731043cf710608ae2c2c315d658dd205cc1c70f9dbf76edb36b7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-20T18:55:47.829Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-20T18:55:47.829Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-20T18:55:47.952Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-20T18:55:47.956Z] $ docker exec 476d3e0588e6731043cf710608ae2c2c315d658dd205cc1c70f9dbf76edb36b7 ssh-agent [2023-04-20T18:55:48.063Z] SSH_AUTH_SOCK=/tmp/ssh-C2dC2yZXVKry/agent.32 [2023-04-20T18:55:48.063Z] SSH_AGENT_PID=38 [2023-04-20T18:55:48.069Z] Running ssh-add (command line suppressed) [2023-04-20T18:55:48.175Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_12734228665032862576.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_12734228665032862576.key) [2023-04-20T18:55:48.191Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-20T18:55:48.478Z] + git semver tag [2023-04-20T18:55:48.737Z] 2023-04-20 18:55:48,639 [run_tag] DEBUG tag force:False [2023-04-20T18:55:48.737Z] 2023-04-20 18:55:48,639 [check_head_tag] DEBUG check head tag [2023-04-20T18:55:48.737Z] 2023-04-20 18:55:48,642 [execute] INFO git cat-file --batch-check [2023-04-20T18:55:48.737Z] 2023-04-20 18:55:48,642 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2023-04-20T18:55:48.737Z] 2023-04-20 18:55:48,645 [execute] INFO git cat-file --batch [2023-04-20T18:55:48.737Z] 2023-04-20 18:55:48,645 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2023-04-20T18:55:48.737Z] 2023-04-20 18:55:48,678 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-04-20T18:55:48.737Z] 2023-04-20 18:55:48,678 [execute] INFO git tag -a v3.0.0-dev.72 -m v3.0.0-dev.72 [2023-04-20T18:55:48.737Z] 2023-04-20 18:55:48,678 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.72', '-m', 'v3.0.0-dev.72'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2023-04-20T18:55:48.737Z] 2023-04-20 18:55:48,683 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-04-20T18:55:48.737Z] 3.0.0-dev.72 [Pipeline] } [2023-04-20T18:55:48.748Z] $ docker exec --env ******** --env ******** 476d3e0588e6731043cf710608ae2c2c315d658dd205cc1c70f9dbf76edb36b7 ssh-agent -k [2023-04-20T18:55:48.855Z] unset SSH_AUTH_SOCK; [2023-04-20T18:55:48.856Z] unset SSH_AGENT_PID; [2023-04-20T18:55:48.856Z] echo Agent pid 38 killed; [2023-04-20T18:55:48.865Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-20T18:55:49.180Z] + git semver [Pipeline] } [2023-04-20T18:55:49.453Z] $ docker stop --time=1 476d3e0588e6731043cf710608ae2c2c315d658dd205cc1c70f9dbf76edb36b7 [2023-04-20T18:55:50.728Z] $ docker rm -f --volumes 476d3e0588e6731043cf710608ae2c2c315d658dd205cc1c70f9dbf76edb36b7 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T18:55:51.108Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-20T18:55:51.108Z] [2023-04-20T18:55:51.108Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T18:55:51.409Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-20T18:55:51.409Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-04-20T18:55:51.409Z] ab5ef0e58194: Pulling fs layer [2023-04-20T18:55:51.409Z] 9712f1f96733: Pulling fs layer [2023-04-20T18:55:51.409Z] 63f879dbbcfc: Pulling fs layer [2023-04-20T18:55:51.409Z] 0d9ebad4ef96: Pulling fs layer [2023-04-20T18:55:51.409Z] e9a5061849ea: Pulling fs layer [2023-04-20T18:55:51.409Z] d747dcd14b5f: Pulling fs layer [2023-04-20T18:55:51.409Z] 2de7ff778b66: Pulling fs layer [2023-04-20T18:55:51.409Z] e9a5061849ea: Waiting [2023-04-20T18:55:51.409Z] d747dcd14b5f: Waiting [2023-04-20T18:55:51.409Z] 2de7ff778b66: Waiting [2023-04-20T18:55:51.409Z] 0d9ebad4ef96: Waiting [2023-04-20T18:55:51.409Z] 9712f1f96733: Verifying Checksum [2023-04-20T18:55:51.409Z] 9712f1f96733: Download complete [2023-04-20T18:55:51.668Z] 63f879dbbcfc: Verifying Checksum [2023-04-20T18:55:51.668Z] 63f879dbbcfc: Download complete [2023-04-20T18:55:51.927Z] e9a5061849ea: Verifying Checksum [2023-04-20T18:55:51.927Z] e9a5061849ea: Download complete [2023-04-20T18:55:51.927Z] d747dcd14b5f: Verifying Checksum [2023-04-20T18:55:51.927Z] d747dcd14b5f: Download complete [2023-04-20T18:55:51.927Z] 0d9ebad4ef96: Verifying Checksum [2023-04-20T18:55:51.927Z] 0d9ebad4ef96: Download complete [2023-04-20T18:55:51.927Z] ab5ef0e58194: Verifying Checksum [2023-04-20T18:55:51.927Z] ab5ef0e58194: Download complete [2023-04-20T18:55:51.927Z] 2de7ff778b66: Verifying Checksum [2023-04-20T18:55:51.927Z] 2de7ff778b66: Download complete [2023-04-20T18:55:54.459Z] ab5ef0e58194: Pull complete [2023-04-20T18:55:54.459Z] 9712f1f96733: Pull complete [2023-04-20T18:55:55.023Z] 63f879dbbcfc: Pull complete [2023-04-20T18:55:59.214Z] 0d9ebad4ef96: Pull complete [2023-04-20T18:55:59.214Z] e9a5061849ea: Pull complete [2023-04-20T18:55:59.214Z] d747dcd14b5f: Pull complete [2023-04-20T18:55:59.780Z] 2de7ff778b66: Pull complete [2023-04-20T18:55:59.780Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-04-20T18:55:59.780Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-20T18:55:59.780Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-20T18:55:59.859Z] prd-ubuntu20.04-docker-8c-8g-9202 does not seem to be running inside a container [2023-04-20T18:55:59.885Z] $ 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-20T18:56:01.441Z] $ docker top 45989a14b3df94d28c431fdca2b990be8a4847366330cf39c12cef63f3457aa1 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-04-20T18:56:01.507Z] provisioning config files... [2023-04-20T18:56:01.514Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config10229993844756854638tmp [2023-04-20T18:56:01.524Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config5592382884912543261tmp [2023-04-20T18:56:01.533Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config7329317649604919019tmp [Pipeline] { [Pipeline] echo [2023-04-20T18:56:01.547Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-20T18:56:01.834Z] ---> sigul-configuration.sh [2023-04-20T18:56:01.834Z] gpg: directory `/root/.gnupg' created [2023-04-20T18:56:01.834Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-04-20T18:56:01.834Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-04-20T18:56:01.834Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-04-20T18:56:01.834Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-04-20T18:56:01.834Z] gpg: CAST5 encrypted data [2023-04-20T18:56:01.834Z] gpg: encrypted with 1 passphrase [2023-04-20T18:56:01.834Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-04-20T18:56:02.117Z] + mkdir /home/jenkins [2023-04-20T18:56:02.117Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-04-20T18:56:02.406Z] + 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-20T18:56:02.414Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-20T18:56:02.693Z] ---> sigul-install.sh [2023-04-20T18:56:02.693Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-04-20T18:56:02.978Z] + git tag --list [2023-04-20T18:56:02.979Z] 0.7.1 [2023-04-20T18:56:02.979Z] delhi-tag [2023-04-20T18:56:02.979Z] v1.0.0 [2023-04-20T18:56:02.979Z] v1.1.0 [2023-04-20T18:56:02.979Z] v1.1.1 [2023-04-20T18:56:02.979Z] v1.1.2 [2023-04-20T18:56:02.979Z] v1.2.0 [2023-04-20T18:56:02.979Z] v1.2.1 [2023-04-20T18:56:02.979Z] v1.2.2 [2023-04-20T18:56:02.979Z] v1.2.3 [2023-04-20T18:56:02.979Z] v1.3.0 [2023-04-20T18:56:02.979Z] v1.4.0 [2023-04-20T18:56:02.979Z] v2.0.0 [2023-04-20T18:56:02.979Z] v2.1.0 [2023-04-20T18:56:02.979Z] v2.1.1 [2023-04-20T18:56:02.979Z] v2.1.1-dev.2 [2023-04-20T18:56:02.979Z] v2.1.1-dev.3 [2023-04-20T18:56:02.979Z] v2.2.0 [2023-04-20T18:56:02.979Z] v2.2.1-dev.1 [2023-04-20T18:56:02.979Z] v2.2.1-dev.10 [2023-04-20T18:56:02.979Z] v2.2.1-dev.11 [2023-04-20T18:56:02.979Z] v2.2.1-dev.12 [2023-04-20T18:56:02.979Z] v2.2.1-dev.13 [2023-04-20T18:56:02.979Z] v2.2.1-dev.14 [2023-04-20T18:56:02.979Z] v2.2.1-dev.2 [2023-04-20T18:56:02.979Z] v2.2.1-dev.3 [2023-04-20T18:56:02.979Z] v2.2.1-dev.4 [2023-04-20T18:56:02.979Z] v2.2.1-dev.5 [2023-04-20T18:56:02.979Z] v2.2.1-dev.6 [2023-04-20T18:56:02.979Z] v2.2.1-dev.7 [2023-04-20T18:56:02.979Z] v2.2.1-dev.8 [2023-04-20T18:56:02.979Z] v2.2.1-dev.9 [2023-04-20T18:56:02.979Z] v2.3.0 [2023-04-20T18:56:02.979Z] v2.3.0-dev.14 [2023-04-20T18:56:02.979Z] v2.3.0-dev.15 [2023-04-20T18:56:02.979Z] v2.3.0-dev.16 [2023-04-20T18:56:02.979Z] v2.3.0-dev.17 [2023-04-20T18:56:02.979Z] v2.3.0-dev.18 [2023-04-20T18:56:02.979Z] v2.3.0-dev.19 [2023-04-20T18:56:02.979Z] v2.3.0-dev.20 [2023-04-20T18:56:02.979Z] v2.3.0-dev.21 [2023-04-20T18:56:02.979Z] v2.3.0-dev.22 [2023-04-20T18:56:02.979Z] v2.3.0-dev.23 [2023-04-20T18:56:02.979Z] v2.3.0-dev.24 [2023-04-20T18:56:02.979Z] v2.3.0-dev.25 [2023-04-20T18:56:02.979Z] v2.3.0-dev.26 [2023-04-20T18:56:02.979Z] v2.3.0-dev.27 [2023-04-20T18:56:02.979Z] v2.3.0-dev.28 [2023-04-20T18:56:02.979Z] v2.3.0-dev.29 [2023-04-20T18:56:02.979Z] v2.3.0-dev.30 [2023-04-20T18:56:02.979Z] v2.3.0-dev.31 [2023-04-20T18:56:02.979Z] v2.3.0-dev.32 [2023-04-20T18:56:02.979Z] v2.3.0-dev.33 [2023-04-20T18:56:02.979Z] v2.3.0-dev.34 [2023-04-20T18:56:02.979Z] v2.3.0-dev.35 [2023-04-20T18:56:02.979Z] v2.3.0-dev.36 [2023-04-20T18:56:02.979Z] v2.3.0-dev.37 [2023-04-20T18:56:02.979Z] v2.3.0-dev.38 [2023-04-20T18:56:02.979Z] v2.3.0-dev.39 [2023-04-20T18:56:02.979Z] v2.3.0-dev.40 [2023-04-20T18:56:02.979Z] v2.3.0-dev.41 [2023-04-20T18:56:02.979Z] v2.3.0-dev.42 [2023-04-20T18:56:02.979Z] v2.3.0-dev.43 [2023-04-20T18:56:02.979Z] v2.3.0-dev.44 [2023-04-20T18:56:02.979Z] v2.3.0-dev.45 [2023-04-20T18:56:02.979Z] v2.3.0-dev.46 [2023-04-20T18:56:02.979Z] v2.3.0-dev.47 [2023-04-20T18:56:02.979Z] v2.3.0-dev.48 [2023-04-20T18:56:02.979Z] v2.3.0-dev.49 [2023-04-20T18:56:02.979Z] v2.3.0-dev.50 [2023-04-20T18:56:02.979Z] v2.3.0-dev.51 [2023-04-20T18:56:02.979Z] v2.3.1 [2023-04-20T18:56:02.979Z] v2.3.1-dev.1 [2023-04-20T18:56:02.979Z] v2.3.1-dev.2 [2023-04-20T18:56:02.979Z] v2.3.1-dev.3 [2023-04-20T18:56:02.979Z] v2.3.1-dev.4 [2023-04-20T18:56:02.979Z] v3.0.0-dev.1 [2023-04-20T18:56:02.979Z] v3.0.0-dev.10 [2023-04-20T18:56:02.979Z] v3.0.0-dev.11 [2023-04-20T18:56:02.979Z] v3.0.0-dev.12 [2023-04-20T18:56:02.979Z] v3.0.0-dev.13 [2023-04-20T18:56:02.979Z] v3.0.0-dev.14 [2023-04-20T18:56:02.979Z] v3.0.0-dev.15 [2023-04-20T18:56:02.979Z] v3.0.0-dev.16 [2023-04-20T18:56:02.979Z] v3.0.0-dev.17 [2023-04-20T18:56:02.979Z] v3.0.0-dev.18 [2023-04-20T18:56:02.979Z] v3.0.0-dev.19 [2023-04-20T18:56:02.979Z] v3.0.0-dev.2 [2023-04-20T18:56:02.979Z] v3.0.0-dev.20 [2023-04-20T18:56:02.979Z] v3.0.0-dev.21 [2023-04-20T18:56:02.979Z] v3.0.0-dev.22 [2023-04-20T18:56:02.979Z] v3.0.0-dev.23 [2023-04-20T18:56:02.979Z] v3.0.0-dev.24 [2023-04-20T18:56:02.979Z] v3.0.0-dev.25 [2023-04-20T18:56:02.979Z] v3.0.0-dev.26 [2023-04-20T18:56:02.979Z] v3.0.0-dev.27 [2023-04-20T18:56:02.979Z] v3.0.0-dev.28 [2023-04-20T18:56:02.979Z] v3.0.0-dev.29 [2023-04-20T18:56:02.979Z] v3.0.0-dev.3 [2023-04-20T18:56:02.979Z] v3.0.0-dev.30 [2023-04-20T18:56:02.979Z] v3.0.0-dev.31 [2023-04-20T18:56:02.979Z] v3.0.0-dev.32 [2023-04-20T18:56:02.979Z] v3.0.0-dev.33 [2023-04-20T18:56:02.979Z] v3.0.0-dev.34 [2023-04-20T18:56:02.979Z] v3.0.0-dev.35 [2023-04-20T18:56:02.979Z] v3.0.0-dev.36 [2023-04-20T18:56:02.979Z] v3.0.0-dev.37 [2023-04-20T18:56:02.979Z] v3.0.0-dev.38 [2023-04-20T18:56:02.979Z] v3.0.0-dev.39 [2023-04-20T18:56:02.979Z] v3.0.0-dev.4 [2023-04-20T18:56:02.979Z] v3.0.0-dev.40 [2023-04-20T18:56:02.979Z] v3.0.0-dev.41 [2023-04-20T18:56:02.979Z] v3.0.0-dev.42 [2023-04-20T18:56:02.979Z] v3.0.0-dev.43 [2023-04-20T18:56:02.979Z] v3.0.0-dev.44 [2023-04-20T18:56:02.979Z] v3.0.0-dev.45 [2023-04-20T18:56:02.979Z] v3.0.0-dev.46 [2023-04-20T18:56:02.979Z] v3.0.0-dev.47 [2023-04-20T18:56:02.979Z] v3.0.0-dev.48 [2023-04-20T18:56:02.979Z] v3.0.0-dev.49 [2023-04-20T18:56:02.979Z] v3.0.0-dev.5 [2023-04-20T18:56:02.979Z] v3.0.0-dev.50 [2023-04-20T18:56:02.979Z] v3.0.0-dev.51 [2023-04-20T18:56:02.979Z] v3.0.0-dev.52 [2023-04-20T18:56:02.979Z] v3.0.0-dev.53 [2023-04-20T18:56:02.979Z] v3.0.0-dev.54 [2023-04-20T18:56:02.979Z] v3.0.0-dev.55 [2023-04-20T18:56:02.979Z] v3.0.0-dev.56 [2023-04-20T18:56:02.979Z] v3.0.0-dev.57 [2023-04-20T18:56:02.979Z] v3.0.0-dev.58 [2023-04-20T18:56:02.979Z] v3.0.0-dev.59 [2023-04-20T18:56:02.979Z] v3.0.0-dev.6 [2023-04-20T18:56:02.979Z] v3.0.0-dev.60 [2023-04-20T18:56:02.979Z] v3.0.0-dev.61 [2023-04-20T18:56:02.979Z] v3.0.0-dev.62 [2023-04-20T18:56:02.979Z] v3.0.0-dev.63 [2023-04-20T18:56:02.979Z] v3.0.0-dev.64 [2023-04-20T18:56:02.979Z] v3.0.0-dev.65 [2023-04-20T18:56:02.979Z] v3.0.0-dev.66 [2023-04-20T18:56:02.979Z] v3.0.0-dev.67 [2023-04-20T18:56:02.979Z] v3.0.0-dev.68 [2023-04-20T18:56:02.979Z] v3.0.0-dev.69 [2023-04-20T18:56:02.979Z] v3.0.0-dev.7 [2023-04-20T18:56:02.979Z] v3.0.0-dev.70 [2023-04-20T18:56:02.979Z] v3.0.0-dev.71 [2023-04-20T18:56:02.979Z] v3.0.0-dev.72 [2023-04-20T18:56:02.979Z] v3.0.0-dev.8 [2023-04-20T18:56:02.979Z] v3.0.0-dev.9 [Pipeline] sh [2023-04-20T18:56:03.264Z] + lftools sign git-tag v3.0.0-dev.72 [2023-04-20T18:56:03.833Z] Signing Git tag with Sigul... [2023-04-20T18:56:03.833Z] Signing v3.0.0-dev.72 [Pipeline] echo [2023-04-20T18:56:04.099Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-20T18:56:04.381Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-04-20T18:56:04.389Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-04-20T18:56:04.414Z] $ docker stop --time=1 45989a14b3df94d28c431fdca2b990be8a4847366330cf39c12cef63f3457aa1 [2023-04-20T18:56:05.692Z] $ docker rm -f --volumes 45989a14b3df94d28c431fdca2b990be8a4847366330cf39c12cef63f3457aa1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-04-20T18:56:06.084Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-20T18:56:06.084Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T18:56:06.382Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-20T18:56:06.382Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-20T18:56:06.460Z] prd-ubuntu20.04-docker-8c-8g-9202 does not seem to be running inside a container [2023-04-20T18:56:06.492Z] $ 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-20T18:56:06.854Z] $ docker top a511c01f858d35485fb30485aee01c59703fa34944514234e507abfb38484c16 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-20T18:56:06.940Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-20T18:56:06.940Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-20T18:56:07.062Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-20T18:56:07.066Z] $ docker exec a511c01f858d35485fb30485aee01c59703fa34944514234e507abfb38484c16 ssh-agent [2023-04-20T18:56:07.179Z] SSH_AUTH_SOCK=/tmp/ssh-lnkddK24H3fv/agent.32 [2023-04-20T18:56:07.179Z] SSH_AGENT_PID=38 [2023-04-20T18:56:07.184Z] Running ssh-add (command line suppressed) [2023-04-20T18:56:07.288Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5920735367246527371.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5920735367246527371.key) [2023-04-20T18:56:07.300Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-20T18:56:07.591Z] + git semver bump pre [2023-04-20T18:56:07.853Z] 2023-04-20 18:56:07,778 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-04-20T18:56:07.853Z] 2023-04-20 18:56:07,778 [bump_version] DEBUG bumping version:3.0.0-dev.72 on axis:pre with prefix:dev [2023-04-20T18:56:07.853Z] 2023-04-20 18:56:07,778 [bump_version] DEBUG bumped version:3.0.0-dev.73 [2023-04-20T18:56:07.853Z] 2023-04-20 18:56:07,778 [write_version] DEBUG write version:3.0.0-dev.73 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True [2023-04-20T18:56:07.853Z] 2023-04-20 18:56:07,778 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-04-20T18:56:07.853Z] 2023-04-20 18:56:07,779 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-04-20T18:56:07.853Z] 2023-04-20 18:56:07,781 [execute] INFO git cat-file --batch-check [2023-04-20T18:56:07.853Z] 2023-04-20 18:56:07,781 [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-20T18:56:07.853Z] 2023-04-20 18:56:07,787 [execute] INFO git cat-file --batch [2023-04-20T18:56:07.853Z] 2023-04-20 18:56:07,787 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-20T18:56:07.853Z] 2023-04-20 18:56:07,792 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-04-20T18:56:07.853Z] 3.0.0-dev.73 [Pipeline] } [2023-04-20T18:56:07.865Z] $ docker exec --env ******** --env ******** a511c01f858d35485fb30485aee01c59703fa34944514234e507abfb38484c16 ssh-agent -k [2023-04-20T18:56:07.972Z] unset SSH_AUTH_SOCK; [2023-04-20T18:56:07.973Z] unset SSH_AGENT_PID; [2023-04-20T18:56:07.973Z] echo Agent pid 38 killed; [2023-04-20T18:56:07.984Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-20T18:56:08.288Z] + git semver [Pipeline] } [2023-04-20T18:56:08.563Z] $ docker stop --time=1 a511c01f858d35485fb30485aee01c59703fa34944514234e507abfb38484c16 [2023-04-20T18:56:09.834Z] $ docker rm -f --volumes a511c01f858d35485fb30485aee01c59703fa34944514234e507abfb38484c16 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-20T18:56:10.184Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-20T18:56:10.185Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T18:56:10.488Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-20T18:56:10.488Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-20T18:56:10.556Z] prd-ubuntu20.04-docker-8c-8g-9202 does not seem to be running inside a container [2023-04-20T18:56:10.587Z] $ 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-20T18:56:10.957Z] $ docker top 34157463c12743b21699053b3da32c39227f64ca18123fa9470491682a7cc29e -eo pid,comm [2023-04-20T18:56:11.003Z] 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-20T18:56:11.003Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-20T18:56:11.043Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-20T18:56:11.043Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-20T18:56:11.149Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-20T18:56:11.154Z] $ docker exec 34157463c12743b21699053b3da32c39227f64ca18123fa9470491682a7cc29e ssh-agent [2023-04-20T18:56:11.249Z] SSH_AUTH_SOCK=/tmp/ssh-msCa9bM19GEo/agent.32 [2023-04-20T18:56:11.249Z] SSH_AGENT_PID=38 [2023-04-20T18:56:11.254Z] Running ssh-add (command line suppressed) [2023-04-20T18:56:11.351Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_11172369271324993419.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_11172369271324993419.key) [2023-04-20T18:56:11.362Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-20T18:56:11.649Z] + git semver push [2023-04-20T18:56:11.908Z] 2023-04-20 18:56:11,824 [run_push] DEBUG push [2023-04-20T18:56:11.908Z] 2023-04-20 18:56:11,825 [execute] INFO git cat-file --batch-check [2023-04-20T18:56:11.908Z] 2023-04-20 18:56:11,825 [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-20T18:56:11.908Z] 2023-04-20 18:56:11,829 [execute] INFO git rev-list bb42ea7419e1b704382ce26587e5418801348665 -- [2023-04-20T18:56:11.908Z] 2023-04-20 18:56:11,829 [execute] DEBUG Popen(['git', 'rev-list', 'bb42ea7419e1b704382ce26587e5418801348665', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-20T18:56:11.908Z] 2023-04-20 18:56:11,842 [execute] INFO git fetch -v origin [2023-04-20T18:56:11.908Z] 2023-04-20 18:56:11,842 [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-20T18:56:12.477Z] 2023-04-20 18:56:12,296 [run_push] DEBUG no remote changes detected [2023-04-20T18:56:12.477Z] 2023-04-20 18:56:12,296 [execute] INFO git push origin semver [2023-04-20T18:56:12.477Z] 2023-04-20 18:56:12,296 [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-20T18:56:13.425Z] 2023-04-20 18:56:13,134 [run_push] DEBUG push all version tags [2023-04-20T18:56:13.425Z] 2023-04-20 18:56:13,135 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-04-20T18:56:13.425Z] 2023-04-20 18:56:13,135 [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-20T18:56:13.993Z] 2023-04-20 18:56:13,890 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-04-20T18:56:13.993Z] 3.0.0-dev.73 [Pipeline] } [2023-04-20T18:56:14.004Z] $ docker exec --env ******** --env ******** 34157463c12743b21699053b3da32c39227f64ca18123fa9470491682a7cc29e ssh-agent -k [2023-04-20T18:56:14.093Z] unset SSH_AUTH_SOCK; [2023-04-20T18:56:14.093Z] unset SSH_AGENT_PID; [2023-04-20T18:56:14.093Z] echo Agent pid 38 killed; [2023-04-20T18:56:14.100Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-20T18:56:14.409Z] + git semver [Pipeline] } [2023-04-20T18:56:14.685Z] $ docker stop --time=1 34157463c12743b21699053b3da32c39227f64ca18123fa9470491682a7cc29e [2023-04-20T18:56:15.932Z] $ docker rm -f --volumes 34157463c12743b21699053b3da32c39227f64ca18123fa9470491682a7cc29e [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-20T18:56:16.519Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] [2023-04-20T18:56:16.519Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-04-20T18:56:16.519Z] total 16 [2023-04-20T18:56:16.519Z] drwxr-xr-x 3 root root 4096 Apr 20 18:44 . [2023-04-20T18:56:16.519Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 20 18:56 .. [2023-04-20T18:56:16.519Z] drwxr-xr-x 2 root root 4096 Apr 20 18:44 cost [2023-04-20T18:56:16.519Z] -rw-r--r-- 1 root root 85 Apr 20 18:44 cost.csv [2023-04-20T18:56:16.519Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-04-20T18:56:16.519Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-04-20T18:56:16.519Z] total 16 [2023-04-20T18:56:16.519Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 20 18:44 . [2023-04-20T18:56:16.519Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 20 18:56 .. [2023-04-20T18:56:16.519Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 20 18:44 cost [2023-04-20T18:56:16.519Z] -rw-r--r-- 1 jenkins jenkins 85 Apr 20 18:44 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-20T18:56:16.811Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-20T18:56:17.676Z] ---> package-listing.sh [2023-04-20T18:56:17.676Z] ++ facter osfamily [2023-04-20T18:56:17.676Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-20T18:56:17.935Z] + OS_FAMILY=debian [2023-04-20T18:56:17.935Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2023-04-20T18:56:17.935Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-20T18:56:17.935Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-20T18:56:17.935Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-20T18:56:17.935Z] + PACKAGES=/tmp/packages_start.txt [2023-04-20T18:56:17.935Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2023-04-20T18:56:17.935Z] + PACKAGES=/tmp/packages_end.txt [2023-04-20T18:56:17.935Z] + case "${OS_FAMILY}" in [2023-04-20T18:56:17.935Z] + dpkg -l [2023-04-20T18:56:17.935Z] + grep '^ii' [2023-04-20T18:56:17.935Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-20T18:56:17.935Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-20T18:56:17.935Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-20T18:56:17.935Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2023-04-20T18:56:17.935Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2023-04-20T18:56:17.935Z] + 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-20T18:56:17.946Z] 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-20T18:56:18.223Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-20T18:56:18.786Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-20T18:56:18.786Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-20T18:56:18.855Z] prd-ubuntu20.04-docker-8c-8g-9202 does not seem to be running inside a container [2023-04-20T18:56:18.887Z] $ 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-20T18:56:19.229Z] $ docker top e31cea8d58d0c5cd16c168aee9dd5cf29e6da67e262529c97acf7433131a9e94 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-20T18:56:19.567Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-20T18:56:19.863Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-20T18:56:20.148Z] + ls /var/log/sa-host [2023-04-20T18:56:20.148Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-20T18:56:20.351Z] provisioning config files... [2023-04-20T18:56:20.361Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config2597113216442845930tmp [Pipeline] { [Pipeline] echo [2023-04-20T18:56:20.376Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-20T18:56:20.663Z] ---> create-netrc.sh [Pipeline] } [2023-04-20T18:56:20.673Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-20T18:56:21.024Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-20T18:56:21.038Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-20T18:56:21.343Z] ---> sudo-logs.sh [2023-04-20T18:56:21.343Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-20T18:56:21.376Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-20T18:56:21.686Z] ---> job-cost.sh [2023-04-20T18:56:21.686Z] lf-activate-venv: SKIPPING [2023-04-20T18:56:21.686Z] DEBUG: total: 0.2199999988079071 [2023-04-20T18:56:21.686Z] INFO: Retrieving Stack Cost... [2023-04-20T18:56:21.944Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-20T18:56:22.512Z] INFO: Archiving Costs [Pipeline] echo [2023-04-20T18:56:22.525Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-20T18:56:22.814Z] ---> logs-deploy.sh [2023-04-20T18:56:22.814Z] lf-activate-venv: SKIPPING [2023-04-20T18:56:22.815Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/203 [2023-04-20T18:56:22.815Z] INFO: archiving workspace using pattern(s): [2023-04-20T18:56:23.753Z] Archives upload complete. [2023-04-20T18:56:23.753Z] INFO: archiving logs to Nexus