Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f7f74c656f33fe2f31a87c52cf44e870be8830fd 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-ssh6507198968165211765.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh890443346863316412.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh10853682033196776585.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh15496238573977279716.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-ssh15506513048621903150.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.23 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-22321 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/edgexfoundry_device-sdk-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision f7f74c656f33fe2f31a87c52cf44e870be8830fd (main) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f7f74c656f33fe2f31a87c52cf44e870be8830fd # timeout=10 Commit message: "Merge pull request #1637 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.66" > git rev-list --no-walk e658506bf7b56e90d0b690dd2c104c6ce7f51ac9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-09T11:56:43.341Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-09T11:56:43.420Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-09T11:56:43.443Z] ========================================================= [2024-10-09T11:56:43.443Z] EdgeX Global Pipelines Version Info [2024-10-09T11:56:43.443Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-09T11:56:44.180Z] ------------------- [2024-10-09T11:56:44.180Z] stable info: [2024-10-09T11:56:44.180Z] ------------------- [2024-10-09T11:56:44.180Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-09T11:56:44.180Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-09T11:56:44.180Z] Message: update stable to v1.0.265 [2024-10-09T11:56:44.752Z] ------------------- [2024-10-09T11:56:44.752Z] experimental info: [2024-10-09T11:56:44.752Z] ------------------- [2024-10-09T11:56:44.752Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-09T11:56:44.752Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-09T11:56:44.752Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-09T11:56:44.836Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2024-10-09T11:56:44.860Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2024-10-09T11:56:44.887Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-09T11:56:44.909Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-09T11:56:44.932Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-09T11:56:44.951Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-09T11:56:44.973Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-09T11:56:44.996Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2024-10-09T11:56:45.018Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-09T11:56:45.038Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-09T11:56:45.061Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-09T11:56:45.081Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2024-10-09T11:56:45.102Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-09T11:56:45.125Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-09T11:56:45.150Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-09T11:56:45.172Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2024-10-09T11:56:45.195Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-09T11:56:45.222Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-09T11:56:45.244Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-09T11:56:45.267Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-09T11:56:45.292Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-10-09T11:56:45.311Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-10-09T11:56:45.336Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-09T11:56:45.361Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-09T11:56:45.382Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-10-09T11:56:45.402Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-09T11:56:45.422Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-09T11:56:45.437Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-10-09T11:56:45.453Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-10-09T11:56:45.476Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-10-09T11:56:45.493Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f7f74c656f33fe2f31a87c52cf44e870be8830fd [Pipeline] echo [2024-10-09T11:56:45.512Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f7f74c6 [Pipeline] echo [2024-10-09T11:56:45.532Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-09T11:56:45.589Z] provisioning config files... [2024-10-09T11:56:45.604Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config17453616928472549608tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-09T11:56:45.937Z] ---> ****-login.sh [2024-10-09T11:56:45.937Z] nexus3.edgexfoundry.org:10001 [2024-10-09T11:56:46.198Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T11:56:46.460Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T11:56:46.460Z] Configure a credential helper to remove this warning. See [2024-10-09T11:56:46.460Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T11:56:46.460Z] [2024-10-09T11:56:46.460Z] Login Succeeded [2024-10-09T11:56:46.460Z] nexus3.edgexfoundry.org:10002 [2024-10-09T11:56:46.460Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T11:56:46.460Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T11:56:46.460Z] Configure a credential helper to remove this warning. See [2024-10-09T11:56:46.460Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T11:56:46.460Z] [2024-10-09T11:56:46.460Z] Login Succeeded [2024-10-09T11:56:46.460Z] nexus3.edgexfoundry.org:10003 [2024-10-09T11:56:46.460Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T11:56:46.460Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T11:56:46.460Z] Configure a credential helper to remove this warning. See [2024-10-09T11:56:46.460Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T11:56:46.460Z] [2024-10-09T11:56:46.460Z] Login Succeeded [2024-10-09T11:56:46.721Z] nexus3.edgexfoundry.org:10004 [2024-10-09T11:56:46.721Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T11:56:46.721Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T11:56:46.721Z] Configure a credential helper to remove this warning. See [2024-10-09T11:56:46.721Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T11:56:46.721Z] [2024-10-09T11:56:46.721Z] Login Succeeded [2024-10-09T11:56:46.721Z] ****.io [2024-10-09T11:56:46.721Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T11:56:46.982Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T11:56:46.982Z] Configure a credential helper to remove this warning. See [2024-10-09T11:56:46.982Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T11:56:46.982Z] [2024-10-09T11:56:46.982Z] Login Succeeded [2024-10-09T11:56:46.982Z] ---> ****-login.sh ends [Pipeline] } [2024-10-09T11:56:46.991Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-09T11:56:47.405Z] + git rev-list -1 --merges f7f74c656f33fe2f31a87c52cf44e870be8830fd~1..f7f74c656f33fe2f31a87c52cf44e870be8830fd [Pipeline] echo [2024-10-09T11:56:47.435Z] -----------> git rev-list -1 --merges f7f74c656f33fe2f31a87c52cf44e870be8830fd~1..f7f74c656f33fe2f31a87c52cf44e870be8830fd f7f74c656f33fe2f31a87c52cf44e870be8830fd [2024-10-09T11:56:47.435Z] f7f74c656f33fe2f31a87c52cf44e870be8830fd [false] [Pipeline] sh [2024-10-09T11:56:47.728Z] + git log --format=format:%s -1 f7f74c656f33fe2f31a87c52cf44e870be8830fd [Pipeline] echo [2024-10-09T11:56:47.747Z] ========================================================= [2024-10-09T11:56:47.747Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-09T11:56:47.747Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-09T11:56:48.094Z] + git log --format=format:%s -1 f7f74c656f33fe2f31a87c52cf44e870be8830fd [Pipeline] echo [2024-10-09T11:56:48.108Z] [semverPrep] GIT_COMMIT: f7f74c656f33fe2f31a87c52cf44e870be8830fd, Commit Message: Merge pull request #1637 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.66 [Pipeline] echo [2024-10-09T11:56:48.125Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-09T11:56:48.506Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-09T11:56:48.506Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-09T11:56:48.506Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-09T11:56:48.506Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-09T11:56:48.506Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-09T11:56:48.506Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-09T11:56:48.506Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T11:56:48.934Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-09T11:56:48.934Z] [2024-10-09T11:56:48.934Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T11:56:49.244Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-09T11:56:49.244Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-09T11:56:49.244Z] b85a868b505f: Pulling fs layer [2024-10-09T11:56:49.244Z] e2be974225ed: Pulling fs layer [2024-10-09T11:56:49.244Z] 339a4e72a1f5: Pulling fs layer [2024-10-09T11:56:49.244Z] 988bab9f4d93: Pulling fs layer [2024-10-09T11:56:49.244Z] 1469e6f7b9e6: Pulling fs layer [2024-10-09T11:56:49.244Z] eaf3925da568: Pulling fs layer [2024-10-09T11:56:49.244Z] bab4dde63d76: Pulling fs layer [2024-10-09T11:56:49.244Z] bde34c3a00c8: Pulling fs layer [2024-10-09T11:56:49.244Z] b352a97aabf1: Pulling fs layer [2024-10-09T11:56:49.244Z] 4872d77fe225: Pulling fs layer [2024-10-09T11:56:49.244Z] 5851b861e8e6: Pulling fs layer [2024-10-09T11:56:49.244Z] bab4dde63d76: Waiting [2024-10-09T11:56:49.244Z] 1469e6f7b9e6: Waiting [2024-10-09T11:56:49.244Z] eaf3925da568: Waiting [2024-10-09T11:56:49.244Z] bde34c3a00c8: Waiting [2024-10-09T11:56:49.244Z] b352a97aabf1: Waiting [2024-10-09T11:56:49.244Z] 988bab9f4d93: Waiting [2024-10-09T11:56:49.244Z] 4872d77fe225: Waiting [2024-10-09T11:56:49.244Z] e2be974225ed: Download complete [2024-10-09T11:56:49.244Z] 988bab9f4d93: Verifying Checksum [2024-10-09T11:56:49.244Z] 988bab9f4d93: Download complete [2024-10-09T11:56:49.504Z] 1469e6f7b9e6: Verifying Checksum [2024-10-09T11:56:49.504Z] 1469e6f7b9e6: Download complete [2024-10-09T11:56:49.504Z] eaf3925da568: Verifying Checksum [2024-10-09T11:56:49.504Z] eaf3925da568: Download complete [2024-10-09T11:56:49.504Z] 339a4e72a1f5: Download complete [2024-10-09T11:56:49.504Z] bde34c3a00c8: Download complete [2024-10-09T11:56:49.504Z] 4872d77fe225: Verifying Checksum [2024-10-09T11:56:49.504Z] 4872d77fe225: Download complete [2024-10-09T11:56:49.504Z] 5851b861e8e6: Download complete [2024-10-09T11:56:49.504Z] b85a868b505f: Verifying Checksum [2024-10-09T11:56:49.504Z] b85a868b505f: Download complete [2024-10-09T11:56:49.764Z] bab4dde63d76: Verifying Checksum [2024-10-09T11:56:49.764Z] bab4dde63d76: Download complete [2024-10-09T11:56:50.706Z] b85a868b505f: Pull complete [2024-10-09T11:56:50.965Z] e2be974225ed: Pull complete [2024-10-09T11:56:51.534Z] 339a4e72a1f5: Pull complete [2024-10-09T11:56:51.534Z] 988bab9f4d93: Pull complete [2024-10-09T11:56:51.794Z] 1469e6f7b9e6: Pull complete [2024-10-09T11:56:51.794Z] eaf3925da568: Pull complete [2024-10-09T11:56:53.699Z] bab4dde63d76: Pull complete [2024-10-09T11:56:53.699Z] bde34c3a00c8: Pull complete [2024-10-09T11:56:53.959Z] b352a97aabf1: Pull complete [2024-10-09T11:56:53.959Z] 4872d77fe225: Pull complete [2024-10-09T11:56:53.959Z] 5851b861e8e6: Pull complete [2024-10-09T11:56:53.959Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-09T11:56:53.959Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-09T11:56:53.959Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T11:56:54.106Z] prd-ubuntu20.04-docker-8c-8g-22321 does not seem to be running inside a container [2024-10-09T11:56:54.138Z] $ 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-10-09T11:56:56.792Z] $ docker top 1bfab2b1d29814ba9718232a550d08e8f97106fd872b3f5fe0508330f0f7a6b4 -eo pid,comm [2024-10-09T11:56:56.848Z] 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-10-09T11:56:56.848Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-09T11:56:56.902Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-09T11:56:56.902Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-09T11:56:57.025Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-09T11:56:57.028Z] $ docker exec 1bfab2b1d29814ba9718232a550d08e8f97106fd872b3f5fe0508330f0f7a6b4 ssh-agent [2024-10-09T11:56:57.134Z] SSH_AUTH_SOCK=/tmp/ssh-c4VYo3hVT04P/agent.32 [2024-10-09T11:56:57.134Z] SSH_AGENT_PID=38 [2024-10-09T11:56:57.141Z] Running ssh-add (command line suppressed) [2024-10-09T11:56:57.248Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5727565903777950346.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5727565903777950346.key) [2024-10-09T11:56:57.262Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-09T11:56:57.562Z] + git tag --points-at HEAD [Pipeline] } [2024-10-09T11:56:57.575Z] $ docker exec --env ******** --env ******** 1bfab2b1d29814ba9718232a550d08e8f97106fd872b3f5fe0508330f0f7a6b4 ssh-agent -k [2024-10-09T11:56:57.679Z] unset SSH_AUTH_SOCK; [2024-10-09T11:56:57.679Z] unset SSH_AGENT_PID; [2024-10-09T11:56:57.679Z] echo Agent pid 38 killed; [2024-10-09T11:56:57.689Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-09T11:56:57.730Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-09T11:56:57.730Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-09T11:56:57.849Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-09T11:56:57.851Z] $ docker exec 1bfab2b1d29814ba9718232a550d08e8f97106fd872b3f5fe0508330f0f7a6b4 ssh-agent [2024-10-09T11:56:57.950Z] SSH_AUTH_SOCK=/tmp/ssh-a2m3rjPRAJY3/agent.71 [2024-10-09T11:56:57.950Z] SSH_AGENT_PID=77 [2024-10-09T11:56:57.956Z] Running ssh-add (command line suppressed) [2024-10-09T11:56:58.058Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_9806319391082139457.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_9806319391082139457.key) [2024-10-09T11:56:58.073Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-09T11:56:58.368Z] + git semver init [2024-10-09T11:56:58.628Z] 2024-10-09 11:56:58,542 [run_init] DEBUG init version:0.0.0 force:False [2024-10-09T11:56:58.628Z] 2024-10-09 11:56:58,542 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver [2024-10-09T11:56:58.628Z] 2024-10-09 11:56:58,543 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2024-10-09T11:56:58.628Z] 2024-10-09 11:56:58,543 [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-10-09T11:57:01.169Z] 2024-10-09 11:57:00,605 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude [2024-10-09T11:57:01.169Z] 2024-10-09 11:57:00,606 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False [2024-10-09T11:57:01.169Z] 2024-10-09 11:57:00,606 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-10-09T11:57:01.169Z] 2024-10-09 11:57:00,606 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-10-09T11:57:01.169Z] 3.2.0-dev.45 [Pipeline] } [2024-10-09T11:57:01.181Z] $ docker exec --env ******** --env ******** 1bfab2b1d29814ba9718232a550d08e8f97106fd872b3f5fe0508330f0f7a6b4 ssh-agent -k [2024-10-09T11:57:01.273Z] unset SSH_AUTH_SOCK; [2024-10-09T11:57:01.273Z] unset SSH_AGENT_PID; [2024-10-09T11:57:01.273Z] echo Agent pid 77 killed; [2024-10-09T11:57:01.282Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-09T11:57:01.614Z] + git semver [Pipeline] } [2024-10-09T11:57:01.909Z] $ docker stop --time=1 1bfab2b1d29814ba9718232a550d08e8f97106fd872b3f5fe0508330f0f7a6b4 [2024-10-09T11:57:03.201Z] $ docker rm -f --volumes 1bfab2b1d29814ba9718232a550d08e8f97106fd872b3f5fe0508330f0f7a6b4 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-09T11:57:03.559Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-09T11:57:03.955Z] Stashed 1 file(s) [Pipeline] echo [2024-10-09T11:57:03.960Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.45 [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-10-09T11:57:04.112Z] provisioning config files... [2024-10-09T11:57:04.121Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config257965810331970684tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-09T11:57:04.418Z] ---> ****-login.sh [2024-10-09T11:57:04.418Z] nexus3.edgexfoundry.org:10001 [2024-10-09T11:57:04.418Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T11:57:04.418Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T11:57:04.418Z] Configure a credential helper to remove this warning. See [2024-10-09T11:57:04.418Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T11:57:04.418Z] [2024-10-09T11:57:04.418Z] Login Succeeded [2024-10-09T11:57:04.418Z] nexus3.edgexfoundry.org:10002 [2024-10-09T11:57:04.418Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T11:57:04.418Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T11:57:04.418Z] Configure a credential helper to remove this warning. See [2024-10-09T11:57:04.418Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T11:57:04.418Z] [2024-10-09T11:57:04.418Z] Login Succeeded [2024-10-09T11:57:04.419Z] nexus3.edgexfoundry.org:10003 [2024-10-09T11:57:04.677Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T11:57:04.677Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T11:57:04.678Z] Configure a credential helper to remove this warning. See [2024-10-09T11:57:04.678Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T11:57:04.678Z] [2024-10-09T11:57:04.678Z] Login Succeeded [2024-10-09T11:57:04.678Z] nexus3.edgexfoundry.org:10004 [2024-10-09T11:57:04.678Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T11:57:04.678Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T11:57:04.678Z] Configure a credential helper to remove this warning. See [2024-10-09T11:57:04.678Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T11:57:04.678Z] [2024-10-09T11:57:04.678Z] Login Succeeded [2024-10-09T11:57:04.678Z] ****.io [2024-10-09T11:57:04.937Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T11:57:04.937Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T11:57:04.937Z] Configure a credential helper to remove this warning. See [2024-10-09T11:57:04.937Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T11:57:04.937Z] [2024-10-09T11:57:04.937Z] Login Succeeded [2024-10-09T11:57:04.937Z] ---> ****-login.sh ends [Pipeline] } [2024-10-09T11:57:04.945Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-09T11:57:05.041Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-09T11:57:05.065Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-09T11:57:05.077Z] ========================================================= [2024-10-09T11:57:05.077Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-09T11:57:05.077Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T11:57:05.396Z] + 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.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-09T11:57:05.396Z] Sending build context to Docker daemon 25.42MB [2024-10-09T11:57:05.396Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2024-10-09T11:57:05.396Z] Step 2/10 : FROM ${BASE} AS builder [2024-10-09T11:57:05.659Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-09T11:57:05.659Z] 43c4264eed91: Pulling fs layer [2024-10-09T11:57:05.659Z] 4cc291be95ef: Pulling fs layer [2024-10-09T11:57:05.659Z] 2ac1f1163629: Pulling fs layer [2024-10-09T11:57:05.659Z] 5c3c966382ef: Pulling fs layer [2024-10-09T11:57:05.659Z] 4f4fb700ef54: Pulling fs layer [2024-10-09T11:57:05.659Z] 5d5c8e513c77: Pulling fs layer [2024-10-09T11:57:05.659Z] 9f66e0745190: Pulling fs layer [2024-10-09T11:57:05.659Z] f49a43e4bbc0: Pulling fs layer [2024-10-09T11:57:05.659Z] 561ebcabdf7f: Pulling fs layer [2024-10-09T11:57:05.659Z] f49a43e4bbc0: Waiting [2024-10-09T11:57:05.659Z] 4f4fb700ef54: Waiting [2024-10-09T11:57:05.659Z] 5d5c8e513c77: Waiting [2024-10-09T11:57:05.659Z] 9f66e0745190: Waiting [2024-10-09T11:57:05.659Z] 561ebcabdf7f: Waiting [2024-10-09T11:57:05.659Z] 4cc291be95ef: Download complete [2024-10-09T11:57:05.659Z] 5c3c966382ef: Download complete [2024-10-09T11:57:05.659Z] 4f4fb700ef54: Verifying Checksum [2024-10-09T11:57:05.659Z] 4f4fb700ef54: Download complete [2024-10-09T11:57:05.659Z] 5d5c8e513c77: Verifying Checksum [2024-10-09T11:57:05.659Z] 5d5c8e513c77: Download complete [2024-10-09T11:57:05.659Z] 43c4264eed91: Download complete [2024-10-09T11:57:05.659Z] 9f66e0745190: Verifying Checksum [2024-10-09T11:57:05.659Z] 9f66e0745190: Download complete [2024-10-09T11:57:05.918Z] 43c4264eed91: Pull complete [2024-10-09T11:57:05.918Z] 561ebcabdf7f: Verifying Checksum [2024-10-09T11:57:05.918Z] 561ebcabdf7f: Download complete [2024-10-09T11:57:05.918Z] 4cc291be95ef: Pull complete [2024-10-09T11:57:06.180Z] 2ac1f1163629: Verifying Checksum [2024-10-09T11:57:06.180Z] 2ac1f1163629: Download complete [2024-10-09T11:57:06.438Z] f49a43e4bbc0: Verifying Checksum [2024-10-09T11:57:06.438Z] f49a43e4bbc0: Download complete [2024-10-09T11:57:09.722Z] 2ac1f1163629: Pull complete [2024-10-09T11:57:09.722Z] 5c3c966382ef: Pull complete [2024-10-09T11:57:09.722Z] 4f4fb700ef54: Pull complete [2024-10-09T11:57:09.722Z] 5d5c8e513c77: Pull complete [2024-10-09T11:57:09.722Z] 9f66e0745190: Pull complete [2024-10-09T11:57:12.251Z] f49a43e4bbc0: Pull complete [2024-10-09T11:57:12.510Z] 561ebcabdf7f: Pull complete [2024-10-09T11:57:12.510Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-09T11:57:12.510Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-09T11:57:12.510Z] ---> 3a752c3f9dda [2024-10-09T11:57:12.510Z] Step 3/10 : ARG MAKE=make build [2024-10-09T11:57:17.814Z] ---> Running in 2d8674c08e71 [2024-10-09T11:57:17.814Z] Removing intermediate container 2d8674c08e71 [2024-10-09T11:57:17.814Z] ---> cf58070fa463 [2024-10-09T11:57:17.814Z] Step 4/10 : WORKDIR /device-sdk-go [2024-10-09T11:57:17.814Z] ---> Running in 3caf8b03b438 [2024-10-09T11:57:17.814Z] Removing intermediate container 3caf8b03b438 [2024-10-09T11:57:17.814Z] ---> 17ff885dcc67 [2024-10-09T11:57:17.814Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-09T11:57:17.814Z] ---> Running in cdbbc800d4b2 [2024-10-09T11:57:17.814Z] Removing intermediate container cdbbc800d4b2 [2024-10-09T11:57:17.814Z] ---> 938dc1500f17 [2024-10-09T11:57:17.814Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-10-09T11:57:17.814Z] ---> Running in cefb0e6054bb [2024-10-09T11:57:17.814Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-09T11:57:18.074Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-09T11:57:18.332Z] OK: 246 MiB in 54 packages [2024-10-09T11:57:18.593Z] Removing intermediate container cefb0e6054bb [2024-10-09T11:57:18.593Z] ---> 1dbadcb6e899 [2024-10-09T11:57:18.593Z] Step 7/10 : COPY go.mod vendor* ./ [2024-10-09T11:57:18.593Z] ---> 4ce1b7e443be [2024-10-09T11:57:18.593Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-09T11:57:18.852Z] ---> Running in 9769b5b8b9cb [2024-10-09T11:57:19.068Z] Still waiting to schedule task [2024-10-09T11:57:19.068Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-10-09T11:58:26.598Z] Removing intermediate container 9769b5b8b9cb [2024-10-09T11:58:26.598Z] ---> 55694bb74ee2 [2024-10-09T11:58:26.598Z] Step 9/10 : COPY . . [2024-10-09T11:58:26.598Z] ---> 0f489dd54399 [2024-10-09T11:58:26.598Z] Step 10/10 : RUN ${MAKE} [2024-10-09T11:58:26.598Z] ---> Running in 4cb19f8dd71b [2024-10-09T11:58:26.598Z] noop [2024-10-09T11:58:26.598Z] Removing intermediate container 4cb19f8dd71b [2024-10-09T11:58:26.598Z] ---> 76c27044f89c [2024-10-09T11:58:26.598Z] Successfully built 76c27044f89c [2024-10-09T11:58:26.598Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T11:58:26.933Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-09T11:58:26.933Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T11:58:27.025Z] prd-ubuntu20.04-docker-8c-8g-22321 does not seem to be running inside a container [2024-10-09T11:58:27.053Z] $ 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-10-09T11:58:27.424Z] $ docker top a5347fde2f2150289e3a62eca3ddb13f2390fe5e34b0faaaef579f208ab36eed -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-09T11:58:27.784Z] + go version [2024-10-09T11:58:27.784Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-09T11:58:27.794Z] $ docker stop --time=1 a5347fde2f2150289e3a62eca3ddb13f2390fe5e34b0faaaef579f208ab36eed [2024-10-09T11:58:29.085Z] $ docker rm -f --volumes a5347fde2f2150289e3a62eca3ddb13f2390fe5e34b0faaaef579f208ab36eed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T11:58:29.541Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-09T11:58:29.541Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T11:58:29.622Z] prd-ubuntu20.04-docker-8c-8g-22321 does not seem to be running inside a container [2024-10-09T11:58:29.651Z] $ 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-10-09T11:58:29.991Z] $ docker top e149a7677626112dbc57ff95f75764d7faa1232fdfa85dcc84f43f49c90b5119 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-09T11:58:30.357Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2024-10-09T11:58:30.662Z] + make test [2024-10-09T11:58:30.662Z] go test -race -coverprofile=coverage.out ./... [2024-10-09T11:58:39.277Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2024-10-09T11:58:49.680Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-22323 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws [2024-10-09T11:58:49.699Z] Running in /w/workspace/device-sdk-go/320 [Pipeline] { [Pipeline] checkout [2024-10-09T11:58:49.741Z] The recommended git tool is: git [2024-10-09T11:58:54.558Z] using credential edgex-jenkins-ssh [2024-10-09T11:58:54.583Z] Cloning the remote Git repository [2024-10-09T11:58:54.620Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2024-10-09T11:58:54.702Z] > git init /w/workspace/device-sdk-go/320 # timeout=10 [2024-10-09T11:58:54.846Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2024-10-09T11:58:54.848Z] > git --version # timeout=10 [2024-10-09T11:58:54.867Z] > git --version # 'git version 2.25.1' [2024-10-09T11:58:54.870Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-09T11:58:55.015Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-09T11:58:58.344Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2024-10-09T11:58:58.368Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-09T11:58:59.370Z] Avoid second fetch [2024-10-09T11:58:59.370Z] Checking out Revision f7f74c656f33fe2f31a87c52cf44e870be8830fd (main) [2024-10-09T11:58:59.387Z] > git config core.sparsecheckout # timeout=10 [2024-10-09T11:58:59.471Z] > git checkout -f f7f74c656f33fe2f31a87c52cf44e870be8830fd # timeout=10 [2024-10-09T11:59:00.104Z] Commit message: "Merge pull request #1637 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.66" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-09T11:59:04.892Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-09T11:59:04.892Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-09T11:59:04.892Z] Dload Upload Total Spent Left Speed [2024-10-09T11:59:04.892Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 96451 0 --:--:-- --:--:-- --:--:-- 97181 [Pipeline] sh [2024-10-09T11:59:05.221Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-09T11:59:05.552Z] + sudo tee /etc/docker/daemon.new [2024-10-09T11:59:05.552Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-09T11:59:05.552Z] { [2024-10-09T11:59:05.552Z] "registry-mirrors": [ [2024-10-09T11:59:05.552Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-09T11:59:05.552Z] ], [2024-10-09T11:59:05.552Z] "bip": "10.250.0.254/24", [2024-10-09T11:59:05.552Z] "hosts": [ [2024-10-09T11:59:05.552Z] "tcp://0.0.0.0:5555", [2024-10-09T11:59:05.552Z] "unix:///var/run/docker.sock" [2024-10-09T11:59:05.552Z] ], [2024-10-09T11:59:05.552Z] "mtu": 1458, [2024-10-09T11:59:05.552Z] "selinux-enabled": true, [2024-10-09T11:59:05.552Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-09T11:59:05.552Z] } [Pipeline] sh [2024-10-09T11:59:05.898Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-09T11:59:06.230Z] + sudo service docker restart [2024-10-09T11:59:19.365Z] github.com/edgexfoundry/device-sdk-go/v3/example/driver coverage: 0.0% of statements [2024-10-09T11:59:19.365Z] github.com/edgexfoundry/device-sdk-go/v3/internal/application coverage: 0.0% of statements [2024-10-09T11:59:19.365Z] github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple coverage: 0.0% of statements [2024-10-09T11:59:19.365Z] github.com/edgexfoundry/device-sdk-go/v3/example/config coverage: 0.0% of statements [2024-10-09T11:59:19.365Z] github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery coverage: 0.0% of statements [2024-10-09T11:59:19.365Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.032s coverage: 26.0% of statements [2024-10-09T11:59:19.365Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.042s coverage: 79.4% of statements [2024-10-09T11:59:19.365Z] github.com/edgexfoundry/device-sdk-go/v3/internal/config coverage: 0.0% of statements [2024-10-09T11:59:19.365Z] github.com/edgexfoundry/device-sdk-go/v3/internal/container coverage: 0.0% of statements [2024-10-09T11:59:19.365Z] github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation coverage: 0.0% of statements [2024-10-09T11:59:19.365Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.047s coverage: 86.0% of statements [2024-10-09T11:59:19.365Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2024-10-09T11:59:19.365Z] github.com/edgexfoundry/device-sdk-go/v3/internal/utils coverage: 0.0% of statements [2024-10-09T11:59:19.365Z] github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks coverage: 0.0% of statements [2024-10-09T11:59:19.931Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.080s coverage: 45.2% of statements [2024-10-09T11:59:21.308Z] github.com/edgexfoundry/device-sdk-go/v3/pkg/startup coverage: 0.0% of statements [2024-10-09T11:59:23.215Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.081s coverage: 14.1% of statements [2024-10-09T11:59:23.215Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.238s coverage: 44.6% of statements [2024-10-09T11:59:23.215Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.056s coverage: 68.3% of statements [2024-10-09T11:59:23.215Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.093s coverage: 88.3% of statements [2024-10-09T11:59:23.215Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.064s coverage: 5.3% of statements [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-09T11:59:24.491Z] provisioning config files... [2024-10-09T11:59:24.517Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/320@tmp/config573443534409182830tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-09T11:59:24.960Z] ---> ****-login.sh [2024-10-09T11:59:24.960Z] nexus3.edgexfoundry.org:10001 [2024-10-09T11:59:25.229Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T11:59:25.497Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T11:59:25.497Z] Configure a credential helper to remove this warning. See [2024-10-09T11:59:25.497Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T11:59:25.497Z] [2024-10-09T11:59:25.497Z] Login Succeeded [2024-10-09T11:59:25.497Z] nexus3.edgexfoundry.org:10002 [2024-10-09T11:59:25.772Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T11:59:25.772Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T11:59:25.772Z] Configure a credential helper to remove this warning. See [2024-10-09T11:59:25.772Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T11:59:25.772Z] [2024-10-09T11:59:25.772Z] Login Succeeded [2024-10-09T11:59:25.772Z] nexus3.edgexfoundry.org:10003 [2024-10-09T11:59:26.047Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T11:59:26.047Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T11:59:26.048Z] Configure a credential helper to remove this warning. See [2024-10-09T11:59:26.048Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T11:59:26.048Z] [2024-10-09T11:59:26.048Z] Login Succeeded [2024-10-09T11:59:26.048Z] nexus3.edgexfoundry.org:10004 [2024-10-09T11:59:26.315Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T11:59:26.586Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T11:59:26.586Z] Configure a credential helper to remove this warning. See [2024-10-09T11:59:26.586Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T11:59:26.586Z] [2024-10-09T11:59:26.586Z] Login Succeeded [2024-10-09T11:59:26.586Z] ****.io [2024-10-09T11:59:26.586Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T11:59:26.854Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T11:59:26.854Z] Configure a credential helper to remove this warning. See [2024-10-09T11:59:26.854Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T11:59:26.854Z] [2024-10-09T11:59:26.854Z] Login Succeeded [2024-10-09T11:59:26.854Z] ---> ****-login.sh ends [Pipeline] } [2024-10-09T11:59:26.872Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-09T11:59:27.199Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-09T11:59:27.227Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-09T11:59:27.252Z] ========================================================= [2024-10-09T11:59:27.252Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-09T11:59:27.252Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T11:59:27.634Z] + 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.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-09T11:59:28.230Z] Sending build context to Docker daemon 13.16MB [2024-10-09T11:59:28.230Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2024-10-09T11:59:28.230Z] Step 2/10 : FROM ${BASE} AS builder [2024-10-09T11:59:28.501Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-09T11:59:28.501Z] cf04c63912e1: Pulling fs layer [2024-10-09T11:59:28.501Z] 55b35a11ae5e: Pulling fs layer [2024-10-09T11:59:28.501Z] a37a00ec5f00: Pulling fs layer [2024-10-09T11:59:28.501Z] 50b3750afda1: Pulling fs layer [2024-10-09T11:59:28.501Z] 4f4fb700ef54: Pulling fs layer [2024-10-09T11:59:28.501Z] 80978eb59214: Pulling fs layer [2024-10-09T11:59:28.501Z] c9f46d7d2bd2: Pulling fs layer [2024-10-09T11:59:28.501Z] c5a475d317c9: Pulling fs layer [2024-10-09T11:59:28.501Z] 50b3750afda1: Waiting [2024-10-09T11:59:28.501Z] 4f4fb700ef54: Waiting [2024-10-09T11:59:28.501Z] 80978eb59214: Waiting [2024-10-09T11:59:28.501Z] c9f46d7d2bd2: Waiting [2024-10-09T11:59:28.501Z] c5a475d317c9: Waiting [2024-10-09T11:59:28.501Z] 55b35a11ae5e: Verifying Checksum [2024-10-09T11:59:28.501Z] 55b35a11ae5e: Download complete [2024-10-09T11:59:28.501Z] 50b3750afda1: Verifying Checksum [2024-10-09T11:59:28.501Z] 50b3750afda1: Download complete [2024-10-09T11:59:28.501Z] 4f4fb700ef54: Verifying Checksum [2024-10-09T11:59:28.501Z] 4f4fb700ef54: Download complete [2024-10-09T11:59:28.501Z] 80978eb59214: Verifying Checksum [2024-10-09T11:59:28.501Z] 80978eb59214: Download complete [2024-10-09T11:59:28.501Z] cf04c63912e1: Verifying Checksum [2024-10-09T11:59:28.501Z] cf04c63912e1: Download complete [2024-10-09T11:59:29.091Z] c5a475d317c9: Verifying Checksum [2024-10-09T11:59:29.091Z] c5a475d317c9: Download complete [2024-10-09T11:59:29.681Z] cf04c63912e1: Pull complete [2024-10-09T11:59:30.272Z] 55b35a11ae5e: Pull complete [2024-10-09T11:59:30.542Z] a37a00ec5f00: Verifying Checksum [2024-10-09T11:59:30.542Z] a37a00ec5f00: Download complete [2024-10-09T11:59:31.510Z] c9f46d7d2bd2: Verifying Checksum [2024-10-09T11:59:31.510Z] c9f46d7d2bd2: Download complete [2024-10-09T11:59:46.553Z] a37a00ec5f00: Pull complete [2024-10-09T11:59:46.553Z] 50b3750afda1: Pull complete [2024-10-09T11:59:46.553Z] 4f4fb700ef54: Pull complete [2024-10-09T11:59:46.553Z] 80978eb59214: Pull complete [2024-10-09T11:59:53.245Z] c9f46d7d2bd2: Pull complete [2024-10-09T11:59:55.226Z] c5a475d317c9: Pull complete [2024-10-09T11:59:55.227Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-09T11:59:55.227Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-09T11:59:55.227Z] ---> be29e6b0f0d4 [2024-10-09T11:59:55.227Z] Step 3/10 : ARG MAKE=make build [2024-10-09T11:59:56.190Z] ---> Running in 638e5d270aec [2024-10-09T11:59:56.461Z] Removing intermediate container 638e5d270aec [2024-10-09T11:59:56.461Z] ---> 7535c8ff57f9 [2024-10-09T11:59:56.461Z] Step 4/10 : WORKDIR /device-sdk-go [2024-10-09T11:59:56.461Z] ---> Running in 73c7b186fa32 [2024-10-09T11:59:56.730Z] Removing intermediate container 73c7b186fa32 [2024-10-09T11:59:56.730Z] ---> e4ac030fb1bf [2024-10-09T11:59:56.730Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-09T11:59:56.730Z] ---> Running in 9f3a5433a665 [2024-10-09T11:59:57.002Z] Removing intermediate container 9f3a5433a665 [2024-10-09T11:59:57.002Z] ---> 0a3631bd2e52 [2024-10-09T11:59:57.002Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-10-09T11:59:57.271Z] ---> Running in 9ef8da7d2cc9 [2024-10-09T11:59:58.235Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-09T11:59:58.503Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-09T11:59:59.916Z] OK: 238 MiB in 54 packages [2024-10-09T12:00:00.877Z] Removing intermediate container 9ef8da7d2cc9 [2024-10-09T12:00:00.877Z] ---> 56342189d564 [2024-10-09T12:00:00.877Z] Step 7/10 : COPY go.mod vendor* ./ [2024-10-09T12:00:01.462Z] ---> 49bb4a449ee7 [2024-10-09T12:00:01.462Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-09T12:00:01.462Z] ---> Running in 43f498dbc725 [2024-10-09T12:00:01.963Z] GO111MODULE=on go vet ./... [2024-10-09T12:00:02.900Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-09T12:00:02.900Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-09T12:00:02.900Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-09T12:00:02.914Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-09T12:00:02.938Z] $ docker stop --time=1 e149a7677626112dbc57ff95f75764d7faa1232fdfa85dcc84f43f49c90b5119 [2024-10-09T12:00:09.889Z] $ docker rm -f --volumes e149a7677626112dbc57ff95f75764d7faa1232fdfa85dcc84f43f49c90b5119 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-09T12:00:10.777Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-09T12:00:10.879Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-10-09T12:00:11.440Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-09T12:00:11.785Z] + ls -al . [2024-10-09T12:00:11.785Z] total 712 [2024-10-09T12:00:11.785Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 9 11:58 . [2024-10-09T12:00:11.785Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 9 11:56 .. [2024-10-09T12:00:11.785Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 9 11:56 .dockerignore [2024-10-09T12:00:11.785Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 9 11:59 .git [2024-10-09T12:00:11.785Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 9 11:56 .github [2024-10-09T12:00:11.785Z] -rw-rw-r-- 1 jenkins jenkins 137 Oct 9 11:56 .gitignore [2024-10-09T12:00:11.785Z] -rw-rw-r-- 1 jenkins jenkins 199 Oct 9 11:56 .golangci.yml [2024-10-09T12:00:11.785Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 9 11:57 .semver [2024-10-09T12:00:11.785Z] -rw-rw-r-- 1 jenkins jenkins 48109 Oct 9 11:56 CHANGELOG.md [2024-10-09T12:00:11.785Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 9 11:56 GOVERNANCE.md [2024-10-09T12:00:11.785Z] -rw-rw-r-- 1 jenkins jenkins 885 Oct 9 11:56 Jenkinsfile [2024-10-09T12:00:11.785Z] -rw-rw-r-- 1 jenkins jenkins 11341 Oct 9 11:56 LICENSE [2024-10-09T12:00:11.786Z] -rw-rw-r-- 1 jenkins jenkins 1842 Oct 9 11:56 Makefile [2024-10-09T12:00:11.786Z] -rw-rw-r-- 1 jenkins jenkins 619 Oct 9 11:56 OWNERS.md [2024-10-09T12:00:11.786Z] -rw-rw-r-- 1 jenkins jenkins 4937 Oct 9 11:56 README.md [2024-10-09T12:00:11.786Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 9 11:57 VERSION [2024-10-09T12:00:11.786Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 9 11:56 bin [2024-10-09T12:00:11.786Z] -rw-r--r-- 1 jenkins jenkins 466605 Oct 9 11:59 coverage.out [2024-10-09T12:00:11.786Z] drwxrwxr-x 5 jenkins jenkins 4096 Oct 9 11:56 example [2024-10-09T12:00:11.786Z] -rw-rw-r-- 1 jenkins jenkins 6956 Oct 9 11:56 go.mod [2024-10-09T12:00:11.786Z] -rw-rw-r-- 1 jenkins jenkins 99963 Oct 9 11:56 go.sum [2024-10-09T12:00:11.786Z] drwxrwxr-x 13 jenkins jenkins 4096 Oct 9 11:56 internal [2024-10-09T12:00:11.786Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 9 11:56 openapi [2024-10-09T12:00:11.786Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 9 11:56 pkg [2024-10-09T12:00:11.786Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 9 11:56 snap [2024-10-09T12:00:11.786Z] -rw-rw-r-- 1 jenkins jenkins 222 Oct 9 11:56 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T12:00:12.097Z] + 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=f7f74c656f33fe2f31a87c52cf44e870be8830fd --label arch=amd64 --label version=3.2.0-dev.45 . [2024-10-09T12:00:12.098Z] Sending build context to Docker daemon 25.88MB [2024-10-09T12:00:12.098Z] Step 1/24 : ARG BASE=golang:1.23-alpine3.20 [2024-10-09T12:00:12.098Z] Step 2/24 : FROM ${BASE} AS builder [2024-10-09T12:00:12.098Z] ---> 76c27044f89c [2024-10-09T12:00:12.098Z] Step 3/24 : ARG MAKE=make build [2024-10-09T12:00:12.666Z] ---> Running in f2234c7903fc [2024-10-09T12:00:12.925Z] Removing intermediate container f2234c7903fc [2024-10-09T12:00:12.925Z] ---> 27484225f594 [2024-10-09T12:00:12.925Z] Step 4/24 : WORKDIR /device-sdk-go [2024-10-09T12:00:12.925Z] ---> Running in cd953f182422 [2024-10-09T12:00:13.184Z] Removing intermediate container cd953f182422 [2024-10-09T12:00:13.184Z] ---> 62a20c05fd65 [2024-10-09T12:00:13.184Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-09T12:00:13.184Z] ---> Running in 24224e69e7a4 [2024-10-09T12:00:13.184Z] Removing intermediate container 24224e69e7a4 [2024-10-09T12:00:13.184Z] ---> bb504151cd84 [2024-10-09T12:00:13.184Z] Step 6/24 : RUN apk add --update --no-cache make git [2024-10-09T12:00:13.184Z] ---> Running in fe6055ac54f3 [2024-10-09T12:00:13.442Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-09T12:00:13.701Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-09T12:00:13.961Z] OK: 246 MiB in 54 packages [2024-10-09T12:00:14.533Z] Removing intermediate container fe6055ac54f3 [2024-10-09T12:00:14.533Z] ---> a5fea6e6f4a7 [2024-10-09T12:00:14.533Z] Step 7/24 : COPY go.mod vendor* ./ [2024-10-09T12:00:14.792Z] ---> 889f5c6d71a7 [2024-10-09T12:00:14.792Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-09T12:00:14.792Z] ---> Running in ea8e8ddee954 [2024-10-09T12:00:15.360Z] Removing intermediate container ea8e8ddee954 [2024-10-09T12:00:15.360Z] ---> 037b79d7b808 [2024-10-09T12:00:15.360Z] Step 9/24 : COPY . . [2024-10-09T12:00:16.295Z] ---> 494ffcd9fead [2024-10-09T12:00:16.295Z] Step 10/24 : RUN ${MAKE} [2024-10-09T12:00:16.295Z] ---> Running in e72ff082cc8b [2024-10-09T12:00:16.551Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.2.0-dev.45 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=3.2.0-dev.45" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2024-10-09T12:00:55.323Z] Removing intermediate container e72ff082cc8b [2024-10-09T12:00:55.323Z] ---> 0206f6aaa53c [2024-10-09T12:00:55.323Z] Step 11/24 : FROM alpine:3.20 [2024-10-09T12:00:55.323Z] 3.20: Pulling from library/alpine [2024-10-09T12:00:55.323Z] 43c4264eed91: Already exists [2024-10-09T12:00:55.323Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-09T12:00:55.323Z] Status: Downloaded newer image for alpine:3.20 [2024-10-09T12:00:55.323Z] ---> 91ef0af61f39 [2024-10-09T12:00:55.323Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2024-10-09T12:00:55.323Z] ---> Running in 5c129be51f90 [2024-10-09T12:00:55.323Z] Removing intermediate container 5c129be51f90 [2024-10-09T12:00:55.323Z] ---> a521db55a7ec [2024-10-09T12:00:55.323Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2024-10-09T12:00:55.323Z] ---> Running in 4b0582c77bff [2024-10-09T12:00:55.323Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-09T12:00:55.323Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-09T12:00:55.323Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-10-09T12:00:55.323Z] Executing busybox-1.36.1-r29.trigger [2024-10-09T12:00:55.323Z] OK: 8 MiB in 15 packages [2024-10-09T12:00:55.323Z] Removing intermediate container 4b0582c77bff [2024-10-09T12:00:55.323Z] ---> ddda1af6ae94 [2024-10-09T12:00:55.323Z] Step 14/24 : RUN apk --no-cache upgrade [2024-10-09T12:00:55.323Z] ---> Running in cd471045cca9 [2024-10-09T12:00:55.323Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-09T12:00:55.323Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-09T12:00:55.323Z] Upgrading critical system libraries and apk-tools: [2024-10-09T12:00:55.323Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-09T12:00:55.323Z] Executing busybox-1.36.1-r29.trigger [2024-10-09T12:00:55.323Z] Continuing the upgrade transaction with new apk-tools: [2024-10-09T12:00:55.323Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-09T12:00:55.323Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-09T12:00:55.323Z] OK: 8 MiB in 15 packages [2024-10-09T12:00:55.587Z] Removing intermediate container cd471045cca9 [2024-10-09T12:00:55.587Z] ---> f709f8022881 [2024-10-09T12:00:55.587Z] Step 15/24 : WORKDIR / [2024-10-09T12:00:55.587Z] ---> Running in 0d3a321a4396 [2024-10-09T12:00:55.851Z] Removing intermediate container 0d3a321a4396 [2024-10-09T12:00:55.851Z] ---> f95adf855f27 [2024-10-09T12:00:55.851Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2024-10-09T12:00:56.111Z] ---> 1a36497d4726 [2024-10-09T12:00:56.111Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2024-10-09T12:00:58.014Z] ---> e65282af11c0 [2024-10-09T12:00:58.014Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2024-10-09T12:00:58.014Z] ---> b05794feb8ab [2024-10-09T12:00:58.014Z] Step 19/24 : EXPOSE 59999 [2024-10-09T12:00:58.014Z] ---> Running in 944d06dd9d2d [2024-10-09T12:00:58.014Z] Removing intermediate container 944d06dd9d2d [2024-10-09T12:00:58.014Z] ---> aea83807c4a1 [2024-10-09T12:00:58.014Z] Step 20/24 : ENTRYPOINT ["/device-simple"] [2024-10-09T12:00:58.014Z] ---> Running in 6addfe870243 [2024-10-09T12:00:58.014Z] Removing intermediate container 6addfe870243 [2024-10-09T12:00:58.014Z] ---> 7a0ad8e8bf8e [2024-10-09T12:00:58.014Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-10-09T12:00:58.014Z] ---> Running in 420ed08930f7 [2024-10-09T12:00:58.014Z] Removing intermediate container 420ed08930f7 [2024-10-09T12:00:58.014Z] ---> 0c94b9db8914 [2024-10-09T12:00:58.014Z] Step 22/24 : LABEL arch=amd64 [2024-10-09T12:00:58.014Z] ---> Running in dd669d70ea01 [2024-10-09T12:00:58.273Z] Removing intermediate container dd669d70ea01 [2024-10-09T12:00:58.273Z] ---> e6d94aa7d35a [2024-10-09T12:00:58.273Z] Step 23/24 : LABEL git_sha=f7f74c656f33fe2f31a87c52cf44e870be8830fd [2024-10-09T12:00:58.273Z] ---> Running in f861b8688115 [2024-10-09T12:00:58.273Z] Removing intermediate container f861b8688115 [2024-10-09T12:00:58.273Z] ---> eacb11057631 [2024-10-09T12:00:58.273Z] Step 24/24 : LABEL version=3.2.0-dev.45 [2024-10-09T12:00:58.273Z] ---> Running in ed59ebd4dd6a [2024-10-09T12:00:58.273Z] Removing intermediate container ed59ebd4dd6a [2024-10-09T12:00:58.273Z] ---> be6e0cc08a19 [2024-10-09T12:00:58.273Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-09T12:00:58.531Z] Successfully built be6e0cc08a19 [2024-10-09T12:00:58.531Z] 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-10-09T12:00:59.070Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-09T12:00:59.070Z] [2024-10-09T12:00:59.070Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T12:01:01.631Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-09T12:01:01.893Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-09T12:01:01.893Z] 5eb5b503b376: Pulling fs layer [2024-10-09T12:01:01.893Z] 5c69ac0246d0: Pulling fs layer [2024-10-09T12:01:01.893Z] ec43610c2a17: Pulling fs layer [2024-10-09T12:01:01.893Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-09T12:01:01.893Z] 33b1e0a273af: Pulling fs layer [2024-10-09T12:01:01.893Z] 5d3b04190fa2: Pulling fs layer [2024-10-09T12:01:01.893Z] 2f39f015ded8: Pulling fs layer [2024-10-09T12:01:01.893Z] 3a2ae6a8a46f: Waiting [2024-10-09T12:01:01.893Z] 33b1e0a273af: Waiting [2024-10-09T12:01:01.893Z] 5d3b04190fa2: Waiting [2024-10-09T12:01:01.893Z] 2f39f015ded8: Waiting [2024-10-09T12:01:01.893Z] 5c69ac0246d0: Verifying Checksum [2024-10-09T12:01:01.893Z] 5c69ac0246d0: Download complete [2024-10-09T12:01:01.893Z] 3a2ae6a8a46f: Verifying Checksum [2024-10-09T12:01:01.893Z] 3a2ae6a8a46f: Download complete [2024-10-09T12:01:01.893Z] 33b1e0a273af: Verifying Checksum [2024-10-09T12:01:01.893Z] 33b1e0a273af: Download complete [2024-10-09T12:01:01.893Z] ec43610c2a17: Verifying Checksum [2024-10-09T12:01:01.893Z] ec43610c2a17: Download complete [2024-10-09T12:01:01.893Z] 5d3b04190fa2: Verifying Checksum [2024-10-09T12:01:01.893Z] 5d3b04190fa2: Download complete [2024-10-09T12:01:02.158Z] 5eb5b503b376: Verifying Checksum [2024-10-09T12:01:02.158Z] 5eb5b503b376: Download complete [2024-10-09T12:01:02.788Z] 2f39f015ded8: Verifying Checksum [2024-10-09T12:01:02.788Z] 2f39f015ded8: Download complete [2024-10-09T12:01:03.356Z] 5eb5b503b376: Pull complete [2024-10-09T12:01:03.356Z] 5c69ac0246d0: Pull complete [2024-10-09T12:01:03.921Z] ec43610c2a17: Pull complete [2024-10-09T12:01:03.921Z] 3a2ae6a8a46f: Pull complete [2024-10-09T12:01:04.179Z] 33b1e0a273af: Pull complete [2024-10-09T12:01:04.179Z] 5d3b04190fa2: Pull complete [2024-10-09T12:01:12.363Z] 2f39f015ded8: Pull complete [2024-10-09T12:01:12.624Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-09T12:01:12.624Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-09T12:01:12.624Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T12:01:12.738Z] prd-ubuntu20.04-docker-8c-8g-22321 does not seem to be running inside a container [2024-10-09T12:01:12.766Z] $ 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-10-09T12:01:12.993Z] $ docker top 253d09fbd398d78514e5f197e6ec03d146ef0e9946f36e63caac1161d9dc14f6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-09T12:01:13.377Z] ---> job-cost.sh [2024-10-09T12:01:13.377Z] lf-activate-venv: SKIPPING [2024-10-09T12:01:13.377Z] INFO: No Stack... [2024-10-09T12:01:13.635Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-09T12:01:13.892Z] INFO: Archiving Costs [Pipeline] sh [2024-10-09T12:01:14.177Z] + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [2024-10-09T12:01:14.177Z] + cut -d, -f6 [Pipeline] lock [2024-10-09T12:01:14.190Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-main-320-stack-cost] [2024-10-09T12:01:14.198Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-320-stack-cost] did not exist. Created. [2024-10-09T12:01:14.204Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-main-320-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-09T12:01:14.515Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-09T12:01:14.551Z] Stashed 1 file(s) [Pipeline] } [2024-10-09T12:01:14.560Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-main-320-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-09T12:01:14.583Z] $ docker stop --time=1 253d09fbd398d78514e5f197e6ec03d146ef0e9946f36e63caac1161d9dc14f6 [2024-10-09T12:01:15.744Z] $ docker rm -f --volumes 253d09fbd398d78514e5f197e6ec03d146ef0e9946f36e63caac1161d9dc14f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-09T12:01:53.232Z] Removing intermediate container 43f498dbc725 [2024-10-09T12:01:53.232Z] ---> e7790f1e0cea [2024-10-09T12:01:53.232Z] Step 9/10 : COPY . . [2024-10-09T12:01:53.232Z] ---> 3ebb00af9950 [2024-10-09T12:01:53.232Z] Step 10/10 : RUN ${MAKE} [2024-10-09T12:01:53.232Z] ---> Running in adbbfbced1b2 [2024-10-09T12:01:53.232Z] noop [2024-10-09T12:01:53.232Z] Removing intermediate container adbbfbced1b2 [2024-10-09T12:01:53.232Z] ---> 0feabd76c4f5 [2024-10-09T12:01:53.232Z] Successfully built 0feabd76c4f5 [2024-10-09T12:01:53.232Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T12:01:53.604Z] + docker inspect -f . ci-base-image-arm64 [2024-10-09T12:01:53.604Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T12:01:53.837Z] prd-ubuntu20.04-docker-arm64-4c-16g-22323 does not seem to be running inside a container [2024-10-09T12:01:53.909Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/320 -v /w/workspace/device-sdk-go/320:/w/workspace/device-sdk-go/320:rw,z -v /w/workspace/device-sdk-go/320@tmp:/w/workspace/device-sdk-go/320@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-arm64 cat [2024-10-09T12:01:55.191Z] $ docker top 2a0a8316f0c126592dd4b05eb1c08c052b1a7abb8ab6119a6a0ad900b6039a85 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-09T12:01:56.050Z] + go version [2024-10-09T12:01:56.050Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-09T12:01:56.069Z] $ docker stop --time=1 2a0a8316f0c126592dd4b05eb1c08c052b1a7abb8ab6119a6a0ad900b6039a85 [2024-10-09T12:01:57.927Z] $ docker rm -f --volumes 2a0a8316f0c126592dd4b05eb1c08c052b1a7abb8ab6119a6a0ad900b6039a85 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T12:01:58.541Z] + docker inspect -f . ci-base-image-arm64 [2024-10-09T12:01:58.542Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T12:01:58.748Z] prd-ubuntu20.04-docker-arm64-4c-16g-22323 does not seem to be running inside a container [2024-10-09T12:01:58.818Z] $ 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/320 -v /w/workspace/device-sdk-go/320:/w/workspace/device-sdk-go/320:rw,z -v /w/workspace/device-sdk-go/320@tmp:/w/workspace/device-sdk-go/320@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-arm64 cat [2024-10-09T12:02:00.047Z] $ docker top d7879164b05198a46d042b05daa1ff67828053199ef6d7fbec2d1dc640cf214a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-09T12:02:00.654Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/320 [Pipeline] fileExists [Pipeline] sh [2024-10-09T12:02:01.310Z] + make test [2024-10-09T12:02:01.310Z] go test -race -coverprofile=coverage.out ./... [2024-10-09T12:02:48.143Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2024-10-09T12:06:25.907Z] github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple coverage: 0.0% of statements [2024-10-09T12:06:25.907Z] github.com/edgexfoundry/device-sdk-go/v3/example/config coverage: 0.0% of statements [2024-10-09T12:06:25.907Z] github.com/edgexfoundry/device-sdk-go/v3/example/driver coverage: 0.0% of statements [2024-10-09T12:06:25.907Z] github.com/edgexfoundry/device-sdk-go/v3/internal/application coverage: 0.0% of statements [2024-10-09T12:06:25.907Z] github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery coverage: 0.0% of statements [2024-10-09T12:06:35.981Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.157s coverage: 26.0% of statements [2024-10-09T12:06:39.339Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.168s coverage: 79.4% of statements [2024-10-09T12:06:49.431Z] github.com/edgexfoundry/device-sdk-go/v3/internal/container coverage: 0.0% of statements [2024-10-09T12:06:49.431Z] github.com/edgexfoundry/device-sdk-go/v3/internal/config coverage: 0.0% of statements [2024-10-09T12:06:49.698Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.262s coverage: 86.0% of statements [2024-10-09T12:06:56.337Z] github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation coverage: 0.0% of statements [2024-10-09T12:06:57.293Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.627s coverage: 45.2% of statements [2024-10-09T12:07:03.949Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.373s coverage: 14.1% of statements [2024-10-09T12:07:04.532Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 5.343s coverage: 44.6% of statements [2024-10-09T12:07:04.797Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2024-10-09T12:07:04.797Z] github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks coverage: 0.0% of statements [2024-10-09T12:07:04.797Z] github.com/edgexfoundry/device-sdk-go/v3/internal/utils coverage: 0.0% of statements [2024-10-09T12:07:06.203Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.373s coverage: 68.3% of statements [2024-10-09T12:07:11.546Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.352s coverage: 88.3% of statements [2024-10-09T12:07:16.886Z] github.com/edgexfoundry/device-sdk-go/v3/pkg/startup coverage: 0.0% of statements [2024-10-09T12:07:17.469Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.287s coverage: 5.3% of statements [2024-10-09T12:07:18.873Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-10-09T12:07:18.873Z] GO111MODULE=on go vet ./... [2024-10-09T12:11:10.638Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-09T12:11:10.638Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-09T12:11:10.638Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-09T12:11:10.667Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-09T12:11:10.695Z] $ docker stop --time=1 d7879164b05198a46d042b05daa1ff67828053199ef6d7fbec2d1dc640cf214a [2024-10-09T12:11:12.673Z] $ docker rm -f --volumes d7879164b05198a46d042b05daa1ff67828053199ef6d7fbec2d1dc640cf214a [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-09T12:11:14.907Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-09T12:11:14.935Z] Warning: overwriting stash ‘coverage-report’ [2024-10-09T12:11:15.760Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-09T12:11:16.258Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-09T12:11:16.606Z] + ls -al . [2024-10-09T12:11:16.606Z] total 708 [2024-10-09T12:11:16.606Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 9 12:02 . [2024-10-09T12:11:16.606Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 9 11:58 .. [2024-10-09T12:11:16.606Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 9 11:58 .dockerignore [2024-10-09T12:11:16.606Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 9 11:59 .git [2024-10-09T12:11:16.606Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 9 11:58 .github [2024-10-09T12:11:16.606Z] -rw-rw-r-- 1 jenkins jenkins 137 Oct 9 11:58 .gitignore [2024-10-09T12:11:16.606Z] -rw-rw-r-- 1 jenkins jenkins 199 Oct 9 11:58 .golangci.yml [2024-10-09T12:11:16.606Z] -rw-rw-r-- 1 jenkins jenkins 48109 Oct 9 11:58 CHANGELOG.md [2024-10-09T12:11:16.606Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 9 11:58 GOVERNANCE.md [2024-10-09T12:11:16.606Z] -rw-rw-r-- 1 jenkins jenkins 885 Oct 9 11:58 Jenkinsfile [2024-10-09T12:11:16.606Z] -rw-rw-r-- 1 jenkins jenkins 11341 Oct 9 11:58 LICENSE [2024-10-09T12:11:16.606Z] -rw-rw-r-- 1 jenkins jenkins 1842 Oct 9 11:58 Makefile [2024-10-09T12:11:16.606Z] -rw-rw-r-- 1 jenkins jenkins 619 Oct 9 11:58 OWNERS.md [2024-10-09T12:11:16.606Z] -rw-rw-r-- 1 jenkins jenkins 4937 Oct 9 11:58 README.md [2024-10-09T12:11:16.606Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 9 11:57 VERSION [2024-10-09T12:11:16.606Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 9 11:58 bin [2024-10-09T12:11:16.606Z] -rw-r--r-- 1 jenkins jenkins 466604 Oct 9 12:07 coverage.out [2024-10-09T12:11:16.606Z] drwxrwxr-x 5 jenkins jenkins 4096 Oct 9 11:58 example [2024-10-09T12:11:16.606Z] -rw-rw-r-- 1 jenkins jenkins 6956 Oct 9 11:58 go.mod [2024-10-09T12:11:16.606Z] -rw-rw-r-- 1 jenkins jenkins 99963 Oct 9 11:58 go.sum [2024-10-09T12:11:16.606Z] drwxrwxr-x 13 jenkins jenkins 4096 Oct 9 11:58 internal [2024-10-09T12:11:16.606Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 9 11:58 openapi [2024-10-09T12:11:16.606Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 9 11:58 pkg [2024-10-09T12:11:16.606Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 9 11:58 snap [2024-10-09T12:11:16.606Z] -rw-rw-r-- 1 jenkins jenkins 222 Oct 9 11:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T12:11:16.979Z] + 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=f7f74c656f33fe2f31a87c52cf44e870be8830fd --label arch=arm64 --label version=3.2.0-dev.45 . [2024-10-09T12:11:17.566Z] Sending build context to Docker daemon 13.63MB [2024-10-09T12:11:17.566Z] Step 1/24 : ARG BASE=golang:1.23-alpine3.20 [2024-10-09T12:11:17.566Z] Step 2/24 : FROM ${BASE} AS builder [2024-10-09T12:11:17.566Z] ---> 0feabd76c4f5 [2024-10-09T12:11:17.566Z] Step 3/24 : ARG MAKE=make build [2024-10-09T12:11:17.833Z] ---> Running in 2a4a719cfdda [2024-10-09T12:11:18.099Z] Removing intermediate container 2a4a719cfdda [2024-10-09T12:11:18.099Z] ---> b4b2cdb4cc0a [2024-10-09T12:11:18.099Z] Step 4/24 : WORKDIR /device-sdk-go [2024-10-09T12:11:18.099Z] ---> Running in 2b8d9c271433 [2024-10-09T12:11:18.366Z] Removing intermediate container 2b8d9c271433 [2024-10-09T12:11:18.366Z] ---> 2c1be981a7e5 [2024-10-09T12:11:18.366Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-09T12:11:18.631Z] ---> Running in bd66f8591467 [2024-10-09T12:11:18.897Z] Removing intermediate container bd66f8591467 [2024-10-09T12:11:18.897Z] ---> 54241ca500b2 [2024-10-09T12:11:18.897Z] Step 6/24 : RUN apk add --update --no-cache make git [2024-10-09T12:11:18.897Z] ---> Running in e9b3ac541f20 [2024-10-09T12:11:19.852Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-09T12:11:20.117Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-09T12:11:21.515Z] OK: 238 MiB in 54 packages [2024-10-09T12:11:22.473Z] Removing intermediate container e9b3ac541f20 [2024-10-09T12:11:22.473Z] ---> 3ff7def6a823 [2024-10-09T12:11:22.473Z] Step 7/24 : COPY go.mod vendor* ./ [2024-10-09T12:11:22.740Z] ---> 42235d2073fe [2024-10-09T12:11:22.740Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-09T12:11:22.740Z] ---> Running in c42f6a724b82 [2024-10-09T12:11:24.679Z] Removing intermediate container c42f6a724b82 [2024-10-09T12:11:24.679Z] ---> dbaccb97064c [2024-10-09T12:11:24.679Z] Step 9/24 : COPY . . [2024-10-09T12:11:26.094Z] ---> 70de8975d8a8 [2024-10-09T12:11:26.094Z] Step 10/24 : RUN ${MAKE} [2024-10-09T12:11:26.094Z] ---> Running in 4e39c57da933 [2024-10-09T12:11:27.053Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.2.0-dev.45 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=3.2.0-dev.45" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2024-10-09T12:15:03.840Z] Removing intermediate container 4e39c57da933 [2024-10-09T12:15:03.840Z] ---> 05503a8236c6 [2024-10-09T12:15:03.840Z] Step 11/24 : FROM alpine:3.20 [2024-10-09T12:15:03.840Z] 3.20: Pulling from library/alpine [2024-10-09T12:15:03.840Z] cf04c63912e1: Already exists [2024-10-09T12:15:03.840Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-09T12:15:03.840Z] Status: Downloaded newer image for alpine:3.20 [2024-10-09T12:15:03.840Z] ---> c157a85ed455 [2024-10-09T12:15:03.840Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2024-10-09T12:15:04.106Z] ---> Running in 2d83bd22f5e6 [2024-10-09T12:15:04.372Z] Removing intermediate container 2d83bd22f5e6 [2024-10-09T12:15:04.372Z] ---> d2b434da9e53 [2024-10-09T12:15:04.372Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2024-10-09T12:15:04.372Z] ---> Running in 514e1fe75fb9 [2024-10-09T12:15:05.331Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-09T12:15:05.599Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-09T12:15:07.004Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-10-09T12:15:07.004Z] Executing busybox-1.36.1-r29.trigger [2024-10-09T12:15:07.004Z] OK: 9 MiB in 15 packages [2024-10-09T12:15:07.964Z] Removing intermediate container 514e1fe75fb9 [2024-10-09T12:15:07.965Z] ---> efd0707ef627 [2024-10-09T12:15:07.965Z] Step 14/24 : RUN apk --no-cache upgrade [2024-10-09T12:15:07.965Z] ---> Running in 65ab9424a132 [2024-10-09T12:15:08.923Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-09T12:15:09.198Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-09T12:15:10.602Z] Upgrading critical system libraries and apk-tools: [2024-10-09T12:15:10.602Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-09T12:15:10.602Z] Executing busybox-1.36.1-r29.trigger [2024-10-09T12:15:10.868Z] Continuing the upgrade transaction with new apk-tools: [2024-10-09T12:15:10.868Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-09T12:15:11.133Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-09T12:15:13.068Z] OK: 9 MiB in 15 packages [2024-10-09T12:15:13.650Z] Removing intermediate container 65ab9424a132 [2024-10-09T12:15:13.651Z] ---> 37dcff41bd0a [2024-10-09T12:15:13.651Z] Step 15/24 : WORKDIR / [2024-10-09T12:15:13.916Z] ---> Running in 2a91a0dcfd94 [2024-10-09T12:15:14.182Z] Removing intermediate container 2a91a0dcfd94 [2024-10-09T12:15:14.182Z] ---> 33b80538867d [2024-10-09T12:15:14.182Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2024-10-09T12:15:14.800Z] ---> 80f06f55a709 [2024-10-09T12:15:14.800Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2024-10-09T12:15:17.372Z] ---> 43ba7f4822ff [2024-10-09T12:15:17.372Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2024-10-09T12:15:17.372Z] ---> 4b629d3a16e5 [2024-10-09T12:15:17.372Z] Step 19/24 : EXPOSE 59999 [2024-10-09T12:15:17.372Z] ---> Running in 40a309d56db1 [2024-10-09T12:15:17.954Z] Removing intermediate container 40a309d56db1 [2024-10-09T12:15:17.954Z] ---> 15b1681c5a52 [2024-10-09T12:15:17.954Z] Step 20/24 : ENTRYPOINT ["/device-simple"] [2024-10-09T12:15:17.954Z] ---> Running in b185c01a6f54 [2024-10-09T12:15:18.230Z] Removing intermediate container b185c01a6f54 [2024-10-09T12:15:18.230Z] ---> fe8da7f59ef9 [2024-10-09T12:15:18.230Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-10-09T12:15:18.230Z] ---> Running in 698e37f370ce [2024-10-09T12:15:18.495Z] Removing intermediate container 698e37f370ce [2024-10-09T12:15:18.495Z] ---> 32f3817c67a4 [2024-10-09T12:15:18.495Z] Step 22/24 : LABEL arch=arm64 [2024-10-09T12:15:18.495Z] ---> Running in 8eff753c25b6 [2024-10-09T12:15:19.076Z] Removing intermediate container 8eff753c25b6 [2024-10-09T12:15:19.076Z] ---> 9e01abfb49fe [2024-10-09T12:15:19.076Z] Step 23/24 : LABEL git_sha=f7f74c656f33fe2f31a87c52cf44e870be8830fd [2024-10-09T12:15:19.076Z] ---> Running in 6b2d5531f605 [2024-10-09T12:15:19.342Z] Removing intermediate container 6b2d5531f605 [2024-10-09T12:15:19.342Z] ---> b89f5fb29db8 [2024-10-09T12:15:19.342Z] Step 24/24 : LABEL version=3.2.0-dev.45 [2024-10-09T12:15:19.342Z] ---> Running in 75f309fc7ee4 [2024-10-09T12:15:19.607Z] Removing intermediate container 75f309fc7ee4 [2024-10-09T12:15:19.607Z] ---> 8a97b425dcc2 [2024-10-09T12:15:19.607Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-09T12:15:19.874Z] Successfully built 8a97b425dcc2 [2024-10-09T12:15:19.874Z] 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-10-09T12:15:20.378Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-09T12:15:20.379Z] [2024-10-09T12:15:20.379Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T12:15:20.715Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-09T12:15:20.715Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-09T12:15:20.715Z] 8998bd30e6a1: Pulling fs layer [2024-10-09T12:15:20.715Z] 04944245beec: Pulling fs layer [2024-10-09T12:15:20.715Z] 699f458cf7ca: Pulling fs layer [2024-10-09T12:15:20.715Z] 765212b225bb: Pulling fs layer [2024-10-09T12:15:20.715Z] f23df028b6ca: Pulling fs layer [2024-10-09T12:15:20.715Z] d65c8cfc05b1: Pulling fs layer [2024-10-09T12:15:20.715Z] 2437ff75d9bd: Pulling fs layer [2024-10-09T12:15:20.715Z] f23df028b6ca: Waiting [2024-10-09T12:15:20.715Z] 765212b225bb: Waiting [2024-10-09T12:15:20.715Z] d65c8cfc05b1: Waiting [2024-10-09T12:15:20.715Z] 2437ff75d9bd: Waiting [2024-10-09T12:15:20.982Z] 04944245beec: Verifying Checksum [2024-10-09T12:15:20.983Z] 04944245beec: Download complete [2024-10-09T12:15:20.983Z] 765212b225bb: Download complete [2024-10-09T12:15:20.983Z] f23df028b6ca: Verifying Checksum [2024-10-09T12:15:20.983Z] f23df028b6ca: Download complete [2024-10-09T12:15:20.983Z] d65c8cfc05b1: Verifying Checksum [2024-10-09T12:15:20.983Z] d65c8cfc05b1: Download complete [2024-10-09T12:15:21.248Z] 699f458cf7ca: Verifying Checksum [2024-10-09T12:15:21.248Z] 699f458cf7ca: Download complete [2024-10-09T12:15:21.513Z] 8998bd30e6a1: Download complete [2024-10-09T12:15:24.083Z] 2437ff75d9bd: Verifying Checksum [2024-10-09T12:15:24.083Z] 2437ff75d9bd: Download complete [2024-10-09T12:15:26.024Z] 8998bd30e6a1: Pull complete [2024-10-09T12:15:26.606Z] 04944245beec: Pull complete [2024-10-09T12:15:28.014Z] 699f458cf7ca: Pull complete [2024-10-09T12:15:28.282Z] 765212b225bb: Pull complete [2024-10-09T12:15:29.241Z] f23df028b6ca: Pull complete [2024-10-09T12:15:29.507Z] d65c8cfc05b1: Pull complete [2024-10-09T12:15:47.776Z] 2437ff75d9bd: Pull complete [2024-10-09T12:15:47.776Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-09T12:15:47.776Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-09T12:15:47.776Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T12:15:47.975Z] prd-ubuntu20.04-docker-arm64-4c-16g-22323 does not seem to be running inside a container [2024-10-09T12:15:48.037Z] $ 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/320 -v /w/workspace/device-sdk-go/320:/w/workspace/device-sdk-go/320:rw,z -v /w/workspace/device-sdk-go/320@tmp:/w/workspace/device-sdk-go/320@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:arm64 cat [2024-10-09T12:15:50.737Z] $ docker top 04da84bf803aa6d847b45b964591879479736d13f0fb6319bb5ae0f8e275e86b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-09T12:15:51.575Z] ---> job-cost.sh [2024-10-09T12:15:51.575Z] lf-activate-venv: SKIPPING [2024-10-09T12:15:51.575Z] INFO: No Stack... [2024-10-09T12:15:52.156Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-09T12:15:52.738Z] INFO: Archiving Costs [Pipeline] sh [2024-10-09T12:15:53.373Z] + cat /w/workspace/device-sdk-go/320/archives/cost.csv [2024-10-09T12:15:53.373Z] + cut -d, -f6 [Pipeline] lock [2024-10-09T12:15:53.430Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-main-320-stack-cost] [2024-10-09T12:15:53.437Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-320-stack-cost] did not exist. Created. [2024-10-09T12:15:53.443Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-main-320-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-09T12:15:53.797Z] /w/workspace/device-sdk-go/320@tmp/durable-d0ae7e8b/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-09T12:15:54.433Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-09T12:15:54.459Z] Warning: overwriting stash ‘stack-cost’ [2024-10-09T12:15:54.556Z] Stashed 1 file(s) [Pipeline] } [2024-10-09T12:15:54.567Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-main-320-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-09T12:15:54.599Z] $ docker stop --time=1 04da84bf803aa6d847b45b964591879479736d13f0fb6319bb5ae0f8e275e86b [2024-10-09T12:15:56.124Z] $ docker rm -f --volumes 04da84bf803aa6d847b45b964591879479736d13f0fb6319bb5ae0f8e275e86b [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-10-09T12:15:56.665Z] provisioning config files... [2024-10-09T12:15:56.672Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config11408714229195899680tmp [Pipeline] { [Pipeline] sh [2024-10-09T12:15:56.968Z] + set +x [2024-10-09T12:15:56.968Z] + curl -s https://codecov.io/bash [2024-10-09T12:15:56.968Z] + bash -s -- [2024-10-09T12:15:56.968Z] [2024-10-09T12:15:56.968Z] _____ _ [2024-10-09T12:15:56.968Z] / ____| | | [2024-10-09T12:15:56.968Z] | | ___ __| | ___ ___ _____ __ [2024-10-09T12:15:56.968Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-09T12:15:56.968Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-09T12:15:56.968Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-09T12:15:56.968Z] Bash-1.0.6 [2024-10-09T12:15:56.968Z] [2024-10-09T12:15:56.968Z] [2024-10-09T12:15:56.968Z] ==> git version 2.25.1 found [2024-10-09T12:15:56.968Z] ==> 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-10-09T12:15:56.968Z] Release-Date: 2020-01-08 [2024-10-09T12:15:56.968Z] 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-10-09T12:15:56.968Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-09T12:15:56.968Z] ==> Jenkins CI detected. [2024-10-09T12:15:56.968Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2024-10-09T12:15:56.968Z] project root: . [2024-10-09T12:15:56.968Z] --> token set from env [2024-10-09T12:15:56.968Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-09T12:15:57.227Z] ==> Running gcov in . (disable via -X gcov) [2024-10-09T12:15:57.227Z] ==> Python coveragepy not found [2024-10-09T12:15:57.227Z] ==> Searching for coverage reports in: [2024-10-09T12:15:57.227Z] + . [2024-10-09T12:15:57.227Z] -> Found 1 reports [2024-10-09T12:15:57.227Z] ==> Detecting git/mercurial file structure [2024-10-09T12:15:57.227Z] ==> Reading reports [2024-10-09T12:15:57.227Z] + ./coverage.out bytes=466604 [2024-10-09T12:15:57.227Z] ==> Appending adjustments [2024-10-09T12:15:57.227Z] https://docs.codecov.io/docs/fixing-reports [2024-10-09T12:15:57.486Z] + Found adjustments [2024-10-09T12:15:57.486Z] ==> Gzipping contents [2024-10-09T12:15:57.486Z] 44K /tmp/codecov.Yr5In5.gz [2024-10-09T12:15:57.486Z] ==> Uploading reports [2024-10-09T12:15:57.486Z] url: https://codecov.io [2024-10-09T12:15:57.486Z] query: branch=main&commit=f7f74c656f33fe2f31a87c52cf44e870be8830fd&build=320&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F320%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-09T12:15:57.486Z] -> Pinging Codecov [2024-10-09T12:15:57.486Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=f7f74c656f33fe2f31a87c52cf44e870be8830fd&build=320&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F320%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-09T12:15:57.745Z] -> Uploading to [2024-10-09T12:15:57.745Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-sdk-go/f7f74c656f33fe2f31a87c52cf44e870be8830fd/415a0ee7-0539-423a-98a9-585fb2be770f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241009%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241009T121557Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=b5dc03693f880b83210d2515d611cd621a9f45afa63a81d82ae4db2017a49403 [2024-10-09T12:15:57.745Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-09T12:15:57.745Z] Dload Upload Total Spent Left Speed [2024-10-09T12:15:58.003Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 44657 0 0 100 44657 0 186k --:--:-- --:--:-- --:--:-- 186k [2024-10-09T12:15:58.003Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/f7f74c656f33fe2f31a87c52cf44e870be8830fd [Pipeline] } [2024-10-09T12:15:58.009Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-10-09T12:15:58.216Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-10-09T12:15:58.228Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T12:15:58.535Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-09T12:15:58.535Z] [2024-10-09T12:15:58.535Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T12:15:58.836Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-09T12:15:58.836Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-10-09T12:15:58.836Z] 43c4264eed91: Already exists [2024-10-09T12:15:58.836Z] 4cc291be95ef: Already exists [2024-10-09T12:15:58.836Z] 2ac1f1163629: Already exists [2024-10-09T12:15:58.836Z] 5c3c966382ef: Already exists [2024-10-09T12:15:58.836Z] 4f4fb700ef54: Already exists [2024-10-09T12:15:58.836Z] d9c7d2e4e75e: Pulling fs layer [2024-10-09T12:15:58.836Z] 9c3e1370e548: Pulling fs layer [2024-10-09T12:15:59.095Z] d9c7d2e4e75e: Verifying Checksum [2024-10-09T12:15:59.095Z] d9c7d2e4e75e: Download complete [2024-10-09T12:15:59.355Z] d9c7d2e4e75e: Pull complete [2024-10-09T12:15:59.613Z] 9c3e1370e548: Verifying Checksum [2024-10-09T12:15:59.613Z] 9c3e1370e548: Download complete [2024-10-09T12:16:02.903Z] 9c3e1370e548: Pull complete [2024-10-09T12:16:02.903Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-10-09T12:16:02.903Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-09T12:16:02.903Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T12:16:03.008Z] prd-ubuntu20.04-docker-8c-8g-22321 does not seem to be running inside a container [2024-10-09T12:16:03.037Z] $ 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-10-09T12:16:05.854Z] $ docker top cbc593a4a675e9724f038f675430846ef0f2d8a1f8d6bed972e5117a2e4a9506 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-09T12:16:06.288Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] echo [2024-10-09T12:16:06.306Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh [2024-10-09T12:16:06.628Z] + set -o pipefail [2024-10-09T12:16:06.629Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' [2024-10-09T12:16:14.771Z] [2024-10-09T12:16:14.771Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v3)... [2024-10-09T12:16:14.771Z] [2024-10-09T12:16:14.771Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/80c02c92-da95-4ab8-8040-370374fa7a13/history/691c23ed-225d-431b-a018-6cb13347d993 [2024-10-09T12:16:14.771Z] [2024-10-09T12:16:14.771Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-10-09T12:16:14.771Z] [2024-10-09T12:16:14.771Z] [2024-10-09T12:16:14.771Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-10-09T12:16:14.771Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-10-09T12:16:14.776Z] $ docker stop --time=1 cbc593a4a675e9724f038f675430846ef0f2d8a1f8d6bed972e5117a2e4a9506 [2024-10-09T12:16:19.163Z] $ docker rm -f --volumes cbc593a4a675e9724f038f675430846ef0f2d8a1f8d6bed972e5117a2e4a9506 [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-10-09T12:16:19.750Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-09T12:16:19.770Z] provisioning config files... [2024-10-09T12:16:19.779Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config9458602031475893002tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-09T12:16:20.081Z] --> edgex-publish-swagger.sh [2024-10-09T12:16:20.081Z] === Publish openapi/v3 API === [2024-10-09T12:16:20.082Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2024-10-09T12:16:20.082Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v3/device-sdk.yaml] [2024-10-09T12:16:20.082Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-09T12:16:20.082Z] Dload Upload Total Spent Left Speed [2024-10-09T12:16:20.343Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37674 100 156 100 37518 411 98992 --:--:-- --:--:-- --:--:-- 99403 [2024-10-09T12:16:20.343Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-10-09T12:16:20.343Z] [Pipeline] } [2024-10-09T12:16:20.350Z] 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-10-09T12:16:20.781Z] + git log --format=format:%s -1 f7f74c656f33fe2f31a87c52cf44e870be8830fd [Pipeline] sh [2024-10-09T12:16:21.074Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-09T12:16:21.074Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T12:16:21.384Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-09T12:16:21.384Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T12:16:21.464Z] prd-ubuntu20.04-docker-8c-8g-22321 does not seem to be running inside a container [2024-10-09T12:16:21.488Z] $ 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-10-09T12:16:21.983Z] $ docker top 5aa0e7aab526a336c78dda29ad29e265bddb6498e93339b9804983eea8b7e889 -eo pid,comm [2024-10-09T12:16:22.035Z] 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-10-09T12:16:22.035Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-09T12:16:22.099Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-09T12:16:22.099Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-09T12:16:22.208Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-09T12:16:22.204Z] $ docker exec 5aa0e7aab526a336c78dda29ad29e265bddb6498e93339b9804983eea8b7e889 ssh-agent [2024-10-09T12:16:22.317Z] SSH_AUTH_SOCK=/tmp/ssh-cGcWzIHLF1BT/agent.34 [2024-10-09T12:16:22.317Z] SSH_AGENT_PID=40 [2024-10-09T12:16:22.321Z] Running ssh-add (command line suppressed) [2024-10-09T12:16:22.406Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_3994891611684862549.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_3994891611684862549.key) [2024-10-09T12:16:22.425Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-09T12:16:22.719Z] + git semver tag [2024-10-09T12:16:22.980Z] 2024-10-09 12:16:22,893 [run_tag] DEBUG tag force:False [2024-10-09T12:16:22.980Z] 2024-10-09 12:16:22,893 [check_head_tag] DEBUG check head tag [2024-10-09T12:16:22.980Z] 2024-10-09 12:16:22,894 [execute] INFO git cat-file --batch-check [2024-10-09T12:16:22.980Z] 2024-10-09 12:16:22,895 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2024-10-09T12:16:22.980Z] 2024-10-09 12:16:22,898 [execute] INFO git cat-file --batch [2024-10-09T12:16:22.980Z] 2024-10-09 12:16:22,899 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2024-10-09T12:16:22.980Z] 2024-10-09 12:16:22,931 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-10-09T12:16:22.980Z] 2024-10-09 12:16:22,932 [execute] INFO git tag -a v3.2.0-dev.45 -m v3.2.0-dev.45 [2024-10-09T12:16:22.980Z] 2024-10-09 12:16:22,932 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.45', '-m', 'v3.2.0-dev.45'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2024-10-09T12:16:22.980Z] 2024-10-09 12:16:22,937 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-10-09T12:16:22.980Z] 3.2.0-dev.45 [Pipeline] } [2024-10-09T12:16:22.983Z] $ docker exec --env ******** --env ******** 5aa0e7aab526a336c78dda29ad29e265bddb6498e93339b9804983eea8b7e889 ssh-agent -k [2024-10-09T12:16:23.083Z] unset SSH_AUTH_SOCK; [2024-10-09T12:16:23.083Z] unset SSH_AGENT_PID; [2024-10-09T12:16:23.083Z] echo Agent pid 40 killed; [2024-10-09T12:16:23.099Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-09T12:16:23.422Z] + git semver [Pipeline] } [2024-10-09T12:16:23.690Z] $ docker stop --time=1 5aa0e7aab526a336c78dda29ad29e265bddb6498e93339b9804983eea8b7e889 [2024-10-09T12:16:24.983Z] $ docker rm -f --volumes 5aa0e7aab526a336c78dda29ad29e265bddb6498e93339b9804983eea8b7e889 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T12:16:25.398Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-09T12:16:25.398Z] [2024-10-09T12:16:25.398Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T12:16:25.701Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-09T12:16:25.702Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-10-09T12:16:25.702Z] ab5ef0e58194: Pulling fs layer [2024-10-09T12:16:25.702Z] 9712f1f96733: Pulling fs layer [2024-10-09T12:16:25.702Z] 63f879dbbcfc: Pulling fs layer [2024-10-09T12:16:25.702Z] 0d9ebad4ef96: Pulling fs layer [2024-10-09T12:16:25.702Z] e9a5061849ea: Pulling fs layer [2024-10-09T12:16:25.702Z] d747dcd14b5f: Pulling fs layer [2024-10-09T12:16:25.702Z] 2de7ff778b66: Pulling fs layer [2024-10-09T12:16:25.702Z] e9a5061849ea: Waiting [2024-10-09T12:16:25.702Z] 0d9ebad4ef96: Waiting [2024-10-09T12:16:25.702Z] 2de7ff778b66: Waiting [2024-10-09T12:16:25.702Z] 9712f1f96733: Verifying Checksum [2024-10-09T12:16:25.702Z] 9712f1f96733: Download complete [2024-10-09T12:16:25.960Z] 63f879dbbcfc: Verifying Checksum [2024-10-09T12:16:25.960Z] 63f879dbbcfc: Download complete [2024-10-09T12:16:25.960Z] e9a5061849ea: Verifying Checksum [2024-10-09T12:16:25.960Z] e9a5061849ea: Download complete [2024-10-09T12:16:25.960Z] d747dcd14b5f: Verifying Checksum [2024-10-09T12:16:25.960Z] d747dcd14b5f: Download complete [2024-10-09T12:16:26.218Z] 0d9ebad4ef96: Verifying Checksum [2024-10-09T12:16:26.218Z] 0d9ebad4ef96: Download complete [2024-10-09T12:16:26.218Z] ab5ef0e58194: Verifying Checksum [2024-10-09T12:16:26.218Z] ab5ef0e58194: Download complete [2024-10-09T12:16:26.218Z] 2de7ff778b66: Verifying Checksum [2024-10-09T12:16:26.218Z] 2de7ff778b66: Download complete [2024-10-09T12:16:28.751Z] ab5ef0e58194: Pull complete [2024-10-09T12:16:28.751Z] 9712f1f96733: Pull complete [2024-10-09T12:16:29.319Z] 63f879dbbcfc: Pull complete [2024-10-09T12:16:33.626Z] 0d9ebad4ef96: Pull complete [2024-10-09T12:16:33.626Z] e9a5061849ea: Pull complete [2024-10-09T12:16:33.626Z] d747dcd14b5f: Pull complete [2024-10-09T12:16:34.195Z] 2de7ff778b66: Pull complete [2024-10-09T12:16:34.195Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-10-09T12:16:34.195Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-09T12:16:34.195Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T12:16:34.303Z] prd-ubuntu20.04-docker-8c-8g-22321 does not seem to be running inside a container [2024-10-09T12:16:34.330Z] $ 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-10-09T12:16:40.254Z] $ docker top 0929d92fc4c804f09eccd862a47d30ebf26f83d2e1dfe97d6eece7bbc0ec87e3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-10-09T12:16:40.340Z] provisioning config files... [2024-10-09T12:16:40.347Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config14588326113466285366tmp [2024-10-09T12:16:40.356Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config11303972529472010451tmp [2024-10-09T12:16:40.364Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config714855246184843319tmp [Pipeline] { [Pipeline] echo [2024-10-09T12:16:40.465Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-09T12:16:40.771Z] ---> sigul-configuration.sh [2024-10-09T12:16:40.771Z] gpg: directory `/root/.gnupg' created [2024-10-09T12:16:40.771Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-10-09T12:16:40.771Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-10-09T12:16:40.771Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-10-09T12:16:40.771Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-10-09T12:16:40.771Z] gpg: CAST5 encrypted data [2024-10-09T12:16:40.771Z] gpg: encrypted with 1 passphrase [2024-10-09T12:16:40.771Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-10-09T12:16:41.071Z] + mkdir /home/jenkins [2024-10-09T12:16:41.071Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-10-09T12:16:41.366Z] + 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-10-09T12:16:41.380Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-09T12:16:41.677Z] ---> sigul-install.sh [2024-10-09T12:16:41.677Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-10-09T12:16:41.976Z] + git tag --list [2024-10-09T12:16:41.976Z] 0.7.1 [2024-10-09T12:16:41.976Z] delhi-tag [2024-10-09T12:16:41.976Z] v1.0.0 [2024-10-09T12:16:41.976Z] v1.1.0 [2024-10-09T12:16:41.976Z] v1.1.1 [2024-10-09T12:16:41.976Z] v1.1.2 [2024-10-09T12:16:41.976Z] v1.2.0 [2024-10-09T12:16:41.976Z] v1.2.1 [2024-10-09T12:16:41.976Z] v1.2.2 [2024-10-09T12:16:41.976Z] v1.2.3 [2024-10-09T12:16:41.976Z] v1.3.0 [2024-10-09T12:16:41.976Z] v1.4.0 [2024-10-09T12:16:41.976Z] v2.0.0 [2024-10-09T12:16:41.976Z] v2.1.0 [2024-10-09T12:16:41.976Z] v2.1.1 [2024-10-09T12:16:41.976Z] v2.2.0 [2024-10-09T12:16:41.976Z] v2.3.0 [2024-10-09T12:16:41.976Z] v2.3.1 [2024-10-09T12:16:41.976Z] v3.0 [2024-10-09T12:16:41.976Z] v3.0.0 [2024-10-09T12:16:41.976Z] v3.0.1-dev.1 [2024-10-09T12:16:41.976Z] v3.1 [2024-10-09T12:16:41.976Z] v3.1.0 [2024-10-09T12:16:41.976Z] v3.1.0-dev.1 [2024-10-09T12:16:41.976Z] v3.1.0-dev.10 [2024-10-09T12:16:41.976Z] v3.1.0-dev.11 [2024-10-09T12:16:41.976Z] v3.1.0-dev.12 [2024-10-09T12:16:41.976Z] v3.1.0-dev.13 [2024-10-09T12:16:41.976Z] v3.1.0-dev.14 [2024-10-09T12:16:41.976Z] v3.1.0-dev.15 [2024-10-09T12:16:41.976Z] v3.1.0-dev.16 [2024-10-09T12:16:41.976Z] v3.1.0-dev.17 [2024-10-09T12:16:41.976Z] v3.1.0-dev.18 [2024-10-09T12:16:41.976Z] v3.1.0-dev.19 [2024-10-09T12:16:41.976Z] v3.1.0-dev.2 [2024-10-09T12:16:41.976Z] v3.1.0-dev.20 [2024-10-09T12:16:41.976Z] v3.1.0-dev.21 [2024-10-09T12:16:41.976Z] v3.1.0-dev.22 [2024-10-09T12:16:41.976Z] v3.1.0-dev.23 [2024-10-09T12:16:41.976Z] v3.1.0-dev.24 [2024-10-09T12:16:41.976Z] v3.1.0-dev.25 [2024-10-09T12:16:41.976Z] v3.1.0-dev.26 [2024-10-09T12:16:41.976Z] v3.1.0-dev.27 [2024-10-09T12:16:41.976Z] v3.1.0-dev.28 [2024-10-09T12:16:41.976Z] v3.1.0-dev.29 [2024-10-09T12:16:41.976Z] v3.1.0-dev.3 [2024-10-09T12:16:41.976Z] v3.1.0-dev.30 [2024-10-09T12:16:41.976Z] v3.1.0-dev.31 [2024-10-09T12:16:41.976Z] v3.1.0-dev.32 [2024-10-09T12:16:41.976Z] v3.1.0-dev.33 [2024-10-09T12:16:41.976Z] v3.1.0-dev.34 [2024-10-09T12:16:41.976Z] v3.1.0-dev.35 [2024-10-09T12:16:41.976Z] v3.1.0-dev.36 [2024-10-09T12:16:41.976Z] v3.1.0-dev.37 [2024-10-09T12:16:41.976Z] v3.1.0-dev.38 [2024-10-09T12:16:41.976Z] v3.1.0-dev.39 [2024-10-09T12:16:41.976Z] v3.1.0-dev.4 [2024-10-09T12:16:41.976Z] v3.1.0-dev.40 [2024-10-09T12:16:41.976Z] v3.1.0-dev.41 [2024-10-09T12:16:41.976Z] v3.1.0-dev.5 [2024-10-09T12:16:41.976Z] v3.1.0-dev.6 [2024-10-09T12:16:41.976Z] v3.1.0-dev.7 [2024-10-09T12:16:41.976Z] v3.1.0-dev.8 [2024-10-09T12:16:41.976Z] v3.1.0-dev.9 [2024-10-09T12:16:41.976Z] v3.1.1 [2024-10-09T12:16:41.976Z] v3.1.1-dev.1 [2024-10-09T12:16:41.976Z] v3.2.0-dev.1 [2024-10-09T12:16:41.976Z] v3.2.0-dev.10 [2024-10-09T12:16:41.976Z] v3.2.0-dev.11 [2024-10-09T12:16:41.976Z] v3.2.0-dev.12 [2024-10-09T12:16:41.976Z] v3.2.0-dev.13 [2024-10-09T12:16:41.976Z] v3.2.0-dev.14 [2024-10-09T12:16:41.976Z] v3.2.0-dev.15 [2024-10-09T12:16:41.976Z] v3.2.0-dev.16 [2024-10-09T12:16:41.976Z] v3.2.0-dev.17 [2024-10-09T12:16:41.976Z] v3.2.0-dev.18 [2024-10-09T12:16:41.976Z] v3.2.0-dev.19 [2024-10-09T12:16:41.976Z] v3.2.0-dev.2 [2024-10-09T12:16:41.976Z] v3.2.0-dev.20 [2024-10-09T12:16:41.976Z] v3.2.0-dev.21 [2024-10-09T12:16:41.976Z] v3.2.0-dev.22 [2024-10-09T12:16:41.976Z] v3.2.0-dev.23 [2024-10-09T12:16:41.976Z] v3.2.0-dev.24 [2024-10-09T12:16:41.976Z] v3.2.0-dev.25 [2024-10-09T12:16:41.976Z] v3.2.0-dev.26 [2024-10-09T12:16:41.976Z] v3.2.0-dev.27 [2024-10-09T12:16:41.976Z] v3.2.0-dev.28 [2024-10-09T12:16:41.976Z] v3.2.0-dev.29 [2024-10-09T12:16:41.976Z] v3.2.0-dev.3 [2024-10-09T12:16:41.976Z] v3.2.0-dev.30 [2024-10-09T12:16:41.976Z] v3.2.0-dev.31 [2024-10-09T12:16:41.976Z] v3.2.0-dev.32 [2024-10-09T12:16:41.976Z] v3.2.0-dev.33 [2024-10-09T12:16:41.976Z] v3.2.0-dev.34 [2024-10-09T12:16:41.976Z] v3.2.0-dev.35 [2024-10-09T12:16:41.976Z] v3.2.0-dev.36 [2024-10-09T12:16:41.976Z] v3.2.0-dev.37 [2024-10-09T12:16:41.976Z] v3.2.0-dev.38 [2024-10-09T12:16:41.976Z] v3.2.0-dev.39 [2024-10-09T12:16:41.976Z] v3.2.0-dev.4 [2024-10-09T12:16:41.976Z] v3.2.0-dev.40 [2024-10-09T12:16:41.976Z] v3.2.0-dev.41 [2024-10-09T12:16:41.976Z] v3.2.0-dev.42 [2024-10-09T12:16:41.976Z] v3.2.0-dev.43 [2024-10-09T12:16:41.976Z] v3.2.0-dev.44 [2024-10-09T12:16:41.976Z] v3.2.0-dev.45 [2024-10-09T12:16:41.976Z] v3.2.0-dev.5 [2024-10-09T12:16:41.976Z] v3.2.0-dev.6 [2024-10-09T12:16:41.976Z] v3.2.0-dev.7 [2024-10-09T12:16:41.976Z] v3.2.0-dev.8 [2024-10-09T12:16:41.976Z] v3.2.0-dev.9 [Pipeline] sh [2024-10-09T12:16:42.269Z] + lftools sign git-tag v3.2.0-dev.45 [2024-10-09T12:16:42.837Z] Signing Git tag with Sigul... [2024-10-09T12:16:42.837Z] Signing v3.2.0-dev.45 [Pipeline] echo [2024-10-09T12:16:43.113Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-09T12:16:43.411Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-10-09T12:16:43.419Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-10-09T12:16:43.439Z] $ docker stop --time=1 0929d92fc4c804f09eccd862a47d30ebf26f83d2e1dfe97d6eece7bbc0ec87e3 [2024-10-09T12:16:44.750Z] $ docker rm -f --volumes 0929d92fc4c804f09eccd862a47d30ebf26f83d2e1dfe97d6eece7bbc0ec87e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-10-09T12:16:45.191Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-09T12:16:45.191Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T12:16:45.495Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-09T12:16:45.495Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T12:16:45.585Z] prd-ubuntu20.04-docker-8c-8g-22321 does not seem to be running inside a container [2024-10-09T12:16:45.610Z] $ 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-10-09T12:16:45.967Z] $ docker top bb984bbe9e4ec37743dcaef5f563e6454593826eb5a70bcd2fc227d373332905 -eo pid,comm [2024-10-09T12:16:46.025Z] 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-10-09T12:16:46.025Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-09T12:16:46.086Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-09T12:16:46.086Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-09T12:16:46.200Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-09T12:16:46.195Z] $ docker exec bb984bbe9e4ec37743dcaef5f563e6454593826eb5a70bcd2fc227d373332905 ssh-agent [2024-10-09T12:16:46.306Z] SSH_AUTH_SOCK=/tmp/ssh-3WF76PZPx9VV/agent.32 [2024-10-09T12:16:46.306Z] SSH_AGENT_PID=38 [2024-10-09T12:16:46.310Z] Running ssh-add (command line suppressed) [2024-10-09T12:16:46.412Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_12438485447341857359.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_12438485447341857359.key) [2024-10-09T12:16:46.431Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-09T12:16:46.723Z] + git semver bump pre [2024-10-09T12:16:46.983Z] 2024-10-09 12:16:46,880 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-10-09T12:16:46.983Z] 2024-10-09 12:16:46,880 [bump_version] DEBUG bumping version:3.2.0-dev.45 on axis:pre with prefix:dev [2024-10-09T12:16:46.983Z] 2024-10-09 12:16:46,880 [bump_version] DEBUG bumped version:3.2.0-dev.46 [2024-10-09T12:16:46.983Z] 2024-10-09 12:16:46,880 [write_version] DEBUG write version:3.2.0-dev.46 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True [2024-10-09T12:16:46.983Z] 2024-10-09 12:16:46,880 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-10-09T12:16:46.983Z] 2024-10-09 12:16:46,880 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-10-09T12:16:46.983Z] 2024-10-09 12:16:46,882 [execute] INFO git cat-file --batch-check [2024-10-09T12:16:46.983Z] 2024-10-09 12:16:46,882 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-09T12:16:46.983Z] 2024-10-09 12:16:46,887 [execute] INFO git cat-file --batch [2024-10-09T12:16:46.983Z] 2024-10-09 12:16:46,887 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-09T12:16:46.983Z] 2024-10-09 12:16:46,891 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-10-09T12:16:46.983Z] 3.2.0-dev.46 [Pipeline] } [2024-10-09T12:16:46.986Z] $ docker exec --env ******** --env ******** bb984bbe9e4ec37743dcaef5f563e6454593826eb5a70bcd2fc227d373332905 ssh-agent -k [2024-10-09T12:16:47.078Z] unset SSH_AUTH_SOCK; [2024-10-09T12:16:47.078Z] unset SSH_AGENT_PID; [2024-10-09T12:16:47.078Z] echo Agent pid 38 killed; [2024-10-09T12:16:47.095Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-09T12:16:47.418Z] + git semver [Pipeline] } [2024-10-09T12:16:47.682Z] $ docker stop --time=1 bb984bbe9e4ec37743dcaef5f563e6454593826eb5a70bcd2fc227d373332905 [2024-10-09T12:16:48.996Z] $ docker rm -f --volumes bb984bbe9e4ec37743dcaef5f563e6454593826eb5a70bcd2fc227d373332905 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-09T12:16:49.362Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-09T12:16:49.363Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T12:16:49.669Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-09T12:16:49.669Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T12:16:49.748Z] prd-ubuntu20.04-docker-8c-8g-22321 does not seem to be running inside a container [2024-10-09T12:16:49.769Z] $ 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-10-09T12:16:50.093Z] $ docker top 3b4b56d77b4102840b6ada55706834953f4db9ef396feeed45ecae5197f48509 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-09T12:16:50.201Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-09T12:16:50.201Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-09T12:16:50.303Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-09T12:16:50.299Z] $ docker exec 3b4b56d77b4102840b6ada55706834953f4db9ef396feeed45ecae5197f48509 ssh-agent [2024-10-09T12:16:50.418Z] SSH_AUTH_SOCK=/tmp/ssh-5R1MF4SE6QJM/agent.32 [2024-10-09T12:16:50.418Z] SSH_AGENT_PID=38 [2024-10-09T12:16:50.422Z] Running ssh-add (command line suppressed) [2024-10-09T12:16:50.503Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7910738557624413364.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7910738557624413364.key) [2024-10-09T12:16:50.524Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-09T12:16:50.820Z] + git semver push [2024-10-09T12:16:51.079Z] 2024-10-09 12:16:50,982 [run_push] DEBUG push [2024-10-09T12:16:51.079Z] 2024-10-09 12:16:50,983 [execute] INFO git cat-file --batch-check [2024-10-09T12:16:51.079Z] 2024-10-09 12:16:50,983 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-09T12:16:51.079Z] 2024-10-09 12:16:50,989 [execute] INFO git rev-list 43604a2f49a842980a323cf0802598bc001b3bba -- [2024-10-09T12:16:51.079Z] 2024-10-09 12:16:50,989 [execute] DEBUG Popen(['git', 'rev-list', '43604a2f49a842980a323cf0802598bc001b3bba', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-09T12:16:51.079Z] 2024-10-09 12:16:51,003 [execute] INFO git fetch -v origin [2024-10-09T12:16:51.079Z] 2024-10-09 12:16:51,003 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-10-09T12:16:51.647Z] 2024-10-09 12:16:51,469 [run_push] DEBUG no remote changes detected [2024-10-09T12:16:51.647Z] 2024-10-09 12:16:51,469 [execute] INFO git push origin semver [2024-10-09T12:16:51.647Z] 2024-10-09 12:16:51,470 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-09T12:16:52.585Z] 2024-10-09 12:16:52,291 [run_push] DEBUG push all version tags [2024-10-09T12:16:52.585Z] 2024-10-09 12:16:52,292 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-10-09T12:16:52.585Z] 2024-10-09 12:16:52,292 [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-10-09T12:16:53.152Z] 2024-10-09 12:16:53,038 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-10-09T12:16:53.152Z] 3.2.0-dev.46 [Pipeline] } [2024-10-09T12:16:53.154Z] $ docker exec --env ******** --env ******** 3b4b56d77b4102840b6ada55706834953f4db9ef396feeed45ecae5197f48509 ssh-agent -k [2024-10-09T12:16:53.249Z] unset SSH_AUTH_SOCK; [2024-10-09T12:16:53.249Z] unset SSH_AGENT_PID; [2024-10-09T12:16:53.249Z] echo Agent pid 38 killed; [2024-10-09T12:16:53.271Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-09T12:16:53.586Z] + git semver [Pipeline] } [2024-10-09T12:16:53.853Z] $ docker stop --time=1 3b4b56d77b4102840b6ada55706834953f4db9ef396feeed45ecae5197f48509 [2024-10-09T12:16:55.129Z] $ docker rm -f --volumes 3b4b56d77b4102840b6ada55706834953f4db9ef396feeed45ecae5197f48509 [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-10-09T12:16:55.821Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] [2024-10-09T12:16:55.821Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2024-10-09T12:16:55.821Z] total 16 [2024-10-09T12:16:55.821Z] drwxr-xr-x 3 root root 4096 Oct 9 12:01 . [2024-10-09T12:16:55.821Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 9 12:16 .. [2024-10-09T12:16:55.821Z] drwxr-xr-x 2 root root 4096 Oct 9 12:01 cost [2024-10-09T12:16:55.821Z] -rw-r--r-- 1 root root 85 Oct 9 12:01 cost.csv [2024-10-09T12:16:55.821Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2024-10-09T12:16:55.821Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2024-10-09T12:16:55.821Z] total 16 [2024-10-09T12:16:55.821Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 9 12:01 . [2024-10-09T12:16:55.821Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 9 12:16 .. [2024-10-09T12:16:55.821Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 9 12:01 cost [2024-10-09T12:16:55.821Z] -rw-r--r-- 1 jenkins jenkins 85 Oct 9 12:01 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-09T12:16:56.116Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-09T12:16:56.977Z] ---> package-listing.sh [2024-10-09T12:16:56.977Z] ++ facter osfamily [2024-10-09T12:16:56.977Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-09T12:16:57.237Z] + OS_FAMILY=debian [2024-10-09T12:16:57.237Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2024-10-09T12:16:57.237Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-09T12:16:57.237Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-09T12:16:57.237Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-09T12:16:57.237Z] + PACKAGES=/tmp/packages_start.txt [2024-10-09T12:16:57.237Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2024-10-09T12:16:57.237Z] + PACKAGES=/tmp/packages_end.txt [2024-10-09T12:16:57.237Z] + case "${OS_FAMILY}" in [2024-10-09T12:16:57.237Z] + dpkg -l [2024-10-09T12:16:57.237Z] + grep '^ii' [2024-10-09T12:16:57.237Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-09T12:16:57.237Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-09T12:16:57.237Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-09T12:16:57.237Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2024-10-09T12:16:57.237Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2024-10-09T12:16:57.237Z] + 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-10-09T12:16:57.248Z] 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-10-09T12:16:57.525Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T12:16:58.081Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-09T12:16:58.081Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T12:16:58.166Z] prd-ubuntu20.04-docker-8c-8g-22321 does not seem to be running inside a container [2024-10-09T12:16:58.190Z] $ 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-10-09T12:16:58.395Z] $ docker top 1cf578498f6b75d87543a72c32f1963cbc8a0c5ff6a6b998d7ec9b7997e13f09 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-09T12:16:58.749Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-09T12:16:59.035Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-09T12:16:59.317Z] + ls /var/log/sa-host [2024-10-09T12:16:59.317Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-09T12:16:59.474Z] provisioning config files... [2024-10-09T12:16:59.480Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config17995668469357448375tmp [Pipeline] { [Pipeline] echo [2024-10-09T12:16:59.500Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-09T12:16:59.782Z] ---> create-netrc.sh [Pipeline] } [2024-10-09T12:16:59.788Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-09T12:17:00.137Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-09T12:17:00.146Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-09T12:17:00.428Z] ---> sudo-logs.sh [2024-10-09T12:17:00.428Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-09T12:17:00.463Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-09T12:17:00.744Z] ---> job-cost.sh [2024-10-09T12:17:00.744Z] lf-activate-venv: SKIPPING [2024-10-09T12:17:00.744Z] DEBUG: total: 0.2199999988079071 [2024-10-09T12:17:00.744Z] INFO: Retrieving Stack Cost... [2024-10-09T12:17:01.003Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-09T12:17:01.571Z] INFO: Archiving Costs [Pipeline] echo [2024-10-09T12:17:01.584Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-09T12:17:01.870Z] ---> logs-deploy.sh [2024-10-09T12:17:01.870Z] lf-activate-venv: SKIPPING [2024-10-09T12:17:01.870Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/320 [2024-10-09T12:17:01.870Z] INFO: archiving workspace using pattern(s): [2024-10-09T12:17:02.808Z] Archives upload complete. [2024-10-09T12:17:02.809Z] INFO: archiving logs to Nexus