Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 18c36d44e625e743ff5cb3bdbedfefc7600ac5d4 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-ssh4950926554304866934.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-ssh14064128740437439083.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-ssh18236134576455246305.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-ssh15815724325618568119.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-ssh15641590388874121518.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]] ========================================================= [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 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-26120 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/edgexfoundry_device-sdk-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 18c36d44e625e743ff5cb3bdbedfefc7600ac5d4 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 18c36d44e625e743ff5cb3bdbedfefc7600ac5d4 # timeout=10 Commit message: "Merge pull request #1649 from edgexfoundry/dependabot/go_modules/golang.org/x/net-0.31.0" > git rev-list --no-walk 3ae093816e7b43cf524e65d58bc4109890d09a91 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-11-11T05:10:15.962Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-11-11T05:10:16.041Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-11-11T05:10:16.061Z] ========================================================= [2024-11-11T05:10:16.061Z] EdgeX Global Pipelines Version Info [2024-11-11T05:10:16.061Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-11-11T05:10:16.778Z] ------------------- [2024-11-11T05:10:16.778Z] stable info: [2024-11-11T05:10:16.778Z] ------------------- [2024-11-11T05:10:16.778Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-11-11T05:10:16.778Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-11-11T05:10:16.778Z] Message: update stable to v1.0.265 [2024-11-11T05:10:17.355Z] ------------------- [2024-11-11T05:10:17.355Z] experimental info: [2024-11-11T05:10:17.355Z] ------------------- [2024-11-11T05:10:17.355Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-11-11T05:10:17.355Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-11-11T05:10:17.355Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-11-11T05:10:17.437Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2024-11-11T05:10:17.459Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2024-11-11T05:10:17.488Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-11-11T05:10:17.531Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-11-11T05:10:17.555Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-11-11T05:10:17.579Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-11-11T05:10:17.601Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-11-11T05:10:17.622Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2024-11-11T05:10:17.642Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-11-11T05:10:17.669Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-11-11T05:10:17.690Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-11-11T05:10:17.714Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2024-11-11T05:10:17.733Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-11-11T05:10:17.777Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-11-11T05:10:18.139Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-11-11T05:10:18.167Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2024-11-11T05:10:18.194Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-11-11T05:10:18.218Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-11-11T05:10:18.237Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-11-11T05:10:18.260Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-11-11T05:10:18.283Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-11-11T05:10:18.309Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2024-11-11T05:10:18.332Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-11-11T05:10:18.359Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-11-11T05:10:18.388Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-11-11T05:10:18.416Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-11-11T05:10:18.439Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-11-11T05:10:18.463Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-11-11T05:10:18.485Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-11-11T05:10:18.513Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-11-11T05:10:18.535Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 18c36d44e625e743ff5cb3bdbedfefc7600ac5d4 [Pipeline] echo [2024-11-11T05:10:18.554Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 18c36d4 [Pipeline] echo [2024-11-11T05:10:18.573Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-11T05:10:18.632Z] provisioning config files... [2024-11-11T05:10:18.650Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config3645951659275654019tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-11T05:10:18.979Z] ---> ****-login.sh [2024-11-11T05:10:18.979Z] nexus3.edgexfoundry.org:10001 [2024-11-11T05:10:19.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T05:10:19.241Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T05:10:19.241Z] Configure a credential helper to remove this warning. See [2024-11-11T05:10:19.241Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T05:10:19.241Z] [2024-11-11T05:10:19.241Z] Login Succeeded [2024-11-11T05:10:19.241Z] nexus3.edgexfoundry.org:10002 [2024-11-11T05:10:19.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T05:10:19.502Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T05:10:19.502Z] Configure a credential helper to remove this warning. See [2024-11-11T05:10:19.502Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T05:10:19.502Z] [2024-11-11T05:10:19.502Z] Login Succeeded [2024-11-11T05:10:19.502Z] nexus3.edgexfoundry.org:10003 [2024-11-11T05:10:19.502Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T05:10:19.502Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T05:10:19.503Z] Configure a credential helper to remove this warning. See [2024-11-11T05:10:19.503Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T05:10:19.503Z] [2024-11-11T05:10:19.503Z] Login Succeeded [2024-11-11T05:10:19.503Z] nexus3.edgexfoundry.org:10004 [2024-11-11T05:10:19.503Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T05:10:19.765Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T05:10:19.765Z] Configure a credential helper to remove this warning. See [2024-11-11T05:10:19.765Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T05:10:19.765Z] [2024-11-11T05:10:19.765Z] Login Succeeded [2024-11-11T05:10:19.765Z] ****.io [2024-11-11T05:10:19.765Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T05:10:20.025Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T05:10:20.025Z] Configure a credential helper to remove this warning. See [2024-11-11T05:10:20.025Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T05:10:20.025Z] [2024-11-11T05:10:20.025Z] Login Succeeded [2024-11-11T05:10:20.025Z] ---> ****-login.sh ends [Pipeline] } [2024-11-11T05:10:20.034Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-11-11T05:10:20.443Z] + git rev-list -1 --merges 18c36d44e625e743ff5cb3bdbedfefc7600ac5d4~1..18c36d44e625e743ff5cb3bdbedfefc7600ac5d4 [Pipeline] echo [2024-11-11T05:10:20.466Z] -----------> git rev-list -1 --merges 18c36d44e625e743ff5cb3bdbedfefc7600ac5d4~1..18c36d44e625e743ff5cb3bdbedfefc7600ac5d4 18c36d44e625e743ff5cb3bdbedfefc7600ac5d4 [2024-11-11T05:10:20.466Z] 18c36d44e625e743ff5cb3bdbedfefc7600ac5d4 [false] [Pipeline] sh [2024-11-11T05:10:20.757Z] + git log --format=format:%s -1 18c36d44e625e743ff5cb3bdbedfefc7600ac5d4 [Pipeline] echo [2024-11-11T05:10:20.776Z] ========================================================= [2024-11-11T05:10:20.777Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-11-11T05:10:20.777Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-11T05:10:21.110Z] + git log --format=format:%s -1 18c36d44e625e743ff5cb3bdbedfefc7600ac5d4 [Pipeline] echo [2024-11-11T05:10:21.122Z] [semverPrep] GIT_COMMIT: 18c36d44e625e743ff5cb3bdbedfefc7600ac5d4, Commit Message: Merge pull request #1649 from edgexfoundry/dependabot/go_modules/golang.org/x/net-0.31.0 [Pipeline] echo [2024-11-11T05:10:21.141Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-11-11T05:10:21.504Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-11T05:10:21.504Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-11-11T05:10:21.504Z] + [ -e /tmp/ssh_known_hosts ] [2024-11-11T05:10:21.504Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-11-11T05:10:21.504Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-11-11T05:10:21.504Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-11-11T05:10:21.504Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T05:10:21.855Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-11T05:10:21.855Z] [2024-11-11T05:10:21.855Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T05:10:22.158Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-11T05:10:22.158Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-11-11T05:10:22.158Z] b85a868b505f: Pulling fs layer [2024-11-11T05:10:22.158Z] e2be974225ed: Pulling fs layer [2024-11-11T05:10:22.158Z] 339a4e72a1f5: Pulling fs layer [2024-11-11T05:10:22.158Z] 988bab9f4d93: Pulling fs layer [2024-11-11T05:10:22.158Z] 1469e6f7b9e6: Pulling fs layer [2024-11-11T05:10:22.158Z] eaf3925da568: Pulling fs layer [2024-11-11T05:10:22.158Z] bab4dde63d76: Pulling fs layer [2024-11-11T05:10:22.158Z] bde34c3a00c8: Pulling fs layer [2024-11-11T05:10:22.158Z] b352a97aabf1: Pulling fs layer [2024-11-11T05:10:22.158Z] 4872d77fe225: Pulling fs layer [2024-11-11T05:10:22.158Z] 5851b861e8e6: Pulling fs layer [2024-11-11T05:10:22.158Z] 988bab9f4d93: Waiting [2024-11-11T05:10:22.158Z] 1469e6f7b9e6: Waiting [2024-11-11T05:10:22.158Z] bab4dde63d76: Waiting [2024-11-11T05:10:22.158Z] bde34c3a00c8: Waiting [2024-11-11T05:10:22.158Z] eaf3925da568: Waiting [2024-11-11T05:10:22.158Z] 4872d77fe225: Waiting [2024-11-11T05:10:22.158Z] b352a97aabf1: Waiting [2024-11-11T05:10:22.158Z] 5851b861e8e6: Waiting [2024-11-11T05:10:22.158Z] e2be974225ed: Verifying Checksum [2024-11-11T05:10:22.158Z] e2be974225ed: Download complete [2024-11-11T05:10:22.158Z] 988bab9f4d93: Verifying Checksum [2024-11-11T05:10:22.158Z] 988bab9f4d93: Download complete [2024-11-11T05:10:22.158Z] 1469e6f7b9e6: Verifying Checksum [2024-11-11T05:10:22.158Z] 1469e6f7b9e6: Download complete [2024-11-11T05:10:22.158Z] 339a4e72a1f5: Verifying Checksum [2024-11-11T05:10:22.158Z] 339a4e72a1f5: Download complete [2024-11-11T05:10:22.158Z] eaf3925da568: Verifying Checksum [2024-11-11T05:10:22.158Z] eaf3925da568: Download complete [2024-11-11T05:10:22.415Z] bde34c3a00c8: Verifying Checksum [2024-11-11T05:10:22.415Z] bde34c3a00c8: Download complete [2024-11-11T05:10:22.415Z] b352a97aabf1: Verifying Checksum [2024-11-11T05:10:22.415Z] b352a97aabf1: Download complete [2024-11-11T05:10:22.415Z] 4872d77fe225: Download complete [2024-11-11T05:10:22.415Z] 5851b861e8e6: Verifying Checksum [2024-11-11T05:10:22.415Z] 5851b861e8e6: Download complete [2024-11-11T05:10:22.415Z] b85a868b505f: Verifying Checksum [2024-11-11T05:10:22.415Z] b85a868b505f: Download complete [2024-11-11T05:10:22.675Z] bab4dde63d76: Verifying Checksum [2024-11-11T05:10:22.675Z] bab4dde63d76: Download complete [2024-11-11T05:10:23.608Z] b85a868b505f: Pull complete [2024-11-11T05:10:23.866Z] e2be974225ed: Pull complete [2024-11-11T05:10:24.433Z] 339a4e72a1f5: Pull complete [2024-11-11T05:10:24.433Z] 988bab9f4d93: Pull complete [2024-11-11T05:10:24.690Z] 1469e6f7b9e6: Pull complete [2024-11-11T05:10:24.691Z] eaf3925da568: Pull complete [2024-11-11T05:10:26.616Z] bab4dde63d76: Pull complete [2024-11-11T05:10:26.616Z] bde34c3a00c8: Pull complete [2024-11-11T05:10:26.880Z] b352a97aabf1: Pull complete [2024-11-11T05:10:26.880Z] 4872d77fe225: Pull complete [2024-11-11T05:10:26.880Z] 5851b861e8e6: Pull complete [2024-11-11T05:10:27.140Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-11-11T05:10:27.140Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-11T05:10:27.140Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T05:10:27.298Z] prd-ubuntu20.04-docker-8c-8g-26120 does not seem to be running inside a container [2024-11-11T05:10:27.327Z] $ 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-11-11T05:10:30.500Z] $ docker top 693ab0007e748db9f0f8e4f2760ddca07794d9014c65a38ec2b3d291ca8d847a -eo pid,comm [2024-11-11T05:10:30.561Z] 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-11-11T05:10:30.561Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-11T05:10:30.616Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-11T05:10:30.616Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-11T05:10:30.735Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-11T05:10:30.735Z] $ docker exec 693ab0007e748db9f0f8e4f2760ddca07794d9014c65a38ec2b3d291ca8d847a ssh-agent [2024-11-11T05:10:30.837Z] SSH_AUTH_SOCK=/tmp/ssh-7wEb9RjW4pff/agent.32 [2024-11-11T05:10:30.837Z] SSH_AGENT_PID=38 [2024-11-11T05:10:30.843Z] Running ssh-add (command line suppressed) [2024-11-11T05:10:30.945Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7344733083493338717.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7344733083493338717.key) [2024-11-11T05:10:30.961Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-11T05:10:31.253Z] + git tag --points-at HEAD [Pipeline] } [2024-11-11T05:10:31.260Z] $ docker exec --env ******** --env ******** 693ab0007e748db9f0f8e4f2760ddca07794d9014c65a38ec2b3d291ca8d847a ssh-agent -k [2024-11-11T05:10:31.358Z] unset SSH_AUTH_SOCK; [2024-11-11T05:10:31.359Z] unset SSH_AGENT_PID; [2024-11-11T05:10:31.359Z] echo Agent pid 38 killed; [2024-11-11T05:10:31.370Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-11-11T05:10:31.410Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-11T05:10:31.410Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-11T05:10:31.519Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-11T05:10:31.518Z] $ docker exec 693ab0007e748db9f0f8e4f2760ddca07794d9014c65a38ec2b3d291ca8d847a ssh-agent [2024-11-11T05:10:31.625Z] SSH_AUTH_SOCK=/tmp/ssh-64AQTZJyxT1f/agent.71 [2024-11-11T05:10:31.625Z] SSH_AGENT_PID=77 [2024-11-11T05:10:31.631Z] Running ssh-add (command line suppressed) [2024-11-11T05:10:31.732Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5494899613620181518.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5494899613620181518.key) [2024-11-11T05:10:31.750Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-11T05:10:32.044Z] + git semver init [2024-11-11T05:10:32.304Z] 2024-11-11 05:10:32,216 [run_init] DEBUG init version:0.0.0 force:False [2024-11-11T05:10:32.304Z] 2024-11-11 05:10:32,216 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver [2024-11-11T05:10:32.304Z] 2024-11-11 05:10:32,217 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2024-11-11T05:10:32.304Z] 2024-11-11 05:10:32,217 [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-11-11T05:10:33.684Z] 2024-11-11 05:10:33,461 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude [2024-11-11T05:10:33.684Z] 2024-11-11 05:10:33,462 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False [2024-11-11T05:10:33.684Z] 2024-11-11 05:10:33,462 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-11-11T05:10:33.684Z] 2024-11-11 05:10:33,462 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-11-11T05:10:33.684Z] 4.0.0-dev.6 [Pipeline] } [2024-11-11T05:10:33.690Z] $ docker exec --env ******** --env ******** 693ab0007e748db9f0f8e4f2760ddca07794d9014c65a38ec2b3d291ca8d847a ssh-agent -k [2024-11-11T05:10:33.790Z] unset SSH_AUTH_SOCK; [2024-11-11T05:10:33.790Z] unset SSH_AGENT_PID; [2024-11-11T05:10:33.791Z] echo Agent pid 77 killed; [2024-11-11T05:10:33.804Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-11T05:10:34.135Z] + git semver [Pipeline] } [2024-11-11T05:10:34.405Z] $ docker stop --time=1 693ab0007e748db9f0f8e4f2760ddca07794d9014c65a38ec2b3d291ca8d847a [2024-11-11T05:10:35.705Z] $ docker rm -f --volumes 693ab0007e748db9f0f8e4f2760ddca07794d9014c65a38ec2b3d291ca8d847a [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-11T05:10:36.062Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-11-11T05:10:36.288Z] Stashed 1 file(s) [Pipeline] echo [2024-11-11T05:10:36.293Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.6 [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-11-11T05:10:36.493Z] provisioning config files... [2024-11-11T05:10:36.503Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config16431242853268610456tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-11T05:10:36.807Z] ---> ****-login.sh [2024-11-11T05:10:36.807Z] nexus3.edgexfoundry.org:10001 [2024-11-11T05:10:36.807Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T05:10:36.807Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T05:10:36.807Z] Configure a credential helper to remove this warning. See [2024-11-11T05:10:36.807Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T05:10:36.807Z] [2024-11-11T05:10:36.807Z] Login Succeeded [2024-11-11T05:10:36.807Z] nexus3.edgexfoundry.org:10002 [2024-11-11T05:10:36.807Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T05:10:36.807Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T05:10:36.808Z] Configure a credential helper to remove this warning. See [2024-11-11T05:10:36.808Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T05:10:36.808Z] [2024-11-11T05:10:36.808Z] Login Succeeded [2024-11-11T05:10:36.808Z] nexus3.edgexfoundry.org:10003 [2024-11-11T05:10:37.067Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T05:10:37.067Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T05:10:37.067Z] Configure a credential helper to remove this warning. See [2024-11-11T05:10:37.067Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T05:10:37.067Z] [2024-11-11T05:10:37.067Z] Login Succeeded [2024-11-11T05:10:37.067Z] nexus3.edgexfoundry.org:10004 [2024-11-11T05:10:37.067Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T05:10:37.068Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T05:10:37.068Z] Configure a credential helper to remove this warning. See [2024-11-11T05:10:37.068Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T05:10:37.068Z] [2024-11-11T05:10:37.068Z] Login Succeeded [2024-11-11T05:10:37.068Z] ****.io [2024-11-11T05:10:37.327Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T05:10:37.327Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T05:10:37.327Z] Configure a credential helper to remove this warning. See [2024-11-11T05:10:37.327Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T05:10:37.327Z] [2024-11-11T05:10:37.327Z] Login Succeeded [2024-11-11T05:10:37.328Z] ---> ****-login.sh ends [Pipeline] } [2024-11-11T05:10:37.336Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-11T05:10:37.430Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-11T05:10:37.449Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-11T05:10:37.467Z] ========================================================= [2024-11-11T05:10:37.467Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-11-11T05:10:37.467Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T05:10:37.799Z] + 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-11-11T05:10:37.799Z] Sending build context to Docker daemon 24.76MB [2024-11-11T05:10:37.799Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2024-11-11T05:10:37.799Z] Step 2/10 : FROM ${BASE} AS builder [2024-11-11T05:10:38.058Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-11-11T05:10:38.058Z] 43c4264eed91: Pulling fs layer [2024-11-11T05:10:38.058Z] 4cc291be95ef: Pulling fs layer [2024-11-11T05:10:38.058Z] 2ac1f1163629: Pulling fs layer [2024-11-11T05:10:38.058Z] 5c3c966382ef: Pulling fs layer [2024-11-11T05:10:38.058Z] 4f4fb700ef54: Pulling fs layer [2024-11-11T05:10:38.058Z] 5d5c8e513c77: Pulling fs layer [2024-11-11T05:10:38.058Z] 9f66e0745190: Pulling fs layer [2024-11-11T05:10:38.058Z] f49a43e4bbc0: Pulling fs layer [2024-11-11T05:10:38.058Z] 561ebcabdf7f: Pulling fs layer [2024-11-11T05:10:38.058Z] 5c3c966382ef: Waiting [2024-11-11T05:10:38.058Z] 4f4fb700ef54: Waiting [2024-11-11T05:10:38.058Z] 5d5c8e513c77: Waiting [2024-11-11T05:10:38.058Z] 9f66e0745190: Waiting [2024-11-11T05:10:38.058Z] f49a43e4bbc0: Waiting [2024-11-11T05:10:38.058Z] 561ebcabdf7f: Waiting [2024-11-11T05:10:38.058Z] 4cc291be95ef: Verifying Checksum [2024-11-11T05:10:38.058Z] 4cc291be95ef: Download complete [2024-11-11T05:10:38.058Z] 5c3c966382ef: Download complete [2024-11-11T05:10:38.058Z] 4f4fb700ef54: Verifying Checksum [2024-11-11T05:10:38.058Z] 4f4fb700ef54: Download complete [2024-11-11T05:10:38.058Z] 5d5c8e513c77: Verifying Checksum [2024-11-11T05:10:38.058Z] 5d5c8e513c77: Download complete [2024-11-11T05:10:38.058Z] 43c4264eed91: Download complete [2024-11-11T05:10:38.058Z] 9f66e0745190: Verifying Checksum [2024-11-11T05:10:38.058Z] 9f66e0745190: Download complete [2024-11-11T05:10:38.316Z] 43c4264eed91: Pull complete [2024-11-11T05:10:38.316Z] 561ebcabdf7f: Verifying Checksum [2024-11-11T05:10:38.316Z] 561ebcabdf7f: Download complete [2024-11-11T05:10:38.316Z] 4cc291be95ef: Pull complete [2024-11-11T05:10:38.574Z] 2ac1f1163629: Verifying Checksum [2024-11-11T05:10:38.574Z] 2ac1f1163629: Download complete [2024-11-11T05:10:38.833Z] f49a43e4bbc0: Verifying Checksum [2024-11-11T05:10:38.833Z] f49a43e4bbc0: Download complete [2024-11-11T05:10:42.121Z] 2ac1f1163629: Pull complete [2024-11-11T05:10:42.121Z] 5c3c966382ef: Pull complete [2024-11-11T05:10:42.121Z] 4f4fb700ef54: Pull complete [2024-11-11T05:10:42.121Z] 5d5c8e513c77: Pull complete [2024-11-11T05:10:42.381Z] 9f66e0745190: Pull complete [2024-11-11T05:10:44.920Z] f49a43e4bbc0: Pull complete [2024-11-11T05:10:45.179Z] 561ebcabdf7f: Pull complete [2024-11-11T05:10:45.179Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-11-11T05:10:45.179Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-11T05:10:45.179Z] ---> 3a752c3f9dda [2024-11-11T05:10:45.179Z] Step 3/10 : ARG MAKE=make build [2024-11-11T05:10:50.461Z] ---> Running in f1351d29e965 [2024-11-11T05:10:50.461Z] Removing intermediate container f1351d29e965 [2024-11-11T05:10:50.461Z] ---> 024d001fb4fc [2024-11-11T05:10:50.461Z] Step 4/10 : WORKDIR /device-sdk-go [2024-11-11T05:10:50.461Z] ---> Running in 6d1d3959e3ed [2024-11-11T05:10:50.461Z] Removing intermediate container 6d1d3959e3ed [2024-11-11T05:10:50.461Z] ---> cc88db06c395 [2024-11-11T05:10:50.461Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-11-11T05:10:50.461Z] ---> Running in acf08fe82b97 [2024-11-11T05:10:50.461Z] Removing intermediate container acf08fe82b97 [2024-11-11T05:10:50.461Z] ---> ba583879d94b [2024-11-11T05:10:50.461Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-11-11T05:10:50.461Z] ---> Running in 6022f82b989d [2024-11-11T05:10:50.461Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T05:10:50.723Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T05:10:50.983Z] OK: 246 MiB in 54 packages [2024-11-11T05:10:51.243Z] Removing intermediate container 6022f82b989d [2024-11-11T05:10:51.243Z] ---> f33338cadff3 [2024-11-11T05:10:51.243Z] Step 7/10 : COPY go.mod vendor* ./ [2024-11-11T05:10:51.449Z] Still waiting to schedule task [2024-11-11T05:10:51.449Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-11-11T05:10:51.502Z] ---> 4c81fe075000 [2024-11-11T05:10:51.502Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-11T05:10:51.502Z] ---> Running in 3f2aa48422bb [2024-11-11T05:11:38.232Z] Removing intermediate container 3f2aa48422bb [2024-11-11T05:11:38.232Z] ---> a5990c8bdf27 [2024-11-11T05:11:38.232Z] Step 9/10 : COPY . . [2024-11-11T05:11:38.232Z] ---> a4e6e68241b4 [2024-11-11T05:11:38.232Z] Step 10/10 : RUN ${MAKE} [2024-11-11T05:11:38.232Z] ---> Running in 1e20797cd731 [2024-11-11T05:11:38.232Z] noop [2024-11-11T05:11:38.232Z] Removing intermediate container 1e20797cd731 [2024-11-11T05:11:38.232Z] ---> 42ea403589a3 [2024-11-11T05:11:38.232Z] Successfully built 42ea403589a3 [2024-11-11T05:11:38.232Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T05:11:38.565Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-11T05:11:38.565Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T05:11:38.650Z] prd-ubuntu20.04-docker-8c-8g-26120 does not seem to be running inside a container [2024-11-11T05:11:38.677Z] $ 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-11-11T05:11:39.037Z] $ docker top 6ea617211e8c5e7d4c39bd26bd70ae767663ce00a66caf11a9a3c19b16fac6ba -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-11T05:11:39.396Z] + go version [2024-11-11T05:11:39.396Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-11-11T05:11:39.404Z] $ docker stop --time=1 6ea617211e8c5e7d4c39bd26bd70ae767663ce00a66caf11a9a3c19b16fac6ba [2024-11-11T05:11:40.708Z] $ docker rm -f --volumes 6ea617211e8c5e7d4c39bd26bd70ae767663ce00a66caf11a9a3c19b16fac6ba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T05:11:41.189Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-11T05:11:41.189Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T05:11:41.278Z] prd-ubuntu20.04-docker-8c-8g-26120 does not seem to be running inside a container [2024-11-11T05:11:41.306Z] $ 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-11-11T05:11:41.669Z] $ docker top 9e8d959df4c2f2351c86516a73acc818b011b64d0b4d31d2098ff3dbfd935e0b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-11T05:11:42.025Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2024-11-11T05:11:42.328Z] + make test [2024-11-11T05:11:42.328Z] go test -race -coverprofile=coverage.out ./... [2024-11-11T05:11:50.451Z] ? github.com/edgexfoundry/device-sdk-go/v4 [no test files] [2024-11-11T05:12:29.165Z] github.com/edgexfoundry/device-sdk-go/v4/example/cmd/device-simple coverage: 0.0% of statements [2024-11-11T05:12:29.165Z] github.com/edgexfoundry/device-sdk-go/v4/example/config coverage: 0.0% of statements [2024-11-11T05:12:29.165Z] github.com/edgexfoundry/device-sdk-go/v4/internal/autodiscovery coverage: 0.0% of statements [2024-11-11T05:12:29.165Z] github.com/edgexfoundry/device-sdk-go/v4/internal/application coverage: 0.0% of statements [2024-11-11T05:12:29.165Z] github.com/edgexfoundry/device-sdk-go/v4/example/driver coverage: 0.0% of statements [2024-11-11T05:12:29.165Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/autoevent 1.036s coverage: 28.7% of statements [2024-11-11T05:12:29.165Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/cache 1.037s coverage: 79.4% of statements [2024-11-11T05:12:29.165Z] github.com/edgexfoundry/device-sdk-go/v4/internal/container coverage: 0.0% of statements [2024-11-11T05:12:29.165Z] github.com/edgexfoundry/device-sdk-go/v4/internal/config coverage: 0.0% of statements [2024-11-11T05:12:29.424Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/common 1.046s coverage: 86.0% of statements [2024-11-11T05:12:29.424Z] github.com/edgexfoundry/device-sdk-go/v4/internal/controller/http/correlation coverage: 0.0% of statements [2024-11-11T05:12:29.683Z] ? github.com/edgexfoundry/device-sdk-go/v4/pkg/interfaces [no test files] [2024-11-11T05:12:29.683Z] github.com/edgexfoundry/device-sdk-go/v4/internal/utils coverage: 0.0% of statements [2024-11-11T05:12:29.683Z] github.com/edgexfoundry/device-sdk-go/v4/pkg/interfaces/mocks coverage: 0.0% of statements [2024-11-11T05:12:30.624Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/controller/http 1.150s coverage: 45.2% of statements [2024-11-11T05:12:32.000Z] github.com/edgexfoundry/device-sdk-go/v4/pkg/startup coverage: 0.0% of statements [2024-11-11T05:12:33.920Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/controller/messaging 4.046s coverage: 14.1% of statements [2024-11-11T05:12:33.920Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/provision 3.163s coverage: 44.6% of statements [2024-11-11T05:12:33.920Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/transformer 1.063s coverage: 68.4% of statements [2024-11-11T05:12:33.920Z] ok github.com/edgexfoundry/device-sdk-go/v4/pkg/models 1.085s coverage: 88.3% of statements [2024-11-11T05:12:33.920Z] ok github.com/edgexfoundry/device-sdk-go/v4/pkg/service 1.064s coverage: 5.3% of statements [2024-11-11T05:13:13.015Z] GO111MODULE=on go vet ./... [2024-11-11T05:13:14.389Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-11T05:13:14.389Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-11T05:13:14.389Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-11T05:13:14.413Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-11T05:13:14.431Z] $ docker stop --time=1 9e8d959df4c2f2351c86516a73acc818b011b64d0b4d31d2098ff3dbfd935e0b [2024-11-11T05:13:18.837Z] $ docker rm -f --volumes 9e8d959df4c2f2351c86516a73acc818b011b64d0b4d31d2098ff3dbfd935e0b [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-11T05:13:19.548Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-11T05:13:19.642Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-11-11T05:13:21.099Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-11T05:13:21.391Z] + ls -al . [2024-11-11T05:13:21.391Z] total 704 [2024-11-11T05:13:21.391Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 11 05:11 . [2024-11-11T05:13:21.391Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 05:10 .. [2024-11-11T05:13:21.391Z] -rw-rw-r-- 1 jenkins jenkins 140 Nov 11 05:10 .dockerignore [2024-11-11T05:13:21.391Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 11 05:12 .git [2024-11-11T05:13:21.391Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 05:10 .github [2024-11-11T05:13:21.391Z] -rw-rw-r-- 1 jenkins jenkins 137 Nov 11 05:10 .gitignore [2024-11-11T05:13:21.391Z] -rw-rw-r-- 1 jenkins jenkins 199 Nov 11 05:10 .golangci.yml [2024-11-11T05:13:21.391Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 11 05:10 .semver [2024-11-11T05:13:21.391Z] -rw-rw-r-- 1 jenkins jenkins 48109 Nov 11 05:10 CHANGELOG.md [2024-11-11T05:13:21.391Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 11 05:10 GOVERNANCE.md [2024-11-11T05:13:21.391Z] -rw-rw-r-- 1 jenkins jenkins 882 Nov 11 05:10 Jenkinsfile [2024-11-11T05:13:21.391Z] -rw-rw-r-- 1 jenkins jenkins 11341 Nov 11 05:10 LICENSE [2024-11-11T05:13:21.391Z] -rw-rw-r-- 1 jenkins jenkins 2424 Nov 11 05:10 Makefile [2024-11-11T05:13:21.391Z] -rw-rw-r-- 1 jenkins jenkins 619 Nov 11 05:10 OWNERS.md [2024-11-11T05:13:21.391Z] -rw-rw-r-- 1 jenkins jenkins 4937 Nov 11 05:10 README.md [2024-11-11T05:13:21.391Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 11 05:10 VERSION [2024-11-11T05:13:21.391Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 11 05:10 bin [2024-11-11T05:13:21.391Z] -rw-r--r-- 1 jenkins jenkins 468087 Nov 11 05:12 coverage.out [2024-11-11T05:13:21.391Z] drwxrwxr-x 5 jenkins jenkins 4096 Nov 11 05:10 example [2024-11-11T05:13:21.391Z] -rw-rw-r-- 1 jenkins jenkins 6229 Nov 11 05:10 go.mod [2024-11-11T05:13:21.391Z] -rw-rw-r-- 1 jenkins jenkins 87126 Nov 11 05:10 go.sum [2024-11-11T05:13:21.391Z] drwxrwxr-x 13 jenkins jenkins 4096 Nov 11 05:10 internal [2024-11-11T05:13:21.391Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 11 05:10 openapi [2024-11-11T05:13:21.391Z] drwxrwxr-x 6 jenkins jenkins 4096 Nov 11 05:10 pkg [2024-11-11T05:13:21.391Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 05:10 snap [2024-11-11T05:13:21.391Z] -rw-rw-r-- 1 jenkins jenkins 222 Nov 11 05:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T05:13:21.714Z] + 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=18c36d44e625e743ff5cb3bdbedfefc7600ac5d4 --label arch=amd64 --label version=4.0.0-dev.6 . [2024-11-11T05:13:21.714Z] Sending build context to Docker daemon 25.23MB [2024-11-11T05:13:21.715Z] Step 1/24 : ARG BASE=golang:1.23-alpine3.20 [2024-11-11T05:13:21.715Z] Step 2/24 : FROM ${BASE} AS builder [2024-11-11T05:13:21.715Z] ---> 42ea403589a3 [2024-11-11T05:13:21.715Z] Step 3/24 : ARG MAKE=make build [2024-11-11T05:13:22.283Z] ---> Running in 2d2f8e52f9a3 [2024-11-11T05:13:22.283Z] Removing intermediate container 2d2f8e52f9a3 [2024-11-11T05:13:22.283Z] ---> ff9c1b7767f8 [2024-11-11T05:13:22.283Z] Step 4/24 : WORKDIR /device-sdk-go [2024-11-11T05:13:22.283Z] ---> Running in 8083a25717cd [2024-11-11T05:13:22.543Z] Removing intermediate container 8083a25717cd [2024-11-11T05:13:22.544Z] ---> ce0d925c5a4f [2024-11-11T05:13:22.544Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-11-11T05:13:22.544Z] ---> Running in 6e38e1bdcd40 [2024-11-11T05:13:22.544Z] Removing intermediate container 6e38e1bdcd40 [2024-11-11T05:13:22.544Z] ---> 5d0053d17d60 [2024-11-11T05:13:22.544Z] Step 6/24 : RUN apk add --update --no-cache make git [2024-11-11T05:13:22.544Z] ---> Running in c70296bb990e [2024-11-11T05:13:22.804Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T05:13:23.065Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T05:13:23.325Z] OK: 246 MiB in 54 packages [2024-11-11T05:13:23.894Z] Removing intermediate container c70296bb990e [2024-11-11T05:13:23.894Z] ---> ca7175cac6a2 [2024-11-11T05:13:23.894Z] Step 7/24 : COPY go.mod vendor* ./ [2024-11-11T05:13:23.894Z] ---> 0e364c1b265c [2024-11-11T05:13:23.894Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-11T05:13:23.894Z] ---> Running in b7aff8ba9722 [2024-11-11T05:13:24.831Z] Removing intermediate container b7aff8ba9722 [2024-11-11T05:13:24.831Z] ---> ebe31dff0327 [2024-11-11T05:13:24.831Z] Step 9/24 : COPY . . [2024-11-11T05:13:25.769Z] ---> b1aa935e6e96 [2024-11-11T05:13:25.769Z] Step 10/24 : RUN ${MAKE} [2024-11-11T05:13:25.769Z] ---> Running in dbe9f634fd10 [2024-11-11T05:13:26.030Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v4.Version=4.0.0-dev.6 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=4.0.0-dev.6 -bindnow" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2024-11-11T05:13:55.738Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-26122 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws [2024-11-11T05:13:55.756Z] Running in /w/workspace/device-sdk-go/329 [Pipeline] { [Pipeline] checkout [2024-11-11T05:13:58.814Z] The recommended git tool is: git [2024-11-11T05:14:04.907Z] using credential edgex-jenkins-ssh [2024-11-11T05:14:04.935Z] Cloning the remote Git repository [2024-11-11T05:14:04.956Z] Removing intermediate container dbe9f634fd10 [2024-11-11T05:14:04.956Z] ---> b998f4d2c118 [2024-11-11T05:14:04.956Z] Step 11/24 : FROM alpine:3.20 [2024-11-11T05:14:04.956Z] 3.20: Pulling from library/alpine [2024-11-11T05:14:04.956Z] 43c4264eed91: Already exists [2024-11-11T05:14:04.956Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-11T05:14:04.956Z] Status: Downloaded newer image for alpine:3.20 [2024-11-11T05:14:04.956Z] ---> 91ef0af61f39 [2024-11-11T05:14:04.956Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2024-11-11T05:14:04.956Z] ---> Running in 4d6a63db0dc2 [2024-11-11T05:14:04.956Z] Removing intermediate container 4d6a63db0dc2 [2024-11-11T05:14:04.956Z] ---> 73a8d3d27af4 [2024-11-11T05:14:04.956Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2024-11-11T05:14:04.956Z] ---> Running in 5e9baf13fd13 [2024-11-11T05:14:04.956Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T05:14:04.956Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T05:14:04.956Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-11-11T05:14:04.956Z] Executing busybox-1.36.1-r29.trigger [2024-11-11T05:14:04.956Z] OK: 8 MiB in 15 packages [2024-11-11T05:14:04.956Z] Removing intermediate container 5e9baf13fd13 [2024-11-11T05:14:04.956Z] ---> 6c8149884d7a [2024-11-11T05:14:04.956Z] Step 14/24 : RUN apk --no-cache upgrade [2024-11-11T05:14:04.956Z] ---> Running in 90753d953394 [2024-11-11T05:14:04.956Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T05:14:04.956Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T05:14:04.957Z] Upgrading critical system libraries and apk-tools: [2024-11-11T05:14:04.957Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-11T05:14:04.957Z] Executing busybox-1.36.1-r29.trigger [2024-11-11T05:14:04.957Z] Continuing the upgrade transaction with new apk-tools: [2024-11-11T05:14:04.957Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T05:14:04.957Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T05:14:04.957Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T05:14:04.957Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T05:14:04.957Z] OK: 8 MiB in 15 packages [2024-11-11T05:14:04.957Z] Removing intermediate container 90753d953394 [2024-11-11T05:14:04.957Z] ---> 27fe9a8e5ea2 [2024-11-11T05:14:04.957Z] Step 15/24 : WORKDIR / [2024-11-11T05:14:04.957Z] ---> Running in 334c4a7cb694 [2024-11-11T05:14:04.957Z] Removing intermediate container 334c4a7cb694 [2024-11-11T05:14:04.957Z] ---> 006e56356c95 [2024-11-11T05:14:04.957Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2024-11-11T05:14:04.957Z] ---> 244fd8c76761 [2024-11-11T05:14:04.957Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2024-11-11T05:14:04.995Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2024-11-11T05:14:05.216Z] ---> 0b3fb6551ab5 [2024-11-11T05:14:05.216Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2024-11-11T05:14:05.475Z] ---> e20cbf9a62c3 [2024-11-11T05:14:05.475Z] Step 19/24 : EXPOSE 59999 [2024-11-11T05:14:05.475Z] ---> Running in 3fb5d6487590 [2024-11-11T05:14:05.475Z] Removing intermediate container 3fb5d6487590 [2024-11-11T05:14:05.475Z] ---> 6dd95ebf74ca [2024-11-11T05:14:05.475Z] Step 20/24 : ENTRYPOINT ["/device-simple"] [2024-11-11T05:14:05.475Z] ---> Running in bd3743687f4d [2024-11-11T05:14:05.735Z] Removing intermediate container bd3743687f4d [2024-11-11T05:14:05.735Z] ---> 35141ac381b1 [2024-11-11T05:14:05.735Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-11-11T05:14:05.735Z] ---> Running in 5a04cef01027 [2024-11-11T05:14:05.735Z] Removing intermediate container 5a04cef01027 [2024-11-11T05:14:05.735Z] ---> f1c7ce268766 [2024-11-11T05:14:05.735Z] Step 22/24 : LABEL arch=amd64 [2024-11-11T05:14:05.735Z] ---> Running in 90d600881f5c [2024-11-11T05:14:05.735Z] Removing intermediate container 90d600881f5c [2024-11-11T05:14:05.735Z] ---> b1832753dd1a [2024-11-11T05:14:05.735Z] Step 23/24 : LABEL git_sha=18c36d44e625e743ff5cb3bdbedfefc7600ac5d4 [2024-11-11T05:14:05.995Z] ---> Running in f66823e51d67 [2024-11-11T05:14:05.996Z] Removing intermediate container f66823e51d67 [2024-11-11T05:14:05.996Z] ---> cceebad6c4be [2024-11-11T05:14:05.996Z] Step 24/24 : LABEL version=4.0.0-dev.6 [2024-11-11T05:14:05.996Z] ---> Running in 7bd4bf1a9cef [2024-11-11T05:14:05.996Z] Removing intermediate container 7bd4bf1a9cef [2024-11-11T05:14:05.996Z] ---> c8ad6540dd35 [2024-11-11T05:14:05.996Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-11T05:14:05.996Z] Successfully built c8ad6540dd35 [2024-11-11T05:14:05.996Z] 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-11-11T05:14:05.123Z] > git init /w/workspace/device-sdk-go/329 # timeout=10 [2024-11-11T05:14:05.306Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2024-11-11T05:14:05.308Z] > git --version # timeout=10 [2024-11-11T05:14:05.332Z] > git --version # 'git version 2.25.1' [2024-11-11T05:14:05.336Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-11T05:14:05.520Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-11T05:14:06.511Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-11T05:14:06.511Z] [2024-11-11T05:14:06.511Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T05:14:06.822Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-11T05:14:06.822Z] latest: Pulling from edgex-lftools-log-publisher [2024-11-11T05:14:06.822Z] 5eb5b503b376: Pulling fs layer [2024-11-11T05:14:06.822Z] 5c69ac0246d0: Pulling fs layer [2024-11-11T05:14:06.822Z] ec43610c2a17: Pulling fs layer [2024-11-11T05:14:06.822Z] 3a2ae6a8a46f: Pulling fs layer [2024-11-11T05:14:06.822Z] 33b1e0a273af: Pulling fs layer [2024-11-11T05:14:06.822Z] 5d3b04190fa2: Pulling fs layer [2024-11-11T05:14:06.822Z] 2f39f015ded8: Pulling fs layer [2024-11-11T05:14:06.822Z] 3a2ae6a8a46f: Waiting [2024-11-11T05:14:06.822Z] 33b1e0a273af: Waiting [2024-11-11T05:14:06.822Z] 5d3b04190fa2: Waiting [2024-11-11T05:14:06.822Z] 2f39f015ded8: Waiting [2024-11-11T05:14:06.822Z] 5c69ac0246d0: Verifying Checksum [2024-11-11T05:14:06.822Z] 5c69ac0246d0: Download complete [2024-11-11T05:14:06.822Z] 3a2ae6a8a46f: Verifying Checksum [2024-11-11T05:14:06.822Z] 3a2ae6a8a46f: Download complete [2024-11-11T05:14:06.822Z] 33b1e0a273af: Verifying Checksum [2024-11-11T05:14:06.822Z] 33b1e0a273af: Download complete [2024-11-11T05:14:06.822Z] 5d3b04190fa2: Verifying Checksum [2024-11-11T05:14:06.822Z] 5d3b04190fa2: Download complete [2024-11-11T05:14:06.822Z] ec43610c2a17: Verifying Checksum [2024-11-11T05:14:06.822Z] ec43610c2a17: Download complete [2024-11-11T05:14:07.084Z] 5eb5b503b376: Verifying Checksum [2024-11-11T05:14:07.084Z] 5eb5b503b376: Download complete [2024-11-11T05:14:07.650Z] 2f39f015ded8: Download complete [2024-11-11T05:14:08.217Z] 5eb5b503b376: Pull complete [2024-11-11T05:14:08.476Z] 5c69ac0246d0: Pull complete [2024-11-11T05:14:09.044Z] ec43610c2a17: Pull complete [2024-11-11T05:14:09.044Z] 3a2ae6a8a46f: Pull complete [2024-11-11T05:14:08.422Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2024-11-11T05:14:08.465Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-11T05:14:09.303Z] 33b1e0a273af: Pull complete [2024-11-11T05:14:09.303Z] 5d3b04190fa2: Pull complete [2024-11-11T05:14:09.538Z] Avoid second fetch [2024-11-11T05:14:09.539Z] Checking out Revision 18c36d44e625e743ff5cb3bdbedfefc7600ac5d4 (main) [2024-11-11T05:14:10.274Z] Commit message: "Merge pull request #1649 from edgexfoundry/dependabot/go_modules/golang.org/x/net-0.31.0" [2024-11-11T05:14:09.560Z] > git config core.sparsecheckout # timeout=10 [2024-11-11T05:14:09.640Z] > git checkout -f 18c36d44e625e743ff5cb3bdbedfefc7600ac5d4 # timeout=10 [2024-11-11T05:14:13.488Z] 2f39f015ded8: Pull complete [2024-11-11T05:14:13.488Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-11-11T05:14:13.488Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-11T05:14:13.488Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T05:14:13.589Z] prd-ubuntu20.04-docker-8c-8g-26120 does not seem to be running inside a container [2024-11-11T05:14:13.619Z] $ 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-11-11T05:14:14.547Z] [2024-11-11T05:14:14.547Z] GitHub has been notified of this commit’s build result [2024-11-11T05:14:14.547Z] [2024-11-11T05:14:17.202Z] $ docker top 42d161b2c3b23fb5963e7b19555255d8548b33e43caa8ddf26e2559a1dfb19c1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-11T05:14:17.602Z] ---> job-cost.sh [2024-11-11T05:14:17.602Z] lf-activate-venv: SKIPPING [2024-11-11T05:14:17.602Z] INFO: No Stack... [2024-11-11T05:14:17.861Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-11T05:14:17.993Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-11-11T05:14:17.993Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-11T05:14:17.993Z] Dload Upload Total Spent Left Speed [2024-11-11T05:14:17.993Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 245k 0 --:--:-- --:--:-- --:--:-- 245k [Pipeline] sh [2024-11-11T05:14:18.349Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-11-11T05:14:18.431Z] INFO: Archiving Costs [Pipeline] sh [2024-11-11T05:14:18.693Z] + sudo tee /etc/docker/daemon.new [2024-11-11T05:14:18.693Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-11-11T05:14:18.693Z] { [2024-11-11T05:14:18.693Z] "registry-mirrors": [ [2024-11-11T05:14:18.693Z] "https://nexus3.edgexfoundry.org:10001" [2024-11-11T05:14:18.693Z] ], [2024-11-11T05:14:18.693Z] "bip": "10.250.0.254/24", [2024-11-11T05:14:18.693Z] "hosts": [ [2024-11-11T05:14:18.693Z] "tcp://0.0.0.0:5555", [2024-11-11T05:14:18.693Z] "unix:///var/run/docker.sock" [2024-11-11T05:14:18.693Z] ], [2024-11-11T05:14:18.693Z] "mtu": 1458, [2024-11-11T05:14:18.693Z] "selinux-enabled": true, [2024-11-11T05:14:18.693Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-11-11T05:14:18.693Z] } [Pipeline] sh [2024-11-11T05:14:18.724Z] + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [2024-11-11T05:14:18.724Z] + cut -d, -f6 [Pipeline] lock [2024-11-11T05:14:18.791Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-main-329-stack-cost] [2024-11-11T05:14:18.800Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-329-stack-cost] did not exist. Created. [2024-11-11T05:14:18.809Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-main-329-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-11T05:14:19.034Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-11-11T05:14:19.126Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-11-11T05:14:19.169Z] Stashed 1 file(s) [Pipeline] } [2024-11-11T05:14:19.180Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-main-329-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-11T05:14:19.205Z] $ docker stop --time=1 42d161b2c3b23fb5963e7b19555255d8548b33e43caa8ddf26e2559a1dfb19c1 [2024-11-11T05:14:19.378Z] + sudo service docker restart [2024-11-11T05:14:20.365Z] $ docker rm -f --volumes 42d161b2c3b23fb5963e7b19555255d8548b33e43caa8ddf26e2559a1dfb19c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-11T05:14:37.852Z] provisioning config files... [2024-11-11T05:14:37.877Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/329@tmp/config18245168689924151211tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-11T05:14:38.346Z] ---> ****-login.sh [2024-11-11T05:14:38.346Z] nexus3.edgexfoundry.org:10001 [2024-11-11T05:14:38.933Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T05:14:38.933Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T05:14:38.933Z] Configure a credential helper to remove this warning. See [2024-11-11T05:14:38.933Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T05:14:38.933Z] [2024-11-11T05:14:38.933Z] Login Succeeded [2024-11-11T05:14:38.933Z] nexus3.edgexfoundry.org:10002 [2024-11-11T05:14:39.200Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T05:14:39.469Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T05:14:39.469Z] Configure a credential helper to remove this warning. See [2024-11-11T05:14:39.469Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T05:14:39.469Z] [2024-11-11T05:14:39.469Z] Login Succeeded [2024-11-11T05:14:39.469Z] nexus3.edgexfoundry.org:10003 [2024-11-11T05:14:39.469Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T05:14:39.738Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T05:14:39.738Z] Configure a credential helper to remove this warning. See [2024-11-11T05:14:39.738Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T05:14:39.738Z] [2024-11-11T05:14:39.738Z] Login Succeeded [2024-11-11T05:14:39.738Z] nexus3.edgexfoundry.org:10004 [2024-11-11T05:14:40.007Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T05:14:40.007Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T05:14:40.007Z] Configure a credential helper to remove this warning. See [2024-11-11T05:14:40.007Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T05:14:40.007Z] [2024-11-11T05:14:40.007Z] Login Succeeded [2024-11-11T05:14:40.007Z] ****.io [2024-11-11T05:14:40.277Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T05:14:40.544Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T05:14:40.544Z] Configure a credential helper to remove this warning. See [2024-11-11T05:14:40.544Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T05:14:40.544Z] [2024-11-11T05:14:40.544Z] Login Succeeded [2024-11-11T05:14:40.544Z] ---> ****-login.sh ends [Pipeline] } [2024-11-11T05:14:40.557Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-11T05:14:40.888Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-11T05:14:40.906Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-11T05:14:40.923Z] ========================================================= [2024-11-11T05:14:40.923Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-11-11T05:14:40.923Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T05:14:41.301Z] + 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-11-11T05:14:41.889Z] Sending build context to Docker daemon 12.84MB [2024-11-11T05:14:41.889Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2024-11-11T05:14:41.889Z] Step 2/10 : FROM ${BASE} AS builder [2024-11-11T05:14:41.889Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-11-11T05:14:41.889Z] cf04c63912e1: Pulling fs layer [2024-11-11T05:14:41.889Z] 55b35a11ae5e: Pulling fs layer [2024-11-11T05:14:41.889Z] a37a00ec5f00: Pulling fs layer [2024-11-11T05:14:41.889Z] 50b3750afda1: Pulling fs layer [2024-11-11T05:14:41.889Z] 4f4fb700ef54: Pulling fs layer [2024-11-11T05:14:41.889Z] 80978eb59214: Pulling fs layer [2024-11-11T05:14:41.889Z] c9f46d7d2bd2: Pulling fs layer [2024-11-11T05:14:41.889Z] c5a475d317c9: Pulling fs layer [2024-11-11T05:14:41.889Z] 50b3750afda1: Waiting [2024-11-11T05:14:41.889Z] 4f4fb700ef54: Waiting [2024-11-11T05:14:41.889Z] 80978eb59214: Waiting [2024-11-11T05:14:41.889Z] c9f46d7d2bd2: Waiting [2024-11-11T05:14:41.889Z] c5a475d317c9: Waiting [2024-11-11T05:14:42.164Z] 55b35a11ae5e: Download complete [2024-11-11T05:14:42.164Z] 50b3750afda1: Verifying Checksum [2024-11-11T05:14:42.164Z] 50b3750afda1: Download complete [2024-11-11T05:14:42.164Z] 4f4fb700ef54: Verifying Checksum [2024-11-11T05:14:42.164Z] 4f4fb700ef54: Download complete [2024-11-11T05:14:42.164Z] 80978eb59214: Verifying Checksum [2024-11-11T05:14:42.164Z] 80978eb59214: Download complete [2024-11-11T05:14:42.164Z] cf04c63912e1: Verifying Checksum [2024-11-11T05:14:42.164Z] cf04c63912e1: Download complete [2024-11-11T05:14:42.756Z] c5a475d317c9: Verifying Checksum [2024-11-11T05:14:42.756Z] c5a475d317c9: Download complete [2024-11-11T05:14:43.028Z] cf04c63912e1: Pull complete [2024-11-11T05:14:44.003Z] 55b35a11ae5e: Pull complete [2024-11-11T05:14:44.003Z] a37a00ec5f00: Verifying Checksum [2024-11-11T05:14:44.003Z] a37a00ec5f00: Download complete [2024-11-11T05:14:44.589Z] c9f46d7d2bd2: Verifying Checksum [2024-11-11T05:14:44.589Z] c9f46d7d2bd2: Download complete [2024-11-11T05:14:57.007Z] a37a00ec5f00: Pull complete [2024-11-11T05:14:57.007Z] 50b3750afda1: Pull complete [2024-11-11T05:14:57.007Z] 4f4fb700ef54: Pull complete [2024-11-11T05:14:57.275Z] 80978eb59214: Pull complete [2024-11-11T05:15:05.484Z] c9f46d7d2bd2: Pull complete [2024-11-11T05:15:06.451Z] c5a475d317c9: Pull complete [2024-11-11T05:15:06.451Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-11-11T05:15:06.451Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-11-11T05:15:06.451Z] ---> be29e6b0f0d4 [2024-11-11T05:15:06.451Z] Step 3/10 : ARG MAKE=make build [2024-11-11T05:15:08.411Z] ---> Running in 6ba907d0654b [2024-11-11T05:15:08.411Z] Removing intermediate container 6ba907d0654b [2024-11-11T05:15:08.411Z] ---> b3a8c7a2529f [2024-11-11T05:15:08.411Z] Step 4/10 : WORKDIR /device-sdk-go [2024-11-11T05:15:08.680Z] ---> Running in 9f0fe410bddd [2024-11-11T05:15:08.958Z] Removing intermediate container 9f0fe410bddd [2024-11-11T05:15:08.958Z] ---> 72d28d2bc12f [2024-11-11T05:15:08.958Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-11-11T05:15:09.235Z] ---> Running in 874474c283b7 [2024-11-11T05:15:09.509Z] Removing intermediate container 874474c283b7 [2024-11-11T05:15:09.509Z] ---> e410e9cc3487 [2024-11-11T05:15:09.509Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-11-11T05:15:09.509Z] ---> Running in b4257cad64f3 [2024-11-11T05:15:10.919Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T05:15:11.185Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T05:15:12.611Z] OK: 238 MiB in 54 packages [2024-11-11T05:15:13.586Z] Removing intermediate container b4257cad64f3 [2024-11-11T05:15:13.586Z] ---> 9070e3d3e812 [2024-11-11T05:15:13.586Z] Step 7/10 : COPY go.mod vendor* ./ [2024-11-11T05:15:13.857Z] ---> d7dd6c707732 [2024-11-11T05:15:13.857Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-11T05:15:14.134Z] ---> Running in 677a0576fcbc [2024-11-11T05:17:05.842Z] Removing intermediate container 677a0576fcbc [2024-11-11T05:17:05.842Z] ---> d3cde62483b4 [2024-11-11T05:17:05.842Z] Step 9/10 : COPY . . [2024-11-11T05:17:05.842Z] ---> ee9574390cef [2024-11-11T05:17:05.842Z] Step 10/10 : RUN ${MAKE} [2024-11-11T05:17:05.842Z] ---> Running in dd214bba2566 [2024-11-11T05:17:05.842Z] noop [2024-11-11T05:17:05.842Z] Removing intermediate container dd214bba2566 [2024-11-11T05:17:05.842Z] ---> 04a90f4f6eb6 [2024-11-11T05:17:05.842Z] Successfully built 04a90f4f6eb6 [2024-11-11T05:17:05.842Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T05:17:06.223Z] + docker inspect -f . ci-base-image-arm64 [2024-11-11T05:17:06.223Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T05:17:06.459Z] prd-ubuntu20.04-docker-arm64-4c-16g-26122 does not seem to be running inside a container [2024-11-11T05:17:06.547Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/329 -v /w/workspace/device-sdk-go/329:/w/workspace/device-sdk-go/329:rw,z -v /w/workspace/device-sdk-go/329@tmp:/w/workspace/device-sdk-go/329@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-11-11T05:17:07.933Z] $ docker top 78386d51645c67d8a677356d0ab3daa790201e09f1dcf281bdb9cb38487fb688 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-11T05:17:08.781Z] + go version [2024-11-11T05:17:08.781Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-11-11T05:17:08.808Z] $ docker stop --time=1 78386d51645c67d8a677356d0ab3daa790201e09f1dcf281bdb9cb38487fb688 [2024-11-11T05:17:11.892Z] $ docker rm -f --volumes 78386d51645c67d8a677356d0ab3daa790201e09f1dcf281bdb9cb38487fb688 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T05:17:12.504Z] + docker inspect -f . ci-base-image-arm64 [2024-11-11T05:17:12.504Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T05:17:12.721Z] prd-ubuntu20.04-docker-arm64-4c-16g-26122 does not seem to be running inside a container [2024-11-11T05:17:12.811Z] $ 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/329 -v /w/workspace/device-sdk-go/329:/w/workspace/device-sdk-go/329:rw,z -v /w/workspace/device-sdk-go/329@tmp:/w/workspace/device-sdk-go/329@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-11-11T05:17:14.189Z] $ docker top 62b6007963ce36513f55175d3ca72d054d2c631b38f5553488590a7eff7df6c0 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-11T05:17:15.066Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/329 [Pipeline] fileExists [Pipeline] sh [2024-11-11T05:17:15.740Z] + make test [2024-11-11T05:17:15.740Z] go test -race -coverprofile=coverage.out ./... [2024-11-11T05:18:12.195Z] ? github.com/edgexfoundry/device-sdk-go/v4 [no test files] [2024-11-11T05:21:48.974Z] github.com/edgexfoundry/device-sdk-go/v4/example/config coverage: 0.0% of statements [2024-11-11T05:21:48.974Z] github.com/edgexfoundry/device-sdk-go/v4/example/cmd/device-simple coverage: 0.0% of statements [2024-11-11T05:21:48.974Z] github.com/edgexfoundry/device-sdk-go/v4/internal/application coverage: 0.0% of statements [2024-11-11T05:21:48.974Z] github.com/edgexfoundry/device-sdk-go/v4/example/driver coverage: 0.0% of statements [2024-11-11T05:21:48.974Z] github.com/edgexfoundry/device-sdk-go/v4/internal/autodiscovery coverage: 0.0% of statements [2024-11-11T05:21:59.032Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/autoevent 1.194s coverage: 28.7% of statements [2024-11-11T05:22:00.983Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/cache 1.198s coverage: 79.4% of statements [2024-11-11T05:22:16.305Z] github.com/edgexfoundry/device-sdk-go/v4/internal/config coverage: 0.0% of statements [2024-11-11T05:22:16.305Z] github.com/edgexfoundry/device-sdk-go/v4/internal/container coverage: 0.0% of statements [2024-11-11T05:22:16.305Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/common 1.304s coverage: 86.0% of statements [2024-11-11T05:22:28.717Z] github.com/edgexfoundry/device-sdk-go/v4/internal/controller/http/correlation coverage: 0.0% of statements [2024-11-11T05:22:30.682Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/controller/http 1.664s coverage: 45.2% of statements [2024-11-11T05:22:33.288Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/controller/messaging 4.301s coverage: 14.1% of statements [2024-11-11T05:22:33.288Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/provision 3.822s coverage: 44.6% of statements [2024-11-11T05:22:38.681Z] ? github.com/edgexfoundry/device-sdk-go/v4/pkg/interfaces [no test files] [2024-11-11T05:22:38.681Z] github.com/edgexfoundry/device-sdk-go/v4/internal/utils coverage: 0.0% of statements [2024-11-11T05:22:38.681Z] github.com/edgexfoundry/device-sdk-go/v4/pkg/interfaces/mocks coverage: 0.0% of statements [2024-11-11T05:22:40.104Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/transformer 1.442s coverage: 68.4% of statements [2024-11-11T05:22:46.784Z] ok github.com/edgexfoundry/device-sdk-go/v4/pkg/models 1.401s coverage: 88.3% of statements [2024-11-11T05:22:53.458Z] github.com/edgexfoundry/device-sdk-go/v4/pkg/startup coverage: 0.0% of statements [2024-11-11T05:22:53.728Z] ok github.com/edgexfoundry/device-sdk-go/v4/pkg/service 1.324s coverage: 5.3% of statements [2024-11-11T05:22:55.679Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-11-11T05:22:55.679Z] GO111MODULE=on go vet ./... [2024-11-11T05:27:02.552Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-11T05:27:02.552Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-11T05:27:02.552Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-11T05:27:02.570Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-11T05:27:02.607Z] $ docker stop --time=1 62b6007963ce36513f55175d3ca72d054d2c631b38f5553488590a7eff7df6c0 [2024-11-11T05:27:04.555Z] $ docker rm -f --volumes 62b6007963ce36513f55175d3ca72d054d2c631b38f5553488590a7eff7df6c0 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-11T05:27:06.844Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-11T05:27:06.861Z] Warning: overwriting stash ‘coverage-report’ [2024-11-11T05:27:07.539Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-11T05:27:07.970Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-11T05:27:08.291Z] + ls -al . [2024-11-11T05:27:08.291Z] total 700 [2024-11-11T05:27:08.291Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 11 05:17 . [2024-11-11T05:27:08.291Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 05:14 .. [2024-11-11T05:27:08.291Z] -rw-rw-r-- 1 jenkins jenkins 140 Nov 11 05:14 .dockerignore [2024-11-11T05:27:08.291Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 11 05:14 .git [2024-11-11T05:27:08.291Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 05:14 .github [2024-11-11T05:27:08.291Z] -rw-rw-r-- 1 jenkins jenkins 137 Nov 11 05:14 .gitignore [2024-11-11T05:27:08.291Z] -rw-rw-r-- 1 jenkins jenkins 199 Nov 11 05:14 .golangci.yml [2024-11-11T05:27:08.291Z] -rw-rw-r-- 1 jenkins jenkins 48109 Nov 11 05:14 CHANGELOG.md [2024-11-11T05:27:08.291Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 11 05:14 GOVERNANCE.md [2024-11-11T05:27:08.291Z] -rw-rw-r-- 1 jenkins jenkins 882 Nov 11 05:14 Jenkinsfile [2024-11-11T05:27:08.291Z] -rw-rw-r-- 1 jenkins jenkins 11341 Nov 11 05:14 LICENSE [2024-11-11T05:27:08.291Z] -rw-rw-r-- 1 jenkins jenkins 2424 Nov 11 05:14 Makefile [2024-11-11T05:27:08.291Z] -rw-rw-r-- 1 jenkins jenkins 619 Nov 11 05:14 OWNERS.md [2024-11-11T05:27:08.291Z] -rw-rw-r-- 1 jenkins jenkins 4937 Nov 11 05:14 README.md [2024-11-11T05:27:08.291Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 11 05:10 VERSION [2024-11-11T05:27:08.291Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 11 05:14 bin [2024-11-11T05:27:08.291Z] -rw-r--r-- 1 jenkins jenkins 468087 Nov 11 05:22 coverage.out [2024-11-11T05:27:08.291Z] drwxrwxr-x 5 jenkins jenkins 4096 Nov 11 05:14 example [2024-11-11T05:27:08.291Z] -rw-rw-r-- 1 jenkins jenkins 6229 Nov 11 05:14 go.mod [2024-11-11T05:27:08.291Z] -rw-rw-r-- 1 jenkins jenkins 87126 Nov 11 05:14 go.sum [2024-11-11T05:27:08.291Z] drwxrwxr-x 13 jenkins jenkins 4096 Nov 11 05:14 internal [2024-11-11T05:27:08.291Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 11 05:14 openapi [2024-11-11T05:27:08.291Z] drwxrwxr-x 6 jenkins jenkins 4096 Nov 11 05:14 pkg [2024-11-11T05:27:08.291Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 05:14 snap [2024-11-11T05:27:08.291Z] -rw-rw-r-- 1 jenkins jenkins 222 Nov 11 05:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T05:27:08.643Z] + 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=18c36d44e625e743ff5cb3bdbedfefc7600ac5d4 --label arch=arm64 --label version=4.0.0-dev.6 . [2024-11-11T05:27:09.228Z] Sending build context to Docker daemon 13.31MB [2024-11-11T05:27:09.228Z] Step 1/24 : ARG BASE=golang:1.23-alpine3.20 [2024-11-11T05:27:09.228Z] Step 2/24 : FROM ${BASE} AS builder [2024-11-11T05:27:09.228Z] ---> 04a90f4f6eb6 [2024-11-11T05:27:09.228Z] Step 3/24 : ARG MAKE=make build [2024-11-11T05:27:09.494Z] ---> Running in b3ca2f9a382b [2024-11-11T05:27:09.761Z] Removing intermediate container b3ca2f9a382b [2024-11-11T05:27:09.761Z] ---> 14ea78c2d0ed [2024-11-11T05:27:09.761Z] Step 4/24 : WORKDIR /device-sdk-go [2024-11-11T05:27:09.761Z] ---> Running in 16f5e3552047 [2024-11-11T05:27:10.029Z] Removing intermediate container 16f5e3552047 [2024-11-11T05:27:10.029Z] ---> c91d7b0605c7 [2024-11-11T05:27:10.029Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-11-11T05:27:10.295Z] ---> Running in d580d81bc210 [2024-11-11T05:27:10.572Z] Removing intermediate container d580d81bc210 [2024-11-11T05:27:10.572Z] ---> 0e6d193b8e7e [2024-11-11T05:27:10.572Z] Step 6/24 : RUN apk add --update --no-cache make git [2024-11-11T05:27:10.572Z] ---> Running in 76ebe3164b8e [2024-11-11T05:27:11.526Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T05:27:12.108Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T05:27:13.512Z] OK: 238 MiB in 54 packages [2024-11-11T05:27:14.470Z] Removing intermediate container 76ebe3164b8e [2024-11-11T05:27:14.470Z] ---> 4b9a47b4b94f [2024-11-11T05:27:14.470Z] Step 7/24 : COPY go.mod vendor* ./ [2024-11-11T05:27:15.051Z] ---> 8c1f2aa0d413 [2024-11-11T05:27:15.051Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-11T05:27:15.051Z] ---> Running in 87af9e3aaff5 [2024-11-11T05:27:17.632Z] Removing intermediate container 87af9e3aaff5 [2024-11-11T05:27:17.632Z] ---> bd6556e464eb [2024-11-11T05:27:17.632Z] Step 9/24 : COPY . . [2024-11-11T05:27:18.591Z] ---> 50f7eccdf962 [2024-11-11T05:27:18.591Z] Step 10/24 : RUN ${MAKE} [2024-11-11T05:27:18.859Z] ---> Running in 64d20e7f3cef [2024-11-11T05:27:19.822Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v4.Version=4.0.0-dev.6 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=4.0.0-dev.6 -bindnow" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2024-11-11T05:30:41.603Z] Removing intermediate container 64d20e7f3cef [2024-11-11T05:30:41.604Z] ---> e3bad172191a [2024-11-11T05:30:41.604Z] Step 11/24 : FROM alpine:3.20 [2024-11-11T05:30:41.604Z] 3.20: Pulling from library/alpine [2024-11-11T05:30:41.604Z] cf04c63912e1: Already exists [2024-11-11T05:30:41.604Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-11T05:30:41.604Z] Status: Downloaded newer image for alpine:3.20 [2024-11-11T05:30:41.604Z] ---> c157a85ed455 [2024-11-11T05:30:41.604Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2024-11-11T05:30:41.604Z] ---> Running in a9a65f5fdb80 [2024-11-11T05:30:41.604Z] Removing intermediate container a9a65f5fdb80 [2024-11-11T05:30:41.604Z] ---> 7c7742d6aac9 [2024-11-11T05:30:41.604Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2024-11-11T05:30:41.604Z] ---> Running in f392798e03dd [2024-11-11T05:30:41.604Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T05:30:41.604Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T05:30:41.604Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-11-11T05:30:41.604Z] Executing busybox-1.36.1-r29.trigger [2024-11-11T05:30:41.604Z] OK: 9 MiB in 15 packages [2024-11-11T05:30:41.604Z] Removing intermediate container f392798e03dd [2024-11-11T05:30:41.604Z] ---> e237dacd2970 [2024-11-11T05:30:41.604Z] Step 14/24 : RUN apk --no-cache upgrade [2024-11-11T05:30:41.604Z] ---> Running in 9198a52072a1 [2024-11-11T05:30:41.604Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T05:30:41.604Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T05:30:41.604Z] Upgrading critical system libraries and apk-tools: [2024-11-11T05:30:41.604Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-11T05:30:41.604Z] Executing busybox-1.36.1-r29.trigger [2024-11-11T05:30:41.604Z] Continuing the upgrade transaction with new apk-tools: [2024-11-11T05:30:41.604Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T05:30:41.604Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T05:30:43.014Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T05:30:43.014Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T05:30:43.014Z] OK: 9 MiB in 15 packages [2024-11-11T05:30:44.437Z] Removing intermediate container 9198a52072a1 [2024-11-11T05:30:44.437Z] ---> d4a4ec7ca58e [2024-11-11T05:30:44.437Z] Step 15/24 : WORKDIR / [2024-11-11T05:30:44.437Z] ---> Running in 57721a65a8a0 [2024-11-11T05:30:44.703Z] Removing intermediate container 57721a65a8a0 [2024-11-11T05:30:44.703Z] ---> aa5c41dc21e6 [2024-11-11T05:30:44.703Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2024-11-11T05:30:45.286Z] ---> b91b80908350 [2024-11-11T05:30:45.286Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2024-11-11T05:30:47.229Z] ---> 752cbbeb2562 [2024-11-11T05:30:47.229Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2024-11-11T05:30:47.811Z] ---> a2f6dbe43676 [2024-11-11T05:30:47.811Z] Step 19/24 : EXPOSE 59999 [2024-11-11T05:30:47.811Z] ---> Running in cb7269298dd3 [2024-11-11T05:30:48.078Z] Removing intermediate container cb7269298dd3 [2024-11-11T05:30:48.078Z] ---> c512bd581eb7 [2024-11-11T05:30:48.078Z] Step 20/24 : ENTRYPOINT ["/device-simple"] [2024-11-11T05:30:48.347Z] ---> Running in f23186a7152e [2024-11-11T05:30:48.616Z] Removing intermediate container f23186a7152e [2024-11-11T05:30:48.616Z] ---> 742c6126364d [2024-11-11T05:30:48.616Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-11-11T05:30:48.616Z] ---> Running in a2fe538066c7 [2024-11-11T05:30:48.883Z] Removing intermediate container a2fe538066c7 [2024-11-11T05:30:48.883Z] ---> 8c986f8c739b [2024-11-11T05:30:48.883Z] Step 22/24 : LABEL arch=arm64 [2024-11-11T05:30:48.883Z] ---> Running in 275a08fa986e [2024-11-11T05:30:49.150Z] Removing intermediate container 275a08fa986e [2024-11-11T05:30:49.150Z] ---> d92f7d071fa4 [2024-11-11T05:30:49.150Z] Step 23/24 : LABEL git_sha=18c36d44e625e743ff5cb3bdbedfefc7600ac5d4 [2024-11-11T05:30:49.419Z] ---> Running in 787c5a6cc5ec [2024-11-11T05:30:49.686Z] Removing intermediate container 787c5a6cc5ec [2024-11-11T05:30:49.686Z] ---> fc0cfb98bd65 [2024-11-11T05:30:49.686Z] Step 24/24 : LABEL version=4.0.0-dev.6 [2024-11-11T05:30:49.686Z] ---> Running in ff27d69b8967 [2024-11-11T05:30:49.951Z] Removing intermediate container ff27d69b8967 [2024-11-11T05:30:49.951Z] ---> 56a8d800e19a [2024-11-11T05:30:49.951Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-11T05:30:49.951Z] Successfully built 56a8d800e19a [2024-11-11T05:30:49.951Z] 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-11-11T05:30:50.440Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-11T05:30:50.441Z] [2024-11-11T05:30:50.441Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T05:30:50.783Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-11T05:30:50.783Z] arm64: Pulling from edgex-lftools-log-publisher [2024-11-11T05:30:50.783Z] 8998bd30e6a1: Pulling fs layer [2024-11-11T05:30:50.783Z] 04944245beec: Pulling fs layer [2024-11-11T05:30:50.783Z] 699f458cf7ca: Pulling fs layer [2024-11-11T05:30:50.783Z] 765212b225bb: Pulling fs layer [2024-11-11T05:30:50.783Z] f23df028b6ca: Pulling fs layer [2024-11-11T05:30:50.783Z] d65c8cfc05b1: Pulling fs layer [2024-11-11T05:30:50.783Z] 2437ff75d9bd: Pulling fs layer [2024-11-11T05:30:50.783Z] 765212b225bb: Waiting [2024-11-11T05:30:50.783Z] f23df028b6ca: Waiting [2024-11-11T05:30:50.783Z] d65c8cfc05b1: Waiting [2024-11-11T05:30:50.783Z] 2437ff75d9bd: Waiting [2024-11-11T05:30:51.051Z] 04944245beec: Verifying Checksum [2024-11-11T05:30:51.051Z] 04944245beec: Download complete [2024-11-11T05:30:51.051Z] 765212b225bb: Verifying Checksum [2024-11-11T05:30:51.051Z] 765212b225bb: Download complete [2024-11-11T05:30:51.051Z] f23df028b6ca: Verifying Checksum [2024-11-11T05:30:51.051Z] f23df028b6ca: Download complete [2024-11-11T05:30:51.051Z] d65c8cfc05b1: Verifying Checksum [2024-11-11T05:30:51.051Z] d65c8cfc05b1: Download complete [2024-11-11T05:30:51.318Z] 699f458cf7ca: Verifying Checksum [2024-11-11T05:30:51.318Z] 699f458cf7ca: Download complete [2024-11-11T05:30:51.583Z] 8998bd30e6a1: Verifying Checksum [2024-11-11T05:30:51.583Z] 8998bd30e6a1: Download complete [2024-11-11T05:30:54.162Z] 2437ff75d9bd: Verifying Checksum [2024-11-11T05:30:54.162Z] 2437ff75d9bd: Download complete [2024-11-11T05:30:56.099Z] 8998bd30e6a1: Pull complete [2024-11-11T05:30:56.680Z] 04944245beec: Pull complete [2024-11-11T05:30:58.091Z] 699f458cf7ca: Pull complete [2024-11-11T05:30:58.356Z] 765212b225bb: Pull complete [2024-11-11T05:30:59.310Z] f23df028b6ca: Pull complete [2024-11-11T05:30:59.310Z] d65c8cfc05b1: Pull complete [2024-11-11T05:31:17.504Z] 2437ff75d9bd: Pull complete [2024-11-11T05:31:17.504Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-11-11T05:31:17.504Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-11T05:31:17.504Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T05:31:17.707Z] prd-ubuntu20.04-docker-arm64-4c-16g-26122 does not seem to be running inside a container [2024-11-11T05:31:17.783Z] $ 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/329 -v /w/workspace/device-sdk-go/329:/w/workspace/device-sdk-go/329:rw,z -v /w/workspace/device-sdk-go/329@tmp:/w/workspace/device-sdk-go/329@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-11-11T05:31:20.444Z] $ docker top e0caaed6ff6faf8d17a10b881352ad70cefea0b74debf16a66c6d0006a262694 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-11T05:31:21.275Z] ---> job-cost.sh [2024-11-11T05:31:21.275Z] lf-activate-venv: SKIPPING [2024-11-11T05:31:21.275Z] INFO: No Stack... [2024-11-11T05:31:21.542Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-11-11T05:31:22.502Z] INFO: Archiving Costs [Pipeline] sh [2024-11-11T05:31:23.146Z] + + cutcat -d, /w/workspace/device-sdk-go/329/archives/cost.csv -f6 [2024-11-11T05:31:23.146Z] [Pipeline] lock [2024-11-11T05:31:23.210Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-main-329-stack-cost] [2024-11-11T05:31:23.219Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-329-stack-cost] did not exist. Created. [2024-11-11T05:31:23.226Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-main-329-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-11T05:31:23.898Z] /w/workspace/device-sdk-go/329@tmp/durable-6e68c54d/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-11-11T05:31:24.616Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-11-11T05:31:24.651Z] Warning: overwriting stash ‘stack-cost’ [2024-11-11T05:31:24.755Z] Stashed 1 file(s) [Pipeline] } [2024-11-11T05:31:24.764Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-main-329-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-11T05:31:24.811Z] $ docker stop --time=1 e0caaed6ff6faf8d17a10b881352ad70cefea0b74debf16a66c6d0006a262694 [2024-11-11T05:31:26.341Z] $ docker rm -f --volumes e0caaed6ff6faf8d17a10b881352ad70cefea0b74debf16a66c6d0006a262694 [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-11-11T05:31:26.823Z] provisioning config files... [2024-11-11T05:31:26.831Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config16496122339580668321tmp [Pipeline] { [Pipeline] sh [2024-11-11T05:31:27.130Z] + set +x [2024-11-11T05:31:27.130Z] + bash -s -- [2024-11-11T05:31:27.130Z] + curl -s https://codecov.io/bash [2024-11-11T05:31:27.130Z] [2024-11-11T05:31:27.130Z] _____ _ [2024-11-11T05:31:27.130Z] / ____| | | [2024-11-11T05:31:27.130Z] | | ___ __| | ___ ___ _____ __ [2024-11-11T05:31:27.130Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-11-11T05:31:27.130Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-11-11T05:31:27.130Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-11-11T05:31:27.130Z] Bash-1.0.6 [2024-11-11T05:31:27.130Z] [2024-11-11T05:31:27.130Z] [2024-11-11T05:31:27.130Z] ==> git version 2.25.1 found [2024-11-11T05:31:27.130Z] ==> 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-11-11T05:31:27.130Z] Release-Date: 2020-01-08 [2024-11-11T05:31:27.131Z] 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-11-11T05:31:27.131Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-11-11T05:31:27.131Z] ==> Jenkins CI detected. [2024-11-11T05:31:27.131Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2024-11-11T05:31:27.131Z] project root: . [2024-11-11T05:31:27.131Z] --> token set from env [2024-11-11T05:31:27.131Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-11-11T05:31:27.131Z] ==> Running gcov in . (disable via -X gcov) [2024-11-11T05:31:27.131Z] ==> Python coveragepy not found [2024-11-11T05:31:27.131Z] ==> Searching for coverage reports in: [2024-11-11T05:31:27.131Z] + . [2024-11-11T05:31:27.392Z] -> Found 1 reports [2024-11-11T05:31:27.392Z] ==> Detecting git/mercurial file structure [2024-11-11T05:31:27.392Z] ==> Reading reports [2024-11-11T05:31:27.392Z] + ./coverage.out bytes=468087 [2024-11-11T05:31:27.392Z] ==> Appending adjustments [2024-11-11T05:31:27.392Z] https://docs.codecov.io/docs/fixing-reports [2024-11-11T05:31:27.653Z] + Found adjustments [2024-11-11T05:31:27.653Z] ==> Gzipping contents [2024-11-11T05:31:27.653Z] 44K /tmp/codecov.CHapJV.gz [2024-11-11T05:31:27.653Z] ==> Uploading reports [2024-11-11T05:31:27.653Z] url: https://codecov.io [2024-11-11T05:31:27.653Z] query: branch=main&commit=18c36d44e625e743ff5cb3bdbedfefc7600ac5d4&build=329&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F329%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-11-11T05:31:27.653Z] -> Pinging Codecov [2024-11-11T05:31:27.653Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=18c36d44e625e743ff5cb3bdbedfefc7600ac5d4&build=329&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F329%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-11-11T05:31:27.913Z] -> Uploading to [2024-11-11T05:31:27.914Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-sdk-go/18c36d44e625e743ff5cb3bdbedfefc7600ac5d4/3a2f2827-89e1-4454-8a51-f9b75a697a56.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241111%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241111T053127Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=29764bd96eb60e7db7b716c50ed40c2147e83ca21ff21d6e4a3b7e23e35cf18b [2024-11-11T05:31:27.914Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-11T05:31:27.914Z] Dload Upload Total Spent Left Speed [2024-11-11T05:31:28.175Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 44776 0 0 100 44776 0 168k --:--:-- --:--:-- --:--:-- 168k [2024-11-11T05:31:28.175Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/18c36d44e625e743ff5cb3bdbedfefc7600ac5d4 [Pipeline] } [2024-11-11T05:31:28.183Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-11-11T05:31:28.337Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-11-11T05:31:28.354Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T05:31:28.664Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-11T05:31:28.664Z] [2024-11-11T05:31:28.665Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T05:31:28.973Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-11T05:31:28.973Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-11-11T05:31:28.973Z] 43c4264eed91: Already exists [2024-11-11T05:31:28.973Z] 4cc291be95ef: Already exists [2024-11-11T05:31:28.973Z] 2ac1f1163629: Already exists [2024-11-11T05:31:28.973Z] 5c3c966382ef: Already exists [2024-11-11T05:31:28.973Z] 4f4fb700ef54: Already exists [2024-11-11T05:31:28.973Z] d9c7d2e4e75e: Pulling fs layer [2024-11-11T05:31:28.973Z] 9c3e1370e548: Pulling fs layer [2024-11-11T05:31:29.233Z] d9c7d2e4e75e: Verifying Checksum [2024-11-11T05:31:29.233Z] d9c7d2e4e75e: Download complete [2024-11-11T05:31:29.494Z] d9c7d2e4e75e: Pull complete [2024-11-11T05:31:29.753Z] 9c3e1370e548: Verifying Checksum [2024-11-11T05:31:29.753Z] 9c3e1370e548: Download complete [2024-11-11T05:31:33.035Z] 9c3e1370e548: Pull complete [2024-11-11T05:31:33.035Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-11-11T05:31:33.035Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-11T05:31:33.035Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T05:31:33.145Z] prd-ubuntu20.04-docker-8c-8g-26120 does not seem to be running inside a container [2024-11-11T05:31:33.176Z] $ 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-11-11T05:31:35.318Z] $ docker top 99504d2052f7dc228832330f4593d002eba74fd3c7140f5ad00636d4f30fcedb -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-11T05:31:35.677Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] echo [2024-11-11T05:31:35.689Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh [2024-11-11T05:31:35.970Z] + set -o pipefail [2024-11-11T05:31:35.970Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' [2024-11-11T05:31:42.548Z] [2024-11-11T05:31:42.548Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v4)... [2024-11-11T05:31:42.548Z] [2024-11-11T05:31:42.548Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/80c02c92-da95-4ab8-8040-370374fa7a13/history/8722ac0a-1b30-4208-84cd-4d5c37f0743a [2024-11-11T05:31:42.548Z] [2024-11-11T05:31:42.548Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-11-11T05:31:42.548Z] [2024-11-11T05:31:42.807Z] [2024-11-11T05:31:42.807Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-11-11T05:31:42.807Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-11-11T05:31:43.076Z] $ docker stop --time=1 99504d2052f7dc228832330f4593d002eba74fd3c7140f5ad00636d4f30fcedb [2024-11-11T05:31:47.867Z] $ docker rm -f --volumes 99504d2052f7dc228832330f4593d002eba74fd3c7140f5ad00636d4f30fcedb [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-11-11T05:31:48.391Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-11T05:31:48.412Z] provisioning config files... [2024-11-11T05:31:48.433Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config13474520938940018329tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-11T05:31:48.788Z] --> edgex-publish-swagger.sh [2024-11-11T05:31:48.788Z] === Publish openapi API === [2024-11-11T05:31:48.788Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2024-11-11T05:31:48.788Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/device-sdk.yaml] [2024-11-11T05:31:48.788Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-11T05:31:48.788Z] Dload Upload Total Spent Left Speed [2024-11-11T05:31:49.079Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37674 100 156 100 37518 445 104k --:--:-- --:--:-- --:--:-- 105k [2024-11-11T05:31:49.079Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-11-11T05:31:49.079Z] [Pipeline] } [2024-11-11T05:31:49.097Z] 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-11-11T05:31:49.556Z] + git log --format=format:%s -1 18c36d44e625e743ff5cb3bdbedfefc7600ac5d4 [Pipeline] sh [2024-11-11T05:31:49.851Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-11T05:31:49.851Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T05:31:50.162Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-11T05:31:50.162Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T05:31:50.260Z] prd-ubuntu20.04-docker-8c-8g-26120 does not seem to be running inside a container [2024-11-11T05:31:50.288Z] $ 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-11-11T05:31:50.784Z] $ docker top 6fa3cb9c87d8bf0b7c11a064dcc7c0367b3cb37136dd372a135109ff660eccb0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-11T05:31:50.925Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-11T05:31:50.925Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-11T05:31:51.041Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-11T05:31:51.042Z] $ docker exec 6fa3cb9c87d8bf0b7c11a064dcc7c0367b3cb37136dd372a135109ff660eccb0 ssh-agent [2024-11-11T05:31:51.158Z] SSH_AUTH_SOCK=/tmp/ssh-hsbTHtX96lKm/agent.32 [2024-11-11T05:31:51.158Z] SSH_AGENT_PID=38 [2024-11-11T05:31:51.163Z] Running ssh-add (command line suppressed) [2024-11-11T05:31:51.269Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_16923304889060422103.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_16923304889060422103.key) [2024-11-11T05:31:51.287Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-11T05:31:51.584Z] + git semver tag [2024-11-11T05:31:51.844Z] 2024-11-11 05:31:51,775 [run_tag] DEBUG tag force:False [2024-11-11T05:31:51.844Z] 2024-11-11 05:31:51,775 [check_head_tag] DEBUG check head tag [2024-11-11T05:31:51.844Z] 2024-11-11 05:31:51,777 [execute] INFO git cat-file --batch-check [2024-11-11T05:31:51.844Z] 2024-11-11 05:31:51,777 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2024-11-11T05:31:51.844Z] 2024-11-11 05:31:51,781 [execute] INFO git cat-file --batch [2024-11-11T05:31:51.844Z] 2024-11-11 05:31:51,781 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2024-11-11T05:31:51.844Z] 2024-11-11 05:31:51,812 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-11-11T05:31:51.844Z] 2024-11-11 05:31:51,813 [execute] INFO git tag -a v4.0.0-dev.6 -m v4.0.0-dev.6 [2024-11-11T05:31:51.844Z] 2024-11-11 05:31:51,813 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.6', '-m', 'v4.0.0-dev.6'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2024-11-11T05:31:51.844Z] 2024-11-11 05:31:51,818 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-11-11T05:31:51.844Z] 4.0.0-dev.6 [Pipeline] } [2024-11-11T05:31:51.851Z] $ docker exec --env ******** --env ******** 6fa3cb9c87d8bf0b7c11a064dcc7c0367b3cb37136dd372a135109ff660eccb0 ssh-agent -k [2024-11-11T05:31:51.953Z] unset SSH_AUTH_SOCK; [2024-11-11T05:31:51.953Z] unset SSH_AGENT_PID; [2024-11-11T05:31:51.953Z] echo Agent pid 38 killed; [2024-11-11T05:31:51.966Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-11T05:31:52.298Z] + git semver [Pipeline] } [2024-11-11T05:31:52.567Z] $ docker stop --time=1 6fa3cb9c87d8bf0b7c11a064dcc7c0367b3cb37136dd372a135109ff660eccb0 [2024-11-11T05:31:53.833Z] $ docker rm -f --volumes 6fa3cb9c87d8bf0b7c11a064dcc7c0367b3cb37136dd372a135109ff660eccb0 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T05:31:54.260Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-11T05:31:54.260Z] [2024-11-11T05:31:54.260Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T05:31:54.570Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-11T05:31:54.570Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-11-11T05:31:54.570Z] ab5ef0e58194: Pulling fs layer [2024-11-11T05:31:54.570Z] 9712f1f96733: Pulling fs layer [2024-11-11T05:31:54.570Z] 63f879dbbcfc: Pulling fs layer [2024-11-11T05:31:54.570Z] 0d9ebad4ef96: Pulling fs layer [2024-11-11T05:31:54.570Z] e9a5061849ea: Pulling fs layer [2024-11-11T05:31:54.570Z] 0d9ebad4ef96: Waiting [2024-11-11T05:31:54.570Z] e9a5061849ea: Waiting [2024-11-11T05:31:54.570Z] d747dcd14b5f: Pulling fs layer [2024-11-11T05:31:54.570Z] 2de7ff778b66: Pulling fs layer [2024-11-11T05:31:54.570Z] 2de7ff778b66: Waiting [2024-11-11T05:31:54.570Z] d747dcd14b5f: Waiting [2024-11-11T05:31:54.570Z] 9712f1f96733: Verifying Checksum [2024-11-11T05:31:54.570Z] 9712f1f96733: Download complete [2024-11-11T05:31:54.829Z] 63f879dbbcfc: Verifying Checksum [2024-11-11T05:31:54.829Z] 63f879dbbcfc: Download complete [2024-11-11T05:31:55.088Z] e9a5061849ea: Verifying Checksum [2024-11-11T05:31:55.088Z] e9a5061849ea: Download complete [2024-11-11T05:31:55.088Z] d747dcd14b5f: Download complete [2024-11-11T05:31:55.088Z] 0d9ebad4ef96: Verifying Checksum [2024-11-11T05:31:55.088Z] 0d9ebad4ef96: Download complete [2024-11-11T05:31:55.088Z] 2de7ff778b66: Verifying Checksum [2024-11-11T05:31:55.088Z] 2de7ff778b66: Download complete [2024-11-11T05:31:55.088Z] ab5ef0e58194: Verifying Checksum [2024-11-11T05:31:55.088Z] ab5ef0e58194: Download complete [2024-11-11T05:31:58.375Z] ab5ef0e58194: Pull complete [2024-11-11T05:31:58.375Z] 9712f1f96733: Pull complete [2024-11-11T05:31:58.634Z] 63f879dbbcfc: Pull complete [2024-11-11T05:32:02.828Z] 0d9ebad4ef96: Pull complete [2024-11-11T05:32:03.086Z] e9a5061849ea: Pull complete [2024-11-11T05:32:03.086Z] d747dcd14b5f: Pull complete [2024-11-11T05:32:04.459Z] 2de7ff778b66: Pull complete [2024-11-11T05:32:04.460Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-11-11T05:32:04.460Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-11T05:32:04.460Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T05:32:04.574Z] prd-ubuntu20.04-docker-8c-8g-26120 does not seem to be running inside a container [2024-11-11T05:32:04.598Z] $ 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-11-11T05:32:09.800Z] $ docker top 2deae7095e18e2402f24e25d03b4f00d9c60d53da13281f9d96a78915fa3598e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-11-11T05:32:09.895Z] provisioning config files... [2024-11-11T05:32:09.902Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config3025253234800929434tmp [2024-11-11T05:32:09.913Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4051223723020260885tmp [2024-11-11T05:32:09.922Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config3723275404510868137tmp [Pipeline] { [Pipeline] echo [2024-11-11T05:32:09.952Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-11T05:32:10.256Z] ---> sigul-configuration.sh [2024-11-11T05:32:10.256Z] gpg: directory `/root/.gnupg' created [2024-11-11T05:32:10.256Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-11-11T05:32:10.256Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-11-11T05:32:10.256Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-11-11T05:32:10.256Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-11-11T05:32:10.256Z] gpg: CAST5 encrypted data [2024-11-11T05:32:10.256Z] gpg: encrypted with 1 passphrase [2024-11-11T05:32:10.256Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-11-11T05:32:10.553Z] + mkdir /home/jenkins [2024-11-11T05:32:10.553Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-11-11T05:32:10.846Z] + 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-11-11T05:32:10.860Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-11T05:32:11.154Z] ---> sigul-install.sh [2024-11-11T05:32:11.154Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-11-11T05:32:11.454Z] + git tag --list [2024-11-11T05:32:11.454Z] 0.7.1 [2024-11-11T05:32:11.454Z] delhi-tag [2024-11-11T05:32:11.454Z] v1.0.0 [2024-11-11T05:32:11.454Z] v1.1.0 [2024-11-11T05:32:11.454Z] v1.1.1 [2024-11-11T05:32:11.454Z] v1.1.2 [2024-11-11T05:32:11.454Z] v1.2.0 [2024-11-11T05:32:11.454Z] v1.2.1 [2024-11-11T05:32:11.454Z] v1.2.2 [2024-11-11T05:32:11.454Z] v1.2.3 [2024-11-11T05:32:11.454Z] v1.3.0 [2024-11-11T05:32:11.454Z] v1.4.0 [2024-11-11T05:32:11.454Z] v2.0.0 [2024-11-11T05:32:11.454Z] v2.1.0 [2024-11-11T05:32:11.454Z] v2.1.1 [2024-11-11T05:32:11.454Z] v2.2.0 [2024-11-11T05:32:11.454Z] v2.3.0 [2024-11-11T05:32:11.454Z] v2.3.1 [2024-11-11T05:32:11.454Z] v3.0 [2024-11-11T05:32:11.454Z] v3.0.0 [2024-11-11T05:32:11.454Z] v3.0.1-dev.1 [2024-11-11T05:32:11.454Z] v3.1 [2024-11-11T05:32:11.454Z] v3.1.0 [2024-11-11T05:32:11.454Z] v3.1.0-dev.1 [2024-11-11T05:32:11.454Z] v3.1.0-dev.10 [2024-11-11T05:32:11.454Z] v3.1.0-dev.11 [2024-11-11T05:32:11.454Z] v3.1.0-dev.12 [2024-11-11T05:32:11.454Z] v3.1.0-dev.13 [2024-11-11T05:32:11.454Z] v3.1.0-dev.14 [2024-11-11T05:32:11.454Z] v3.1.0-dev.15 [2024-11-11T05:32:11.454Z] v3.1.0-dev.16 [2024-11-11T05:32:11.454Z] v3.1.0-dev.17 [2024-11-11T05:32:11.454Z] v3.1.0-dev.18 [2024-11-11T05:32:11.454Z] v3.1.0-dev.19 [2024-11-11T05:32:11.454Z] v3.1.0-dev.2 [2024-11-11T05:32:11.454Z] v3.1.0-dev.20 [2024-11-11T05:32:11.454Z] v3.1.0-dev.21 [2024-11-11T05:32:11.454Z] v3.1.0-dev.22 [2024-11-11T05:32:11.454Z] v3.1.0-dev.23 [2024-11-11T05:32:11.454Z] v3.1.0-dev.24 [2024-11-11T05:32:11.454Z] v3.1.0-dev.25 [2024-11-11T05:32:11.454Z] v3.1.0-dev.26 [2024-11-11T05:32:11.454Z] v3.1.0-dev.27 [2024-11-11T05:32:11.454Z] v3.1.0-dev.28 [2024-11-11T05:32:11.454Z] v3.1.0-dev.29 [2024-11-11T05:32:11.454Z] v3.1.0-dev.3 [2024-11-11T05:32:11.454Z] v3.1.0-dev.30 [2024-11-11T05:32:11.454Z] v3.1.0-dev.31 [2024-11-11T05:32:11.454Z] v3.1.0-dev.32 [2024-11-11T05:32:11.454Z] v3.1.0-dev.33 [2024-11-11T05:32:11.454Z] v3.1.0-dev.34 [2024-11-11T05:32:11.454Z] v3.1.0-dev.35 [2024-11-11T05:32:11.454Z] v3.1.0-dev.36 [2024-11-11T05:32:11.454Z] v3.1.0-dev.37 [2024-11-11T05:32:11.454Z] v3.1.0-dev.38 [2024-11-11T05:32:11.454Z] v3.1.0-dev.39 [2024-11-11T05:32:11.454Z] v3.1.0-dev.4 [2024-11-11T05:32:11.454Z] v3.1.0-dev.40 [2024-11-11T05:32:11.454Z] v3.1.0-dev.41 [2024-11-11T05:32:11.454Z] v3.1.0-dev.5 [2024-11-11T05:32:11.454Z] v3.1.0-dev.6 [2024-11-11T05:32:11.454Z] v3.1.0-dev.7 [2024-11-11T05:32:11.454Z] v3.1.0-dev.8 [2024-11-11T05:32:11.454Z] v3.1.0-dev.9 [2024-11-11T05:32:11.454Z] v3.1.1 [2024-11-11T05:32:11.454Z] v3.1.1-dev.1 [2024-11-11T05:32:11.454Z] v3.2.0-dev.1 [2024-11-11T05:32:11.454Z] v3.2.0-dev.10 [2024-11-11T05:32:11.454Z] v3.2.0-dev.11 [2024-11-11T05:32:11.454Z] v3.2.0-dev.12 [2024-11-11T05:32:11.454Z] v3.2.0-dev.13 [2024-11-11T05:32:11.454Z] v3.2.0-dev.14 [2024-11-11T05:32:11.454Z] v3.2.0-dev.15 [2024-11-11T05:32:11.454Z] v3.2.0-dev.16 [2024-11-11T05:32:11.454Z] v3.2.0-dev.17 [2024-11-11T05:32:11.454Z] v3.2.0-dev.18 [2024-11-11T05:32:11.454Z] v3.2.0-dev.19 [2024-11-11T05:32:11.454Z] v3.2.0-dev.2 [2024-11-11T05:32:11.454Z] v3.2.0-dev.20 [2024-11-11T05:32:11.454Z] v3.2.0-dev.21 [2024-11-11T05:32:11.454Z] v3.2.0-dev.22 [2024-11-11T05:32:11.454Z] v3.2.0-dev.23 [2024-11-11T05:32:11.454Z] v3.2.0-dev.24 [2024-11-11T05:32:11.454Z] v3.2.0-dev.25 [2024-11-11T05:32:11.454Z] v3.2.0-dev.26 [2024-11-11T05:32:11.454Z] v3.2.0-dev.27 [2024-11-11T05:32:11.454Z] v3.2.0-dev.28 [2024-11-11T05:32:11.454Z] v3.2.0-dev.29 [2024-11-11T05:32:11.454Z] v3.2.0-dev.3 [2024-11-11T05:32:11.454Z] v3.2.0-dev.30 [2024-11-11T05:32:11.454Z] v3.2.0-dev.31 [2024-11-11T05:32:11.454Z] v3.2.0-dev.32 [2024-11-11T05:32:11.454Z] v3.2.0-dev.33 [2024-11-11T05:32:11.454Z] v3.2.0-dev.34 [2024-11-11T05:32:11.454Z] v3.2.0-dev.35 [2024-11-11T05:32:11.454Z] v3.2.0-dev.36 [2024-11-11T05:32:11.454Z] v3.2.0-dev.37 [2024-11-11T05:32:11.454Z] v3.2.0-dev.38 [2024-11-11T05:32:11.454Z] v3.2.0-dev.39 [2024-11-11T05:32:11.454Z] v3.2.0-dev.4 [2024-11-11T05:32:11.454Z] v3.2.0-dev.40 [2024-11-11T05:32:11.454Z] v3.2.0-dev.41 [2024-11-11T05:32:11.454Z] v3.2.0-dev.42 [2024-11-11T05:32:11.454Z] v3.2.0-dev.43 [2024-11-11T05:32:11.454Z] v3.2.0-dev.44 [2024-11-11T05:32:11.454Z] v3.2.0-dev.45 [2024-11-11T05:32:11.454Z] v3.2.0-dev.46 [2024-11-11T05:32:11.454Z] v3.2.0-dev.47 [2024-11-11T05:32:11.454Z] v3.2.0-dev.48 [2024-11-11T05:32:11.454Z] v3.2.0-dev.5 [2024-11-11T05:32:11.454Z] v3.2.0-dev.6 [2024-11-11T05:32:11.454Z] v3.2.0-dev.7 [2024-11-11T05:32:11.454Z] v3.2.0-dev.8 [2024-11-11T05:32:11.454Z] v3.2.0-dev.9 [2024-11-11T05:32:11.454Z] v4.0.0-dev.1 [2024-11-11T05:32:11.454Z] v4.0.0-dev.2 [2024-11-11T05:32:11.454Z] v4.0.0-dev.3 [2024-11-11T05:32:11.454Z] v4.0.0-dev.4 [2024-11-11T05:32:11.454Z] v4.0.0-dev.5 [2024-11-11T05:32:11.454Z] v4.0.0-dev.6 [Pipeline] sh [2024-11-11T05:32:11.753Z] + lftools sign git-tag v4.0.0-dev.6 [2024-11-11T05:32:12.323Z] Signing Git tag with Sigul... [2024-11-11T05:32:12.323Z] Signing v4.0.0-dev.6 [Pipeline] echo [2024-11-11T05:32:12.595Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-11T05:32:12.889Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-11-11T05:32:12.897Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-11-11T05:32:12.926Z] $ docker stop --time=1 2deae7095e18e2402f24e25d03b4f00d9c60d53da13281f9d96a78915fa3598e [2024-11-11T05:32:14.260Z] $ docker rm -f --volumes 2deae7095e18e2402f24e25d03b4f00d9c60d53da13281f9d96a78915fa3598e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-11-11T05:32:14.724Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-11T05:32:14.724Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T05:32:15.031Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-11T05:32:15.032Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T05:32:15.135Z] prd-ubuntu20.04-docker-8c-8g-26120 does not seem to be running inside a container [2024-11-11T05:32:15.167Z] $ 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-11-11T05:32:15.541Z] $ docker top c541abd684918a9559e9a98f4245c86b6b566e85ffb685b22272b5f85abf51f7 -eo pid,comm [2024-11-11T05:32:15.595Z] 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-11-11T05:32:15.595Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-11T05:32:15.658Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-11T05:32:15.658Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-11T05:32:15.769Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-11T05:32:15.770Z] $ docker exec c541abd684918a9559e9a98f4245c86b6b566e85ffb685b22272b5f85abf51f7 ssh-agent [2024-11-11T05:32:15.884Z] SSH_AUTH_SOCK=/tmp/ssh-qAOelD3XyUpQ/agent.32 [2024-11-11T05:32:15.884Z] SSH_AGENT_PID=38 [2024-11-11T05:32:15.888Z] Running ssh-add (command line suppressed) [2024-11-11T05:32:15.974Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_3078311883655205972.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_3078311883655205972.key) [2024-11-11T05:32:15.991Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-11T05:32:16.284Z] + git semver bump pre [2024-11-11T05:32:16.543Z] 2024-11-11 05:32:16,463 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-11-11T05:32:16.543Z] 2024-11-11 05:32:16,464 [bump_version] DEBUG bumping version:4.0.0-dev.6 on axis:pre with prefix:dev [2024-11-11T05:32:16.543Z] 2024-11-11 05:32:16,464 [bump_version] DEBUG bumped version:4.0.0-dev.7 [2024-11-11T05:32:16.543Z] 2024-11-11 05:32:16,464 [write_version] DEBUG write version:4.0.0-dev.7 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True [2024-11-11T05:32:16.543Z] 2024-11-11 05:32:16,464 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-11-11T05:32:16.543Z] 2024-11-11 05:32:16,464 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-11-11T05:32:16.543Z] 2024-11-11 05:32:16,466 [execute] INFO git cat-file --batch-check [2024-11-11T05:32:16.543Z] 2024-11-11 05:32:16,466 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-11-11T05:32:16.543Z] 2024-11-11 05:32:16,472 [execute] INFO git cat-file --batch [2024-11-11T05:32:16.543Z] 2024-11-11 05:32:16,472 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-11-11T05:32:16.543Z] 2024-11-11 05:32:16,477 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-11-11T05:32:16.543Z] 4.0.0-dev.7 [Pipeline] } [2024-11-11T05:32:16.549Z] $ docker exec --env ******** --env ******** c541abd684918a9559e9a98f4245c86b6b566e85ffb685b22272b5f85abf51f7 ssh-agent -k [2024-11-11T05:32:16.655Z] unset SSH_AUTH_SOCK; [2024-11-11T05:32:16.656Z] unset SSH_AGENT_PID; [2024-11-11T05:32:16.656Z] echo Agent pid 38 killed; [2024-11-11T05:32:16.667Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-11T05:32:16.997Z] + git semver [Pipeline] } [2024-11-11T05:32:17.267Z] $ docker stop --time=1 c541abd684918a9559e9a98f4245c86b6b566e85ffb685b22272b5f85abf51f7 [2024-11-11T05:32:18.573Z] $ docker rm -f --volumes c541abd684918a9559e9a98f4245c86b6b566e85ffb685b22272b5f85abf51f7 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-11T05:32:18.931Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-11T05:32:18.932Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T05:32:19.235Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-11T05:32:19.235Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T05:32:19.319Z] prd-ubuntu20.04-docker-8c-8g-26120 does not seem to be running inside a container [2024-11-11T05:32:19.347Z] $ 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-11-11T05:32:19.692Z] $ docker top 01d43a281650bc2468ffcf8126531b648b100c2317520ceafb09722a5e316741 -eo pid,comm [2024-11-11T05:32:19.743Z] 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-11-11T05:32:19.743Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-11T05:32:19.794Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-11T05:32:19.794Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-11T05:32:19.904Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-11T05:32:19.904Z] $ docker exec 01d43a281650bc2468ffcf8126531b648b100c2317520ceafb09722a5e316741 ssh-agent [2024-11-11T05:32:20.017Z] SSH_AUTH_SOCK=/tmp/ssh-wGwMlFQRQCRC/agent.31 [2024-11-11T05:32:20.017Z] SSH_AGENT_PID=37 [2024-11-11T05:32:20.023Z] Running ssh-add (command line suppressed) [2024-11-11T05:32:20.130Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_17071009900976710901.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_17071009900976710901.key) [2024-11-11T05:32:20.147Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-11T05:32:20.446Z] + git semver push [2024-11-11T05:32:20.706Z] 2024-11-11 05:32:20,617 [run_push] DEBUG push [2024-11-11T05:32:20.706Z] 2024-11-11 05:32:20,617 [execute] INFO git cat-file --batch-check [2024-11-11T05:32:20.706Z] 2024-11-11 05:32:20,617 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-11-11T05:32:20.706Z] 2024-11-11 05:32:20,622 [execute] INFO git rev-list 7d49016d1637a73cf914f42dc5c7929c8ceb2b34 -- [2024-11-11T05:32:20.706Z] 2024-11-11 05:32:20,622 [execute] DEBUG Popen(['git', 'rev-list', '7d49016d1637a73cf914f42dc5c7929c8ceb2b34', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-11-11T05:32:20.706Z] 2024-11-11 05:32:20,638 [execute] INFO git fetch -v origin [2024-11-11T05:32:20.706Z] 2024-11-11 05:32:20,639 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-11-11T05:32:21.275Z] 2024-11-11 05:32:21,083 [run_push] DEBUG no remote changes detected [2024-11-11T05:32:21.275Z] 2024-11-11 05:32:21,084 [execute] INFO git push origin semver [2024-11-11T05:32:21.275Z] 2024-11-11 05:32:21,085 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-11-11T05:32:21.845Z] 2024-11-11 05:32:21,722 [run_push] DEBUG push all version tags [2024-11-11T05:32:21.845Z] 2024-11-11 05:32:21,722 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-11-11T05:32:21.845Z] 2024-11-11 05:32:21,723 [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-11-11T05:32:22.418Z] 2024-11-11 05:32:22,300 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-11-11T05:32:22.418Z] 4.0.0-dev.7 [Pipeline] } [2024-11-11T05:32:22.424Z] $ docker exec --env ******** --env ******** 01d43a281650bc2468ffcf8126531b648b100c2317520ceafb09722a5e316741 ssh-agent -k [2024-11-11T05:32:22.526Z] unset SSH_AUTH_SOCK; [2024-11-11T05:32:22.526Z] unset SSH_AGENT_PID; [2024-11-11T05:32:22.526Z] echo Agent pid 37 killed; [2024-11-11T05:32:22.539Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-11T05:32:22.860Z] + git semver [Pipeline] } [2024-11-11T05:32:23.127Z] $ docker stop --time=1 01d43a281650bc2468ffcf8126531b648b100c2317520ceafb09722a5e316741 [2024-11-11T05:32:24.407Z] $ docker rm -f --volumes 01d43a281650bc2468ffcf8126531b648b100c2317520ceafb09722a5e316741 [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-11-11T05:32:25.051Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] [2024-11-11T05:32:25.051Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2024-11-11T05:32:25.051Z] total 16 [2024-11-11T05:32:25.051Z] drwxr-xr-x 3 root root 4096 Nov 11 05:14 . [2024-11-11T05:32:25.051Z] drwxrwxr-x 12 jenkins jenkins 4096 Nov 11 05:32 .. [2024-11-11T05:32:25.051Z] drwxr-xr-x 2 root root 4096 Nov 11 05:14 cost [2024-11-11T05:32:25.051Z] -rw-r--r-- 1 root root 85 Nov 11 05:14 cost.csv [2024-11-11T05:32:25.051Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2024-11-11T05:32:25.051Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2024-11-11T05:32:25.051Z] total 16 [2024-11-11T05:32:25.051Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 11 05:14 . [2024-11-11T05:32:25.051Z] drwxrwxr-x 12 jenkins jenkins 4096 Nov 11 05:32 .. [2024-11-11T05:32:25.051Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 11 05:14 cost [2024-11-11T05:32:25.051Z] -rw-r--r-- 1 jenkins jenkins 85 Nov 11 05:14 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-11-11T05:32:25.345Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-11T05:32:26.203Z] ---> package-listing.sh [2024-11-11T05:32:26.203Z] ++ tr '[:upper:]' '[:lower:]' [2024-11-11T05:32:26.203Z] ++ facter osfamily [2024-11-11T05:32:26.460Z] + OS_FAMILY=debian [2024-11-11T05:32:26.460Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2024-11-11T05:32:26.460Z] + START_PACKAGES=/tmp/packages_start.txt [2024-11-11T05:32:26.460Z] + END_PACKAGES=/tmp/packages_end.txt [2024-11-11T05:32:26.460Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-11-11T05:32:26.460Z] + PACKAGES=/tmp/packages_start.txt [2024-11-11T05:32:26.460Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2024-11-11T05:32:26.460Z] + PACKAGES=/tmp/packages_end.txt [2024-11-11T05:32:26.460Z] + case "${OS_FAMILY}" in [2024-11-11T05:32:26.460Z] + dpkg -l [2024-11-11T05:32:26.460Z] + grep '^ii' [2024-11-11T05:32:26.460Z] + '[' -f /tmp/packages_start.txt ']' [2024-11-11T05:32:26.460Z] + '[' -f /tmp/packages_end.txt ']' [2024-11-11T05:32:26.460Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-11-11T05:32:26.460Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2024-11-11T05:32:26.461Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2024-11-11T05:32:26.461Z] + 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-11-11T05:32:26.472Z] 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-11-11T05:32:26.748Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T05:32:27.316Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-11T05:32:27.316Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T05:32:27.404Z] prd-ubuntu20.04-docker-8c-8g-26120 does not seem to be running inside a container [2024-11-11T05:32:27.430Z] $ 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-11-11T05:32:27.666Z] $ docker top b8a46704e97d302d2c7b6c78ce36688a3f640b98e4954919bc4200d3dedc5bb9 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-11T05:32:28.016Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-11-11T05:32:28.303Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-11-11T05:32:28.590Z] + ls /var/log/sa-host [2024-11-11T05:32:28.591Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-11T05:32:28.672Z] provisioning config files... [2024-11-11T05:32:28.682Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config5515746814460137166tmp [Pipeline] { [Pipeline] echo [2024-11-11T05:32:28.701Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-11T05:32:28.990Z] ---> create-netrc.sh [Pipeline] } [2024-11-11T05:32:28.997Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-11-11T05:32:29.346Z] ---> python-tools-install.sh [Pipeline] echo [2024-11-11T05:32:29.357Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-11T05:32:29.644Z] ---> sudo-logs.sh [2024-11-11T05:32:29.644Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-11-11T05:32:29.679Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-11T05:32:29.960Z] ---> job-cost.sh [2024-11-11T05:32:29.961Z] lf-activate-venv: SKIPPING [2024-11-11T05:32:29.961Z] DEBUG: total: 0.2199999988079071 [2024-11-11T05:32:29.961Z] INFO: Retrieving Stack Cost... [2024-11-11T05:32:30.221Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-11T05:32:30.790Z] INFO: Archiving Costs [Pipeline] echo [2024-11-11T05:32:30.806Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-11T05:32:31.087Z] ---> logs-deploy.sh [2024-11-11T05:32:31.087Z] lf-activate-venv: SKIPPING [2024-11-11T05:32:31.087Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/329 [2024-11-11T05:32:31.087Z] INFO: archiving workspace using pattern(s): [2024-11-11T05:32:32.024Z] Archives upload complete. [2024-11-11T05:32:32.283Z] INFO: archiving logs to Nexus