Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from dd3194ecd0160a0c22bac32624bfc649792b11c0 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-ssh7833182413222486923.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh11640950273009772368.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/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/app-service-configurable/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6984727082364630761.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh6316705368545457351.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/app-service-configurable/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/app-service-configurable/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8091089354771381506.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:app-service-configurable, buildSnap:false] ========================================================= [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: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 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-8999 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/ry_app-service-configurable_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.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/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision dd3194ecd0160a0c22bac32624bfc649792b11c0 (main) Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#549)" > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.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 dd3194ecd0160a0c22bac32624bfc649792b11c0 # timeout=10 > git rev-list --no-walk 07c56ab1e9f2512326717d7500f79526db3b6e2c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-18T21:28:05.571Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-18T21:28:05.631Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-18T21:28:05.649Z] ========================================================= [2023-04-18T21:28:05.649Z] EdgeX Global Pipelines Version Info [2023-04-18T21:28:05.649Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-18T21:28:06.352Z] ------------------- [2023-04-18T21:28:06.353Z] stable info: [2023-04-18T21:28:06.353Z] ------------------- [2023-04-18T21:28:06.353Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-04-18T21:28:06.353Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-18T21:28:06.353Z] Message: update stable to v1.0.248 [2023-04-18T21:28:06.922Z] ------------------- [2023-04-18T21:28:06.922Z] experimental info: [2023-04-18T21:28:06.922Z] ------------------- [2023-04-18T21:28:06.922Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-18T21:28:06.922Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-18T21:28:06.922Z] Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-18T21:28:07.086Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-04-18T21:28:07.097Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-04-18T21:28:07.108Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-18T21:28:07.119Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-18T21:28:07.132Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-18T21:28:07.144Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-18T21:28:07.156Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-18T21:28:07.167Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-18T21:28:07.187Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-18T21:28:07.209Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-18T21:28:07.226Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-18T21:28:07.237Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-04-18T21:28:07.249Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-18T21:28:07.260Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-18T21:28:07.272Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-18T21:28:07.283Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-18T21:28:07.296Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-18T21:28:07.308Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-18T21:28:07.319Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-18T21:28:07.331Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-18T21:28:07.344Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-18T21:28:07.355Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-18T21:28:07.367Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-18T21:28:07.380Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-18T21:28:07.391Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-18T21:28:07.403Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-18T21:28:07.417Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-18T21:28:07.439Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-04-18T21:28:07.455Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-04-18T21:28:07.464Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-04-18T21:28:07.475Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dd3194ecd0160a0c22bac32624bfc649792b11c0 [Pipeline] echo [2023-04-18T21:28:07.486Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dd3194e [Pipeline] echo [2023-04-18T21:28:07.499Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-18T21:28:07.539Z] provisioning config files... [2023-04-18T21:28:07.554Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1331270524979240583tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-18T21:28:07.857Z] ---> docker-login.sh [2023-04-18T21:28:07.857Z] nexus3.edgexfoundry.org:10001 [2023-04-18T21:28:08.116Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T21:28:08.116Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T21:28:08.116Z] Configure a credential helper to remove this warning. See [2023-04-18T21:28:08.116Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T21:28:08.116Z] [2023-04-18T21:28:08.116Z] Login Succeeded [2023-04-18T21:28:08.116Z] nexus3.edgexfoundry.org:10002 [2023-04-18T21:28:08.116Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T21:28:08.116Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T21:28:08.116Z] Configure a credential helper to remove this warning. See [2023-04-18T21:28:08.116Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T21:28:08.116Z] [2023-04-18T21:28:08.116Z] Login Succeeded [2023-04-18T21:28:08.116Z] nexus3.edgexfoundry.org:10003 [2023-04-18T21:28:08.377Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T21:28:08.377Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T21:28:08.377Z] Configure a credential helper to remove this warning. See [2023-04-18T21:28:08.377Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T21:28:08.377Z] [2023-04-18T21:28:08.377Z] Login Succeeded [2023-04-18T21:28:08.377Z] nexus3.edgexfoundry.org:10004 [2023-04-18T21:28:08.377Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T21:28:08.378Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T21:28:08.378Z] Configure a credential helper to remove this warning. See [2023-04-18T21:28:08.378Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T21:28:08.378Z] [2023-04-18T21:28:08.378Z] Login Succeeded [2023-04-18T21:28:08.378Z] docker.io [2023-04-18T21:28:08.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T21:28:08.638Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T21:28:08.638Z] Configure a credential helper to remove this warning. See [2023-04-18T21:28:08.638Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T21:28:08.638Z] [2023-04-18T21:28:08.638Z] Login Succeeded [2023-04-18T21:28:08.638Z] ---> docker-login.sh ends [Pipeline] } [2023-04-18T21:28:08.646Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-18T21:28:08.993Z] + git rev-list -1 --merges dd3194ecd0160a0c22bac32624bfc649792b11c0~1..dd3194ecd0160a0c22bac32624bfc649792b11c0 [Pipeline] echo [2023-04-18T21:28:09.043Z] -----------> git rev-list -1 --merges dd3194ecd0160a0c22bac32624bfc649792b11c0~1..dd3194ecd0160a0c22bac32624bfc649792b11c0 dd3194ecd0160a0c22bac32624bfc649792b11c0 [false] [Pipeline] sh [2023-04-18T21:28:09.338Z] + git log --format=format:%s -1 dd3194ecd0160a0c22bac32624bfc649792b11c0 [Pipeline] echo [2023-04-18T21:28:09.353Z] ========================================================= [2023-04-18T21:28:09.353Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-18T21:28:09.353Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-18T21:28:09.690Z] + git log --format=format:%s -1 dd3194ecd0160a0c22bac32624bfc649792b11c0 [Pipeline] echo [2023-04-18T21:28:09.715Z] [semverPrep] GIT_COMMIT: dd3194ecd0160a0c22bac32624bfc649792b11c0, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#549) [Pipeline] echo [2023-04-18T21:28:09.725Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-18T21:28:10.070Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-18T21:28:10.070Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-18T21:28:10.070Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-18T21:28:10.070Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-18T21:28:10.070Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-18T21:28:10.070Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-18T21:28:10.070Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T21:28:10.420Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-18T21:28:10.420Z] [2023-04-18T21:28:10.420Z] 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-18T21:28:10.723Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-18T21:28:10.723Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-18T21:28:10.723Z] b85a868b505f: Pulling fs layer [2023-04-18T21:28:10.723Z] e2be974225ed: Pulling fs layer [2023-04-18T21:28:10.723Z] 339a4e72a1f5: Pulling fs layer [2023-04-18T21:28:10.723Z] 988bab9f4d93: Pulling fs layer [2023-04-18T21:28:10.723Z] 1469e6f7b9e6: Pulling fs layer [2023-04-18T21:28:10.723Z] eaf3925da568: Pulling fs layer [2023-04-18T21:28:10.723Z] bab4dde63d76: Pulling fs layer [2023-04-18T21:28:10.723Z] bde34c3a00c8: Pulling fs layer [2023-04-18T21:28:10.723Z] b352a97aabf1: Pulling fs layer [2023-04-18T21:28:10.723Z] 4872d77fe225: Pulling fs layer [2023-04-18T21:28:10.723Z] 5851b861e8e6: Pulling fs layer [2023-04-18T21:28:10.723Z] 1469e6f7b9e6: Waiting [2023-04-18T21:28:10.723Z] 5851b861e8e6: Waiting [2023-04-18T21:28:10.723Z] bab4dde63d76: Waiting [2023-04-18T21:28:10.723Z] eaf3925da568: Waiting [2023-04-18T21:28:10.723Z] bde34c3a00c8: Waiting [2023-04-18T21:28:10.723Z] 988bab9f4d93: Waiting [2023-04-18T21:28:10.723Z] 4872d77fe225: Waiting [2023-04-18T21:28:10.723Z] b352a97aabf1: Waiting [2023-04-18T21:28:10.723Z] e2be974225ed: Download complete [2023-04-18T21:28:10.723Z] 988bab9f4d93: Verifying Checksum [2023-04-18T21:28:10.723Z] 988bab9f4d93: Download complete [2023-04-18T21:28:10.723Z] 1469e6f7b9e6: Verifying Checksum [2023-04-18T21:28:10.723Z] 1469e6f7b9e6: Download complete [2023-04-18T21:28:10.982Z] eaf3925da568: Download complete [2023-04-18T21:28:10.982Z] 339a4e72a1f5: Verifying Checksum [2023-04-18T21:28:10.982Z] 339a4e72a1f5: Download complete [2023-04-18T21:28:10.982Z] bde34c3a00c8: Download complete [2023-04-18T21:28:10.982Z] b352a97aabf1: Download complete [2023-04-18T21:28:10.982Z] 4872d77fe225: Verifying Checksum [2023-04-18T21:28:10.982Z] 5851b861e8e6: Verifying Checksum [2023-04-18T21:28:10.982Z] 5851b861e8e6: Download complete [2023-04-18T21:28:10.982Z] b85a868b505f: Verifying Checksum [2023-04-18T21:28:10.982Z] b85a868b505f: Download complete [2023-04-18T21:28:11.240Z] bab4dde63d76: Download complete [2023-04-18T21:28:12.185Z] b85a868b505f: Pull complete [2023-04-18T21:28:12.445Z] e2be974225ed: Pull complete [2023-04-18T21:28:13.014Z] 339a4e72a1f5: Pull complete [2023-04-18T21:28:13.014Z] 988bab9f4d93: Pull complete [2023-04-18T21:28:13.586Z] 1469e6f7b9e6: Pull complete [2023-04-18T21:28:13.586Z] eaf3925da568: Pull complete [2023-04-18T21:28:15.499Z] bab4dde63d76: Pull complete [2023-04-18T21:28:15.499Z] bde34c3a00c8: Pull complete [2023-04-18T21:28:15.499Z] b352a97aabf1: Pull complete [2023-04-18T21:28:15.499Z] 4872d77fe225: Pull complete [2023-04-18T21:28:15.757Z] 5851b861e8e6: Pull complete [2023-04-18T21:28:15.757Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-18T21:28:15.757Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-18T21:28:15.757Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-18T21:28:15.851Z] prd-ubuntu20.04-docker-8c-8g-8999 does not seem to be running inside a container [2023-04-18T21:28:15.875Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_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-18T21:28:21.223Z] $ docker top f8015d5506e6a9a61ec7e9ad15820a3a59dc23bcf766527b8761e54b3989325a -eo pid,comm [2023-04-18T21:28:21.298Z] 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-18T21:28:21.298Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-18T21:28:21.332Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-18T21:28:21.332Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-18T21:28:21.451Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-18T21:28:21.433Z] $ docker exec f8015d5506e6a9a61ec7e9ad15820a3a59dc23bcf766527b8761e54b3989325a ssh-agent [2023-04-18T21:28:21.586Z] SSH_AUTH_SOCK=/tmp/ssh-NkiHWDWNkh2a/agent.33 [2023-04-18T21:28:21.586Z] SSH_AGENT_PID=39 [2023-04-18T21:28:21.597Z] Running ssh-add (command line suppressed) [2023-04-18T21:28:21.676Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1784708801639259326.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1784708801639259326.key) [2023-04-18T21:28:21.723Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-18T21:28:22.023Z] + git tag --points-at HEAD [Pipeline] } [2023-04-18T21:28:22.013Z] $ docker exec --env ******** --env ******** f8015d5506e6a9a61ec7e9ad15820a3a59dc23bcf766527b8761e54b3989325a ssh-agent -k [2023-04-18T21:28:22.111Z] unset SSH_AUTH_SOCK; [2023-04-18T21:28:22.111Z] unset SSH_AGENT_PID; [2023-04-18T21:28:22.111Z] echo Agent pid 39 killed; [2023-04-18T21:28:22.141Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-18T21:28:22.163Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-18T21:28:22.163Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-18T21:28:22.269Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-18T21:28:22.251Z] $ docker exec f8015d5506e6a9a61ec7e9ad15820a3a59dc23bcf766527b8761e54b3989325a ssh-agent [2023-04-18T21:28:22.389Z] SSH_AUTH_SOCK=/tmp/ssh-n8bA48jQ3ckj/agent.71 [2023-04-18T21:28:22.389Z] SSH_AGENT_PID=77 [2023-04-18T21:28:22.394Z] Running ssh-add (command line suppressed) [2023-04-18T21:28:22.485Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3276730718497475779.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3276730718497475779.key) [2023-04-18T21:28:22.520Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-18T21:28:22.806Z] + git semver init [2023-04-18T21:28:23.066Z] 2023-04-18 21:28:22,995 [run_init] DEBUG init version:0.0.0 force:False [2023-04-18T21:28:23.066Z] 2023-04-18 21:28:22,996 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2023-04-18T21:28:23.066Z] 2023-04-18 21:28:22,996 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2023-04-18T21:28:23.066Z] 2023-04-18 21:28:22,997 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/ry_app-service-configurable_main/.semver'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2023-04-18T21:28:24.003Z] 2023-04-18 21:28:23,803 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2023-04-18T21:28:24.003Z] 2023-04-18 21:28:23,805 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2023-04-18T21:28:24.003Z] 2023-04-18 21:28:23,805 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-04-18T21:28:24.003Z] 2023-04-18 21:28:23,805 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-04-18T21:28:24.003Z] 3.0.0-dev.33 [Pipeline] } [2023-04-18T21:28:23.992Z] $ docker exec --env ******** --env ******** f8015d5506e6a9a61ec7e9ad15820a3a59dc23bcf766527b8761e54b3989325a ssh-agent -k [2023-04-18T21:28:24.089Z] unset SSH_AUTH_SOCK; [2023-04-18T21:28:24.089Z] unset SSH_AGENT_PID; [2023-04-18T21:28:24.089Z] echo Agent pid 77 killed; [2023-04-18T21:28:24.122Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-18T21:28:24.429Z] + git semver [Pipeline] } [2023-04-18T21:28:24.679Z] $ docker stop --time=1 f8015d5506e6a9a61ec7e9ad15820a3a59dc23bcf766527b8761e54b3989325a [2023-04-18T21:28:25.973Z] $ docker rm -f --volumes f8015d5506e6a9a61ec7e9ad15820a3a59dc23bcf766527b8761e54b3989325a [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-18T21:28:26.322Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-18T21:28:26.543Z] Stashed 1 file(s) [Pipeline] echo [2023-04-18T21:28:26.545Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.33 [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-18T21:28:26.670Z] provisioning config files... [2023-04-18T21:28:26.680Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9507970418433728336tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-18T21:28:26.974Z] ---> docker-login.sh [2023-04-18T21:28:26.974Z] nexus3.edgexfoundry.org:10001 [2023-04-18T21:28:26.974Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T21:28:26.974Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T21:28:26.974Z] Configure a credential helper to remove this warning. See [2023-04-18T21:28:26.974Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T21:28:26.974Z] [2023-04-18T21:28:26.974Z] Login Succeeded [2023-04-18T21:28:26.974Z] nexus3.edgexfoundry.org:10002 [2023-04-18T21:28:26.974Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T21:28:26.974Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T21:28:26.974Z] Configure a credential helper to remove this warning. See [2023-04-18T21:28:26.974Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T21:28:26.974Z] [2023-04-18T21:28:26.974Z] Login Succeeded [2023-04-18T21:28:26.974Z] nexus3.edgexfoundry.org:10003 [2023-04-18T21:28:27.232Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T21:28:27.232Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T21:28:27.232Z] Configure a credential helper to remove this warning. See [2023-04-18T21:28:27.232Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T21:28:27.232Z] [2023-04-18T21:28:27.232Z] Login Succeeded [2023-04-18T21:28:27.232Z] nexus3.edgexfoundry.org:10004 [2023-04-18T21:28:27.232Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T21:28:27.232Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T21:28:27.232Z] Configure a credential helper to remove this warning. See [2023-04-18T21:28:27.232Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T21:28:27.232Z] [2023-04-18T21:28:27.232Z] Login Succeeded [2023-04-18T21:28:27.232Z] docker.io [2023-04-18T21:28:27.490Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T21:28:27.490Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T21:28:27.490Z] Configure a credential helper to remove this warning. See [2023-04-18T21:28:27.490Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T21:28:27.490Z] [2023-04-18T21:28:27.490Z] Login Succeeded [2023-04-18T21:28:27.490Z] ---> docker-login.sh ends [Pipeline] } [2023-04-18T21:28:27.497Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-18T21:28:27.558Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-18T21:28:27.574Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-18T21:28:27.582Z] ========================================================= [2023-04-18T21:28:27.582Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-18T21:28:27.582Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T21:28:27.892Z] + docker build -t ci-base-image-x86_64 -f 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-18T21:28:27.892Z] Sending build context to Docker daemon 3.283MB [2023-04-18T21:28:27.892Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-18T21:28:27.892Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-18T21:28:27.892Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-18T21:28:27.892Z] 63b65145d645: Pulling fs layer [2023-04-18T21:28:27.892Z] a2d21d5440eb: Pulling fs layer [2023-04-18T21:28:27.892Z] 935e6c44a52c: Pulling fs layer [2023-04-18T21:28:27.892Z] 94cc34f8dd06: Pulling fs layer [2023-04-18T21:28:27.893Z] 30dea6a524f1: Pulling fs layer [2023-04-18T21:28:27.893Z] a2aff8979fd8: Pulling fs layer [2023-04-18T21:28:27.893Z] 6808be2612f2: Pulling fs layer [2023-04-18T21:28:27.893Z] f25807f1079a: Pulling fs layer [2023-04-18T21:28:27.893Z] 30dea6a524f1: Waiting [2023-04-18T21:28:27.893Z] a2aff8979fd8: Waiting [2023-04-18T21:28:27.893Z] 6808be2612f2: Waiting [2023-04-18T21:28:27.893Z] f25807f1079a: Waiting [2023-04-18T21:28:27.893Z] 94cc34f8dd06: Waiting [2023-04-18T21:28:27.893Z] 94cc34f8dd06: Verifying Checksum [2023-04-18T21:28:27.893Z] 94cc34f8dd06: Download complete [2023-04-18T21:28:27.893Z] 30dea6a524f1: Download complete [2023-04-18T21:28:28.152Z] 63b65145d645: Verifying Checksum [2023-04-18T21:28:28.152Z] 63b65145d645: Download complete [2023-04-18T21:28:28.152Z] a2aff8979fd8: Verifying Checksum [2023-04-18T21:28:28.152Z] a2aff8979fd8: Download complete [2023-04-18T21:28:28.152Z] 63b65145d645: Pull complete [2023-04-18T21:28:28.411Z] a2d21d5440eb: Pull complete [2023-04-18T21:28:28.411Z] f25807f1079a: Verifying Checksum [2023-04-18T21:28:28.411Z] f25807f1079a: Download complete [2023-04-18T21:28:28.669Z] 935e6c44a52c: Verifying Checksum [2023-04-18T21:28:28.669Z] 935e6c44a52c: Download complete [2023-04-18T21:28:28.926Z] 6808be2612f2: Verifying Checksum [2023-04-18T21:28:28.927Z] 6808be2612f2: Download complete [2023-04-18T21:28:32.210Z] 935e6c44a52c: Pull complete [2023-04-18T21:28:32.210Z] 94cc34f8dd06: Pull complete [2023-04-18T21:28:32.210Z] 30dea6a524f1: Pull complete [2023-04-18T21:28:32.210Z] a2aff8979fd8: Pull complete [2023-04-18T21:28:34.744Z] 6808be2612f2: Pull complete [2023-04-18T21:28:35.676Z] f25807f1079a: Pull complete [2023-04-18T21:28:35.676Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-04-18T21:28:35.676Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-18T21:28:35.676Z] ---> 3b553350e43f [2023-04-18T21:28:35.676Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-04-18T21:28:41.625Z] Still waiting to schedule task [2023-04-18T21:28:41.625Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-04-18T21:28:43.818Z] ---> Running in b29d1fbf45c3 [2023-04-18T21:28:43.818Z] Removing intermediate container b29d1fbf45c3 [2023-04-18T21:28:43.818Z] ---> ca3941039222 [2023-04-18T21:28:43.818Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-18T21:28:43.818Z] ---> Running in 4aebf73065e1 [2023-04-18T21:28:43.818Z] Removing intermediate container 4aebf73065e1 [2023-04-18T21:28:43.818Z] ---> 80d86903594c [2023-04-18T21:28:43.818Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-04-18T21:28:43.818Z] ---> Running in 56be3238d906 [2023-04-18T21:28:43.818Z] Removing intermediate container 56be3238d906 [2023-04-18T21:28:43.818Z] ---> 4e18db501181 [2023-04-18T21:28:43.818Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-18T21:28:43.818Z] ---> Running in 4590e3af670e [2023-04-18T21:28:44.077Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-18T21:28:44.077Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-18T21:28:44.337Z] OK: 265 MiB in 53 packages [2023-04-18T21:28:44.596Z] Removing intermediate container 4590e3af670e [2023-04-18T21:28:44.596Z] ---> 85e53d98ca1d [2023-04-18T21:28:44.596Z] Step 7/12 : WORKDIR /app [2023-04-18T21:28:44.596Z] ---> Running in c1f51d803707 [2023-04-18T21:28:44.596Z] Removing intermediate container c1f51d803707 [2023-04-18T21:28:44.596Z] ---> 07a61362b06c [2023-04-18T21:28:44.596Z] Step 8/12 : COPY go.mod vendor* ./ [2023-04-18T21:28:44.855Z] ---> 1dcde7f3b33c [2023-04-18T21:28:44.855Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-18T21:28:44.855Z] ---> Running in 8736dfa827c9 [2023-04-18T21:29:23.851Z] Removing intermediate container 8736dfa827c9 [2023-04-18T21:29:23.851Z] ---> cda2c79e0dbb [2023-04-18T21:29:23.851Z] Step 10/12 : COPY . . [2023-04-18T21:29:23.851Z] ---> 81025ce891f1 [2023-04-18T21:29:23.851Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-18T21:29:23.851Z] ---> Running in e012610f1cf9 [2023-04-18T21:29:23.851Z] Removing intermediate container e012610f1cf9 [2023-04-18T21:29:23.851Z] ---> 60e6b8112070 [2023-04-18T21:29:23.851Z] Step 12/12 : RUN $MAKE [2023-04-18T21:29:23.851Z] ---> Running in 9c1ac47873e6 [2023-04-18T21:29:24.109Z] noop [2023-04-18T21:29:24.367Z] Removing intermediate container 9c1ac47873e6 [2023-04-18T21:29:24.367Z] ---> 40176739e381 [2023-04-18T21:29:24.367Z] Successfully built 40176739e381 [2023-04-18T21:29:24.626Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T21:29:24.944Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-18T21:29:24.944Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-18T21:29:25.009Z] prd-ubuntu20.04-docker-8c-8g-8999 does not seem to be running inside a container [2023-04-18T21:29:25.029Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_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-18T21:29:25.343Z] $ docker top 6b8ce9d8566e109bfc743f4b117eb9bc339e16a5541cdf726654ebec6296c0be -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-18T21:29:25.694Z] + go version [2023-04-18T21:29:25.694Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-18T21:29:25.696Z] $ docker stop --time=1 6b8ce9d8566e109bfc743f4b117eb9bc339e16a5541cdf726654ebec6296c0be [2023-04-18T21:29:26.944Z] $ docker rm -f --volumes 6b8ce9d8566e109bfc743f4b117eb9bc339e16a5541cdf726654ebec6296c0be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T21:29:27.357Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-18T21:29:27.357Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-18T21:29:27.426Z] prd-ubuntu20.04-docker-8c-8g-8999 does not seem to be running inside a container [2023-04-18T21:29:27.447Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_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-18T21:29:27.754Z] $ docker top 112353fe95d175d566519eadd8a9126b7a61a94f4b6488a6ac7c8d565ea96a66 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-18T21:29:28.106Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2023-04-18T21:29:28.402Z] + make test [2023-04-18T21:29:28.402Z] go test -race -coverprofile=coverage.out ./... [2023-04-18T21:29:50.329Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-04-18T21:30:08.397Z] go vet ./... [2023-04-18T21:30:10.296Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-18T21:30:10.296Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-18T21:30:10.296Z] ./bin/test-attribution-txt.sh [2023-04-18T21:30:10.296Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [2023-04-18T21:30:10.296Z] An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-04-18T21:30:10.307Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-18T21:30:10.307Z] $ docker stop --time=1 112353fe95d175d566519eadd8a9126b7a61a94f4b6488a6ac7c8d565ea96a66 [2023-04-18T21:30:19.111Z] $ docker rm -f --volumes 112353fe95d175d566519eadd8a9126b7a61a94f4b6488a6ac7c8d565ea96a66 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-18T21:30:19.678Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-18T21:30:19.717Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-18T21:30:20.132Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-18T21:30:20.416Z] + ls -al . [2023-04-18T21:30:20.416Z] total 176 [2023-04-18T21:30:20.416Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 18 21:29 . [2023-04-18T21:30:20.416Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 18 21:28 .. [2023-04-18T21:30:20.416Z] -rw-rw-r-- 1 jenkins jenkins 119 Apr 18 21:28 .dockerignore [2023-04-18T21:30:20.416Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 18 21:28 .git [2023-04-18T21:30:20.416Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 18 21:28 .github [2023-04-18T21:30:20.416Z] -rw-rw-r-- 1 jenkins jenkins 171 Apr 18 21:28 .gitignore [2023-04-18T21:30:20.416Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 18 21:28 .golangci.yml [2023-04-18T21:30:20.416Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 18 21:28 .semver [2023-04-18T21:30:20.416Z] -rw-rw-r-- 1 jenkins jenkins 9088 Apr 18 21:28 Attribution.txt [2023-04-18T21:30:20.416Z] -rw-rw-r-- 1 jenkins jenkins 29118 Apr 18 21:28 CHANGELOG.md [2023-04-18T21:30:20.416Z] -rw-rw-r-- 1 jenkins jenkins 1898 Apr 18 21:28 Dockerfile [2023-04-18T21:30:20.416Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 18 21:28 GOVERNANCE.md [2023-04-18T21:30:20.416Z] -rw-rw-r-- 1 jenkins jenkins 688 Apr 18 21:28 Jenkinsfile [2023-04-18T21:30:20.416Z] -rw-rw-r-- 1 jenkins jenkins 10174 Apr 18 21:28 LICENSE [2023-04-18T21:30:20.416Z] -rw-rw-r-- 1 jenkins jenkins 618 Apr 18 21:28 OWNERS.md [2023-04-18T21:30:20.416Z] -rw-rw-r-- 1 jenkins jenkins 4369 Apr 18 21:28 README.md [2023-04-18T21:30:20.416Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 18 21:28 VERSION [2023-04-18T21:30:20.416Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 18 21:28 bin [2023-04-18T21:30:20.416Z] -rw-r--r-- 1 jenkins jenkins 13 Apr 18 21:29 coverage.out [2023-04-18T21:30:20.416Z] -rw-rw-r-- 1 jenkins jenkins 3302 Apr 18 21:28 go.mod [2023-04-18T21:30:20.416Z] -rw-rw-r-- 1 jenkins jenkins 31536 Apr 18 21:28 go.sum [2023-04-18T21:30:20.416Z] -rw-rw-r-- 1 jenkins jenkins 1949 Apr 18 21:28 main.go [2023-04-18T21:30:20.416Z] -rw-rw-r-- 1 jenkins jenkins 2569 Apr 18 21:28 makefile [2023-04-18T21:30:20.416Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 18 21:28 res [2023-04-18T21:30:20.416Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 18 21:28 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T21:30:20.715Z] + docker build -t app-service-configurable -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=dd3194ecd0160a0c22bac32624bfc649792b11c0 --label arch=amd64 --label version=3.0.0-dev.33 . [2023-04-18T21:30:20.715Z] Sending build context to Docker daemon 3.284MB [2023-04-18T21:30:20.715Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-04-18T21:30:20.715Z] Step 2/26 : FROM ${BASE} AS builder [2023-04-18T21:30:20.715Z] ---> 40176739e381 [2023-04-18T21:30:20.715Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-04-18T21:30:20.974Z] ---> Running in 73a85112696e [2023-04-18T21:30:20.974Z] Removing intermediate container 73a85112696e [2023-04-18T21:30:20.974Z] ---> 61ed3adbe37c [2023-04-18T21:30:20.974Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-04-18T21:30:20.974Z] ---> Running in 73c06bc67db8 [2023-04-18T21:30:21.233Z] Removing intermediate container 73c06bc67db8 [2023-04-18T21:30:21.233Z] ---> 65cfea1e2c7a [2023-04-18T21:30:21.233Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-04-18T21:30:21.233Z] ---> Running in 145023eee0a1 [2023-04-18T21:30:21.233Z] Removing intermediate container 145023eee0a1 [2023-04-18T21:30:21.233Z] ---> 99696e24269f [2023-04-18T21:30:21.233Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-18T21:30:21.233Z] ---> Running in ab510a3cb697 [2023-04-18T21:30:21.492Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-18T21:30:21.492Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-18T21:30:21.753Z] OK: 265 MiB in 53 packages [2023-04-18T21:30:22.322Z] Removing intermediate container ab510a3cb697 [2023-04-18T21:30:22.322Z] ---> 4a9297278ba6 [2023-04-18T21:30:22.322Z] Step 7/26 : WORKDIR /app [2023-04-18T21:30:22.322Z] ---> Running in ad879369fa8b [2023-04-18T21:30:22.322Z] Removing intermediate container ad879369fa8b [2023-04-18T21:30:22.322Z] ---> 164c59c57894 [2023-04-18T21:30:22.322Z] Step 8/26 : COPY go.mod vendor* ./ [2023-04-18T21:30:22.322Z] ---> 3c543ba5d956 [2023-04-18T21:30:22.322Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-18T21:30:22.322Z] ---> Running in 3e1dad8b02ee [2023-04-18T21:30:23.302Z] Removing intermediate container 3e1dad8b02ee [2023-04-18T21:30:23.302Z] ---> 3b39f98ec4d2 [2023-04-18T21:30:23.302Z] Step 10/26 : COPY . . [2023-04-18T21:30:23.560Z] ---> 26606ee16769 [2023-04-18T21:30:23.560Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-18T21:30:23.560Z] ---> Running in 78edbc2e5541 [2023-04-18T21:30:23.560Z] Removing intermediate container 78edbc2e5541 [2023-04-18T21:30:23.560Z] ---> 340ba2399313 [2023-04-18T21:30:23.560Z] Step 12/26 : RUN $MAKE [2023-04-18T21:30:23.560Z] ---> Running in ea8bd29b8cb3 [2023-04-18T21:30:23.818Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.51 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.33" -trimpath -mod=readonly -o app-service-configurable [2023-04-18T21:30:50.519Z] Removing intermediate container ea8bd29b8cb3 [2023-04-18T21:30:50.519Z] ---> 21151551503d [2023-04-18T21:30:50.519Z] Step 13/26 : FROM alpine:3.17 [2023-04-18T21:30:50.519Z] 3.17: Pulling from library/alpine [2023-04-18T21:30:50.519Z] f56be85fc22e: Pulling fs layer [2023-04-18T21:30:50.519Z] f56be85fc22e: Download complete [2023-04-18T21:30:50.519Z] f56be85fc22e: Pull complete [2023-04-18T21:30:50.519Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-18T21:30:50.519Z] Status: Downloaded newer image for alpine:3.17 [2023-04-18T21:30:50.519Z] ---> 9ed4aefc74f6 [2023-04-18T21:30:50.519Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-04-18T21:30:50.519Z] ---> Running in 607e9eeaea19 [2023-04-18T21:30:50.519Z] Removing intermediate container 607e9eeaea19 [2023-04-18T21:30:50.519Z] ---> e504d8101d91 [2023-04-18T21:30:50.519Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-04-18T21:30:50.519Z] ---> Running in 119f361161fa [2023-04-18T21:30:50.519Z] Removing intermediate container 119f361161fa [2023-04-18T21:30:50.519Z] ---> d34c78d50e04 [2023-04-18T21:30:50.519Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-04-18T21:30:50.519Z] ---> Running in c2827efc3a95 [2023-04-18T21:30:50.519Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-18T21:30:50.519Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-18T21:30:50.519Z] (1/2) Installing ca-certificates (20220614-r4) [2023-04-18T21:30:50.519Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-04-18T21:30:50.519Z] Executing busybox-1.35.0-r29.trigger [2023-04-18T21:30:50.519Z] Executing ca-certificates-20220614-r4.trigger [2023-04-18T21:30:50.519Z] OK: 8 MiB in 17 packages [2023-04-18T21:30:50.519Z] Removing intermediate container c2827efc3a95 [2023-04-18T21:30:50.519Z] ---> 7cdfc5072a9c [2023-04-18T21:30:50.519Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-04-18T21:30:50.519Z] ---> b9365473deb3 [2023-04-18T21:30:50.519Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-04-18T21:30:50.519Z] ---> 8c5c0a28797f [2023-04-18T21:30:50.519Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-04-18T21:30:50.519Z] ---> 0dd5992f5c16 [2023-04-18T21:30:50.519Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-04-18T21:30:50.777Z] ---> 4d82f5686492 [2023-04-18T21:30:50.777Z] Step 21/26 : EXPOSE 48095 [2023-04-18T21:30:50.777Z] ---> Running in b80417550ca6 [2023-04-18T21:30:50.777Z] Removing intermediate container b80417550ca6 [2023-04-18T21:30:50.777Z] ---> 1a7d3e9d392c [2023-04-18T21:30:50.777Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-04-18T21:30:50.777Z] ---> Running in 4db06636f47d [2023-04-18T21:30:50.778Z] Removing intermediate container 4db06636f47d [2023-04-18T21:30:50.778Z] ---> 079ae21fc451 [2023-04-18T21:30:50.778Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-18T21:30:50.778Z] ---> Running in f599d58ff8e6 [2023-04-18T21:30:51.035Z] Removing intermediate container f599d58ff8e6 [2023-04-18T21:30:51.035Z] ---> 0a6942b8fa83 [2023-04-18T21:30:51.035Z] Step 24/26 : LABEL arch=amd64 [2023-04-18T21:30:51.035Z] ---> Running in 9132dabc4348 [2023-04-18T21:30:51.035Z] Removing intermediate container 9132dabc4348 [2023-04-18T21:30:51.035Z] ---> 3d8a4f673990 [2023-04-18T21:30:51.035Z] Step 25/26 : LABEL git_sha=dd3194ecd0160a0c22bac32624bfc649792b11c0 [2023-04-18T21:30:51.035Z] ---> Running in 1992b6cac93d [2023-04-18T21:30:51.035Z] Removing intermediate container 1992b6cac93d [2023-04-18T21:30:51.035Z] ---> ffae10f15a02 [2023-04-18T21:30:51.035Z] Step 26/26 : LABEL version=3.0.0-dev.33 [2023-04-18T21:30:51.035Z] ---> Running in 974f3f13e237 [2023-04-18T21:30:51.294Z] Removing intermediate container 974f3f13e237 [2023-04-18T21:30:51.294Z] ---> ad9a334b2f05 [2023-04-18T21:30:51.294Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-18T21:30:51.294Z] Successfully built ad9a334b2f05 [2023-04-18T21:30:51.294Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-18T21:30:51.406Z] provisioning config files... [2023-04-18T21:30:51.414Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8202772862435296040tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-18T21:30:51.720Z] ---> docker-login.sh [2023-04-18T21:30:51.720Z] nexus3.edgexfoundry.org:10001 [2023-04-18T21:30:51.720Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T21:30:51.720Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T21:30:51.720Z] Configure a credential helper to remove this warning. See [2023-04-18T21:30:51.720Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T21:30:51.720Z] [2023-04-18T21:30:51.720Z] Login Succeeded [2023-04-18T21:30:51.720Z] nexus3.edgexfoundry.org:10002 [2023-04-18T21:30:51.720Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T21:30:51.720Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T21:30:51.720Z] Configure a credential helper to remove this warning. See [2023-04-18T21:30:51.720Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T21:30:51.720Z] [2023-04-18T21:30:51.720Z] Login Succeeded [2023-04-18T21:30:51.720Z] nexus3.edgexfoundry.org:10003 [2023-04-18T21:30:51.978Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T21:30:51.978Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T21:30:51.978Z] Configure a credential helper to remove this warning. See [2023-04-18T21:30:51.978Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T21:30:51.978Z] [2023-04-18T21:30:51.978Z] Login Succeeded [2023-04-18T21:30:51.978Z] nexus3.edgexfoundry.org:10004 [2023-04-18T21:30:51.978Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T21:30:51.978Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T21:30:51.978Z] Configure a credential helper to remove this warning. See [2023-04-18T21:30:51.978Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T21:30:51.978Z] [2023-04-18T21:30:51.978Z] Login Succeeded [2023-04-18T21:30:51.978Z] docker.io [2023-04-18T21:30:51.978Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T21:30:52.237Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T21:30:52.237Z] Configure a credential helper to remove this warning. See [2023-04-18T21:30:52.237Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T21:30:52.237Z] [2023-04-18T21:30:52.237Z] Login Succeeded [2023-04-18T21:30:52.237Z] ---> docker-login.sh ends [Pipeline] } [2023-04-18T21:30:52.245Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-18T21:30:52.273Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-18T21:30:52.297Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2023-04-18T21:30:52.297Z] dd3194ecd0160a0c22bac32624bfc649792b11c0 [2023-04-18T21:30:52.297Z] latest [2023-04-18T21:30:52.297Z] 3.0.0-dev.33 [2023-04-18T21:30:52.297Z] dd3194ecd0160a0c22bac32624bfc649792b11c0-3.0.0-dev.33 [2023-04-18T21:30:52.297Z] main [2023-04-18T21:30:52.297Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T21:30:52.622Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:dd3194ecd0160a0c22bac32624bfc649792b11c0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T21:30:52.929Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:dd3194ecd0160a0c22bac32624bfc649792b11c0 [2023-04-18T21:30:52.929Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-04-18T21:30:52.929Z] e41d1ad28e94: Preparing [2023-04-18T21:30:52.929Z] e069c105cfe1: Preparing [2023-04-18T21:30:52.929Z] d60484155e7d: Preparing [2023-04-18T21:30:52.929Z] ff744e1246ec: Preparing [2023-04-18T21:30:52.929Z] d7aa2e5ca405: Preparing [2023-04-18T21:30:52.929Z] f1417ff83b31: Preparing [2023-04-18T21:30:52.929Z] f1417ff83b31: Waiting [2023-04-18T21:30:52.929Z] ff744e1246ec: Pushed [2023-04-18T21:30:52.929Z] d60484155e7d: Pushed [2023-04-18T21:30:52.929Z] e069c105cfe1: Pushed [2023-04-18T21:30:52.929Z] f1417ff83b31: Layer already exists [2023-04-18T21:30:52.929Z] d7aa2e5ca405: Pushed [2023-04-18T21:30:55.461Z] e41d1ad28e94: Pushed [2023-04-18T21:30:55.719Z] dd3194ecd0160a0c22bac32624bfc649792b11c0: digest: sha256:d7f756820bf573b7560838628b98b548e7ff8eaa5ac00ed31f850dbc54efac31 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T21:30:56.033Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T21:30:56.335Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-04-18T21:30:56.336Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-04-18T21:30:56.336Z] e41d1ad28e94: Preparing [2023-04-18T21:30:56.336Z] e069c105cfe1: Preparing [2023-04-18T21:30:56.336Z] d60484155e7d: Preparing [2023-04-18T21:30:56.336Z] ff744e1246ec: Preparing [2023-04-18T21:30:56.336Z] d7aa2e5ca405: Preparing [2023-04-18T21:30:56.336Z] f1417ff83b31: Preparing [2023-04-18T21:30:56.336Z] f1417ff83b31: Waiting [2023-04-18T21:30:56.336Z] e069c105cfe1: Layer already exists [2023-04-18T21:30:56.336Z] d7aa2e5ca405: Layer already exists [2023-04-18T21:30:56.336Z] ff744e1246ec: Layer already exists [2023-04-18T21:30:56.336Z] e41d1ad28e94: Layer already exists [2023-04-18T21:30:56.336Z] d60484155e7d: Layer already exists [2023-04-18T21:30:56.336Z] f1417ff83b31: Layer already exists [2023-04-18T21:30:56.336Z] latest: digest: sha256:d7f756820bf573b7560838628b98b548e7ff8eaa5ac00ed31f850dbc54efac31 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T21:30:56.641Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T21:30:56.947Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.33 [2023-04-18T21:30:56.948Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-04-18T21:30:56.948Z] e41d1ad28e94: Preparing [2023-04-18T21:30:56.948Z] e069c105cfe1: Preparing [2023-04-18T21:30:56.948Z] d60484155e7d: Preparing [2023-04-18T21:30:56.948Z] ff744e1246ec: Preparing [2023-04-18T21:30:56.948Z] d7aa2e5ca405: Preparing [2023-04-18T21:30:56.948Z] f1417ff83b31: Preparing [2023-04-18T21:30:56.948Z] f1417ff83b31: Waiting [2023-04-18T21:30:56.948Z] e069c105cfe1: Layer already exists [2023-04-18T21:30:56.948Z] d7aa2e5ca405: Layer already exists [2023-04-18T21:30:56.948Z] ff744e1246ec: Layer already exists [2023-04-18T21:30:56.948Z] e41d1ad28e94: Layer already exists [2023-04-18T21:30:56.948Z] d60484155e7d: Layer already exists [2023-04-18T21:30:56.948Z] f1417ff83b31: Layer already exists [2023-04-18T21:30:56.948Z] 3.0.0-dev.33: digest: sha256:d7f756820bf573b7560838628b98b548e7ff8eaa5ac00ed31f850dbc54efac31 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T21:30:57.258Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:dd3194ecd0160a0c22bac32624bfc649792b11c0-3.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T21:30:57.561Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:dd3194ecd0160a0c22bac32624bfc649792b11c0-3.0.0-dev.33 [2023-04-18T21:30:57.561Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-04-18T21:30:57.561Z] e41d1ad28e94: Preparing [2023-04-18T21:30:57.561Z] e069c105cfe1: Preparing [2023-04-18T21:30:57.561Z] d60484155e7d: Preparing [2023-04-18T21:30:57.561Z] ff744e1246ec: Preparing [2023-04-18T21:30:57.561Z] d7aa2e5ca405: Preparing [2023-04-18T21:30:57.561Z] f1417ff83b31: Preparing [2023-04-18T21:30:57.561Z] ff744e1246ec: Layer already exists [2023-04-18T21:30:57.561Z] e069c105cfe1: Layer already exists [2023-04-18T21:30:57.561Z] d7aa2e5ca405: Layer already exists [2023-04-18T21:30:57.561Z] e41d1ad28e94: Layer already exists [2023-04-18T21:30:57.561Z] d60484155e7d: Layer already exists [2023-04-18T21:30:57.561Z] f1417ff83b31: Layer already exists [2023-04-18T21:30:57.561Z] dd3194ecd0160a0c22bac32624bfc649792b11c0-3.0.0-dev.33: digest: sha256:d7f756820bf573b7560838628b98b548e7ff8eaa5ac00ed31f850dbc54efac31 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T21:30:57.882Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T21:30:58.188Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2023-04-18T21:30:58.188Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-04-18T21:30:58.188Z] e41d1ad28e94: Preparing [2023-04-18T21:30:58.188Z] e069c105cfe1: Preparing [2023-04-18T21:30:58.188Z] d60484155e7d: Preparing [2023-04-18T21:30:58.188Z] ff744e1246ec: Preparing [2023-04-18T21:30:58.188Z] d7aa2e5ca405: Preparing [2023-04-18T21:30:58.188Z] f1417ff83b31: Preparing [2023-04-18T21:30:58.188Z] e41d1ad28e94: Layer already exists [2023-04-18T21:30:58.188Z] e069c105cfe1: Layer already exists [2023-04-18T21:30:58.188Z] d7aa2e5ca405: Layer already exists [2023-04-18T21:30:58.188Z] ff744e1246ec: Layer already exists [2023-04-18T21:30:58.188Z] d60484155e7d: Layer already exists [2023-04-18T21:30:58.188Z] f1417ff83b31: Layer already exists [2023-04-18T21:30:58.188Z] main: digest: sha256:d7f756820bf573b7560838628b98b548e7ff8eaa5ac00ed31f850dbc54efac31 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-18T21:30:58.239Z] ===================================================== [Pipeline] echo [2023-04-18T21:30:58.248Z] taggedImages: [2023-04-18T21:30:58.248Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:dd3194ecd0160a0c22bac32624bfc649792b11c0 [2023-04-18T21:30:58.248Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-04-18T21:30:58.248Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.33 [2023-04-18T21:30:58.248Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:dd3194ecd0160a0c22bac32624bfc649792b11c0-3.0.0-dev.33 [2023-04-18T21:30:58.248Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T21:30:58.618Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-18T21:30:58.618Z] [2023-04-18T21:30:58.618Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T21:30:58.914Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-18T21:30:58.914Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-18T21:30:58.914Z] 5eb5b503b376: Pulling fs layer [2023-04-18T21:30:58.914Z] 5c69ac0246d0: Pulling fs layer [2023-04-18T21:30:58.914Z] ec43610c2a17: Pulling fs layer [2023-04-18T21:30:58.914Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-18T21:30:58.914Z] 33b1e0a273af: Pulling fs layer [2023-04-18T21:30:58.914Z] 5d3b04190fa2: Pulling fs layer [2023-04-18T21:30:58.914Z] 2f39f015ded8: Pulling fs layer [2023-04-18T21:30:58.914Z] 5d3b04190fa2: Waiting [2023-04-18T21:30:58.914Z] 2f39f015ded8: Waiting [2023-04-18T21:30:58.914Z] 33b1e0a273af: Waiting [2023-04-18T21:30:58.914Z] 5c69ac0246d0: Download complete [2023-04-18T21:30:58.914Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-18T21:30:58.914Z] 3a2ae6a8a46f: Download complete [2023-04-18T21:30:58.914Z] 33b1e0a273af: Verifying Checksum [2023-04-18T21:30:58.914Z] 33b1e0a273af: Download complete [2023-04-18T21:30:58.914Z] 5d3b04190fa2: Verifying Checksum [2023-04-18T21:30:58.914Z] 5d3b04190fa2: Download complete [2023-04-18T21:30:58.914Z] ec43610c2a17: Verifying Checksum [2023-04-18T21:30:58.914Z] ec43610c2a17: Download complete [2023-04-18T21:30:59.086Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9002 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2023-04-18T21:30:59.099Z] Running in /w/workspace/app-service-configurable/151 [Pipeline] { [Pipeline] checkout [2023-04-18T21:30:59.131Z] Selected Git installation does not exist. Using Default [2023-04-18T21:30:59.131Z] The recommended git tool is: NONE [2023-04-18T21:30:59.171Z] 5eb5b503b376: Verifying Checksum [2023-04-18T21:30:59.171Z] 5eb5b503b376: Download complete [2023-04-18T21:30:59.735Z] 2f39f015ded8: Download complete [2023-04-18T21:31:00.324Z] 5eb5b503b376: Pull complete [2023-04-18T21:31:00.582Z] 5c69ac0246d0: Pull complete [2023-04-18T21:31:00.842Z] ec43610c2a17: Pull complete [2023-04-18T21:31:00.842Z] 3a2ae6a8a46f: Pull complete [2023-04-18T21:31:01.099Z] 33b1e0a273af: Pull complete [2023-04-18T21:31:01.099Z] 5d3b04190fa2: Pull complete [2023-04-18T21:31:05.285Z] 2f39f015ded8: Pull complete [2023-04-18T21:31:05.285Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-18T21:31:05.285Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-18T21:31:05.285Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-18T21:31:05.365Z] prd-ubuntu20.04-docker-8c-8g-8999 does not seem to be running inside a container [2023-04-18T21:31:05.386Z] $ 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/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_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-18T21:31:05.465Z] using credential edgex-jenkins-ssh [2023-04-18T21:31:05.482Z] Cloning the remote Git repository [2023-04-18T21:31:05.523Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-04-18T21:31:05.631Z] > git init /w/workspace/app-service-configurable/151 # timeout=10 [2023-04-18T21:31:05.794Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-04-18T21:31:05.795Z] > git --version # timeout=10 [2023-04-18T21:31:05.819Z] > git --version # 'git version 2.25.1' [2023-04-18T21:31:05.821Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-18T21:31:05.997Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-18T21:31:07.322Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-04-18T21:31:07.347Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-18T21:31:08.346Z] Avoid second fetch [2023-04-18T21:31:08.346Z] Checking out Revision dd3194ecd0160a0c22bac32624bfc649792b11c0 (main) [2023-04-18T21:31:09.029Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#549)" [2023-04-18T21:31:09.354Z] [2023-04-18T21:31:09.354Z] GitHub has been notified of this commit’s build result [2023-04-18T21:31:09.354Z] [2023-04-18T21:31:08.354Z] > git config core.sparsecheckout # timeout=10 [2023-04-18T21:31:08.431Z] > git checkout -f dd3194ecd0160a0c22bac32624bfc649792b11c0 # timeout=10 [2023-04-18T21:31:12.498Z] $ docker top ad290b6eb6a857acb9381984b5ea2f61b004b3b57b52179e6d6ab5c08405bf04 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-18T21:31:12.880Z] ---> job-cost.sh [2023-04-18T21:31:12.880Z] lf-activate-venv: SKIPPING [2023-04-18T21:31:12.880Z] INFO: No Stack... [2023-04-18T21:31:13.139Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-18T21:31:13.158Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-18T21:31:13.159Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-18T21:31:13.159Z] Dload Upload Total Spent Left Speed [2023-04-18T21:31:13.159Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 200k 0 --:--:-- --:--:-- --:--:-- 200k [Pipeline] sh [2023-04-18T21:31:13.400Z] INFO: Archiving Costs [Pipeline] sh [2023-04-18T21:31:13.716Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-18T21:31:13.742Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2023-04-18T21:31:13.742Z] + cut -d, -f6 [Pipeline] lock [2023-04-18T21:31:13.798Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-151-stack-cost] [2023-04-18T21:31:13.807Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-151-stack-cost] did not exist. Created. [2023-04-18T21:31:13.807Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-151-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-18T21:31:14.049Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-18T21:31:14.049Z] + sudo tee /etc/docker/daemon.new [2023-04-18T21:31:14.049Z] { [2023-04-18T21:31:14.049Z] "registry-mirrors": [ [2023-04-18T21:31:14.049Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-18T21:31:14.049Z] ], [2023-04-18T21:31:14.049Z] "bip": "10.250.0.254/24", [2023-04-18T21:31:14.049Z] "hosts": [ [2023-04-18T21:31:14.049Z] "tcp://0.0.0.0:5555", [2023-04-18T21:31:14.049Z] "unix:///var/run/docker.sock" [2023-04-18T21:31:14.049Z] ], [2023-04-18T21:31:14.049Z] "mtu": 1458, [2023-04-18T21:31:14.049Z] "selinux-enabled": true, [2023-04-18T21:31:14.049Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-18T21:31:14.049Z] } [Pipeline] sh [2023-04-18T21:31:14.115Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-18T21:31:14.157Z] Stashed 1 file(s) [Pipeline] } [2023-04-18T21:31:14.164Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-151-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-18T21:31:14.171Z] $ docker stop --time=1 ad290b6eb6a857acb9381984b5ea2f61b004b3b57b52179e6d6ab5c08405bf04 [2023-04-18T21:31:14.385Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [2023-04-18T21:31:15.318Z] $ docker rm -f --volumes ad290b6eb6a857acb9381984b5ea2f61b004b3b57b52179e6d6ab5c08405bf04 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-18T21:31:15.690Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-18T21:31:35.386Z] provisioning config files... [2023-04-18T21:31:35.415Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/151@tmp/config5314335223106124124tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-18T21:31:35.771Z] ---> docker-login.sh [2023-04-18T21:31:35.771Z] nexus3.edgexfoundry.org:10001 [2023-04-18T21:31:36.736Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T21:31:37.008Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T21:31:37.008Z] Configure a credential helper to remove this warning. See [2023-04-18T21:31:37.008Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T21:31:37.008Z] [2023-04-18T21:31:37.008Z] Login Succeeded [2023-04-18T21:31:37.008Z] nexus3.edgexfoundry.org:10002 [2023-04-18T21:31:37.280Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T21:31:37.551Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T21:31:37.551Z] Configure a credential helper to remove this warning. See [2023-04-18T21:31:37.551Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T21:31:37.551Z] [2023-04-18T21:31:37.551Z] Login Succeeded [2023-04-18T21:31:37.551Z] nexus3.edgexfoundry.org:10003 [2023-04-18T21:31:37.823Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T21:31:37.823Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T21:31:37.823Z] Configure a credential helper to remove this warning. See [2023-04-18T21:31:37.823Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T21:31:37.823Z] [2023-04-18T21:31:37.823Z] Login Succeeded [2023-04-18T21:31:37.823Z] nexus3.edgexfoundry.org:10004 [2023-04-18T21:31:38.090Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T21:31:38.360Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T21:31:38.360Z] Configure a credential helper to remove this warning. See [2023-04-18T21:31:38.360Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T21:31:38.360Z] [2023-04-18T21:31:38.360Z] Login Succeeded [2023-04-18T21:31:38.360Z] docker.io [2023-04-18T21:31:38.628Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T21:31:38.899Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T21:31:38.899Z] Configure a credential helper to remove this warning. See [2023-04-18T21:31:38.899Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T21:31:38.899Z] [2023-04-18T21:31:38.899Z] Login Succeeded [2023-04-18T21:31:38.899Z] ---> docker-login.sh ends [Pipeline] } [2023-04-18T21:31:38.915Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-18T21:31:39.166Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-18T21:31:39.181Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-18T21:31:39.193Z] ========================================================= [2023-04-18T21:31:39.193Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-18T21:31:39.193Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T21:31:39.544Z] + docker build -t ci-base-image-arm64 -f 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-18T21:31:39.544Z] Sending build context to Docker daemon 169kB [2023-04-18T21:31:39.816Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-18T21:31:39.816Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-18T21:31:39.816Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-18T21:31:39.816Z] af6eaf76a39c: Pulling fs layer [2023-04-18T21:31:39.816Z] 55522c791124: Pulling fs layer [2023-04-18T21:31:39.816Z] ce5c4a1c91eb: Pulling fs layer [2023-04-18T21:31:39.816Z] 169dfbe0d373: Pulling fs layer [2023-04-18T21:31:39.816Z] e1ff8fa3b103: Pulling fs layer [2023-04-18T21:31:39.816Z] 52ebb69f0ebf: Pulling fs layer [2023-04-18T21:31:39.816Z] 5abe8eddf0d5: Pulling fs layer [2023-04-18T21:31:39.816Z] e1ff8fa3b103: Waiting [2023-04-18T21:31:39.816Z] 52ebb69f0ebf: Waiting [2023-04-18T21:31:39.816Z] 5abe8eddf0d5: Waiting [2023-04-18T21:31:39.816Z] 169dfbe0d373: Waiting [2023-04-18T21:31:40.086Z] 55522c791124: Verifying Checksum [2023-04-18T21:31:40.086Z] 55522c791124: Download complete [2023-04-18T21:31:40.086Z] 169dfbe0d373: Verifying Checksum [2023-04-18T21:31:40.086Z] 169dfbe0d373: Download complete [2023-04-18T21:31:40.086Z] e1ff8fa3b103: Verifying Checksum [2023-04-18T21:31:40.086Z] e1ff8fa3b103: Download complete [2023-04-18T21:31:40.086Z] af6eaf76a39c: Verifying Checksum [2023-04-18T21:31:40.086Z] af6eaf76a39c: Download complete [2023-04-18T21:31:41.069Z] af6eaf76a39c: Pull complete [2023-04-18T21:31:41.069Z] 5abe8eddf0d5: Verifying Checksum [2023-04-18T21:31:41.069Z] 5abe8eddf0d5: Download complete [2023-04-18T21:31:41.670Z] 55522c791124: Pull complete [2023-04-18T21:31:42.649Z] ce5c4a1c91eb: Verifying Checksum [2023-04-18T21:31:42.649Z] ce5c4a1c91eb: Download complete [2023-04-18T21:31:42.649Z] 52ebb69f0ebf: Verifying Checksum [2023-04-18T21:31:42.649Z] 52ebb69f0ebf: Download complete [2023-04-18T21:31:55.775Z] ce5c4a1c91eb: Pull complete [2023-04-18T21:31:55.775Z] 169dfbe0d373: Pull complete [2023-04-18T21:31:55.775Z] e1ff8fa3b103: Pull complete [2023-04-18T21:32:02.462Z] 52ebb69f0ebf: Pull complete [2023-04-18T21:32:03.889Z] 5abe8eddf0d5: Pull complete [2023-04-18T21:32:03.889Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-04-18T21:32:03.889Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-18T21:32:03.889Z] ---> 6cb57ee374ae [2023-04-18T21:32:03.889Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-04-18T21:32:05.318Z] ---> Running in 16d8e42d1055 [2023-04-18T21:32:05.587Z] Removing intermediate container 16d8e42d1055 [2023-04-18T21:32:05.587Z] ---> 5e2c508c94a4 [2023-04-18T21:32:05.587Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-18T21:32:05.587Z] ---> Running in a7da3c2d03ad [2023-04-18T21:32:05.858Z] Removing intermediate container a7da3c2d03ad [2023-04-18T21:32:05.858Z] ---> 41b60c579e7e [2023-04-18T21:32:05.858Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-04-18T21:32:06.134Z] ---> Running in 2055bf577601 [2023-04-18T21:32:06.404Z] Removing intermediate container 2055bf577601 [2023-04-18T21:32:06.404Z] ---> 41ea4c554dc3 [2023-04-18T21:32:06.404Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-18T21:32:06.404Z] ---> Running in 8313df12ae3c [2023-04-18T21:32:07.869Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-18T21:32:08.464Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-18T21:32:09.470Z] OK: 263 MiB in 53 packages [2023-04-18T21:32:10.438Z] Removing intermediate container 8313df12ae3c [2023-04-18T21:32:10.438Z] ---> 24bc96c2d5da [2023-04-18T21:32:10.438Z] Step 7/12 : WORKDIR /app [2023-04-18T21:32:10.438Z] ---> Running in fcc41e13481a [2023-04-18T21:32:10.707Z] Removing intermediate container fcc41e13481a [2023-04-18T21:32:10.707Z] ---> 09be908eff5b [2023-04-18T21:32:10.707Z] Step 8/12 : COPY go.mod vendor* ./ [2023-04-18T21:32:11.294Z] ---> 209187a24757 [2023-04-18T21:32:11.294Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-18T21:32:11.294Z] ---> Running in c7937ce80d52 [2023-04-18T21:33:19.254Z] Removing intermediate container c7937ce80d52 [2023-04-18T21:33:19.254Z] ---> b838d36a5b2c [2023-04-18T21:33:19.254Z] Step 10/12 : COPY . . [2023-04-18T21:33:19.254Z] ---> 952f18b04aa5 [2023-04-18T21:33:19.254Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-18T21:33:19.254Z] ---> Running in 80869b87f8c0 [2023-04-18T21:33:19.254Z] Removing intermediate container 80869b87f8c0 [2023-04-18T21:33:19.254Z] ---> 5cf148eaf3d0 [2023-04-18T21:33:19.254Z] Step 12/12 : RUN $MAKE [2023-04-18T21:33:19.254Z] ---> Running in c3137b63bc39 [2023-04-18T21:33:19.254Z] noop [2023-04-18T21:33:19.254Z] Removing intermediate container c3137b63bc39 [2023-04-18T21:33:19.254Z] ---> f840a5a22c2e [2023-04-18T21:33:19.254Z] Successfully built f840a5a22c2e [2023-04-18T21:33:19.254Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T21:33:19.626Z] + docker inspect -f . ci-base-image-arm64 [2023-04-18T21:33:19.626Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-18T21:33:19.868Z] prd-ubuntu20.04-docker-arm64-4c-16g-9002 does not seem to be running inside a container [2023-04-18T21:33:19.941Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/151 -v /w/workspace/app-service-configurable/151:/w/workspace/app-service-configurable/151:rw,z -v /w/workspace/app-service-configurable/151@tmp:/w/workspace/app-service-configurable/151@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-18T21:33:21.653Z] $ docker top 4658f8ec5d80e215d41f9ddc81fa957f076116c9eaaf2ec19824ddae49e6d922 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-18T21:33:22.588Z] + go version [2023-04-18T21:33:22.588Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-18T21:33:22.599Z] $ docker stop --time=1 4658f8ec5d80e215d41f9ddc81fa957f076116c9eaaf2ec19824ddae49e6d922 [2023-04-18T21:33:24.291Z] $ docker rm -f --volumes 4658f8ec5d80e215d41f9ddc81fa957f076116c9eaaf2ec19824ddae49e6d922 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T21:33:24.861Z] + docker inspect -f . ci-base-image-arm64 [2023-04-18T21:33:24.861Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-18T21:33:25.062Z] prd-ubuntu20.04-docker-arm64-4c-16g-9002 does not seem to be running inside a container [2023-04-18T21:33:25.138Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-service-configurable/151 -v /w/workspace/app-service-configurable/151:/w/workspace/app-service-configurable/151:rw,z -v /w/workspace/app-service-configurable/151@tmp:/w/workspace/app-service-configurable/151@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-18T21:33:26.459Z] $ docker top 822107d9918b0ee70461baa9a6cbbed21bf1972e87616e0ad9516323ef92367d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-18T21:33:27.331Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/151 [Pipeline] fileExists [Pipeline] sh [2023-04-18T21:33:27.683Z] + make test [2023-04-18T21:33:27.953Z] go test -race -coverprofile=coverage.out ./... [2023-04-18T21:36:19.800Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-04-18T21:36:20.768Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-18T21:36:20.768Z] go vet ./... [2023-04-18T21:38:43.267Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-18T21:38:43.267Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-18T21:38:43.267Z] ./bin/test-attribution-txt.sh [2023-04-18T21:38:43.267Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [2023-04-18T21:38:43.267Z] An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-04-18T21:38:43.285Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-18T21:38:43.286Z] $ docker stop --time=1 822107d9918b0ee70461baa9a6cbbed21bf1972e87616e0ad9516323ef92367d [2023-04-18T21:38:45.204Z] $ docker rm -f --volumes 822107d9918b0ee70461baa9a6cbbed21bf1972e87616e0ad9516323ef92367d [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-18T21:38:46.779Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-18T21:38:46.803Z] Warning: overwriting stash ‘coverage-report’ [2023-04-18T21:38:47.302Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-18T21:38:47.671Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-18T21:38:47.997Z] + ls -al . [2023-04-18T21:38:47.997Z] total 172 [2023-04-18T21:38:47.997Z] drwxrwxr-x 7 jenkins jenkins 4096 Apr 18 21:33 . [2023-04-18T21:38:47.997Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 18 21:31 .. [2023-04-18T21:38:47.997Z] -rw-rw-r-- 1 jenkins jenkins 119 Apr 18 21:31 .dockerignore [2023-04-18T21:38:47.997Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 18 21:31 .git [2023-04-18T21:38:47.997Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 18 21:31 .github [2023-04-18T21:38:47.997Z] -rw-rw-r-- 1 jenkins jenkins 171 Apr 18 21:31 .gitignore [2023-04-18T21:38:47.997Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 18 21:31 .golangci.yml [2023-04-18T21:38:47.997Z] -rw-rw-r-- 1 jenkins jenkins 9088 Apr 18 21:31 Attribution.txt [2023-04-18T21:38:47.997Z] -rw-rw-r-- 1 jenkins jenkins 29118 Apr 18 21:31 CHANGELOG.md [2023-04-18T21:38:47.997Z] -rw-rw-r-- 1 jenkins jenkins 1898 Apr 18 21:31 Dockerfile [2023-04-18T21:38:47.997Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 18 21:31 GOVERNANCE.md [2023-04-18T21:38:47.997Z] -rw-rw-r-- 1 jenkins jenkins 688 Apr 18 21:31 Jenkinsfile [2023-04-18T21:38:47.997Z] -rw-rw-r-- 1 jenkins jenkins 10174 Apr 18 21:31 LICENSE [2023-04-18T21:38:47.997Z] -rw-rw-r-- 1 jenkins jenkins 618 Apr 18 21:31 OWNERS.md [2023-04-18T21:38:47.997Z] -rw-rw-r-- 1 jenkins jenkins 4369 Apr 18 21:31 README.md [2023-04-18T21:38:47.997Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 18 21:28 VERSION [2023-04-18T21:38:47.997Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 18 21:31 bin [2023-04-18T21:38:47.997Z] -rw-r--r-- 1 jenkins jenkins 13 Apr 18 21:33 coverage.out [2023-04-18T21:38:47.997Z] -rw-rw-r-- 1 jenkins jenkins 3302 Apr 18 21:31 go.mod [2023-04-18T21:38:47.997Z] -rw-rw-r-- 1 jenkins jenkins 31536 Apr 18 21:31 go.sum [2023-04-18T21:38:47.997Z] -rw-rw-r-- 1 jenkins jenkins 1949 Apr 18 21:31 main.go [2023-04-18T21:38:47.997Z] -rw-rw-r-- 1 jenkins jenkins 2569 Apr 18 21:31 makefile [2023-04-18T21:38:47.998Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 18 21:31 res [2023-04-18T21:38:47.998Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 18 21:31 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T21:38:48.337Z] + docker build -t app-service-configurable-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=dd3194ecd0160a0c22bac32624bfc649792b11c0 --label arch=arm64 --label version=3.0.0-dev.33 . [2023-04-18T21:38:48.337Z] Sending build context to Docker daemon 170kB [2023-04-18T21:38:48.607Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-04-18T21:38:48.607Z] Step 2/26 : FROM ${BASE} AS builder [2023-04-18T21:38:48.607Z] ---> f840a5a22c2e [2023-04-18T21:38:48.607Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-04-18T21:38:48.607Z] ---> Running in 0e7e9aa3984e [2023-04-18T21:38:48.879Z] Removing intermediate container 0e7e9aa3984e [2023-04-18T21:38:48.879Z] ---> a94e24ee8535 [2023-04-18T21:38:48.879Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-04-18T21:38:49.149Z] ---> Running in b915c5c9b334 [2023-04-18T21:38:49.418Z] Removing intermediate container b915c5c9b334 [2023-04-18T21:38:49.418Z] ---> 562b5dc0ac88 [2023-04-18T21:38:49.418Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-04-18T21:38:49.418Z] ---> Running in ff1cb37c9b9f [2023-04-18T21:38:49.689Z] Removing intermediate container ff1cb37c9b9f [2023-04-18T21:38:49.689Z] ---> 3d09b008555d [2023-04-18T21:38:49.689Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-18T21:38:49.967Z] ---> Running in 35af1ed41530 [2023-04-18T21:38:50.931Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-18T21:38:51.519Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-18T21:38:52.932Z] OK: 263 MiB in 53 packages [2023-04-18T21:38:53.520Z] Removing intermediate container 35af1ed41530 [2023-04-18T21:38:53.520Z] ---> 898d57cded31 [2023-04-18T21:38:53.520Z] Step 7/26 : WORKDIR /app [2023-04-18T21:38:53.520Z] ---> Running in 0367de61bdae [2023-04-18T21:38:53.796Z] Removing intermediate container 0367de61bdae [2023-04-18T21:38:53.796Z] ---> 8ecd2784bf50 [2023-04-18T21:38:53.796Z] Step 8/26 : COPY go.mod vendor* ./ [2023-04-18T21:38:54.383Z] ---> 6ebfa687243d [2023-04-18T21:38:54.383Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-18T21:38:54.654Z] ---> Running in 021be6908a10 [2023-04-18T21:38:57.243Z] Removing intermediate container 021be6908a10 [2023-04-18T21:38:57.243Z] ---> 788b88605a07 [2023-04-18T21:38:57.243Z] Step 10/26 : COPY . . [2023-04-18T21:38:57.512Z] ---> d80871e15839 [2023-04-18T21:38:57.512Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-18T21:38:57.779Z] ---> Running in b575fc2bc33f [2023-04-18T21:38:58.046Z] Removing intermediate container b575fc2bc33f [2023-04-18T21:38:58.046Z] ---> 4d9ad0696551 [2023-04-18T21:38:58.046Z] Step 12/26 : RUN $MAKE [2023-04-18T21:38:58.046Z] ---> Running in 90613a668610 [2023-04-18T21:38:59.009Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.51 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.33" -trimpath -mod=readonly -o app-service-configurable [2023-04-18T21:41:20.715Z] Removing intermediate container 90613a668610 [2023-04-18T21:41:20.715Z] ---> 4adac6e266f9 [2023-04-18T21:41:20.715Z] Step 13/26 : FROM alpine:3.17 [2023-04-18T21:41:20.715Z] 3.17: Pulling from library/alpine [2023-04-18T21:41:20.715Z] c41833b44d91: Pulling fs layer [2023-04-18T21:41:20.715Z] c41833b44d91: Verifying Checksum [2023-04-18T21:41:20.715Z] c41833b44d91: Download complete [2023-04-18T21:41:20.715Z] c41833b44d91: Pull complete [2023-04-18T21:41:20.715Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-18T21:41:20.715Z] Status: Downloaded newer image for alpine:3.17 [2023-04-18T21:41:20.715Z] ---> 51e60588ff2c [2023-04-18T21:41:20.715Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-04-18T21:41:20.715Z] ---> Running in 6fb370e799d5 [2023-04-18T21:41:20.715Z] Removing intermediate container 6fb370e799d5 [2023-04-18T21:41:20.715Z] ---> 77781e7b02c8 [2023-04-18T21:41:20.715Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-04-18T21:41:20.715Z] ---> Running in 356e2569bd9a [2023-04-18T21:41:20.715Z] Removing intermediate container 356e2569bd9a [2023-04-18T21:41:20.715Z] ---> 78a62cc4e1bf [2023-04-18T21:41:20.715Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-04-18T21:41:20.715Z] ---> Running in 9afee35a1b94 [2023-04-18T21:41:20.715Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-18T21:41:20.715Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-18T21:41:20.715Z] (1/2) Installing ca-certificates (20220614-r4) [2023-04-18T21:41:20.715Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-04-18T21:41:20.715Z] Executing busybox-1.35.0-r29.trigger [2023-04-18T21:41:20.715Z] Executing ca-certificates-20220614-r4.trigger [2023-04-18T21:41:20.715Z] OK: 8 MiB in 17 packages [2023-04-18T21:41:20.715Z] Removing intermediate container 9afee35a1b94 [2023-04-18T21:41:20.715Z] ---> 5fd2eb98c257 [2023-04-18T21:41:20.715Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-04-18T21:41:20.715Z] ---> 9937839afb3c [2023-04-18T21:41:20.715Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-04-18T21:41:20.715Z] ---> 0a42d5a12a09 [2023-04-18T21:41:20.715Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-04-18T21:41:20.715Z] ---> 7790ce782d4d [2023-04-18T21:41:20.715Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-04-18T21:41:20.715Z] ---> 296db16f942f [2023-04-18T21:41:20.715Z] Step 21/26 : EXPOSE 48095 [2023-04-18T21:41:20.715Z] ---> Running in 7a0f34a0bdab [2023-04-18T21:41:20.982Z] Removing intermediate container 7a0f34a0bdab [2023-04-18T21:41:20.982Z] ---> 016693410a2f [2023-04-18T21:41:20.982Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-04-18T21:41:20.982Z] ---> Running in 42a9b020a21e [2023-04-18T21:41:21.250Z] Removing intermediate container 42a9b020a21e [2023-04-18T21:41:21.250Z] ---> a9a86b5a7990 [2023-04-18T21:41:21.250Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-18T21:41:21.250Z] ---> Running in 3a4071d9ea57 [2023-04-18T21:41:21.519Z] Removing intermediate container 3a4071d9ea57 [2023-04-18T21:41:21.520Z] ---> 2a8d2a1775e2 [2023-04-18T21:41:21.520Z] Step 24/26 : LABEL arch=arm64 [2023-04-18T21:41:21.789Z] ---> Running in 6cc22ad5f8fd [2023-04-18T21:41:22.057Z] Removing intermediate container 6cc22ad5f8fd [2023-04-18T21:41:22.057Z] ---> df25048310ec [2023-04-18T21:41:22.057Z] Step 25/26 : LABEL git_sha=dd3194ecd0160a0c22bac32624bfc649792b11c0 [2023-04-18T21:41:22.057Z] ---> Running in c0d36825631c [2023-04-18T21:41:22.325Z] Removing intermediate container c0d36825631c [2023-04-18T21:41:22.325Z] ---> a9c9a64892ee [2023-04-18T21:41:22.325Z] Step 26/26 : LABEL version=3.0.0-dev.33 [2023-04-18T21:41:22.325Z] ---> Running in fbc9b2e2afa1 [2023-04-18T21:41:22.592Z] Removing intermediate container fbc9b2e2afa1 [2023-04-18T21:41:22.592Z] ---> 397e8c945022 [2023-04-18T21:41:22.592Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-18T21:41:22.592Z] Successfully built 397e8c945022 [2023-04-18T21:41:22.592Z] Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-18T21:41:22.675Z] provisioning config files... [2023-04-18T21:41:22.689Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/151@tmp/config12311087440354007116tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-18T21:41:23.018Z] ---> docker-login.sh [2023-04-18T21:41:23.018Z] nexus3.edgexfoundry.org:10001 [2023-04-18T21:41:23.018Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T21:41:23.287Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T21:41:23.287Z] Configure a credential helper to remove this warning. See [2023-04-18T21:41:23.287Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T21:41:23.287Z] [2023-04-18T21:41:23.287Z] Login Succeeded [2023-04-18T21:41:23.287Z] nexus3.edgexfoundry.org:10002 [2023-04-18T21:41:23.554Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T21:41:23.554Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T21:41:23.554Z] Configure a credential helper to remove this warning. See [2023-04-18T21:41:23.554Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T21:41:23.554Z] [2023-04-18T21:41:23.554Z] Login Succeeded [2023-04-18T21:41:23.554Z] nexus3.edgexfoundry.org:10003 [2023-04-18T21:41:23.820Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T21:41:24.087Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T21:41:24.087Z] Configure a credential helper to remove this warning. See [2023-04-18T21:41:24.087Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T21:41:24.087Z] [2023-04-18T21:41:24.087Z] Login Succeeded [2023-04-18T21:41:24.087Z] nexus3.edgexfoundry.org:10004 [2023-04-18T21:41:24.355Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T21:41:24.355Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T21:41:24.355Z] Configure a credential helper to remove this warning. See [2023-04-18T21:41:24.355Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T21:41:24.355Z] [2023-04-18T21:41:24.355Z] Login Succeeded [2023-04-18T21:41:24.355Z] docker.io [2023-04-18T21:41:24.620Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T21:41:24.886Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T21:41:24.886Z] Configure a credential helper to remove this warning. See [2023-04-18T21:41:24.886Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T21:41:24.886Z] [2023-04-18T21:41:24.886Z] Login Succeeded [2023-04-18T21:41:24.886Z] ---> docker-login.sh ends [Pipeline] } [2023-04-18T21:41:24.898Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-18T21:41:24.924Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-18T21:41:24.944Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2023-04-18T21:41:24.944Z] dd3194ecd0160a0c22bac32624bfc649792b11c0 [2023-04-18T21:41:24.944Z] latest [2023-04-18T21:41:24.944Z] 3.0.0-dev.33 [2023-04-18T21:41:24.944Z] dd3194ecd0160a0c22bac32624bfc649792b11c0-3.0.0-dev.33 [2023-04-18T21:41:24.944Z] main [2023-04-18T21:41:24.944Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T21:41:25.274Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:dd3194ecd0160a0c22bac32624bfc649792b11c0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T21:41:25.618Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:dd3194ecd0160a0c22bac32624bfc649792b11c0 [2023-04-18T21:41:25.618Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-04-18T21:41:25.618Z] 5c548a0e3e75: Preparing [2023-04-18T21:41:25.618Z] 3db3042ce5eb: Preparing [2023-04-18T21:41:25.618Z] 2d7b90dc3822: Preparing [2023-04-18T21:41:25.618Z] 0a3847ee3e8b: Preparing [2023-04-18T21:41:25.618Z] 289e70a04076: Preparing [2023-04-18T21:41:25.618Z] 26cbea5cba74: Preparing [2023-04-18T21:41:25.618Z] 26cbea5cba74: Waiting [2023-04-18T21:41:25.885Z] 3db3042ce5eb: Pushed [2023-04-18T21:41:25.885Z] 2d7b90dc3822: Pushed [2023-04-18T21:41:25.885Z] 0a3847ee3e8b: Pushed [2023-04-18T21:41:25.885Z] 26cbea5cba74: Layer already exists [2023-04-18T21:41:26.151Z] 289e70a04076: Pushed [2023-04-18T21:41:31.490Z] 5c548a0e3e75: Pushed [2023-04-18T21:41:31.490Z] dd3194ecd0160a0c22bac32624bfc649792b11c0: digest: sha256:e22a4d7f041effc99128dbd16bcad711bbeae33386119dde41c8592830f2b3a8 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T21:41:31.835Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T21:41:32.248Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-04-18T21:41:32.248Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-04-18T21:41:32.248Z] 5c548a0e3e75: Preparing [2023-04-18T21:41:32.248Z] 3db3042ce5eb: Preparing [2023-04-18T21:41:32.248Z] 2d7b90dc3822: Preparing [2023-04-18T21:41:32.248Z] 0a3847ee3e8b: Preparing [2023-04-18T21:41:32.248Z] 289e70a04076: Preparing [2023-04-18T21:41:32.248Z] 26cbea5cba74: Preparing [2023-04-18T21:41:32.248Z] 26cbea5cba74: Waiting [2023-04-18T21:41:32.248Z] 5c548a0e3e75: Layer already exists [2023-04-18T21:41:32.248Z] 289e70a04076: Layer already exists [2023-04-18T21:41:32.248Z] 3db3042ce5eb: Layer already exists [2023-04-18T21:41:32.248Z] 0a3847ee3e8b: Layer already exists [2023-04-18T21:41:32.248Z] 2d7b90dc3822: Layer already exists [2023-04-18T21:41:32.248Z] 26cbea5cba74: Layer already exists [2023-04-18T21:41:32.518Z] latest: digest: sha256:e22a4d7f041effc99128dbd16bcad711bbeae33386119dde41c8592830f2b3a8 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T21:41:32.880Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T21:41:33.250Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.33 [2023-04-18T21:41:33.250Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-04-18T21:41:33.250Z] 5c548a0e3e75: Preparing [2023-04-18T21:41:33.250Z] 3db3042ce5eb: Preparing [2023-04-18T21:41:33.250Z] 2d7b90dc3822: Preparing [2023-04-18T21:41:33.250Z] 0a3847ee3e8b: Preparing [2023-04-18T21:41:33.250Z] 289e70a04076: Preparing [2023-04-18T21:41:33.250Z] 26cbea5cba74: Preparing [2023-04-18T21:41:33.250Z] 26cbea5cba74: Waiting [2023-04-18T21:41:33.250Z] 3db3042ce5eb: Layer already exists [2023-04-18T21:41:33.250Z] 2d7b90dc3822: Layer already exists [2023-04-18T21:41:33.250Z] 289e70a04076: Layer already exists [2023-04-18T21:41:33.250Z] 0a3847ee3e8b: Layer already exists [2023-04-18T21:41:33.250Z] 5c548a0e3e75: Layer already exists [2023-04-18T21:41:33.250Z] 26cbea5cba74: Layer already exists [2023-04-18T21:41:33.522Z] 3.0.0-dev.33: digest: sha256:e22a4d7f041effc99128dbd16bcad711bbeae33386119dde41c8592830f2b3a8 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T21:41:33.888Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:dd3194ecd0160a0c22bac32624bfc649792b11c0-3.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T21:41:34.234Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:dd3194ecd0160a0c22bac32624bfc649792b11c0-3.0.0-dev.33 [2023-04-18T21:41:34.234Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-04-18T21:41:34.234Z] 5c548a0e3e75: Preparing [2023-04-18T21:41:34.234Z] 3db3042ce5eb: Preparing [2023-04-18T21:41:34.234Z] 2d7b90dc3822: Preparing [2023-04-18T21:41:34.234Z] 0a3847ee3e8b: Preparing [2023-04-18T21:41:34.234Z] 289e70a04076: Preparing [2023-04-18T21:41:34.234Z] 26cbea5cba74: Preparing [2023-04-18T21:41:34.234Z] 26cbea5cba74: Waiting [2023-04-18T21:41:34.234Z] 2d7b90dc3822: Layer already exists [2023-04-18T21:41:34.234Z] 289e70a04076: Layer already exists [2023-04-18T21:41:34.234Z] 3db3042ce5eb: Layer already exists [2023-04-18T21:41:34.234Z] 5c548a0e3e75: Layer already exists [2023-04-18T21:41:34.234Z] 0a3847ee3e8b: Layer already exists [2023-04-18T21:41:34.234Z] 26cbea5cba74: Layer already exists [2023-04-18T21:41:34.501Z] dd3194ecd0160a0c22bac32624bfc649792b11c0-3.0.0-dev.33: digest: sha256:e22a4d7f041effc99128dbd16bcad711bbeae33386119dde41c8592830f2b3a8 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T21:41:34.845Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T21:41:35.181Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2023-04-18T21:41:35.181Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-04-18T21:41:35.181Z] 5c548a0e3e75: Preparing [2023-04-18T21:41:35.181Z] 3db3042ce5eb: Preparing [2023-04-18T21:41:35.181Z] 2d7b90dc3822: Preparing [2023-04-18T21:41:35.181Z] 0a3847ee3e8b: Preparing [2023-04-18T21:41:35.181Z] 289e70a04076: Preparing [2023-04-18T21:41:35.181Z] 26cbea5cba74: Preparing [2023-04-18T21:41:35.181Z] 26cbea5cba74: Waiting [2023-04-18T21:41:35.181Z] 2d7b90dc3822: Layer already exists [2023-04-18T21:41:35.181Z] 3db3042ce5eb: Layer already exists [2023-04-18T21:41:35.181Z] 289e70a04076: Layer already exists [2023-04-18T21:41:35.181Z] 0a3847ee3e8b: Layer already exists [2023-04-18T21:41:35.181Z] 5c548a0e3e75: Layer already exists [2023-04-18T21:41:35.181Z] 26cbea5cba74: Layer already exists [2023-04-18T21:41:35.447Z] main: digest: sha256:e22a4d7f041effc99128dbd16bcad711bbeae33386119dde41c8592830f2b3a8 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-18T21:41:35.493Z] ===================================================== [Pipeline] echo [2023-04-18T21:41:35.502Z] taggedImages: [2023-04-18T21:41:35.502Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:dd3194ecd0160a0c22bac32624bfc649792b11c0 [2023-04-18T21:41:35.502Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-04-18T21:41:35.502Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.33 [2023-04-18T21:41:35.502Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:dd3194ecd0160a0c22bac32624bfc649792b11c0-3.0.0-dev.33 [2023-04-18T21:41:35.502Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T21:41:35.858Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-18T21:41:35.858Z] [2023-04-18T21:41:35.858Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T21:41:36.190Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-18T21:41:36.190Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-18T21:41:36.190Z] 8998bd30e6a1: Pulling fs layer [2023-04-18T21:41:36.190Z] 04944245beec: Pulling fs layer [2023-04-18T21:41:36.190Z] 699f458cf7ca: Pulling fs layer [2023-04-18T21:41:36.190Z] 765212b225bb: Pulling fs layer [2023-04-18T21:41:36.190Z] f23df028b6ca: Pulling fs layer [2023-04-18T21:41:36.190Z] d65c8cfc05b1: Pulling fs layer [2023-04-18T21:41:36.190Z] 2437ff75d9bd: Pulling fs layer [2023-04-18T21:41:36.190Z] f23df028b6ca: Waiting [2023-04-18T21:41:36.190Z] d65c8cfc05b1: Waiting [2023-04-18T21:41:36.190Z] 765212b225bb: Waiting [2023-04-18T21:41:36.190Z] 2437ff75d9bd: Waiting [2023-04-18T21:41:36.458Z] 04944245beec: Verifying Checksum [2023-04-18T21:41:36.458Z] 04944245beec: Download complete [2023-04-18T21:41:36.458Z] 765212b225bb: Verifying Checksum [2023-04-18T21:41:36.458Z] 765212b225bb: Download complete [2023-04-18T21:41:36.458Z] f23df028b6ca: Verifying Checksum [2023-04-18T21:41:36.458Z] f23df028b6ca: Download complete [2023-04-18T21:41:36.458Z] d65c8cfc05b1: Download complete [2023-04-18T21:41:36.458Z] 699f458cf7ca: Verifying Checksum [2023-04-18T21:41:36.458Z] 699f458cf7ca: Download complete [2023-04-18T21:41:37.046Z] 8998bd30e6a1: Verifying Checksum [2023-04-18T21:41:37.046Z] 8998bd30e6a1: Download complete [2023-04-18T21:41:38.998Z] 2437ff75d9bd: Verifying Checksum [2023-04-18T21:41:38.998Z] 2437ff75d9bd: Download complete [2023-04-18T21:41:40.947Z] 8998bd30e6a1: Pull complete [2023-04-18T21:41:41.533Z] 04944245beec: Pull complete [2023-04-18T21:41:42.943Z] 699f458cf7ca: Pull complete [2023-04-18T21:41:42.943Z] 765212b225bb: Pull complete [2023-04-18T21:41:43.905Z] f23df028b6ca: Pull complete [2023-04-18T21:41:43.905Z] d65c8cfc05b1: Pull complete [2023-04-18T21:41:58.896Z] 2437ff75d9bd: Pull complete [2023-04-18T21:41:58.896Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-18T21:41:58.896Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-18T21:41:58.896Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-18T21:41:59.079Z] prd-ubuntu20.04-docker-arm64-4c-16g-9002 does not seem to be running inside a container [2023-04-18T21:41:59.134Z] $ 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/app-service-configurable/151 -v /w/workspace/app-service-configurable/151:/w/workspace/app-service-configurable/151:rw,z -v /w/workspace/app-service-configurable/151@tmp:/w/workspace/app-service-configurable/151@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-18T21:42:01.744Z] $ docker top d04135e65e66e577bade7b2e7b67f7049884d7b8f1c1f904b1fdb7a6105c1f19 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-18T21:42:02.592Z] ---> job-cost.sh [2023-04-18T21:42:02.592Z] lf-activate-venv: SKIPPING [2023-04-18T21:42:02.592Z] INFO: No Stack... [2023-04-18T21:42:03.171Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-18T21:42:03.749Z] INFO: Archiving Costs [Pipeline] sh [2023-04-18T21:42:04.384Z] + cat /w/workspace/app-service-configurable/151/archives/cost.csv [2023-04-18T21:42:04.384Z] + cut -d, -f6 [Pipeline] lock [2023-04-18T21:42:04.448Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-151-stack-cost] [2023-04-18T21:42:04.457Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-151-stack-cost] did not exist. Created. [2023-04-18T21:42:04.457Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-151-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-18T21:42:04.795Z] /w/workspace/app-service-configurable/151@tmp/durable-ff2fa586/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-18T21:42:05.442Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-18T21:42:05.462Z] Warning: overwriting stash ‘stack-cost’ [2023-04-18T21:42:05.510Z] Stashed 1 file(s) [Pipeline] } [2023-04-18T21:42:05.516Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-151-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-18T21:42:05.523Z] $ docker stop --time=1 d04135e65e66e577bade7b2e7b67f7049884d7b8f1c1f904b1fdb7a6105c1f19 [2023-04-18T21:42:07.022Z] $ docker rm -f --volumes d04135e65e66e577bade7b2e7b67f7049884d7b8f1c1f904b1fdb7a6105c1f19 [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-18T21:42:07.412Z] provisioning config files... [2023-04-18T21:42:07.419Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12730875081435897700tmp [Pipeline] { [Pipeline] sh [2023-04-18T21:42:07.711Z] + set +x [2023-04-18T21:42:07.711Z] + curl -s https://codecov.io/bash [2023-04-18T21:42:07.711Z] + bash -s -- [2023-04-18T21:42:07.711Z] [2023-04-18T21:42:07.711Z] _____ _ [2023-04-18T21:42:07.711Z] / ____| | | [2023-04-18T21:42:07.711Z] | | ___ __| | ___ ___ _____ __ [2023-04-18T21:42:07.711Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-18T21:42:07.711Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-18T21:42:07.711Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-18T21:42:07.711Z] Bash-1.0.6 [2023-04-18T21:42:07.711Z] [2023-04-18T21:42:07.711Z] [2023-04-18T21:42:07.711Z] ==> git version 2.25.1 found [2023-04-18T21:42:07.711Z] ==> 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-18T21:42:07.711Z] Release-Date: 2020-01-08 [2023-04-18T21:42:07.711Z] 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-18T21:42:07.711Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-18T21:42:07.711Z] ==> Jenkins CI detected. [2023-04-18T21:42:07.711Z] current dir:  /w/workspace/ry_app-service-configurable_main [2023-04-18T21:42:07.711Z] project root: . [2023-04-18T21:42:07.711Z] --> token set from env [2023-04-18T21:42:07.711Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-18T21:42:07.711Z] ==> Running gcov in . (disable via -X gcov) [2023-04-18T21:42:07.711Z] ==> Python coveragepy not found [2023-04-18T21:42:07.711Z] ==> Searching for coverage reports in: [2023-04-18T21:42:07.711Z] + . [2023-04-18T21:42:07.711Z] -> Found 1 reports [2023-04-18T21:42:07.711Z] ==> Detecting git/mercurial file structure [2023-04-18T21:42:07.711Z] ==> Reading reports [2023-04-18T21:42:07.711Z] + ./coverage.out bytes=13 [2023-04-18T21:42:07.711Z] ==> Appending adjustments [2023-04-18T21:42:07.711Z] https://docs.codecov.io/docs/fixing-reports [2023-04-18T21:42:07.711Z] + Found adjustments [2023-04-18T21:42:07.711Z] ==> Gzipping contents [2023-04-18T21:42:07.971Z] 4.0K /tmp/codecov.UfzsBF.gz [2023-04-18T21:42:07.971Z] ==> Uploading reports [2023-04-18T21:42:07.971Z] url: https://codecov.io [2023-04-18T21:42:07.971Z] query: branch=main&commit=dd3194ecd0160a0c22bac32624bfc649792b11c0&build=151&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F151%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-18T21:42:07.971Z] -> Pinging Codecov [2023-04-18T21:42:07.971Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=main&commit=dd3194ecd0160a0c22bac32624bfc649792b11c0&build=151&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F151%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-18T21:42:07.971Z] -> Uploading to [2023-04-18T21:42:07.971Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-18/A97CA9966030D2A3747ED39772930CCE/dd3194ecd0160a0c22bac32624bfc649792b11c0/397367e3-aa3b-4926-a749-b59e7774f198.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230418%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230418T214207Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=498305967f0fc4f2ff3eb14b235ea101f0ab0018c1750620b64db3b6a3ce354f [2023-04-18T21:42:07.971Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-18T21:42:07.971Z] Dload Upload Total Spent Left Speed [2023-04-18T21:42:08.230Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 1995 --:--:-- --:--:-- --:--:-- 1995 [2023-04-18T21:42:08.230Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/dd3194ecd0160a0c22bac32624bfc649792b11c0 [Pipeline] } [2023-04-18T21:42:08.237Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-04-18T21:42:08.356Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-04-18T21:42:08.366Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T21:42:08.663Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-18T21:42:08.663Z] [2023-04-18T21:42:08.663Z] 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-18T21:42:08.955Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-18T21:42:08.955Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-04-18T21:42:08.955Z] df9b9388f04a: Pulling fs layer [2023-04-18T21:42:08.955Z] 52dc419b0ee2: Pulling fs layer [2023-04-18T21:42:08.955Z] 25bc292e5bac: Pulling fs layer [2023-04-18T21:42:08.955Z] 114826534d7a: Pulling fs layer [2023-04-18T21:42:08.955Z] 4657fd5d0bcf: Pulling fs layer [2023-04-18T21:42:08.955Z] 6ad1cebc031e: Pulling fs layer [2023-04-18T21:42:08.955Z] 8a3aa393b2d8: Pulling fs layer [2023-04-18T21:42:08.955Z] 114826534d7a: Waiting [2023-04-18T21:42:08.955Z] 6ad1cebc031e: Waiting [2023-04-18T21:42:08.955Z] 4657fd5d0bcf: Waiting [2023-04-18T21:42:08.955Z] 8a3aa393b2d8: Waiting [2023-04-18T21:42:08.955Z] 25bc292e5bac: Verifying Checksum [2023-04-18T21:42:08.955Z] 25bc292e5bac: Download complete [2023-04-18T21:42:08.955Z] 52dc419b0ee2: Verifying Checksum [2023-04-18T21:42:08.955Z] 52dc419b0ee2: Download complete [2023-04-18T21:42:08.955Z] 4657fd5d0bcf: Verifying Checksum [2023-04-18T21:42:08.955Z] 4657fd5d0bcf: Download complete [2023-04-18T21:42:08.955Z] df9b9388f04a: Download complete [2023-04-18T21:42:09.214Z] df9b9388f04a: Pull complete [2023-04-18T21:42:09.214Z] 6ad1cebc031e: Verifying Checksum [2023-04-18T21:42:09.214Z] 6ad1cebc031e: Download complete [2023-04-18T21:42:09.214Z] 52dc419b0ee2: Pull complete [2023-04-18T21:42:09.214Z] 25bc292e5bac: Pull complete [2023-04-18T21:42:09.783Z] 114826534d7a: Verifying Checksum [2023-04-18T21:42:09.784Z] 114826534d7a: Download complete [2023-04-18T21:42:09.784Z] 8a3aa393b2d8: Verifying Checksum [2023-04-18T21:42:09.784Z] 8a3aa393b2d8: Download complete [2023-04-18T21:42:13.065Z] 114826534d7a: Pull complete [2023-04-18T21:42:13.065Z] 4657fd5d0bcf: Pull complete [2023-04-18T21:42:13.322Z] 6ad1cebc031e: Pull complete [2023-04-18T21:42:15.853Z] 8a3aa393b2d8: Pull complete [2023-04-18T21:42:15.853Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-04-18T21:42:15.853Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-18T21:42:15.853Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-18T21:42:15.928Z] prd-ubuntu20.04-docker-8c-8g-8999 does not seem to be running inside a container [2023-04-18T21:42:15.960Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_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-18T21:42:22.404Z] $ docker top d1004860453c1d70611f71eab8d3176511e8ca3b4b28022aa2f6611509862c34 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-04-18T21:42:22.488Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2023-04-18T21:42:22.766Z] + set -o pipefail [2023-04-18T21:42:22.766Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2023-04-18T21:42:26.952Z] [2023-04-18T21:42:26.952Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2023-04-18T21:42:26.952Z] [2023-04-18T21:42:26.952Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/02d4bf64-690c-403d-b4a2-ced2171bccb8 [2023-04-18T21:42:26.952Z] [2023-04-18T21:42:26.952Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-04-18T21:42:26.952Z] [2023-04-18T21:42:26.952Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-04-18T21:42:26.952Z] [2023-04-18T21:42:26.952Z] [2023-04-18T21:42:26.952Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-04-18T21:42:26.952Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-04-18T21:42:26.952Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-04-18T21:42:26.964Z] $ docker stop --time=1 d1004860453c1d70611f71eab8d3176511e8ca3b4b28022aa2f6611509862c34 [2023-04-18T21:42:33.027Z] $ docker rm -f --volumes d1004860453c1d70611f71eab8d3176511e8ca3b4b28022aa2f6611509862c34 [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) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-18T21:42:33.675Z] + git log --format=format:%s -1 dd3194ecd0160a0c22bac32624bfc649792b11c0 [Pipeline] sh [2023-04-18T21:42:33.963Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-18T21:42:33.963Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T21:42:34.256Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-18T21:42:34.256Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-18T21:42:34.331Z] prd-ubuntu20.04-docker-8c-8g-8999 does not seem to be running inside a container [2023-04-18T21:42:34.359Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_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-18T21:42:34.758Z] $ docker top 315b38c69d766962b6c07dcb8ed017e0b9c732bdbcdf3afae4ed5455c25b4537 -eo pid,comm [2023-04-18T21:42:34.807Z] 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-18T21:42:34.807Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-18T21:42:34.845Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-18T21:42:34.845Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-18T21:42:34.957Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-18T21:42:34.959Z] $ docker exec 315b38c69d766962b6c07dcb8ed017e0b9c732bdbcdf3afae4ed5455c25b4537 ssh-agent [2023-04-18T21:42:35.065Z] SSH_AUTH_SOCK=/tmp/ssh-uRSPlCNrKduh/agent.33 [2023-04-18T21:42:35.065Z] SSH_AGENT_PID=39 [2023-04-18T21:42:35.069Z] Running ssh-add (command line suppressed) [2023-04-18T21:42:35.172Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_5399059104896304318.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_5399059104896304318.key) [2023-04-18T21:42:35.185Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-18T21:42:35.472Z] + git semver tag [2023-04-18T21:42:35.732Z] 2023-04-18 21:42:35,652 [run_tag] DEBUG tag force:False [2023-04-18T21:42:35.732Z] 2023-04-18 21:42:35,652 [check_head_tag] DEBUG check head tag [2023-04-18T21:42:35.732Z] 2023-04-18 21:42:35,654 [execute] INFO git cat-file --batch-check [2023-04-18T21:42:35.732Z] 2023-04-18 21:42:35,654 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-04-18T21:42:35.732Z] 2023-04-18 21:42:35,657 [execute] INFO git cat-file --batch [2023-04-18T21:42:35.732Z] 2023-04-18 21:42:35,657 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-04-18T21:42:35.732Z] 2023-04-18 21:42:35,684 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-04-18T21:42:35.732Z] 2023-04-18 21:42:35,684 [execute] INFO git tag -a v3.0.0-dev.33 -m v3.0.0-dev.33 [2023-04-18T21:42:35.732Z] 2023-04-18 21:42:35,685 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.33', '-m', 'v3.0.0-dev.33'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2023-04-18T21:42:35.732Z] 2023-04-18 21:42:35,690 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-04-18T21:42:35.732Z] 3.0.0-dev.33 [Pipeline] } [2023-04-18T21:42:35.740Z] $ docker exec --env ******** --env ******** 315b38c69d766962b6c07dcb8ed017e0b9c732bdbcdf3afae4ed5455c25b4537 ssh-agent -k [2023-04-18T21:42:35.843Z] unset SSH_AUTH_SOCK; [2023-04-18T21:42:35.844Z] unset SSH_AGENT_PID; [2023-04-18T21:42:35.844Z] echo Agent pid 39 killed; [2023-04-18T21:42:35.854Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-18T21:42:36.155Z] + git semver [Pipeline] } [2023-04-18T21:42:36.423Z] $ docker stop --time=1 315b38c69d766962b6c07dcb8ed017e0b9c732bdbcdf3afae4ed5455c25b4537 [2023-04-18T21:42:37.661Z] $ docker rm -f --volumes 315b38c69d766962b6c07dcb8ed017e0b9c732bdbcdf3afae4ed5455c25b4537 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T21:42:38.040Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-18T21:42:38.040Z] [2023-04-18T21:42:38.040Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T21:42:38.337Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-18T21:42:38.337Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-04-18T21:42:38.337Z] ab5ef0e58194: Pulling fs layer [2023-04-18T21:42:38.337Z] 9712f1f96733: Pulling fs layer [2023-04-18T21:42:38.337Z] 63f879dbbcfc: Pulling fs layer [2023-04-18T21:42:38.337Z] 0d9ebad4ef96: Pulling fs layer [2023-04-18T21:42:38.337Z] e9a5061849ea: Pulling fs layer [2023-04-18T21:42:38.337Z] d747dcd14b5f: Pulling fs layer [2023-04-18T21:42:38.337Z] 2de7ff778b66: Pulling fs layer [2023-04-18T21:42:38.337Z] 0d9ebad4ef96: Waiting [2023-04-18T21:42:38.337Z] e9a5061849ea: Waiting [2023-04-18T21:42:38.337Z] d747dcd14b5f: Waiting [2023-04-18T21:42:38.337Z] 2de7ff778b66: Waiting [2023-04-18T21:42:38.337Z] 9712f1f96733: Verifying Checksum [2023-04-18T21:42:38.337Z] 9712f1f96733: Download complete [2023-04-18T21:42:38.902Z] 63f879dbbcfc: Verifying Checksum [2023-04-18T21:42:38.902Z] 63f879dbbcfc: Download complete [2023-04-18T21:42:38.902Z] e9a5061849ea: Verifying Checksum [2023-04-18T21:42:38.902Z] e9a5061849ea: Download complete [2023-04-18T21:42:38.902Z] d747dcd14b5f: Verifying Checksum [2023-04-18T21:42:38.902Z] d747dcd14b5f: Download complete [2023-04-18T21:42:38.902Z] 0d9ebad4ef96: Verifying Checksum [2023-04-18T21:42:38.902Z] 0d9ebad4ef96: Download complete [2023-04-18T21:42:38.902Z] ab5ef0e58194: Verifying Checksum [2023-04-18T21:42:38.902Z] ab5ef0e58194: Download complete [2023-04-18T21:42:38.902Z] 2de7ff778b66: Verifying Checksum [2023-04-18T21:42:38.902Z] 2de7ff778b66: Download complete [2023-04-18T21:42:41.430Z] ab5ef0e58194: Pull complete [2023-04-18T21:42:41.430Z] 9712f1f96733: Pull complete [2023-04-18T21:42:42.362Z] 63f879dbbcfc: Pull complete [2023-04-18T21:42:46.615Z] 0d9ebad4ef96: Pull complete [2023-04-18T21:42:46.615Z] e9a5061849ea: Pull complete [2023-04-18T21:42:46.615Z] d747dcd14b5f: Pull complete [2023-04-18T21:42:47.551Z] 2de7ff778b66: Pull complete [2023-04-18T21:42:47.551Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-04-18T21:42:47.551Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-18T21:42:47.551Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-18T21:42:47.632Z] prd-ubuntu20.04-docker-8c-8g-8999 does not seem to be running inside a container [2023-04-18T21:42:47.660Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_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-18T21:42:56.997Z] $ docker top 77a1996506d8033704bb94b8836eea8d0418797dcf749e12b2cc0194e587e14f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-04-18T21:42:57.064Z] provisioning config files... [2023-04-18T21:42:57.070Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config11504760085494789075tmp [2023-04-18T21:42:57.081Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15102758008058664188tmp [2023-04-18T21:42:57.090Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15952577961606227856tmp [Pipeline] { [Pipeline] echo [2023-04-18T21:42:57.102Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-18T21:42:57.383Z] ---> sigul-configuration.sh [2023-04-18T21:42:57.383Z] gpg: directory `/root/.gnupg' created [2023-04-18T21:42:57.383Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-04-18T21:42:57.383Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-04-18T21:42:57.383Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-04-18T21:42:57.383Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-04-18T21:42:57.383Z] gpg: CAST5 encrypted data [2023-04-18T21:42:57.383Z] gpg: encrypted with 1 passphrase [2023-04-18T21:42:57.383Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-04-18T21:42:57.668Z] + mkdir /home/jenkins [2023-04-18T21:42:57.668Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-04-18T21:42:57.959Z] + 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-18T21:42:57.968Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-18T21:42:58.252Z] ---> sigul-install.sh [2023-04-18T21:42:58.252Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-04-18T21:42:58.540Z] + git tag --list [2023-04-18T21:42:58.540Z] v1.0.0 [2023-04-18T21:42:58.540Z] v1.1.0 [2023-04-18T21:42:58.540Z] v1.2.0 [2023-04-18T21:42:58.540Z] v1.3.0 [2023-04-18T21:42:58.540Z] v1.3.1 [2023-04-18T21:42:58.540Z] v2.0.0 [2023-04-18T21:42:58.540Z] v2.0.1 [2023-04-18T21:42:58.540Z] v2.1.0 [2023-04-18T21:42:58.540Z] v2.1.1 [2023-04-18T21:42:58.540Z] v2.1.1-dev.1 [2023-04-18T21:42:58.540Z] v2.1.1-dev.2 [2023-04-18T21:42:58.540Z] v2.1.2 [2023-04-18T21:42:58.540Z] v2.1.2-dev.1 [2023-04-18T21:42:58.540Z] v2.1.2-dev.2 [2023-04-18T21:42:58.540Z] v2.2.0 [2023-04-18T21:42:58.540Z] v2.2.1-dev.1 [2023-04-18T21:42:58.540Z] v2.2.1-dev.10 [2023-04-18T21:42:58.540Z] v2.2.1-dev.2 [2023-04-18T21:42:58.540Z] v2.2.1-dev.3 [2023-04-18T21:42:58.540Z] v2.2.1-dev.4 [2023-04-18T21:42:58.540Z] v2.2.1-dev.5 [2023-04-18T21:42:58.540Z] v2.2.1-dev.6 [2023-04-18T21:42:58.540Z] v2.2.1-dev.7 [2023-04-18T21:42:58.540Z] v2.2.1-dev.8 [2023-04-18T21:42:58.540Z] v2.2.1-dev.9 [2023-04-18T21:42:58.540Z] v2.3.0 [2023-04-18T21:42:58.540Z] v2.3.0-dev.10 [2023-04-18T21:42:58.540Z] v2.3.0-dev.11 [2023-04-18T21:42:58.540Z] v2.3.0-dev.12 [2023-04-18T21:42:58.540Z] v2.3.0-dev.13 [2023-04-18T21:42:58.540Z] v2.3.0-dev.14 [2023-04-18T21:42:58.540Z] v2.3.0-dev.15 [2023-04-18T21:42:58.540Z] v2.3.0-dev.16 [2023-04-18T21:42:58.540Z] v2.3.0-dev.17 [2023-04-18T21:42:58.540Z] v2.3.0-dev.18 [2023-04-18T21:42:58.540Z] v2.3.0-dev.19 [2023-04-18T21:42:58.540Z] v2.3.0-dev.20 [2023-04-18T21:42:58.540Z] v2.3.0-dev.21 [2023-04-18T21:42:58.540Z] v2.3.0-dev.22 [2023-04-18T21:42:58.540Z] v2.3.0-dev.23 [2023-04-18T21:42:58.540Z] v2.3.0-dev.24 [2023-04-18T21:42:58.540Z] v2.3.0-dev.25 [2023-04-18T21:42:58.540Z] v2.3.0-dev.26 [2023-04-18T21:42:58.540Z] v2.3.0-dev.27 [2023-04-18T21:42:58.540Z] v2.3.0-dev.28 [2023-04-18T21:42:58.540Z] v2.3.0-dev.29 [2023-04-18T21:42:58.540Z] v2.3.0-dev.30 [2023-04-18T21:42:58.540Z] v2.3.0-dev.31 [2023-04-18T21:42:58.540Z] v2.3.0-dev.32 [2023-04-18T21:42:58.540Z] v2.3.0-dev.33 [2023-04-18T21:42:58.540Z] v2.3.0-dev.34 [2023-04-18T21:42:58.540Z] v2.3.0-dev.35 [2023-04-18T21:42:58.541Z] v2.3.0-dev.36 [2023-04-18T21:42:58.541Z] v2.3.0-dev.37 [2023-04-18T21:42:58.541Z] v2.3.1 [2023-04-18T21:42:58.541Z] v2.3.1-dev.1 [2023-04-18T21:42:58.541Z] v2.3.1-dev.2 [2023-04-18T21:42:58.541Z] v2.3.1-dev.3 [2023-04-18T21:42:58.541Z] v2.3.1-dev.4 [2023-04-18T21:42:58.541Z] v3.0.0-dev.1 [2023-04-18T21:42:58.541Z] v3.0.0-dev.10 [2023-04-18T21:42:58.541Z] v3.0.0-dev.11 [2023-04-18T21:42:58.541Z] v3.0.0-dev.12 [2023-04-18T21:42:58.541Z] v3.0.0-dev.13 [2023-04-18T21:42:58.541Z] v3.0.0-dev.14 [2023-04-18T21:42:58.541Z] v3.0.0-dev.15 [2023-04-18T21:42:58.541Z] v3.0.0-dev.16 [2023-04-18T21:42:58.541Z] v3.0.0-dev.17 [2023-04-18T21:42:58.541Z] v3.0.0-dev.18 [2023-04-18T21:42:58.541Z] v3.0.0-dev.19 [2023-04-18T21:42:58.541Z] v3.0.0-dev.2 [2023-04-18T21:42:58.541Z] v3.0.0-dev.20 [2023-04-18T21:42:58.541Z] v3.0.0-dev.21 [2023-04-18T21:42:58.541Z] v3.0.0-dev.22 [2023-04-18T21:42:58.541Z] v3.0.0-dev.23 [2023-04-18T21:42:58.541Z] v3.0.0-dev.24 [2023-04-18T21:42:58.541Z] v3.0.0-dev.25 [2023-04-18T21:42:58.541Z] v3.0.0-dev.26 [2023-04-18T21:42:58.541Z] v3.0.0-dev.27 [2023-04-18T21:42:58.541Z] v3.0.0-dev.28 [2023-04-18T21:42:58.541Z] v3.0.0-dev.29 [2023-04-18T21:42:58.541Z] v3.0.0-dev.3 [2023-04-18T21:42:58.541Z] v3.0.0-dev.30 [2023-04-18T21:42:58.541Z] v3.0.0-dev.31 [2023-04-18T21:42:58.541Z] v3.0.0-dev.32 [2023-04-18T21:42:58.541Z] v3.0.0-dev.33 [2023-04-18T21:42:58.541Z] v3.0.0-dev.4 [2023-04-18T21:42:58.541Z] v3.0.0-dev.5 [2023-04-18T21:42:58.541Z] v3.0.0-dev.6 [2023-04-18T21:42:58.541Z] v3.0.0-dev.7 [2023-04-18T21:42:58.541Z] v3.0.0-dev.8 [2023-04-18T21:42:58.541Z] v3.0.0-dev.9 [Pipeline] sh [2023-04-18T21:42:58.832Z] + lftools sign git-tag v3.0.0-dev.33 [2023-04-18T21:42:59.401Z] Signing Git tag with Sigul... [2023-04-18T21:42:59.401Z] Signing v3.0.0-dev.33 [Pipeline] echo [2023-04-18T21:42:59.670Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-18T21:42:59.962Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-04-18T21:42:59.969Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-04-18T21:42:59.986Z] $ docker stop --time=1 77a1996506d8033704bb94b8836eea8d0418797dcf749e12b2cc0194e587e14f [2023-04-18T21:43:01.234Z] $ docker rm -f --volumes 77a1996506d8033704bb94b8836eea8d0418797dcf749e12b2cc0194e587e14f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-04-18T21:43:01.646Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-18T21:43:01.646Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T21:43:01.954Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-18T21:43:01.954Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-18T21:43:02.024Z] prd-ubuntu20.04-docker-8c-8g-8999 does not seem to be running inside a container [2023-04-18T21:43:02.053Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_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-18T21:43:02.426Z] $ docker top dbb1230b1520c240d552a4f002e7e20cbc621a9043c55719af2a2dad7e9f1842 -eo pid,comm [2023-04-18T21:43:02.475Z] 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-18T21:43:02.475Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-18T21:43:02.592Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-18T21:43:02.592Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-18T21:43:02.698Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-18T21:43:02.701Z] $ docker exec dbb1230b1520c240d552a4f002e7e20cbc621a9043c55719af2a2dad7e9f1842 ssh-agent [2023-04-18T21:43:02.805Z] SSH_AUTH_SOCK=/tmp/ssh-mi9odiR6fb1N/agent.32 [2023-04-18T21:43:02.805Z] SSH_AGENT_PID=38 [2023-04-18T21:43:02.812Z] Running ssh-add (command line suppressed) [2023-04-18T21:43:02.920Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4073183700211210972.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4073183700211210972.key) [2023-04-18T21:43:02.936Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-18T21:43:03.228Z] + git semver bump pre [2023-04-18T21:43:03.489Z] 2023-04-18 21:43:03,426 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-04-18T21:43:03.489Z] 2023-04-18 21:43:03,426 [bump_version] DEBUG bumping version:3.0.0-dev.33 on axis:pre with prefix:dev [2023-04-18T21:43:03.489Z] 2023-04-18 21:43:03,427 [bump_version] DEBUG bumped version:3.0.0-dev.34 [2023-04-18T21:43:03.489Z] 2023-04-18 21:43:03,427 [write_version] DEBUG write version:3.0.0-dev.34 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2023-04-18T21:43:03.489Z] 2023-04-18 21:43:03,427 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-04-18T21:43:03.489Z] 2023-04-18 21:43:03,427 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2023-04-18T21:43:03.489Z] 2023-04-18 21:43:03,429 [execute] INFO git cat-file --batch-check [2023-04-18T21:43:03.489Z] 2023-04-18 21:43:03,429 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-18T21:43:03.489Z] 2023-04-18 21:43:03,434 [execute] INFO git cat-file --batch [2023-04-18T21:43:03.489Z] 2023-04-18 21:43:03,435 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-18T21:43:03.489Z] 2023-04-18 21:43:03,440 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-04-18T21:43:03.489Z] 3.0.0-dev.34 [Pipeline] } [2023-04-18T21:43:03.498Z] $ docker exec --env ******** --env ******** dbb1230b1520c240d552a4f002e7e20cbc621a9043c55719af2a2dad7e9f1842 ssh-agent -k [2023-04-18T21:43:03.593Z] unset SSH_AUTH_SOCK; [2023-04-18T21:43:03.593Z] unset SSH_AGENT_PID; [2023-04-18T21:43:03.594Z] echo Agent pid 38 killed; [2023-04-18T21:43:03.603Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-18T21:43:03.914Z] + git semver [Pipeline] } [2023-04-18T21:43:04.186Z] $ docker stop --time=1 dbb1230b1520c240d552a4f002e7e20cbc621a9043c55719af2a2dad7e9f1842 [2023-04-18T21:43:05.461Z] $ docker rm -f --volumes dbb1230b1520c240d552a4f002e7e20cbc621a9043c55719af2a2dad7e9f1842 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-18T21:43:05.795Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-18T21:43:05.795Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T21:43:06.089Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-18T21:43:06.089Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-18T21:43:06.163Z] prd-ubuntu20.04-docker-8c-8g-8999 does not seem to be running inside a container [2023-04-18T21:43:06.197Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_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-18T21:43:06.508Z] $ docker top 17d440cdb6757b47c3a860e1edf98d6830ddfddcfe00dd53aafca6f720a97ab3 -eo pid,comm [2023-04-18T21:43:06.554Z] 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-18T21:43:06.555Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-18T21:43:06.593Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-18T21:43:06.593Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-18T21:43:06.696Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-18T21:43:06.699Z] $ docker exec 17d440cdb6757b47c3a860e1edf98d6830ddfddcfe00dd53aafca6f720a97ab3 ssh-agent [2023-04-18T21:43:06.804Z] SSH_AUTH_SOCK=/tmp/ssh-K6A8le2k1Bzm/agent.33 [2023-04-18T21:43:06.804Z] SSH_AGENT_PID=39 [2023-04-18T21:43:06.809Z] Running ssh-add (command line suppressed) [2023-04-18T21:43:06.911Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_11705520104534586640.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_11705520104534586640.key) [2023-04-18T21:43:06.924Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-18T21:43:07.217Z] + git semver push [2023-04-18T21:43:07.477Z] 2023-04-18 21:43:07,425 [run_push] DEBUG push [2023-04-18T21:43:07.477Z] 2023-04-18 21:43:07,426 [execute] INFO git cat-file --batch-check [2023-04-18T21:43:07.477Z] 2023-04-18 21:43:07,426 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-18T21:43:07.477Z] 2023-04-18 21:43:07,431 [execute] INFO git rev-list bd51d59d2c6455d558588ff826e571fe18829eeb -- [2023-04-18T21:43:07.477Z] 2023-04-18 21:43:07,431 [execute] DEBUG Popen(['git', 'rev-list', 'bd51d59d2c6455d558588ff826e571fe18829eeb', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-18T21:43:07.477Z] 2023-04-18 21:43:07,442 [execute] INFO git fetch -v origin [2023-04-18T21:43:07.477Z] 2023-04-18 21:43:07,442 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-04-18T21:43:08.044Z] 2023-04-18 21:43:07,958 [run_push] DEBUG no remote changes detected [2023-04-18T21:43:08.044Z] 2023-04-18 21:43:07,958 [execute] INFO git push origin semver [2023-04-18T21:43:08.044Z] 2023-04-18 21:43:07,959 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-18T21:43:08.984Z] 2023-04-18 21:43:08,693 [run_push] DEBUG push all version tags [2023-04-18T21:43:08.984Z] 2023-04-18 21:43:08,694 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-04-18T21:43:08.984Z] 2023-04-18 21:43:08,694 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2023-04-18T21:43:09.552Z] 2023-04-18 21:43:09,396 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-04-18T21:43:09.552Z] 3.0.0-dev.34 [Pipeline] } [2023-04-18T21:43:09.565Z] $ docker exec --env ******** --env ******** 17d440cdb6757b47c3a860e1edf98d6830ddfddcfe00dd53aafca6f720a97ab3 ssh-agent -k [2023-04-18T21:43:09.659Z] unset SSH_AUTH_SOCK; [2023-04-18T21:43:09.659Z] unset SSH_AGENT_PID; [2023-04-18T21:43:09.659Z] echo Agent pid 39 killed; [2023-04-18T21:43:09.670Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-18T21:43:09.969Z] + git semver [Pipeline] } [2023-04-18T21:43:10.240Z] $ docker stop --time=1 17d440cdb6757b47c3a860e1edf98d6830ddfddcfe00dd53aafca6f720a97ab3 [2023-04-18T21:43:11.511Z] $ docker rm -f --volumes 17d440cdb6757b47c3a860e1edf98d6830ddfddcfe00dd53aafca6f720a97ab3 [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-18T21:43:12.059Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2023-04-18T21:43:12.059Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-04-18T21:43:12.059Z] total 16 [2023-04-18T21:43:12.059Z] drwxr-xr-x 3 root root 4096 Apr 18 21:31 . [2023-04-18T21:43:12.059Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 18 21:42 .. [2023-04-18T21:43:12.059Z] drwxr-xr-x 2 root root 4096 Apr 18 21:31 cost [2023-04-18T21:43:12.059Z] -rw-r--r-- 1 root root 96 Apr 18 21:31 cost.csv [2023-04-18T21:43:12.059Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2023-04-18T21:43:12.059Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-04-18T21:43:12.059Z] total 16 [2023-04-18T21:43:12.059Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 18 21:31 . [2023-04-18T21:43:12.059Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 18 21:42 .. [2023-04-18T21:43:12.059Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 18 21:31 cost [2023-04-18T21:43:12.059Z] -rw-r--r-- 1 jenkins jenkins 96 Apr 18 21:31 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-18T21:43:12.348Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-18T21:43:13.208Z] ---> package-listing.sh [2023-04-18T21:43:13.208Z] ++ facter osfamily [2023-04-18T21:43:13.208Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-18T21:43:13.468Z] + OS_FAMILY=debian [2023-04-18T21:43:13.468Z] + workspace=/w/workspace/ry_app-service-configurable_main [2023-04-18T21:43:13.468Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-18T21:43:13.468Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-18T21:43:13.468Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-18T21:43:13.468Z] + PACKAGES=/tmp/packages_start.txt [2023-04-18T21:43:13.468Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-04-18T21:43:13.468Z] + PACKAGES=/tmp/packages_end.txt [2023-04-18T21:43:13.468Z] + case "${OS_FAMILY}" in [2023-04-18T21:43:13.468Z] + dpkg -l [2023-04-18T21:43:13.468Z] + grep '^ii' [2023-04-18T21:43:13.468Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-18T21:43:13.468Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-18T21:43:13.468Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-18T21:43:13.468Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-04-18T21:43:13.468Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2023-04-18T21:43:13.468Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo [2023-04-18T21:43:13.478Z] 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/ry_app-service-configurable_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-18T21:43:13.752Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T21:43:14.320Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-18T21:43:14.320Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-18T21:43:14.390Z] prd-ubuntu20.04-docker-8c-8g-8999 does not seem to be running inside a container [2023-04-18T21:43:14.519Z] $ 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/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_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-18T21:43:14.734Z] $ docker top 8f5b06d53237e30c3de8872767e0d0dd1f653cebe84e7fdb7cf6cfc693a127f2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-18T21:43:15.110Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-18T21:43:15.413Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-18T21:43:15.695Z] + ls /var/log/sa-host [2023-04-18T21:43:15.695Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-18T21:43:15.765Z] provisioning config files... [2023-04-18T21:43:15.772Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7035688108716292682tmp [Pipeline] { [Pipeline] echo [2023-04-18T21:43:15.781Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-18T21:43:16.064Z] ---> create-netrc.sh [Pipeline] } [2023-04-18T21:43:16.072Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-18T21:43:16.390Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-18T21:43:16.398Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-18T21:43:16.681Z] ---> sudo-logs.sh [2023-04-18T21:43:16.681Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-18T21:43:16.710Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-18T21:43:16.994Z] ---> job-cost.sh [2023-04-18T21:43:16.995Z] lf-activate-venv: SKIPPING [2023-04-18T21:43:16.995Z] DEBUG: total: 0.2199999988079071 [2023-04-18T21:43:16.995Z] INFO: Retrieving Stack Cost... [2023-04-18T21:43:17.563Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-18T21:43:17.822Z] INFO: Archiving Costs [Pipeline] echo [2023-04-18T21:43:17.834Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-18T21:43:18.119Z] ---> logs-deploy.sh [2023-04-18T21:43:18.119Z] lf-activate-venv: SKIPPING [2023-04-18T21:43:18.119Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/151 [2023-04-18T21:43:18.119Z] INFO: archiving workspace using pattern(s): [2023-04-18T21:43:19.057Z] Archives upload complete. [2023-04-18T21:43:19.057Z] INFO: archiving logs to Nexus