Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e5f9ace8858ef16ed7fd9fdcaf664427cc73e288 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-ssh14186975648180437696.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh5489630555761996631.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh15591807384316303080.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh3959965906019734511.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-ssh14207244966355442361.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-9376 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 e5f9ace8858ef16ed7fd9fdcaf664427cc73e288 (main) Commit message: "refactor!: remove global variable 'ds' in service package (#1345)" > 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 e5f9ace8858ef16ed7fd9fdcaf664427cc73e288 # timeout=10 > git rev-list --no-walk a6f9b4558a5053ff5451a91be1399b57291d8939 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-09T03:23:51.412Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-09T03:23:51.480Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-09T03:23:51.500Z] ========================================================= [2023-03-09T03:23:51.500Z] EdgeX Global Pipelines Version Info [2023-03-09T03:23:51.500Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-09T03:23:52.208Z] ------------------- [2023-03-09T03:23:52.208Z] stable info: [2023-03-09T03:23:52.208Z] ------------------- [2023-03-09T03:23:52.208Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-09T03:23:52.208Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-09T03:23:52.208Z] Message: update stable to v1.0.244 [2023-03-09T03:23:52.777Z] ------------------- [2023-03-09T03:23:52.777Z] experimental info: [2023-03-09T03:23:52.777Z] ------------------- [2023-03-09T03:23:52.777Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-09T03:23:52.777Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-09T03:23:52.777Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-09T03:23:52.962Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2023-03-09T03:23:52.975Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2023-03-09T03:23:52.992Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-09T03:23:53.005Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-09T03:23:53.017Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-09T03:23:53.032Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-03-09T03:23:53.045Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-09T03:23:53.062Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2023-03-09T03:23:53.077Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-09T03:23:53.091Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-09T03:23:53.102Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-09T03:23:53.114Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2023-03-09T03:23:53.128Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-09T03:23:53.139Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-09T03:23:53.153Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-09T03:23:53.166Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-03-09T03:23:53.178Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-09T03:23:53.189Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-09T03:23:53.256Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-09T03:23:53.266Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-09T03:23:53.275Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-09T03:23:53.284Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-03-09T03:23:53.293Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-09T03:23:53.302Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-09T03:23:53.318Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-09T03:23:53.328Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-09T03:23:53.340Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-09T03:23:53.351Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-03-09T03:23:53.363Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-03-09T03:23:53.376Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-03-09T03:23:53.391Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e5f9ace8858ef16ed7fd9fdcaf664427cc73e288 [Pipeline] echo [2023-03-09T03:23:53.401Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e5f9ace [Pipeline] echo [2023-03-09T03:23:53.415Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-09T03:23:53.457Z] provisioning config files... [2023-03-09T03:23:53.468Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config692600584966871253tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-09T03:23:53.773Z] ---> docker-login.sh [2023-03-09T03:23:53.773Z] nexus3.edgexfoundry.org:10001 [2023-03-09T03:23:54.033Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T03:23:54.033Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T03:23:54.033Z] Configure a credential helper to remove this warning. See [2023-03-09T03:23:54.033Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T03:23:54.033Z] [2023-03-09T03:23:54.033Z] Login Succeeded [2023-03-09T03:23:54.033Z] nexus3.edgexfoundry.org:10002 [2023-03-09T03:23:54.033Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T03:23:54.293Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T03:23:54.293Z] Configure a credential helper to remove this warning. See [2023-03-09T03:23:54.293Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T03:23:54.293Z] [2023-03-09T03:23:54.293Z] Login Succeeded [2023-03-09T03:23:54.293Z] nexus3.edgexfoundry.org:10003 [2023-03-09T03:23:54.293Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T03:23:54.293Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T03:23:54.293Z] Configure a credential helper to remove this warning. See [2023-03-09T03:23:54.293Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T03:23:54.293Z] [2023-03-09T03:23:54.293Z] Login Succeeded [2023-03-09T03:23:54.293Z] nexus3.edgexfoundry.org:10004 [2023-03-09T03:23:54.293Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T03:23:54.293Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T03:23:54.293Z] Configure a credential helper to remove this warning. See [2023-03-09T03:23:54.293Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T03:23:54.293Z] [2023-03-09T03:23:54.293Z] Login Succeeded [2023-03-09T03:23:54.293Z] docker.io [2023-03-09T03:23:54.558Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T03:23:54.558Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T03:23:54.558Z] Configure a credential helper to remove this warning. See [2023-03-09T03:23:54.558Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T03:23:54.558Z] [2023-03-09T03:23:54.558Z] Login Succeeded [2023-03-09T03:23:54.820Z] ---> docker-login.sh ends [Pipeline] } [2023-03-09T03:23:54.828Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-09T03:23:55.187Z] + git rev-list -1 --merges e5f9ace8858ef16ed7fd9fdcaf664427cc73e288~1..e5f9ace8858ef16ed7fd9fdcaf664427cc73e288 [Pipeline] echo [2023-03-09T03:23:55.239Z] -----------> git rev-list -1 --merges e5f9ace8858ef16ed7fd9fdcaf664427cc73e288~1..e5f9ace8858ef16ed7fd9fdcaf664427cc73e288 e5f9ace8858ef16ed7fd9fdcaf664427cc73e288 [false] [Pipeline] sh [2023-03-09T03:23:55.525Z] + git log --format=format:%s -1 e5f9ace8858ef16ed7fd9fdcaf664427cc73e288 [Pipeline] echo [2023-03-09T03:23:55.539Z] ========================================================= [2023-03-09T03:23:55.539Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-09T03:23:55.539Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-09T03:23:55.862Z] + git log --format=format:%s -1 e5f9ace8858ef16ed7fd9fdcaf664427cc73e288 [Pipeline] echo [2023-03-09T03:23:55.873Z] [semverPrep] GIT_COMMIT: e5f9ace8858ef16ed7fd9fdcaf664427cc73e288, Commit Message: refactor!: remove global variable 'ds' in service package (#1345) [Pipeline] echo [2023-03-09T03:23:55.885Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-09T03:23:56.322Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-09T03:23:56.322Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-09T03:23:56.322Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-09T03:23:56.322Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-09T03:23:56.322Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-09T03:23:56.322Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-09T03:23:56.322Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T03:23:56.673Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-09T03:23:56.673Z] [2023-03-09T03:23:56.673Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T03:23:56.981Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-09T03:23:56.981Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-09T03:23:56.981Z] b85a868b505f: Pulling fs layer [2023-03-09T03:23:56.981Z] e2be974225ed: Pulling fs layer [2023-03-09T03:23:56.981Z] 339a4e72a1f5: Pulling fs layer [2023-03-09T03:23:56.981Z] 988bab9f4d93: Pulling fs layer [2023-03-09T03:23:56.981Z] 1469e6f7b9e6: Pulling fs layer [2023-03-09T03:23:56.981Z] eaf3925da568: Pulling fs layer [2023-03-09T03:23:56.981Z] bab4dde63d76: Pulling fs layer [2023-03-09T03:23:56.981Z] bde34c3a00c8: Pulling fs layer [2023-03-09T03:23:56.981Z] b352a97aabf1: Pulling fs layer [2023-03-09T03:23:56.981Z] 4872d77fe225: Pulling fs layer [2023-03-09T03:23:56.981Z] 5851b861e8e6: Pulling fs layer [2023-03-09T03:23:56.981Z] bab4dde63d76: Waiting [2023-03-09T03:23:56.981Z] bde34c3a00c8: Waiting [2023-03-09T03:23:56.981Z] b352a97aabf1: Waiting [2023-03-09T03:23:56.981Z] 5851b861e8e6: Waiting [2023-03-09T03:23:56.981Z] 4872d77fe225: Waiting [2023-03-09T03:23:56.981Z] eaf3925da568: Waiting [2023-03-09T03:23:56.981Z] 1469e6f7b9e6: Waiting [2023-03-09T03:23:56.981Z] 988bab9f4d93: Waiting [2023-03-09T03:23:56.981Z] e2be974225ed: Verifying Checksum [2023-03-09T03:23:56.981Z] e2be974225ed: Download complete [2023-03-09T03:23:56.981Z] 988bab9f4d93: Download complete [2023-03-09T03:23:57.242Z] 1469e6f7b9e6: Verifying Checksum [2023-03-09T03:23:57.242Z] 1469e6f7b9e6: Download complete [2023-03-09T03:23:57.242Z] eaf3925da568: Verifying Checksum [2023-03-09T03:23:57.242Z] eaf3925da568: Download complete [2023-03-09T03:23:57.242Z] 339a4e72a1f5: Verifying Checksum [2023-03-09T03:23:57.242Z] 339a4e72a1f5: Download complete [2023-03-09T03:23:57.242Z] bde34c3a00c8: Download complete [2023-03-09T03:23:57.242Z] b352a97aabf1: Verifying Checksum [2023-03-09T03:23:57.242Z] 4872d77fe225: Download complete [2023-03-09T03:23:57.242Z] 5851b861e8e6: Verifying Checksum [2023-03-09T03:23:57.242Z] 5851b861e8e6: Download complete [2023-03-09T03:23:57.242Z] b85a868b505f: Verifying Checksum [2023-03-09T03:23:57.242Z] b85a868b505f: Download complete [2023-03-09T03:23:57.811Z] bab4dde63d76: Verifying Checksum [2023-03-09T03:23:58.753Z] b85a868b505f: Pull complete [2023-03-09T03:23:58.753Z] e2be974225ed: Pull complete [2023-03-09T03:23:59.012Z] 339a4e72a1f5: Pull complete [2023-03-09T03:23:59.271Z] 988bab9f4d93: Pull complete [2023-03-09T03:23:59.534Z] 1469e6f7b9e6: Pull complete [2023-03-09T03:23:59.534Z] eaf3925da568: Pull complete [2023-03-09T03:24:01.445Z] bab4dde63d76: Pull complete [2023-03-09T03:24:01.445Z] bde34c3a00c8: Pull complete [2023-03-09T03:24:01.445Z] b352a97aabf1: Pull complete [2023-03-09T03:24:01.445Z] 4872d77fe225: Pull complete [2023-03-09T03:24:01.445Z] 5851b861e8e6: Pull complete [2023-03-09T03:24:01.705Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-09T03:24:01.705Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-09T03:24:01.705Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T03:24:01.786Z] prd-ubuntu20.04-docker-8c-8g-9376 does not seem to be running inside a container [2023-03-09T03:24:01.818Z] $ 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 [2023-03-09T03:24:05.469Z] $ docker top b74c8b78cf91d1024b25baeba99b359ed169bc9e14dd8b9eb06f66753f04cb98 -eo pid,comm [2023-03-09T03:24:05.525Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-09T03:24:05.525Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-09T03:24:05.563Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-09T03:24:05.563Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-09T03:24:05.675Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-09T03:24:05.681Z] $ docker exec b74c8b78cf91d1024b25baeba99b359ed169bc9e14dd8b9eb06f66753f04cb98 ssh-agent [2023-03-09T03:24:05.784Z] SSH_AUTH_SOCK=/tmp/ssh-FjmafhVR8i7F/agent.32 [2023-03-09T03:24:05.784Z] SSH_AGENT_PID=38 [2023-03-09T03:24:05.790Z] Running ssh-add (command line suppressed) [2023-03-09T03:24:05.904Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4392593516993148473.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4392593516993148473.key) [2023-03-09T03:24:05.920Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-09T03:24:06.208Z] + git tag --points-at HEAD [Pipeline] } [2023-03-09T03:24:06.223Z] $ docker exec --env ******** --env ******** b74c8b78cf91d1024b25baeba99b359ed169bc9e14dd8b9eb06f66753f04cb98 ssh-agent -k [2023-03-09T03:24:06.326Z] unset SSH_AUTH_SOCK; [2023-03-09T03:24:06.326Z] unset SSH_AGENT_PID; [2023-03-09T03:24:06.327Z] echo Agent pid 38 killed; [2023-03-09T03:24:06.334Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-09T03:24:06.354Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-09T03:24:06.354Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-09T03:24:06.475Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-09T03:24:06.482Z] $ docker exec b74c8b78cf91d1024b25baeba99b359ed169bc9e14dd8b9eb06f66753f04cb98 ssh-agent [2023-03-09T03:24:06.587Z] SSH_AUTH_SOCK=/tmp/ssh-eFObAvChKUnY/agent.70 [2023-03-09T03:24:06.587Z] SSH_AGENT_PID=76 [2023-03-09T03:24:06.591Z] Running ssh-add (command line suppressed) [2023-03-09T03:24:06.692Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7654940163011121455.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7654940163011121455.key) [2023-03-09T03:24:06.702Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-09T03:24:06.991Z] + git semver init [2023-03-09T03:24:07.254Z] 2023-03-09 03:24:07,169 [run_init] DEBUG init version:0.0.0 force:False [2023-03-09T03:24:07.254Z] 2023-03-09 03:24:07,169 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver [2023-03-09T03:24:07.254Z] 2023-03-09 03:24:07,170 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2023-03-09T03:24:07.254Z] 2023-03-09 03:24:07,170 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/edgexfoundry_device-sdk-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2023-03-09T03:24:08.192Z] 2023-03-09 03:24:08,035 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude [2023-03-09T03:24:08.192Z] 2023-03-09 03:24:08,035 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False [2023-03-09T03:24:08.192Z] 2023-03-09 03:24:08,035 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-03-09T03:24:08.192Z] 2023-03-09 03:24:08,036 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-03-09T03:24:08.192Z] 3.0.0-dev.49 [Pipeline] } [2023-03-09T03:24:08.206Z] $ docker exec --env ******** --env ******** b74c8b78cf91d1024b25baeba99b359ed169bc9e14dd8b9eb06f66753f04cb98 ssh-agent -k [2023-03-09T03:24:08.309Z] unset SSH_AUTH_SOCK; [2023-03-09T03:24:08.310Z] unset SSH_AGENT_PID; [2023-03-09T03:24:08.310Z] echo Agent pid 76 killed; [2023-03-09T03:24:08.319Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-09T03:24:08.620Z] + git semver [Pipeline] } [2023-03-09T03:24:08.896Z] $ docker stop --time=1 b74c8b78cf91d1024b25baeba99b359ed169bc9e14dd8b9eb06f66753f04cb98 [2023-03-09T03:24:10.230Z] $ docker rm -f --volumes b74c8b78cf91d1024b25baeba99b359ed169bc9e14dd8b9eb06f66753f04cb98 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-09T03:24:10.570Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-09T03:24:10.787Z] Stashed 1 file(s) [Pipeline] echo [2023-03-09T03:24:10.792Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.49 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-09T03:24:10.965Z] provisioning config files... [2023-03-09T03:24:10.973Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config3484598641985699113tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-09T03:24:11.267Z] ---> docker-login.sh [2023-03-09T03:24:11.267Z] nexus3.edgexfoundry.org:10001 [2023-03-09T03:24:11.267Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T03:24:11.267Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T03:24:11.267Z] Configure a credential helper to remove this warning. See [2023-03-09T03:24:11.267Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T03:24:11.267Z] [2023-03-09T03:24:11.267Z] Login Succeeded [2023-03-09T03:24:11.267Z] nexus3.edgexfoundry.org:10002 [2023-03-09T03:24:11.267Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T03:24:11.267Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T03:24:11.267Z] Configure a credential helper to remove this warning. See [2023-03-09T03:24:11.267Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T03:24:11.267Z] [2023-03-09T03:24:11.267Z] Login Succeeded [2023-03-09T03:24:11.267Z] nexus3.edgexfoundry.org:10003 [2023-03-09T03:24:11.525Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T03:24:11.525Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T03:24:11.525Z] Configure a credential helper to remove this warning. See [2023-03-09T03:24:11.525Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T03:24:11.525Z] [2023-03-09T03:24:11.525Z] Login Succeeded [2023-03-09T03:24:11.525Z] nexus3.edgexfoundry.org:10004 [2023-03-09T03:24:11.525Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T03:24:11.525Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T03:24:11.525Z] Configure a credential helper to remove this warning. See [2023-03-09T03:24:11.525Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T03:24:11.525Z] [2023-03-09T03:24:11.525Z] Login Succeeded [2023-03-09T03:24:11.525Z] docker.io [2023-03-09T03:24:11.785Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T03:24:11.785Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T03:24:11.785Z] Configure a credential helper to remove this warning. See [2023-03-09T03:24:11.785Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T03:24:11.785Z] [2023-03-09T03:24:11.785Z] Login Succeeded [2023-03-09T03:24:11.785Z] ---> docker-login.sh ends [Pipeline] } [2023-03-09T03:24:11.792Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-09T03:24:11.847Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-09T03:24:11.859Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-09T03:24:11.867Z] ========================================================= [2023-03-09T03:24:11.867Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-03-09T03:24:11.867Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T03:24:12.182Z] + 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.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-09T03:24:12.182Z] Sending build context to Docker daemon 10.7MB [2023-03-09T03:24:12.182Z] Step 1/10 : ARG BASE=golang:1.18-alpine3.16 [2023-03-09T03:24:12.182Z] Step 2/10 : FROM ${BASE} AS builder [2023-03-09T03:24:12.182Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-09T03:24:12.182Z] 213ec9aee27d: Pulling fs layer [2023-03-09T03:24:12.182Z] 4583459ba037: Pulling fs layer [2023-03-09T03:24:12.182Z] 93c1e223e6f2: Pulling fs layer [2023-03-09T03:24:12.182Z] 53926ce57604: Pulling fs layer [2023-03-09T03:24:12.182Z] 21b2b0c7a3f4: Pulling fs layer [2023-03-09T03:24:12.182Z] 22ff95d597cd: Pulling fs layer [2023-03-09T03:24:12.182Z] 12d6caf4c0d1: Pulling fs layer [2023-03-09T03:24:12.182Z] 96b7cbca73a9: Pulling fs layer [2023-03-09T03:24:12.182Z] 53926ce57604: Waiting [2023-03-09T03:24:12.182Z] 22ff95d597cd: Waiting [2023-03-09T03:24:12.182Z] 21b2b0c7a3f4: Waiting [2023-03-09T03:24:12.182Z] 12d6caf4c0d1: Waiting [2023-03-09T03:24:12.182Z] a7acece74701: Pulling fs layer [2023-03-09T03:24:12.182Z] 96b7cbca73a9: Waiting [2023-03-09T03:24:12.182Z] a7acece74701: Waiting [2023-03-09T03:24:12.444Z] 93c1e223e6f2: Verifying Checksum [2023-03-09T03:24:12.444Z] 93c1e223e6f2: Download complete [2023-03-09T03:24:12.444Z] 4583459ba037: Verifying Checksum [2023-03-09T03:24:12.444Z] 4583459ba037: Download complete [2023-03-09T03:24:12.444Z] 21b2b0c7a3f4: Verifying Checksum [2023-03-09T03:24:12.444Z] 21b2b0c7a3f4: Download complete [2023-03-09T03:24:12.444Z] 22ff95d597cd: Verifying Checksum [2023-03-09T03:24:12.444Z] 22ff95d597cd: Download complete [2023-03-09T03:24:12.444Z] 213ec9aee27d: Download complete [2023-03-09T03:24:12.444Z] 12d6caf4c0d1: Download complete [2023-03-09T03:24:12.444Z] 213ec9aee27d: Pull complete [2023-03-09T03:24:12.703Z] 4583459ba037: Pull complete [2023-03-09T03:24:12.703Z] 93c1e223e6f2: Pull complete [2023-03-09T03:24:12.963Z] a7acece74701: Verifying Checksum [2023-03-09T03:24:12.963Z] a7acece74701: Download complete [2023-03-09T03:24:13.221Z] 96b7cbca73a9: Verifying Checksum [2023-03-09T03:24:13.221Z] 96b7cbca73a9: Download complete [2023-03-09T03:24:13.221Z] 53926ce57604: Verifying Checksum [2023-03-09T03:24:13.221Z] 53926ce57604: Download complete [2023-03-09T03:24:17.405Z] 53926ce57604: Pull complete [2023-03-09T03:24:17.405Z] 21b2b0c7a3f4: Pull complete [2023-03-09T03:24:17.405Z] 22ff95d597cd: Pull complete [2023-03-09T03:24:17.405Z] 12d6caf4c0d1: Pull complete [2023-03-09T03:24:19.310Z] 96b7cbca73a9: Pull complete [2023-03-09T03:24:20.252Z] a7acece74701: Pull complete [2023-03-09T03:24:20.252Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-03-09T03:24:20.252Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-09T03:24:20.252Z] ---> db6d94c90886 [2023-03-09T03:24:20.252Z] Step 3/10 : ARG MAKE=make build [2023-03-09T03:24:22.164Z] ---> Running in b6461c4da583 [2023-03-09T03:24:22.164Z] Removing intermediate container b6461c4da583 [2023-03-09T03:24:22.164Z] ---> bc3e5356434f [2023-03-09T03:24:22.164Z] Step 4/10 : WORKDIR /device-sdk-go [2023-03-09T03:24:22.164Z] ---> Running in 7982280787e2 [2023-03-09T03:24:22.423Z] Removing intermediate container 7982280787e2 [2023-03-09T03:24:22.423Z] ---> 70fe2c106b7c [2023-03-09T03:24:22.423Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-09T03:24:22.423Z] ---> Running in 1fa069acaff8 [2023-03-09T03:24:22.423Z] Removing intermediate container 1fa069acaff8 [2023-03-09T03:24:22.423Z] ---> 5dbf8d1dde8b [2023-03-09T03:24:22.423Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-03-09T03:24:22.681Z] ---> Running in 480b357bb224 [2023-03-09T03:24:22.940Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-09T03:24:22.940Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-09T03:24:23.200Z] OK: 211 MiB in 51 packages [2023-03-09T03:24:23.767Z] Removing intermediate container 480b357bb224 [2023-03-09T03:24:23.767Z] ---> 6a847391cc9b [2023-03-09T03:24:23.767Z] Step 7/10 : COPY go.mod vendor* ./ [2023-03-09T03:24:23.767Z] ---> c33b126438ac [2023-03-09T03:24:23.767Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T03:24:23.767Z] ---> Running in fe3a6020bba5 [2023-03-09T03:24:25.916Z] Still waiting to schedule task [2023-03-09T03:24:25.916Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-09T03:24:50.310Z] Removing intermediate container fe3a6020bba5 [2023-03-09T03:24:50.310Z] ---> c260ed47689d [2023-03-09T03:24:50.310Z] Step 9/10 : COPY . . [2023-03-09T03:24:50.310Z] ---> 806ebd387022 [2023-03-09T03:24:50.310Z] Step 10/10 : RUN ${MAKE} [2023-03-09T03:24:50.310Z] ---> Running in d8c7061e8d9b [2023-03-09T03:24:50.310Z] noop [2023-03-09T03:24:50.310Z] Removing intermediate container d8c7061e8d9b [2023-03-09T03:24:50.310Z] ---> da841051985c [2023-03-09T03:24:50.310Z] Successfully built da841051985c [2023-03-09T03:24:50.310Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T03:24:50.621Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-09T03:24:50.621Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T03:24:50.701Z] prd-ubuntu20.04-docker-8c-8g-9376 does not seem to be running inside a container [2023-03-09T03:24:50.735Z] $ 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 [2023-03-09T03:24:51.149Z] $ docker top 52d3f2ca521f0883299bdea4a636c8d5194422eb205ec08e5094709ec478c103 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-09T03:24:51.489Z] + go version [2023-03-09T03:24:51.489Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-03-09T03:24:51.502Z] $ docker stop --time=1 52d3f2ca521f0883299bdea4a636c8d5194422eb205ec08e5094709ec478c103 [2023-03-09T03:24:52.808Z] $ docker rm -f --volumes 52d3f2ca521f0883299bdea4a636c8d5194422eb205ec08e5094709ec478c103 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T03:24:53.194Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-09T03:24:53.194Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T03:24:53.264Z] prd-ubuntu20.04-docker-8c-8g-9376 does not seem to be running inside a container [2023-03-09T03:24:53.302Z] $ 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 [2023-03-09T03:24:53.647Z] $ docker top 3d8db57ab04807f39152fa02727cbea18d7c1481f0a8011585b628794e4ac392 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-09T03:24:53.988Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2023-03-09T03:24:54.286Z] + make test [2023-03-09T03:24:54.286Z] go test -race -coverprofile=coverage.out ./... [2023-03-09T03:25:00.854Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-03-09T03:25:15.725Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-03-09T03:25:15.725Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-03-09T03:25:15.725Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-03-09T03:25:15.725Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-03-09T03:25:15.725Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-03-09T03:25:15.725Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.064s coverage: 27.6% of statements [2023-03-09T03:25:15.725Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.083s coverage: 78.9% of statements [2023-03-09T03:25:15.725Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.116s coverage: 86.0% of statements [2023-03-09T03:25:15.725Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-03-09T03:25:15.725Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-03-09T03:25:15.725Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.101s coverage: 75.4% of statements [2023-03-09T03:25:15.725Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-03-09T03:25:18.252Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.070s coverage: 15.3% of statements [2023-03-09T03:25:18.252Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-03-09T03:25:18.252Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.128s coverage: 65.2% of statements [2023-03-09T03:25:18.252Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-03-09T03:25:18.252Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-03-09T03:25:18.252Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.763s coverage: 89.2% of statements [2023-03-09T03:25:18.252Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.058s coverage: 5.5% of statements [2023-03-09T03:25:18.252Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-03-09T03:25:36.319Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-03-09T03:25:36.319Z] GO111MODULE=on go vet ./... [2023-03-09T03:25:37.253Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-09T03:25:37.253Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-09T03:25:37.253Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-09T03:25:37.265Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-09T03:25:37.282Z] $ docker stop --time=1 3d8db57ab04807f39152fa02727cbea18d7c1481f0a8011585b628794e4ac392 [2023-03-09T03:25:39.565Z] $ docker rm -f --volumes 3d8db57ab04807f39152fa02727cbea18d7c1481f0a8011585b628794e4ac392 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-09T03:25:40.059Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-09T03:25:40.122Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-09T03:25:40.536Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-09T03:25:40.817Z] + ls -al . [2023-03-09T03:25:40.817Z] total 280 [2023-03-09T03:25:40.817Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 9 03:24 . [2023-03-09T03:25:40.817Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 03:23 .. [2023-03-09T03:25:40.817Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 9 03:23 .dockerignore [2023-03-09T03:25:40.817Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 9 03:25 .git [2023-03-09T03:25:40.817Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 9 03:23 .github [2023-03-09T03:25:40.817Z] -rw-rw-r-- 1 jenkins jenkins 131 Mar 9 03:23 .gitignore [2023-03-09T03:25:40.817Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 9 03:23 .golangci.yml [2023-03-09T03:25:40.817Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 9 03:24 .semver [2023-03-09T03:25:40.817Z] -rw-rw-r-- 1 jenkins jenkins 31677 Mar 9 03:23 CHANGELOG.md [2023-03-09T03:25:40.817Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 9 03:23 GOVERNANCE.md [2023-03-09T03:25:40.817Z] -rw-rw-r-- 1 jenkins jenkins 885 Mar 9 03:23 Jenkinsfile [2023-03-09T03:25:40.817Z] -rw-rw-r-- 1 jenkins jenkins 11341 Mar 9 03:23 LICENSE [2023-03-09T03:25:40.817Z] -rw-rw-r-- 1 jenkins jenkins 1679 Mar 9 03:23 Makefile [2023-03-09T03:25:40.817Z] -rw-rw-r-- 1 jenkins jenkins 619 Mar 9 03:23 OWNERS.md [2023-03-09T03:25:40.817Z] -rw-rw-r-- 1 jenkins jenkins 4891 Mar 9 03:23 README.md [2023-03-09T03:25:40.817Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 9 03:24 VERSION [2023-03-09T03:25:40.817Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 9 03:23 bin [2023-03-09T03:25:40.817Z] -rw-r--r-- 1 jenkins jenkins 111316 Mar 9 03:25 coverage.out [2023-03-09T03:25:40.817Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 9 03:23 example [2023-03-09T03:25:40.817Z] -rw-rw-r-- 1 jenkins jenkins 3266 Mar 9 03:23 go.mod [2023-03-09T03:25:40.817Z] -rw-rw-r-- 1 jenkins jenkins 30839 Mar 9 03:23 go.sum [2023-03-09T03:25:40.817Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 9 03:23 internal [2023-03-09T03:25:40.817Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 03:23 openapi [2023-03-09T03:25:40.817Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 9 03:23 pkg [2023-03-09T03:25:40.817Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 03:23 snap [2023-03-09T03:25:40.817Z] -rw-rw-r-- 1 jenkins jenkins 222 Mar 9 03:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T03:25:41.119Z] + 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=e5f9ace8858ef16ed7fd9fdcaf664427cc73e288 --label arch=amd64 --label version=3.0.0-dev.49 . [2023-03-09T03:25:41.119Z] Sending build context to Docker daemon 10.81MB [2023-03-09T03:25:41.119Z] Step 1/23 : ARG BASE=golang:1.18-alpine3.16 [2023-03-09T03:25:41.119Z] Step 2/23 : FROM ${BASE} AS builder [2023-03-09T03:25:41.119Z] ---> da841051985c [2023-03-09T03:25:41.119Z] Step 3/23 : ARG MAKE=make build [2023-03-09T03:25:41.377Z] ---> Running in 659d86c6184c [2023-03-09T03:25:41.377Z] Removing intermediate container 659d86c6184c [2023-03-09T03:25:41.377Z] ---> 4712c8aa0ff0 [2023-03-09T03:25:41.377Z] Step 4/23 : WORKDIR /device-sdk-go [2023-03-09T03:25:41.377Z] ---> Running in 473040ab5206 [2023-03-09T03:25:41.377Z] Removing intermediate container 473040ab5206 [2023-03-09T03:25:41.377Z] ---> 19e7a58beab3 [2023-03-09T03:25:41.377Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-09T03:25:41.636Z] ---> Running in 43e5ed2be19a [2023-03-09T03:25:41.636Z] Removing intermediate container 43e5ed2be19a [2023-03-09T03:25:41.636Z] ---> dfc20073e812 [2023-03-09T03:25:41.636Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-03-09T03:25:41.636Z] ---> Running in 7e8d7ec73bed [2023-03-09T03:25:41.895Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-09T03:25:41.895Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-09T03:25:42.155Z] OK: 211 MiB in 51 packages [2023-03-09T03:25:42.443Z] Removing intermediate container 7e8d7ec73bed [2023-03-09T03:25:42.443Z] ---> 5c98f4062045 [2023-03-09T03:25:42.443Z] Step 7/23 : COPY go.mod vendor* ./ [2023-03-09T03:25:42.706Z] ---> e9653cbf770f [2023-03-09T03:25:42.706Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T03:25:42.706Z] ---> Running in 0f301a2de3a0 [2023-03-09T03:25:43.682Z] Removing intermediate container 0f301a2de3a0 [2023-03-09T03:25:43.682Z] ---> fa232d9eb468 [2023-03-09T03:25:43.682Z] Step 9/23 : COPY . . [2023-03-09T03:25:43.959Z] ---> 713269b00e5b [2023-03-09T03:25:43.959Z] Step 10/23 : RUN ${MAKE} [2023-03-09T03:25:43.959Z] ---> Running in df6ae6f95ead [2023-03-09T03:25:44.258Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.0.0-dev.49" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-03-09T03:26:02.340Z] Removing intermediate container df6ae6f95ead [2023-03-09T03:26:02.340Z] ---> ae6a9843e82f [2023-03-09T03:26:02.340Z] Step 11/23 : FROM alpine:3.16 [2023-03-09T03:26:02.340Z] 3.16: Pulling from library/alpine [2023-03-09T03:26:02.340Z] ef5531b6e74e: Pulling fs layer [2023-03-09T03:26:02.340Z] ef5531b6e74e: Verifying Checksum [2023-03-09T03:26:02.340Z] ef5531b6e74e: Download complete [2023-03-09T03:26:02.340Z] ef5531b6e74e: Pull complete [2023-03-09T03:26:02.340Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-09T03:26:02.340Z] Status: Downloaded newer image for alpine:3.16 [2023-03-09T03:26:02.340Z] ---> dfd21b5a31f5 [2023-03-09T03:26:02.340Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-03-09T03:26:02.599Z] ---> Running in c57715ef0a27 [2023-03-09T03:26:02.599Z] Removing intermediate container c57715ef0a27 [2023-03-09T03:26:02.599Z] ---> e6d686bc66b2 [2023-03-09T03:26:02.599Z] Step 13/23 : RUN apk add --update --no-cache [2023-03-09T03:26:02.599Z] ---> Running in 1403cf2c05d4 [2023-03-09T03:26:02.859Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-09T03:26:02.859Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-09T03:26:03.119Z] OK: 6 MiB in 14 packages [2023-03-09T03:26:03.378Z] Removing intermediate container 1403cf2c05d4 [2023-03-09T03:26:03.378Z] ---> 0f6755dd168c [2023-03-09T03:26:03.378Z] Step 14/23 : WORKDIR / [2023-03-09T03:26:03.378Z] ---> Running in 99bce4fe30cf [2023-03-09T03:26:03.636Z] Removing intermediate container 99bce4fe30cf [2023-03-09T03:26:03.636Z] ---> b540e1b2449e [2023-03-09T03:26:03.636Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-03-09T03:26:03.636Z] ---> 15d3ab593270 [2023-03-09T03:26:03.636Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-03-09T03:26:04.205Z] ---> d6809c68bc1b [2023-03-09T03:26:04.205Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-03-09T03:26:04.468Z] ---> 9f8c27d05fb4 [2023-03-09T03:26:04.468Z] Step 18/23 : EXPOSE 59999 [2023-03-09T03:26:04.468Z] ---> Running in d2b29ce7e1ee [2023-03-09T03:26:04.468Z] Removing intermediate container d2b29ce7e1ee [2023-03-09T03:26:04.468Z] ---> 480d5a8fddc2 [2023-03-09T03:26:04.468Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-03-09T03:26:04.468Z] ---> Running in 1019098fa711 [2023-03-09T03:26:04.727Z] Removing intermediate container 1019098fa711 [2023-03-09T03:26:04.727Z] ---> 8a41db29fa6d [2023-03-09T03:26:04.727Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-09T03:26:04.727Z] ---> Running in 9fea8f250293 [2023-03-09T03:26:04.727Z] Removing intermediate container 9fea8f250293 [2023-03-09T03:26:04.727Z] ---> e67ff61f0205 [2023-03-09T03:26:04.727Z] Step 21/23 : LABEL arch=amd64 [2023-03-09T03:26:04.727Z] ---> Running in 966972b4e7f6 [2023-03-09T03:26:04.990Z] Removing intermediate container 966972b4e7f6 [2023-03-09T03:26:04.990Z] ---> 5201c9785ebd [2023-03-09T03:26:04.990Z] Step 22/23 : LABEL git_sha=e5f9ace8858ef16ed7fd9fdcaf664427cc73e288 [2023-03-09T03:26:04.990Z] ---> Running in cac69f82e4c2 [2023-03-09T03:26:04.990Z] Removing intermediate container cac69f82e4c2 [2023-03-09T03:26:04.990Z] ---> 28557e5a0901 [2023-03-09T03:26:04.990Z] Step 23/23 : LABEL version=3.0.0-dev.49 [2023-03-09T03:26:04.990Z] ---> Running in a4060f4441f8 [2023-03-09T03:26:05.248Z] Removing intermediate container a4060f4441f8 [2023-03-09T03:26:05.248Z] ---> 323a963062f8 [2023-03-09T03:26:05.248Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-09T03:26:05.248Z] Successfully built 323a963062f8 [2023-03-09T03:26:05.248Z] Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T03:26:05.687Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-09T03:26:05.687Z] [2023-03-09T03:26:05.687Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T03:26:05.981Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-09T03:26:05.981Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-09T03:26:05.981Z] 5eb5b503b376: Pulling fs layer [2023-03-09T03:26:05.981Z] 5c69ac0246d0: Pulling fs layer [2023-03-09T03:26:05.981Z] ec43610c2a17: Pulling fs layer [2023-03-09T03:26:05.981Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-09T03:26:05.981Z] 33b1e0a273af: Pulling fs layer [2023-03-09T03:26:05.981Z] 5d3b04190fa2: Pulling fs layer [2023-03-09T03:26:05.981Z] 2f39f015ded8: Pulling fs layer [2023-03-09T03:26:05.981Z] 33b1e0a273af: Waiting [2023-03-09T03:26:05.981Z] 5d3b04190fa2: Waiting [2023-03-09T03:26:05.981Z] 2f39f015ded8: Waiting [2023-03-09T03:26:05.981Z] 3a2ae6a8a46f: Waiting [2023-03-09T03:26:05.981Z] 5c69ac0246d0: Download complete [2023-03-09T03:26:05.981Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-09T03:26:05.981Z] 3a2ae6a8a46f: Download complete [2023-03-09T03:26:06.240Z] 33b1e0a273af: Verifying Checksum [2023-03-09T03:26:06.240Z] 33b1e0a273af: Download complete [2023-03-09T03:26:06.240Z] 5d3b04190fa2: Verifying Checksum [2023-03-09T03:26:06.240Z] 5d3b04190fa2: Download complete [2023-03-09T03:26:06.240Z] ec43610c2a17: Verifying Checksum [2023-03-09T03:26:06.240Z] ec43610c2a17: Download complete [2023-03-09T03:26:06.240Z] 5eb5b503b376: Verifying Checksum [2023-03-09T03:26:06.240Z] 5eb5b503b376: Download complete [2023-03-09T03:26:06.806Z] 2f39f015ded8: Verifying Checksum [2023-03-09T03:26:06.806Z] 2f39f015ded8: Download complete [2023-03-09T03:26:07.371Z] 5eb5b503b376: Pull complete [2023-03-09T03:26:07.371Z] 5c69ac0246d0: Pull complete [2023-03-09T03:26:07.937Z] ec43610c2a17: Pull complete [2023-03-09T03:26:07.937Z] 3a2ae6a8a46f: Pull complete [2023-03-09T03:26:07.937Z] 33b1e0a273af: Pull complete [2023-03-09T03:26:08.195Z] 5d3b04190fa2: Pull complete [2023-03-09T03:26:12.383Z] 2f39f015ded8: Pull complete [2023-03-09T03:26:12.383Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-09T03:26:12.383Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-09T03:26:12.383Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T03:26:12.462Z] prd-ubuntu20.04-docker-8c-8g-9376 does not seem to be running inside a container [2023-03-09T03:26:12.496Z] $ 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 [2023-03-09T03:26:14.453Z] $ docker top 50cee78dfd7213c53a3558d4d148835e0d1c85cfd61095af8ad60d865dd68c16 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-09T03:26:14.835Z] ---> job-cost.sh [2023-03-09T03:26:14.836Z] lf-activate-venv: SKIPPING [2023-03-09T03:26:14.836Z] INFO: No Stack... [2023-03-09T03:26:15.094Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-09T03:26:15.661Z] INFO: Archiving Costs [Pipeline] sh [2023-03-09T03:26:15.950Z] + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [2023-03-09T03:26:15.950Z] + cut -d, -f6 [Pipeline] lock [2023-03-09T03:26:15.964Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-179-stack-cost] [2023-03-09T03:26:15.971Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-179-stack-cost] did not exist. Created. [2023-03-09T03:26:15.971Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-179-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-09T03:26:16.274Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-09T03:26:16.311Z] Stashed 1 file(s) [Pipeline] } [2023-03-09T03:26:16.321Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-179-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-09T03:26:16.343Z] $ docker stop --time=1 50cee78dfd7213c53a3558d4d148835e0d1c85cfd61095af8ad60d865dd68c16 [2023-03-09T03:26:17.507Z] $ docker rm -f --volumes 50cee78dfd7213c53a3558d4d148835e0d1c85cfd61095af8ad60d865dd68c16 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-09T03:26:58.741Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9381 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws [2023-03-09T03:26:58.754Z] Running in /w/workspace/device-sdk-go/179 [Pipeline] { [Pipeline] checkout [2023-03-09T03:26:58.790Z] The recommended git tool is: git [2023-03-09T03:27:05.401Z] using credential edgex-jenkins-ssh [2023-03-09T03:27:05.419Z] Cloning the remote Git repository [2023-03-09T03:27:05.487Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2023-03-09T03:27:05.597Z] > git init /w/workspace/device-sdk-go/179 # timeout=10 [2023-03-09T03:27:05.793Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-03-09T03:27:05.795Z] > git --version # timeout=10 [2023-03-09T03:27:05.817Z] > git --version # 'git version 2.25.1' [2023-03-09T03:27:05.820Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-09T03:27:05.898Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-09T03:27:09.044Z] Avoid second fetch [2023-03-09T03:27:09.045Z] Checking out Revision e5f9ace8858ef16ed7fd9fdcaf664427cc73e288 (main) [2023-03-09T03:27:07.841Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-03-09T03:27:07.871Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-09T03:27:09.067Z] > git config core.sparsecheckout # timeout=10 [2023-03-09T03:27:09.089Z] > git checkout -f e5f9ace8858ef16ed7fd9fdcaf664427cc73e288 # timeout=10 [2023-03-09T03:27:09.722Z] Commit message: "refactor!: remove global variable 'ds' in service package (#1345)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-09T03:27:10.664Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-09T03:27:10.664Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-09T03:27:10.664Z] Dload Upload Total Spent Left Speed [2023-03-09T03:27:10.664Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 91733 0 --:--:-- --:--:-- --:--:-- 92398 [Pipeline] sh [2023-03-09T03:27:11.275Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-09T03:27:11.624Z] + + sudosudo jq tee . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.new /etc/docker/daemon.json [2023-03-09T03:27:11.624Z] [2023-03-09T03:27:11.624Z] { [2023-03-09T03:27:11.624Z] "registry-mirrors": [ [2023-03-09T03:27:11.624Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-09T03:27:11.624Z] ], [2023-03-09T03:27:11.624Z] "bip": "10.250.0.254/24", [2023-03-09T03:27:11.624Z] "hosts": [ [2023-03-09T03:27:11.624Z] "tcp://0.0.0.0:5555", [2023-03-09T03:27:11.624Z] "unix:///var/run/docker.sock" [2023-03-09T03:27:11.624Z] ], [2023-03-09T03:27:11.624Z] "mtu": 1458, [2023-03-09T03:27:11.624Z] "selinux-enabled": true, [2023-03-09T03:27:11.624Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-09T03:27:11.624Z] } [Pipeline] sh [2023-03-09T03:27:11.981Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-09T03:27:12.320Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-09T03:27:30.639Z] provisioning config files... [2023-03-09T03:27:30.675Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/179@tmp/config1657975312437038449tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-09T03:27:31.053Z] ---> docker-login.sh [2023-03-09T03:27:31.054Z] nexus3.edgexfoundry.org:10001 [2023-03-09T03:27:31.648Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T03:27:31.930Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T03:27:31.930Z] Configure a credential helper to remove this warning. See [2023-03-09T03:27:31.930Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T03:27:31.930Z] [2023-03-09T03:27:31.930Z] Login Succeeded [2023-03-09T03:27:31.930Z] nexus3.edgexfoundry.org:10002 [2023-03-09T03:27:32.203Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T03:27:32.203Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T03:27:32.203Z] Configure a credential helper to remove this warning. See [2023-03-09T03:27:32.203Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T03:27:32.203Z] [2023-03-09T03:27:32.203Z] Login Succeeded [2023-03-09T03:27:32.203Z] nexus3.edgexfoundry.org:10003 [2023-03-09T03:27:32.478Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T03:27:32.749Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T03:27:32.749Z] Configure a credential helper to remove this warning. See [2023-03-09T03:27:32.749Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T03:27:32.749Z] [2023-03-09T03:27:32.749Z] Login Succeeded [2023-03-09T03:27:32.749Z] nexus3.edgexfoundry.org:10004 [2023-03-09T03:27:33.023Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T03:27:33.023Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T03:27:33.023Z] Configure a credential helper to remove this warning. See [2023-03-09T03:27:33.023Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T03:27:33.023Z] [2023-03-09T03:27:33.023Z] Login Succeeded [2023-03-09T03:27:33.023Z] docker.io [2023-03-09T03:27:33.295Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T03:27:33.564Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T03:27:33.565Z] Configure a credential helper to remove this warning. See [2023-03-09T03:27:33.565Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T03:27:33.565Z] [2023-03-09T03:27:33.565Z] Login Succeeded [2023-03-09T03:27:33.565Z] ---> docker-login.sh ends [Pipeline] } [2023-03-09T03:27:33.581Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-09T03:27:33.879Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-09T03:27:33.894Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-09T03:27:33.905Z] ========================================================= [2023-03-09T03:27:33.905Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-03-09T03:27:33.905Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T03:27:34.264Z] + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-09T03:27:34.542Z] Sending build context to Docker daemon 5.741MB [2023-03-09T03:27:34.814Z] Step 1/10 : ARG BASE=golang:1.18-alpine3.16 [2023-03-09T03:27:34.814Z] Step 2/10 : FROM ${BASE} AS builder [2023-03-09T03:27:35.088Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-09T03:27:35.088Z] 9b18e9b68314: Pulling fs layer [2023-03-09T03:27:35.088Z] 35d82f9e3411: Pulling fs layer [2023-03-09T03:27:35.088Z] e16973657156: Pulling fs layer [2023-03-09T03:27:35.088Z] fc693d55d65f: Pulling fs layer [2023-03-09T03:27:35.088Z] 7e9fc2657dce: Pulling fs layer [2023-03-09T03:27:35.088Z] dda99020689f: Pulling fs layer [2023-03-09T03:27:35.088Z] db1c61fa0a46: Pulling fs layer [2023-03-09T03:27:35.088Z] 891c053d2c06: Pulling fs layer [2023-03-09T03:27:35.088Z] fc693d55d65f: Waiting [2023-03-09T03:27:35.088Z] dda99020689f: Waiting [2023-03-09T03:27:35.088Z] db1c61fa0a46: Waiting [2023-03-09T03:27:35.088Z] 7e9fc2657dce: Waiting [2023-03-09T03:27:35.088Z] 891c053d2c06: Waiting [2023-03-09T03:27:35.088Z] e16973657156: Verifying Checksum [2023-03-09T03:27:35.088Z] e16973657156: Download complete [2023-03-09T03:27:35.088Z] 35d82f9e3411: Download complete [2023-03-09T03:27:35.088Z] 7e9fc2657dce: Verifying Checksum [2023-03-09T03:27:35.088Z] 7e9fc2657dce: Download complete [2023-03-09T03:27:35.088Z] dda99020689f: Verifying Checksum [2023-03-09T03:27:35.088Z] dda99020689f: Download complete [2023-03-09T03:27:35.088Z] 9b18e9b68314: Verifying Checksum [2023-03-09T03:27:35.088Z] 9b18e9b68314: Download complete [2023-03-09T03:27:36.081Z] 9b18e9b68314: Pull complete [2023-03-09T03:27:36.355Z] 891c053d2c06: Verifying Checksum [2023-03-09T03:27:36.355Z] 891c053d2c06: Download complete [2023-03-09T03:27:36.634Z] 35d82f9e3411: Pull complete [2023-03-09T03:27:37.229Z] e16973657156: Pull complete [2023-03-09T03:27:37.821Z] db1c61fa0a46: Verifying Checksum [2023-03-09T03:27:37.821Z] db1c61fa0a46: Download complete [2023-03-09T03:27:38.413Z] fc693d55d65f: Download complete [2023-03-09T03:27:50.775Z] fc693d55d65f: Pull complete [2023-03-09T03:27:50.775Z] 7e9fc2657dce: Pull complete [2023-03-09T03:27:50.775Z] dda99020689f: Pull complete [2023-03-09T03:27:57.484Z] db1c61fa0a46: Pull complete [2023-03-09T03:28:00.863Z] 891c053d2c06: Pull complete [2023-03-09T03:28:00.863Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-03-09T03:28:00.863Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-09T03:28:00.863Z] ---> f96f9c87975a [2023-03-09T03:28:00.863Z] Step 3/10 : ARG MAKE=make build [2023-03-09T03:28:02.858Z] ---> Running in ce9058d45f45 [2023-03-09T03:28:03.132Z] Removing intermediate container ce9058d45f45 [2023-03-09T03:28:03.132Z] ---> 7248bbc2db15 [2023-03-09T03:28:03.132Z] Step 4/10 : WORKDIR /device-sdk-go [2023-03-09T03:28:03.132Z] ---> Running in 8c3ae715cd94 [2023-03-09T03:28:03.724Z] Removing intermediate container 8c3ae715cd94 [2023-03-09T03:28:03.724Z] ---> 6f7a29db53c8 [2023-03-09T03:28:03.724Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-09T03:28:03.724Z] ---> Running in e1e8ba9b5681 [2023-03-09T03:28:03.994Z] Removing intermediate container e1e8ba9b5681 [2023-03-09T03:28:03.994Z] ---> 6f0b6c3b27fc [2023-03-09T03:28:03.994Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-03-09T03:28:03.994Z] ---> Running in ae69c1491693 [2023-03-09T03:28:05.411Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-09T03:28:05.680Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-09T03:28:07.100Z] OK: 221 MiB in 51 packages [2023-03-09T03:28:07.694Z] Removing intermediate container ae69c1491693 [2023-03-09T03:28:07.695Z] ---> 430e842cdb71 [2023-03-09T03:28:07.695Z] Step 7/10 : COPY go.mod vendor* ./ [2023-03-09T03:28:08.286Z] ---> 1f05b2c95825 [2023-03-09T03:28:08.286Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T03:28:08.558Z] ---> Running in 74deefc8b693 [2023-03-09T03:29:16.634Z] Removing intermediate container 74deefc8b693 [2023-03-09T03:29:16.634Z] ---> dbac554aadd9 [2023-03-09T03:29:16.634Z] Step 9/10 : COPY . . [2023-03-09T03:29:16.634Z] ---> 04ab45697c09 [2023-03-09T03:29:16.634Z] Step 10/10 : RUN ${MAKE} [2023-03-09T03:29:16.634Z] ---> Running in 9283d952cbae [2023-03-09T03:29:16.634Z] noop [2023-03-09T03:29:17.223Z] Removing intermediate container 9283d952cbae [2023-03-09T03:29:17.223Z] ---> 55bf7706ce32 [2023-03-09T03:29:17.223Z] Successfully built 55bf7706ce32 [2023-03-09T03:29:17.492Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T03:29:17.860Z] + docker inspect -f . ci-base-image-arm64 [2023-03-09T03:29:17.860Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T03:29:18.081Z] prd-ubuntu20.04-docker-arm64-4c-16g-9381 does not seem to be running inside a container [2023-03-09T03:29:18.169Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/179 -v /w/workspace/device-sdk-go/179:/w/workspace/device-sdk-go/179:rw,z -v /w/workspace/device-sdk-go/179@tmp:/w/workspace/device-sdk-go/179@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-09T03:29:21.778Z] $ docker top 2baffeca8e33c165de716ba22353cccec9ce0696befaa9476aea1d0a88600bd4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-09T03:29:22.625Z] + go version [2023-03-09T03:29:22.625Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-03-09T03:29:22.654Z] $ docker stop --time=1 2baffeca8e33c165de716ba22353cccec9ce0696befaa9476aea1d0a88600bd4 [2023-03-09T03:29:24.301Z] $ docker rm -f --volumes 2baffeca8e33c165de716ba22353cccec9ce0696befaa9476aea1d0a88600bd4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T03:29:24.852Z] + docker inspect -f . ci-base-image-arm64 [2023-03-09T03:29:24.853Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T03:29:25.048Z] prd-ubuntu20.04-docker-arm64-4c-16g-9381 does not seem to be running inside a container [2023-03-09T03:29:25.139Z] $ 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/179 -v /w/workspace/device-sdk-go/179:/w/workspace/device-sdk-go/179:rw,z -v /w/workspace/device-sdk-go/179@tmp:/w/workspace/device-sdk-go/179@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-09T03:29:26.393Z] $ docker top ff249772144f6942820ee68e997b38dbbe55d37dda574264a83eb38688e4908a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-09T03:29:27.240Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/179 [Pipeline] fileExists [Pipeline] sh [2023-03-09T03:29:27.900Z] + make test [2023-03-09T03:29:27.900Z] go test -race -coverprofile=coverage.out ./... [2023-03-09T03:30:06.812Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-03-09T03:32:43.563Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-03-09T03:32:43.563Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-03-09T03:32:43.563Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-03-09T03:32:43.563Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-03-09T03:32:43.563Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-03-09T03:32:43.563Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.335s coverage: 27.6% of statements [2023-03-09T03:32:43.563Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.371s coverage: 78.9% of statements [2023-03-09T03:32:48.923Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.459s coverage: 86.0% of statements [2023-03-09T03:32:48.923Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-03-09T03:32:48.923Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-03-09T03:32:51.524Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.573s coverage: 75.4% of statements [2023-03-09T03:32:51.524Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-03-09T03:32:51.524Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.301s coverage: 15.3% of statements [2023-03-09T03:32:51.524Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-03-09T03:32:52.946Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.477s coverage: 65.2% of statements [2023-03-09T03:32:52.946Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-03-09T03:32:52.946Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-03-09T03:32:54.365Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 3.403s coverage: 89.2% of statements [2023-03-09T03:32:54.365Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.277s coverage: 5.5% of statements [2023-03-09T03:32:54.365Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-03-09T03:32:55.334Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-09T03:32:55.334Z] GO111MODULE=on go vet ./... [2023-03-09T03:34:32.039Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-09T03:34:32.039Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-09T03:34:32.039Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-09T03:34:32.058Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-09T03:34:32.083Z] $ docker stop --time=1 ff249772144f6942820ee68e997b38dbbe55d37dda574264a83eb38688e4908a [2023-03-09T03:34:36.358Z] $ docker rm -f --volumes ff249772144f6942820ee68e997b38dbbe55d37dda574264a83eb38688e4908a [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-09T03:34:37.708Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-09T03:34:37.730Z] Warning: overwriting stash ‘coverage-report’ [2023-03-09T03:34:38.295Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-09T03:34:38.661Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-09T03:34:38.980Z] + ls -al . [2023-03-09T03:34:38.980Z] total 276 [2023-03-09T03:34:38.980Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 9 03:29 . [2023-03-09T03:34:38.980Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 03:27 .. [2023-03-09T03:34:38.980Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 9 03:27 .dockerignore [2023-03-09T03:34:38.980Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 9 03:27 .git [2023-03-09T03:34:38.980Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 9 03:27 .github [2023-03-09T03:34:38.980Z] -rw-rw-r-- 1 jenkins jenkins 131 Mar 9 03:27 .gitignore [2023-03-09T03:34:38.980Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 9 03:27 .golangci.yml [2023-03-09T03:34:38.980Z] -rw-rw-r-- 1 jenkins jenkins 31677 Mar 9 03:27 CHANGELOG.md [2023-03-09T03:34:38.980Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 9 03:27 GOVERNANCE.md [2023-03-09T03:34:38.980Z] -rw-rw-r-- 1 jenkins jenkins 885 Mar 9 03:27 Jenkinsfile [2023-03-09T03:34:38.980Z] -rw-rw-r-- 1 jenkins jenkins 11341 Mar 9 03:27 LICENSE [2023-03-09T03:34:38.980Z] -rw-rw-r-- 1 jenkins jenkins 1679 Mar 9 03:27 Makefile [2023-03-09T03:34:38.980Z] -rw-rw-r-- 1 jenkins jenkins 619 Mar 9 03:27 OWNERS.md [2023-03-09T03:34:38.980Z] -rw-rw-r-- 1 jenkins jenkins 4891 Mar 9 03:27 README.md [2023-03-09T03:34:38.980Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 9 03:24 VERSION [2023-03-09T03:34:38.980Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 9 03:27 bin [2023-03-09T03:34:38.980Z] -rw-r--r-- 1 jenkins jenkins 111316 Mar 9 03:32 coverage.out [2023-03-09T03:34:38.980Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 9 03:27 example [2023-03-09T03:34:38.980Z] -rw-rw-r-- 1 jenkins jenkins 3266 Mar 9 03:27 go.mod [2023-03-09T03:34:38.980Z] -rw-rw-r-- 1 jenkins jenkins 30839 Mar 9 03:27 go.sum [2023-03-09T03:34:38.980Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 9 03:27 internal [2023-03-09T03:34:38.980Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 03:27 openapi [2023-03-09T03:34:38.980Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 9 03:27 pkg [2023-03-09T03:34:38.980Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 03:27 snap [2023-03-09T03:34:38.980Z] -rw-rw-r-- 1 jenkins jenkins 222 Mar 9 03:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T03:34:39.319Z] + 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=e5f9ace8858ef16ed7fd9fdcaf664427cc73e288 --label arch=arm64 --label version=3.0.0-dev.49 . [2023-03-09T03:34:39.588Z] Sending build context to Docker daemon 5.853MB [2023-03-09T03:34:39.588Z] Step 1/23 : ARG BASE=golang:1.18-alpine3.16 [2023-03-09T03:34:39.588Z] Step 2/23 : FROM ${BASE} AS builder [2023-03-09T03:34:39.588Z] ---> 55bf7706ce32 [2023-03-09T03:34:39.588Z] Step 3/23 : ARG MAKE=make build [2023-03-09T03:34:39.860Z] ---> Running in 284492310f15 [2023-03-09T03:34:40.131Z] Removing intermediate container 284492310f15 [2023-03-09T03:34:40.131Z] ---> f04e222fe07e [2023-03-09T03:34:40.131Z] Step 4/23 : WORKDIR /device-sdk-go [2023-03-09T03:34:40.400Z] ---> Running in 59b7beb7551a [2023-03-09T03:34:40.667Z] Removing intermediate container 59b7beb7551a [2023-03-09T03:34:40.667Z] ---> cfbfd29aa1ef [2023-03-09T03:34:40.667Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-09T03:34:40.667Z] ---> Running in 86dd5155e740 [2023-03-09T03:34:40.938Z] Removing intermediate container 86dd5155e740 [2023-03-09T03:34:40.938Z] ---> 514fc067ffaa [2023-03-09T03:34:40.938Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-03-09T03:34:40.938Z] ---> Running in 100690b7e1aa [2023-03-09T03:34:41.902Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-09T03:34:42.171Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-09T03:34:43.134Z] OK: 221 MiB in 51 packages [2023-03-09T03:34:44.104Z] Removing intermediate container 100690b7e1aa [2023-03-09T03:34:44.104Z] ---> 83a55848ba54 [2023-03-09T03:34:44.104Z] Step 7/23 : COPY go.mod vendor* ./ [2023-03-09T03:34:44.687Z] ---> ec42e38d54fa [2023-03-09T03:34:44.687Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T03:34:44.687Z] ---> Running in 723250b1f0b6 [2023-03-09T03:34:48.024Z] Removing intermediate container 723250b1f0b6 [2023-03-09T03:34:48.024Z] ---> 2509ae3d622c [2023-03-09T03:34:48.024Z] Step 9/23 : COPY . . [2023-03-09T03:34:48.983Z] ---> 81b0e4587588 [2023-03-09T03:34:48.983Z] Step 10/23 : RUN ${MAKE} [2023-03-09T03:34:48.983Z] ---> Running in c58fd3657441 [2023-03-09T03:34:49.939Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.0.0-dev.49" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-03-09T03:36:56.598Z] Removing intermediate container c58fd3657441 [2023-03-09T03:36:56.598Z] ---> 52e69a6bd39d [2023-03-09T03:36:56.598Z] Step 11/23 : FROM alpine:3.16 [2023-03-09T03:36:56.598Z] 3.16: Pulling from library/alpine [2023-03-09T03:36:56.598Z] 3760b48202b3: Pulling fs layer [2023-03-09T03:36:56.598Z] 3760b48202b3: Verifying Checksum [2023-03-09T03:36:56.598Z] 3760b48202b3: Download complete [2023-03-09T03:36:56.598Z] 3760b48202b3: Pull complete [2023-03-09T03:36:56.598Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-09T03:36:56.598Z] Status: Downloaded newer image for alpine:3.16 [2023-03-09T03:36:56.598Z] ---> 4c81e5bf8899 [2023-03-09T03:36:56.598Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-03-09T03:36:56.598Z] ---> Running in 9458c7f7d95a [2023-03-09T03:36:56.598Z] Removing intermediate container 9458c7f7d95a [2023-03-09T03:36:56.598Z] ---> e2a4bc900fe9 [2023-03-09T03:36:56.598Z] Step 13/23 : RUN apk add --update --no-cache [2023-03-09T03:36:56.598Z] ---> Running in a245b9f44d45 [2023-03-09T03:36:56.598Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-09T03:36:56.598Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-09T03:36:56.598Z] OK: 5 MiB in 14 packages [2023-03-09T03:36:56.598Z] Removing intermediate container a245b9f44d45 [2023-03-09T03:36:56.598Z] ---> 7dec9665d390 [2023-03-09T03:36:56.598Z] Step 14/23 : WORKDIR / [2023-03-09T03:36:56.598Z] ---> Running in 45b299dc043c [2023-03-09T03:36:56.598Z] Removing intermediate container 45b299dc043c [2023-03-09T03:36:56.598Z] ---> 82b7ab5ac1dd [2023-03-09T03:36:56.598Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-03-09T03:36:56.598Z] ---> 6e5b94bb5efe [2023-03-09T03:36:56.598Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-03-09T03:36:56.598Z] ---> 38d2aaac35e1 [2023-03-09T03:36:56.598Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-03-09T03:36:56.598Z] ---> be93218f78d2 [2023-03-09T03:36:56.598Z] Step 18/23 : EXPOSE 59999 [2023-03-09T03:36:56.598Z] ---> Running in 609622af6fcd [2023-03-09T03:36:56.598Z] Removing intermediate container 609622af6fcd [2023-03-09T03:36:56.598Z] ---> e7b0797dbe39 [2023-03-09T03:36:56.598Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-03-09T03:36:56.598Z] ---> Running in 3f00458c1df4 [2023-03-09T03:36:56.598Z] Removing intermediate container 3f00458c1df4 [2023-03-09T03:36:56.598Z] ---> 3bf512eeb85e [2023-03-09T03:36:56.598Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-09T03:36:56.598Z] ---> Running in 9122a44fe1d1 [2023-03-09T03:36:56.865Z] Removing intermediate container 9122a44fe1d1 [2023-03-09T03:36:56.865Z] ---> 77c7466561b9 [2023-03-09T03:36:56.866Z] Step 21/23 : LABEL arch=arm64 [2023-03-09T03:36:56.866Z] ---> Running in 4195ceb4ef10 [2023-03-09T03:36:57.133Z] Removing intermediate container 4195ceb4ef10 [2023-03-09T03:36:57.133Z] ---> bbe72dd261da [2023-03-09T03:36:57.133Z] Step 22/23 : LABEL git_sha=e5f9ace8858ef16ed7fd9fdcaf664427cc73e288 [2023-03-09T03:36:57.133Z] ---> Running in ddfef692b66d [2023-03-09T03:36:57.399Z] Removing intermediate container ddfef692b66d [2023-03-09T03:36:57.399Z] ---> 91b5f61f19f6 [2023-03-09T03:36:57.399Z] Step 23/23 : LABEL version=3.0.0-dev.49 [2023-03-09T03:36:57.399Z] ---> Running in 53467d315569 [2023-03-09T03:36:57.666Z] Removing intermediate container 53467d315569 [2023-03-09T03:36:57.666Z] ---> c5c1e88d6764 [2023-03-09T03:36:57.666Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-09T03:36:57.933Z] Successfully built c5c1e88d6764 [2023-03-09T03:36:57.933Z] Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T03:36:58.356Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-09T03:36:58.356Z] [2023-03-09T03:36:58.356Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T03:36:58.691Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-09T03:36:58.962Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-09T03:36:58.962Z] 8998bd30e6a1: Pulling fs layer [2023-03-09T03:36:58.962Z] 04944245beec: Pulling fs layer [2023-03-09T03:36:58.962Z] 699f458cf7ca: Pulling fs layer [2023-03-09T03:36:58.962Z] 765212b225bb: Pulling fs layer [2023-03-09T03:36:58.962Z] f23df028b6ca: Pulling fs layer [2023-03-09T03:36:58.962Z] d65c8cfc05b1: Pulling fs layer [2023-03-09T03:36:58.962Z] 2437ff75d9bd: Pulling fs layer [2023-03-09T03:36:58.962Z] f23df028b6ca: Waiting [2023-03-09T03:36:58.962Z] d65c8cfc05b1: Waiting [2023-03-09T03:36:58.962Z] 2437ff75d9bd: Waiting [2023-03-09T03:36:58.962Z] 765212b225bb: Waiting [2023-03-09T03:36:58.962Z] 04944245beec: Verifying Checksum [2023-03-09T03:36:58.962Z] 04944245beec: Download complete [2023-03-09T03:36:58.962Z] 765212b225bb: Verifying Checksum [2023-03-09T03:36:58.962Z] 765212b225bb: Download complete [2023-03-09T03:36:58.962Z] f23df028b6ca: Verifying Checksum [2023-03-09T03:36:58.962Z] f23df028b6ca: Download complete [2023-03-09T03:36:58.962Z] d65c8cfc05b1: Verifying Checksum [2023-03-09T03:36:58.962Z] d65c8cfc05b1: Download complete [2023-03-09T03:36:59.229Z] 699f458cf7ca: Verifying Checksum [2023-03-09T03:36:59.229Z] 699f458cf7ca: Download complete [2023-03-09T03:36:59.496Z] 8998bd30e6a1: Verifying Checksum [2023-03-09T03:36:59.496Z] 8998bd30e6a1: Download complete [2023-03-09T03:37:01.439Z] 2437ff75d9bd: Verifying Checksum [2023-03-09T03:37:01.439Z] 2437ff75d9bd: Download complete [2023-03-09T03:37:02.843Z] 8998bd30e6a1: Pull complete [2023-03-09T03:37:03.423Z] 04944245beec: Pull complete [2023-03-09T03:37:04.921Z] 699f458cf7ca: Pull complete [2023-03-09T03:37:04.921Z] 765212b225bb: Pull complete [2023-03-09T03:37:08.294Z] f23df028b6ca: Pull complete [2023-03-09T03:37:08.294Z] d65c8cfc05b1: Pull complete [2023-03-09T03:37:23.276Z] 2437ff75d9bd: Pull complete [2023-03-09T03:37:23.276Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-09T03:37:23.276Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-09T03:37:23.276Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T03:37:23.475Z] prd-ubuntu20.04-docker-arm64-4c-16g-9381 does not seem to be running inside a container [2023-03-09T03:37:23.548Z] $ 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/179 -v /w/workspace/device-sdk-go/179:/w/workspace/device-sdk-go/179:rw,z -v /w/workspace/device-sdk-go/179@tmp:/w/workspace/device-sdk-go/179@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-09T03:37:26.061Z] $ docker top 9697ebb24905c394568cd9007b8ddb46caa279f3b62bfbefcaccd57f4e6a01e7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-09T03:37:26.878Z] ---> job-cost.sh [2023-03-09T03:37:26.878Z] lf-activate-venv: SKIPPING [2023-03-09T03:37:26.878Z] INFO: No Stack... [2023-03-09T03:37:27.143Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-09T03:37:28.099Z] INFO: Archiving Costs [Pipeline] sh [2023-03-09T03:37:28.419Z] + cat /w/workspace/device-sdk-go/179/archives/cost.csv [2023-03-09T03:37:28.419Z] + cut -d, -f6 [Pipeline] lock [2023-03-09T03:37:28.484Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-179-stack-cost] [2023-03-09T03:37:28.493Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-179-stack-cost] did not exist. Created. [2023-03-09T03:37:28.493Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-179-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-09T03:37:28.845Z] /w/workspace/device-sdk-go/179@tmp/durable-8edd81d2/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-09T03:37:29.498Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-09T03:37:29.519Z] Warning: overwriting stash ‘stack-cost’ [2023-03-09T03:37:29.586Z] Stashed 1 file(s) [Pipeline] } [2023-03-09T03:37:29.595Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-179-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-09T03:37:29.619Z] $ docker stop --time=1 9697ebb24905c394568cd9007b8ddb46caa279f3b62bfbefcaccd57f4e6a01e7 [2023-03-09T03:37:31.090Z] $ docker rm -f --volumes 9697ebb24905c394568cd9007b8ddb46caa279f3b62bfbefcaccd57f4e6a01e7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-03-09T03:37:31.440Z] provisioning config files... [2023-03-09T03:37:31.446Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config6443946388548669864tmp [Pipeline] { [Pipeline] sh [2023-03-09T03:37:31.735Z] + set +x [2023-03-09T03:37:31.735Z] + curl -s https://codecov.io/bash [2023-03-09T03:37:31.735Z] + bash -s -- [2023-03-09T03:37:31.735Z] [2023-03-09T03:37:31.735Z] _____ _ [2023-03-09T03:37:31.735Z] / ____| | | [2023-03-09T03:37:31.735Z] | | ___ __| | ___ ___ _____ __ [2023-03-09T03:37:31.735Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-09T03:37:31.735Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-09T03:37:31.735Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-09T03:37:31.735Z] Bash-1.0.6 [2023-03-09T03:37:31.735Z] [2023-03-09T03:37:31.735Z] [2023-03-09T03:37:31.735Z] ==> git version 2.25.1 found [2023-03-09T03:37:31.735Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-03-09T03:37:31.735Z] Release-Date: 2020-01-08 [2023-03-09T03:37:31.735Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-09T03:37:31.735Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-09T03:37:31.735Z] ==> Jenkins CI detected. [2023-03-09T03:37:31.735Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2023-03-09T03:37:31.735Z] project root: . [2023-03-09T03:37:31.735Z] --> token set from env [2023-03-09T03:37:31.735Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-09T03:37:31.735Z] ==> Running gcov in . (disable via -X gcov) [2023-03-09T03:37:31.735Z] ==> Python coveragepy not found [2023-03-09T03:37:31.735Z] ==> Searching for coverage reports in: [2023-03-09T03:37:31.735Z] + . [2023-03-09T03:37:31.735Z] -> Found 1 reports [2023-03-09T03:37:31.735Z] ==> Detecting git/mercurial file structure [2023-03-09T03:37:31.735Z] ==> Reading reports [2023-03-09T03:37:31.735Z] + ./coverage.out bytes=111316 [2023-03-09T03:37:31.735Z] ==> Appending adjustments [2023-03-09T03:37:31.735Z] https://docs.codecov.io/docs/fixing-reports [2023-03-09T03:37:31.993Z] + Found adjustments [2023-03-09T03:37:31.993Z] ==> Gzipping contents [2023-03-09T03:37:31.993Z] 16K /tmp/codecov.Bf8rd6.gz [2023-03-09T03:37:31.993Z] ==> Uploading reports [2023-03-09T03:37:31.993Z] url: https://codecov.io [2023-03-09T03:37:31.994Z] query: branch=main&commit=e5f9ace8858ef16ed7fd9fdcaf664427cc73e288&build=179&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F179%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-09T03:37:32.252Z] -> Pinging Codecov [2023-03-09T03:37:32.253Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=main&commit=e5f9ace8858ef16ed7fd9fdcaf664427cc73e288&build=179&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F179%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-09T03:37:32.253Z] -> Uploading to [2023-03-09T03:37:32.253Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-09/7E55EF52A471D76F132DFD9A03CDDE97/e5f9ace8858ef16ed7fd9fdcaf664427cc73e288/5b27ffc9-7f28-4d12-9131-da6fa0690b37.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230309%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230309T033732Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d5a58c2c4ced6550d01e04cc1f197c691eb66e2ea5cd62b90a023f69c2e9f931 [2023-03-09T03:37:32.253Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-09T03:37:32.253Z] Dload Upload Total Spent Left Speed [2023-03-09T03:37:32.511Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15502 0 0 100 15502 0 51846 --:--:-- --:--:-- --:--:-- 51846 [2023-03-09T03:37:32.511Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/e5f9ace8858ef16ed7fd9fdcaf664427cc73e288 [Pipeline] } [2023-03-09T03:37:32.518Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-03-09T03:37:32.649Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-03-09T03:37:32.660Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T03:37:32.959Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-09T03:37:32.960Z] [2023-03-09T03:37:32.960Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T03:37:33.263Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-09T03:37:33.263Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-03-09T03:37:33.263Z] df9b9388f04a: Pulling fs layer [2023-03-09T03:37:33.263Z] 52dc419b0ee2: Pulling fs layer [2023-03-09T03:37:33.263Z] 25bc292e5bac: Pulling fs layer [2023-03-09T03:37:33.263Z] 114826534d7a: Pulling fs layer [2023-03-09T03:37:33.263Z] 4657fd5d0bcf: Pulling fs layer [2023-03-09T03:37:33.263Z] 6ad1cebc031e: Pulling fs layer [2023-03-09T03:37:33.263Z] 8a3aa393b2d8: Pulling fs layer [2023-03-09T03:37:33.263Z] 6ad1cebc031e: Waiting [2023-03-09T03:37:33.263Z] 114826534d7a: Waiting [2023-03-09T03:37:33.263Z] 8a3aa393b2d8: Waiting [2023-03-09T03:37:33.263Z] 25bc292e5bac: Verifying Checksum [2023-03-09T03:37:33.263Z] 25bc292e5bac: Download complete [2023-03-09T03:37:33.263Z] 52dc419b0ee2: Verifying Checksum [2023-03-09T03:37:33.263Z] 52dc419b0ee2: Download complete [2023-03-09T03:37:33.263Z] 4657fd5d0bcf: Verifying Checksum [2023-03-09T03:37:33.263Z] 4657fd5d0bcf: Download complete [2023-03-09T03:37:33.264Z] df9b9388f04a: Download complete [2023-03-09T03:37:33.523Z] df9b9388f04a: Pull complete [2023-03-09T03:37:33.523Z] 6ad1cebc031e: Verifying Checksum [2023-03-09T03:37:33.523Z] 6ad1cebc031e: Download complete [2023-03-09T03:37:33.523Z] 52dc419b0ee2: Pull complete [2023-03-09T03:37:33.782Z] 25bc292e5bac: Pull complete [2023-03-09T03:37:34.040Z] 114826534d7a: Download complete [2023-03-09T03:37:34.297Z] 8a3aa393b2d8: Verifying Checksum [2023-03-09T03:37:34.297Z] 8a3aa393b2d8: Download complete [2023-03-09T03:37:38.484Z] 114826534d7a: Pull complete [2023-03-09T03:37:38.484Z] 4657fd5d0bcf: Pull complete [2023-03-09T03:37:38.484Z] 6ad1cebc031e: Pull complete [2023-03-09T03:37:41.016Z] 8a3aa393b2d8: Pull complete [2023-03-09T03:37:41.016Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-03-09T03:37:41.016Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-09T03:37:41.016Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T03:37:41.100Z] prd-ubuntu20.04-docker-8c-8g-9376 does not seem to be running inside a container [2023-03-09T03:37:41.137Z] $ 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:1.410.4 cat [2023-03-09T03:37:43.117Z] $ docker top 0b05359094071eef1185dbd59420e7e8bcdcfa601e30c7a91d61504663daa3aa -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-09T03:37:43.187Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh [2023-03-09T03:37:43.466Z] + set -o pipefail [2023-03-09T03:37:43.466Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' [2023-03-09T03:37:51.581Z] [2023-03-09T03:37:51.581Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v3)... [2023-03-09T03:37:51.581Z] [2023-03-09T03:37:51.581Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1d897ce9-7d37-4e4c-99f4-c1fbe8b8d34b/history/08f67b34-74fa-4e6b-a55a-4a26d30e3d80 [2023-03-09T03:37:51.581Z] [2023-03-09T03:37:51.581Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-03-09T03:37:51.581Z] [2023-03-09T03:37:51.841Z] [2023-03-09T03:37:51.841Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-03-09T03:37:51.841Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-03-09T03:37:51.841Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-03-09T03:37:51.854Z] $ docker stop --time=1 0b05359094071eef1185dbd59420e7e8bcdcfa601e30c7a91d61504663daa3aa [2023-03-09T03:37:53.946Z] $ docker rm -f --volumes 0b05359094071eef1185dbd59420e7e8bcdcfa601e30c7a91d61504663daa3aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-03-09T03:37:54.340Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-09T03:37:54.360Z] provisioning config files... [2023-03-09T03:37:54.367Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config5512368195782463938tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-09T03:37:54.663Z] --> edgex-publish-swagger.sh [2023-03-09T03:37:54.663Z] === Publish openapi/v3 API === [2023-03-09T03:37:54.663Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-03-09T03:37:54.663Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v3/device-sdk.yaml] [2023-03-09T03:37:54.663Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-09T03:37:54.663Z] Dload Upload Total Spent Left Speed [2023-03-09T03:37:55.232Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23571 0 0 100 23571 0 109k --:--:-- --:--:-- --:--:-- 109k 100 23571 0 0 100 23571 0 42241 --:--:-- --:--:-- --:--:-- 42166 [2023-03-09T03:37:55.232Z] [2023-03-09T03:37:55.232Z] [Pipeline] } [2023-03-09T03:37:55.239Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-09T03:37:55.633Z] + git log --format=format:%s -1 e5f9ace8858ef16ed7fd9fdcaf664427cc73e288 [Pipeline] sh [2023-03-09T03:37:55.925Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-09T03:37:55.925Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T03:37:56.231Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-09T03:37:56.231Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T03:37:56.297Z] prd-ubuntu20.04-docker-8c-8g-9376 does not seem to be running inside a container [2023-03-09T03:37:56.335Z] $ 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 [2023-03-09T03:37:56.769Z] $ docker top 11718998e7399bb24990fcf07c92c44a46d39b0cba1a177199c248f67506ae7c -eo pid,comm [2023-03-09T03:37:56.823Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-09T03:37:56.823Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-09T03:37:56.907Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-09T03:37:56.907Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-09T03:37:57.030Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-09T03:37:57.034Z] $ docker exec 11718998e7399bb24990fcf07c92c44a46d39b0cba1a177199c248f67506ae7c ssh-agent [2023-03-09T03:37:57.135Z] SSH_AUTH_SOCK=/tmp/ssh-cK63AQSX2Ue3/agent.32 [2023-03-09T03:37:57.135Z] SSH_AGENT_PID=38 [2023-03-09T03:37:57.139Z] Running ssh-add (command line suppressed) [2023-03-09T03:37:57.245Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2600697100110226169.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2600697100110226169.key) [2023-03-09T03:37:57.257Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-09T03:37:57.542Z] + git semver tag [2023-03-09T03:37:57.802Z] 2023-03-09 03:37:57,718 [run_tag] DEBUG tag force:False [2023-03-09T03:37:57.802Z] 2023-03-09 03:37:57,718 [check_head_tag] DEBUG check head tag [2023-03-09T03:37:57.802Z] 2023-03-09 03:37:57,720 [execute] INFO git cat-file --batch-check [2023-03-09T03:37:57.802Z] 2023-03-09 03:37:57,721 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2023-03-09T03:37:57.803Z] 2023-03-09 03:37:57,725 [execute] INFO git cat-file --batch [2023-03-09T03:37:57.803Z] 2023-03-09 03:37:57,726 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2023-03-09T03:37:57.803Z] 2023-03-09 03:37:57,766 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-03-09T03:37:57.803Z] 2023-03-09 03:37:57,766 [execute] INFO git tag -a v3.0.0-dev.49 -m v3.0.0-dev.49 [2023-03-09T03:37:57.803Z] 2023-03-09 03:37:57,767 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.49', '-m', 'v3.0.0-dev.49'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2023-03-09T03:37:57.803Z] 2023-03-09 03:37:57,772 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-03-09T03:37:57.803Z] 3.0.0-dev.49 [Pipeline] } [2023-03-09T03:37:57.814Z] $ docker exec --env ******** --env ******** 11718998e7399bb24990fcf07c92c44a46d39b0cba1a177199c248f67506ae7c ssh-agent -k [2023-03-09T03:37:57.919Z] unset SSH_AUTH_SOCK; [2023-03-09T03:37:57.919Z] unset SSH_AGENT_PID; [2023-03-09T03:37:57.919Z] echo Agent pid 38 killed; [2023-03-09T03:37:57.930Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-09T03:37:58.235Z] + git semver [Pipeline] } [2023-03-09T03:37:58.508Z] $ docker stop --time=1 11718998e7399bb24990fcf07c92c44a46d39b0cba1a177199c248f67506ae7c [2023-03-09T03:37:59.827Z] $ docker rm -f --volumes 11718998e7399bb24990fcf07c92c44a46d39b0cba1a177199c248f67506ae7c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T03:38:00.212Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-09T03:38:00.212Z] [2023-03-09T03:38:00.212Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T03:38:00.511Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-09T03:38:00.511Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-03-09T03:38:00.511Z] ab5ef0e58194: Pulling fs layer [2023-03-09T03:38:00.511Z] 9712f1f96733: Pulling fs layer [2023-03-09T03:38:00.511Z] 63f879dbbcfc: Pulling fs layer [2023-03-09T03:38:00.511Z] 0d9ebad4ef96: Pulling fs layer [2023-03-09T03:38:00.511Z] e9a5061849ea: Pulling fs layer [2023-03-09T03:38:00.511Z] d747dcd14b5f: Pulling fs layer [2023-03-09T03:38:00.511Z] 2de7ff778b66: Pulling fs layer [2023-03-09T03:38:00.511Z] 0d9ebad4ef96: Waiting [2023-03-09T03:38:00.511Z] e9a5061849ea: Waiting [2023-03-09T03:38:00.511Z] d747dcd14b5f: Waiting [2023-03-09T03:38:00.511Z] 9712f1f96733: Verifying Checksum [2023-03-09T03:38:00.511Z] 9712f1f96733: Download complete [2023-03-09T03:38:01.088Z] 63f879dbbcfc: Verifying Checksum [2023-03-09T03:38:01.088Z] 63f879dbbcfc: Download complete [2023-03-09T03:38:01.088Z] e9a5061849ea: Verifying Checksum [2023-03-09T03:38:01.088Z] e9a5061849ea: Download complete [2023-03-09T03:38:01.088Z] d747dcd14b5f: Verifying Checksum [2023-03-09T03:38:01.088Z] d747dcd14b5f: Download complete [2023-03-09T03:38:01.088Z] ab5ef0e58194: Download complete [2023-03-09T03:38:01.088Z] 0d9ebad4ef96: Verifying Checksum [2023-03-09T03:38:01.088Z] 0d9ebad4ef96: Download complete [2023-03-09T03:38:01.346Z] 2de7ff778b66: Verifying Checksum [2023-03-09T03:38:01.346Z] 2de7ff778b66: Download complete [2023-03-09T03:38:03.873Z] ab5ef0e58194: Pull complete [2023-03-09T03:38:03.873Z] 9712f1f96733: Pull complete [2023-03-09T03:38:04.436Z] 63f879dbbcfc: Pull complete [2023-03-09T03:38:07.715Z] 0d9ebad4ef96: Pull complete [2023-03-09T03:38:07.974Z] e9a5061849ea: Pull complete [2023-03-09T03:38:07.974Z] d747dcd14b5f: Pull complete [2023-03-09T03:38:08.907Z] 2de7ff778b66: Pull complete [2023-03-09T03:38:08.907Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-03-09T03:38:08.907Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-09T03:38:08.907Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T03:38:08.986Z] prd-ubuntu20.04-docker-8c-8g-9376 does not seem to be running inside a container [2023-03-09T03:38:09.019Z] $ 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 [2023-03-09T03:38:11.270Z] $ docker top 9ace15f8b1b94c73527e00719ac9816e7bf61cf711a53757b522312a543d3d19 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-03-09T03:38:11.348Z] provisioning config files... [2023-03-09T03:38:11.355Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config1710150688904373281tmp [2023-03-09T03:38:11.365Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config1358970463493567325tmp [2023-03-09T03:38:11.374Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config10769001375566559541tmp [Pipeline] { [Pipeline] echo [2023-03-09T03:38:11.387Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-09T03:38:11.669Z] ---> sigul-configuration.sh [2023-03-09T03:38:11.669Z] gpg: directory `/root/.gnupg' created [2023-03-09T03:38:11.669Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-03-09T03:38:11.669Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-03-09T03:38:11.669Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-03-09T03:38:11.669Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-03-09T03:38:11.669Z] gpg: CAST5 encrypted data [2023-03-09T03:38:11.669Z] gpg: encrypted with 1 passphrase [2023-03-09T03:38:11.669Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-03-09T03:38:11.958Z] + mkdir /home/jenkins [2023-03-09T03:38:11.958Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-03-09T03:38:12.246Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-03-09T03:38:12.256Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-09T03:38:12.544Z] ---> sigul-install.sh [2023-03-09T03:38:12.544Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-03-09T03:38:12.833Z] + git tag --list [2023-03-09T03:38:12.833Z] 0.7.1 [2023-03-09T03:38:12.833Z] delhi-tag [2023-03-09T03:38:12.833Z] v1.0.0 [2023-03-09T03:38:12.833Z] v1.1.0 [2023-03-09T03:38:12.833Z] v1.1.1 [2023-03-09T03:38:12.833Z] v1.1.2 [2023-03-09T03:38:12.833Z] v1.2.0 [2023-03-09T03:38:12.833Z] v1.2.1 [2023-03-09T03:38:12.833Z] v1.2.2 [2023-03-09T03:38:12.833Z] v1.2.3 [2023-03-09T03:38:12.833Z] v1.3.0 [2023-03-09T03:38:12.833Z] v1.4.0 [2023-03-09T03:38:12.833Z] v2.0.0 [2023-03-09T03:38:12.833Z] v2.1.0 [2023-03-09T03:38:12.833Z] v2.1.1 [2023-03-09T03:38:12.833Z] v2.1.1-dev.2 [2023-03-09T03:38:12.833Z] v2.1.1-dev.3 [2023-03-09T03:38:12.833Z] v2.2.0 [2023-03-09T03:38:12.833Z] v2.2.1-dev.1 [2023-03-09T03:38:12.833Z] v2.2.1-dev.10 [2023-03-09T03:38:12.833Z] v2.2.1-dev.11 [2023-03-09T03:38:12.833Z] v2.2.1-dev.12 [2023-03-09T03:38:12.833Z] v2.2.1-dev.13 [2023-03-09T03:38:12.833Z] v2.2.1-dev.14 [2023-03-09T03:38:12.833Z] v2.2.1-dev.2 [2023-03-09T03:38:12.833Z] v2.2.1-dev.3 [2023-03-09T03:38:12.833Z] v2.2.1-dev.4 [2023-03-09T03:38:12.833Z] v2.2.1-dev.5 [2023-03-09T03:38:12.833Z] v2.2.1-dev.6 [2023-03-09T03:38:12.833Z] v2.2.1-dev.7 [2023-03-09T03:38:12.833Z] v2.2.1-dev.8 [2023-03-09T03:38:12.833Z] v2.2.1-dev.9 [2023-03-09T03:38:12.833Z] v2.3.0 [2023-03-09T03:38:12.833Z] v2.3.0-dev.14 [2023-03-09T03:38:12.833Z] v2.3.0-dev.15 [2023-03-09T03:38:12.833Z] v2.3.0-dev.16 [2023-03-09T03:38:12.833Z] v2.3.0-dev.17 [2023-03-09T03:38:12.833Z] v2.3.0-dev.18 [2023-03-09T03:38:12.833Z] v2.3.0-dev.19 [2023-03-09T03:38:12.833Z] v2.3.0-dev.20 [2023-03-09T03:38:12.833Z] v2.3.0-dev.21 [2023-03-09T03:38:12.833Z] v2.3.0-dev.22 [2023-03-09T03:38:12.833Z] v2.3.0-dev.23 [2023-03-09T03:38:12.833Z] v2.3.0-dev.24 [2023-03-09T03:38:12.833Z] v2.3.0-dev.25 [2023-03-09T03:38:12.833Z] v2.3.0-dev.26 [2023-03-09T03:38:12.833Z] v2.3.0-dev.27 [2023-03-09T03:38:12.833Z] v2.3.0-dev.28 [2023-03-09T03:38:12.833Z] v2.3.0-dev.29 [2023-03-09T03:38:12.833Z] v2.3.0-dev.30 [2023-03-09T03:38:12.833Z] v2.3.0-dev.31 [2023-03-09T03:38:12.833Z] v2.3.0-dev.32 [2023-03-09T03:38:12.833Z] v2.3.0-dev.33 [2023-03-09T03:38:12.833Z] v2.3.0-dev.34 [2023-03-09T03:38:12.833Z] v2.3.0-dev.35 [2023-03-09T03:38:12.833Z] v2.3.0-dev.36 [2023-03-09T03:38:12.833Z] v2.3.0-dev.37 [2023-03-09T03:38:12.833Z] v2.3.0-dev.38 [2023-03-09T03:38:12.833Z] v2.3.0-dev.39 [2023-03-09T03:38:12.833Z] v2.3.0-dev.40 [2023-03-09T03:38:12.833Z] v2.3.0-dev.41 [2023-03-09T03:38:12.833Z] v2.3.0-dev.42 [2023-03-09T03:38:12.833Z] v2.3.0-dev.43 [2023-03-09T03:38:12.833Z] v2.3.0-dev.44 [2023-03-09T03:38:12.833Z] v2.3.0-dev.45 [2023-03-09T03:38:12.833Z] v2.3.0-dev.46 [2023-03-09T03:38:12.833Z] v2.3.0-dev.47 [2023-03-09T03:38:12.833Z] v2.3.0-dev.48 [2023-03-09T03:38:12.833Z] v2.3.0-dev.49 [2023-03-09T03:38:12.833Z] v2.3.0-dev.50 [2023-03-09T03:38:12.833Z] v2.3.0-dev.51 [2023-03-09T03:38:12.833Z] v2.3.1-dev.1 [2023-03-09T03:38:12.833Z] v3.0.0-dev.1 [2023-03-09T03:38:12.833Z] v3.0.0-dev.10 [2023-03-09T03:38:12.833Z] v3.0.0-dev.11 [2023-03-09T03:38:12.833Z] v3.0.0-dev.12 [2023-03-09T03:38:12.833Z] v3.0.0-dev.13 [2023-03-09T03:38:12.833Z] v3.0.0-dev.14 [2023-03-09T03:38:12.833Z] v3.0.0-dev.15 [2023-03-09T03:38:12.834Z] v3.0.0-dev.16 [2023-03-09T03:38:12.834Z] v3.0.0-dev.17 [2023-03-09T03:38:12.834Z] v3.0.0-dev.18 [2023-03-09T03:38:12.834Z] v3.0.0-dev.19 [2023-03-09T03:38:12.834Z] v3.0.0-dev.2 [2023-03-09T03:38:12.834Z] v3.0.0-dev.20 [2023-03-09T03:38:12.834Z] v3.0.0-dev.21 [2023-03-09T03:38:12.834Z] v3.0.0-dev.22 [2023-03-09T03:38:12.834Z] v3.0.0-dev.23 [2023-03-09T03:38:12.834Z] v3.0.0-dev.24 [2023-03-09T03:38:12.834Z] v3.0.0-dev.25 [2023-03-09T03:38:12.834Z] v3.0.0-dev.26 [2023-03-09T03:38:12.834Z] v3.0.0-dev.27 [2023-03-09T03:38:12.834Z] v3.0.0-dev.28 [2023-03-09T03:38:12.834Z] v3.0.0-dev.29 [2023-03-09T03:38:12.834Z] v3.0.0-dev.3 [2023-03-09T03:38:12.834Z] v3.0.0-dev.30 [2023-03-09T03:38:12.834Z] v3.0.0-dev.31 [2023-03-09T03:38:12.834Z] v3.0.0-dev.32 [2023-03-09T03:38:12.834Z] v3.0.0-dev.33 [2023-03-09T03:38:12.834Z] v3.0.0-dev.34 [2023-03-09T03:38:12.834Z] v3.0.0-dev.35 [2023-03-09T03:38:12.834Z] v3.0.0-dev.36 [2023-03-09T03:38:12.834Z] v3.0.0-dev.37 [2023-03-09T03:38:12.834Z] v3.0.0-dev.38 [2023-03-09T03:38:12.834Z] v3.0.0-dev.39 [2023-03-09T03:38:12.834Z] v3.0.0-dev.4 [2023-03-09T03:38:12.834Z] v3.0.0-dev.40 [2023-03-09T03:38:12.834Z] v3.0.0-dev.41 [2023-03-09T03:38:12.834Z] v3.0.0-dev.42 [2023-03-09T03:38:12.834Z] v3.0.0-dev.43 [2023-03-09T03:38:12.834Z] v3.0.0-dev.44 [2023-03-09T03:38:12.834Z] v3.0.0-dev.45 [2023-03-09T03:38:12.834Z] v3.0.0-dev.46 [2023-03-09T03:38:12.834Z] v3.0.0-dev.47 [2023-03-09T03:38:12.834Z] v3.0.0-dev.48 [2023-03-09T03:38:12.834Z] v3.0.0-dev.49 [2023-03-09T03:38:12.834Z] v3.0.0-dev.5 [2023-03-09T03:38:12.834Z] v3.0.0-dev.6 [2023-03-09T03:38:12.834Z] v3.0.0-dev.7 [2023-03-09T03:38:12.834Z] v3.0.0-dev.8 [2023-03-09T03:38:12.834Z] v3.0.0-dev.9 [Pipeline] sh [2023-03-09T03:38:13.126Z] + lftools sign git-tag v3.0.0-dev.49 [2023-03-09T03:38:13.696Z] Signing Git tag with Sigul... [2023-03-09T03:38:13.697Z] Signing v3.0.0-dev.49 [Pipeline] echo [2023-03-09T03:38:13.967Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-09T03:38:14.253Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-03-09T03:38:14.262Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-03-09T03:38:14.287Z] $ docker stop --time=1 9ace15f8b1b94c73527e00719ac9816e7bf61cf711a53757b522312a543d3d19 [2023-03-09T03:38:15.585Z] $ docker rm -f --volumes 9ace15f8b1b94c73527e00719ac9816e7bf61cf711a53757b522312a543d3d19 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-03-09T03:38:16.005Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-09T03:38:16.005Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T03:38:16.309Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-09T03:38:16.310Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T03:38:16.386Z] prd-ubuntu20.04-docker-8c-8g-9376 does not seem to be running inside a container [2023-03-09T03:38:16.419Z] $ 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 [2023-03-09T03:38:16.797Z] $ docker top bdce3f00281f5d3ec04e2edacbc786ccbd7c391392ccbeba6af8d11a1ee1fcfd -eo pid,comm [2023-03-09T03:38:16.842Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-09T03:38:16.842Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-09T03:38:16.886Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-09T03:38:16.886Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-09T03:38:16.990Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-09T03:38:16.995Z] $ docker exec bdce3f00281f5d3ec04e2edacbc786ccbd7c391392ccbeba6af8d11a1ee1fcfd ssh-agent [2023-03-09T03:38:17.103Z] SSH_AUTH_SOCK=/tmp/ssh-DrXdjLqRgnxu/agent.32 [2023-03-09T03:38:17.103Z] SSH_AGENT_PID=38 [2023-03-09T03:38:17.108Z] Running ssh-add (command line suppressed) [2023-03-09T03:38:17.221Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_9697531373437620016.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_9697531373437620016.key) [2023-03-09T03:38:17.235Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-09T03:38:17.523Z] + git semver bump pre [2023-03-09T03:38:17.782Z] 2023-03-09 03:38:17,719 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-03-09T03:38:17.782Z] 2023-03-09 03:38:17,719 [bump_version] DEBUG bumping version:3.0.0-dev.49 on axis:pre with prefix:dev [2023-03-09T03:38:17.782Z] 2023-03-09 03:38:17,719 [bump_version] DEBUG bumped version:3.0.0-dev.50 [2023-03-09T03:38:17.782Z] 2023-03-09 03:38:17,719 [write_version] DEBUG write version:3.0.0-dev.50 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True [2023-03-09T03:38:17.782Z] 2023-03-09 03:38:17,719 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-03-09T03:38:17.782Z] 2023-03-09 03:38:17,719 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-03-09T03:38:17.782Z] 2023-03-09 03:38:17,721 [execute] INFO git cat-file --batch-check [2023-03-09T03:38:17.782Z] 2023-03-09 03:38:17,721 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-09T03:38:17.782Z] 2023-03-09 03:38:17,726 [execute] INFO git cat-file --batch [2023-03-09T03:38:17.782Z] 2023-03-09 03:38:17,726 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-09T03:38:17.782Z] 2023-03-09 03:38:17,729 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-03-09T03:38:17.782Z] 3.0.0-dev.50 [Pipeline] } [2023-03-09T03:38:17.794Z] $ docker exec --env ******** --env ******** bdce3f00281f5d3ec04e2edacbc786ccbd7c391392ccbeba6af8d11a1ee1fcfd ssh-agent -k [2023-03-09T03:38:17.885Z] unset SSH_AUTH_SOCK; [2023-03-09T03:38:17.885Z] unset SSH_AGENT_PID; [2023-03-09T03:38:17.885Z] echo Agent pid 38 killed; [2023-03-09T03:38:17.894Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-09T03:38:18.204Z] + git semver [Pipeline] } [2023-03-09T03:38:18.476Z] $ docker stop --time=1 bdce3f00281f5d3ec04e2edacbc786ccbd7c391392ccbeba6af8d11a1ee1fcfd [2023-03-09T03:38:19.779Z] $ docker rm -f --volumes bdce3f00281f5d3ec04e2edacbc786ccbd7c391392ccbeba6af8d11a1ee1fcfd [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-09T03:38:20.116Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-09T03:38:20.116Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T03:38:20.412Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-09T03:38:20.412Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T03:38:20.482Z] prd-ubuntu20.04-docker-8c-8g-9376 does not seem to be running inside a container [2023-03-09T03:38:20.516Z] $ 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 [2023-03-09T03:38:20.852Z] $ docker top 4103992cecf54a83537f86e86b471d5895077b498c28eaba48e832aea6be3738 -eo pid,comm [2023-03-09T03:38:20.898Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-09T03:38:20.898Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-09T03:38:20.939Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-09T03:38:20.939Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-09T03:38:21.039Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-09T03:38:21.043Z] $ docker exec 4103992cecf54a83537f86e86b471d5895077b498c28eaba48e832aea6be3738 ssh-agent [2023-03-09T03:38:21.144Z] SSH_AUTH_SOCK=/tmp/ssh-SKAtIaccSM4d/agent.32 [2023-03-09T03:38:21.144Z] SSH_AGENT_PID=38 [2023-03-09T03:38:21.149Z] Running ssh-add (command line suppressed) [2023-03-09T03:38:21.266Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2013127476499747247.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2013127476499747247.key) [2023-03-09T03:38:21.279Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-09T03:38:21.565Z] + git semver push [2023-03-09T03:38:21.824Z] 2023-03-09 03:38:21,743 [run_push] DEBUG push [2023-03-09T03:38:21.824Z] 2023-03-09 03:38:21,743 [execute] INFO git cat-file --batch-check [2023-03-09T03:38:21.824Z] 2023-03-09 03:38:21,743 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-09T03:38:21.824Z] 2023-03-09 03:38:21,747 [execute] INFO git rev-list c4eee3a72fcae1fdf96b0d0b9e90452825c5595a -- [2023-03-09T03:38:21.824Z] 2023-03-09 03:38:21,748 [execute] DEBUG Popen(['git', 'rev-list', 'c4eee3a72fcae1fdf96b0d0b9e90452825c5595a', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-09T03:38:21.824Z] 2023-03-09 03:38:21,758 [execute] INFO git fetch -v origin [2023-03-09T03:38:21.824Z] 2023-03-09 03:38:21,759 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-03-09T03:38:22.392Z] 2023-03-09 03:38:22,223 [run_push] DEBUG no remote changes detected [2023-03-09T03:38:22.392Z] 2023-03-09 03:38:22,224 [execute] INFO git push origin semver [2023-03-09T03:38:22.392Z] 2023-03-09 03:38:22,224 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-09T03:38:23.329Z] 2023-03-09 03:38:23,008 [run_push] DEBUG push all version tags [2023-03-09T03:38:23.329Z] 2023-03-09 03:38:23,009 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-03-09T03:38:23.329Z] 2023-03-09 03:38:23,009 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2023-03-09T03:38:23.896Z] 2023-03-09 03:38:23,785 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-03-09T03:38:23.896Z] 3.0.0-dev.50 [Pipeline] } [2023-03-09T03:38:23.907Z] $ docker exec --env ******** --env ******** 4103992cecf54a83537f86e86b471d5895077b498c28eaba48e832aea6be3738 ssh-agent -k [2023-03-09T03:38:24.011Z] unset SSH_AUTH_SOCK; [2023-03-09T03:38:24.011Z] unset SSH_AGENT_PID; [2023-03-09T03:38:24.011Z] echo Agent pid 38 killed; [2023-03-09T03:38:24.021Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-09T03:38:24.319Z] + git semver [Pipeline] } [2023-03-09T03:38:24.591Z] $ docker stop --time=1 4103992cecf54a83537f86e86b471d5895077b498c28eaba48e832aea6be3738 [2023-03-09T03:38:25.890Z] $ docker rm -f --volumes 4103992cecf54a83537f86e86b471d5895077b498c28eaba48e832aea6be3738 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-09T03:38:26.447Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] [2023-03-09T03:38:26.447Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-03-09T03:38:26.447Z] total 16 [2023-03-09T03:38:26.447Z] drwxr-xr-x 3 root root 4096 Mar 9 03:26 . [2023-03-09T03:38:26.447Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 9 03:38 .. [2023-03-09T03:38:26.448Z] drwxr-xr-x 2 root root 4096 Mar 9 03:26 cost [2023-03-09T03:38:26.448Z] -rw-r--r-- 1 root root 85 Mar 9 03:26 cost.csv [2023-03-09T03:38:26.448Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-03-09T03:38:26.448Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-03-09T03:38:26.448Z] total 16 [2023-03-09T03:38:26.448Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 9 03:26 . [2023-03-09T03:38:26.448Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 9 03:38 .. [2023-03-09T03:38:26.448Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 9 03:26 cost [2023-03-09T03:38:26.448Z] -rw-r--r-- 1 jenkins jenkins 85 Mar 9 03:26 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-09T03:38:26.735Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-09T03:38:27.593Z] ---> package-listing.sh [2023-03-09T03:38:27.593Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-09T03:38:27.593Z] ++ facter osfamily [2023-03-09T03:38:27.851Z] + OS_FAMILY=debian [2023-03-09T03:38:27.851Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2023-03-09T03:38:27.851Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-09T03:38:27.851Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-09T03:38:27.851Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-09T03:38:27.851Z] + PACKAGES=/tmp/packages_start.txt [2023-03-09T03:38:27.851Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2023-03-09T03:38:27.851Z] + PACKAGES=/tmp/packages_end.txt [2023-03-09T03:38:27.851Z] + case "${OS_FAMILY}" in [2023-03-09T03:38:27.851Z] + dpkg -l [2023-03-09T03:38:27.851Z] + grep '^ii' [2023-03-09T03:38:27.851Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-09T03:38:27.851Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-09T03:38:27.851Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-09T03:38:27.851Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2023-03-09T03:38:27.851Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2023-03-09T03:38:27.851Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo [2023-03-09T03:38:27.861Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-09T03:38:28.135Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T03:38:28.696Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-09T03:38:28.696Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T03:38:28.769Z] prd-ubuntu20.04-docker-8c-8g-9376 does not seem to be running inside a container [2023-03-09T03:38:28.796Z] $ 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 [2023-03-09T03:38:29.022Z] $ docker top a06d6e2e7186d20c38abe6ec1a0929386a6451e08a4af8940d258b797688f762 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-09T03:38:29.354Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-09T03:38:29.636Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-09T03:38:29.916Z] + ls /var/log/sa-host [2023-03-09T03:38:29.916Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-09T03:38:29.984Z] provisioning config files... [2023-03-09T03:38:29.990Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config10897046404913371548tmp [Pipeline] { [Pipeline] echo [2023-03-09T03:38:30.001Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-09T03:38:30.280Z] ---> create-netrc.sh [Pipeline] } [2023-03-09T03:38:30.286Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-09T03:38:30.597Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-09T03:38:30.606Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-09T03:38:30.886Z] ---> sudo-logs.sh [2023-03-09T03:38:30.886Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-09T03:38:30.919Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-09T03:38:31.198Z] ---> job-cost.sh [2023-03-09T03:38:31.198Z] lf-activate-venv: SKIPPING [2023-03-09T03:38:31.198Z] DEBUG: total: 0.2199999988079071 [2023-03-09T03:38:31.198Z] INFO: Retrieving Stack Cost... [2023-03-09T03:38:31.457Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-09T03:38:32.024Z] INFO: Archiving Costs [Pipeline] echo [2023-03-09T03:38:32.037Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-09T03:38:32.318Z] ---> logs-deploy.sh [2023-03-09T03:38:32.318Z] lf-activate-venv: SKIPPING [2023-03-09T03:38:32.318Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/179 [2023-03-09T03:38:32.318Z] INFO: archiving workspace using pattern(s): [2023-03-09T03:38:33.252Z] Archives upload complete. [2023-03-09T03:38:33.252Z] INFO: archiving logs to Nexus