Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d73da920b9fd3a52132699998633ff8aee3aa256 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-ssh6086450031973215646.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh15044163521884606825.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh9106762737368059073.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh17802789234512175672.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-ssh11146915828453797710.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.20 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7083 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 d73da920b9fd3a52132699998633ff8aee3aa256 (main) Commit message: "feat!: Make All ProtocolDriver interface API implementations required (#1391)" > 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 d73da920b9fd3a52132699998633ff8aee3aa256 # timeout=10 > git rev-list --no-walk 5b5907fa8314056950bcd679d495ce1473a19c65 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-07T05:59:02.120Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-07T05:59:02.178Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-07T05:59:02.196Z] ========================================================= [2023-04-07T05:59:02.196Z] EdgeX Global Pipelines Version Info [2023-04-07T05:59:02.196Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-07T05:59:02.905Z] ------------------- [2023-04-07T05:59:02.905Z] stable info: [2023-04-07T05:59:02.905Z] ------------------- [2023-04-07T05:59:02.905Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-04-07T05:59:02.905Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-04-07T05:59:02.905Z] Message: update stable to v1.0.245 [2023-04-07T05:59:03.477Z] ------------------- [2023-04-07T05:59:03.477Z] experimental info: [2023-04-07T05:59:03.477Z] ------------------- [2023-04-07T05:59:03.477Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-07T05:59:03.477Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-04-07T05:59:03.477Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-07T05:59:03.677Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2023-04-07T05:59:03.691Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2023-04-07T05:59:03.701Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-07T05:59:03.711Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-07T05:59:03.720Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-07T05:59:03.728Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-07T05:59:03.737Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-07T05:59:03.745Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2023-04-07T05:59:03.754Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-07T05:59:03.765Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-07T05:59:03.776Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-07T05:59:03.784Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2023-04-07T05:59:03.791Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-07T05:59:03.800Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-07T05:59:03.808Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-07T05:59:03.816Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-04-07T05:59:03.831Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-07T05:59:03.841Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-07T05:59:03.857Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-07T05:59:03.873Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-07T05:59:03.887Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-04-07T05:59:03.897Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-04-07T05:59:03.908Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-07T05:59:03.919Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-07T05:59:03.930Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-07T05:59:03.941Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-07T05:59:03.953Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-07T05:59:03.966Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-04-07T05:59:03.976Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-04-07T05:59:03.987Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-04-07T05:59:04.001Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d73da920b9fd3a52132699998633ff8aee3aa256 [Pipeline] echo [2023-04-07T05:59:04.013Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d73da92 [Pipeline] echo [2023-04-07T05:59:04.024Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-07T05:59:04.066Z] provisioning config files... [2023-04-07T05:59:04.081Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4524258532206949791tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-07T05:59:04.382Z] ---> docker-login.sh [2023-04-07T05:59:04.382Z] nexus3.edgexfoundry.org:10001 [2023-04-07T05:59:04.641Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T05:59:04.641Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T05:59:04.641Z] Configure a credential helper to remove this warning. See [2023-04-07T05:59:04.641Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T05:59:04.641Z] [2023-04-07T05:59:04.641Z] Login Succeeded [2023-04-07T05:59:04.641Z] nexus3.edgexfoundry.org:10002 [2023-04-07T05:59:04.903Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T05:59:04.903Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T05:59:04.904Z] Configure a credential helper to remove this warning. See [2023-04-07T05:59:04.904Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T05:59:04.904Z] [2023-04-07T05:59:04.904Z] Login Succeeded [2023-04-07T05:59:04.904Z] nexus3.edgexfoundry.org:10003 [2023-04-07T05:59:04.904Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T05:59:04.904Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T05:59:04.904Z] Configure a credential helper to remove this warning. See [2023-04-07T05:59:04.904Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T05:59:04.904Z] [2023-04-07T05:59:04.904Z] Login Succeeded [2023-04-07T05:59:04.904Z] nexus3.edgexfoundry.org:10004 [2023-04-07T05:59:05.164Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T05:59:05.164Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T05:59:05.164Z] Configure a credential helper to remove this warning. See [2023-04-07T05:59:05.164Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T05:59:05.164Z] [2023-04-07T05:59:05.164Z] Login Succeeded [2023-04-07T05:59:05.164Z] docker.io [2023-04-07T05:59:05.164Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T05:59:05.424Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T05:59:05.424Z] Configure a credential helper to remove this warning. See [2023-04-07T05:59:05.424Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T05:59:05.424Z] [2023-04-07T05:59:05.424Z] Login Succeeded [2023-04-07T05:59:05.424Z] ---> docker-login.sh ends [Pipeline] } [2023-04-07T05:59:05.432Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-07T05:59:05.808Z] + git rev-list -1 --merges d73da920b9fd3a52132699998633ff8aee3aa256~1..d73da920b9fd3a52132699998633ff8aee3aa256 [Pipeline] echo [2023-04-07T05:59:05.866Z] -----------> git rev-list -1 --merges d73da920b9fd3a52132699998633ff8aee3aa256~1..d73da920b9fd3a52132699998633ff8aee3aa256 d73da920b9fd3a52132699998633ff8aee3aa256 [false] [Pipeline] sh [2023-04-07T05:59:06.158Z] + git log --format=format:%s -1 d73da920b9fd3a52132699998633ff8aee3aa256 [Pipeline] echo [2023-04-07T05:59:06.200Z] ========================================================= [2023-04-07T05:59:06.200Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-07T05:59:06.200Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-07T05:59:06.536Z] + git log --format=format:%s -1 d73da920b9fd3a52132699998633ff8aee3aa256 [Pipeline] echo [2023-04-07T05:59:06.546Z] [semverPrep] GIT_COMMIT: d73da920b9fd3a52132699998633ff8aee3aa256, Commit Message: feat!: Make All ProtocolDriver interface API implementations required (#1391) [Pipeline] echo [2023-04-07T05:59:06.555Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-07T05:59:06.914Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-07T05:59:06.914Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-07T05:59:06.914Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-07T05:59:06.914Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-07T05:59:06.914Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-07T05:59:06.914Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-07T05:59:06.914Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T05:59:07.318Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-07T05:59:07.318Z] [2023-04-07T05:59:07.318Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T05:59:07.617Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-07T05:59:07.617Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-07T05:59:07.617Z] b85a868b505f: Pulling fs layer [2023-04-07T05:59:07.617Z] e2be974225ed: Pulling fs layer [2023-04-07T05:59:07.617Z] 339a4e72a1f5: Pulling fs layer [2023-04-07T05:59:07.617Z] 988bab9f4d93: Pulling fs layer [2023-04-07T05:59:07.617Z] 1469e6f7b9e6: Pulling fs layer [2023-04-07T05:59:07.617Z] eaf3925da568: Pulling fs layer [2023-04-07T05:59:07.617Z] bab4dde63d76: Pulling fs layer [2023-04-07T05:59:07.617Z] bde34c3a00c8: Pulling fs layer [2023-04-07T05:59:07.617Z] b352a97aabf1: Pulling fs layer [2023-04-07T05:59:07.617Z] 4872d77fe225: Pulling fs layer [2023-04-07T05:59:07.617Z] 5851b861e8e6: Pulling fs layer [2023-04-07T05:59:07.617Z] 1469e6f7b9e6: Waiting [2023-04-07T05:59:07.617Z] eaf3925da568: Waiting [2023-04-07T05:59:07.617Z] bab4dde63d76: Waiting [2023-04-07T05:59:07.617Z] bde34c3a00c8: Waiting [2023-04-07T05:59:07.617Z] b352a97aabf1: Waiting [2023-04-07T05:59:07.617Z] 4872d77fe225: Waiting [2023-04-07T05:59:07.617Z] 988bab9f4d93: Waiting [2023-04-07T05:59:07.617Z] 5851b861e8e6: Waiting [2023-04-07T05:59:07.617Z] e2be974225ed: Verifying Checksum [2023-04-07T05:59:07.617Z] e2be974225ed: Download complete [2023-04-07T05:59:07.617Z] 988bab9f4d93: Verifying Checksum [2023-04-07T05:59:07.617Z] 988bab9f4d93: Download complete [2023-04-07T05:59:07.617Z] 1469e6f7b9e6: Verifying Checksum [2023-04-07T05:59:07.617Z] 1469e6f7b9e6: Download complete [2023-04-07T05:59:07.877Z] eaf3925da568: Verifying Checksum [2023-04-07T05:59:07.877Z] eaf3925da568: Download complete [2023-04-07T05:59:07.877Z] 339a4e72a1f5: Verifying Checksum [2023-04-07T05:59:07.877Z] 339a4e72a1f5: Download complete [2023-04-07T05:59:07.877Z] bde34c3a00c8: Verifying Checksum [2023-04-07T05:59:07.877Z] bde34c3a00c8: Download complete [2023-04-07T05:59:07.877Z] b352a97aabf1: Verifying Checksum [2023-04-07T05:59:07.877Z] b352a97aabf1: Download complete [2023-04-07T05:59:07.877Z] 4872d77fe225: Download complete [2023-04-07T05:59:07.877Z] 5851b861e8e6: Verifying Checksum [2023-04-07T05:59:07.877Z] 5851b861e8e6: Download complete [2023-04-07T05:59:07.877Z] b85a868b505f: Verifying Checksum [2023-04-07T05:59:07.877Z] b85a868b505f: Download complete [2023-04-07T05:59:08.135Z] bab4dde63d76: Verifying Checksum [2023-04-07T05:59:08.135Z] bab4dde63d76: Download complete [2023-04-07T05:59:09.076Z] b85a868b505f: Pull complete [2023-04-07T05:59:09.334Z] e2be974225ed: Pull complete [2023-04-07T05:59:09.916Z] 339a4e72a1f5: Pull complete [2023-04-07T05:59:09.916Z] 988bab9f4d93: Pull complete [2023-04-07T05:59:10.178Z] 1469e6f7b9e6: Pull complete [2023-04-07T05:59:10.441Z] eaf3925da568: Pull complete [2023-04-07T05:59:12.349Z] bab4dde63d76: Pull complete [2023-04-07T05:59:12.349Z] bde34c3a00c8: Pull complete [2023-04-07T05:59:12.349Z] b352a97aabf1: Pull complete [2023-04-07T05:59:12.610Z] 4872d77fe225: Pull complete [2023-04-07T05:59:12.610Z] 5851b861e8e6: Pull complete [2023-04-07T05:59:12.610Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-07T05:59:12.610Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-07T05:59:12.610Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-07T05:59:12.715Z] prd-ubuntu20.04-docker-8c-8g-7083 does not seem to be running inside a container [2023-04-07T05:59:12.739Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-07T05:59:14.697Z] $ docker top a28678ea0fcdb90cafc2f7349fa063a65a78cb15143e4a70a83a54dce2b154a2 -eo pid,comm [2023-04-07T05:59:14.763Z] 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-04-07T05:59:14.763Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-07T05:59:14.807Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-07T05:59:14.807Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-07T05:59:14.926Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-07T05:59:14.920Z] $ docker exec a28678ea0fcdb90cafc2f7349fa063a65a78cb15143e4a70a83a54dce2b154a2 ssh-agent [2023-04-07T05:59:15.054Z] SSH_AUTH_SOCK=/tmp/ssh-8usgNVukGMBt/agent.33 [2023-04-07T05:59:15.054Z] SSH_AGENT_PID=39 [2023-04-07T05:59:15.061Z] Running ssh-add (command line suppressed) [2023-04-07T05:59:15.155Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_12072157297163572370.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_12072157297163572370.key) [2023-04-07T05:59:15.177Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-07T05:59:15.462Z] + git tag --points-at HEAD [Pipeline] } [2023-04-07T05:59:15.466Z] $ docker exec --env ******** --env ******** a28678ea0fcdb90cafc2f7349fa063a65a78cb15143e4a70a83a54dce2b154a2 ssh-agent -k [2023-04-07T05:59:15.573Z] unset SSH_AUTH_SOCK; [2023-04-07T05:59:15.574Z] unset SSH_AGENT_PID; [2023-04-07T05:59:15.574Z] echo Agent pid 39 killed; [2023-04-07T05:59:15.593Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-07T05:59:15.614Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-07T05:59:15.614Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-07T05:59:15.728Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-07T05:59:15.723Z] $ docker exec a28678ea0fcdb90cafc2f7349fa063a65a78cb15143e4a70a83a54dce2b154a2 ssh-agent [2023-04-07T05:59:15.851Z] SSH_AUTH_SOCK=/tmp/ssh-e7m68Dz6nuz0/agent.71 [2023-04-07T05:59:15.852Z] SSH_AGENT_PID=77 [2023-04-07T05:59:15.856Z] Running ssh-add (command line suppressed) [2023-04-07T05:59:15.952Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_86472260057814470.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_86472260057814470.key) [2023-04-07T05:59:15.974Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-07T05:59:16.259Z] + git semver init [2023-04-07T05:59:16.518Z] 2023-04-07 05:59:16,443 [run_init] DEBUG init version:0.0.0 force:False [2023-04-07T05:59:16.518Z] 2023-04-07 05:59:16,444 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver [2023-04-07T05:59:16.518Z] 2023-04-07 05:59:16,444 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2023-04-07T05:59:16.518Z] 2023-04-07 05:59:16,444 [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-04-07T05:59:17.456Z] 2023-04-07 05:59:17,309 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude [2023-04-07T05:59:17.456Z] 2023-04-07 05:59:17,310 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False [2023-04-07T05:59:17.456Z] 2023-04-07 05:59:17,310 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-04-07T05:59:17.456Z] 2023-04-07 05:59:17,310 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-04-07T05:59:17.456Z] 3.0.0-dev.65 [Pipeline] } [2023-04-07T05:59:17.459Z] $ docker exec --env ******** --env ******** a28678ea0fcdb90cafc2f7349fa063a65a78cb15143e4a70a83a54dce2b154a2 ssh-agent -k [2023-04-07T05:59:17.562Z] unset SSH_AUTH_SOCK; [2023-04-07T05:59:17.563Z] unset SSH_AGENT_PID; [2023-04-07T05:59:17.563Z] echo Agent pid 77 killed; [2023-04-07T05:59:17.581Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-07T05:59:17.889Z] + git semver [Pipeline] } [2023-04-07T05:59:18.155Z] $ docker stop --time=1 a28678ea0fcdb90cafc2f7349fa063a65a78cb15143e4a70a83a54dce2b154a2 [2023-04-07T05:59:19.516Z] $ docker rm -f --volumes a28678ea0fcdb90cafc2f7349fa063a65a78cb15143e4a70a83a54dce2b154a2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-07T05:59:19.867Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-07T05:59:20.073Z] Stashed 1 file(s) [Pipeline] echo [2023-04-07T05:59:20.077Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.65 [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-04-07T05:59:20.201Z] provisioning config files... [2023-04-07T05:59:20.209Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config7460186316941331620tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-07T05:59:20.504Z] ---> docker-login.sh [2023-04-07T05:59:20.504Z] nexus3.edgexfoundry.org:10001 [2023-04-07T05:59:20.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T05:59:20.504Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T05:59:20.504Z] Configure a credential helper to remove this warning. See [2023-04-07T05:59:20.504Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T05:59:20.504Z] [2023-04-07T05:59:20.504Z] Login Succeeded [2023-04-07T05:59:20.504Z] nexus3.edgexfoundry.org:10002 [2023-04-07T05:59:20.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T05:59:20.504Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T05:59:20.504Z] Configure a credential helper to remove this warning. See [2023-04-07T05:59:20.504Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T05:59:20.504Z] [2023-04-07T05:59:20.504Z] Login Succeeded [2023-04-07T05:59:20.504Z] nexus3.edgexfoundry.org:10003 [2023-04-07T05:59:20.765Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T05:59:20.765Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T05:59:20.765Z] Configure a credential helper to remove this warning. See [2023-04-07T05:59:20.765Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T05:59:20.765Z] [2023-04-07T05:59:20.765Z] Login Succeeded [2023-04-07T05:59:20.765Z] nexus3.edgexfoundry.org:10004 [2023-04-07T05:59:20.765Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T05:59:20.765Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T05:59:20.765Z] Configure a credential helper to remove this warning. See [2023-04-07T05:59:20.765Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T05:59:20.765Z] [2023-04-07T05:59:20.765Z] Login Succeeded [2023-04-07T05:59:20.765Z] docker.io [2023-04-07T05:59:21.024Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T05:59:21.024Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T05:59:21.024Z] Configure a credential helper to remove this warning. See [2023-04-07T05:59:21.024Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T05:59:21.024Z] [2023-04-07T05:59:21.024Z] Login Succeeded [2023-04-07T05:59:21.024Z] ---> docker-login.sh ends [Pipeline] } [2023-04-07T05:59:21.032Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-07T05:59:21.085Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-07T05:59:21.097Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-07T05:59:21.103Z] ========================================================= [2023-04-07T05:59:21.103Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-07T05:59:21.103Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T05:59:21.406Z] + 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.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-07T05:59:21.406Z] Sending build context to Docker daemon 10.93MB [2023-04-07T05:59:21.406Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-04-07T05:59:21.406Z] Step 2/10 : FROM ${BASE} AS builder [2023-04-07T05:59:21.406Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-07T05:59:21.406Z] 63b65145d645: Pulling fs layer [2023-04-07T05:59:21.406Z] a2d21d5440eb: Pulling fs layer [2023-04-07T05:59:21.406Z] 935e6c44a52c: Pulling fs layer [2023-04-07T05:59:21.406Z] 94cc34f8dd06: Pulling fs layer [2023-04-07T05:59:21.406Z] 30dea6a524f1: Pulling fs layer [2023-04-07T05:59:21.406Z] a2aff8979fd8: Pulling fs layer [2023-04-07T05:59:21.406Z] 6808be2612f2: Pulling fs layer [2023-04-07T05:59:21.406Z] f25807f1079a: Pulling fs layer [2023-04-07T05:59:21.406Z] 94cc34f8dd06: Waiting [2023-04-07T05:59:21.406Z] a2aff8979fd8: Waiting [2023-04-07T05:59:21.406Z] 30dea6a524f1: Waiting [2023-04-07T05:59:21.406Z] 6808be2612f2: Waiting [2023-04-07T05:59:21.666Z] a2d21d5440eb: Verifying Checksum [2023-04-07T05:59:21.666Z] a2d21d5440eb: Download complete [2023-04-07T05:59:21.666Z] 94cc34f8dd06: Verifying Checksum [2023-04-07T05:59:21.666Z] 94cc34f8dd06: Download complete [2023-04-07T05:59:21.666Z] 30dea6a524f1: Verifying Checksum [2023-04-07T05:59:21.666Z] 30dea6a524f1: Download complete [2023-04-07T05:59:21.666Z] 63b65145d645: Verifying Checksum [2023-04-07T05:59:21.666Z] 63b65145d645: Download complete [2023-04-07T05:59:21.666Z] a2aff8979fd8: Download complete [2023-04-07T05:59:21.666Z] 63b65145d645: Pull complete [2023-04-07T05:59:21.928Z] a2d21d5440eb: Pull complete [2023-04-07T05:59:21.928Z] f25807f1079a: Verifying Checksum [2023-04-07T05:59:21.928Z] f25807f1079a: Download complete [2023-04-07T05:59:22.188Z] 935e6c44a52c: Verifying Checksum [2023-04-07T05:59:22.188Z] 935e6c44a52c: Download complete [2023-04-07T05:59:22.445Z] 6808be2612f2: Verifying Checksum [2023-04-07T05:59:22.445Z] 6808be2612f2: Download complete [2023-04-07T05:59:25.729Z] 935e6c44a52c: Pull complete [2023-04-07T05:59:25.729Z] 94cc34f8dd06: Pull complete [2023-04-07T05:59:25.986Z] 30dea6a524f1: Pull complete [2023-04-07T05:59:25.986Z] a2aff8979fd8: Pull complete [2023-04-07T05:59:28.531Z] 6808be2612f2: Pull complete [2023-04-07T05:59:29.111Z] f25807f1079a: Pull complete [2023-04-07T05:59:29.111Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-04-07T05:59:29.111Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-07T05:59:29.111Z] ---> 3b553350e43f [2023-04-07T05:59:29.111Z] Step 3/10 : ARG MAKE=make build [2023-04-07T05:59:32.405Z] ---> Running in 252598bfe2e8 [2023-04-07T05:59:32.405Z] Removing intermediate container 252598bfe2e8 [2023-04-07T05:59:32.405Z] ---> 166ae4e0ecea [2023-04-07T05:59:32.405Z] Step 4/10 : WORKDIR /device-sdk-go [2023-04-07T05:59:32.405Z] ---> Running in 4ae50b837b9f [2023-04-07T05:59:32.405Z] Removing intermediate container 4ae50b837b9f [2023-04-07T05:59:32.405Z] ---> 31ed5193946b [2023-04-07T05:59:32.405Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-04-07T05:59:32.663Z] ---> Running in 96e7105f74aa [2023-04-07T05:59:32.663Z] Removing intermediate container 96e7105f74aa [2023-04-07T05:59:32.663Z] ---> a964f35f5cbe [2023-04-07T05:59:32.663Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-04-07T05:59:32.663Z] ---> Running in 80bcf1bf1ab0 [2023-04-07T05:59:32.923Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-07T05:59:33.182Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-07T05:59:33.182Z] OK: 265 MiB in 53 packages [2023-04-07T05:59:33.752Z] Removing intermediate container 80bcf1bf1ab0 [2023-04-07T05:59:33.752Z] ---> 175a57c44e11 [2023-04-07T05:59:33.752Z] Step 7/10 : COPY go.mod vendor* ./ [2023-04-07T05:59:33.752Z] ---> 4efdcaa9303c [2023-04-07T05:59:33.752Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-07T05:59:33.752Z] ---> Running in 83e95abc9743 [2023-04-07T05:59:35.173Z] Still waiting to schedule task [2023-04-07T05:59:35.173Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-04-07T06:00:20.427Z] Removing intermediate container 83e95abc9743 [2023-04-07T06:00:20.427Z] ---> 89b3adc7bb3a [2023-04-07T06:00:20.427Z] Step 9/10 : COPY . . [2023-04-07T06:00:20.427Z] ---> 619a5b86b346 [2023-04-07T06:00:20.427Z] Step 10/10 : RUN ${MAKE} [2023-04-07T06:00:20.427Z] ---> Running in 3be93f9b82c1 [2023-04-07T06:00:20.427Z] noop [2023-04-07T06:00:20.427Z] Removing intermediate container 3be93f9b82c1 [2023-04-07T06:00:20.427Z] ---> ccbc8471981f [2023-04-07T06:00:20.427Z] Successfully built ccbc8471981f [2023-04-07T06:00:20.427Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:00:20.743Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-07T06:00:20.743Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-07T06:00:20.822Z] prd-ubuntu20.04-docker-8c-8g-7083 does not seem to be running inside a container [2023-04-07T06:00:20.868Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2023-04-07T06:00:21.209Z] $ docker top 050f0b9351a953f19d9ccf2e0fa6f41bbe56621e0d2a47f3eb46f6ba4f855ca1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-07T06:00:21.560Z] + go version [2023-04-07T06:00:21.560Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-07T06:00:21.581Z] $ docker stop --time=1 050f0b9351a953f19d9ccf2e0fa6f41bbe56621e0d2a47f3eb46f6ba4f855ca1 [2023-04-07T06:00:22.881Z] $ docker rm -f --volumes 050f0b9351a953f19d9ccf2e0fa6f41bbe56621e0d2a47f3eb46f6ba4f855ca1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:00:23.288Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-07T06:00:23.288Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-07T06:00:23.368Z] prd-ubuntu20.04-docker-8c-8g-7083 does not seem to be running inside a container [2023-04-07T06:00:23.410Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2023-04-07T06:00:23.767Z] $ docker top d2630132aabcffe3d29557190bd65407b0e24f58c8e9307a244b3d0a195424f0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-07T06:00:24.098Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2023-04-07T06:00:24.389Z] + make test [2023-04-07T06:00:24.390Z] go test -race -coverprofile=coverage.out ./... [2023-04-07T06:00:32.503Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-04-07T06:00:47.380Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-04-07T06:00:47.380Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-04-07T06:00:47.380Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-04-07T06:00:47.380Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-04-07T06:00:47.380Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-04-07T06:00:47.380Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.068s coverage: 27.6% of statements [2023-04-07T06:00:47.380Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-04-07T06:00:47.380Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-04-07T06:00:47.380Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.062s coverage: 79.9% of statements [2023-04-07T06:00:47.380Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.085s coverage: 86.0% of statements [2023-04-07T06:00:47.380Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-04-07T06:00:47.640Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-04-07T06:00:47.640Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.141s coverage: 77.5% of statements [2023-04-07T06:00:47.640Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-04-07T06:00:47.640Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-04-07T06:00:48.578Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-04-07T06:00:51.111Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.081s coverage: 14.6% of statements [2023-04-07T06:00:51.111Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.075s coverage: 68.5% of statements [2023-04-07T06:00:51.111Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.107s coverage: 89.2% of statements [2023-04-07T06:00:51.111Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.063s coverage: 5.6% of statements [2023-04-07T06:01:09.458Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7084 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws [2023-04-07T06:01:09.472Z] Running in /w/workspace/device-sdk-go/196 [Pipeline] { [Pipeline] checkout [2023-04-07T06:01:09.507Z] The recommended git tool is: git [2023-04-07T06:01:13.053Z] GO111MODULE=on go vet ./... [2023-04-07T06:01:14.425Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-07T06:01:14.425Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-07T06:01:14.425Z] ./bin/test-attribution-txt.sh [2023-04-07T06:01:14.425Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-04-07T06:01:14.435Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-07T06:01:14.459Z] $ docker stop --time=1 d2630132aabcffe3d29557190bd65407b0e24f58c8e9307a244b3d0a195424f0 [2023-04-07T06:01:16.047Z] using credential edgex-jenkins-ssh [2023-04-07T06:01:16.064Z] Cloning the remote Git repository [2023-04-07T06:01:16.104Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2023-04-07T06:01:16.196Z] > git init /w/workspace/device-sdk-go/196 # timeout=10 [2023-04-07T06:01:16.344Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-04-07T06:01:16.345Z] > git --version # timeout=10 [2023-04-07T06:01:16.365Z] > git --version # 'git version 2.25.1' [2023-04-07T06:01:16.367Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-07T06:01:16.511Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-07T06:01:18.151Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-04-07T06:01:18.175Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-07T06:01:18.362Z] $ docker rm -f --volumes d2630132aabcffe3d29557190bd65407b0e24f58c8e9307a244b3d0a195424f0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-07T06:01:18.855Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-07T06:01:18.915Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2023-04-07T06:01:19.056Z] Avoid second fetch [2023-04-07T06:01:19.056Z] Checking out Revision d73da920b9fd3a52132699998633ff8aee3aa256 (main) [Pipeline] sh [2023-04-07T06:01:19.434Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-07T06:01:19.641Z] Commit message: "feat!: Make All ProtocolDriver interface API implementations required (#1391)" [2023-04-07T06:01:19.071Z] > git config core.sparsecheckout # timeout=10 [2023-04-07T06:01:19.138Z] > git checkout -f d73da920b9fd3a52132699998633ff8aee3aa256 # timeout=10 [2023-04-07T06:01:19.719Z] + ls -al . [2023-04-07T06:01:19.719Z] total 272 [2023-04-07T06:01:19.719Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 7 06:00 . [2023-04-07T06:01:19.719Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 05:59 .. [2023-04-07T06:01:19.719Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 7 05:59 .dockerignore [2023-04-07T06:01:19.719Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 7 05:59 .git [2023-04-07T06:01:19.719Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 7 05:59 .github [2023-04-07T06:01:19.719Z] -rw-rw-r-- 1 jenkins jenkins 131 Apr 7 05:59 .gitignore [2023-04-07T06:01:19.719Z] -rw-rw-r-- 1 jenkins jenkins 42 Apr 7 05:59 .golangci.yml [2023-04-07T06:01:19.719Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 7 05:59 .semver [2023-04-07T06:01:19.719Z] -rw-rw-r-- 1 jenkins jenkins 31677 Apr 7 05:59 CHANGELOG.md [2023-04-07T06:01:19.719Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 7 05:59 GOVERNANCE.md [2023-04-07T06:01:19.719Z] -rw-rw-r-- 1 jenkins jenkins 885 Apr 7 05:59 Jenkinsfile [2023-04-07T06:01:19.719Z] -rw-rw-r-- 1 jenkins jenkins 11341 Apr 7 05:59 LICENSE [2023-04-07T06:01:19.719Z] -rw-rw-r-- 1 jenkins jenkins 1714 Apr 7 05:59 Makefile [2023-04-07T06:01:19.719Z] -rw-rw-r-- 1 jenkins jenkins 619 Apr 7 05:59 OWNERS.md [2023-04-07T06:01:19.719Z] -rw-rw-r-- 1 jenkins jenkins 4891 Apr 7 05:59 README.md [2023-04-07T06:01:19.719Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 7 05:59 VERSION [2023-04-07T06:01:19.719Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 7 05:59 bin [2023-04-07T06:01:19.719Z] -rw-r--r-- 1 jenkins jenkins 105787 Apr 7 06:00 coverage.out [2023-04-07T06:01:19.719Z] drwxrwxr-x 5 jenkins jenkins 4096 Apr 7 05:59 example [2023-04-07T06:01:19.719Z] -rw-rw-r-- 1 jenkins jenkins 3246 Apr 7 05:59 go.mod [2023-04-07T06:01:19.719Z] -rw-rw-r-- 1 jenkins jenkins 31006 Apr 7 05:59 go.sum [2023-04-07T06:01:19.719Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 7 05:59 internal [2023-04-07T06:01:19.719Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 05:59 openapi [2023-04-07T06:01:19.719Z] drwxrwxr-x 6 jenkins jenkins 4096 Apr 7 05:59 pkg [2023-04-07T06:01:19.719Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 05:59 snap [2023-04-07T06:01:19.719Z] -rw-rw-r-- 1 jenkins jenkins 222 Apr 7 05:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:01:20.035Z] + 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=d73da920b9fd3a52132699998633ff8aee3aa256 --label arch=amd64 --label version=3.0.0-dev.65 . [2023-04-07T06:01:20.035Z] Sending build context to Docker daemon 11.03MB [2023-04-07T06:01:20.035Z] Step 1/23 : ARG BASE=golang:1.20-alpine3.17 [2023-04-07T06:01:20.035Z] Step 2/23 : FROM ${BASE} AS builder [2023-04-07T06:01:20.035Z] ---> ccbc8471981f [2023-04-07T06:01:20.035Z] Step 3/23 : ARG MAKE=make build [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-07T06:01:20.295Z] ---> Running in 2a19eefa19a2 [2023-04-07T06:01:20.295Z] Removing intermediate container 2a19eefa19a2 [2023-04-07T06:01:20.295Z] ---> 5109570b39c7 [2023-04-07T06:01:20.295Z] Step 4/23 : WORKDIR /device-sdk-go [2023-04-07T06:01:20.295Z] ---> Running in 44a2d4babcd7 [2023-04-07T06:01:20.554Z] Removing intermediate container 44a2d4babcd7 [2023-04-07T06:01:20.554Z] ---> 3ffbc53c34de [2023-04-07T06:01:20.554Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-04-07T06:01:20.554Z] ---> Running in d61fa9a89c60 [2023-04-07T06:01:20.554Z] Removing intermediate container d61fa9a89c60 [2023-04-07T06:01:20.554Z] ---> 9b5d9f571d9a [2023-04-07T06:01:20.554Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-04-07T06:01:20.554Z] ---> Running in e0f2814f4f24 [2023-04-07T06:01:20.628Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-07T06:01:20.628Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-07T06:01:20.628Z] Dload Upload Total Spent Left Speed [2023-04-07T06:01:20.628Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98844 0 --:--:-- --:--:-- --:--:-- 98844 [2023-04-07T06:01:20.813Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [Pipeline] sh [2023-04-07T06:01:21.072Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-07T06:01:21.276Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-07T06:01:21.332Z] OK: 265 MiB in 53 packages [2023-04-07T06:01:21.592Z] Removing intermediate container e0f2814f4f24 [2023-04-07T06:01:21.592Z] ---> c01c10f1f917 [2023-04-07T06:01:21.592Z] Step 7/23 : COPY go.mod vendor* ./ [2023-04-07T06:01:21.605Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-07T06:01:21.605Z] + sudo tee /etc/docker/daemon.new [2023-04-07T06:01:21.605Z] { [2023-04-07T06:01:21.605Z] "registry-mirrors": [ [2023-04-07T06:01:21.605Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-07T06:01:21.605Z] ], [2023-04-07T06:01:21.605Z] "bip": "10.250.0.254/24", [2023-04-07T06:01:21.605Z] "hosts": [ [2023-04-07T06:01:21.605Z] "tcp://0.0.0.0:5555", [2023-04-07T06:01:21.605Z] "unix:///var/run/docker.sock" [2023-04-07T06:01:21.605Z] ], [2023-04-07T06:01:21.605Z] "mtu": 1458, [2023-04-07T06:01:21.605Z] "selinux-enabled": true, [2023-04-07T06:01:21.605Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-07T06:01:21.605Z] } [Pipeline] sh [2023-04-07T06:01:21.852Z] ---> a7c3498e26d8 [2023-04-07T06:01:21.852Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-07T06:01:21.852Z] ---> Running in be7521cb0b84 [2023-04-07T06:01:21.939Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-07T06:01:22.273Z] + sudo service docker restart [2023-04-07T06:01:22.423Z] Removing intermediate container be7521cb0b84 [2023-04-07T06:01:22.423Z] ---> b7604789b3fe [2023-04-07T06:01:22.423Z] Step 9/23 : COPY . . [2023-04-07T06:01:23.360Z] ---> 952056397226 [2023-04-07T06:01:23.360Z] Step 10/23 : RUN ${MAKE} [2023-04-07T06:01:23.360Z] ---> Running in d41734f632bf [2023-04-07T06:01:23.360Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.0.0-dev.65" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-07T06:01:44.389Z] provisioning config files... [2023-04-07T06:01:44.414Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/196@tmp/config9657749382209173796tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-07T06:01:44.767Z] ---> docker-login.sh [2023-04-07T06:01:44.767Z] nexus3.edgexfoundry.org:10001 [2023-04-07T06:01:45.362Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T06:01:45.362Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T06:01:45.362Z] Configure a credential helper to remove this warning. See [2023-04-07T06:01:45.362Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T06:01:45.362Z] [2023-04-07T06:01:45.362Z] Login Succeeded [2023-04-07T06:01:45.362Z] nexus3.edgexfoundry.org:10002 [2023-04-07T06:01:45.454Z] Removing intermediate container d41734f632bf [2023-04-07T06:01:45.454Z] ---> acbdb1954db1 [2023-04-07T06:01:45.454Z] Step 11/23 : FROM alpine:3.17 [2023-04-07T06:01:45.454Z] 3.17: Pulling from library/alpine [2023-04-07T06:01:45.454Z] f56be85fc22e: Pulling fs layer [2023-04-07T06:01:45.454Z] f56be85fc22e: Verifying Checksum [2023-04-07T06:01:45.454Z] f56be85fc22e: Download complete [2023-04-07T06:01:45.454Z] f56be85fc22e: Pull complete [2023-04-07T06:01:45.454Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-07T06:01:45.454Z] Status: Downloaded newer image for alpine:3.17 [2023-04-07T06:01:45.454Z] ---> 9ed4aefc74f6 [2023-04-07T06:01:45.454Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-04-07T06:01:45.454Z] ---> Running in fc4b1e690362 [2023-04-07T06:01:45.454Z] Removing intermediate container fc4b1e690362 [2023-04-07T06:01:45.454Z] ---> 6043349c1172 [2023-04-07T06:01:45.454Z] Step 13/23 : RUN apk add --update --no-cache [2023-04-07T06:01:45.454Z] ---> Running in 003e1fc25cdb [2023-04-07T06:01:45.454Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-07T06:01:45.454Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-07T06:01:45.454Z] OK: 7 MiB in 15 packages [2023-04-07T06:01:45.454Z] Removing intermediate container 003e1fc25cdb [2023-04-07T06:01:45.454Z] ---> 2c7040793b74 [2023-04-07T06:01:45.454Z] Step 14/23 : WORKDIR / [2023-04-07T06:01:45.454Z] ---> Running in c41d80d8429b [2023-04-07T06:01:45.454Z] Removing intermediate container c41d80d8429b [2023-04-07T06:01:45.454Z] ---> 311d70473514 [2023-04-07T06:01:45.454Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-04-07T06:01:45.454Z] ---> 45570cea8496 [2023-04-07T06:01:45.454Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-04-07T06:01:45.454Z] ---> 4c9b40db23eb [2023-04-07T06:01:45.454Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-04-07T06:01:45.454Z] ---> 2de76754ef18 [2023-04-07T06:01:45.454Z] Step 18/23 : EXPOSE 59999 [2023-04-07T06:01:45.454Z] ---> Running in 00fb26b8cde8 [2023-04-07T06:01:45.631Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T06:01:45.739Z] Removing intermediate container 00fb26b8cde8 [2023-04-07T06:01:45.739Z] ---> 0e7fbf24e3bc [2023-04-07T06:01:45.739Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-04-07T06:01:45.739Z] ---> Running in 2812cee3f344 [2023-04-07T06:01:45.739Z] Removing intermediate container 2812cee3f344 [2023-04-07T06:01:45.739Z] ---> 07afe4d073c2 [2023-04-07T06:01:45.739Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-07T06:01:45.739Z] ---> Running in af4299b28ab2 [2023-04-07T06:01:45.739Z] Removing intermediate container af4299b28ab2 [2023-04-07T06:01:45.739Z] ---> f5c3a5182fbd [2023-04-07T06:01:45.739Z] Step 21/23 : LABEL arch=amd64 [2023-04-07T06:01:45.739Z] ---> Running in 6f1b20f06930 [2023-04-07T06:01:45.901Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T06:01:45.902Z] Configure a credential helper to remove this warning. See [2023-04-07T06:01:45.902Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T06:01:45.902Z] [2023-04-07T06:01:45.902Z] Login Succeeded [2023-04-07T06:01:45.902Z] nexus3.edgexfoundry.org:10003 [2023-04-07T06:01:45.902Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T06:01:46.020Z] Removing intermediate container 6f1b20f06930 [2023-04-07T06:01:46.020Z] ---> e4bff25f8200 [2023-04-07T06:01:46.020Z] Step 22/23 : LABEL git_sha=d73da920b9fd3a52132699998633ff8aee3aa256 [2023-04-07T06:01:46.020Z] ---> Running in c3c262b75437 [2023-04-07T06:01:46.020Z] Removing intermediate container c3c262b75437 [2023-04-07T06:01:46.020Z] ---> 588d9340d1c8 [2023-04-07T06:01:46.020Z] Step 23/23 : LABEL version=3.0.0-dev.65 [2023-04-07T06:01:46.020Z] ---> Running in fa954f0780fa [2023-04-07T06:01:46.020Z] Removing intermediate container fa954f0780fa [2023-04-07T06:01:46.020Z] ---> 53049c378fdc [2023-04-07T06:01:46.020Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-07T06:01:46.020Z] Successfully built 53049c378fdc [2023-04-07T06:01:46.020Z] 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 [2023-04-07T06:01:46.171Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T06:01:46.171Z] Configure a credential helper to remove this warning. See [2023-04-07T06:01:46.171Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T06:01:46.171Z] [2023-04-07T06:01:46.171Z] Login Succeeded [2023-04-07T06:01:46.171Z] nexus3.edgexfoundry.org:10004 Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:01:46.442Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T06:01:46.442Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T06:01:46.442Z] Configure a credential helper to remove this warning. See [2023-04-07T06:01:46.442Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T06:01:46.442Z] [2023-04-07T06:01:46.442Z] Login Succeeded [2023-04-07T06:01:46.442Z] docker.io [2023-04-07T06:01:46.476Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-07T06:01:46.476Z] [2023-04-07T06:01:46.476Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:01:46.710Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T06:01:46.772Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-07T06:01:46.772Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-07T06:01:46.772Z] 5eb5b503b376: Pulling fs layer [2023-04-07T06:01:46.772Z] 5c69ac0246d0: Pulling fs layer [2023-04-07T06:01:46.772Z] ec43610c2a17: Pulling fs layer [2023-04-07T06:01:46.772Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-07T06:01:46.772Z] 33b1e0a273af: Pulling fs layer [2023-04-07T06:01:46.772Z] 5d3b04190fa2: Pulling fs layer [2023-04-07T06:01:46.772Z] 2f39f015ded8: Pulling fs layer [2023-04-07T06:01:46.772Z] 3a2ae6a8a46f: Waiting [2023-04-07T06:01:46.772Z] 33b1e0a273af: Waiting [2023-04-07T06:01:46.772Z] 5d3b04190fa2: Waiting [2023-04-07T06:01:46.772Z] 2f39f015ded8: Waiting [2023-04-07T06:01:46.772Z] 5c69ac0246d0: Download complete [2023-04-07T06:01:46.772Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-07T06:01:46.772Z] 3a2ae6a8a46f: Download complete [2023-04-07T06:01:46.772Z] 33b1e0a273af: Verifying Checksum [2023-04-07T06:01:46.772Z] 33b1e0a273af: Download complete [2023-04-07T06:01:46.772Z] ec43610c2a17: Verifying Checksum [2023-04-07T06:01:46.772Z] ec43610c2a17: Download complete [2023-04-07T06:01:46.772Z] 5d3b04190fa2: Download complete [2023-04-07T06:01:46.977Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T06:01:46.977Z] Configure a credential helper to remove this warning. See [2023-04-07T06:01:46.977Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T06:01:46.977Z] [2023-04-07T06:01:46.977Z] Login Succeeded [2023-04-07T06:01:46.977Z] ---> docker-login.sh ends [Pipeline] } [2023-04-07T06:01:46.990Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-04-07T06:01:47.030Z] 5eb5b503b376: Verifying Checksum [2023-04-07T06:01:47.030Z] 5eb5b503b376: Download complete [Pipeline] echo [2023-04-07T06:01:47.231Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-07T06:01:47.245Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-07T06:01:47.256Z] ========================================================= [2023-04-07T06:01:47.256Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-07T06:01:47.256Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:01:47.596Z] 2f39f015ded8: Verifying Checksum [2023-04-07T06:01:47.596Z] 2f39f015ded8: Download complete [2023-04-07T06:01:47.609Z] + 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.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-07T06:01:48.164Z] 5eb5b503b376: Pull complete [2023-04-07T06:01:48.212Z] Sending build context to Docker daemon 5.869MB [2023-04-07T06:01:48.212Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-04-07T06:01:48.212Z] Step 2/10 : FROM ${BASE} AS builder [2023-04-07T06:01:48.212Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-07T06:01:48.212Z] af6eaf76a39c: Pulling fs layer [2023-04-07T06:01:48.212Z] 55522c791124: Pulling fs layer [2023-04-07T06:01:48.212Z] ce5c4a1c91eb: Pulling fs layer [2023-04-07T06:01:48.212Z] 169dfbe0d373: Pulling fs layer [2023-04-07T06:01:48.212Z] e1ff8fa3b103: Pulling fs layer [2023-04-07T06:01:48.212Z] 52ebb69f0ebf: Pulling fs layer [2023-04-07T06:01:48.212Z] 5abe8eddf0d5: Pulling fs layer [2023-04-07T06:01:48.212Z] e1ff8fa3b103: Waiting [2023-04-07T06:01:48.212Z] 52ebb69f0ebf: Waiting [2023-04-07T06:01:48.212Z] 169dfbe0d373: Waiting [2023-04-07T06:01:48.213Z] 5abe8eddf0d5: Waiting [2023-04-07T06:01:48.213Z] 55522c791124: Verifying Checksum [2023-04-07T06:01:48.213Z] 55522c791124: Download complete [2023-04-07T06:01:48.213Z] 169dfbe0d373: Verifying Checksum [2023-04-07T06:01:48.213Z] 169dfbe0d373: Download complete [2023-04-07T06:01:48.422Z] 5c69ac0246d0: Pull complete [2023-04-07T06:01:48.481Z] e1ff8fa3b103: Verifying Checksum [2023-04-07T06:01:48.481Z] e1ff8fa3b103: Download complete [2023-04-07T06:01:48.481Z] af6eaf76a39c: Verifying Checksum [2023-04-07T06:01:48.989Z] ec43610c2a17: Pull complete [2023-04-07T06:01:48.989Z] 3a2ae6a8a46f: Pull complete [2023-04-07T06:01:49.247Z] 33b1e0a273af: Pull complete [2023-04-07T06:01:49.247Z] 5d3b04190fa2: Pull complete [2023-04-07T06:01:49.453Z] 5abe8eddf0d5: Verifying Checksum [2023-04-07T06:01:49.454Z] 5abe8eddf0d5: Download complete [2023-04-07T06:01:49.454Z] af6eaf76a39c: Pull complete [2023-04-07T06:01:50.048Z] 55522c791124: Pull complete [2023-04-07T06:01:51.018Z] ce5c4a1c91eb: Verifying Checksum [2023-04-07T06:01:51.018Z] ce5c4a1c91eb: Download complete [2023-04-07T06:01:51.018Z] 52ebb69f0ebf: Verifying Checksum [2023-04-07T06:01:51.018Z] 52ebb69f0ebf: Download complete [2023-04-07T06:01:53.434Z] 2f39f015ded8: Pull complete [2023-04-07T06:01:53.434Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-07T06:01:53.434Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-07T06:01:53.434Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-07T06:01:53.522Z] prd-ubuntu20.04-docker-8c-8g-7083 does not seem to be running inside a container [2023-04-07T06:01:53.557Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-07T06:01:56.781Z] $ docker top 41d24a6ebf156761524a57eb94dde721d522f58f63f6c4742404a9c7d1d7a427 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-07T06:01:57.168Z] ---> job-cost.sh [2023-04-07T06:01:57.168Z] lf-activate-venv: SKIPPING [2023-04-07T06:01:57.168Z] INFO: No Stack... [2023-04-07T06:01:57.427Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-07T06:01:57.995Z] INFO: Archiving Costs [Pipeline] sh [2023-04-07T06:01:58.285Z] + + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [2023-04-07T06:01:58.285Z] cut -d, -f6 [Pipeline] lock [2023-04-07T06:01:58.298Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-196-stack-cost] [2023-04-07T06:01:58.305Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-196-stack-cost] did not exist. Created. [2023-04-07T06:01:58.305Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-196-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-07T06:01:58.600Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-07T06:01:58.623Z] Stashed 1 file(s) [Pipeline] } [2023-04-07T06:01:58.629Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-196-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-07T06:01:58.653Z] $ docker stop --time=1 41d24a6ebf156761524a57eb94dde721d522f58f63f6c4742404a9c7d1d7a427 [2023-04-07T06:01:59.803Z] $ docker rm -f --volumes 41d24a6ebf156761524a57eb94dde721d522f58f63f6c4742404a9c7d1d7a427 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-07T06:02:03.369Z] ce5c4a1c91eb: Pull complete [2023-04-07T06:02:03.369Z] 169dfbe0d373: Pull complete [2023-04-07T06:02:03.369Z] e1ff8fa3b103: Pull complete [2023-04-07T06:02:10.033Z] 52ebb69f0ebf: Pull complete [2023-04-07T06:02:11.454Z] 5abe8eddf0d5: Pull complete [2023-04-07T06:02:11.454Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-04-07T06:02:11.454Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-07T06:02:11.454Z] ---> 6cb57ee374ae [2023-04-07T06:02:11.454Z] Step 3/10 : ARG MAKE=make build [2023-04-07T06:02:13.419Z] ---> Running in b9856b4ff265 [2023-04-07T06:02:13.419Z] Removing intermediate container b9856b4ff265 [2023-04-07T06:02:13.419Z] ---> 63b49ba3ed8b [2023-04-07T06:02:13.419Z] Step 4/10 : WORKDIR /device-sdk-go [2023-04-07T06:02:13.419Z] ---> Running in 46ee51f9b40a [2023-04-07T06:02:14.003Z] Removing intermediate container 46ee51f9b40a [2023-04-07T06:02:14.003Z] ---> 8509e0b1e0d9 [2023-04-07T06:02:14.004Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-04-07T06:02:14.004Z] ---> Running in fce7fa64e611 [2023-04-07T06:02:14.272Z] Removing intermediate container fce7fa64e611 [2023-04-07T06:02:14.272Z] ---> 9433dc90b71a [2023-04-07T06:02:14.272Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-04-07T06:02:14.272Z] ---> Running in e7449588b19b [2023-04-07T06:02:15.696Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-07T06:02:16.035Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-07T06:02:17.468Z] OK: 263 MiB in 53 packages [2023-04-07T06:02:18.059Z] Removing intermediate container e7449588b19b [2023-04-07T06:02:18.059Z] ---> 678052059bcd [2023-04-07T06:02:18.059Z] Step 7/10 : COPY go.mod vendor* ./ [2023-04-07T06:02:18.647Z] ---> 0b7479c8dc90 [2023-04-07T06:02:18.647Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-07T06:02:18.647Z] ---> Running in e7fa0524b37c [2023-04-07T06:03:26.517Z] Removing intermediate container e7fa0524b37c [2023-04-07T06:03:26.517Z] ---> d7b7508107df [2023-04-07T06:03:26.517Z] Step 9/10 : COPY . . [2023-04-07T06:03:26.517Z] ---> b8cfb2e653b3 [2023-04-07T06:03:26.517Z] Step 10/10 : RUN ${MAKE} [2023-04-07T06:03:26.517Z] ---> Running in 487828f9dd78 [2023-04-07T06:03:26.517Z] noop [2023-04-07T06:03:26.517Z] Removing intermediate container 487828f9dd78 [2023-04-07T06:03:26.517Z] ---> bce42a708fe3 [2023-04-07T06:03:26.517Z] Successfully built bce42a708fe3 [2023-04-07T06:03:26.517Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:03:26.867Z] + docker inspect -f . ci-base-image-arm64 [2023-04-07T06:03:26.867Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-07T06:03:27.069Z] prd-ubuntu20.04-docker-arm64-4c-16g-7084 does not seem to be running inside a container [2023-04-07T06:03:27.144Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/196 -v /w/workspace/device-sdk-go/196:/w/workspace/device-sdk-go/196:rw,z -v /w/workspace/device-sdk-go/196@tmp:/w/workspace/device-sdk-go/196@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-04-07T06:03:28.361Z] $ docker top 4d5cecc23fadae53e687153e2804fd3553f727c7eb66c8e85beb569dee3bc1d3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-07T06:03:29.161Z] + go version [2023-04-07T06:03:29.161Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-07T06:03:29.187Z] $ docker stop --time=1 4d5cecc23fadae53e687153e2804fd3553f727c7eb66c8e85beb569dee3bc1d3 [2023-04-07T06:03:30.802Z] $ docker rm -f --volumes 4d5cecc23fadae53e687153e2804fd3553f727c7eb66c8e85beb569dee3bc1d3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:03:31.308Z] + docker inspect -f . ci-base-image-arm64 [2023-04-07T06:03:31.308Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-07T06:03:31.484Z] prd-ubuntu20.04-docker-arm64-4c-16g-7084 does not seem to be running inside a container [2023-04-07T06:03:31.554Z] $ 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/196 -v /w/workspace/device-sdk-go/196:/w/workspace/device-sdk-go/196:rw,z -v /w/workspace/device-sdk-go/196@tmp:/w/workspace/device-sdk-go/196@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-04-07T06:03:32.724Z] $ docker top e7e3de8f6c4705d49cb216ecdd577f95165c77f29d2384927c5858263d7a9df0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-07T06:03:33.211Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/196 [Pipeline] fileExists [Pipeline] sh [2023-04-07T06:03:34.134Z] + make test [2023-04-07T06:03:34.134Z] go test -race -coverprofile=coverage.out ./... [2023-04-07T06:04:13.000Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-04-07T06:06:19.693Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-04-07T06:06:19.693Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-04-07T06:06:19.693Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-04-07T06:06:19.693Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-04-07T06:06:19.693Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-04-07T06:06:19.693Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.208s coverage: 27.6% of statements [2023-04-07T06:06:21.119Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.272s coverage: 79.9% of statements [2023-04-07T06:06:36.114Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-04-07T06:06:36.114Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-04-07T06:06:36.114Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.324s coverage: 86.0% of statements [2023-04-07T06:06:39.448Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-04-07T06:06:40.034Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.405s coverage: 77.5% of statements [2023-04-07T06:06:44.308Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-04-07T06:06:45.268Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-04-07T06:06:45.268Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-04-07T06:06:47.843Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.252s coverage: 14.6% of statements [2023-04-07T06:06:47.843Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.445s coverage: 68.5% of statements [2023-04-07T06:06:48.804Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.427s coverage: 89.2% of statements [2023-04-07T06:06:50.216Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-04-07T06:06:50.486Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.239s coverage: 5.6% of statements [2023-04-07T06:06:51.074Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-07T06:06:51.074Z] GO111MODULE=on go vet ./... [2023-04-07T06:09:12.796Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-07T06:09:12.796Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-07T06:09:12.796Z] ./bin/test-attribution-txt.sh [2023-04-07T06:09:12.796Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-04-07T06:09:12.811Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-07T06:09:12.830Z] $ docker stop --time=1 e7e3de8f6c4705d49cb216ecdd577f95165c77f29d2384927c5858263d7a9df0 [2023-04-07T06:09:14.713Z] $ docker rm -f --volumes e7e3de8f6c4705d49cb216ecdd577f95165c77f29d2384927c5858263d7a9df0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-07T06:09:16.337Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-07T06:09:16.358Z] Warning: overwriting stash ‘coverage-report’ [2023-04-07T06:09:16.953Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-07T06:09:17.321Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-07T06:09:17.650Z] + ls -al . [2023-04-07T06:09:17.650Z] total 268 [2023-04-07T06:09:17.650Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 7 06:03 . [2023-04-07T06:09:17.650Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 06:01 .. [2023-04-07T06:09:17.650Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 7 06:01 .dockerignore [2023-04-07T06:09:17.650Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 7 06:01 .git [2023-04-07T06:09:17.650Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 7 06:01 .github [2023-04-07T06:09:17.650Z] -rw-rw-r-- 1 jenkins jenkins 131 Apr 7 06:01 .gitignore [2023-04-07T06:09:17.650Z] -rw-rw-r-- 1 jenkins jenkins 42 Apr 7 06:01 .golangci.yml [2023-04-07T06:09:17.650Z] -rw-rw-r-- 1 jenkins jenkins 31677 Apr 7 06:01 CHANGELOG.md [2023-04-07T06:09:17.650Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 7 06:01 GOVERNANCE.md [2023-04-07T06:09:17.650Z] -rw-rw-r-- 1 jenkins jenkins 885 Apr 7 06:01 Jenkinsfile [2023-04-07T06:09:17.650Z] -rw-rw-r-- 1 jenkins jenkins 11341 Apr 7 06:01 LICENSE [2023-04-07T06:09:17.650Z] -rw-rw-r-- 1 jenkins jenkins 1714 Apr 7 06:01 Makefile [2023-04-07T06:09:17.650Z] -rw-rw-r-- 1 jenkins jenkins 619 Apr 7 06:01 OWNERS.md [2023-04-07T06:09:17.650Z] -rw-rw-r-- 1 jenkins jenkins 4891 Apr 7 06:01 README.md [2023-04-07T06:09:17.650Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 7 05:59 VERSION [2023-04-07T06:09:17.650Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 7 06:01 bin [2023-04-07T06:09:17.650Z] -rw-r--r-- 1 jenkins jenkins 105785 Apr 7 06:06 coverage.out [2023-04-07T06:09:17.650Z] drwxrwxr-x 5 jenkins jenkins 4096 Apr 7 06:01 example [2023-04-07T06:09:17.650Z] -rw-rw-r-- 1 jenkins jenkins 3246 Apr 7 06:01 go.mod [2023-04-07T06:09:17.650Z] -rw-rw-r-- 1 jenkins jenkins 31006 Apr 7 06:01 go.sum [2023-04-07T06:09:17.650Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 7 06:01 internal [2023-04-07T06:09:17.650Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 06:01 openapi [2023-04-07T06:09:17.650Z] drwxrwxr-x 6 jenkins jenkins 4096 Apr 7 06:01 pkg [2023-04-07T06:09:17.650Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 06:01 snap [2023-04-07T06:09:17.650Z] -rw-rw-r-- 1 jenkins jenkins 222 Apr 7 06:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:09:17.984Z] + 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=d73da920b9fd3a52132699998633ff8aee3aa256 --label arch=arm64 --label version=3.0.0-dev.65 . [2023-04-07T06:09:18.579Z] Sending build context to Docker daemon 5.975MB [2023-04-07T06:09:18.579Z] Step 1/23 : ARG BASE=golang:1.20-alpine3.17 [2023-04-07T06:09:18.579Z] Step 2/23 : FROM ${BASE} AS builder [2023-04-07T06:09:18.579Z] ---> bce42a708fe3 [2023-04-07T06:09:18.579Z] Step 3/23 : ARG MAKE=make build [2023-04-07T06:09:18.579Z] ---> Running in 26742ac3d35f [2023-04-07T06:09:18.857Z] Removing intermediate container 26742ac3d35f [2023-04-07T06:09:18.857Z] ---> 96a30749b215 [2023-04-07T06:09:18.857Z] Step 4/23 : WORKDIR /device-sdk-go [2023-04-07T06:09:19.124Z] ---> Running in f8fd3cd97c11 [2023-04-07T06:09:19.391Z] Removing intermediate container f8fd3cd97c11 [2023-04-07T06:09:19.391Z] ---> df8a888790b1 [2023-04-07T06:09:19.391Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-04-07T06:09:19.391Z] ---> Running in 3f7a2e2ab4b5 [2023-04-07T06:09:19.658Z] Removing intermediate container 3f7a2e2ab4b5 [2023-04-07T06:09:19.658Z] ---> e8c137e46bea [2023-04-07T06:09:19.658Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-04-07T06:09:19.927Z] ---> Running in e3fce61fa3cb [2023-04-07T06:09:20.895Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-07T06:09:21.479Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-07T06:09:22.890Z] OK: 263 MiB in 53 packages [2023-04-07T06:09:23.472Z] Removing intermediate container e3fce61fa3cb [2023-04-07T06:09:23.472Z] ---> b3aa8584ad8f [2023-04-07T06:09:23.472Z] Step 7/23 : COPY go.mod vendor* ./ [2023-04-07T06:09:24.068Z] ---> b46b3d6bdbf8 [2023-04-07T06:09:24.068Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-07T06:09:24.068Z] ---> Running in 41189e82f569 [2023-04-07T06:09:26.644Z] Removing intermediate container 41189e82f569 [2023-04-07T06:09:26.644Z] ---> cf7956420666 [2023-04-07T06:09:26.644Z] Step 9/23 : COPY . . [2023-04-07T06:09:27.606Z] ---> 91c9acb8b801 [2023-04-07T06:09:27.606Z] Step 10/23 : RUN ${MAKE} [2023-04-07T06:09:27.606Z] ---> Running in 921ed0731b7f [2023-04-07T06:09:28.563Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.0.0-dev.65" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-04-07T06:11:50.460Z] Removing intermediate container 921ed0731b7f [2023-04-07T06:11:50.460Z] ---> 3cb0a1aeb917 [2023-04-07T06:11:50.460Z] Step 11/23 : FROM alpine:3.17 [2023-04-07T06:11:50.460Z] 3.17: Pulling from library/alpine [2023-04-07T06:11:50.460Z] c41833b44d91: Pulling fs layer [2023-04-07T06:11:50.460Z] c41833b44d91: Verifying Checksum [2023-04-07T06:11:50.460Z] c41833b44d91: Download complete [2023-04-07T06:11:50.460Z] c41833b44d91: Pull complete [2023-04-07T06:11:50.460Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-07T06:11:50.460Z] Status: Downloaded newer image for alpine:3.17 [2023-04-07T06:11:50.460Z] ---> 51e60588ff2c [2023-04-07T06:11:50.460Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-04-07T06:11:50.460Z] ---> Running in 0090d3902c93 [2023-04-07T06:11:50.460Z] Removing intermediate container 0090d3902c93 [2023-04-07T06:11:50.460Z] ---> 8d371714ab99 [2023-04-07T06:11:50.460Z] Step 13/23 : RUN apk add --update --no-cache [2023-04-07T06:11:50.460Z] ---> Running in 003bd4ea766f [2023-04-07T06:11:50.460Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-07T06:11:50.460Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-07T06:11:50.460Z] OK: 7 MiB in 15 packages [2023-04-07T06:11:50.460Z] Removing intermediate container 003bd4ea766f [2023-04-07T06:11:50.460Z] ---> 415b011ee2d5 [2023-04-07T06:11:50.460Z] Step 14/23 : WORKDIR / [2023-04-07T06:11:50.460Z] ---> Running in 7122d098ce06 [2023-04-07T06:11:50.460Z] Removing intermediate container 7122d098ce06 [2023-04-07T06:11:50.460Z] ---> ea895280a74b [2023-04-07T06:11:50.460Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-04-07T06:11:50.460Z] ---> fed4cc961cf3 [2023-04-07T06:11:50.460Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-04-07T06:11:50.727Z] ---> 5270f7d44514 [2023-04-07T06:11:50.727Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-04-07T06:11:51.311Z] ---> cd470527f9e6 [2023-04-07T06:11:51.311Z] Step 18/23 : EXPOSE 59999 [2023-04-07T06:11:51.311Z] ---> Running in b87f8187f5b9 [2023-04-07T06:11:51.581Z] Removing intermediate container b87f8187f5b9 [2023-04-07T06:11:51.581Z] ---> 67e0b0e40b8d [2023-04-07T06:11:51.581Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-04-07T06:11:51.581Z] ---> Running in 84c3eb41fa77 [2023-04-07T06:11:51.852Z] Removing intermediate container 84c3eb41fa77 [2023-04-07T06:11:51.852Z] ---> 404b0f8ffe8c [2023-04-07T06:11:51.852Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-07T06:11:52.122Z] ---> Running in 67ab03e932f0 [2023-04-07T06:11:52.391Z] Removing intermediate container 67ab03e932f0 [2023-04-07T06:11:52.391Z] ---> 38e767782617 [2023-04-07T06:11:52.391Z] Step 21/23 : LABEL arch=arm64 [2023-04-07T06:11:52.391Z] ---> Running in 3abc95f4b0d8 [2023-04-07T06:11:52.659Z] Removing intermediate container 3abc95f4b0d8 [2023-04-07T06:11:52.659Z] ---> e4596391e995 [2023-04-07T06:11:52.659Z] Step 22/23 : LABEL git_sha=d73da920b9fd3a52132699998633ff8aee3aa256 [2023-04-07T06:11:52.659Z] ---> Running in 3682b38ebf1d [2023-04-07T06:11:52.926Z] Removing intermediate container 3682b38ebf1d [2023-04-07T06:11:52.926Z] ---> 935dff89fb15 [2023-04-07T06:11:52.926Z] Step 23/23 : LABEL version=3.0.0-dev.65 [2023-04-07T06:11:53.192Z] ---> Running in 2dc2a00e33e7 [2023-04-07T06:11:53.462Z] Removing intermediate container 2dc2a00e33e7 [2023-04-07T06:11:53.462Z] ---> 8f2ca7036a65 [2023-04-07T06:11:53.462Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-07T06:11:53.462Z] Successfully built 8f2ca7036a65 [2023-04-07T06:11:53.462Z] 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-04-07T06:11:53.924Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-07T06:11:53.924Z] [2023-04-07T06:11:53.924Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:11:54.259Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-07T06:11:54.259Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-07T06:11:54.259Z] 8998bd30e6a1: Pulling fs layer [2023-04-07T06:11:54.259Z] 04944245beec: Pulling fs layer [2023-04-07T06:11:54.259Z] 699f458cf7ca: Pulling fs layer [2023-04-07T06:11:54.259Z] 765212b225bb: Pulling fs layer [2023-04-07T06:11:54.259Z] f23df028b6ca: Pulling fs layer [2023-04-07T06:11:54.259Z] d65c8cfc05b1: Pulling fs layer [2023-04-07T06:11:54.259Z] 2437ff75d9bd: Pulling fs layer [2023-04-07T06:11:54.259Z] 765212b225bb: Waiting [2023-04-07T06:11:54.259Z] f23df028b6ca: Waiting [2023-04-07T06:11:54.259Z] d65c8cfc05b1: Waiting [2023-04-07T06:11:54.535Z] 04944245beec: Verifying Checksum [2023-04-07T06:11:54.535Z] 04944245beec: Download complete [2023-04-07T06:11:54.535Z] 765212b225bb: Download complete [2023-04-07T06:11:54.535Z] f23df028b6ca: Verifying Checksum [2023-04-07T06:11:54.535Z] f23df028b6ca: Download complete [2023-04-07T06:11:54.535Z] d65c8cfc05b1: Verifying Checksum [2023-04-07T06:11:54.535Z] d65c8cfc05b1: Download complete [2023-04-07T06:11:54.807Z] 699f458cf7ca: Verifying Checksum [2023-04-07T06:11:54.807Z] 699f458cf7ca: Download complete [2023-04-07T06:11:55.075Z] 8998bd30e6a1: Verifying Checksum [2023-04-07T06:11:55.075Z] 8998bd30e6a1: Download complete [2023-04-07T06:11:57.675Z] 2437ff75d9bd: Verifying Checksum [2023-04-07T06:11:57.675Z] 2437ff75d9bd: Download complete [2023-04-07T06:11:59.629Z] 8998bd30e6a1: Pull complete [2023-04-07T06:11:59.629Z] 04944245beec: Pull complete [2023-04-07T06:12:01.039Z] 699f458cf7ca: Pull complete [2023-04-07T06:12:01.309Z] 765212b225bb: Pull complete [2023-04-07T06:12:02.277Z] f23df028b6ca: Pull complete [2023-04-07T06:12:02.277Z] d65c8cfc05b1: Pull complete [2023-04-07T06:12:17.292Z] 2437ff75d9bd: Pull complete [2023-04-07T06:12:17.292Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-07T06:12:17.292Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-07T06:12:17.293Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-07T06:12:17.521Z] prd-ubuntu20.04-docker-arm64-4c-16g-7084 does not seem to be running inside a container [2023-04-07T06:12:17.619Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/196 -v /w/workspace/device-sdk-go/196:/w/workspace/device-sdk-go/196:rw,z -v /w/workspace/device-sdk-go/196@tmp:/w/workspace/device-sdk-go/196@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-04-07T06:12:20.707Z] $ docker top 70cb635d6db71558487e1385c6bd39bd909ddd287cf18e577f42d9dfdad3e180 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-07T06:12:21.611Z] ---> job-cost.sh [2023-04-07T06:12:21.611Z] lf-activate-venv: SKIPPING [2023-04-07T06:12:21.611Z] INFO: No Stack... [2023-04-07T06:12:22.200Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-07T06:12:23.171Z] INFO: Archiving Costs [Pipeline] sh [2023-04-07T06:12:23.829Z] + cat /w/workspace/device-sdk-go/196/archives/cost.csv [2023-04-07T06:12:23.829Z] + cut -d, -f6 [Pipeline] lock [2023-04-07T06:12:23.868Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-196-stack-cost] [2023-04-07T06:12:23.874Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-196-stack-cost] did not exist. Created. [2023-04-07T06:12:23.874Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-196-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-07T06:12:24.545Z] /w/workspace/device-sdk-go/196@tmp/durable-773f601b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-07T06:12:25.220Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-07T06:12:25.247Z] Warning: overwriting stash ‘stack-cost’ [2023-04-07T06:12:25.321Z] Stashed 1 file(s) [Pipeline] } [2023-04-07T06:12:25.328Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-196-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-07T06:12:25.361Z] $ docker stop --time=1 70cb635d6db71558487e1385c6bd39bd909ddd287cf18e577f42d9dfdad3e180 [2023-04-07T06:12:27.166Z] $ docker rm -f --volumes 70cb635d6db71558487e1385c6bd39bd909ddd287cf18e577f42d9dfdad3e180 [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-04-07T06:12:27.553Z] provisioning config files... [2023-04-07T06:12:27.559Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config6618059580665216567tmp [Pipeline] { [Pipeline] sh [2023-04-07T06:12:27.851Z] + set +x [2023-04-07T06:12:27.851Z] + curl -s https://codecov.io/bash [2023-04-07T06:12:27.851Z] + bash -s -- [2023-04-07T06:12:27.851Z] [2023-04-07T06:12:27.851Z] _____ _ [2023-04-07T06:12:27.851Z] / ____| | | [2023-04-07T06:12:27.851Z] | | ___ __| | ___ ___ _____ __ [2023-04-07T06:12:27.851Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-07T06:12:27.851Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-07T06:12:27.851Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-07T06:12:27.851Z] Bash-1.0.6 [2023-04-07T06:12:27.851Z] [2023-04-07T06:12:27.851Z] [2023-04-07T06:12:27.851Z] ==> git version 2.25.1 found [2023-04-07T06:12:27.851Z] ==> 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-04-07T06:12:27.851Z] Release-Date: 2020-01-08 [2023-04-07T06:12:27.851Z] 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-04-07T06:12:27.851Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-07T06:12:27.851Z] ==> Jenkins CI detected. [2023-04-07T06:12:27.851Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2023-04-07T06:12:27.851Z] project root: . [2023-04-07T06:12:27.851Z] --> token set from env [2023-04-07T06:12:27.851Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-07T06:12:27.851Z] ==> Running gcov in . (disable via -X gcov) [2023-04-07T06:12:27.851Z] ==> Python coveragepy not found [2023-04-07T06:12:27.851Z] ==> Searching for coverage reports in: [2023-04-07T06:12:27.851Z] + . [2023-04-07T06:12:28.109Z] -> Found 1 reports [2023-04-07T06:12:28.109Z] ==> Detecting git/mercurial file structure [2023-04-07T06:12:28.109Z] ==> Reading reports [2023-04-07T06:12:28.109Z] + ./coverage.out bytes=105785 [2023-04-07T06:12:28.109Z] ==> Appending adjustments [2023-04-07T06:12:28.109Z] https://docs.codecov.io/docs/fixing-reports [2023-04-07T06:12:28.371Z] + Found adjustments [2023-04-07T06:12:28.371Z] ==> Gzipping contents [2023-04-07T06:12:28.371Z] 16K /tmp/codecov.X1QvES.gz [2023-04-07T06:12:28.371Z] ==> Uploading reports [2023-04-07T06:12:28.371Z] url: https://codecov.io [2023-04-07T06:12:28.371Z] query: branch=main&commit=d73da920b9fd3a52132699998633ff8aee3aa256&build=196&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F196%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-07T06:12:28.371Z] -> Pinging Codecov [2023-04-07T06:12:28.371Z] 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=d73da920b9fd3a52132699998633ff8aee3aa256&build=196&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F196%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-07T06:12:28.371Z] -> Uploading to [2023-04-07T06:12:28.371Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-07/7E55EF52A471D76F132DFD9A03CDDE97/d73da920b9fd3a52132699998633ff8aee3aa256/36ae1343-9442-494a-8d5c-5d5f6bdd8629.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230407%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230407T061228Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=76fc8a60c4c74ecf1042a02d98f4a4c699ee197dd557a277694124a91a0629d5 [2023-04-07T06:12:28.371Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-07T06:12:28.371Z] Dload Upload Total Spent Left Speed [2023-04-07T06:12:28.886Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14967 0 0 100 14967 0 73729 --:--:-- --:--:-- --:--:-- 73367 100 14967 0 0 100 14967 0 52332 --:--:-- --:--:-- --:--:-- 52149 [2023-04-07T06:12:28.886Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/d73da920b9fd3a52132699998633ff8aee3aa256 [Pipeline] } [2023-04-07T06:12:28.892Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-04-07T06:12:29.078Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-04-07T06:12:29.090Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:12:29.402Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-07T06:12:29.402Z] [2023-04-07T06:12:29.403Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:12:29.697Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-07T06:12:29.698Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-04-07T06:12:29.698Z] df9b9388f04a: Pulling fs layer [2023-04-07T06:12:29.698Z] 52dc419b0ee2: Pulling fs layer [2023-04-07T06:12:29.698Z] 25bc292e5bac: Pulling fs layer [2023-04-07T06:12:29.698Z] 114826534d7a: Pulling fs layer [2023-04-07T06:12:29.698Z] 4657fd5d0bcf: Pulling fs layer [2023-04-07T06:12:29.698Z] 6ad1cebc031e: Pulling fs layer [2023-04-07T06:12:29.698Z] 8a3aa393b2d8: Pulling fs layer [2023-04-07T06:12:29.698Z] 6ad1cebc031e: Waiting [2023-04-07T06:12:29.698Z] 114826534d7a: Waiting [2023-04-07T06:12:29.698Z] 4657fd5d0bcf: Waiting [2023-04-07T06:12:29.698Z] 8a3aa393b2d8: Waiting [2023-04-07T06:12:29.698Z] 25bc292e5bac: Verifying Checksum [2023-04-07T06:12:29.698Z] 25bc292e5bac: Download complete [2023-04-07T06:12:29.698Z] 52dc419b0ee2: Verifying Checksum [2023-04-07T06:12:29.698Z] 52dc419b0ee2: Download complete [2023-04-07T06:12:29.698Z] 4657fd5d0bcf: Verifying Checksum [2023-04-07T06:12:29.698Z] 4657fd5d0bcf: Download complete [2023-04-07T06:12:29.698Z] df9b9388f04a: Download complete [2023-04-07T06:12:29.959Z] 6ad1cebc031e: Verifying Checksum [2023-04-07T06:12:29.959Z] 6ad1cebc031e: Download complete [2023-04-07T06:12:29.959Z] df9b9388f04a: Pull complete [2023-04-07T06:12:29.959Z] 52dc419b0ee2: Pull complete [2023-04-07T06:12:30.218Z] 25bc292e5bac: Pull complete [2023-04-07T06:12:30.474Z] 114826534d7a: Verifying Checksum [2023-04-07T06:12:30.474Z] 114826534d7a: Download complete [2023-04-07T06:12:30.474Z] 8a3aa393b2d8: Verifying Checksum [2023-04-07T06:12:33.750Z] 114826534d7a: Pull complete [2023-04-07T06:12:33.750Z] 4657fd5d0bcf: Pull complete [2023-04-07T06:12:34.313Z] 6ad1cebc031e: Pull complete [2023-04-07T06:12:36.837Z] 8a3aa393b2d8: Pull complete [2023-04-07T06:12:36.837Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-04-07T06:12:36.837Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-07T06:12:36.837Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-07T06:12:36.920Z] prd-ubuntu20.04-docker-8c-8g-7083 does not seem to be running inside a container [2023-04-07T06:12:36.961Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-04-07T06:12:40.650Z] $ docker top 55349d74cac84e94b0a73625b94396458f9c5f750c07665a02871903c1c25b86 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-04-07T06:12:40.703Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh [2023-04-07T06:12:40.978Z] + set -o pipefail [2023-04-07T06:12:40.978Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' [2023-04-07T06:12:45.161Z] [2023-04-07T06:12:45.161Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v3)... [2023-04-07T06:12:45.161Z] [2023-04-07T06:12:45.161Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1d897ce9-7d37-4e4c-99f4-c1fbe8b8d34b/history/a0b95be8-8886-4ad4-8213-d5db89493a14 [2023-04-07T06:12:45.161Z] [2023-04-07T06:12:45.161Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-04-07T06:12:45.161Z] [2023-04-07T06:12:45.728Z] [2023-04-07T06:12:45.728Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-04-07T06:12:45.728Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-04-07T06:12:45.728Z] More details here: https://snyk.co/ue1NS [2023-04-07T06:12:45.728Z] You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. [2023-04-07T06:12:45.728Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-04-07T06:12:45.783Z] $ docker stop --time=1 55349d74cac84e94b0a73625b94396458f9c5f750c07665a02871903c1c25b86 [2023-04-07T06:12:48.555Z] $ docker rm -f --volumes 55349d74cac84e94b0a73625b94396458f9c5f750c07665a02871903c1c25b86 [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-04-07T06:12:49.003Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-07T06:12:49.011Z] provisioning config files... [2023-04-07T06:12:49.028Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config5715925360547871729tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-07T06:12:49.329Z] --> edgex-publish-swagger.sh [2023-04-07T06:12:49.329Z] === Publish openapi/v3 API === [2023-04-07T06:12:49.329Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-04-07T06:12:49.329Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v3/device-sdk.yaml] [2023-04-07T06:12:49.329Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-07T06:12:49.329Z] Dload Upload Total Spent Left Speed [2023-04-07T06:12:51.280Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23674 0 0 100 23674 0 19325 0:00:01 0:00:01 --:--:-- 19325 100 23674 0 0 100 23674 0 11831 0:00:02 0:00:02 --:--:-- 11837 100 23674 0 0 100 23674 0 11831 0:00:02 0:00:02 --:--:-- 11831 [2023-04-07T06:12:51.280Z] [2023-04-07T06:12:51.280Z] [Pipeline] } [2023-04-07T06:12:51.286Z] 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-04-07T06:12:51.651Z] + git log --format=format:%s -1 d73da920b9fd3a52132699998633ff8aee3aa256 [Pipeline] sh [2023-04-07T06:12:51.936Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-07T06:12:51.936Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:12:52.225Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-07T06:12:52.225Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-07T06:12:52.294Z] prd-ubuntu20.04-docker-8c-8g-7083 does not seem to be running inside a container [2023-04-07T06:12:52.333Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-07T06:12:52.786Z] $ docker top a599ccb392e4c0b3297cf6fd4efdf91aafdaaf6b173c6164cab2f63952ce5cc0 -eo pid,comm [2023-04-07T06:12:52.826Z] 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-04-07T06:12:52.826Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-07T06:12:52.864Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-07T06:12:52.864Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-07T06:12:52.991Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-07T06:12:53.007Z] $ docker exec a599ccb392e4c0b3297cf6fd4efdf91aafdaaf6b173c6164cab2f63952ce5cc0 ssh-agent [2023-04-07T06:12:53.103Z] SSH_AUTH_SOCK=/tmp/ssh-IBbvJoD0yB9T/agent.32 [2023-04-07T06:12:53.103Z] SSH_AGENT_PID=38 [2023-04-07T06:12:53.109Z] Running ssh-add (command line suppressed) [2023-04-07T06:12:53.231Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2013398963327068986.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2013398963327068986.key) [2023-04-07T06:12:53.229Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-07T06:12:53.514Z] + git semver tag [2023-04-07T06:12:53.771Z] 2023-04-07 06:12:53,741 [run_tag] DEBUG tag force:False [2023-04-07T06:12:53.772Z] 2023-04-07 06:12:53,741 [check_head_tag] DEBUG check head tag [2023-04-07T06:12:53.772Z] 2023-04-07 06:12:53,743 [execute] INFO git cat-file --batch-check [2023-04-07T06:12:53.772Z] 2023-04-07 06:12:53,743 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2023-04-07T06:12:53.772Z] 2023-04-07 06:12:53,746 [execute] INFO git cat-file --batch [2023-04-07T06:12:53.772Z] 2023-04-07 06:12:53,747 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2023-04-07T06:12:53.772Z] 2023-04-07 06:12:53,783 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-04-07T06:12:53.772Z] 2023-04-07 06:12:53,783 [execute] INFO git tag -a v3.0.0-dev.65 -m v3.0.0-dev.65 [2023-04-07T06:12:53.772Z] 2023-04-07 06:12:53,783 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.65', '-m', 'v3.0.0-dev.65'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2023-04-07T06:12:54.030Z] 2023-04-07 06:12:53,788 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-04-07T06:12:54.030Z] 3.0.0-dev.65 [Pipeline] } [2023-04-07T06:12:54.053Z] $ docker exec --env ******** --env ******** a599ccb392e4c0b3297cf6fd4efdf91aafdaaf6b173c6164cab2f63952ce5cc0 ssh-agent -k [2023-04-07T06:12:54.154Z] unset SSH_AUTH_SOCK; [2023-04-07T06:12:54.154Z] unset SSH_AGENT_PID; [2023-04-07T06:12:54.154Z] echo Agent pid 38 killed; [2023-04-07T06:12:54.150Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-07T06:12:54.460Z] + git semver [Pipeline] } [2023-04-07T06:12:54.743Z] $ docker stop --time=1 a599ccb392e4c0b3297cf6fd4efdf91aafdaaf6b173c6164cab2f63952ce5cc0 [2023-04-07T06:12:55.996Z] $ docker rm -f --volumes a599ccb392e4c0b3297cf6fd4efdf91aafdaaf6b173c6164cab2f63952ce5cc0 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:12:56.354Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-07T06:12:56.354Z] [2023-04-07T06:12:56.354Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:12:56.644Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-07T06:12:56.644Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-04-07T06:12:56.644Z] ab5ef0e58194: Pulling fs layer [2023-04-07T06:12:56.644Z] 9712f1f96733: Pulling fs layer [2023-04-07T06:12:56.644Z] 63f879dbbcfc: Pulling fs layer [2023-04-07T06:12:56.644Z] 0d9ebad4ef96: Pulling fs layer [2023-04-07T06:12:56.644Z] e9a5061849ea: Pulling fs layer [2023-04-07T06:12:56.644Z] d747dcd14b5f: Pulling fs layer [2023-04-07T06:12:56.644Z] 2de7ff778b66: Pulling fs layer [2023-04-07T06:12:56.644Z] 0d9ebad4ef96: Waiting [2023-04-07T06:12:56.644Z] e9a5061849ea: Waiting [2023-04-07T06:12:56.644Z] d747dcd14b5f: Waiting [2023-04-07T06:12:56.644Z] 9712f1f96733: Verifying Checksum [2023-04-07T06:12:56.644Z] 9712f1f96733: Download complete [2023-04-07T06:12:56.902Z] 63f879dbbcfc: Verifying Checksum [2023-04-07T06:12:56.902Z] 63f879dbbcfc: Download complete [2023-04-07T06:12:57.159Z] e9a5061849ea: Verifying Checksum [2023-04-07T06:12:57.159Z] e9a5061849ea: Download complete [2023-04-07T06:12:57.159Z] d747dcd14b5f: Verifying Checksum [2023-04-07T06:12:57.159Z] d747dcd14b5f: Download complete [2023-04-07T06:12:57.159Z] 0d9ebad4ef96: Verifying Checksum [2023-04-07T06:12:57.159Z] 0d9ebad4ef96: Download complete [2023-04-07T06:12:57.159Z] ab5ef0e58194: Verifying Checksum [2023-04-07T06:12:57.159Z] ab5ef0e58194: Download complete [2023-04-07T06:12:57.159Z] 2de7ff778b66: Verifying Checksum [2023-04-07T06:12:57.159Z] 2de7ff778b66: Download complete [2023-04-07T06:12:59.681Z] ab5ef0e58194: Pull complete [2023-04-07T06:12:59.940Z] 9712f1f96733: Pull complete [2023-04-07T06:13:00.505Z] 63f879dbbcfc: Pull complete [2023-04-07T06:13:04.682Z] 0d9ebad4ef96: Pull complete [2023-04-07T06:13:04.682Z] e9a5061849ea: Pull complete [2023-04-07T06:13:04.682Z] d747dcd14b5f: Pull complete [2023-04-07T06:13:06.052Z] 2de7ff778b66: Pull complete [2023-04-07T06:13:06.052Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-04-07T06:13:06.052Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-07T06:13:06.052Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-07T06:13:06.125Z] prd-ubuntu20.04-docker-8c-8g-7083 does not seem to be running inside a container [2023-04-07T06:13:06.165Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-04-07T06:13:10.406Z] $ docker top 238d92f1fb7a512474df304dfd7ee9b4bf6784760c741f211d94e225985c1c23 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-04-07T06:13:10.454Z] provisioning config files... [2023-04-07T06:13:10.462Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config13786373038583464820tmp [2023-04-07T06:13:10.471Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config7533067664582190289tmp [2023-04-07T06:13:10.481Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config18324788157100028637tmp [Pipeline] { [Pipeline] echo [2023-04-07T06:13:10.494Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-07T06:13:10.777Z] ---> sigul-configuration.sh [2023-04-07T06:13:10.777Z] gpg: directory `/root/.gnupg' created [2023-04-07T06:13:10.777Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-04-07T06:13:10.777Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-04-07T06:13:10.777Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-04-07T06:13:10.777Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-04-07T06:13:10.777Z] gpg: CAST5 encrypted data [2023-04-07T06:13:10.777Z] gpg: encrypted with 1 passphrase [2023-04-07T06:13:10.777Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-04-07T06:13:11.060Z] + mkdir /home/jenkins [2023-04-07T06:13:11.060Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-04-07T06:13:11.344Z] + 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-04-07T06:13:11.352Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-07T06:13:11.637Z] ---> sigul-install.sh [2023-04-07T06:13:11.637Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-04-07T06:13:11.930Z] + git tag --list [2023-04-07T06:13:11.930Z] 0.7.1 [2023-04-07T06:13:11.930Z] delhi-tag [2023-04-07T06:13:11.930Z] v1.0.0 [2023-04-07T06:13:11.930Z] v1.1.0 [2023-04-07T06:13:11.930Z] v1.1.1 [2023-04-07T06:13:11.930Z] v1.1.2 [2023-04-07T06:13:11.930Z] v1.2.0 [2023-04-07T06:13:11.930Z] v1.2.1 [2023-04-07T06:13:11.930Z] v1.2.2 [2023-04-07T06:13:11.930Z] v1.2.3 [2023-04-07T06:13:11.930Z] v1.3.0 [2023-04-07T06:13:11.930Z] v1.4.0 [2023-04-07T06:13:11.930Z] v2.0.0 [2023-04-07T06:13:11.930Z] v2.1.0 [2023-04-07T06:13:11.930Z] v2.1.1 [2023-04-07T06:13:11.930Z] v2.1.1-dev.2 [2023-04-07T06:13:11.930Z] v2.1.1-dev.3 [2023-04-07T06:13:11.930Z] v2.2.0 [2023-04-07T06:13:11.930Z] v2.2.1-dev.1 [2023-04-07T06:13:11.930Z] v2.2.1-dev.10 [2023-04-07T06:13:11.930Z] v2.2.1-dev.11 [2023-04-07T06:13:11.930Z] v2.2.1-dev.12 [2023-04-07T06:13:11.930Z] v2.2.1-dev.13 [2023-04-07T06:13:11.930Z] v2.2.1-dev.14 [2023-04-07T06:13:11.930Z] v2.2.1-dev.2 [2023-04-07T06:13:11.930Z] v2.2.1-dev.3 [2023-04-07T06:13:11.930Z] v2.2.1-dev.4 [2023-04-07T06:13:11.930Z] v2.2.1-dev.5 [2023-04-07T06:13:11.930Z] v2.2.1-dev.6 [2023-04-07T06:13:11.930Z] v2.2.1-dev.7 [2023-04-07T06:13:11.930Z] v2.2.1-dev.8 [2023-04-07T06:13:11.930Z] v2.2.1-dev.9 [2023-04-07T06:13:11.930Z] v2.3.0 [2023-04-07T06:13:11.930Z] v2.3.0-dev.14 [2023-04-07T06:13:11.930Z] v2.3.0-dev.15 [2023-04-07T06:13:11.930Z] v2.3.0-dev.16 [2023-04-07T06:13:11.930Z] v2.3.0-dev.17 [2023-04-07T06:13:11.930Z] v2.3.0-dev.18 [2023-04-07T06:13:11.930Z] v2.3.0-dev.19 [2023-04-07T06:13:11.930Z] v2.3.0-dev.20 [2023-04-07T06:13:11.930Z] v2.3.0-dev.21 [2023-04-07T06:13:11.930Z] v2.3.0-dev.22 [2023-04-07T06:13:11.930Z] v2.3.0-dev.23 [2023-04-07T06:13:11.930Z] v2.3.0-dev.24 [2023-04-07T06:13:11.930Z] v2.3.0-dev.25 [2023-04-07T06:13:11.930Z] v2.3.0-dev.26 [2023-04-07T06:13:11.930Z] v2.3.0-dev.27 [2023-04-07T06:13:11.930Z] v2.3.0-dev.28 [2023-04-07T06:13:11.930Z] v2.3.0-dev.29 [2023-04-07T06:13:11.930Z] v2.3.0-dev.30 [2023-04-07T06:13:11.930Z] v2.3.0-dev.31 [2023-04-07T06:13:11.930Z] v2.3.0-dev.32 [2023-04-07T06:13:11.930Z] v2.3.0-dev.33 [2023-04-07T06:13:11.930Z] v2.3.0-dev.34 [2023-04-07T06:13:11.930Z] v2.3.0-dev.35 [2023-04-07T06:13:11.930Z] v2.3.0-dev.36 [2023-04-07T06:13:11.930Z] v2.3.0-dev.37 [2023-04-07T06:13:11.930Z] v2.3.0-dev.38 [2023-04-07T06:13:11.930Z] v2.3.0-dev.39 [2023-04-07T06:13:11.930Z] v2.3.0-dev.40 [2023-04-07T06:13:11.930Z] v2.3.0-dev.41 [2023-04-07T06:13:11.930Z] v2.3.0-dev.42 [2023-04-07T06:13:11.930Z] v2.3.0-dev.43 [2023-04-07T06:13:11.930Z] v2.3.0-dev.44 [2023-04-07T06:13:11.930Z] v2.3.0-dev.45 [2023-04-07T06:13:11.930Z] v2.3.0-dev.46 [2023-04-07T06:13:11.930Z] v2.3.0-dev.47 [2023-04-07T06:13:11.930Z] v2.3.0-dev.48 [2023-04-07T06:13:11.930Z] v2.3.0-dev.49 [2023-04-07T06:13:11.930Z] v2.3.0-dev.50 [2023-04-07T06:13:11.930Z] v2.3.0-dev.51 [2023-04-07T06:13:11.930Z] v2.3.1 [2023-04-07T06:13:11.930Z] v2.3.1-dev.1 [2023-04-07T06:13:11.930Z] v2.3.1-dev.2 [2023-04-07T06:13:11.930Z] v2.3.1-dev.3 [2023-04-07T06:13:11.930Z] v2.3.1-dev.4 [2023-04-07T06:13:11.930Z] v3.0.0-dev.1 [2023-04-07T06:13:11.930Z] v3.0.0-dev.10 [2023-04-07T06:13:11.930Z] v3.0.0-dev.11 [2023-04-07T06:13:11.930Z] v3.0.0-dev.12 [2023-04-07T06:13:11.930Z] v3.0.0-dev.13 [2023-04-07T06:13:11.930Z] v3.0.0-dev.14 [2023-04-07T06:13:11.930Z] v3.0.0-dev.15 [2023-04-07T06:13:11.930Z] v3.0.0-dev.16 [2023-04-07T06:13:11.930Z] v3.0.0-dev.17 [2023-04-07T06:13:11.930Z] v3.0.0-dev.18 [2023-04-07T06:13:11.930Z] v3.0.0-dev.19 [2023-04-07T06:13:11.930Z] v3.0.0-dev.2 [2023-04-07T06:13:11.930Z] v3.0.0-dev.20 [2023-04-07T06:13:11.930Z] v3.0.0-dev.21 [2023-04-07T06:13:11.930Z] v3.0.0-dev.22 [2023-04-07T06:13:11.930Z] v3.0.0-dev.23 [2023-04-07T06:13:11.930Z] v3.0.0-dev.24 [2023-04-07T06:13:11.930Z] v3.0.0-dev.25 [2023-04-07T06:13:11.930Z] v3.0.0-dev.26 [2023-04-07T06:13:11.930Z] v3.0.0-dev.27 [2023-04-07T06:13:11.930Z] v3.0.0-dev.28 [2023-04-07T06:13:11.930Z] v3.0.0-dev.29 [2023-04-07T06:13:11.930Z] v3.0.0-dev.3 [2023-04-07T06:13:11.930Z] v3.0.0-dev.30 [2023-04-07T06:13:11.930Z] v3.0.0-dev.31 [2023-04-07T06:13:11.930Z] v3.0.0-dev.32 [2023-04-07T06:13:11.930Z] v3.0.0-dev.33 [2023-04-07T06:13:11.930Z] v3.0.0-dev.34 [2023-04-07T06:13:11.930Z] v3.0.0-dev.35 [2023-04-07T06:13:11.930Z] v3.0.0-dev.36 [2023-04-07T06:13:11.930Z] v3.0.0-dev.37 [2023-04-07T06:13:11.930Z] v3.0.0-dev.38 [2023-04-07T06:13:11.930Z] v3.0.0-dev.39 [2023-04-07T06:13:11.930Z] v3.0.0-dev.4 [2023-04-07T06:13:11.931Z] v3.0.0-dev.40 [2023-04-07T06:13:11.931Z] v3.0.0-dev.41 [2023-04-07T06:13:11.931Z] v3.0.0-dev.42 [2023-04-07T06:13:11.931Z] v3.0.0-dev.43 [2023-04-07T06:13:11.931Z] v3.0.0-dev.44 [2023-04-07T06:13:11.931Z] v3.0.0-dev.45 [2023-04-07T06:13:11.931Z] v3.0.0-dev.46 [2023-04-07T06:13:11.931Z] v3.0.0-dev.47 [2023-04-07T06:13:11.931Z] v3.0.0-dev.48 [2023-04-07T06:13:11.931Z] v3.0.0-dev.49 [2023-04-07T06:13:11.931Z] v3.0.0-dev.5 [2023-04-07T06:13:11.931Z] v3.0.0-dev.50 [2023-04-07T06:13:11.931Z] v3.0.0-dev.51 [2023-04-07T06:13:11.931Z] v3.0.0-dev.52 [2023-04-07T06:13:11.931Z] v3.0.0-dev.53 [2023-04-07T06:13:11.931Z] v3.0.0-dev.54 [2023-04-07T06:13:11.931Z] v3.0.0-dev.55 [2023-04-07T06:13:11.931Z] v3.0.0-dev.56 [2023-04-07T06:13:11.931Z] v3.0.0-dev.57 [2023-04-07T06:13:11.931Z] v3.0.0-dev.58 [2023-04-07T06:13:11.931Z] v3.0.0-dev.59 [2023-04-07T06:13:11.931Z] v3.0.0-dev.6 [2023-04-07T06:13:11.931Z] v3.0.0-dev.60 [2023-04-07T06:13:11.931Z] v3.0.0-dev.61 [2023-04-07T06:13:11.931Z] v3.0.0-dev.62 [2023-04-07T06:13:11.931Z] v3.0.0-dev.63 [2023-04-07T06:13:11.931Z] v3.0.0-dev.64 [2023-04-07T06:13:11.931Z] v3.0.0-dev.65 [2023-04-07T06:13:11.931Z] v3.0.0-dev.7 [2023-04-07T06:13:11.931Z] v3.0.0-dev.8 [2023-04-07T06:13:11.931Z] v3.0.0-dev.9 [Pipeline] sh [2023-04-07T06:13:12.220Z] + lftools sign git-tag v3.0.0-dev.65 [2023-04-07T06:13:12.791Z] Signing Git tag with Sigul... [2023-04-07T06:13:12.791Z] Signing v3.0.0-dev.65 [Pipeline] echo [2023-04-07T06:13:13.058Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-07T06:13:13.344Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-04-07T06:13:13.352Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-04-07T06:13:13.384Z] $ docker stop --time=1 238d92f1fb7a512474df304dfd7ee9b4bf6784760c741f211d94e225985c1c23 [2023-04-07T06:13:14.666Z] $ docker rm -f --volumes 238d92f1fb7a512474df304dfd7ee9b4bf6784760c741f211d94e225985c1c23 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-04-07T06:13:15.032Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-07T06:13:15.032Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:13:15.328Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-07T06:13:15.328Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-07T06:13:15.398Z] prd-ubuntu20.04-docker-8c-8g-7083 does not seem to be running inside a container [2023-04-07T06:13:15.435Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-07T06:13:15.781Z] $ docker top f0dd72ab1b0d6a65f9756dd906ab309786b8373ac40c27464879796523250f3e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-07T06:13:15.861Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-07T06:13:15.861Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-07T06:13:15.976Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-07T06:13:15.992Z] $ docker exec f0dd72ab1b0d6a65f9756dd906ab309786b8373ac40c27464879796523250f3e ssh-agent [2023-04-07T06:13:16.089Z] SSH_AUTH_SOCK=/tmp/ssh-3xq26ii5sUm4/agent.33 [2023-04-07T06:13:16.089Z] SSH_AGENT_PID=39 [2023-04-07T06:13:16.093Z] Running ssh-add (command line suppressed) [2023-04-07T06:13:16.209Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_14463718267558714599.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_14463718267558714599.key) [2023-04-07T06:13:16.209Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-07T06:13:16.491Z] + git semver bump pre [2023-04-07T06:13:16.749Z] 2023-04-07 06:13:16,681 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-04-07T06:13:16.749Z] 2023-04-07 06:13:16,681 [bump_version] DEBUG bumping version:3.0.0-dev.65 on axis:pre with prefix:dev [2023-04-07T06:13:16.749Z] 2023-04-07 06:13:16,681 [bump_version] DEBUG bumped version:3.0.0-dev.66 [2023-04-07T06:13:16.749Z] 2023-04-07 06:13:16,681 [write_version] DEBUG write version:3.0.0-dev.66 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True [2023-04-07T06:13:16.749Z] 2023-04-07 06:13:16,681 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-04-07T06:13:16.749Z] 2023-04-07 06:13:16,681 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-04-07T06:13:16.749Z] 2023-04-07 06:13:16,684 [execute] INFO git cat-file --batch-check [2023-04-07T06:13:16.750Z] 2023-04-07 06:13:16,684 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-07T06:13:16.750Z] 2023-04-07 06:13:16,689 [execute] INFO git cat-file --batch [2023-04-07T06:13:16.750Z] 2023-04-07 06:13:16,690 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-07T06:13:16.750Z] 2023-04-07 06:13:16,695 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-04-07T06:13:16.750Z] 3.0.0-dev.66 [Pipeline] } [2023-04-07T06:13:16.773Z] $ docker exec --env ******** --env ******** f0dd72ab1b0d6a65f9756dd906ab309786b8373ac40c27464879796523250f3e ssh-agent -k [2023-04-07T06:13:16.881Z] unset SSH_AUTH_SOCK; [2023-04-07T06:13:16.881Z] unset SSH_AGENT_PID; [2023-04-07T06:13:16.881Z] echo Agent pid 39 killed; [2023-04-07T06:13:16.875Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-07T06:13:17.181Z] + git semver [Pipeline] } [2023-04-07T06:13:17.468Z] $ docker stop --time=1 f0dd72ab1b0d6a65f9756dd906ab309786b8373ac40c27464879796523250f3e [2023-04-07T06:13:18.710Z] $ docker rm -f --volumes f0dd72ab1b0d6a65f9756dd906ab309786b8373ac40c27464879796523250f3e [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-07T06:13:19.030Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-07T06:13:19.030Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:13:19.327Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-07T06:13:19.327Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-07T06:13:19.400Z] prd-ubuntu20.04-docker-8c-8g-7083 does not seem to be running inside a container [2023-04-07T06:13:19.438Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-07T06:13:19.763Z] $ docker top 3792be999b3b3091adf2fd79a4d1816c194a563fec5c6c9006bcbb3b47a7ebd6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-07T06:13:19.838Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-07T06:13:19.838Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-07T06:13:19.950Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-07T06:13:19.967Z] $ docker exec 3792be999b3b3091adf2fd79a4d1816c194a563fec5c6c9006bcbb3b47a7ebd6 ssh-agent [2023-04-07T06:13:20.077Z] SSH_AUTH_SOCK=/tmp/ssh-Hy3DhBJCNzHH/agent.32 [2023-04-07T06:13:20.077Z] SSH_AGENT_PID=38 [2023-04-07T06:13:20.081Z] Running ssh-add (command line suppressed) [2023-04-07T06:13:20.189Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_15514177978693165977.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_15514177978693165977.key) [2023-04-07T06:13:20.191Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-07T06:13:20.473Z] + git semver push [2023-04-07T06:13:20.732Z] 2023-04-07 06:13:20,674 [run_push] DEBUG push [2023-04-07T06:13:20.732Z] 2023-04-07 06:13:20,675 [execute] INFO git cat-file --batch-check [2023-04-07T06:13:20.732Z] 2023-04-07 06:13:20,675 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-07T06:13:20.732Z] 2023-04-07 06:13:20,680 [execute] INFO git rev-list 82ffc6391a728e20efe22ccbd3041d23facfc7b8 -- [2023-04-07T06:13:20.732Z] 2023-04-07 06:13:20,680 [execute] DEBUG Popen(['git', 'rev-list', '82ffc6391a728e20efe22ccbd3041d23facfc7b8', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-07T06:13:20.732Z] 2023-04-07 06:13:20,694 [execute] INFO git fetch -v origin [2023-04-07T06:13:20.732Z] 2023-04-07 06:13:20,694 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-04-07T06:13:21.300Z] 2023-04-07 06:13:21,149 [run_push] DEBUG no remote changes detected [2023-04-07T06:13:21.300Z] 2023-04-07 06:13:21,150 [execute] INFO git push origin semver [2023-04-07T06:13:21.300Z] 2023-04-07 06:13:21,150 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-07T06:13:22.238Z] 2023-04-07 06:13:21,996 [run_push] DEBUG push all version tags [2023-04-07T06:13:22.238Z] 2023-04-07 06:13:21,997 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-04-07T06:13:22.238Z] 2023-04-07 06:13:21,998 [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-04-07T06:13:22.806Z] 2023-04-07 06:13:22,774 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-04-07T06:13:22.806Z] 3.0.0-dev.66 [Pipeline] } [2023-04-07T06:13:22.831Z] $ docker exec --env ******** --env ******** 3792be999b3b3091adf2fd79a4d1816c194a563fec5c6c9006bcbb3b47a7ebd6 ssh-agent -k [2023-04-07T06:13:22.928Z] unset SSH_AUTH_SOCK; [2023-04-07T06:13:22.928Z] unset SSH_AGENT_PID; [2023-04-07T06:13:22.928Z] echo Agent pid 38 killed; [2023-04-07T06:13:22.926Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-07T06:13:23.227Z] + git semver [Pipeline] } [2023-04-07T06:13:23.540Z] $ docker stop --time=1 3792be999b3b3091adf2fd79a4d1816c194a563fec5c6c9006bcbb3b47a7ebd6 [2023-04-07T06:13:24.804Z] $ docker rm -f --volumes 3792be999b3b3091adf2fd79a4d1816c194a563fec5c6c9006bcbb3b47a7ebd6 [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-04-07T06:13:25.378Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] [2023-04-07T06:13:25.378Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-04-07T06:13:25.378Z] total 16 [2023-04-07T06:13:25.378Z] drwxr-xr-x 3 root root 4096 Apr 7 06:01 . [2023-04-07T06:13:25.378Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 7 06:13 .. [2023-04-07T06:13:25.378Z] drwxr-xr-x 2 root root 4096 Apr 7 06:01 cost [2023-04-07T06:13:25.378Z] -rw-r--r-- 1 root root 85 Apr 7 06:01 cost.csv [2023-04-07T06:13:25.378Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-04-07T06:13:25.378Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-04-07T06:13:25.378Z] total 16 [2023-04-07T06:13:25.378Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 7 06:01 . [2023-04-07T06:13:25.378Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 7 06:13 .. [2023-04-07T06:13:25.378Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 7 06:01 cost [2023-04-07T06:13:25.378Z] -rw-r--r-- 1 jenkins jenkins 85 Apr 7 06:01 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-07T06:13:25.669Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-07T06:13:26.527Z] ---> package-listing.sh [2023-04-07T06:13:26.527Z] ++ facter osfamily [2023-04-07T06:13:26.527Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-07T06:13:26.785Z] + OS_FAMILY=debian [2023-04-07T06:13:26.785Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2023-04-07T06:13:26.785Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-07T06:13:26.785Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-07T06:13:26.785Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-07T06:13:26.785Z] + PACKAGES=/tmp/packages_start.txt [2023-04-07T06:13:26.785Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2023-04-07T06:13:26.785Z] + PACKAGES=/tmp/packages_end.txt [2023-04-07T06:13:26.785Z] + case "${OS_FAMILY}" in [2023-04-07T06:13:26.785Z] + dpkg -l [2023-04-07T06:13:26.785Z] + grep '^ii' [2023-04-07T06:13:26.785Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-07T06:13:26.785Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-07T06:13:26.785Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-07T06:13:26.785Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2023-04-07T06:13:26.785Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2023-04-07T06:13:26.785Z] + 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-04-07T06:13:26.795Z] 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-04-07T06:13:27.071Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T06:13:27.626Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-07T06:13:27.626Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-07T06:13:27.695Z] prd-ubuntu20.04-docker-8c-8g-7083 does not seem to be running inside a container [2023-04-07T06:13:27.737Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-07T06:13:27.983Z] $ docker top af17797e3ee06447df0bdbc98a45c35e5b11dfd9cc9e19fc57c73500c02ec865 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-07T06:13:28.308Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-07T06:13:28.592Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-07T06:13:28.874Z] + ls /var/log/sa-host [2023-04-07T06:13:28.874Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-07T06:13:28.939Z] provisioning config files... [2023-04-07T06:13:28.947Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config13306581484693955652tmp [Pipeline] { [Pipeline] echo [2023-04-07T06:13:28.959Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-07T06:13:29.238Z] ---> create-netrc.sh [Pipeline] } [2023-04-07T06:13:29.245Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-07T06:13:29.577Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-07T06:13:29.588Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-07T06:13:29.870Z] ---> sudo-logs.sh [2023-04-07T06:13:29.870Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-07T06:13:29.892Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-07T06:13:30.170Z] ---> job-cost.sh [2023-04-07T06:13:30.170Z] lf-activate-venv: SKIPPING [2023-04-07T06:13:30.170Z] DEBUG: total: 0.2199999988079071 [2023-04-07T06:13:30.170Z] INFO: Retrieving Stack Cost... [2023-04-07T06:13:30.430Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-07T06:13:30.997Z] INFO: Archiving Costs [Pipeline] echo [2023-04-07T06:13:31.009Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-07T06:13:31.295Z] ---> logs-deploy.sh [2023-04-07T06:13:31.295Z] lf-activate-venv: SKIPPING [2023-04-07T06:13:31.295Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/196 [2023-04-07T06:13:31.295Z] INFO: archiving workspace using pattern(s): [2023-04-07T06:13:32.238Z] Archives upload complete. [2023-04-07T06:13:32.497Z] INFO: archiving logs to Nexus [2023-04-07T06:13:33.072Z] ---> uname -a: [2023-04-07T06:13:33.072Z] Linux prd-ubuntu20-04-docker-8c-8g-7083 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-04-07T06:13:33.072Z] [2023-04-07T06:13:33.072Z] [2023-04-07T06:13:33.072Z] ---> lscpu: [2023-04-07T06:13:33.072Z] Architecture: x86_64 [2023-04-07T06:13:33.072Z] CPU op-mode(s): 32-bit, 64-bit [2023-04-07T06:13:33.072Z] Byte Order: Little Endian [2023-04-07T06:13:33.072Z] Address sizes: 40 bits physical, 48 bits virtual [2023-04-07T06:13:33.072Z] CPU(s): 8 [2023-04-07T06:13:33.072Z] On-line CPU(s) list: 0-7 [2023-04-07T06:13:33.072Z] Thread(s) per core: 1 [2023-04-07T06:13:33.072Z] Core(s) per socket: 1 [2023-04-07T06:13:33.072Z] Socket(s): 8 [2023-04-07T06:13:33.072Z] NUMA node(s): 1 [2023-04-07T06:13:33.072Z] Vendor ID: AuthenticAMD [2023-04-07T06:13:33.072Z] CPU family: 23 [2023-04-07T06:13:33.072Z] Model: 49 [2023-04-07T06:13:33.072Z] Model name: AMD EPYC-Rome Processor [2023-04-07T06:13:33.072Z] Stepping: 0 [2023-04-07T06:13:33.072Z] CPU MHz: 2799.998 [2023-04-07T06:13:33.072Z] BogoMIPS: 5599.99 [2023-04-07T06:13:33.072Z] Virtualization: AMD-V [2023-04-07T06:13:33.072Z] Hypervisor vendor: KVM [2023-04-07T06:13:33.072Z] Virtualization type: full [2023-04-07T06:13:33.072Z] L1d cache: 256 KiB [2023-04-07T06:13:33.072Z] L1i cache: 256 KiB [2023-04-07T06:13:33.072Z] L2 cache: 4 MiB [2023-04-07T06:13:33.072Z] L3 cache: 128 MiB [2023-04-07T06:13:33.072Z] NUMA node0 CPU(s): 0-7 [2023-04-07T06:13:33.072Z] Vulnerability Itlb multihit: Not affected [2023-04-07T06:13:33.072Z] Vulnerability L1tf: Not affected [2023-04-07T06:13:33.072Z] Vulnerability Mds: Not affected [2023-04-07T06:13:33.072Z] Vulnerability Meltdown: Not affected [2023-04-07T06:13:33.072Z] Vulnerability Mmio stale data: Not affected [2023-04-07T06:13:33.072Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-04-07T06:13:33.072Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-04-07T06:13:33.072Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-04-07T06:13:33.072Z] Vulnerability Srbds: Not affected [2023-04-07T06:13:33.072Z] Vulnerability Tsx async abort: Not affected [2023-04-07T06:13:33.072Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-04-07T06:13:33.072Z] [2023-04-07T06:13:33.072Z] [2023-04-07T06:13:33.072Z] ---> nproc: [2023-04-07T06:13:33.072Z] 8 [2023-04-07T06:13:33.072Z] [2023-04-07T06:13:33.072Z] [2023-04-07T06:13:33.072Z] ---> df -h: [2023-04-07T06:13:33.072Z] Filesystem Size Used Avail Use% Mounted on [2023-04-07T06:13:33.072Z] overlay 155G 13G 143G 9% / [2023-04-07T06:13:33.072Z] tmpfs 64M 0 64M 0% /dev [2023-04-07T06:13:33.072Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-04-07T06:13:33.072Z] shm 64M 0 64M 0% /dev/shm [2023-04-07T06:13:33.072Z] /dev/vda1 155G 13G 143G 9% /facter-os [2023-04-07T06:13:33.072Z] [2023-04-07T06:13:33.072Z] [2023-04-07T06:13:33.072Z] ---> sar -b -r -n DEV: [2023-04-07T06:13:33.072Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7083) 04/07/23 _x86_64_ (8 CPU) [2023-04-07T06:13:33.072Z] [2023-04-07T06:13:33.072Z] 05:58:26 LINUX RESTART (8 CPU) [2023-04-07T06:13:33.072Z] [2023-04-07T06:13:33.072Z] 05:59:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-04-07T06:13:33.072Z] 06:00:01 142.89 11.43 131.46 0.00 1770.69 48999.73 0.00 [2023-04-07T06:13:33.072Z] 06:01:01 90.38 0.07 90.32 0.00 6.67 34522.51 0.00 [2023-04-07T06:13:33.072Z] 06:02:01 180.47 0.23 180.24 0.00 15.73 51115.48 0.00 [2023-04-07T06:13:33.072Z] 06:03:01 1.82 0.00 1.82 0.00 0.00 25.48 0.00 [2023-04-07T06:13:33.072Z] 06:04:01 54.19 10.58 43.61 0.00 5154.87 8803.60 0.00 [2023-04-07T06:13:33.072Z] 06:05:01 5.27 0.02 5.25 0.00 0.13 114.78 0.00 [2023-04-07T06:13:33.072Z] 06:06:01 2.10 0.00 2.10 0.00 0.00 24.26 0.00 [2023-04-07T06:13:33.072Z] 06:07:01 2.05 0.00 2.05 0.00 0.00 22.40 0.00 [2023-04-07T06:13:33.072Z] 06:08:01 1.45 0.00 1.45 0.00 0.00 15.73 0.00 [2023-04-07T06:13:33.072Z] 06:09:01 2.15 0.00 2.15 0.00 0.00 23.73 0.00 [2023-04-07T06:13:33.072Z] 06:10:01 1.45 0.00 1.45 0.00 0.00 16.13 0.00 [2023-04-07T06:13:33.072Z] 06:11:01 3.47 1.40 2.07 0.00 33.86 24.40 0.00 [2023-04-07T06:13:33.072Z] 06:12:01 1.88 0.27 1.62 0.00 3.87 19.20 0.00 [2023-04-07T06:13:33.072Z] 06:13:01 62.16 0.38 61.77 0.00 35.59 35338.51 0.00 [2023-04-07T06:13:33.072Z] Average: 39.41 1.74 37.67 0.00 501.57 12791.56 0.00 [2023-04-07T06:13:33.072Z] [2023-04-07T06:13:33.072Z] 05:59:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-04-07T06:13:33.072Z] 06:00:01 28529508 31593404 714656 2.17 107848 3170240 1932224 5.69 1127272 2797156 231664 [2023-04-07T06:13:33.072Z] 06:01:01 27734528 31425992 877228 2.67 146384 3710300 2284848 6.73 1466644 3196472 508564 [2023-04-07T06:13:33.072Z] 06:02:01 27659624 31560488 744184 2.26 159328 3880968 1792988 5.28 1281448 3434180 284 [2023-04-07T06:13:33.072Z] 06:03:01 27674940 31576044 728452 2.22 159352 3881096 1792988 5.28 1263056 3434304 204 [2023-04-07T06:13:33.072Z] 06:04:01 27149516 31553900 733444 2.23 192928 4336212 1812940 5.34 1588712 3599388 936 [2023-04-07T06:13:33.072Z] 06:05:01 27164356 31563932 722788 2.20 191508 4333084 1794380 5.29 1577512 3596272 368 [2023-04-07T06:13:33.072Z] 06:06:01 27164444 31564072 722600 2.20 191544 4333088 1794380 5.29 1577948 3596276 8 [2023-04-07T06:13:33.072Z] 06:07:01 27167884 31567616 718840 2.19 191620 4333092 1794380 5.29 1574076 3596280 8 [2023-04-07T06:13:33.072Z] 06:08:01 27168452 31568436 718056 2.18 191696 4333088 1794380 5.29 1573952 3596424 8 [2023-04-07T06:13:33.072Z] 06:09:01 27168856 31568944 717684 2.18 191768 4333096 1794380 5.29 1574024 3596428 16 [2023-04-07T06:13:33.072Z] 06:10:01 27168968 31569300 717460 2.18 191844 4333096 1794380 5.29 1574016 3596604 8 [2023-04-07T06:13:33.072Z] 06:11:01 27161220 31563624 722976 2.20 191928 4334112 1794380 5.29 1581992 3597084 48 [2023-04-07T06:13:33.072Z] 06:12:01 27160588 31563236 723264 2.20 191988 4334228 1794380 5.29 1583348 3596956 8 [2023-04-07T06:13:33.072Z] 06:13:01 25788716 31505888 776920 2.36 211508 5545876 2101328 6.19 1695952 4766264 512716 [2023-04-07T06:13:33.072Z] Average: 27275829 31553205 738468 2.25 179375 4227970 1862311 5.49 1502854 3571435 89631 [2023-04-07T06:13:33.072Z] [2023-04-07T06:13:33.072Z] 05:59:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-04-07T06:13:33.072Z] 06:00:01 lo 6.06 6.06 0.59 0.59 0.00 0.00 0.00 0.00 [2023-04-07T06:13:33.072Z] 06:00:01 docker0 195.47 347.19 15.45 1999.58 0.00 0.00 0.00 0.00 [2023-04-07T06:13:33.072Z] 06:00:01 ens3 669.22 381.95 7780.44 55.51 0.00 0.00 0.00 0.00 [2023-04-07T06:13:33.072Z] 06:01:01 veth6fa5008 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 [2023-04-07T06:13:33.072Z] 06:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-07T06:13:33.072Z] 06:01:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2023-04-07T06:13:33.072Z] 06:01:01 ens3 28.10 18.55 28.88 12.30 0.00 0.00 0.00 0.00 [2023-04-07T06:13:33.072Z] 06:02:01 lo 1.87 1.87 0.18 0.18 0.00 0.00 0.00 0.00 [2023-04-07T06:13:33.072Z] 06:02:01 docker0 2.52 5.62 0.16 85.04 0.00 0.00 0.00 0.00 [2023-04-07T06:13:33.072Z] 06:02:01 ens3 145.21 112.01 2680.17 113.53 0.00 0.00 0.00 0.00 [2023-04-07T06:13:33.072Z] 06:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-07T06:13:33.072Z] 06:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-07T06:13:33.072Z] 06:03:01 ens3 0.15 0.13 0.01 0.02 0.00 0.00 0.00 0.00 [2023-04-07T06:13:33.072Z] 06:04:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2023-04-07T06:13:33.072Z] 06:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-07T06:13:33.072Z] 06:04:01 ens3 222.15 122.55 2810.39 8.75 0.00 0.00 0.00 0.00 [2023-04-07T06:13:33.072Z] 06:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-07T06:13:33.072Z] 06:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-07T06:13:33.072Z] 06:05:01 ens3 0.32 0.28 0.02 0.02 0.00 0.00 0.00 0.00 [2023-04-07T06:13:33.072Z] 06:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-07T06:13:33.072Z] 06:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-07T06:13:33.072Z] 06:06:01 ens3 4.03 2.18 12.27 0.15 0.00 0.00 0.00 0.00 [2023-04-07T06:13:33.072Z] 06:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-07T06:13:33.072Z] 06:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-07T06:13:33.072Z] 06:07:01 ens3 1.72 0.40 0.37 0.22 0.00 0.00 0.00 0.00 [2023-04-07T06:13:33.072Z] 06:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-07T06:13:33.072Z] 06:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-07T06:13:33.072Z] 06:08:01 ens3 0.57 0.30 0.26 0.21 0.00 0.00 0.00 0.00 [2023-04-07T06:13:33.072Z] 06:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-07T06:13:33.072Z] 06:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-07T06:13:33.072Z] 06:09:01 ens3 0.70 0.43 0.34 0.27 0.00 0.00 0.00 0.00 [2023-04-07T06:13:33.072Z] 06:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-07T06:13:33.072Z] 06:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-07T06:13:33.072Z] 06:10:01 ens3 1.33 0.00 0.14 0.00 0.00 0.00 0.00 0.00 [2023-04-07T06:13:33.072Z] 06:11:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-04-07T06:13:33.072Z] 06:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-07T06:13:33.072Z] 06:11:01 ens3 6.65 4.50 3.92 4.16 0.00 0.00 0.00 0.00 [2023-04-07T06:13:33.072Z] 06:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-07T06:13:33.073Z] 06:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-07T06:13:33.073Z] 06:12:01 ens3 6.45 4.13 3.30 3.10 0.00 0.00 0.00 0.00 [2023-04-07T06:13:33.073Z] 06:13:01 lo 2.27 2.27 0.22 0.22 0.00 0.00 0.00 0.00 [2023-04-07T06:13:33.073Z] 06:13:01 docker0 34.19 56.26 2.98 578.72 0.00 0.00 0.00 0.00 [2023-04-07T06:13:33.073Z] 06:13:01 ens3 329.76 199.47 7750.42 31.90 0.00 0.00 0.00 0.00 [2023-04-07T06:13:33.073Z] Average: lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 [2023-04-07T06:13:33.073Z] Average: docker0 16.59 29.24 1.33 190.30 0.00 0.00 0.00 0.00 [2023-04-07T06:13:33.073Z] Average: ens3 101.19 60.50 1505.27 16.44 0.00 0.00 0.00 0.00 [2023-04-07T06:13:33.073Z] [2023-04-07T06:13:33.073Z] [2023-04-07T06:13:33.073Z] ---> sar -P ALL: [2023-04-07T06:13:33.073Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7083) 04/07/23 _x86_64_ (8 CPU) [2023-04-07T06:13:33.073Z] [2023-04-07T06:13:33.073Z] 05:58:26 LINUX RESTART (8 CPU) [2023-04-07T06:13:33.073Z] [2023-04-07T06:13:33.073Z] 05:59:01 CPU %user %nice %system %iowait %steal %idle [2023-04-07T06:13:33.073Z] 06:00:01 all 8.14 0.00 3.63 1.90 0.06 86.27 [2023-04-07T06:13:33.073Z] 06:00:01 0 8.44 0.00 3.47 0.40 0.03 87.66 [2023-04-07T06:13:33.073Z] 06:00:01 1 7.27 0.00 2.98 0.52 0.05 89.18 [2023-04-07T06:13:33.073Z] 06:00:01 2 7.12 0.00 3.46 0.08 0.07 89.27 [2023-04-07T06:13:33.073Z] 06:00:01 3 8.48 0.00 3.66 0.72 0.07 87.07 [2023-04-07T06:13:33.073Z] 06:00:01 4 8.22 0.00 3.88 0.19 0.07 87.65 [2023-04-07T06:13:33.073Z] 06:00:01 5 8.62 0.00 4.55 12.13 0.05 74.65 [2023-04-07T06:13:33.073Z] 06:00:01 6 8.73 0.00 3.19 0.29 0.05 87.74 [2023-04-07T06:13:33.073Z] 06:00:01 7 8.26 0.00 3.84 0.88 0.07 86.94 [2023-04-07T06:13:33.073Z] 06:01:01 all 32.84 0.00 6.11 1.66 0.08 59.31 [2023-04-07T06:13:33.073Z] 06:01:01 0 31.51 0.00 5.79 0.39 0.07 62.25 [2023-04-07T06:13:33.073Z] 06:01:01 1 33.25 0.00 5.47 0.19 0.19 60.91 [2023-04-07T06:13:33.073Z] 06:01:01 2 32.82 0.00 6.25 0.05 0.05 60.83 [2023-04-07T06:13:33.073Z] 06:01:01 3 31.62 0.00 7.22 8.96 0.07 52.13 [2023-04-07T06:13:33.073Z] 06:01:01 4 33.14 0.00 6.31 0.15 0.05 60.34 [2023-04-07T06:13:33.073Z] 06:01:01 5 33.83 0.00 5.83 2.61 0.05 57.68 [2023-04-07T06:13:33.073Z] 06:01:01 6 33.71 0.00 6.27 0.86 0.07 59.09 [2023-04-07T06:13:33.073Z] 06:01:01 7 32.86 0.00 5.76 0.10 0.07 61.22 [2023-04-07T06:13:33.073Z] 06:02:01 all 29.42 0.00 5.45 2.78 0.08 62.28 [2023-04-07T06:13:33.073Z] 06:02:01 0 30.15 0.00 6.02 8.98 0.07 54.78 [2023-04-07T06:13:33.073Z] 06:02:01 1 28.68 0.00 5.20 0.34 0.13 65.65 [2023-04-07T06:13:33.073Z] 06:02:01 2 28.51 0.00 5.62 0.82 0.07 64.98 [2023-04-07T06:13:33.073Z] 06:02:01 3 30.55 0.00 5.63 7.04 0.10 56.67 [2023-04-07T06:13:33.073Z] 06:02:01 4 30.12 0.00 5.72 0.75 0.08 63.33 [2023-04-07T06:13:33.073Z] 06:02:01 5 28.91 0.00 4.88 3.13 0.07 63.01 [2023-04-07T06:13:33.073Z] 06:02:01 6 28.75 0.00 5.27 0.91 0.05 65.02 [2023-04-07T06:13:33.073Z] 06:02:01 7 29.67 0.00 5.25 0.24 0.07 64.78 [2023-04-07T06:13:33.073Z] 06:03:01 all 0.02 0.00 0.02 0.01 0.01 99.94 [2023-04-07T06:13:33.073Z] 06:03:01 0 0.02 0.00 0.03 0.03 0.02 99.90 [2023-04-07T06:13:33.073Z] 06:03:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2023-04-07T06:13:33.073Z] 06:03:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2023-04-07T06:13:33.073Z] 06:03:01 3 0.08 0.00 0.02 0.02 0.00 99.88 [2023-04-07T06:13:33.073Z] 06:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-07T06:13:33.073Z] 06:03:01 5 0.00 0.00 0.03 0.00 0.02 99.95 [2023-04-07T06:13:33.073Z] 06:03:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-07T06:13:33.073Z] 06:03:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-07T06:13:33.073Z] 06:04:01 all 2.22 0.00 1.32 0.65 0.04 95.77 [2023-04-07T06:13:33.073Z] 06:04:01 0 1.19 0.00 0.99 1.24 0.07 96.52 [2023-04-07T06:13:33.073Z] 06:04:01 1 1.95 0.00 2.17 0.74 0.03 95.10 [2023-04-07T06:13:33.073Z] 06:04:01 2 2.09 0.00 1.18 0.85 0.07 95.81 [2023-04-07T06:13:33.073Z] 06:04:01 3 2.81 0.00 1.02 0.30 0.03 95.84 [2023-04-07T06:13:33.073Z] 06:04:01 4 1.79 0.00 0.68 0.03 0.05 97.45 [2023-04-07T06:13:33.073Z] 06:04:01 5 4.40 0.00 1.04 0.47 0.02 94.08 [2023-04-07T06:13:33.073Z] 06:04:01 6 1.62 0.00 2.35 0.93 0.02 95.08 [2023-04-07T06:13:33.073Z] 06:04:01 7 1.95 0.00 1.14 0.62 0.03 96.26 [2023-04-07T06:13:33.073Z] 06:05:01 all 0.31 0.00 0.06 0.02 0.01 99.60 [2023-04-07T06:13:33.073Z] 06:05:01 0 0.03 0.00 0.03 0.07 0.02 99.85 [2023-04-07T06:13:33.073Z] 06:05:01 1 0.20 0.00 0.10 0.00 0.00 99.70 [2023-04-07T06:13:33.073Z] 06:05:01 2 0.05 0.00 0.05 0.02 0.00 99.88 [2023-04-07T06:13:33.073Z] 06:05:01 3 0.10 0.00 0.07 0.02 0.03 99.78 [2023-04-07T06:13:33.073Z] 06:05:01 4 1.95 0.00 0.05 0.02 0.00 97.98 [2023-04-07T06:13:33.073Z] 06:05:01 5 0.05 0.00 0.05 0.02 0.00 99.88 [2023-04-07T06:13:33.073Z] 06:05:01 6 0.05 0.00 0.07 0.00 0.00 99.88 [2023-04-07T06:13:33.073Z] 06:05:01 7 0.05 0.00 0.05 0.00 0.00 99.90 [2023-04-07T06:13:33.073Z] 06:06:01 all 0.27 0.00 0.01 0.01 0.01 99.70 [2023-04-07T06:13:33.073Z] 06:06:01 0 0.02 0.00 0.03 0.03 0.02 99.90 [2023-04-07T06:13:33.073Z] 06:06:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-07T06:13:33.073Z] 06:06:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2023-04-07T06:13:33.073Z] 06:06:01 3 0.05 0.00 0.02 0.02 0.02 99.90 [2023-04-07T06:13:33.073Z] 06:06:01 4 1.94 0.00 0.00 0.00 0.02 98.05 [2023-04-07T06:13:33.073Z] 06:06:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-07T06:13:33.073Z] 06:06:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-07T06:13:33.073Z] 06:06:01 7 0.05 0.00 0.03 0.00 0.02 99.90 [2023-04-07T06:13:33.073Z] 06:07:01 all 0.12 0.00 0.01 0.01 0.01 99.85 [2023-04-07T06:13:33.073Z] 06:07:01 0 0.02 0.00 0.02 0.05 0.00 99.92 [2023-04-07T06:13:33.073Z] 06:07:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-07T06:13:33.073Z] 06:07:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-04-07T06:13:33.073Z] 06:07:01 3 0.08 0.00 0.02 0.02 0.03 99.85 [2023-04-07T06:13:33.073Z] 06:07:01 4 0.78 0.00 0.07 0.00 0.02 99.14 [2023-04-07T06:13:33.073Z] 06:07:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-07T06:13:33.073Z] 06:07:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-07T06:13:33.073Z] 06:07:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-07T06:13:33.073Z] 06:08:01 all 0.01 0.00 0.01 0.01 0.01 99.97 [2023-04-07T06:13:33.073Z] 06:08:01 0 0.02 0.00 0.02 0.03 0.02 99.92 [2023-04-07T06:13:33.073Z] 06:08:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-07T06:13:33.073Z] 06:08:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-07T06:13:33.073Z] 06:08:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2023-04-07T06:13:33.073Z] 06:08:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-07T06:13:33.073Z] 06:08:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-07T06:13:33.073Z] 06:08:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-07T06:13:33.073Z] 06:08:01 7 0.00 0.00 0.02 0.00 0.03 99.95 [2023-04-07T06:13:33.073Z] 06:09:01 all 0.04 0.00 0.00 0.01 0.01 99.94 [2023-04-07T06:13:33.073Z] 06:09:01 0 0.00 0.00 0.00 0.05 0.00 99.95 [2023-04-07T06:13:33.073Z] 06:09:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-04-07T06:13:33.073Z] 06:09:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-07T06:13:33.073Z] 06:09:01 3 0.23 0.00 0.00 0.02 0.02 99.73 [2023-04-07T06:13:33.073Z] 06:09:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2023-04-07T06:13:33.073Z] 06:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-07T06:13:33.073Z] 06:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-07T06:13:33.073Z] 06:09:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2023-04-07T06:13:33.073Z] 06:10:01 all 0.03 0.00 0.01 0.01 0.01 99.95 [2023-04-07T06:13:33.073Z] 06:10:01 0 0.02 0.00 0.02 0.05 0.02 99.90 [2023-04-07T06:13:33.073Z] 06:10:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-07T06:13:33.073Z] 06:10:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-07T06:13:33.073Z] 06:10:01 3 0.17 0.00 0.02 0.00 0.00 99.82 [2023-04-07T06:13:33.073Z] 06:10:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-07T06:13:33.073Z] 06:10:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-07T06:13:33.073Z] 06:10:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2023-04-07T06:13:33.073Z] 06:10:01 7 0.02 0.00 0.00 0.00 0.03 99.95 [2023-04-07T06:13:33.073Z] [2023-04-07T06:13:33.073Z] 06:10:01 CPU %user %nice %system %iowait %steal %idle [2023-04-07T06:13:33.073Z] 06:11:01 all 0.24 0.00 0.02 0.01 0.01 99.73 [2023-04-07T06:13:33.073Z] 06:11:01 0 0.12 0.00 0.02 0.03 0.00 99.83 [2023-04-07T06:13:33.073Z] 06:11:01 1 0.08 0.00 0.02 0.00 0.00 99.90 [2023-04-07T06:13:33.073Z] 06:11:01 2 0.17 0.00 0.02 0.00 0.02 99.80 [2023-04-07T06:13:33.073Z] 06:11:01 3 1.03 0.00 0.00 0.02 0.02 98.93 [2023-04-07T06:13:33.073Z] 06:11:01 4 0.13 0.00 0.03 0.00 0.00 99.83 [2023-04-07T06:13:33.073Z] 06:11:01 5 0.10 0.00 0.03 0.02 0.00 99.85 [2023-04-07T06:13:33.073Z] 06:11:01 6 0.07 0.00 0.00 0.00 0.00 99.93 [2023-04-07T06:13:33.073Z] 06:11:01 7 0.20 0.00 0.03 0.00 0.02 99.75 [2023-04-07T06:13:33.073Z] 06:12:01 all 0.08 0.00 0.02 0.01 0.01 99.88 [2023-04-07T06:13:33.073Z] 06:12:01 0 0.00 0.00 0.00 0.05 0.02 99.93 [2023-04-07T06:13:33.073Z] 06:12:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2023-04-07T06:13:33.073Z] 06:12:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2023-04-07T06:13:33.073Z] 06:12:01 3 0.37 0.00 0.02 0.00 0.00 99.62 [2023-04-07T06:13:33.073Z] 06:12:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2023-04-07T06:13:33.073Z] 06:12:01 5 0.10 0.00 0.02 0.02 0.02 99.85 [2023-04-07T06:13:33.073Z] 06:12:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-07T06:13:33.073Z] 06:12:01 7 0.12 0.00 0.02 0.00 0.03 99.83 [2023-04-07T06:13:33.073Z] 06:13:01 all 6.37 0.00 2.67 1.31 0.03 89.63 [2023-04-07T06:13:33.073Z] 06:13:01 0 5.18 0.00 4.55 2.54 0.03 87.70 [2023-04-07T06:13:33.073Z] 06:13:01 1 6.13 0.00 2.30 0.02 0.03 91.51 [2023-04-07T06:13:33.073Z] 06:13:01 2 7.50 0.00 2.57 1.24 0.03 88.65 [2023-04-07T06:13:33.073Z] 06:13:01 3 5.58 0.00 2.79 0.74 0.03 90.85 [2023-04-07T06:13:33.073Z] 06:13:01 4 5.72 0.00 1.79 0.10 0.03 92.36 [2023-04-07T06:13:33.073Z] 06:13:01 5 6.44 0.00 2.71 5.63 0.02 85.20 [2023-04-07T06:13:33.073Z] 06:13:01 6 6.92 0.00 1.99 0.03 0.03 91.01 [2023-04-07T06:13:33.073Z] 06:13:01 7 7.47 0.00 2.61 0.15 0.03 89.73 [2023-04-07T06:13:33.073Z] Average: all 5.68 0.00 1.37 0.59 0.03 92.33 [2023-04-07T06:13:33.073Z] Average: 0 5.44 0.00 1.49 0.99 0.03 92.06 [2023-04-07T06:13:33.073Z] Average: 1 5.51 0.00 1.30 0.13 0.04 93.03 [2023-04-07T06:13:33.073Z] Average: 2 5.56 0.00 1.37 0.22 0.02 92.83 [2023-04-07T06:13:33.073Z] Average: 3 5.76 0.00 1.45 1.27 0.03 91.49 [2023-04-07T06:13:33.073Z] Average: 4 5.94 0.00 1.31 0.09 0.03 92.63 [2023-04-07T06:13:33.074Z] Average: 5 5.86 0.00 1.36 1.70 0.02 91.06 [2023-04-07T06:13:33.074Z] Average: 6 5.67 0.00 1.36 0.21 0.02 92.73 [2023-04-07T06:13:33.074Z] Average: 7 5.72 0.00 1.33 0.14 0.03 92.78 [2023-04-07T06:13:33.074Z] [2023-04-07T06:13:33.074Z] [2023-04-07T06:13:33.074Z]