Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e658506bf7b56e90d0b690dd2c104c6ce7f51ac9 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-ssh11761960834160627652.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-ssh14919227320709357374.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-ssh8965276574332800780.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-ssh4593313809563615214.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-ssh6594891090821522926.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-22039 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/edgexfoundry_device-sdk-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision e658506bf7b56e90d0b690dd2c104c6ce7f51ac9 (main) Commit message: "Merge pull request #1635 from weichou1229/issue-931" > git config core.sparsecheckout # timeout=10 > git checkout -f e658506bf7b56e90d0b690dd2c104c6ce7f51ac9 # timeout=10 > git rev-list --no-walk 0ef7f81e2a588ab6c564a89cd743b8af47c7a923 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-07T09:40:27.037Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-07T09:40:27.101Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-07T09:40:27.123Z] ========================================================= [2024-10-07T09:40:27.123Z] EdgeX Global Pipelines Version Info [2024-10-07T09:40:27.123Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-07T09:40:27.891Z] ------------------- [2024-10-07T09:40:27.891Z] stable info: [2024-10-07T09:40:27.891Z] ------------------- [2024-10-07T09:40:27.891Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-07T09:40:27.891Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-07T09:40:27.891Z] Message: update stable to v1.0.265 [2024-10-07T09:40:28.461Z] ------------------- [2024-10-07T09:40:28.461Z] experimental info: [2024-10-07T09:40:28.461Z] ------------------- [2024-10-07T09:40:28.461Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-07T09:40:28.461Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-07T09:40:28.461Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-07T09:40:28.532Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2024-10-07T09:40:28.554Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2024-10-07T09:40:28.570Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-07T09:40:28.590Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-07T09:40:28.611Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-07T09:40:28.630Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-07T09:40:28.656Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-07T09:40:28.673Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2024-10-07T09:40:28.697Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-07T09:40:28.718Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-07T09:40:28.737Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-07T09:40:28.762Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2024-10-07T09:40:28.785Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-07T09:40:28.809Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-07T09:40:28.834Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-07T09:40:28.860Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2024-10-07T09:40:28.884Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-07T09:40:28.909Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-07T09:40:28.937Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-07T09:40:28.958Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-07T09:40:28.981Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-10-07T09:40:29.004Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-10-07T09:40:29.026Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-07T09:40:29.568Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-07T09:40:29.591Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-10-07T09:40:29.615Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-07T09:40:29.641Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-07T09:40:29.664Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-10-07T09:40:29.687Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-10-07T09:40:29.711Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-10-07T09:40:29.729Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e658506bf7b56e90d0b690dd2c104c6ce7f51ac9 [Pipeline] echo [2024-10-07T09:40:29.752Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e658506 [Pipeline] echo [2024-10-07T09:40:29.776Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-07T09:40:29.827Z] provisioning config files... [2024-10-07T09:40:29.842Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config5574198427794595302tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-07T09:40:30.176Z] ---> ****-login.sh [2024-10-07T09:40:30.176Z] nexus3.edgexfoundry.org:10001 [2024-10-07T09:40:30.438Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-07T09:40:30.698Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-07T09:40:30.698Z] Configure a credential helper to remove this warning. See [2024-10-07T09:40:30.698Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-07T09:40:30.698Z] [2024-10-07T09:40:30.698Z] Login Succeeded [2024-10-07T09:40:30.698Z] nexus3.edgexfoundry.org:10002 [2024-10-07T09:40:30.698Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-07T09:40:30.698Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-07T09:40:30.698Z] Configure a credential helper to remove this warning. See [2024-10-07T09:40:30.698Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-07T09:40:30.699Z] [2024-10-07T09:40:30.699Z] Login Succeeded [2024-10-07T09:40:30.699Z] nexus3.edgexfoundry.org:10003 [2024-10-07T09:40:30.699Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-07T09:40:30.699Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-07T09:40:30.699Z] Configure a credential helper to remove this warning. See [2024-10-07T09:40:30.699Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-07T09:40:30.699Z] [2024-10-07T09:40:30.699Z] Login Succeeded [2024-10-07T09:40:30.699Z] nexus3.edgexfoundry.org:10004 [2024-10-07T09:40:30.958Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-07T09:40:30.958Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-07T09:40:30.958Z] Configure a credential helper to remove this warning. See [2024-10-07T09:40:30.958Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-07T09:40:30.958Z] [2024-10-07T09:40:30.958Z] Login Succeeded [2024-10-07T09:40:30.958Z] ****.io [2024-10-07T09:40:30.958Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-07T09:40:31.218Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-07T09:40:31.218Z] Configure a credential helper to remove this warning. See [2024-10-07T09:40:31.218Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-07T09:40:31.218Z] [2024-10-07T09:40:31.218Z] Login Succeeded [2024-10-07T09:40:31.218Z] ---> ****-login.sh ends [Pipeline] } [2024-10-07T09:40:31.224Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-07T09:40:31.673Z] + git rev-list -1 --merges e658506bf7b56e90d0b690dd2c104c6ce7f51ac9~1..e658506bf7b56e90d0b690dd2c104c6ce7f51ac9 [Pipeline] echo [2024-10-07T09:40:31.703Z] -----------> git rev-list -1 --merges e658506bf7b56e90d0b690dd2c104c6ce7f51ac9~1..e658506bf7b56e90d0b690dd2c104c6ce7f51ac9 e658506bf7b56e90d0b690dd2c104c6ce7f51ac9 [2024-10-07T09:40:31.703Z] e658506bf7b56e90d0b690dd2c104c6ce7f51ac9 [false] [Pipeline] sh [2024-10-07T09:40:31.999Z] + git log --format=format:%s -1 e658506bf7b56e90d0b690dd2c104c6ce7f51ac9 [Pipeline] echo [2024-10-07T09:40:32.016Z] ========================================================= [2024-10-07T09:40:32.016Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-07T09:40:32.016Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-07T09:40:32.355Z] + git log --format=format:%s -1 e658506bf7b56e90d0b690dd2c104c6ce7f51ac9 [Pipeline] echo [2024-10-07T09:40:32.368Z] [semverPrep] GIT_COMMIT: e658506bf7b56e90d0b690dd2c104c6ce7f51ac9, Commit Message: Merge pull request #1635 from weichou1229/issue-931 [Pipeline] echo [2024-10-07T09:40:32.386Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-07T09:40:32.745Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-07T09:40:32.745Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-07T09:40:32.745Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-07T09:40:32.745Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-07T09:40:32.745Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-07T09:40:32.745Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-07T09:40:32.745Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-07T09:40:33.122Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-07T09:40:33.122Z] [2024-10-07T09:40:33.122Z] 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-07T09:40:33.426Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-07T09:40:33.426Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-07T09:40:33.426Z] b85a868b505f: Pulling fs layer [2024-10-07T09:40:33.426Z] e2be974225ed: Pulling fs layer [2024-10-07T09:40:33.426Z] 339a4e72a1f5: Pulling fs layer [2024-10-07T09:40:33.426Z] 988bab9f4d93: Pulling fs layer [2024-10-07T09:40:33.426Z] 1469e6f7b9e6: Pulling fs layer [2024-10-07T09:40:33.426Z] eaf3925da568: Pulling fs layer [2024-10-07T09:40:33.426Z] bab4dde63d76: Pulling fs layer [2024-10-07T09:40:33.426Z] bde34c3a00c8: Pulling fs layer [2024-10-07T09:40:33.426Z] b352a97aabf1: Pulling fs layer [2024-10-07T09:40:33.426Z] 4872d77fe225: Pulling fs layer [2024-10-07T09:40:33.426Z] 5851b861e8e6: Pulling fs layer [2024-10-07T09:40:33.426Z] 1469e6f7b9e6: Waiting [2024-10-07T09:40:33.426Z] eaf3925da568: Waiting [2024-10-07T09:40:33.426Z] bab4dde63d76: Waiting [2024-10-07T09:40:33.426Z] b352a97aabf1: Waiting [2024-10-07T09:40:33.426Z] 4872d77fe225: Waiting [2024-10-07T09:40:33.426Z] bde34c3a00c8: Waiting [2024-10-07T09:40:33.426Z] 5851b861e8e6: Waiting [2024-10-07T09:40:33.426Z] 988bab9f4d93: Waiting [2024-10-07T09:40:33.426Z] e2be974225ed: Download complete [2024-10-07T09:40:33.426Z] 988bab9f4d93: Download complete [2024-10-07T09:40:33.426Z] 339a4e72a1f5: Verifying Checksum [2024-10-07T09:40:33.426Z] 339a4e72a1f5: Download complete [2024-10-07T09:40:33.426Z] 1469e6f7b9e6: Verifying Checksum [2024-10-07T09:40:33.426Z] 1469e6f7b9e6: Download complete [2024-10-07T09:40:33.684Z] eaf3925da568: Verifying Checksum [2024-10-07T09:40:33.684Z] eaf3925da568: Download complete [2024-10-07T09:40:33.684Z] b352a97aabf1: Download complete [2024-10-07T09:40:33.684Z] 4872d77fe225: Download complete [2024-10-07T09:40:33.684Z] 5851b861e8e6: Verifying Checksum [2024-10-07T09:40:33.684Z] 5851b861e8e6: Download complete [2024-10-07T09:40:33.684Z] b85a868b505f: Verifying Checksum [2024-10-07T09:40:33.684Z] b85a868b505f: Download complete [2024-10-07T09:40:33.942Z] bab4dde63d76: Verifying Checksum [2024-10-07T09:40:33.942Z] bab4dde63d76: Download complete [2024-10-07T09:40:34.876Z] b85a868b505f: Pull complete [2024-10-07T09:40:35.135Z] e2be974225ed: Pull complete [2024-10-07T09:40:35.702Z] 339a4e72a1f5: Pull complete [2024-10-07T09:40:35.702Z] 988bab9f4d93: Pull complete [2024-10-07T09:40:35.961Z] 1469e6f7b9e6: Pull complete [2024-10-07T09:40:35.961Z] eaf3925da568: Pull complete [2024-10-07T09:40:37.885Z] bab4dde63d76: Pull complete [2024-10-07T09:40:37.885Z] bde34c3a00c8: Pull complete [2024-10-07T09:40:38.147Z] b352a97aabf1: Pull complete [2024-10-07T09:40:38.147Z] 4872d77fe225: Pull complete [2024-10-07T09:40:38.407Z] 5851b861e8e6: Pull complete [2024-10-07T09:40:38.407Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-07T09:40:38.407Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-07T09:40:38.407Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-07T09:40:38.554Z] prd-ubuntu20.04-docker-8c-8g-22039 does not seem to be running inside a container [2024-10-07T09:40:38.588Z] $ 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-07T09:40:41.628Z] $ docker top 81d82ea6dd4dbdf178af1bb9576c65bf794472ca59d3b0501ec1b24d1fedadcc -eo pid,comm [2024-10-07T09:40:41.690Z] 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-07T09:40:41.690Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-07T09:40:41.759Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-07T09:40:41.759Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-07T09:40:41.879Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-07T09:40:41.882Z] $ docker exec 81d82ea6dd4dbdf178af1bb9576c65bf794472ca59d3b0501ec1b24d1fedadcc ssh-agent [2024-10-07T09:40:41.974Z] SSH_AUTH_SOCK=/tmp/ssh-rWAGcBAreA6P/agent.31 [2024-10-07T09:40:41.974Z] SSH_AGENT_PID=37 [2024-10-07T09:40:41.981Z] Running ssh-add (command line suppressed) [2024-10-07T09:40:42.080Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_13115009391405647953.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_13115009391405647953.key) [2024-10-07T09:40:42.097Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-07T09:40:42.430Z] + git tag --points-at HEAD [Pipeline] } [2024-10-07T09:40:42.448Z] $ docker exec --env ******** --env ******** 81d82ea6dd4dbdf178af1bb9576c65bf794472ca59d3b0501ec1b24d1fedadcc ssh-agent -k [2024-10-07T09:40:42.542Z] unset SSH_AUTH_SOCK; [2024-10-07T09:40:42.542Z] unset SSH_AGENT_PID; [2024-10-07T09:40:42.542Z] echo Agent pid 37 killed; [2024-10-07T09:40:42.554Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-07T09:40:42.589Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-07T09:40:42.589Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-07T09:40:42.700Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-07T09:40:42.703Z] $ docker exec 81d82ea6dd4dbdf178af1bb9576c65bf794472ca59d3b0501ec1b24d1fedadcc ssh-agent [2024-10-07T09:40:42.817Z] SSH_AUTH_SOCK=/tmp/ssh-w59epnPqszW6/agent.71 [2024-10-07T09:40:42.817Z] SSH_AGENT_PID=77 [2024-10-07T09:40:42.821Z] Running ssh-add (command line suppressed) [2024-10-07T09:40:42.931Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_596233300969350987.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_596233300969350987.key) [2024-10-07T09:40:42.945Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-07T09:40:43.236Z] + git semver init [2024-10-07T09:40:43.494Z] 2024-10-07 09:40:43,431 [run_init] DEBUG init version:0.0.0 force:False [2024-10-07T09:40:43.494Z] 2024-10-07 09:40:43,432 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver [2024-10-07T09:40:43.494Z] 2024-10-07 09:40:43,433 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2024-10-07T09:40:43.494Z] 2024-10-07 09:40:43,433 [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-07T09:40:46.336Z] 2024-10-07 09:40:45,843 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude [2024-10-07T09:40:46.336Z] 2024-10-07 09:40:45,843 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False [2024-10-07T09:40:46.336Z] 2024-10-07 09:40:45,844 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-10-07T09:40:46.336Z] 2024-10-07 09:40:45,844 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-10-07T09:40:46.336Z] 3.2.0-dev.44 [Pipeline] } [2024-10-07T09:40:46.347Z] $ docker exec --env ******** --env ******** 81d82ea6dd4dbdf178af1bb9576c65bf794472ca59d3b0501ec1b24d1fedadcc ssh-agent -k [2024-10-07T09:40:46.454Z] unset SSH_AUTH_SOCK; [2024-10-07T09:40:46.455Z] unset SSH_AGENT_PID; [2024-10-07T09:40:46.455Z] echo Agent pid 77 killed; [2024-10-07T09:40:46.474Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-07T09:40:46.804Z] + git semver [Pipeline] } [2024-10-07T09:40:47.077Z] $ docker stop --time=1 81d82ea6dd4dbdf178af1bb9576c65bf794472ca59d3b0501ec1b24d1fedadcc [2024-10-07T09:40:48.387Z] $ docker rm -f --volumes 81d82ea6dd4dbdf178af1bb9576c65bf794472ca59d3b0501ec1b24d1fedadcc [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-07T09:40:48.735Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-07T09:40:49.021Z] Stashed 1 file(s) [Pipeline] echo [2024-10-07T09:40:49.024Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.44 [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-07T09:40:49.234Z] provisioning config files... [2024-10-07T09:40:49.245Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config9464506584175968190tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-07T09:40:49.547Z] ---> ****-login.sh [2024-10-07T09:40:49.547Z] nexus3.edgexfoundry.org:10001 [2024-10-07T09:40:49.547Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-07T09:40:49.547Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-07T09:40:49.547Z] Configure a credential helper to remove this warning. See [2024-10-07T09:40:49.547Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-07T09:40:49.547Z] [2024-10-07T09:40:49.547Z] Login Succeeded [2024-10-07T09:40:49.547Z] nexus3.edgexfoundry.org:10002 [2024-10-07T09:40:49.547Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-07T09:40:49.547Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-07T09:40:49.547Z] Configure a credential helper to remove this warning. See [2024-10-07T09:40:49.548Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-07T09:40:49.548Z] [2024-10-07T09:40:49.548Z] Login Succeeded [2024-10-07T09:40:49.548Z] nexus3.edgexfoundry.org:10003 [2024-10-07T09:40:49.815Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-07T09:40:49.815Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-07T09:40:49.815Z] Configure a credential helper to remove this warning. See [2024-10-07T09:40:49.815Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-07T09:40:49.815Z] [2024-10-07T09:40:49.815Z] Login Succeeded [2024-10-07T09:40:49.815Z] nexus3.edgexfoundry.org:10004 [2024-10-07T09:40:49.815Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-07T09:40:49.815Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-07T09:40:49.815Z] Configure a credential helper to remove this warning. See [2024-10-07T09:40:49.815Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-07T09:40:49.815Z] [2024-10-07T09:40:49.815Z] Login Succeeded [2024-10-07T09:40:49.816Z] ****.io [2024-10-07T09:40:50.077Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-07T09:40:50.077Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-07T09:40:50.077Z] Configure a credential helper to remove this warning. See [2024-10-07T09:40:50.077Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-07T09:40:50.077Z] [2024-10-07T09:40:50.077Z] Login Succeeded [2024-10-07T09:40:50.077Z] ---> ****-login.sh ends [Pipeline] } [2024-10-07T09:40:50.086Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-07T09:40:50.174Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-07T09:40:50.192Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-07T09:40:50.214Z] ========================================================= [2024-10-07T09:40:50.214Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-07T09:40:50.214Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-07T09:40:50.568Z] + 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-07T09:40:50.568Z] Sending build context to Docker daemon 25.43MB [2024-10-07T09:40:50.568Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2024-10-07T09:40:50.568Z] Step 2/10 : FROM ${BASE} AS builder [2024-10-07T09:40:50.826Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-07T09:40:50.826Z] 43c4264eed91: Pulling fs layer [2024-10-07T09:40:50.826Z] 4cc291be95ef: Pulling fs layer [2024-10-07T09:40:50.826Z] 2ac1f1163629: Pulling fs layer [2024-10-07T09:40:50.826Z] 5c3c966382ef: Pulling fs layer [2024-10-07T09:40:50.826Z] 4f4fb700ef54: Pulling fs layer [2024-10-07T09:40:50.826Z] 5d5c8e513c77: Pulling fs layer [2024-10-07T09:40:50.826Z] 9f66e0745190: Pulling fs layer [2024-10-07T09:40:50.826Z] f49a43e4bbc0: Pulling fs layer [2024-10-07T09:40:50.826Z] 561ebcabdf7f: Pulling fs layer [2024-10-07T09:40:50.826Z] 5d5c8e513c77: Waiting [2024-10-07T09:40:50.826Z] 9f66e0745190: Waiting [2024-10-07T09:40:50.826Z] 5c3c966382ef: Waiting [2024-10-07T09:40:50.826Z] f49a43e4bbc0: Waiting [2024-10-07T09:40:50.826Z] 4f4fb700ef54: Waiting [2024-10-07T09:40:50.826Z] 561ebcabdf7f: Waiting [2024-10-07T09:40:50.826Z] 4cc291be95ef: Verifying Checksum [2024-10-07T09:40:50.826Z] 4cc291be95ef: Download complete [2024-10-07T09:40:50.826Z] 5c3c966382ef: Verifying Checksum [2024-10-07T09:40:50.826Z] 5c3c966382ef: Download complete [2024-10-07T09:40:50.826Z] 4f4fb700ef54: Download complete [2024-10-07T09:40:50.826Z] 5d5c8e513c77: Verifying Checksum [2024-10-07T09:40:50.826Z] 5d5c8e513c77: Download complete [2024-10-07T09:40:50.826Z] 43c4264eed91: Download complete [2024-10-07T09:40:50.826Z] 9f66e0745190: Verifying Checksum [2024-10-07T09:40:50.826Z] 9f66e0745190: Download complete [2024-10-07T09:40:51.084Z] 561ebcabdf7f: Download complete [2024-10-07T09:40:51.084Z] 43c4264eed91: Pull complete [2024-10-07T09:40:51.084Z] 4cc291be95ef: Pull complete [2024-10-07T09:40:51.340Z] 2ac1f1163629: Verifying Checksum [2024-10-07T09:40:51.340Z] 2ac1f1163629: Download complete [2024-10-07T09:40:51.597Z] f49a43e4bbc0: Verifying Checksum [2024-10-07T09:40:51.597Z] f49a43e4bbc0: Download complete [2024-10-07T09:40:55.802Z] 2ac1f1163629: Pull complete [2024-10-07T09:40:55.802Z] 5c3c966382ef: Pull complete [2024-10-07T09:40:55.802Z] 4f4fb700ef54: Pull complete [2024-10-07T09:40:56.061Z] 5d5c8e513c77: Pull complete [2024-10-07T09:40:56.322Z] 9f66e0745190: Pull complete [2024-10-07T09:40:58.845Z] f49a43e4bbc0: Pull complete [2024-10-07T09:40:59.105Z] 561ebcabdf7f: Pull complete [2024-10-07T09:40:59.105Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-07T09:40:59.105Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-07T09:40:59.105Z] ---> 3a752c3f9dda [2024-10-07T09:40:59.105Z] Step 3/10 : ARG MAKE=make build [2024-10-07T09:41:04.181Z] Still waiting to schedule task [2024-10-07T09:41:04.181Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-10-07T09:41:05.682Z] ---> Running in 319d72b07510 [2024-10-07T09:41:05.942Z] Removing intermediate container 319d72b07510 [2024-10-07T09:41:05.942Z] ---> ae4bfe3075b2 [2024-10-07T09:41:05.942Z] Step 4/10 : WORKDIR /device-sdk-go [2024-10-07T09:41:05.942Z] ---> Running in 7e1625bc8f65 [2024-10-07T09:41:05.942Z] Removing intermediate container 7e1625bc8f65 [2024-10-07T09:41:05.942Z] ---> 1639738e918e [2024-10-07T09:41:05.942Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-07T09:41:05.942Z] ---> Running in 20c3962cfdcd [2024-10-07T09:41:06.202Z] Removing intermediate container 20c3962cfdcd [2024-10-07T09:41:06.202Z] ---> c0fdbe224a86 [2024-10-07T09:41:06.202Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-10-07T09:41:06.202Z] ---> Running in e79188e3984d [2024-10-07T09:41:06.462Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-07T09:41:06.462Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-07T09:41:07.033Z] OK: 246 MiB in 54 packages [2024-10-07T09:41:07.292Z] Removing intermediate container e79188e3984d [2024-10-07T09:41:07.292Z] ---> 635ef0790fae [2024-10-07T09:41:07.292Z] Step 7/10 : COPY go.mod vendor* ./ [2024-10-07T09:41:07.292Z] ---> e915963f6340 [2024-10-07T09:41:07.292Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-07T09:41:07.292Z] ---> Running in 15549b00579e [2024-10-07T09:42:15.042Z] Removing intermediate container 15549b00579e [2024-10-07T09:42:15.042Z] ---> 3c254aef582a [2024-10-07T09:42:15.042Z] Step 9/10 : COPY . . [2024-10-07T09:42:15.042Z] ---> da62b1a9f0c1 [2024-10-07T09:42:15.042Z] Step 10/10 : RUN ${MAKE} [2024-10-07T09:42:15.042Z] ---> Running in ca4b5d05701b [2024-10-07T09:42:15.042Z] noop [2024-10-07T09:42:15.042Z] Removing intermediate container ca4b5d05701b [2024-10-07T09:42:15.042Z] ---> 97ed714d131c [2024-10-07T09:42:15.042Z] Successfully built 97ed714d131c [2024-10-07T09:42:15.042Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-07T09:42:15.380Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-07T09:42:15.380Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-07T09:42:15.469Z] prd-ubuntu20.04-docker-8c-8g-22039 does not seem to be running inside a container [2024-10-07T09:42:15.506Z] $ 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-07T09:42:16.318Z] $ docker top 4760caa0fd019f740e53561bf9ce5271c66546b7c10b5c3ae4b07a1990994ab4 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-07T09:42:16.679Z] + go version [2024-10-07T09:42:16.679Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-07T09:42:16.688Z] $ docker stop --time=1 4760caa0fd019f740e53561bf9ce5271c66546b7c10b5c3ae4b07a1990994ab4 [2024-10-07T09:42:18.069Z] $ docker rm -f --volumes 4760caa0fd019f740e53561bf9ce5271c66546b7c10b5c3ae4b07a1990994ab4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-07T09:42:18.546Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-07T09:42:18.546Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-07T09:42:18.633Z] prd-ubuntu20.04-docker-8c-8g-22039 does not seem to be running inside a container [2024-10-07T09:42:18.670Z] $ 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-07T09:42:19.102Z] $ docker top 98874ff9c8793612ce056c705ab6bf5881345751cbc171bbf8e37f5088540d8f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-07T09:42:19.450Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2024-10-07T09:42:19.755Z] + make test [2024-10-07T09:42:19.755Z] go test -race -coverprofile=coverage.out ./... [2024-10-07T09:42:27.868Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2024-10-07T09:42:54.393Z] github.com/edgexfoundry/device-sdk-go/v3/internal/application coverage: 0.0% of statements [2024-10-07T09:42:54.393Z] github.com/edgexfoundry/device-sdk-go/v3/example/config coverage: 0.0% of statements [2024-10-07T09:42:54.393Z] github.com/edgexfoundry/device-sdk-go/v3/example/driver coverage: 0.0% of statements [2024-10-07T09:42:54.393Z] github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple coverage: 0.0% of statements [2024-10-07T09:42:54.393Z] github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery coverage: 0.0% of statements [2024-10-07T09:42:54.393Z] github.com/edgexfoundry/device-sdk-go/v3/internal/container coverage: 0.0% of statements [2024-10-07T09:42:54.393Z] github.com/edgexfoundry/device-sdk-go/v3/internal/config coverage: 0.0% of statements [2024-10-07T09:42:55.774Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.039s coverage: 26.0% of statements [2024-10-07T09:42:55.774Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.032s coverage: 79.4% of statements [2024-10-07T09:42:55.774Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.059s coverage: 86.0% of statements [2024-10-07T09:42:56.710Z] github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation coverage: 0.0% of statements [2024-10-07T09:42:56.968Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2024-10-07T09:42:56.968Z] github.com/edgexfoundry/device-sdk-go/v3/internal/utils coverage: 0.0% of statements [2024-10-07T09:42:56.968Z] github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks coverage: 0.0% of statements [2024-10-07T09:42:57.900Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.091s coverage: 45.2% of statements [2024-10-07T09:42:59.278Z] github.com/edgexfoundry/device-sdk-go/v3/pkg/startup coverage: 0.0% of statements [2024-10-07T09:43:01.353Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.102s coverage: 14.1% of statements [2024-10-07T09:43:01.353Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.104s coverage: 44.6% of statements [2024-10-07T09:43:01.353Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.055s coverage: 68.3% of statements [2024-10-07T09:43:01.353Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.099s coverage: 88.3% of statements [2024-10-07T09:43:01.353Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.053s coverage: 5.3% of statements [2024-10-07T09:43:45.315Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-22042 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws [2024-10-07T09:43:45.334Z] Running in /w/workspace/device-sdk-go/319 [Pipeline] { [Pipeline] checkout [2024-10-07T09:43:45.382Z] The recommended git tool is: git [2024-10-07T09:43:48.634Z] GO111MODULE=on go vet ./... [2024-10-07T09:43:51.927Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-07T09:43:51.927Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-07T09:43:51.927Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-07T09:43:52.198Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-07T09:43:52.215Z] $ docker stop --time=1 98874ff9c8793612ce056c705ab6bf5881345751cbc171bbf8e37f5088540d8f [2024-10-07T09:43:55.604Z] using credential edgex-jenkins-ssh [2024-10-07T09:43:55.644Z] Cloning the remote Git repository [2024-10-07T09:43:55.718Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2024-10-07T09:43:55.863Z] > git init /w/workspace/device-sdk-go/319 # timeout=10 [2024-10-07T09:43:56.294Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2024-10-07T09:43:56.296Z] > git --version # timeout=10 [2024-10-07T09:43:56.343Z] > git --version # 'git version 2.25.1' [2024-10-07T09:43:56.347Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-07T09:43:56.560Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-07T09:43:58.462Z] $ docker rm -f --volumes 98874ff9c8793612ce056c705ab6bf5881345751cbc171bbf8e37f5088540d8f [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-07T09:43:59.338Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-07T09:43:59.462Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-10-07T09:43:59.940Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-07T09:44:00.229Z] + ls -al . [2024-10-07T09:44:00.229Z] total 712 [2024-10-07T09:44:00.229Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 7 09:42 . [2024-10-07T09:44:00.229Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 7 09:40 .. [2024-10-07T09:44:00.229Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 7 09:40 .dockerignore [2024-10-07T09:44:00.229Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 7 09:43 .git [2024-10-07T09:44:00.229Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 7 09:40 .github [2024-10-07T09:44:00.229Z] -rw-rw-r-- 1 jenkins jenkins 137 Oct 7 09:40 .gitignore [2024-10-07T09:44:00.229Z] -rw-rw-r-- 1 jenkins jenkins 199 Oct 7 09:40 .golangci.yml [2024-10-07T09:44:00.229Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 7 09:40 .semver [2024-10-07T09:44:00.229Z] -rw-rw-r-- 1 jenkins jenkins 48109 Oct 7 09:40 CHANGELOG.md [2024-10-07T09:44:00.229Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 7 09:40 GOVERNANCE.md [2024-10-07T09:44:00.229Z] -rw-rw-r-- 1 jenkins jenkins 885 Oct 7 09:40 Jenkinsfile [2024-10-07T09:44:00.229Z] -rw-rw-r-- 1 jenkins jenkins 11341 Oct 7 09:40 LICENSE [2024-10-07T09:44:00.229Z] -rw-rw-r-- 1 jenkins jenkins 1842 Oct 7 09:40 Makefile [2024-10-07T09:44:00.229Z] -rw-rw-r-- 1 jenkins jenkins 619 Oct 7 09:40 OWNERS.md [2024-10-07T09:44:00.229Z] -rw-rw-r-- 1 jenkins jenkins 4937 Oct 7 09:40 README.md [2024-10-07T09:44:00.229Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 7 09:40 VERSION [2024-10-07T09:44:00.229Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 7 09:40 bin [2024-10-07T09:44:00.229Z] -rw-r--r-- 1 jenkins jenkins 466605 Oct 7 09:43 coverage.out [2024-10-07T09:44:00.229Z] drwxrwxr-x 5 jenkins jenkins 4096 Oct 7 09:40 example [2024-10-07T09:44:00.229Z] -rw-rw-r-- 1 jenkins jenkins 6956 Oct 7 09:40 go.mod [2024-10-07T09:44:00.229Z] -rw-rw-r-- 1 jenkins jenkins 99963 Oct 7 09:40 go.sum [2024-10-07T09:44:00.229Z] drwxrwxr-x 13 jenkins jenkins 4096 Oct 7 09:40 internal [2024-10-07T09:44:00.229Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 7 09:40 openapi [2024-10-07T09:44:00.229Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 7 09:40 pkg [2024-10-07T09:44:00.229Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 7 09:40 snap [2024-10-07T09:44:00.229Z] -rw-rw-r-- 1 jenkins jenkins 222 Oct 7 09:40 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-07T09:44:00.554Z] + 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=e658506bf7b56e90d0b690dd2c104c6ce7f51ac9 --label arch=amd64 --label version=3.2.0-dev.44 . [2024-10-07T09:44:00.554Z] Sending build context to Docker daemon 25.89MB [2024-10-07T09:44:00.554Z] Step 1/24 : ARG BASE=golang:1.23-alpine3.20 [2024-10-07T09:44:00.554Z] Step 2/24 : FROM ${BASE} AS builder [2024-10-07T09:44:00.554Z] ---> 97ed714d131c [2024-10-07T09:44:00.554Z] Step 3/24 : ARG MAKE=make build [2024-10-07T09:44:00.931Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2024-10-07T09:44:01.124Z] ---> Running in a4996381a999 [2024-10-07T09:44:01.125Z] Removing intermediate container a4996381a999 [2024-10-07T09:44:01.125Z] ---> 01e9fef00993 [2024-10-07T09:44:01.125Z] Step 4/24 : WORKDIR /device-sdk-go [2024-10-07T09:44:01.125Z] ---> Running in c36a5c57c28f [2024-10-07T09:44:01.384Z] Removing intermediate container c36a5c57c28f [2024-10-07T09:44:01.384Z] ---> 3856aeac5f5d [2024-10-07T09:44:01.384Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-07T09:44:01.384Z] ---> Running in 04e74bd82cec [2024-10-07T09:44:01.384Z] Removing intermediate container 04e74bd82cec [2024-10-07T09:44:01.384Z] ---> 87989e29647f [2024-10-07T09:44:01.384Z] Step 6/24 : RUN apk add --update --no-cache make git [2024-10-07T09:44:01.384Z] ---> Running in 57aa7ae291a3 [2024-10-07T09:44:01.644Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-07T09:44:01.904Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-07T09:44:02.164Z] OK: 246 MiB in 54 packages [2024-10-07T09:44:02.428Z] Removing intermediate container 57aa7ae291a3 [2024-10-07T09:44:02.428Z] ---> f255191107ea [2024-10-07T09:44:02.428Z] Step 7/24 : COPY go.mod vendor* ./ [2024-10-07T09:44:02.510Z] Avoid second fetch [2024-10-07T09:44:02.511Z] Checking out Revision e658506bf7b56e90d0b690dd2c104c6ce7f51ac9 (main) [2024-10-07T09:44:02.688Z] ---> 3bb024764025 [2024-10-07T09:44:02.688Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-07T09:44:02.688Z] ---> Running in 0eb94fab861f [2024-10-07T09:44:00.992Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-07T09:44:02.536Z] > git config core.sparsecheckout # timeout=10 [2024-10-07T09:44:02.624Z] > git checkout -f e658506bf7b56e90d0b690dd2c104c6ce7f51ac9 # timeout=10 [2024-10-07T09:44:03.260Z] Removing intermediate container 0eb94fab861f [2024-10-07T09:44:03.260Z] ---> a149545f354e [2024-10-07T09:44:03.260Z] Step 9/24 : COPY . . [2024-10-07T09:44:03.439Z] Commit message: "Merge pull request #1635 from weichou1229/issue-931" [2024-10-07T09:44:04.193Z] ---> e290874bc01a [2024-10-07T09:44:04.193Z] Step 10/24 : RUN ${MAKE} [2024-10-07T09:44:04.193Z] ---> Running in b6ed0d4b2ffb [2024-10-07T09:44:04.452Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.2.0-dev.44 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=3.2.0-dev.44" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-07T09:44:08.624Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-07T09:44:08.624Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-07T09:44:08.624Z] Dload Upload Total Spent Left Speed [2024-10-07T09:44:08.624Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 205k 0 --:--:-- --:--:-- --:--:-- 208k [Pipeline] sh [2024-10-07T09:44:08.986Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-07T09:44:09.340Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-07T09:44:09.340Z] + sudo tee /etc/docker/daemon.new [2024-10-07T09:44:09.340Z] { [2024-10-07T09:44:09.340Z] "registry-mirrors": [ [2024-10-07T09:44:09.340Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-07T09:44:09.340Z] ], [2024-10-07T09:44:09.340Z] "bip": "10.250.0.254/24", [2024-10-07T09:44:09.340Z] "hosts": [ [2024-10-07T09:44:09.340Z] "tcp://0.0.0.0:5555", [2024-10-07T09:44:09.340Z] "unix:///var/run/docker.sock" [2024-10-07T09:44:09.340Z] ], [2024-10-07T09:44:09.340Z] "mtu": 1458, [2024-10-07T09:44:09.340Z] "selinux-enabled": true, [2024-10-07T09:44:09.340Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-07T09:44:09.340Z] } [Pipeline] sh [2024-10-07T09:44:09.700Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-07T09:44:10.060Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-07T09:44:28.407Z] provisioning config files... [2024-10-07T09:44:28.443Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/319@tmp/config1643063857761900453tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-07T09:44:28.912Z] ---> ****-login.sh [2024-10-07T09:44:28.912Z] nexus3.edgexfoundry.org:10001 [2024-10-07T09:44:29.509Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-07T09:44:29.789Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-07T09:44:29.789Z] Configure a credential helper to remove this warning. See [2024-10-07T09:44:29.789Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-07T09:44:29.789Z] [2024-10-07T09:44:29.789Z] Login Succeeded [2024-10-07T09:44:29.789Z] nexus3.edgexfoundry.org:10002 [2024-10-07T09:44:30.064Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-07T09:44:30.064Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-07T09:44:30.064Z] Configure a credential helper to remove this warning. See [2024-10-07T09:44:30.064Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-07T09:44:30.064Z] [2024-10-07T09:44:30.064Z] Login Succeeded [2024-10-07T09:44:30.064Z] nexus3.edgexfoundry.org:10003 [2024-10-07T09:44:30.339Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-07T09:44:30.614Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-07T09:44:30.614Z] Configure a credential helper to remove this warning. See [2024-10-07T09:44:30.614Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-07T09:44:30.614Z] [2024-10-07T09:44:30.614Z] Login Succeeded [2024-10-07T09:44:30.614Z] nexus3.edgexfoundry.org:10004 [2024-10-07T09:44:30.886Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-07T09:44:30.886Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-07T09:44:30.886Z] Configure a credential helper to remove this warning. See [2024-10-07T09:44:30.886Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-07T09:44:30.886Z] [2024-10-07T09:44:30.886Z] Login Succeeded [2024-10-07T09:44:30.886Z] ****.io [2024-10-07T09:44:31.157Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-07T09:44:31.429Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-07T09:44:31.429Z] Configure a credential helper to remove this warning. See [2024-10-07T09:44:31.429Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-07T09:44:31.429Z] [2024-10-07T09:44:31.429Z] Login Succeeded [2024-10-07T09:44:31.429Z] ---> ****-login.sh ends [Pipeline] } [2024-10-07T09:44:31.444Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-07T09:44:31.832Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-07T09:44:31.854Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-07T09:44:31.879Z] ========================================================= [2024-10-07T09:44:31.879Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-07T09:44:31.879Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-07T09:44:32.264Z] + 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-07T09:44:32.862Z] Sending build context to Docker daemon 13.17MB [2024-10-07T09:44:32.863Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2024-10-07T09:44:32.863Z] Step 2/10 : FROM ${BASE} AS builder [2024-10-07T09:44:33.135Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-07T09:44:33.135Z] cf04c63912e1: Pulling fs layer [2024-10-07T09:44:33.135Z] 55b35a11ae5e: Pulling fs layer [2024-10-07T09:44:33.135Z] a37a00ec5f00: Pulling fs layer [2024-10-07T09:44:33.135Z] 50b3750afda1: Pulling fs layer [2024-10-07T09:44:33.135Z] 4f4fb700ef54: Pulling fs layer [2024-10-07T09:44:33.135Z] 80978eb59214: Pulling fs layer [2024-10-07T09:44:33.135Z] c9f46d7d2bd2: Pulling fs layer [2024-10-07T09:44:33.135Z] c5a475d317c9: Pulling fs layer [2024-10-07T09:44:33.135Z] 4f4fb700ef54: Waiting [2024-10-07T09:44:33.135Z] c9f46d7d2bd2: Waiting [2024-10-07T09:44:33.135Z] 80978eb59214: Waiting [2024-10-07T09:44:33.135Z] c5a475d317c9: Waiting [2024-10-07T09:44:33.135Z] 50b3750afda1: Waiting [2024-10-07T09:44:33.135Z] 55b35a11ae5e: Verifying Checksum [2024-10-07T09:44:33.135Z] 55b35a11ae5e: Download complete [2024-10-07T09:44:33.135Z] 50b3750afda1: Verifying Checksum [2024-10-07T09:44:33.135Z] 50b3750afda1: Download complete [2024-10-07T09:44:33.135Z] 4f4fb700ef54: Download complete [2024-10-07T09:44:33.135Z] 80978eb59214: Download complete [2024-10-07T09:44:33.135Z] cf04c63912e1: Verifying Checksum [2024-10-07T09:44:33.135Z] cf04c63912e1: Download complete [2024-10-07T09:44:33.730Z] c5a475d317c9: Verifying Checksum [2024-10-07T09:44:33.730Z] c5a475d317c9: Download complete [2024-10-07T09:44:34.328Z] cf04c63912e1: Pull complete [2024-10-07T09:44:35.309Z] 55b35a11ae5e: Pull complete [2024-10-07T09:44:35.583Z] a37a00ec5f00: Verifying Checksum [2024-10-07T09:44:35.583Z] a37a00ec5f00: Download complete [2024-10-07T09:44:36.563Z] c9f46d7d2bd2: Verifying Checksum [2024-10-07T09:44:36.563Z] c9f46d7d2bd2: Download complete [2024-10-07T09:44:43.194Z] Removing intermediate container b6ed0d4b2ffb [2024-10-07T09:44:43.194Z] ---> 10afce90f437 [2024-10-07T09:44:43.194Z] Step 11/24 : FROM alpine:3.20 [2024-10-07T09:44:43.453Z] 3.20: Pulling from library/alpine [2024-10-07T09:44:43.453Z] 43c4264eed91: Already exists [2024-10-07T09:44:43.453Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-07T09:44:43.453Z] Status: Downloaded newer image for alpine:3.20 [2024-10-07T09:44:43.453Z] ---> 91ef0af61f39 [2024-10-07T09:44:43.453Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2024-10-07T09:44:43.453Z] ---> Running in 5e818a3994d0 [2024-10-07T09:44:43.712Z] Removing intermediate container 5e818a3994d0 [2024-10-07T09:44:43.712Z] ---> 2abb3606a39b [2024-10-07T09:44:43.712Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2024-10-07T09:44:43.712Z] ---> Running in 6c6c8c1a0b6d [2024-10-07T09:44:43.971Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-07T09:44:43.971Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-07T09:44:44.230Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-10-07T09:44:44.230Z] Executing busybox-1.36.1-r29.trigger [2024-10-07T09:44:44.230Z] OK: 8 MiB in 15 packages [2024-10-07T09:44:45.175Z] Removing intermediate container 6c6c8c1a0b6d [2024-10-07T09:44:45.175Z] ---> 0ddce7eedbec [2024-10-07T09:44:45.175Z] Step 14/24 : RUN apk --no-cache upgrade [2024-10-07T09:44:45.435Z] ---> Running in 6aaf6146c8e3 [2024-10-07T09:44:45.695Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-07T09:44:45.695Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-07T09:44:46.272Z] Upgrading critical system libraries and apk-tools: [2024-10-07T09:44:46.272Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-07T09:44:46.272Z] Executing busybox-1.36.1-r29.trigger [2024-10-07T09:44:46.272Z] Continuing the upgrade transaction with new apk-tools: [2024-10-07T09:44:46.272Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-07T09:44:46.272Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-07T09:44:46.531Z] OK: 8 MiB in 15 packages [2024-10-07T09:44:47.099Z] Removing intermediate container 6aaf6146c8e3 [2024-10-07T09:44:47.099Z] ---> 6331573df090 [2024-10-07T09:44:47.099Z] Step 15/24 : WORKDIR / [2024-10-07T09:44:47.099Z] ---> Running in f44dc43222e6 [2024-10-07T09:44:47.099Z] Removing intermediate container f44dc43222e6 [2024-10-07T09:44:47.099Z] ---> 62f1a4534971 [2024-10-07T09:44:47.099Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2024-10-07T09:44:47.358Z] ---> 85f0760f3c9b [2024-10-07T09:44:47.358Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2024-10-07T09:44:48.734Z] ---> 5255c80ffd6e [2024-10-07T09:44:48.734Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2024-10-07T09:44:48.993Z] ---> 3245c797d1fc [2024-10-07T09:44:48.993Z] Step 19/24 : EXPOSE 59999 [2024-10-07T09:44:48.993Z] ---> Running in f492feba2d27 [2024-10-07T09:44:49.256Z] Removing intermediate container f492feba2d27 [2024-10-07T09:44:49.256Z] ---> 216e84d58829 [2024-10-07T09:44:49.256Z] Step 20/24 : ENTRYPOINT ["/device-simple"] [2024-10-07T09:44:49.256Z] ---> Running in 7ebc1a95d331 [2024-10-07T09:44:49.514Z] Removing intermediate container 7ebc1a95d331 [2024-10-07T09:44:49.514Z] ---> c1bac15e24ee [2024-10-07T09:44:49.514Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-10-07T09:44:49.514Z] ---> Running in 1c36f71b5852 [2024-10-07T09:44:49.774Z] Removing intermediate container 1c36f71b5852 [2024-10-07T09:44:49.774Z] ---> 72ad27454bbd [2024-10-07T09:44:49.774Z] Step 22/24 : LABEL arch=amd64 [2024-10-07T09:44:50.042Z] ---> Running in d5bd7d572bdc [2024-10-07T09:44:50.321Z] Removing intermediate container d5bd7d572bdc [2024-10-07T09:44:50.321Z] ---> 08544728fbeb [2024-10-07T09:44:50.321Z] Step 23/24 : LABEL git_sha=e658506bf7b56e90d0b690dd2c104c6ce7f51ac9 [2024-10-07T09:44:50.894Z] ---> Running in 0bfd17972233 [2024-10-07T09:44:50.894Z] Removing intermediate container 0bfd17972233 [2024-10-07T09:44:50.894Z] ---> 17e4031ec097 [2024-10-07T09:44:50.894Z] Step 24/24 : LABEL version=3.2.0-dev.44 [2024-10-07T09:44:50.894Z] ---> Running in 723dec3290fc [2024-10-07T09:44:50.894Z] Removing intermediate container 723dec3290fc [2024-10-07T09:44:50.894Z] ---> 6b796a2aedba [2024-10-07T09:44:50.894Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-07T09:44:50.894Z] Successfully built 6b796a2aedba [2024-10-07T09:44:50.894Z] 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-07T09:44:51.372Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-07T09:44:51.372Z] [2024-10-07T09:44:51.372Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-07T09:44:51.637Z] a37a00ec5f00: Pull complete [2024-10-07T09:44:51.637Z] 50b3750afda1: Pull complete [2024-10-07T09:44:51.637Z] 4f4fb700ef54: Pull complete [2024-10-07T09:44:51.637Z] 80978eb59214: Pull complete [2024-10-07T09:44:51.686Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-07T09:44:51.686Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-07T09:44:51.686Z] 5eb5b503b376: Pulling fs layer [2024-10-07T09:44:51.686Z] 5c69ac0246d0: Pulling fs layer [2024-10-07T09:44:51.686Z] ec43610c2a17: Pulling fs layer [2024-10-07T09:44:51.686Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-07T09:44:51.686Z] 33b1e0a273af: Pulling fs layer [2024-10-07T09:44:51.686Z] 5d3b04190fa2: Pulling fs layer [2024-10-07T09:44:51.686Z] 2f39f015ded8: Pulling fs layer [2024-10-07T09:44:51.686Z] 3a2ae6a8a46f: Waiting [2024-10-07T09:44:51.686Z] 33b1e0a273af: Waiting [2024-10-07T09:44:51.686Z] 2f39f015ded8: Waiting [2024-10-07T09:44:51.686Z] 5d3b04190fa2: Waiting [2024-10-07T09:44:51.686Z] 5c69ac0246d0: Download complete [2024-10-07T09:44:51.686Z] 3a2ae6a8a46f: Download complete [2024-10-07T09:44:51.945Z] 33b1e0a273af: Verifying Checksum [2024-10-07T09:44:51.945Z] 33b1e0a273af: Download complete [2024-10-07T09:44:51.945Z] 5d3b04190fa2: Download complete [2024-10-07T09:44:51.945Z] ec43610c2a17: Verifying Checksum [2024-10-07T09:44:51.945Z] ec43610c2a17: Download complete [2024-10-07T09:44:51.945Z] 5eb5b503b376: Verifying Checksum [2024-10-07T09:44:51.945Z] 5eb5b503b376: Download complete [2024-10-07T09:44:52.878Z] 2f39f015ded8: Download complete [2024-10-07T09:44:53.847Z] 5eb5b503b376: Pull complete [2024-10-07T09:44:53.847Z] 5c69ac0246d0: Pull complete [2024-10-07T09:44:54.104Z] ec43610c2a17: Pull complete [2024-10-07T09:44:54.363Z] 3a2ae6a8a46f: Pull complete [2024-10-07T09:44:54.622Z] 33b1e0a273af: Pull complete [2024-10-07T09:44:54.622Z] 5d3b04190fa2: Pull complete [2024-10-07T09:44:58.333Z] c9f46d7d2bd2: Pull complete [2024-10-07T09:45:00.314Z] c5a475d317c9: Pull complete [2024-10-07T09:45:00.314Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-07T09:45:00.314Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-07T09:45:00.314Z] ---> be29e6b0f0d4 [2024-10-07T09:45:00.314Z] Step 3/10 : ARG MAKE=make build [2024-10-07T09:45:01.280Z] ---> Running in 84f94bd3ce78 [2024-10-07T09:45:01.416Z] 2f39f015ded8: Pull complete [2024-10-07T09:45:01.416Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-07T09:45:01.416Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-07T09:45:01.416Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-07T09:45:01.557Z] Removing intermediate container 84f94bd3ce78 [2024-10-07T09:45:01.557Z] ---> bf277fe5acf4 [2024-10-07T09:45:01.557Z] Step 4/10 : WORKDIR /device-sdk-go [2024-10-07T09:45:01.557Z] ---> Running in 329608e66ae6 [2024-10-07T09:45:01.671Z] prd-ubuntu20.04-docker-8c-8g-22039 does not seem to be running inside a container [2024-10-07T09:45:01.708Z] $ 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-07T09:45:02.143Z] Removing intermediate container 329608e66ae6 [2024-10-07T09:45:02.143Z] ---> c3b9b9042bae [2024-10-07T09:45:02.143Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-07T09:45:02.143Z] ---> Running in b7e63b9e28db [2024-10-07T09:45:02.447Z] Removing intermediate container b7e63b9e28db [2024-10-07T09:45:02.447Z] ---> 4b989ba6059c [2024-10-07T09:45:02.447Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-10-07T09:45:02.447Z] ---> Running in dbec02d35bf9 [2024-10-07T09:45:03.863Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-07T09:45:04.144Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-07T09:45:06.103Z] OK: 238 MiB in 54 packages [2024-10-07T09:45:06.477Z] $ docker top b0f19926ed73478cdb258e01bc3ad93c7e7f2a271cd460af4321cd9e79c0d579 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-07T09:45:06.881Z] ---> job-cost.sh [2024-10-07T09:45:06.881Z] lf-activate-venv: SKIPPING [2024-10-07T09:45:06.881Z] INFO: No Stack... [2024-10-07T09:45:07.092Z] Removing intermediate container dbec02d35bf9 [2024-10-07T09:45:07.092Z] ---> 3ffab9e78566 [2024-10-07T09:45:07.092Z] Step 7/10 : COPY go.mod vendor* ./ [2024-10-07T09:45:07.139Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-07T09:45:07.397Z] INFO: Archiving Costs [Pipeline] sh [2024-10-07T09:45:07.683Z] ---> f4f65162510b [2024-10-07T09:45:07.683Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-07T09:45:07.683Z] ---> Running in 2f8476d957ce [2024-10-07T09:45:07.689Z] + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [2024-10-07T09:45:07.689Z] + cut -d, -f6 [Pipeline] lock [2024-10-07T09:45:07.704Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-main-319-stack-cost] [2024-10-07T09:45:07.712Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-319-stack-cost] did not exist. Created. [2024-10-07T09:45:07.718Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-main-319-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-07T09:45:08.035Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-07T09:45:08.067Z] Stashed 1 file(s) [Pipeline] } [2024-10-07T09:45:08.076Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-main-319-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-07T09:45:08.105Z] $ docker stop --time=1 b0f19926ed73478cdb258e01bc3ad93c7e7f2a271cd460af4321cd9e79c0d579 [2024-10-07T09:45:09.280Z] $ docker rm -f --volumes b0f19926ed73478cdb258e01bc3ad93c7e7f2a271cd460af4321cd9e79c0d579 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-07T09:46:59.401Z] Removing intermediate container 2f8476d957ce [2024-10-07T09:46:59.401Z] ---> a96eb62cc638 [2024-10-07T09:46:59.401Z] Step 9/10 : COPY . . [2024-10-07T09:46:59.401Z] ---> bba1bdf8ee1c [2024-10-07T09:46:59.401Z] Step 10/10 : RUN ${MAKE} [2024-10-07T09:46:59.401Z] ---> Running in ad41289a90c1 [2024-10-07T09:46:59.401Z] noop [2024-10-07T09:46:59.401Z] Removing intermediate container ad41289a90c1 [2024-10-07T09:46:59.401Z] ---> faf1afddffca [2024-10-07T09:46:59.401Z] Successfully built faf1afddffca [2024-10-07T09:46:59.401Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-07T09:46:59.785Z] + docker inspect -f . ci-base-image-arm64 [2024-10-07T09:46:59.785Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-07T09:47:00.000Z] prd-ubuntu20.04-docker-arm64-4c-16g-22042 does not seem to be running inside a container [2024-10-07T09:47:00.074Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/319 -v /w/workspace/device-sdk-go/319:/w/workspace/device-sdk-go/319:rw,z -v /w/workspace/device-sdk-go/319@tmp:/w/workspace/device-sdk-go/319@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-10-07T09:47:01.444Z] $ docker top a5cf46ebcb6c0895773b42388df45baceb64dcb0666a5e5ad7aaf7f2d595f22a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-07T09:47:02.294Z] + go version [2024-10-07T09:47:02.294Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-07T09:47:02.316Z] $ docker stop --time=1 a5cf46ebcb6c0895773b42388df45baceb64dcb0666a5e5ad7aaf7f2d595f22a [2024-10-07T09:47:03.955Z] $ docker rm -f --volumes a5cf46ebcb6c0895773b42388df45baceb64dcb0666a5e5ad7aaf7f2d595f22a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-07T09:47:04.560Z] + docker inspect -f . ci-base-image-arm64 [2024-10-07T09:47:04.560Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-07T09:47:04.752Z] prd-ubuntu20.04-docker-arm64-4c-16g-22042 does not seem to be running inside a container [2024-10-07T09:47:04.831Z] $ 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/319 -v /w/workspace/device-sdk-go/319:/w/workspace/device-sdk-go/319:rw,z -v /w/workspace/device-sdk-go/319@tmp:/w/workspace/device-sdk-go/319@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-10-07T09:47:06.085Z] $ docker top 31cb5476d80eff1457705ae396b3a9b23a58dc24262f9b0a241025b18ae68375 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-07T09:47:06.915Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/319 [Pipeline] fileExists [Pipeline] sh [2024-10-07T09:47:07.261Z] + make test [2024-10-07T09:47:07.261Z] go test -race -coverprofile=coverage.out ./... [2024-10-07T09:48:03.656Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2024-10-07T09:51:55.505Z] github.com/edgexfoundry/device-sdk-go/v3/example/config coverage: 0.0% of statements [2024-10-07T09:51:55.505Z] github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple coverage: 0.0% of statements [2024-10-07T09:51:55.505Z] github.com/edgexfoundry/device-sdk-go/v3/internal/application coverage: 0.0% of statements [2024-10-07T09:51:55.505Z] github.com/edgexfoundry/device-sdk-go/v3/example/driver coverage: 0.0% of statements [2024-10-07T09:51:55.505Z] github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery coverage: 0.0% of statements [2024-10-07T09:52:05.570Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.163s coverage: 26.0% of statements [2024-10-07T09:52:10.922Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.200s coverage: 79.4% of statements [2024-10-07T09:52:23.238Z] github.com/edgexfoundry/device-sdk-go/v3/internal/config coverage: 0.0% of statements [2024-10-07T09:52:23.238Z] github.com/edgexfoundry/device-sdk-go/v3/internal/container coverage: 0.0% of statements [2024-10-07T09:52:23.238Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.301s coverage: 86.0% of statements [2024-10-07T09:52:35.603Z] github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation coverage: 0.0% of statements [2024-10-07T09:52:36.193Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.628s coverage: 45.2% of statements [2024-10-07T09:52:38.786Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.273s coverage: 14.1% of statements [2024-10-07T09:52:38.786Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 4.109s coverage: 44.6% of statements [2024-10-07T09:52:44.164Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2024-10-07T09:52:44.164Z] github.com/edgexfoundry/device-sdk-go/v3/internal/utils coverage: 0.0% of statements [2024-10-07T09:52:44.164Z] github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks coverage: 0.0% of statements [2024-10-07T09:52:45.127Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.404s coverage: 68.3% of statements [2024-10-07T09:52:50.479Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.411s coverage: 88.3% of statements [2024-10-07T09:52:58.844Z] github.com/edgexfoundry/device-sdk-go/v3/pkg/startup coverage: 0.0% of statements [2024-10-07T09:52:58.844Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.311s coverage: 5.3% of statements [2024-10-07T09:53:00.327Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-10-07T09:53:00.327Z] GO111MODULE=on go vet ./... [2024-10-07T09:57:07.336Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-07T09:57:07.336Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-07T09:57:07.336Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-07T09:57:07.360Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-07T09:57:07.383Z] $ docker stop --time=1 31cb5476d80eff1457705ae396b3a9b23a58dc24262f9b0a241025b18ae68375 [2024-10-07T09:57:09.594Z] $ docker rm -f --volumes 31cb5476d80eff1457705ae396b3a9b23a58dc24262f9b0a241025b18ae68375 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-07T09:57:12.525Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-07T09:57:12.553Z] Warning: overwriting stash ‘coverage-report’ [2024-10-07T09:57:13.425Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-07T09:57:13.858Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-07T09:57:14.192Z] + ls -al . [2024-10-07T09:57:14.192Z] total 708 [2024-10-07T09:57:14.192Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 7 09:47 . [2024-10-07T09:57:14.192Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 7 09:43 .. [2024-10-07T09:57:14.192Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 7 09:44 .dockerignore [2024-10-07T09:57:14.192Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 7 09:44 .git [2024-10-07T09:57:14.192Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 7 09:44 .github [2024-10-07T09:57:14.192Z] -rw-rw-r-- 1 jenkins jenkins 137 Oct 7 09:44 .gitignore [2024-10-07T09:57:14.192Z] -rw-rw-r-- 1 jenkins jenkins 199 Oct 7 09:44 .golangci.yml [2024-10-07T09:57:14.192Z] -rw-rw-r-- 1 jenkins jenkins 48109 Oct 7 09:44 CHANGELOG.md [2024-10-07T09:57:14.192Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 7 09:44 GOVERNANCE.md [2024-10-07T09:57:14.192Z] -rw-rw-r-- 1 jenkins jenkins 885 Oct 7 09:44 Jenkinsfile [2024-10-07T09:57:14.192Z] -rw-rw-r-- 1 jenkins jenkins 11341 Oct 7 09:44 LICENSE [2024-10-07T09:57:14.192Z] -rw-rw-r-- 1 jenkins jenkins 1842 Oct 7 09:44 Makefile [2024-10-07T09:57:14.192Z] -rw-rw-r-- 1 jenkins jenkins 619 Oct 7 09:44 OWNERS.md [2024-10-07T09:57:14.192Z] -rw-rw-r-- 1 jenkins jenkins 4937 Oct 7 09:44 README.md [2024-10-07T09:57:14.192Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 7 09:40 VERSION [2024-10-07T09:57:14.192Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 7 09:44 bin [2024-10-07T09:57:14.192Z] -rw-r--r-- 1 jenkins jenkins 466603 Oct 7 09:52 coverage.out [2024-10-07T09:57:14.192Z] drwxrwxr-x 5 jenkins jenkins 4096 Oct 7 09:44 example [2024-10-07T09:57:14.192Z] -rw-rw-r-- 1 jenkins jenkins 6956 Oct 7 09:44 go.mod [2024-10-07T09:57:14.192Z] -rw-rw-r-- 1 jenkins jenkins 99963 Oct 7 09:44 go.sum [2024-10-07T09:57:14.192Z] drwxrwxr-x 13 jenkins jenkins 4096 Oct 7 09:44 internal [2024-10-07T09:57:14.192Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 7 09:44 openapi [2024-10-07T09:57:14.192Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 7 09:44 pkg [2024-10-07T09:57:14.192Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 7 09:44 snap [2024-10-07T09:57:14.192Z] -rw-rw-r-- 1 jenkins jenkins 222 Oct 7 09:44 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-07T09:57:14.551Z] + 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=e658506bf7b56e90d0b690dd2c104c6ce7f51ac9 --label arch=arm64 --label version=3.2.0-dev.44 . [2024-10-07T09:57:15.141Z] Sending build context to Docker daemon 13.64MB [2024-10-07T09:57:15.141Z] Step 1/24 : ARG BASE=golang:1.23-alpine3.20 [2024-10-07T09:57:15.141Z] Step 2/24 : FROM ${BASE} AS builder [2024-10-07T09:57:15.141Z] ---> faf1afddffca [2024-10-07T09:57:15.141Z] Step 3/24 : ARG MAKE=make build [2024-10-07T09:57:15.409Z] ---> Running in fd65bcbf724b [2024-10-07T09:57:15.679Z] Removing intermediate container fd65bcbf724b [2024-10-07T09:57:15.679Z] ---> b48d8ccff550 [2024-10-07T09:57:15.679Z] Step 4/24 : WORKDIR /device-sdk-go [2024-10-07T09:57:15.951Z] ---> Running in 37fd32c51db7 [2024-10-07T09:57:16.220Z] Removing intermediate container 37fd32c51db7 [2024-10-07T09:57:16.220Z] ---> ab47047a1d77 [2024-10-07T09:57:16.220Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-07T09:57:16.220Z] ---> Running in b5ecc84c8781 [2024-10-07T09:57:16.806Z] Removing intermediate container b5ecc84c8781 [2024-10-07T09:57:16.806Z] ---> 9535add190c6 [2024-10-07T09:57:16.806Z] Step 6/24 : RUN apk add --update --no-cache make git [2024-10-07T09:57:16.806Z] ---> Running in f294c0780d44 [2024-10-07T09:57:17.768Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-07T09:57:18.351Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-07T09:57:20.299Z] OK: 238 MiB in 54 packages [2024-10-07T09:57:20.884Z] Removing intermediate container f294c0780d44 [2024-10-07T09:57:20.884Z] ---> ced20c403945 [2024-10-07T09:57:20.884Z] Step 7/24 : COPY go.mod vendor* ./ [2024-10-07T09:57:21.471Z] ---> dd8d280c48fe [2024-10-07T09:57:21.471Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-07T09:57:21.471Z] ---> Running in c9ccc1a457b9 [2024-10-07T09:57:24.062Z] Removing intermediate container c9ccc1a457b9 [2024-10-07T09:57:24.062Z] ---> d7a22b5e2aa7 [2024-10-07T09:57:24.062Z] Step 9/24 : COPY . . [2024-10-07T09:57:25.476Z] ---> 3897f8f0fb5b [2024-10-07T09:57:25.476Z] Step 10/24 : RUN ${MAKE} [2024-10-07T09:57:25.476Z] ---> Running in 977dda4ac402 [2024-10-07T09:57:26.445Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.2.0-dev.44 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=3.2.0-dev.44" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2024-10-07T10:01:33.291Z] Removing intermediate container 977dda4ac402 [2024-10-07T10:01:33.291Z] ---> b7137907c0dc [2024-10-07T10:01:33.291Z] Step 11/24 : FROM alpine:3.20 [2024-10-07T10:01:33.291Z] 3.20: Pulling from library/alpine [2024-10-07T10:01:33.291Z] cf04c63912e1: Already exists [2024-10-07T10:01:33.291Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-07T10:01:33.291Z] Status: Downloaded newer image for alpine:3.20 [2024-10-07T10:01:33.291Z] ---> c157a85ed455 [2024-10-07T10:01:33.291Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2024-10-07T10:01:33.291Z] ---> Running in e7eb6f02dfc9 [2024-10-07T10:01:33.291Z] Removing intermediate container e7eb6f02dfc9 [2024-10-07T10:01:33.291Z] ---> a21913274d9c [2024-10-07T10:01:33.291Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2024-10-07T10:01:33.291Z] ---> Running in aa11af3f280f [2024-10-07T10:01:33.291Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-07T10:01:33.291Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-07T10:01:33.291Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-10-07T10:01:33.291Z] Executing busybox-1.36.1-r29.trigger [2024-10-07T10:01:33.291Z] OK: 9 MiB in 15 packages [2024-10-07T10:01:33.291Z] Removing intermediate container aa11af3f280f [2024-10-07T10:01:33.291Z] ---> 171969bb4942 [2024-10-07T10:01:33.291Z] Step 14/24 : RUN apk --no-cache upgrade [2024-10-07T10:01:33.291Z] ---> Running in ee86d42ebb3b [2024-10-07T10:01:33.291Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-07T10:01:33.291Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-07T10:01:33.291Z] Upgrading critical system libraries and apk-tools: [2024-10-07T10:01:33.291Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-07T10:01:33.291Z] Executing busybox-1.36.1-r29.trigger [2024-10-07T10:01:33.291Z] Continuing the upgrade transaction with new apk-tools: [2024-10-07T10:01:33.291Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-07T10:01:33.291Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-07T10:01:33.291Z] OK: 9 MiB in 15 packages [2024-10-07T10:01:33.291Z] Removing intermediate container ee86d42ebb3b [2024-10-07T10:01:33.291Z] ---> 452700594e2f [2024-10-07T10:01:33.291Z] Step 15/24 : WORKDIR / [2024-10-07T10:01:33.291Z] ---> Running in 5beb2636ab92 [2024-10-07T10:01:33.291Z] Removing intermediate container 5beb2636ab92 [2024-10-07T10:01:33.291Z] ---> 88ab979b7580 [2024-10-07T10:01:33.291Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2024-10-07T10:01:33.885Z] ---> 916c28875c85 [2024-10-07T10:01:33.886Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2024-10-07T10:01:36.477Z] ---> a3d70d87a47a [2024-10-07T10:01:36.477Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2024-10-07T10:01:36.752Z] ---> 2b84c922c4f7 [2024-10-07T10:01:36.752Z] Step 19/24 : EXPOSE 59999 [2024-10-07T10:01:36.752Z] ---> Running in bbbcf0a7fe70 [2024-10-07T10:01:37.021Z] Removing intermediate container bbbcf0a7fe70 [2024-10-07T10:01:37.021Z] ---> 2c4e4ccbb677 [2024-10-07T10:01:37.021Z] Step 20/24 : ENTRYPOINT ["/device-simple"] [2024-10-07T10:01:37.021Z] ---> Running in 354bb879099f [2024-10-07T10:01:37.299Z] Removing intermediate container 354bb879099f [2024-10-07T10:01:37.299Z] ---> 16e25dbc3108 [2024-10-07T10:01:37.299Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-10-07T10:01:37.568Z] ---> Running in def8fc31fc50 [2024-10-07T10:01:37.836Z] Removing intermediate container def8fc31fc50 [2024-10-07T10:01:37.836Z] ---> e4ab0138943d [2024-10-07T10:01:37.836Z] Step 22/24 : LABEL arch=arm64 [2024-10-07T10:01:37.836Z] ---> Running in 909e7ac08f74 [2024-10-07T10:01:38.105Z] Removing intermediate container 909e7ac08f74 [2024-10-07T10:01:38.105Z] ---> 04797b812f96 [2024-10-07T10:01:38.105Z] Step 23/24 : LABEL git_sha=e658506bf7b56e90d0b690dd2c104c6ce7f51ac9 [2024-10-07T10:01:38.373Z] ---> Running in 914794aa6c67 [2024-10-07T10:01:38.641Z] Removing intermediate container 914794aa6c67 [2024-10-07T10:01:38.641Z] ---> 581891d6090d [2024-10-07T10:01:38.641Z] Step 24/24 : LABEL version=3.2.0-dev.44 [2024-10-07T10:01:38.641Z] ---> Running in 99e1eaff3ef1 [2024-10-07T10:01:38.910Z] Removing intermediate container 99e1eaff3ef1 [2024-10-07T10:01:38.910Z] ---> 335b066012a8 [2024-10-07T10:01:38.910Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-07T10:01:39.178Z] Successfully built 335b066012a8 [2024-10-07T10:01:39.178Z] 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-07T10:01:39.686Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-07T10:01:39.686Z] [2024-10-07T10:01:39.686Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-07T10:01:40.027Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-07T10:01:40.294Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-07T10:01:40.294Z] 8998bd30e6a1: Pulling fs layer [2024-10-07T10:01:40.294Z] 04944245beec: Pulling fs layer [2024-10-07T10:01:40.294Z] 699f458cf7ca: Pulling fs layer [2024-10-07T10:01:40.294Z] 765212b225bb: Pulling fs layer [2024-10-07T10:01:40.294Z] f23df028b6ca: Pulling fs layer [2024-10-07T10:01:40.294Z] d65c8cfc05b1: Pulling fs layer [2024-10-07T10:01:40.294Z] 2437ff75d9bd: Pulling fs layer [2024-10-07T10:01:40.294Z] d65c8cfc05b1: Waiting [2024-10-07T10:01:40.294Z] 765212b225bb: Waiting [2024-10-07T10:01:40.294Z] f23df028b6ca: Waiting [2024-10-07T10:01:40.294Z] 2437ff75d9bd: Waiting [2024-10-07T10:01:40.294Z] 04944245beec: Verifying Checksum [2024-10-07T10:01:40.294Z] 04944245beec: Download complete [2024-10-07T10:01:40.294Z] 765212b225bb: Verifying Checksum [2024-10-07T10:01:40.294Z] 765212b225bb: Download complete [2024-10-07T10:01:40.294Z] f23df028b6ca: Verifying Checksum [2024-10-07T10:01:40.294Z] f23df028b6ca: Download complete [2024-10-07T10:01:40.561Z] d65c8cfc05b1: Verifying Checksum [2024-10-07T10:01:40.561Z] d65c8cfc05b1: Download complete [2024-10-07T10:01:40.561Z] 699f458cf7ca: Verifying Checksum [2024-10-07T10:01:40.561Z] 699f458cf7ca: Download complete [2024-10-07T10:01:41.145Z] 8998bd30e6a1: Verifying Checksum [2024-10-07T10:01:41.145Z] 8998bd30e6a1: Download complete [2024-10-07T10:01:43.727Z] 2437ff75d9bd: Verifying Checksum [2024-10-07T10:01:43.727Z] 2437ff75d9bd: Download complete [2024-10-07T10:01:45.675Z] 8998bd30e6a1: Pull complete [2024-10-07T10:01:46.261Z] 04944245beec: Pull complete [2024-10-07T10:01:47.673Z] 699f458cf7ca: Pull complete [2024-10-07T10:01:47.939Z] 765212b225bb: Pull complete [2024-10-07T10:01:48.896Z] f23df028b6ca: Pull complete [2024-10-07T10:01:49.162Z] d65c8cfc05b1: Pull complete [2024-10-07T10:02:07.366Z] 2437ff75d9bd: Pull complete [2024-10-07T10:02:07.366Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-07T10:02:07.366Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-07T10:02:07.366Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-07T10:02:07.612Z] prd-ubuntu20.04-docker-arm64-4c-16g-22042 does not seem to be running inside a container [2024-10-07T10:02:07.689Z] $ 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/319 -v /w/workspace/device-sdk-go/319:/w/workspace/device-sdk-go/319:rw,z -v /w/workspace/device-sdk-go/319@tmp:/w/workspace/device-sdk-go/319@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-10-07T10:02:10.840Z] $ docker top b55f97618c8fadd5f6290944e97327342aa9a4fccc56d9067ea7df7ab7e6d496 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-07T10:02:11.764Z] ---> job-cost.sh [2024-10-07T10:02:11.764Z] lf-activate-venv: SKIPPING [2024-10-07T10:02:11.764Z] INFO: No Stack... [2024-10-07T10:02:12.351Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-07T10:02:12.940Z] INFO: Archiving Costs [Pipeline] sh [2024-10-07T10:02:13.587Z] + cat /w/workspace/device-sdk-go/319/archives/cost.csv [2024-10-07T10:02:13.588Z] + cut -d, -f6 [Pipeline] lock [2024-10-07T10:02:13.658Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-main-319-stack-cost] [2024-10-07T10:02:13.664Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-319-stack-cost] did not exist. Created. [2024-10-07T10:02:13.670Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-main-319-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-07T10:02:14.353Z] /w/workspace/device-sdk-go/319@tmp/durable-e141f64c/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-07T10:02:15.018Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-07T10:02:15.037Z] Warning: overwriting stash ‘stack-cost’ [2024-10-07T10:02:15.159Z] Stashed 1 file(s) [Pipeline] } [2024-10-07T10:02:15.169Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-main-319-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-07T10:02:15.204Z] $ docker stop --time=1 b55f97618c8fadd5f6290944e97327342aa9a4fccc56d9067ea7df7ab7e6d496 [2024-10-07T10:02:16.769Z] $ docker rm -f --volumes b55f97618c8fadd5f6290944e97327342aa9a4fccc56d9067ea7df7ab7e6d496 [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-07T10:02:17.453Z] provisioning config files... [2024-10-07T10:02:17.462Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config17069221751630393794tmp [Pipeline] { [Pipeline] sh [2024-10-07T10:02:17.764Z] + set +x [2024-10-07T10:02:17.764Z] + curl -s https://codecov.io/bash [2024-10-07T10:02:17.764Z] + bash -s -- [2024-10-07T10:02:17.764Z] [2024-10-07T10:02:17.764Z] _____ _ [2024-10-07T10:02:17.764Z] / ____| | | [2024-10-07T10:02:17.764Z] | | ___ __| | ___ ___ _____ __ [2024-10-07T10:02:17.764Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-07T10:02:17.764Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-07T10:02:17.764Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-07T10:02:17.764Z] Bash-1.0.6 [2024-10-07T10:02:17.764Z] [2024-10-07T10:02:17.764Z] [2024-10-07T10:02:17.764Z] ==> git version 2.25.1 found [2024-10-07T10:02:17.764Z] ==> 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-07T10:02:17.764Z] Release-Date: 2020-01-08 [2024-10-07T10:02:17.764Z] 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-07T10:02:17.764Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-07T10:02:17.764Z] ==> Jenkins CI detected. [2024-10-07T10:02:17.764Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2024-10-07T10:02:17.764Z] project root: . [2024-10-07T10:02:17.764Z] --> token set from env [2024-10-07T10:02:17.764Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-07T10:02:17.764Z] ==> Running gcov in . (disable via -X gcov) [2024-10-07T10:02:17.764Z] ==> Python coveragepy not found [2024-10-07T10:02:17.764Z] ==> Searching for coverage reports in: [2024-10-07T10:02:17.764Z] + . [2024-10-07T10:02:17.764Z] -> Found 1 reports [2024-10-07T10:02:17.764Z] ==> Detecting git/mercurial file structure [2024-10-07T10:02:18.024Z] ==> Reading reports [2024-10-07T10:02:18.024Z] + ./coverage.out bytes=466603 [2024-10-07T10:02:18.024Z] ==> Appending adjustments [2024-10-07T10:02:18.024Z] https://docs.codecov.io/docs/fixing-reports [2024-10-07T10:02:18.285Z] + Found adjustments [2024-10-07T10:02:18.285Z] ==> Gzipping contents [2024-10-07T10:02:18.285Z] 44K /tmp/codecov.xTRltA.gz [2024-10-07T10:02:18.285Z] ==> Uploading reports [2024-10-07T10:02:18.285Z] url: https://codecov.io [2024-10-07T10:02:18.285Z] query: branch=main&commit=e658506bf7b56e90d0b690dd2c104c6ce7f51ac9&build=319&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F319%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-07T10:02:18.285Z] -> Pinging Codecov [2024-10-07T10:02:18.286Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=e658506bf7b56e90d0b690dd2c104c6ce7f51ac9&build=319&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F319%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-07T10:02:18.546Z] -> Uploading to [2024-10-07T10:02:18.546Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-sdk-go/e658506bf7b56e90d0b690dd2c104c6ce7f51ac9/4af536ad-8e98-4810-b624-d8432e2e2adf.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241007%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241007T100218Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=c3424e33477ed49d92fb0fb63765500523b861acb0522a2debe7f1adce9be40d [2024-10-07T10:02:18.546Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-07T10:02:18.546Z] Dload Upload Total Spent Left Speed [2024-10-07T10:02:18.546Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 42479 0 0 100 42479 0 175k --:--:-- --:--:-- --:--:-- 175k [2024-10-07T10:02:18.547Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/e658506bf7b56e90d0b690dd2c104c6ce7f51ac9 [Pipeline] } [2024-10-07T10:02:18.554Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-10-07T10:02:18.810Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-10-07T10:02:18.830Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-07T10:02:19.150Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-07T10:02:19.151Z] [2024-10-07T10:02:19.151Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-07T10:02:19.466Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-07T10:02:19.467Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-10-07T10:02:19.467Z] 43c4264eed91: Already exists [2024-10-07T10:02:19.467Z] 4cc291be95ef: Already exists [2024-10-07T10:02:19.467Z] 2ac1f1163629: Already exists [2024-10-07T10:02:19.467Z] 5c3c966382ef: Already exists [2024-10-07T10:02:19.467Z] 4f4fb700ef54: Already exists [2024-10-07T10:02:19.467Z] d9c7d2e4e75e: Pulling fs layer [2024-10-07T10:02:19.467Z] 9c3e1370e548: Pulling fs layer [2024-10-07T10:02:19.726Z] d9c7d2e4e75e: Verifying Checksum [2024-10-07T10:02:19.726Z] d9c7d2e4e75e: Download complete [2024-10-07T10:02:19.985Z] d9c7d2e4e75e: Pull complete [2024-10-07T10:02:20.554Z] 9c3e1370e548: Verifying Checksum [2024-10-07T10:02:20.554Z] 9c3e1370e548: Download complete [2024-10-07T10:02:23.844Z] 9c3e1370e548: Pull complete [2024-10-07T10:02:23.844Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-10-07T10:02:23.844Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-07T10:02:23.844Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-07T10:02:23.955Z] prd-ubuntu20.04-docker-8c-8g-22039 does not seem to be running inside a container [2024-10-07T10:02:23.971Z] $ 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-07T10:02:26.598Z] $ docker top 8d11cdba000e4b6babdaed879e16c66f0cf9cac6ac132c47ba997b6458e835d5 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-07T10:02:26.977Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] echo [2024-10-07T10:02:26.989Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh [2024-10-07T10:02:27.271Z] + set -o pipefail [2024-10-07T10:02:27.271Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' [2024-10-07T10:02:35.400Z] [2024-10-07T10:02:35.400Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v3)... [2024-10-07T10:02:35.400Z] [2024-10-07T10:02:35.400Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/80c02c92-da95-4ab8-8040-370374fa7a13/history/3939ae95-b628-45f9-811e-cc53810bff3b [2024-10-07T10:02:35.400Z] [2024-10-07T10:02:35.400Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-10-07T10:02:35.400Z] [2024-10-07T10:02:35.400Z] [2024-10-07T10:02:35.400Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-10-07T10:02:35.400Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-10-07T10:02:35.395Z] $ docker stop --time=1 8d11cdba000e4b6babdaed879e16c66f0cf9cac6ac132c47ba997b6458e835d5 [2024-10-07T10:02:41.585Z] $ docker rm -f --volumes 8d11cdba000e4b6babdaed879e16c66f0cf9cac6ac132c47ba997b6458e835d5 [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-07T10:02:42.189Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-07T10:02:42.212Z] provisioning config files... [2024-10-07T10:02:42.222Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config11786056025521129321tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-07T10:02:42.533Z] --> edgex-publish-swagger.sh [2024-10-07T10:02:42.533Z] === Publish openapi/v3 API === [2024-10-07T10:02:42.533Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2024-10-07T10:02:42.533Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v3/device-sdk.yaml] [2024-10-07T10:02:42.533Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-07T10:02:42.533Z] Dload Upload Total Spent Left Speed [2024-10-07T10:02:43.103Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37674 100 156 100 37518 261 62844 --:--:-- --:--:-- --:--:-- 63105 [2024-10-07T10:02:43.103Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-10-07T10:02:43.103Z] [Pipeline] } [2024-10-07T10:02:43.110Z] 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-07T10:02:43.547Z] + git log --format=format:%s -1 e658506bf7b56e90d0b690dd2c104c6ce7f51ac9 [Pipeline] sh [2024-10-07T10:02:43.842Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-07T10:02:43.842Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-07T10:02:44.157Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-07T10:02:44.157Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-07T10:02:44.245Z] prd-ubuntu20.04-docker-8c-8g-22039 does not seem to be running inside a container [2024-10-07T10:02:44.267Z] $ 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-07T10:02:44.893Z] $ docker top 4e77af5044f3399644027fd10586f75955f3c241dcb0ce47c249a20243d9e8d1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-07T10:02:45.029Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-07T10:02:45.030Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-07T10:02:45.146Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-07T10:02:45.130Z] $ docker exec 4e77af5044f3399644027fd10586f75955f3c241dcb0ce47c249a20243d9e8d1 ssh-agent [2024-10-07T10:02:45.267Z] SSH_AUTH_SOCK=/tmp/ssh-xgqRrYWdmJjM/agent.31 [2024-10-07T10:02:45.267Z] SSH_AGENT_PID=37 [2024-10-07T10:02:45.274Z] Running ssh-add (command line suppressed) [2024-10-07T10:02:45.359Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_434232874246285134.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_434232874246285134.key) [2024-10-07T10:02:45.392Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-07T10:02:45.693Z] + git semver tag [2024-10-07T10:02:45.953Z] 2024-10-07 10:02:45,834 [run_tag] DEBUG tag force:False [2024-10-07T10:02:45.953Z] 2024-10-07 10:02:45,834 [check_head_tag] DEBUG check head tag [2024-10-07T10:02:45.953Z] 2024-10-07 10:02:45,836 [execute] INFO git cat-file --batch-check [2024-10-07T10:02:45.953Z] 2024-10-07 10:02:45,836 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2024-10-07T10:02:45.953Z] 2024-10-07 10:02:45,841 [execute] INFO git cat-file --batch [2024-10-07T10:02:45.953Z] 2024-10-07 10:02:45,841 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2024-10-07T10:02:45.953Z] 2024-10-07 10:02:45,873 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-10-07T10:02:45.953Z] 2024-10-07 10:02:45,873 [execute] INFO git tag -a v3.2.0-dev.44 -m v3.2.0-dev.44 [2024-10-07T10:02:45.953Z] 2024-10-07 10:02:45,874 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.44', '-m', 'v3.2.0-dev.44'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2024-10-07T10:02:45.953Z] 2024-10-07 10:02:45,879 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-10-07T10:02:45.953Z] 3.2.0-dev.44 [Pipeline] } [2024-10-07T10:02:45.945Z] $ docker exec --env ******** --env ******** 4e77af5044f3399644027fd10586f75955f3c241dcb0ce47c249a20243d9e8d1 ssh-agent -k [2024-10-07T10:02:46.047Z] unset SSH_AUTH_SOCK; [2024-10-07T10:02:46.047Z] unset SSH_AGENT_PID; [2024-10-07T10:02:46.047Z] echo Agent pid 37 killed; [2024-10-07T10:02:46.077Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-07T10:02:46.401Z] + git semver [Pipeline] } [2024-10-07T10:02:46.657Z] $ docker stop --time=1 4e77af5044f3399644027fd10586f75955f3c241dcb0ce47c249a20243d9e8d1 [2024-10-07T10:02:47.984Z] $ docker rm -f --volumes 4e77af5044f3399644027fd10586f75955f3c241dcb0ce47c249a20243d9e8d1 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-07T10:02:48.431Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-07T10:02:48.432Z] [2024-10-07T10:02:48.432Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-07T10:02:48.742Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-07T10:02:48.742Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-10-07T10:02:48.742Z] ab5ef0e58194: Pulling fs layer [2024-10-07T10:02:48.742Z] 9712f1f96733: Pulling fs layer [2024-10-07T10:02:48.742Z] 63f879dbbcfc: Pulling fs layer [2024-10-07T10:02:48.742Z] 0d9ebad4ef96: Pulling fs layer [2024-10-07T10:02:48.742Z] e9a5061849ea: Pulling fs layer [2024-10-07T10:02:48.742Z] d747dcd14b5f: Pulling fs layer [2024-10-07T10:02:48.742Z] 2de7ff778b66: Pulling fs layer [2024-10-07T10:02:48.742Z] 0d9ebad4ef96: Waiting [2024-10-07T10:02:48.742Z] e9a5061849ea: Waiting [2024-10-07T10:02:48.742Z] d747dcd14b5f: Waiting [2024-10-07T10:02:48.742Z] 2de7ff778b66: Waiting [2024-10-07T10:02:48.742Z] 9712f1f96733: Verifying Checksum [2024-10-07T10:02:48.742Z] 9712f1f96733: Download complete [2024-10-07T10:02:49.002Z] 63f879dbbcfc: Verifying Checksum [2024-10-07T10:02:49.002Z] 63f879dbbcfc: Download complete [2024-10-07T10:02:49.261Z] e9a5061849ea: Verifying Checksum [2024-10-07T10:02:49.261Z] e9a5061849ea: Download complete [2024-10-07T10:02:49.261Z] d747dcd14b5f: Download complete [2024-10-07T10:02:49.261Z] ab5ef0e58194: Verifying Checksum [2024-10-07T10:02:49.261Z] ab5ef0e58194: Download complete [2024-10-07T10:02:49.261Z] 0d9ebad4ef96: Verifying Checksum [2024-10-07T10:02:49.261Z] 0d9ebad4ef96: Download complete [2024-10-07T10:02:49.261Z] 2de7ff778b66: Verifying Checksum [2024-10-07T10:02:49.261Z] 2de7ff778b66: Download complete [2024-10-07T10:02:52.550Z] ab5ef0e58194: Pull complete [2024-10-07T10:02:52.550Z] 9712f1f96733: Pull complete [2024-10-07T10:02:53.118Z] 63f879dbbcfc: Pull complete [2024-10-07T10:02:57.306Z] 0d9ebad4ef96: Pull complete [2024-10-07T10:02:57.566Z] e9a5061849ea: Pull complete [2024-10-07T10:02:57.566Z] d747dcd14b5f: Pull complete [2024-10-07T10:02:58.943Z] 2de7ff778b66: Pull complete [2024-10-07T10:02:58.943Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-10-07T10:02:58.943Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-07T10:02:58.943Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-07T10:02:59.056Z] prd-ubuntu20.04-docker-8c-8g-22039 does not seem to be running inside a container [2024-10-07T10:02:59.068Z] $ 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-07T10:03:05.987Z] $ docker top 1570f84d27aaec589ead1915c35c9e88c080b003f4fd1d9bc53bfc70b4d9765b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-10-07T10:03:06.102Z] provisioning config files... [2024-10-07T10:03:06.122Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4717766355706059279tmp [2024-10-07T10:03:06.159Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8404444956974839825tmp [2024-10-07T10:03:06.181Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config14859868428934633807tmp [Pipeline] { [Pipeline] echo [2024-10-07T10:03:06.307Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-07T10:03:06.684Z] ---> sigul-configuration.sh [2024-10-07T10:03:06.684Z] gpg: directory `/root/.gnupg' created [2024-10-07T10:03:06.684Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-10-07T10:03:06.684Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-10-07T10:03:06.684Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-10-07T10:03:06.684Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-10-07T10:03:06.684Z] gpg: CAST5 encrypted data [2024-10-07T10:03:06.684Z] gpg: encrypted with 1 passphrase [2024-10-07T10:03:06.684Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-10-07T10:03:06.996Z] + mkdir /home/jenkins [2024-10-07T10:03:06.996Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-10-07T10:03:07.296Z] + 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-07T10:03:07.311Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-07T10:03:07.604Z] ---> sigul-install.sh [2024-10-07T10:03:07.604Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-10-07T10:03:07.898Z] + git tag --list [2024-10-07T10:03:07.898Z] 0.7.1 [2024-10-07T10:03:07.898Z] delhi-tag [2024-10-07T10:03:07.898Z] v1.0.0 [2024-10-07T10:03:07.898Z] v1.1.0 [2024-10-07T10:03:07.898Z] v1.1.1 [2024-10-07T10:03:07.898Z] v1.1.2 [2024-10-07T10:03:07.898Z] v1.2.0 [2024-10-07T10:03:07.898Z] v1.2.1 [2024-10-07T10:03:07.898Z] v1.2.2 [2024-10-07T10:03:07.898Z] v1.2.3 [2024-10-07T10:03:07.898Z] v1.3.0 [2024-10-07T10:03:07.898Z] v1.4.0 [2024-10-07T10:03:07.898Z] v2.0.0 [2024-10-07T10:03:07.898Z] v2.1.0 [2024-10-07T10:03:07.898Z] v2.1.1 [2024-10-07T10:03:07.898Z] v2.2.0 [2024-10-07T10:03:07.898Z] v2.3.0 [2024-10-07T10:03:07.898Z] v2.3.1 [2024-10-07T10:03:07.898Z] v3.0 [2024-10-07T10:03:07.898Z] v3.0.0 [2024-10-07T10:03:07.898Z] v3.0.1-dev.1 [2024-10-07T10:03:07.898Z] v3.1 [2024-10-07T10:03:07.898Z] v3.1.0 [2024-10-07T10:03:07.898Z] v3.1.0-dev.1 [2024-10-07T10:03:07.898Z] v3.1.0-dev.10 [2024-10-07T10:03:07.898Z] v3.1.0-dev.11 [2024-10-07T10:03:07.898Z] v3.1.0-dev.12 [2024-10-07T10:03:07.898Z] v3.1.0-dev.13 [2024-10-07T10:03:07.898Z] v3.1.0-dev.14 [2024-10-07T10:03:07.898Z] v3.1.0-dev.15 [2024-10-07T10:03:07.898Z] v3.1.0-dev.16 [2024-10-07T10:03:07.898Z] v3.1.0-dev.17 [2024-10-07T10:03:07.898Z] v3.1.0-dev.18 [2024-10-07T10:03:07.898Z] v3.1.0-dev.19 [2024-10-07T10:03:07.898Z] v3.1.0-dev.2 [2024-10-07T10:03:07.898Z] v3.1.0-dev.20 [2024-10-07T10:03:07.898Z] v3.1.0-dev.21 [2024-10-07T10:03:07.898Z] v3.1.0-dev.22 [2024-10-07T10:03:07.898Z] v3.1.0-dev.23 [2024-10-07T10:03:07.898Z] v3.1.0-dev.24 [2024-10-07T10:03:07.898Z] v3.1.0-dev.25 [2024-10-07T10:03:07.898Z] v3.1.0-dev.26 [2024-10-07T10:03:07.898Z] v3.1.0-dev.27 [2024-10-07T10:03:07.898Z] v3.1.0-dev.28 [2024-10-07T10:03:07.898Z] v3.1.0-dev.29 [2024-10-07T10:03:07.898Z] v3.1.0-dev.3 [2024-10-07T10:03:07.898Z] v3.1.0-dev.30 [2024-10-07T10:03:07.898Z] v3.1.0-dev.31 [2024-10-07T10:03:07.898Z] v3.1.0-dev.32 [2024-10-07T10:03:07.898Z] v3.1.0-dev.33 [2024-10-07T10:03:07.898Z] v3.1.0-dev.34 [2024-10-07T10:03:07.898Z] v3.1.0-dev.35 [2024-10-07T10:03:07.898Z] v3.1.0-dev.36 [2024-10-07T10:03:07.898Z] v3.1.0-dev.37 [2024-10-07T10:03:07.898Z] v3.1.0-dev.38 [2024-10-07T10:03:07.898Z] v3.1.0-dev.39 [2024-10-07T10:03:07.898Z] v3.1.0-dev.4 [2024-10-07T10:03:07.898Z] v3.1.0-dev.40 [2024-10-07T10:03:07.898Z] v3.1.0-dev.41 [2024-10-07T10:03:07.898Z] v3.1.0-dev.5 [2024-10-07T10:03:07.898Z] v3.1.0-dev.6 [2024-10-07T10:03:07.898Z] v3.1.0-dev.7 [2024-10-07T10:03:07.898Z] v3.1.0-dev.8 [2024-10-07T10:03:07.898Z] v3.1.0-dev.9 [2024-10-07T10:03:07.898Z] v3.1.1 [2024-10-07T10:03:07.898Z] v3.1.1-dev.1 [2024-10-07T10:03:07.898Z] v3.2.0-dev.1 [2024-10-07T10:03:07.898Z] v3.2.0-dev.10 [2024-10-07T10:03:07.898Z] v3.2.0-dev.11 [2024-10-07T10:03:07.898Z] v3.2.0-dev.12 [2024-10-07T10:03:07.898Z] v3.2.0-dev.13 [2024-10-07T10:03:07.898Z] v3.2.0-dev.14 [2024-10-07T10:03:07.898Z] v3.2.0-dev.15 [2024-10-07T10:03:07.898Z] v3.2.0-dev.16 [2024-10-07T10:03:07.898Z] v3.2.0-dev.17 [2024-10-07T10:03:07.898Z] v3.2.0-dev.18 [2024-10-07T10:03:07.898Z] v3.2.0-dev.19 [2024-10-07T10:03:07.898Z] v3.2.0-dev.2 [2024-10-07T10:03:07.898Z] v3.2.0-dev.20 [2024-10-07T10:03:07.898Z] v3.2.0-dev.21 [2024-10-07T10:03:07.898Z] v3.2.0-dev.22 [2024-10-07T10:03:07.898Z] v3.2.0-dev.23 [2024-10-07T10:03:07.898Z] v3.2.0-dev.24 [2024-10-07T10:03:07.898Z] v3.2.0-dev.25 [2024-10-07T10:03:07.898Z] v3.2.0-dev.26 [2024-10-07T10:03:07.898Z] v3.2.0-dev.27 [2024-10-07T10:03:07.898Z] v3.2.0-dev.28 [2024-10-07T10:03:07.898Z] v3.2.0-dev.29 [2024-10-07T10:03:07.898Z] v3.2.0-dev.3 [2024-10-07T10:03:07.898Z] v3.2.0-dev.30 [2024-10-07T10:03:07.898Z] v3.2.0-dev.31 [2024-10-07T10:03:07.898Z] v3.2.0-dev.32 [2024-10-07T10:03:07.898Z] v3.2.0-dev.33 [2024-10-07T10:03:07.898Z] v3.2.0-dev.34 [2024-10-07T10:03:07.898Z] v3.2.0-dev.35 [2024-10-07T10:03:07.898Z] v3.2.0-dev.36 [2024-10-07T10:03:07.898Z] v3.2.0-dev.37 [2024-10-07T10:03:07.898Z] v3.2.0-dev.38 [2024-10-07T10:03:07.898Z] v3.2.0-dev.39 [2024-10-07T10:03:07.898Z] v3.2.0-dev.4 [2024-10-07T10:03:07.898Z] v3.2.0-dev.40 [2024-10-07T10:03:07.898Z] v3.2.0-dev.41 [2024-10-07T10:03:07.898Z] v3.2.0-dev.42 [2024-10-07T10:03:07.898Z] v3.2.0-dev.43 [2024-10-07T10:03:07.898Z] v3.2.0-dev.44 [2024-10-07T10:03:07.898Z] v3.2.0-dev.5 [2024-10-07T10:03:07.898Z] v3.2.0-dev.6 [2024-10-07T10:03:07.898Z] v3.2.0-dev.7 [2024-10-07T10:03:07.898Z] v3.2.0-dev.8 [2024-10-07T10:03:07.898Z] v3.2.0-dev.9 [Pipeline] sh [2024-10-07T10:03:08.193Z] + lftools sign git-tag v3.2.0-dev.44 [2024-10-07T10:03:08.768Z] Signing Git tag with Sigul... [2024-10-07T10:03:08.768Z] Signing v3.2.0-dev.44 [Pipeline] echo [2024-10-07T10:03:09.043Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-07T10:03:09.338Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-10-07T10:03:09.345Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-10-07T10:03:09.352Z] $ docker stop --time=1 1570f84d27aaec589ead1915c35c9e88c080b003f4fd1d9bc53bfc70b4d9765b [2024-10-07T10:03:10.683Z] $ docker rm -f --volumes 1570f84d27aaec589ead1915c35c9e88c080b003f4fd1d9bc53bfc70b4d9765b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-10-07T10:03:11.167Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-07T10:03:11.167Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-07T10:03:11.472Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-07T10:03:11.472Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-07T10:03:11.554Z] prd-ubuntu20.04-docker-8c-8g-22039 does not seem to be running inside a container [2024-10-07T10:03:11.565Z] $ 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-07T10:03:11.965Z] $ docker top 247914286fedcf7fa4fecbe8e6fbbca6e45314329682bc9ba97bd3bcef68f399 -eo pid,comm [2024-10-07T10:03:12.036Z] 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-07T10:03:12.036Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-07T10:03:12.097Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-07T10:03:12.097Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-07T10:03:12.225Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-07T10:03:12.209Z] $ docker exec 247914286fedcf7fa4fecbe8e6fbbca6e45314329682bc9ba97bd3bcef68f399 ssh-agent [2024-10-07T10:03:12.343Z] SSH_AUTH_SOCK=/tmp/ssh-KmYYFsWPjK4G/agent.32 [2024-10-07T10:03:12.343Z] SSH_AGENT_PID=38 [2024-10-07T10:03:12.348Z] Running ssh-add (command line suppressed) [2024-10-07T10:03:12.430Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_12109196250884536670.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_12109196250884536670.key) [2024-10-07T10:03:12.463Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-07T10:03:12.753Z] + git semver bump pre [2024-10-07T10:03:13.014Z] 2024-10-07 10:03:12,935 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-10-07T10:03:13.014Z] 2024-10-07 10:03:12,935 [bump_version] DEBUG bumping version:3.2.0-dev.44 on axis:pre with prefix:dev [2024-10-07T10:03:13.014Z] 2024-10-07 10:03:12,935 [bump_version] DEBUG bumped version:3.2.0-dev.45 [2024-10-07T10:03:13.014Z] 2024-10-07 10:03:12,935 [write_version] DEBUG write version:3.2.0-dev.45 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True [2024-10-07T10:03:13.014Z] 2024-10-07 10:03:12,935 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-10-07T10:03:13.014Z] 2024-10-07 10:03:12,935 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-10-07T10:03:13.014Z] 2024-10-07 10:03:12,937 [execute] INFO git cat-file --batch-check [2024-10-07T10:03:13.014Z] 2024-10-07 10:03:12,937 [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-07T10:03:13.014Z] 2024-10-07 10:03:12,943 [execute] INFO git cat-file --batch [2024-10-07T10:03:13.014Z] 2024-10-07 10:03:12,944 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-07T10:03:13.014Z] 2024-10-07 10:03:12,949 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-10-07T10:03:13.014Z] 3.2.0-dev.45 [Pipeline] } [2024-10-07T10:03:13.005Z] $ docker exec --env ******** --env ******** 247914286fedcf7fa4fecbe8e6fbbca6e45314329682bc9ba97bd3bcef68f399 ssh-agent -k [2024-10-07T10:03:13.103Z] unset SSH_AUTH_SOCK; [2024-10-07T10:03:13.104Z] unset SSH_AGENT_PID; [2024-10-07T10:03:13.104Z] echo Agent pid 38 killed; [2024-10-07T10:03:13.133Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-07T10:03:13.468Z] + git semver [Pipeline] } [2024-10-07T10:03:13.723Z] $ docker stop --time=1 247914286fedcf7fa4fecbe8e6fbbca6e45314329682bc9ba97bd3bcef68f399 [2024-10-07T10:03:15.036Z] $ docker rm -f --volumes 247914286fedcf7fa4fecbe8e6fbbca6e45314329682bc9ba97bd3bcef68f399 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-07T10:03:15.435Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-07T10:03:15.436Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-07T10:03:15.744Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-07T10:03:15.744Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-07T10:03:15.834Z] prd-ubuntu20.04-docker-8c-8g-22039 does not seem to be running inside a container [2024-10-07T10:03:15.840Z] $ 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-07T10:03:16.185Z] $ docker top 36af2dfa124b8c2e41395906c9cbb12efd6d43a77d550961b9656328c6edf5ff -eo pid,comm [2024-10-07T10:03:16.255Z] 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-07T10:03:16.255Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-07T10:03:16.313Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-07T10:03:16.313Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-07T10:03:16.429Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-07T10:03:16.412Z] $ docker exec 36af2dfa124b8c2e41395906c9cbb12efd6d43a77d550961b9656328c6edf5ff ssh-agent [2024-10-07T10:03:16.553Z] SSH_AUTH_SOCK=/tmp/ssh-ghGIW0nFAt8U/agent.32 [2024-10-07T10:03:16.553Z] SSH_AGENT_PID=38 [2024-10-07T10:03:16.557Z] Running ssh-add (command line suppressed) [2024-10-07T10:03:16.638Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_15768142720756288565.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_15768142720756288565.key) [2024-10-07T10:03:16.670Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-07T10:03:16.968Z] + git semver push [2024-10-07T10:03:17.227Z] 2024-10-07 10:03:17,146 [run_push] DEBUG push [2024-10-07T10:03:17.227Z] 2024-10-07 10:03:17,147 [execute] INFO git cat-file --batch-check [2024-10-07T10:03:17.227Z] 2024-10-07 10:03:17,147 [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-07T10:03:17.227Z] 2024-10-07 10:03:17,152 [execute] INFO git rev-list 8927f79243df1bc1170b3a0e06bb1c645ba438aa -- [2024-10-07T10:03:17.227Z] 2024-10-07 10:03:17,152 [execute] DEBUG Popen(['git', 'rev-list', '8927f79243df1bc1170b3a0e06bb1c645ba438aa', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-07T10:03:17.227Z] 2024-10-07 10:03:17,166 [execute] INFO git fetch -v origin [2024-10-07T10:03:17.227Z] 2024-10-07 10:03:17,167 [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-07T10:03:17.796Z] 2024-10-07 10:03:17,620 [run_push] DEBUG no remote changes detected [2024-10-07T10:03:17.797Z] 2024-10-07 10:03:17,621 [execute] INFO git push origin semver [2024-10-07T10:03:17.797Z] 2024-10-07 10:03:17,621 [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-07T10:03:18.735Z] 2024-10-07 10:03:18,412 [run_push] DEBUG push all version tags [2024-10-07T10:03:18.735Z] 2024-10-07 10:03:18,413 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-10-07T10:03:18.735Z] 2024-10-07 10:03:18,413 [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-07T10:03:19.309Z] 2024-10-07 10:03:19,132 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-10-07T10:03:19.309Z] 3.2.0-dev.45 [Pipeline] } [2024-10-07T10:03:19.300Z] $ docker exec --env ******** --env ******** 36af2dfa124b8c2e41395906c9cbb12efd6d43a77d550961b9656328c6edf5ff ssh-agent -k [2024-10-07T10:03:19.413Z] unset SSH_AUTH_SOCK; [2024-10-07T10:03:19.413Z] unset SSH_AGENT_PID; [2024-10-07T10:03:19.414Z] echo Agent pid 38 killed; [2024-10-07T10:03:19.444Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-07T10:03:19.787Z] + git semver [Pipeline] } [2024-10-07T10:03:20.039Z] $ docker stop --time=1 36af2dfa124b8c2e41395906c9cbb12efd6d43a77d550961b9656328c6edf5ff [2024-10-07T10:03:21.345Z] $ docker rm -f --volumes 36af2dfa124b8c2e41395906c9cbb12efd6d43a77d550961b9656328c6edf5ff [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-07T10:03:22.011Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] [2024-10-07T10:03:22.011Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2024-10-07T10:03:22.011Z] total 16 [2024-10-07T10:03:22.011Z] drwxr-xr-x 3 root root 4096 Oct 7 09:45 . [2024-10-07T10:03:22.011Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 7 10:03 .. [2024-10-07T10:03:22.011Z] drwxr-xr-x 2 root root 4096 Oct 7 09:45 cost [2024-10-07T10:03:22.011Z] -rw-r--r-- 1 root root 85 Oct 7 09:45 cost.csv [2024-10-07T10:03:22.011Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2024-10-07T10:03:22.011Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2024-10-07T10:03:22.011Z] total 16 [2024-10-07T10:03:22.011Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 7 09:45 . [2024-10-07T10:03:22.011Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 7 10:03 .. [2024-10-07T10:03:22.011Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 7 09:45 cost [2024-10-07T10:03:22.011Z] -rw-r--r-- 1 jenkins jenkins 85 Oct 7 09:45 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-07T10:03:22.327Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-07T10:03:23.181Z] ---> package-listing.sh [2024-10-07T10:03:23.181Z] ++ facter osfamily [2024-10-07T10:03:23.181Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-07T10:03:23.440Z] + OS_FAMILY=debian [2024-10-07T10:03:23.440Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2024-10-07T10:03:23.440Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-07T10:03:23.440Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-07T10:03:23.440Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-07T10:03:23.440Z] + PACKAGES=/tmp/packages_start.txt [2024-10-07T10:03:23.440Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2024-10-07T10:03:23.440Z] + PACKAGES=/tmp/packages_end.txt [2024-10-07T10:03:23.440Z] + case "${OS_FAMILY}" in [2024-10-07T10:03:23.440Z] + dpkg -l [2024-10-07T10:03:23.440Z] + grep '^ii' [2024-10-07T10:03:23.440Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-07T10:03:23.440Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-07T10:03:23.440Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-07T10:03:23.440Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2024-10-07T10:03:23.440Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2024-10-07T10:03:23.440Z] + 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-07T10:03:23.452Z] 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-07T10:03:23.730Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-07T10:03:24.303Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-07T10:03:24.303Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-07T10:03:24.408Z] prd-ubuntu20.04-docker-8c-8g-22039 does not seem to be running inside a container [2024-10-07T10:03:24.420Z] $ 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-07T10:03:24.618Z] $ docker top d8e1d3105917b0c567c0538626306dcad3cca11a87368683ee7a9768aa12fd12 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-07T10:03:25.000Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-07T10:03:25.285Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-07T10:03:25.572Z] + ls /var/log/sa-host [2024-10-07T10:03:25.572Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-07T10:03:25.655Z] provisioning config files... [2024-10-07T10:03:25.665Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config1947603187088590073tmp [Pipeline] { [Pipeline] echo [2024-10-07T10:03:25.691Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-07T10:03:25.973Z] ---> create-netrc.sh [Pipeline] } [2024-10-07T10:03:25.979Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-07T10:03:26.334Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-07T10:03:26.343Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-07T10:03:26.628Z] ---> sudo-logs.sh [2024-10-07T10:03:26.628Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-07T10:03:26.667Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-07T10:03:26.954Z] ---> job-cost.sh [2024-10-07T10:03:26.954Z] lf-activate-venv: SKIPPING [2024-10-07T10:03:26.954Z] DEBUG: total: 0.2199999988079071 [2024-10-07T10:03:26.954Z] INFO: Retrieving Stack Cost... [2024-10-07T10:03:27.522Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-07T10:03:27.782Z] INFO: Archiving Costs [Pipeline] echo [2024-10-07T10:03:27.798Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-07T10:03:28.083Z] ---> logs-deploy.sh [2024-10-07T10:03:28.083Z] lf-activate-venv: SKIPPING [2024-10-07T10:03:28.083Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/319 [2024-10-07T10:03:28.083Z] INFO: archiving workspace using pattern(s): [2024-10-07T10:03:29.021Z] Archives upload complete. [2024-10-07T10:03:29.021Z] INFO: archiving logs to Nexus