Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from de42bb9a15d7e14dd3a2826774a9935307f46030 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-ssh17360491078273188349.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh1724982164479454057.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16395454404917854742.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > 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-ssh5544863385448118708.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3903646621723559417.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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:edgex-ui-go] ========================================================= [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: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui 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-17390 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision de42bb9a15d7e14dd3a2826774a9935307f46030 (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f de42bb9a15d7e14dd3a2826774a9935307f46030 # timeout=10 Commit message: "feat: add onvif and llrp protocol templates" > git rev-list --no-walk 1f5faa189c5026e141b035046ee789496d5d86c4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-11T06:28:03.528Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-11T06:28:03.587Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-11T06:28:03.603Z] ========================================================= [2022-07-11T06:28:03.603Z] EdgeX Global Pipelines Version Info [2022-07-11T06:28:03.603Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-11T06:28:04.384Z] ------------------- [2022-07-11T06:28:04.384Z] stable info: [2022-07-11T06:28:04.384Z] ------------------- [2022-07-11T06:28:04.384Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-11T06:28:04.384Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-07-11T06:28:04.384Z] Message: update stable to v1.0.234 [2022-07-11T06:28:04.956Z] ------------------- [2022-07-11T06:28:04.956Z] experimental info: [2022-07-11T06:28:04.956Z] ------------------- [2022-07-11T06:28:04.956Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-11T06:28:04.956Z] Commit SHA: 7e4371ac6d730b8e642184b898413c6ef59a5643 [2022-07-11T06:28:04.956Z] Message: update experimental to v1.0.236 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-11T06:28:05.237Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2022-07-11T06:28:05.247Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2022-07-11T06:28:05.260Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-11T06:28:05.272Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-11T06:28:05.282Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-11T06:28:05.293Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-07-11T06:28:05.307Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-11T06:28:05.317Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-07-11T06:28:05.329Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-11T06:28:05.341Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-11T06:28:05.357Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-11T06:28:05.374Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2022-07-11T06:28:05.385Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-11T06:28:05.398Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-11T06:28:05.413Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-11T06:28:05.429Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-07-11T06:28:05.446Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-07-11T06:28:05.458Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-07-11T06:28:05.473Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-11T06:28:05.490Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-11T06:28:05.502Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-07-11T06:28:05.516Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-07-11T06:28:05.530Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-07-11T06:28:05.542Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-07-11T06:28:05.558Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-07-11T06:28:05.576Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-11T06:28:05.586Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-11T06:28:05.601Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-07-11T06:28:05.615Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-07-11T06:28:05.632Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-07-11T06:28:05.647Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = de42bb9a15d7e14dd3a2826774a9935307f46030 [Pipeline] echo [2022-07-11T06:28:05.663Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = de42bb9 [Pipeline] echo [2022-07-11T06:28:05.674Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-11T06:28:05.722Z] provisioning config files... [2022-07-11T06:28:05.734Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config6855232727741012033tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-11T06:28:06.040Z] ---> docker-login.sh [2022-07-11T06:28:06.040Z] nexus3.edgexfoundry.org:10001 [2022-07-11T06:28:06.302Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T06:28:06.564Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T06:28:06.564Z] Configure a credential helper to remove this warning. See [2022-07-11T06:28:06.564Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T06:28:06.564Z] [2022-07-11T06:28:06.564Z] Login Succeeded [2022-07-11T06:28:06.564Z] nexus3.edgexfoundry.org:10002 [2022-07-11T06:28:06.564Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T06:28:06.564Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T06:28:06.564Z] Configure a credential helper to remove this warning. See [2022-07-11T06:28:06.564Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T06:28:06.564Z] [2022-07-11T06:28:06.564Z] Login Succeeded [2022-07-11T06:28:06.564Z] nexus3.edgexfoundry.org:10003 [2022-07-11T06:28:06.827Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T06:28:06.827Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T06:28:06.827Z] Configure a credential helper to remove this warning. See [2022-07-11T06:28:06.827Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T06:28:06.827Z] [2022-07-11T06:28:06.827Z] Login Succeeded [2022-07-11T06:28:06.827Z] nexus3.edgexfoundry.org:10004 [2022-07-11T06:28:06.827Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T06:28:06.827Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T06:28:06.827Z] Configure a credential helper to remove this warning. See [2022-07-11T06:28:06.827Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T06:28:06.827Z] [2022-07-11T06:28:06.827Z] Login Succeeded [2022-07-11T06:28:07.088Z] docker.io [2022-07-11T06:28:07.088Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T06:28:07.350Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T06:28:07.350Z] Configure a credential helper to remove this warning. See [2022-07-11T06:28:07.350Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T06:28:07.350Z] [2022-07-11T06:28:07.350Z] Login Succeeded [2022-07-11T06:28:07.350Z] ---> docker-login.sh ends [Pipeline] } [2022-07-11T06:28:07.360Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-07-11T06:28:07.734Z] + git rev-list -1 --merges de42bb9a15d7e14dd3a2826774a9935307f46030~1..de42bb9a15d7e14dd3a2826774a9935307f46030 [Pipeline] echo [2022-07-11T06:28:07.778Z] -----------> git rev-list -1 --merges de42bb9a15d7e14dd3a2826774a9935307f46030~1..de42bb9a15d7e14dd3a2826774a9935307f46030 de42bb9a15d7e14dd3a2826774a9935307f46030 [false] [Pipeline] sh [2022-07-11T06:28:08.082Z] + git log --format=format:%s -1 de42bb9a15d7e14dd3a2826774a9935307f46030 [Pipeline] echo [2022-07-11T06:28:08.099Z] ========================================================= [2022-07-11T06:28:08.099Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-11T06:28:08.099Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-11T06:28:08.439Z] + git log --format=format:%s -1 de42bb9a15d7e14dd3a2826774a9935307f46030 [Pipeline] echo [2022-07-11T06:28:08.452Z] [semverPrep] GIT_COMMIT: de42bb9a15d7e14dd3a2826774a9935307f46030, Commit Message: feat: add onvif and llrp protocol templates [Pipeline] echo [2022-07-11T06:28:08.460Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-07-11T06:28:08.834Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-11T06:28:08.834Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-11T06:28:08.834Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-11T06:28:08.834Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-11T06:28:08.834Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-11T06:28:08.834Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-11T06:28:08.834Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T06:28:09.252Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-11T06:28:09.252Z] [2022-07-11T06:28:09.252Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T06:28:09.553Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-11T06:28:09.553Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-11T06:28:09.553Z] b85a868b505f: Pulling fs layer [2022-07-11T06:28:09.553Z] e2be974225ed: Pulling fs layer [2022-07-11T06:28:09.553Z] 339a4e72a1f5: Pulling fs layer [2022-07-11T06:28:09.553Z] 988bab9f4d93: Pulling fs layer [2022-07-11T06:28:09.553Z] 1469e6f7b9e6: Pulling fs layer [2022-07-11T06:28:09.553Z] eaf3925da568: Pulling fs layer [2022-07-11T06:28:09.553Z] bab4dde63d76: Pulling fs layer [2022-07-11T06:28:09.553Z] bde34c3a00c8: Pulling fs layer [2022-07-11T06:28:09.553Z] b352a97aabf1: Pulling fs layer [2022-07-11T06:28:09.553Z] 4872d77fe225: Pulling fs layer [2022-07-11T06:28:09.553Z] 5851b861e8e6: Pulling fs layer [2022-07-11T06:28:09.553Z] bab4dde63d76: Waiting [2022-07-11T06:28:09.553Z] bde34c3a00c8: Waiting [2022-07-11T06:28:09.553Z] 988bab9f4d93: Waiting [2022-07-11T06:28:09.553Z] 5851b861e8e6: Waiting [2022-07-11T06:28:09.553Z] 1469e6f7b9e6: Waiting [2022-07-11T06:28:09.553Z] 4872d77fe225: Waiting [2022-07-11T06:28:09.553Z] eaf3925da568: Waiting [2022-07-11T06:28:09.553Z] e2be974225ed: Verifying Checksum [2022-07-11T06:28:09.553Z] e2be974225ed: Download complete [2022-07-11T06:28:09.553Z] 988bab9f4d93: Verifying Checksum [2022-07-11T06:28:09.553Z] 988bab9f4d93: Download complete [2022-07-11T06:28:09.814Z] 1469e6f7b9e6: Verifying Checksum [2022-07-11T06:28:09.814Z] 1469e6f7b9e6: Download complete [2022-07-11T06:28:09.814Z] eaf3925da568: Verifying Checksum [2022-07-11T06:28:09.814Z] eaf3925da568: Download complete [2022-07-11T06:28:09.814Z] 339a4e72a1f5: Verifying Checksum [2022-07-11T06:28:09.814Z] 339a4e72a1f5: Download complete [2022-07-11T06:28:09.814Z] bde34c3a00c8: Verifying Checksum [2022-07-11T06:28:09.814Z] bde34c3a00c8: Download complete [2022-07-11T06:28:09.814Z] b352a97aabf1: Download complete [2022-07-11T06:28:09.814Z] 4872d77fe225: Verifying Checksum [2022-07-11T06:28:09.814Z] 4872d77fe225: Download complete [2022-07-11T06:28:09.814Z] b85a868b505f: Download complete [2022-07-11T06:28:10.073Z] bab4dde63d76: Verifying Checksum [2022-07-11T06:28:10.073Z] bab4dde63d76: Download complete [2022-07-11T06:28:11.012Z] b85a868b505f: Pull complete [2022-07-11T06:28:11.272Z] e2be974225ed: Pull complete [2022-07-11T06:28:11.845Z] 339a4e72a1f5: Pull complete [2022-07-11T06:28:11.845Z] 988bab9f4d93: Pull complete [2022-07-11T06:28:12.105Z] 1469e6f7b9e6: Pull complete [2022-07-11T06:28:12.105Z] eaf3925da568: Pull complete [2022-07-11T06:28:14.030Z] bab4dde63d76: Pull complete [2022-07-11T06:28:14.030Z] bde34c3a00c8: Pull complete [2022-07-11T06:28:14.291Z] b352a97aabf1: Pull complete [2022-07-11T06:28:14.291Z] 4872d77fe225: Pull complete [2022-07-11T06:28:14.291Z] 5851b861e8e6: Pull complete [2022-07-11T06:28:14.291Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-07-11T06:28:14.291Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-11T06:28:14.291Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T06:28:14.645Z] prd-ubuntu20.04-docker-8c-8g-17390 does not seem to be running inside a container [2022-07-11T06:28:14.689Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-11T06:28:16.267Z] $ docker top 07c7b25a6c9618f88a60e3f7aef7f5b9ed10cafacffaee6090bfddd5e2801ccb -eo pid,comm [2022-07-11T06:28:16.340Z] 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). [2022-07-11T06:28:16.340Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-11T06:28:16.376Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-11T06:28:16.376Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-11T06:28:16.500Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-11T06:28:16.504Z] $ docker exec 07c7b25a6c9618f88a60e3f7aef7f5b9ed10cafacffaee6090bfddd5e2801ccb ssh-agent [2022-07-11T06:28:16.635Z] SSH_AUTH_SOCK=/tmp/ssh-7zTY3pnDFNe1/agent.34 [2022-07-11T06:28:16.635Z] SSH_AGENT_PID=40 [2022-07-11T06:28:16.642Z] Running ssh-add (command line suppressed) [2022-07-11T06:28:16.761Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1416116100434627868.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1416116100434627868.key) [2022-07-11T06:28:16.778Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-11T06:28:17.073Z] + git tag --points-at HEAD [Pipeline] } [2022-07-11T06:28:17.088Z] $ docker exec --env ******** --env ******** 07c7b25a6c9618f88a60e3f7aef7f5b9ed10cafacffaee6090bfddd5e2801ccb ssh-agent -k [2022-07-11T06:28:17.220Z] unset SSH_AUTH_SOCK; [2022-07-11T06:28:17.220Z] unset SSH_AGENT_PID; [2022-07-11T06:28:17.220Z] echo Agent pid 40 killed; [2022-07-11T06:28:17.231Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-11T06:28:17.258Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-11T06:28:17.258Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-11T06:28:17.387Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-11T06:28:17.390Z] $ docker exec 07c7b25a6c9618f88a60e3f7aef7f5b9ed10cafacffaee6090bfddd5e2801ccb ssh-agent [2022-07-11T06:28:17.523Z] SSH_AUTH_SOCK=/tmp/ssh-Xzaloj55wfdV/agent.73 [2022-07-11T06:28:17.523Z] SSH_AGENT_PID=79 [2022-07-11T06:28:17.528Z] Running ssh-add (command line suppressed) [2022-07-11T06:28:17.663Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_880570956010181259.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_880570956010181259.key) [2022-07-11T06:28:17.680Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-11T06:28:17.973Z] + git semver init [2022-07-11T06:28:18.236Z] 2022-07-11 06:28:18,162 [run_init] DEBUG init version:0.0.0 force:False [2022-07-11T06:28:18.236Z] 2022-07-11 06:28:18,163 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2022-07-11T06:28:18.236Z] 2022-07-11 06:28:18,163 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2022-07-11T06:28:18.236Z] 2022-07-11 06:28:18,164 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2022-07-11T06:28:19.623Z] 2022-07-11 06:28:19,370 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude [2022-07-11T06:28:19.623Z] 2022-07-11 06:28:19,371 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False [2022-07-11T06:28:19.623Z] 2022-07-11 06:28:19,371 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-07-11T06:28:19.623Z] 2022-07-11 06:28:19,371 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-07-11T06:28:19.623Z] 2.2.1-dev.4 [Pipeline] } [2022-07-11T06:28:19.635Z] $ docker exec --env ******** --env ******** 07c7b25a6c9618f88a60e3f7aef7f5b9ed10cafacffaee6090bfddd5e2801ccb ssh-agent -k [2022-07-11T06:28:19.758Z] unset SSH_AUTH_SOCK; [2022-07-11T06:28:19.758Z] unset SSH_AGENT_PID; [2022-07-11T06:28:19.758Z] echo Agent pid 79 killed; [2022-07-11T06:28:19.769Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-11T06:28:20.075Z] + git semver [Pipeline] } [2022-07-11T06:28:20.352Z] $ docker stop --time=1 07c7b25a6c9618f88a60e3f7aef7f5b9ed10cafacffaee6090bfddd5e2801ccb [2022-07-11T06:28:21.694Z] $ docker rm -f 07c7b25a6c9618f88a60e3f7aef7f5b9ed10cafacffaee6090bfddd5e2801ccb [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-11T06:28:22.048Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-11T06:28:22.295Z] Stashed 1 file(s) [Pipeline] echo [2022-07-11T06:28:22.298Z] [edgeXSemver]: initialized semver on version 2.2.1-dev.4 [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 [2022-07-11T06:28:22.501Z] provisioning config files... [2022-07-11T06:28:22.511Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config134916487414624761tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-11T06:28:22.819Z] ---> docker-login.sh [2022-07-11T06:28:22.819Z] nexus3.edgexfoundry.org:10001 [2022-07-11T06:28:22.819Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T06:28:22.819Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T06:28:22.819Z] Configure a credential helper to remove this warning. See [2022-07-11T06:28:22.819Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T06:28:22.819Z] [2022-07-11T06:28:22.819Z] Login Succeeded [2022-07-11T06:28:22.819Z] nexus3.edgexfoundry.org:10002 [2022-07-11T06:28:22.819Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T06:28:23.082Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T06:28:23.082Z] Configure a credential helper to remove this warning. See [2022-07-11T06:28:23.082Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T06:28:23.082Z] [2022-07-11T06:28:23.082Z] Login Succeeded [2022-07-11T06:28:23.082Z] nexus3.edgexfoundry.org:10003 [2022-07-11T06:28:23.082Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T06:28:23.082Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T06:28:23.082Z] Configure a credential helper to remove this warning. See [2022-07-11T06:28:23.082Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T06:28:23.082Z] [2022-07-11T06:28:23.082Z] Login Succeeded [2022-07-11T06:28:23.082Z] nexus3.edgexfoundry.org:10004 [2022-07-11T06:28:23.082Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T06:28:23.342Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T06:28:23.342Z] Configure a credential helper to remove this warning. See [2022-07-11T06:28:23.342Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T06:28:23.342Z] [2022-07-11T06:28:23.342Z] Login Succeeded [2022-07-11T06:28:23.342Z] docker.io [2022-07-11T06:28:23.342Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T06:28:23.602Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T06:28:23.602Z] Configure a credential helper to remove this warning. See [2022-07-11T06:28:23.602Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T06:28:23.602Z] [2022-07-11T06:28:23.602Z] Login Succeeded [2022-07-11T06:28:23.602Z] ---> docker-login.sh ends [Pipeline] } [2022-07-11T06:28:23.611Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-11T06:28:23.674Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-11T06:28:23.687Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-11T06:28:23.696Z] ========================================================= [2022-07-11T06:28:23.696Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-07-11T06:28:23.696Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T06:28:24.015Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-07-11T06:28:24.276Z] Sending build context to Docker daemon 43.99MB [2022-07-11T06:28:24.276Z] Step 1/15 : ARG BASE=golang:1.17-alpine3.15 [2022-07-11T06:28:24.276Z] Step 2/15 : FROM ${BASE} AS builder [2022-07-11T06:28:24.276Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-11T06:28:24.276Z] 59bf1c3509f3: Pulling fs layer [2022-07-11T06:28:24.276Z] 666ba61612fd: Pulling fs layer [2022-07-11T06:28:24.276Z] 8ed8ca486205: Pulling fs layer [2022-07-11T06:28:24.276Z] cc1cd167ecdc: Pulling fs layer [2022-07-11T06:28:24.276Z] c516ae0d96e1: Pulling fs layer [2022-07-11T06:28:24.276Z] 684cea983483: Pulling fs layer [2022-07-11T06:28:24.276Z] dd3240ac7de5: Pulling fs layer [2022-07-11T06:28:24.276Z] b1e948a4e11c: Pulling fs layer [2022-07-11T06:28:24.276Z] a8fd76ee1af6: Pulling fs layer [2022-07-11T06:28:24.276Z] 646ad004c059: Pulling fs layer [2022-07-11T06:28:24.276Z] c516ae0d96e1: Waiting [2022-07-11T06:28:24.276Z] 684cea983483: Waiting [2022-07-11T06:28:24.276Z] a8fd76ee1af6: Waiting [2022-07-11T06:28:24.276Z] dd3240ac7de5: Waiting [2022-07-11T06:28:24.276Z] cc1cd167ecdc: Waiting [2022-07-11T06:28:24.276Z] 8ed8ca486205: Download complete [2022-07-11T06:28:24.276Z] 666ba61612fd: Download complete [2022-07-11T06:28:24.276Z] c516ae0d96e1: Download complete [2022-07-11T06:28:24.276Z] 684cea983483: Verifying Checksum [2022-07-11T06:28:24.276Z] 684cea983483: Download complete [2022-07-11T06:28:24.276Z] 59bf1c3509f3: Verifying Checksum [2022-07-11T06:28:24.276Z] 59bf1c3509f3: Download complete [2022-07-11T06:28:24.536Z] dd3240ac7de5: Verifying Checksum [2022-07-11T06:28:24.536Z] dd3240ac7de5: Download complete [2022-07-11T06:28:24.536Z] b1e948a4e11c: Verifying Checksum [2022-07-11T06:28:24.536Z] b1e948a4e11c: Download complete [2022-07-11T06:28:24.536Z] 59bf1c3509f3: Pull complete [2022-07-11T06:28:24.806Z] 666ba61612fd: Pull complete [2022-07-11T06:28:24.806Z] 8ed8ca486205: Pull complete [2022-07-11T06:28:24.806Z] 646ad004c059: Verifying Checksum [2022-07-11T06:28:24.806Z] 646ad004c059: Download complete [2022-07-11T06:28:25.069Z] a8fd76ee1af6: Verifying Checksum [2022-07-11T06:28:25.069Z] a8fd76ee1af6: Download complete [2022-07-11T06:28:25.329Z] cc1cd167ecdc: Verifying Checksum [2022-07-11T06:28:25.329Z] cc1cd167ecdc: Download complete [2022-07-11T06:28:28.622Z] cc1cd167ecdc: Pull complete [2022-07-11T06:28:28.622Z] c516ae0d96e1: Pull complete [2022-07-11T06:28:28.622Z] 684cea983483: Pull complete [2022-07-11T06:28:28.880Z] dd3240ac7de5: Pull complete [2022-07-11T06:28:28.880Z] b1e948a4e11c: Pull complete [2022-07-11T06:28:31.419Z] a8fd76ee1af6: Pull complete [2022-07-11T06:28:31.679Z] 646ad004c059: Pull complete [2022-07-11T06:28:31.679Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-07-11T06:28:31.679Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-07-11T06:28:31.679Z] ---> 8f69c11f6b0c [2022-07-11T06:28:31.679Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-07-11T06:28:34.223Z] ---> Running in a8e45c4ba278 [2022-07-11T06:28:34.223Z] Removing intermediate container a8e45c4ba278 [2022-07-11T06:28:34.223Z] ---> ea1c0d8a1591 [2022-07-11T06:28:34.223Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2022-07-11T06:28:34.223Z] ---> Running in 74c43858ca69 [2022-07-11T06:28:34.223Z] Removing intermediate container 74c43858ca69 [2022-07-11T06:28:34.223Z] ---> 8973fca09232 [2022-07-11T06:28:34.223Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2022-07-11T06:28:34.223Z] ---> Running in ec356149f17d [2022-07-11T06:28:34.223Z] Removing intermediate container ec356149f17d [2022-07-11T06:28:34.223Z] ---> 919688f36b5a [2022-07-11T06:28:34.223Z] Step 6/15 : LABEL Name=edgex-ui-go [2022-07-11T06:28:34.223Z] ---> Running in 594c2640a09d [2022-07-11T06:28:34.223Z] Removing intermediate container 594c2640a09d [2022-07-11T06:28:34.223Z] ---> 48d9b83a088d [2022-07-11T06:28:34.223Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-07-11T06:28:34.223Z] ---> Running in 014afdae6301 [2022-07-11T06:28:34.484Z] Removing intermediate container 014afdae6301 [2022-07-11T06:28:34.484Z] ---> d893580929e2 [2022-07-11T06:28:34.484Z] Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T06:28:34.484Z] ---> Running in 72d525653339 [2022-07-11T06:28:35.053Z] Removing intermediate container 72d525653339 [2022-07-11T06:28:35.053Z] ---> d8c560b88b88 [2022-07-11T06:28:35.053Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-11T06:28:35.053Z] ---> Running in 145b7aa79dc8 [2022-07-11T06:28:35.313Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-11T06:28:36.254Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-11T06:28:36.823Z] OK: 221 MiB in 52 packages [2022-07-11T06:28:37.082Z] Removing intermediate container 145b7aa79dc8 [2022-07-11T06:28:37.082Z] ---> 03a199c4a0c0 [2022-07-11T06:28:37.082Z] Step 10/15 : ENV GO111MODULE=on [2022-07-11T06:28:37.082Z] ---> Running in 15a9500755bd [2022-07-11T06:28:37.082Z] Removing intermediate container 15a9500755bd [2022-07-11T06:28:37.082Z] ---> a3f649f68036 [2022-07-11T06:28:37.082Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-07-11T06:28:37.342Z] ---> Running in b4ce1a8ebd36 [2022-07-11T06:28:37.342Z] Removing intermediate container b4ce1a8ebd36 [2022-07-11T06:28:37.342Z] ---> 3d62e0c3a09c [2022-07-11T06:28:37.342Z] Step 12/15 : COPY go.mod vendor* ./ [2022-07-11T06:28:37.462Z] Still waiting to schedule task [2022-07-11T06:28:37.462Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-07-11T06:28:37.603Z] ---> f9f3c27494ca [2022-07-11T06:28:37.603Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T06:28:37.603Z] ---> Running in 8d0cf9661c5a [2022-07-11T06:28:49.840Z] Removing intermediate container 8d0cf9661c5a [2022-07-11T06:28:49.840Z] ---> 8c94a4feef1a [2022-07-11T06:28:49.840Z] Step 14/15 : COPY . . [2022-07-11T06:28:49.840Z] ---> 15c5f72923c1 [2022-07-11T06:28:49.840Z] Step 15/15 : RUN ${MAKE} [2022-07-11T06:28:49.840Z] ---> Running in a9db16566e1b [2022-07-11T06:28:49.840Z] noop [2022-07-11T06:28:50.103Z] Removing intermediate container a9db16566e1b [2022-07-11T06:28:50.103Z] ---> cd5e27df9696 [2022-07-11T06:28:50.103Z] Successfully built cd5e27df9696 [2022-07-11T06:28:50.103Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T06:28:50.427Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-11T06:28:50.427Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T06:28:50.516Z] prd-ubuntu20.04-docker-8c-8g-17390 does not seem to be running inside a container [2022-07-11T06:28:50.554Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-11T06:28:50.988Z] $ docker top 10c3d33414b7bdfd48bb0170352976d71ecad74ebe5613fc56bc9e15d1346cf7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-11T06:28:51.389Z] + go version [2022-07-11T06:28:51.389Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-07-11T06:28:51.411Z] $ docker stop --time=1 10c3d33414b7bdfd48bb0170352976d71ecad74ebe5613fc56bc9e15d1346cf7 [2022-07-11T06:28:52.726Z] $ docker rm -f 10c3d33414b7bdfd48bb0170352976d71ecad74ebe5613fc56bc9e15d1346cf7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T06:28:53.139Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-11T06:28:53.139Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T06:28:53.219Z] prd-ubuntu20.04-docker-8c-8g-17390 does not seem to be running inside a container [2022-07-11T06:28:53.261Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-11T06:28:53.695Z] $ docker top ecfd9eddc0d737f84cf962f969f715fca2e0406dc31af3d1afb7707552782a2b -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-07-11T06:28:54.062Z] + make test [2022-07-11T06:28:54.062Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-07-11T06:28:54.325Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-07-11T06:28:59.610Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-07-11T06:28:59.610Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-07-11T06:28:59.610Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-07-11T06:28:59.610Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-07-11T06:28:59.610Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-07-11T06:28:59.610Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-07-11T06:28:59.610Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-07-11T06:28:59.610Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-07-11T06:28:59.610Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-07-11T06:28:59.610Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-07-11T06:28:59.610Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-07-11T06:28:59.610Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-07-11T06:28:59.610Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-07-11T06:29:02.155Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-11T06:29:02.155Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-07-11T06:29:02.169Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-11T06:29:02.184Z] $ docker stop --time=1 ecfd9eddc0d737f84cf962f969f715fca2e0406dc31af3d1afb7707552782a2b [2022-07-11T06:29:03.795Z] $ docker rm -f ecfd9eddc0d737f84cf962f969f715fca2e0406dc31af3d1afb7707552782a2b [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-11T06:29:04.173Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-11T06:29:04.218Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-07-11T06:29:04.698Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-11T06:29:04.988Z] + ls -al . [2022-07-11T06:29:04.988Z] total 160 [2022-07-11T06:29:04.988Z] drwxrwxr-x 14 jenkins jenkins 4096 Jul 11 06:28 . [2022-07-11T06:29:04.988Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 11 06:27 .. [2022-07-11T06:29:04.988Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 11 06:28 .git [2022-07-11T06:29:04.988Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 06:27 .github [2022-07-11T06:29:04.988Z] -rw-rw-r-- 1 jenkins jenkins 167 Jul 11 06:27 .gitignore [2022-07-11T06:29:04.988Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 11 06:28 .semver [2022-07-11T06:29:04.988Z] -rw-rw-r-- 1 jenkins jenkins 2022 Jul 11 06:27 Attribution.txt [2022-07-11T06:29:04.988Z] -rw-rw-r-- 1 jenkins jenkins 14570 Jul 11 06:27 CHANGELOG.md [2022-07-11T06:29:04.988Z] -rw-rw-r-- 1 jenkins jenkins 3959 Jul 11 06:27 CONTRIBUTING.md [2022-07-11T06:29:04.988Z] -rw-rw-r-- 1 jenkins jenkins 1549 Jul 11 06:27 Dockerfile [2022-07-11T06:29:04.988Z] -rw-rw-r-- 1 jenkins jenkins 652 Jul 11 06:27 Jenkinsfile [2022-07-11T06:29:04.988Z] -rw-rw-r-- 1 jenkins jenkins 11357 Jul 11 06:27 LICENSE [2022-07-11T06:29:04.988Z] -rw-rw-r-- 1 jenkins jenkins 1212 Jul 11 06:27 Makefile [2022-07-11T06:29:04.988Z] -rw-rw-r-- 1 jenkins jenkins 4398 Jul 11 06:27 README.md [2022-07-11T06:29:04.988Z] -rw-rw-r-- 1 jenkins jenkins 11 Jul 11 06:28 VERSION [2022-07-11T06:29:04.988Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 06:27 assets [2022-07-11T06:29:04.988Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 06:27 bin [2022-07-11T06:29:04.988Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 06:27 cmd [2022-07-11T06:29:04.988Z] -rw-r--r-- 1 jenkins jenkins 10 Jul 11 06:28 coverage.out [2022-07-11T06:29:04.988Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 06:27 docs [2022-07-11T06:29:04.988Z] -rw-rw-r-- 1 jenkins jenkins 1945 Jul 11 06:27 go.mod [2022-07-11T06:29:04.988Z] -rw-rw-r-- 1 jenkins jenkins 26589 Jul 11 06:27 go.sum [2022-07-11T06:29:04.988Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 11 06:27 internal [2022-07-11T06:29:04.988Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 06:27 pkg [2022-07-11T06:29:04.988Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 11 06:27 snap [2022-07-11T06:29:04.988Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 11 06:27 testing [2022-07-11T06:29:04.988Z] -rw-rw-r-- 1 jenkins jenkins 155 Jul 11 06:27 version.go [2022-07-11T06:29:04.988Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 11 06:27 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T06:29:05.302Z] + docker build -t edgex-ui -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=de42bb9a15d7e14dd3a2826774a9935307f46030 --label arch=amd64 --label version=2.2.1-dev.4 . [2022-07-11T06:29:05.563Z] Sending build context to Docker daemon 43.99MB [2022-07-11T06:29:05.563Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-07-11T06:29:05.563Z] Step 2/23 : FROM ${BASE} AS builder [2022-07-11T06:29:05.563Z] ---> cd5e27df9696 [2022-07-11T06:29:05.563Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-07-11T06:29:05.563Z] ---> Running in 6d42cef44b37 [2022-07-11T06:29:05.824Z] Removing intermediate container 6d42cef44b37 [2022-07-11T06:29:05.824Z] ---> c051fa116d14 [2022-07-11T06:29:05.824Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2022-07-11T06:29:05.824Z] ---> Running in a664e0631fd6 [2022-07-11T06:29:05.824Z] Removing intermediate container a664e0631fd6 [2022-07-11T06:29:05.824Z] ---> 7901eb224e76 [2022-07-11T06:29:05.824Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-07-11T06:29:06.084Z] ---> Running in 5894e2f9d151 [2022-07-11T06:29:06.084Z] Removing intermediate container 5894e2f9d151 [2022-07-11T06:29:06.084Z] ---> 84d09bf926e3 [2022-07-11T06:29:06.084Z] Step 6/23 : LABEL Name=edgex-ui-go [2022-07-11T06:29:06.084Z] ---> Running in 42fde322a2eb [2022-07-11T06:29:06.343Z] Removing intermediate container 42fde322a2eb [2022-07-11T06:29:06.343Z] ---> c029a5ca30de [2022-07-11T06:29:06.343Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-07-11T06:29:06.343Z] ---> Running in 4f33f88e54a9 [2022-07-11T06:29:06.343Z] Removing intermediate container 4f33f88e54a9 [2022-07-11T06:29:06.343Z] ---> b0256aa49d92 [2022-07-11T06:29:06.343Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T06:29:06.343Z] ---> Running in c5a96f4b6499 [2022-07-11T06:29:06.916Z] Removing intermediate container c5a96f4b6499 [2022-07-11T06:29:07.178Z] ---> 20434951daad [2022-07-11T06:29:07.178Z] Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-11T06:29:07.178Z] ---> Running in 1ffdeb851954 [2022-07-11T06:29:07.443Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-11T06:29:08.387Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-11T06:29:08.671Z] OK: 221 MiB in 52 packages [2022-07-11T06:29:08.931Z] Removing intermediate container 1ffdeb851954 [2022-07-11T06:29:08.931Z] ---> 8d1a33f52e9b [2022-07-11T06:29:08.931Z] Step 10/23 : ENV GO111MODULE=on [2022-07-11T06:29:08.931Z] ---> Running in 5ffd6b00b5a7 [2022-07-11T06:29:09.191Z] Removing intermediate container 5ffd6b00b5a7 [2022-07-11T06:29:09.191Z] ---> 3f70bec542b4 [2022-07-11T06:29:09.191Z] Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-07-11T06:29:09.191Z] ---> Running in 568d31196069 [2022-07-11T06:29:09.191Z] Removing intermediate container 568d31196069 [2022-07-11T06:29:09.191Z] ---> b3c4bda69fc6 [2022-07-11T06:29:09.191Z] Step 12/23 : COPY go.mod vendor* ./ [2022-07-11T06:29:09.452Z] ---> 78f4f09b9019 [2022-07-11T06:29:09.452Z] Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T06:29:09.452Z] ---> Running in a7a7b6327304 [2022-07-11T06:29:10.396Z] Removing intermediate container a7a7b6327304 [2022-07-11T06:29:10.396Z] ---> 9647f5fc034f [2022-07-11T06:29:10.396Z] Step 14/23 : COPY . . [2022-07-11T06:29:11.339Z] ---> ed2fd85e87a0 [2022-07-11T06:29:11.339Z] Step 15/23 : RUN ${MAKE} [2022-07-11T06:29:11.339Z] ---> Running in edb237d7b952 [2022-07-11T06:29:11.599Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.2.1-dev.4" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2022-07-11T06:29:18.189Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-07-11T06:29:19.132Z] Removing intermediate container edb237d7b952 [2022-07-11T06:29:19.132Z] ---> d058972b651d [2022-07-11T06:29:19.132Z] Step 16/23 : FROM alpine:3.14 [2022-07-11T06:29:19.705Z] 3.14: Pulling from library/alpine [2022-07-11T06:29:19.705Z] 8663204ce13b: Pulling fs layer [2022-07-11T06:29:19.979Z] 8663204ce13b: Verifying Checksum [2022-07-11T06:29:19.979Z] 8663204ce13b: Download complete [2022-07-11T06:29:20.240Z] 8663204ce13b: Pull complete [2022-07-11T06:29:20.240Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-07-11T06:29:20.240Z] Status: Downloaded newer image for alpine:3.14 [2022-07-11T06:29:20.240Z] ---> e04c818066af [2022-07-11T06:29:20.240Z] Step 17/23 : EXPOSE 4000 [2022-07-11T06:29:20.240Z] ---> Running in 6077c11c0bf4 [2022-07-11T06:29:20.240Z] Removing intermediate container 6077c11c0bf4 [2022-07-11T06:29:20.240Z] ---> 460d5401069c [2022-07-11T06:29:20.240Z] Step 18/23 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-07-11T06:29:20.819Z] ---> 3974004ab145 [2022-07-11T06:29:20.819Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-07-11T06:29:21.082Z] ---> Running in 0d62421e7485 [2022-07-11T06:29:21.082Z] Removing intermediate container 0d62421e7485 [2022-07-11T06:29:21.082Z] ---> 8e9c65afacb3 [2022-07-11T06:29:21.082Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-07-11T06:29:21.082Z] ---> Running in c19779d27380 [2022-07-11T06:29:21.082Z] Removing intermediate container c19779d27380 [2022-07-11T06:29:21.082Z] ---> b5d712f423f1 [2022-07-11T06:29:21.082Z] Step 21/23 : LABEL arch=amd64 [2022-07-11T06:29:21.355Z] ---> Running in 5d7ba4b3af41 [2022-07-11T06:29:21.355Z] Removing intermediate container 5d7ba4b3af41 [2022-07-11T06:29:21.355Z] ---> 8b7bbf37f309 [2022-07-11T06:29:21.355Z] Step 22/23 : LABEL git_sha=de42bb9a15d7e14dd3a2826774a9935307f46030 [2022-07-11T06:29:21.355Z] ---> Running in 17e533e543cc [2022-07-11T06:29:21.355Z] Removing intermediate container 17e533e543cc [2022-07-11T06:29:21.355Z] ---> ff251079d1e0 [2022-07-11T06:29:21.355Z] Step 23/23 : LABEL version=2.2.1-dev.4 [2022-07-11T06:29:21.616Z] ---> Running in db29d43ee00b [2022-07-11T06:29:21.616Z] Removing intermediate container db29d43ee00b [2022-07-11T06:29:21.616Z] ---> b9ca6f8f0b2a [2022-07-11T06:29:21.616Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-11T06:29:21.616Z] Successfully built b9ca6f8f0b2a [2022-07-11T06:29:21.616Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-11T06:29:21.724Z] provisioning config files... [2022-07-11T06:29:21.733Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4053799425631721440tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-11T06:29:22.031Z] ---> docker-login.sh [2022-07-11T06:29:22.031Z] nexus3.edgexfoundry.org:10001 [2022-07-11T06:29:22.031Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T06:29:22.031Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T06:29:22.031Z] Configure a credential helper to remove this warning. See [2022-07-11T06:29:22.031Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T06:29:22.031Z] [2022-07-11T06:29:22.031Z] Login Succeeded [2022-07-11T06:29:22.031Z] nexus3.edgexfoundry.org:10002 [2022-07-11T06:29:22.031Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T06:29:22.291Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T06:29:22.291Z] Configure a credential helper to remove this warning. See [2022-07-11T06:29:22.291Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T06:29:22.291Z] [2022-07-11T06:29:22.291Z] Login Succeeded [2022-07-11T06:29:22.291Z] nexus3.edgexfoundry.org:10003 [2022-07-11T06:29:22.291Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T06:29:22.291Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T06:29:22.291Z] Configure a credential helper to remove this warning. See [2022-07-11T06:29:22.291Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T06:29:22.291Z] [2022-07-11T06:29:22.291Z] Login Succeeded [2022-07-11T06:29:22.291Z] nexus3.edgexfoundry.org:10004 [2022-07-11T06:29:22.291Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T06:29:22.552Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T06:29:22.552Z] Configure a credential helper to remove this warning. See [2022-07-11T06:29:22.552Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T06:29:22.552Z] [2022-07-11T06:29:22.552Z] Login Succeeded [2022-07-11T06:29:22.552Z] docker.io [2022-07-11T06:29:22.552Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T06:29:22.811Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T06:29:22.812Z] Configure a credential helper to remove this warning. See [2022-07-11T06:29:22.812Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T06:29:22.812Z] [2022-07-11T06:29:22.812Z] Login Succeeded [2022-07-11T06:29:22.812Z] ---> docker-login.sh ends [Pipeline] } [2022-07-11T06:29:22.820Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-11T06:29:22.850Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-11T06:29:22.872Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2022-07-11T06:29:22.872Z] de42bb9a15d7e14dd3a2826774a9935307f46030 [2022-07-11T06:29:22.872Z] latest [2022-07-11T06:29:22.872Z] 2.2.1-dev.4 [2022-07-11T06:29:22.872Z] de42bb9a15d7e14dd3a2826774a9935307f46030-2.2.1-dev.4 [2022-07-11T06:29:22.872Z] main [2022-07-11T06:29:22.872Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T06:29:23.207Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:de42bb9a15d7e14dd3a2826774a9935307f46030 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T06:29:23.524Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:de42bb9a15d7e14dd3a2826774a9935307f46030 [2022-07-11T06:29:23.524Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-07-11T06:29:23.524Z] 315a2d37843c: Preparing [2022-07-11T06:29:23.524Z] b541d28bf3b4: Preparing [2022-07-11T06:29:23.524Z] b541d28bf3b4: Layer already exists [2022-07-11T06:29:25.433Z] 315a2d37843c: Pushed [2022-07-11T06:29:25.694Z] de42bb9a15d7e14dd3a2826774a9935307f46030: digest: sha256:c2cc77edb2a63768332c28aa1b9b45b9cc2bbafe5045c60bddf035d50f4ee95d size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T06:29:26.017Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T06:29:26.334Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2022-07-11T06:29:26.334Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-07-11T06:29:26.334Z] 315a2d37843c: Preparing [2022-07-11T06:29:26.334Z] b541d28bf3b4: Preparing [2022-07-11T06:29:26.334Z] 315a2d37843c: Layer already exists [2022-07-11T06:29:26.334Z] b541d28bf3b4: Layer already exists [2022-07-11T06:29:26.334Z] latest: digest: sha256:c2cc77edb2a63768332c28aa1b9b45b9cc2bbafe5045c60bddf035d50f4ee95d size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T06:29:26.651Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.2.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T06:29:26.966Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.2.1-dev.4 [2022-07-11T06:29:26.966Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-07-11T06:29:26.966Z] 315a2d37843c: Preparing [2022-07-11T06:29:26.966Z] b541d28bf3b4: Preparing [2022-07-11T06:29:26.966Z] b541d28bf3b4: Layer already exists [2022-07-11T06:29:26.966Z] 315a2d37843c: Layer already exists [2022-07-11T06:29:26.966Z] 2.2.1-dev.4: digest: sha256:c2cc77edb2a63768332c28aa1b9b45b9cc2bbafe5045c60bddf035d50f4ee95d size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T06:29:27.288Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:de42bb9a15d7e14dd3a2826774a9935307f46030-2.2.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T06:29:27.598Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:de42bb9a15d7e14dd3a2826774a9935307f46030-2.2.1-dev.4 [2022-07-11T06:29:27.598Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-07-11T06:29:27.598Z] 315a2d37843c: Preparing [2022-07-11T06:29:27.598Z] b541d28bf3b4: Preparing [2022-07-11T06:29:27.598Z] 315a2d37843c: Layer already exists [2022-07-11T06:29:27.598Z] b541d28bf3b4: Layer already exists [2022-07-11T06:29:27.598Z] de42bb9a15d7e14dd3a2826774a9935307f46030-2.2.1-dev.4: digest: sha256:c2cc77edb2a63768332c28aa1b9b45b9cc2bbafe5045c60bddf035d50f4ee95d size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T06:29:27.918Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T06:29:28.231Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main [2022-07-11T06:29:28.231Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-07-11T06:29:28.231Z] 315a2d37843c: Preparing [2022-07-11T06:29:28.231Z] b541d28bf3b4: Preparing [2022-07-11T06:29:28.231Z] 315a2d37843c: Layer already exists [2022-07-11T06:29:28.231Z] b541d28bf3b4: Layer already exists [2022-07-11T06:29:28.231Z] main: digest: sha256:c2cc77edb2a63768332c28aa1b9b45b9cc2bbafe5045c60bddf035d50f4ee95d size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-11T06:29:28.283Z] ===================================================== [Pipeline] echo [2022-07-11T06:29:28.292Z] taggedImages: [2022-07-11T06:29:28.292Z] - nexus3.edgexfoundry.org:10004/edgex-ui:de42bb9a15d7e14dd3a2826774a9935307f46030 [2022-07-11T06:29:28.292Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2022-07-11T06:29:28.292Z] - nexus3.edgexfoundry.org:10004/edgex-ui:2.2.1-dev.4 [2022-07-11T06:29:28.292Z] - nexus3.edgexfoundry.org:10004/edgex-ui:de42bb9a15d7e14dd3a2826774a9935307f46030-2.2.1-dev.4 [2022-07-11T06:29:28.292Z] - nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T06:29:28.665Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-11T06:29:28.665Z] [2022-07-11T06:29:28.665Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T06:29:28.969Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-11T06:29:28.970Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-11T06:29:28.970Z] 5eb5b503b376: Pulling fs layer [2022-07-11T06:29:28.970Z] 5c69ac0246d0: Pulling fs layer [2022-07-11T06:29:28.970Z] ec43610c2a17: Pulling fs layer [2022-07-11T06:29:28.970Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-11T06:29:28.970Z] 33b1e0a273af: Pulling fs layer [2022-07-11T06:29:28.970Z] 3a2ae6a8a46f: Waiting [2022-07-11T06:29:28.970Z] 5d3b04190fa2: Pulling fs layer [2022-07-11T06:29:28.970Z] 2f39f015ded8: Pulling fs layer [2022-07-11T06:29:28.970Z] 33b1e0a273af: Waiting [2022-07-11T06:29:28.970Z] 5d3b04190fa2: Waiting [2022-07-11T06:29:28.970Z] 2f39f015ded8: Waiting [2022-07-11T06:29:28.970Z] 5c69ac0246d0: Download complete [2022-07-11T06:29:28.970Z] 3a2ae6a8a46f: Verifying Checksum [2022-07-11T06:29:28.970Z] 3a2ae6a8a46f: Download complete [2022-07-11T06:29:28.970Z] 33b1e0a273af: Download complete [2022-07-11T06:29:29.231Z] 5d3b04190fa2: Verifying Checksum [2022-07-11T06:29:29.231Z] 5d3b04190fa2: Download complete [2022-07-11T06:29:29.231Z] ec43610c2a17: Verifying Checksum [2022-07-11T06:29:29.231Z] ec43610c2a17: Download complete [2022-07-11T06:29:29.231Z] 5eb5b503b376: Verifying Checksum [2022-07-11T06:29:29.231Z] 5eb5b503b376: Download complete [2022-07-11T06:29:29.800Z] 2f39f015ded8: Download complete [2022-07-11T06:29:30.742Z] 5eb5b503b376: Pull complete [2022-07-11T06:29:30.742Z] 5c69ac0246d0: Pull complete [2022-07-11T06:29:31.316Z] ec43610c2a17: Pull complete [2022-07-11T06:29:31.316Z] 3a2ae6a8a46f: Pull complete [2022-07-11T06:29:31.576Z] 33b1e0a273af: Pull complete [2022-07-11T06:29:31.576Z] 5d3b04190fa2: Pull complete [2022-07-11T06:29:35.837Z] 2f39f015ded8: Pull complete [2022-07-11T06:29:35.837Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-11T06:29:35.837Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-11T06:29:35.837Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T06:29:35.929Z] prd-ubuntu20.04-docker-8c-8g-17390 does not seem to be running inside a container [2022-07-11T06:29:35.967Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-11T06:29:37.744Z] $ docker top b85600fe82d0ba8e7d14fc87fb3a4aa925da1b3548ccce2254df0d92107b3cb6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-11T06:29:38.211Z] ---> job-cost.sh [2022-07-11T06:29:38.211Z] lf-activate-venv: SKIPPING [2022-07-11T06:29:38.211Z] INFO: No Stack... [2022-07-11T06:29:38.473Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-11T06:29:39.048Z] INFO: Archiving Costs [Pipeline] sh [2022-07-11T06:29:39.347Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv [2022-07-11T06:29:39.347Z] + cut -d, -f6 [Pipeline] lock [2022-07-11T06:29:39.362Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-75-stack-cost] [2022-07-11T06:29:39.373Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-75-stack-cost] did not exist. Created. [2022-07-11T06:29:39.373Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-75-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-11T06:29:39.677Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-07-11T06:29:39.719Z] Stashed 1 file(s) [Pipeline] } [2022-07-11T06:29:39.725Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-75-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-11T06:29:39.752Z] $ docker stop --time=1 b85600fe82d0ba8e7d14fc87fb3a4aa925da1b3548ccce2254df0d92107b3cb6 [2022-07-11T06:29:40.932Z] $ docker rm -f b85600fe82d0ba8e7d14fc87fb3a4aa925da1b3548ccce2254df0d92107b3cb6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-11T06:30:17.463Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-17391 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2022-07-11T06:30:17.476Z] Running in /w/workspace/edgex-ui-go/75 [Pipeline] { [Pipeline] checkout [2022-07-11T06:30:17.533Z] The recommended git tool is: git [2022-07-11T06:30:23.726Z] using credential edgex-jenkins-ssh [2022-07-11T06:30:23.747Z] Cloning the remote Git repository [2022-07-11T06:30:23.814Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2022-07-11T06:30:23.887Z] > git init /w/workspace/edgex-ui-go/75 # timeout=10 [2022-07-11T06:30:23.955Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-07-11T06:30:23.956Z] > git --version # timeout=10 [2022-07-11T06:30:23.974Z] > git --version # 'git version 2.25.1' [2022-07-11T06:30:23.975Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-11T06:30:24.071Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-11T06:30:26.791Z] Avoid second fetch [2022-07-11T06:30:26.791Z] Checking out Revision de42bb9a15d7e14dd3a2826774a9935307f46030 (main) [2022-07-11T06:30:26.676Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-07-11T06:30:26.754Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-11T06:30:26.831Z] > git config core.sparsecheckout # timeout=10 [2022-07-11T06:30:26.858Z] > git checkout -f de42bb9a15d7e14dd3a2826774a9935307f46030 # timeout=10 [2022-07-11T06:30:31.278Z] Commit message: "feat: add onvif and llrp protocol templates" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-11T06:30:32.057Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-11T06:30:32.057Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-11T06:30:32.057Z] Dload Upload Total Spent Left Speed [2022-07-11T06:30:32.057Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12276 100 12276 0 0 97428 0 --:--:-- --:--:-- --:--:-- 97428 [Pipeline] sh [2022-07-11T06:30:32.708Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-11T06:30:33.056Z] + sudo tee /etc/docker/daemon.new [2022-07-11T06:30:33.056Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-07-11T06:30:33.056Z] { [2022-07-11T06:30:33.056Z] "registry-mirrors": [ [2022-07-11T06:30:33.056Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-11T06:30:33.056Z] ], [2022-07-11T06:30:33.056Z] "bip": "10.250.0.254/24", [2022-07-11T06:30:33.056Z] "hosts": [ [2022-07-11T06:30:33.056Z] "tcp://0.0.0.0:5555", [2022-07-11T06:30:33.056Z] "unix:///var/run/docker.sock" [2022-07-11T06:30:33.056Z] ], [2022-07-11T06:30:33.056Z] "mtu": 1458, [2022-07-11T06:30:33.056Z] "selinux-enabled": true, [2022-07-11T06:30:33.056Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-11T06:30:33.056Z] } [Pipeline] sh [2022-07-11T06:30:33.419Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-11T06:30:33.849Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-11T06:30:52.169Z] provisioning config files... [2022-07-11T06:30:52.191Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/75@tmp/config4351818899299685112tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-11T06:30:52.558Z] ---> docker-login.sh [2022-07-11T06:30:52.558Z] nexus3.edgexfoundry.org:10001 [2022-07-11T06:30:53.153Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T06:30:53.432Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T06:30:53.432Z] Configure a credential helper to remove this warning. See [2022-07-11T06:30:53.432Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T06:30:53.432Z] [2022-07-11T06:30:53.432Z] Login Succeeded [2022-07-11T06:30:53.432Z] nexus3.edgexfoundry.org:10002 [2022-07-11T06:30:53.703Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T06:30:53.703Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T06:30:53.703Z] Configure a credential helper to remove this warning. See [2022-07-11T06:30:53.703Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T06:30:53.703Z] [2022-07-11T06:30:53.703Z] Login Succeeded [2022-07-11T06:30:53.703Z] nexus3.edgexfoundry.org:10003 [2022-07-11T06:30:54.297Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T06:30:54.297Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T06:30:54.297Z] Configure a credential helper to remove this warning. See [2022-07-11T06:30:54.297Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T06:30:54.297Z] [2022-07-11T06:30:54.297Z] Login Succeeded [2022-07-11T06:30:54.297Z] nexus3.edgexfoundry.org:10004 [2022-07-11T06:30:54.571Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T06:30:54.845Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T06:30:54.845Z] Configure a credential helper to remove this warning. See [2022-07-11T06:30:54.845Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T06:30:54.845Z] [2022-07-11T06:30:54.845Z] Login Succeeded [2022-07-11T06:30:54.845Z] docker.io [2022-07-11T06:30:55.118Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T06:30:55.389Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T06:30:55.389Z] Configure a credential helper to remove this warning. See [2022-07-11T06:30:55.389Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T06:30:55.389Z] [2022-07-11T06:30:55.389Z] Login Succeeded [2022-07-11T06:30:55.389Z] ---> docker-login.sh ends [Pipeline] } [2022-07-11T06:30:55.406Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-11T06:30:55.945Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-11T06:30:55.959Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-11T06:30:55.967Z] ========================================================= [2022-07-11T06:30:55.967Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-07-11T06:30:55.967Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T06:30:56.363Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-07-11T06:30:57.378Z] Sending build context to Docker daemon 27.6MB [2022-07-11T06:30:57.378Z] Step 1/15 : ARG BASE=golang:1.17-alpine3.15 [2022-07-11T06:30:57.378Z] Step 2/15 : FROM ${BASE} AS builder [2022-07-11T06:30:57.378Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-11T06:30:57.378Z] 9b3977197b4f: Pulling fs layer [2022-07-11T06:30:57.378Z] 1a89e8eeedd5: Pulling fs layer [2022-07-11T06:30:57.378Z] 94645a83ff95: Pulling fs layer [2022-07-11T06:30:57.378Z] e6fb740bc735: Pulling fs layer [2022-07-11T06:30:57.378Z] 3a77bd46dcc9: Pulling fs layer [2022-07-11T06:30:57.378Z] 355e64cbe906: Pulling fs layer [2022-07-11T06:30:57.378Z] 63ab81a10011: Pulling fs layer [2022-07-11T06:30:57.378Z] 555d1d1c4555: Pulling fs layer [2022-07-11T06:30:57.378Z] 7d9057610161: Pulling fs layer [2022-07-11T06:30:57.378Z] 355e64cbe906: Waiting [2022-07-11T06:30:57.378Z] 63ab81a10011: Waiting [2022-07-11T06:30:57.378Z] 555d1d1c4555: Waiting [2022-07-11T06:30:57.378Z] 7d9057610161: Waiting [2022-07-11T06:30:57.378Z] 3a77bd46dcc9: Waiting [2022-07-11T06:30:57.378Z] 94645a83ff95: Verifying Checksum [2022-07-11T06:30:57.378Z] 94645a83ff95: Download complete [2022-07-11T06:30:57.661Z] 1a89e8eeedd5: Verifying Checksum [2022-07-11T06:30:57.661Z] 1a89e8eeedd5: Download complete [2022-07-11T06:30:57.661Z] 3a77bd46dcc9: Verifying Checksum [2022-07-11T06:30:57.661Z] 3a77bd46dcc9: Download complete [2022-07-11T06:30:57.661Z] 9b3977197b4f: Verifying Checksum [2022-07-11T06:30:57.661Z] 9b3977197b4f: Download complete [2022-07-11T06:30:57.661Z] 355e64cbe906: Verifying Checksum [2022-07-11T06:30:57.661Z] 355e64cbe906: Download complete [2022-07-11T06:30:57.661Z] 63ab81a10011: Verifying Checksum [2022-07-11T06:30:57.661Z] 63ab81a10011: Download complete [2022-07-11T06:30:58.649Z] 9b3977197b4f: Pull complete [2022-07-11T06:30:58.649Z] 7d9057610161: Verifying Checksum [2022-07-11T06:30:58.649Z] 7d9057610161: Download complete [2022-07-11T06:30:59.253Z] 1a89e8eeedd5: Pull complete [2022-07-11T06:30:59.528Z] 94645a83ff95: Pull complete [2022-07-11T06:30:59.804Z] 555d1d1c4555: Verifying Checksum [2022-07-11T06:30:59.804Z] 555d1d1c4555: Download complete [2022-07-11T06:31:00.402Z] e6fb740bc735: Verifying Checksum [2022-07-11T06:31:00.402Z] e6fb740bc735: Download complete [2022-07-11T06:31:12.809Z] e6fb740bc735: Pull complete [2022-07-11T06:31:12.809Z] 3a77bd46dcc9: Pull complete [2022-07-11T06:31:12.809Z] 355e64cbe906: Pull complete [2022-07-11T06:31:12.809Z] 63ab81a10011: Pull complete [2022-07-11T06:31:19.558Z] 555d1d1c4555: Pull complete [2022-07-11T06:31:21.005Z] 7d9057610161: Pull complete [2022-07-11T06:31:21.005Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-07-11T06:31:21.005Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-07-11T06:31:21.277Z] ---> 819e984ddca1 [2022-07-11T06:31:21.277Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-07-11T06:31:22.725Z] ---> Running in 938d8e6c06d6 [2022-07-11T06:31:23.001Z] Removing intermediate container 938d8e6c06d6 [2022-07-11T06:31:23.001Z] ---> ab1f4b57c3ac [2022-07-11T06:31:23.001Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2022-07-11T06:31:23.001Z] ---> Running in 0dfb5201cf7d [2022-07-11T06:31:23.278Z] Removing intermediate container 0dfb5201cf7d [2022-07-11T06:31:23.278Z] ---> 944c5d6193fb [2022-07-11T06:31:23.278Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2022-07-11T06:31:23.554Z] ---> Running in e4436b0968e2 [2022-07-11T06:31:23.827Z] Removing intermediate container e4436b0968e2 [2022-07-11T06:31:23.827Z] ---> c628781983fb [2022-07-11T06:31:23.827Z] Step 6/15 : LABEL Name=edgex-ui-go [2022-07-11T06:31:23.827Z] ---> Running in 81fc0692168b [2022-07-11T06:31:24.101Z] Removing intermediate container 81fc0692168b [2022-07-11T06:31:24.101Z] ---> 489858fc5108 [2022-07-11T06:31:24.101Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-07-11T06:31:24.101Z] ---> Running in b2450583352f [2022-07-11T06:31:24.375Z] Removing intermediate container b2450583352f [2022-07-11T06:31:24.375Z] ---> 60c207f620b1 [2022-07-11T06:31:24.375Z] Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T06:31:24.654Z] ---> Running in 7cb016538f59 [2022-07-11T06:31:26.640Z] Removing intermediate container 7cb016538f59 [2022-07-11T06:31:26.640Z] ---> 034d6fda1ddb [2022-07-11T06:31:26.640Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-11T06:31:26.640Z] ---> Running in 640830afa896 [2022-07-11T06:31:27.247Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-11T06:31:28.233Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-11T06:31:29.227Z] OK: 220 MiB in 52 packages [2022-07-11T06:31:29.827Z] Removing intermediate container 640830afa896 [2022-07-11T06:31:29.827Z] ---> 5a701e08f125 [2022-07-11T06:31:29.827Z] Step 10/15 : ENV GO111MODULE=on [2022-07-11T06:31:29.827Z] ---> Running in d34192da8347 [2022-07-11T06:31:30.108Z] Removing intermediate container d34192da8347 [2022-07-11T06:31:30.108Z] ---> 02d97c82be23 [2022-07-11T06:31:30.108Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-07-11T06:31:30.108Z] ---> Running in 8c9b04294a6b [2022-07-11T06:31:30.722Z] Removing intermediate container 8c9b04294a6b [2022-07-11T06:31:30.722Z] ---> bb3d39bdcc29 [2022-07-11T06:31:30.722Z] Step 12/15 : COPY go.mod vendor* ./ [2022-07-11T06:31:31.324Z] ---> d271c87f77c4 [2022-07-11T06:31:31.324Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T06:31:31.324Z] ---> Running in 5e6d80153e95 [2022-07-11T06:31:58.180Z] Removing intermediate container 5e6d80153e95 [2022-07-11T06:31:58.180Z] ---> 0d5b81084cb3 [2022-07-11T06:31:58.180Z] Step 14/15 : COPY . . [2022-07-11T06:32:00.801Z] ---> 05472c58879e [2022-07-11T06:32:00.801Z] Step 15/15 : RUN ${MAKE} [2022-07-11T06:32:00.801Z] ---> Running in a60d251cb974 [2022-07-11T06:32:01.780Z] noop [2022-07-11T06:32:02.375Z] Removing intermediate container a60d251cb974 [2022-07-11T06:32:02.375Z] ---> 0d7f0cba23b4 [2022-07-11T06:32:02.647Z] Successfully built 0d7f0cba23b4 [2022-07-11T06:32:02.647Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T06:32:03.021Z] + docker inspect -f . ci-base-image-arm64 [2022-07-11T06:32:03.021Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T06:32:03.285Z] prd-ubuntu20.04-docker-arm64-4c-16g-17391 does not seem to be running inside a container [2022-07-11T06:32:03.374Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/75 -v /w/workspace/edgex-ui-go/75:/w/workspace/edgex-ui-go/75:rw,z -v /w/workspace/edgex-ui-go/75@tmp:/w/workspace/edgex-ui-go/75@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 [2022-07-11T06:32:04.701Z] $ docker top a6cfea666b931c822d965afc9c2ca0c17b7d5d24cb327be52cefdc7a0cabd790 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-11T06:32:05.606Z] + go version [2022-07-11T06:32:05.606Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-07-11T06:32:05.637Z] $ docker stop --time=1 a6cfea666b931c822d965afc9c2ca0c17b7d5d24cb327be52cefdc7a0cabd790 [2022-07-11T06:32:07.277Z] $ docker rm -f a6cfea666b931c822d965afc9c2ca0c17b7d5d24cb327be52cefdc7a0cabd790 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T06:32:07.917Z] + docker inspect -f . ci-base-image-arm64 [2022-07-11T06:32:07.917Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T06:32:08.172Z] prd-ubuntu20.04-docker-arm64-4c-16g-17391 does not seem to be running inside a container [2022-07-11T06:32:08.260Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/75 -v /w/workspace/edgex-ui-go/75:/w/workspace/edgex-ui-go/75:rw,z -v /w/workspace/edgex-ui-go/75@tmp:/w/workspace/edgex-ui-go/75@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 [2022-07-11T06:32:09.574Z] $ docker top 76eb5564268a93ef0b6472be1a345de43f1860f1ac926a367a7b51a84de0f0ca -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-07-11T06:32:10.494Z] + make test [2022-07-11T06:32:10.494Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-07-11T06:32:11.952Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-07-11T06:32:59.047Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-07-11T06:32:59.047Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-07-11T06:32:59.047Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-07-11T06:32:59.047Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-07-11T06:32:59.047Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-07-11T06:32:59.047Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-07-11T06:32:59.047Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-07-11T06:32:59.047Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-07-11T06:32:59.047Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-07-11T06:32:59.047Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-07-11T06:32:59.047Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-07-11T06:32:59.047Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-07-11T06:32:59.047Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-07-11T06:33:14.165Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-11T06:33:14.165Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-07-11T06:33:14.189Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-11T06:33:14.209Z] $ docker stop --time=1 76eb5564268a93ef0b6472be1a345de43f1860f1ac926a367a7b51a84de0f0ca [2022-07-11T06:33:16.002Z] $ docker rm -f 76eb5564268a93ef0b6472be1a345de43f1860f1ac926a367a7b51a84de0f0ca [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-11T06:33:16.818Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-11T06:33:16.845Z] Warning: overwriting stash ‘coverage-report’ [2022-07-11T06:33:17.563Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-11T06:33:17.981Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-11T06:33:18.373Z] + ls -al . [2022-07-11T06:33:18.373Z] total 156 [2022-07-11T06:33:18.373Z] drwxrwxr-x 13 jenkins jenkins 4096 Jul 11 06:32 . [2022-07-11T06:33:18.373Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 11 06:30 .. [2022-07-11T06:33:18.373Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 11 06:30 .git [2022-07-11T06:33:18.373Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 06:30 .github [2022-07-11T06:33:18.373Z] -rw-rw-r-- 1 jenkins jenkins 167 Jul 11 06:30 .gitignore [2022-07-11T06:33:18.373Z] -rw-rw-r-- 1 jenkins jenkins 2022 Jul 11 06:30 Attribution.txt [2022-07-11T06:33:18.373Z] -rw-rw-r-- 1 jenkins jenkins 14570 Jul 11 06:30 CHANGELOG.md [2022-07-11T06:33:18.373Z] -rw-rw-r-- 1 jenkins jenkins 3959 Jul 11 06:30 CONTRIBUTING.md [2022-07-11T06:33:18.373Z] -rw-rw-r-- 1 jenkins jenkins 1549 Jul 11 06:30 Dockerfile [2022-07-11T06:33:18.373Z] -rw-rw-r-- 1 jenkins jenkins 652 Jul 11 06:30 Jenkinsfile [2022-07-11T06:33:18.373Z] -rw-rw-r-- 1 jenkins jenkins 11357 Jul 11 06:30 LICENSE [2022-07-11T06:33:18.373Z] -rw-rw-r-- 1 jenkins jenkins 1212 Jul 11 06:30 Makefile [2022-07-11T06:33:18.373Z] -rw-rw-r-- 1 jenkins jenkins 4398 Jul 11 06:30 README.md [2022-07-11T06:33:18.373Z] -rw-rw-r-- 1 jenkins jenkins 11 Jul 11 06:28 VERSION [2022-07-11T06:33:18.373Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 06:30 assets [2022-07-11T06:33:18.373Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 06:30 bin [2022-07-11T06:33:18.373Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 06:30 cmd [2022-07-11T06:33:18.373Z] -rw-r--r-- 1 jenkins jenkins 10 Jul 11 06:32 coverage.out [2022-07-11T06:33:18.373Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 06:30 docs [2022-07-11T06:33:18.373Z] -rw-rw-r-- 1 jenkins jenkins 1945 Jul 11 06:30 go.mod [2022-07-11T06:33:18.373Z] -rw-rw-r-- 1 jenkins jenkins 26589 Jul 11 06:30 go.sum [2022-07-11T06:33:18.373Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 11 06:30 internal [2022-07-11T06:33:18.373Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 06:30 pkg [2022-07-11T06:33:18.374Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 11 06:30 snap [2022-07-11T06:33:18.374Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 11 06:30 testing [2022-07-11T06:33:18.374Z] -rw-rw-r-- 1 jenkins jenkins 155 Jul 11 06:30 version.go [2022-07-11T06:33:18.374Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 11 06:30 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T06:33:18.888Z] + docker build -t edgex-ui-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=de42bb9a15d7e14dd3a2826774a9935307f46030 --label arch=arm64 --label version=2.2.1-dev.4 . [2022-07-11T06:33:20.026Z] Sending build context to Docker daemon 27.6MB [2022-07-11T06:33:20.026Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-07-11T06:33:20.026Z] Step 2/23 : FROM ${BASE} AS builder [2022-07-11T06:33:20.026Z] ---> 0d7f0cba23b4 [2022-07-11T06:33:20.026Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-07-11T06:33:20.300Z] ---> Running in 3ed9ac6633ba [2022-07-11T06:33:20.572Z] Removing intermediate container 3ed9ac6633ba [2022-07-11T06:33:20.572Z] ---> 769f85bad40d [2022-07-11T06:33:20.572Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2022-07-11T06:33:20.572Z] ---> Running in 1856bf4efc23 [2022-07-11T06:33:20.841Z] Removing intermediate container 1856bf4efc23 [2022-07-11T06:33:20.841Z] ---> 1102321d21ae [2022-07-11T06:33:20.841Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-07-11T06:33:21.114Z] ---> Running in 51e717f6c9e4 [2022-07-11T06:33:21.384Z] Removing intermediate container 51e717f6c9e4 [2022-07-11T06:33:21.384Z] ---> a2778047c5dc [2022-07-11T06:33:21.384Z] Step 6/23 : LABEL Name=edgex-ui-go [2022-07-11T06:33:21.384Z] ---> Running in 1ce373abfd50 [2022-07-11T06:33:21.657Z] Removing intermediate container 1ce373abfd50 [2022-07-11T06:33:21.657Z] ---> 7b4de74ed213 [2022-07-11T06:33:21.657Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-07-11T06:33:21.657Z] ---> Running in 3df2b89215b8 [2022-07-11T06:33:22.256Z] Removing intermediate container 3df2b89215b8 [2022-07-11T06:33:22.256Z] ---> a1030bdd4de6 [2022-07-11T06:33:22.256Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T06:33:22.256Z] ---> Running in c560fce25ce9 [2022-07-11T06:33:23.689Z] Removing intermediate container c560fce25ce9 [2022-07-11T06:33:23.689Z] ---> 4e691bf106a5 [2022-07-11T06:33:23.689Z] Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-11T06:33:23.689Z] ---> Running in 9ca9229d055d [2022-07-11T06:33:24.661Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-11T06:33:25.630Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-11T06:33:26.615Z] OK: 220 MiB in 52 packages [2022-07-11T06:33:27.210Z] Removing intermediate container 9ca9229d055d [2022-07-11T06:33:27.210Z] ---> 7a4cc4e839c4 [2022-07-11T06:33:27.210Z] Step 10/23 : ENV GO111MODULE=on [2022-07-11T06:33:27.210Z] ---> Running in 16fdf01695d3 [2022-07-11T06:33:27.484Z] Removing intermediate container 16fdf01695d3 [2022-07-11T06:33:27.484Z] ---> 060f0013ed0b [2022-07-11T06:33:27.484Z] Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-07-11T06:33:27.484Z] ---> Running in 328cdfbaaae1 [2022-07-11T06:33:28.078Z] Removing intermediate container 328cdfbaaae1 [2022-07-11T06:33:28.078Z] ---> a5f9ec375247 [2022-07-11T06:33:28.078Z] Step 12/23 : COPY go.mod vendor* ./ [2022-07-11T06:33:28.350Z] ---> 5899523cf332 [2022-07-11T06:33:28.350Z] Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T06:33:28.623Z] ---> Running in 5bdbaaf8d4c6 [2022-07-11T06:33:30.592Z] Removing intermediate container 5bdbaaf8d4c6 [2022-07-11T06:33:30.592Z] ---> 3b7b397bb9d8 [2022-07-11T06:33:30.592Z] Step 14/23 : COPY . . [2022-07-11T06:33:33.202Z] ---> 3bf8c3285b76 [2022-07-11T06:33:33.202Z] Step 15/23 : RUN ${MAKE} [2022-07-11T06:33:33.202Z] ---> Running in 0e5058fb0f0b [2022-07-11T06:33:34.179Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.2.1-dev.4" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2022-07-11T06:34:13.213Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-07-11T06:34:13.213Z] Removing intermediate container 0e5058fb0f0b [2022-07-11T06:34:13.213Z] ---> d528f9bb3a01 [2022-07-11T06:34:13.213Z] Step 16/23 : FROM alpine:3.14 [2022-07-11T06:34:13.810Z] 3.14: Pulling from library/alpine [2022-07-11T06:34:13.810Z] 455c02918c45: Pulling fs layer [2022-07-11T06:34:14.081Z] 455c02918c45: Verifying Checksum [2022-07-11T06:34:14.081Z] 455c02918c45: Download complete [2022-07-11T06:34:14.674Z] 455c02918c45: Pull complete [2022-07-11T06:34:14.674Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-07-11T06:34:14.674Z] Status: Downloaded newer image for alpine:3.14 [2022-07-11T06:34:14.674Z] ---> ac73e934f311 [2022-07-11T06:34:14.674Z] Step 17/23 : EXPOSE 4000 [2022-07-11T06:34:14.674Z] ---> Running in 6a31c56906b7 [2022-07-11T06:34:15.268Z] Removing intermediate container 6a31c56906b7 [2022-07-11T06:34:15.268Z] ---> 07293a63f256 [2022-07-11T06:34:15.268Z] Step 18/23 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-07-11T06:34:16.700Z] ---> fa8c8a59b80b [2022-07-11T06:34:16.700Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-07-11T06:34:16.700Z] ---> Running in 6c164137b56d [2022-07-11T06:34:16.700Z] Removing intermediate container 6c164137b56d [2022-07-11T06:34:16.700Z] ---> de9a5181e47b [2022-07-11T06:34:16.700Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-07-11T06:34:16.977Z] ---> Running in 3a281584b13a [2022-07-11T06:34:17.249Z] Removing intermediate container 3a281584b13a [2022-07-11T06:34:17.249Z] ---> 35d4b7e0d2e4 [2022-07-11T06:34:17.249Z] Step 21/23 : LABEL arch=arm64 [2022-07-11T06:34:17.249Z] ---> Running in 3b5da1a83b35 [2022-07-11T06:34:17.519Z] Removing intermediate container 3b5da1a83b35 [2022-07-11T06:34:17.519Z] ---> ac1aa0fab465 [2022-07-11T06:34:17.519Z] Step 22/23 : LABEL git_sha=de42bb9a15d7e14dd3a2826774a9935307f46030 [2022-07-11T06:34:17.519Z] ---> Running in cf413ce3c4c3 [2022-07-11T06:34:18.109Z] Removing intermediate container cf413ce3c4c3 [2022-07-11T06:34:18.109Z] ---> d6a37a769261 [2022-07-11T06:34:18.109Z] Step 23/23 : LABEL version=2.2.1-dev.4 [2022-07-11T06:34:18.109Z] ---> Running in 82219c9c75bd [2022-07-11T06:34:18.385Z] Removing intermediate container 82219c9c75bd [2022-07-11T06:34:18.385Z] ---> 2219f5e39d28 [2022-07-11T06:34:18.385Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-11T06:34:18.385Z] Successfully built 2219f5e39d28 [2022-07-11T06:34:18.385Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-11T06:34:18.521Z] provisioning config files... [2022-07-11T06:34:18.539Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/75@tmp/config2205614634909747675tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-11T06:34:18.888Z] ---> docker-login.sh [2022-07-11T06:34:18.889Z] nexus3.edgexfoundry.org:10001 [2022-07-11T06:34:19.159Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T06:34:19.159Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T06:34:19.159Z] Configure a credential helper to remove this warning. See [2022-07-11T06:34:19.159Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T06:34:19.159Z] [2022-07-11T06:34:19.159Z] Login Succeeded [2022-07-11T06:34:19.159Z] nexus3.edgexfoundry.org:10002 [2022-07-11T06:34:19.751Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T06:34:19.751Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T06:34:19.751Z] Configure a credential helper to remove this warning. See [2022-07-11T06:34:19.751Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T06:34:19.751Z] [2022-07-11T06:34:19.751Z] Login Succeeded [2022-07-11T06:34:19.751Z] nexus3.edgexfoundry.org:10003 [2022-07-11T06:34:20.024Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T06:34:20.024Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T06:34:20.024Z] Configure a credential helper to remove this warning. See [2022-07-11T06:34:20.024Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T06:34:20.024Z] [2022-07-11T06:34:20.024Z] Login Succeeded [2022-07-11T06:34:20.024Z] nexus3.edgexfoundry.org:10004 [2022-07-11T06:34:20.617Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T06:34:20.617Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T06:34:20.617Z] Configure a credential helper to remove this warning. See [2022-07-11T06:34:20.617Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T06:34:20.617Z] [2022-07-11T06:34:20.617Z] Login Succeeded [2022-07-11T06:34:20.617Z] docker.io [2022-07-11T06:34:20.888Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T06:34:21.158Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T06:34:21.158Z] Configure a credential helper to remove this warning. See [2022-07-11T06:34:21.158Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T06:34:21.158Z] [2022-07-11T06:34:21.158Z] Login Succeeded [2022-07-11T06:34:21.158Z] ---> docker-login.sh ends [Pipeline] } [2022-07-11T06:34:21.175Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-11T06:34:21.211Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-11T06:34:21.232Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2022-07-11T06:34:21.232Z] de42bb9a15d7e14dd3a2826774a9935307f46030 [2022-07-11T06:34:21.232Z] latest [2022-07-11T06:34:21.232Z] 2.2.1-dev.4 [2022-07-11T06:34:21.232Z] de42bb9a15d7e14dd3a2826774a9935307f46030-2.2.1-dev.4 [2022-07-11T06:34:21.232Z] main [2022-07-11T06:34:21.232Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T06:34:21.576Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:de42bb9a15d7e14dd3a2826774a9935307f46030 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T06:34:21.935Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:de42bb9a15d7e14dd3a2826774a9935307f46030 [2022-07-11T06:34:21.935Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-07-11T06:34:21.935Z] 4fff352bee31: Preparing [2022-07-11T06:34:21.935Z] f73e7dbfee58: Preparing [2022-07-11T06:34:21.935Z] f73e7dbfee58: Layer already exists [2022-07-11T06:34:26.218Z] 4fff352bee31: Pushed [2022-07-11T06:34:26.218Z] de42bb9a15d7e14dd3a2826774a9935307f46030: digest: sha256:54ba1949d1e5253d45f59b7ee9e5c025565ffb6f281dffd4c4b5e2cbd76e8f45 size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T06:34:26.587Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T06:34:26.949Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2022-07-11T06:34:26.949Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-07-11T06:34:26.949Z] 4fff352bee31: Preparing [2022-07-11T06:34:26.949Z] f73e7dbfee58: Preparing [2022-07-11T06:34:26.949Z] 4fff352bee31: Layer already exists [2022-07-11T06:34:26.949Z] f73e7dbfee58: Layer already exists [2022-07-11T06:34:27.222Z] latest: digest: sha256:54ba1949d1e5253d45f59b7ee9e5c025565ffb6f281dffd4c4b5e2cbd76e8f45 size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T06:34:27.591Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.2.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T06:34:27.950Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.2.1-dev.4 [2022-07-11T06:34:27.950Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-07-11T06:34:27.950Z] 4fff352bee31: Preparing [2022-07-11T06:34:27.950Z] f73e7dbfee58: Preparing [2022-07-11T06:34:27.950Z] f73e7dbfee58: Layer already exists [2022-07-11T06:34:27.950Z] 4fff352bee31: Layer already exists [2022-07-11T06:34:28.219Z] 2.2.1-dev.4: digest: sha256:54ba1949d1e5253d45f59b7ee9e5c025565ffb6f281dffd4c4b5e2cbd76e8f45 size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T06:34:28.578Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:de42bb9a15d7e14dd3a2826774a9935307f46030-2.2.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T06:34:28.931Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:de42bb9a15d7e14dd3a2826774a9935307f46030-2.2.1-dev.4 [2022-07-11T06:34:28.931Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-07-11T06:34:28.931Z] 4fff352bee31: Preparing [2022-07-11T06:34:28.931Z] f73e7dbfee58: Preparing [2022-07-11T06:34:28.931Z] 4fff352bee31: Layer already exists [2022-07-11T06:34:28.931Z] f73e7dbfee58: Layer already exists [2022-07-11T06:34:29.202Z] de42bb9a15d7e14dd3a2826774a9935307f46030-2.2.1-dev.4: digest: sha256:54ba1949d1e5253d45f59b7ee9e5c025565ffb6f281dffd4c4b5e2cbd76e8f45 size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T06:34:29.567Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T06:34:29.917Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [2022-07-11T06:34:29.917Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-07-11T06:34:29.917Z] 4fff352bee31: Preparing [2022-07-11T06:34:29.917Z] f73e7dbfee58: Preparing [2022-07-11T06:34:29.917Z] f73e7dbfee58: Layer already exists [2022-07-11T06:34:29.917Z] 4fff352bee31: Layer already exists [2022-07-11T06:34:30.186Z] main: digest: sha256:54ba1949d1e5253d45f59b7ee9e5c025565ffb6f281dffd4c4b5e2cbd76e8f45 size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-11T06:34:30.246Z] ===================================================== [Pipeline] echo [2022-07-11T06:34:30.255Z] taggedImages: [2022-07-11T06:34:30.255Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:de42bb9a15d7e14dd3a2826774a9935307f46030 [2022-07-11T06:34:30.255Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2022-07-11T06:34:30.255Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.2.1-dev.4 [2022-07-11T06:34:30.255Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:de42bb9a15d7e14dd3a2826774a9935307f46030-2.2.1-dev.4 [2022-07-11T06:34:30.255Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T06:34:30.611Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-11T06:34:30.611Z] [2022-07-11T06:34:30.611Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T06:34:30.956Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-11T06:34:31.231Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-11T06:34:31.231Z] 8998bd30e6a1: Pulling fs layer [2022-07-11T06:34:31.231Z] 04944245beec: Pulling fs layer [2022-07-11T06:34:31.231Z] 699f458cf7ca: Pulling fs layer [2022-07-11T06:34:31.231Z] 765212b225bb: Pulling fs layer [2022-07-11T06:34:31.231Z] f23df028b6ca: Pulling fs layer [2022-07-11T06:34:31.231Z] d65c8cfc05b1: Pulling fs layer [2022-07-11T06:34:31.231Z] 2437ff75d9bd: Pulling fs layer [2022-07-11T06:34:31.231Z] f23df028b6ca: Waiting [2022-07-11T06:34:31.231Z] 765212b225bb: Waiting [2022-07-11T06:34:31.231Z] 2437ff75d9bd: Waiting [2022-07-11T06:34:31.231Z] d65c8cfc05b1: Waiting [2022-07-11T06:34:31.231Z] 04944245beec: Verifying Checksum [2022-07-11T06:34:31.231Z] 04944245beec: Download complete [2022-07-11T06:34:31.231Z] 765212b225bb: Verifying Checksum [2022-07-11T06:34:31.231Z] 765212b225bb: Download complete [2022-07-11T06:34:31.231Z] f23df028b6ca: Verifying Checksum [2022-07-11T06:34:31.231Z] f23df028b6ca: Download complete [2022-07-11T06:34:31.231Z] d65c8cfc05b1: Verifying Checksum [2022-07-11T06:34:31.231Z] d65c8cfc05b1: Download complete [2022-07-11T06:34:31.505Z] 699f458cf7ca: Verifying Checksum [2022-07-11T06:34:31.505Z] 699f458cf7ca: Download complete [2022-07-11T06:34:31.778Z] 8998bd30e6a1: Verifying Checksum [2022-07-11T06:34:31.778Z] 8998bd30e6a1: Download complete [2022-07-11T06:34:34.457Z] 2437ff75d9bd: Verifying Checksum [2022-07-11T06:34:34.457Z] 2437ff75d9bd: Download complete [2022-07-11T06:34:36.445Z] 8998bd30e6a1: Pull complete [2022-07-11T06:34:36.719Z] 04944245beec: Pull complete [2022-07-11T06:34:38.154Z] 699f458cf7ca: Pull complete [2022-07-11T06:34:38.427Z] 765212b225bb: Pull complete [2022-07-11T06:34:39.018Z] f23df028b6ca: Pull complete [2022-07-11T06:34:39.291Z] d65c8cfc05b1: Pull complete [2022-07-11T06:34:54.356Z] 2437ff75d9bd: Pull complete [2022-07-11T06:34:54.356Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-11T06:34:54.356Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-11T06:34:54.356Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T06:34:54.603Z] prd-ubuntu20.04-docker-arm64-4c-16g-17391 does not seem to be running inside a container [2022-07-11T06:34:54.693Z] $ 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/edgex-ui-go/75 -v /w/workspace/edgex-ui-go/75:/w/workspace/edgex-ui-go/75:rw,z -v /w/workspace/edgex-ui-go/75@tmp:/w/workspace/edgex-ui-go/75@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 [2022-07-11T06:34:57.464Z] $ docker top 80b0ac2fb8cacadaf6600ddc7d5acbc5f5394d75e87d16966b18cd512ae12864 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-11T06:34:58.373Z] ---> job-cost.sh [2022-07-11T06:34:58.373Z] lf-activate-venv: SKIPPING [2022-07-11T06:34:58.373Z] INFO: No Stack... [2022-07-11T06:34:58.964Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-11T06:34:59.934Z] INFO: Archiving Costs [Pipeline] sh [2022-07-11T06:35:00.593Z] + cut -d, -f6 [2022-07-11T06:35:00.593Z] + cat /w/workspace/edgex-ui-go/75/archives/cost.csv [Pipeline] lock [2022-07-11T06:35:00.661Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-75-stack-cost] [2022-07-11T06:35:00.670Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-75-stack-cost] did not exist. Created. [2022-07-11T06:35:00.670Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-75-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-11T06:35:01.347Z] /w/workspace/edgex-ui-go/75@tmp/durable-5a31af93/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-07-11T06:35:02.023Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-11T06:35:02.052Z] Warning: overwriting stash ‘stack-cost’ [2022-07-11T06:35:02.221Z] Stashed 1 file(s) [Pipeline] } [2022-07-11T06:35:02.227Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-75-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-11T06:35:02.254Z] $ docker stop --time=1 80b0ac2fb8cacadaf6600ddc7d5acbc5f5394d75e87d16966b18cd512ae12864 [2022-07-11T06:35:03.762Z] $ docker rm -f 80b0ac2fb8cacadaf6600ddc7d5acbc5f5394d75e87d16966b18cd512ae12864 [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 [2022-07-11T06:35:04.184Z] provisioning config files... [2022-07-11T06:35:04.193Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5433635005134548717tmp [Pipeline] { [Pipeline] sh [2022-07-11T06:35:04.493Z] + set +x [2022-07-11T06:35:04.493Z] + curl -s https://codecov.io/bash [2022-07-11T06:35:04.493Z] + bash -s -- [2022-07-11T06:35:04.493Z] [2022-07-11T06:35:04.493Z] _____ _ [2022-07-11T06:35:04.493Z] / ____| | | [2022-07-11T06:35:04.493Z] | | ___ __| | ___ ___ _____ __ [2022-07-11T06:35:04.493Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-07-11T06:35:04.493Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-07-11T06:35:04.493Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-07-11T06:35:04.493Z] Bash-1.0.6 [2022-07-11T06:35:04.493Z] [2022-07-11T06:35:04.493Z] [2022-07-11T06:35:04.493Z] ==> git version 2.25.1 found [2022-07-11T06:35:04.493Z] ==> 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 [2022-07-11T06:35:04.493Z] Release-Date: 2020-01-08 [2022-07-11T06:35:04.493Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-07-11T06:35:04.493Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-07-11T06:35:04.493Z] ==> Jenkins CI detected. [2022-07-11T06:35:04.493Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main [2022-07-11T06:35:04.493Z] project root: . [2022-07-11T06:35:04.493Z] --> token set from env [2022-07-11T06:35:04.493Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-07-11T06:35:04.493Z] ==> Running gcov in . (disable via -X gcov) [2022-07-11T06:35:04.754Z] ==> Python coveragepy not found [2022-07-11T06:35:04.754Z] ==> Searching for coverage reports in: [2022-07-11T06:35:04.754Z] + . [2022-07-11T06:35:04.754Z] -> Found 1 reports [2022-07-11T06:35:04.754Z] ==> Detecting git/mercurial file structure [2022-07-11T06:35:04.754Z] ==> Reading reports [2022-07-11T06:35:04.754Z] + ./coverage.out bytes=10 [2022-07-11T06:35:04.754Z] ==> Appending adjustments [2022-07-11T06:35:04.754Z] https://docs.codecov.io/docs/fixing-reports [2022-07-11T06:35:04.754Z] + Found adjustments [2022-07-11T06:35:04.754Z] ==> Gzipping contents [2022-07-11T06:35:04.754Z] 8.0K /tmp/codecov.hBuNdG.gz [2022-07-11T06:35:04.754Z] ==> Uploading reports [2022-07-11T06:35:04.754Z] url: https://codecov.io [2022-07-11T06:35:04.754Z] query: branch=main&commit=de42bb9a15d7e14dd3a2826774a9935307f46030&build=75&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F75%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-11T06:35:04.754Z] -> Pinging Codecov [2022-07-11T06:35:04.754Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=main&commit=de42bb9a15d7e14dd3a2826774a9935307f46030&build=75&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F75%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-11T06:35:05.014Z] -> Uploading to [2022-07-11T06:35:05.014Z] https://storage.googleapis.com/codecov/v4/raw/2022-07-11/FB506323287CE973F263BFD2A0EB1F37/de42bb9a15d7e14dd3a2826774a9935307f46030/111c504b-f7b2-47bc-96bc-e531abe09bfd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220711%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220711T063504Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0c1e0aaec0c2bd46bc25b538c9a46e18bff69091b53e4e94fc9cea18d4a97f44 [2022-07-11T06:35:05.014Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-11T06:35:05.014Z] Dload Upload Total Spent Left Speed [2022-07-11T06:35:05.274Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4367 0 0 100 4367 0 21199 --:--:-- --:--:-- --:--:-- 21302 [2022-07-11T06:35:05.274Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/de42bb9a15d7e14dd3a2826774a9935307f46030 [Pipeline] } [2022-07-11T06:35:05.283Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-07-11T06:35:05.468Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-07-11T06:35:05.476Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T06:35:05.771Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-11T06:35:05.771Z] [2022-07-11T06:35:05.771Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T06:35:06.077Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-11T06:35:06.077Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-07-11T06:35:06.077Z] df9b9388f04a: Pulling fs layer [2022-07-11T06:35:06.077Z] 52dc419b0ee2: Pulling fs layer [2022-07-11T06:35:06.077Z] 25bc292e5bac: Pulling fs layer [2022-07-11T06:35:06.077Z] 114826534d7a: Pulling fs layer [2022-07-11T06:35:06.077Z] 4657fd5d0bcf: Pulling fs layer [2022-07-11T06:35:06.077Z] 6ad1cebc031e: Pulling fs layer [2022-07-11T06:35:06.077Z] 8a3aa393b2d8: Pulling fs layer [2022-07-11T06:35:06.077Z] 114826534d7a: Waiting [2022-07-11T06:35:06.077Z] 4657fd5d0bcf: Waiting [2022-07-11T06:35:06.077Z] 6ad1cebc031e: Waiting [2022-07-11T06:35:06.077Z] 8a3aa393b2d8: Waiting [2022-07-11T06:35:06.077Z] 25bc292e5bac: Download complete [2022-07-11T06:35:06.077Z] 52dc419b0ee2: Verifying Checksum [2022-07-11T06:35:06.077Z] 52dc419b0ee2: Download complete [2022-07-11T06:35:06.077Z] 4657fd5d0bcf: Verifying Checksum [2022-07-11T06:35:06.077Z] 4657fd5d0bcf: Download complete [2022-07-11T06:35:06.077Z] df9b9388f04a: Verifying Checksum [2022-07-11T06:35:06.077Z] df9b9388f04a: Download complete [2022-07-11T06:35:06.337Z] 6ad1cebc031e: Verifying Checksum [2022-07-11T06:35:06.337Z] 6ad1cebc031e: Download complete [2022-07-11T06:35:06.337Z] df9b9388f04a: Pull complete [2022-07-11T06:35:06.337Z] 52dc419b0ee2: Pull complete [2022-07-11T06:35:06.598Z] 25bc292e5bac: Pull complete [2022-07-11T06:35:06.859Z] 114826534d7a: Verifying Checksum [2022-07-11T06:35:06.859Z] 114826534d7a: Download complete [2022-07-11T06:35:07.119Z] 8a3aa393b2d8: Verifying Checksum [2022-07-11T06:35:07.119Z] 8a3aa393b2d8: Download complete [2022-07-11T06:35:11.316Z] 114826534d7a: Pull complete [2022-07-11T06:35:11.316Z] 4657fd5d0bcf: Pull complete [2022-07-11T06:35:11.316Z] 6ad1cebc031e: Pull complete [2022-07-11T06:35:13.851Z] 8a3aa393b2d8: Pull complete [2022-07-11T06:35:13.852Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-07-11T06:35:13.852Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-11T06:35:13.852Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T06:35:13.948Z] prd-ubuntu20.04-docker-8c-8g-17390 does not seem to be running inside a container [2022-07-11T06:35:13.989Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-07-11T06:35:15.881Z] $ docker top 7f5c0a722b23d5c30d17741c2f07fdb49c07f73502b971fc53c08f1521ea4ae2 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-11T06:35:15.956Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh [2022-07-11T06:35:16.239Z] + set -o pipefail [2022-07-11T06:35:16.239Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' [2022-07-11T06:35:18.775Z] [2022-07-11T06:35:18.775Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... [2022-07-11T06:35:18.775Z] [2022-07-11T06:35:18.775Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7194102e-7717-4d41-94c9-45c94ef4359f/history/9a44cce3-5dd9-4cce-9c91-41fa85999092 [2022-07-11T06:35:18.775Z] [2022-07-11T06:35:18.775Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-07-11T06:35:18.775Z] [2022-07-11T06:35:18.775Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-07-11T06:35:18.775Z] [2022-07-11T06:35:18.775Z] [2022-07-11T06:35:18.775Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2022-07-11T06:35:18.775Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2022-07-11T06:35:18.794Z] $ docker stop --time=1 7f5c0a722b23d5c30d17741c2f07fdb49c07f73502b971fc53c08f1521ea4ae2 [2022-07-11T06:35:20.611Z] $ docker rm -f 7f5c0a722b23d5c30d17741c2f07fdb49c07f73502b971fc53c08f1521ea4ae2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-11T06:35:21.234Z] + git log --format=format:%s -1 de42bb9a15d7e14dd3a2826774a9935307f46030 [Pipeline] sh [2022-07-11T06:35:21.528Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-11T06:35:21.529Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T06:35:21.831Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-11T06:35:21.831Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T06:35:21.919Z] prd-ubuntu20.04-docker-8c-8g-17390 does not seem to be running inside a container [2022-07-11T06:35:21.961Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-11T06:35:22.436Z] $ docker top 3d716976ea2e45c11ed5b3501d5c604aaf7f51d7480b6233fce492b0dd79a159 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-11T06:35:22.528Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-11T06:35:22.528Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-11T06:35:22.660Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-11T06:35:22.667Z] $ docker exec 3d716976ea2e45c11ed5b3501d5c604aaf7f51d7480b6233fce492b0dd79a159 ssh-agent [2022-07-11T06:35:22.787Z] SSH_AUTH_SOCK=/tmp/ssh-R0veSx3yTp9e/agent.32 [2022-07-11T06:35:22.787Z] SSH_AGENT_PID=39 [2022-07-11T06:35:22.792Z] Running ssh-add (command line suppressed) [2022-07-11T06:35:22.911Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1510531777506884413.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1510531777506884413.key) [2022-07-11T06:35:22.920Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-11T06:35:23.212Z] + git semver tag [2022-07-11T06:35:23.473Z] 2022-07-11 06:35:23,423 [run_tag] DEBUG tag force:False [2022-07-11T06:35:23.473Z] 2022-07-11 06:35:23,423 [check_head_tag] DEBUG check head tag [2022-07-11T06:35:23.473Z] 2022-07-11 06:35:23,424 [execute] INFO git cat-file --batch-check [2022-07-11T06:35:23.473Z] 2022-07-11 06:35:23,424 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2022-07-11T06:35:23.473Z] 2022-07-11 06:35:23,428 [execute] INFO git cat-file --batch [2022-07-11T06:35:23.473Z] 2022-07-11 06:35:23,429 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2022-07-11T06:35:23.473Z] 2022-07-11 06:35:23,436 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-07-11T06:35:23.473Z] 2022-07-11 06:35:23,436 [execute] INFO git tag -a v2.2.1-dev.4 -m v2.2.1-dev.4 [2022-07-11T06:35:23.473Z] 2022-07-11 06:35:23,436 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.1-dev.4', '-m', 'v2.2.1-dev.4'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2022-07-11T06:35:23.473Z] 2022-07-11 06:35:23,441 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-07-11T06:35:23.473Z] 2.2.1-dev.4 [Pipeline] } [2022-07-11T06:35:23.488Z] $ docker exec --env ******** --env ******** 3d716976ea2e45c11ed5b3501d5c604aaf7f51d7480b6233fce492b0dd79a159 ssh-agent -k [2022-07-11T06:35:23.606Z] unset SSH_AUTH_SOCK; [2022-07-11T06:35:23.607Z] unset SSH_AGENT_PID; [2022-07-11T06:35:23.607Z] echo Agent pid 39 killed; [2022-07-11T06:35:23.612Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-11T06:35:23.916Z] + git semver [Pipeline] } [2022-07-11T06:35:24.195Z] $ docker stop --time=1 3d716976ea2e45c11ed5b3501d5c604aaf7f51d7480b6233fce492b0dd79a159 [2022-07-11T06:35:25.524Z] $ docker rm -f 3d716976ea2e45c11ed5b3501d5c604aaf7f51d7480b6233fce492b0dd79a159 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T06:35:25.925Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-11T06:35:25.925Z] [2022-07-11T06:35:25.925Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T06:35:26.239Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-11T06:35:26.240Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-07-11T06:35:26.240Z] ab5ef0e58194: Pulling fs layer [2022-07-11T06:35:26.240Z] 9712f1f96733: Pulling fs layer [2022-07-11T06:35:26.240Z] 63f879dbbcfc: Pulling fs layer [2022-07-11T06:35:26.240Z] 0d9ebad4ef96: Pulling fs layer [2022-07-11T06:35:26.240Z] e9a5061849ea: Pulling fs layer [2022-07-11T06:35:26.240Z] d747dcd14b5f: Pulling fs layer [2022-07-11T06:35:26.240Z] 2de7ff778b66: Pulling fs layer [2022-07-11T06:35:26.240Z] 0d9ebad4ef96: Waiting [2022-07-11T06:35:26.240Z] e9a5061849ea: Waiting [2022-07-11T06:35:26.240Z] d747dcd14b5f: Waiting [2022-07-11T06:35:26.240Z] 2de7ff778b66: Waiting [2022-07-11T06:35:26.240Z] 9712f1f96733: Verifying Checksum [2022-07-11T06:35:26.240Z] 9712f1f96733: Download complete [2022-07-11T06:35:26.502Z] 63f879dbbcfc: Verifying Checksum [2022-07-11T06:35:26.502Z] 63f879dbbcfc: Download complete [2022-07-11T06:35:26.764Z] 0d9ebad4ef96: Verifying Checksum [2022-07-11T06:35:26.764Z] 0d9ebad4ef96: Download complete [2022-07-11T06:35:26.764Z] d747dcd14b5f: Verifying Checksum [2022-07-11T06:35:26.764Z] d747dcd14b5f: Download complete [2022-07-11T06:35:26.764Z] e9a5061849ea: Verifying Checksum [2022-07-11T06:35:26.764Z] e9a5061849ea: Download complete [2022-07-11T06:35:26.764Z] ab5ef0e58194: Verifying Checksum [2022-07-11T06:35:26.764Z] ab5ef0e58194: Download complete [2022-07-11T06:35:27.022Z] 2de7ff778b66: Verifying Checksum [2022-07-11T06:35:27.022Z] 2de7ff778b66: Download complete [2022-07-11T06:35:30.321Z] ab5ef0e58194: Pull complete [2022-07-11T06:35:30.321Z] 9712f1f96733: Pull complete [2022-07-11T06:35:30.580Z] 63f879dbbcfc: Pull complete [2022-07-11T06:35:34.777Z] 0d9ebad4ef96: Pull complete [2022-07-11T06:35:35.349Z] e9a5061849ea: Pull complete [2022-07-11T06:35:35.349Z] d747dcd14b5f: Pull complete [2022-07-11T06:35:36.731Z] 2de7ff778b66: Pull complete [2022-07-11T06:35:36.731Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-07-11T06:35:36.731Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-11T06:35:36.731Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T06:35:36.835Z] prd-ubuntu20.04-docker-8c-8g-17390 does not seem to be running inside a container [2022-07-11T06:35:36.879Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-07-11T06:35:38.902Z] $ docker top 10ab8e5839fabef006e5f10491f39f61793af525f92c75d4fdbcbadb7d6c71a1 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-07-11T06:35:38.982Z] provisioning config files... [2022-07-11T06:35:38.990Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2193132533292097364tmp [2022-07-11T06:35:39.004Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5991733532994008657tmp [2022-07-11T06:35:39.016Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1145097244732341919tmp [Pipeline] { [Pipeline] echo [2022-07-11T06:35:39.034Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T06:35:39.322Z] ---> sigul-configuration.sh [2022-07-11T06:35:39.322Z] gpg: directory `/root/.gnupg' created [2022-07-11T06:35:39.322Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-07-11T06:35:39.322Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-07-11T06:35:39.322Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-07-11T06:35:39.322Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-07-11T06:35:39.322Z] gpg: CAST5 encrypted data [2022-07-11T06:35:39.322Z] gpg: encrypted with 1 passphrase [2022-07-11T06:35:39.322Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-07-11T06:35:39.615Z] + mkdir /home/jenkins [2022-07-11T06:35:39.616Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-07-11T06:35:39.909Z] + 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 [2022-07-11T06:35:39.919Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T06:35:40.212Z] ---> sigul-install.sh [2022-07-11T06:35:40.212Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-07-11T06:35:40.506Z] + git tag --list [2022-07-11T06:35:40.506Z] 0.1.1 [2022-07-11T06:35:40.506Z] v1.1.0 [2022-07-11T06:35:40.506Z] v1.2.0 [2022-07-11T06:35:40.506Z] v1.2.1 [2022-07-11T06:35:40.506Z] v1.3.0 [2022-07-11T06:35:40.506Z] v2.0.0 [2022-07-11T06:35:40.506Z] v2.1.0 [2022-07-11T06:35:40.506Z] v2.2.0 [2022-07-11T06:35:40.506Z] v2.2.1-dev.1 [2022-07-11T06:35:40.506Z] v2.2.1-dev.2 [2022-07-11T06:35:40.506Z] v2.2.1-dev.3 [2022-07-11T06:35:40.506Z] v2.2.1-dev.4 [Pipeline] sh [2022-07-11T06:35:40.797Z] + lftools sign git-tag v2.2.1-dev.4 [2022-07-11T06:35:41.372Z] Signing Git tag with Sigul... [2022-07-11T06:35:41.372Z] Signing v2.2.1-dev.4 [Pipeline] echo [2022-07-11T06:35:41.955Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T06:35:42.242Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-07-11T06:35:42.251Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-07-11T06:35:42.280Z] $ docker stop --time=1 10ab8e5839fabef006e5f10491f39f61793af525f92c75d4fdbcbadb7d6c71a1 [2022-07-11T06:35:43.622Z] $ docker rm -f 10ab8e5839fabef006e5f10491f39f61793af525f92c75d4fdbcbadb7d6c71a1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-07-11T06:35:44.037Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-11T06:35:44.037Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T06:35:44.341Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-11T06:35:44.342Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T06:35:44.433Z] prd-ubuntu20.04-docker-8c-8g-17390 does not seem to be running inside a container [2022-07-11T06:35:44.473Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-11T06:35:44.884Z] $ docker top c483a50ca8e3f8f7617a28fd9f170d43ce80630b0608e00c926bdffe0a1a170d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-11T06:35:44.981Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-11T06:35:44.981Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-11T06:35:45.120Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-11T06:35:45.128Z] $ docker exec c483a50ca8e3f8f7617a28fd9f170d43ce80630b0608e00c926bdffe0a1a170d ssh-agent [2022-07-11T06:35:45.249Z] SSH_AUTH_SOCK=/tmp/ssh-EgXZSHjFZt1w/agent.32 [2022-07-11T06:35:45.249Z] SSH_AGENT_PID=39 [2022-07-11T06:35:45.255Z] Running ssh-add (command line suppressed) [2022-07-11T06:35:45.376Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4696168955837861018.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4696168955837861018.key) [2022-07-11T06:35:45.388Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-11T06:35:45.684Z] + git semver bump pre [2022-07-11T06:35:45.945Z] 2022-07-11 06:35:45,882 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-07-11T06:35:45.945Z] 2022-07-11 06:35:45,882 [bump_version] DEBUG bumping version:2.2.1-dev.4 on axis:pre with prefix:dev [2022-07-11T06:35:45.945Z] 2022-07-11 06:35:45,883 [bump_version] DEBUG bumped version:2.2.1-dev.5 [2022-07-11T06:35:45.945Z] 2022-07-11 06:35:45,883 [write_version] DEBUG write version:2.2.1-dev.5 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True [2022-07-11T06:35:45.945Z] 2022-07-11 06:35:45,883 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-07-11T06:35:45.945Z] 2022-07-11 06:35:45,883 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-07-11T06:35:45.945Z] 2022-07-11 06:35:45,886 [execute] INFO git cat-file --batch-check [2022-07-11T06:35:45.945Z] 2022-07-11 06:35:45,886 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-11T06:35:45.945Z] 2022-07-11 06:35:45,892 [execute] INFO git cat-file --batch [2022-07-11T06:35:45.945Z] 2022-07-11 06:35:45,893 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-11T06:35:45.945Z] 2022-07-11 06:35:45,897 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-07-11T06:35:45.945Z] 2.2.1-dev.5 [Pipeline] } [2022-07-11T06:35:45.963Z] $ docker exec --env ******** --env ******** c483a50ca8e3f8f7617a28fd9f170d43ce80630b0608e00c926bdffe0a1a170d ssh-agent -k [2022-07-11T06:35:46.079Z] unset SSH_AUTH_SOCK; [2022-07-11T06:35:46.080Z] unset SSH_AGENT_PID; [2022-07-11T06:35:46.080Z] echo Agent pid 39 killed; [2022-07-11T06:35:46.086Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-11T06:35:46.393Z] + git semver [Pipeline] } [2022-07-11T06:35:46.675Z] $ docker stop --time=1 c483a50ca8e3f8f7617a28fd9f170d43ce80630b0608e00c926bdffe0a1a170d [2022-07-11T06:35:48.014Z] $ docker rm -f c483a50ca8e3f8f7617a28fd9f170d43ce80630b0608e00c926bdffe0a1a170d [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-11T06:35:48.361Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-11T06:35:48.361Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T06:35:48.663Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-11T06:35:48.663Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T06:35:48.749Z] prd-ubuntu20.04-docker-8c-8g-17390 does not seem to be running inside a container [2022-07-11T06:35:48.794Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-11T06:35:49.228Z] $ docker top c9c23c0b786dabd3629d910a25efd5e89c9ac191987308b4da7fd3d474820bc5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-11T06:35:49.328Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-11T06:35:49.328Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-11T06:35:49.471Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-11T06:35:49.479Z] $ docker exec c9c23c0b786dabd3629d910a25efd5e89c9ac191987308b4da7fd3d474820bc5 ssh-agent [2022-07-11T06:35:49.607Z] SSH_AUTH_SOCK=/tmp/ssh-UBuvC19ykvcV/agent.33 [2022-07-11T06:35:49.607Z] SSH_AGENT_PID=39 [2022-07-11T06:35:49.614Z] Running ssh-add (command line suppressed) [2022-07-11T06:35:49.733Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6684786135708471005.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6684786135708471005.key) [2022-07-11T06:35:49.744Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-11T06:35:50.037Z] + git semver push [2022-07-11T06:35:50.298Z] 2022-07-11 06:35:50,233 [run_push] DEBUG push [2022-07-11T06:35:50.298Z] 2022-07-11 06:35:50,234 [execute] INFO git cat-file --batch-check [2022-07-11T06:35:50.298Z] 2022-07-11 06:35:50,234 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-11T06:35:50.298Z] 2022-07-11 06:35:50,238 [execute] INFO git rev-list 501b0146976b40a1eade7e466cdf8dd82a2c5423 -- [2022-07-11T06:35:50.298Z] 2022-07-11 06:35:50,239 [execute] DEBUG Popen(['git', 'rev-list', '501b0146976b40a1eade7e466cdf8dd82a2c5423', '--'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-07-11T06:35:50.298Z] 2022-07-11 06:35:50,247 [execute] INFO git fetch -v origin [2022-07-11T06:35:50.298Z] 2022-07-11 06:35:50,248 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-07-11T06:35:50.872Z] 2022-07-11 06:35:50,721 [run_push] DEBUG no remote changes detected [2022-07-11T06:35:50.872Z] 2022-07-11 06:35:50,721 [execute] INFO git push origin semver [2022-07-11T06:35:50.872Z] 2022-07-11 06:35:50,722 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-07-11T06:35:51.813Z] 2022-07-11 06:35:51,498 [run_push] DEBUG push all version tags [2022-07-11T06:35:51.813Z] 2022-07-11 06:35:51,499 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-07-11T06:35:51.813Z] 2022-07-11 06:35:51,499 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2022-07-11T06:35:52.386Z] 2022-07-11 06:35:52,185 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-07-11T06:35:52.386Z] 2.2.1-dev.5 [Pipeline] } [2022-07-11T06:35:52.404Z] $ docker exec --env ******** --env ******** c9c23c0b786dabd3629d910a25efd5e89c9ac191987308b4da7fd3d474820bc5 ssh-agent -k [2022-07-11T06:35:52.507Z] unset SSH_AUTH_SOCK; [2022-07-11T06:35:52.507Z] unset SSH_AGENT_PID; [2022-07-11T06:35:52.507Z] echo Agent pid 39 killed; [2022-07-11T06:35:52.512Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-11T06:35:52.815Z] + git semver [Pipeline] } [2022-07-11T06:35:53.096Z] $ docker stop --time=1 c9c23c0b786dabd3629d910a25efd5e89c9ac191987308b4da7fd3d474820bc5 [2022-07-11T06:35:54.438Z] $ docker rm -f c9c23c0b786dabd3629d910a25efd5e89c9ac191987308b4da7fd3d474820bc5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-07-11T06:35:55.004Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] [2022-07-11T06:35:55.004Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2022-07-11T06:35:55.004Z] total 16 [2022-07-11T06:35:55.004Z] drwxr-xr-x 3 root root 4096 Jul 11 06:29 . [2022-07-11T06:35:55.004Z] drwxrwxr-x 15 jenkins jenkins 4096 Jul 11 06:35 .. [2022-07-11T06:35:55.004Z] drwxr-xr-x 2 root root 4096 Jul 11 06:29 cost [2022-07-11T06:35:55.004Z] -rw-r--r-- 1 root root 81 Jul 11 06:29 cost.csv [2022-07-11T06:35:55.004Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2022-07-11T06:35:55.004Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2022-07-11T06:35:55.004Z] total 16 [2022-07-11T06:35:55.004Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 11 06:29 . [2022-07-11T06:35:55.004Z] drwxrwxr-x 15 jenkins jenkins 4096 Jul 11 06:35 .. [2022-07-11T06:35:55.004Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 11 06:29 cost [2022-07-11T06:35:55.004Z] -rw-r--r-- 1 jenkins jenkins 81 Jul 11 06:29 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-07-11T06:35:55.373Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T06:35:56.323Z] ---> package-listing.sh [2022-07-11T06:35:56.323Z] ++ facter osfamily [2022-07-11T06:35:56.323Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-11T06:35:56.586Z] + OS_FAMILY=debian [2022-07-11T06:35:56.586Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main [2022-07-11T06:35:56.586Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-11T06:35:56.586Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-11T06:35:56.586Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-11T06:35:56.586Z] + PACKAGES=/tmp/packages_start.txt [2022-07-11T06:35:56.586Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2022-07-11T06:35:56.586Z] + PACKAGES=/tmp/packages_end.txt [2022-07-11T06:35:56.586Z] + case "${OS_FAMILY}" in [2022-07-11T06:35:56.586Z] + dpkg -l [2022-07-11T06:35:56.586Z] + grep '^ii' [2022-07-11T06:35:56.586Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-11T06:35:56.586Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-11T06:35:56.586Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-11T06:35:56.586Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2022-07-11T06:35:56.586Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [2022-07-11T06:35:56.586Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo [2022-07-11T06:35:56.597Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-07-11T06:35:56.877Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T06:35:57.441Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-11T06:35:57.441Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T06:35:57.532Z] prd-ubuntu20.04-docker-8c-8g-17390 does not seem to be running inside a container [2022-07-11T06:35:57.574Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-11T06:35:57.835Z] $ docker top 622c6d646b5252365f1bde563ca823f2d4ffd7df13925ff51b9885caa8560eaf -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-11T06:35:58.192Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-11T06:35:58.479Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-11T06:35:58.767Z] + ls /var/log/sa-host [2022-07-11T06:35:58.767Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-11T06:35:58.890Z] provisioning config files... [2022-07-11T06:35:58.900Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1306889707804268510tmp [Pipeline] { [Pipeline] echo [2022-07-11T06:35:58.915Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T06:35:59.205Z] ---> create-netrc.sh [Pipeline] } [2022-07-11T06:35:59.213Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-11T06:35:59.550Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-11T06:35:59.560Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T06:35:59.845Z] ---> sudo-logs.sh [2022-07-11T06:35:59.845Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-11T06:35:59.867Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T06:36:00.151Z] ---> job-cost.sh [2022-07-11T06:36:00.151Z] lf-activate-venv: SKIPPING [2022-07-11T06:36:00.151Z] DEBUG: total: 0.2199999988079071 [2022-07-11T06:36:00.151Z] INFO: Retrieving Stack Cost... [2022-07-11T06:36:00.413Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-11T06:36:00.982Z] INFO: Archiving Costs [Pipeline] echo [2022-07-11T06:36:00.995Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T06:36:01.281Z] ---> logs-deploy.sh [2022-07-11T06:36:01.281Z] lf-activate-venv: SKIPPING [2022-07-11T06:36:01.281Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/75 [2022-07-11T06:36:01.281Z] INFO: archiving workspace using pattern(s): [2022-07-11T06:36:02.221Z] Archives upload complete. [2022-07-11T06:36:02.481Z] INFO: archiving logs to Nexus [2022-07-11T06:36:03.053Z] ---> uname -a: [2022-07-11T06:36:03.053Z] Linux prd-ubuntu20-04-docker-8c-8g-17390 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-07-11T06:36:03.053Z] [2022-07-11T06:36:03.053Z]