Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 57ead21cbc97f430706e8a9fcd015f4acc09d354 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-ssh6555257124910520842.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh11334771761263194274.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh1809844071130384604.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh3838396485870493258.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-ssh9528054539452878107.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] ========================================================= [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.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-24344 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/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 57ead21cbc97f430706e8a9fcd015f4acc09d354 (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 57ead21cbc97f430706e8a9fcd015f4acc09d354 # timeout=10 Commit message: "Merge pull request #686 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.4" > git rev-list --no-walk b2cf19fdfbab540aeeb6422406a0226edc4878b7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-11-01T16:03:03.864Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-11-01T16:03:03.964Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-11-01T16:03:03.990Z] ========================================================= [2024-11-01T16:03:03.990Z] EdgeX Global Pipelines Version Info [2024-11-01T16:03:03.990Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-11-01T16:03:04.741Z] ------------------- [2024-11-01T16:03:04.741Z] stable info: [2024-11-01T16:03:04.741Z] ------------------- [2024-11-01T16:03:04.741Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-11-01T16:03:04.741Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-11-01T16:03:04.741Z] Message: update stable to v1.0.265 [2024-11-01T16:03:05.314Z] ------------------- [2024-11-01T16:03:05.314Z] experimental info: [2024-11-01T16:03:05.314Z] ------------------- [2024-11-01T16:03:05.314Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-11-01T16:03:05.314Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-11-01T16:03:05.314Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-11-01T16:03:05.403Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2024-11-01T16:03:05.426Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2024-11-01T16:03:05.448Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-11-01T16:03:05.476Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-11-01T16:03:05.500Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-11-01T16:03:05.520Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-11-01T16:03:05.539Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-11-01T16:03:05.561Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-11-01T16:03:05.581Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-11-01T16:03:05.604Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-11-01T16:03:05.633Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-11-01T16:03:05.656Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2024-11-01T16:03:05.678Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-11-01T16:03:05.702Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-11-01T16:03:05.725Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-11-01T16:03:05.752Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-11-01T16:03:05.773Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-11-01T16:03:05.797Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-11-01T16:03:05.822Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-11-01T16:03:05.848Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-11-01T16:03:05.870Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-11-01T16:03:05.891Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-11-01T16:03:05.912Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-11-01T16:03:05.940Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-11-01T16:03:05.966Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-11-01T16:03:05.990Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-11-01T16:03:06.012Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-11-01T16:03:06.041Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-11-01T16:03:06.066Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-11-01T16:03:06.085Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-11-01T16:03:06.106Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 57ead21cbc97f430706e8a9fcd015f4acc09d354 [Pipeline] echo [2024-11-01T16:03:06.128Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 57ead21 [Pipeline] echo [2024-11-01T16:03:06.151Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-01T16:03:06.215Z] provisioning config files... [2024-11-01T16:03:06.232Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8839777640447405049tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-01T16:03:06.575Z] ---> ****-login.sh [2024-11-01T16:03:06.575Z] nexus3.edgexfoundry.org:10001 [2024-11-01T16:03:06.837Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T16:03:06.837Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T16:03:06.837Z] Configure a credential helper to remove this warning. See [2024-11-01T16:03:06.837Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T16:03:06.837Z] [2024-11-01T16:03:06.837Z] Login Succeeded [2024-11-01T16:03:06.837Z] nexus3.edgexfoundry.org:10002 [2024-11-01T16:03:07.098Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T16:03:07.098Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T16:03:07.098Z] Configure a credential helper to remove this warning. See [2024-11-01T16:03:07.098Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T16:03:07.098Z] [2024-11-01T16:03:07.098Z] Login Succeeded [2024-11-01T16:03:07.098Z] nexus3.edgexfoundry.org:10003 [2024-11-01T16:03:07.098Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T16:03:07.098Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T16:03:07.098Z] Configure a credential helper to remove this warning. See [2024-11-01T16:03:07.098Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T16:03:07.098Z] [2024-11-01T16:03:07.098Z] Login Succeeded [2024-11-01T16:03:07.098Z] nexus3.edgexfoundry.org:10004 [2024-11-01T16:03:07.360Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T16:03:07.360Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T16:03:07.360Z] Configure a credential helper to remove this warning. See [2024-11-01T16:03:07.360Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T16:03:07.360Z] [2024-11-01T16:03:07.360Z] Login Succeeded [2024-11-01T16:03:07.360Z] ****.io [2024-11-01T16:03:07.360Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T16:03:07.621Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T16:03:07.621Z] Configure a credential helper to remove this warning. See [2024-11-01T16:03:07.621Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T16:03:07.621Z] [2024-11-01T16:03:07.621Z] Login Succeeded [2024-11-01T16:03:07.621Z] ---> ****-login.sh ends [Pipeline] } [2024-11-01T16:03:07.630Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-11-01T16:03:08.062Z] + git rev-list -1 --merges 57ead21cbc97f430706e8a9fcd015f4acc09d354~1..57ead21cbc97f430706e8a9fcd015f4acc09d354 [Pipeline] echo [2024-11-01T16:03:08.094Z] -----------> git rev-list -1 --merges 57ead21cbc97f430706e8a9fcd015f4acc09d354~1..57ead21cbc97f430706e8a9fcd015f4acc09d354 57ead21cbc97f430706e8a9fcd015f4acc09d354 [2024-11-01T16:03:08.094Z] 57ead21cbc97f430706e8a9fcd015f4acc09d354 [false] [Pipeline] sh [2024-11-01T16:03:08.396Z] + git log --format=format:%s -1 57ead21cbc97f430706e8a9fcd015f4acc09d354 [Pipeline] echo [2024-11-01T16:03:08.418Z] ========================================================= [2024-11-01T16:03:08.418Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-11-01T16:03:08.418Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-01T16:03:08.770Z] + git log --format=format:%s -1 57ead21cbc97f430706e8a9fcd015f4acc09d354 [Pipeline] echo [2024-11-01T16:03:08.793Z] [semverPrep] GIT_COMMIT: 57ead21cbc97f430706e8a9fcd015f4acc09d354, Commit Message: Merge pull request #686 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.4 [Pipeline] echo [2024-11-01T16:03:08.814Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-11-01T16:03:09.203Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-01T16:03:09.203Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-11-01T16:03:09.203Z] + [ -e /tmp/ssh_known_hosts ] [2024-11-01T16:03:09.203Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-11-01T16:03:09.203Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-11-01T16:03:09.203Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-11-01T16:03:09.203Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T16:03:09.654Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-01T16:03:09.655Z] [2024-11-01T16:03:09.655Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T16:03:09.972Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-01T16:03:09.973Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-11-01T16:03:09.973Z] b85a868b505f: Pulling fs layer [2024-11-01T16:03:09.973Z] e2be974225ed: Pulling fs layer [2024-11-01T16:03:09.973Z] 339a4e72a1f5: Pulling fs layer [2024-11-01T16:03:09.973Z] 988bab9f4d93: Pulling fs layer [2024-11-01T16:03:09.973Z] 1469e6f7b9e6: Pulling fs layer [2024-11-01T16:03:09.973Z] eaf3925da568: Pulling fs layer [2024-11-01T16:03:09.973Z] bab4dde63d76: Pulling fs layer [2024-11-01T16:03:09.973Z] bde34c3a00c8: Pulling fs layer [2024-11-01T16:03:09.973Z] b352a97aabf1: Pulling fs layer [2024-11-01T16:03:09.973Z] 4872d77fe225: Pulling fs layer [2024-11-01T16:03:09.973Z] 5851b861e8e6: Pulling fs layer [2024-11-01T16:03:09.973Z] 988bab9f4d93: Waiting [2024-11-01T16:03:09.973Z] 1469e6f7b9e6: Waiting [2024-11-01T16:03:09.973Z] eaf3925da568: Waiting [2024-11-01T16:03:09.973Z] bab4dde63d76: Waiting [2024-11-01T16:03:09.973Z] bde34c3a00c8: Waiting [2024-11-01T16:03:09.973Z] b352a97aabf1: Waiting [2024-11-01T16:03:09.973Z] 4872d77fe225: Waiting [2024-11-01T16:03:09.973Z] 5851b861e8e6: Waiting [2024-11-01T16:03:09.973Z] e2be974225ed: Verifying Checksum [2024-11-01T16:03:09.973Z] e2be974225ed: Download complete [2024-11-01T16:03:09.973Z] 988bab9f4d93: Verifying Checksum [2024-11-01T16:03:09.973Z] 988bab9f4d93: Download complete [2024-11-01T16:03:10.234Z] 1469e6f7b9e6: Verifying Checksum [2024-11-01T16:03:10.234Z] 1469e6f7b9e6: Download complete [2024-11-01T16:03:10.234Z] eaf3925da568: Verifying Checksum [2024-11-01T16:03:10.234Z] eaf3925da568: Download complete [2024-11-01T16:03:10.234Z] 339a4e72a1f5: Verifying Checksum [2024-11-01T16:03:10.234Z] 339a4e72a1f5: Download complete [2024-11-01T16:03:10.234Z] bde34c3a00c8: Verifying Checksum [2024-11-01T16:03:10.234Z] bde34c3a00c8: Download complete [2024-11-01T16:03:10.234Z] b352a97aabf1: Download complete [2024-11-01T16:03:10.234Z] 4872d77fe225: Download complete [2024-11-01T16:03:10.234Z] 5851b861e8e6: Verifying Checksum [2024-11-01T16:03:10.234Z] 5851b861e8e6: Download complete [2024-11-01T16:03:10.234Z] b85a868b505f: Verifying Checksum [2024-11-01T16:03:10.234Z] b85a868b505f: Download complete [2024-11-01T16:03:10.496Z] bab4dde63d76: Verifying Checksum [2024-11-01T16:03:10.496Z] bab4dde63d76: Download complete [2024-11-01T16:03:11.433Z] b85a868b505f: Pull complete [2024-11-01T16:03:11.693Z] e2be974225ed: Pull complete [2024-11-01T16:03:12.271Z] 339a4e72a1f5: Pull complete [2024-11-01T16:03:12.271Z] 988bab9f4d93: Pull complete [2024-11-01T16:03:12.533Z] 1469e6f7b9e6: Pull complete [2024-11-01T16:03:12.533Z] eaf3925da568: Pull complete [2024-11-01T16:03:14.445Z] bab4dde63d76: Pull complete [2024-11-01T16:03:14.445Z] bde34c3a00c8: Pull complete [2024-11-01T16:03:14.445Z] b352a97aabf1: Pull complete [2024-11-01T16:03:14.445Z] 4872d77fe225: Pull complete [2024-11-01T16:03:14.705Z] 5851b861e8e6: Pull complete [2024-11-01T16:03:14.705Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-11-01T16:03:14.705Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-01T16:03:14.705Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-01T16:03:14.846Z] prd-ubuntu20.04-docker-8c-8g-24344 does not seem to be running inside a container [2024-11-01T16:03:14.871Z] $ 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 [2024-11-01T16:03:17.597Z] $ docker top 7764abcd50f62bb5af4bd8ac2fbb292ca3aac86739cd335cdce233264baa6642 -eo pid,comm [2024-11-01T16:03:17.650Z] 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). [2024-11-01T16:03:17.650Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-01T16:03:17.712Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-01T16:03:17.712Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-01T16:03:17.822Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-01T16:03:17.822Z] $ docker exec 7764abcd50f62bb5af4bd8ac2fbb292ca3aac86739cd335cdce233264baa6642 ssh-agent [2024-11-01T16:03:17.921Z] SSH_AUTH_SOCK=/tmp/ssh-h8KOmxtWrqss/agent.33 [2024-11-01T16:03:17.921Z] SSH_AGENT_PID=39 [2024-11-01T16:03:17.928Z] Running ssh-add (command line suppressed) [2024-11-01T16:03:18.012Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_5752902796029754728.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_5752902796029754728.key) [2024-11-01T16:03:18.027Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-01T16:03:18.325Z] + git tag --points-at HEAD [Pipeline] } [2024-11-01T16:03:18.335Z] $ docker exec --env ******** --env ******** 7764abcd50f62bb5af4bd8ac2fbb292ca3aac86739cd335cdce233264baa6642 ssh-agent -k [2024-11-01T16:03:18.430Z] unset SSH_AUTH_SOCK; [2024-11-01T16:03:18.431Z] unset SSH_AGENT_PID; [2024-11-01T16:03:18.431Z] echo Agent pid 39 killed; [2024-11-01T16:03:18.445Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-11-01T16:03:18.487Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-01T16:03:18.487Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-01T16:03:18.602Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-01T16:03:18.603Z] $ docker exec 7764abcd50f62bb5af4bd8ac2fbb292ca3aac86739cd335cdce233264baa6642 ssh-agent [2024-11-01T16:03:18.736Z] SSH_AUTH_SOCK=/tmp/ssh-mlmWBb7mwEqJ/agent.72 [2024-11-01T16:03:18.736Z] SSH_AGENT_PID=78 [2024-11-01T16:03:18.741Z] Running ssh-add (command line suppressed) [2024-11-01T16:03:18.844Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_12697341449207168798.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_12697341449207168798.key) [2024-11-01T16:03:18.859Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-01T16:03:19.154Z] + git semver init [2024-11-01T16:03:19.414Z] 2024-11-01 16:03:19,350 [run_init] DEBUG init version:0.0.0 force:False [2024-11-01T16:03:19.414Z] 2024-11-01 16:03:19,351 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2024-11-01T16:03:19.414Z] 2024-11-01 16:03:19,351 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2024-11-01T16:03:19.414Z] 2024-11-01 16:03:19,351 [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) [2024-11-01T16:03:20.819Z] 2024-11-01 16:03:20,425 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2024-11-01T16:03:20.819Z] 2024-11-01 16:03:20,426 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2024-11-01T16:03:20.819Z] 2024-11-01 16:03:20,426 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-11-01T16:03:20.819Z] 2024-11-01 16:03:20,426 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-11-01T16:03:20.819Z] 4.0.0-dev.2 [Pipeline] } [2024-11-01T16:03:20.831Z] $ docker exec --env ******** --env ******** 7764abcd50f62bb5af4bd8ac2fbb292ca3aac86739cd335cdce233264baa6642 ssh-agent -k [2024-11-01T16:03:20.946Z] unset SSH_AUTH_SOCK; [2024-11-01T16:03:20.947Z] unset SSH_AGENT_PID; [2024-11-01T16:03:20.947Z] echo Agent pid 78 killed; [2024-11-01T16:03:20.957Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-01T16:03:21.294Z] + git semver [Pipeline] } [2024-11-01T16:03:21.567Z] $ docker stop --time=1 7764abcd50f62bb5af4bd8ac2fbb292ca3aac86739cd335cdce233264baa6642 [2024-11-01T16:03:22.860Z] $ docker rm -f --volumes 7764abcd50f62bb5af4bd8ac2fbb292ca3aac86739cd335cdce233264baa6642 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-01T16:03:23.212Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-11-01T16:03:23.492Z] Stashed 1 file(s) [Pipeline] echo [2024-11-01T16:03:23.497Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.2 [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 [2024-11-01T16:03:23.697Z] provisioning config files... [2024-11-01T16:03:23.708Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5322310679129775954tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-01T16:03:24.032Z] ---> ****-login.sh [2024-11-01T16:03:24.032Z] nexus3.edgexfoundry.org:10001 [2024-11-01T16:03:24.032Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T16:03:24.032Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T16:03:24.032Z] Configure a credential helper to remove this warning. See [2024-11-01T16:03:24.032Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T16:03:24.032Z] [2024-11-01T16:03:24.032Z] Login Succeeded [2024-11-01T16:03:24.032Z] nexus3.edgexfoundry.org:10002 [2024-11-01T16:03:24.032Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T16:03:24.032Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T16:03:24.032Z] Configure a credential helper to remove this warning. See [2024-11-01T16:03:24.033Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T16:03:24.033Z] [2024-11-01T16:03:24.033Z] Login Succeeded [2024-11-01T16:03:24.033Z] nexus3.edgexfoundry.org:10003 [2024-11-01T16:03:24.296Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T16:03:24.296Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T16:03:24.296Z] Configure a credential helper to remove this warning. See [2024-11-01T16:03:24.296Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T16:03:24.296Z] [2024-11-01T16:03:24.296Z] Login Succeeded [2024-11-01T16:03:24.296Z] nexus3.edgexfoundry.org:10004 [2024-11-01T16:03:24.296Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T16:03:24.297Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T16:03:24.297Z] Configure a credential helper to remove this warning. See [2024-11-01T16:03:24.297Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T16:03:24.297Z] [2024-11-01T16:03:24.297Z] Login Succeeded [2024-11-01T16:03:24.297Z] ****.io [2024-11-01T16:03:24.297Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T16:03:24.556Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T16:03:24.556Z] Configure a credential helper to remove this warning. See [2024-11-01T16:03:24.557Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T16:03:24.557Z] [2024-11-01T16:03:24.557Z] Login Succeeded [2024-11-01T16:03:24.557Z] ---> ****-login.sh ends [Pipeline] } [2024-11-01T16:03:24.565Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-01T16:03:24.664Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-01T16:03:24.684Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-01T16:03:24.700Z] ========================================================= [2024-11-01T16:03:24.700Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-11-01T16:03:24.700Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T16:03:25.035Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-11-01T16:03:25.035Z] Sending build context to Docker daemon 9.193MB [2024-11-01T16:03:25.035Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-11-01T16:03:25.035Z] Step 2/12 : FROM ${BASE} AS builder [2024-11-01T16:03:25.035Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-11-01T16:03:25.035Z] 43c4264eed91: Pulling fs layer [2024-11-01T16:03:25.035Z] 4cc291be95ef: Pulling fs layer [2024-11-01T16:03:25.035Z] 2ac1f1163629: Pulling fs layer [2024-11-01T16:03:25.035Z] 5c3c966382ef: Pulling fs layer [2024-11-01T16:03:25.035Z] 4f4fb700ef54: Pulling fs layer [2024-11-01T16:03:25.035Z] 5d5c8e513c77: Pulling fs layer [2024-11-01T16:03:25.035Z] 9f66e0745190: Pulling fs layer [2024-11-01T16:03:25.035Z] f49a43e4bbc0: Pulling fs layer [2024-11-01T16:03:25.035Z] 561ebcabdf7f: Pulling fs layer [2024-11-01T16:03:25.035Z] 5c3c966382ef: Waiting [2024-11-01T16:03:25.035Z] 4f4fb700ef54: Waiting [2024-11-01T16:03:25.035Z] 5d5c8e513c77: Waiting [2024-11-01T16:03:25.035Z] 9f66e0745190: Waiting [2024-11-01T16:03:25.035Z] f49a43e4bbc0: Waiting [2024-11-01T16:03:25.035Z] 561ebcabdf7f: Waiting [2024-11-01T16:03:25.035Z] 4cc291be95ef: Verifying Checksum [2024-11-01T16:03:25.295Z] 4cc291be95ef: Download complete [2024-11-01T16:03:25.295Z] 5c3c966382ef: Verifying Checksum [2024-11-01T16:03:25.295Z] 5c3c966382ef: Download complete [2024-11-01T16:03:25.295Z] 4f4fb700ef54: Verifying Checksum [2024-11-01T16:03:25.295Z] 4f4fb700ef54: Download complete [2024-11-01T16:03:25.295Z] 5d5c8e513c77: Verifying Checksum [2024-11-01T16:03:25.295Z] 5d5c8e513c77: Download complete [2024-11-01T16:03:25.295Z] 43c4264eed91: Download complete [2024-11-01T16:03:25.295Z] 9f66e0745190: Verifying Checksum [2024-11-01T16:03:25.295Z] 9f66e0745190: Download complete [2024-11-01T16:03:25.295Z] 43c4264eed91: Pull complete [2024-11-01T16:03:25.553Z] 561ebcabdf7f: Download complete [2024-11-01T16:03:25.553Z] 4cc291be95ef: Pull complete [2024-11-01T16:03:25.813Z] 2ac1f1163629: Verifying Checksum [2024-11-01T16:03:25.813Z] 2ac1f1163629: Download complete [2024-11-01T16:03:26.071Z] f49a43e4bbc0: Verifying Checksum [2024-11-01T16:03:26.071Z] f49a43e4bbc0: Download complete [2024-11-01T16:03:29.356Z] 2ac1f1163629: Pull complete [2024-11-01T16:03:29.357Z] 5c3c966382ef: Pull complete [2024-11-01T16:03:29.357Z] 4f4fb700ef54: Pull complete [2024-11-01T16:03:29.357Z] 5d5c8e513c77: Pull complete [2024-11-01T16:03:29.616Z] 9f66e0745190: Pull complete [2024-11-01T16:03:32.156Z] f49a43e4bbc0: Pull complete [2024-11-01T16:03:32.156Z] 561ebcabdf7f: Pull complete [2024-11-01T16:03:32.156Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-11-01T16:03:32.156Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-01T16:03:32.156Z] ---> 3a752c3f9dda [2024-11-01T16:03:32.156Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-11-01T16:03:36.375Z] ---> Running in 106d8cf0a023 [2024-11-01T16:03:36.375Z] Removing intermediate container 106d8cf0a023 [2024-11-01T16:03:36.375Z] ---> 2a8b9b893784 [2024-11-01T16:03:36.375Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-11-01T16:03:36.375Z] ---> Running in c2b31a9a4a5c [2024-11-01T16:03:36.375Z] Removing intermediate container c2b31a9a4a5c [2024-11-01T16:03:36.375Z] ---> 907be4073c2a [2024-11-01T16:03:36.375Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-11-01T16:03:36.375Z] ---> Running in 6c0738ab1ab8 [2024-11-01T16:03:36.375Z] Removing intermediate container 6c0738ab1ab8 [2024-11-01T16:03:36.375Z] ---> d9321be8370d [2024-11-01T16:03:36.375Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-01T16:03:36.375Z] ---> Running in 0bd6d3e72b9d [2024-11-01T16:03:36.637Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-01T16:03:36.903Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-01T16:03:37.164Z] OK: 246 MiB in 54 packages [2024-11-01T16:03:37.732Z] Removing intermediate container 0bd6d3e72b9d [2024-11-01T16:03:37.732Z] ---> 0f421a83a20e [2024-11-01T16:03:37.732Z] Step 7/12 : WORKDIR /app [2024-11-01T16:03:37.732Z] ---> Running in 7f2db1bddec4 [2024-11-01T16:03:37.732Z] Removing intermediate container 7f2db1bddec4 [2024-11-01T16:03:37.732Z] ---> 1b3447b809f9 [2024-11-01T16:03:37.732Z] Step 8/12 : COPY go.mod vendor* ./ [2024-11-01T16:03:37.732Z] ---> cacddf85868f [2024-11-01T16:03:37.732Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-01T16:03:37.732Z] ---> Running in 85205c713353 [2024-11-01T16:03:38.647Z] Still waiting to schedule task [2024-11-01T16:03:38.647Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-11-01T16:04:34.013Z] Removing intermediate container 85205c713353 [2024-11-01T16:04:34.013Z] ---> 55f7af448371 [2024-11-01T16:04:34.013Z] Step 10/12 : COPY . . [2024-11-01T16:04:34.013Z] ---> 9b476ccde8ba [2024-11-01T16:04:34.013Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-01T16:04:34.013Z] ---> Running in 6327613c39f8 [2024-11-01T16:04:34.013Z] Removing intermediate container 6327613c39f8 [2024-11-01T16:04:34.013Z] ---> 31bbee45cc62 [2024-11-01T16:04:34.013Z] Step 12/12 : RUN $MAKE [2024-11-01T16:04:34.013Z] ---> Running in 815d2c7cab45 [2024-11-01T16:04:34.013Z] noop [2024-11-01T16:04:34.013Z] Removing intermediate container 815d2c7cab45 [2024-11-01T16:04:34.013Z] ---> 420fa650bde7 [2024-11-01T16:04:34.013Z] Successfully built 420fa650bde7 [2024-11-01T16:04:34.013Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T16:04:34.353Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-01T16:04:34.353Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-01T16:04:34.433Z] prd-ubuntu20.04-docker-8c-8g-24344 does not seem to be running inside a container [2024-11-01T16:04:34.461Z] $ 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 [2024-11-01T16:04:34.802Z] $ docker top cf2ac02e98147d796a7ec959ceb70aea5a8b8a828ac0af112c5336d46b3b50d8 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-01T16:04:35.157Z] + go version [2024-11-01T16:04:35.157Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-11-01T16:04:35.168Z] $ docker stop --time=1 cf2ac02e98147d796a7ec959ceb70aea5a8b8a828ac0af112c5336d46b3b50d8 [2024-11-01T16:04:36.419Z] $ docker rm -f --volumes cf2ac02e98147d796a7ec959ceb70aea5a8b8a828ac0af112c5336d46b3b50d8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T16:04:36.867Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-01T16:04:36.868Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-01T16:04:36.954Z] prd-ubuntu20.04-docker-8c-8g-24344 does not seem to be running inside a container [2024-11-01T16:04:36.983Z] $ 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 [2024-11-01T16:04:37.296Z] $ docker top c1625f9d8b974deb7755b1d48fc76a9f3068d7b6188783b6baf4a28efb45d873 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-01T16:04:37.650Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2024-11-01T16:04:37.950Z] + make test [2024-11-01T16:04:37.950Z] go test -race -coverprofile=coverage.out ./... [2024-11-01T16:05:10.034Z] github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements [2024-11-01T16:05:14.513Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-24346 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2024-11-01T16:05:14.531Z] Running in /w/workspace/app-service-configurable/250 [Pipeline] { [Pipeline] checkout [2024-11-01T16:05:17.585Z] The recommended git tool is: git [2024-11-01T16:05:26.297Z] using credential edgex-jenkins-ssh [2024-11-01T16:05:26.339Z] Cloning the remote Git repository [2024-11-01T16:05:26.405Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2024-11-01T16:05:26.538Z] > git init /w/workspace/app-service-configurable/250 # timeout=10 [2024-11-01T16:05:26.827Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2024-11-01T16:05:26.831Z] > git --version # timeout=10 [2024-11-01T16:05:26.878Z] > git --version # 'git version 2.25.1' [2024-11-01T16:05:26.886Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-01T16:05:27.138Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-01T16:05:30.986Z] Avoid second fetch [2024-11-01T16:05:30.988Z] Checking out Revision 57ead21cbc97f430706e8a9fcd015f4acc09d354 (main) [2024-11-01T16:05:29.535Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2024-11-01T16:05:29.560Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-01T16:05:31.006Z] > git config core.sparsecheckout # timeout=10 [2024-11-01T16:05:31.954Z] Commit message: "Merge pull request #686 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.4" [2024-11-01T16:05:31.107Z] > git checkout -f 57ead21cbc97f430706e8a9fcd015f4acc09d354 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-01T16:05:36.968Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-11-01T16:05:36.969Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-01T16:05:36.969Z] Dload Upload Total Spent Left Speed [2024-11-01T16:05:36.969Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 73302 0 --:--:-- --:--:-- --:--:-- 73724 [Pipeline] sh [2024-11-01T16:05:37.314Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-11-01T16:05:37.646Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2024-11-01T16:05:37.646Z] /etc/docker/daemon.json [2024-11-01T16:05:37.646Z] { [2024-11-01T16:05:37.646Z] "registry-mirrors": [ [2024-11-01T16:05:37.646Z] "https://nexus3.edgexfoundry.org:10001" [2024-11-01T16:05:37.646Z] ], [2024-11-01T16:05:37.646Z] "bip": "10.250.0.254/24", [2024-11-01T16:05:37.646Z] "hosts": [ [2024-11-01T16:05:37.646Z] "tcp://0.0.0.0:5555", [2024-11-01T16:05:37.646Z] "unix:///var/run/docker.sock" [2024-11-01T16:05:37.646Z] ], [2024-11-01T16:05:37.646Z] "mtu": 1458, [2024-11-01T16:05:37.646Z] "selinux-enabled": true, [2024-11-01T16:05:37.646Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-11-01T16:05:37.646Z] } [Pipeline] sh [2024-11-01T16:05:37.984Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-11-01T16:05:38.323Z] + sudo service docker restart [2024-11-01T16:05:50.106Z] go vet ./... [2024-11-01T16:05:50.106Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-01T16:05:50.106Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-01T16:05:50.106Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-01T16:05:50.378Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-01T16:05:50.391Z] $ docker stop --time=1 c1625f9d8b974deb7755b1d48fc76a9f3068d7b6188783b6baf4a28efb45d873 [2024-11-01T16:05:53.149Z] $ docker rm -f --volumes c1625f9d8b974deb7755b1d48fc76a9f3068d7b6188783b6baf4a28efb45d873 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-01T16:05:53.774Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-01T16:05:53.828Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-11-01T16:05:54.365Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-01T16:05:54.655Z] + ls -al . [2024-11-01T16:05:54.655Z] total 248 [2024-11-01T16:05:54.655Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 1 16:04 . [2024-11-01T16:05:54.655Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 16:02 .. [2024-11-01T16:05:54.655Z] -rw-rw-r-- 1 jenkins jenkins 119 Nov 1 16:02 .dockerignore [2024-11-01T16:05:54.655Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 16:05 .git [2024-11-01T16:05:54.655Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 16:02 .github [2024-11-01T16:05:54.655Z] -rw-rw-r-- 1 jenkins jenkins 106 Nov 1 16:02 .gitignore [2024-11-01T16:05:54.655Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 1 16:02 .golangci.yml [2024-11-01T16:05:54.655Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 16:03 .semver [2024-11-01T16:05:54.655Z] -rw-rw-r-- 1 jenkins jenkins 16432 Nov 1 16:02 Attribution.txt [2024-11-01T16:05:54.655Z] -rw-rw-r-- 1 jenkins jenkins 37263 Nov 1 16:02 CHANGELOG.md [2024-11-01T16:05:54.655Z] -rw-rw-r-- 1 jenkins jenkins 2008 Nov 1 16:02 Dockerfile [2024-11-01T16:05:54.655Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 1 16:02 GOVERNANCE.md [2024-11-01T16:05:54.655Z] -rw-rw-r-- 1 jenkins jenkins 666 Nov 1 16:02 Jenkinsfile [2024-11-01T16:05:54.655Z] -rw-rw-r-- 1 jenkins jenkins 10174 Nov 1 16:02 LICENSE [2024-11-01T16:05:54.655Z] -rw-rw-r-- 1 jenkins jenkins 618 Nov 1 16:02 OWNERS.md [2024-11-01T16:05:54.655Z] -rw-rw-r-- 1 jenkins jenkins 4582 Nov 1 16:02 README.md [2024-11-01T16:05:54.655Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 1 16:03 VERSION [2024-11-01T16:05:54.655Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 16:02 bin [2024-11-01T16:05:54.655Z] -rw-r--r-- 1 jenkins jenkins 953 Nov 1 16:05 coverage.out [2024-11-01T16:05:54.655Z] -rw-rw-r-- 1 jenkins jenkins 6646 Nov 1 16:02 go.mod [2024-11-01T16:05:54.655Z] -rw-rw-r-- 1 jenkins jenkins 88830 Nov 1 16:02 go.sum [2024-11-01T16:05:54.655Z] -rw-rw-r-- 1 jenkins jenkins 1937 Nov 1 16:02 main.go [2024-11-01T16:05:54.655Z] -rw-rw-r-- 1 jenkins jenkins 3109 Nov 1 16:02 makefile [2024-11-01T16:05:54.655Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 1 16:02 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T16:05:54.969Z] + 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=57ead21cbc97f430706e8a9fcd015f4acc09d354 --label arch=amd64 --label version=4.0.0-dev.2 . [2024-11-01T16:05:54.969Z] Sending build context to Docker daemon 9.194MB [2024-11-01T16:05:54.969Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2024-11-01T16:05:54.969Z] Step 2/27 : FROM ${BASE} AS builder [2024-11-01T16:05:54.969Z] ---> 420fa650bde7 [2024-11-01T16:05:54.969Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-11-01T16:05:55.228Z] ---> Running in 0c65a5b71845 [2024-11-01T16:05:55.228Z] Removing intermediate container 0c65a5b71845 [2024-11-01T16:05:55.228Z] ---> 3d341a9413a5 [2024-11-01T16:05:55.228Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-11-01T16:05:55.228Z] ---> Running in ec56786c2770 [2024-11-01T16:05:55.228Z] Removing intermediate container ec56786c2770 [2024-11-01T16:05:55.228Z] ---> d4947e33bb02 [2024-11-01T16:05:55.228Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-11-01T16:05:55.486Z] ---> Running in 12d1b251b2f8 [2024-11-01T16:05:55.487Z] Removing intermediate container 12d1b251b2f8 [2024-11-01T16:05:55.487Z] ---> d2bf5f147688 [2024-11-01T16:05:55.487Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-01T16:05:55.487Z] ---> Running in 2818089b0866 [2024-11-01T16:05:55.745Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-01T16:05:55.745Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-01T16:05:56.017Z] OK: 246 MiB in 54 packages [2024-11-01T16:05:56.276Z] Removing intermediate container 2818089b0866 [2024-11-01T16:05:56.276Z] ---> fcbbedb69b4e [2024-11-01T16:05:56.276Z] Step 7/27 : WORKDIR /app [2024-11-01T16:05:56.276Z] ---> Running in 4b45572bec74 [2024-11-01T16:05:56.276Z] Removing intermediate container 4b45572bec74 [2024-11-01T16:05:56.276Z] ---> 97645f18582b [2024-11-01T16:05:56.276Z] Step 8/27 : COPY go.mod vendor* ./ [2024-11-01T16:05:56.535Z] ---> 840778bfcbff [2024-11-01T16:05:56.535Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-01T16:05:56.535Z] ---> Running in 0afee5be6269 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-01T16:05:56.600Z] provisioning config files... [2024-11-01T16:05:56.630Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/250@tmp/config17682253032763079190tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-01T16:05:57.096Z] ---> ****-login.sh [2024-11-01T16:05:57.096Z] nexus3.edgexfoundry.org:10001 [2024-11-01T16:05:57.378Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T16:05:57.469Z] Removing intermediate container 0afee5be6269 [2024-11-01T16:05:57.469Z] ---> 2db3d52416cb [2024-11-01T16:05:57.469Z] Step 10/27 : COPY . . [2024-11-01T16:05:57.650Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T16:05:57.651Z] Configure a credential helper to remove this warning. See [2024-11-01T16:05:57.651Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T16:05:57.651Z] [2024-11-01T16:05:57.651Z] Login Succeeded [2024-11-01T16:05:57.651Z] nexus3.edgexfoundry.org:10002 [2024-11-01T16:05:57.728Z] ---> 104c0f1f7759 [2024-11-01T16:05:57.728Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-01T16:05:57.728Z] ---> Running in b7d03a29d11f [2024-11-01T16:05:57.728Z] Removing intermediate container b7d03a29d11f [2024-11-01T16:05:57.728Z] ---> d504d67ef4c9 [2024-11-01T16:05:57.728Z] Step 12/27 : RUN $MAKE [2024-11-01T16:05:57.728Z] ---> Running in f1b748b8eb10 [2024-11-01T16:05:57.920Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T16:05:57.988Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion= -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.2" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o app-service-configurable [2024-11-01T16:05:58.192Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T16:05:58.193Z] Configure a credential helper to remove this warning. See [2024-11-01T16:05:58.193Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T16:05:58.193Z] [2024-11-01T16:05:58.193Z] Login Succeeded [2024-11-01T16:05:58.193Z] nexus3.edgexfoundry.org:10003 [2024-11-01T16:05:58.463Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T16:05:58.463Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T16:05:58.463Z] Configure a credential helper to remove this warning. See [2024-11-01T16:05:58.463Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T16:05:58.463Z] [2024-11-01T16:05:58.463Z] Login Succeeded [2024-11-01T16:05:58.463Z] nexus3.edgexfoundry.org:10004 [2024-11-01T16:05:58.736Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T16:05:58.736Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T16:05:58.736Z] Configure a credential helper to remove this warning. See [2024-11-01T16:05:58.736Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T16:05:58.736Z] [2024-11-01T16:05:58.736Z] Login Succeeded [2024-11-01T16:05:58.736Z] ****.io [2024-11-01T16:05:59.006Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T16:05:59.279Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T16:05:59.279Z] Configure a credential helper to remove this warning. See [2024-11-01T16:05:59.279Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T16:05:59.279Z] [2024-11-01T16:05:59.279Z] Login Succeeded [2024-11-01T16:05:59.279Z] ---> ****-login.sh ends [Pipeline] } [2024-11-01T16:05:59.292Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-01T16:05:59.764Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-01T16:05:59.786Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-01T16:05:59.800Z] ========================================================= [2024-11-01T16:05:59.800Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-11-01T16:05:59.800Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T16:06:00.156Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-11-01T16:06:00.156Z] Sending build context to Docker daemon 225.8kB [2024-11-01T16:06:00.442Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-11-01T16:06:00.442Z] Step 2/12 : FROM ${BASE} AS builder [2024-11-01T16:06:00.442Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-11-01T16:06:00.442Z] cf04c63912e1: Pulling fs layer [2024-11-01T16:06:00.442Z] 55b35a11ae5e: Pulling fs layer [2024-11-01T16:06:00.442Z] a37a00ec5f00: Pulling fs layer [2024-11-01T16:06:00.442Z] 50b3750afda1: Pulling fs layer [2024-11-01T16:06:00.442Z] 4f4fb700ef54: Pulling fs layer [2024-11-01T16:06:00.442Z] 80978eb59214: Pulling fs layer [2024-11-01T16:06:00.442Z] c9f46d7d2bd2: Pulling fs layer [2024-11-01T16:06:00.442Z] c5a475d317c9: Pulling fs layer [2024-11-01T16:06:00.442Z] 50b3750afda1: Waiting [2024-11-01T16:06:00.442Z] 80978eb59214: Waiting [2024-11-01T16:06:00.442Z] 4f4fb700ef54: Waiting [2024-11-01T16:06:00.442Z] c9f46d7d2bd2: Waiting [2024-11-01T16:06:00.442Z] c5a475d317c9: Waiting [2024-11-01T16:06:00.716Z] 55b35a11ae5e: Verifying Checksum [2024-11-01T16:06:00.716Z] 55b35a11ae5e: Download complete [2024-11-01T16:06:00.716Z] 50b3750afda1: Verifying Checksum [2024-11-01T16:06:00.716Z] 50b3750afda1: Download complete [2024-11-01T16:06:00.716Z] 4f4fb700ef54: Verifying Checksum [2024-11-01T16:06:00.716Z] 4f4fb700ef54: Download complete [2024-11-01T16:06:00.716Z] 80978eb59214: Download complete [2024-11-01T16:06:00.716Z] cf04c63912e1: Verifying Checksum [2024-11-01T16:06:00.716Z] cf04c63912e1: Download complete [2024-11-01T16:06:01.315Z] c5a475d317c9: Verifying Checksum [2024-11-01T16:06:01.315Z] c5a475d317c9: Download complete [2024-11-01T16:06:01.906Z] cf04c63912e1: Pull complete [2024-11-01T16:06:02.495Z] 55b35a11ae5e: Pull complete [2024-11-01T16:06:02.766Z] a37a00ec5f00: Verifying Checksum [2024-11-01T16:06:02.766Z] a37a00ec5f00: Download complete [2024-11-01T16:06:03.778Z] c9f46d7d2bd2: Verifying Checksum [2024-11-01T16:06:03.778Z] c9f46d7d2bd2: Download complete [2024-11-01T16:06:18.817Z] a37a00ec5f00: Pull complete [2024-11-01T16:06:18.817Z] 50b3750afda1: Pull complete [2024-11-01T16:06:18.817Z] 4f4fb700ef54: Pull complete [2024-11-01T16:06:18.817Z] 80978eb59214: Pull complete [2024-11-01T16:06:25.536Z] c9f46d7d2bd2: Pull complete [2024-11-01T16:06:26.517Z] c5a475d317c9: Pull complete [2024-11-01T16:06:26.517Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-11-01T16:06:26.517Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-11-01T16:06:26.517Z] ---> be29e6b0f0d4 [2024-11-01T16:06:26.517Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-11-01T16:06:27.112Z] ---> Running in f2aef352d364 [2024-11-01T16:06:27.392Z] Removing intermediate container f2aef352d364 [2024-11-01T16:06:27.392Z] ---> a9adcadb508b [2024-11-01T16:06:27.392Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-11-01T16:06:27.392Z] ---> Running in a19c7f9301e9 [2024-11-01T16:06:27.986Z] Removing intermediate container a19c7f9301e9 [2024-11-01T16:06:27.986Z] ---> 01668d2c2fbd [2024-11-01T16:06:27.986Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-11-01T16:06:27.986Z] ---> Running in 36119cb3d449 [2024-11-01T16:06:28.256Z] Removing intermediate container 36119cb3d449 [2024-11-01T16:06:28.256Z] ---> 81040723c539 [2024-11-01T16:06:28.256Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-01T16:06:28.256Z] ---> Running in 7e5543e47991 [2024-11-01T16:06:29.668Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-01T16:06:29.937Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-01T16:06:30.089Z] Removing intermediate container f1b748b8eb10 [2024-11-01T16:06:30.089Z] ---> 7e28ab5afee4 [2024-11-01T16:06:30.089Z] Step 13/27 : FROM alpine:3.20 [2024-11-01T16:06:30.656Z] 3.20: Pulling from library/alpine [2024-11-01T16:06:30.656Z] 43c4264eed91: Already exists [2024-11-01T16:06:30.656Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-01T16:06:30.656Z] Status: Downloaded newer image for alpine:3.20 [2024-11-01T16:06:30.656Z] ---> 91ef0af61f39 [2024-11-01T16:06:30.656Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-11-01T16:06:30.914Z] ---> Running in 046ac13c5860 [2024-11-01T16:06:30.914Z] Removing intermediate container 046ac13c5860 [2024-11-01T16:06:30.914Z] ---> 7e3dc37073e7 [2024-11-01T16:06:30.914Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-11-01T16:06:30.914Z] ---> Running in 41cf07928845 [2024-11-01T16:06:30.914Z] Removing intermediate container 41cf07928845 [2024-11-01T16:06:30.914Z] ---> 5344df87b30e [2024-11-01T16:06:30.914Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-11-01T16:06:30.914Z] ---> Running in 010c94e44fbe [2024-11-01T16:06:31.173Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-01T16:06:31.350Z] OK: 238 MiB in 54 packages [2024-11-01T16:06:31.431Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-01T16:06:31.689Z] (1/2) Installing ca-certificates (20240705-r0) [2024-11-01T16:06:31.689Z] (2/2) Installing dumb-init (1.2.5-r3) [2024-11-01T16:06:31.689Z] Executing busybox-1.36.1-r29.trigger [2024-11-01T16:06:31.689Z] Executing ca-certificates-20240705-r0.trigger [2024-11-01T16:06:31.689Z] OK: 9 MiB in 16 packages [2024-11-01T16:06:32.253Z] Removing intermediate container 010c94e44fbe [2024-11-01T16:06:32.253Z] ---> 5422e81fa9a7 [2024-11-01T16:06:32.253Z] Step 17/27 : RUN apk --no-cache upgrade [2024-11-01T16:06:32.253Z] ---> Running in 0b016b395082 [2024-11-01T16:06:32.316Z] Removing intermediate container 7e5543e47991 [2024-11-01T16:06:32.316Z] ---> d028e6e7dcbf [2024-11-01T16:06:32.316Z] Step 7/12 : WORKDIR /app [2024-11-01T16:06:32.511Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-01T16:06:32.512Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-01T16:06:32.583Z] ---> Running in 368be08e3d90 [2024-11-01T16:06:32.771Z] Upgrading critical system libraries and apk-tools: [2024-11-01T16:06:32.771Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-01T16:06:32.771Z] Executing busybox-1.36.1-r29.trigger [2024-11-01T16:06:32.771Z] Continuing the upgrade transaction with new apk-tools: [2024-11-01T16:06:32.771Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-01T16:06:32.849Z] Removing intermediate container 368be08e3d90 [2024-11-01T16:06:32.849Z] ---> dffd7a27a90b [2024-11-01T16:06:32.849Z] Step 8/12 : COPY go.mod vendor* ./ [2024-11-01T16:06:33.031Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-01T16:06:33.293Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-01T16:06:33.293Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-01T16:06:33.293Z] Executing ca-certificates-20240705-r0.trigger [2024-11-01T16:06:33.293Z] OK: 9 MiB in 16 packages [2024-11-01T16:06:33.433Z] ---> c508f057f9bb [2024-11-01T16:06:33.433Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-01T16:06:33.433Z] ---> Running in 87ae5b16c12a [2024-11-01T16:06:33.882Z] Removing intermediate container 0b016b395082 [2024-11-01T16:06:33.882Z] ---> 3bfdfe24248d [2024-11-01T16:06:33.882Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-11-01T16:06:33.882Z] ---> 47dd6b708dca [2024-11-01T16:06:33.882Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-11-01T16:06:33.882Z] ---> ea14a4835a57 [2024-11-01T16:06:33.882Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-11-01T16:06:34.140Z] ---> 506baf447ab1 [2024-11-01T16:06:34.140Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-11-01T16:06:35.520Z] ---> efa4a55774fb [2024-11-01T16:06:35.520Z] Step 22/27 : EXPOSE 48095 [2024-11-01T16:06:35.520Z] ---> Running in 4c0cc482da38 [2024-11-01T16:06:35.520Z] Removing intermediate container 4c0cc482da38 [2024-11-01T16:06:35.520Z] ---> 643f6f6c9a8e [2024-11-01T16:06:35.520Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-11-01T16:06:35.520Z] ---> Running in 6155f4d5767d [2024-11-01T16:06:35.520Z] Removing intermediate container 6155f4d5767d [2024-11-01T16:06:35.520Z] ---> 4b121d3943fe [2024-11-01T16:06:35.520Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-11-01T16:06:35.520Z] ---> Running in 7bab974d99c7 [2024-11-01T16:06:35.779Z] Removing intermediate container 7bab974d99c7 [2024-11-01T16:06:35.779Z] ---> 3b76bb06e065 [2024-11-01T16:06:35.779Z] Step 25/27 : LABEL arch=amd64 [2024-11-01T16:06:35.779Z] ---> Running in a6020a865f75 [2024-11-01T16:06:35.779Z] Removing intermediate container a6020a865f75 [2024-11-01T16:06:35.779Z] ---> 96e614d0cc0f [2024-11-01T16:06:35.779Z] Step 26/27 : LABEL git_sha=57ead21cbc97f430706e8a9fcd015f4acc09d354 [2024-11-01T16:06:35.779Z] ---> Running in facbd5624a83 [2024-11-01T16:06:35.779Z] Removing intermediate container facbd5624a83 [2024-11-01T16:06:35.779Z] ---> 468c48802028 [2024-11-01T16:06:35.779Z] Step 27/27 : LABEL version=4.0.0-dev.2 [2024-11-01T16:06:36.039Z] ---> Running in fc986a8274d2 [2024-11-01T16:06:36.039Z] Removing intermediate container fc986a8274d2 [2024-11-01T16:06:36.039Z] ---> 392a4c5e281a [2024-11-01T16:06:36.039Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-01T16:06:36.039Z] Successfully built 392a4c5e281a [2024-11-01T16:06:36.039Z] 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 [2024-11-01T16:06:36.161Z] provisioning config files... [2024-11-01T16:06:36.169Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1242369531056725104tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-01T16:06:36.472Z] ---> ****-login.sh [2024-11-01T16:06:36.473Z] nexus3.edgexfoundry.org:10001 [2024-11-01T16:06:36.473Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T16:06:36.473Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T16:06:36.473Z] Configure a credential helper to remove this warning. See [2024-11-01T16:06:36.473Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T16:06:36.473Z] [2024-11-01T16:06:36.473Z] Login Succeeded [2024-11-01T16:06:36.473Z] nexus3.edgexfoundry.org:10002 [2024-11-01T16:06:36.473Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T16:06:36.473Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T16:06:36.473Z] Configure a credential helper to remove this warning. See [2024-11-01T16:06:36.473Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T16:06:36.473Z] [2024-11-01T16:06:36.473Z] Login Succeeded [2024-11-01T16:06:36.473Z] nexus3.edgexfoundry.org:10003 [2024-11-01T16:06:36.732Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T16:06:36.732Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T16:06:36.732Z] Configure a credential helper to remove this warning. See [2024-11-01T16:06:36.733Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T16:06:36.733Z] [2024-11-01T16:06:36.733Z] Login Succeeded [2024-11-01T16:06:36.733Z] nexus3.edgexfoundry.org:10004 [2024-11-01T16:06:36.733Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T16:06:36.733Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T16:06:36.733Z] Configure a credential helper to remove this warning. See [2024-11-01T16:06:36.733Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T16:06:36.733Z] [2024-11-01T16:06:36.733Z] Login Succeeded [2024-11-01T16:06:36.733Z] ****.io [2024-11-01T16:06:36.733Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T16:06:36.992Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T16:06:36.992Z] Configure a credential helper to remove this warning. See [2024-11-01T16:06:36.992Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T16:06:36.992Z] [2024-11-01T16:06:36.992Z] Login Succeeded [2024-11-01T16:06:36.992Z] ---> ****-login.sh ends [Pipeline] } [2024-11-01T16:06:37.000Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-01T16:06:37.061Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-01T16:06:37.085Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2024-11-01T16:06:37.085Z] 57ead21cbc97f430706e8a9fcd015f4acc09d354 [2024-11-01T16:06:37.085Z] latest [2024-11-01T16:06:37.085Z] 4.0.0-dev.2 [2024-11-01T16:06:37.085Z] 57ead21cbc97f430706e8a9fcd015f4acc09d354-4.0.0-dev.2 [2024-11-01T16:06:37.085Z] main [2024-11-01T16:06:37.085Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T16:06:37.422Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:57ead21cbc97f430706e8a9fcd015f4acc09d354 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T16:06:37.739Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:57ead21cbc97f430706e8a9fcd015f4acc09d354 [2024-11-01T16:06:37.739Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-11-01T16:06:37.739Z] 040b8979dfd6: Preparing [2024-11-01T16:06:37.739Z] adb998a362fb: Preparing [2024-11-01T16:06:37.739Z] 7a26ed9de9a9: Preparing [2024-11-01T16:06:37.739Z] fdf57e19c578: Preparing [2024-11-01T16:06:37.739Z] d2a778495a8b: Preparing [2024-11-01T16:06:37.739Z] eab276ea5d14: Preparing [2024-11-01T16:06:37.739Z] 63ca1fbb43ae: Preparing [2024-11-01T16:06:37.739Z] eab276ea5d14: Waiting [2024-11-01T16:06:37.739Z] 63ca1fbb43ae: Waiting [2024-11-01T16:06:37.739Z] adb998a362fb: Pushed [2024-11-01T16:06:37.739Z] fdf57e19c578: Pushed [2024-11-01T16:06:37.739Z] 7a26ed9de9a9: Pushed [2024-11-01T16:06:37.739Z] 63ca1fbb43ae: Layer already exists [2024-11-01T16:06:37.997Z] eab276ea5d14: Pushed [2024-11-01T16:06:38.254Z] d2a778495a8b: Pushed [2024-11-01T16:06:43.523Z] 040b8979dfd6: Pushed [2024-11-01T16:06:43.524Z] 57ead21cbc97f430706e8a9fcd015f4acc09d354: digest: sha256:06b2231ca4ccedc015cd5b6228b69d4bcc79ac7348dcdde9dd9f20bd94eb7503 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T16:06:43.853Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T16:06:44.174Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2024-11-01T16:06:44.174Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-11-01T16:06:44.174Z] 040b8979dfd6: Preparing [2024-11-01T16:06:44.174Z] adb998a362fb: Preparing [2024-11-01T16:06:44.174Z] 7a26ed9de9a9: Preparing [2024-11-01T16:06:44.174Z] fdf57e19c578: Preparing [2024-11-01T16:06:44.174Z] d2a778495a8b: Preparing [2024-11-01T16:06:44.174Z] eab276ea5d14: Preparing [2024-11-01T16:06:44.174Z] 63ca1fbb43ae: Preparing [2024-11-01T16:06:44.174Z] eab276ea5d14: Waiting [2024-11-01T16:06:44.174Z] 63ca1fbb43ae: Waiting [2024-11-01T16:06:44.174Z] 7a26ed9de9a9: Layer already exists [2024-11-01T16:06:44.174Z] 040b8979dfd6: Layer already exists [2024-11-01T16:06:44.174Z] d2a778495a8b: Layer already exists [2024-11-01T16:06:44.174Z] adb998a362fb: Layer already exists [2024-11-01T16:06:44.174Z] fdf57e19c578: Layer already exists [2024-11-01T16:06:44.174Z] 63ca1fbb43ae: Layer already exists [2024-11-01T16:06:44.174Z] eab276ea5d14: Layer already exists [2024-11-01T16:06:44.174Z] latest: digest: sha256:06b2231ca4ccedc015cd5b6228b69d4bcc79ac7348dcdde9dd9f20bd94eb7503 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T16:06:44.510Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T16:06:44.833Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.0-dev.2 [2024-11-01T16:06:44.833Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-11-01T16:06:44.833Z] 040b8979dfd6: Preparing [2024-11-01T16:06:44.833Z] adb998a362fb: Preparing [2024-11-01T16:06:44.833Z] 7a26ed9de9a9: Preparing [2024-11-01T16:06:44.833Z] fdf57e19c578: Preparing [2024-11-01T16:06:44.833Z] d2a778495a8b: Preparing [2024-11-01T16:06:44.833Z] eab276ea5d14: Preparing [2024-11-01T16:06:44.833Z] 63ca1fbb43ae: Preparing [2024-11-01T16:06:44.833Z] eab276ea5d14: Waiting [2024-11-01T16:06:44.833Z] 63ca1fbb43ae: Waiting [2024-11-01T16:06:44.833Z] 040b8979dfd6: Layer already exists [2024-11-01T16:06:44.833Z] d2a778495a8b: Layer already exists [2024-11-01T16:06:44.833Z] fdf57e19c578: Layer already exists [2024-11-01T16:06:44.833Z] 7a26ed9de9a9: Layer already exists [2024-11-01T16:06:44.833Z] adb998a362fb: Layer already exists [2024-11-01T16:06:44.833Z] 63ca1fbb43ae: Layer already exists [2024-11-01T16:06:44.833Z] eab276ea5d14: Layer already exists [2024-11-01T16:06:44.833Z] 4.0.0-dev.2: digest: sha256:06b2231ca4ccedc015cd5b6228b69d4bcc79ac7348dcdde9dd9f20bd94eb7503 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T16:06:45.156Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:57ead21cbc97f430706e8a9fcd015f4acc09d354-4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T16:06:45.484Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:57ead21cbc97f430706e8a9fcd015f4acc09d354-4.0.0-dev.2 [2024-11-01T16:06:45.484Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-11-01T16:06:45.484Z] 040b8979dfd6: Preparing [2024-11-01T16:06:45.484Z] adb998a362fb: Preparing [2024-11-01T16:06:45.484Z] 7a26ed9de9a9: Preparing [2024-11-01T16:06:45.484Z] fdf57e19c578: Preparing [2024-11-01T16:06:45.484Z] d2a778495a8b: Preparing [2024-11-01T16:06:45.484Z] eab276ea5d14: Preparing [2024-11-01T16:06:45.484Z] 63ca1fbb43ae: Preparing [2024-11-01T16:06:45.484Z] eab276ea5d14: Waiting [2024-11-01T16:06:45.484Z] 040b8979dfd6: Layer already exists [2024-11-01T16:06:45.484Z] d2a778495a8b: Layer already exists [2024-11-01T16:06:45.484Z] 7a26ed9de9a9: Layer already exists [2024-11-01T16:06:45.484Z] adb998a362fb: Layer already exists [2024-11-01T16:06:45.484Z] fdf57e19c578: Layer already exists [2024-11-01T16:06:45.484Z] eab276ea5d14: Layer already exists [2024-11-01T16:06:45.484Z] 63ca1fbb43ae: Layer already exists [2024-11-01T16:06:45.484Z] 57ead21cbc97f430706e8a9fcd015f4acc09d354-4.0.0-dev.2: digest: sha256:06b2231ca4ccedc015cd5b6228b69d4bcc79ac7348dcdde9dd9f20bd94eb7503 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T16:06:45.819Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T16:06:46.140Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2024-11-01T16:06:46.140Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-11-01T16:06:46.140Z] 040b8979dfd6: Preparing [2024-11-01T16:06:46.140Z] adb998a362fb: Preparing [2024-11-01T16:06:46.140Z] 7a26ed9de9a9: Preparing [2024-11-01T16:06:46.140Z] fdf57e19c578: Preparing [2024-11-01T16:06:46.140Z] d2a778495a8b: Preparing [2024-11-01T16:06:46.140Z] eab276ea5d14: Preparing [2024-11-01T16:06:46.140Z] 63ca1fbb43ae: Preparing [2024-11-01T16:06:46.140Z] eab276ea5d14: Waiting [2024-11-01T16:06:46.140Z] fdf57e19c578: Layer already exists [2024-11-01T16:06:46.140Z] 040b8979dfd6: Layer already exists [2024-11-01T16:06:46.140Z] d2a778495a8b: Layer already exists [2024-11-01T16:06:46.140Z] adb998a362fb: Layer already exists [2024-11-01T16:06:46.140Z] 7a26ed9de9a9: Layer already exists [2024-11-01T16:06:46.140Z] eab276ea5d14: Layer already exists [2024-11-01T16:06:46.140Z] 63ca1fbb43ae: Layer already exists [2024-11-01T16:06:46.140Z] main: digest: sha256:06b2231ca4ccedc015cd5b6228b69d4bcc79ac7348dcdde9dd9f20bd94eb7503 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-01T16:06:46.220Z] ===================================================== [Pipeline] echo [2024-11-01T16:06:46.241Z] taggedImages: [2024-11-01T16:06:46.241Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:57ead21cbc97f430706e8a9fcd015f4acc09d354 [2024-11-01T16:06:46.241Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2024-11-01T16:06:46.241Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.0-dev.2 [2024-11-01T16:06:46.241Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:57ead21cbc97f430706e8a9fcd015f4acc09d354-4.0.0-dev.2 [2024-11-01T16:06:46.241Z] - 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T16:06:46.655Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-01T16:06:46.655Z] [2024-11-01T16:06:46.655Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T16:06:46.959Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-01T16:06:46.959Z] latest: Pulling from edgex-lftools-log-publisher [2024-11-01T16:06:46.959Z] 5eb5b503b376: Pulling fs layer [2024-11-01T16:06:46.959Z] 5c69ac0246d0: Pulling fs layer [2024-11-01T16:06:46.959Z] ec43610c2a17: Pulling fs layer [2024-11-01T16:06:46.959Z] 3a2ae6a8a46f: Pulling fs layer [2024-11-01T16:06:46.959Z] 33b1e0a273af: Pulling fs layer [2024-11-01T16:06:46.959Z] 5d3b04190fa2: Pulling fs layer [2024-11-01T16:06:46.959Z] 2f39f015ded8: Pulling fs layer [2024-11-01T16:06:46.959Z] 3a2ae6a8a46f: Waiting [2024-11-01T16:06:46.959Z] 33b1e0a273af: Waiting [2024-11-01T16:06:46.959Z] 5d3b04190fa2: Waiting [2024-11-01T16:06:46.959Z] 2f39f015ded8: Waiting [2024-11-01T16:06:46.959Z] 5c69ac0246d0: Download complete [2024-11-01T16:06:46.959Z] 3a2ae6a8a46f: Verifying Checksum [2024-11-01T16:06:46.959Z] 3a2ae6a8a46f: Download complete [2024-11-01T16:06:46.959Z] 33b1e0a273af: Download complete [2024-11-01T16:06:46.959Z] 5d3b04190fa2: Verifying Checksum [2024-11-01T16:06:46.959Z] 5d3b04190fa2: Download complete [2024-11-01T16:06:46.959Z] ec43610c2a17: Verifying Checksum [2024-11-01T16:06:46.959Z] ec43610c2a17: Download complete [2024-11-01T16:06:47.216Z] 5eb5b503b376: Verifying Checksum [2024-11-01T16:06:47.216Z] 5eb5b503b376: Download complete [2024-11-01T16:06:47.782Z] 2f39f015ded8: Download complete [2024-11-01T16:06:48.348Z] 5eb5b503b376: Pull complete [2024-11-01T16:06:48.606Z] 5c69ac0246d0: Pull complete [2024-11-01T16:06:48.865Z] ec43610c2a17: Pull complete [2024-11-01T16:06:48.865Z] 3a2ae6a8a46f: Pull complete [2024-11-01T16:06:49.123Z] 33b1e0a273af: Pull complete [2024-11-01T16:06:49.382Z] 5d3b04190fa2: Pull complete [2024-11-01T16:06:53.570Z] 2f39f015ded8: Pull complete [2024-11-01T16:06:53.570Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-11-01T16:06:53.570Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-01T16:06:53.570Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-01T16:06:53.670Z] prd-ubuntu20.04-docker-8c-8g-24344 does not seem to be running inside a container [2024-11-01T16:06:53.690Z] $ 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 [2024-11-01T16:06:57.865Z] $ docker top c313aab7dec20a34d5bb1a9daa9fbbccfb423bc66d3ddfcce0da5ebb8836d8e9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-01T16:06:58.269Z] ---> job-cost.sh [2024-11-01T16:06:58.269Z] lf-activate-venv: SKIPPING [2024-11-01T16:06:58.269Z] INFO: No Stack... [2024-11-01T16:06:58.528Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-01T16:06:59.097Z] INFO: Archiving Costs [Pipeline] sh [2024-11-01T16:06:59.385Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2024-11-01T16:06:59.385Z] + cut -d, -f6 [Pipeline] lock [2024-11-01T16:06:59.397Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-250-stack-cost] [2024-11-01T16:06:59.405Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-250-stack-cost] did not exist. Created. [2024-11-01T16:06:59.411Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-250-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-01T16:06:59.720Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-11-01T16:06:59.755Z] Stashed 1 file(s) [Pipeline] } [2024-11-01T16:06:59.764Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-250-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-01T16:06:59.790Z] $ docker stop --time=1 c313aab7dec20a34d5bb1a9daa9fbbccfb423bc66d3ddfcce0da5ebb8836d8e9 [2024-11-01T16:07:00.969Z] $ docker rm -f --volumes c313aab7dec20a34d5bb1a9daa9fbbccfb423bc66d3ddfcce0da5ebb8836d8e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-11-01T16:08:25.120Z] Removing intermediate container 87ae5b16c12a [2024-11-01T16:08:25.120Z] ---> 68adcbfc5ac2 [2024-11-01T16:08:25.120Z] Step 10/12 : COPY . . [2024-11-01T16:08:25.120Z] ---> f39755382d75 [2024-11-01T16:08:25.120Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-01T16:08:25.120Z] ---> Running in 9f16d455bf1b [2024-11-01T16:08:25.120Z] Removing intermediate container 9f16d455bf1b [2024-11-01T16:08:25.120Z] ---> 9da2e143ea2d [2024-11-01T16:08:25.120Z] Step 12/12 : RUN $MAKE [2024-11-01T16:08:25.120Z] ---> Running in a41fc67e1702 [2024-11-01T16:08:25.120Z] noop [2024-11-01T16:08:25.120Z] Removing intermediate container a41fc67e1702 [2024-11-01T16:08:25.120Z] ---> 25b02e13ecbf [2024-11-01T16:08:25.120Z] Successfully built 25b02e13ecbf [2024-11-01T16:08:25.120Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T16:08:25.487Z] + docker inspect -f . ci-base-image-arm64 [2024-11-01T16:08:25.487Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-01T16:08:25.683Z] prd-ubuntu20.04-docker-arm64-4c-16g-24346 does not seem to be running inside a container [2024-11-01T16:08:25.740Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/250 -v /w/workspace/app-service-configurable/250:/w/workspace/app-service-configurable/250:rw,z -v /w/workspace/app-service-configurable/250@tmp:/w/workspace/app-service-configurable/250@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 [2024-11-01T16:08:27.533Z] $ docker top c60b06d3ad15ed0115b5e7435e4804eb4ffd7d6030ed253927d6e163b7380e9c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-01T16:08:28.351Z] + go version [2024-11-01T16:08:28.351Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-11-01T16:08:28.369Z] $ docker stop --time=1 c60b06d3ad15ed0115b5e7435e4804eb4ffd7d6030ed253927d6e163b7380e9c [2024-11-01T16:08:29.938Z] $ docker rm -f --volumes c60b06d3ad15ed0115b5e7435e4804eb4ffd7d6030ed253927d6e163b7380e9c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T16:08:30.513Z] + docker inspect -f . ci-base-image-arm64 [2024-11-01T16:08:30.514Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-01T16:08:30.684Z] prd-ubuntu20.04-docker-arm64-4c-16g-24346 does not seem to be running inside a container [2024-11-01T16:08:30.738Z] $ 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/250 -v /w/workspace/app-service-configurable/250:/w/workspace/app-service-configurable/250:rw,z -v /w/workspace/app-service-configurable/250@tmp:/w/workspace/app-service-configurable/250@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 [2024-11-01T16:08:31.822Z] $ docker top 08ae6f579a04650740ca37c413ebac25b989885658c1972908546abc2f177f8c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-01T16:08:32.316Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/250 [Pipeline] fileExists [Pipeline] sh [2024-11-01T16:08:32.651Z] + make test [2024-11-01T16:08:32.651Z] go test -race -coverprofile=coverage.out ./... [2024-11-01T16:12:39.473Z] github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements [2024-11-01T16:12:40.434Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-11-01T16:12:40.434Z] go vet ./... [2024-11-01T16:16:32.276Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-01T16:16:32.276Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-01T16:16:32.276Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-01T16:16:32.299Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-01T16:16:32.315Z] $ docker stop --time=1 08ae6f579a04650740ca37c413ebac25b989885658c1972908546abc2f177f8c [2024-11-01T16:16:34.237Z] $ docker rm -f --volumes 08ae6f579a04650740ca37c413ebac25b989885658c1972908546abc2f177f8c [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-01T16:16:36.575Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-01T16:16:36.598Z] Warning: overwriting stash ‘coverage-report’ [2024-11-01T16:16:37.034Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-01T16:16:37.433Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-01T16:16:37.750Z] + ls -al . [2024-11-01T16:16:37.750Z] total 244 [2024-11-01T16:16:37.750Z] drwxrwxr-x 6 jenkins jenkins 4096 Nov 1 16:08 . [2024-11-01T16:16:37.750Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 16:05 .. [2024-11-01T16:16:37.750Z] -rw-rw-r-- 1 jenkins jenkins 119 Nov 1 16:05 .dockerignore [2024-11-01T16:16:37.750Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 16:05 .git [2024-11-01T16:16:37.750Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 16:05 .github [2024-11-01T16:16:37.750Z] -rw-rw-r-- 1 jenkins jenkins 106 Nov 1 16:05 .gitignore [2024-11-01T16:16:37.750Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 1 16:05 .golangci.yml [2024-11-01T16:16:37.750Z] -rw-rw-r-- 1 jenkins jenkins 16432 Nov 1 16:05 Attribution.txt [2024-11-01T16:16:37.750Z] -rw-rw-r-- 1 jenkins jenkins 37263 Nov 1 16:05 CHANGELOG.md [2024-11-01T16:16:37.750Z] -rw-rw-r-- 1 jenkins jenkins 2008 Nov 1 16:05 Dockerfile [2024-11-01T16:16:37.750Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 1 16:05 GOVERNANCE.md [2024-11-01T16:16:37.750Z] -rw-rw-r-- 1 jenkins jenkins 666 Nov 1 16:05 Jenkinsfile [2024-11-01T16:16:37.750Z] -rw-rw-r-- 1 jenkins jenkins 10174 Nov 1 16:05 LICENSE [2024-11-01T16:16:37.750Z] -rw-rw-r-- 1 jenkins jenkins 618 Nov 1 16:05 OWNERS.md [2024-11-01T16:16:37.750Z] -rw-rw-r-- 1 jenkins jenkins 4582 Nov 1 16:05 README.md [2024-11-01T16:16:37.750Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 1 16:03 VERSION [2024-11-01T16:16:37.750Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 16:05 bin [2024-11-01T16:16:37.750Z] -rw-r--r-- 1 jenkins jenkins 953 Nov 1 16:12 coverage.out [2024-11-01T16:16:37.750Z] -rw-rw-r-- 1 jenkins jenkins 6646 Nov 1 16:05 go.mod [2024-11-01T16:16:37.750Z] -rw-rw-r-- 1 jenkins jenkins 88830 Nov 1 16:05 go.sum [2024-11-01T16:16:37.750Z] -rw-rw-r-- 1 jenkins jenkins 1937 Nov 1 16:05 main.go [2024-11-01T16:16:37.750Z] -rw-rw-r-- 1 jenkins jenkins 3109 Nov 1 16:05 makefile [2024-11-01T16:16:37.750Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 1 16:05 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T16:16:38.113Z] + 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=57ead21cbc97f430706e8a9fcd015f4acc09d354 --label arch=arm64 --label version=4.0.0-dev.2 . [2024-11-01T16:16:38.113Z] Sending build context to Docker daemon 227.3kB [2024-11-01T16:16:38.383Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2024-11-01T16:16:38.383Z] Step 2/27 : FROM ${BASE} AS builder [2024-11-01T16:16:38.383Z] ---> 25b02e13ecbf [2024-11-01T16:16:38.383Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-11-01T16:16:38.383Z] ---> Running in 726576c7e802 [2024-11-01T16:16:38.652Z] Removing intermediate container 726576c7e802 [2024-11-01T16:16:38.652Z] ---> e6b455014a78 [2024-11-01T16:16:38.652Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-11-01T16:16:38.923Z] ---> Running in 053fbb413db7 [2024-11-01T16:16:39.231Z] Removing intermediate container 053fbb413db7 [2024-11-01T16:16:39.231Z] ---> 9e502726f0c0 [2024-11-01T16:16:39.231Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-11-01T16:16:39.231Z] ---> Running in 719e358e671b [2024-11-01T16:16:39.519Z] Removing intermediate container 719e358e671b [2024-11-01T16:16:39.519Z] ---> b898a3bfef8c [2024-11-01T16:16:39.519Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-01T16:16:39.827Z] ---> Running in 24594ea7b4fb [2024-11-01T16:16:40.860Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-01T16:16:41.135Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-01T16:16:42.562Z] OK: 238 MiB in 54 packages [2024-11-01T16:16:43.541Z] Removing intermediate container 24594ea7b4fb [2024-11-01T16:16:43.541Z] ---> c1254515358e [2024-11-01T16:16:43.541Z] Step 7/27 : WORKDIR /app [2024-11-01T16:16:43.810Z] ---> Running in 60f65dddbea5 [2024-11-01T16:16:44.078Z] Removing intermediate container 60f65dddbea5 [2024-11-01T16:16:44.078Z] ---> 1e7c53438a14 [2024-11-01T16:16:44.078Z] Step 8/27 : COPY go.mod vendor* ./ [2024-11-01T16:16:44.663Z] ---> 4feab249d158 [2024-11-01T16:16:44.663Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-01T16:16:44.663Z] ---> Running in 03d5adac0b30 [2024-11-01T16:16:47.247Z] Removing intermediate container 03d5adac0b30 [2024-11-01T16:16:47.247Z] ---> f1812d2dc8ca [2024-11-01T16:16:47.247Z] Step 10/27 : COPY . . [2024-11-01T16:16:47.832Z] ---> 290891b68bbc [2024-11-01T16:16:47.832Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-01T16:16:47.832Z] ---> Running in f62dcf2f6718 [2024-11-01T16:16:48.101Z] Removing intermediate container f62dcf2f6718 [2024-11-01T16:16:48.101Z] ---> f6c76e6e9e53 [2024-11-01T16:16:48.101Z] Step 12/27 : RUN $MAKE [2024-11-01T16:16:48.101Z] ---> Running in 270c28565e9c [2024-11-01T16:16:49.071Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion= -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.2" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o app-service-configurable [2024-11-01T16:20:25.880Z] Removing intermediate container 270c28565e9c [2024-11-01T16:20:25.880Z] ---> 5b0cb34a245e [2024-11-01T16:20:25.880Z] Step 13/27 : FROM alpine:3.20 [2024-11-01T16:20:25.880Z] 3.20: Pulling from library/alpine [2024-11-01T16:20:25.880Z] cf04c63912e1: Already exists [2024-11-01T16:20:25.880Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-01T16:20:25.881Z] Status: Downloaded newer image for alpine:3.20 [2024-11-01T16:20:25.881Z] ---> c157a85ed455 [2024-11-01T16:20:25.881Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-11-01T16:20:25.881Z] ---> Running in dcd1a8c20fc8 [2024-11-01T16:20:25.881Z] Removing intermediate container dcd1a8c20fc8 [2024-11-01T16:20:25.881Z] ---> 8ed9cdd6b0f9 [2024-11-01T16:20:25.881Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-11-01T16:20:25.881Z] ---> Running in 83307a501200 [2024-11-01T16:20:25.881Z] Removing intermediate container 83307a501200 [2024-11-01T16:20:25.881Z] ---> 191d610f428a [2024-11-01T16:20:25.881Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-11-01T16:20:25.881Z] ---> Running in 36f61196e739 [2024-11-01T16:20:25.881Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-01T16:20:25.881Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-01T16:20:25.881Z] (1/2) Installing ca-certificates (20240705-r0) [2024-11-01T16:20:25.881Z] (2/2) Installing dumb-init (1.2.5-r3) [2024-11-01T16:20:25.881Z] Executing busybox-1.36.1-r29.trigger [2024-11-01T16:20:25.881Z] Executing ca-certificates-20240705-r0.trigger [2024-11-01T16:20:25.881Z] OK: 10 MiB in 16 packages [2024-11-01T16:20:26.836Z] Removing intermediate container 36f61196e739 [2024-11-01T16:20:26.836Z] ---> 1fa14732d590 [2024-11-01T16:20:26.836Z] Step 17/27 : RUN apk --no-cache upgrade [2024-11-01T16:20:26.836Z] ---> Running in 73c9a7265214 [2024-11-01T16:20:27.790Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-01T16:20:28.056Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-01T16:20:29.457Z] Upgrading critical system libraries and apk-tools: [2024-11-01T16:20:29.457Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-01T16:20:29.457Z] Executing busybox-1.36.1-r29.trigger [2024-11-01T16:20:29.457Z] Continuing the upgrade transaction with new apk-tools: [2024-11-01T16:20:29.457Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-01T16:20:29.723Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-01T16:20:31.125Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-01T16:20:31.125Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-01T16:20:31.125Z] Executing ca-certificates-20240705-r0.trigger [2024-11-01T16:20:31.393Z] OK: 10 MiB in 16 packages [2024-11-01T16:20:32.354Z] Removing intermediate container 73c9a7265214 [2024-11-01T16:20:32.354Z] ---> 33b4227bc66c [2024-11-01T16:20:32.354Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-11-01T16:20:32.937Z] ---> 5aad61f3d64c [2024-11-01T16:20:32.937Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-11-01T16:20:33.203Z] ---> 9e98a31ef799 [2024-11-01T16:20:33.203Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-11-01T16:20:33.782Z] ---> 278e5cb6e49b [2024-11-01T16:20:33.782Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-11-01T16:20:36.364Z] ---> 3dac6314e34e [2024-11-01T16:20:36.364Z] Step 22/27 : EXPOSE 48095 [2024-11-01T16:20:36.364Z] ---> Running in 9ee56258d5e7 [2024-11-01T16:20:36.364Z] Removing intermediate container 9ee56258d5e7 [2024-11-01T16:20:36.364Z] ---> 3237062f6506 [2024-11-01T16:20:36.364Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-11-01T16:20:36.364Z] ---> Running in fca3ad61d25b [2024-11-01T16:20:36.628Z] Removing intermediate container fca3ad61d25b [2024-11-01T16:20:36.628Z] ---> 682b0ca82499 [2024-11-01T16:20:36.628Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-11-01T16:20:36.628Z] ---> Running in e8e7cd538995 [2024-11-01T16:20:36.895Z] Removing intermediate container e8e7cd538995 [2024-11-01T16:20:36.895Z] ---> f4e201654957 [2024-11-01T16:20:36.895Z] Step 25/27 : LABEL arch=arm64 [2024-11-01T16:20:36.895Z] ---> Running in cbd3a18bfaf8 [2024-11-01T16:20:37.167Z] Removing intermediate container cbd3a18bfaf8 [2024-11-01T16:20:37.167Z] ---> 15cc2e5d0f60 [2024-11-01T16:20:37.167Z] Step 26/27 : LABEL git_sha=57ead21cbc97f430706e8a9fcd015f4acc09d354 [2024-11-01T16:20:37.167Z] ---> Running in 0cc82ef0d3b0 [2024-11-01T16:20:37.431Z] Removing intermediate container 0cc82ef0d3b0 [2024-11-01T16:20:37.431Z] ---> f5c8746a31a5 [2024-11-01T16:20:37.431Z] Step 27/27 : LABEL version=4.0.0-dev.2 [2024-11-01T16:20:37.431Z] ---> Running in 4d0180091070 [2024-11-01T16:20:37.695Z] Removing intermediate container 4d0180091070 [2024-11-01T16:20:37.695Z] ---> dc74502f2b1e [2024-11-01T16:20:37.695Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-01T16:20:37.695Z] Successfully built dc74502f2b1e [2024-11-01T16:20:37.695Z] 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 [2024-11-01T16:20:37.850Z] provisioning config files... [2024-11-01T16:20:37.863Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/250@tmp/config2226593119373165365tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-01T16:20:38.201Z] ---> ****-login.sh [2024-11-01T16:20:38.201Z] nexus3.edgexfoundry.org:10001 [2024-11-01T16:20:38.201Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T16:20:38.467Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T16:20:38.467Z] Configure a credential helper to remove this warning. See [2024-11-01T16:20:38.467Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T16:20:38.467Z] [2024-11-01T16:20:38.467Z] Login Succeeded [2024-11-01T16:20:38.467Z] nexus3.edgexfoundry.org:10002 [2024-11-01T16:20:38.734Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T16:20:38.734Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T16:20:38.734Z] Configure a credential helper to remove this warning. See [2024-11-01T16:20:38.734Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T16:20:38.734Z] [2024-11-01T16:20:38.734Z] Login Succeeded [2024-11-01T16:20:38.734Z] nexus3.edgexfoundry.org:10003 [2024-11-01T16:20:39.000Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T16:20:39.000Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T16:20:39.000Z] Configure a credential helper to remove this warning. See [2024-11-01T16:20:39.000Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T16:20:39.000Z] [2024-11-01T16:20:39.000Z] Login Succeeded [2024-11-01T16:20:39.000Z] nexus3.edgexfoundry.org:10004 [2024-11-01T16:20:39.264Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T16:20:39.265Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T16:20:39.265Z] Configure a credential helper to remove this warning. See [2024-11-01T16:20:39.265Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T16:20:39.265Z] [2024-11-01T16:20:39.265Z] Login Succeeded [2024-11-01T16:20:39.265Z] ****.io [2024-11-01T16:20:39.528Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T16:20:39.793Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T16:20:39.793Z] Configure a credential helper to remove this warning. See [2024-11-01T16:20:39.794Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T16:20:39.794Z] [2024-11-01T16:20:39.794Z] Login Succeeded [2024-11-01T16:20:39.794Z] ---> ****-login.sh ends [Pipeline] } [2024-11-01T16:20:39.804Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-01T16:20:39.859Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-01T16:20:39.888Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2024-11-01T16:20:39.888Z] 57ead21cbc97f430706e8a9fcd015f4acc09d354 [2024-11-01T16:20:39.888Z] latest [2024-11-01T16:20:39.888Z] 4.0.0-dev.2 [2024-11-01T16:20:39.888Z] 57ead21cbc97f430706e8a9fcd015f4acc09d354-4.0.0-dev.2 [2024-11-01T16:20:39.888Z] main [2024-11-01T16:20:39.888Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T16:20:40.241Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:57ead21cbc97f430706e8a9fcd015f4acc09d354 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T16:20:40.592Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:57ead21cbc97f430706e8a9fcd015f4acc09d354 [2024-11-01T16:20:40.592Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-11-01T16:20:40.592Z] ba16910e8e07: Preparing [2024-11-01T16:20:40.592Z] 66d11b3e6960: Preparing [2024-11-01T16:20:40.592Z] 066f64c454af: Preparing [2024-11-01T16:20:40.592Z] 2f249048203e: Preparing [2024-11-01T16:20:40.592Z] cf8feb4cfa54: Preparing [2024-11-01T16:20:40.592Z] 47e3acd915c7: Preparing [2024-11-01T16:20:40.592Z] 16113d51b718: Preparing [2024-11-01T16:20:40.592Z] 47e3acd915c7: Waiting [2024-11-01T16:20:40.592Z] 16113d51b718: Waiting [2024-11-01T16:20:40.857Z] 66d11b3e6960: Pushed [2024-11-01T16:20:40.857Z] 066f64c454af: Pushed [2024-11-01T16:20:40.857Z] 2f249048203e: Pushed [2024-11-01T16:20:40.857Z] 16113d51b718: Layer already exists [2024-11-01T16:20:41.122Z] 47e3acd915c7: Pushed [2024-11-01T16:20:42.074Z] cf8feb4cfa54: Pushed [2024-11-01T16:20:52.126Z] ba16910e8e07: Pushed [2024-11-01T16:20:52.126Z] 57ead21cbc97f430706e8a9fcd015f4acc09d354: digest: sha256:9e20227ed483d6042af565a18ecf4b58e000fafd878a00f2950ecae3f8afbfb4 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T16:20:52.485Z] + 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 [2024-11-01T16:20:52.828Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2024-11-01T16:20:52.828Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-11-01T16:20:52.828Z] ba16910e8e07: Preparing [2024-11-01T16:20:52.828Z] 66d11b3e6960: Preparing [2024-11-01T16:20:52.828Z] 066f64c454af: Preparing [2024-11-01T16:20:52.828Z] 2f249048203e: Preparing [2024-11-01T16:20:52.828Z] cf8feb4cfa54: Preparing [2024-11-01T16:20:52.828Z] 47e3acd915c7: Preparing [2024-11-01T16:20:52.828Z] 16113d51b718: Preparing [2024-11-01T16:20:52.828Z] 47e3acd915c7: Waiting [2024-11-01T16:20:52.828Z] 16113d51b718: Waiting [2024-11-01T16:20:52.828Z] cf8feb4cfa54: Layer already exists [2024-11-01T16:20:52.828Z] 066f64c454af: Layer already exists [2024-11-01T16:20:52.828Z] 66d11b3e6960: Layer already exists [2024-11-01T16:20:52.828Z] ba16910e8e07: Layer already exists [2024-11-01T16:20:52.828Z] 2f249048203e: Layer already exists [2024-11-01T16:20:52.828Z] 47e3acd915c7: Layer already exists [2024-11-01T16:20:52.828Z] 16113d51b718: Layer already exists [2024-11-01T16:20:53.092Z] latest: digest: sha256:9e20227ed483d6042af565a18ecf4b58e000fafd878a00f2950ecae3f8afbfb4 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T16:20:53.444Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T16:20:53.800Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.0-dev.2 [2024-11-01T16:20:53.800Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-11-01T16:20:53.800Z] ba16910e8e07: Preparing [2024-11-01T16:20:53.800Z] 66d11b3e6960: Preparing [2024-11-01T16:20:53.800Z] 066f64c454af: Preparing [2024-11-01T16:20:53.800Z] 2f249048203e: Preparing [2024-11-01T16:20:53.800Z] cf8feb4cfa54: Preparing [2024-11-01T16:20:53.800Z] 47e3acd915c7: Preparing [2024-11-01T16:20:53.800Z] 16113d51b718: Preparing [2024-11-01T16:20:53.800Z] 47e3acd915c7: Waiting [2024-11-01T16:20:53.800Z] 16113d51b718: Waiting [2024-11-01T16:20:53.800Z] 2f249048203e: Layer already exists [2024-11-01T16:20:53.800Z] cf8feb4cfa54: Layer already exists [2024-11-01T16:20:53.800Z] 066f64c454af: Layer already exists [2024-11-01T16:20:53.800Z] ba16910e8e07: Layer already exists [2024-11-01T16:20:53.800Z] 66d11b3e6960: Layer already exists [2024-11-01T16:20:53.800Z] 47e3acd915c7: Layer already exists [2024-11-01T16:20:53.800Z] 16113d51b718: Layer already exists [2024-11-01T16:20:53.800Z] 4.0.0-dev.2: digest: sha256:9e20227ed483d6042af565a18ecf4b58e000fafd878a00f2950ecae3f8afbfb4 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T16:20:54.417Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:57ead21cbc97f430706e8a9fcd015f4acc09d354-4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T16:20:54.781Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:57ead21cbc97f430706e8a9fcd015f4acc09d354-4.0.0-dev.2 [2024-11-01T16:20:54.781Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-11-01T16:20:54.781Z] ba16910e8e07: Preparing [2024-11-01T16:20:54.781Z] 66d11b3e6960: Preparing [2024-11-01T16:20:54.781Z] 066f64c454af: Preparing [2024-11-01T16:20:54.781Z] 2f249048203e: Preparing [2024-11-01T16:20:54.781Z] cf8feb4cfa54: Preparing [2024-11-01T16:20:54.781Z] 47e3acd915c7: Preparing [2024-11-01T16:20:54.781Z] 16113d51b718: Preparing [2024-11-01T16:20:54.781Z] 47e3acd915c7: Waiting [2024-11-01T16:20:54.781Z] 16113d51b718: Waiting [2024-11-01T16:20:54.781Z] 2f249048203e: Layer already exists [2024-11-01T16:20:54.781Z] 66d11b3e6960: Layer already exists [2024-11-01T16:20:54.781Z] cf8feb4cfa54: Layer already exists [2024-11-01T16:20:54.781Z] ba16910e8e07: Layer already exists [2024-11-01T16:20:54.781Z] 066f64c454af: Layer already exists [2024-11-01T16:20:54.781Z] 47e3acd915c7: Layer already exists [2024-11-01T16:20:54.781Z] 16113d51b718: Layer already exists [2024-11-01T16:20:54.781Z] 57ead21cbc97f430706e8a9fcd015f4acc09d354-4.0.0-dev.2: digest: sha256:9e20227ed483d6042af565a18ecf4b58e000fafd878a00f2950ecae3f8afbfb4 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T16:20:55.137Z] + 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 [2024-11-01T16:20:55.492Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2024-11-01T16:20:55.492Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-11-01T16:20:55.492Z] ba16910e8e07: Preparing [2024-11-01T16:20:55.492Z] 66d11b3e6960: Preparing [2024-11-01T16:20:55.492Z] 066f64c454af: Preparing [2024-11-01T16:20:55.492Z] 2f249048203e: Preparing [2024-11-01T16:20:55.492Z] cf8feb4cfa54: Preparing [2024-11-01T16:20:55.492Z] 47e3acd915c7: Preparing [2024-11-01T16:20:55.492Z] 16113d51b718: Preparing [2024-11-01T16:20:55.492Z] 47e3acd915c7: Waiting [2024-11-01T16:20:55.492Z] 16113d51b718: Waiting [2024-11-01T16:20:55.492Z] 2f249048203e: Layer already exists [2024-11-01T16:20:55.492Z] 066f64c454af: Layer already exists [2024-11-01T16:20:55.492Z] 66d11b3e6960: Layer already exists [2024-11-01T16:20:55.492Z] ba16910e8e07: Layer already exists [2024-11-01T16:20:55.492Z] cf8feb4cfa54: Layer already exists [2024-11-01T16:20:55.492Z] 47e3acd915c7: Layer already exists [2024-11-01T16:20:55.492Z] 16113d51b718: Layer already exists [2024-11-01T16:20:55.755Z] main: digest: sha256:9e20227ed483d6042af565a18ecf4b58e000fafd878a00f2950ecae3f8afbfb4 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-01T16:20:55.839Z] ===================================================== [Pipeline] echo [2024-11-01T16:20:55.851Z] taggedImages: [2024-11-01T16:20:55.851Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:57ead21cbc97f430706e8a9fcd015f4acc09d354 [2024-11-01T16:20:55.851Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2024-11-01T16:20:55.851Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.0-dev.2 [2024-11-01T16:20:55.851Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:57ead21cbc97f430706e8a9fcd015f4acc09d354-4.0.0-dev.2 [2024-11-01T16:20:55.851Z] - 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 [2024-11-01T16:20:56.232Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-01T16:20:56.232Z] [2024-11-01T16:20:56.232Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T16:20:56.567Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-01T16:20:56.567Z] arm64: Pulling from edgex-lftools-log-publisher [2024-11-01T16:20:56.567Z] 8998bd30e6a1: Pulling fs layer [2024-11-01T16:20:56.567Z] 04944245beec: Pulling fs layer [2024-11-01T16:20:56.567Z] 699f458cf7ca: Pulling fs layer [2024-11-01T16:20:56.567Z] 765212b225bb: Pulling fs layer [2024-11-01T16:20:56.567Z] f23df028b6ca: Pulling fs layer [2024-11-01T16:20:56.567Z] 765212b225bb: Waiting [2024-11-01T16:20:56.567Z] d65c8cfc05b1: Pulling fs layer [2024-11-01T16:20:56.567Z] f23df028b6ca: Waiting [2024-11-01T16:20:56.567Z] 2437ff75d9bd: Pulling fs layer [2024-11-01T16:20:56.567Z] d65c8cfc05b1: Waiting [2024-11-01T16:20:56.567Z] 2437ff75d9bd: Waiting [2024-11-01T16:20:56.833Z] 04944245beec: Verifying Checksum [2024-11-01T16:20:56.833Z] 04944245beec: Download complete [2024-11-01T16:20:56.833Z] 765212b225bb: Verifying Checksum [2024-11-01T16:20:56.833Z] 765212b225bb: Download complete [2024-11-01T16:20:56.833Z] f23df028b6ca: Verifying Checksum [2024-11-01T16:20:56.833Z] f23df028b6ca: Download complete [2024-11-01T16:20:56.833Z] d65c8cfc05b1: Verifying Checksum [2024-11-01T16:20:56.833Z] d65c8cfc05b1: Download complete [2024-11-01T16:20:56.833Z] 699f458cf7ca: Verifying Checksum [2024-11-01T16:20:56.833Z] 699f458cf7ca: Download complete [2024-11-01T16:20:57.412Z] 8998bd30e6a1: Verifying Checksum [2024-11-01T16:20:57.412Z] 8998bd30e6a1: Download complete [2024-11-01T16:20:59.986Z] 2437ff75d9bd: Verifying Checksum [2024-11-01T16:20:59.986Z] 2437ff75d9bd: Download complete [2024-11-01T16:21:01.932Z] 8998bd30e6a1: Pull complete [2024-11-01T16:21:02.199Z] 04944245beec: Pull complete [2024-11-01T16:21:04.155Z] 699f458cf7ca: Pull complete [2024-11-01T16:21:04.155Z] 765212b225bb: Pull complete [2024-11-01T16:21:04.739Z] f23df028b6ca: Pull complete [2024-11-01T16:21:05.005Z] d65c8cfc05b1: Pull complete [2024-11-01T16:21:23.213Z] 2437ff75d9bd: Pull complete [2024-11-01T16:21:23.213Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-11-01T16:21:23.213Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-01T16:21:23.213Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-01T16:21:23.425Z] prd-ubuntu20.04-docker-arm64-4c-16g-24346 does not seem to be running inside a container [2024-11-01T16:21:23.483Z] $ 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/250 -v /w/workspace/app-service-configurable/250:/w/workspace/app-service-configurable/250:rw,z -v /w/workspace/app-service-configurable/250@tmp:/w/workspace/app-service-configurable/250@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 [2024-11-01T16:21:26.232Z] $ docker top 5bfb83df16d00cc99c24f7438d87249fd15116687378c537ff8fc129462aceed -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-01T16:21:27.076Z] ---> job-cost.sh [2024-11-01T16:21:27.076Z] lf-activate-venv: SKIPPING [2024-11-01T16:21:27.076Z] INFO: No Stack... [2024-11-01T16:21:27.342Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-11-01T16:21:28.305Z] INFO: Archiving Costs [Pipeline] sh [2024-11-01T16:21:28.948Z] + cat /w/workspace/app-service-configurable/250/archives/cost.csv [2024-11-01T16:21:28.948Z] + cut -d, -f6 [Pipeline] lock [2024-11-01T16:21:29.009Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-250-stack-cost] [2024-11-01T16:21:29.017Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-250-stack-cost] did not exist. Created. [2024-11-01T16:21:29.025Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-250-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-01T16:21:29.680Z] /w/workspace/app-service-configurable/250@tmp/durable-17bdf117/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-11-01T16:21:30.311Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-11-01T16:21:30.337Z] Warning: overwriting stash ‘stack-cost’ [2024-11-01T16:21:30.383Z] Stashed 1 file(s) [Pipeline] } [2024-11-01T16:21:30.391Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-250-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-01T16:21:30.410Z] $ docker stop --time=1 5bfb83df16d00cc99c24f7438d87249fd15116687378c537ff8fc129462aceed [2024-11-01T16:21:32.251Z] $ docker rm -f --volumes 5bfb83df16d00cc99c24f7438d87249fd15116687378c537ff8fc129462aceed [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 [2024-11-01T16:21:32.750Z] provisioning config files... [2024-11-01T16:21:32.757Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config255339795957343484tmp [Pipeline] { [Pipeline] sh [2024-11-01T16:21:33.050Z] + set +x [2024-11-01T16:21:33.050Z] + curl -s https://codecov.io/bash [2024-11-01T16:21:33.050Z] + bash -s -- [2024-11-01T16:21:33.050Z] [2024-11-01T16:21:33.050Z] _____ _ [2024-11-01T16:21:33.050Z] / ____| | | [2024-11-01T16:21:33.050Z] | | ___ __| | ___ ___ _____ __ [2024-11-01T16:21:33.050Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-11-01T16:21:33.050Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-11-01T16:21:33.050Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-11-01T16:21:33.050Z] Bash-1.0.6 [2024-11-01T16:21:33.050Z] [2024-11-01T16:21:33.050Z] [2024-11-01T16:21:33.050Z] ==> git version 2.25.1 found [2024-11-01T16:21:33.050Z] ==> 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 [2024-11-01T16:21:33.050Z] Release-Date: 2020-01-08 [2024-11-01T16:21:33.050Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-11-01T16:21:33.050Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-11-01T16:21:33.050Z] ==> Jenkins CI detected. [2024-11-01T16:21:33.050Z] current dir:  /w/workspace/ry_app-service-configurable_main [2024-11-01T16:21:33.050Z] project root: . [2024-11-01T16:21:33.050Z] --> token set from env [2024-11-01T16:21:33.050Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-11-01T16:21:33.309Z] ==> Running gcov in . (disable via -X gcov) [2024-11-01T16:21:33.309Z] ==> Python coveragepy not found [2024-11-01T16:21:33.309Z] ==> Searching for coverage reports in: [2024-11-01T16:21:33.309Z] + . [2024-11-01T16:21:33.309Z] -> Found 1 reports [2024-11-01T16:21:33.309Z] ==> Detecting git/mercurial file structure [2024-11-01T16:21:33.309Z] ==> Reading reports [2024-11-01T16:21:33.309Z] + ./coverage.out bytes=953 [2024-11-01T16:21:33.309Z] ==> Appending adjustments [2024-11-01T16:21:33.309Z] https://docs.codecov.io/docs/fixing-reports [2024-11-01T16:21:33.309Z] + Found adjustments [2024-11-01T16:21:33.309Z] ==> Gzipping contents [2024-11-01T16:21:33.309Z] 4.0K /tmp/codecov.qeietA.gz [2024-11-01T16:21:33.309Z] ==> Uploading reports [2024-11-01T16:21:33.309Z] url: https://codecov.io [2024-11-01T16:21:33.309Z] query: branch=main&commit=57ead21cbc97f430706e8a9fcd015f4acc09d354&build=250&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F250%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2024-11-01T16:21:33.309Z] -> Pinging Codecov [2024-11-01T16:21:33.309Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=57ead21cbc97f430706e8a9fcd015f4acc09d354&build=250&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F250%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2024-11-01T16:21:33.570Z] -> Uploading to [2024-11-01T16:21:33.570Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/app-service-configurable/57ead21cbc97f430706e8a9fcd015f4acc09d354/5189d542-f99c-462d-a83f-05aeac0c504c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241101%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241101T162133Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=5d449a57bda3ddbb8d430c6df4c89ce68b3ea4666396da988a3d438c374a1464 [2024-11-01T16:21:33.570Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-01T16:21:33.570Z] Dload Upload Total Spent Left Speed [2024-11-01T16:21:33.831Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 410 0 0 100 410 0 2009 --:--:-- --:--:-- --:--:-- 2000 100 410 0 0 100 410 0 1680 --:--:-- --:--:-- --:--:-- 1673 [2024-11-01T16:21:33.831Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/57ead21cbc97f430706e8a9fcd015f4acc09d354 [Pipeline] } [2024-11-01T16:21:33.838Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-11-01T16:21:34.155Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-11-01T16:21:34.170Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T16:21:34.478Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-01T16:21:34.478Z] [2024-11-01T16:21:34.478Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T16:21:34.780Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-01T16:21:34.780Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-11-01T16:21:34.780Z] 43c4264eed91: Already exists [2024-11-01T16:21:34.780Z] 4cc291be95ef: Already exists [2024-11-01T16:21:34.780Z] 2ac1f1163629: Already exists [2024-11-01T16:21:34.780Z] 5c3c966382ef: Already exists [2024-11-01T16:21:34.780Z] 4f4fb700ef54: Already exists [2024-11-01T16:21:34.780Z] d9c7d2e4e75e: Pulling fs layer [2024-11-01T16:21:34.780Z] 9c3e1370e548: Pulling fs layer [2024-11-01T16:21:35.040Z] d9c7d2e4e75e: Download complete [2024-11-01T16:21:35.298Z] d9c7d2e4e75e: Pull complete [2024-11-01T16:21:35.865Z] 9c3e1370e548: Verifying Checksum [2024-11-01T16:21:35.865Z] 9c3e1370e548: Download complete [2024-11-01T16:21:39.171Z] 9c3e1370e548: Pull complete [2024-11-01T16:21:39.171Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-11-01T16:21:39.171Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-01T16:21:39.171Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-01T16:21:39.274Z] prd-ubuntu20.04-docker-8c-8g-24344 does not seem to be running inside a container [2024-11-01T16:21:39.296Z] $ 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:latest cat [2024-11-01T16:21:41.583Z] $ docker top bbef5b85a81284dc2ed2663c580c94d4010b57bf1a0c4d160a60bf969ae4b901 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-01T16:21:42.005Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] echo [2024-11-01T16:21:42.027Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2024-11-01T16:21:42.347Z] + set -o pipefail [2024-11-01T16:21:42.348Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2024-11-01T16:21:54.630Z] [2024-11-01T16:21:54.630Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2024-11-01T16:21:54.630Z] [2024-11-01T16:21:54.631Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7dc5f32a-caad-4990-b9e2-a648c5eeaf90/history/30f23522-7cdb-482c-81f2-0ad1a6dc1a31 [2024-11-01T16:21:54.631Z] [2024-11-01T16:21:54.631Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-11-01T16:21:54.631Z] [Pipeline] } [2024-11-01T16:21:54.637Z] $ docker stop --time=1 bbef5b85a81284dc2ed2663c580c94d4010b57bf1a0c4d160a60bf969ae4b901 [2024-11-01T16:21:58.694Z] $ docker rm -f --volumes bbef5b85a81284dc2ed2663c580c94d4010b57bf1a0c4d160a60bf969ae4b901 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-01T16:21:59.574Z] + git log --format=format:%s -1 57ead21cbc97f430706e8a9fcd015f4acc09d354 [Pipeline] sh [2024-11-01T16:21:59.866Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-01T16:21:59.867Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T16:22:00.175Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-01T16:22:00.175Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-01T16:22:00.255Z] prd-ubuntu20.04-docker-8c-8g-24344 does not seem to be running inside a container [2024-11-01T16:22:00.280Z] $ 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 [2024-11-01T16:22:00.741Z] $ docker top 561feaad757636e0e9abc0ca1e183da1cdd6a02037f30ea8d56f36ef8808fad2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-01T16:22:00.849Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-01T16:22:00.849Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-01T16:22:00.946Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-01T16:22:00.943Z] $ docker exec 561feaad757636e0e9abc0ca1e183da1cdd6a02037f30ea8d56f36ef8808fad2 ssh-agent [2024-11-01T16:22:01.050Z] SSH_AUTH_SOCK=/tmp/ssh-Ttvh1PjnK97O/agent.32 [2024-11-01T16:22:01.050Z] SSH_AGENT_PID=39 [2024-11-01T16:22:01.055Z] Running ssh-add (command line suppressed) [2024-11-01T16:22:01.132Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6176496479448936806.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6176496479448936806.key) [2024-11-01T16:22:01.150Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-01T16:22:01.440Z] + git semver tag [2024-11-01T16:22:01.700Z] 2024-11-01 16:22:01,609 [run_tag] DEBUG tag force:False [2024-11-01T16:22:01.700Z] 2024-11-01 16:22:01,609 [check_head_tag] DEBUG check head tag [2024-11-01T16:22:01.700Z] 2024-11-01 16:22:01,611 [execute] INFO git cat-file --batch-check [2024-11-01T16:22:01.700Z] 2024-11-01 16:22:01,611 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2024-11-01T16:22:01.700Z] 2024-11-01 16:22:01,615 [execute] INFO git cat-file --batch [2024-11-01T16:22:01.700Z] 2024-11-01 16:22:01,616 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2024-11-01T16:22:01.700Z] 2024-11-01 16:22:01,643 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-11-01T16:22:01.700Z] 2024-11-01 16:22:01,643 [execute] INFO git tag -a v4.0.0-dev.2 -m v4.0.0-dev.2 [2024-11-01T16:22:01.700Z] 2024-11-01 16:22:01,643 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.2', '-m', 'v4.0.0-dev.2'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2024-11-01T16:22:01.700Z] 2024-11-01 16:22:01,646 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-11-01T16:22:01.700Z] 4.0.0-dev.2 [Pipeline] } [2024-11-01T16:22:01.703Z] $ docker exec --env ******** --env ******** 561feaad757636e0e9abc0ca1e183da1cdd6a02037f30ea8d56f36ef8808fad2 ssh-agent -k [2024-11-01T16:22:01.786Z] unset SSH_AUTH_SOCK; [2024-11-01T16:22:01.786Z] unset SSH_AGENT_PID; [2024-11-01T16:22:01.786Z] echo Agent pid 39 killed; [2024-11-01T16:22:01.800Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-01T16:22:02.128Z] + git semver [Pipeline] } [2024-11-01T16:22:02.395Z] $ docker stop --time=1 561feaad757636e0e9abc0ca1e183da1cdd6a02037f30ea8d56f36ef8808fad2 [2024-11-01T16:22:03.672Z] $ docker rm -f --volumes 561feaad757636e0e9abc0ca1e183da1cdd6a02037f30ea8d56f36ef8808fad2 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T16:22:04.107Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-01T16:22:04.107Z] [2024-11-01T16:22:04.107Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T16:22:04.410Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-01T16:22:04.410Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-11-01T16:22:04.410Z] ab5ef0e58194: Pulling fs layer [2024-11-01T16:22:04.410Z] 9712f1f96733: Pulling fs layer [2024-11-01T16:22:04.410Z] 63f879dbbcfc: Pulling fs layer [2024-11-01T16:22:04.410Z] 0d9ebad4ef96: Pulling fs layer [2024-11-01T16:22:04.410Z] e9a5061849ea: Pulling fs layer [2024-11-01T16:22:04.410Z] d747dcd14b5f: Pulling fs layer [2024-11-01T16:22:04.410Z] 2de7ff778b66: Pulling fs layer [2024-11-01T16:22:04.410Z] 0d9ebad4ef96: Waiting [2024-11-01T16:22:04.410Z] e9a5061849ea: Waiting [2024-11-01T16:22:04.410Z] d747dcd14b5f: Waiting [2024-11-01T16:22:04.410Z] 2de7ff778b66: Waiting [2024-11-01T16:22:04.410Z] 9712f1f96733: Verifying Checksum [2024-11-01T16:22:04.410Z] 9712f1f96733: Download complete [2024-11-01T16:22:04.668Z] 63f879dbbcfc: Verifying Checksum [2024-11-01T16:22:04.668Z] 63f879dbbcfc: Download complete [2024-11-01T16:22:04.668Z] e9a5061849ea: Verifying Checksum [2024-11-01T16:22:04.668Z] e9a5061849ea: Download complete [2024-11-01T16:22:04.927Z] d747dcd14b5f: Download complete [2024-11-01T16:22:04.927Z] 0d9ebad4ef96: Verifying Checksum [2024-11-01T16:22:04.927Z] 0d9ebad4ef96: Download complete [2024-11-01T16:22:04.927Z] ab5ef0e58194: Verifying Checksum [2024-11-01T16:22:04.927Z] ab5ef0e58194: Download complete [2024-11-01T16:22:04.927Z] 2de7ff778b66: Verifying Checksum [2024-11-01T16:22:04.927Z] 2de7ff778b66: Download complete [2024-11-01T16:22:07.453Z] ab5ef0e58194: Pull complete [2024-11-01T16:22:07.453Z] 9712f1f96733: Pull complete [2024-11-01T16:22:08.018Z] 63f879dbbcfc: Pull complete [2024-11-01T16:22:12.207Z] 0d9ebad4ef96: Pull complete [2024-11-01T16:22:12.207Z] e9a5061849ea: Pull complete [2024-11-01T16:22:12.207Z] d747dcd14b5f: Pull complete [2024-11-01T16:22:12.775Z] 2de7ff778b66: Pull complete [2024-11-01T16:22:12.775Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-11-01T16:22:12.775Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-01T16:22:12.775Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-01T16:22:12.882Z] prd-ubuntu20.04-docker-8c-8g-24344 does not seem to be running inside a container [2024-11-01T16:22:12.903Z] $ 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 [2024-11-01T16:22:17.826Z] $ docker top c7b51a744e1dad22d1a4a7fa628837194f3d8938179bcea8593fc6b7346998c8 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-11-01T16:22:17.917Z] provisioning config files... [2024-11-01T16:22:17.922Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2368389610235899465tmp [2024-11-01T16:22:17.933Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config11953816132025099867tmp [2024-11-01T16:22:17.943Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config18063445452673348903tmp [Pipeline] { [Pipeline] echo [2024-11-01T16:22:17.973Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-01T16:22:18.278Z] ---> sigul-configuration.sh [2024-11-01T16:22:18.278Z] gpg: directory `/root/.gnupg' created [2024-11-01T16:22:18.278Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-11-01T16:22:18.278Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-11-01T16:22:18.278Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-11-01T16:22:18.278Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-11-01T16:22:18.278Z] gpg: CAST5 encrypted data [2024-11-01T16:22:18.278Z] gpg: encrypted with 1 passphrase [2024-11-01T16:22:18.278Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-11-01T16:22:18.571Z] + mkdir /home/jenkins [2024-11-01T16:22:18.572Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-11-01T16:22:18.864Z] + 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 [2024-11-01T16:22:18.877Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-01T16:22:19.169Z] ---> sigul-install.sh [2024-11-01T16:22:19.169Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-11-01T16:22:19.465Z] + git tag --list [2024-11-01T16:22:19.465Z] v1.0.0 [2024-11-01T16:22:19.465Z] v1.1.0 [2024-11-01T16:22:19.465Z] v1.2.0 [2024-11-01T16:22:19.465Z] v1.3.0 [2024-11-01T16:22:19.465Z] v1.3.1 [2024-11-01T16:22:19.465Z] v2.0.0 [2024-11-01T16:22:19.465Z] v2.0.1 [2024-11-01T16:22:19.465Z] v2.1.0 [2024-11-01T16:22:19.465Z] v2.1.1 [2024-11-01T16:22:19.465Z] v2.1.2 [2024-11-01T16:22:19.465Z] v2.2.0 [2024-11-01T16:22:19.465Z] v2.3 [2024-11-01T16:22:19.465Z] v2.3.0 [2024-11-01T16:22:19.465Z] v2.3.1 [2024-11-01T16:22:19.465Z] v3.0 [2024-11-01T16:22:19.465Z] v3.0.0 [2024-11-01T16:22:19.465Z] v3.0.1 [2024-11-01T16:22:19.465Z] v3.0.1-dev.1 [2024-11-01T16:22:19.465Z] v3.1 [2024-11-01T16:22:19.465Z] v3.1.0 [2024-11-01T16:22:19.465Z] v3.1.0-dev.1 [2024-11-01T16:22:19.465Z] v3.1.0-dev.10 [2024-11-01T16:22:19.465Z] v3.1.0-dev.11 [2024-11-01T16:22:19.465Z] v3.1.0-dev.12 [2024-11-01T16:22:19.465Z] v3.1.0-dev.13 [2024-11-01T16:22:19.465Z] v3.1.0-dev.14 [2024-11-01T16:22:19.465Z] v3.1.0-dev.15 [2024-11-01T16:22:19.465Z] v3.1.0-dev.16 [2024-11-01T16:22:19.465Z] v3.1.0-dev.17 [2024-11-01T16:22:19.465Z] v3.1.0-dev.18 [2024-11-01T16:22:19.465Z] v3.1.0-dev.19 [2024-11-01T16:22:19.465Z] v3.1.0-dev.2 [2024-11-01T16:22:19.465Z] v3.1.0-dev.20 [2024-11-01T16:22:19.465Z] v3.1.0-dev.21 [2024-11-01T16:22:19.465Z] v3.1.0-dev.22 [2024-11-01T16:22:19.465Z] v3.1.0-dev.23 [2024-11-01T16:22:19.465Z] v3.1.0-dev.24 [2024-11-01T16:22:19.465Z] v3.1.0-dev.25 [2024-11-01T16:22:19.465Z] v3.1.0-dev.26 [2024-11-01T16:22:19.465Z] v3.1.0-dev.27 [2024-11-01T16:22:19.465Z] v3.1.0-dev.28 [2024-11-01T16:22:19.465Z] v3.1.0-dev.29 [2024-11-01T16:22:19.465Z] v3.1.0-dev.3 [2024-11-01T16:22:19.465Z] v3.1.0-dev.30 [2024-11-01T16:22:19.465Z] v3.1.0-dev.31 [2024-11-01T16:22:19.465Z] v3.1.0-dev.32 [2024-11-01T16:22:19.465Z] v3.1.0-dev.33 [2024-11-01T16:22:19.465Z] v3.1.0-dev.34 [2024-11-01T16:22:19.465Z] v3.1.0-dev.35 [2024-11-01T16:22:19.465Z] v3.1.0-dev.36 [2024-11-01T16:22:19.465Z] v3.1.0-dev.37 [2024-11-01T16:22:19.465Z] v3.1.0-dev.38 [2024-11-01T16:22:19.465Z] v3.1.0-dev.39 [2024-11-01T16:22:19.465Z] v3.1.0-dev.4 [2024-11-01T16:22:19.465Z] v3.1.0-dev.5 [2024-11-01T16:22:19.465Z] v3.1.0-dev.6 [2024-11-01T16:22:19.465Z] v3.1.0-dev.7 [2024-11-01T16:22:19.465Z] v3.1.0-dev.8 [2024-11-01T16:22:19.465Z] v3.1.0-dev.9 [2024-11-01T16:22:19.465Z] v3.1.1 [2024-11-01T16:22:19.465Z] v3.1.1-dev.1 [2024-11-01T16:22:19.465Z] v3.2.0-dev.1 [2024-11-01T16:22:19.465Z] v3.2.0-dev.10 [2024-11-01T16:22:19.465Z] v3.2.0-dev.11 [2024-11-01T16:22:19.465Z] v3.2.0-dev.12 [2024-11-01T16:22:19.465Z] v3.2.0-dev.13 [2024-11-01T16:22:19.465Z] v3.2.0-dev.14 [2024-11-01T16:22:19.465Z] v3.2.0-dev.15 [2024-11-01T16:22:19.465Z] v3.2.0-dev.16 [2024-11-01T16:22:19.465Z] v3.2.0-dev.17 [2024-11-01T16:22:19.465Z] v3.2.0-dev.18 [2024-11-01T16:22:19.465Z] v3.2.0-dev.19 [2024-11-01T16:22:19.465Z] v3.2.0-dev.2 [2024-11-01T16:22:19.465Z] v3.2.0-dev.20 [2024-11-01T16:22:19.465Z] v3.2.0-dev.21 [2024-11-01T16:22:19.465Z] v3.2.0-dev.22 [2024-11-01T16:22:19.465Z] v3.2.0-dev.23 [2024-11-01T16:22:19.465Z] v3.2.0-dev.24 [2024-11-01T16:22:19.465Z] v3.2.0-dev.25 [2024-11-01T16:22:19.465Z] v3.2.0-dev.26 [2024-11-01T16:22:19.465Z] v3.2.0-dev.27 [2024-11-01T16:22:19.465Z] v3.2.0-dev.28 [2024-11-01T16:22:19.465Z] v3.2.0-dev.29 [2024-11-01T16:22:19.465Z] v3.2.0-dev.3 [2024-11-01T16:22:19.465Z] v3.2.0-dev.30 [2024-11-01T16:22:19.465Z] v3.2.0-dev.31 [2024-11-01T16:22:19.465Z] v3.2.0-dev.32 [2024-11-01T16:22:19.465Z] v3.2.0-dev.33 [2024-11-01T16:22:19.465Z] v3.2.0-dev.34 [2024-11-01T16:22:19.465Z] v3.2.0-dev.35 [2024-11-01T16:22:19.465Z] v3.2.0-dev.36 [2024-11-01T16:22:19.465Z] v3.2.0-dev.37 [2024-11-01T16:22:19.465Z] v3.2.0-dev.38 [2024-11-01T16:22:19.465Z] v3.2.0-dev.4 [2024-11-01T16:22:19.465Z] v3.2.0-dev.5 [2024-11-01T16:22:19.465Z] v3.2.0-dev.6 [2024-11-01T16:22:19.465Z] v3.2.0-dev.7 [2024-11-01T16:22:19.465Z] v3.2.0-dev.8 [2024-11-01T16:22:19.465Z] v3.2.0-dev.9 [2024-11-01T16:22:19.465Z] v4.0.0-dev.1 [2024-11-01T16:22:19.465Z] v4.0.0-dev.2 [Pipeline] sh [2024-11-01T16:22:19.762Z] + lftools sign git-tag v4.0.0-dev.2 [2024-11-01T16:22:20.329Z] Signing Git tag with Sigul... [2024-11-01T16:22:20.329Z] Signing v4.0.0-dev.2 [Pipeline] echo [2024-11-01T16:22:20.600Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-01T16:22:20.895Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-11-01T16:22:20.903Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-11-01T16:22:20.924Z] $ docker stop --time=1 c7b51a744e1dad22d1a4a7fa628837194f3d8938179bcea8593fc6b7346998c8 [2024-11-01T16:22:22.250Z] $ docker rm -f --volumes c7b51a744e1dad22d1a4a7fa628837194f3d8938179bcea8593fc6b7346998c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-11-01T16:22:22.707Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-01T16:22:22.707Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T16:22:23.015Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-01T16:22:23.015Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-01T16:22:23.100Z] prd-ubuntu20.04-docker-8c-8g-24344 does not seem to be running inside a container [2024-11-01T16:22:23.128Z] $ 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 [2024-11-01T16:22:23.444Z] $ docker top 220899cd5cafc6c34d58cdbc847e48a1373a98c8a42327657546b6db8a78c8a7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-01T16:22:23.558Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-01T16:22:23.558Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-01T16:22:23.675Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-01T16:22:23.672Z] $ docker exec 220899cd5cafc6c34d58cdbc847e48a1373a98c8a42327657546b6db8a78c8a7 ssh-agent [2024-11-01T16:22:23.777Z] SSH_AUTH_SOCK=/tmp/ssh-xZl9p02o3MfH/agent.33 [2024-11-01T16:22:23.777Z] SSH_AGENT_PID=38 [2024-11-01T16:22:23.781Z] Running ssh-add (command line suppressed) [2024-11-01T16:22:23.873Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_2291477561844178600.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_2291477561844178600.key) [2024-11-01T16:22:23.893Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-01T16:22:24.189Z] + git semver bump pre [2024-11-01T16:22:24.448Z] 2024-11-01 16:22:24,350 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-11-01T16:22:24.448Z] 2024-11-01 16:22:24,351 [bump_version] DEBUG bumping version:4.0.0-dev.2 on axis:pre with prefix:dev [2024-11-01T16:22:24.448Z] 2024-11-01 16:22:24,351 [bump_version] DEBUG bumped version:4.0.0-dev.3 [2024-11-01T16:22:24.448Z] 2024-11-01 16:22:24,351 [write_version] DEBUG write version:4.0.0-dev.3 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2024-11-01T16:22:24.448Z] 2024-11-01 16:22:24,351 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-11-01T16:22:24.448Z] 2024-11-01 16:22:24,351 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2024-11-01T16:22:24.448Z] 2024-11-01 16:22:24,353 [execute] INFO git cat-file --batch-check [2024-11-01T16:22:24.448Z] 2024-11-01 16:22:24,354 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2024-11-01T16:22:24.448Z] 2024-11-01 16:22:24,358 [execute] INFO git cat-file --batch [2024-11-01T16:22:24.448Z] 2024-11-01 16:22:24,359 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2024-11-01T16:22:24.448Z] 2024-11-01 16:22:24,362 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-11-01T16:22:24.448Z] 4.0.0-dev.3 [Pipeline] } [2024-11-01T16:22:24.451Z] $ docker exec --env ******** --env ******** 220899cd5cafc6c34d58cdbc847e48a1373a98c8a42327657546b6db8a78c8a7 ssh-agent -k [2024-11-01T16:22:24.540Z] unset SSH_AUTH_SOCK; [2024-11-01T16:22:24.541Z] unset SSH_AGENT_PID; [2024-11-01T16:22:24.541Z] echo Agent pid 38 killed; [2024-11-01T16:22:24.555Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-01T16:22:24.884Z] + git semver [Pipeline] } [2024-11-01T16:22:25.152Z] $ docker stop --time=1 220899cd5cafc6c34d58cdbc847e48a1373a98c8a42327657546b6db8a78c8a7 [2024-11-01T16:22:26.425Z] $ docker rm -f --volumes 220899cd5cafc6c34d58cdbc847e48a1373a98c8a42327657546b6db8a78c8a7 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-01T16:22:26.782Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-01T16:22:26.782Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T16:22:27.084Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-01T16:22:27.084Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-01T16:22:27.167Z] prd-ubuntu20.04-docker-8c-8g-24344 does not seem to be running inside a container [2024-11-01T16:22:27.186Z] $ 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 [2024-11-01T16:22:27.538Z] $ docker top 21d545e53348d3de849f426809bce66a7730d906bfe73d25829969ccdb3d86e6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-01T16:22:27.656Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-01T16:22:27.656Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-01T16:22:27.766Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-01T16:22:27.763Z] $ docker exec 21d545e53348d3de849f426809bce66a7730d906bfe73d25829969ccdb3d86e6 ssh-agent [2024-11-01T16:22:27.883Z] SSH_AUTH_SOCK=/tmp/ssh-hQn9SLP0IoRf/agent.31 [2024-11-01T16:22:27.883Z] SSH_AGENT_PID=38 [2024-11-01T16:22:27.886Z] Running ssh-add (command line suppressed) [2024-11-01T16:22:27.985Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_12878335208843060849.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_12878335208843060849.key) [2024-11-01T16:22:28.005Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-01T16:22:28.301Z] + git semver push [2024-11-01T16:22:28.560Z] 2024-11-01 16:22:28,466 [run_push] DEBUG push [2024-11-01T16:22:28.560Z] 2024-11-01 16:22:28,467 [execute] INFO git cat-file --batch-check [2024-11-01T16:22:28.560Z] 2024-11-01 16:22:28,467 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2024-11-01T16:22:28.560Z] 2024-11-01 16:22:28,470 [execute] INFO git rev-list aaafd66053726710836b6c239b995ffa2e57eb0b -- [2024-11-01T16:22:28.560Z] 2024-11-01 16:22:28,470 [execute] DEBUG Popen(['git', 'rev-list', 'aaafd66053726710836b6c239b995ffa2e57eb0b', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-11-01T16:22:28.560Z] 2024-11-01 16:22:28,481 [execute] INFO git fetch -v origin [2024-11-01T16:22:28.560Z] 2024-11-01 16:22:28,481 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-11-01T16:22:29.128Z] 2024-11-01 16:22:28,952 [run_push] DEBUG no remote changes detected [2024-11-01T16:22:29.128Z] 2024-11-01 16:22:28,952 [execute] INFO git push origin semver [2024-11-01T16:22:29.128Z] 2024-11-01 16:22:28,952 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-11-01T16:22:29.696Z] 2024-11-01 16:22:29,650 [run_push] DEBUG push all version tags [2024-11-01T16:22:29.696Z] 2024-11-01 16:22:29,651 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-11-01T16:22:29.696Z] 2024-11-01 16:22:29,651 [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) [2024-11-01T16:22:30.634Z] 2024-11-01 16:22:30,280 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-11-01T16:22:30.634Z] 4.0.0-dev.3 [Pipeline] } [2024-11-01T16:22:30.638Z] $ docker exec --env ******** --env ******** 21d545e53348d3de849f426809bce66a7730d906bfe73d25829969ccdb3d86e6 ssh-agent -k [2024-11-01T16:22:30.757Z] unset SSH_AUTH_SOCK; [2024-11-01T16:22:30.757Z] unset SSH_AGENT_PID; [2024-11-01T16:22:30.757Z] echo Agent pid 38 killed; [2024-11-01T16:22:30.774Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-01T16:22:31.104Z] + git semver [Pipeline] } [2024-11-01T16:22:31.371Z] $ docker stop --time=1 21d545e53348d3de849f426809bce66a7730d906bfe73d25829969ccdb3d86e6 [2024-11-01T16:22:32.639Z] $ docker rm -f --volumes 21d545e53348d3de849f426809bce66a7730d906bfe73d25829969ccdb3d86e6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-11-01T16:22:33.270Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2024-11-01T16:22:33.270Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2024-11-01T16:22:33.270Z] total 16 [2024-11-01T16:22:33.270Z] drwxr-xr-x 3 root root 4096 Nov 1 16:06 . [2024-11-01T16:22:33.270Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 16:22 .. [2024-11-01T16:22:33.270Z] drwxr-xr-x 2 root root 4096 Nov 1 16:06 cost [2024-11-01T16:22:33.270Z] -rw-r--r-- 1 root root 96 Nov 1 16:06 cost.csv [2024-11-01T16:22:33.270Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2024-11-01T16:22:33.270Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2024-11-01T16:22:33.270Z] total 16 [2024-11-01T16:22:33.270Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 16:06 . [2024-11-01T16:22:33.270Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 16:22 .. [2024-11-01T16:22:33.270Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 1 16:06 cost [2024-11-01T16:22:33.270Z] -rw-r--r-- 1 jenkins jenkins 96 Nov 1 16:06 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-11-01T16:22:33.555Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-01T16:22:34.412Z] ---> package-listing.sh [2024-11-01T16:22:34.413Z] ++ facter osfamily [2024-11-01T16:22:34.413Z] ++ tr '[:upper:]' '[:lower:]' [2024-11-01T16:22:34.672Z] + OS_FAMILY=debian [2024-11-01T16:22:34.672Z] + workspace=/w/workspace/ry_app-service-configurable_main [2024-11-01T16:22:34.672Z] + START_PACKAGES=/tmp/packages_start.txt [2024-11-01T16:22:34.672Z] + END_PACKAGES=/tmp/packages_end.txt [2024-11-01T16:22:34.672Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-11-01T16:22:34.672Z] + PACKAGES=/tmp/packages_start.txt [2024-11-01T16:22:34.672Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2024-11-01T16:22:34.672Z] + PACKAGES=/tmp/packages_end.txt [2024-11-01T16:22:34.672Z] + case "${OS_FAMILY}" in [2024-11-01T16:22:34.672Z] + dpkg -l [2024-11-01T16:22:34.672Z] + grep '^ii' [2024-11-01T16:22:34.672Z] + '[' -f /tmp/packages_start.txt ']' [2024-11-01T16:22:34.672Z] + '[' -f /tmp/packages_end.txt ']' [2024-11-01T16:22:34.672Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-11-01T16:22:34.672Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2024-11-01T16:22:34.672Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2024-11-01T16:22:34.672Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo [2024-11-01T16:22:34.684Z] 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 [2024-11-01T16:22:34.959Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T16:22:35.521Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-01T16:22:35.521Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-01T16:22:35.607Z] prd-ubuntu20.04-docker-8c-8g-24344 does not seem to be running inside a container [2024-11-01T16:22:35.626Z] $ 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 [2024-11-01T16:22:35.831Z] $ docker top 94fa8a39f8527e6f5ccf768a54b3a9ca76d221f317c12a1b172f6a0ed4cd1cf5 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-01T16:22:36.193Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-11-01T16:22:36.479Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-11-01T16:22:36.764Z] + ls /var/log/sa-host [2024-11-01T16:22:36.764Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-01T16:22:36.920Z] provisioning config files... [2024-11-01T16:22:36.929Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config10780918317648387599tmp [Pipeline] { [Pipeline] echo [2024-11-01T16:22:36.949Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-01T16:22:37.230Z] ---> create-netrc.sh [Pipeline] } [2024-11-01T16:22:37.237Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-11-01T16:22:37.581Z] ---> python-tools-install.sh [Pipeline] echo [2024-11-01T16:22:37.590Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-01T16:22:37.874Z] ---> sudo-logs.sh [2024-11-01T16:22:37.874Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-11-01T16:22:37.917Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-01T16:22:38.199Z] ---> job-cost.sh [2024-11-01T16:22:38.199Z] lf-activate-venv: SKIPPING [2024-11-01T16:22:38.199Z] DEBUG: total: 0.2199999988079071 [2024-11-01T16:22:38.199Z] INFO: Retrieving Stack Cost... [2024-11-01T16:22:38.458Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-01T16:22:39.027Z] INFO: Archiving Costs [Pipeline] echo [2024-11-01T16:22:39.042Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-01T16:22:39.323Z] ---> logs-deploy.sh [2024-11-01T16:22:39.323Z] lf-activate-venv: SKIPPING [2024-11-01T16:22:39.323Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/250 [2024-11-01T16:22:39.323Z] INFO: archiving workspace using pattern(s): [2024-11-01T16:22:40.260Z] Archives upload complete. [2024-11-01T16:22:40.260Z] INFO: archiving logs to Nexus