Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f8820f46cc4bf4e47a1527ab92c50dcdaa53b1b7 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-ssh15686422116101261634.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh8710744115636656945.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh3154235614268263982.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh7704207189304440167.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-ssh1869488695638543238.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 ‘prd-ubuntu20.04-docker-8c-8g-15874’ is offline Running on prd-ubuntu20.04-docker-8c-8g-15876 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 f8820f46cc4bf4e47a1527ab92c50dcdaa53b1b7 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#564)" > 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 f8820f46cc4bf4e47a1527ab92c50dcdaa53b1b7 # timeout=10 > git rev-list --no-walk db4e73f51304548f3d4fc4a0de42a0b09927153f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-17T14:47:09.105Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-17T14:47:09.147Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-17T14:47:09.161Z] ========================================================= [2023-05-17T14:47:09.161Z] EdgeX Global Pipelines Version Info [2023-05-17T14:47:09.161Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-17T14:47:09.877Z] ------------------- [2023-05-17T14:47:09.877Z] stable info: [2023-05-17T14:47:09.877Z] ------------------- [2023-05-17T14:47:09.877Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-17T14:47:09.877Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-17T14:47:09.877Z] Message: update stable to v1.0.249 [2023-05-17T14:47:10.450Z] ------------------- [2023-05-17T14:47:10.450Z] experimental info: [2023-05-17T14:47:10.450Z] ------------------- [2023-05-17T14:47:10.450Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-17T14:47:10.450Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-17T14:47:10.450Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-17T14:47:10.639Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-05-17T14:47:10.656Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-05-17T14:47:10.674Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-17T14:47:10.688Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-17T14:47:10.704Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-17T14:47:10.714Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-17T14:47:10.726Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-17T14:47:10.737Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-17T14:47:10.749Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-17T14:47:10.763Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-17T14:47:10.777Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-17T14:47:10.788Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-05-17T14:47:10.799Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-17T14:47:10.812Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-17T14:47:10.823Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-17T14:47:10.835Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-17T14:47:10.846Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-17T14:47:10.862Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-17T14:47:10.876Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-17T14:47:10.886Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-17T14:47:10.898Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-17T14:47:10.914Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-17T14:47:10.931Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-17T14:47:10.944Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-17T14:47:10.953Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-17T14:47:10.961Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-17T14:47:10.969Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-17T14:47:10.978Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-17T14:47:10.986Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-17T14:47:10.994Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-17T14:47:11.007Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f8820f46cc4bf4e47a1527ab92c50dcdaa53b1b7 [Pipeline] echo [2023-05-17T14:47:11.019Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f8820f4 [Pipeline] echo [2023-05-17T14:47:11.028Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-17T14:47:11.074Z] provisioning config files... [2023-05-17T14:47:11.088Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13699965741093475640tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T14:47:11.392Z] ---> docker-login.sh [2023-05-17T14:47:11.393Z] nexus3.edgexfoundry.org:10001 [2023-05-17T14:47:11.653Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T14:47:11.653Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T14:47:11.653Z] Configure a credential helper to remove this warning. See [2023-05-17T14:47:11.653Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T14:47:11.653Z] [2023-05-17T14:47:11.653Z] Login Succeeded [2023-05-17T14:47:11.653Z] nexus3.edgexfoundry.org:10002 [2023-05-17T14:47:11.653Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T14:47:11.653Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T14:47:11.653Z] Configure a credential helper to remove this warning. See [2023-05-17T14:47:11.653Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T14:47:11.653Z] [2023-05-17T14:47:11.653Z] Login Succeeded [2023-05-17T14:47:11.653Z] nexus3.edgexfoundry.org:10003 [2023-05-17T14:47:11.914Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T14:47:11.914Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T14:47:11.914Z] Configure a credential helper to remove this warning. See [2023-05-17T14:47:11.914Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T14:47:11.914Z] [2023-05-17T14:47:11.914Z] Login Succeeded [2023-05-17T14:47:11.914Z] nexus3.edgexfoundry.org:10004 [2023-05-17T14:47:11.914Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T14:47:11.914Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T14:47:11.914Z] Configure a credential helper to remove this warning. See [2023-05-17T14:47:11.914Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T14:47:11.914Z] [2023-05-17T14:47:11.914Z] Login Succeeded [2023-05-17T14:47:11.914Z] docker.io [2023-05-17T14:47:12.180Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T14:47:12.180Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T14:47:12.180Z] Configure a credential helper to remove this warning. See [2023-05-17T14:47:12.180Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T14:47:12.180Z] [2023-05-17T14:47:12.180Z] Login Succeeded [2023-05-17T14:47:12.180Z] ---> docker-login.sh ends [Pipeline] } [2023-05-17T14:47:12.189Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-17T14:47:12.606Z] + git rev-list -1 --merges f8820f46cc4bf4e47a1527ab92c50dcdaa53b1b7~1..f8820f46cc4bf4e47a1527ab92c50dcdaa53b1b7 [Pipeline] echo [2023-05-17T14:47:12.660Z] -----------> git rev-list -1 --merges f8820f46cc4bf4e47a1527ab92c50dcdaa53b1b7~1..f8820f46cc4bf4e47a1527ab92c50dcdaa53b1b7 f8820f46cc4bf4e47a1527ab92c50dcdaa53b1b7 [false] [Pipeline] sh [2023-05-17T14:47:12.958Z] + git log --format=format:%s -1 f8820f46cc4bf4e47a1527ab92c50dcdaa53b1b7 [Pipeline] echo [2023-05-17T14:47:12.975Z] ========================================================= [2023-05-17T14:47:12.975Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-17T14:47:12.975Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-17T14:47:13.321Z] + git log --format=format:%s -1 f8820f46cc4bf4e47a1527ab92c50dcdaa53b1b7 [Pipeline] echo [2023-05-17T14:47:13.331Z] [semverPrep] GIT_COMMIT: f8820f46cc4bf4e47a1527ab92c50dcdaa53b1b7, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#564) [Pipeline] echo [2023-05-17T14:47:13.340Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-17T14:47:13.700Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-17T14:47:13.700Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-17T14:47:13.700Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-17T14:47:13.700Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-17T14:47:13.700Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-17T14:47:13.700Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-17T14:47:13.700Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T14:47:14.067Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-17T14:47:14.067Z] [2023-05-17T14:47:14.067Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T14:47:14.369Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-17T14:47:14.369Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-17T14:47:14.369Z] b85a868b505f: Pulling fs layer [2023-05-17T14:47:14.369Z] e2be974225ed: Pulling fs layer [2023-05-17T14:47:14.369Z] 339a4e72a1f5: Pulling fs layer [2023-05-17T14:47:14.369Z] 988bab9f4d93: Pulling fs layer [2023-05-17T14:47:14.369Z] 1469e6f7b9e6: Pulling fs layer [2023-05-17T14:47:14.369Z] eaf3925da568: Pulling fs layer [2023-05-17T14:47:14.369Z] bab4dde63d76: Pulling fs layer [2023-05-17T14:47:14.369Z] bde34c3a00c8: Pulling fs layer [2023-05-17T14:47:14.369Z] b352a97aabf1: Pulling fs layer [2023-05-17T14:47:14.369Z] 4872d77fe225: Pulling fs layer [2023-05-17T14:47:14.369Z] 5851b861e8e6: Pulling fs layer [2023-05-17T14:47:14.369Z] bab4dde63d76: Waiting [2023-05-17T14:47:14.369Z] bde34c3a00c8: Waiting [2023-05-17T14:47:14.369Z] b352a97aabf1: Waiting [2023-05-17T14:47:14.369Z] 4872d77fe225: Waiting [2023-05-17T14:47:14.369Z] 5851b861e8e6: Waiting [2023-05-17T14:47:14.369Z] eaf3925da568: Waiting [2023-05-17T14:47:14.369Z] 988bab9f4d93: Waiting [2023-05-17T14:47:14.369Z] 1469e6f7b9e6: Waiting [2023-05-17T14:47:14.369Z] e2be974225ed: Verifying Checksum [2023-05-17T14:47:14.369Z] e2be974225ed: Download complete [2023-05-17T14:47:14.369Z] 988bab9f4d93: Verifying Checksum [2023-05-17T14:47:14.369Z] 988bab9f4d93: Download complete [2023-05-17T14:47:14.629Z] 1469e6f7b9e6: Verifying Checksum [2023-05-17T14:47:14.629Z] 1469e6f7b9e6: Download complete [2023-05-17T14:47:14.629Z] 339a4e72a1f5: Verifying Checksum [2023-05-17T14:47:14.629Z] 339a4e72a1f5: Download complete [2023-05-17T14:47:14.629Z] eaf3925da568: Verifying Checksum [2023-05-17T14:47:14.629Z] eaf3925da568: Download complete [2023-05-17T14:47:14.629Z] bde34c3a00c8: Verifying Checksum [2023-05-17T14:47:14.629Z] bde34c3a00c8: Download complete [2023-05-17T14:47:14.629Z] b352a97aabf1: Verifying Checksum [2023-05-17T14:47:14.629Z] b352a97aabf1: Download complete [2023-05-17T14:47:14.629Z] 4872d77fe225: Verifying Checksum [2023-05-17T14:47:14.629Z] 4872d77fe225: Download complete [2023-05-17T14:47:14.629Z] 5851b861e8e6: Download complete [2023-05-17T14:47:14.629Z] b85a868b505f: Verifying Checksum [2023-05-17T14:47:14.629Z] b85a868b505f: Download complete [2023-05-17T14:47:14.889Z] bab4dde63d76: Verifying Checksum [2023-05-17T14:47:14.889Z] bab4dde63d76: Download complete [2023-05-17T14:47:15.825Z] b85a868b505f: Pull complete [2023-05-17T14:47:16.084Z] e2be974225ed: Pull complete [2023-05-17T14:47:16.344Z] 339a4e72a1f5: Pull complete [2023-05-17T14:47:16.605Z] 988bab9f4d93: Pull complete [2023-05-17T14:47:16.864Z] 1469e6f7b9e6: Pull complete [2023-05-17T14:47:16.864Z] eaf3925da568: Pull complete [2023-05-17T14:47:18.768Z] bab4dde63d76: Pull complete [2023-05-17T14:47:18.768Z] bde34c3a00c8: Pull complete [2023-05-17T14:47:19.028Z] b352a97aabf1: Pull complete [2023-05-17T14:47:19.028Z] 4872d77fe225: Pull complete [2023-05-17T14:47:19.028Z] 5851b861e8e6: Pull complete [2023-05-17T14:47:19.028Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-17T14:47:19.028Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-17T14:47:19.028Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T14:47:19.125Z] prd-ubuntu20.04-docker-8c-8g-15876 does not seem to be running inside a container [2023-05-17T14:47:19.157Z] $ 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-05-17T14:47:21.524Z] $ docker top 05a4ac9592fce14417e83b368f4d7b31749cbca5a3010bb8be0d2b5bb249afd7 -eo pid,comm [2023-05-17T14:47:21.586Z] 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-05-17T14:47:21.586Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-17T14:47:21.626Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-17T14:47:21.626Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-17T14:47:21.740Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-17T14:47:21.743Z] $ docker exec 05a4ac9592fce14417e83b368f4d7b31749cbca5a3010bb8be0d2b5bb249afd7 ssh-agent [2023-05-17T14:47:21.857Z] SSH_AUTH_SOCK=/tmp/ssh-IlLICoQzQzeL/agent.34 [2023-05-17T14:47:21.857Z] SSH_AGENT_PID=40 [2023-05-17T14:47:21.865Z] Running ssh-add (command line suppressed) [2023-05-17T14:47:21.971Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4227117329352471153.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4227117329352471153.key) [2023-05-17T14:47:21.988Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-17T14:47:22.288Z] + git tag --points-at HEAD [Pipeline] } [2023-05-17T14:47:22.300Z] $ docker exec --env ******** --env ******** 05a4ac9592fce14417e83b368f4d7b31749cbca5a3010bb8be0d2b5bb249afd7 ssh-agent -k [2023-05-17T14:47:22.406Z] unset SSH_AUTH_SOCK; [2023-05-17T14:47:22.406Z] unset SSH_AGENT_PID; [2023-05-17T14:47:22.407Z] echo Agent pid 40 killed; [2023-05-17T14:47:22.416Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-17T14:47:22.443Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-17T14:47:22.443Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-17T14:47:22.552Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-17T14:47:22.553Z] $ docker exec 05a4ac9592fce14417e83b368f4d7b31749cbca5a3010bb8be0d2b5bb249afd7 ssh-agent [2023-05-17T14:47:22.671Z] SSH_AUTH_SOCK=/tmp/ssh-qGFUUNEUdYai/agent.72 [2023-05-17T14:47:22.671Z] SSH_AGENT_PID=78 [2023-05-17T14:47:22.676Z] Running ssh-add (command line suppressed) [2023-05-17T14:47:22.779Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_12412726916382878872.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_12412726916382878872.key) [2023-05-17T14:47:22.796Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-17T14:47:23.083Z] + git semver init [2023-05-17T14:47:23.343Z] 2023-05-17 14:47:23,257 [run_init] DEBUG init version:0.0.0 force:False [2023-05-17T14:47:23.343Z] 2023-05-17 14:47:23,258 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2023-05-17T14:47:23.343Z] 2023-05-17 14:47:23,258 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2023-05-17T14:47:23.343Z] 2023-05-17 14:47:23,259 [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-05-17T14:47:24.281Z] 2023-05-17 14:47:24,058 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2023-05-17T14:47:24.281Z] 2023-05-17 14:47:24,058 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2023-05-17T14:47:24.281Z] 2023-05-17 14:47:24,058 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-05-17T14:47:24.281Z] 2023-05-17 14:47:24,059 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-05-17T14:47:24.281Z] 3.0.0-dev.46 [Pipeline] } [2023-05-17T14:47:24.290Z] $ docker exec --env ******** --env ******** 05a4ac9592fce14417e83b368f4d7b31749cbca5a3010bb8be0d2b5bb249afd7 ssh-agent -k [2023-05-17T14:47:24.387Z] unset SSH_AUTH_SOCK; [2023-05-17T14:47:24.388Z] unset SSH_AGENT_PID; [2023-05-17T14:47:24.388Z] echo Agent pid 78 killed; [2023-05-17T14:47:24.400Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-17T14:47:24.697Z] + git semver [Pipeline] } [2023-05-17T14:47:24.966Z] $ docker stop --time=1 05a4ac9592fce14417e83b368f4d7b31749cbca5a3010bb8be0d2b5bb249afd7 [2023-05-17T14:47:26.235Z] $ docker rm -f --volumes 05a4ac9592fce14417e83b368f4d7b31749cbca5a3010bb8be0d2b5bb249afd7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-17T14:47:26.573Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-17T14:47:26.789Z] Stashed 1 file(s) [Pipeline] echo [2023-05-17T14:47:26.792Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.46 [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-05-17T14:47:26.914Z] provisioning config files... [2023-05-17T14:47:26.922Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config11346896680151596072tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T14:47:27.216Z] ---> docker-login.sh [2023-05-17T14:47:27.216Z] nexus3.edgexfoundry.org:10001 [2023-05-17T14:47:27.216Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T14:47:27.216Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T14:47:27.216Z] Configure a credential helper to remove this warning. See [2023-05-17T14:47:27.216Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T14:47:27.216Z] [2023-05-17T14:47:27.216Z] Login Succeeded [2023-05-17T14:47:27.216Z] nexus3.edgexfoundry.org:10002 [2023-05-17T14:47:27.216Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T14:47:27.216Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T14:47:27.216Z] Configure a credential helper to remove this warning. See [2023-05-17T14:47:27.216Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T14:47:27.216Z] [2023-05-17T14:47:27.216Z] Login Succeeded [2023-05-17T14:47:27.216Z] nexus3.edgexfoundry.org:10003 [2023-05-17T14:47:27.474Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T14:47:27.474Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T14:47:27.474Z] Configure a credential helper to remove this warning. See [2023-05-17T14:47:27.474Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T14:47:27.474Z] [2023-05-17T14:47:27.474Z] Login Succeeded [2023-05-17T14:47:27.474Z] nexus3.edgexfoundry.org:10004 [2023-05-17T14:47:27.474Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T14:47:27.474Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T14:47:27.474Z] Configure a credential helper to remove this warning. See [2023-05-17T14:47:27.474Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T14:47:27.474Z] [2023-05-17T14:47:27.474Z] Login Succeeded [2023-05-17T14:47:27.474Z] docker.io [2023-05-17T14:47:27.734Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T14:47:27.734Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T14:47:27.734Z] Configure a credential helper to remove this warning. See [2023-05-17T14:47:27.734Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T14:47:27.734Z] [2023-05-17T14:47:27.734Z] Login Succeeded [2023-05-17T14:47:27.734Z] ---> docker-login.sh ends [Pipeline] } [2023-05-17T14:47:27.741Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-17T14:47:27.797Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T14:47:27.810Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T14:47:27.817Z] ========================================================= [2023-05-17T14:47:27.817Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-17T14:47:27.817Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T14:47:28.125Z] + 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-05-17T14:47:28.125Z] Sending build context to Docker daemon 3.343MB [2023-05-17T14:47:28.125Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-17T14:47:28.125Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-17T14:47:28.125Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-17T14:47:28.125Z] f56be85fc22e: Pulling fs layer [2023-05-17T14:47:28.125Z] 85791d961cd3: Pulling fs layer [2023-05-17T14:47:28.125Z] d694b5ae8c79: Pulling fs layer [2023-05-17T14:47:28.125Z] 9f32a84ed3da: Pulling fs layer [2023-05-17T14:47:28.125Z] 4d19c01a9841: Pulling fs layer [2023-05-17T14:47:28.125Z] 9325e15d5711: Pulling fs layer [2023-05-17T14:47:28.125Z] 556b6ee489ea: Pulling fs layer [2023-05-17T14:47:28.125Z] c5a4b2cf53e6: Pulling fs layer [2023-05-17T14:47:28.125Z] 4d19c01a9841: Waiting [2023-05-17T14:47:28.125Z] 9325e15d5711: Waiting [2023-05-17T14:47:28.125Z] c5a4b2cf53e6: Waiting [2023-05-17T14:47:28.125Z] 556b6ee489ea: Waiting [2023-05-17T14:47:28.125Z] 9f32a84ed3da: Waiting [2023-05-17T14:47:28.125Z] 85791d961cd3: Verifying Checksum [2023-05-17T14:47:28.125Z] 85791d961cd3: Download complete [2023-05-17T14:47:28.125Z] 9f32a84ed3da: Verifying Checksum [2023-05-17T14:47:28.125Z] 9f32a84ed3da: Download complete [2023-05-17T14:47:28.125Z] 4d19c01a9841: Verifying Checksum [2023-05-17T14:47:28.125Z] 4d19c01a9841: Download complete [2023-05-17T14:47:28.385Z] f56be85fc22e: Download complete [2023-05-17T14:47:28.385Z] 9325e15d5711: Verifying Checksum [2023-05-17T14:47:28.385Z] 9325e15d5711: Download complete [2023-05-17T14:47:28.385Z] f56be85fc22e: Pull complete [2023-05-17T14:47:28.647Z] 85791d961cd3: Pull complete [2023-05-17T14:47:28.908Z] c5a4b2cf53e6: Verifying Checksum [2023-05-17T14:47:28.908Z] c5a4b2cf53e6: Download complete [2023-05-17T14:47:28.908Z] d694b5ae8c79: Verifying Checksum [2023-05-17T14:47:28.908Z] d694b5ae8c79: Download complete [2023-05-17T14:47:29.168Z] 556b6ee489ea: Verifying Checksum [2023-05-17T14:47:29.168Z] 556b6ee489ea: Download complete [2023-05-17T14:47:32.457Z] d694b5ae8c79: Pull complete [2023-05-17T14:47:32.457Z] 9f32a84ed3da: Pull complete [2023-05-17T14:47:32.457Z] 4d19c01a9841: Pull complete [2023-05-17T14:47:32.457Z] 9325e15d5711: Pull complete [2023-05-17T14:47:34.991Z] 556b6ee489ea: Pull complete [2023-05-17T14:47:35.930Z] c5a4b2cf53e6: Pull complete [2023-05-17T14:47:35.930Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-17T14:47:35.930Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-17T14:47:35.930Z] ---> c4be618373d6 [2023-05-17T14:47:35.930Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-17T14:47:39.229Z] ---> Running in e9caa44756fa [2023-05-17T14:47:39.489Z] Removing intermediate container e9caa44756fa [2023-05-17T14:47:39.489Z] ---> 59928ad78641 [2023-05-17T14:47:39.489Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-17T14:47:39.489Z] ---> Running in f3f5dbdba0fe [2023-05-17T14:47:39.489Z] Removing intermediate container f3f5dbdba0fe [2023-05-17T14:47:39.489Z] ---> 81b000f3684f [2023-05-17T14:47:39.489Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-17T14:47:39.489Z] ---> Running in 2beafd6fc143 [2023-05-17T14:47:39.748Z] Removing intermediate container 2beafd6fc143 [2023-05-17T14:47:39.748Z] ---> 3135e7aaf92b [2023-05-17T14:47:39.748Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-17T14:47:39.748Z] ---> Running in f51ad2a31c64 [2023-05-17T14:47:40.007Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-17T14:47:40.007Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-17T14:47:40.266Z] OK: 265 MiB in 53 packages [2023-05-17T14:47:40.527Z] Removing intermediate container f51ad2a31c64 [2023-05-17T14:47:40.527Z] ---> cc293ccd5cb3 [2023-05-17T14:47:40.527Z] Step 7/12 : WORKDIR /app [2023-05-17T14:47:40.527Z] ---> Running in 63a6596950b1 [2023-05-17T14:47:40.787Z] Removing intermediate container 63a6596950b1 [2023-05-17T14:47:40.787Z] ---> 6cbeb8956e3b [2023-05-17T14:47:40.787Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-17T14:47:40.787Z] ---> 602216c6a3c9 [2023-05-17T14:47:40.787Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-17T14:47:40.787Z] ---> Running in 88bc5dc67a0b [2023-05-17T14:47:41.883Z] Still waiting to schedule task [2023-05-17T14:47:41.883Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-15875’ is offline [2023-05-17T14:48:07.348Z] Removing intermediate container 88bc5dc67a0b [2023-05-17T14:48:07.348Z] ---> 30333a6af51e [2023-05-17T14:48:07.348Z] Step 10/12 : COPY . . [2023-05-17T14:48:07.348Z] ---> 2ee0e4cab940 [2023-05-17T14:48:07.348Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-17T14:48:07.348Z] ---> Running in 35df6300a072 [2023-05-17T14:48:07.348Z] Removing intermediate container 35df6300a072 [2023-05-17T14:48:07.348Z] ---> cca082696432 [2023-05-17T14:48:07.348Z] Step 12/12 : RUN $MAKE [2023-05-17T14:48:07.348Z] ---> Running in 2093a7227f9c [2023-05-17T14:48:07.348Z] noop [2023-05-17T14:48:07.348Z] Removing intermediate container 2093a7227f9c [2023-05-17T14:48:07.348Z] ---> 7f3ba455277a [2023-05-17T14:48:07.348Z] Successfully built 7f3ba455277a [2023-05-17T14:48:07.348Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T14:48:07.676Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-17T14:48:07.676Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T14:48:07.743Z] prd-ubuntu20.04-docker-8c-8g-15876 does not seem to be running inside a container [2023-05-17T14:48:07.770Z] $ 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-05-17T14:48:08.127Z] $ docker top 2cc1f52a9d7e2815d5c594e0ffa328a6da83682df0ab95b8d17cfa702ddf43ec -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T14:48:08.472Z] + go version [2023-05-17T14:48:08.472Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-17T14:48:08.482Z] $ docker stop --time=1 2cc1f52a9d7e2815d5c594e0ffa328a6da83682df0ab95b8d17cfa702ddf43ec [2023-05-17T14:48:09.730Z] $ docker rm -f --volumes 2cc1f52a9d7e2815d5c594e0ffa328a6da83682df0ab95b8d17cfa702ddf43ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T14:48:10.144Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-17T14:48:10.144Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T14:48:10.216Z] prd-ubuntu20.04-docker-8c-8g-15876 does not seem to be running inside a container [2023-05-17T14:48:10.242Z] $ 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-05-17T14:48:10.574Z] $ docker top 9e671aa756daeb0d53e30ec7e2fd0bb838eb6f6c0e328c508206a2a651cf7c1a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T14:48:10.915Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2023-05-17T14:48:11.207Z] + make test [2023-05-17T14:48:11.207Z] go test -race -coverprofile=coverage.out ./... [2023-05-17T14:48:29.586Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-05-17T14:48:51.521Z] go vet ./... [2023-05-17T14:48:54.060Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-17T14:48:54.060Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-17T14:48:54.060Z] ./bin/test-attribution-txt.sh [2023-05-17T14:48:54.060Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [2023-05-17T14:48:54.060Z] An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-05-17T14:48:54.075Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-17T14:48:54.085Z] $ docker stop --time=1 9e671aa756daeb0d53e30ec7e2fd0bb838eb6f6c0e328c508206a2a651cf7c1a [2023-05-17T14:48:57.321Z] $ docker rm -f --volumes 9e671aa756daeb0d53e30ec7e2fd0bb838eb6f6c0e328c508206a2a651cf7c1a [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-17T14:48:57.832Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-17T14:48:57.875Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-17T14:48:58.320Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-17T14:48:58.697Z] + ls -al . [2023-05-17T14:48:58.697Z] total 176 [2023-05-17T14:48:58.697Z] drwxrwxr-x 8 jenkins jenkins 4096 May 17 14:48 . [2023-05-17T14:48:58.697Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 14:47 .. [2023-05-17T14:48:58.697Z] -rw-rw-r-- 1 jenkins jenkins 119 May 17 14:47 .dockerignore [2023-05-17T14:48:58.697Z] drwxrwxr-x 8 jenkins jenkins 4096 May 17 14:47 .git [2023-05-17T14:48:58.697Z] drwxrwxr-x 3 jenkins jenkins 4096 May 17 14:47 .github [2023-05-17T14:48:58.697Z] -rw-rw-r-- 1 jenkins jenkins 171 May 17 14:47 .gitignore [2023-05-17T14:48:58.697Z] -rw-rw-r-- 1 jenkins jenkins 41 May 17 14:47 .golangci.yml [2023-05-17T14:48:58.697Z] drwxr-xr-x 3 jenkins jenkins 4096 May 17 14:47 .semver [2023-05-17T14:48:58.697Z] -rw-rw-r-- 1 jenkins jenkins 9088 May 17 14:47 Attribution.txt [2023-05-17T14:48:58.697Z] -rw-rw-r-- 1 jenkins jenkins 29118 May 17 14:47 CHANGELOG.md [2023-05-17T14:48:58.697Z] -rw-rw-r-- 1 jenkins jenkins 1898 May 17 14:47 Dockerfile [2023-05-17T14:48:58.697Z] -rw-rw-r-- 1 jenkins jenkins 677 May 17 14:47 GOVERNANCE.md [2023-05-17T14:48:58.697Z] -rw-rw-r-- 1 jenkins jenkins 688 May 17 14:47 Jenkinsfile [2023-05-17T14:48:58.697Z] -rw-rw-r-- 1 jenkins jenkins 10174 May 17 14:47 LICENSE [2023-05-17T14:48:58.697Z] -rw-rw-r-- 1 jenkins jenkins 618 May 17 14:47 OWNERS.md [2023-05-17T14:48:58.697Z] -rw-rw-r-- 1 jenkins jenkins 4885 May 17 14:47 README.md [2023-05-17T14:48:58.697Z] -rw-rw-r-- 1 jenkins jenkins 12 May 17 14:47 VERSION [2023-05-17T14:48:58.697Z] drwxrwxr-x 2 jenkins jenkins 4096 May 17 14:47 bin [2023-05-17T14:48:58.698Z] -rw-r--r-- 1 jenkins jenkins 13 May 17 14:48 coverage.out [2023-05-17T14:48:58.698Z] -rw-rw-r-- 1 jenkins jenkins 3302 May 17 14:47 go.mod [2023-05-17T14:48:58.698Z] -rw-rw-r-- 1 jenkins jenkins 31421 May 17 14:47 go.sum [2023-05-17T14:48:58.698Z] -rw-rw-r-- 1 jenkins jenkins 1937 May 17 14:47 main.go [2023-05-17T14:48:58.698Z] -rw-rw-r-- 1 jenkins jenkins 2569 May 17 14:47 makefile [2023-05-17T14:48:58.698Z] drwxrwxr-x 9 jenkins jenkins 4096 May 17 14:47 res [2023-05-17T14:48:58.698Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 14:47 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T14:48:59.060Z] + 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=f8820f46cc4bf4e47a1527ab92c50dcdaa53b1b7 --label arch=amd64 --label version=3.0.0-dev.46 . [2023-05-17T14:48:59.060Z] Sending build context to Docker daemon 3.344MB [2023-05-17T14:48:59.060Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-05-17T14:48:59.060Z] Step 2/26 : FROM ${BASE} AS builder [2023-05-17T14:48:59.060Z] ---> 7f3ba455277a [2023-05-17T14:48:59.060Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-05-17T14:48:59.060Z] ---> Running in 562dae8490b8 [2023-05-17T14:48:59.319Z] Removing intermediate container 562dae8490b8 [2023-05-17T14:48:59.319Z] ---> b2f4a9494843 [2023-05-17T14:48:59.319Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-05-17T14:48:59.319Z] ---> Running in 10d299b1caa0 [2023-05-17T14:48:59.319Z] Removing intermediate container 10d299b1caa0 [2023-05-17T14:48:59.319Z] ---> 274f13774a15 [2023-05-17T14:48:59.319Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-05-17T14:48:59.319Z] ---> Running in 1df98d94613e [2023-05-17T14:48:59.319Z] Removing intermediate container 1df98d94613e [2023-05-17T14:48:59.319Z] ---> 8a5ddac5b3b3 [2023-05-17T14:48:59.319Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-17T14:48:59.319Z] ---> Running in e718c8c966a0 [2023-05-17T14:48:59.580Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-17T14:48:59.840Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-17T14:48:59.840Z] OK: 265 MiB in 53 packages [2023-05-17T14:49:00.410Z] Removing intermediate container e718c8c966a0 [2023-05-17T14:49:00.410Z] ---> b9063b1bb15a [2023-05-17T14:49:00.410Z] Step 7/26 : WORKDIR /app [2023-05-17T14:49:00.410Z] ---> Running in c7fe8f07e8c6 [2023-05-17T14:49:00.410Z] Removing intermediate container c7fe8f07e8c6 [2023-05-17T14:49:00.410Z] ---> a1b0e9a729ec [2023-05-17T14:49:00.410Z] Step 8/26 : COPY go.mod vendor* ./ [2023-05-17T14:49:00.410Z] ---> b8177fbb6a2f [2023-05-17T14:49:00.410Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-17T14:49:00.410Z] ---> Running in 532a1e428dd6 [2023-05-17T14:49:01.436Z] Removing intermediate container 532a1e428dd6 [2023-05-17T14:49:01.436Z] ---> cab6fab1bbbe [2023-05-17T14:49:01.436Z] Step 10/26 : COPY . . [2023-05-17T14:49:01.695Z] ---> 08e2e874aa11 [2023-05-17T14:49:01.695Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-17T14:49:01.695Z] ---> Running in ccc6dec8ded1 [2023-05-17T14:49:01.695Z] Removing intermediate container ccc6dec8ded1 [2023-05-17T14:49:01.695Z] ---> e32e63f055e8 [2023-05-17T14:49:01.695Z] Step 12/26 : RUN $MAKE [2023-05-17T14:49:01.695Z] ---> Running in 30086bca30c5 [2023-05-17T14:49:01.954Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.65 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.46" -trimpath -mod=readonly -o app-service-configurable [2023-05-17T14:49:24.028Z] Removing intermediate container 30086bca30c5 [2023-05-17T14:49:24.028Z] ---> 162334f5ccce [2023-05-17T14:49:24.028Z] Step 13/26 : FROM alpine:3.17 [2023-05-17T14:49:24.028Z] 3.17: Pulling from library/alpine [2023-05-17T14:49:24.028Z] f56be85fc22e: Already exists [2023-05-17T14:49:24.028Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-17T14:49:24.028Z] Status: Downloaded newer image for alpine:3.17 [2023-05-17T14:49:24.028Z] ---> 9ed4aefc74f6 [2023-05-17T14:49:24.028Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-17T14:49:24.028Z] ---> Running in 6c31cc25a838 [2023-05-17T14:49:24.028Z] Removing intermediate container 6c31cc25a838 [2023-05-17T14:49:24.028Z] ---> 10727fe97987 [2023-05-17T14:49:24.028Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-05-17T14:49:24.028Z] ---> Running in 5075fe9c281a [2023-05-17T14:49:24.028Z] Removing intermediate container 5075fe9c281a [2023-05-17T14:49:24.028Z] ---> 31a0cfb96be8 [2023-05-17T14:49:24.028Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-17T14:49:24.028Z] ---> Running in 11974f5578c6 [2023-05-17T14:49:24.028Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-17T14:49:24.028Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-17T14:49:24.028Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-17T14:49:24.028Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-17T14:49:24.028Z] Executing busybox-1.35.0-r29.trigger [2023-05-17T14:49:24.028Z] Executing ca-certificates-20230506-r0.trigger [2023-05-17T14:49:24.028Z] OK: 8 MiB in 17 packages [2023-05-17T14:49:24.028Z] Removing intermediate container 11974f5578c6 [2023-05-17T14:49:24.028Z] ---> 8c76e1b45926 [2023-05-17T14:49:24.028Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-05-17T14:49:24.028Z] ---> 4e085585cc74 [2023-05-17T14:49:24.028Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-05-17T14:49:24.028Z] ---> e0f7376da662 [2023-05-17T14:49:24.028Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-05-17T14:49:24.028Z] ---> 02ddb197758d [2023-05-17T14:49:24.028Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-05-17T14:49:24.028Z] ---> 780f2afd1692 [2023-05-17T14:49:24.028Z] Step 21/26 : EXPOSE 48095 [2023-05-17T14:49:24.028Z] ---> Running in 6653f02ffd14 [2023-05-17T14:49:24.028Z] Removing intermediate container 6653f02ffd14 [2023-05-17T14:49:24.028Z] ---> 40f73cc4debb [2023-05-17T14:49:24.029Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-05-17T14:49:24.029Z] ---> Running in 85112cd229ca [2023-05-17T14:49:24.029Z] Removing intermediate container 85112cd229ca [2023-05-17T14:49:24.029Z] ---> cf864b537ab5 [2023-05-17T14:49:24.029Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-17T14:49:24.029Z] ---> Running in b1050a670422 [2023-05-17T14:49:24.029Z] Removing intermediate container b1050a670422 [2023-05-17T14:49:24.029Z] ---> d393cd33697e [2023-05-17T14:49:24.029Z] Step 24/26 : LABEL arch=amd64 [2023-05-17T14:49:24.029Z] ---> Running in 2e868580cd6e [2023-05-17T14:49:24.029Z] Removing intermediate container 2e868580cd6e [2023-05-17T14:49:24.029Z] ---> 263ba1c2ee9a [2023-05-17T14:49:24.029Z] Step 25/26 : LABEL git_sha=f8820f46cc4bf4e47a1527ab92c50dcdaa53b1b7 [2023-05-17T14:49:24.029Z] ---> Running in 2dcf2ec94275 [2023-05-17T14:49:24.029Z] Removing intermediate container 2dcf2ec94275 [2023-05-17T14:49:24.029Z] ---> 6f1e7d9fa12e [2023-05-17T14:49:24.029Z] Step 26/26 : LABEL version=3.0.0-dev.46 [2023-05-17T14:49:24.029Z] ---> Running in 8e0912aaab2b [2023-05-17T14:49:24.029Z] Removing intermediate container 8e0912aaab2b [2023-05-17T14:49:24.029Z] ---> c3aa4b5ae261 [2023-05-17T14:49:24.029Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-17T14:49:24.029Z] Successfully built c3aa4b5ae261 [2023-05-17T14:49:24.029Z] 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-05-17T14:49:24.113Z] provisioning config files... [2023-05-17T14:49:24.122Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8925236616624687801tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T14:49:24.425Z] ---> docker-login.sh [2023-05-17T14:49:24.425Z] nexus3.edgexfoundry.org:10001 [2023-05-17T14:49:24.425Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T14:49:24.425Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T14:49:24.425Z] Configure a credential helper to remove this warning. See [2023-05-17T14:49:24.425Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T14:49:24.425Z] [2023-05-17T14:49:24.425Z] Login Succeeded [2023-05-17T14:49:24.425Z] nexus3.edgexfoundry.org:10002 [2023-05-17T14:49:24.425Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T14:49:24.425Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T14:49:24.425Z] Configure a credential helper to remove this warning. See [2023-05-17T14:49:24.425Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T14:49:24.425Z] [2023-05-17T14:49:24.425Z] Login Succeeded [2023-05-17T14:49:24.425Z] nexus3.edgexfoundry.org:10003 [2023-05-17T14:49:24.684Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T14:49:24.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T14:49:24.684Z] Configure a credential helper to remove this warning. See [2023-05-17T14:49:24.684Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T14:49:24.684Z] [2023-05-17T14:49:24.684Z] Login Succeeded [2023-05-17T14:49:24.684Z] nexus3.edgexfoundry.org:10004 [2023-05-17T14:49:24.684Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T14:49:24.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T14:49:24.684Z] Configure a credential helper to remove this warning. See [2023-05-17T14:49:24.684Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T14:49:24.684Z] [2023-05-17T14:49:24.684Z] Login Succeeded [2023-05-17T14:49:24.684Z] docker.io [2023-05-17T14:49:24.943Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T14:49:24.943Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T14:49:24.943Z] Configure a credential helper to remove this warning. See [2023-05-17T14:49:24.943Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T14:49:24.943Z] [2023-05-17T14:49:24.943Z] Login Succeeded [2023-05-17T14:49:24.943Z] ---> docker-login.sh ends [Pipeline] } [2023-05-17T14:49:24.959Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-17T14:49:24.984Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T14:49:25.006Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2023-05-17T14:49:25.006Z] f8820f46cc4bf4e47a1527ab92c50dcdaa53b1b7 [2023-05-17T14:49:25.006Z] latest [2023-05-17T14:49:25.006Z] 3.0.0-dev.46 [2023-05-17T14:49:25.006Z] f8820f46cc4bf4e47a1527ab92c50dcdaa53b1b7-3.0.0-dev.46 [2023-05-17T14:49:25.006Z] main [2023-05-17T14:49:25.006Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T14:49:25.311Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:f8820f46cc4bf4e47a1527ab92c50dcdaa53b1b7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T14:49:25.613Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:f8820f46cc4bf4e47a1527ab92c50dcdaa53b1b7 [2023-05-17T14:49:25.613Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-05-17T14:49:25.613Z] 4675ea4dfe48: Preparing [2023-05-17T14:49:25.613Z] c24b58390ebb: Preparing [2023-05-17T14:49:25.613Z] 9ecddbea54d0: Preparing [2023-05-17T14:49:25.613Z] dd962b8c2dc2: Preparing [2023-05-17T14:49:25.613Z] a87899c576d3: Preparing [2023-05-17T14:49:25.613Z] f1417ff83b31: Preparing [2023-05-17T14:49:25.613Z] f1417ff83b31: Waiting [2023-05-17T14:49:25.613Z] 9ecddbea54d0: Pushed [2023-05-17T14:49:25.613Z] dd962b8c2dc2: Pushed [2023-05-17T14:49:25.613Z] c24b58390ebb: Pushed [2023-05-17T14:49:25.613Z] f1417ff83b31: Layer already exists [2023-05-17T14:49:25.613Z] a87899c576d3: Pushed [2023-05-17T14:49:28.899Z] 4675ea4dfe48: Pushed [2023-05-17T14:49:28.899Z] f8820f46cc4bf4e47a1527ab92c50dcdaa53b1b7: digest: sha256:7a272d7fe7b00dcdb288433227f7e90270e9b720a42d529a4db4c1142b2d2c9c size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T14:49:29.205Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T14:49:29.506Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-05-17T14:49:29.506Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-05-17T14:49:29.506Z] 4675ea4dfe48: Preparing [2023-05-17T14:49:29.506Z] c24b58390ebb: Preparing [2023-05-17T14:49:29.506Z] 9ecddbea54d0: Preparing [2023-05-17T14:49:29.506Z] dd962b8c2dc2: Preparing [2023-05-17T14:49:29.506Z] a87899c576d3: Preparing [2023-05-17T14:49:29.506Z] f1417ff83b31: Preparing [2023-05-17T14:49:29.506Z] f1417ff83b31: Waiting [2023-05-17T14:49:29.506Z] c24b58390ebb: Layer already exists [2023-05-17T14:49:29.506Z] 9ecddbea54d0: Layer already exists [2023-05-17T14:49:29.506Z] 4675ea4dfe48: Layer already exists [2023-05-17T14:49:29.506Z] dd962b8c2dc2: Layer already exists [2023-05-17T14:49:29.506Z] a87899c576d3: Layer already exists [2023-05-17T14:49:29.506Z] f1417ff83b31: Layer already exists [2023-05-17T14:49:29.506Z] latest: digest: sha256:7a272d7fe7b00dcdb288433227f7e90270e9b720a42d529a4db4c1142b2d2c9c size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T14:49:29.812Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T14:49:30.120Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.46 [2023-05-17T14:49:30.120Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-05-17T14:49:30.120Z] 4675ea4dfe48: Preparing [2023-05-17T14:49:30.120Z] c24b58390ebb: Preparing [2023-05-17T14:49:30.120Z] 9ecddbea54d0: Preparing [2023-05-17T14:49:30.120Z] dd962b8c2dc2: Preparing [2023-05-17T14:49:30.120Z] a87899c576d3: Preparing [2023-05-17T14:49:30.120Z] f1417ff83b31: Preparing [2023-05-17T14:49:30.120Z] f1417ff83b31: Waiting [2023-05-17T14:49:30.120Z] 4675ea4dfe48: Layer already exists [2023-05-17T14:49:30.120Z] dd962b8c2dc2: Layer already exists [2023-05-17T14:49:30.120Z] a87899c576d3: Layer already exists [2023-05-17T14:49:30.120Z] c24b58390ebb: Layer already exists [2023-05-17T14:49:30.120Z] 9ecddbea54d0: Layer already exists [2023-05-17T14:49:30.120Z] f1417ff83b31: Layer already exists [2023-05-17T14:49:30.120Z] 3.0.0-dev.46: digest: sha256:7a272d7fe7b00dcdb288433227f7e90270e9b720a42d529a4db4c1142b2d2c9c size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T14:49:30.435Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:f8820f46cc4bf4e47a1527ab92c50dcdaa53b1b7-3.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T14:49:30.751Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:f8820f46cc4bf4e47a1527ab92c50dcdaa53b1b7-3.0.0-dev.46 [2023-05-17T14:49:30.751Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-05-17T14:49:30.751Z] 4675ea4dfe48: Preparing [2023-05-17T14:49:30.751Z] c24b58390ebb: Preparing [2023-05-17T14:49:30.751Z] 9ecddbea54d0: Preparing [2023-05-17T14:49:30.751Z] dd962b8c2dc2: Preparing [2023-05-17T14:49:30.751Z] a87899c576d3: Preparing [2023-05-17T14:49:30.751Z] f1417ff83b31: Preparing [2023-05-17T14:49:30.751Z] f1417ff83b31: Waiting [2023-05-17T14:49:30.751Z] dd962b8c2dc2: Layer already exists [2023-05-17T14:49:30.751Z] a87899c576d3: Layer already exists [2023-05-17T14:49:30.751Z] c24b58390ebb: Layer already exists [2023-05-17T14:49:30.751Z] 4675ea4dfe48: Layer already exists [2023-05-17T14:49:30.751Z] 9ecddbea54d0: Layer already exists [2023-05-17T14:49:30.751Z] f1417ff83b31: Layer already exists [2023-05-17T14:49:30.751Z] f8820f46cc4bf4e47a1527ab92c50dcdaa53b1b7-3.0.0-dev.46: digest: sha256:7a272d7fe7b00dcdb288433227f7e90270e9b720a42d529a4db4c1142b2d2c9c size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T14:49:31.069Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T14:49:31.386Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2023-05-17T14:49:31.386Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-05-17T14:49:31.386Z] 4675ea4dfe48: Preparing [2023-05-17T14:49:31.386Z] c24b58390ebb: Preparing [2023-05-17T14:49:31.386Z] 9ecddbea54d0: Preparing [2023-05-17T14:49:31.386Z] dd962b8c2dc2: Preparing [2023-05-17T14:49:31.386Z] a87899c576d3: Preparing [2023-05-17T14:49:31.386Z] f1417ff83b31: Preparing [2023-05-17T14:49:31.386Z] f1417ff83b31: Waiting [2023-05-17T14:49:31.386Z] 9ecddbea54d0: Layer already exists [2023-05-17T14:49:31.386Z] dd962b8c2dc2: Layer already exists [2023-05-17T14:49:31.386Z] a87899c576d3: Layer already exists [2023-05-17T14:49:31.386Z] 4675ea4dfe48: Layer already exists [2023-05-17T14:49:31.386Z] c24b58390ebb: Layer already exists [2023-05-17T14:49:31.386Z] f1417ff83b31: Layer already exists [2023-05-17T14:49:31.386Z] main: digest: sha256:7a272d7fe7b00dcdb288433227f7e90270e9b720a42d529a4db4c1142b2d2c9c size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-17T14:49:31.445Z] ===================================================== [Pipeline] echo [2023-05-17T14:49:31.453Z] taggedImages: [2023-05-17T14:49:31.453Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:f8820f46cc4bf4e47a1527ab92c50dcdaa53b1b7 [2023-05-17T14:49:31.453Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-05-17T14:49:31.453Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.46 [2023-05-17T14:49:31.453Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:f8820f46cc4bf4e47a1527ab92c50dcdaa53b1b7-3.0.0-dev.46 [2023-05-17T14:49:31.453Z] - 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-05-17T14:49:31.843Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-17T14:49:31.843Z] [2023-05-17T14:49:31.843Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T14:49:32.142Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-17T14:49:32.142Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-17T14:49:32.142Z] 5eb5b503b376: Pulling fs layer [2023-05-17T14:49:32.142Z] 5c69ac0246d0: Pulling fs layer [2023-05-17T14:49:32.142Z] ec43610c2a17: Pulling fs layer [2023-05-17T14:49:32.142Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-17T14:49:32.142Z] 33b1e0a273af: Pulling fs layer [2023-05-17T14:49:32.142Z] 5d3b04190fa2: Pulling fs layer [2023-05-17T14:49:32.142Z] 2f39f015ded8: Pulling fs layer [2023-05-17T14:49:32.142Z] 33b1e0a273af: Waiting [2023-05-17T14:49:32.142Z] 5d3b04190fa2: Waiting [2023-05-17T14:49:32.142Z] 2f39f015ded8: Waiting [2023-05-17T14:49:32.142Z] 3a2ae6a8a46f: Waiting [2023-05-17T14:49:32.142Z] 5c69ac0246d0: Verifying Checksum [2023-05-17T14:49:32.142Z] 5c69ac0246d0: Download complete [2023-05-17T14:49:32.142Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-17T14:49:32.142Z] 3a2ae6a8a46f: Download complete [2023-05-17T14:49:32.142Z] 33b1e0a273af: Verifying Checksum [2023-05-17T14:49:32.142Z] 33b1e0a273af: Download complete [2023-05-17T14:49:32.142Z] ec43610c2a17: Verifying Checksum [2023-05-17T14:49:32.142Z] ec43610c2a17: Download complete [2023-05-17T14:49:32.142Z] 5d3b04190fa2: Verifying Checksum [2023-05-17T14:49:32.142Z] 5d3b04190fa2: Download complete [2023-05-17T14:49:32.401Z] 5eb5b503b376: Verifying Checksum [2023-05-17T14:49:32.401Z] 5eb5b503b376: Download complete [2023-05-17T14:49:32.970Z] 2f39f015ded8: Download complete [2023-05-17T14:49:33.536Z] 5eb5b503b376: Pull complete [2023-05-17T14:49:33.794Z] 5c69ac0246d0: Pull complete [2023-05-17T14:49:34.054Z] ec43610c2a17: Pull complete [2023-05-17T14:49:34.313Z] 3a2ae6a8a46f: Pull complete [2023-05-17T14:49:34.575Z] 33b1e0a273af: Pull complete [2023-05-17T14:49:34.575Z] 5d3b04190fa2: Pull complete [2023-05-17T14:49:38.765Z] 2f39f015ded8: Pull complete [2023-05-17T14:49:38.765Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-17T14:49:38.765Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-17T14:49:38.765Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T14:49:38.840Z] prd-ubuntu20.04-docker-8c-8g-15876 does not seem to be running inside a container [2023-05-17T14:49:38.862Z] $ 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-05-17T14:49:41.728Z] $ docker top 077b9ac496f4d1bd00aaf8ae19647ad9676ca1fcaf9523d47b1a1654e87f947d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T14:49:42.115Z] ---> job-cost.sh [2023-05-17T14:49:42.115Z] lf-activate-venv: SKIPPING [2023-05-17T14:49:42.115Z] INFO: No Stack... [2023-05-17T14:49:42.374Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-17T14:49:42.634Z] INFO: Archiving Costs [Pipeline] sh [2023-05-17T14:49:42.923Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2023-05-17T14:49:42.923Z] + cut -d, -f6 [Pipeline] lock [2023-05-17T14:49:42.934Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-164-stack-cost] [2023-05-17T14:49:42.940Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-164-stack-cost] did not exist. Created. [2023-05-17T14:49:42.940Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-164-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-17T14:49:43.245Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-17T14:49:43.275Z] Stashed 1 file(s) [Pipeline] } [2023-05-17T14:49:43.282Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-164-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-17T14:49:43.298Z] $ docker stop --time=1 077b9ac496f4d1bd00aaf8ae19647ad9676ca1fcaf9523d47b1a1654e87f947d [2023-05-17T14:49:44.463Z] $ docker rm -f --volumes 077b9ac496f4d1bd00aaf8ae19647ad9676ca1fcaf9523d47b1a1654e87f947d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-17T14:49:58.949Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15879 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2023-05-17T14:49:58.963Z] Running in /w/workspace/app-service-configurable/164 [Pipeline] { [Pipeline] checkout [2023-05-17T14:49:59.004Z] Selected Git installation does not exist. Using Default [2023-05-17T14:49:59.004Z] The recommended git tool is: NONE [2023-05-17T14:50:05.731Z] using credential edgex-jenkins-ssh [2023-05-17T14:50:05.749Z] Cloning the remote Git repository [2023-05-17T14:50:05.808Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-05-17T14:50:05.926Z] > git init /w/workspace/app-service-configurable/164 # timeout=10 [2023-05-17T14:50:06.089Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-05-17T14:50:06.090Z] > git --version # timeout=10 [2023-05-17T14:50:06.115Z] > git --version # 'git version 2.25.1' [2023-05-17T14:50:06.118Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-17T14:50:06.306Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-17T14:50:08.700Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-05-17T14:50:08.724Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-17T14:50:09.629Z] Avoid second fetch [2023-05-17T14:50:09.629Z] Checking out Revision f8820f46cc4bf4e47a1527ab92c50dcdaa53b1b7 (main) [2023-05-17T14:50:10.306Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#564)" [2023-05-17T14:50:09.651Z] > git config core.sparsecheckout # timeout=10 [2023-05-17T14:50:09.727Z] > git checkout -f f8820f46cc4bf4e47a1527ab92c50dcdaa53b1b7 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-17T14:50:11.263Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-17T14:50:11.263Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-17T14:50:11.263Z] Dload Upload Total Spent Left Speed [2023-05-17T14:50:11.263Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 226k 0 --:--:-- --:--:-- --:--:-- 230k [Pipeline] sh [2023-05-17T14:50:11.827Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-17T14:50:12.166Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-17T14:50:12.166Z] sudo tee /etc/docker/daemon.new [2023-05-17T14:50:12.166Z] { [2023-05-17T14:50:12.166Z] "registry-mirrors": [ [2023-05-17T14:50:12.166Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-17T14:50:12.166Z] ], [2023-05-17T14:50:12.166Z] "bip": "10.250.0.254/24", [2023-05-17T14:50:12.166Z] "hosts": [ [2023-05-17T14:50:12.166Z] "tcp://0.0.0.0:5555", [2023-05-17T14:50:12.166Z] "unix:///var/run/docker.sock" [2023-05-17T14:50:12.166Z] ], [2023-05-17T14:50:12.166Z] "mtu": 1458, [2023-05-17T14:50:12.166Z] "selinux-enabled": true, [2023-05-17T14:50:12.166Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-17T14:50:12.166Z] } [Pipeline] sh [2023-05-17T14:50:12.511Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-17T14:50:12.859Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-17T14:50:31.159Z] provisioning config files... [2023-05-17T14:50:31.190Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/164@tmp/config7530096782005437964tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T14:50:31.550Z] ---> docker-login.sh [2023-05-17T14:50:31.550Z] nexus3.edgexfoundry.org:10001 [2023-05-17T14:50:32.143Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T14:50:32.143Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T14:50:32.143Z] Configure a credential helper to remove this warning. See [2023-05-17T14:50:32.143Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T14:50:32.143Z] [2023-05-17T14:50:32.143Z] Login Succeeded [2023-05-17T14:50:32.143Z] nexus3.edgexfoundry.org:10002 [2023-05-17T14:50:32.412Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T14:50:32.412Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T14:50:32.412Z] Configure a credential helper to remove this warning. See [2023-05-17T14:50:32.412Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T14:50:32.412Z] [2023-05-17T14:50:32.412Z] Login Succeeded [2023-05-17T14:50:32.691Z] nexus3.edgexfoundry.org:10003 [2023-05-17T14:50:32.691Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T14:50:32.962Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T14:50:32.962Z] Configure a credential helper to remove this warning. See [2023-05-17T14:50:32.962Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T14:50:32.962Z] [2023-05-17T14:50:32.962Z] Login Succeeded [2023-05-17T14:50:32.962Z] nexus3.edgexfoundry.org:10004 [2023-05-17T14:50:33.233Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T14:50:33.233Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T14:50:33.233Z] Configure a credential helper to remove this warning. See [2023-05-17T14:50:33.233Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T14:50:33.233Z] [2023-05-17T14:50:33.233Z] Login Succeeded [2023-05-17T14:50:33.233Z] docker.io [2023-05-17T14:50:33.505Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T14:50:33.772Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T14:50:33.772Z] Configure a credential helper to remove this warning. See [2023-05-17T14:50:33.772Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T14:50:33.772Z] [2023-05-17T14:50:33.772Z] Login Succeeded [2023-05-17T14:50:33.772Z] ---> docker-login.sh ends [Pipeline] } [2023-05-17T14:50:33.786Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-17T14:50:34.037Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T14:50:34.050Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T14:50:34.059Z] ========================================================= [2023-05-17T14:50:34.059Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-17T14:50:34.059Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T14:50:34.411Z] + 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-05-17T14:50:34.411Z] Sending build context to Docker daemon 168.4kB [2023-05-17T14:50:34.680Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-17T14:50:34.680Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-17T14:50:34.949Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-17T14:50:34.949Z] c41833b44d91: Pulling fs layer [2023-05-17T14:50:34.949Z] ed15518f5707: Pulling fs layer [2023-05-17T14:50:34.949Z] feae8fd75edb: Pulling fs layer [2023-05-17T14:50:34.949Z] 242c74f7c9fa: Pulling fs layer [2023-05-17T14:50:34.949Z] 3cdef696dda3: Pulling fs layer [2023-05-17T14:50:34.949Z] 2ced38df9373: Pulling fs layer [2023-05-17T14:50:34.949Z] 58f1dce35555: Pulling fs layer [2023-05-17T14:50:34.949Z] 242c74f7c9fa: Waiting [2023-05-17T14:50:34.949Z] 3cdef696dda3: Waiting [2023-05-17T14:50:34.949Z] 2ced38df9373: Waiting [2023-05-17T14:50:34.949Z] ed15518f5707: Verifying Checksum [2023-05-17T14:50:34.949Z] ed15518f5707: Download complete [2023-05-17T14:50:34.949Z] 242c74f7c9fa: Download complete [2023-05-17T14:50:35.220Z] 3cdef696dda3: Download complete [2023-05-17T14:50:35.220Z] c41833b44d91: Verifying Checksum [2023-05-17T14:50:35.220Z] c41833b44d91: Download complete [2023-05-17T14:50:36.200Z] c41833b44d91: Pull complete [2023-05-17T14:50:36.476Z] 58f1dce35555: Verifying Checksum [2023-05-17T14:50:36.476Z] 58f1dce35555: Download complete [2023-05-17T14:50:36.759Z] ed15518f5707: Pull complete [2023-05-17T14:50:37.733Z] feae8fd75edb: Verifying Checksum [2023-05-17T14:50:37.733Z] feae8fd75edb: Download complete [2023-05-17T14:50:37.733Z] 2ced38df9373: Verifying Checksum [2023-05-17T14:50:37.733Z] 2ced38df9373: Download complete [2023-05-17T14:50:50.107Z] feae8fd75edb: Pull complete [2023-05-17T14:50:50.107Z] 242c74f7c9fa: Pull complete [2023-05-17T14:50:50.107Z] 3cdef696dda3: Pull complete [2023-05-17T14:50:56.788Z] 2ced38df9373: Pull complete [2023-05-17T14:50:58.771Z] 58f1dce35555: Pull complete [2023-05-17T14:50:58.771Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-17T14:50:58.771Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-17T14:50:58.771Z] ---> fadd8f120f05 [2023-05-17T14:50:58.771Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-17T14:51:00.734Z] ---> Running in 1d9c2e11d676 [2023-05-17T14:51:01.323Z] Removing intermediate container 1d9c2e11d676 [2023-05-17T14:51:01.323Z] ---> bb716b801575 [2023-05-17T14:51:01.323Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-17T14:51:01.602Z] ---> Running in 31a41bc17b71 [2023-05-17T14:51:02.189Z] Removing intermediate container 31a41bc17b71 [2023-05-17T14:51:02.189Z] ---> d2fca00696c6 [2023-05-17T14:51:02.189Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-17T14:51:02.474Z] ---> Running in 9fac6651175a [2023-05-17T14:51:02.751Z] Removing intermediate container 9fac6651175a [2023-05-17T14:51:02.751Z] ---> a0a3def0cde0 [2023-05-17T14:51:02.751Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-17T14:51:03.026Z] ---> Running in e7943d91c386 [2023-05-17T14:51:04.506Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-17T14:51:05.105Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-17T14:51:06.071Z] OK: 263 MiB in 53 packages [2023-05-17T14:51:07.040Z] Removing intermediate container e7943d91c386 [2023-05-17T14:51:07.041Z] ---> 75420c3746ef [2023-05-17T14:51:07.041Z] Step 7/12 : WORKDIR /app [2023-05-17T14:51:07.041Z] ---> Running in b50d9aeb18de [2023-05-17T14:51:07.311Z] Removing intermediate container b50d9aeb18de [2023-05-17T14:51:07.311Z] ---> 225fc3b6601f [2023-05-17T14:51:07.311Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-17T14:51:07.899Z] ---> 2c0c9872a06e [2023-05-17T14:51:07.899Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-17T14:51:07.899Z] ---> Running in f69cdc3e784d [2023-05-17T14:52:15.795Z] Removing intermediate container f69cdc3e784d [2023-05-17T14:52:15.795Z] ---> 08bd0d10fa7b [2023-05-17T14:52:15.795Z] Step 10/12 : COPY . . [2023-05-17T14:52:15.795Z] ---> 96486338c2df [2023-05-17T14:52:15.795Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-17T14:52:15.795Z] ---> Running in 65172088784c [2023-05-17T14:52:15.795Z] Removing intermediate container 65172088784c [2023-05-17T14:52:15.795Z] ---> 6168aacdabc3 [2023-05-17T14:52:15.795Z] Step 12/12 : RUN $MAKE [2023-05-17T14:52:15.795Z] ---> Running in 8c34afb80deb [2023-05-17T14:52:15.795Z] noop [2023-05-17T14:52:15.795Z] Removing intermediate container 8c34afb80deb [2023-05-17T14:52:15.795Z] ---> f209f74ce4d3 [2023-05-17T14:52:15.795Z] Successfully built f209f74ce4d3 [2023-05-17T14:52:15.795Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T14:52:16.155Z] + docker inspect -f . ci-base-image-arm64 [2023-05-17T14:52:16.155Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T14:52:16.373Z] prd-ubuntu20.04-docker-arm64-4c-16g-15879 does not seem to be running inside a container [2023-05-17T14:52:16.453Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/164 -v /w/workspace/app-service-configurable/164:/w/workspace/app-service-configurable/164:rw,z -v /w/workspace/app-service-configurable/164@tmp:/w/workspace/app-service-configurable/164@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-05-17T14:52:17.719Z] $ docker top 2619e276c8901998fa79941436a5f20188dbcfab8b1f4f52a6d2adf14ea55126 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T14:52:18.558Z] + go version [2023-05-17T14:52:18.558Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-17T14:52:18.586Z] $ docker stop --time=1 2619e276c8901998fa79941436a5f20188dbcfab8b1f4f52a6d2adf14ea55126 [2023-05-17T14:52:20.335Z] $ docker rm -f --volumes 2619e276c8901998fa79941436a5f20188dbcfab8b1f4f52a6d2adf14ea55126 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T14:52:20.864Z] + docker inspect -f . ci-base-image-arm64 [2023-05-17T14:52:20.865Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T14:52:21.065Z] prd-ubuntu20.04-docker-arm64-4c-16g-15879 does not seem to be running inside a container [2023-05-17T14:52:21.157Z] $ 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/164 -v /w/workspace/app-service-configurable/164:/w/workspace/app-service-configurable/164:rw,z -v /w/workspace/app-service-configurable/164@tmp:/w/workspace/app-service-configurable/164@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-05-17T14:52:24.835Z] $ docker top 570ffcc097db42621572098449d17a76ef331cf03675ca2cfd7c0391122f1b64 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T14:52:25.696Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/164 [Pipeline] fileExists [Pipeline] sh [2023-05-17T14:52:26.357Z] + make test [2023-05-17T14:52:26.357Z] go test -race -coverprofile=coverage.out ./... [2023-05-17T14:55:18.121Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-05-17T14:55:18.121Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-17T14:55:18.121Z] go vet ./... [2023-05-17T14:57:54.894Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-17T14:57:54.894Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-17T14:57:54.894Z] ./bin/test-attribution-txt.sh [2023-05-17T14:57:54.894Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [2023-05-17T14:57:54.894Z] An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-05-17T14:57:54.913Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-17T14:57:54.936Z] $ docker stop --time=1 570ffcc097db42621572098449d17a76ef331cf03675ca2cfd7c0391122f1b64 [2023-05-17T14:57:56.801Z] $ docker rm -f --volumes 570ffcc097db42621572098449d17a76ef331cf03675ca2cfd7c0391122f1b64 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-17T14:57:58.425Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-17T14:57:58.448Z] Warning: overwriting stash ‘coverage-report’ [2023-05-17T14:57:58.949Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-17T14:57:59.323Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-17T14:57:59.644Z] + ls -al . [2023-05-17T14:57:59.644Z] total 172 [2023-05-17T14:57:59.644Z] drwxrwxr-x 7 jenkins jenkins 4096 May 17 14:52 . [2023-05-17T14:57:59.644Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 14:50 .. [2023-05-17T14:57:59.644Z] -rw-rw-r-- 1 jenkins jenkins 119 May 17 14:50 .dockerignore [2023-05-17T14:57:59.644Z] drwxrwxr-x 8 jenkins jenkins 4096 May 17 14:50 .git [2023-05-17T14:57:59.644Z] drwxrwxr-x 3 jenkins jenkins 4096 May 17 14:50 .github [2023-05-17T14:57:59.644Z] -rw-rw-r-- 1 jenkins jenkins 171 May 17 14:50 .gitignore [2023-05-17T14:57:59.644Z] -rw-rw-r-- 1 jenkins jenkins 41 May 17 14:50 .golangci.yml [2023-05-17T14:57:59.644Z] -rw-rw-r-- 1 jenkins jenkins 9088 May 17 14:50 Attribution.txt [2023-05-17T14:57:59.644Z] -rw-rw-r-- 1 jenkins jenkins 29118 May 17 14:50 CHANGELOG.md [2023-05-17T14:57:59.644Z] -rw-rw-r-- 1 jenkins jenkins 1898 May 17 14:50 Dockerfile [2023-05-17T14:57:59.644Z] -rw-rw-r-- 1 jenkins jenkins 677 May 17 14:50 GOVERNANCE.md [2023-05-17T14:57:59.644Z] -rw-rw-r-- 1 jenkins jenkins 688 May 17 14:50 Jenkinsfile [2023-05-17T14:57:59.644Z] -rw-rw-r-- 1 jenkins jenkins 10174 May 17 14:50 LICENSE [2023-05-17T14:57:59.644Z] -rw-rw-r-- 1 jenkins jenkins 618 May 17 14:50 OWNERS.md [2023-05-17T14:57:59.644Z] -rw-rw-r-- 1 jenkins jenkins 4885 May 17 14:50 README.md [2023-05-17T14:57:59.644Z] -rw-rw-r-- 1 jenkins jenkins 12 May 17 14:47 VERSION [2023-05-17T14:57:59.644Z] drwxrwxr-x 2 jenkins jenkins 4096 May 17 14:50 bin [2023-05-17T14:57:59.644Z] -rw-r--r-- 1 jenkins jenkins 13 May 17 14:52 coverage.out [2023-05-17T14:57:59.644Z] -rw-rw-r-- 1 jenkins jenkins 3302 May 17 14:50 go.mod [2023-05-17T14:57:59.644Z] -rw-rw-r-- 1 jenkins jenkins 31421 May 17 14:50 go.sum [2023-05-17T14:57:59.644Z] -rw-rw-r-- 1 jenkins jenkins 1937 May 17 14:50 main.go [2023-05-17T14:57:59.644Z] -rw-rw-r-- 1 jenkins jenkins 2569 May 17 14:50 makefile [2023-05-17T14:57:59.644Z] drwxrwxr-x 9 jenkins jenkins 4096 May 17 14:50 res [2023-05-17T14:57:59.644Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 14:50 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T14:57:59.988Z] + 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=f8820f46cc4bf4e47a1527ab92c50dcdaa53b1b7 --label arch=arm64 --label version=3.0.0-dev.46 . [2023-05-17T14:57:59.988Z] Sending build context to Docker daemon 169.5kB [2023-05-17T14:58:00.257Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-05-17T14:58:00.257Z] Step 2/26 : FROM ${BASE} AS builder [2023-05-17T14:58:00.257Z] ---> f209f74ce4d3 [2023-05-17T14:58:00.257Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-05-17T14:58:00.257Z] ---> Running in fa947c9983f4 [2023-05-17T14:58:00.529Z] Removing intermediate container fa947c9983f4 [2023-05-17T14:58:00.529Z] ---> 42f21dc2d8e3 [2023-05-17T14:58:00.529Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-05-17T14:58:00.797Z] ---> Running in 7534efef4786 [2023-05-17T14:58:01.065Z] Removing intermediate container 7534efef4786 [2023-05-17T14:58:01.065Z] ---> bbccd57765f0 [2023-05-17T14:58:01.065Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-05-17T14:58:01.065Z] ---> Running in 687a94c98221 [2023-05-17T14:58:01.333Z] Removing intermediate container 687a94c98221 [2023-05-17T14:58:01.333Z] ---> b273c46eb342 [2023-05-17T14:58:01.333Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-17T14:58:01.602Z] ---> Running in b4d20e0da7ab [2023-05-17T14:58:02.566Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-17T14:58:03.151Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-17T14:58:04.561Z] OK: 263 MiB in 53 packages [2023-05-17T14:58:05.146Z] Removing intermediate container b4d20e0da7ab [2023-05-17T14:58:05.146Z] ---> 6549354a387e [2023-05-17T14:58:05.146Z] Step 7/26 : WORKDIR /app [2023-05-17T14:58:05.415Z] ---> Running in 0f7135d54a34 [2023-05-17T14:58:05.687Z] Removing intermediate container 0f7135d54a34 [2023-05-17T14:58:05.687Z] ---> 89a2d1eb7582 [2023-05-17T14:58:05.687Z] Step 8/26 : COPY go.mod vendor* ./ [2023-05-17T14:58:05.962Z] ---> 5b5ecc32e9cd [2023-05-17T14:58:05.962Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-17T14:58:06.230Z] ---> Running in b03ea88ac88b [2023-05-17T14:58:08.818Z] Removing intermediate container b03ea88ac88b [2023-05-17T14:58:08.818Z] ---> 0f77d7512877 [2023-05-17T14:58:08.818Z] Step 10/26 : COPY . . [2023-05-17T14:58:09.087Z] ---> 89c4bce2ef0a [2023-05-17T14:58:09.087Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-17T14:58:09.358Z] ---> Running in 742b0e4cd00c [2023-05-17T14:58:09.628Z] Removing intermediate container 742b0e4cd00c [2023-05-17T14:58:09.628Z] ---> f12f5d44aa9c [2023-05-17T14:58:09.628Z] Step 12/26 : RUN $MAKE [2023-05-17T14:58:09.628Z] ---> Running in 1e3847b03345 [2023-05-17T14:58:10.591Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.65 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.46" -trimpath -mod=readonly -o app-service-configurable [2023-05-17T15:00:32.326Z] Removing intermediate container 1e3847b03345 [2023-05-17T15:00:32.326Z] ---> d376050409a6 [2023-05-17T15:00:32.326Z] Step 13/26 : FROM alpine:3.17 [2023-05-17T15:00:32.326Z] 3.17: Pulling from library/alpine [2023-05-17T15:00:32.326Z] c41833b44d91: Already exists [2023-05-17T15:00:32.326Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-17T15:00:32.326Z] Status: Downloaded newer image for alpine:3.17 [2023-05-17T15:00:32.326Z] ---> 51e60588ff2c [2023-05-17T15:00:32.326Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-17T15:00:32.326Z] ---> Running in e6a049eedb55 [2023-05-17T15:00:32.326Z] Removing intermediate container e6a049eedb55 [2023-05-17T15:00:32.326Z] ---> cce3c88c5043 [2023-05-17T15:00:32.326Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-05-17T15:00:32.326Z] ---> Running in 44b0fa398794 [2023-05-17T15:00:32.326Z] Removing intermediate container 44b0fa398794 [2023-05-17T15:00:32.326Z] ---> ae5c1f4885e1 [2023-05-17T15:00:32.326Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-17T15:00:32.326Z] ---> Running in b634dd9d6310 [2023-05-17T15:00:32.326Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-17T15:00:32.326Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-17T15:00:32.327Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-17T15:00:32.327Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-17T15:00:32.327Z] Executing busybox-1.35.0-r29.trigger [2023-05-17T15:00:32.327Z] Executing ca-certificates-20230506-r0.trigger [2023-05-17T15:00:32.327Z] OK: 8 MiB in 17 packages [2023-05-17T15:00:32.327Z] Removing intermediate container b634dd9d6310 [2023-05-17T15:00:32.327Z] ---> 67e5f1354fe9 [2023-05-17T15:00:32.327Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-05-17T15:00:32.327Z] ---> 86040bac4cd6 [2023-05-17T15:00:32.327Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-05-17T15:00:32.327Z] ---> 26ef763ef7fc [2023-05-17T15:00:32.327Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-05-17T15:00:32.327Z] ---> 45606bb9178a [2023-05-17T15:00:32.327Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-05-17T15:00:32.911Z] ---> b27a12fa875e [2023-05-17T15:00:32.911Z] Step 21/26 : EXPOSE 48095 [2023-05-17T15:00:32.911Z] ---> Running in 8d6753860e9c [2023-05-17T15:00:33.179Z] Removing intermediate container 8d6753860e9c [2023-05-17T15:00:33.179Z] ---> c35b61b37841 [2023-05-17T15:00:33.179Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-05-17T15:00:33.179Z] ---> Running in 894b32686e8b [2023-05-17T15:00:33.446Z] Removing intermediate container 894b32686e8b [2023-05-17T15:00:33.446Z] ---> 44f3981ad1b4 [2023-05-17T15:00:33.446Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-17T15:00:33.446Z] ---> Running in 8a8ab0e0b83c [2023-05-17T15:00:34.034Z] Removing intermediate container 8a8ab0e0b83c [2023-05-17T15:00:34.034Z] ---> 022108a85016 [2023-05-17T15:00:34.034Z] Step 24/26 : LABEL arch=arm64 [2023-05-17T15:00:34.034Z] ---> Running in 67b91bdec6dd [2023-05-17T15:00:34.306Z] Removing intermediate container 67b91bdec6dd [2023-05-17T15:00:34.306Z] ---> c996d34970bb [2023-05-17T15:00:34.306Z] Step 25/26 : LABEL git_sha=f8820f46cc4bf4e47a1527ab92c50dcdaa53b1b7 [2023-05-17T15:00:34.306Z] ---> Running in 05b19b4f7e27 [2023-05-17T15:00:34.572Z] Removing intermediate container 05b19b4f7e27 [2023-05-17T15:00:34.572Z] ---> 72b92e164b70 [2023-05-17T15:00:34.572Z] Step 26/26 : LABEL version=3.0.0-dev.46 [2023-05-17T15:00:34.572Z] ---> Running in c3b9eab12c1d [2023-05-17T15:00:34.839Z] Removing intermediate container c3b9eab12c1d [2023-05-17T15:00:34.839Z] ---> 560799aaeeb4 [2023-05-17T15:00:34.839Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-17T15:00:34.839Z] Successfully built 560799aaeeb4 [2023-05-17T15:00:34.839Z] 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-05-17T15:00:34.953Z] provisioning config files... [2023-05-17T15:00:34.967Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/164@tmp/config5821953693488152888tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T15:00:35.292Z] ---> docker-login.sh [2023-05-17T15:00:35.292Z] nexus3.edgexfoundry.org:10001 [2023-05-17T15:00:35.292Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T15:00:35.559Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T15:00:35.559Z] Configure a credential helper to remove this warning. See [2023-05-17T15:00:35.559Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T15:00:35.559Z] [2023-05-17T15:00:35.559Z] Login Succeeded [2023-05-17T15:00:35.559Z] nexus3.edgexfoundry.org:10002 [2023-05-17T15:00:35.826Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T15:00:35.826Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T15:00:35.826Z] Configure a credential helper to remove this warning. See [2023-05-17T15:00:35.826Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T15:00:35.826Z] [2023-05-17T15:00:35.826Z] Login Succeeded [2023-05-17T15:00:35.826Z] nexus3.edgexfoundry.org:10003 [2023-05-17T15:00:36.092Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T15:00:36.358Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T15:00:36.358Z] Configure a credential helper to remove this warning. See [2023-05-17T15:00:36.358Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T15:00:36.358Z] [2023-05-17T15:00:36.358Z] Login Succeeded [2023-05-17T15:00:36.358Z] nexus3.edgexfoundry.org:10004 [2023-05-17T15:00:36.358Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T15:00:36.625Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T15:00:36.625Z] Configure a credential helper to remove this warning. See [2023-05-17T15:00:36.625Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T15:00:36.625Z] [2023-05-17T15:00:36.625Z] Login Succeeded [2023-05-17T15:00:36.625Z] docker.io [2023-05-17T15:00:36.892Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T15:00:37.159Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T15:00:37.159Z] Configure a credential helper to remove this warning. See [2023-05-17T15:00:37.159Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T15:00:37.159Z] [2023-05-17T15:00:37.159Z] Login Succeeded [2023-05-17T15:00:37.159Z] ---> docker-login.sh ends [Pipeline] } [2023-05-17T15:00:37.173Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-17T15:00:37.201Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T15:00:37.221Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2023-05-17T15:00:37.221Z] f8820f46cc4bf4e47a1527ab92c50dcdaa53b1b7 [2023-05-17T15:00:37.221Z] latest [2023-05-17T15:00:37.221Z] 3.0.0-dev.46 [2023-05-17T15:00:37.221Z] f8820f46cc4bf4e47a1527ab92c50dcdaa53b1b7-3.0.0-dev.46 [2023-05-17T15:00:37.221Z] main [2023-05-17T15:00:37.221Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T15:00:37.553Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:f8820f46cc4bf4e47a1527ab92c50dcdaa53b1b7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T15:00:37.901Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:f8820f46cc4bf4e47a1527ab92c50dcdaa53b1b7 [2023-05-17T15:00:37.901Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-05-17T15:00:37.901Z] 09f1929bc8a9: Preparing [2023-05-17T15:00:37.901Z] 9ad3ea3e9c21: Preparing [2023-05-17T15:00:37.901Z] 1949c069a6a0: Preparing [2023-05-17T15:00:37.901Z] 4cb40a466bce: Preparing [2023-05-17T15:00:37.901Z] b31145f274bf: Preparing [2023-05-17T15:00:37.901Z] 26cbea5cba74: Preparing [2023-05-17T15:00:37.901Z] 26cbea5cba74: Waiting [2023-05-17T15:00:38.166Z] 9ad3ea3e9c21: Pushed [2023-05-17T15:00:38.166Z] 4cb40a466bce: Pushed [2023-05-17T15:00:38.166Z] 1949c069a6a0: Pushed [2023-05-17T15:00:38.166Z] 26cbea5cba74: Layer already exists [2023-05-17T15:00:38.432Z] b31145f274bf: Pushed [2023-05-17T15:00:42.678Z] 09f1929bc8a9: Pushed [2023-05-17T15:00:42.678Z] f8820f46cc4bf4e47a1527ab92c50dcdaa53b1b7: digest: sha256:dd1021853ba4f69e526991428af54848c41759374868ad9a78d706cccf77395b size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T15:00:43.042Z] + 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-05-17T15:00:43.376Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-05-17T15:00:43.376Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-05-17T15:00:43.376Z] 09f1929bc8a9: Preparing [2023-05-17T15:00:43.376Z] 9ad3ea3e9c21: Preparing [2023-05-17T15:00:43.376Z] 1949c069a6a0: Preparing [2023-05-17T15:00:43.376Z] 4cb40a466bce: Preparing [2023-05-17T15:00:43.376Z] b31145f274bf: Preparing [2023-05-17T15:00:43.376Z] 26cbea5cba74: Preparing [2023-05-17T15:00:43.376Z] 26cbea5cba74: Waiting [2023-05-17T15:00:43.376Z] 4cb40a466bce: Layer already exists [2023-05-17T15:00:43.376Z] 9ad3ea3e9c21: Layer already exists [2023-05-17T15:00:43.376Z] 1949c069a6a0: Layer already exists [2023-05-17T15:00:43.376Z] 09f1929bc8a9: Layer already exists [2023-05-17T15:00:43.376Z] b31145f274bf: Layer already exists [2023-05-17T15:00:43.376Z] 26cbea5cba74: Layer already exists [2023-05-17T15:00:43.376Z] latest: digest: sha256:dd1021853ba4f69e526991428af54848c41759374868ad9a78d706cccf77395b size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T15:00:43.981Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T15:00:44.375Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.46 [2023-05-17T15:00:44.376Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-05-17T15:00:44.376Z] 09f1929bc8a9: Preparing [2023-05-17T15:00:44.376Z] 9ad3ea3e9c21: Preparing [2023-05-17T15:00:44.376Z] 1949c069a6a0: Preparing [2023-05-17T15:00:44.376Z] 4cb40a466bce: Preparing [2023-05-17T15:00:44.376Z] b31145f274bf: Preparing [2023-05-17T15:00:44.376Z] 26cbea5cba74: Preparing [2023-05-17T15:00:44.376Z] 26cbea5cba74: Waiting [2023-05-17T15:00:44.376Z] 9ad3ea3e9c21: Layer already exists [2023-05-17T15:00:44.376Z] 09f1929bc8a9: Layer already exists [2023-05-17T15:00:44.376Z] b31145f274bf: Layer already exists [2023-05-17T15:00:44.376Z] 1949c069a6a0: Layer already exists [2023-05-17T15:00:44.376Z] 4cb40a466bce: Layer already exists [2023-05-17T15:00:44.376Z] 26cbea5cba74: Layer already exists [2023-05-17T15:00:44.376Z] 3.0.0-dev.46: digest: sha256:dd1021853ba4f69e526991428af54848c41759374868ad9a78d706cccf77395b size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T15:00:45.022Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:f8820f46cc4bf4e47a1527ab92c50dcdaa53b1b7-3.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T15:00:45.377Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:f8820f46cc4bf4e47a1527ab92c50dcdaa53b1b7-3.0.0-dev.46 [2023-05-17T15:00:45.377Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-05-17T15:00:45.377Z] 09f1929bc8a9: Preparing [2023-05-17T15:00:45.377Z] 9ad3ea3e9c21: Preparing [2023-05-17T15:00:45.377Z] 1949c069a6a0: Preparing [2023-05-17T15:00:45.377Z] 4cb40a466bce: Preparing [2023-05-17T15:00:45.377Z] b31145f274bf: Preparing [2023-05-17T15:00:45.377Z] 26cbea5cba74: Preparing [2023-05-17T15:00:45.377Z] 26cbea5cba74: Waiting [2023-05-17T15:00:45.377Z] 9ad3ea3e9c21: Layer already exists [2023-05-17T15:00:45.377Z] b31145f274bf: Layer already exists [2023-05-17T15:00:45.377Z] 4cb40a466bce: Layer already exists [2023-05-17T15:00:45.377Z] 1949c069a6a0: Layer already exists [2023-05-17T15:00:45.377Z] 09f1929bc8a9: Layer already exists [2023-05-17T15:00:45.377Z] 26cbea5cba74: Layer already exists [2023-05-17T15:00:45.652Z] f8820f46cc4bf4e47a1527ab92c50dcdaa53b1b7-3.0.0-dev.46: digest: sha256:dd1021853ba4f69e526991428af54848c41759374868ad9a78d706cccf77395b size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T15:00:46.059Z] + 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-05-17T15:00:46.405Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2023-05-17T15:00:46.406Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-05-17T15:00:46.406Z] 09f1929bc8a9: Preparing [2023-05-17T15:00:46.406Z] 9ad3ea3e9c21: Preparing [2023-05-17T15:00:46.406Z] 1949c069a6a0: Preparing [2023-05-17T15:00:46.406Z] 4cb40a466bce: Preparing [2023-05-17T15:00:46.406Z] b31145f274bf: Preparing [2023-05-17T15:00:46.406Z] 26cbea5cba74: Preparing [2023-05-17T15:00:46.406Z] 26cbea5cba74: Waiting [2023-05-17T15:00:46.406Z] 4cb40a466bce: Layer already exists [2023-05-17T15:00:46.406Z] 9ad3ea3e9c21: Layer already exists [2023-05-17T15:00:46.406Z] 09f1929bc8a9: Layer already exists [2023-05-17T15:00:46.406Z] b31145f274bf: Layer already exists [2023-05-17T15:00:46.406Z] 1949c069a6a0: Layer already exists [2023-05-17T15:00:46.406Z] 26cbea5cba74: Layer already exists [2023-05-17T15:00:46.672Z] main: digest: sha256:dd1021853ba4f69e526991428af54848c41759374868ad9a78d706cccf77395b size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-17T15:00:46.731Z] ===================================================== [Pipeline] echo [2023-05-17T15:00:46.741Z] taggedImages: [2023-05-17T15:00:46.741Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:f8820f46cc4bf4e47a1527ab92c50dcdaa53b1b7 [2023-05-17T15:00:46.741Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-05-17T15:00:46.741Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.46 [2023-05-17T15:00:46.741Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:f8820f46cc4bf4e47a1527ab92c50dcdaa53b1b7-3.0.0-dev.46 [2023-05-17T15:00:46.741Z] - 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-05-17T15:00:47.112Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-17T15:00:47.112Z] [2023-05-17T15:00:47.112Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T15:00:47.449Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-17T15:00:47.449Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-17T15:00:47.449Z] 8998bd30e6a1: Pulling fs layer [2023-05-17T15:00:47.449Z] 04944245beec: Pulling fs layer [2023-05-17T15:00:47.449Z] 699f458cf7ca: Pulling fs layer [2023-05-17T15:00:47.449Z] 765212b225bb: Pulling fs layer [2023-05-17T15:00:47.449Z] f23df028b6ca: Pulling fs layer [2023-05-17T15:00:47.449Z] d65c8cfc05b1: Pulling fs layer [2023-05-17T15:00:47.449Z] 2437ff75d9bd: Pulling fs layer [2023-05-17T15:00:47.449Z] f23df028b6ca: Waiting [2023-05-17T15:00:47.449Z] d65c8cfc05b1: Waiting [2023-05-17T15:00:47.449Z] 2437ff75d9bd: Waiting [2023-05-17T15:00:47.449Z] 765212b225bb: Waiting [2023-05-17T15:00:47.716Z] 04944245beec: Verifying Checksum [2023-05-17T15:00:47.716Z] 04944245beec: Download complete [2023-05-17T15:00:47.716Z] 765212b225bb: Verifying Checksum [2023-05-17T15:00:47.716Z] 765212b225bb: Download complete [2023-05-17T15:00:47.716Z] f23df028b6ca: Verifying Checksum [2023-05-17T15:00:47.716Z] f23df028b6ca: Download complete [2023-05-17T15:00:47.716Z] d65c8cfc05b1: Verifying Checksum [2023-05-17T15:00:47.716Z] d65c8cfc05b1: Download complete [2023-05-17T15:00:47.983Z] 699f458cf7ca: Verifying Checksum [2023-05-17T15:00:47.983Z] 699f458cf7ca: Download complete [2023-05-17T15:00:48.254Z] 8998bd30e6a1: Download complete [2023-05-17T15:00:50.854Z] 2437ff75d9bd: Download complete [2023-05-17T15:00:52.266Z] 8998bd30e6a1: Pull complete [2023-05-17T15:00:52.533Z] 04944245beec: Pull complete [2023-05-17T15:00:55.872Z] 699f458cf7ca: Pull complete [2023-05-17T15:00:56.141Z] 765212b225bb: Pull complete [2023-05-17T15:00:57.100Z] f23df028b6ca: Pull complete [2023-05-17T15:00:57.100Z] d65c8cfc05b1: Pull complete [2023-05-17T15:01:12.132Z] 2437ff75d9bd: Pull complete [2023-05-17T15:01:12.132Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-17T15:01:12.132Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-17T15:01:12.132Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T15:01:12.321Z] prd-ubuntu20.04-docker-arm64-4c-16g-15879 does not seem to be running inside a container [2023-05-17T15:01:12.395Z] $ 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/164 -v /w/workspace/app-service-configurable/164:/w/workspace/app-service-configurable/164:rw,z -v /w/workspace/app-service-configurable/164@tmp:/w/workspace/app-service-configurable/164@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-05-17T15:01:14.980Z] $ docker top bf500b83dc759e49fd0a1107656ea3c8e0fb98e18902e87a21f5de2b44b5943b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T15:01:15.784Z] ---> job-cost.sh [2023-05-17T15:01:15.784Z] lf-activate-venv: SKIPPING [2023-05-17T15:01:15.784Z] INFO: No Stack... [2023-05-17T15:01:16.364Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-17T15:01:17.323Z] INFO: Archiving Costs [Pipeline] sh [2023-05-17T15:01:17.966Z] + cut -d, -f6 [2023-05-17T15:01:17.966Z] + cat /w/workspace/app-service-configurable/164/archives/cost.csv [Pipeline] lock [2023-05-17T15:01:18.036Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-164-stack-cost] [2023-05-17T15:01:18.045Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-164-stack-cost] did not exist. Created. [2023-05-17T15:01:18.045Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-164-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-17T15:01:18.703Z] /w/workspace/app-service-configurable/164@tmp/durable-96894bdd/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-17T15:01:19.351Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-17T15:01:19.370Z] Warning: overwriting stash ‘stack-cost’ [2023-05-17T15:01:19.426Z] Stashed 1 file(s) [Pipeline] } [2023-05-17T15:01:19.435Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-164-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-17T15:01:19.461Z] $ docker stop --time=1 bf500b83dc759e49fd0a1107656ea3c8e0fb98e18902e87a21f5de2b44b5943b [2023-05-17T15:01:20.973Z] $ docker rm -f --volumes bf500b83dc759e49fd0a1107656ea3c8e0fb98e18902e87a21f5de2b44b5943b [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-05-17T15:01:21.335Z] provisioning config files... [2023-05-17T15:01:21.342Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5318081795183198697tmp [Pipeline] { [Pipeline] sh [2023-05-17T15:01:21.648Z] + set +x [2023-05-17T15:01:21.649Z] + curl -s https://codecov.io/bash [2023-05-17T15:01:21.649Z] + bash -s -- [2023-05-17T15:01:21.649Z] [2023-05-17T15:01:21.649Z] _____ _ [2023-05-17T15:01:21.649Z] / ____| | | [2023-05-17T15:01:21.649Z] | | ___ __| | ___ ___ _____ __ [2023-05-17T15:01:21.649Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-17T15:01:21.649Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-17T15:01:21.649Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-17T15:01:21.649Z] Bash-1.0.6 [2023-05-17T15:01:21.649Z] [2023-05-17T15:01:21.649Z] [2023-05-17T15:01:21.649Z] ==> git version 2.25.1 found [2023-05-17T15:01:21.649Z] ==> 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-05-17T15:01:21.649Z] Release-Date: 2020-01-08 [2023-05-17T15:01:21.649Z] 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-05-17T15:01:21.649Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-17T15:01:21.649Z] ==> Jenkins CI detected. [2023-05-17T15:01:21.649Z] current dir:  /w/workspace/ry_app-service-configurable_main [2023-05-17T15:01:21.649Z] project root: . [2023-05-17T15:01:21.649Z] --> token set from env [2023-05-17T15:01:21.649Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-17T15:01:21.649Z] ==> Running gcov in . (disable via -X gcov) [2023-05-17T15:01:21.649Z] ==> Python coveragepy not found [2023-05-17T15:01:21.649Z] ==> Searching for coverage reports in: [2023-05-17T15:01:21.649Z] + . [2023-05-17T15:01:21.649Z] -> Found 1 reports [2023-05-17T15:01:21.649Z] ==> Detecting git/mercurial file structure [2023-05-17T15:01:21.908Z] ==> Reading reports [2023-05-17T15:01:21.908Z] + ./coverage.out bytes=13 [2023-05-17T15:01:21.908Z] ==> Appending adjustments [2023-05-17T15:01:21.908Z] https://docs.codecov.io/docs/fixing-reports [2023-05-17T15:01:21.908Z] + Found adjustments [2023-05-17T15:01:21.908Z] ==> Gzipping contents [2023-05-17T15:01:21.908Z] 4.0K /tmp/codecov.PQGCCo.gz [2023-05-17T15:01:21.908Z] ==> Uploading reports [2023-05-17T15:01:21.908Z] url: https://codecov.io [2023-05-17T15:01:21.908Z] query: branch=main&commit=f8820f46cc4bf4e47a1527ab92c50dcdaa53b1b7&build=164&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F164%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-17T15:01:21.908Z] -> Pinging Codecov [2023-05-17T15:01:21.908Z] 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=f8820f46cc4bf4e47a1527ab92c50dcdaa53b1b7&build=164&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F164%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-17T15:01:21.908Z] -> Uploading to [2023-05-17T15:01:21.908Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-17/A97CA9966030D2A3747ED39772930CCE/f8820f46cc4bf4e47a1527ab92c50dcdaa53b1b7/dc341c23-03a8-4b7a-a2db-7e5011f01e46.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230517%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230517T150121Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=618a24f5a6d03c809ab70bee16c96dea39dd874f907012dcb59b47eb10d8ce2d [2023-05-17T15:01:21.908Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-17T15:01:21.908Z] Dload Upload Total Spent Left Speed [2023-05-17T15:01:22.167Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 2281 --:--:-- --:--:-- --:--:-- 2281 [2023-05-17T15:01:22.167Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/f8820f46cc4bf4e47a1527ab92c50dcdaa53b1b7 [Pipeline] } [2023-05-17T15:01:22.174Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-17T15:01:22.276Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-17T15:01:22.289Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T15:01:22.588Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-17T15:01:22.589Z] [2023-05-17T15:01:22.589Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T15:01:22.892Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-17T15:01:22.892Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-17T15:01:22.892Z] df9b9388f04a: Pulling fs layer [2023-05-17T15:01:22.892Z] 52dc419b0ee2: Pulling fs layer [2023-05-17T15:01:22.892Z] 25bc292e5bac: Pulling fs layer [2023-05-17T15:01:22.892Z] 114826534d7a: Pulling fs layer [2023-05-17T15:01:22.892Z] 4657fd5d0bcf: Pulling fs layer [2023-05-17T15:01:22.892Z] 6ad1cebc031e: Pulling fs layer [2023-05-17T15:01:22.892Z] 8a3aa393b2d8: Pulling fs layer [2023-05-17T15:01:22.892Z] 114826534d7a: Waiting [2023-05-17T15:01:22.892Z] 4657fd5d0bcf: Waiting [2023-05-17T15:01:22.892Z] 6ad1cebc031e: Waiting [2023-05-17T15:01:22.892Z] 8a3aa393b2d8: Waiting [2023-05-17T15:01:22.892Z] 25bc292e5bac: Verifying Checksum [2023-05-17T15:01:22.892Z] 25bc292e5bac: Download complete [2023-05-17T15:01:22.892Z] 52dc419b0ee2: Download complete [2023-05-17T15:01:22.892Z] 4657fd5d0bcf: Download complete [2023-05-17T15:01:22.892Z] df9b9388f04a: Verifying Checksum [2023-05-17T15:01:22.892Z] df9b9388f04a: Download complete [2023-05-17T15:01:23.152Z] 6ad1cebc031e: Verifying Checksum [2023-05-17T15:01:23.152Z] 6ad1cebc031e: Download complete [2023-05-17T15:01:23.152Z] df9b9388f04a: Pull complete [2023-05-17T15:01:23.152Z] 52dc419b0ee2: Pull complete [2023-05-17T15:01:23.152Z] 25bc292e5bac: Pull complete [2023-05-17T15:01:23.721Z] 114826534d7a: Verifying Checksum [2023-05-17T15:01:23.721Z] 114826534d7a: Download complete [2023-05-17T15:01:23.721Z] 8a3aa393b2d8: Verifying Checksum [2023-05-17T15:01:23.721Z] 8a3aa393b2d8: Download complete [2023-05-17T15:01:27.008Z] 114826534d7a: Pull complete [2023-05-17T15:01:27.008Z] 4657fd5d0bcf: Pull complete [2023-05-17T15:01:27.270Z] 6ad1cebc031e: Pull complete [2023-05-17T15:01:29.801Z] 8a3aa393b2d8: Pull complete [2023-05-17T15:01:29.801Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-17T15:01:29.801Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-17T15:01:29.802Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T15:01:29.882Z] prd-ubuntu20.04-docker-8c-8g-15876 does not seem to be running inside a container [2023-05-17T15:01:29.911Z] $ 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-05-17T15:01:32.940Z] $ docker top 934d5f87d156077a2e76d7168d99a1cb8fbef07790db85112688cd725fb5c7e5 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-17T15:01:33.013Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2023-05-17T15:01:33.294Z] + set -o pipefail [2023-05-17T15:01:33.294Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2023-05-17T15:01:38.563Z] [2023-05-17T15:01:38.563Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2023-05-17T15:01:38.563Z] [2023-05-17T15:01:38.563Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/ce67eb30-d7d2-45a2-ab6d-ffb16e3dd79b [2023-05-17T15:01:38.563Z] [2023-05-17T15:01:38.563Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-05-17T15:01:38.563Z] [2023-05-17T15:01:38.563Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-17T15:01:38.563Z] [2023-05-17T15:01:38.563Z] [2023-05-17T15:01:38.563Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-17T15:01:38.563Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-17T15:01:38.563Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-05-17T15:01:38.571Z] $ docker stop --time=1 934d5f87d156077a2e76d7168d99a1cb8fbef07790db85112688cd725fb5c7e5 [2023-05-17T15:01:41.704Z] $ docker rm -f --volumes 934d5f87d156077a2e76d7168d99a1cb8fbef07790db85112688cd725fb5c7e5 [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-05-17T15:01:42.414Z] + git log --format=format:%s -1 f8820f46cc4bf4e47a1527ab92c50dcdaa53b1b7 [Pipeline] sh [2023-05-17T15:01:42.700Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-17T15:01:42.701Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T15:01:43.001Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-17T15:01:43.001Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T15:01:43.074Z] prd-ubuntu20.04-docker-8c-8g-15876 does not seem to be running inside a container [2023-05-17T15:01:43.104Z] $ 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-05-17T15:01:43.510Z] $ docker top 3c65d95791eb0c09e9edfa15b2cb28b868af7a4f6d97fd1881f59a1b14638d11 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-17T15:01:43.607Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-17T15:01:43.607Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-17T15:01:43.727Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-17T15:01:43.727Z] $ docker exec 3c65d95791eb0c09e9edfa15b2cb28b868af7a4f6d97fd1881f59a1b14638d11 ssh-agent [2023-05-17T15:01:43.857Z] SSH_AUTH_SOCK=/tmp/ssh-v9QNsNhEHF3F/agent.32 [2023-05-17T15:01:43.857Z] SSH_AGENT_PID=38 [2023-05-17T15:01:43.863Z] Running ssh-add (command line suppressed) [2023-05-17T15:01:43.956Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_16751912519121876151.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_16751912519121876151.key) [2023-05-17T15:01:43.974Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-17T15:01:44.261Z] + git semver tag [2023-05-17T15:01:44.521Z] 2023-05-17 15:01:44,422 [run_tag] DEBUG tag force:False [2023-05-17T15:01:44.521Z] 2023-05-17 15:01:44,422 [check_head_tag] DEBUG check head tag [2023-05-17T15:01:44.521Z] 2023-05-17 15:01:44,425 [execute] INFO git cat-file --batch-check [2023-05-17T15:01:44.521Z] 2023-05-17 15:01:44,425 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-05-17T15:01:44.521Z] 2023-05-17 15:01:44,428 [execute] INFO git cat-file --batch [2023-05-17T15:01:44.521Z] 2023-05-17 15:01:44,429 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-05-17T15:01:44.521Z] 2023-05-17 15:01:44,463 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-05-17T15:01:44.521Z] 2023-05-17 15:01:44,464 [execute] INFO git tag -a v3.0.0-dev.46 -m v3.0.0-dev.46 [2023-05-17T15:01:44.521Z] 2023-05-17 15:01:44,464 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.46', '-m', 'v3.0.0-dev.46'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2023-05-17T15:01:44.521Z] 2023-05-17 15:01:44,468 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-05-17T15:01:44.521Z] 3.0.0-dev.46 [Pipeline] } [2023-05-17T15:01:44.528Z] $ docker exec --env ******** --env ******** 3c65d95791eb0c09e9edfa15b2cb28b868af7a4f6d97fd1881f59a1b14638d11 ssh-agent -k [2023-05-17T15:01:44.620Z] unset SSH_AUTH_SOCK; [2023-05-17T15:01:44.621Z] unset SSH_AGENT_PID; [2023-05-17T15:01:44.621Z] echo Agent pid 38 killed; [2023-05-17T15:01:44.634Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-17T15:01:44.943Z] + git semver [Pipeline] } [2023-05-17T15:01:45.215Z] $ docker stop --time=1 3c65d95791eb0c09e9edfa15b2cb28b868af7a4f6d97fd1881f59a1b14638d11 [2023-05-17T15:01:46.491Z] $ docker rm -f --volumes 3c65d95791eb0c09e9edfa15b2cb28b868af7a4f6d97fd1881f59a1b14638d11 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T15:01:46.889Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-17T15:01:46.889Z] [2023-05-17T15:01:46.889Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T15:01:47.185Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-17T15:01:47.185Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-17T15:01:47.185Z] ab5ef0e58194: Pulling fs layer [2023-05-17T15:01:47.185Z] 9712f1f96733: Pulling fs layer [2023-05-17T15:01:47.185Z] 63f879dbbcfc: Pulling fs layer [2023-05-17T15:01:47.185Z] 0d9ebad4ef96: Pulling fs layer [2023-05-17T15:01:47.185Z] e9a5061849ea: Pulling fs layer [2023-05-17T15:01:47.185Z] d747dcd14b5f: Pulling fs layer [2023-05-17T15:01:47.185Z] 2de7ff778b66: Pulling fs layer [2023-05-17T15:01:47.185Z] 2de7ff778b66: Waiting [2023-05-17T15:01:47.185Z] d747dcd14b5f: Waiting [2023-05-17T15:01:47.185Z] 0d9ebad4ef96: Waiting [2023-05-17T15:01:47.185Z] 9712f1f96733: Verifying Checksum [2023-05-17T15:01:47.185Z] 9712f1f96733: Download complete [2023-05-17T15:01:47.444Z] 63f879dbbcfc: Verifying Checksum [2023-05-17T15:01:47.445Z] 63f879dbbcfc: Download complete [2023-05-17T15:01:47.702Z] e9a5061849ea: Verifying Checksum [2023-05-17T15:01:47.702Z] e9a5061849ea: Download complete [2023-05-17T15:01:47.702Z] d747dcd14b5f: Download complete [2023-05-17T15:01:47.702Z] ab5ef0e58194: Verifying Checksum [2023-05-17T15:01:47.702Z] ab5ef0e58194: Download complete [2023-05-17T15:01:47.702Z] 0d9ebad4ef96: Verifying Checksum [2023-05-17T15:01:47.702Z] 0d9ebad4ef96: Download complete [2023-05-17T15:01:47.702Z] 2de7ff778b66: Verifying Checksum [2023-05-17T15:01:47.702Z] 2de7ff778b66: Download complete [2023-05-17T15:01:50.231Z] ab5ef0e58194: Pull complete [2023-05-17T15:01:50.231Z] 9712f1f96733: Pull complete [2023-05-17T15:01:50.798Z] 63f879dbbcfc: Pull complete [2023-05-17T15:01:54.985Z] 0d9ebad4ef96: Pull complete [2023-05-17T15:01:54.985Z] e9a5061849ea: Pull complete [2023-05-17T15:01:54.985Z] d747dcd14b5f: Pull complete [2023-05-17T15:01:55.923Z] 2de7ff778b66: Pull complete [2023-05-17T15:01:55.923Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-17T15:01:55.923Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-17T15:01:55.923Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T15:01:56.010Z] prd-ubuntu20.04-docker-8c-8g-15876 does not seem to be running inside a container [2023-05-17T15:01:56.032Z] $ 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-05-17T15:02:00.177Z] $ docker top 0904ad6657b3c0d1f0b959b34f506790d680ee2ae4f5f35262fed22f03ec4c64 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-17T15:02:00.248Z] provisioning config files... [2023-05-17T15:02:00.253Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config11988422654200896282tmp [2023-05-17T15:02:00.260Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9384625026996414322tmp [2023-05-17T15:02:00.268Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1948722274037225015tmp [Pipeline] { [Pipeline] echo [2023-05-17T15:02:00.283Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T15:02:00.569Z] ---> sigul-configuration.sh [2023-05-17T15:02:00.569Z] gpg: directory `/root/.gnupg' created [2023-05-17T15:02:00.569Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-17T15:02:00.569Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-17T15:02:00.569Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-17T15:02:00.569Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-17T15:02:00.569Z] gpg: CAST5 encrypted data [2023-05-17T15:02:00.569Z] gpg: encrypted with 1 passphrase [2023-05-17T15:02:00.569Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-17T15:02:00.856Z] + mkdir /home/jenkins [2023-05-17T15:02:00.856Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-17T15:02:01.139Z] + 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-05-17T15:02:01.149Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T15:02:01.433Z] ---> sigul-install.sh [2023-05-17T15:02:01.433Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-17T15:02:01.717Z] + git tag --list [2023-05-17T15:02:01.717Z] v1.0.0 [2023-05-17T15:02:01.717Z] v1.1.0 [2023-05-17T15:02:01.717Z] v1.2.0 [2023-05-17T15:02:01.717Z] v1.2.1-dev.1 [2023-05-17T15:02:01.717Z] v1.2.1-dev.10 [2023-05-17T15:02:01.717Z] v1.2.1-dev.11 [2023-05-17T15:02:01.717Z] v1.2.1-dev.12 [2023-05-17T15:02:01.717Z] v1.2.1-dev.13 [2023-05-17T15:02:01.717Z] v1.2.1-dev.14 [2023-05-17T15:02:01.717Z] v1.2.1-dev.15 [2023-05-17T15:02:01.717Z] v1.2.1-dev.16 [2023-05-17T15:02:01.717Z] v1.2.1-dev.17 [2023-05-17T15:02:01.717Z] v1.2.1-dev.18 [2023-05-17T15:02:01.717Z] v1.2.1-dev.19 [2023-05-17T15:02:01.717Z] v1.2.1-dev.2 [2023-05-17T15:02:01.717Z] v1.2.1-dev.20 [2023-05-17T15:02:01.717Z] v1.2.1-dev.21 [2023-05-17T15:02:01.717Z] v1.2.1-dev.22 [2023-05-17T15:02:01.717Z] v1.2.1-dev.23 [2023-05-17T15:02:01.717Z] v1.2.1-dev.3 [2023-05-17T15:02:01.717Z] v1.2.1-dev.4 [2023-05-17T15:02:01.717Z] v1.2.1-dev.5 [2023-05-17T15:02:01.717Z] v1.2.1-dev.6 [2023-05-17T15:02:01.717Z] v1.2.1-dev.7 [2023-05-17T15:02:01.717Z] v1.2.1-dev.8 [2023-05-17T15:02:01.717Z] v1.2.1-dev.9 [2023-05-17T15:02:01.717Z] v1.3.0 [2023-05-17T15:02:01.717Z] v1.3.1 [2023-05-17T15:02:01.717Z] v1.3.1-dev.1 [2023-05-17T15:02:01.717Z] v2.0.0 [2023-05-17T15:02:01.717Z] v2.0.0-dev.1 [2023-05-17T15:02:01.717Z] v2.0.0-dev.2 [2023-05-17T15:02:01.717Z] v2.0.0-dev.3 [2023-05-17T15:02:01.717Z] v2.0.0-dev.4 [2023-05-17T15:02:01.717Z] v2.0.1 [2023-05-17T15:02:01.717Z] v2.1.0 [2023-05-17T15:02:01.717Z] v2.1.1 [2023-05-17T15:02:01.717Z] v2.1.1-dev.1 [2023-05-17T15:02:01.717Z] v2.1.1-dev.2 [2023-05-17T15:02:01.717Z] v2.1.2 [2023-05-17T15:02:01.717Z] v2.1.2-dev.1 [2023-05-17T15:02:01.717Z] v2.1.2-dev.2 [2023-05-17T15:02:01.717Z] v2.2.0 [2023-05-17T15:02:01.717Z] v2.2.1-dev.1 [2023-05-17T15:02:01.717Z] v2.2.1-dev.10 [2023-05-17T15:02:01.717Z] v2.2.1-dev.2 [2023-05-17T15:02:01.717Z] v2.2.1-dev.3 [2023-05-17T15:02:01.717Z] v2.2.1-dev.4 [2023-05-17T15:02:01.717Z] v2.2.1-dev.5 [2023-05-17T15:02:01.717Z] v2.2.1-dev.6 [2023-05-17T15:02:01.717Z] v2.2.1-dev.7 [2023-05-17T15:02:01.717Z] v2.2.1-dev.8 [2023-05-17T15:02:01.717Z] v2.2.1-dev.9 [2023-05-17T15:02:01.717Z] v2.3 [2023-05-17T15:02:01.717Z] v2.3.0 [2023-05-17T15:02:01.717Z] v2.3.0-dev.10 [2023-05-17T15:02:01.717Z] v2.3.0-dev.11 [2023-05-17T15:02:01.717Z] v2.3.0-dev.12 [2023-05-17T15:02:01.717Z] v2.3.0-dev.13 [2023-05-17T15:02:01.717Z] v2.3.0-dev.14 [2023-05-17T15:02:01.717Z] v2.3.0-dev.15 [2023-05-17T15:02:01.717Z] v2.3.0-dev.16 [2023-05-17T15:02:01.718Z] v2.3.0-dev.17 [2023-05-17T15:02:01.718Z] v2.3.0-dev.18 [2023-05-17T15:02:01.718Z] v2.3.0-dev.19 [2023-05-17T15:02:01.718Z] v2.3.0-dev.20 [2023-05-17T15:02:01.718Z] v2.3.0-dev.21 [2023-05-17T15:02:01.718Z] v2.3.0-dev.22 [2023-05-17T15:02:01.718Z] v2.3.0-dev.23 [2023-05-17T15:02:01.718Z] v2.3.0-dev.24 [2023-05-17T15:02:01.718Z] v2.3.0-dev.25 [2023-05-17T15:02:01.718Z] v2.3.0-dev.26 [2023-05-17T15:02:01.718Z] v2.3.0-dev.27 [2023-05-17T15:02:01.718Z] v2.3.0-dev.28 [2023-05-17T15:02:01.718Z] v2.3.0-dev.29 [2023-05-17T15:02:01.718Z] v2.3.0-dev.30 [2023-05-17T15:02:01.718Z] v2.3.0-dev.31 [2023-05-17T15:02:01.718Z] v2.3.0-dev.32 [2023-05-17T15:02:01.718Z] v2.3.0-dev.33 [2023-05-17T15:02:01.718Z] v2.3.0-dev.34 [2023-05-17T15:02:01.718Z] v2.3.0-dev.35 [2023-05-17T15:02:01.718Z] v2.3.0-dev.36 [2023-05-17T15:02:01.718Z] v2.3.0-dev.37 [2023-05-17T15:02:01.718Z] v2.3.1 [2023-05-17T15:02:01.718Z] v2.3.1-dev.1 [2023-05-17T15:02:01.718Z] v2.3.1-dev.2 [2023-05-17T15:02:01.718Z] v2.3.1-dev.3 [2023-05-17T15:02:01.718Z] v2.3.1-dev.4 [2023-05-17T15:02:01.718Z] v3.0.0-dev.1 [2023-05-17T15:02:01.718Z] v3.0.0-dev.10 [2023-05-17T15:02:01.718Z] v3.0.0-dev.11 [2023-05-17T15:02:01.718Z] v3.0.0-dev.12 [2023-05-17T15:02:01.718Z] v3.0.0-dev.13 [2023-05-17T15:02:01.718Z] v3.0.0-dev.14 [2023-05-17T15:02:01.718Z] v3.0.0-dev.15 [2023-05-17T15:02:01.718Z] v3.0.0-dev.16 [2023-05-17T15:02:01.718Z] v3.0.0-dev.17 [2023-05-17T15:02:01.718Z] v3.0.0-dev.18 [2023-05-17T15:02:01.718Z] v3.0.0-dev.19 [2023-05-17T15:02:01.718Z] v3.0.0-dev.2 [2023-05-17T15:02:01.718Z] v3.0.0-dev.20 [2023-05-17T15:02:01.718Z] v3.0.0-dev.21 [2023-05-17T15:02:01.718Z] v3.0.0-dev.22 [2023-05-17T15:02:01.718Z] v3.0.0-dev.23 [2023-05-17T15:02:01.718Z] v3.0.0-dev.24 [2023-05-17T15:02:01.718Z] v3.0.0-dev.25 [2023-05-17T15:02:01.718Z] v3.0.0-dev.26 [2023-05-17T15:02:01.718Z] v3.0.0-dev.27 [2023-05-17T15:02:01.718Z] v3.0.0-dev.28 [2023-05-17T15:02:01.718Z] v3.0.0-dev.29 [2023-05-17T15:02:01.718Z] v3.0.0-dev.3 [2023-05-17T15:02:01.718Z] v3.0.0-dev.30 [2023-05-17T15:02:01.718Z] v3.0.0-dev.31 [2023-05-17T15:02:01.718Z] v3.0.0-dev.32 [2023-05-17T15:02:01.718Z] v3.0.0-dev.33 [2023-05-17T15:02:01.718Z] v3.0.0-dev.34 [2023-05-17T15:02:01.718Z] v3.0.0-dev.35 [2023-05-17T15:02:01.718Z] v3.0.0-dev.36 [2023-05-17T15:02:01.718Z] v3.0.0-dev.37 [2023-05-17T15:02:01.718Z] v3.0.0-dev.38 [2023-05-17T15:02:01.718Z] v3.0.0-dev.39 [2023-05-17T15:02:01.718Z] v3.0.0-dev.4 [2023-05-17T15:02:01.718Z] v3.0.0-dev.40 [2023-05-17T15:02:01.718Z] v3.0.0-dev.41 [2023-05-17T15:02:01.718Z] v3.0.0-dev.42 [2023-05-17T15:02:01.718Z] v3.0.0-dev.43 [2023-05-17T15:02:01.718Z] v3.0.0-dev.44 [2023-05-17T15:02:01.718Z] v3.0.0-dev.45 [2023-05-17T15:02:01.718Z] v3.0.0-dev.46 [2023-05-17T15:02:01.718Z] v3.0.0-dev.5 [2023-05-17T15:02:01.718Z] v3.0.0-dev.6 [2023-05-17T15:02:01.718Z] v3.0.0-dev.7 [2023-05-17T15:02:01.718Z] v3.0.0-dev.8 [2023-05-17T15:02:01.718Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-17T15:02:02.024Z] + lftools sign git-tag v3.0.0-dev.46 [2023-05-17T15:02:02.591Z] Signing Git tag with Sigul... [2023-05-17T15:02:02.591Z] Signing v3.0.0-dev.46 [Pipeline] echo [2023-05-17T15:02:02.857Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T15:02:03.142Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-17T15:02:03.149Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-17T15:02:03.162Z] $ docker stop --time=1 0904ad6657b3c0d1f0b959b34f506790d680ee2ae4f5f35262fed22f03ec4c64 [2023-05-17T15:02:04.464Z] $ docker rm -f --volumes 0904ad6657b3c0d1f0b959b34f506790d680ee2ae4f5f35262fed22f03ec4c64 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-17T15:02:04.880Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-17T15:02:04.880Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T15:02:05.172Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-17T15:02:05.172Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T15:02:05.242Z] prd-ubuntu20.04-docker-8c-8g-15876 does not seem to be running inside a container [2023-05-17T15:02:05.267Z] $ 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-05-17T15:02:05.605Z] $ docker top 92b3b271d6fc6e2ca58db8e01d6779ab0514febf98b08e8cc3eafcbdbbda18e1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-17T15:02:05.695Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-17T15:02:05.695Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-17T15:02:05.803Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-17T15:02:05.801Z] $ docker exec 92b3b271d6fc6e2ca58db8e01d6779ab0514febf98b08e8cc3eafcbdbbda18e1 ssh-agent [2023-05-17T15:02:05.896Z] SSH_AUTH_SOCK=/tmp/ssh-7fhIeYS5b8eH/agent.32 [2023-05-17T15:02:05.896Z] SSH_AGENT_PID=38 [2023-05-17T15:02:05.901Z] Running ssh-add (command line suppressed) [2023-05-17T15:02:05.990Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_9319978227639073992.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_9319978227639073992.key) [2023-05-17T15:02:06.008Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-17T15:02:06.294Z] + git semver bump pre [2023-05-17T15:02:06.554Z] 2023-05-17 15:02:06,441 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-05-17T15:02:06.554Z] 2023-05-17 15:02:06,441 [bump_version] DEBUG bumping version:3.0.0-dev.46 on axis:pre with prefix:dev [2023-05-17T15:02:06.554Z] 2023-05-17 15:02:06,441 [bump_version] DEBUG bumped version:3.0.0-dev.47 [2023-05-17T15:02:06.554Z] 2023-05-17 15:02:06,441 [write_version] DEBUG write version:3.0.0-dev.47 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2023-05-17T15:02:06.554Z] 2023-05-17 15:02:06,441 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-05-17T15:02:06.554Z] 2023-05-17 15:02:06,441 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2023-05-17T15:02:06.554Z] 2023-05-17 15:02:06,443 [execute] INFO git cat-file --batch-check [2023-05-17T15:02:06.554Z] 2023-05-17 15:02:06,443 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-17T15:02:06.554Z] 2023-05-17 15:02:06,448 [execute] INFO git cat-file --batch [2023-05-17T15:02:06.554Z] 2023-05-17 15:02:06,449 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-17T15:02:06.554Z] 2023-05-17 15:02:06,453 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-05-17T15:02:06.554Z] 3.0.0-dev.47 [Pipeline] } [2023-05-17T15:02:06.560Z] $ docker exec --env ******** --env ******** 92b3b271d6fc6e2ca58db8e01d6779ab0514febf98b08e8cc3eafcbdbbda18e1 ssh-agent -k [2023-05-17T15:02:06.656Z] unset SSH_AUTH_SOCK; [2023-05-17T15:02:06.656Z] unset SSH_AGENT_PID; [2023-05-17T15:02:06.656Z] echo Agent pid 38 killed; [2023-05-17T15:02:06.670Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-17T15:02:06.973Z] + git semver [Pipeline] } [2023-05-17T15:02:07.239Z] $ docker stop --time=1 92b3b271d6fc6e2ca58db8e01d6779ab0514febf98b08e8cc3eafcbdbbda18e1 [2023-05-17T15:02:08.512Z] $ docker rm -f --volumes 92b3b271d6fc6e2ca58db8e01d6779ab0514febf98b08e8cc3eafcbdbbda18e1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-17T15:02:08.858Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-17T15:02:08.859Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T15:02:09.155Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-17T15:02:09.155Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T15:02:09.221Z] prd-ubuntu20.04-docker-8c-8g-15876 does not seem to be running inside a container [2023-05-17T15:02:09.247Z] $ 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-05-17T15:02:09.555Z] $ docker top a2a14b3c1e69154ff647b1d4a77518f4e0057b8b2236074a456f9fbac0c8473f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-17T15:02:09.704Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-17T15:02:09.704Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-17T15:02:09.806Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-17T15:02:09.805Z] $ docker exec a2a14b3c1e69154ff647b1d4a77518f4e0057b8b2236074a456f9fbac0c8473f ssh-agent [2023-05-17T15:02:09.907Z] SSH_AUTH_SOCK=/tmp/ssh-cbD2F5AZD8Tp/agent.32 [2023-05-17T15:02:09.907Z] SSH_AGENT_PID=38 [2023-05-17T15:02:09.911Z] Running ssh-add (command line suppressed) [2023-05-17T15:02:10.012Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_9476792843204385829.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_9476792843204385829.key) [2023-05-17T15:02:10.029Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-17T15:02:10.314Z] + git semver push [2023-05-17T15:02:10.573Z] 2023-05-17 15:02:10,487 [run_push] DEBUG push [2023-05-17T15:02:10.573Z] 2023-05-17 15:02:10,488 [execute] INFO git cat-file --batch-check [2023-05-17T15:02:10.573Z] 2023-05-17 15:02:10,489 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-17T15:02:10.573Z] 2023-05-17 15:02:10,493 [execute] INFO git rev-list 7654969edc458ff1e17270f491dcdd54f2b39411 -- [2023-05-17T15:02:10.573Z] 2023-05-17 15:02:10,493 [execute] DEBUG Popen(['git', 'rev-list', '7654969edc458ff1e17270f491dcdd54f2b39411', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-17T15:02:10.573Z] 2023-05-17 15:02:10,504 [execute] INFO git fetch -v origin [2023-05-17T15:02:10.573Z] 2023-05-17 15:02:10,504 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-05-17T15:02:11.143Z] 2023-05-17 15:02:10,956 [run_push] DEBUG no remote changes detected [2023-05-17T15:02:11.143Z] 2023-05-17 15:02:10,956 [execute] INFO git push origin semver [2023-05-17T15:02:11.143Z] 2023-05-17 15:02:10,957 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-17T15:02:12.080Z] 2023-05-17 15:02:11,805 [run_push] DEBUG push all version tags [2023-05-17T15:02:12.080Z] 2023-05-17 15:02:11,806 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-17T15:02:12.080Z] 2023-05-17 15:02:11,806 [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-05-17T15:02:12.650Z] 2023-05-17 15:02:12,571 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-05-17T15:02:12.650Z] 3.0.0-dev.47 [Pipeline] } [2023-05-17T15:02:12.655Z] $ docker exec --env ******** --env ******** a2a14b3c1e69154ff647b1d4a77518f4e0057b8b2236074a456f9fbac0c8473f ssh-agent -k [2023-05-17T15:02:12.744Z] unset SSH_AUTH_SOCK; [2023-05-17T15:02:12.744Z] unset SSH_AGENT_PID; [2023-05-17T15:02:12.744Z] echo Agent pid 38 killed; [2023-05-17T15:02:12.760Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-17T15:02:13.068Z] + git semver [Pipeline] } [2023-05-17T15:02:13.334Z] $ docker stop --time=1 a2a14b3c1e69154ff647b1d4a77518f4e0057b8b2236074a456f9fbac0c8473f [2023-05-17T15:02:14.618Z] $ docker rm -f --volumes a2a14b3c1e69154ff647b1d4a77518f4e0057b8b2236074a456f9fbac0c8473f [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-05-17T15:02:15.148Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2023-05-17T15:02:15.148Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-05-17T15:02:15.148Z] total 16 [2023-05-17T15:02:15.148Z] drwxr-xr-x 3 root root 4096 May 17 14:49 . [2023-05-17T15:02:15.148Z] drwxrwxr-x 9 jenkins jenkins 4096 May 17 15:02 .. [2023-05-17T15:02:15.148Z] drwxr-xr-x 2 root root 4096 May 17 14:49 cost [2023-05-17T15:02:15.148Z] -rw-r--r-- 1 root root 96 May 17 14:49 cost.csv [2023-05-17T15:02:15.148Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2023-05-17T15:02:15.148Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-05-17T15:02:15.148Z] total 16 [2023-05-17T15:02:15.148Z] drwxr-xr-x 3 jenkins jenkins 4096 May 17 14:49 . [2023-05-17T15:02:15.148Z] drwxrwxr-x 9 jenkins jenkins 4096 May 17 15:02 .. [2023-05-17T15:02:15.148Z] drwxr-xr-x 2 jenkins jenkins 4096 May 17 14:49 cost [2023-05-17T15:02:15.148Z] -rw-r--r-- 1 jenkins jenkins 96 May 17 14:49 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-17T15:02:15.439Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T15:02:16.299Z] ---> package-listing.sh [2023-05-17T15:02:16.299Z] ++ facter osfamily [2023-05-17T15:02:16.299Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-17T15:02:16.559Z] + OS_FAMILY=debian [2023-05-17T15:02:16.559Z] + workspace=/w/workspace/ry_app-service-configurable_main [2023-05-17T15:02:16.559Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-17T15:02:16.559Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-17T15:02:16.559Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-17T15:02:16.559Z] + PACKAGES=/tmp/packages_start.txt [2023-05-17T15:02:16.559Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-05-17T15:02:16.559Z] + PACKAGES=/tmp/packages_end.txt [2023-05-17T15:02:16.559Z] + case "${OS_FAMILY}" in [2023-05-17T15:02:16.559Z] + dpkg -l [2023-05-17T15:02:16.559Z] + grep '^ii' [2023-05-17T15:02:16.559Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-17T15:02:16.559Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-17T15:02:16.559Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-17T15:02:16.559Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-05-17T15:02:16.559Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2023-05-17T15:02:16.559Z] + 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-05-17T15:02:16.570Z] 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-05-17T15:02:16.851Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T15:02:17.416Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-17T15:02:17.416Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T15:02:17.482Z] prd-ubuntu20.04-docker-8c-8g-15876 does not seem to be running inside a container [2023-05-17T15:02:17.508Z] $ 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-05-17T15:02:17.697Z] $ docker top 834729b49676c8a1f6d8c9fc3dcaa963ebdab6e9585b3159cb7cfaf99b946873 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T15:02:18.038Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-17T15:02:18.367Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-17T15:02:18.725Z] + ls /var/log/sa-host [2023-05-17T15:02:18.726Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-17T15:02:18.851Z] provisioning config files... [2023-05-17T15:02:18.860Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1721803876576478154tmp [Pipeline] { [Pipeline] echo [2023-05-17T15:02:18.873Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T15:02:19.159Z] ---> create-netrc.sh [Pipeline] } [2023-05-17T15:02:19.166Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-17T15:02:19.495Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-17T15:02:19.503Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T15:02:19.795Z] ---> sudo-logs.sh [2023-05-17T15:02:19.795Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-17T15:02:19.824Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T15:02:20.110Z] ---> job-cost.sh [2023-05-17T15:02:20.110Z] lf-activate-venv: SKIPPING [2023-05-17T15:02:20.110Z] DEBUG: total: 0.2199999988079071 [2023-05-17T15:02:20.110Z] INFO: Retrieving Stack Cost... [2023-05-17T15:02:20.369Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-17T15:02:20.937Z] INFO: Archiving Costs [Pipeline] echo [2023-05-17T15:02:20.947Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T15:02:21.228Z] ---> logs-deploy.sh [2023-05-17T15:02:21.228Z] lf-activate-venv: SKIPPING [2023-05-17T15:02:21.228Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/164 [2023-05-17T15:02:21.228Z] INFO: archiving workspace using pattern(s): [2023-05-17T15:02:22.164Z] Archives upload complete. [2023-05-17T15:02:22.164Z] INFO: archiving logs to Nexus