Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 81445e9f6878a65f8ef1da1da155eafc431130c6 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-ssh17640464232529858042.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh50220418465074321.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 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh14144376984766845607.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh14940894473685639160.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-ssh14256100481636464377.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.21 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-928 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/edgexfoundry_device-sdk-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 81445e9f6878a65f8ef1da1da155eafc431130c6 (main) Commit message: "Merge pull request #1583 from FelixTing/issue-1582" > git config core.sparsecheckout # timeout=10 > git checkout -f 81445e9f6878a65f8ef1da1da155eafc431130c6 # timeout=10 > git rev-list --no-walk 2bf2505a0d4e1853de162ef985be1e016ba60c0f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-05-28T08:11:33.557Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-05-28T08:11:33.647Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-05-28T08:11:33.672Z] ========================================================= [2024-05-28T08:11:33.672Z] EdgeX Global Pipelines Version Info [2024-05-28T08:11:33.672Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-05-28T08:11:34.429Z] ------------------- [2024-05-28T08:11:34.429Z] stable info: [2024-05-28T08:11:34.429Z] ------------------- [2024-05-28T08:11:34.429Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-05-28T08:11:34.429Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-05-28T08:11:34.429Z] Message: update stable to v1.0.260 [2024-05-28T08:11:34.999Z] ------------------- [2024-05-28T08:11:34.999Z] experimental info: [2024-05-28T08:11:34.999Z] ------------------- [2024-05-28T08:11:34.999Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-05-28T08:11:34.999Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-05-28T08:11:34.999Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-05-28T08:11:35.072Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2024-05-28T08:11:35.093Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2024-05-28T08:11:35.118Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-05-28T08:11:35.137Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-05-28T08:11:35.164Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-05-28T08:11:35.184Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-05-28T08:11:35.207Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-05-28T08:11:35.229Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2024-05-28T08:11:35.251Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-05-28T08:11:35.272Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-05-28T08:11:35.296Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-05-28T08:11:35.323Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2024-05-28T08:11:35.344Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-05-28T08:11:35.366Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-05-28T08:11:35.388Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-05-28T08:11:35.414Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2024-05-28T08:11:35.433Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-05-28T08:11:35.455Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-05-28T08:11:35.478Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-05-28T08:11:35.500Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-05-28T08:11:35.521Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-05-28T08:11:35.542Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-05-28T08:11:35.564Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-05-28T08:11:35.586Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-05-28T08:11:35.606Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-05-28T08:11:35.629Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-05-28T08:11:35.647Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-05-28T08:11:35.668Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-05-28T08:11:35.691Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-05-28T08:11:35.712Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-05-28T08:11:35.734Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 81445e9f6878a65f8ef1da1da155eafc431130c6 [Pipeline] echo [2024-05-28T08:11:35.759Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 81445e9 [Pipeline] echo [2024-05-28T08:11:35.784Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-28T08:11:35.842Z] provisioning config files... [2024-05-28T08:11:35.857Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config2968369385515340590tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-28T08:11:36.190Z] ---> ****-login.sh [2024-05-28T08:11:36.190Z] nexus3.edgexfoundry.org:10001 [2024-05-28T08:11:36.450Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T08:11:36.450Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T08:11:36.450Z] Configure a credential helper to remove this warning. See [2024-05-28T08:11:36.450Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T08:11:36.450Z] [2024-05-28T08:11:36.450Z] Login Succeeded [2024-05-28T08:11:36.451Z] nexus3.edgexfoundry.org:10002 [2024-05-28T08:11:36.451Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T08:11:36.711Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T08:11:36.711Z] Configure a credential helper to remove this warning. See [2024-05-28T08:11:36.711Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T08:11:36.711Z] [2024-05-28T08:11:36.711Z] Login Succeeded [2024-05-28T08:11:36.711Z] nexus3.edgexfoundry.org:10003 [2024-05-28T08:11:36.711Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T08:11:36.711Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T08:11:36.711Z] Configure a credential helper to remove this warning. See [2024-05-28T08:11:36.711Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T08:11:36.711Z] [2024-05-28T08:11:36.711Z] Login Succeeded [2024-05-28T08:11:36.711Z] nexus3.edgexfoundry.org:10004 [2024-05-28T08:11:36.711Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T08:11:36.711Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T08:11:36.711Z] Configure a credential helper to remove this warning. See [2024-05-28T08:11:36.711Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T08:11:36.711Z] [2024-05-28T08:11:36.711Z] Login Succeeded [2024-05-28T08:11:36.711Z] ****.io [2024-05-28T08:11:36.971Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T08:11:36.971Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T08:11:36.971Z] Configure a credential helper to remove this warning. See [2024-05-28T08:11:36.971Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T08:11:36.971Z] [2024-05-28T08:11:36.971Z] Login Succeeded [2024-05-28T08:11:36.971Z] ---> ****-login.sh ends [Pipeline] } [2024-05-28T08:11:36.979Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-05-28T08:11:37.408Z] + git rev-list -1 --merges 81445e9f6878a65f8ef1da1da155eafc431130c6~1..81445e9f6878a65f8ef1da1da155eafc431130c6 [Pipeline] echo [2024-05-28T08:11:37.437Z] -----------> git rev-list -1 --merges 81445e9f6878a65f8ef1da1da155eafc431130c6~1..81445e9f6878a65f8ef1da1da155eafc431130c6 81445e9f6878a65f8ef1da1da155eafc431130c6 [2024-05-28T08:11:37.437Z] 81445e9f6878a65f8ef1da1da155eafc431130c6 [false] [Pipeline] sh [2024-05-28T08:11:37.728Z] + git log --format=format:%s -1 81445e9f6878a65f8ef1da1da155eafc431130c6 [Pipeline] echo [2024-05-28T08:11:37.741Z] ========================================================= [2024-05-28T08:11:37.741Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-05-28T08:11:37.741Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-28T08:11:38.082Z] + git log --format=format:%s -1 81445e9f6878a65f8ef1da1da155eafc431130c6 [Pipeline] echo [2024-05-28T08:11:38.095Z] [semverPrep] GIT_COMMIT: 81445e9f6878a65f8ef1da1da155eafc431130c6, Commit Message: Merge pull request #1583 from FelixTing/issue-1582 [Pipeline] echo [2024-05-28T08:11:38.110Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-05-28T08:11:38.494Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-28T08:11:38.495Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-05-28T08:11:38.495Z] + [ -e /tmp/ssh_known_hosts ] [2024-05-28T08:11:38.495Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-05-28T08:11:38.495Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-05-28T08:11:38.495Z] sudo tee -a /etc/ssh/ssh_known_hosts [2024-05-28T08:11:38.495Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T08:11:38.926Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-28T08:11:38.926Z] [2024-05-28T08:11:38.926Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T08:11:39.228Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-28T08:11:39.229Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-05-28T08:11:39.229Z] b85a868b505f: Pulling fs layer [2024-05-28T08:11:39.229Z] e2be974225ed: Pulling fs layer [2024-05-28T08:11:39.229Z] 339a4e72a1f5: Pulling fs layer [2024-05-28T08:11:39.229Z] 988bab9f4d93: Pulling fs layer [2024-05-28T08:11:39.229Z] 1469e6f7b9e6: Pulling fs layer [2024-05-28T08:11:39.229Z] eaf3925da568: Pulling fs layer [2024-05-28T08:11:39.229Z] bab4dde63d76: Pulling fs layer [2024-05-28T08:11:39.229Z] bde34c3a00c8: Pulling fs layer [2024-05-28T08:11:39.229Z] b352a97aabf1: Pulling fs layer [2024-05-28T08:11:39.229Z] 4872d77fe225: Pulling fs layer [2024-05-28T08:11:39.229Z] 5851b861e8e6: Pulling fs layer [2024-05-28T08:11:39.229Z] 988bab9f4d93: Waiting [2024-05-28T08:11:39.229Z] 1469e6f7b9e6: Waiting [2024-05-28T08:11:39.229Z] eaf3925da568: Waiting [2024-05-28T08:11:39.229Z] bab4dde63d76: Waiting [2024-05-28T08:11:39.229Z] 5851b861e8e6: Waiting [2024-05-28T08:11:39.229Z] bde34c3a00c8: Waiting [2024-05-28T08:11:39.229Z] b352a97aabf1: Waiting [2024-05-28T08:11:39.229Z] 4872d77fe225: Waiting [2024-05-28T08:11:39.229Z] e2be974225ed: Download complete [2024-05-28T08:11:39.229Z] 988bab9f4d93: Verifying Checksum [2024-05-28T08:11:39.229Z] 988bab9f4d93: Download complete [2024-05-28T08:11:39.229Z] 1469e6f7b9e6: Verifying Checksum [2024-05-28T08:11:39.229Z] 1469e6f7b9e6: Download complete [2024-05-28T08:11:39.229Z] 339a4e72a1f5: Verifying Checksum [2024-05-28T08:11:39.229Z] 339a4e72a1f5: Download complete [2024-05-28T08:11:39.488Z] eaf3925da568: Verifying Checksum [2024-05-28T08:11:39.488Z] eaf3925da568: Download complete [2024-05-28T08:11:39.488Z] bde34c3a00c8: Verifying Checksum [2024-05-28T08:11:39.488Z] bde34c3a00c8: Download complete [2024-05-28T08:11:39.488Z] b352a97aabf1: Verifying Checksum [2024-05-28T08:11:39.488Z] b352a97aabf1: Download complete [2024-05-28T08:11:39.488Z] 4872d77fe225: Verifying Checksum [2024-05-28T08:11:39.488Z] 5851b861e8e6: Verifying Checksum [2024-05-28T08:11:39.488Z] 5851b861e8e6: Download complete [2024-05-28T08:11:39.488Z] b85a868b505f: Verifying Checksum [2024-05-28T08:11:39.488Z] b85a868b505f: Download complete [2024-05-28T08:11:39.751Z] bab4dde63d76: Verifying Checksum [2024-05-28T08:11:39.751Z] bab4dde63d76: Download complete [2024-05-28T08:11:40.691Z] b85a868b505f: Pull complete [2024-05-28T08:11:40.951Z] e2be974225ed: Pull complete [2024-05-28T08:11:41.211Z] 339a4e72a1f5: Pull complete [2024-05-28T08:11:41.211Z] 988bab9f4d93: Pull complete [2024-05-28T08:11:41.783Z] 1469e6f7b9e6: Pull complete [2024-05-28T08:11:41.783Z] eaf3925da568: Pull complete [2024-05-28T08:11:43.744Z] bab4dde63d76: Pull complete [2024-05-28T08:11:43.744Z] bde34c3a00c8: Pull complete [2024-05-28T08:11:43.744Z] b352a97aabf1: Pull complete [2024-05-28T08:11:43.744Z] 4872d77fe225: Pull complete [2024-05-28T08:11:43.744Z] 5851b861e8e6: Pull complete [2024-05-28T08:11:43.744Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-05-28T08:11:43.744Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-28T08:11:43.744Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T08:11:43.906Z] prd-ubuntu20.04-docker-8c-8g-928 does not seem to be running inside a container [2024-05-28T08:11:43.944Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-05-28T08:11:46.679Z] $ docker top 1f49c9f85186967ca12d3945cc9ff103632fad3650fd33f050a84a21d2365e57 -eo pid,comm [2024-05-28T08:11:46.733Z] 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). [2024-05-28T08:11:46.733Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-05-28T08:11:46.794Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-28T08:11:46.794Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-28T08:11:46.909Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-28T08:11:46.914Z] $ docker exec 1f49c9f85186967ca12d3945cc9ff103632fad3650fd33f050a84a21d2365e57 ssh-agent [2024-05-28T08:11:47.020Z] SSH_AUTH_SOCK=/tmp/ssh-2T1v5ZaIeIaJ/agent.33 [2024-05-28T08:11:47.020Z] SSH_AGENT_PID=39 [2024-05-28T08:11:47.026Z] Running ssh-add (command line suppressed) [2024-05-28T08:11:47.138Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_18060396183105106154.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_18060396183105106154.key) [2024-05-28T08:11:47.153Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-28T08:11:47.447Z] + git tag --points-at HEAD [Pipeline] } [2024-05-28T08:11:47.462Z] $ docker exec --env ******** --env ******** 1f49c9f85186967ca12d3945cc9ff103632fad3650fd33f050a84a21d2365e57 ssh-agent -k [2024-05-28T08:11:47.560Z] unset SSH_AUTH_SOCK; [2024-05-28T08:11:47.560Z] unset SSH_AGENT_PID; [2024-05-28T08:11:47.560Z] echo Agent pid 39 killed; [2024-05-28T08:11:47.569Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-05-28T08:11:47.614Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-28T08:11:47.614Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-28T08:11:47.710Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-28T08:11:47.715Z] $ docker exec 1f49c9f85186967ca12d3945cc9ff103632fad3650fd33f050a84a21d2365e57 ssh-agent [2024-05-28T08:11:47.817Z] SSH_AUTH_SOCK=/tmp/ssh-RxR6pU82lgFH/agent.72 [2024-05-28T08:11:47.817Z] SSH_AGENT_PID=78 [2024-05-28T08:11:47.823Z] Running ssh-add (command line suppressed) [2024-05-28T08:11:47.933Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_13391695253526884067.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_13391695253526884067.key) [2024-05-28T08:11:47.946Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-28T08:11:48.241Z] + git semver init [2024-05-28T08:11:48.499Z] 2024-05-28 08:11:48,406 [run_init] DEBUG init version:0.0.0 force:False [2024-05-28T08:11:48.499Z] 2024-05-28 08:11:48,407 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver [2024-05-28T08:11:48.499Z] 2024-05-28 08:11:48,407 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2024-05-28T08:11:48.499Z] 2024-05-28 08:11:48,407 [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) [2024-05-28T08:11:49.885Z] 2024-05-28 08:11:49,740 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude [2024-05-28T08:11:49.885Z] 2024-05-28 08:11:49,741 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False [2024-05-28T08:11:49.885Z] 2024-05-28 08:11:49,741 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-05-28T08:11:49.885Z] 2024-05-28 08:11:49,741 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-05-28T08:11:49.885Z] 3.2.0-dev.15 [Pipeline] } [2024-05-28T08:11:49.898Z] $ docker exec --env ******** --env ******** 1f49c9f85186967ca12d3945cc9ff103632fad3650fd33f050a84a21d2365e57 ssh-agent -k [2024-05-28T08:11:49.996Z] unset SSH_AUTH_SOCK; [2024-05-28T08:11:49.997Z] unset SSH_AGENT_PID; [2024-05-28T08:11:49.998Z] echo Agent pid 78 killed; [2024-05-28T08:11:50.004Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-28T08:11:50.331Z] + git semver [Pipeline] } [2024-05-28T08:11:50.609Z] $ docker stop --time=1 1f49c9f85186967ca12d3945cc9ff103632fad3650fd33f050a84a21d2365e57 [2024-05-28T08:11:51.938Z] $ docker rm -f --volumes 1f49c9f85186967ca12d3945cc9ff103632fad3650fd33f050a84a21d2365e57 [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-28T08:11:52.289Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-05-28T08:11:52.528Z] Stashed 1 file(s) [Pipeline] echo [2024-05-28T08:11:52.531Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.15 [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 [2024-05-28T08:11:52.699Z] provisioning config files... [2024-05-28T08:11:52.710Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config10876384890426051054tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-28T08:11:53.012Z] ---> ****-login.sh [2024-05-28T08:11:53.012Z] nexus3.edgexfoundry.org:10001 [2024-05-28T08:11:53.012Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T08:11:53.012Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T08:11:53.012Z] Configure a credential helper to remove this warning. See [2024-05-28T08:11:53.012Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T08:11:53.012Z] [2024-05-28T08:11:53.012Z] Login Succeeded [2024-05-28T08:11:53.012Z] nexus3.edgexfoundry.org:10002 [2024-05-28T08:11:53.012Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T08:11:53.012Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T08:11:53.012Z] Configure a credential helper to remove this warning. See [2024-05-28T08:11:53.012Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T08:11:53.012Z] [2024-05-28T08:11:53.012Z] Login Succeeded [2024-05-28T08:11:53.012Z] nexus3.edgexfoundry.org:10003 [2024-05-28T08:11:53.272Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T08:11:53.272Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T08:11:53.272Z] Configure a credential helper to remove this warning. See [2024-05-28T08:11:53.272Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T08:11:53.272Z] [2024-05-28T08:11:53.272Z] Login Succeeded [2024-05-28T08:11:53.272Z] nexus3.edgexfoundry.org:10004 [2024-05-28T08:11:53.272Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T08:11:53.272Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T08:11:53.272Z] Configure a credential helper to remove this warning. See [2024-05-28T08:11:53.272Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T08:11:53.272Z] [2024-05-28T08:11:53.272Z] Login Succeeded [2024-05-28T08:11:53.272Z] ****.io [2024-05-28T08:11:53.531Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T08:11:53.531Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T08:11:53.531Z] Configure a credential helper to remove this warning. See [2024-05-28T08:11:53.531Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T08:11:53.531Z] [2024-05-28T08:11:53.531Z] Login Succeeded [2024-05-28T08:11:53.531Z] ---> ****-login.sh ends [Pipeline] } [2024-05-28T08:11:53.538Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-05-28T08:11:53.651Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-28T08:11:53.671Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-28T08:11:53.685Z] ========================================================= [2024-05-28T08:11:53.685Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-05-28T08:11:53.685Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T08:11:54.037Z] + 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.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-05-28T08:11:54.037Z] Sending build context to Docker daemon 25.72MB [2024-05-28T08:11:54.037Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-05-28T08:11:54.037Z] Step 2/10 : FROM ${BASE} AS builder [2024-05-28T08:11:54.324Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-05-28T08:11:54.324Z] 619be1103602: Pulling fs layer [2024-05-28T08:11:54.324Z] 7862e08f4a3e: Pulling fs layer [2024-05-28T08:11:54.324Z] 5df492c9dc93: Pulling fs layer [2024-05-28T08:11:54.324Z] 7629e6793208: Pulling fs layer [2024-05-28T08:11:54.324Z] 4f4fb700ef54: Pulling fs layer [2024-05-28T08:11:54.324Z] fb5054dd5b73: Pulling fs layer [2024-05-28T08:11:54.324Z] eeca6798cff9: Pulling fs layer [2024-05-28T08:11:54.324Z] aa269ceb94a6: Pulling fs layer [2024-05-28T08:11:54.324Z] ada007ff1a6a: Pulling fs layer [2024-05-28T08:11:54.324Z] 7629e6793208: Waiting [2024-05-28T08:11:54.324Z] eeca6798cff9: Waiting [2024-05-28T08:11:54.324Z] 4f4fb700ef54: Waiting [2024-05-28T08:11:54.324Z] aa269ceb94a6: Waiting [2024-05-28T08:11:54.325Z] fb5054dd5b73: Waiting [2024-05-28T08:11:54.325Z] ada007ff1a6a: Waiting [2024-05-28T08:11:54.325Z] 7862e08f4a3e: Verifying Checksum [2024-05-28T08:11:54.325Z] 7862e08f4a3e: Download complete [2024-05-28T08:11:54.325Z] 7629e6793208: Verifying Checksum [2024-05-28T08:11:54.325Z] 7629e6793208: Download complete [2024-05-28T08:11:54.325Z] 4f4fb700ef54: Verifying Checksum [2024-05-28T08:11:54.325Z] 4f4fb700ef54: Download complete [2024-05-28T08:11:54.325Z] 619be1103602: Verifying Checksum [2024-05-28T08:11:54.325Z] 619be1103602: Download complete [2024-05-28T08:11:54.325Z] fb5054dd5b73: Download complete [2024-05-28T08:11:54.325Z] eeca6798cff9: Verifying Checksum [2024-05-28T08:11:54.325Z] eeca6798cff9: Download complete [2024-05-28T08:11:54.585Z] 619be1103602: Pull complete [2024-05-28T08:11:54.585Z] ada007ff1a6a: Verifying Checksum [2024-05-28T08:11:54.585Z] ada007ff1a6a: Download complete [2024-05-28T08:11:54.585Z] 7862e08f4a3e: Pull complete [2024-05-28T08:11:54.585Z] 5df492c9dc93: Verifying Checksum [2024-05-28T08:11:54.585Z] 5df492c9dc93: Download complete [2024-05-28T08:11:55.151Z] aa269ceb94a6: Verifying Checksum [2024-05-28T08:11:55.151Z] aa269ceb94a6: Download complete [2024-05-28T08:11:58.441Z] 5df492c9dc93: Pull complete [2024-05-28T08:11:58.441Z] 7629e6793208: Pull complete [2024-05-28T08:11:58.441Z] 4f4fb700ef54: Pull complete [2024-05-28T08:11:58.441Z] fb5054dd5b73: Pull complete [2024-05-28T08:11:58.441Z] eeca6798cff9: Pull complete [2024-05-28T08:12:00.972Z] aa269ceb94a6: Pull complete [2024-05-28T08:12:01.232Z] ada007ff1a6a: Pull complete [2024-05-28T08:12:01.232Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-05-28T08:12:01.232Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-05-28T08:12:01.232Z] ---> f489d0715acc [2024-05-28T08:12:01.232Z] Step 3/10 : ARG MAKE=make build [2024-05-28T08:12:06.580Z] ---> Running in efc0b3e6fd8f [2024-05-28T08:12:06.580Z] Removing intermediate container efc0b3e6fd8f [2024-05-28T08:12:06.580Z] ---> 46a8f627f9df [2024-05-28T08:12:06.580Z] Step 4/10 : WORKDIR /device-sdk-go [2024-05-28T08:12:06.580Z] ---> Running in ff7730c3dd79 [2024-05-28T08:12:06.580Z] Removing intermediate container ff7730c3dd79 [2024-05-28T08:12:06.580Z] ---> 22522ac7c317 [2024-05-28T08:12:06.580Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-05-28T08:12:06.580Z] ---> Running in 1cd229b731fa [2024-05-28T08:12:06.580Z] Removing intermediate container 1cd229b731fa [2024-05-28T08:12:06.580Z] ---> 386dfce19f47 [2024-05-28T08:12:06.580Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-05-28T08:12:06.580Z] ---> Running in b3a48cd5eee8 [2024-05-28T08:12:06.580Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-28T08:12:06.840Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-28T08:12:07.100Z] OK: 264 MiB in 52 packages [2024-05-28T08:12:07.359Z] Removing intermediate container b3a48cd5eee8 [2024-05-28T08:12:07.360Z] ---> 7319335ba94f [2024-05-28T08:12:07.360Z] Step 7/10 : COPY go.mod vendor* ./ [2024-05-28T08:12:07.617Z] ---> fd18846940f7 [2024-05-28T08:12:07.617Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-28T08:12:07.617Z] ---> Running in 0c8123e4d15d [2024-05-28T08:12:07.657Z] Still waiting to schedule task [2024-05-28T08:12:07.657Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-05-28T08:13:03.923Z] Removing intermediate container 0c8123e4d15d [2024-05-28T08:13:03.923Z] ---> 27c371f67d1b [2024-05-28T08:13:03.923Z] Step 9/10 : COPY . . [2024-05-28T08:13:03.923Z] ---> 857f255fe28f [2024-05-28T08:13:03.924Z] Step 10/10 : RUN ${MAKE} [2024-05-28T08:13:03.924Z] ---> Running in e07573daa8e2 [2024-05-28T08:13:03.924Z] noop [2024-05-28T08:13:03.924Z] Removing intermediate container e07573daa8e2 [2024-05-28T08:13:03.924Z] ---> 139b35c932f2 [2024-05-28T08:13:03.924Z] Successfully built 139b35c932f2 [2024-05-28T08:13:03.924Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T08:13:04.253Z] + docker inspect -f . ci-base-image-x86_64 [2024-05-28T08:13:04.253Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T08:13:04.331Z] prd-ubuntu20.04-docker-8c-8g-928 does not seem to be running inside a container [2024-05-28T08:13:04.365Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-05-28T08:13:04.695Z] $ docker top ba02772ee61bb8c3f580dfb982a057884616dce9b2e36449d4af606cba7bb6c0 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-28T08:13:05.048Z] + go version [2024-05-28T08:13:05.048Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-05-28T08:13:05.062Z] $ docker stop --time=1 ba02772ee61bb8c3f580dfb982a057884616dce9b2e36449d4af606cba7bb6c0 [2024-05-28T08:13:06.342Z] $ docker rm -f --volumes ba02772ee61bb8c3f580dfb982a057884616dce9b2e36449d4af606cba7bb6c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T08:13:06.808Z] + docker inspect -f . ci-base-image-x86_64 [2024-05-28T08:13:06.809Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T08:13:06.895Z] prd-ubuntu20.04-docker-8c-8g-928 does not seem to be running inside a container [2024-05-28T08:13:06.928Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-05-28T08:13:07.260Z] $ docker top e057fe39577695e89ce8214a61ba257a25dfef69d977abd8b55a49d2889d8f98 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-28T08:13:07.603Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2024-05-28T08:13:07.908Z] + make test [2024-05-28T08:13:07.908Z] go test -race -coverprofile=coverage.out ./... [2024-05-28T08:13:16.031Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2024-05-28T08:13:42.894Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-929 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws [2024-05-28T08:13:42.911Z] Running in /w/workspace/device-sdk-go/290 [Pipeline] { [Pipeline] checkout [2024-05-28T08:13:45.986Z] The recommended git tool is: git [2024-05-28T08:13:54.247Z] using credential edgex-jenkins-ssh [2024-05-28T08:13:54.270Z] Cloning the remote Git repository [2024-05-28T08:13:54.797Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2024-05-28T08:13:54.797Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2024-05-28T08:13:54.797Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2024-05-28T08:13:54.797Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2024-05-28T08:13:54.797Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2024-05-28T08:13:54.797Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.048s coverage: 27.6% of statements [2024-05-28T08:13:54.797Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2024-05-28T08:13:54.797Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2024-05-28T08:13:54.797Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.044s coverage: 81.5% of statements [2024-05-28T08:13:54.797Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2024-05-28T08:13:54.797Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.074s coverage: 86.0% of statements [2024-05-28T08:13:54.797Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2024-05-28T08:13:54.797Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2024-05-28T08:13:54.797Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.082s coverage: 71.8% of statements [2024-05-28T08:13:54.797Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2024-05-28T08:13:54.328Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2024-05-28T08:13:54.513Z] > git init /w/workspace/device-sdk-go/290 # timeout=10 [2024-05-28T08:13:54.789Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2024-05-28T08:13:54.790Z] > git --version # timeout=10 [2024-05-28T08:13:54.831Z] > git --version # 'git version 2.25.1' [2024-05-28T08:13:54.834Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-28T08:13:55.033Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-28T08:13:55.748Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.049s coverage: 14.4% of statements [2024-05-28T08:13:55.748Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 2.727s coverage: 45.6% of statements [2024-05-28T08:13:55.748Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.071s coverage: 68.5% of statements [2024-05-28T08:13:55.748Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.097s coverage: 89.2% of statements [2024-05-28T08:13:55.748Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.065s coverage: 5.5% of statements [2024-05-28T08:13:58.086Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2024-05-28T08:13:58.112Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-28T08:13:59.092Z] Avoid second fetch [2024-05-28T08:13:59.093Z] Checking out Revision 81445e9f6878a65f8ef1da1da155eafc431130c6 (main) [2024-05-28T08:13:59.121Z] > git config core.sparsecheckout # timeout=10 [2024-05-28T08:13:59.226Z] > git checkout -f 81445e9f6878a65f8ef1da1da155eafc431130c6 # timeout=10 [2024-05-28T08:13:59.886Z] Commit message: "Merge pull request #1583 from FelixTing/issue-1582" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-28T08:14:04.615Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-05-28T08:14:04.616Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-28T08:14:04.616Z] Dload Upload Total Spent Left Speed [2024-05-28T08:14:04.616Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 101k 0 --:--:-- --:--:-- --:--:-- 101k [Pipeline] sh [2024-05-28T08:14:04.965Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-05-28T08:14:05.298Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2024-05-28T08:14:05.298Z] /etc/docker/daemon.json [2024-05-28T08:14:05.298Z] { [2024-05-28T08:14:05.298Z] "registry-mirrors": [ [2024-05-28T08:14:05.298Z] "https://nexus3.edgexfoundry.org:10001" [2024-05-28T08:14:05.298Z] ], [2024-05-28T08:14:05.298Z] "bip": "10.250.0.254/24", [2024-05-28T08:14:05.298Z] "hosts": [ [2024-05-28T08:14:05.298Z] "tcp://0.0.0.0:5555", [2024-05-28T08:14:05.298Z] "unix:///var/run/docker.sock" [2024-05-28T08:14:05.298Z] ], [2024-05-28T08:14:05.298Z] "mtu": 1458, [2024-05-28T08:14:05.298Z] "selinux-enabled": true, [2024-05-28T08:14:05.298Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-05-28T08:14:05.298Z] } [Pipeline] sh [2024-05-28T08:14:05.637Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-05-28T08:14:05.978Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-28T08:14:24.268Z] provisioning config files... [2024-05-28T08:14:24.296Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/290@tmp/config15471600882437851439tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-28T08:14:24.753Z] ---> ****-login.sh [2024-05-28T08:14:24.753Z] nexus3.edgexfoundry.org:10001 [2024-05-28T08:14:25.038Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T08:14:25.310Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T08:14:25.310Z] Configure a credential helper to remove this warning. See [2024-05-28T08:14:25.310Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T08:14:25.310Z] [2024-05-28T08:14:25.310Z] Login Succeeded [2024-05-28T08:14:25.310Z] nexus3.edgexfoundry.org:10002 [2024-05-28T08:14:25.580Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T08:14:25.851Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T08:14:25.851Z] Configure a credential helper to remove this warning. See [2024-05-28T08:14:25.851Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T08:14:25.851Z] [2024-05-28T08:14:25.851Z] Login Succeeded [2024-05-28T08:14:25.851Z] nexus3.edgexfoundry.org:10003 [2024-05-28T08:14:25.851Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T08:14:26.128Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T08:14:26.128Z] Configure a credential helper to remove this warning. See [2024-05-28T08:14:26.128Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T08:14:26.128Z] [2024-05-28T08:14:26.128Z] Login Succeeded [2024-05-28T08:14:26.128Z] nexus3.edgexfoundry.org:10004 [2024-05-28T08:14:26.401Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T08:14:26.401Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T08:14:26.401Z] Configure a credential helper to remove this warning. See [2024-05-28T08:14:26.401Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T08:14:26.401Z] [2024-05-28T08:14:26.401Z] Login Succeeded [2024-05-28T08:14:26.401Z] ****.io [2024-05-28T08:14:26.669Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T08:14:26.937Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T08:14:26.937Z] Configure a credential helper to remove this warning. See [2024-05-28T08:14:26.937Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T08:14:26.937Z] [2024-05-28T08:14:26.937Z] Login Succeeded [2024-05-28T08:14:26.937Z] ---> ****-login.sh ends [Pipeline] } [2024-05-28T08:14:26.956Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-05-28T08:14:27.275Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-28T08:14:27.299Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-28T08:14:27.317Z] ========================================================= [2024-05-28T08:14:27.317Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-05-28T08:14:27.317Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T08:14:27.686Z] + 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.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-05-28T08:14:28.275Z] Sending build context to Docker daemon 13.27MB [2024-05-28T08:14:28.275Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-05-28T08:14:28.275Z] Step 2/10 : FROM ${BASE} AS builder [2024-05-28T08:14:28.545Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-05-28T08:14:28.545Z] c6b39de5b339: Pulling fs layer [2024-05-28T08:14:28.545Z] a69c41024577: Pulling fs layer [2024-05-28T08:14:28.545Z] d6de4b400683: Pulling fs layer [2024-05-28T08:14:28.545Z] 35cb2a7552d0: Pulling fs layer [2024-05-28T08:14:28.545Z] 4f4fb700ef54: Pulling fs layer [2024-05-28T08:14:28.545Z] 464afbd9ba4c: Pulling fs layer [2024-05-28T08:14:28.545Z] 00f215d4a9da: Pulling fs layer [2024-05-28T08:14:28.545Z] d496ad576159: Pulling fs layer [2024-05-28T08:14:28.545Z] 4f4fb700ef54: Waiting [2024-05-28T08:14:28.545Z] 464afbd9ba4c: Waiting [2024-05-28T08:14:28.545Z] 00f215d4a9da: Waiting [2024-05-28T08:14:28.545Z] 35cb2a7552d0: Waiting [2024-05-28T08:14:28.545Z] d496ad576159: Waiting [2024-05-28T08:14:28.545Z] a69c41024577: Verifying Checksum [2024-05-28T08:14:28.545Z] a69c41024577: Download complete [2024-05-28T08:14:28.545Z] 35cb2a7552d0: Verifying Checksum [2024-05-28T08:14:28.545Z] 35cb2a7552d0: Download complete [2024-05-28T08:14:28.545Z] 4f4fb700ef54: Verifying Checksum [2024-05-28T08:14:28.545Z] 4f4fb700ef54: Download complete [2024-05-28T08:14:28.545Z] c6b39de5b339: Verifying Checksum [2024-05-28T08:14:28.545Z] c6b39de5b339: Download complete [2024-05-28T08:14:28.545Z] 464afbd9ba4c: Verifying Checksum [2024-05-28T08:14:28.545Z] 464afbd9ba4c: Download complete [2024-05-28T08:14:29.135Z] d496ad576159: Verifying Checksum [2024-05-28T08:14:29.135Z] d496ad576159: Download complete [2024-05-28T08:14:29.405Z] c6b39de5b339: Pull complete [2024-05-28T08:14:29.996Z] a69c41024577: Pull complete [2024-05-28T08:14:30.585Z] d6de4b400683: Verifying Checksum [2024-05-28T08:14:30.585Z] d6de4b400683: Download complete [2024-05-28T08:14:31.548Z] 00f215d4a9da: Verifying Checksum [2024-05-28T08:14:31.548Z] 00f215d4a9da: Download complete [2024-05-28T08:14:34.487Z] GO111MODULE=on go vet ./... [2024-05-28T08:14:34.487Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-05-28T08:14:34.487Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-05-28T08:14:34.487Z] ./bin/test-attribution-txt.sh [2024-05-28T08:14:34.487Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-05-28T08:14:34.487Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-05-28T08:14:34.487Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-05-28T08:14:34.487Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-05-28T08:14:34.487Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-05-28T08:14:34.487Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-05-28T08:14:34.487Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-05-28T08:14:34.487Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-05-28T08:14:34.487Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-05-28T08:14:34.487Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-05-28T08:14:34.487Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-05-28T08:14:34.487Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-05-28T08:14:34.487Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-05-28T08:14:34.487Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-05-28T08:14:34.487Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-05-28T08:14:34.487Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-05-28T08:14:34.487Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-05-28T08:14:34.487Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-05-28T08:14:34.487Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-05-28T08:14:34.487Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-05-28T08:14:34.487Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-05-28T08:14:34.487Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-05-28T08:14:34.487Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-05-28T08:14:34.487Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-05-28T08:14:34.487Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-05-28T08:14:34.487Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-05-28T08:14:34.487Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-05-28T08:14:34.487Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-05-28T08:14:34.487Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-05-28T08:14:34.487Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-05-28T08:14:34.487Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-05-28T08:14:34.487Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-05-28T08:14:34.487Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-05-28T08:14:34.487Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-05-28T08:14:34.487Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-05-28T08:14:34.487Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-05-28T08:14:34.487Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-05-28T08:14:34.487Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-05-28T08:14:34.487Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-05-28T08:14:34.487Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-05-28T08:14:34.487Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-05-28T08:14:34.487Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-05-28T08:14:34.487Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-05-28T08:14:34.487Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-05-28T08:14:34.487Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-05-28T08:14:34.487Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-05-28T08:14:34.487Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-05-28T08:14:34.487Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-05-28T08:14:34.487Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-05-28T08:14:34.487Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-05-28T08:14:34.487Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-05-28T08:14:34.487Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-05-28T08:14:34.487Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-05-28T08:14:34.487Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-05-28T08:14:34.487Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-05-28T08:14:34.487Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-05-28T08:14:34.487Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-05-28T08:14:34.487Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-05-28T08:14:34.487Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-05-28T08:14:34.487Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-05-28T08:14:34.487Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-05-28T08:14:34.487Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-05-28T08:14:34.487Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-05-28T08:14:34.497Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-05-28T08:14:34.514Z] $ docker stop --time=1 e057fe39577695e89ce8214a61ba257a25dfef69d977abd8b55a49d2889d8f98 [2024-05-28T08:14:39.674Z] $ docker rm -f --volumes e057fe39577695e89ce8214a61ba257a25dfef69d977abd8b55a49d2889d8f98 [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-28T08:14:40.370Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-05-28T08:14:40.435Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-05-28T08:14:40.958Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-05-28T08:14:41.244Z] + ls -al . [2024-05-28T08:14:41.244Z] total 376 [2024-05-28T08:14:41.244Z] drwxrwxr-x 11 jenkins jenkins 4096 May 28 08:13 . [2024-05-28T08:14:41.244Z] drwxrwxr-x 4 jenkins jenkins 4096 May 28 08:11 .. [2024-05-28T08:14:41.244Z] -rw-rw-r-- 1 jenkins jenkins 140 May 28 08:11 .dockerignore [2024-05-28T08:14:41.244Z] drwxrwxr-x 8 jenkins jenkins 4096 May 28 08:13 .git [2024-05-28T08:14:41.244Z] drwxrwxr-x 3 jenkins jenkins 4096 May 28 08:11 .github [2024-05-28T08:14:41.244Z] -rw-rw-r-- 1 jenkins jenkins 137 May 28 08:11 .gitignore [2024-05-28T08:14:41.244Z] -rw-rw-r-- 1 jenkins jenkins 42 May 28 08:11 .golangci.yml [2024-05-28T08:14:41.244Z] drwxr-xr-x 3 jenkins jenkins 4096 May 28 08:11 .semver [2024-05-28T08:14:41.244Z] -rw-rw-r-- 1 jenkins jenkins 48109 May 28 08:11 CHANGELOG.md [2024-05-28T08:14:41.244Z] -rw-rw-r-- 1 jenkins jenkins 677 May 28 08:11 GOVERNANCE.md [2024-05-28T08:14:41.244Z] -rw-rw-r-- 1 jenkins jenkins 885 May 28 08:11 Jenkinsfile [2024-05-28T08:14:41.244Z] -rw-rw-r-- 1 jenkins jenkins 11341 May 28 08:11 LICENSE [2024-05-28T08:14:41.244Z] -rw-rw-r-- 1 jenkins jenkins 1842 May 28 08:11 Makefile [2024-05-28T08:14:41.244Z] -rw-rw-r-- 1 jenkins jenkins 619 May 28 08:11 OWNERS.md [2024-05-28T08:14:41.244Z] -rw-rw-r-- 1 jenkins jenkins 4933 May 28 08:11 README.md [2024-05-28T08:14:41.244Z] -rw-rw-r-- 1 jenkins jenkins 12 May 28 08:11 VERSION [2024-05-28T08:14:41.244Z] drwxrwxr-x 2 jenkins jenkins 4096 May 28 08:11 bin [2024-05-28T08:14:41.244Z] -rw-r--r-- 1 jenkins jenkins 122155 May 28 08:13 coverage.out [2024-05-28T08:14:41.244Z] drwxrwxr-x 5 jenkins jenkins 4096 May 28 08:11 example [2024-05-28T08:14:41.244Z] -rw-rw-r-- 1 jenkins jenkins 7064 May 28 08:11 go.mod [2024-05-28T08:14:41.244Z] -rw-rw-r-- 1 jenkins jenkins 101331 May 28 08:11 go.sum [2024-05-28T08:14:41.244Z] drwxrwxr-x 12 jenkins jenkins 4096 May 28 08:11 internal [2024-05-28T08:14:41.244Z] drwxrwxr-x 3 jenkins jenkins 4096 May 28 08:11 openapi [2024-05-28T08:14:41.244Z] drwxrwxr-x 6 jenkins jenkins 4096 May 28 08:11 pkg [2024-05-28T08:14:41.244Z] drwxrwxr-x 4 jenkins jenkins 4096 May 28 08:11 snap [2024-05-28T08:14:41.244Z] -rw-rw-r-- 1 jenkins jenkins 222 May 28 08:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T08:14:41.563Z] + 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=81445e9f6878a65f8ef1da1da155eafc431130c6 --label arch=amd64 --label version=3.2.0-dev.15 . [2024-05-28T08:14:41.563Z] Sending build context to Docker daemon 25.85MB [2024-05-28T08:14:41.563Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2024-05-28T08:14:41.563Z] Step 2/24 : FROM ${BASE} AS builder [2024-05-28T08:14:41.563Z] ---> 139b35c932f2 [2024-05-28T08:14:41.563Z] Step 3/24 : ARG MAKE=make build [2024-05-28T08:14:42.139Z] ---> Running in f631aaf8bb6b [2024-05-28T08:14:42.139Z] Removing intermediate container f631aaf8bb6b [2024-05-28T08:14:42.139Z] ---> 992304e4f6ae [2024-05-28T08:14:42.139Z] Step 4/24 : WORKDIR /device-sdk-go [2024-05-28T08:14:42.139Z] ---> Running in ebaeb2dc722b [2024-05-28T08:14:42.398Z] Removing intermediate container ebaeb2dc722b [2024-05-28T08:14:42.398Z] ---> 907210e13464 [2024-05-28T08:14:42.398Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-05-28T08:14:42.398Z] ---> Running in fb07cfb33277 [2024-05-28T08:14:42.398Z] Removing intermediate container fb07cfb33277 [2024-05-28T08:14:42.398Z] ---> 14086ff3a2d3 [2024-05-28T08:14:42.398Z] Step 6/24 : RUN apk add --update --no-cache make git [2024-05-28T08:14:42.398Z] ---> Running in b35282b62036 [2024-05-28T08:14:42.660Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-28T08:14:42.920Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-28T08:14:43.180Z] OK: 264 MiB in 52 packages [2024-05-28T08:14:43.440Z] Removing intermediate container b35282b62036 [2024-05-28T08:14:43.440Z] ---> d7ef3e1077c7 [2024-05-28T08:14:43.440Z] Step 7/24 : COPY go.mod vendor* ./ [2024-05-28T08:14:43.440Z] ---> aa93c3a176a9 [2024-05-28T08:14:43.440Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-28T08:14:43.440Z] ---> Running in ab2d1c24f797 [2024-05-28T08:14:43.872Z] d6de4b400683: Pull complete [2024-05-28T08:14:43.872Z] 35cb2a7552d0: Pull complete [2024-05-28T08:14:43.872Z] 4f4fb700ef54: Pull complete [2024-05-28T08:14:43.872Z] 464afbd9ba4c: Pull complete [2024-05-28T08:14:44.377Z] Removing intermediate container ab2d1c24f797 [2024-05-28T08:14:44.377Z] ---> 089925853e26 [2024-05-28T08:14:44.377Z] Step 9/24 : COPY . . [2024-05-28T08:14:45.315Z] ---> edaa0c9a50b1 [2024-05-28T08:14:45.315Z] Step 10/24 : RUN ${MAKE} [2024-05-28T08:14:45.315Z] ---> Running in eb0ee5517814 [2024-05-28T08:14:45.574Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.2.0-dev.15 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=3.2.0-dev.15" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2024-05-28T08:14:52.096Z] 00f215d4a9da: Pull complete [2024-05-28T08:14:54.037Z] d496ad576159: Pull complete [2024-05-28T08:14:54.037Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-05-28T08:14:54.037Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-05-28T08:14:54.037Z] ---> f246e2811388 [2024-05-28T08:14:54.037Z] Step 3/10 : ARG MAKE=make build [2024-05-28T08:14:55.975Z] ---> Running in 3ab6149ca660 [2024-05-28T08:14:55.975Z] Removing intermediate container 3ab6149ca660 [2024-05-28T08:14:55.975Z] ---> 6f0acb58cb3f [2024-05-28T08:14:55.975Z] Step 4/10 : WORKDIR /device-sdk-go [2024-05-28T08:14:55.975Z] ---> Running in a10cdf2015ec [2024-05-28T08:14:56.240Z] Removing intermediate container a10cdf2015ec [2024-05-28T08:14:56.241Z] ---> cfc17803a2b1 [2024-05-28T08:14:56.241Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-05-28T08:14:56.241Z] ---> Running in 44d1cd4e035f [2024-05-28T08:14:56.507Z] Removing intermediate container 44d1cd4e035f [2024-05-28T08:14:56.507Z] ---> 8b9e2040250f [2024-05-28T08:14:56.507Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-05-28T08:14:56.507Z] ---> Running in 6ff1d23a9e35 [2024-05-28T08:14:57.916Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-28T08:14:58.183Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-28T08:14:59.140Z] OK: 266 MiB in 52 packages [2024-05-28T08:15:00.121Z] Removing intermediate container 6ff1d23a9e35 [2024-05-28T08:15:00.121Z] ---> 861f28094e82 [2024-05-28T08:15:00.121Z] Step 7/10 : COPY go.mod vendor* ./ [2024-05-28T08:15:00.391Z] ---> 836107228931 [2024-05-28T08:15:00.391Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-28T08:15:00.659Z] ---> Running in 1da2b227dd2d [2024-05-28T08:15:24.355Z] Removing intermediate container eb0ee5517814 [2024-05-28T08:15:24.355Z] ---> 8b7f8c1c7ee3 [2024-05-28T08:15:24.355Z] Step 11/24 : FROM alpine:3.18 [2024-05-28T08:15:24.355Z] 3.18: Pulling from library/alpine [2024-05-28T08:15:24.355Z] 619be1103602: Already exists [2024-05-28T08:15:24.355Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-28T08:15:24.355Z] Status: Downloaded newer image for alpine:3.18 [2024-05-28T08:15:24.355Z] ---> d3782b16ccc9 [2024-05-28T08:15:24.355Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2024-05-28T08:15:24.355Z] ---> Running in 3835a4d5d58f [2024-05-28T08:15:24.355Z] Removing intermediate container 3835a4d5d58f [2024-05-28T08:15:24.355Z] ---> 1a4e1444ca96 [2024-05-28T08:15:24.355Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2024-05-28T08:15:24.355Z] ---> Running in ab0f6b8bec9f [2024-05-28T08:15:24.355Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-28T08:15:24.355Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-28T08:15:24.355Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-05-28T08:15:24.355Z] Executing busybox-1.36.1-r5.trigger [2024-05-28T08:15:24.355Z] OK: 7 MiB in 16 packages [2024-05-28T08:15:24.355Z] Removing intermediate container ab0f6b8bec9f [2024-05-28T08:15:24.355Z] ---> 873dc594f9f8 [2024-05-28T08:15:24.355Z] Step 14/24 : RUN apk --no-cache upgrade [2024-05-28T08:15:24.355Z] ---> Running in c8cd5fbde217 [2024-05-28T08:15:24.355Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-28T08:15:24.355Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-28T08:15:24.355Z] Upgrading critical system libraries and apk-tools: [2024-05-28T08:15:24.355Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-28T08:15:24.355Z] Executing busybox-1.36.1-r5.trigger [2024-05-28T08:15:24.355Z] Continuing the upgrade transaction with new apk-tools: [2024-05-28T08:15:24.355Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-28T08:15:24.355Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-28T08:15:24.355Z] (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) [2024-05-28T08:15:24.355Z] Executing busybox-1.36.1-r6.post-upgrade [2024-05-28T08:15:24.355Z] (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) [2024-05-28T08:15:24.355Z] (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-28T08:15:24.355Z] (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-28T08:15:24.355Z] (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-28T08:15:24.355Z] (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) [2024-05-28T08:15:24.355Z] Executing busybox-1.36.1-r6.trigger [2024-05-28T08:15:24.355Z] OK: 7 MiB in 16 packages [2024-05-28T08:15:24.355Z] Removing intermediate container c8cd5fbde217 [2024-05-28T08:15:24.355Z] ---> 4da981c921ff [2024-05-28T08:15:24.355Z] Step 15/24 : WORKDIR / [2024-05-28T08:15:24.355Z] ---> Running in 79a93243c1d4 [2024-05-28T08:15:24.355Z] Removing intermediate container 79a93243c1d4 [2024-05-28T08:15:24.355Z] ---> baed6af23af7 [2024-05-28T08:15:24.355Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2024-05-28T08:15:24.355Z] ---> 681a94b687f5 [2024-05-28T08:15:24.355Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2024-05-28T08:15:24.355Z] ---> bece3577221b [2024-05-28T08:15:24.355Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2024-05-28T08:15:24.355Z] ---> d6f0a1267859 [2024-05-28T08:15:24.355Z] Step 19/24 : EXPOSE 59999 [2024-05-28T08:15:24.355Z] ---> Running in 6a83bfa477bf [2024-05-28T08:15:24.355Z] Removing intermediate container 6a83bfa477bf [2024-05-28T08:15:24.355Z] ---> 0c4ebc6db66e [2024-05-28T08:15:24.355Z] Step 20/24 : ENTRYPOINT ["/device-simple"] [2024-05-28T08:15:24.355Z] ---> Running in 510c5f1ece87 [2024-05-28T08:15:24.355Z] Removing intermediate container 510c5f1ece87 [2024-05-28T08:15:24.355Z] ---> b0437db82bad [2024-05-28T08:15:24.355Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-05-28T08:15:24.355Z] ---> Running in f0b0db22b451 [2024-05-28T08:15:24.355Z] Removing intermediate container f0b0db22b451 [2024-05-28T08:15:24.355Z] ---> 535120cb1f90 [2024-05-28T08:15:24.355Z] Step 22/24 : LABEL arch=amd64 [2024-05-28T08:15:24.355Z] ---> Running in 8e0bb48c3e60 [2024-05-28T08:15:24.355Z] Removing intermediate container 8e0bb48c3e60 [2024-05-28T08:15:24.355Z] ---> de8a6e599cf4 [2024-05-28T08:15:24.355Z] Step 23/24 : LABEL git_sha=81445e9f6878a65f8ef1da1da155eafc431130c6 [2024-05-28T08:15:24.355Z] ---> Running in 2289cbbffdd8 [2024-05-28T08:15:24.615Z] Removing intermediate container 2289cbbffdd8 [2024-05-28T08:15:24.615Z] ---> 199771085821 [2024-05-28T08:15:24.615Z] Step 24/24 : LABEL version=3.2.0-dev.15 [2024-05-28T08:15:24.615Z] ---> Running in ecb9b75dfdc8 [2024-05-28T08:15:24.615Z] Removing intermediate container ecb9b75dfdc8 [2024-05-28T08:15:24.615Z] ---> 1b0b0ec02ea1 [2024-05-28T08:15:24.615Z] [Warning] One or more build-args [ARCH] were not consumed [2024-05-28T08:15:24.615Z] Successfully built 1b0b0ec02ea1 [2024-05-28T08:15:24.615Z] 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T08:15:25.116Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-28T08:15:25.116Z] [2024-05-28T08:15:25.116Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T08:15:25.423Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-28T08:15:25.423Z] latest: Pulling from edgex-lftools-log-publisher [2024-05-28T08:15:25.423Z] 5eb5b503b376: Pulling fs layer [2024-05-28T08:15:25.423Z] 5c69ac0246d0: Pulling fs layer [2024-05-28T08:15:25.423Z] ec43610c2a17: Pulling fs layer [2024-05-28T08:15:25.423Z] 3a2ae6a8a46f: Pulling fs layer [2024-05-28T08:15:25.423Z] 33b1e0a273af: Pulling fs layer [2024-05-28T08:15:25.423Z] 5d3b04190fa2: Pulling fs layer [2024-05-28T08:15:25.423Z] 2f39f015ded8: Pulling fs layer [2024-05-28T08:15:25.423Z] 5d3b04190fa2: Waiting [2024-05-28T08:15:25.423Z] 33b1e0a273af: Waiting [2024-05-28T08:15:25.423Z] 2f39f015ded8: Waiting [2024-05-28T08:15:25.423Z] 3a2ae6a8a46f: Waiting [2024-05-28T08:15:25.423Z] 5c69ac0246d0: Download complete [2024-05-28T08:15:25.423Z] 3a2ae6a8a46f: Download complete [2024-05-28T08:15:25.423Z] 33b1e0a273af: Verifying Checksum [2024-05-28T08:15:25.423Z] 33b1e0a273af: Download complete [2024-05-28T08:15:25.423Z] ec43610c2a17: Verifying Checksum [2024-05-28T08:15:25.423Z] ec43610c2a17: Download complete [2024-05-28T08:15:25.423Z] 5d3b04190fa2: Verifying Checksum [2024-05-28T08:15:25.423Z] 5d3b04190fa2: Download complete [2024-05-28T08:15:25.681Z] 5eb5b503b376: Verifying Checksum [2024-05-28T08:15:25.681Z] 5eb5b503b376: Download complete [2024-05-28T08:15:26.248Z] 2f39f015ded8: Verifying Checksum [2024-05-28T08:15:26.248Z] 2f39f015ded8: Download complete [2024-05-28T08:15:26.816Z] 5eb5b503b376: Pull complete [2024-05-28T08:15:27.074Z] 5c69ac0246d0: Pull complete [2024-05-28T08:15:27.333Z] ec43610c2a17: Pull complete [2024-05-28T08:15:27.597Z] 3a2ae6a8a46f: Pull complete [2024-05-28T08:15:27.857Z] 33b1e0a273af: Pull complete [2024-05-28T08:15:27.857Z] 5d3b04190fa2: Pull complete [2024-05-28T08:15:32.044Z] 2f39f015ded8: Pull complete [2024-05-28T08:15:32.044Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-05-28T08:15:32.044Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-28T08:15:32.044Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T08:15:32.156Z] prd-ubuntu20.04-docker-8c-8g-928 does not seem to be running inside a container [2024-05-28T08:15:32.188Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-05-28T08:15:36.329Z] $ docker top a0a0db09475a26dadb6afc6ace900cd25376a9fc91fc54b190737fe20b3eac72 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-28T08:15:36.734Z] ---> job-cost.sh [2024-05-28T08:15:36.734Z] lf-activate-venv: SKIPPING [2024-05-28T08:15:36.734Z] INFO: No Stack... [2024-05-28T08:15:36.994Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-05-28T08:15:37.253Z] INFO: Archiving Costs [Pipeline] sh [2024-05-28T08:15:37.543Z] + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [2024-05-28T08:15:37.544Z] + cut -d, -f6 [Pipeline] lock [2024-05-28T08:15:37.568Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-main-290-stack-cost] [2024-05-28T08:15:37.577Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-290-stack-cost] did not exist. Created. [2024-05-28T08:15:37.583Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-main-290-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-28T08:15:37.896Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-05-28T08:15:37.939Z] Stashed 1 file(s) [Pipeline] } [2024-05-28T08:15:37.948Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-main-290-stack-cost] [Pipeline] // lock [Pipeline] } [2024-05-28T08:15:37.980Z] $ docker stop --time=1 a0a0db09475a26dadb6afc6ace900cd25376a9fc91fc54b190737fe20b3eac72 [2024-05-28T08:15:39.132Z] $ docker rm -f --volumes a0a0db09475a26dadb6afc6ace900cd25376a9fc91fc54b190737fe20b3eac72 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-05-28T08:16:52.362Z] Removing intermediate container 1da2b227dd2d [2024-05-28T08:16:52.362Z] ---> aa8967391aa3 [2024-05-28T08:16:52.362Z] Step 9/10 : COPY . . [2024-05-28T08:16:52.362Z] ---> 1160d289bf8e [2024-05-28T08:16:52.362Z] Step 10/10 : RUN ${MAKE} [2024-05-28T08:16:52.362Z] ---> Running in 8e90ce41e3aa [2024-05-28T08:16:52.362Z] noop [2024-05-28T08:16:52.362Z] Removing intermediate container 8e90ce41e3aa [2024-05-28T08:16:52.362Z] ---> 4fdcec865485 [2024-05-28T08:16:52.362Z] Successfully built 4fdcec865485 [2024-05-28T08:16:52.362Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T08:16:52.725Z] + docker inspect -f . ci-base-image-arm64 [2024-05-28T08:16:52.725Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T08:16:52.933Z] prd-ubuntu20.04-docker-arm64-4c-16g-929 does not seem to be running inside a container [2024-05-28T08:16:53.000Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/290 -v /w/workspace/device-sdk-go/290:/w/workspace/device-sdk-go/290:rw,z -v /w/workspace/device-sdk-go/290@tmp:/w/workspace/device-sdk-go/290@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 [2024-05-28T08:16:54.167Z] $ docker top 19b561834bf4829dd98115bd5e6281cb453342e57a8b077705b3963b2cb023e2 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-28T08:16:55.005Z] + go version [2024-05-28T08:16:55.005Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-05-28T08:16:55.027Z] $ docker stop --time=1 19b561834bf4829dd98115bd5e6281cb453342e57a8b077705b3963b2cb023e2 [2024-05-28T08:16:56.618Z] $ docker rm -f --volumes 19b561834bf4829dd98115bd5e6281cb453342e57a8b077705b3963b2cb023e2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T08:16:57.212Z] + docker inspect -f . ci-base-image-arm64 [2024-05-28T08:16:57.212Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T08:16:57.409Z] prd-ubuntu20.04-docker-arm64-4c-16g-929 does not seem to be running inside a container [2024-05-28T08:16:57.471Z] $ 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/290 -v /w/workspace/device-sdk-go/290:/w/workspace/device-sdk-go/290:rw,z -v /w/workspace/device-sdk-go/290@tmp:/w/workspace/device-sdk-go/290@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 [2024-05-28T08:16:58.631Z] $ docker top 9a7e2f19503244ad831bbe1af156b82841104844081489484eea46b1d85864d1 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-28T08:16:59.464Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/290 [Pipeline] fileExists [Pipeline] sh [2024-05-28T08:16:59.825Z] + make test [2024-05-28T08:16:59.825Z] go test -race -coverprofile=coverage.out ./... [2024-05-28T08:17:38.722Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2024-05-28T08:21:00.506Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2024-05-28T08:21:00.506Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2024-05-28T08:21:00.506Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2024-05-28T08:21:00.506Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2024-05-28T08:21:00.506Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2024-05-28T08:21:02.451Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.244s coverage: 27.6% of statements [2024-05-28T08:21:06.713Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.304s coverage: 81.5% of statements [2024-05-28T08:21:13.383Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2024-05-28T08:21:13.383Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2024-05-28T08:21:13.658Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.380s coverage: 86.0% of statements [2024-05-28T08:21:17.946Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2024-05-28T08:21:19.363Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.872s coverage: 71.8% of statements [2024-05-28T08:21:22.707Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.263s coverage: 14.4% of statements [2024-05-28T08:21:23.820Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2024-05-28T08:21:23.820Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2024-05-28T08:21:23.820Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.599s coverage: 45.9% of statements [2024-05-28T08:21:25.263Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.583s coverage: 68.5% of statements [2024-05-28T08:21:28.649Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.483s coverage: 89.2% of statements [2024-05-28T08:21:31.995Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2024-05-28T08:21:32.949Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.343s coverage: 5.5% of statements [2024-05-28T08:21:34.354Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-05-28T08:21:34.355Z] GO111MODULE=on go vet ./... [2024-05-28T08:25:11.179Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-05-28T08:25:11.179Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-05-28T08:25:11.179Z] ./bin/test-attribution-txt.sh [2024-05-28T08:25:11.179Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-05-28T08:25:11.179Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-05-28T08:25:11.447Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-05-28T08:25:11.447Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-05-28T08:25:11.447Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-05-28T08:25:11.447Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-05-28T08:25:11.447Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-05-28T08:25:11.447Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-05-28T08:25:11.447Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-05-28T08:25:11.447Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-05-28T08:25:11.447Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-05-28T08:25:11.447Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-05-28T08:25:11.447Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-05-28T08:25:11.447Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-05-28T08:25:11.447Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-05-28T08:25:11.447Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-05-28T08:25:11.447Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-05-28T08:25:11.447Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-05-28T08:25:11.447Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-05-28T08:25:11.447Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-05-28T08:25:11.447Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-05-28T08:25:11.447Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-05-28T08:25:11.447Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-05-28T08:25:11.447Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-05-28T08:25:11.713Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-05-28T08:25:11.713Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-05-28T08:25:11.713Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-05-28T08:25:11.713Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-05-28T08:25:11.713Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-05-28T08:25:11.713Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-05-28T08:25:11.713Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-05-28T08:25:11.713Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-05-28T08:25:11.713Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-05-28T08:25:11.713Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-05-28T08:25:11.713Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-05-28T08:25:11.713Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-05-28T08:25:11.713Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-05-28T08:25:11.713Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-05-28T08:25:11.713Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-05-28T08:25:11.713Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-05-28T08:25:11.713Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-05-28T08:25:11.713Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-05-28T08:25:11.713Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-05-28T08:25:11.713Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-05-28T08:25:11.713Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-05-28T08:25:11.713Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-05-28T08:25:11.713Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-05-28T08:25:11.713Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-05-28T08:25:11.713Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-05-28T08:25:11.713Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-05-28T08:25:11.713Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-05-28T08:25:11.713Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-05-28T08:25:11.713Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-05-28T08:25:11.978Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-05-28T08:25:11.979Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-05-28T08:25:11.979Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-05-28T08:25:11.979Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-05-28T08:25:11.979Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-05-28T08:25:11.979Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-05-28T08:25:11.979Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-05-28T08:25:11.979Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-05-28T08:25:11.979Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-05-28T08:25:11.979Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-05-28T08:25:11.997Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-05-28T08:25:12.018Z] $ docker stop --time=1 9a7e2f19503244ad831bbe1af156b82841104844081489484eea46b1d85864d1 [2024-05-28T08:25:13.984Z] $ docker rm -f --volumes 9a7e2f19503244ad831bbe1af156b82841104844081489484eea46b1d85864d1 [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-28T08:25:16.287Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-05-28T08:25:16.315Z] Warning: overwriting stash ‘coverage-report’ [2024-05-28T08:25:16.839Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-28T08:25:17.261Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-05-28T08:25:17.582Z] + ls -al . [2024-05-28T08:25:17.582Z] total 372 [2024-05-28T08:25:17.582Z] drwxrwxr-x 10 jenkins jenkins 4096 May 28 08:17 . [2024-05-28T08:25:17.582Z] drwxrwxr-x 4 jenkins jenkins 4096 May 28 08:13 .. [2024-05-28T08:25:17.582Z] -rw-rw-r-- 1 jenkins jenkins 140 May 28 08:13 .dockerignore [2024-05-28T08:25:17.582Z] drwxrwxr-x 8 jenkins jenkins 4096 May 28 08:14 .git [2024-05-28T08:25:17.582Z] drwxrwxr-x 3 jenkins jenkins 4096 May 28 08:13 .github [2024-05-28T08:25:17.582Z] -rw-rw-r-- 1 jenkins jenkins 137 May 28 08:13 .gitignore [2024-05-28T08:25:17.582Z] -rw-rw-r-- 1 jenkins jenkins 42 May 28 08:13 .golangci.yml [2024-05-28T08:25:17.582Z] -rw-rw-r-- 1 jenkins jenkins 48109 May 28 08:13 CHANGELOG.md [2024-05-28T08:25:17.582Z] -rw-rw-r-- 1 jenkins jenkins 677 May 28 08:13 GOVERNANCE.md [2024-05-28T08:25:17.582Z] -rw-rw-r-- 1 jenkins jenkins 885 May 28 08:13 Jenkinsfile [2024-05-28T08:25:17.582Z] -rw-rw-r-- 1 jenkins jenkins 11341 May 28 08:13 LICENSE [2024-05-28T08:25:17.582Z] -rw-rw-r-- 1 jenkins jenkins 1842 May 28 08:13 Makefile [2024-05-28T08:25:17.582Z] -rw-rw-r-- 1 jenkins jenkins 619 May 28 08:13 OWNERS.md [2024-05-28T08:25:17.582Z] -rw-rw-r-- 1 jenkins jenkins 4933 May 28 08:13 README.md [2024-05-28T08:25:17.582Z] -rw-rw-r-- 1 jenkins jenkins 12 May 28 08:11 VERSION [2024-05-28T08:25:17.582Z] drwxrwxr-x 2 jenkins jenkins 4096 May 28 08:13 bin [2024-05-28T08:25:17.582Z] -rw-r--r-- 1 jenkins jenkins 122155 May 28 08:21 coverage.out [2024-05-28T08:25:17.582Z] drwxrwxr-x 5 jenkins jenkins 4096 May 28 08:13 example [2024-05-28T08:25:17.582Z] -rw-rw-r-- 1 jenkins jenkins 7064 May 28 08:13 go.mod [2024-05-28T08:25:17.582Z] -rw-rw-r-- 1 jenkins jenkins 101331 May 28 08:13 go.sum [2024-05-28T08:25:17.582Z] drwxrwxr-x 12 jenkins jenkins 4096 May 28 08:13 internal [2024-05-28T08:25:17.582Z] drwxrwxr-x 3 jenkins jenkins 4096 May 28 08:13 openapi [2024-05-28T08:25:17.582Z] drwxrwxr-x 6 jenkins jenkins 4096 May 28 08:13 pkg [2024-05-28T08:25:17.582Z] drwxrwxr-x 4 jenkins jenkins 4096 May 28 08:13 snap [2024-05-28T08:25:17.582Z] -rw-rw-r-- 1 jenkins jenkins 222 May 28 08:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T08:25:17.927Z] + 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=81445e9f6878a65f8ef1da1da155eafc431130c6 --label arch=arm64 --label version=3.2.0-dev.15 . [2024-05-28T08:25:18.518Z] Sending build context to Docker daemon 13.39MB [2024-05-28T08:25:18.518Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2024-05-28T08:25:18.518Z] Step 2/24 : FROM ${BASE} AS builder [2024-05-28T08:25:18.518Z] ---> 4fdcec865485 [2024-05-28T08:25:18.518Z] Step 3/24 : ARG MAKE=make build [2024-05-28T08:25:18.786Z] ---> Running in a44e3d232593 [2024-05-28T08:25:19.062Z] Removing intermediate container a44e3d232593 [2024-05-28T08:25:19.062Z] ---> d8c49e616563 [2024-05-28T08:25:19.062Z] Step 4/24 : WORKDIR /device-sdk-go [2024-05-28T08:25:19.062Z] ---> Running in 38f7ef99fc0c [2024-05-28T08:25:19.338Z] Removing intermediate container 38f7ef99fc0c [2024-05-28T08:25:19.338Z] ---> fcce0eca2f38 [2024-05-28T08:25:19.338Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-05-28T08:25:19.338Z] ---> Running in 9311ee9630e8 [2024-05-28T08:25:19.605Z] Removing intermediate container 9311ee9630e8 [2024-05-28T08:25:19.605Z] ---> 5a05c36df9a7 [2024-05-28T08:25:19.605Z] Step 6/24 : RUN apk add --update --no-cache make git [2024-05-28T08:25:19.878Z] ---> Running in 40e34a269da4 [2024-05-28T08:25:20.836Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-28T08:25:21.103Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-28T08:25:22.514Z] OK: 266 MiB in 52 packages [2024-05-28T08:25:23.107Z] Removing intermediate container 40e34a269da4 [2024-05-28T08:25:23.107Z] ---> c1ca19ba9e4e [2024-05-28T08:25:23.107Z] Step 7/24 : COPY go.mod vendor* ./ [2024-05-28T08:25:23.691Z] ---> 2c7ed07ca830 [2024-05-28T08:25:23.691Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-28T08:25:23.691Z] ---> Running in 80b0d273ab98 [2024-05-28T08:25:26.270Z] Removing intermediate container 80b0d273ab98 [2024-05-28T08:25:26.270Z] ---> e249a15eda54 [2024-05-28T08:25:26.270Z] Step 9/24 : COPY . . [2024-05-28T08:25:27.226Z] ---> 847269f46687 [2024-05-28T08:25:27.227Z] Step 10/24 : RUN ${MAKE} [2024-05-28T08:25:27.493Z] ---> Running in 7f75c7c5ed69 [2024-05-28T08:25:28.451Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.2.0-dev.15 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=3.2.0-dev.15" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2024-05-28T08:28:50.204Z] Removing intermediate container 7f75c7c5ed69 [2024-05-28T08:28:50.204Z] ---> 70750b5b1daf [2024-05-28T08:28:50.204Z] Step 11/24 : FROM alpine:3.18 [2024-05-28T08:28:50.204Z] 3.18: Pulling from library/alpine [2024-05-28T08:28:50.204Z] c6b39de5b339: Already exists [2024-05-28T08:28:50.204Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-28T08:28:50.204Z] Status: Downloaded newer image for alpine:3.18 [2024-05-28T08:28:50.204Z] ---> 33abbf032149 [2024-05-28T08:28:50.204Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2024-05-28T08:28:50.204Z] ---> Running in cd5b6b1c03cd [2024-05-28T08:28:50.204Z] Removing intermediate container cd5b6b1c03cd [2024-05-28T08:28:50.204Z] ---> 87a1809a7805 [2024-05-28T08:28:50.204Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2024-05-28T08:28:50.204Z] ---> Running in 84fde2c090f5 [2024-05-28T08:28:50.204Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-28T08:28:50.204Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-28T08:28:50.471Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-05-28T08:28:50.471Z] Executing busybox-1.36.1-r5.trigger [2024-05-28T08:28:50.471Z] OK: 8 MiB in 16 packages [2024-05-28T08:28:51.434Z] Removing intermediate container 84fde2c090f5 [2024-05-28T08:28:51.434Z] ---> 827361099980 [2024-05-28T08:28:51.434Z] Step 14/24 : RUN apk --no-cache upgrade [2024-05-28T08:28:51.434Z] ---> Running in 913d1d09c11e [2024-05-28T08:28:52.394Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-28T08:28:52.659Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-28T08:28:53.619Z] Upgrading critical system libraries and apk-tools: [2024-05-28T08:28:53.619Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-28T08:28:53.619Z] Executing busybox-1.36.1-r5.trigger [2024-05-28T08:28:53.885Z] Continuing the upgrade transaction with new apk-tools: [2024-05-28T08:28:53.885Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-28T08:28:54.151Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-28T08:28:55.108Z] (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) [2024-05-28T08:28:55.108Z] Executing busybox-1.36.1-r6.post-upgrade [2024-05-28T08:28:55.108Z] (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) [2024-05-28T08:28:55.108Z] (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-28T08:28:55.108Z] (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-28T08:28:55.375Z] (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-28T08:28:55.375Z] (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) [2024-05-28T08:28:55.375Z] Executing busybox-1.36.1-r6.trigger [2024-05-28T08:28:55.375Z] OK: 8 MiB in 16 packages [2024-05-28T08:28:56.783Z] Removing intermediate container 913d1d09c11e [2024-05-28T08:28:56.783Z] ---> f84165f15ff5 [2024-05-28T08:28:56.783Z] Step 15/24 : WORKDIR / [2024-05-28T08:28:56.783Z] ---> Running in 59581c701eb4 [2024-05-28T08:28:56.783Z] Removing intermediate container 59581c701eb4 [2024-05-28T08:28:56.783Z] ---> 4617d9ebb520 [2024-05-28T08:28:56.783Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2024-05-28T08:28:57.366Z] ---> dd2ece4e2ab7 [2024-05-28T08:28:57.366Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2024-05-28T08:28:59.947Z] ---> 2502eef6b9ee [2024-05-28T08:28:59.947Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2024-05-28T08:28:59.947Z] ---> 53d5e9da4788 [2024-05-28T08:28:59.947Z] Step 19/24 : EXPOSE 59999 [2024-05-28T08:28:59.947Z] ---> Running in 8a28632abab8 [2024-05-28T08:29:00.216Z] Removing intermediate container 8a28632abab8 [2024-05-28T08:29:00.216Z] ---> 1a1fe7c525c8 [2024-05-28T08:29:00.216Z] Step 20/24 : ENTRYPOINT ["/device-simple"] [2024-05-28T08:29:00.484Z] ---> Running in 48c8691344d7 [2024-05-28T08:29:00.752Z] Removing intermediate container 48c8691344d7 [2024-05-28T08:29:00.752Z] ---> 71d0f2ea84ad [2024-05-28T08:29:00.752Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-05-28T08:29:00.752Z] ---> Running in 261079b83401 [2024-05-28T08:29:01.019Z] Removing intermediate container 261079b83401 [2024-05-28T08:29:01.019Z] ---> d428da460ea7 [2024-05-28T08:29:01.019Z] Step 22/24 : LABEL arch=arm64 [2024-05-28T08:29:01.298Z] ---> Running in 6abececb1066 [2024-05-28T08:29:01.566Z] Removing intermediate container 6abececb1066 [2024-05-28T08:29:01.566Z] ---> 2d1a1815c952 [2024-05-28T08:29:01.566Z] Step 23/24 : LABEL git_sha=81445e9f6878a65f8ef1da1da155eafc431130c6 [2024-05-28T08:29:01.566Z] ---> Running in 3449f2619800 [2024-05-28T08:29:01.835Z] Removing intermediate container 3449f2619800 [2024-05-28T08:29:01.835Z] ---> 9c1c6737c4af [2024-05-28T08:29:01.835Z] Step 24/24 : LABEL version=3.2.0-dev.15 [2024-05-28T08:29:01.835Z] ---> Running in aa76a82cd89e [2024-05-28T08:29:02.102Z] Removing intermediate container aa76a82cd89e [2024-05-28T08:29:02.102Z] ---> 3a35bd1476b6 [2024-05-28T08:29:02.102Z] [Warning] One or more build-args [ARCH] were not consumed [2024-05-28T08:29:02.368Z] Successfully built 3a35bd1476b6 [2024-05-28T08:29:02.368Z] 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T08:29:02.834Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-28T08:29:02.834Z] [2024-05-28T08:29:02.834Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T08:29:03.167Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-28T08:29:03.167Z] arm64: Pulling from edgex-lftools-log-publisher [2024-05-28T08:29:03.167Z] 8998bd30e6a1: Pulling fs layer [2024-05-28T08:29:03.167Z] 04944245beec: Pulling fs layer [2024-05-28T08:29:03.167Z] 699f458cf7ca: Pulling fs layer [2024-05-28T08:29:03.167Z] 765212b225bb: Pulling fs layer [2024-05-28T08:29:03.167Z] f23df028b6ca: Pulling fs layer [2024-05-28T08:29:03.167Z] d65c8cfc05b1: Pulling fs layer [2024-05-28T08:29:03.167Z] 2437ff75d9bd: Pulling fs layer [2024-05-28T08:29:03.167Z] 765212b225bb: Waiting [2024-05-28T08:29:03.167Z] f23df028b6ca: Waiting [2024-05-28T08:29:03.167Z] d65c8cfc05b1: Waiting [2024-05-28T08:29:03.167Z] 2437ff75d9bd: Waiting [2024-05-28T08:29:03.434Z] 04944245beec: Verifying Checksum [2024-05-28T08:29:03.434Z] 04944245beec: Download complete [2024-05-28T08:29:03.434Z] 765212b225bb: Verifying Checksum [2024-05-28T08:29:03.434Z] 765212b225bb: Download complete [2024-05-28T08:29:03.434Z] f23df028b6ca: Verifying Checksum [2024-05-28T08:29:03.434Z] f23df028b6ca: Download complete [2024-05-28T08:29:03.434Z] d65c8cfc05b1: Download complete [2024-05-28T08:29:03.702Z] 699f458cf7ca: Verifying Checksum [2024-05-28T08:29:03.702Z] 699f458cf7ca: Download complete [2024-05-28T08:29:03.969Z] 8998bd30e6a1: Verifying Checksum [2024-05-28T08:29:03.969Z] 8998bd30e6a1: Download complete [2024-05-28T08:29:06.547Z] 2437ff75d9bd: Download complete [2024-05-28T08:29:08.493Z] 8998bd30e6a1: Pull complete [2024-05-28T08:29:09.076Z] 04944245beec: Pull complete [2024-05-28T08:29:10.485Z] 699f458cf7ca: Pull complete [2024-05-28T08:29:10.752Z] 765212b225bb: Pull complete [2024-05-28T08:29:11.710Z] f23df028b6ca: Pull complete [2024-05-28T08:29:11.978Z] d65c8cfc05b1: Pull complete [2024-05-28T08:29:30.195Z] 2437ff75d9bd: Pull complete [2024-05-28T08:29:30.195Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-05-28T08:29:30.195Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-28T08:29:30.195Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T08:29:30.396Z] prd-ubuntu20.04-docker-arm64-4c-16g-929 does not seem to be running inside a container [2024-05-28T08:29:30.455Z] $ 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/290 -v /w/workspace/device-sdk-go/290:/w/workspace/device-sdk-go/290:rw,z -v /w/workspace/device-sdk-go/290@tmp:/w/workspace/device-sdk-go/290@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 [2024-05-28T08:29:33.085Z] $ docker top 37b5f82d34131a5c44cb0ff442fe7a29d104c6b8484844485ee8db26735ed946 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-28T08:29:33.918Z] ---> job-cost.sh [2024-05-28T08:29:33.918Z] lf-activate-venv: SKIPPING [2024-05-28T08:29:33.918Z] INFO: No Stack... [2024-05-28T08:29:34.183Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-05-28T08:29:35.137Z] INFO: Archiving Costs [Pipeline] sh [2024-05-28T08:29:35.767Z] + cat /w/workspace/device-sdk-go/290/archives/cost.csv [2024-05-28T08:29:35.767Z] + cut -d, -f6 [Pipeline] lock [2024-05-28T08:29:35.817Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-main-290-stack-cost] [2024-05-28T08:29:35.826Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-290-stack-cost] did not exist. Created. [2024-05-28T08:29:35.832Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-main-290-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-28T08:29:36.174Z] /w/workspace/device-sdk-go/290@tmp/durable-7b6bf078/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-05-28T08:29:36.491Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-05-28T08:29:36.508Z] Warning: overwriting stash ‘stack-cost’ [2024-05-28T08:29:36.586Z] Stashed 1 file(s) [Pipeline] } [2024-05-28T08:29:36.594Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-main-290-stack-cost] [Pipeline] // lock [Pipeline] } [2024-05-28T08:29:36.628Z] $ docker stop --time=1 37b5f82d34131a5c44cb0ff442fe7a29d104c6b8484844485ee8db26735ed946 [2024-05-28T08:29:38.087Z] $ docker rm -f --volumes 37b5f82d34131a5c44cb0ff442fe7a29d104c6b8484844485ee8db26735ed946 [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 [2024-05-28T08:29:38.626Z] provisioning config files... [2024-05-28T08:29:38.633Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config16469253062419813586tmp [Pipeline] { [Pipeline] sh [2024-05-28T08:29:38.941Z] + set +x [2024-05-28T08:29:38.942Z] + curl -s https://codecov.io/bash [2024-05-28T08:29:38.942Z] + bash -s -- [2024-05-28T08:29:38.942Z] [2024-05-28T08:29:38.942Z] _____ _ [2024-05-28T08:29:38.942Z] / ____| | | [2024-05-28T08:29:38.942Z] | | ___ __| | ___ ___ _____ __ [2024-05-28T08:29:38.942Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-05-28T08:29:38.942Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-05-28T08:29:38.942Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-05-28T08:29:38.942Z] Bash-1.0.6 [2024-05-28T08:29:38.942Z] [2024-05-28T08:29:38.942Z] [2024-05-28T08:29:38.942Z] ==> git version 2.25.1 found [2024-05-28T08:29:38.942Z] ==> 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 [2024-05-28T08:29:38.942Z] Release-Date: 2020-01-08 [2024-05-28T08:29:38.942Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-05-28T08:29:38.942Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-05-28T08:29:38.942Z] ==> Jenkins CI detected. [2024-05-28T08:29:38.942Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2024-05-28T08:29:38.942Z] project root: . [2024-05-28T08:29:38.942Z] --> token set from env [2024-05-28T08:29:38.942Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-05-28T08:29:38.942Z] ==> Running gcov in . (disable via -X gcov) [2024-05-28T08:29:38.942Z] ==> Python coveragepy not found [2024-05-28T08:29:38.942Z] ==> Searching for coverage reports in: [2024-05-28T08:29:38.942Z] + . [2024-05-28T08:29:38.942Z] -> Found 1 reports [2024-05-28T08:29:38.942Z] ==> Detecting git/mercurial file structure [2024-05-28T08:29:39.201Z] ==> Reading reports [2024-05-28T08:29:39.201Z] + ./coverage.out bytes=122155 [2024-05-28T08:29:39.201Z] ==> Appending adjustments [2024-05-28T08:29:39.201Z] https://docs.codecov.io/docs/fixing-reports [2024-05-28T08:29:39.461Z] + Found adjustments [2024-05-28T08:29:39.461Z] ==> Gzipping contents [2024-05-28T08:29:39.461Z] 20K /tmp/codecov.myfchB.gz [2024-05-28T08:29:39.461Z] ==> Uploading reports [2024-05-28T08:29:39.461Z] url: https://codecov.io [2024-05-28T08:29:39.461Z] query: branch=main&commit=81445e9f6878a65f8ef1da1da155eafc431130c6&build=290&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F290%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-05-28T08:29:39.461Z] -> Pinging Codecov [2024-05-28T08:29:39.461Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=81445e9f6878a65f8ef1da1da155eafc431130c6&build=290&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F290%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-05-28T08:29:39.461Z] -> Uploading to [2024-05-28T08:29:39.461Z] https://storage.googleapis.com/codecov/v4/raw/2024-05-28/7E55EF52A471D76F132DFD9A03CDDE97/81445e9f6878a65f8ef1da1da155eafc431130c6/b805b256-e459-46e6-98bf-0819bbd9c60b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240528%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240528T082939Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=812d0ff0a365c7f84669f651225ddde6aab0dead0a60d26f3e0cd7fd72ae7c84 [2024-05-28T08:29:39.461Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-28T08:29:39.461Z] Dload Upload Total Spent Left Speed [2024-05-28T08:29:39.722Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16729 0 0 100 16729 0 64841 --:--:-- --:--:-- --:--:-- 64841 [2024-05-28T08:29:39.982Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/81445e9f6878a65f8ef1da1da155eafc431130c6 [Pipeline] } [2024-05-28T08:29:39.989Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-05-28T08:29:40.227Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-05-28T08:29:40.246Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T08:29:40.553Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-05-28T08:29:40.553Z] [2024-05-28T08:29:40.553Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T08:29:40.858Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-05-28T08:29:40.858Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-05-28T08:29:40.858Z] 619be1103602: Already exists [2024-05-28T08:29:40.858Z] f8ea3408117e: Pulling fs layer [2024-05-28T08:29:40.858Z] 91320369b822: Pulling fs layer [2024-05-28T08:29:40.858Z] 0406650e8295: Pulling fs layer [2024-05-28T08:29:40.858Z] 4f4fb700ef54: Pulling fs layer [2024-05-28T08:29:40.858Z] 96d80e3f36e1: Pulling fs layer [2024-05-28T08:29:40.858Z] bcf3aedb951c: Pulling fs layer [2024-05-28T08:29:40.858Z] 4f4fb700ef54: Waiting [2024-05-28T08:29:40.858Z] 96d80e3f36e1: Waiting [2024-05-28T08:29:40.858Z] bcf3aedb951c: Waiting [2024-05-28T08:29:40.858Z] 0406650e8295: Download complete [2024-05-28T08:29:40.858Z] f8ea3408117e: Verifying Checksum [2024-05-28T08:29:40.858Z] f8ea3408117e: Download complete [2024-05-28T08:29:40.858Z] 4f4fb700ef54: Verifying Checksum [2024-05-28T08:29:40.858Z] 4f4fb700ef54: Download complete [2024-05-28T08:29:40.858Z] f8ea3408117e: Pull complete [2024-05-28T08:29:41.116Z] 96d80e3f36e1: Verifying Checksum [2024-05-28T08:29:41.116Z] 96d80e3f36e1: Download complete [2024-05-28T08:29:41.377Z] 91320369b822: Verifying Checksum [2024-05-28T08:29:41.377Z] 91320369b822: Download complete [2024-05-28T08:29:41.944Z] bcf3aedb951c: Verifying Checksum [2024-05-28T08:29:41.944Z] bcf3aedb951c: Download complete [2024-05-28T08:29:44.475Z] 91320369b822: Pull complete [2024-05-28T08:29:44.475Z] 0406650e8295: Pull complete [2024-05-28T08:29:44.475Z] 4f4fb700ef54: Pull complete [2024-05-28T08:29:44.734Z] 96d80e3f36e1: Pull complete [2024-05-28T08:29:48.023Z] bcf3aedb951c: Pull complete [2024-05-28T08:29:48.023Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-05-28T08:29:48.023Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-05-28T08:29:48.023Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T08:29:48.122Z] prd-ubuntu20.04-docker-8c-8g-928 does not seem to be running inside a container [2024-05-28T08:29:48.155Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-05-28T08:29:53.350Z] $ docker top ea5c52be071467dd7d6772a2d4368e41d2294134dfe19a5306f2765db3edd294 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-28T08:29:53.698Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] echo [2024-05-28T08:29:53.707Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh [2024-05-28T08:29:53.985Z] + set -o pipefail [2024-05-28T08:29:53.985Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' [2024-05-28T08:30:03.991Z] [2024-05-28T08:30:03.992Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v3)... [2024-05-28T08:30:03.992Z] [2024-05-28T08:30:03.992Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/80c02c92-da95-4ab8-8040-370374fa7a13/history/d7c5d467-bb79-4c2b-a943-f9edcb721f34 [2024-05-28T08:30:03.992Z] [2024-05-28T08:30:03.992Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-05-28T08:30:03.992Z] [2024-05-28T08:30:03.992Z] [2024-05-28T08:30:03.992Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2024-05-28T08:30:03.992Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-05-28T08:30:04.003Z] $ docker stop --time=1 ea5c52be071467dd7d6772a2d4368e41d2294134dfe19a5306f2765db3edd294 [2024-05-28T08:30:09.165Z] $ docker rm -f --volumes ea5c52be071467dd7d6772a2d4368e41d2294134dfe19a5306f2765db3edd294 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2024-05-28T08:30:09.724Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-28T08:30:09.741Z] provisioning config files... [2024-05-28T08:30:09.752Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config876350502611210621tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-28T08:30:10.055Z] --> edgex-publish-swagger.sh [2024-05-28T08:30:10.056Z] === Publish openapi/v3 API === [2024-05-28T08:30:10.056Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2024-05-28T08:30:10.056Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v3/device-sdk.yaml] [2024-05-28T08:30:10.056Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-28T08:30:10.056Z] Dload Upload Total Spent Left Speed [2024-05-28T08:30:10.315Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23830 100 156 100 23674 360 54674 --:--:-- --:--:-- --:--:-- 55034 [2024-05-28T08:30:10.315Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-05-28T08:30:10.315Z] [Pipeline] } [2024-05-28T08:30:10.322Z] 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 [2024-05-28T08:30:10.759Z] + git log --format=format:%s -1 81445e9f6878a65f8ef1da1da155eafc431130c6 [Pipeline] sh [2024-05-28T08:30:11.049Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-28T08:30:11.049Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T08:30:11.350Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-28T08:30:11.350Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T08:30:11.427Z] prd-ubuntu20.04-docker-8c-8g-928 does not seem to be running inside a container [2024-05-28T08:30:11.455Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-05-28T08:30:11.920Z] $ docker top d4532adb1516a03307d3a0f63d1e57eb93f5e7216a2ea53508cfa519b0320cb7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-05-28T08:30:12.044Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-28T08:30:12.044Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-28T08:30:12.162Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-28T08:30:12.165Z] $ docker exec d4532adb1516a03307d3a0f63d1e57eb93f5e7216a2ea53508cfa519b0320cb7 ssh-agent [2024-05-28T08:30:12.274Z] SSH_AUTH_SOCK=/tmp/ssh-SKBLQkMfCJtw/agent.33 [2024-05-28T08:30:12.274Z] SSH_AGENT_PID=39 [2024-05-28T08:30:12.280Z] Running ssh-add (command line suppressed) [2024-05-28T08:30:12.392Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5527662605337484076.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5527662605337484076.key) [2024-05-28T08:30:12.411Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-28T08:30:12.767Z] + git semver tag [2024-05-28T08:30:13.044Z] 2024-05-28 08:30:12,914 [run_tag] DEBUG tag force:False [2024-05-28T08:30:13.044Z] 2024-05-28 08:30:12,914 [check_head_tag] DEBUG check head tag [2024-05-28T08:30:13.044Z] 2024-05-28 08:30:12,915 [execute] INFO git cat-file --batch-check [2024-05-28T08:30:13.044Z] 2024-05-28 08:30:12,916 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2024-05-28T08:30:13.044Z] 2024-05-28 08:30:12,920 [execute] INFO git cat-file --batch [2024-05-28T08:30:13.044Z] 2024-05-28 08:30:12,920 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2024-05-28T08:30:13.044Z] 2024-05-28 08:30:12,949 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-05-28T08:30:13.044Z] 2024-05-28 08:30:12,949 [execute] INFO git tag -a v3.2.0-dev.15 -m v3.2.0-dev.15 [2024-05-28T08:30:13.044Z] 2024-05-28 08:30:12,949 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.15', '-m', 'v3.2.0-dev.15'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2024-05-28T08:30:13.044Z] 2024-05-28 08:30:12,954 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-05-28T08:30:13.044Z] 3.2.0-dev.15 [Pipeline] } [2024-05-28T08:30:13.084Z] $ docker exec --env ******** --env ******** d4532adb1516a03307d3a0f63d1e57eb93f5e7216a2ea53508cfa519b0320cb7 ssh-agent -k [2024-05-28T08:30:13.181Z] unset SSH_AUTH_SOCK; [2024-05-28T08:30:13.181Z] unset SSH_AGENT_PID; [2024-05-28T08:30:13.181Z] echo Agent pid 39 killed; [2024-05-28T08:30:13.191Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-28T08:30:13.521Z] + git semver [Pipeline] } [2024-05-28T08:30:13.793Z] $ docker stop --time=1 d4532adb1516a03307d3a0f63d1e57eb93f5e7216a2ea53508cfa519b0320cb7 [2024-05-28T08:30:15.066Z] $ docker rm -f --volumes d4532adb1516a03307d3a0f63d1e57eb93f5e7216a2ea53508cfa519b0320cb7 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T08:30:15.493Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-05-28T08:30:15.493Z] [2024-05-28T08:30:15.493Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T08:30:15.796Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-05-28T08:30:15.796Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-05-28T08:30:15.796Z] ab5ef0e58194: Pulling fs layer [2024-05-28T08:30:15.796Z] 9712f1f96733: Pulling fs layer [2024-05-28T08:30:15.796Z] 63f879dbbcfc: Pulling fs layer [2024-05-28T08:30:15.796Z] 0d9ebad4ef96: Pulling fs layer [2024-05-28T08:30:15.796Z] e9a5061849ea: Pulling fs layer [2024-05-28T08:30:15.796Z] d747dcd14b5f: Pulling fs layer [2024-05-28T08:30:15.796Z] 2de7ff778b66: Pulling fs layer [2024-05-28T08:30:15.796Z] e9a5061849ea: Waiting [2024-05-28T08:30:15.796Z] d747dcd14b5f: Waiting [2024-05-28T08:30:15.796Z] 2de7ff778b66: Waiting [2024-05-28T08:30:15.796Z] 9712f1f96733: Verifying Checksum [2024-05-28T08:30:15.796Z] 9712f1f96733: Download complete [2024-05-28T08:30:16.055Z] 63f879dbbcfc: Verifying Checksum [2024-05-28T08:30:16.055Z] 63f879dbbcfc: Download complete [2024-05-28T08:30:16.317Z] e9a5061849ea: Verifying Checksum [2024-05-28T08:30:16.317Z] e9a5061849ea: Download complete [2024-05-28T08:30:16.317Z] d747dcd14b5f: Verifying Checksum [2024-05-28T08:30:16.317Z] d747dcd14b5f: Download complete [2024-05-28T08:30:16.317Z] ab5ef0e58194: Verifying Checksum [2024-05-28T08:30:16.317Z] ab5ef0e58194: Download complete [2024-05-28T08:30:16.317Z] 0d9ebad4ef96: Verifying Checksum [2024-05-28T08:30:16.317Z] 0d9ebad4ef96: Download complete [2024-05-28T08:30:16.317Z] 2de7ff778b66: Verifying Checksum [2024-05-28T08:30:16.317Z] 2de7ff778b66: Download complete [2024-05-28T08:30:19.598Z] ab5ef0e58194: Pull complete [2024-05-28T08:30:19.598Z] 9712f1f96733: Pull complete [2024-05-28T08:30:19.856Z] 63f879dbbcfc: Pull complete [2024-05-28T08:30:24.033Z] 0d9ebad4ef96: Pull complete [2024-05-28T08:30:24.033Z] e9a5061849ea: Pull complete [2024-05-28T08:30:24.033Z] d747dcd14b5f: Pull complete [2024-05-28T08:30:24.966Z] 2de7ff778b66: Pull complete [2024-05-28T08:30:24.966Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-05-28T08:30:24.966Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-05-28T08:30:24.966Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T08:30:25.068Z] prd-ubuntu20.04-docker-8c-8g-928 does not seem to be running inside a container [2024-05-28T08:30:25.094Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-05-28T08:30:31.277Z] $ docker top 2c5054647280ab0056405f22b9fd3fe5741686e6e2dbc63e8723d1a1fc17a4db -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-05-28T08:30:31.359Z] provisioning config files... [2024-05-28T08:30:31.371Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config954030668737089599tmp [2024-05-28T08:30:31.381Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config5253110080362221339tmp [2024-05-28T08:30:31.388Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config14911050344413663623tmp [Pipeline] { [Pipeline] echo [2024-05-28T08:30:31.421Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-28T08:30:31.712Z] ---> sigul-configuration.sh [2024-05-28T08:30:31.713Z] gpg: directory `/root/.gnupg' created [2024-05-28T08:30:31.713Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-05-28T08:30:31.713Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-05-28T08:30:31.713Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-05-28T08:30:31.713Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-05-28T08:30:31.713Z] gpg: CAST5 encrypted data [2024-05-28T08:30:31.713Z] gpg: encrypted with 1 passphrase [2024-05-28T08:30:31.713Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-05-28T08:30:32.016Z] + mkdir /home/jenkins [2024-05-28T08:30:32.016Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-05-28T08:30:32.308Z] + 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 [2024-05-28T08:30:32.322Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-28T08:30:32.609Z] ---> sigul-install.sh [2024-05-28T08:30:32.609Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-05-28T08:30:32.899Z] + git tag --list [2024-05-28T08:30:32.900Z] 0.7.1 [2024-05-28T08:30:32.900Z] delhi-tag [2024-05-28T08:30:32.900Z] v1.0.0 [2024-05-28T08:30:32.900Z] v1.1.0 [2024-05-28T08:30:32.900Z] v1.1.1 [2024-05-28T08:30:32.900Z] v1.1.2 [2024-05-28T08:30:32.900Z] v1.2.0 [2024-05-28T08:30:32.900Z] v1.2.1 [2024-05-28T08:30:32.900Z] v1.2.2 [2024-05-28T08:30:32.900Z] v1.2.3 [2024-05-28T08:30:32.900Z] v1.3.0 [2024-05-28T08:30:32.900Z] v1.4.0 [2024-05-28T08:30:32.900Z] v2.0.0 [2024-05-28T08:30:32.900Z] v2.1.0 [2024-05-28T08:30:32.900Z] v2.1.1 [2024-05-28T08:30:32.900Z] v2.2.0 [2024-05-28T08:30:32.900Z] v2.3.0 [2024-05-28T08:30:32.900Z] v2.3.1 [2024-05-28T08:30:32.900Z] v3.0 [2024-05-28T08:30:32.900Z] v3.0.0 [2024-05-28T08:30:32.900Z] v3.0.1-dev.1 [2024-05-28T08:30:32.900Z] v3.1 [2024-05-28T08:30:32.900Z] v3.1.0 [2024-05-28T08:30:32.900Z] v3.1.0-dev.1 [2024-05-28T08:30:32.900Z] v3.1.0-dev.10 [2024-05-28T08:30:32.900Z] v3.1.0-dev.11 [2024-05-28T08:30:32.900Z] v3.1.0-dev.12 [2024-05-28T08:30:32.900Z] v3.1.0-dev.13 [2024-05-28T08:30:32.900Z] v3.1.0-dev.14 [2024-05-28T08:30:32.900Z] v3.1.0-dev.15 [2024-05-28T08:30:32.900Z] v3.1.0-dev.16 [2024-05-28T08:30:32.900Z] v3.1.0-dev.17 [2024-05-28T08:30:32.900Z] v3.1.0-dev.18 [2024-05-28T08:30:32.900Z] v3.1.0-dev.19 [2024-05-28T08:30:32.900Z] v3.1.0-dev.2 [2024-05-28T08:30:32.900Z] v3.1.0-dev.20 [2024-05-28T08:30:32.900Z] v3.1.0-dev.21 [2024-05-28T08:30:32.900Z] v3.1.0-dev.22 [2024-05-28T08:30:32.900Z] v3.1.0-dev.23 [2024-05-28T08:30:32.900Z] v3.1.0-dev.24 [2024-05-28T08:30:32.900Z] v3.1.0-dev.25 [2024-05-28T08:30:32.900Z] v3.1.0-dev.26 [2024-05-28T08:30:32.900Z] v3.1.0-dev.27 [2024-05-28T08:30:32.900Z] v3.1.0-dev.28 [2024-05-28T08:30:32.900Z] v3.1.0-dev.29 [2024-05-28T08:30:32.900Z] v3.1.0-dev.3 [2024-05-28T08:30:32.900Z] v3.1.0-dev.30 [2024-05-28T08:30:32.900Z] v3.1.0-dev.31 [2024-05-28T08:30:32.900Z] v3.1.0-dev.32 [2024-05-28T08:30:32.900Z] v3.1.0-dev.33 [2024-05-28T08:30:32.900Z] v3.1.0-dev.34 [2024-05-28T08:30:32.900Z] v3.1.0-dev.35 [2024-05-28T08:30:32.900Z] v3.1.0-dev.36 [2024-05-28T08:30:32.900Z] v3.1.0-dev.37 [2024-05-28T08:30:32.900Z] v3.1.0-dev.38 [2024-05-28T08:30:32.900Z] v3.1.0-dev.39 [2024-05-28T08:30:32.900Z] v3.1.0-dev.4 [2024-05-28T08:30:32.900Z] v3.1.0-dev.40 [2024-05-28T08:30:32.900Z] v3.1.0-dev.41 [2024-05-28T08:30:32.900Z] v3.1.0-dev.5 [2024-05-28T08:30:32.900Z] v3.1.0-dev.6 [2024-05-28T08:30:32.900Z] v3.1.0-dev.7 [2024-05-28T08:30:32.900Z] v3.1.0-dev.8 [2024-05-28T08:30:32.900Z] v3.1.0-dev.9 [2024-05-28T08:30:32.900Z] v3.1.1 [2024-05-28T08:30:32.900Z] v3.1.1-dev.1 [2024-05-28T08:30:32.900Z] v3.2.0-dev.1 [2024-05-28T08:30:32.900Z] v3.2.0-dev.10 [2024-05-28T08:30:32.900Z] v3.2.0-dev.11 [2024-05-28T08:30:32.900Z] v3.2.0-dev.12 [2024-05-28T08:30:32.900Z] v3.2.0-dev.13 [2024-05-28T08:30:32.900Z] v3.2.0-dev.14 [2024-05-28T08:30:32.900Z] v3.2.0-dev.15 [2024-05-28T08:30:32.900Z] v3.2.0-dev.2 [2024-05-28T08:30:32.900Z] v3.2.0-dev.3 [2024-05-28T08:30:32.900Z] v3.2.0-dev.4 [2024-05-28T08:30:32.900Z] v3.2.0-dev.5 [2024-05-28T08:30:32.900Z] v3.2.0-dev.6 [2024-05-28T08:30:32.900Z] v3.2.0-dev.7 [2024-05-28T08:30:32.900Z] v3.2.0-dev.8 [2024-05-28T08:30:32.900Z] v3.2.0-dev.9 [Pipeline] sh [2024-05-28T08:30:33.191Z] + lftools sign git-tag v3.2.0-dev.15 [2024-05-28T08:30:33.760Z] Signing Git tag with Sigul... [2024-05-28T08:30:33.760Z] Signing v3.2.0-dev.15 [Pipeline] echo [2024-05-28T08:30:34.345Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-28T08:30:34.738Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-05-28T08:30:34.757Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-05-28T08:30:34.786Z] $ docker stop --time=1 2c5054647280ab0056405f22b9fd3fe5741686e6e2dbc63e8723d1a1fc17a4db [2024-05-28T08:30:36.076Z] $ docker rm -f --volumes 2c5054647280ab0056405f22b9fd3fe5741686e6e2dbc63e8723d1a1fc17a4db [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-05-28T08:30:36.538Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-28T08:30:36.538Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T08:30:36.844Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-28T08:30:36.844Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T08:30:36.926Z] prd-ubuntu20.04-docker-8c-8g-928 does not seem to be running inside a container [2024-05-28T08:30:36.951Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-05-28T08:30:37.268Z] $ docker top 84002e3a0b1adb0be549759d386e7673aa452f35a84198e6dc45d08e782e0597 -eo pid,comm [2024-05-28T08:30:37.310Z] 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). [2024-05-28T08:30:37.310Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-05-28T08:30:37.371Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-28T08:30:37.371Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-28T08:30:37.484Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-28T08:30:37.487Z] $ docker exec 84002e3a0b1adb0be549759d386e7673aa452f35a84198e6dc45d08e782e0597 ssh-agent [2024-05-28T08:30:37.592Z] SSH_AUTH_SOCK=/tmp/ssh-ZzGmglJLAJ9u/agent.32 [2024-05-28T08:30:37.592Z] SSH_AGENT_PID=38 [2024-05-28T08:30:37.596Z] Running ssh-add (command line suppressed) [2024-05-28T08:30:37.687Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6402778323577512456.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6402778323577512456.key) [2024-05-28T08:30:37.700Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-28T08:30:37.995Z] + git semver bump pre [2024-05-28T08:30:38.254Z] 2024-05-28 08:30:38,181 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-05-28T08:30:38.254Z] 2024-05-28 08:30:38,182 [bump_version] DEBUG bumping version:3.2.0-dev.15 on axis:pre with prefix:dev [2024-05-28T08:30:38.254Z] 2024-05-28 08:30:38,182 [bump_version] DEBUG bumped version:3.2.0-dev.16 [2024-05-28T08:30:38.254Z] 2024-05-28 08:30:38,182 [write_version] DEBUG write version:3.2.0-dev.16 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True [2024-05-28T08:30:38.254Z] 2024-05-28 08:30:38,182 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-05-28T08:30:38.254Z] 2024-05-28 08:30:38,182 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-05-28T08:30:38.254Z] 2024-05-28 08:30:38,184 [execute] INFO git cat-file --batch-check [2024-05-28T08:30:38.254Z] 2024-05-28 08:30:38,184 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-05-28T08:30:38.254Z] 2024-05-28 08:30:38,190 [execute] INFO git cat-file --batch [2024-05-28T08:30:38.254Z] 2024-05-28 08:30:38,190 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-05-28T08:30:38.254Z] 2024-05-28 08:30:38,195 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-05-28T08:30:38.254Z] 3.2.0-dev.16 [Pipeline] } [2024-05-28T08:30:38.264Z] $ docker exec --env ******** --env ******** 84002e3a0b1adb0be549759d386e7673aa452f35a84198e6dc45d08e782e0597 ssh-agent -k [2024-05-28T08:30:38.365Z] unset SSH_AUTH_SOCK; [2024-05-28T08:30:38.366Z] unset SSH_AGENT_PID; [2024-05-28T08:30:38.366Z] echo Agent pid 38 killed; [2024-05-28T08:30:38.374Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-28T08:30:38.699Z] + git semver [Pipeline] } [2024-05-28T08:30:38.972Z] $ docker stop --time=1 84002e3a0b1adb0be549759d386e7673aa452f35a84198e6dc45d08e782e0597 [2024-05-28T08:30:40.238Z] $ docker rm -f --volumes 84002e3a0b1adb0be549759d386e7673aa452f35a84198e6dc45d08e782e0597 [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-28T08:30:40.587Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-28T08:30:40.587Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T08:30:40.891Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-28T08:30:40.891Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T08:30:40.987Z] prd-ubuntu20.04-docker-8c-8g-928 does not seem to be running inside a container [2024-05-28T08:30:41.021Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-05-28T08:30:41.407Z] $ docker top b9700b2b4b83b3341cea5b6c6289f3d19e4768bb3cce7ade9369b8553df99b89 -eo pid,comm [2024-05-28T08:30:41.458Z] 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). [2024-05-28T08:30:41.458Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-05-28T08:30:41.515Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-28T08:30:41.515Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-28T08:30:41.624Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-28T08:30:41.626Z] $ docker exec b9700b2b4b83b3341cea5b6c6289f3d19e4768bb3cce7ade9369b8553df99b89 ssh-agent [2024-05-28T08:30:41.743Z] SSH_AUTH_SOCK=/tmp/ssh-Z08mGvWfEqLd/agent.32 [2024-05-28T08:30:41.743Z] SSH_AGENT_PID=38 [2024-05-28T08:30:41.748Z] Running ssh-add (command line suppressed) [2024-05-28T08:30:41.854Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8032581810755646488.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8032581810755646488.key) [2024-05-28T08:30:41.868Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-28T08:30:42.155Z] + git semver push [2024-05-28T08:30:42.414Z] 2024-05-28 08:30:42,334 [run_push] DEBUG push [2024-05-28T08:30:42.414Z] 2024-05-28 08:30:42,335 [execute] INFO git cat-file --batch-check [2024-05-28T08:30:42.414Z] 2024-05-28 08:30:42,335 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-05-28T08:30:42.414Z] 2024-05-28 08:30:42,339 [execute] INFO git rev-list 99174b6417f304203d2b848602e814d99bfbce86 -- [2024-05-28T08:30:42.414Z] 2024-05-28 08:30:42,339 [execute] DEBUG Popen(['git', 'rev-list', '99174b6417f304203d2b848602e814d99bfbce86', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-05-28T08:30:42.414Z] 2024-05-28 08:30:42,354 [execute] INFO git fetch -v origin [2024-05-28T08:30:42.414Z] 2024-05-28 08:30:42,355 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-05-28T08:30:42.986Z] 2024-05-28 08:30:42,810 [run_push] DEBUG no remote changes detected [2024-05-28T08:30:42.986Z] 2024-05-28 08:30:42,811 [execute] INFO git push origin semver [2024-05-28T08:30:42.986Z] 2024-05-28 08:30:42,811 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-05-28T08:30:43.924Z] 2024-05-28 08:30:43,559 [run_push] DEBUG push all version tags [2024-05-28T08:30:43.924Z] 2024-05-28 08:30:43,559 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-05-28T08:30:43.924Z] 2024-05-28 08:30:43,560 [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) [2024-05-28T08:30:44.490Z] 2024-05-28 08:30:44,267 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-05-28T08:30:44.490Z] 3.2.0-dev.16 [Pipeline] } [2024-05-28T08:30:44.499Z] $ docker exec --env ******** --env ******** b9700b2b4b83b3341cea5b6c6289f3d19e4768bb3cce7ade9369b8553df99b89 ssh-agent -k [2024-05-28T08:30:44.597Z] unset SSH_AUTH_SOCK; [2024-05-28T08:30:44.597Z] unset SSH_AGENT_PID; [2024-05-28T08:30:44.597Z] echo Agent pid 38 killed; [2024-05-28T08:30:44.606Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-28T08:30:44.930Z] + git semver [Pipeline] } [2024-05-28T08:30:45.202Z] $ docker stop --time=1 b9700b2b4b83b3341cea5b6c6289f3d19e4768bb3cce7ade9369b8553df99b89 [2024-05-28T08:30:46.482Z] $ docker rm -f --volumes b9700b2b4b83b3341cea5b6c6289f3d19e4768bb3cce7ade9369b8553df99b89 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-05-28T08:30:47.142Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] [2024-05-28T08:30:47.142Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2024-05-28T08:30:47.142Z] total 16 [2024-05-28T08:30:47.142Z] drwxr-xr-x 3 root root 4096 May 28 08:15 . [2024-05-28T08:30:47.142Z] drwxrwxr-x 12 jenkins jenkins 4096 May 28 08:30 .. [2024-05-28T08:30:47.142Z] drwxr-xr-x 2 root root 4096 May 28 08:15 cost [2024-05-28T08:30:47.142Z] -rw-r--r-- 1 root root 85 May 28 08:15 cost.csv [2024-05-28T08:30:47.142Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2024-05-28T08:30:47.142Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2024-05-28T08:30:47.142Z] total 16 [2024-05-28T08:30:47.142Z] drwxr-xr-x 3 jenkins jenkins 4096 May 28 08:15 . [2024-05-28T08:30:47.142Z] drwxrwxr-x 12 jenkins jenkins 4096 May 28 08:30 .. [2024-05-28T08:30:47.142Z] drwxr-xr-x 2 jenkins jenkins 4096 May 28 08:15 cost [2024-05-28T08:30:47.142Z] -rw-r--r-- 1 jenkins jenkins 85 May 28 08:15 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-05-28T08:30:47.429Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-28T08:30:48.284Z] ---> package-listing.sh [2024-05-28T08:30:48.284Z] ++ facter osfamily [2024-05-28T08:30:48.284Z] ++ tr '[:upper:]' '[:lower:]' [2024-05-28T08:30:48.544Z] + OS_FAMILY=debian [2024-05-28T08:30:48.544Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2024-05-28T08:30:48.544Z] + START_PACKAGES=/tmp/packages_start.txt [2024-05-28T08:30:48.544Z] + END_PACKAGES=/tmp/packages_end.txt [2024-05-28T08:30:48.544Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-05-28T08:30:48.544Z] + PACKAGES=/tmp/packages_start.txt [2024-05-28T08:30:48.544Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2024-05-28T08:30:48.544Z] + PACKAGES=/tmp/packages_end.txt [2024-05-28T08:30:48.544Z] + case "${OS_FAMILY}" in [2024-05-28T08:30:48.544Z] + dpkg -l [2024-05-28T08:30:48.544Z] + grep '^ii' [2024-05-28T08:30:48.544Z] + '[' -f /tmp/packages_start.txt ']' [2024-05-28T08:30:48.544Z] + '[' -f /tmp/packages_end.txt ']' [2024-05-28T08:30:48.544Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-05-28T08:30:48.544Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2024-05-28T08:30:48.544Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2024-05-28T08:30:48.544Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo [2024-05-28T08:30:48.554Z] 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 [2024-05-28T08:30:48.830Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T08:30:49.394Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-28T08:30:49.394Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T08:30:49.469Z] prd-ubuntu20.04-docker-8c-8g-928 does not seem to be running inside a container [2024-05-28T08:30:49.495Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-05-28T08:30:49.670Z] $ docker top 9f63705d81fad0e9f577599d789dae09925922df93a91c8028d6f14d32890881 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-28T08:30:50.022Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-05-28T08:30:50.304Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-05-28T08:30:50.586Z] + ls /var/log/sa-host [2024-05-28T08:30:50.587Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-28T08:30:50.756Z] provisioning config files... [2024-05-28T08:30:50.765Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config2967279560004560635tmp [Pipeline] { [Pipeline] echo [2024-05-28T08:30:50.783Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-28T08:30:51.075Z] ---> create-netrc.sh [Pipeline] } [2024-05-28T08:30:51.081Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-05-28T08:30:51.432Z] ---> python-tools-install.sh [Pipeline] echo [2024-05-28T08:30:51.441Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-28T08:30:51.721Z] ---> sudo-logs.sh [2024-05-28T08:30:51.721Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-05-28T08:30:51.752Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-28T08:30:52.028Z] ---> job-cost.sh [2024-05-28T08:30:52.028Z] lf-activate-venv: SKIPPING [2024-05-28T08:30:52.028Z] DEBUG: total: 0.2199999988079071 [2024-05-28T08:30:52.028Z] INFO: Retrieving Stack Cost... [2024-05-28T08:30:52.287Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-05-28T08:30:52.855Z] INFO: Archiving Costs [Pipeline] echo [2024-05-28T08:30:52.867Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-28T08:30:53.147Z] ---> logs-deploy.sh [2024-05-28T08:30:53.147Z] lf-activate-venv: SKIPPING [2024-05-28T08:30:53.147Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/290 [2024-05-28T08:30:53.147Z] INFO: archiving workspace using pattern(s): [2024-05-28T08:30:54.085Z] Archives upload complete. [2024-05-28T08:30:54.344Z] INFO: archiving logs to Nexus