Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 42849b84e1aa64fff78d6352030ff1fd7abd87e1 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-ssh3052489044157596509.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5340750656571140642.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13779568336720281363.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17637611242391909124.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-ssh9380174046229161787.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-10902 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 42849b84e1aa64fff78d6352030ff1fd7abd87e1 (main) > 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 42849b84e1aa64fff78d6352030ff1fd7abd87e1 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#551)" > git rev-list --no-walk 3be8aac13bf41cca2c69aa6da9644fff7a8aa973 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-26T00:34:16.953Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-26T00:34:17.018Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-26T00:34:17.033Z] ========================================================= [2023-04-26T00:34:17.033Z] EdgeX Global Pipelines Version Info [2023-04-26T00:34:17.033Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-26T00:34:17.756Z] ------------------- [2023-04-26T00:34:17.756Z] stable info: [2023-04-26T00:34:17.756Z] ------------------- [2023-04-26T00:34:17.756Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-04-26T00:34:17.756Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-26T00:34:17.756Z] Message: update stable to v1.0.248 [2023-04-26T00:34:18.327Z] ------------------- [2023-04-26T00:34:18.327Z] experimental info: [2023-04-26T00:34:18.327Z] ------------------- [2023-04-26T00:34:18.327Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-26T00:34:18.328Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-26T00:34:18.328Z] Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-26T00:34:18.519Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-04-26T00:34:18.535Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-04-26T00:34:18.558Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-26T00:34:18.576Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-26T00:34:18.587Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-26T00:34:18.604Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-26T00:34:18.623Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-26T00:34:18.639Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-26T00:34:18.653Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-26T00:34:18.670Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-26T00:34:18.687Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-26T00:34:18.697Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-04-26T00:34:18.711Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-26T00:34:18.726Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-26T00:34:18.738Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-26T00:34:18.753Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-26T00:34:18.768Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-26T00:34:18.781Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-26T00:34:18.793Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-26T00:34:18.804Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-26T00:34:18.821Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-26T00:34:18.830Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-26T00:34:18.841Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-26T00:34:18.850Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-26T00:34:18.859Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-26T00:34:18.867Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-26T00:34:18.876Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-26T00:34:18.885Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-04-26T00:34:18.894Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-04-26T00:34:18.915Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-04-26T00:34:18.934Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 42849b84e1aa64fff78d6352030ff1fd7abd87e1 [Pipeline] echo [2023-04-26T00:34:18.945Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 42849b8 [Pipeline] echo [2023-04-26T00:34:18.960Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-26T00:34:19.011Z] provisioning config files... [2023-04-26T00:34:19.035Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1078392645749409850tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T00:34:19.352Z] ---> docker-login.sh [2023-04-26T00:34:19.353Z] nexus3.edgexfoundry.org:10001 [2023-04-26T00:34:19.612Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T00:34:19.612Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T00:34:19.612Z] Configure a credential helper to remove this warning. See [2023-04-26T00:34:19.612Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T00:34:19.612Z] [2023-04-26T00:34:19.612Z] Login Succeeded [2023-04-26T00:34:19.612Z] nexus3.edgexfoundry.org:10002 [2023-04-26T00:34:19.612Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T00:34:19.612Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T00:34:19.612Z] Configure a credential helper to remove this warning. See [2023-04-26T00:34:19.612Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T00:34:19.612Z] [2023-04-26T00:34:19.612Z] Login Succeeded [2023-04-26T00:34:19.612Z] nexus3.edgexfoundry.org:10003 [2023-04-26T00:34:19.873Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T00:34:19.873Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T00:34:19.873Z] Configure a credential helper to remove this warning. See [2023-04-26T00:34:19.873Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T00:34:19.873Z] [2023-04-26T00:34:19.873Z] Login Succeeded [2023-04-26T00:34:19.873Z] nexus3.edgexfoundry.org:10004 [2023-04-26T00:34:19.873Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T00:34:19.873Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T00:34:19.873Z] Configure a credential helper to remove this warning. See [2023-04-26T00:34:19.873Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T00:34:19.873Z] [2023-04-26T00:34:19.873Z] Login Succeeded [2023-04-26T00:34:19.873Z] docker.io [2023-04-26T00:34:20.135Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T00:34:20.136Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T00:34:20.136Z] Configure a credential helper to remove this warning. See [2023-04-26T00:34:20.136Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T00:34:20.136Z] [2023-04-26T00:34:20.136Z] Login Succeeded [2023-04-26T00:34:20.136Z] ---> docker-login.sh ends [Pipeline] } [2023-04-26T00:34:20.143Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-26T00:34:20.514Z] + git rev-list -1 --merges 42849b84e1aa64fff78d6352030ff1fd7abd87e1~1..42849b84e1aa64fff78d6352030ff1fd7abd87e1 [Pipeline] echo [2023-04-26T00:34:20.569Z] -----------> git rev-list -1 --merges 42849b84e1aa64fff78d6352030ff1fd7abd87e1~1..42849b84e1aa64fff78d6352030ff1fd7abd87e1 42849b84e1aa64fff78d6352030ff1fd7abd87e1 [false] [Pipeline] sh [2023-04-26T00:34:20.864Z] + git log --format=format:%s -1 42849b84e1aa64fff78d6352030ff1fd7abd87e1 [Pipeline] echo [2023-04-26T00:34:20.883Z] ========================================================= [2023-04-26T00:34:20.883Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-26T00:34:20.883Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-26T00:34:21.232Z] + git log --format=format:%s -1 42849b84e1aa64fff78d6352030ff1fd7abd87e1 [Pipeline] echo [2023-04-26T00:34:21.243Z] [semverPrep] GIT_COMMIT: 42849b84e1aa64fff78d6352030ff1fd7abd87e1, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#551) [Pipeline] echo [2023-04-26T00:34:21.251Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-26T00:34:21.611Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-26T00:34:21.611Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-26T00:34:21.611Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-26T00:34:21.611Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-26T00:34:21.611Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-26T00:34:21.611Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-26T00:34:21.611Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T00:34:22.056Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-26T00:34:22.056Z] [2023-04-26T00:34:22.056Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T00:34:22.363Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-26T00:34:22.363Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-26T00:34:22.363Z] b85a868b505f: Pulling fs layer [2023-04-26T00:34:22.363Z] e2be974225ed: Pulling fs layer [2023-04-26T00:34:22.363Z] 339a4e72a1f5: Pulling fs layer [2023-04-26T00:34:22.363Z] 988bab9f4d93: Pulling fs layer [2023-04-26T00:34:22.363Z] 1469e6f7b9e6: Pulling fs layer [2023-04-26T00:34:22.363Z] eaf3925da568: Pulling fs layer [2023-04-26T00:34:22.363Z] bab4dde63d76: Pulling fs layer [2023-04-26T00:34:22.363Z] bde34c3a00c8: Pulling fs layer [2023-04-26T00:34:22.363Z] 1469e6f7b9e6: Waiting [2023-04-26T00:34:22.363Z] eaf3925da568: Waiting [2023-04-26T00:34:22.363Z] bab4dde63d76: Waiting [2023-04-26T00:34:22.363Z] b352a97aabf1: Pulling fs layer [2023-04-26T00:34:22.363Z] bde34c3a00c8: Waiting [2023-04-26T00:34:22.363Z] 4872d77fe225: Pulling fs layer [2023-04-26T00:34:22.364Z] 5851b861e8e6: Pulling fs layer [2023-04-26T00:34:22.364Z] b352a97aabf1: Waiting [2023-04-26T00:34:22.364Z] 5851b861e8e6: Waiting [2023-04-26T00:34:22.364Z] e2be974225ed: Download complete [2023-04-26T00:34:22.364Z] 988bab9f4d93: Verifying Checksum [2023-04-26T00:34:22.364Z] 988bab9f4d93: Download complete [2023-04-26T00:34:22.364Z] 1469e6f7b9e6: Verifying Checksum [2023-04-26T00:34:22.364Z] 1469e6f7b9e6: Download complete [2023-04-26T00:34:22.364Z] 339a4e72a1f5: Verifying Checksum [2023-04-26T00:34:22.364Z] 339a4e72a1f5: Download complete [2023-04-26T00:34:22.622Z] eaf3925da568: Download complete [2023-04-26T00:34:22.622Z] bde34c3a00c8: Verifying Checksum [2023-04-26T00:34:22.622Z] bde34c3a00c8: Download complete [2023-04-26T00:34:22.622Z] b352a97aabf1: Download complete [2023-04-26T00:34:22.622Z] 4872d77fe225: Verifying Checksum [2023-04-26T00:34:22.622Z] 4872d77fe225: Download complete [2023-04-26T00:34:22.622Z] 5851b861e8e6: Verifying Checksum [2023-04-26T00:34:22.622Z] 5851b861e8e6: Download complete [2023-04-26T00:34:22.622Z] b85a868b505f: Verifying Checksum [2023-04-26T00:34:22.622Z] b85a868b505f: Download complete [2023-04-26T00:34:22.881Z] bab4dde63d76: Verifying Checksum [2023-04-26T00:34:22.881Z] bab4dde63d76: Download complete [2023-04-26T00:34:23.818Z] b85a868b505f: Pull complete [2023-04-26T00:34:23.818Z] e2be974225ed: Pull complete [2023-04-26T00:34:24.387Z] 339a4e72a1f5: Pull complete [2023-04-26T00:34:24.387Z] 988bab9f4d93: Pull complete [2023-04-26T00:34:24.646Z] 1469e6f7b9e6: Pull complete [2023-04-26T00:34:24.646Z] eaf3925da568: Pull complete [2023-04-26T00:34:26.548Z] bab4dde63d76: Pull complete [2023-04-26T00:34:26.548Z] bde34c3a00c8: Pull complete [2023-04-26T00:34:26.808Z] b352a97aabf1: Pull complete [2023-04-26T00:34:26.808Z] 4872d77fe225: Pull complete [2023-04-26T00:34:26.808Z] 5851b861e8e6: Pull complete [2023-04-26T00:34:26.808Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-26T00:34:27.067Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-26T00:34:27.067Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T00:34:27.163Z] prd-ubuntu20.04-docker-8c-8g-10902 does not seem to be running inside a container [2023-04-26T00:34:27.212Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-26T00:34:29.596Z] $ docker top 00388e6ecb6eb6e6b5464c5adbd98225b5d76f7adc4378eeece1f9cf72c40920 -eo pid,comm [2023-04-26T00:34:29.645Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-04-26T00:34:29.645Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-26T00:34:29.685Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-26T00:34:29.685Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-26T00:34:29.797Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-26T00:34:29.805Z] $ docker exec 00388e6ecb6eb6e6b5464c5adbd98225b5d76f7adc4378eeece1f9cf72c40920 ssh-agent [2023-04-26T00:34:29.912Z] SSH_AUTH_SOCK=/tmp/ssh-XC4NVSAP3wbS/agent.32 [2023-04-26T00:34:29.912Z] SSH_AGENT_PID=38 [2023-04-26T00:34:29.919Z] Running ssh-add (command line suppressed) [2023-04-26T00:34:30.047Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_8972043116190074547.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_8972043116190074547.key) [2023-04-26T00:34:30.057Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-26T00:34:30.344Z] + git tag --points-at HEAD [Pipeline] } [2023-04-26T00:34:30.361Z] $ docker exec --env ******** --env ******** 00388e6ecb6eb6e6b5464c5adbd98225b5d76f7adc4378eeece1f9cf72c40920 ssh-agent -k [2023-04-26T00:34:30.455Z] unset SSH_AUTH_SOCK; [2023-04-26T00:34:30.456Z] unset SSH_AGENT_PID; [2023-04-26T00:34:30.456Z] echo Agent pid 38 killed; [2023-04-26T00:34:30.461Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-26T00:34:30.490Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-26T00:34:30.490Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-26T00:34:30.617Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-26T00:34:30.624Z] $ docker exec 00388e6ecb6eb6e6b5464c5adbd98225b5d76f7adc4378eeece1f9cf72c40920 ssh-agent [2023-04-26T00:34:30.741Z] SSH_AUTH_SOCK=/tmp/ssh-QYRoNTzQCIgM/agent.70 [2023-04-26T00:34:30.741Z] SSH_AGENT_PID=77 [2023-04-26T00:34:30.745Z] Running ssh-add (command line suppressed) [2023-04-26T00:34:30.845Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_11269710382675192409.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_11269710382675192409.key) [2023-04-26T00:34:30.857Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-26T00:34:31.144Z] + git semver init [2023-04-26T00:34:31.405Z] 2023-04-26 00:34:31,339 [run_init] DEBUG init version:0.0.0 force:False [2023-04-26T00:34:31.405Z] 2023-04-26 00:34:31,340 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2023-04-26T00:34:31.405Z] 2023-04-26 00:34:31,340 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2023-04-26T00:34:31.405Z] 2023-04-26 00:34:31,340 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/ry_app-service-configurable_main/.semver'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2023-04-26T00:34:32.343Z] 2023-04-26 00:34:32,121 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2023-04-26T00:34:32.343Z] 2023-04-26 00:34:32,121 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2023-04-26T00:34:32.343Z] 2023-04-26 00:34:32,121 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-04-26T00:34:32.343Z] 2023-04-26 00:34:32,122 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-04-26T00:34:32.343Z] 3.0.0-dev.35 [Pipeline] } [2023-04-26T00:34:32.356Z] $ docker exec --env ******** --env ******** 00388e6ecb6eb6e6b5464c5adbd98225b5d76f7adc4378eeece1f9cf72c40920 ssh-agent -k [2023-04-26T00:34:32.457Z] unset SSH_AUTH_SOCK; [2023-04-26T00:34:32.457Z] unset SSH_AGENT_PID; [2023-04-26T00:34:32.458Z] echo Agent pid 77 killed; [2023-04-26T00:34:32.461Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-26T00:34:32.778Z] + git semver [Pipeline] } [2023-04-26T00:34:33.052Z] $ docker stop --time=1 00388e6ecb6eb6e6b5464c5adbd98225b5d76f7adc4378eeece1f9cf72c40920 [2023-04-26T00:34:34.358Z] $ docker rm -f --volumes 00388e6ecb6eb6e6b5464c5adbd98225b5d76f7adc4378eeece1f9cf72c40920 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-26T00:34:34.683Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-26T00:34:34.875Z] Stashed 1 file(s) [Pipeline] echo [2023-04-26T00:34:34.878Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.35 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-26T00:34:35.035Z] provisioning config files... [2023-04-26T00:34:35.044Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8822657249818309087tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T00:34:35.338Z] ---> docker-login.sh [2023-04-26T00:34:35.338Z] nexus3.edgexfoundry.org:10001 [2023-04-26T00:34:35.338Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T00:34:35.338Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T00:34:35.338Z] Configure a credential helper to remove this warning. See [2023-04-26T00:34:35.338Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T00:34:35.338Z] [2023-04-26T00:34:35.338Z] Login Succeeded [2023-04-26T00:34:35.338Z] nexus3.edgexfoundry.org:10002 [2023-04-26T00:34:35.338Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T00:34:35.338Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T00:34:35.338Z] Configure a credential helper to remove this warning. See [2023-04-26T00:34:35.338Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T00:34:35.338Z] [2023-04-26T00:34:35.338Z] Login Succeeded [2023-04-26T00:34:35.338Z] nexus3.edgexfoundry.org:10003 [2023-04-26T00:34:35.596Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T00:34:35.596Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T00:34:35.596Z] Configure a credential helper to remove this warning. See [2023-04-26T00:34:35.596Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T00:34:35.596Z] [2023-04-26T00:34:35.596Z] Login Succeeded [2023-04-26T00:34:35.596Z] nexus3.edgexfoundry.org:10004 [2023-04-26T00:34:35.596Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T00:34:35.596Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T00:34:35.596Z] Configure a credential helper to remove this warning. See [2023-04-26T00:34:35.596Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T00:34:35.596Z] [2023-04-26T00:34:35.596Z] Login Succeeded [2023-04-26T00:34:35.596Z] docker.io [2023-04-26T00:34:35.596Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T00:34:35.856Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T00:34:35.856Z] Configure a credential helper to remove this warning. See [2023-04-26T00:34:35.856Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T00:34:35.856Z] [2023-04-26T00:34:35.856Z] Login Succeeded [2023-04-26T00:34:35.856Z] ---> docker-login.sh ends [Pipeline] } [2023-04-26T00:34:35.864Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-26T00:34:35.919Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-26T00:34:35.930Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-26T00:34:35.937Z] ========================================================= [2023-04-26T00:34:35.937Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-26T00:34:35.937Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T00:34:36.239Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-26T00:34:36.239Z] Sending build context to Docker daemon 3.288MB [2023-04-26T00:34:36.239Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-26T00:34:36.239Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-26T00:34:36.239Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-26T00:34:36.239Z] f56be85fc22e: Pulling fs layer [2023-04-26T00:34:36.239Z] 85791d961cd3: Pulling fs layer [2023-04-26T00:34:36.239Z] d694b5ae8c79: Pulling fs layer [2023-04-26T00:34:36.239Z] 9f32a84ed3da: Pulling fs layer [2023-04-26T00:34:36.239Z] 4d19c01a9841: Pulling fs layer [2023-04-26T00:34:36.239Z] 9325e15d5711: Pulling fs layer [2023-04-26T00:34:36.239Z] 556b6ee489ea: Pulling fs layer [2023-04-26T00:34:36.239Z] c5a4b2cf53e6: Pulling fs layer [2023-04-26T00:34:36.239Z] 556b6ee489ea: Waiting [2023-04-26T00:34:36.239Z] 9f32a84ed3da: Waiting [2023-04-26T00:34:36.239Z] c5a4b2cf53e6: Waiting [2023-04-26T00:34:36.239Z] 4d19c01a9841: Waiting [2023-04-26T00:34:36.239Z] 9325e15d5711: Waiting [2023-04-26T00:34:36.239Z] 85791d961cd3: Download complete [2023-04-26T00:34:36.500Z] 9f32a84ed3da: Verifying Checksum [2023-04-26T00:34:36.500Z] 9f32a84ed3da: Download complete [2023-04-26T00:34:36.500Z] 4d19c01a9841: Download complete [2023-04-26T00:34:36.500Z] f56be85fc22e: Verifying Checksum [2023-04-26T00:34:36.500Z] f56be85fc22e: Download complete [2023-04-26T00:34:36.500Z] 9325e15d5711: Verifying Checksum [2023-04-26T00:34:36.500Z] 9325e15d5711: Download complete [2023-04-26T00:34:36.500Z] f56be85fc22e: Pull complete [2023-04-26T00:34:36.763Z] 85791d961cd3: Pull complete [2023-04-26T00:34:36.763Z] c5a4b2cf53e6: Verifying Checksum [2023-04-26T00:34:36.763Z] c5a4b2cf53e6: Download complete [2023-04-26T00:34:37.030Z] d694b5ae8c79: Verifying Checksum [2023-04-26T00:34:37.031Z] d694b5ae8c79: Download complete [2023-04-26T00:34:37.289Z] 556b6ee489ea: Verifying Checksum [2023-04-26T00:34:40.577Z] d694b5ae8c79: Pull complete [2023-04-26T00:34:40.577Z] 9f32a84ed3da: Pull complete [2023-04-26T00:34:40.837Z] 4d19c01a9841: Pull complete [2023-04-26T00:34:40.837Z] 9325e15d5711: Pull complete [2023-04-26T00:34:43.369Z] 556b6ee489ea: Pull complete [2023-04-26T00:34:44.316Z] c5a4b2cf53e6: Pull complete [2023-04-26T00:34:44.316Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-04-26T00:34:44.316Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-26T00:34:44.316Z] ---> c4be618373d6 [2023-04-26T00:34:44.316Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-04-26T00:34:48.528Z] ---> Running in b3ea19940fd3 [2023-04-26T00:34:48.528Z] Removing intermediate container b3ea19940fd3 [2023-04-26T00:34:48.528Z] ---> ecc3796ba2b5 [2023-04-26T00:34:48.528Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-26T00:34:48.528Z] ---> Running in 9cb101cdfb3a [2023-04-26T00:34:48.528Z] Removing intermediate container 9cb101cdfb3a [2023-04-26T00:34:48.528Z] ---> daa5e40410af [2023-04-26T00:34:48.528Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-04-26T00:34:48.528Z] ---> Running in efad8a65bc2f [2023-04-26T00:34:48.528Z] Removing intermediate container efad8a65bc2f [2023-04-26T00:34:48.528Z] ---> 51ee6215f08c [2023-04-26T00:34:48.528Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-26T00:34:48.528Z] ---> Running in 1ec477e21d01 [2023-04-26T00:34:48.787Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-26T00:34:48.787Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-26T00:34:49.355Z] OK: 265 MiB in 53 packages [2023-04-26T00:34:49.613Z] Removing intermediate container 1ec477e21d01 [2023-04-26T00:34:49.613Z] ---> 7650d5b72f6a [2023-04-26T00:34:49.613Z] Step 7/12 : WORKDIR /app [2023-04-26T00:34:49.613Z] ---> Running in d66aae1aefd8 [2023-04-26T00:34:49.613Z] Removing intermediate container d66aae1aefd8 [2023-04-26T00:34:49.613Z] ---> cd1b139a9fec [2023-04-26T00:34:49.613Z] Step 8/12 : COPY go.mod vendor* ./ [2023-04-26T00:34:49.613Z] ---> 7caee109553e [2023-04-26T00:34:49.613Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T00:34:49.872Z] ---> Running in 4043c1b3d487 [2023-04-26T00:34:49.991Z] Still waiting to schedule task [2023-04-26T00:34:49.991Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-04-26T00:35:21.965Z] Removing intermediate container 4043c1b3d487 [2023-04-26T00:35:21.965Z] ---> 7dc10887be82 [2023-04-26T00:35:21.965Z] Step 10/12 : COPY . . [2023-04-26T00:35:21.965Z] ---> 77dd31157f0c [2023-04-26T00:35:21.965Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-26T00:35:21.965Z] ---> Running in bf104fa26553 [2023-04-26T00:35:21.965Z] Removing intermediate container bf104fa26553 [2023-04-26T00:35:21.965Z] ---> 11ab3c137207 [2023-04-26T00:35:21.965Z] Step 12/12 : RUN $MAKE [2023-04-26T00:35:21.965Z] ---> Running in 896a0ac554a2 [2023-04-26T00:35:21.965Z] noop [2023-04-26T00:35:21.965Z] Removing intermediate container 896a0ac554a2 [2023-04-26T00:35:21.965Z] ---> a633a5b23d16 [2023-04-26T00:35:21.965Z] Successfully built a633a5b23d16 [2023-04-26T00:35:21.965Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T00:35:22.277Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-26T00:35:22.277Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T00:35:22.351Z] prd-ubuntu20.04-docker-8c-8g-10902 does not seem to be running inside a container [2023-04-26T00:35:22.384Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-26T00:35:22.694Z] $ docker top 0bf9c3ee9c87d9acbf07d5a0da7c23a74b3245401d34a9b235f869cbd4460811 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-26T00:35:23.030Z] + go version [2023-04-26T00:35:23.030Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-26T00:35:23.046Z] $ docker stop --time=1 0bf9c3ee9c87d9acbf07d5a0da7c23a74b3245401d34a9b235f869cbd4460811 [2023-04-26T00:35:24.307Z] $ docker rm -f --volumes 0bf9c3ee9c87d9acbf07d5a0da7c23a74b3245401d34a9b235f869cbd4460811 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T00:35:24.717Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-26T00:35:24.717Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T00:35:24.790Z] prd-ubuntu20.04-docker-8c-8g-10902 does not seem to be running inside a container [2023-04-26T00:35:24.825Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-26T00:35:25.153Z] $ docker top 296447d281d5ad9a2701228083639ec38807d2773addedabaeee0393e2ceeb31 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-26T00:35:25.483Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2023-04-26T00:35:25.777Z] + make test [2023-04-26T00:35:25.778Z] go test -race -coverprofile=coverage.out ./... [2023-04-26T00:35:47.699Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-04-26T00:36:05.775Z] go vet ./... [2023-04-26T00:36:06.709Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-26T00:36:06.709Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-26T00:36:06.709Z] ./bin/test-attribution-txt.sh [2023-04-26T00:36:06.709Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [2023-04-26T00:36:06.709Z] An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-04-26T00:36:06.720Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-26T00:36:06.735Z] $ docker stop --time=1 296447d281d5ad9a2701228083639ec38807d2773addedabaeee0393e2ceeb31 [2023-04-26T00:36:11.656Z] $ docker rm -f --volumes 296447d281d5ad9a2701228083639ec38807d2773addedabaeee0393e2ceeb31 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-26T00:36:12.164Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-26T00:36:12.204Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-26T00:36:12.717Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-26T00:36:13.011Z] + ls -al . [2023-04-26T00:36:13.012Z] total 176 [2023-04-26T00:36:13.012Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 26 00:35 . [2023-04-26T00:36:13.012Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 00:34 .. [2023-04-26T00:36:13.012Z] -rw-rw-r-- 1 jenkins jenkins 119 Apr 26 00:34 .dockerignore [2023-04-26T00:36:13.012Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 26 00:34 .git [2023-04-26T00:36:13.012Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 00:34 .github [2023-04-26T00:36:13.012Z] -rw-rw-r-- 1 jenkins jenkins 171 Apr 26 00:34 .gitignore [2023-04-26T00:36:13.012Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 26 00:34 .golangci.yml [2023-04-26T00:36:13.012Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 26 00:34 .semver [2023-04-26T00:36:13.012Z] -rw-rw-r-- 1 jenkins jenkins 9088 Apr 26 00:34 Attribution.txt [2023-04-26T00:36:13.012Z] -rw-rw-r-- 1 jenkins jenkins 29118 Apr 26 00:34 CHANGELOG.md [2023-04-26T00:36:13.012Z] -rw-rw-r-- 1 jenkins jenkins 1898 Apr 26 00:34 Dockerfile [2023-04-26T00:36:13.012Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 26 00:34 GOVERNANCE.md [2023-04-26T00:36:13.012Z] -rw-rw-r-- 1 jenkins jenkins 688 Apr 26 00:34 Jenkinsfile [2023-04-26T00:36:13.012Z] -rw-rw-r-- 1 jenkins jenkins 10174 Apr 26 00:34 LICENSE [2023-04-26T00:36:13.012Z] -rw-rw-r-- 1 jenkins jenkins 618 Apr 26 00:34 OWNERS.md [2023-04-26T00:36:13.012Z] -rw-rw-r-- 1 jenkins jenkins 4369 Apr 26 00:34 README.md [2023-04-26T00:36:13.012Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 26 00:34 VERSION [2023-04-26T00:36:13.012Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 00:34 bin [2023-04-26T00:36:13.012Z] -rw-r--r-- 1 jenkins jenkins 13 Apr 26 00:35 coverage.out [2023-04-26T00:36:13.012Z] -rw-rw-r-- 1 jenkins jenkins 3302 Apr 26 00:34 go.mod [2023-04-26T00:36:13.012Z] -rw-rw-r-- 1 jenkins jenkins 31536 Apr 26 00:34 go.sum [2023-04-26T00:36:13.012Z] -rw-rw-r-- 1 jenkins jenkins 1949 Apr 26 00:34 main.go [2023-04-26T00:36:13.012Z] -rw-rw-r-- 1 jenkins jenkins 2569 Apr 26 00:34 makefile [2023-04-26T00:36:13.012Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 26 00:34 res [2023-04-26T00:36:13.012Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 00:34 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T00:36:13.317Z] + 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=42849b84e1aa64fff78d6352030ff1fd7abd87e1 --label arch=amd64 --label version=3.0.0-dev.35 . [2023-04-26T00:36:13.317Z] Sending build context to Docker daemon 3.289MB [2023-04-26T00:36:13.317Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-04-26T00:36:13.317Z] Step 2/26 : FROM ${BASE} AS builder [2023-04-26T00:36:13.317Z] ---> a633a5b23d16 [2023-04-26T00:36:13.317Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-04-26T00:36:13.317Z] ---> Running in fcdc8bc51890 [2023-04-26T00:36:13.317Z] Removing intermediate container fcdc8bc51890 [2023-04-26T00:36:13.317Z] ---> 08dc4929610c [2023-04-26T00:36:13.317Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-04-26T00:36:13.577Z] ---> Running in 4593dc227bdb [2023-04-26T00:36:13.577Z] Removing intermediate container 4593dc227bdb [2023-04-26T00:36:13.577Z] ---> 3c1f145f253c [2023-04-26T00:36:13.577Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-04-26T00:36:13.577Z] ---> Running in c52280de165c [2023-04-26T00:36:13.577Z] Removing intermediate container c52280de165c [2023-04-26T00:36:13.577Z] ---> 6af466814a38 [2023-04-26T00:36:13.577Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-26T00:36:13.577Z] ---> Running in 3ba7b9d6fb52 [2023-04-26T00:36:13.836Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-26T00:36:14.095Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-26T00:36:14.095Z] OK: 265 MiB in 53 packages [2023-04-26T00:36:14.354Z] Removing intermediate container 3ba7b9d6fb52 [2023-04-26T00:36:14.354Z] ---> 03d25a581598 [2023-04-26T00:36:14.354Z] Step 7/26 : WORKDIR /app [2023-04-26T00:36:14.612Z] ---> Running in 59dcb7488f51 [2023-04-26T00:36:14.612Z] Removing intermediate container 59dcb7488f51 [2023-04-26T00:36:14.612Z] ---> d29b35b5b3ec [2023-04-26T00:36:14.612Z] Step 8/26 : COPY go.mod vendor* ./ [2023-04-26T00:36:14.612Z] ---> 2ea619b3585c [2023-04-26T00:36:14.612Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T00:36:14.612Z] ---> Running in 463f6cc094a8 [2023-04-26T00:36:15.655Z] Removing intermediate container 463f6cc094a8 [2023-04-26T00:36:15.655Z] ---> 440753b8a1e1 [2023-04-26T00:36:15.655Z] Step 10/26 : COPY . . [2023-04-26T00:36:15.915Z] ---> 397136b8d949 [2023-04-26T00:36:15.915Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-26T00:36:15.915Z] ---> Running in 5c1fb2008fea [2023-04-26T00:36:15.915Z] Removing intermediate container 5c1fb2008fea [2023-04-26T00:36:15.915Z] ---> 0f05ebc5f822 [2023-04-26T00:36:15.915Z] Step 12/26 : RUN $MAKE [2023-04-26T00:36:15.915Z] ---> Running in eabba9bb81c1 [2023-04-26T00:36:16.174Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.52 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.35" -trimpath -mod=readonly -o app-service-configurable [2023-04-26T00:36:38.124Z] Removing intermediate container eabba9bb81c1 [2023-04-26T00:36:38.124Z] ---> 17d28b3f9b62 [2023-04-26T00:36:38.124Z] Step 13/26 : FROM alpine:3.17 [2023-04-26T00:36:38.124Z] 3.17: Pulling from library/alpine [2023-04-26T00:36:38.124Z] f56be85fc22e: Already exists [2023-04-26T00:36:38.124Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-26T00:36:38.124Z] Status: Downloaded newer image for alpine:3.17 [2023-04-26T00:36:38.124Z] ---> 9ed4aefc74f6 [2023-04-26T00:36:38.124Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-04-26T00:36:38.124Z] ---> Running in cb40a402a427 [2023-04-26T00:36:38.124Z] Removing intermediate container cb40a402a427 [2023-04-26T00:36:38.124Z] ---> e8cd5f684db4 [2023-04-26T00:36:38.124Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-04-26T00:36:38.124Z] ---> Running in 911cbd33dbc1 [2023-04-26T00:36:38.124Z] Removing intermediate container 911cbd33dbc1 [2023-04-26T00:36:38.124Z] ---> 77a687f11579 [2023-04-26T00:36:38.124Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-04-26T00:36:38.124Z] ---> Running in c7d85f3961d6 [2023-04-26T00:36:38.124Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-26T00:36:38.124Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-26T00:36:38.124Z] (1/2) Installing ca-certificates (20220614-r4) [2023-04-26T00:36:38.124Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-04-26T00:36:38.124Z] Executing busybox-1.35.0-r29.trigger [2023-04-26T00:36:38.124Z] Executing ca-certificates-20220614-r4.trigger [2023-04-26T00:36:38.124Z] OK: 8 MiB in 17 packages [2023-04-26T00:36:38.124Z] Removing intermediate container c7d85f3961d6 [2023-04-26T00:36:38.124Z] ---> 4fdf42440556 [2023-04-26T00:36:38.124Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-04-26T00:36:38.383Z] ---> 9a4e657d0b7b [2023-04-26T00:36:38.383Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-04-26T00:36:38.383Z] ---> ae669c66185e [2023-04-26T00:36:38.383Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-04-26T00:36:38.641Z] ---> be55fe3674bd [2023-04-26T00:36:38.641Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-04-26T00:36:39.575Z] ---> 4a669576eefb [2023-04-26T00:36:39.575Z] Step 21/26 : EXPOSE 48095 [2023-04-26T00:36:39.575Z] ---> Running in 57bc86d73b79 [2023-04-26T00:36:39.575Z] Removing intermediate container 57bc86d73b79 [2023-04-26T00:36:39.575Z] ---> 9de0c0023a4e [2023-04-26T00:36:39.575Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-04-26T00:36:39.575Z] ---> Running in ff15e23ecb6b [2023-04-26T00:36:39.575Z] Removing intermediate container ff15e23ecb6b [2023-04-26T00:36:39.575Z] ---> b20f2efa414c [2023-04-26T00:36:39.575Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-26T00:36:39.575Z] ---> Running in 5879df75a3ac [2023-04-26T00:36:39.833Z] Removing intermediate container 5879df75a3ac [2023-04-26T00:36:39.833Z] ---> 018c8045241a [2023-04-26T00:36:39.833Z] Step 24/26 : LABEL arch=amd64 [2023-04-26T00:36:39.833Z] ---> Running in 94d806370ace [2023-04-26T00:36:39.833Z] Removing intermediate container 94d806370ace [2023-04-26T00:36:39.833Z] ---> 5f6e9ea3cd0f [2023-04-26T00:36:39.833Z] Step 25/26 : LABEL git_sha=42849b84e1aa64fff78d6352030ff1fd7abd87e1 [2023-04-26T00:36:39.833Z] ---> Running in eb81fdb22a62 [2023-04-26T00:36:39.833Z] Removing intermediate container eb81fdb22a62 [2023-04-26T00:36:39.833Z] ---> 39eda8f50005 [2023-04-26T00:36:39.833Z] Step 26/26 : LABEL version=3.0.0-dev.35 [2023-04-26T00:36:39.833Z] ---> Running in 9e558a7ce425 [2023-04-26T00:36:40.092Z] Removing intermediate container 9e558a7ce425 [2023-04-26T00:36:40.092Z] ---> 06826dfe673e [2023-04-26T00:36:40.093Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-26T00:36:40.093Z] Successfully built 06826dfe673e [2023-04-26T00:36:40.093Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-26T00:36:40.229Z] provisioning config files... [2023-04-26T00:36:40.240Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3735271221520551767tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T00:36:40.563Z] ---> docker-login.sh [2023-04-26T00:36:40.563Z] nexus3.edgexfoundry.org:10001 [2023-04-26T00:36:40.563Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T00:36:40.563Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T00:36:40.563Z] Configure a credential helper to remove this warning. See [2023-04-26T00:36:40.563Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T00:36:40.563Z] [2023-04-26T00:36:40.563Z] Login Succeeded [2023-04-26T00:36:40.563Z] nexus3.edgexfoundry.org:10002 [2023-04-26T00:36:40.563Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T00:36:40.563Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T00:36:40.563Z] Configure a credential helper to remove this warning. See [2023-04-26T00:36:40.563Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T00:36:40.563Z] [2023-04-26T00:36:40.563Z] Login Succeeded [2023-04-26T00:36:40.563Z] nexus3.edgexfoundry.org:10003 [2023-04-26T00:36:40.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T00:36:40.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T00:36:40.836Z] Configure a credential helper to remove this warning. See [2023-04-26T00:36:40.836Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T00:36:40.836Z] [2023-04-26T00:36:40.836Z] Login Succeeded [2023-04-26T00:36:40.836Z] nexus3.edgexfoundry.org:10004 [2023-04-26T00:36:40.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T00:36:40.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T00:36:40.836Z] Configure a credential helper to remove this warning. See [2023-04-26T00:36:40.836Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T00:36:40.836Z] [2023-04-26T00:36:40.836Z] Login Succeeded [2023-04-26T00:36:40.836Z] docker.io [2023-04-26T00:36:40.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T00:36:41.116Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T00:36:41.116Z] Configure a credential helper to remove this warning. See [2023-04-26T00:36:41.116Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T00:36:41.116Z] [2023-04-26T00:36:41.116Z] Login Succeeded [2023-04-26T00:36:41.116Z] ---> docker-login.sh ends [Pipeline] } [2023-04-26T00:36:41.145Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-26T00:36:41.178Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-26T00:36:41.198Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2023-04-26T00:36:41.198Z] 42849b84e1aa64fff78d6352030ff1fd7abd87e1 [2023-04-26T00:36:41.198Z] latest [2023-04-26T00:36:41.198Z] 3.0.0-dev.35 [2023-04-26T00:36:41.198Z] 42849b84e1aa64fff78d6352030ff1fd7abd87e1-3.0.0-dev.35 [2023-04-26T00:36:41.198Z] main [2023-04-26T00:36:41.198Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T00:36:41.521Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:42849b84e1aa64fff78d6352030ff1fd7abd87e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T00:36:41.825Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:42849b84e1aa64fff78d6352030ff1fd7abd87e1 [2023-04-26T00:36:41.825Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-04-26T00:36:41.825Z] 5b5c1743123f: Preparing [2023-04-26T00:36:41.825Z] 126688251907: Preparing [2023-04-26T00:36:41.825Z] 1d8df478c045: Preparing [2023-04-26T00:36:41.825Z] 87c0bcb5a931: Preparing [2023-04-26T00:36:41.825Z] 87b6aae3c97c: Preparing [2023-04-26T00:36:41.825Z] f1417ff83b31: Preparing [2023-04-26T00:36:41.825Z] f1417ff83b31: Waiting [2023-04-26T00:36:41.825Z] 126688251907: Pushed [2023-04-26T00:36:41.825Z] 1d8df478c045: Pushed [2023-04-26T00:36:41.825Z] 87c0bcb5a931: Pushed [2023-04-26T00:36:41.825Z] 87b6aae3c97c: Pushed [2023-04-26T00:36:42.084Z] f1417ff83b31: Layer already exists [2023-04-26T00:36:44.618Z] 5b5c1743123f: Pushed [2023-04-26T00:36:44.618Z] 42849b84e1aa64fff78d6352030ff1fd7abd87e1: digest: sha256:c9b0f99307cbe904b8bbc6995030ae95da419f8eb7990aabdbccfc4fc26ecc03 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T00:36:44.925Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T00:36:45.234Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-04-26T00:36:45.234Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-04-26T00:36:45.234Z] 5b5c1743123f: Preparing [2023-04-26T00:36:45.234Z] 126688251907: Preparing [2023-04-26T00:36:45.234Z] 1d8df478c045: Preparing [2023-04-26T00:36:45.234Z] 87c0bcb5a931: Preparing [2023-04-26T00:36:45.234Z] 87b6aae3c97c: Preparing [2023-04-26T00:36:45.234Z] f1417ff83b31: Preparing [2023-04-26T00:36:45.234Z] f1417ff83b31: Waiting [2023-04-26T00:36:45.234Z] 87b6aae3c97c: Layer already exists [2023-04-26T00:36:45.234Z] 5b5c1743123f: Layer already exists [2023-04-26T00:36:45.234Z] 87c0bcb5a931: Layer already exists [2023-04-26T00:36:45.234Z] 1d8df478c045: Layer already exists [2023-04-26T00:36:45.234Z] 126688251907: Layer already exists [2023-04-26T00:36:45.234Z] f1417ff83b31: Layer already exists [2023-04-26T00:36:45.234Z] latest: digest: sha256:c9b0f99307cbe904b8bbc6995030ae95da419f8eb7990aabdbccfc4fc26ecc03 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T00:36:45.553Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T00:36:45.871Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.35 [2023-04-26T00:36:45.871Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-04-26T00:36:45.871Z] 5b5c1743123f: Preparing [2023-04-26T00:36:45.871Z] 126688251907: Preparing [2023-04-26T00:36:45.871Z] 1d8df478c045: Preparing [2023-04-26T00:36:45.871Z] 87c0bcb5a931: Preparing [2023-04-26T00:36:45.871Z] 87b6aae3c97c: Preparing [2023-04-26T00:36:45.871Z] f1417ff83b31: Preparing [2023-04-26T00:36:45.871Z] f1417ff83b31: Waiting [2023-04-26T00:36:45.871Z] 126688251907: Layer already exists [2023-04-26T00:36:45.871Z] 87c0bcb5a931: Layer already exists [2023-04-26T00:36:45.871Z] 87b6aae3c97c: Layer already exists [2023-04-26T00:36:45.871Z] 5b5c1743123f: Layer already exists [2023-04-26T00:36:45.871Z] 1d8df478c045: Layer already exists [2023-04-26T00:36:45.871Z] f1417ff83b31: Layer already exists [2023-04-26T00:36:45.871Z] 3.0.0-dev.35: digest: sha256:c9b0f99307cbe904b8bbc6995030ae95da419f8eb7990aabdbccfc4fc26ecc03 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T00:36:46.182Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:42849b84e1aa64fff78d6352030ff1fd7abd87e1-3.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T00:36:46.486Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:42849b84e1aa64fff78d6352030ff1fd7abd87e1-3.0.0-dev.35 [2023-04-26T00:36:46.486Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-04-26T00:36:46.486Z] 5b5c1743123f: Preparing [2023-04-26T00:36:46.486Z] 126688251907: Preparing [2023-04-26T00:36:46.486Z] 1d8df478c045: Preparing [2023-04-26T00:36:46.486Z] 87c0bcb5a931: Preparing [2023-04-26T00:36:46.486Z] 87b6aae3c97c: Preparing [2023-04-26T00:36:46.486Z] f1417ff83b31: Preparing [2023-04-26T00:36:46.486Z] f1417ff83b31: Waiting [2023-04-26T00:36:46.486Z] 87c0bcb5a931: Layer already exists [2023-04-26T00:36:46.486Z] 1d8df478c045: Layer already exists [2023-04-26T00:36:46.486Z] 126688251907: Layer already exists [2023-04-26T00:36:46.486Z] 5b5c1743123f: Layer already exists [2023-04-26T00:36:46.486Z] 87b6aae3c97c: Layer already exists [2023-04-26T00:36:46.486Z] f1417ff83b31: Layer already exists [2023-04-26T00:36:46.486Z] 42849b84e1aa64fff78d6352030ff1fd7abd87e1-3.0.0-dev.35: digest: sha256:c9b0f99307cbe904b8bbc6995030ae95da419f8eb7990aabdbccfc4fc26ecc03 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T00:36:46.806Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T00:36:47.115Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2023-04-26T00:36:47.116Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-04-26T00:36:47.116Z] 5b5c1743123f: Preparing [2023-04-26T00:36:47.116Z] 126688251907: Preparing [2023-04-26T00:36:47.116Z] 1d8df478c045: Preparing [2023-04-26T00:36:47.116Z] 87c0bcb5a931: Preparing [2023-04-26T00:36:47.116Z] 87b6aae3c97c: Preparing [2023-04-26T00:36:47.116Z] f1417ff83b31: Preparing [2023-04-26T00:36:47.116Z] 5b5c1743123f: Layer already exists [2023-04-26T00:36:47.116Z] 87c0bcb5a931: Layer already exists [2023-04-26T00:36:47.116Z] 126688251907: Layer already exists [2023-04-26T00:36:47.116Z] 1d8df478c045: Layer already exists [2023-04-26T00:36:47.116Z] 87b6aae3c97c: Layer already exists [2023-04-26T00:36:47.116Z] f1417ff83b31: Layer already exists [2023-04-26T00:36:47.116Z] main: digest: sha256:c9b0f99307cbe904b8bbc6995030ae95da419f8eb7990aabdbccfc4fc26ecc03 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-26T00:36:47.154Z] ===================================================== [Pipeline] echo [2023-04-26T00:36:47.160Z] taggedImages: [2023-04-26T00:36:47.160Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:42849b84e1aa64fff78d6352030ff1fd7abd87e1 [2023-04-26T00:36:47.160Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-04-26T00:36:47.160Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.35 [2023-04-26T00:36:47.160Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:42849b84e1aa64fff78d6352030ff1fd7abd87e1-3.0.0-dev.35 [2023-04-26T00:36:47.160Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T00:36:47.515Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-26T00:36:47.515Z] [2023-04-26T00:36:47.515Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T00:36:47.817Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-26T00:36:47.817Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-26T00:36:47.817Z] 5eb5b503b376: Pulling fs layer [2023-04-26T00:36:47.817Z] 5c69ac0246d0: Pulling fs layer [2023-04-26T00:36:47.817Z] ec43610c2a17: Pulling fs layer [2023-04-26T00:36:47.817Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-26T00:36:47.817Z] 33b1e0a273af: Pulling fs layer [2023-04-26T00:36:47.817Z] 5d3b04190fa2: Pulling fs layer [2023-04-26T00:36:47.817Z] 3a2ae6a8a46f: Waiting [2023-04-26T00:36:47.817Z] 33b1e0a273af: Waiting [2023-04-26T00:36:47.817Z] 2f39f015ded8: Pulling fs layer [2023-04-26T00:36:47.817Z] 5d3b04190fa2: Waiting [2023-04-26T00:36:47.817Z] 2f39f015ded8: Waiting [2023-04-26T00:36:47.817Z] 5c69ac0246d0: Download complete [2023-04-26T00:36:47.817Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-26T00:36:47.817Z] 3a2ae6a8a46f: Download complete [2023-04-26T00:36:47.817Z] 33b1e0a273af: Verifying Checksum [2023-04-26T00:36:47.817Z] 33b1e0a273af: Download complete [2023-04-26T00:36:47.817Z] 5d3b04190fa2: Verifying Checksum [2023-04-26T00:36:47.817Z] 5d3b04190fa2: Download complete [2023-04-26T00:36:47.817Z] ec43610c2a17: Verifying Checksum [2023-04-26T00:36:47.817Z] ec43610c2a17: Download complete [2023-04-26T00:36:48.078Z] 5eb5b503b376: Verifying Checksum [2023-04-26T00:36:48.078Z] 5eb5b503b376: Download complete [2023-04-26T00:36:48.645Z] 2f39f015ded8: Download complete [2023-04-26T00:36:49.211Z] 5eb5b503b376: Pull complete [2023-04-26T00:36:49.211Z] 5c69ac0246d0: Pull complete [2023-04-26T00:36:49.776Z] ec43610c2a17: Pull complete [2023-04-26T00:36:49.776Z] 3a2ae6a8a46f: Pull complete [2023-04-26T00:36:50.035Z] 33b1e0a273af: Pull complete [2023-04-26T00:36:50.035Z] 5d3b04190fa2: Pull complete [2023-04-26T00:36:54.225Z] 2f39f015ded8: Pull complete [2023-04-26T00:36:54.225Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-26T00:36:54.225Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-26T00:36:54.225Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T00:36:54.297Z] prd-ubuntu20.04-docker-8c-8g-10902 does not seem to be running inside a container [2023-04-26T00:36:54.335Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-26T00:36:58.905Z] $ docker top e82b56ac2aa84fc053e1acf6c9d908964a54dddb602870f140a49a37620666d1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T00:36:59.294Z] ---> job-cost.sh [2023-04-26T00:36:59.294Z] lf-activate-venv: SKIPPING [2023-04-26T00:36:59.294Z] INFO: No Stack... [2023-04-26T00:36:59.861Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-26T00:37:00.120Z] INFO: Archiving Costs [Pipeline] sh [2023-04-26T00:37:00.406Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2023-04-26T00:37:00.406Z] + cut -d, -f6 [Pipeline] lock [2023-04-26T00:37:00.420Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-153-stack-cost] [2023-04-26T00:37:00.426Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-153-stack-cost] did not exist. Created. [2023-04-26T00:37:00.426Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-153-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-26T00:37:00.726Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-26T00:37:00.750Z] Stashed 1 file(s) [Pipeline] } [2023-04-26T00:37:00.756Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-153-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-26T00:37:00.783Z] $ docker stop --time=1 e82b56ac2aa84fc053e1acf6c9d908964a54dddb602870f140a49a37620666d1 [2023-04-26T00:37:01.938Z] $ docker rm -f --volumes e82b56ac2aa84fc053e1acf6c9d908964a54dddb602870f140a49a37620666d1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-26T00:38:23.241Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-10903 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2023-04-26T00:38:23.256Z] Running in /w/workspace/app-service-configurable/153 [Pipeline] { [Pipeline] checkout [2023-04-26T00:38:23.291Z] Selected Git installation does not exist. Using Default [2023-04-26T00:38:23.291Z] The recommended git tool is: NONE [2023-04-26T00:38:28.843Z] using credential edgex-jenkins-ssh [2023-04-26T00:38:28.860Z] Cloning the remote Git repository [2023-04-26T00:38:28.911Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-04-26T00:38:29.016Z] > git init /w/workspace/app-service-configurable/153 # timeout=10 [2023-04-26T00:38:29.164Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-04-26T00:38:29.165Z] > git --version # timeout=10 [2023-04-26T00:38:29.184Z] > git --version # 'git version 2.25.1' [2023-04-26T00:38:29.186Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-26T00:38:29.330Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-26T00:38:30.453Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-04-26T00:38:30.473Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-26T00:38:31.338Z] Avoid second fetch [2023-04-26T00:38:31.339Z] Checking out Revision 42849b84e1aa64fff78d6352030ff1fd7abd87e1 (main) [2023-04-26T00:38:31.932Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#551)" [2023-04-26T00:38:31.358Z] > git config core.sparsecheckout # timeout=10 [2023-04-26T00:38:31.435Z] > git checkout -f 42849b84e1aa64fff78d6352030ff1fd7abd87e1 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-26T00:38:32.987Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-26T00:38:32.987Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-26T00:38:32.987Z] Dload Upload Total Spent Left Speed [2023-04-26T00:38:32.987Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 83888 0 --:--:-- --:--:-- --:--:-- 83888 [Pipeline] sh [2023-04-26T00:38:33.652Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-26T00:38:34.004Z] + sudo tee /etc/docker/daemon.new [2023-04-26T00:38:34.004Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-26T00:38:34.004Z] { [2023-04-26T00:38:34.004Z] "registry-mirrors": [ [2023-04-26T00:38:34.004Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-26T00:38:34.004Z] ], [2023-04-26T00:38:34.004Z] "bip": "10.250.0.254/24", [2023-04-26T00:38:34.004Z] "hosts": [ [2023-04-26T00:38:34.004Z] "tcp://0.0.0.0:5555", [2023-04-26T00:38:34.004Z] "unix:///var/run/docker.sock" [2023-04-26T00:38:34.004Z] ], [2023-04-26T00:38:34.004Z] "mtu": 1458, [2023-04-26T00:38:34.004Z] "selinux-enabled": true, [2023-04-26T00:38:34.004Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-26T00:38:34.004Z] } [Pipeline] sh [2023-04-26T00:38:34.345Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-26T00:38:34.692Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-26T00:38:52.962Z] provisioning config files... [2023-04-26T00:38:52.987Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/153@tmp/config12942605067080678734tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T00:38:53.338Z] ---> docker-login.sh [2023-04-26T00:38:53.338Z] nexus3.edgexfoundry.org:10001 [2023-04-26T00:38:53.927Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T00:38:53.927Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T00:38:53.927Z] Configure a credential helper to remove this warning. See [2023-04-26T00:38:53.927Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T00:38:53.927Z] [2023-04-26T00:38:53.927Z] Login Succeeded [2023-04-26T00:38:53.927Z] nexus3.edgexfoundry.org:10002 [2023-04-26T00:38:54.194Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T00:38:54.194Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T00:38:54.194Z] Configure a credential helper to remove this warning. See [2023-04-26T00:38:54.194Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T00:38:54.194Z] [2023-04-26T00:38:54.194Z] Login Succeeded [2023-04-26T00:38:54.474Z] nexus3.edgexfoundry.org:10003 [2023-04-26T00:38:54.474Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T00:38:54.745Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T00:38:54.745Z] Configure a credential helper to remove this warning. See [2023-04-26T00:38:54.745Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T00:38:54.745Z] [2023-04-26T00:38:54.745Z] Login Succeeded [2023-04-26T00:38:54.745Z] nexus3.edgexfoundry.org:10004 [2023-04-26T00:38:55.016Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T00:38:55.016Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T00:38:55.016Z] Configure a credential helper to remove this warning. See [2023-04-26T00:38:55.016Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T00:38:55.016Z] [2023-04-26T00:38:55.016Z] Login Succeeded [2023-04-26T00:38:55.016Z] docker.io [2023-04-26T00:38:55.288Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T00:38:55.557Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T00:38:55.557Z] Configure a credential helper to remove this warning. See [2023-04-26T00:38:55.557Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T00:38:55.557Z] [2023-04-26T00:38:55.557Z] Login Succeeded [2023-04-26T00:38:55.557Z] ---> docker-login.sh ends [Pipeline] } [2023-04-26T00:38:55.572Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-26T00:38:55.850Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-26T00:38:55.866Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-26T00:38:55.879Z] ========================================================= [2023-04-26T00:38:55.879Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-26T00:38:55.879Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T00:38:56.256Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-26T00:38:56.256Z] Sending build context to Docker daemon 169kB [2023-04-26T00:38:56.526Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-26T00:38:56.526Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-26T00:38:56.797Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-26T00:38:56.797Z] c41833b44d91: Pulling fs layer [2023-04-26T00:38:56.797Z] ed15518f5707: Pulling fs layer [2023-04-26T00:38:56.797Z] feae8fd75edb: Pulling fs layer [2023-04-26T00:38:56.797Z] 242c74f7c9fa: Pulling fs layer [2023-04-26T00:38:56.797Z] 3cdef696dda3: Pulling fs layer [2023-04-26T00:38:56.797Z] 2ced38df9373: Pulling fs layer [2023-04-26T00:38:56.797Z] 58f1dce35555: Pulling fs layer [2023-04-26T00:38:56.797Z] 3cdef696dda3: Waiting [2023-04-26T00:38:56.797Z] 2ced38df9373: Waiting [2023-04-26T00:38:56.797Z] 58f1dce35555: Waiting [2023-04-26T00:38:56.797Z] 242c74f7c9fa: Waiting [2023-04-26T00:38:56.797Z] ed15518f5707: Verifying Checksum [2023-04-26T00:38:56.797Z] ed15518f5707: Download complete [2023-04-26T00:38:56.797Z] 242c74f7c9fa: Verifying Checksum [2023-04-26T00:38:56.797Z] 242c74f7c9fa: Download complete [2023-04-26T00:38:56.797Z] 3cdef696dda3: Verifying Checksum [2023-04-26T00:38:56.797Z] 3cdef696dda3: Download complete [2023-04-26T00:38:56.797Z] c41833b44d91: Verifying Checksum [2023-04-26T00:38:56.797Z] c41833b44d91: Download complete [2023-04-26T00:38:58.222Z] c41833b44d91: Pull complete [2023-04-26T00:38:58.222Z] 58f1dce35555: Verifying Checksum [2023-04-26T00:38:58.222Z] 58f1dce35555: Download complete [2023-04-26T00:38:58.493Z] ed15518f5707: Pull complete [2023-04-26T00:38:59.465Z] feae8fd75edb: Verifying Checksum [2023-04-26T00:38:59.465Z] feae8fd75edb: Download complete [2023-04-26T00:38:59.745Z] 2ced38df9373: Verifying Checksum [2023-04-26T00:38:59.745Z] 2ced38df9373: Download complete [2023-04-26T00:39:12.080Z] feae8fd75edb: Pull complete [2023-04-26T00:39:12.080Z] 242c74f7c9fa: Pull complete [2023-04-26T00:39:12.080Z] 3cdef696dda3: Pull complete [2023-04-26T00:39:18.747Z] 2ced38df9373: Pull complete [2023-04-26T00:39:21.341Z] 58f1dce35555: Pull complete [2023-04-26T00:39:21.341Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-04-26T00:39:21.341Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-26T00:39:21.341Z] ---> fadd8f120f05 [2023-04-26T00:39:21.341Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-04-26T00:39:22.757Z] ---> Running in 180177ed4877 [2023-04-26T00:39:23.027Z] Removing intermediate container 180177ed4877 [2023-04-26T00:39:23.027Z] ---> 7c52bafd6015 [2023-04-26T00:39:23.027Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-26T00:39:23.027Z] ---> Running in 18873bab25aa [2023-04-26T00:39:23.296Z] Removing intermediate container 18873bab25aa [2023-04-26T00:39:23.296Z] ---> e9671e537377 [2023-04-26T00:39:23.296Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-04-26T00:39:23.296Z] ---> Running in dfb6d6076fe1 [2023-04-26T00:39:23.564Z] Removing intermediate container dfb6d6076fe1 [2023-04-26T00:39:23.564Z] ---> bef34f470822 [2023-04-26T00:39:23.564Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-26T00:39:23.831Z] ---> Running in 4ddbeb9e94b4 [2023-04-26T00:39:24.793Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-26T00:39:25.440Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-26T00:39:43.676Z] OK: 263 MiB in 53 packages [2023-04-26T00:39:43.676Z] Removing intermediate container 4ddbeb9e94b4 [2023-04-26T00:39:43.676Z] ---> fa69c85c2a6d [2023-04-26T00:39:43.676Z] Step 7/12 : WORKDIR /app [2023-04-26T00:39:43.676Z] ---> Running in d2fd3de9cce8 [2023-04-26T00:39:43.676Z] Removing intermediate container d2fd3de9cce8 [2023-04-26T00:39:43.676Z] ---> 4dc2e8aa9ea7 [2023-04-26T00:39:43.676Z] Step 8/12 : COPY go.mod vendor* ./ [2023-04-26T00:39:45.623Z] ---> e9754cd2af83 [2023-04-26T00:39:45.623Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T00:39:45.623Z] ---> Running in 83d56ace50bd [2023-04-26T00:40:53.496Z] Removing intermediate container 83d56ace50bd [2023-04-26T00:40:53.496Z] ---> 00bbb7556011 [2023-04-26T00:40:53.496Z] Step 10/12 : COPY . . [2023-04-26T00:40:53.496Z] ---> 0af2ee1fd20f [2023-04-26T00:40:53.496Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-26T00:40:53.496Z] ---> Running in d9e6678fbcb3 [2023-04-26T00:40:53.496Z] Removing intermediate container d9e6678fbcb3 [2023-04-26T00:40:53.496Z] ---> 8ef3bd9e162e [2023-04-26T00:40:53.496Z] Step 12/12 : RUN $MAKE [2023-04-26T00:40:53.496Z] ---> Running in 6523cd6c08f5 [2023-04-26T00:40:53.496Z] noop [2023-04-26T00:40:53.496Z] Removing intermediate container 6523cd6c08f5 [2023-04-26T00:40:53.496Z] ---> 345d7e3cff1b [2023-04-26T00:40:53.496Z] Successfully built 345d7e3cff1b [2023-04-26T00:40:53.496Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T00:40:53.837Z] + docker inspect -f . ci-base-image-arm64 [2023-04-26T00:40:53.837Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T00:40:54.027Z] prd-ubuntu20.04-docker-arm64-4c-16g-10903 does not seem to be running inside a container [2023-04-26T00:40:54.098Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/153 -v /w/workspace/app-service-configurable/153:/w/workspace/app-service-configurable/153:rw,z -v /w/workspace/app-service-configurable/153@tmp:/w/workspace/app-service-configurable/153@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-26T00:40:55.288Z] $ docker top e6e41ae7a31cf65f4470d669a78494818d58c3e992e4796b4731b3573695fef4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-26T00:40:56.127Z] + go version [2023-04-26T00:40:56.127Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-26T00:40:56.149Z] $ docker stop --time=1 e6e41ae7a31cf65f4470d669a78494818d58c3e992e4796b4731b3573695fef4 [2023-04-26T00:40:57.771Z] $ docker rm -f --volumes e6e41ae7a31cf65f4470d669a78494818d58c3e992e4796b4731b3573695fef4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T00:40:58.302Z] + docker inspect -f . ci-base-image-arm64 [2023-04-26T00:40:58.302Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T00:40:58.488Z] prd-ubuntu20.04-docker-arm64-4c-16g-10903 does not seem to be running inside a container [2023-04-26T00:40:58.561Z] $ 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/153 -v /w/workspace/app-service-configurable/153:/w/workspace/app-service-configurable/153:rw,z -v /w/workspace/app-service-configurable/153@tmp:/w/workspace/app-service-configurable/153@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-26T00:40:59.749Z] $ docker top 72ab78cb5b6d4a5c1bc83de3f988cd50b9d9358728f44df972991d88a0c02939 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-26T00:41:00.583Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/153 [Pipeline] fileExists [Pipeline] sh [2023-04-26T00:41:00.919Z] + make test [2023-04-26T00:41:00.919Z] go test -race -coverprofile=coverage.out ./... [2023-04-26T00:43:52.879Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-04-26T00:43:52.879Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-26T00:43:52.879Z] go vet ./... [2023-04-26T00:45:59.554Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-26T00:45:59.554Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-26T00:45:59.554Z] ./bin/test-attribution-txt.sh [2023-04-26T00:45:59.554Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [2023-04-26T00:45:59.554Z] An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-04-26T00:45:59.572Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-26T00:45:59.585Z] $ docker stop --time=1 72ab78cb5b6d4a5c1bc83de3f988cd50b9d9358728f44df972991d88a0c02939 [2023-04-26T00:46:01.471Z] $ docker rm -f --volumes 72ab78cb5b6d4a5c1bc83de3f988cd50b9d9358728f44df972991d88a0c02939 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-26T00:46:02.999Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-26T00:46:03.023Z] Warning: overwriting stash ‘coverage-report’ [2023-04-26T00:46:03.469Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-26T00:46:03.880Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-26T00:46:04.206Z] + ls -al . [2023-04-26T00:46:04.206Z] total 172 [2023-04-26T00:46:04.206Z] drwxrwxr-x 7 jenkins jenkins 4096 Apr 26 00:41 . [2023-04-26T00:46:04.206Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 00:38 .. [2023-04-26T00:46:04.206Z] -rw-rw-r-- 1 jenkins jenkins 119 Apr 26 00:38 .dockerignore [2023-04-26T00:46:04.206Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 26 00:38 .git [2023-04-26T00:46:04.206Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 00:38 .github [2023-04-26T00:46:04.206Z] -rw-rw-r-- 1 jenkins jenkins 171 Apr 26 00:38 .gitignore [2023-04-26T00:46:04.206Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 26 00:38 .golangci.yml [2023-04-26T00:46:04.206Z] -rw-rw-r-- 1 jenkins jenkins 9088 Apr 26 00:38 Attribution.txt [2023-04-26T00:46:04.206Z] -rw-rw-r-- 1 jenkins jenkins 29118 Apr 26 00:38 CHANGELOG.md [2023-04-26T00:46:04.206Z] -rw-rw-r-- 1 jenkins jenkins 1898 Apr 26 00:38 Dockerfile [2023-04-26T00:46:04.206Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 26 00:38 GOVERNANCE.md [2023-04-26T00:46:04.206Z] -rw-rw-r-- 1 jenkins jenkins 688 Apr 26 00:38 Jenkinsfile [2023-04-26T00:46:04.206Z] -rw-rw-r-- 1 jenkins jenkins 10174 Apr 26 00:38 LICENSE [2023-04-26T00:46:04.206Z] -rw-rw-r-- 1 jenkins jenkins 618 Apr 26 00:38 OWNERS.md [2023-04-26T00:46:04.206Z] -rw-rw-r-- 1 jenkins jenkins 4369 Apr 26 00:38 README.md [2023-04-26T00:46:04.206Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 26 00:34 VERSION [2023-04-26T00:46:04.206Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 00:38 bin [2023-04-26T00:46:04.206Z] -rw-r--r-- 1 jenkins jenkins 13 Apr 26 00:41 coverage.out [2023-04-26T00:46:04.206Z] -rw-rw-r-- 1 jenkins jenkins 3302 Apr 26 00:38 go.mod [2023-04-26T00:46:04.206Z] -rw-rw-r-- 1 jenkins jenkins 31536 Apr 26 00:38 go.sum [2023-04-26T00:46:04.206Z] -rw-rw-r-- 1 jenkins jenkins 1949 Apr 26 00:38 main.go [2023-04-26T00:46:04.206Z] -rw-rw-r-- 1 jenkins jenkins 2569 Apr 26 00:38 makefile [2023-04-26T00:46:04.206Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 26 00:38 res [2023-04-26T00:46:04.206Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 00:38 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T00:46:04.555Z] + 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=42849b84e1aa64fff78d6352030ff1fd7abd87e1 --label arch=arm64 --label version=3.0.0-dev.35 . [2023-04-26T00:46:04.555Z] Sending build context to Docker daemon 170kB [2023-04-26T00:46:04.822Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-04-26T00:46:04.822Z] Step 2/26 : FROM ${BASE} AS builder [2023-04-26T00:46:04.822Z] ---> 345d7e3cff1b [2023-04-26T00:46:04.822Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-04-26T00:46:04.822Z] ---> Running in cbc4831bb5d7 [2023-04-26T00:46:05.093Z] Removing intermediate container cbc4831bb5d7 [2023-04-26T00:46:05.093Z] ---> 15d0edf7b318 [2023-04-26T00:46:05.093Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-04-26T00:46:05.361Z] ---> Running in 97a5d917f28b [2023-04-26T00:46:05.630Z] Removing intermediate container 97a5d917f28b [2023-04-26T00:46:05.630Z] ---> 16dceaa200aa [2023-04-26T00:46:05.630Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-04-26T00:46:05.630Z] ---> Running in 6b4b2c49eb50 [2023-04-26T00:46:05.903Z] Removing intermediate container 6b4b2c49eb50 [2023-04-26T00:46:05.903Z] ---> 8bcb0d63d36a [2023-04-26T00:46:05.903Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-26T00:46:05.903Z] ---> Running in b64393452df0 [2023-04-26T00:46:07.327Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-26T00:46:07.594Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-26T00:46:09.006Z] OK: 263 MiB in 53 packages [2023-04-26T00:46:09.975Z] Removing intermediate container b64393452df0 [2023-04-26T00:46:09.975Z] ---> 7c9a1c7c2299 [2023-04-26T00:46:09.975Z] Step 7/26 : WORKDIR /app [2023-04-26T00:46:09.975Z] ---> Running in 3717c408fceb [2023-04-26T00:46:10.243Z] Removing intermediate container 3717c408fceb [2023-04-26T00:46:10.243Z] ---> bf5a9042ea16 [2023-04-26T00:46:10.243Z] Step 8/26 : COPY go.mod vendor* ./ [2023-04-26T00:46:10.508Z] ---> 648653d7a489 [2023-04-26T00:46:10.508Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T00:46:10.785Z] ---> Running in 635e6d4654b0 [2023-04-26T00:46:13.361Z] Removing intermediate container 635e6d4654b0 [2023-04-26T00:46:13.361Z] ---> 1bb2e428934b [2023-04-26T00:46:13.361Z] Step 10/26 : COPY . . [2023-04-26T00:46:13.627Z] ---> ee1afcef7060 [2023-04-26T00:46:13.627Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-26T00:46:13.627Z] ---> Running in 49f2faa16964 [2023-04-26T00:46:13.892Z] Removing intermediate container 49f2faa16964 [2023-04-26T00:46:13.892Z] ---> 6de1e6e68d24 [2023-04-26T00:46:13.892Z] Step 12/26 : RUN $MAKE [2023-04-26T00:46:13.892Z] ---> Running in 1f9c88f737ba [2023-04-26T00:46:14.850Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.52 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.35" -trimpath -mod=readonly -o app-service-configurable [2023-04-26T00:48:21.506Z] Removing intermediate container 1f9c88f737ba [2023-04-26T00:48:21.506Z] ---> 2fb7f1b01c2f [2023-04-26T00:48:21.506Z] Step 13/26 : FROM alpine:3.17 [2023-04-26T00:48:21.506Z] 3.17: Pulling from library/alpine [2023-04-26T00:48:21.506Z] c41833b44d91: Already exists [2023-04-26T00:48:21.506Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-26T00:48:21.506Z] Status: Downloaded newer image for alpine:3.17 [2023-04-26T00:48:21.506Z] ---> 51e60588ff2c [2023-04-26T00:48:21.506Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-04-26T00:48:21.506Z] ---> Running in 6a3e6c798374 [2023-04-26T00:48:21.506Z] Removing intermediate container 6a3e6c798374 [2023-04-26T00:48:21.506Z] ---> c1d9f064ec92 [2023-04-26T00:48:21.506Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-04-26T00:48:21.506Z] ---> Running in 17b3850f603b [2023-04-26T00:48:21.506Z] Removing intermediate container 17b3850f603b [2023-04-26T00:48:21.506Z] ---> 0085802cd13b [2023-04-26T00:48:21.506Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-04-26T00:48:21.506Z] ---> Running in 83724173c17f [2023-04-26T00:48:21.506Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-26T00:48:21.506Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-26T00:48:22.918Z] (1/2) Installing ca-certificates (20220614-r4) [2023-04-26T00:48:22.918Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-04-26T00:48:22.918Z] Executing busybox-1.35.0-r29.trigger [2023-04-26T00:48:22.918Z] Executing ca-certificates-20220614-r4.trigger [2023-04-26T00:48:23.505Z] OK: 8 MiB in 17 packages [2023-04-26T00:48:24.467Z] Removing intermediate container 83724173c17f [2023-04-26T00:48:24.467Z] ---> 25a08030d97a [2023-04-26T00:48:24.467Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-04-26T00:48:25.052Z] ---> 6167a24a7bfb [2023-04-26T00:48:25.053Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-04-26T00:48:25.636Z] ---> ad8c9e8ceeb7 [2023-04-26T00:48:25.636Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-04-26T00:48:25.904Z] ---> d288980b661f [2023-04-26T00:48:25.904Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-04-26T00:48:27.316Z] ---> 266eb00f0be6 [2023-04-26T00:48:27.316Z] Step 21/26 : EXPOSE 48095 [2023-04-26T00:48:27.316Z] ---> Running in 70fd0b43365a [2023-04-26T00:48:27.582Z] Removing intermediate container 70fd0b43365a [2023-04-26T00:48:27.582Z] ---> 8336f2c137a7 [2023-04-26T00:48:27.582Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-04-26T00:48:27.582Z] ---> Running in cc438bd6e786 [2023-04-26T00:48:27.850Z] Removing intermediate container cc438bd6e786 [2023-04-26T00:48:27.851Z] ---> 09259f8fcb3e [2023-04-26T00:48:27.851Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-26T00:48:28.116Z] ---> Running in 4dc9261b2d69 [2023-04-26T00:48:28.382Z] Removing intermediate container 4dc9261b2d69 [2023-04-26T00:48:28.382Z] ---> 811a3e94f4c3 [2023-04-26T00:48:28.382Z] Step 24/26 : LABEL arch=arm64 [2023-04-26T00:48:28.382Z] ---> Running in 9a2cbaaf748e [2023-04-26T00:48:28.663Z] Removing intermediate container 9a2cbaaf748e [2023-04-26T00:48:28.663Z] ---> a05212dcc725 [2023-04-26T00:48:28.663Z] Step 25/26 : LABEL git_sha=42849b84e1aa64fff78d6352030ff1fd7abd87e1 [2023-04-26T00:48:28.663Z] ---> Running in fcab861405c7 [2023-04-26T00:48:28.932Z] Removing intermediate container fcab861405c7 [2023-04-26T00:48:28.932Z] ---> 5bb83faa6657 [2023-04-26T00:48:28.932Z] Step 26/26 : LABEL version=3.0.0-dev.35 [2023-04-26T00:48:29.202Z] ---> Running in 0c95f57a6615 [2023-04-26T00:48:29.469Z] Removing intermediate container 0c95f57a6615 [2023-04-26T00:48:29.469Z] ---> 775b7ff9e498 [2023-04-26T00:48:29.469Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-26T00:48:29.469Z] Successfully built 775b7ff9e498 [2023-04-26T00:48:29.469Z] Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-26T00:48:29.598Z] provisioning config files... [2023-04-26T00:48:29.628Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/153@tmp/config10715284976237953058tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T00:48:29.969Z] ---> docker-login.sh [2023-04-26T00:48:29.969Z] nexus3.edgexfoundry.org:10001 [2023-04-26T00:48:29.969Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T00:48:30.236Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T00:48:30.236Z] Configure a credential helper to remove this warning. See [2023-04-26T00:48:30.236Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T00:48:30.236Z] [2023-04-26T00:48:30.236Z] Login Succeeded [2023-04-26T00:48:30.236Z] nexus3.edgexfoundry.org:10002 [2023-04-26T00:48:30.502Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T00:48:30.502Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T00:48:30.502Z] Configure a credential helper to remove this warning. See [2023-04-26T00:48:30.502Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T00:48:30.502Z] [2023-04-26T00:48:30.502Z] Login Succeeded [2023-04-26T00:48:30.502Z] nexus3.edgexfoundry.org:10003 [2023-04-26T00:48:30.767Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T00:48:30.767Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T00:48:30.767Z] Configure a credential helper to remove this warning. See [2023-04-26T00:48:30.767Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T00:48:30.767Z] [2023-04-26T00:48:30.767Z] Login Succeeded [2023-04-26T00:48:30.767Z] nexus3.edgexfoundry.org:10004 [2023-04-26T00:48:31.035Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T00:48:31.301Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T00:48:31.301Z] Configure a credential helper to remove this warning. See [2023-04-26T00:48:31.301Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T00:48:31.301Z] [2023-04-26T00:48:31.301Z] Login Succeeded [2023-04-26T00:48:31.301Z] docker.io [2023-04-26T00:48:31.565Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T00:48:31.831Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T00:48:31.831Z] Configure a credential helper to remove this warning. See [2023-04-26T00:48:31.831Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T00:48:31.831Z] [2023-04-26T00:48:31.831Z] Login Succeeded [2023-04-26T00:48:31.831Z] ---> docker-login.sh ends [Pipeline] } [2023-04-26T00:48:31.842Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-26T00:48:31.879Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-26T00:48:31.901Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2023-04-26T00:48:31.901Z] 42849b84e1aa64fff78d6352030ff1fd7abd87e1 [2023-04-26T00:48:31.901Z] latest [2023-04-26T00:48:31.901Z] 3.0.0-dev.35 [2023-04-26T00:48:31.901Z] 42849b84e1aa64fff78d6352030ff1fd7abd87e1-3.0.0-dev.35 [2023-04-26T00:48:31.901Z] main [2023-04-26T00:48:31.902Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T00:48:32.248Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:42849b84e1aa64fff78d6352030ff1fd7abd87e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T00:48:32.587Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:42849b84e1aa64fff78d6352030ff1fd7abd87e1 [2023-04-26T00:48:32.588Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-04-26T00:48:32.588Z] d4f63662f2e5: Preparing [2023-04-26T00:48:32.588Z] ce3b8183d83e: Preparing [2023-04-26T00:48:32.588Z] 277e640adc06: Preparing [2023-04-26T00:48:32.588Z] fc602ebfcd7e: Preparing [2023-04-26T00:48:32.588Z] 13b099080f18: Preparing [2023-04-26T00:48:32.588Z] 26cbea5cba74: Preparing [2023-04-26T00:48:32.588Z] 26cbea5cba74: Waiting [2023-04-26T00:48:32.854Z] 277e640adc06: Pushed [2023-04-26T00:48:32.854Z] ce3b8183d83e: Pushed [2023-04-26T00:48:32.854Z] fc602ebfcd7e: Pushed [2023-04-26T00:48:32.854Z] 26cbea5cba74: Layer already exists [2023-04-26T00:48:33.120Z] 13b099080f18: Pushed [2023-04-26T00:48:38.455Z] d4f63662f2e5: Pushed [2023-04-26T00:48:38.455Z] 42849b84e1aa64fff78d6352030ff1fd7abd87e1: digest: sha256:d29b00cc2c6dbe354c59bb4602821270ca6d51266a8d9b235b849ae929ff58d8 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T00:48:38.847Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T00:48:39.196Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-04-26T00:48:39.196Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-04-26T00:48:39.196Z] d4f63662f2e5: Preparing [2023-04-26T00:48:39.196Z] ce3b8183d83e: Preparing [2023-04-26T00:48:39.196Z] 277e640adc06: Preparing [2023-04-26T00:48:39.196Z] fc602ebfcd7e: Preparing [2023-04-26T00:48:39.196Z] 13b099080f18: Preparing [2023-04-26T00:48:39.196Z] 26cbea5cba74: Preparing [2023-04-26T00:48:39.196Z] 26cbea5cba74: Waiting [2023-04-26T00:48:39.196Z] d4f63662f2e5: Layer already exists [2023-04-26T00:48:39.196Z] ce3b8183d83e: Layer already exists [2023-04-26T00:48:39.196Z] fc602ebfcd7e: Layer already exists [2023-04-26T00:48:39.196Z] 13b099080f18: Layer already exists [2023-04-26T00:48:39.196Z] 277e640adc06: Layer already exists [2023-04-26T00:48:39.196Z] 26cbea5cba74: Layer already exists [2023-04-26T00:48:39.469Z] latest: digest: sha256:d29b00cc2c6dbe354c59bb4602821270ca6d51266a8d9b235b849ae929ff58d8 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T00:48:39.826Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T00:48:40.191Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.35 [2023-04-26T00:48:40.191Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-04-26T00:48:40.191Z] d4f63662f2e5: Preparing [2023-04-26T00:48:40.191Z] ce3b8183d83e: Preparing [2023-04-26T00:48:40.191Z] 277e640adc06: Preparing [2023-04-26T00:48:40.191Z] fc602ebfcd7e: Preparing [2023-04-26T00:48:40.191Z] 13b099080f18: Preparing [2023-04-26T00:48:40.191Z] 26cbea5cba74: Preparing [2023-04-26T00:48:40.191Z] 26cbea5cba74: Waiting [2023-04-26T00:48:40.191Z] fc602ebfcd7e: Layer already exists [2023-04-26T00:48:40.191Z] ce3b8183d83e: Layer already exists [2023-04-26T00:48:40.191Z] 13b099080f18: Layer already exists [2023-04-26T00:48:40.191Z] 277e640adc06: Layer already exists [2023-04-26T00:48:40.191Z] d4f63662f2e5: Layer already exists [2023-04-26T00:48:40.191Z] 26cbea5cba74: Layer already exists [2023-04-26T00:48:40.191Z] 3.0.0-dev.35: digest: sha256:d29b00cc2c6dbe354c59bb4602821270ca6d51266a8d9b235b849ae929ff58d8 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T00:48:40.561Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:42849b84e1aa64fff78d6352030ff1fd7abd87e1-3.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T00:48:40.905Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:42849b84e1aa64fff78d6352030ff1fd7abd87e1-3.0.0-dev.35 [2023-04-26T00:48:40.905Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-04-26T00:48:40.905Z] d4f63662f2e5: Preparing [2023-04-26T00:48:40.905Z] ce3b8183d83e: Preparing [2023-04-26T00:48:40.905Z] 277e640adc06: Preparing [2023-04-26T00:48:40.905Z] fc602ebfcd7e: Preparing [2023-04-26T00:48:40.905Z] 13b099080f18: Preparing [2023-04-26T00:48:40.905Z] 26cbea5cba74: Preparing [2023-04-26T00:48:40.905Z] 26cbea5cba74: Waiting [2023-04-26T00:48:40.905Z] d4f63662f2e5: Layer already exists [2023-04-26T00:48:40.905Z] ce3b8183d83e: Layer already exists [2023-04-26T00:48:40.905Z] 13b099080f18: Layer already exists [2023-04-26T00:48:40.905Z] 277e640adc06: Layer already exists [2023-04-26T00:48:40.905Z] fc602ebfcd7e: Layer already exists [2023-04-26T00:48:40.905Z] 26cbea5cba74: Layer already exists [2023-04-26T00:48:40.905Z] 42849b84e1aa64fff78d6352030ff1fd7abd87e1-3.0.0-dev.35: digest: sha256:d29b00cc2c6dbe354c59bb4602821270ca6d51266a8d9b235b849ae929ff58d8 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T00:48:41.252Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T00:48:41.586Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2023-04-26T00:48:41.587Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-04-26T00:48:41.587Z] d4f63662f2e5: Preparing [2023-04-26T00:48:41.587Z] ce3b8183d83e: Preparing [2023-04-26T00:48:41.587Z] 277e640adc06: Preparing [2023-04-26T00:48:41.587Z] fc602ebfcd7e: Preparing [2023-04-26T00:48:41.587Z] 13b099080f18: Preparing [2023-04-26T00:48:41.587Z] 26cbea5cba74: Preparing [2023-04-26T00:48:41.587Z] 26cbea5cba74: Waiting [2023-04-26T00:48:41.587Z] d4f63662f2e5: Layer already exists [2023-04-26T00:48:41.587Z] fc602ebfcd7e: Layer already exists [2023-04-26T00:48:41.587Z] 277e640adc06: Layer already exists [2023-04-26T00:48:41.587Z] 13b099080f18: Layer already exists [2023-04-26T00:48:41.587Z] ce3b8183d83e: Layer already exists [2023-04-26T00:48:41.587Z] 26cbea5cba74: Layer already exists [2023-04-26T00:48:41.853Z] main: digest: sha256:d29b00cc2c6dbe354c59bb4602821270ca6d51266a8d9b235b849ae929ff58d8 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-26T00:48:41.910Z] ===================================================== [Pipeline] echo [2023-04-26T00:48:41.920Z] taggedImages: [2023-04-26T00:48:41.920Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:42849b84e1aa64fff78d6352030ff1fd7abd87e1 [2023-04-26T00:48:41.920Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-04-26T00:48:41.920Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.35 [2023-04-26T00:48:41.920Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:42849b84e1aa64fff78d6352030ff1fd7abd87e1-3.0.0-dev.35 [2023-04-26T00:48:41.920Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T00:48:42.285Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-26T00:48:42.285Z] [2023-04-26T00:48:42.285Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T00:48:42.620Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-26T00:48:42.620Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-26T00:48:42.620Z] 8998bd30e6a1: Pulling fs layer [2023-04-26T00:48:42.620Z] 04944245beec: Pulling fs layer [2023-04-26T00:48:42.620Z] 699f458cf7ca: Pulling fs layer [2023-04-26T00:48:42.620Z] 765212b225bb: Pulling fs layer [2023-04-26T00:48:42.620Z] f23df028b6ca: Pulling fs layer [2023-04-26T00:48:42.620Z] d65c8cfc05b1: Pulling fs layer [2023-04-26T00:48:42.620Z] 2437ff75d9bd: Pulling fs layer [2023-04-26T00:48:42.620Z] 765212b225bb: Waiting [2023-04-26T00:48:42.620Z] d65c8cfc05b1: Waiting [2023-04-26T00:48:42.620Z] 2437ff75d9bd: Waiting [2023-04-26T00:48:42.620Z] f23df028b6ca: Waiting [2023-04-26T00:48:42.886Z] 04944245beec: Verifying Checksum [2023-04-26T00:48:42.886Z] 04944245beec: Download complete [2023-04-26T00:48:42.886Z] 765212b225bb: Verifying Checksum [2023-04-26T00:48:42.886Z] 765212b225bb: Download complete [2023-04-26T00:48:42.886Z] f23df028b6ca: Download complete [2023-04-26T00:48:42.886Z] d65c8cfc05b1: Verifying Checksum [2023-04-26T00:48:42.886Z] d65c8cfc05b1: Download complete [2023-04-26T00:48:43.153Z] 699f458cf7ca: Verifying Checksum [2023-04-26T00:48:43.153Z] 699f458cf7ca: Download complete [2023-04-26T00:48:43.419Z] 8998bd30e6a1: Verifying Checksum [2023-04-26T00:48:43.419Z] 8998bd30e6a1: Download complete [2023-04-26T00:48:46.006Z] 2437ff75d9bd: Verifying Checksum [2023-04-26T00:48:46.006Z] 2437ff75d9bd: Download complete [2023-04-26T00:48:47.416Z] 8998bd30e6a1: Pull complete [2023-04-26T00:48:47.683Z] 04944245beec: Pull complete [2023-04-26T00:48:49.095Z] 699f458cf7ca: Pull complete [2023-04-26T00:48:49.372Z] 765212b225bb: Pull complete [2023-04-26T00:48:49.960Z] f23df028b6ca: Pull complete [2023-04-26T00:48:50.228Z] d65c8cfc05b1: Pull complete [2023-04-26T00:49:05.214Z] 2437ff75d9bd: Pull complete [2023-04-26T00:49:05.214Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-26T00:49:05.214Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-26T00:49:05.214Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T00:49:05.395Z] prd-ubuntu20.04-docker-arm64-4c-16g-10903 does not seem to be running inside a container [2023-04-26T00:49:05.458Z] $ 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/153 -v /w/workspace/app-service-configurable/153:/w/workspace/app-service-configurable/153:rw,z -v /w/workspace/app-service-configurable/153@tmp:/w/workspace/app-service-configurable/153@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-04-26T00:49:07.914Z] $ docker top 0423ab19d1bd1eb36b587420d5a189c00bc7662d53e36e727906d05371d28bed -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T00:49:08.458Z] ---> job-cost.sh [2023-04-26T00:49:08.729Z] lf-activate-venv: SKIPPING [2023-04-26T00:49:08.729Z] INFO: No Stack... [2023-04-26T00:49:09.004Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-26T00:49:09.966Z] INFO: Archiving Costs [Pipeline] sh [2023-04-26T00:49:10.283Z] + + cut -d,cat -f6 /w/workspace/app-service-configurable/153/archives/cost.csv [2023-04-26T00:49:10.283Z] [Pipeline] lock [2023-04-26T00:49:10.612Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-153-stack-cost] [2023-04-26T00:49:10.618Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-153-stack-cost] did not exist. Created. [2023-04-26T00:49:10.618Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-153-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-26T00:49:10.950Z] /w/workspace/app-service-configurable/153@tmp/durable-4f079a86/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-26T00:49:11.600Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-26T00:49:11.616Z] Warning: overwriting stash ‘stack-cost’ [2023-04-26T00:49:11.667Z] Stashed 1 file(s) [Pipeline] } [2023-04-26T00:49:11.674Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-153-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-26T00:49:11.695Z] $ docker stop --time=1 0423ab19d1bd1eb36b587420d5a189c00bc7662d53e36e727906d05371d28bed [2023-04-26T00:49:13.155Z] $ docker rm -f --volumes 0423ab19d1bd1eb36b587420d5a189c00bc7662d53e36e727906d05371d28bed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-04-26T00:49:13.608Z] provisioning config files... [2023-04-26T00:49:13.617Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9187638974921938518tmp [Pipeline] { [Pipeline] sh [2023-04-26T00:49:13.911Z] + set +x [2023-04-26T00:49:13.911Z] + curl -s https://codecov.io/bash+ [2023-04-26T00:49:13.911Z] bash -s -- [2023-04-26T00:49:13.911Z] [2023-04-26T00:49:13.911Z] _____ _ [2023-04-26T00:49:13.912Z] / ____| | | [2023-04-26T00:49:13.912Z] | | ___ __| | ___ ___ _____ __ [2023-04-26T00:49:13.912Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-26T00:49:13.912Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-26T00:49:13.912Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-26T00:49:13.912Z] Bash-1.0.6 [2023-04-26T00:49:13.912Z] [2023-04-26T00:49:13.912Z] [2023-04-26T00:49:13.912Z] ==> git version 2.25.1 found [2023-04-26T00:49:13.912Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-04-26T00:49:13.912Z] Release-Date: 2020-01-08 [2023-04-26T00:49:13.912Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-04-26T00:49:13.912Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-26T00:49:13.912Z] ==> Jenkins CI detected. [2023-04-26T00:49:13.912Z] current dir:  /w/workspace/ry_app-service-configurable_main [2023-04-26T00:49:13.912Z] project root: . [2023-04-26T00:49:13.912Z] --> token set from env [2023-04-26T00:49:13.912Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-26T00:49:13.912Z] ==> Running gcov in . (disable via -X gcov) [2023-04-26T00:49:13.912Z] ==> Python coveragepy not found [2023-04-26T00:49:13.912Z] ==> Searching for coverage reports in: [2023-04-26T00:49:13.912Z] + . [2023-04-26T00:49:14.171Z] -> Found 1 reports [2023-04-26T00:49:14.171Z] ==> Detecting git/mercurial file structure [2023-04-26T00:49:14.171Z] ==> Reading reports [2023-04-26T00:49:14.171Z] + ./coverage.out bytes=13 [2023-04-26T00:49:14.171Z] ==> Appending adjustments [2023-04-26T00:49:14.171Z] https://docs.codecov.io/docs/fixing-reports [2023-04-26T00:49:14.171Z] + Found adjustments [2023-04-26T00:49:14.171Z] ==> Gzipping contents [2023-04-26T00:49:14.171Z] 4.0K /tmp/codecov.D0s8ns.gz [2023-04-26T00:49:14.171Z] ==> Uploading reports [2023-04-26T00:49:14.171Z] url: https://codecov.io [2023-04-26T00:49:14.171Z] query: branch=main&commit=42849b84e1aa64fff78d6352030ff1fd7abd87e1&build=153&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F153%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-26T00:49:14.171Z] -> Pinging Codecov [2023-04-26T00:49:14.171Z] 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=42849b84e1aa64fff78d6352030ff1fd7abd87e1&build=153&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F153%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-26T00:49:14.171Z] -> Uploading to [2023-04-26T00:49:14.171Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-26/A97CA9966030D2A3747ED39772930CCE/42849b84e1aa64fff78d6352030ff1fd7abd87e1/40908705-8213-4f7f-b3c3-a7a9564ea749.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230426%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230426T004914Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=af693557dcae876a5f3e1510e584f7bcce41a5f86a3e9fd905ab23d000d60a3a [2023-04-26T00:49:14.431Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-26T00:49:14.431Z] Dload Upload Total Spent Left Speed [2023-04-26T00:49:14.431Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 1669 --:--:-- --:--:-- --:--:-- 1669 [2023-04-26T00:49:14.693Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/42849b84e1aa64fff78d6352030ff1fd7abd87e1 [Pipeline] } [2023-04-26T00:49:14.700Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-04-26T00:49:14.927Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-04-26T00:49:14.938Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T00:49:15.230Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-26T00:49:15.230Z] [2023-04-26T00:49:15.230Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T00:49:15.526Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-26T00:49:15.526Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-04-26T00:49:15.526Z] df9b9388f04a: Pulling fs layer [2023-04-26T00:49:15.526Z] 52dc419b0ee2: Pulling fs layer [2023-04-26T00:49:15.526Z] 25bc292e5bac: Pulling fs layer [2023-04-26T00:49:15.526Z] 114826534d7a: Pulling fs layer [2023-04-26T00:49:15.526Z] 4657fd5d0bcf: Pulling fs layer [2023-04-26T00:49:15.526Z] 6ad1cebc031e: Pulling fs layer [2023-04-26T00:49:15.526Z] 8a3aa393b2d8: Pulling fs layer [2023-04-26T00:49:15.526Z] 4657fd5d0bcf: Waiting [2023-04-26T00:49:15.526Z] 114826534d7a: Waiting [2023-04-26T00:49:15.526Z] 8a3aa393b2d8: Waiting [2023-04-26T00:49:15.526Z] 6ad1cebc031e: Waiting [2023-04-26T00:49:15.526Z] 25bc292e5bac: Verifying Checksum [2023-04-26T00:49:15.526Z] 25bc292e5bac: Download complete [2023-04-26T00:49:15.526Z] 52dc419b0ee2: Verifying Checksum [2023-04-26T00:49:15.526Z] 52dc419b0ee2: Download complete [2023-04-26T00:49:15.526Z] 4657fd5d0bcf: Download complete [2023-04-26T00:49:15.526Z] df9b9388f04a: Verifying Checksum [2023-04-26T00:49:15.526Z] df9b9388f04a: Download complete [2023-04-26T00:49:15.786Z] 6ad1cebc031e: Verifying Checksum [2023-04-26T00:49:15.786Z] 6ad1cebc031e: Download complete [2023-04-26T00:49:15.786Z] df9b9388f04a: Pull complete [2023-04-26T00:49:15.786Z] 52dc419b0ee2: Pull complete [2023-04-26T00:49:15.786Z] 25bc292e5bac: Pull complete [2023-04-26T00:49:16.352Z] 114826534d7a: Download complete [2023-04-26T00:49:16.352Z] 8a3aa393b2d8: Verifying Checksum [2023-04-26T00:49:16.352Z] 8a3aa393b2d8: Download complete [2023-04-26T00:49:19.638Z] 114826534d7a: Pull complete [2023-04-26T00:49:19.638Z] 4657fd5d0bcf: Pull complete [2023-04-26T00:49:19.896Z] 6ad1cebc031e: Pull complete [2023-04-26T00:49:23.182Z] 8a3aa393b2d8: Pull complete [2023-04-26T00:49:23.182Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-04-26T00:49:23.182Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-26T00:49:23.182Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T00:49:23.273Z] prd-ubuntu20.04-docker-8c-8g-10902 does not seem to be running inside a container [2023-04-26T00:49:23.312Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-04-26T00:49:27.554Z] $ docker top cbb542f09ec3c992594367cf45cacf5273f4416261169fcff0e3c08e5c355124 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-04-26T00:49:27.617Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2023-04-26T00:49:27.906Z] + set -o pipefail [2023-04-26T00:49:27.906Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2023-04-26T00:49:33.178Z] [2023-04-26T00:49:33.178Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2023-04-26T00:49:33.178Z] [2023-04-26T00:49:33.178Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/6f32bb81-ea07-46ac-bd98-6ae3b7e8cfc6 [2023-04-26T00:49:33.178Z] [2023-04-26T00:49:33.178Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-04-26T00:49:33.178Z] [2023-04-26T00:49:33.178Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-04-26T00:49:33.178Z] [2023-04-26T00:49:34.556Z] [2023-04-26T00:49:34.556Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-04-26T00:49:34.556Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-04-26T00:49:34.556Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-04-26T00:49:34.571Z] $ docker stop --time=1 cbb542f09ec3c992594367cf45cacf5273f4416261169fcff0e3c08e5c355124 [2023-04-26T00:49:37.982Z] $ docker rm -f --volumes cbb542f09ec3c992594367cf45cacf5273f4416261169fcff0e3c08e5c355124 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-26T00:49:38.720Z] + git log --format=format:%s -1 42849b84e1aa64fff78d6352030ff1fd7abd87e1 [Pipeline] sh [2023-04-26T00:49:39.007Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-26T00:49:39.008Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T00:49:39.306Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-26T00:49:39.306Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T00:49:39.371Z] prd-ubuntu20.04-docker-8c-8g-10902 does not seem to be running inside a container [2023-04-26T00:49:39.405Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-26T00:49:39.861Z] $ docker top 9e350f9fc4d1eadf99f0e6b26094398fd6c720c8f7533bfea286eb0856958c20 -eo pid,comm [2023-04-26T00:49:39.903Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-04-26T00:49:39.903Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-26T00:49:39.937Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-26T00:49:39.937Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-26T00:49:40.050Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-26T00:49:40.057Z] $ docker exec 9e350f9fc4d1eadf99f0e6b26094398fd6c720c8f7533bfea286eb0856958c20 ssh-agent [2023-04-26T00:49:40.155Z] SSH_AUTH_SOCK=/tmp/ssh-Z6bXiURLM5Jk/agent.32 [2023-04-26T00:49:40.155Z] SSH_AGENT_PID=38 [2023-04-26T00:49:40.159Z] Running ssh-add (command line suppressed) [2023-04-26T00:49:40.260Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7785301382141469358.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7785301382141469358.key) [2023-04-26T00:49:40.269Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-26T00:49:40.552Z] + git semver tag [2023-04-26T00:49:40.812Z] 2023-04-26 00:49:40,751 [run_tag] DEBUG tag force:False [2023-04-26T00:49:40.812Z] 2023-04-26 00:49:40,751 [check_head_tag] DEBUG check head tag [2023-04-26T00:49:40.812Z] 2023-04-26 00:49:40,752 [execute] INFO git cat-file --batch-check [2023-04-26T00:49:40.812Z] 2023-04-26 00:49:40,752 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-04-26T00:49:40.812Z] 2023-04-26 00:49:40,756 [execute] INFO git cat-file --batch [2023-04-26T00:49:40.812Z] 2023-04-26 00:49:40,756 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-04-26T00:49:40.812Z] 2023-04-26 00:49:40,781 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-04-26T00:49:40.812Z] 2023-04-26 00:49:40,781 [execute] INFO git tag -a v3.0.0-dev.35 -m v3.0.0-dev.35 [2023-04-26T00:49:40.812Z] 2023-04-26 00:49:40,782 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.35', '-m', 'v3.0.0-dev.35'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2023-04-26T00:49:40.812Z] 2023-04-26 00:49:40,787 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-04-26T00:49:40.812Z] 3.0.0-dev.35 [Pipeline] } [2023-04-26T00:49:40.823Z] $ docker exec --env ******** --env ******** 9e350f9fc4d1eadf99f0e6b26094398fd6c720c8f7533bfea286eb0856958c20 ssh-agent -k [2023-04-26T00:49:40.912Z] unset SSH_AUTH_SOCK; [2023-04-26T00:49:40.913Z] unset SSH_AGENT_PID; [2023-04-26T00:49:40.913Z] echo Agent pid 38 killed; [2023-04-26T00:49:40.917Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-26T00:49:41.216Z] + git semver [Pipeline] } [2023-04-26T00:49:41.797Z] $ docker stop --time=1 9e350f9fc4d1eadf99f0e6b26094398fd6c720c8f7533bfea286eb0856958c20 [2023-04-26T00:49:43.101Z] $ docker rm -f --volumes 9e350f9fc4d1eadf99f0e6b26094398fd6c720c8f7533bfea286eb0856958c20 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T00:49:43.505Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-26T00:49:43.505Z] [2023-04-26T00:49:43.505Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T00:49:43.797Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-26T00:49:43.797Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-04-26T00:49:43.797Z] ab5ef0e58194: Pulling fs layer [2023-04-26T00:49:43.797Z] 9712f1f96733: Pulling fs layer [2023-04-26T00:49:43.797Z] 63f879dbbcfc: Pulling fs layer [2023-04-26T00:49:43.797Z] 0d9ebad4ef96: Pulling fs layer [2023-04-26T00:49:43.797Z] e9a5061849ea: Pulling fs layer [2023-04-26T00:49:43.797Z] d747dcd14b5f: Pulling fs layer [2023-04-26T00:49:43.797Z] 2de7ff778b66: Pulling fs layer [2023-04-26T00:49:43.797Z] d747dcd14b5f: Waiting [2023-04-26T00:49:43.797Z] 2de7ff778b66: Waiting [2023-04-26T00:49:43.797Z] e9a5061849ea: Waiting [2023-04-26T00:49:43.797Z] 0d9ebad4ef96: Waiting [2023-04-26T00:49:43.797Z] 9712f1f96733: Verifying Checksum [2023-04-26T00:49:43.797Z] 9712f1f96733: Download complete [2023-04-26T00:49:44.054Z] 63f879dbbcfc: Verifying Checksum [2023-04-26T00:49:44.054Z] 63f879dbbcfc: Download complete [2023-04-26T00:49:44.311Z] 0d9ebad4ef96: Verifying Checksum [2023-04-26T00:49:44.311Z] 0d9ebad4ef96: Download complete [2023-04-26T00:49:44.311Z] d747dcd14b5f: Verifying Checksum [2023-04-26T00:49:44.311Z] d747dcd14b5f: Download complete [2023-04-26T00:49:44.311Z] e9a5061849ea: Verifying Checksum [2023-04-26T00:49:44.311Z] e9a5061849ea: Download complete [2023-04-26T00:49:44.311Z] ab5ef0e58194: Download complete [2023-04-26T00:49:44.311Z] 2de7ff778b66: Verifying Checksum [2023-04-26T00:49:44.311Z] 2de7ff778b66: Download complete [2023-04-26T00:49:46.845Z] ab5ef0e58194: Pull complete [2023-04-26T00:49:47.102Z] 9712f1f96733: Pull complete [2023-04-26T00:49:47.667Z] 63f879dbbcfc: Pull complete [2023-04-26T00:49:50.950Z] 0d9ebad4ef96: Pull complete [2023-04-26T00:49:51.208Z] e9a5061849ea: Pull complete [2023-04-26T00:49:51.467Z] d747dcd14b5f: Pull complete [2023-04-26T00:49:52.411Z] 2de7ff778b66: Pull complete [2023-04-26T00:49:52.411Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-04-26T00:49:52.411Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-26T00:49:52.411Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T00:49:52.487Z] prd-ubuntu20.04-docker-8c-8g-10902 does not seem to be running inside a container [2023-04-26T00:49:52.522Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-04-26T00:49:57.446Z] $ docker top 2c1b0f2be56c470dd4b58555888c1226d9d4d6556f9d035be5ff4aec5f34b35c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-04-26T00:49:57.514Z] provisioning config files... [2023-04-26T00:49:57.523Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15044346458819295812tmp [2023-04-26T00:49:57.534Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7539969424227381328tmp [2023-04-26T00:49:57.543Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1463279432608138992tmp [Pipeline] { [Pipeline] echo [2023-04-26T00:49:57.558Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T00:49:57.838Z] ---> sigul-configuration.sh [2023-04-26T00:49:57.838Z] gpg: directory `/root/.gnupg' created [2023-04-26T00:49:57.838Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-04-26T00:49:57.838Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-04-26T00:49:57.838Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-04-26T00:49:57.838Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-04-26T00:49:57.838Z] gpg: CAST5 encrypted data [2023-04-26T00:49:57.838Z] gpg: encrypted with 1 passphrase [2023-04-26T00:49:57.838Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-04-26T00:49:58.122Z] + mkdir /home/jenkins [2023-04-26T00:49:58.123Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-04-26T00:49:58.408Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-04-26T00:49:58.415Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T00:49:58.697Z] ---> sigul-install.sh [2023-04-26T00:49:58.697Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-04-26T00:49:58.984Z] + git tag --list [2023-04-26T00:49:58.984Z] v1.0.0 [2023-04-26T00:49:58.984Z] v1.1.0 [2023-04-26T00:49:58.984Z] v1.2.0 [2023-04-26T00:49:58.984Z] v1.3.0 [2023-04-26T00:49:58.984Z] v1.3.1 [2023-04-26T00:49:58.984Z] v2.0.0 [2023-04-26T00:49:58.984Z] v2.0.1 [2023-04-26T00:49:58.984Z] v2.1.0 [2023-04-26T00:49:58.984Z] v2.1.1 [2023-04-26T00:49:58.984Z] v2.1.1-dev.1 [2023-04-26T00:49:58.984Z] v2.1.1-dev.2 [2023-04-26T00:49:58.984Z] v2.1.2 [2023-04-26T00:49:58.984Z] v2.1.2-dev.1 [2023-04-26T00:49:58.984Z] v2.1.2-dev.2 [2023-04-26T00:49:58.984Z] v2.2.0 [2023-04-26T00:49:58.984Z] v2.2.1-dev.1 [2023-04-26T00:49:58.984Z] v2.2.1-dev.10 [2023-04-26T00:49:58.984Z] v2.2.1-dev.2 [2023-04-26T00:49:58.984Z] v2.2.1-dev.3 [2023-04-26T00:49:58.984Z] v2.2.1-dev.4 [2023-04-26T00:49:58.984Z] v2.2.1-dev.5 [2023-04-26T00:49:58.984Z] v2.2.1-dev.6 [2023-04-26T00:49:58.984Z] v2.2.1-dev.7 [2023-04-26T00:49:58.984Z] v2.2.1-dev.8 [2023-04-26T00:49:58.984Z] v2.2.1-dev.9 [2023-04-26T00:49:58.984Z] v2.3.0 [2023-04-26T00:49:58.984Z] v2.3.0-dev.10 [2023-04-26T00:49:58.984Z] v2.3.0-dev.11 [2023-04-26T00:49:58.984Z] v2.3.0-dev.12 [2023-04-26T00:49:58.984Z] v2.3.0-dev.13 [2023-04-26T00:49:58.984Z] v2.3.0-dev.14 [2023-04-26T00:49:58.984Z] v2.3.0-dev.15 [2023-04-26T00:49:58.984Z] v2.3.0-dev.16 [2023-04-26T00:49:58.984Z] v2.3.0-dev.17 [2023-04-26T00:49:58.984Z] v2.3.0-dev.18 [2023-04-26T00:49:58.984Z] v2.3.0-dev.19 [2023-04-26T00:49:58.984Z] v2.3.0-dev.20 [2023-04-26T00:49:58.984Z] v2.3.0-dev.21 [2023-04-26T00:49:58.984Z] v2.3.0-dev.22 [2023-04-26T00:49:58.984Z] v2.3.0-dev.23 [2023-04-26T00:49:58.984Z] v2.3.0-dev.24 [2023-04-26T00:49:58.984Z] v2.3.0-dev.25 [2023-04-26T00:49:58.984Z] v2.3.0-dev.26 [2023-04-26T00:49:58.984Z] v2.3.0-dev.27 [2023-04-26T00:49:58.984Z] v2.3.0-dev.28 [2023-04-26T00:49:58.984Z] v2.3.0-dev.29 [2023-04-26T00:49:58.984Z] v2.3.0-dev.30 [2023-04-26T00:49:58.984Z] v2.3.0-dev.31 [2023-04-26T00:49:58.984Z] v2.3.0-dev.32 [2023-04-26T00:49:58.984Z] v2.3.0-dev.33 [2023-04-26T00:49:58.984Z] v2.3.0-dev.34 [2023-04-26T00:49:58.984Z] v2.3.0-dev.35 [2023-04-26T00:49:58.984Z] v2.3.0-dev.36 [2023-04-26T00:49:58.984Z] v2.3.0-dev.37 [2023-04-26T00:49:58.984Z] v2.3.1 [2023-04-26T00:49:58.984Z] v2.3.1-dev.1 [2023-04-26T00:49:58.984Z] v2.3.1-dev.2 [2023-04-26T00:49:58.984Z] v2.3.1-dev.3 [2023-04-26T00:49:58.984Z] v2.3.1-dev.4 [2023-04-26T00:49:58.984Z] v3.0.0-dev.1 [2023-04-26T00:49:58.984Z] v3.0.0-dev.10 [2023-04-26T00:49:58.984Z] v3.0.0-dev.11 [2023-04-26T00:49:58.984Z] v3.0.0-dev.12 [2023-04-26T00:49:58.984Z] v3.0.0-dev.13 [2023-04-26T00:49:58.984Z] v3.0.0-dev.14 [2023-04-26T00:49:58.984Z] v3.0.0-dev.15 [2023-04-26T00:49:58.984Z] v3.0.0-dev.16 [2023-04-26T00:49:58.984Z] v3.0.0-dev.17 [2023-04-26T00:49:58.984Z] v3.0.0-dev.18 [2023-04-26T00:49:58.984Z] v3.0.0-dev.19 [2023-04-26T00:49:58.984Z] v3.0.0-dev.2 [2023-04-26T00:49:58.984Z] v3.0.0-dev.20 [2023-04-26T00:49:58.984Z] v3.0.0-dev.21 [2023-04-26T00:49:58.984Z] v3.0.0-dev.22 [2023-04-26T00:49:58.984Z] v3.0.0-dev.23 [2023-04-26T00:49:58.984Z] v3.0.0-dev.24 [2023-04-26T00:49:58.984Z] v3.0.0-dev.25 [2023-04-26T00:49:58.984Z] v3.0.0-dev.26 [2023-04-26T00:49:58.984Z] v3.0.0-dev.27 [2023-04-26T00:49:58.984Z] v3.0.0-dev.28 [2023-04-26T00:49:58.984Z] v3.0.0-dev.29 [2023-04-26T00:49:58.984Z] v3.0.0-dev.3 [2023-04-26T00:49:58.984Z] v3.0.0-dev.30 [2023-04-26T00:49:58.984Z] v3.0.0-dev.31 [2023-04-26T00:49:58.984Z] v3.0.0-dev.32 [2023-04-26T00:49:58.984Z] v3.0.0-dev.33 [2023-04-26T00:49:58.984Z] v3.0.0-dev.34 [2023-04-26T00:49:58.984Z] v3.0.0-dev.35 [2023-04-26T00:49:58.984Z] v3.0.0-dev.4 [2023-04-26T00:49:58.984Z] v3.0.0-dev.5 [2023-04-26T00:49:58.984Z] v3.0.0-dev.6 [2023-04-26T00:49:58.984Z] v3.0.0-dev.7 [2023-04-26T00:49:58.984Z] v3.0.0-dev.8 [2023-04-26T00:49:58.984Z] v3.0.0-dev.9 [Pipeline] sh [2023-04-26T00:49:59.271Z] + lftools sign git-tag v3.0.0-dev.35 [2023-04-26T00:49:59.839Z] Signing Git tag with Sigul... [2023-04-26T00:49:59.839Z] Signing v3.0.0-dev.35 [Pipeline] echo [2023-04-26T00:50:00.107Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T00:50:00.395Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-04-26T00:50:00.405Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-04-26T00:50:00.429Z] $ docker stop --time=1 2c1b0f2be56c470dd4b58555888c1226d9d4d6556f9d035be5ff4aec5f34b35c [2023-04-26T00:50:01.719Z] $ docker rm -f --volumes 2c1b0f2be56c470dd4b58555888c1226d9d4d6556f9d035be5ff4aec5f34b35c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-04-26T00:50:02.131Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-26T00:50:02.131Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T00:50:02.426Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-26T00:50:02.426Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T00:50:02.492Z] prd-ubuntu20.04-docker-8c-8g-10902 does not seem to be running inside a container [2023-04-26T00:50:02.527Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-26T00:50:02.860Z] $ docker top 359841ae0a9934aefbdfc225fd6b3d2ab055665342d32e04b10e72b45651bbb5 -eo pid,comm [2023-04-26T00:50:02.897Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-04-26T00:50:02.897Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-26T00:50:02.952Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-26T00:50:02.952Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-26T00:50:03.061Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-26T00:50:03.068Z] $ docker exec 359841ae0a9934aefbdfc225fd6b3d2ab055665342d32e04b10e72b45651bbb5 ssh-agent [2023-04-26T00:50:03.178Z] SSH_AUTH_SOCK=/tmp/ssh-6jpfvnfm0xxr/agent.31 [2023-04-26T00:50:03.178Z] SSH_AGENT_PID=38 [2023-04-26T00:50:03.183Z] Running ssh-add (command line suppressed) [2023-04-26T00:50:03.285Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_16994475342151038748.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_16994475342151038748.key) [2023-04-26T00:50:03.293Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-26T00:50:03.584Z] + git semver bump pre [2023-04-26T00:50:03.841Z] 2023-04-26 00:50:03,753 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-04-26T00:50:03.841Z] 2023-04-26 00:50:03,754 [bump_version] DEBUG bumping version:3.0.0-dev.35 on axis:pre with prefix:dev [2023-04-26T00:50:03.841Z] 2023-04-26 00:50:03,754 [bump_version] DEBUG bumped version:3.0.0-dev.36 [2023-04-26T00:50:03.842Z] 2023-04-26 00:50:03,754 [write_version] DEBUG write version:3.0.0-dev.36 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2023-04-26T00:50:03.842Z] 2023-04-26 00:50:03,754 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-04-26T00:50:03.842Z] 2023-04-26 00:50:03,754 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2023-04-26T00:50:03.842Z] 2023-04-26 00:50:03,756 [execute] INFO git cat-file --batch-check [2023-04-26T00:50:03.842Z] 2023-04-26 00:50:03,756 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-26T00:50:03.842Z] 2023-04-26 00:50:03,760 [execute] INFO git cat-file --batch [2023-04-26T00:50:03.842Z] 2023-04-26 00:50:03,761 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-26T00:50:03.842Z] 2023-04-26 00:50:03,765 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-04-26T00:50:03.842Z] 3.0.0-dev.36 [Pipeline] } [2023-04-26T00:50:03.853Z] $ docker exec --env ******** --env ******** 359841ae0a9934aefbdfc225fd6b3d2ab055665342d32e04b10e72b45651bbb5 ssh-agent -k [2023-04-26T00:50:03.943Z] unset SSH_AUTH_SOCK; [2023-04-26T00:50:03.943Z] unset SSH_AGENT_PID; [2023-04-26T00:50:03.943Z] echo Agent pid 38 killed; [2023-04-26T00:50:03.948Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-26T00:50:04.246Z] + git semver [Pipeline] } [2023-04-26T00:50:04.518Z] $ docker stop --time=1 359841ae0a9934aefbdfc225fd6b3d2ab055665342d32e04b10e72b45651bbb5 [2023-04-26T00:50:05.808Z] $ docker rm -f --volumes 359841ae0a9934aefbdfc225fd6b3d2ab055665342d32e04b10e72b45651bbb5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-26T00:50:06.139Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-26T00:50:06.139Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T00:50:06.434Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-26T00:50:06.434Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T00:50:06.512Z] prd-ubuntu20.04-docker-8c-8g-10902 does not seem to be running inside a container [2023-04-26T00:50:06.548Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-26T00:50:06.881Z] $ docker top 3f8d9633fe7bf5196f326ad0f5052dcb32b765e74c6c85b5ba1143c60ac6efe8 -eo pid,comm [2023-04-26T00:50:06.927Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-04-26T00:50:06.927Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-26T00:50:07.010Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-26T00:50:07.010Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-26T00:50:07.110Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-26T00:50:07.117Z] $ docker exec 3f8d9633fe7bf5196f326ad0f5052dcb32b765e74c6c85b5ba1143c60ac6efe8 ssh-agent [2023-04-26T00:50:07.220Z] SSH_AUTH_SOCK=/tmp/ssh-HArgpJYVsYm7/agent.32 [2023-04-26T00:50:07.220Z] SSH_AGENT_PID=39 [2023-04-26T00:50:07.225Z] Running ssh-add (command line suppressed) [2023-04-26T00:50:07.325Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_2736193287096111578.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_2736193287096111578.key) [2023-04-26T00:50:07.334Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-26T00:50:07.619Z] + git semver push [2023-04-26T00:50:07.877Z] 2023-04-26 00:50:07,815 [run_push] DEBUG push [2023-04-26T00:50:07.877Z] 2023-04-26 00:50:07,815 [execute] INFO git cat-file --batch-check [2023-04-26T00:50:07.877Z] 2023-04-26 00:50:07,816 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-26T00:50:07.877Z] 2023-04-26 00:50:07,819 [execute] INFO git rev-list 5efd9a21f5539303d005511cb7e701e9ca281db7 -- [2023-04-26T00:50:07.877Z] 2023-04-26 00:50:07,819 [execute] DEBUG Popen(['git', 'rev-list', '5efd9a21f5539303d005511cb7e701e9ca281db7', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-26T00:50:07.877Z] 2023-04-26 00:50:07,830 [execute] INFO git fetch -v origin [2023-04-26T00:50:07.877Z] 2023-04-26 00:50:07,830 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-04-26T00:50:08.446Z] 2023-04-26 00:50:08,320 [run_push] DEBUG no remote changes detected [2023-04-26T00:50:08.446Z] 2023-04-26 00:50:08,320 [execute] INFO git push origin semver [2023-04-26T00:50:08.446Z] 2023-04-26 00:50:08,321 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-26T00:50:09.385Z] 2023-04-26 00:50:09,113 [run_push] DEBUG push all version tags [2023-04-26T00:50:09.385Z] 2023-04-26 00:50:09,114 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-04-26T00:50:09.385Z] 2023-04-26 00:50:09,114 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2023-04-26T00:50:10.324Z] 2023-04-26 00:50:10,021 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-04-26T00:50:10.324Z] 3.0.0-dev.36 [Pipeline] } [2023-04-26T00:50:10.337Z] $ docker exec --env ******** --env ******** 3f8d9633fe7bf5196f326ad0f5052dcb32b765e74c6c85b5ba1143c60ac6efe8 ssh-agent -k [2023-04-26T00:50:10.437Z] unset SSH_AUTH_SOCK; [2023-04-26T00:50:10.437Z] unset SSH_AGENT_PID; [2023-04-26T00:50:10.437Z] echo Agent pid 39 killed; [2023-04-26T00:50:10.447Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-26T00:50:10.757Z] + git semver [Pipeline] } [2023-04-26T00:50:11.033Z] $ docker stop --time=1 3f8d9633fe7bf5196f326ad0f5052dcb32b765e74c6c85b5ba1143c60ac6efe8 [2023-04-26T00:50:12.282Z] $ docker rm -f --volumes 3f8d9633fe7bf5196f326ad0f5052dcb32b765e74c6c85b5ba1143c60ac6efe8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-04-26T00:50:12.836Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2023-04-26T00:50:12.836Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-04-26T00:50:12.836Z] total 16 [2023-04-26T00:50:12.836Z] drwxr-xr-x 3 root root 4096 Apr 26 00:37 . [2023-04-26T00:50:12.836Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 26 00:49 .. [2023-04-26T00:50:12.836Z] drwxr-xr-x 2 root root 4096 Apr 26 00:37 cost [2023-04-26T00:50:12.836Z] -rw-r--r-- 1 root root 96 Apr 26 00:37 cost.csv [2023-04-26T00:50:12.836Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2023-04-26T00:50:12.836Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-04-26T00:50:12.836Z] total 16 [2023-04-26T00:50:12.836Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 26 00:37 . [2023-04-26T00:50:12.836Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 26 00:49 .. [2023-04-26T00:50:12.836Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 26 00:37 cost [2023-04-26T00:50:12.836Z] -rw-r--r-- 1 jenkins jenkins 96 Apr 26 00:37 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-26T00:50:13.127Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T00:50:13.988Z] ---> package-listing.sh [2023-04-26T00:50:13.988Z] ++ facter osfamily [2023-04-26T00:50:13.988Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-26T00:50:14.249Z] + OS_FAMILY=debian [2023-04-26T00:50:14.249Z] + workspace=/w/workspace/ry_app-service-configurable_main [2023-04-26T00:50:14.249Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-26T00:50:14.249Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-26T00:50:14.249Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-26T00:50:14.249Z] + PACKAGES=/tmp/packages_start.txt [2023-04-26T00:50:14.249Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-04-26T00:50:14.249Z] + PACKAGES=/tmp/packages_end.txt [2023-04-26T00:50:14.249Z] + case "${OS_FAMILY}" in [2023-04-26T00:50:14.249Z] + dpkg -l [2023-04-26T00:50:14.249Z] + grep '^ii' [2023-04-26T00:50:14.249Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-26T00:50:14.249Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-26T00:50:14.249Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-26T00:50:14.249Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-04-26T00:50:14.249Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2023-04-26T00:50:14.249Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo [2023-04-26T00:50:14.259Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-26T00:50:14.612Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T00:50:14.977Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-26T00:50:14.977Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T00:50:15.084Z] prd-ubuntu20.04-docker-8c-8g-10902 does not seem to be running inside a container [2023-04-26T00:50:15.123Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-26T00:50:15.333Z] $ docker top f717004c5e4b67c1a37b0dc3189932bfa31ba49bf0ba3000b67a3907420f6273 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-26T00:50:15.670Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-26T00:50:15.956Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-26T00:50:16.243Z] + ls /var/log/sa-host [2023-04-26T00:50:16.243Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-26T00:50:16.401Z] provisioning config files... [2023-04-26T00:50:16.411Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config478449864418008905tmp [Pipeline] { [Pipeline] echo [2023-04-26T00:50:16.426Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T00:50:16.708Z] ---> create-netrc.sh [Pipeline] } [2023-04-26T00:50:16.716Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-26T00:50:17.047Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-26T00:50:17.056Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T00:50:17.341Z] ---> sudo-logs.sh [2023-04-26T00:50:17.341Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-26T00:50:17.368Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T00:50:17.654Z] ---> job-cost.sh [2023-04-26T00:50:17.654Z] lf-activate-venv: SKIPPING [2023-04-26T00:50:17.654Z] DEBUG: total: 0.2199999988079071 [2023-04-26T00:50:17.654Z] INFO: Retrieving Stack Cost... [2023-04-26T00:50:17.914Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-26T00:50:18.482Z] INFO: Archiving Costs [Pipeline] echo [2023-04-26T00:50:18.492Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T00:50:18.777Z] ---> logs-deploy.sh [2023-04-26T00:50:18.777Z] lf-activate-venv: SKIPPING [2023-04-26T00:50:18.777Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/153 [2023-04-26T00:50:18.777Z] INFO: archiving workspace using pattern(s): [2023-04-26T00:50:19.716Z] Archives upload complete. [2023-04-26T00:50:19.976Z] INFO: archiving logs to Nexus