Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from dce5d0b9831718e5228461debffed5a1d51119f0 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-ssh9125653245089478338.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh189312490575265883.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 c72b16708d6eed9a08be464a432ce22db7d90667 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/edgex-global-pipelines/.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/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3906948084937317007.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > 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 shared 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-ssh11101842019932025116.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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/lf-pipelines/.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/lf-pipelines@tmp/jenkins-gitclient-ssh4740297841769992066.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 shared 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-19455 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 dce5d0b9831718e5228461debffed5a1d51119f0 (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 dce5d0b9831718e5228461debffed5a1d51119f0 # timeout=10 Commit message: "refactor: remove OperatingState property when new device adding and only show it when editing" > git rev-list --no-walk 85e38400248efaa84ce551a52fbd297875ef55c6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-11T03:27:59.706Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-11T03:27:59.770Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-11T03:27:59.784Z] ========================================================= [2022-04-11T03:27:59.785Z] EdgeX Global Pipelines Version Info [2022-04-11T03:27:59.785Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-11T03:28:00.560Z] ------------------- [2022-04-11T03:28:00.560Z] stable info: [2022-04-11T03:28:00.560Z] ------------------- [2022-04-11T03:28:00.560Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-11T03:28:00.560Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-11T03:28:00.560Z] Message: update stable to v1.0.221 [2022-04-11T03:28:01.135Z] ------------------- [2022-04-11T03:28:01.135Z] experimental info: [2022-04-11T03:28:01.135Z] ------------------- [2022-04-11T03:28:01.135Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-04-11T03:28:01.135Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-11T03:28:01.135Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-11T03:28:01.259Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2022-04-11T03:28:01.269Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2022-04-11T03:28:01.280Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-11T03:28:01.291Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-11T03:28:01.302Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-11T03:28:01.313Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-11T03:28:01.325Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-11T03:28:01.335Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-04-11T03:28:01.345Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-11T03:28:01.356Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-11T03:28:01.367Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-11T03:28:01.379Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2022-04-11T03:28:01.389Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-11T03:28:01.456Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-11T03:28:01.469Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-11T03:28:01.478Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-11T03:28:01.487Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-04-11T03:28:01.498Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-04-11T03:28:01.508Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-11T03:28:01.519Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-11T03:28:01.529Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-04-11T03:28:01.540Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-04-11T03:28:01.551Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-04-11T03:28:01.565Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-04-11T03:28:01.574Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-04-11T03:28:01.584Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-11T03:28:01.595Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-04-11T03:28:01.605Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-04-11T03:28:01.616Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-04-11T03:28:01.626Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dce5d0b9831718e5228461debffed5a1d51119f0 [Pipeline] echo [2022-04-11T03:28:01.645Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dce5d0b [Pipeline] echo [2022-04-11T03:28:01.658Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-11T03:28:01.692Z] provisioning config files... [2022-04-11T03:28:01.705Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4723532429794782231tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-11T03:28:02.014Z] ---> docker-login.sh [2022-04-11T03:28:02.014Z] nexus3.edgexfoundry.org:10001 [2022-04-11T03:28:02.276Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T03:28:02.276Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T03:28:02.276Z] Configure a credential helper to remove this warning. See [2022-04-11T03:28:02.276Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T03:28:02.276Z] [2022-04-11T03:28:02.276Z] Login Succeeded [2022-04-11T03:28:02.276Z] nexus3.edgexfoundry.org:10002 [2022-04-11T03:28:02.537Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T03:28:02.537Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T03:28:02.537Z] Configure a credential helper to remove this warning. See [2022-04-11T03:28:02.537Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T03:28:02.537Z] [2022-04-11T03:28:02.537Z] Login Succeeded [2022-04-11T03:28:02.537Z] nexus3.edgexfoundry.org:10003 [2022-04-11T03:28:02.537Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T03:28:02.799Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T03:28:02.799Z] Configure a credential helper to remove this warning. See [2022-04-11T03:28:02.799Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T03:28:02.799Z] [2022-04-11T03:28:02.799Z] Login Succeeded [2022-04-11T03:28:02.799Z] nexus3.edgexfoundry.org:10004 [2022-04-11T03:28:02.799Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T03:28:02.799Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T03:28:02.799Z] Configure a credential helper to remove this warning. See [2022-04-11T03:28:02.799Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T03:28:02.799Z] [2022-04-11T03:28:02.799Z] Login Succeeded [2022-04-11T03:28:02.799Z] docker.io [2022-04-11T03:28:03.061Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T03:28:03.325Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T03:28:03.326Z] Configure a credential helper to remove this warning. See [2022-04-11T03:28:03.326Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T03:28:03.326Z] [2022-04-11T03:28:03.326Z] Login Succeeded [2022-04-11T03:28:03.326Z] ---> docker-login.sh ends [Pipeline] } [2022-04-11T03:28:03.336Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-04-11T03:28:03.706Z] + git rev-list -1 --merges dce5d0b9831718e5228461debffed5a1d51119f0~1..dce5d0b9831718e5228461debffed5a1d51119f0 [Pipeline] echo [2022-04-11T03:28:03.834Z] -----------> git rev-list -1 --merges dce5d0b9831718e5228461debffed5a1d51119f0~1..dce5d0b9831718e5228461debffed5a1d51119f0 dce5d0b9831718e5228461debffed5a1d51119f0 [false] [Pipeline] sh [2022-04-11T03:28:04.133Z] + git log --format=format:%s -1 dce5d0b9831718e5228461debffed5a1d51119f0 [Pipeline] echo [2022-04-11T03:28:04.151Z] ========================================================= [2022-04-11T03:28:04.152Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-11T03:28:04.152Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-11T03:28:04.496Z] + git log --format=format:%s -1 dce5d0b9831718e5228461debffed5a1d51119f0 [Pipeline] echo [2022-04-11T03:28:04.511Z] [semverPrep] GIT_COMMIT: dce5d0b9831718e5228461debffed5a1d51119f0, Commit Message: refactor: remove OperatingState property when new device adding and only show it when editing [Pipeline] echo [2022-04-11T03:28:04.520Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-04-11T03:28:04.910Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-11T03:28:04.910Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-11T03:28:04.910Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-11T03:28:04.910Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-11T03:28:04.910Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-11T03:28:04.910Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-11T03:28:04.910Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-11T03:28:05.262Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-11T03:28:05.262Z] [2022-04-11T03:28:05.262Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-11T03:28:05.573Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-11T03:28:05.573Z] latest: Pulling from edgex-devops/git-semver [2022-04-11T03:28:05.573Z] a0d0a0d46f8b: Pulling fs layer [2022-04-11T03:28:05.573Z] 3e5f54012d9b: Pulling fs layer [2022-04-11T03:28:05.573Z] 4c7163046ea9: Pulling fs layer [2022-04-11T03:28:05.573Z] 0c2d73faf560: Pulling fs layer [2022-04-11T03:28:05.573Z] 0c2d73faf560: Waiting [2022-04-11T03:28:05.573Z] 3e5f54012d9b: Download complete [2022-04-11T03:28:05.573Z] a0d0a0d46f8b: Verifying Checksum [2022-04-11T03:28:05.573Z] a0d0a0d46f8b: Download complete [2022-04-11T03:28:05.573Z] 0c2d73faf560: Verifying Checksum [2022-04-11T03:28:05.573Z] 0c2d73faf560: Download complete [2022-04-11T03:28:05.573Z] 4c7163046ea9: Verifying Checksum [2022-04-11T03:28:05.573Z] 4c7163046ea9: Download complete [2022-04-11T03:28:05.838Z] a0d0a0d46f8b: Pull complete [2022-04-11T03:28:05.838Z] 3e5f54012d9b: Pull complete [2022-04-11T03:28:06.099Z] 4c7163046ea9: Pull complete [2022-04-11T03:28:06.361Z] 0c2d73faf560: Pull complete [2022-04-11T03:28:06.361Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-11T03:28:06.361Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-11T03:28:06.361Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-11T03:28:06.443Z] prd-ubuntu20.04-docker-8c-8g-19455 does not seem to be running inside a container [2022-04-11T03:28:06.495Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-11T03:28:07.173Z] $ docker top b5708dde3d9dd4e3e9a0d06aa55bef05c07fb9958426e852d756d61254705c55 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-11T03:28:07.271Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-11T03:28:07.271Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-11T03:28:07.423Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-11T03:28:07.433Z] $ docker exec b5708dde3d9dd4e3e9a0d06aa55bef05c07fb9958426e852d756d61254705c55 ssh-agent [2022-04-11T03:28:07.558Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXIgeLKB/agent.13 [2022-04-11T03:28:07.558Z] SSH_AGENT_PID=20 [2022-04-11T03:28:07.566Z] Running ssh-add (command line suppressed) [2022-04-11T03:28:07.686Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4967424666856202593.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4967424666856202593.key) [2022-04-11T03:28:07.696Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-11T03:28:07.990Z] + git tag --points-at HEAD [Pipeline] } [2022-04-11T03:28:08.007Z] $ docker exec --env ******** --env ******** b5708dde3d9dd4e3e9a0d06aa55bef05c07fb9958426e852d756d61254705c55 ssh-agent -k [2022-04-11T03:28:08.119Z] unset SSH_AUTH_SOCK; [2022-04-11T03:28:08.119Z] unset SSH_AGENT_PID; [2022-04-11T03:28:08.120Z] echo Agent pid 20 killed; [2022-04-11T03:28:08.126Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-11T03:28:08.149Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-11T03:28:08.150Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-11T03:28:08.275Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-11T03:28:08.284Z] $ docker exec b5708dde3d9dd4e3e9a0d06aa55bef05c07fb9958426e852d756d61254705c55 ssh-agent [2022-04-11T03:28:08.403Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXPbeJeH/agent.53 [2022-04-11T03:28:08.403Z] SSH_AGENT_PID=59 [2022-04-11T03:28:08.408Z] Running ssh-add (command line suppressed) [2022-04-11T03:28:08.534Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6994100688104322509.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6994100688104322509.key) [2022-04-11T03:28:08.546Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-11T03:28:08.840Z] + git semver init [2022-04-11T03:28:08.840Z] # -> Open(): unable to determine branch for HEAD [2022-04-11T03:28:08.840Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2022-04-11T03:28:08.840Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2022-04-11T03:28:08.840Z] # $SEMVER_REMOTE_NAME = origin [2022-04-11T03:28:08.840Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-11T03:28:08.840Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-11T03:28:08.840Z] # $SEMVER_BRANCH = main [2022-04-11T03:28:08.840Z] # $SEMVER_TEMP = /tmp/semver-430759855 [2022-04-11T03:28:08.840Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2022-04-11T03:28:11.391Z] # '/tmp/semver-430759855' -> '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver' [2022-04-11T03:28:11.391Z] # -> Force: false [2022-04-11T03:28:11.391Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } [2022-04-11T03:28:11.408Z] $ docker exec --env ******** --env ******** b5708dde3d9dd4e3e9a0d06aa55bef05c07fb9958426e852d756d61254705c55 ssh-agent -k [2022-04-11T03:28:11.523Z] unset SSH_AUTH_SOCK; [2022-04-11T03:28:11.524Z] unset SSH_AGENT_PID; [2022-04-11T03:28:11.524Z] echo Agent pid 59 killed; [2022-04-11T03:28:11.530Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-11T03:28:11.845Z] + git semver [Pipeline] } [2022-04-11T03:28:11.866Z] $ docker stop --time=1 b5708dde3d9dd4e3e9a0d06aa55bef05c07fb9958426e852d756d61254705c55 [2022-04-11T03:28:13.253Z] $ docker rm -f b5708dde3d9dd4e3e9a0d06aa55bef05c07fb9958426e852d756d61254705c55 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-11T03:28:13.609Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-11T03:28:13.857Z] Stashed 1 file(s) [Pipeline] echo [2022-04-11T03:28:13.861Z] [edgeXSemver]: initialized semver on version 2.1.1-dev.20 [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-04-11T03:28:14.033Z] provisioning config files... [2022-04-11T03:28:14.044Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config6816628425904765086tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-11T03:28:14.355Z] ---> docker-login.sh [2022-04-11T03:28:14.356Z] nexus3.edgexfoundry.org:10001 [2022-04-11T03:28:14.356Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T03:28:14.356Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T03:28:14.356Z] Configure a credential helper to remove this warning. See [2022-04-11T03:28:14.356Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T03:28:14.356Z] [2022-04-11T03:28:14.356Z] Login Succeeded [2022-04-11T03:28:14.356Z] nexus3.edgexfoundry.org:10002 [2022-04-11T03:28:14.356Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T03:28:14.616Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T03:28:14.616Z] Configure a credential helper to remove this warning. See [2022-04-11T03:28:14.616Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T03:28:14.616Z] [2022-04-11T03:28:14.616Z] Login Succeeded [2022-04-11T03:28:14.616Z] nexus3.edgexfoundry.org:10003 [2022-04-11T03:28:14.616Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T03:28:14.616Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T03:28:14.616Z] Configure a credential helper to remove this warning. See [2022-04-11T03:28:14.616Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T03:28:14.616Z] [2022-04-11T03:28:14.616Z] Login Succeeded [2022-04-11T03:28:14.616Z] nexus3.edgexfoundry.org:10004 [2022-04-11T03:28:14.876Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T03:28:14.876Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T03:28:14.876Z] Configure a credential helper to remove this warning. See [2022-04-11T03:28:14.876Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T03:28:14.876Z] [2022-04-11T03:28:14.876Z] Login Succeeded [2022-04-11T03:28:14.876Z] docker.io [2022-04-11T03:28:14.876Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T03:28:15.136Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T03:28:15.136Z] Configure a credential helper to remove this warning. See [2022-04-11T03:28:15.136Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T03:28:15.136Z] [2022-04-11T03:28:15.136Z] Login Succeeded [2022-04-11T03:28:15.136Z] ---> docker-login.sh ends [Pipeline] } [2022-04-11T03:28:15.146Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-11T03:28:15.214Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-11T03:28:15.229Z] ========================================================= [2022-04-11T03:28:15.229Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-11T03:28:15.229Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-11T03:28:15.541Z] + 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-04-11T03:28:15.801Z] Sending build context to Docker daemon 43.14MB [2022-04-11T03:28:15.801Z] Step 1/15 : ARG BASE=golang:1.17-alpine3.15 [2022-04-11T03:28:15.801Z] Step 2/15 : FROM ${BASE} AS builder [2022-04-11T03:28:15.801Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-11T03:28:15.801Z] 59bf1c3509f3: Pulling fs layer [2022-04-11T03:28:15.801Z] 666ba61612fd: Pulling fs layer [2022-04-11T03:28:15.801Z] 8ed8ca486205: Pulling fs layer [2022-04-11T03:28:15.801Z] 4fe6c5a15a65: Pulling fs layer [2022-04-11T03:28:15.801Z] 22a0e8bec74d: Pulling fs layer [2022-04-11T03:28:15.801Z] 640e595b4fbd: Pulling fs layer [2022-04-11T03:28:15.801Z] 763cafe07f6e: Pulling fs layer [2022-04-11T03:28:15.801Z] 0c0b528cf693: Pulling fs layer [2022-04-11T03:28:15.801Z] 10935f4eaf8b: Pulling fs layer [2022-04-11T03:28:15.801Z] 22a0e8bec74d: Waiting [2022-04-11T03:28:15.801Z] 10935f4eaf8b: Waiting [2022-04-11T03:28:15.801Z] 640e595b4fbd: Waiting [2022-04-11T03:28:15.801Z] 0c0b528cf693: Waiting [2022-04-11T03:28:15.801Z] 763cafe07f6e: Waiting [2022-04-11T03:28:15.801Z] 8ed8ca486205: Verifying Checksum [2022-04-11T03:28:15.801Z] 8ed8ca486205: Download complete [2022-04-11T03:28:15.801Z] 666ba61612fd: Verifying Checksum [2022-04-11T03:28:15.801Z] 22a0e8bec74d: Verifying Checksum [2022-04-11T03:28:15.801Z] 22a0e8bec74d: Download complete [2022-04-11T03:28:15.801Z] 640e595b4fbd: Verifying Checksum [2022-04-11T03:28:15.801Z] 640e595b4fbd: Download complete [2022-04-11T03:28:15.801Z] 59bf1c3509f3: Verifying Checksum [2022-04-11T03:28:15.801Z] 763cafe07f6e: Verifying Checksum [2022-04-11T03:28:15.801Z] 763cafe07f6e: Download complete [2022-04-11T03:28:16.061Z] 0c0b528cf693: Verifying Checksum [2022-04-11T03:28:16.061Z] 0c0b528cf693: Download complete [2022-04-11T03:28:16.061Z] 59bf1c3509f3: Pull complete [2022-04-11T03:28:16.061Z] 666ba61612fd: Pull complete [2022-04-11T03:28:16.322Z] 8ed8ca486205: Pull complete [2022-04-11T03:28:16.583Z] 10935f4eaf8b: Verifying Checksum [2022-04-11T03:28:16.583Z] 10935f4eaf8b: Download complete [2022-04-11T03:28:16.583Z] 4fe6c5a15a65: Verifying Checksum [2022-04-11T03:28:16.583Z] 4fe6c5a15a65: Download complete [2022-04-11T03:28:20.784Z] 4fe6c5a15a65: Pull complete [2022-04-11T03:28:20.784Z] 22a0e8bec74d: Pull complete [2022-04-11T03:28:20.784Z] 640e595b4fbd: Pull complete [2022-04-11T03:28:20.784Z] 763cafe07f6e: Pull complete [2022-04-11T03:28:20.784Z] 0c0b528cf693: Pull complete [2022-04-11T03:28:22.690Z] 10935f4eaf8b: Pull complete [2022-04-11T03:28:22.690Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-04-11T03:28:22.690Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-11T03:28:22.690Z] ---> 99d49a6021b9 [2022-04-11T03:28:22.690Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-04-11T03:28:24.073Z] ---> Running in beeac38c8bf8 [2022-04-11T03:28:24.073Z] Removing intermediate container beeac38c8bf8 [2022-04-11T03:28:24.073Z] ---> d77f069d8bac [2022-04-11T03:28:24.073Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2022-04-11T03:28:24.073Z] ---> Running in f5bc22b12f3e [2022-04-11T03:28:24.073Z] Removing intermediate container f5bc22b12f3e [2022-04-11T03:28:24.073Z] ---> 3f339c1b588c [2022-04-11T03:28:24.073Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2022-04-11T03:28:24.073Z] ---> Running in 87e04c4c0668 [2022-04-11T03:28:24.332Z] Removing intermediate container 87e04c4c0668 [2022-04-11T03:28:24.332Z] ---> 409908caf42e [2022-04-11T03:28:24.332Z] Step 6/15 : LABEL Name=edgex-ui-go [2022-04-11T03:28:24.332Z] ---> Running in 413400a4f774 [2022-04-11T03:28:24.332Z] Removing intermediate container 413400a4f774 [2022-04-11T03:28:24.332Z] ---> 00f665fd233a [2022-04-11T03:28:24.332Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-04-11T03:28:24.332Z] ---> Running in 0b2e11231210 [2022-04-11T03:28:24.592Z] Removing intermediate container 0b2e11231210 [2022-04-11T03:28:24.592Z] ---> f0a1b3ea5e8f [2022-04-11T03:28:24.592Z] Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T03:28:24.592Z] ---> Running in be08ff9562b3 [2022-04-11T03:28:25.159Z] Removing intermediate container be08ff9562b3 [2022-04-11T03:28:25.159Z] ---> 434eb0a6a374 [2022-04-11T03:28:25.159Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-11T03:28:25.159Z] ---> Running in 8cb0c373d0da [2022-04-11T03:28:25.419Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-11T03:28:26.358Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-11T03:28:26.616Z] OK: 221 MiB in 52 packages [2022-04-11T03:28:26.875Z] Removing intermediate container 8cb0c373d0da [2022-04-11T03:28:26.875Z] ---> a69ac95dead1 [2022-04-11T03:28:26.875Z] Step 10/15 : ENV GO111MODULE=on [2022-04-11T03:28:26.875Z] ---> Running in e0f8554539fc [2022-04-11T03:28:26.875Z] Removing intermediate container e0f8554539fc [2022-04-11T03:28:26.875Z] ---> f595d88b9519 [2022-04-11T03:28:26.875Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-04-11T03:28:26.875Z] ---> Running in f3f3a25a1aad [2022-04-11T03:28:27.135Z] Removing intermediate container f3f3a25a1aad [2022-04-11T03:28:27.135Z] ---> 898111cee41e [2022-04-11T03:28:27.135Z] Step 12/15 : COPY go.mod vendor* ./ [2022-04-11T03:28:27.135Z] ---> bbe4dd07768b [2022-04-11T03:28:27.135Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-11T03:28:27.135Z] ---> Running in 8ee54055796d [2022-04-11T03:28:28.986Z] Still waiting to schedule task [2022-04-11T03:28:28.986Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-04-11T03:28:53.708Z] Removing intermediate container 8ee54055796d [2022-04-11T03:28:53.708Z] ---> 5b64565e730d [2022-04-11T03:28:53.708Z] Step 14/15 : COPY . . [2022-04-11T03:28:53.708Z] ---> 540baa22dee5 [2022-04-11T03:28:53.708Z] Step 15/15 : RUN ${MAKE} [2022-04-11T03:28:53.708Z] ---> Running in c71c1ec2f5bf [2022-04-11T03:28:53.708Z] noop [2022-04-11T03:28:53.708Z] Removing intermediate container c71c1ec2f5bf [2022-04-11T03:28:53.708Z] ---> 02dddbc461b7 [2022-04-11T03:28:53.708Z] Successfully built 02dddbc461b7 [2022-04-11T03:28:53.708Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-11T03:28:54.005Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-11T03:28:54.005Z] . [Pipeline] withDockerContainer [2022-04-11T03:28:54.077Z] prd-ubuntu20.04-docker-8c-8g-19455 does not seem to be running inside a container [2022-04-11T03:28:54.116Z] $ 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 ******** ci-base-image-x86_64 cat [2022-04-11T03:28:54.492Z] $ docker top 09563d64e66e64aa697d65ced2680879304056feadaeed64e1c23f935f253f84 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-11T03:28:54.845Z] + go version [2022-04-11T03:28:54.845Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-11T03:28:54.864Z] $ docker stop --time=1 09563d64e66e64aa697d65ced2680879304056feadaeed64e1c23f935f253f84 [2022-04-11T03:28:56.155Z] $ docker rm -f 09563d64e66e64aa697d65ced2680879304056feadaeed64e1c23f935f253f84 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-11T03:28:56.567Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-11T03:28:56.567Z] . [Pipeline] withDockerContainer [2022-04-11T03:28:56.640Z] prd-ubuntu20.04-docker-8c-8g-19455 does not seem to be running inside a container [2022-04-11T03:28:56.678Z] $ 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 ******** ci-base-image-x86_64 cat [2022-04-11T03:28:57.044Z] $ docker top 33a6df4cac9708e55ff5d5ffda4455ea702e58ad21e2efa880a37a16e0606535 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-11T03:28:57.403Z] + make test [2022-04-11T03:28:57.403Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-04-11T03:28:57.662Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-04-11T03:29:03.004Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-04-11T03:29:03.004Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-04-11T03:29:03.004Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-04-11T03:29:03.004Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-04-11T03:29:03.004Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-04-11T03:29:03.004Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-04-11T03:29:03.004Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-04-11T03:29:03.004Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-04-11T03:29:03.004Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-04-11T03:29:03.004Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-04-11T03:29:03.004Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-04-11T03:29:03.004Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-04-11T03:29:03.004Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-04-11T03:29:04.948Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-11T03:29:04.948Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-04-11T03:29:04.965Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-11T03:29:04.983Z] $ docker stop --time=1 33a6df4cac9708e55ff5d5ffda4455ea702e58ad21e2efa880a37a16e0606535 [2022-04-11T03:29:06.524Z] $ docker rm -f 33a6df4cac9708e55ff5d5ffda4455ea702e58ad21e2efa880a37a16e0606535 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-11T03:29:06.884Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-11T03:29:06.944Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-04-11T03:29:07.543Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-11T03:29:07.834Z] + ls -al . [2022-04-11T03:29:07.834Z] total 160 [2022-04-11T03:29:07.834Z] drwxrwxr-x 14 jenkins jenkins 4096 Apr 11 03:28 . [2022-04-11T03:29:07.834Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 11 03:27 .. [2022-04-11T03:29:07.834Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 11 03:27 .git [2022-04-11T03:29:07.834Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 11 03:27 .github [2022-04-11T03:29:07.834Z] -rw-rw-r-- 1 jenkins jenkins 155 Apr 11 03:27 .gitignore [2022-04-11T03:29:07.834Z] drwx------ 3 jenkins jenkins 4096 Apr 11 03:28 .semver [2022-04-11T03:29:07.834Z] -rw-rw-r-- 1 jenkins jenkins 3959 Apr 11 03:27 CONTRIBUTING.md [2022-04-11T03:29:07.834Z] -rw-rw-r-- 1 jenkins jenkins 1549 Apr 11 03:27 Dockerfile [2022-04-11T03:29:07.834Z] -rw-rw-r-- 1 jenkins jenkins 652 Apr 11 03:27 Jenkinsfile [2022-04-11T03:29:07.834Z] -rw-rw-r-- 1 jenkins jenkins 11357 Apr 11 03:27 LICENSE [2022-04-11T03:29:07.834Z] -rw-rw-r-- 1 jenkins jenkins 1212 Apr 11 03:27 Makefile [2022-04-11T03:29:07.834Z] -rw-rw-r-- 1 jenkins jenkins 4450 Apr 11 03:27 README.md [2022-04-11T03:29:07.834Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 11 03:28 VERSION [2022-04-11T03:29:07.834Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 11 03:27 assets [2022-04-11T03:29:07.834Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 11 03:27 bin [2022-04-11T03:29:07.834Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 11 03:27 cmd [2022-04-11T03:29:07.834Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 11 03:28 coverage.out [2022-04-11T03:29:07.834Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 11 03:27 docs [2022-04-11T03:29:07.834Z] -rw-rw-r-- 1 jenkins jenkins 1944 Apr 11 03:27 go.mod [2022-04-11T03:29:07.834Z] -rw-rw-r-- 1 jenkins jenkins 48565 Apr 11 03:27 go.sum [2022-04-11T03:29:07.834Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 11 03:27 internal [2022-04-11T03:29:07.834Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 11 03:27 pkg [2022-04-11T03:29:07.834Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 11 03:27 snap [2022-04-11T03:29:07.834Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 11 03:27 testing [2022-04-11T03:29:07.834Z] -rw-rw-r-- 1 jenkins jenkins 155 Apr 11 03:27 version.go [2022-04-11T03:29:07.834Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 11 03:27 web [Pipeline] isUnix [Pipeline] sh [2022-04-11T03:29:08.134Z] + 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=dce5d0b9831718e5228461debffed5a1d51119f0 --label arch=amd64 --label version=2.1.1-dev.20 . [2022-04-11T03:29:08.396Z] Sending build context to Docker daemon 43.14MB [2022-04-11T03:29:08.396Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-04-11T03:29:08.396Z] Step 2/23 : FROM ${BASE} AS builder [2022-04-11T03:29:08.396Z] ---> 02dddbc461b7 [2022-04-11T03:29:08.396Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-04-11T03:29:08.396Z] ---> Running in 3e98ffd599b8 [2022-04-11T03:29:08.396Z] Removing intermediate container 3e98ffd599b8 [2022-04-11T03:29:08.396Z] ---> 0165473eaa0a [2022-04-11T03:29:08.396Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2022-04-11T03:29:08.659Z] ---> Running in ce1f63136957 [2022-04-11T03:29:08.659Z] Removing intermediate container ce1f63136957 [2022-04-11T03:29:08.659Z] ---> 29f686f9f2e4 [2022-04-11T03:29:08.659Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-04-11T03:29:08.659Z] ---> Running in b3a708adc7d7 [2022-04-11T03:29:08.659Z] Removing intermediate container b3a708adc7d7 [2022-04-11T03:29:08.659Z] ---> bd2b6b6ee5e4 [2022-04-11T03:29:08.659Z] Step 6/23 : LABEL Name=edgex-ui-go [2022-04-11T03:29:08.659Z] ---> Running in 1e7f696a2724 [2022-04-11T03:29:08.922Z] Removing intermediate container 1e7f696a2724 [2022-04-11T03:29:08.922Z] ---> 2e7954ef4705 [2022-04-11T03:29:08.922Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-04-11T03:29:08.922Z] ---> Running in d8c8c48b52ad [2022-04-11T03:29:08.922Z] Removing intermediate container d8c8c48b52ad [2022-04-11T03:29:08.922Z] ---> f4867a0dec0a [2022-04-11T03:29:08.922Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T03:29:08.922Z] ---> Running in 63679079c38f [2022-04-11T03:29:09.494Z] Removing intermediate container 63679079c38f [2022-04-11T03:29:09.494Z] ---> 587c01ec7bb9 [2022-04-11T03:29:09.494Z] Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-11T03:29:09.494Z] ---> Running in 077bd96cea75 [2022-04-11T03:29:09.755Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-11T03:29:10.698Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-11T03:29:10.960Z] OK: 221 MiB in 52 packages [2022-04-11T03:29:11.222Z] Removing intermediate container 077bd96cea75 [2022-04-11T03:29:11.222Z] ---> 2a60b5d4d7df [2022-04-11T03:29:11.222Z] Step 10/23 : ENV GO111MODULE=on [2022-04-11T03:29:11.222Z] ---> Running in 1f1503f4679d [2022-04-11T03:29:11.483Z] Removing intermediate container 1f1503f4679d [2022-04-11T03:29:11.483Z] ---> ee987783200a [2022-04-11T03:29:11.483Z] Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-04-11T03:29:11.483Z] ---> Running in 2d88fa191dfe [2022-04-11T03:29:11.483Z] Removing intermediate container 2d88fa191dfe [2022-04-11T03:29:11.483Z] ---> 4713ee2a5859 [2022-04-11T03:29:11.483Z] Step 12/23 : COPY go.mod vendor* ./ [2022-04-11T03:29:11.744Z] ---> 5a3b0a69d851 [2022-04-11T03:29:11.744Z] Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-11T03:29:11.744Z] ---> Running in c1a9cf7d6fe2 [2022-04-11T03:29:12.319Z] Removing intermediate container c1a9cf7d6fe2 [2022-04-11T03:29:12.319Z] ---> 6b77cc98c251 [2022-04-11T03:29:12.319Z] Step 14/23 : COPY . . [2022-04-11T03:29:13.259Z] ---> b275fc7c83b0 [2022-04-11T03:29:13.259Z] Step 15/23 : RUN ${MAKE} [2022-04-11T03:29:13.259Z] ---> Running in 9bed31593829 [2022-04-11T03:29:13.519Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.1.1-dev.20" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2022-04-11T03:29:18.790Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-04-11T03:29:20.168Z] Removing intermediate container 9bed31593829 [2022-04-11T03:29:20.168Z] ---> 30adba80a014 [2022-04-11T03:29:20.168Z] Step 16/23 : FROM alpine:3.14 [2022-04-11T03:29:20.430Z] 3.14: Pulling from library/alpine [2022-04-11T03:29:20.690Z] 8663204ce13b: Pulling fs layer [2022-04-11T03:29:20.690Z] 8663204ce13b: Verifying Checksum [2022-04-11T03:29:20.690Z] 8663204ce13b: Download complete [2022-04-11T03:29:20.950Z] 8663204ce13b: Pull complete [2022-04-11T03:29:20.950Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-11T03:29:20.950Z] Status: Downloaded newer image for alpine:3.14 [2022-04-11T03:29:20.950Z] ---> e04c818066af [2022-04-11T03:29:20.950Z] Step 17/23 : EXPOSE 4000 [2022-04-11T03:29:20.950Z] ---> Running in 215f68ea3671 [2022-04-11T03:29:21.210Z] Removing intermediate container 215f68ea3671 [2022-04-11T03:29:21.210Z] ---> a085963ae933 [2022-04-11T03:29:21.210Z] 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-04-11T03:29:21.470Z] ---> ea08b9b149df [2022-04-11T03:29:21.470Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-04-11T03:29:21.470Z] ---> Running in df3b1fdcbff7 [2022-04-11T03:29:21.730Z] Removing intermediate container df3b1fdcbff7 [2022-04-11T03:29:21.730Z] ---> 3789da855bbe [2022-04-11T03:29:21.730Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-04-11T03:29:21.730Z] ---> Running in 0f9ba6dcfcc6 [2022-04-11T03:29:21.730Z] Removing intermediate container 0f9ba6dcfcc6 [2022-04-11T03:29:21.730Z] ---> 26607b931087 [2022-04-11T03:29:21.730Z] Step 21/23 : LABEL arch=amd64 [2022-04-11T03:29:21.730Z] ---> Running in 03e0563404c3 [2022-04-11T03:29:21.999Z] Removing intermediate container 03e0563404c3 [2022-04-11T03:29:21.999Z] ---> d3e0782814f1 [2022-04-11T03:29:21.999Z] Step 22/23 : LABEL git_sha=dce5d0b9831718e5228461debffed5a1d51119f0 [2022-04-11T03:29:21.999Z] ---> Running in b6a8f5b69eac [2022-04-11T03:29:21.999Z] Removing intermediate container b6a8f5b69eac [2022-04-11T03:29:21.999Z] ---> 5127cfb4649b [2022-04-11T03:29:21.999Z] Step 23/23 : LABEL version=2.1.1-dev.20 [2022-04-11T03:29:21.999Z] ---> Running in 2092ee180bf3 [2022-04-11T03:29:22.258Z] Removing intermediate container 2092ee180bf3 [2022-04-11T03:29:22.258Z] ---> ce9c3e1508aa [2022-04-11T03:29:22.258Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-11T03:29:22.258Z] Successfully built ce9c3e1508aa [2022-04-11T03:29:22.258Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-11T03:29:22.345Z] provisioning config files... [2022-04-11T03:29:22.355Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config3930759219601188826tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-11T03:29:22.653Z] ---> docker-login.sh [2022-04-11T03:29:22.654Z] nexus3.edgexfoundry.org:10001 [2022-04-11T03:29:22.654Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T03:29:22.654Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T03:29:22.654Z] Configure a credential helper to remove this warning. See [2022-04-11T03:29:22.654Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T03:29:22.654Z] [2022-04-11T03:29:22.654Z] Login Succeeded [2022-04-11T03:29:22.654Z] nexus3.edgexfoundry.org:10002 [2022-04-11T03:29:22.654Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T03:29:22.912Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T03:29:22.912Z] Configure a credential helper to remove this warning. See [2022-04-11T03:29:22.913Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T03:29:22.913Z] [2022-04-11T03:29:22.913Z] Login Succeeded [2022-04-11T03:29:22.913Z] nexus3.edgexfoundry.org:10003 [2022-04-11T03:29:22.913Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T03:29:22.913Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T03:29:22.913Z] Configure a credential helper to remove this warning. See [2022-04-11T03:29:22.913Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T03:29:22.913Z] [2022-04-11T03:29:22.913Z] Login Succeeded [2022-04-11T03:29:22.913Z] nexus3.edgexfoundry.org:10004 [2022-04-11T03:29:23.173Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T03:29:23.173Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T03:29:23.173Z] Configure a credential helper to remove this warning. See [2022-04-11T03:29:23.173Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T03:29:23.173Z] [2022-04-11T03:29:23.173Z] Login Succeeded [2022-04-11T03:29:23.173Z] docker.io [2022-04-11T03:29:23.173Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T03:29:23.435Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T03:29:23.435Z] Configure a credential helper to remove this warning. See [2022-04-11T03:29:23.435Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T03:29:23.435Z] [2022-04-11T03:29:23.435Z] Login Succeeded [2022-04-11T03:29:23.435Z] ---> docker-login.sh ends [Pipeline] } [2022-04-11T03:29:23.442Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-11T03:29:23.475Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-11T03:29:23.501Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2022-04-11T03:29:23.501Z] dce5d0b9831718e5228461debffed5a1d51119f0 [2022-04-11T03:29:23.501Z] latest [2022-04-11T03:29:23.501Z] 2.1.1-dev.20 [2022-04-11T03:29:23.501Z] dce5d0b9831718e5228461debffed5a1d51119f0-2.1.1-dev.20 [2022-04-11T03:29:23.501Z] main [2022-04-11T03:29:23.501Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-11T03:29:23.826Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:dce5d0b9831718e5228461debffed5a1d51119f0 [Pipeline] isUnix [Pipeline] sh [2022-04-11T03:29:24.124Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:dce5d0b9831718e5228461debffed5a1d51119f0 [2022-04-11T03:29:24.124Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-04-11T03:29:24.124Z] dc74956a1372: Preparing [2022-04-11T03:29:24.124Z] b541d28bf3b4: Preparing [2022-04-11T03:29:24.124Z] b541d28bf3b4: Layer already exists [2022-04-11T03:29:26.672Z] dc74956a1372: Pushed [2022-04-11T03:29:26.672Z] dce5d0b9831718e5228461debffed5a1d51119f0: digest: sha256:3d38522c7cae103010d118237863c1b0caa33007d18989a171202e7a30e2b856 size: 739 [Pipeline] isUnix [Pipeline] sh [2022-04-11T03:29:26.974Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh [2022-04-11T03:29:27.268Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2022-04-11T03:29:27.268Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-04-11T03:29:27.268Z] dc74956a1372: Preparing [2022-04-11T03:29:27.268Z] b541d28bf3b4: Preparing [2022-04-11T03:29:27.268Z] dc74956a1372: Layer already exists [2022-04-11T03:29:27.268Z] b541d28bf3b4: Layer already exists [2022-04-11T03:29:27.268Z] latest: digest: sha256:3d38522c7cae103010d118237863c1b0caa33007d18989a171202e7a30e2b856 size: 739 [Pipeline] isUnix [Pipeline] sh [2022-04-11T03:29:27.574Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.1.1-dev.20 [Pipeline] isUnix [Pipeline] sh [2022-04-11T03:29:27.870Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.1.1-dev.20 [2022-04-11T03:29:27.870Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-04-11T03:29:27.870Z] dc74956a1372: Preparing [2022-04-11T03:29:27.870Z] b541d28bf3b4: Preparing [2022-04-11T03:29:27.870Z] dc74956a1372: Layer already exists [2022-04-11T03:29:27.870Z] b541d28bf3b4: Layer already exists [2022-04-11T03:29:27.870Z] 2.1.1-dev.20: digest: sha256:3d38522c7cae103010d118237863c1b0caa33007d18989a171202e7a30e2b856 size: 739 [Pipeline] isUnix [Pipeline] sh [2022-04-11T03:29:28.169Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:dce5d0b9831718e5228461debffed5a1d51119f0-2.1.1-dev.20 [Pipeline] isUnix [Pipeline] sh [2022-04-11T03:29:28.467Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:dce5d0b9831718e5228461debffed5a1d51119f0-2.1.1-dev.20 [2022-04-11T03:29:28.467Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-04-11T03:29:28.467Z] dc74956a1372: Preparing [2022-04-11T03:29:28.467Z] b541d28bf3b4: Preparing [2022-04-11T03:29:28.467Z] b541d28bf3b4: Layer already exists [2022-04-11T03:29:28.467Z] dc74956a1372: Layer already exists [2022-04-11T03:29:28.467Z] dce5d0b9831718e5228461debffed5a1d51119f0-2.1.1-dev.20: digest: sha256:3d38522c7cae103010d118237863c1b0caa33007d18989a171202e7a30e2b856 size: 739 [Pipeline] isUnix [Pipeline] sh [2022-04-11T03:29:28.767Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] isUnix [Pipeline] sh [2022-04-11T03:29:29.065Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main [2022-04-11T03:29:29.065Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-04-11T03:29:29.065Z] dc74956a1372: Preparing [2022-04-11T03:29:29.065Z] b541d28bf3b4: Preparing [2022-04-11T03:29:29.065Z] dc74956a1372: Layer already exists [2022-04-11T03:29:29.065Z] b541d28bf3b4: Layer already exists [2022-04-11T03:29:29.065Z] main: digest: sha256:3d38522c7cae103010d118237863c1b0caa33007d18989a171202e7a30e2b856 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-11T03:29:29.109Z] ===================================================== [Pipeline] echo [2022-04-11T03:29:29.121Z] taggedImages: [2022-04-11T03:29:29.121Z] - nexus3.edgexfoundry.org:10004/edgex-ui:dce5d0b9831718e5228461debffed5a1d51119f0 [2022-04-11T03:29:29.121Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2022-04-11T03:29:29.121Z] - nexus3.edgexfoundry.org:10004/edgex-ui:2.1.1-dev.20 [2022-04-11T03:29:29.121Z] - nexus3.edgexfoundry.org:10004/edgex-ui:dce5d0b9831718e5228461debffed5a1d51119f0-2.1.1-dev.20 [2022-04-11T03:29:29.121Z] - 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] sh [2022-04-11T03:29:29.518Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-11T03:29:29.518Z] [2022-04-11T03:29:29.518Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-11T03:29:29.830Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-11T03:29:29.830Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-11T03:29:29.830Z] 5eb5b503b376: Pulling fs layer [2022-04-11T03:29:29.830Z] 5c69ac0246d0: Pulling fs layer [2022-04-11T03:29:29.831Z] ec43610c2a17: Pulling fs layer [2022-04-11T03:29:29.831Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-11T03:29:29.831Z] 33b1e0a273af: Pulling fs layer [2022-04-11T03:29:29.831Z] 5d3b04190fa2: Pulling fs layer [2022-04-11T03:29:29.831Z] 2f39f015ded8: Pulling fs layer [2022-04-11T03:29:29.831Z] 3a2ae6a8a46f: Waiting [2022-04-11T03:29:29.831Z] 33b1e0a273af: Waiting [2022-04-11T03:29:29.831Z] 5d3b04190fa2: Waiting [2022-04-11T03:29:29.831Z] 2f39f015ded8: Waiting [2022-04-11T03:29:29.831Z] 5c69ac0246d0: Verifying Checksum [2022-04-11T03:29:29.831Z] 5c69ac0246d0: Download complete [2022-04-11T03:29:29.831Z] 3a2ae6a8a46f: Download complete [2022-04-11T03:29:29.831Z] 33b1e0a273af: Verifying Checksum [2022-04-11T03:29:29.831Z] 33b1e0a273af: Download complete [2022-04-11T03:29:29.831Z] ec43610c2a17: Verifying Checksum [2022-04-11T03:29:29.831Z] ec43610c2a17: Download complete [2022-04-11T03:29:29.831Z] 5d3b04190fa2: Verifying Checksum [2022-04-11T03:29:29.831Z] 5d3b04190fa2: Download complete [2022-04-11T03:29:30.091Z] 5eb5b503b376: Verifying Checksum [2022-04-11T03:29:30.092Z] 5eb5b503b376: Download complete [2022-04-11T03:29:30.662Z] 2f39f015ded8: Verifying Checksum [2022-04-11T03:29:30.662Z] 2f39f015ded8: Download complete [2022-04-11T03:29:31.604Z] 5eb5b503b376: Pull complete [2022-04-11T03:29:31.604Z] 5c69ac0246d0: Pull complete [2022-04-11T03:29:31.864Z] ec43610c2a17: Pull complete [2022-04-11T03:29:32.126Z] 3a2ae6a8a46f: Pull complete [2022-04-11T03:29:32.385Z] 33b1e0a273af: Pull complete [2022-04-11T03:29:32.385Z] 5d3b04190fa2: Pull complete [2022-04-11T03:29:37.665Z] 2f39f015ded8: Pull complete [2022-04-11T03:29:37.665Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-11T03:29:37.665Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-11T03:29:37.665Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-11T03:29:37.749Z] prd-ubuntu20.04-docker-8c-8g-19455 does not seem to be running inside a container [2022-04-11T03:29:37.793Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-11T03:29:39.268Z] $ docker top 2a9a781aba828bdc89a20f5759b9c6d96272efce4ff9089fb68c0fc5d80994b3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-11T03:29:39.663Z] ---> job-cost.sh [2022-04-11T03:29:39.663Z] lf-activate-venv: SKIPPING [2022-04-11T03:29:39.663Z] INFO: No Stack... [2022-04-11T03:29:40.233Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-11T03:29:40.493Z] INFO: Archiving Costs [Pipeline] sh [2022-04-11T03:29:40.784Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv [2022-04-11T03:29:40.784Z] + cut -d, -f6 [Pipeline] lock [2022-04-11T03:29:40.798Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-59-stack-cost] [2022-04-11T03:29:40.804Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-59-stack-cost] did not exist. Created. [2022-04-11T03:29:40.804Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-59-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-11T03:29:41.106Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-11T03:29:41.185Z] Stashed 1 file(s) [Pipeline] } [2022-04-11T03:29:41.191Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-59-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-11T03:29:41.219Z] $ docker stop --time=1 2a9a781aba828bdc89a20f5759b9c6d96272efce4ff9089fb68c0fc5d80994b3 [2022-04-11T03:29:42.385Z] $ docker rm -f 2a9a781aba828bdc89a20f5759b9c6d96272efce4ff9089fb68c0fc5d80994b3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-11T03:32:45.160Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-19456 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2022-04-11T03:32:45.172Z] Running in /w/workspace/edgex-ui-go/59 [Pipeline] { [Pipeline] checkout [2022-04-11T03:32:45.464Z] The recommended git tool is: git [2022-04-11T03:32:53.971Z] using credential edgex-jenkins-ssh [2022-04-11T03:32:53.988Z] Cloning the remote Git repository [2022-04-11T03:32:54.047Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2022-04-11T03:32:54.125Z] > git init /w/workspace/edgex-ui-go/59 # timeout=10 [2022-04-11T03:32:54.267Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-04-11T03:32:54.268Z] > git --version # timeout=10 [2022-04-11T03:32:54.307Z] > git --version # 'git version 2.25.1' [2022-04-11T03:32:54.309Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-11T03:32:54.435Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-11T03:32:58.062Z] Avoid second fetch [2022-04-11T03:32:58.062Z] Checking out Revision dce5d0b9831718e5228461debffed5a1d51119f0 (main) [2022-04-11T03:32:58.011Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-04-11T03:32:58.031Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-11T03:32:58.132Z] > git config core.sparsecheckout # timeout=10 [2022-04-11T03:32:58.172Z] > git checkout -f dce5d0b9831718e5228461debffed5a1d51119f0 # timeout=10 [2022-04-11T03:33:02.896Z] Commit message: "refactor: remove OperatingState property when new device adding and only show it when editing" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-11T03:33:03.868Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-11T03:33:03.868Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-11T03:33:03.868Z] Dload Upload Total Spent Left Speed [2022-04-11T03:33:03.868Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 43222 0 --:--:-- --:--:-- --:--:-- 43222 [Pipeline] sh [2022-04-11T03:33:04.434Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-11T03:33:04.794Z] + sudo tee /etc/docker/daemon.new [2022-04-11T03:33:04.794Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-11T03:33:04.794Z] { [2022-04-11T03:33:04.794Z] "registry-mirrors": [ [2022-04-11T03:33:04.794Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-11T03:33:04.794Z] ], [2022-04-11T03:33:04.794Z] "bip": "10.250.0.254/24", [2022-04-11T03:33:04.794Z] "hosts": [ [2022-04-11T03:33:04.794Z] "tcp://0.0.0.0:5555", [2022-04-11T03:33:04.794Z] "unix:///var/run/docker.sock" [2022-04-11T03:33:04.794Z] ], [2022-04-11T03:33:04.794Z] "mtu": 1458, [2022-04-11T03:33:04.794Z] "selinux-enabled": true, [2022-04-11T03:33:04.794Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-11T03:33:04.794Z] } [Pipeline] sh [2022-04-11T03:33:05.155Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-11T03:33:05.505Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-11T03:33:23.870Z] provisioning config files... [2022-04-11T03:33:23.897Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/59@tmp/config7204968164714610498tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-11T03:33:24.339Z] ---> docker-login.sh [2022-04-11T03:33:24.339Z] nexus3.edgexfoundry.org:10001 [2022-04-11T03:33:24.946Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T03:33:25.220Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T03:33:25.220Z] Configure a credential helper to remove this warning. See [2022-04-11T03:33:25.220Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T03:33:25.220Z] [2022-04-11T03:33:25.220Z] Login Succeeded [2022-04-11T03:33:25.220Z] nexus3.edgexfoundry.org:10002 [2022-04-11T03:33:25.495Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T03:33:25.769Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T03:33:25.769Z] Configure a credential helper to remove this warning. See [2022-04-11T03:33:25.769Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T03:33:25.769Z] [2022-04-11T03:33:25.769Z] Login Succeeded [2022-04-11T03:33:25.769Z] nexus3.edgexfoundry.org:10003 [2022-04-11T03:33:26.044Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T03:33:26.044Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T03:33:26.044Z] Configure a credential helper to remove this warning. See [2022-04-11T03:33:26.044Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T03:33:26.044Z] [2022-04-11T03:33:26.044Z] Login Succeeded [2022-04-11T03:33:26.044Z] nexus3.edgexfoundry.org:10004 [2022-04-11T03:33:26.641Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T03:33:26.641Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T03:33:26.641Z] Configure a credential helper to remove this warning. See [2022-04-11T03:33:26.641Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T03:33:26.641Z] [2022-04-11T03:33:26.641Z] Login Succeeded [2022-04-11T03:33:26.641Z] docker.io [2022-04-11T03:33:26.914Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T03:33:27.509Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T03:33:27.509Z] Configure a credential helper to remove this warning. See [2022-04-11T03:33:27.509Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T03:33:27.509Z] [2022-04-11T03:33:27.509Z] Login Succeeded [2022-04-11T03:33:27.509Z] ---> docker-login.sh ends [Pipeline] } [2022-04-11T03:33:27.527Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-11T03:33:27.918Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-11T03:33:27.930Z] ========================================================= [2022-04-11T03:33:27.930Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-11T03:33:27.930Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-11T03:33:28.289Z] + 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-04-11T03:33:29.287Z] Sending build context to Docker daemon 27.06MB [2022-04-11T03:33:29.287Z] Step 1/15 : ARG BASE=golang:1.17-alpine3.15 [2022-04-11T03:33:29.287Z] Step 2/15 : FROM ${BASE} AS builder [2022-04-11T03:33:29.564Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-11T03:33:29.564Z] 9b3977197b4f: Pulling fs layer [2022-04-11T03:33:29.564Z] 1a89e8eeedd5: Pulling fs layer [2022-04-11T03:33:29.564Z] 94645a83ff95: Pulling fs layer [2022-04-11T03:33:29.564Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-11T03:33:29.564Z] 0c92f367c5e7: Pulling fs layer [2022-04-11T03:33:29.564Z] f7c0051592d6: Pulling fs layer [2022-04-11T03:33:29.564Z] a227ed2f7395: Pulling fs layer [2022-04-11T03:33:29.564Z] 7b1c46037f91: Pulling fs layer [2022-04-11T03:33:29.564Z] f7c0051592d6: Waiting [2022-04-11T03:33:29.564Z] a227ed2f7395: Waiting [2022-04-11T03:33:29.564Z] 7b1c46037f91: Waiting [2022-04-11T03:33:29.564Z] 3f3a8bcf1eab: Waiting [2022-04-11T03:33:29.564Z] 0c92f367c5e7: Waiting [2022-04-11T03:33:29.564Z] 94645a83ff95: Verifying Checksum [2022-04-11T03:33:29.564Z] 94645a83ff95: Download complete [2022-04-11T03:33:29.564Z] 1a89e8eeedd5: Verifying Checksum [2022-04-11T03:33:29.564Z] 1a89e8eeedd5: Download complete [2022-04-11T03:33:29.564Z] 0c92f367c5e7: Verifying Checksum [2022-04-11T03:33:29.564Z] 0c92f367c5e7: Download complete [2022-04-11T03:33:29.564Z] f7c0051592d6: Verifying Checksum [2022-04-11T03:33:29.564Z] f7c0051592d6: Download complete [2022-04-11T03:33:29.564Z] 9b3977197b4f: Download complete [2022-04-11T03:33:29.564Z] a227ed2f7395: Verifying Checksum [2022-04-11T03:33:29.564Z] a227ed2f7395: Download complete [2022-04-11T03:33:30.174Z] 9b3977197b4f: Pull complete [2022-04-11T03:33:30.782Z] 1a89e8eeedd5: Pull complete [2022-04-11T03:33:31.064Z] 94645a83ff95: Pull complete [2022-04-11T03:33:31.666Z] 7b1c46037f91: Verifying Checksum [2022-04-11T03:33:31.666Z] 7b1c46037f91: Download complete [2022-04-11T03:33:32.264Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-11T03:33:32.264Z] 3f3a8bcf1eab: Download complete [2022-04-11T03:33:44.695Z] 3f3a8bcf1eab: Pull complete [2022-04-11T03:33:44.695Z] 0c92f367c5e7: Pull complete [2022-04-11T03:33:44.695Z] f7c0051592d6: Pull complete [2022-04-11T03:33:44.968Z] a227ed2f7395: Pull complete [2022-04-11T03:33:51.695Z] 7b1c46037f91: Pull complete [2022-04-11T03:33:51.695Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-04-11T03:33:51.695Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-11T03:33:51.695Z] ---> f79e39bc4007 [2022-04-11T03:33:51.695Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-04-11T03:33:52.693Z] ---> Running in 199e484b6fb4 [2022-04-11T03:33:53.292Z] Removing intermediate container 199e484b6fb4 [2022-04-11T03:33:53.292Z] ---> 1a359f2cfd6f [2022-04-11T03:33:53.292Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2022-04-11T03:33:53.292Z] ---> Running in 2844807c0a33 [2022-04-11T03:33:53.569Z] Removing intermediate container 2844807c0a33 [2022-04-11T03:33:53.569Z] ---> bc3744722734 [2022-04-11T03:33:53.569Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2022-04-11T03:33:53.569Z] ---> Running in de8b0104e240 [2022-04-11T03:33:53.847Z] Removing intermediate container de8b0104e240 [2022-04-11T03:33:53.847Z] ---> 10fc66d3ffc6 [2022-04-11T03:33:53.847Z] Step 6/15 : LABEL Name=edgex-ui-go [2022-04-11T03:33:53.847Z] ---> Running in 2ff5a265179b [2022-04-11T03:33:54.447Z] Removing intermediate container 2ff5a265179b [2022-04-11T03:33:54.447Z] ---> f61a6bf4455b [2022-04-11T03:33:54.447Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-04-11T03:33:54.447Z] ---> Running in 4e6eb22d3d36 [2022-04-11T03:33:54.723Z] Removing intermediate container 4e6eb22d3d36 [2022-04-11T03:33:54.723Z] ---> e0fb02e7ae38 [2022-04-11T03:33:54.723Z] Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T03:33:54.723Z] ---> Running in b8624d8151a2 [2022-04-11T03:33:56.730Z] Removing intermediate container b8624d8151a2 [2022-04-11T03:33:56.730Z] ---> 5e6a6a6ff535 [2022-04-11T03:33:56.730Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-11T03:33:56.730Z] ---> Running in d47363ebfa77 [2022-04-11T03:33:57.722Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-11T03:33:58.707Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-11T03:33:59.694Z] OK: 220 MiB in 52 packages [2022-04-11T03:34:02.335Z] Removing intermediate container d47363ebfa77 [2022-04-11T03:34:02.336Z] ---> f9accebf944d [2022-04-11T03:34:02.336Z] Step 10/15 : ENV GO111MODULE=on [2022-04-11T03:34:02.336Z] ---> Running in 3407a045d17d [2022-04-11T03:34:03.325Z] Removing intermediate container 3407a045d17d [2022-04-11T03:34:03.325Z] ---> 9dc587a13a64 [2022-04-11T03:34:03.325Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-04-11T03:34:03.325Z] ---> Running in b208ae77ceba [2022-04-11T03:34:03.607Z] Removing intermediate container b208ae77ceba [2022-04-11T03:34:03.608Z] ---> fce85583ecbd [2022-04-11T03:34:03.608Z] Step 12/15 : COPY go.mod vendor* ./ [2022-04-11T03:34:04.215Z] ---> ad4f396bc3a7 [2022-04-11T03:34:04.215Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-11T03:34:04.215Z] ---> Running in 74336c15cdf6 [2022-04-11T03:35:26.023Z] Removing intermediate container 74336c15cdf6 [2022-04-11T03:35:26.024Z] ---> a1f2510b714e [2022-04-11T03:35:26.024Z] Step 14/15 : COPY . . [2022-04-11T03:35:26.024Z] ---> feaba0fe0658 [2022-04-11T03:35:26.024Z] Step 15/15 : RUN ${MAKE} [2022-04-11T03:35:26.024Z] ---> Running in 09a2b8eb8245 [2022-04-11T03:35:26.299Z] noop [2022-04-11T03:35:26.899Z] Removing intermediate container 09a2b8eb8245 [2022-04-11T03:35:26.899Z] ---> 6cbe36ce2bc3 [2022-04-11T03:35:26.899Z] Successfully built 6cbe36ce2bc3 [2022-04-11T03:35:26.899Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-11T03:35:27.255Z] + docker inspect -f . ci-base-image-arm64 [2022-04-11T03:35:27.255Z] . [Pipeline] withDockerContainer [2022-04-11T03:35:27.525Z] prd-ubuntu20.04-docker-arm64-4c-16g-19456 does not seem to be running inside a container [2022-04-11T03:35:27.625Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/59 -v /w/workspace/edgex-ui-go/59:/w/workspace/edgex-ui-go/59:rw,z -v /w/workspace/edgex-ui-go/59@tmp:/w/workspace/edgex-ui-go/59@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 ******** ci-base-image-arm64 cat [2022-04-11T03:35:29.006Z] $ docker top fcc067d6dcfae4f17e1bd6fc9b47db2b1d0e47ac9e228ff04ac6330d25515f96 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-11T03:35:29.952Z] + go version [2022-04-11T03:35:29.952Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-11T03:35:29.986Z] $ docker stop --time=1 fcc067d6dcfae4f17e1bd6fc9b47db2b1d0e47ac9e228ff04ac6330d25515f96 [2022-04-11T03:35:31.736Z] $ docker rm -f fcc067d6dcfae4f17e1bd6fc9b47db2b1d0e47ac9e228ff04ac6330d25515f96 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-11T03:35:32.391Z] + docker inspect -f . ci-base-image-arm64 [2022-04-11T03:35:32.391Z] . [Pipeline] withDockerContainer [2022-04-11T03:35:32.649Z] prd-ubuntu20.04-docker-arm64-4c-16g-19456 does not seem to be running inside a container [2022-04-11T03:35:32.749Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/59 -v /w/workspace/edgex-ui-go/59:/w/workspace/edgex-ui-go/59:rw,z -v /w/workspace/edgex-ui-go/59@tmp:/w/workspace/edgex-ui-go/59@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 ******** ci-base-image-arm64 cat [2022-04-11T03:35:34.126Z] $ docker top e2b809f786bbc476d5c8faa8ee2eb77c2e2be0e04b3ce2e9a39b2eee936c1cd0 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-11T03:35:35.099Z] + make test [2022-04-11T03:35:35.099Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-04-11T03:35:36.554Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-04-11T03:36:23.678Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-04-11T03:36:23.678Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-04-11T03:36:23.678Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-04-11T03:36:23.678Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-04-11T03:36:23.678Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-04-11T03:36:23.678Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-04-11T03:36:23.678Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-04-11T03:36:23.678Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-04-11T03:36:23.678Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-04-11T03:36:23.678Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-04-11T03:36:23.678Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-04-11T03:36:23.678Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-04-11T03:36:23.678Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-04-11T03:36:36.111Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-11T03:36:36.111Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-04-11T03:36:36.135Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-11T03:36:36.158Z] $ docker stop --time=1 e2b809f786bbc476d5c8faa8ee2eb77c2e2be0e04b3ce2e9a39b2eee936c1cd0 [2022-04-11T03:36:37.906Z] $ docker rm -f e2b809f786bbc476d5c8faa8ee2eb77c2e2be0e04b3ce2e9a39b2eee936c1cd0 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-11T03:36:38.666Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-11T03:36:38.688Z] Warning: overwriting stash ‘coverage-report’ [2022-04-11T03:36:39.242Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-11T03:36:39.630Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-11T03:36:39.968Z] + ls -al . [2022-04-11T03:36:39.968Z] total 156 [2022-04-11T03:36:39.968Z] drwxrwxr-x 13 jenkins jenkins 4096 Apr 11 03:35 . [2022-04-11T03:36:39.968Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 11 03:32 .. [2022-04-11T03:36:39.968Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 11 03:33 .git [2022-04-11T03:36:39.968Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 11 03:32 .github [2022-04-11T03:36:39.968Z] -rw-rw-r-- 1 jenkins jenkins 155 Apr 11 03:32 .gitignore [2022-04-11T03:36:39.968Z] -rw-rw-r-- 1 jenkins jenkins 3959 Apr 11 03:32 CONTRIBUTING.md [2022-04-11T03:36:39.968Z] -rw-rw-r-- 1 jenkins jenkins 1549 Apr 11 03:32 Dockerfile [2022-04-11T03:36:39.968Z] -rw-rw-r-- 1 jenkins jenkins 652 Apr 11 03:32 Jenkinsfile [2022-04-11T03:36:39.968Z] -rw-rw-r-- 1 jenkins jenkins 11357 Apr 11 03:32 LICENSE [2022-04-11T03:36:39.968Z] -rw-rw-r-- 1 jenkins jenkins 1212 Apr 11 03:32 Makefile [2022-04-11T03:36:39.968Z] -rw-rw-r-- 1 jenkins jenkins 4450 Apr 11 03:32 README.md [2022-04-11T03:36:39.968Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 11 03:28 VERSION [2022-04-11T03:36:39.968Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 11 03:32 assets [2022-04-11T03:36:39.968Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 11 03:32 bin [2022-04-11T03:36:39.968Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 11 03:32 cmd [2022-04-11T03:36:39.968Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 11 03:35 coverage.out [2022-04-11T03:36:39.968Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 11 03:32 docs [2022-04-11T03:36:39.968Z] -rw-rw-r-- 1 jenkins jenkins 1944 Apr 11 03:32 go.mod [2022-04-11T03:36:39.968Z] -rw-rw-r-- 1 jenkins jenkins 48565 Apr 11 03:32 go.sum [2022-04-11T03:36:39.968Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 11 03:32 internal [2022-04-11T03:36:39.969Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 11 03:32 pkg [2022-04-11T03:36:39.969Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 11 03:32 snap [2022-04-11T03:36:39.969Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 11 03:32 testing [2022-04-11T03:36:39.969Z] -rw-rw-r-- 1 jenkins jenkins 155 Apr 11 03:32 version.go [2022-04-11T03:36:39.969Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 11 03:32 web [Pipeline] isUnix [Pipeline] sh [2022-04-11T03:36:40.317Z] + 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=dce5d0b9831718e5228461debffed5a1d51119f0 --label arch=arm64 --label version=2.1.1-dev.20 . [2022-04-11T03:36:41.298Z] Sending build context to Docker daemon 27.06MB [2022-04-11T03:36:41.298Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-04-11T03:36:41.298Z] Step 2/23 : FROM ${BASE} AS builder [2022-04-11T03:36:41.298Z] ---> 6cbe36ce2bc3 [2022-04-11T03:36:41.298Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-04-11T03:36:41.570Z] ---> Running in dd02f155344f [2022-04-11T03:36:41.845Z] Removing intermediate container dd02f155344f [2022-04-11T03:36:41.845Z] ---> 242f74b49513 [2022-04-11T03:36:41.845Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2022-04-11T03:36:41.845Z] ---> Running in f3bff7660262 [2022-04-11T03:36:42.122Z] Removing intermediate container f3bff7660262 [2022-04-11T03:36:42.122Z] ---> 18e3a143775d [2022-04-11T03:36:42.122Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-04-11T03:36:42.122Z] ---> Running in dacbad16e812 [2022-04-11T03:36:42.719Z] Removing intermediate container dacbad16e812 [2022-04-11T03:36:42.719Z] ---> 2c14bd838297 [2022-04-11T03:36:42.719Z] Step 6/23 : LABEL Name=edgex-ui-go [2022-04-11T03:36:42.719Z] ---> Running in bc7066eaf4c3 [2022-04-11T03:36:42.994Z] Removing intermediate container bc7066eaf4c3 [2022-04-11T03:36:42.994Z] ---> 18d1a77d8696 [2022-04-11T03:36:42.994Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-04-11T03:36:42.994Z] ---> Running in cdf287a5d5d6 [2022-04-11T03:36:43.275Z] Removing intermediate container cdf287a5d5d6 [2022-04-11T03:36:43.275Z] ---> 370c60acdd07 [2022-04-11T03:36:43.275Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T03:36:43.275Z] ---> Running in cc3246cd7ea2 [2022-04-11T03:36:45.267Z] Removing intermediate container cc3246cd7ea2 [2022-04-11T03:36:45.267Z] ---> 9f3f1d811ad0 [2022-04-11T03:36:45.267Z] Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-11T03:36:45.267Z] ---> Running in 84c133225d17 [2022-04-11T03:36:46.251Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-11T03:36:46.845Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-11T03:36:47.825Z] OK: 220 MiB in 52 packages [2022-04-11T03:36:48.429Z] Removing intermediate container 84c133225d17 [2022-04-11T03:36:48.429Z] ---> d002ded76128 [2022-04-11T03:36:48.429Z] Step 10/23 : ENV GO111MODULE=on [2022-04-11T03:36:48.703Z] ---> Running in 715d083d5a7c [2022-04-11T03:36:48.976Z] Removing intermediate container 715d083d5a7c [2022-04-11T03:36:48.976Z] ---> 71146262e3b8 [2022-04-11T03:36:48.976Z] Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-04-11T03:36:48.976Z] ---> Running in 5537bab9caa4 [2022-04-11T03:36:49.250Z] Removing intermediate container 5537bab9caa4 [2022-04-11T03:36:49.250Z] ---> e49050ba6239 [2022-04-11T03:36:49.250Z] Step 12/23 : COPY go.mod vendor* ./ [2022-04-11T03:36:49.853Z] ---> f76a5597510c [2022-04-11T03:36:49.854Z] Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-11T03:36:50.127Z] ---> Running in b7f619e4ee3d [2022-04-11T03:36:52.107Z] Removing intermediate container b7f619e4ee3d [2022-04-11T03:36:52.107Z] ---> 065643120676 [2022-04-11T03:36:52.107Z] Step 14/23 : COPY . . [2022-04-11T03:36:55.497Z] ---> 4ea88eb0a080 [2022-04-11T03:36:55.497Z] Step 15/23 : RUN ${MAKE} [2022-04-11T03:36:55.497Z] ---> Running in de910cac440d [2022-04-11T03:36:56.092Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.1.1-dev.20" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2022-04-11T03:37:28.481Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-04-11T03:37:33.904Z] Removing intermediate container de910cac440d [2022-04-11T03:37:33.904Z] ---> 7a9d346d56cd [2022-04-11T03:37:33.904Z] Step 16/23 : FROM alpine:3.14 [2022-04-11T03:37:34.179Z] 3.14: Pulling from library/alpine [2022-04-11T03:37:34.180Z] 455c02918c45: Pulling fs layer [2022-04-11T03:37:34.455Z] 455c02918c45: Download complete [2022-04-11T03:37:35.053Z] 455c02918c45: Pull complete [2022-04-11T03:37:35.053Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-11T03:37:35.053Z] Status: Downloaded newer image for alpine:3.14 [2022-04-11T03:37:35.053Z] ---> ac73e934f311 [2022-04-11T03:37:35.053Z] Step 17/23 : EXPOSE 4000 [2022-04-11T03:37:35.329Z] ---> Running in 8c97fac586c3 [2022-04-11T03:37:35.604Z] Removing intermediate container 8c97fac586c3 [2022-04-11T03:37:35.604Z] ---> df4c80b76353 [2022-04-11T03:37:35.604Z] 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-04-11T03:37:37.045Z] ---> cec6b11615e1 [2022-04-11T03:37:37.045Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-04-11T03:37:37.045Z] ---> Running in a1b687a75aea [2022-04-11T03:37:37.321Z] Removing intermediate container a1b687a75aea [2022-04-11T03:37:37.321Z] ---> 49bb68ec734a [2022-04-11T03:37:37.321Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-04-11T03:37:37.321Z] ---> Running in fb906aaea3eb [2022-04-11T03:37:37.597Z] Removing intermediate container fb906aaea3eb [2022-04-11T03:37:37.597Z] ---> 23d885a6b09a [2022-04-11T03:37:37.597Z] Step 21/23 : LABEL arch=arm64 [2022-04-11T03:37:37.597Z] ---> Running in ad0b646af5d9 [2022-04-11T03:37:37.870Z] Removing intermediate container ad0b646af5d9 [2022-04-11T03:37:37.870Z] ---> e4e077ccd862 [2022-04-11T03:37:37.870Z] Step 22/23 : LABEL git_sha=dce5d0b9831718e5228461debffed5a1d51119f0 [2022-04-11T03:37:38.147Z] ---> Running in 895db33fd3f1 [2022-04-11T03:37:38.424Z] Removing intermediate container 895db33fd3f1 [2022-04-11T03:37:38.424Z] ---> d20a682c1c1c [2022-04-11T03:37:38.424Z] Step 23/23 : LABEL version=2.1.1-dev.20 [2022-04-11T03:37:38.424Z] ---> Running in d1ebb768e64d [2022-04-11T03:37:38.698Z] Removing intermediate container d1ebb768e64d [2022-04-11T03:37:38.698Z] ---> c6d8479f5c58 [2022-04-11T03:37:38.698Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-11T03:37:38.971Z] Successfully built c6d8479f5c58 [2022-04-11T03:37:38.971Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-11T03:37:39.088Z] provisioning config files... [2022-04-11T03:37:39.108Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/59@tmp/config8267288744409203104tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-11T03:37:39.459Z] ---> docker-login.sh [2022-04-11T03:37:39.459Z] nexus3.edgexfoundry.org:10001 [2022-04-11T03:37:39.734Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T03:37:39.734Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T03:37:39.734Z] Configure a credential helper to remove this warning. See [2022-04-11T03:37:39.734Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T03:37:39.734Z] [2022-04-11T03:37:39.734Z] Login Succeeded [2022-04-11T03:37:39.734Z] nexus3.edgexfoundry.org:10002 [2022-04-11T03:37:40.008Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T03:37:40.283Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T03:37:40.283Z] Configure a credential helper to remove this warning. See [2022-04-11T03:37:40.283Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T03:37:40.283Z] [2022-04-11T03:37:40.283Z] Login Succeeded [2022-04-11T03:37:40.283Z] nexus3.edgexfoundry.org:10003 [2022-04-11T03:37:40.557Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T03:37:40.835Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T03:37:40.835Z] Configure a credential helper to remove this warning. See [2022-04-11T03:37:40.835Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T03:37:40.835Z] [2022-04-11T03:37:40.835Z] Login Succeeded [2022-04-11T03:37:40.835Z] nexus3.edgexfoundry.org:10004 [2022-04-11T03:37:41.114Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T03:37:41.389Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T03:37:41.389Z] Configure a credential helper to remove this warning. See [2022-04-11T03:37:41.389Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T03:37:41.389Z] [2022-04-11T03:37:41.389Z] Login Succeeded [2022-04-11T03:37:41.389Z] docker.io [2022-04-11T03:37:41.664Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T03:37:41.936Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T03:37:41.936Z] Configure a credential helper to remove this warning. See [2022-04-11T03:37:41.936Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T03:37:41.936Z] [2022-04-11T03:37:41.936Z] Login Succeeded [2022-04-11T03:37:41.936Z] ---> docker-login.sh ends [Pipeline] } [2022-04-11T03:37:41.955Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-11T03:37:41.994Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-11T03:37:42.017Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2022-04-11T03:37:42.017Z] dce5d0b9831718e5228461debffed5a1d51119f0 [2022-04-11T03:37:42.017Z] latest [2022-04-11T03:37:42.017Z] 2.1.1-dev.20 [2022-04-11T03:37:42.017Z] dce5d0b9831718e5228461debffed5a1d51119f0-2.1.1-dev.20 [2022-04-11T03:37:42.017Z] main [2022-04-11T03:37:42.017Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-11T03:37:42.383Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:dce5d0b9831718e5228461debffed5a1d51119f0 [Pipeline] isUnix [Pipeline] sh [2022-04-11T03:37:42.726Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:dce5d0b9831718e5228461debffed5a1d51119f0 [2022-04-11T03:37:42.726Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-04-11T03:37:42.726Z] b6580660e257: Preparing [2022-04-11T03:37:42.726Z] f73e7dbfee58: Preparing [2022-04-11T03:37:42.726Z] f73e7dbfee58: Layer already exists [2022-04-11T03:37:48.126Z] b6580660e257: Pushed [2022-04-11T03:37:48.126Z] dce5d0b9831718e5228461debffed5a1d51119f0: digest: sha256:82e69937f95b522cf6840351c7bff1c304a595f3a5ac619a5978158553384927 size: 739 [Pipeline] isUnix [Pipeline] sh [2022-04-11T03:37:48.472Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-11T03:37:48.811Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2022-04-11T03:37:48.811Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-04-11T03:37:48.811Z] b6580660e257: Preparing [2022-04-11T03:37:48.811Z] f73e7dbfee58: Preparing [2022-04-11T03:37:48.811Z] b6580660e257: Layer already exists [2022-04-11T03:37:48.811Z] f73e7dbfee58: Layer already exists [2022-04-11T03:37:49.084Z] latest: digest: sha256:82e69937f95b522cf6840351c7bff1c304a595f3a5ac619a5978158553384927 size: 739 [Pipeline] isUnix [Pipeline] sh [2022-04-11T03:37:49.432Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.1.1-dev.20 [Pipeline] isUnix [Pipeline] sh [2022-04-11T03:37:49.779Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.1.1-dev.20 [2022-04-11T03:37:49.779Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-04-11T03:37:49.779Z] b6580660e257: Preparing [2022-04-11T03:37:49.779Z] f73e7dbfee58: Preparing [2022-04-11T03:37:49.779Z] f73e7dbfee58: Layer already exists [2022-04-11T03:37:49.779Z] b6580660e257: Layer already exists [2022-04-11T03:37:50.052Z] 2.1.1-dev.20: digest: sha256:82e69937f95b522cf6840351c7bff1c304a595f3a5ac619a5978158553384927 size: 739 [Pipeline] isUnix [Pipeline] sh [2022-04-11T03:37:50.397Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:dce5d0b9831718e5228461debffed5a1d51119f0-2.1.1-dev.20 [Pipeline] isUnix [Pipeline] sh [2022-04-11T03:37:50.737Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:dce5d0b9831718e5228461debffed5a1d51119f0-2.1.1-dev.20 [2022-04-11T03:37:50.737Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-04-11T03:37:50.737Z] b6580660e257: Preparing [2022-04-11T03:37:50.737Z] f73e7dbfee58: Preparing [2022-04-11T03:37:50.737Z] b6580660e257: Layer already exists [2022-04-11T03:37:50.737Z] f73e7dbfee58: Layer already exists [2022-04-11T03:37:51.011Z] dce5d0b9831718e5228461debffed5a1d51119f0-2.1.1-dev.20: digest: sha256:82e69937f95b522cf6840351c7bff1c304a595f3a5ac619a5978158553384927 size: 739 [Pipeline] isUnix [Pipeline] sh [2022-04-11T03:37:51.361Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-11T03:37:51.708Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [2022-04-11T03:37:51.708Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-04-11T03:37:51.708Z] b6580660e257: Preparing [2022-04-11T03:37:51.708Z] f73e7dbfee58: Preparing [2022-04-11T03:37:51.708Z] f73e7dbfee58: Layer already exists [2022-04-11T03:37:51.708Z] b6580660e257: Layer already exists [2022-04-11T03:37:51.982Z] main: digest: sha256:82e69937f95b522cf6840351c7bff1c304a595f3a5ac619a5978158553384927 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-11T03:37:52.025Z] ===================================================== [Pipeline] echo [2022-04-11T03:37:52.032Z] taggedImages: [2022-04-11T03:37:52.032Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:dce5d0b9831718e5228461debffed5a1d51119f0 [2022-04-11T03:37:52.032Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2022-04-11T03:37:52.032Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.1.1-dev.20 [2022-04-11T03:37:52.032Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:dce5d0b9831718e5228461debffed5a1d51119f0-2.1.1-dev.20 [2022-04-11T03:37:52.032Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-11T03:37:52.395Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-11T03:37:52.396Z] [2022-04-11T03:37:52.396Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-11T03:37:52.751Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-11T03:37:53.030Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-11T03:37:53.030Z] 8998bd30e6a1: Pulling fs layer [2022-04-11T03:37:53.030Z] 04944245beec: Pulling fs layer [2022-04-11T03:37:53.030Z] 699f458cf7ca: Pulling fs layer [2022-04-11T03:37:53.030Z] 765212b225bb: Pulling fs layer [2022-04-11T03:37:53.030Z] f23df028b6ca: Pulling fs layer [2022-04-11T03:37:53.030Z] d65c8cfc05b1: Pulling fs layer [2022-04-11T03:37:53.030Z] 2437ff75d9bd: Pulling fs layer [2022-04-11T03:37:53.030Z] 765212b225bb: Waiting [2022-04-11T03:37:53.030Z] f23df028b6ca: Waiting [2022-04-11T03:37:53.030Z] d65c8cfc05b1: Waiting [2022-04-11T03:37:53.030Z] 2437ff75d9bd: Waiting [2022-04-11T03:37:53.030Z] 04944245beec: Verifying Checksum [2022-04-11T03:37:53.030Z] 04944245beec: Download complete [2022-04-11T03:37:53.030Z] 765212b225bb: Verifying Checksum [2022-04-11T03:37:53.030Z] 765212b225bb: Download complete [2022-04-11T03:37:53.030Z] f23df028b6ca: Verifying Checksum [2022-04-11T03:37:53.030Z] f23df028b6ca: Download complete [2022-04-11T03:37:53.030Z] d65c8cfc05b1: Verifying Checksum [2022-04-11T03:37:53.030Z] d65c8cfc05b1: Download complete [2022-04-11T03:37:53.307Z] 699f458cf7ca: Verifying Checksum [2022-04-11T03:37:53.307Z] 699f458cf7ca: Download complete [2022-04-11T03:37:53.586Z] 8998bd30e6a1: Verifying Checksum [2022-04-11T03:37:53.586Z] 8998bd30e6a1: Download complete [2022-04-11T03:37:56.224Z] 2437ff75d9bd: Verifying Checksum [2022-04-11T03:37:56.224Z] 2437ff75d9bd: Download complete [2022-04-11T03:37:58.210Z] 8998bd30e6a1: Pull complete [2022-04-11T03:37:58.485Z] 04944245beec: Pull complete [2022-04-11T03:37:59.925Z] 699f458cf7ca: Pull complete [2022-04-11T03:38:00.199Z] 765212b225bb: Pull complete [2022-04-11T03:38:00.798Z] f23df028b6ca: Pull complete [2022-04-11T03:38:01.071Z] d65c8cfc05b1: Pull complete [2022-04-11T03:38:16.177Z] 2437ff75d9bd: Pull complete [2022-04-11T03:38:16.177Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-11T03:38:16.177Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-11T03:38:16.177Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-11T03:38:16.429Z] prd-ubuntu20.04-docker-arm64-4c-16g-19456 does not seem to be running inside a container [2022-04-11T03:38:16.529Z] $ 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/59 -v /w/workspace/edgex-ui-go/59:/w/workspace/edgex-ui-go/59:rw,z -v /w/workspace/edgex-ui-go/59@tmp:/w/workspace/edgex-ui-go/59@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:arm64 cat [2022-04-11T03:38:18.910Z] $ docker top d4eec0b5d9e07beb19f1f043baacff6a64af0bc8344cfadd6df3aa46c0abf39b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-11T03:38:19.799Z] ---> job-cost.sh [2022-04-11T03:38:19.799Z] lf-activate-venv: SKIPPING [2022-04-11T03:38:19.799Z] INFO: No Stack... [2022-04-11T03:38:20.071Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-11T03:38:21.044Z] INFO: Archiving Costs [Pipeline] sh [2022-04-11T03:38:21.703Z] + cat /w/workspace/edgex-ui-go/59/archives/cost.csv [2022-04-11T03:38:21.704Z] + cut -d, -f6 [Pipeline] lock [2022-04-11T03:38:21.770Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-59-stack-cost] [2022-04-11T03:38:21.776Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-59-stack-cost] did not exist. Created. [2022-04-11T03:38:21.776Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-59-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-11T03:38:22.448Z] /w/workspace/edgex-ui-go/59@tmp/durable-1b6dd014/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-04-11T03:38:23.123Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-04-11T03:38:23.154Z] Warning: overwriting stash ‘stack-cost’ [2022-04-11T03:38:23.306Z] Stashed 1 file(s) [Pipeline] } [2022-04-11T03:38:23.320Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-59-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-11T03:38:23.347Z] $ docker stop --time=1 d4eec0b5d9e07beb19f1f043baacff6a64af0bc8344cfadd6df3aa46c0abf39b [2022-04-11T03:38:24.811Z] $ docker rm -f d4eec0b5d9e07beb19f1f043baacff6a64af0bc8344cfadd6df3aa46c0abf39b [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-04-11T03:38:25.248Z] provisioning config files... [2022-04-11T03:38:25.257Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config7603748485784247643tmp [Pipeline] { [Pipeline] sh [2022-04-11T03:38:25.551Z] + set +x [2022-04-11T03:38:25.551Z] + + bash -s -- [2022-04-11T03:38:25.551Z] curl -s https://codecov.io/bash [2022-04-11T03:38:25.551Z] [2022-04-11T03:38:25.551Z] _____ _ [2022-04-11T03:38:25.551Z] / ____| | | [2022-04-11T03:38:25.551Z] | | ___ __| | ___ ___ _____ __ [2022-04-11T03:38:25.551Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-11T03:38:25.551Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-11T03:38:25.551Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-11T03:38:25.551Z] Bash-1.0.6 [2022-04-11T03:38:25.551Z] [2022-04-11T03:38:25.551Z] [2022-04-11T03:38:25.551Z] ==> git version 2.25.1 found [2022-04-11T03:38:25.551Z] ==> 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-04-11T03:38:25.551Z] Release-Date: 2020-01-08 [2022-04-11T03:38:25.551Z] 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-04-11T03:38:25.551Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-11T03:38:25.552Z] ==> Jenkins CI detected. [2022-04-11T03:38:25.552Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main [2022-04-11T03:38:25.552Z] project root: . [2022-04-11T03:38:25.552Z] --> token set from env [2022-04-11T03:38:25.552Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-11T03:38:25.552Z] ==> Running gcov in . (disable via -X gcov) [2022-04-11T03:38:25.552Z] ==> Python coveragepy not found [2022-04-11T03:38:25.552Z] ==> Searching for coverage reports in: [2022-04-11T03:38:25.552Z] + . [2022-04-11T03:38:25.552Z] -> Found 1 reports [2022-04-11T03:38:25.552Z] ==> Detecting git/mercurial file structure [2022-04-11T03:38:25.813Z] ==> Reading reports [2022-04-11T03:38:25.813Z] + ./coverage.out bytes=10 [2022-04-11T03:38:25.813Z] ==> Appending adjustments [2022-04-11T03:38:25.813Z] https://docs.codecov.io/docs/fixing-reports [2022-04-11T03:38:25.813Z] + Found adjustments [2022-04-11T03:38:25.813Z] ==> Gzipping contents [2022-04-11T03:38:25.813Z] 4.0K /tmp/codecov.3YHtIg.gz [2022-04-11T03:38:25.813Z] ==> Uploading reports [2022-04-11T03:38:25.813Z] url: https://codecov.io [2022-04-11T03:38:25.813Z] query: branch=main&commit=dce5d0b9831718e5228461debffed5a1d51119f0&build=59&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F59%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-04-11T03:38:25.813Z] -> Pinging Codecov [2022-04-11T03:38:25.813Z] 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=dce5d0b9831718e5228461debffed5a1d51119f0&build=59&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F59%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-04-11T03:38:26.075Z] -> Uploading to [2022-04-11T03:38:26.075Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-11/FB506323287CE973F263BFD2A0EB1F37/dce5d0b9831718e5228461debffed5a1d51119f0/c6ca1437-6e62-4298-a053-cf05845e0100.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220411%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220411T033825Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3f19b9857809ca85f14608c24cd588e257309f10cd2d3de13661bda443167a4d [2022-04-11T03:38:26.075Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-11T03:38:26.075Z] Dload Upload Total Spent Left Speed [2022-04-11T03:38:26.337Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4059 0 0 100 4059 0 17054 --:--:-- --:--:-- --:--:-- 17054 [2022-04-11T03:38:26.337Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/dce5d0b9831718e5228461debffed5a1d51119f0 [Pipeline] } [2022-04-11T03:38:26.346Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-04-11T03:38:26.619Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-04-11T03:38:26.629Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-11T03:38:26.927Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-11T03:38:26.927Z] [2022-04-11T03:38:26.927Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-04-11T03:38:27.230Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-11T03:38:27.230Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-04-11T03:38:27.230Z] 188c0c94c7c5: Pulling fs layer [2022-04-11T03:38:27.230Z] 0ef7d3d256c8: Pulling fs layer [2022-04-11T03:38:27.230Z] de9db76c5a1d: Pulling fs layer [2022-04-11T03:38:27.230Z] 0eba1c9be4d2: Pulling fs layer [2022-04-11T03:38:27.230Z] 0d57e429df01: Pulling fs layer [2022-04-11T03:38:27.230Z] 4e4be7b47b0d: Pulling fs layer [2022-04-11T03:38:27.230Z] e1f770b5df2f: Pulling fs layer [2022-04-11T03:38:27.230Z] 85a0685a4137: Pulling fs layer [2022-04-11T03:38:27.230Z] 4e4be7b47b0d: Waiting [2022-04-11T03:38:27.230Z] e1f770b5df2f: Waiting [2022-04-11T03:38:27.230Z] 85a0685a4137: Waiting [2022-04-11T03:38:27.230Z] 0d57e429df01: Waiting [2022-04-11T03:38:27.230Z] de9db76c5a1d: Download complete [2022-04-11T03:38:27.230Z] 0ef7d3d256c8: Download complete [2022-04-11T03:38:27.230Z] 0d57e429df01: Verifying Checksum [2022-04-11T03:38:27.230Z] 0d57e429df01: Download complete [2022-04-11T03:38:27.230Z] 188c0c94c7c5: Verifying Checksum [2022-04-11T03:38:27.230Z] 188c0c94c7c5: Download complete [2022-04-11T03:38:27.230Z] 4e4be7b47b0d: Verifying Checksum [2022-04-11T03:38:27.230Z] 4e4be7b47b0d: Download complete [2022-04-11T03:38:27.491Z] 188c0c94c7c5: Pull complete [2022-04-11T03:38:27.491Z] 0ef7d3d256c8: Pull complete [2022-04-11T03:38:27.491Z] e1f770b5df2f: Verifying Checksum [2022-04-11T03:38:27.491Z] e1f770b5df2f: Download complete [2022-04-11T03:38:27.751Z] de9db76c5a1d: Pull complete [2022-04-11T03:38:28.010Z] 0eba1c9be4d2: Verifying Checksum [2022-04-11T03:38:28.010Z] 0eba1c9be4d2: Download complete [2022-04-11T03:38:28.270Z] 85a0685a4137: Verifying Checksum [2022-04-11T03:38:28.270Z] 85a0685a4137: Download complete [2022-04-11T03:38:31.563Z] 0eba1c9be4d2: Pull complete [2022-04-11T03:38:31.563Z] 0d57e429df01: Pull complete [2022-04-11T03:38:31.563Z] 4e4be7b47b0d: Pull complete [2022-04-11T03:38:31.824Z] e1f770b5df2f: Pull complete [2022-04-11T03:38:35.125Z] 85a0685a4137: Pull complete [2022-04-11T03:38:35.125Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-04-11T03:38:35.125Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-11T03:38:35.125Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-04-11T03:38:35.195Z] prd-ubuntu20.04-docker-8c-8g-19455 does not seem to be running inside a container [2022-04-11T03:38:35.231Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-04-11T03:38:36.933Z] $ docker top 5b74d1d4e5114262843330976ba1100470ebdb068d6acc53f8f737fbe4bfc1c3 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-11T03:38:37.029Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-04-11T03:38:37.309Z] + set -o pipefail [2022-04-11T03:38:37.309Z] + snyk monitor '--org=edgex-jenkins' [2022-04-11T03:38:41.512Z] [2022-04-11T03:38:41.513Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... [2022-04-11T03:38:41.513Z] [2022-04-11T03:38:41.513Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/ea143411-7668-4ca1-bcf8-bcaf321d301b [2022-04-11T03:38:41.513Z] [2022-04-11T03:38:41.513Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-04-11T03:38:41.513Z] [2022-04-11T03:38:41.513Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-04-11T03:38:41.513Z] [2022-04-11T03:38:41.513Z] [Pipeline] } [2022-04-11T03:38:41.527Z] $ docker stop --time=1 5b74d1d4e5114262843330976ba1100470ebdb068d6acc53f8f737fbe4bfc1c3 [2022-04-11T03:38:43.078Z] $ docker rm -f 5b74d1d4e5114262843330976ba1100470ebdb068d6acc53f8f737fbe4bfc1c3 [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-04-11T03:38:43.724Z] + git log --format=format:%s -1 dce5d0b9831718e5228461debffed5a1d51119f0 [Pipeline] sh [2022-04-11T03:38:44.023Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-11T03:38:44.023Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-11T03:38:44.323Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-11T03:38:44.323Z] . [Pipeline] withDockerContainer [2022-04-11T03:38:44.401Z] prd-ubuntu20.04-docker-8c-8g-19455 does not seem to be running inside a container [2022-04-11T03:38:44.441Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-11T03:38:44.817Z] $ docker top 734abb813554206aee5c7ff14862d2f2b63fc46b8b9eecabacd700383e539893 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-11T03:38:44.910Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-11T03:38:44.910Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-11T03:38:45.030Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-11T03:38:45.033Z] $ docker exec 734abb813554206aee5c7ff14862d2f2b63fc46b8b9eecabacd700383e539893 ssh-agent [2022-04-11T03:38:45.164Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXNdddim/agent.13 [2022-04-11T03:38:45.164Z] SSH_AGENT_PID=19 [2022-04-11T03:38:45.169Z] Running ssh-add (command line suppressed) [2022-04-11T03:38:45.281Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3383291695320052977.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3383291695320052977.key) [2022-04-11T03:38:45.295Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-11T03:38:45.587Z] + git semver tag [2022-04-11T03:38:45.587Z] # -> Open(): unable to determine branch for HEAD [2022-04-11T03:38:45.587Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2022-04-11T03:38:45.587Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2022-04-11T03:38:45.587Z] # $SEMVER_REMOTE_NAME = origin [2022-04-11T03:38:45.587Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-11T03:38:45.587Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-11T03:38:45.587Z] # $SEMVER_BRANCH = main [2022-04-11T03:38:45.587Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2022-04-11T03:38:45.587Z] # dce5d0b9831718e5228461debffed5a1d51119f0 HEAD [2022-04-11T03:38:45.587Z] # -> Force: false [2022-04-11T03:38:45.587Z] # d2653588abcecc893f1c7a42c41778233a205b35 refs/tags/v2.1.1-dev.20 [Pipeline] } [2022-04-11T03:38:45.598Z] $ docker exec --env ******** --env ******** 734abb813554206aee5c7ff14862d2f2b63fc46b8b9eecabacd700383e539893 ssh-agent -k [2022-04-11T03:38:45.699Z] unset SSH_AUTH_SOCK; [2022-04-11T03:38:45.701Z] unset SSH_AGENT_PID; [2022-04-11T03:38:45.702Z] echo Agent pid 19 killed; [2022-04-11T03:38:45.713Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-11T03:38:46.020Z] + git semver [Pipeline] } [2022-04-11T03:38:46.035Z] $ docker stop --time=1 734abb813554206aee5c7ff14862d2f2b63fc46b8b9eecabacd700383e539893 [2022-04-11T03:38:47.349Z] $ docker rm -f 734abb813554206aee5c7ff14862d2f2b63fc46b8b9eecabacd700383e539893 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-04-11T03:38:47.750Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-11T03:38:47.750Z] [2022-04-11T03:38:47.750Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-04-11T03:38:48.063Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-11T03:38:48.063Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-04-11T03:38:48.063Z] ab5ef0e58194: Pulling fs layer [2022-04-11T03:38:48.063Z] 9712f1f96733: Pulling fs layer [2022-04-11T03:38:48.063Z] 63f879dbbcfc: Pulling fs layer [2022-04-11T03:38:48.063Z] 0d9ebad4ef96: Pulling fs layer [2022-04-11T03:38:48.063Z] e9a5061849ea: Pulling fs layer [2022-04-11T03:38:48.063Z] d747dcd14b5f: Pulling fs layer [2022-04-11T03:38:48.063Z] 2de7ff778b66: Pulling fs layer [2022-04-11T03:38:48.063Z] 0d9ebad4ef96: Waiting [2022-04-11T03:38:48.063Z] e9a5061849ea: Waiting [2022-04-11T03:38:48.063Z] d747dcd14b5f: Waiting [2022-04-11T03:38:48.063Z] 2de7ff778b66: Waiting [2022-04-11T03:38:48.063Z] 9712f1f96733: Verifying Checksum [2022-04-11T03:38:48.063Z] 9712f1f96733: Download complete [2022-04-11T03:38:48.325Z] 63f879dbbcfc: Verifying Checksum [2022-04-11T03:38:48.325Z] 63f879dbbcfc: Download complete [2022-04-11T03:38:48.585Z] e9a5061849ea: Verifying Checksum [2022-04-11T03:38:48.585Z] e9a5061849ea: Download complete [2022-04-11T03:38:48.585Z] d747dcd14b5f: Verifying Checksum [2022-04-11T03:38:48.585Z] d747dcd14b5f: Download complete [2022-04-11T03:38:48.585Z] 0d9ebad4ef96: Verifying Checksum [2022-04-11T03:38:48.585Z] 0d9ebad4ef96: Download complete [2022-04-11T03:38:48.585Z] ab5ef0e58194: Verifying Checksum [2022-04-11T03:38:48.585Z] ab5ef0e58194: Download complete [2022-04-11T03:38:48.585Z] 2de7ff778b66: Verifying Checksum [2022-04-11T03:38:48.585Z] 2de7ff778b66: Download complete [2022-04-11T03:38:51.881Z] ab5ef0e58194: Pull complete [2022-04-11T03:38:51.881Z] 9712f1f96733: Pull complete [2022-04-11T03:38:52.141Z] 63f879dbbcfc: Pull complete [2022-04-11T03:38:56.346Z] 0d9ebad4ef96: Pull complete [2022-04-11T03:38:56.346Z] e9a5061849ea: Pull complete [2022-04-11T03:38:56.346Z] d747dcd14b5f: Pull complete [2022-04-11T03:38:57.295Z] 2de7ff778b66: Pull complete [2022-04-11T03:38:57.295Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-04-11T03:38:57.295Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-11T03:38:57.295Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-04-11T03:38:57.429Z] prd-ubuntu20.04-docker-8c-8g-19455 does not seem to be running inside a container [2022-04-11T03:38:57.458Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-04-11T03:38:59.265Z] $ docker top 1b22eb68a00ddd8831d823b4bfd44abf4a670ab0b4d601a1a60b8aff9e8ffccb -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-04-11T03:38:59.349Z] provisioning config files... [2022-04-11T03:38:59.358Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1388261469560523996tmp [2022-04-11T03:38:59.370Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1197115612747738216tmp [2022-04-11T03:38:59.382Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config6488642889106109365tmp [Pipeline] { [Pipeline] echo [2022-04-11T03:38:59.398Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-11T03:38:59.677Z] ---> sigul-configuration.sh [2022-04-11T03:38:59.677Z] gpg: directory `/root/.gnupg' created [2022-04-11T03:38:59.677Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-04-11T03:38:59.677Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-04-11T03:38:59.677Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-04-11T03:38:59.677Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-04-11T03:38:59.677Z] gpg: CAST5 encrypted data [2022-04-11T03:38:59.677Z] gpg: encrypted with 1 passphrase [2022-04-11T03:38:59.677Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-04-11T03:38:59.966Z] + mkdir /home/jenkins [2022-04-11T03:38:59.966Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-04-11T03:39:00.254Z] + 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-04-11T03:39:00.264Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-11T03:39:00.552Z] ---> sigul-install.sh [2022-04-11T03:39:00.552Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-04-11T03:39:00.839Z] + git tag --list [2022-04-11T03:39:00.839Z] 0.1.1 [2022-04-11T03:39:00.839Z] v1.1.0 [2022-04-11T03:39:00.839Z] v1.2.0 [2022-04-11T03:39:00.839Z] v1.2.1 [2022-04-11T03:39:00.839Z] v1.3.0 [2022-04-11T03:39:00.839Z] v2.0.0 [2022-04-11T03:39:00.839Z] v2.0.1-dev.1 [2022-04-11T03:39:00.839Z] v2.0.1-dev.10 [2022-04-11T03:39:00.839Z] v2.0.1-dev.11 [2022-04-11T03:39:00.839Z] v2.0.1-dev.12 [2022-04-11T03:39:00.839Z] v2.0.1-dev.13 [2022-04-11T03:39:00.839Z] v2.0.1-dev.14 [2022-04-11T03:39:00.839Z] v2.0.1-dev.15 [2022-04-11T03:39:00.839Z] v2.0.1-dev.16 [2022-04-11T03:39:00.839Z] v2.0.1-dev.17 [2022-04-11T03:39:00.839Z] v2.0.1-dev.18 [2022-04-11T03:39:00.839Z] v2.0.1-dev.19 [2022-04-11T03:39:00.839Z] v2.0.1-dev.2 [2022-04-11T03:39:00.839Z] v2.0.1-dev.20 [2022-04-11T03:39:00.839Z] v2.0.1-dev.21 [2022-04-11T03:39:00.839Z] v2.0.1-dev.22 [2022-04-11T03:39:00.839Z] v2.0.1-dev.23 [2022-04-11T03:39:00.839Z] v2.0.1-dev.24 [2022-04-11T03:39:00.839Z] v2.0.1-dev.25 [2022-04-11T03:39:00.839Z] v2.0.1-dev.26 [2022-04-11T03:39:00.839Z] v2.0.1-dev.27 [2022-04-11T03:39:00.839Z] v2.0.1-dev.28 [2022-04-11T03:39:00.839Z] v2.0.1-dev.29 [2022-04-11T03:39:00.839Z] v2.0.1-dev.3 [2022-04-11T03:39:00.839Z] v2.0.1-dev.30 [2022-04-11T03:39:00.839Z] v2.0.1-dev.31 [2022-04-11T03:39:00.839Z] v2.0.1-dev.32 [2022-04-11T03:39:00.839Z] v2.0.1-dev.33 [2022-04-11T03:39:00.839Z] v2.0.1-dev.4 [2022-04-11T03:39:00.839Z] v2.0.1-dev.5 [2022-04-11T03:39:00.839Z] v2.0.1-dev.6 [2022-04-11T03:39:00.839Z] v2.0.1-dev.7 [2022-04-11T03:39:00.839Z] v2.0.1-dev.8 [2022-04-11T03:39:00.839Z] v2.0.1-dev.9 [2022-04-11T03:39:00.839Z] v2.1.0 [2022-04-11T03:39:00.839Z] v2.1.1-dev.1 [2022-04-11T03:39:00.839Z] v2.1.1-dev.10 [2022-04-11T03:39:00.839Z] v2.1.1-dev.11 [2022-04-11T03:39:00.839Z] v2.1.1-dev.12 [2022-04-11T03:39:00.839Z] v2.1.1-dev.13 [2022-04-11T03:39:00.839Z] v2.1.1-dev.14 [2022-04-11T03:39:00.839Z] v2.1.1-dev.15 [2022-04-11T03:39:00.839Z] v2.1.1-dev.16 [2022-04-11T03:39:00.839Z] v2.1.1-dev.17 [2022-04-11T03:39:00.839Z] v2.1.1-dev.18 [2022-04-11T03:39:00.839Z] v2.1.1-dev.19 [2022-04-11T03:39:00.839Z] v2.1.1-dev.2 [2022-04-11T03:39:00.839Z] v2.1.1-dev.20 [2022-04-11T03:39:00.839Z] v2.1.1-dev.3 [2022-04-11T03:39:00.839Z] v2.1.1-dev.4 [2022-04-11T03:39:00.839Z] v2.1.1-dev.5 [2022-04-11T03:39:00.839Z] v2.1.1-dev.6 [2022-04-11T03:39:00.839Z] v2.1.1-dev.7 [2022-04-11T03:39:00.839Z] v2.1.1-dev.8 [2022-04-11T03:39:00.839Z] v2.1.1-dev.9 [Pipeline] sh [2022-04-11T03:39:01.132Z] + lftools sign git-tag v2.1.1-dev.20 [2022-04-11T03:39:01.703Z] Signing Git tag with Sigul... [2022-04-11T03:39:01.703Z] Signing v2.1.1-dev.20 [Pipeline] echo [2022-04-11T03:39:02.285Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-11T03:39:02.574Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-04-11T03:39:02.583Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-04-11T03:39:02.606Z] $ docker stop --time=1 1b22eb68a00ddd8831d823b4bfd44abf4a670ab0b4d601a1a60b8aff9e8ffccb [2022-04-11T03:39:03.890Z] $ docker rm -f 1b22eb68a00ddd8831d823b4bfd44abf4a670ab0b4d601a1a60b8aff9e8ffccb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-04-11T03:39:04.324Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-11T03:39:04.324Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-11T03:39:04.616Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-11T03:39:04.616Z] . [Pipeline] withDockerContainer [2022-04-11T03:39:04.675Z] prd-ubuntu20.04-docker-8c-8g-19455 does not seem to be running inside a container [2022-04-11T03:39:04.711Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-11T03:39:05.061Z] $ docker top 8849024ec669d2cd59575ab5a840505928c4e1fc30e01f94a96ce2f28c406e1e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-11T03:39:05.154Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-11T03:39:05.154Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-11T03:39:05.287Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-11T03:39:05.290Z] $ docker exec 8849024ec669d2cd59575ab5a840505928c4e1fc30e01f94a96ce2f28c406e1e ssh-agent [2022-04-11T03:39:05.404Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXMcFdgE/agent.15 [2022-04-11T03:39:05.404Z] SSH_AGENT_PID=22 [2022-04-11T03:39:05.409Z] Running ssh-add (command line suppressed) [2022-04-11T03:39:05.527Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1801175703049157057.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1801175703049157057.key) [2022-04-11T03:39:05.542Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-11T03:39:05.846Z] + git semver bump pre [2022-04-11T03:39:05.846Z] # -> Open(): unable to determine branch for HEAD [2022-04-11T03:39:05.846Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2022-04-11T03:39:05.846Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2022-04-11T03:39:05.846Z] # $SEMVER_REMOTE_NAME = origin [2022-04-11T03:39:05.846Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-11T03:39:05.846Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-11T03:39:05.846Z] # $SEMVER_BRANCH = main [2022-04-11T03:39:05.846Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2022-04-11T03:39:05.846Z] 2.1.1-dev.21 [Pipeline] } [2022-04-11T03:39:05.857Z] $ docker exec --env ******** --env ******** 8849024ec669d2cd59575ab5a840505928c4e1fc30e01f94a96ce2f28c406e1e ssh-agent -k [2022-04-11T03:39:05.975Z] unset SSH_AUTH_SOCK; [2022-04-11T03:39:05.975Z] unset SSH_AGENT_PID; [2022-04-11T03:39:05.975Z] echo Agent pid 22 killed; [2022-04-11T03:39:05.986Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-11T03:39:06.292Z] + git semver [Pipeline] } [2022-04-11T03:39:06.305Z] $ docker stop --time=1 8849024ec669d2cd59575ab5a840505928c4e1fc30e01f94a96ce2f28c406e1e [2022-04-11T03:39:07.594Z] $ docker rm -f 8849024ec669d2cd59575ab5a840505928c4e1fc30e01f94a96ce2f28c406e1e [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-11T03:39:07.952Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-11T03:39:07.952Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-11T03:39:08.246Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-11T03:39:08.246Z] . [Pipeline] withDockerContainer [2022-04-11T03:39:08.316Z] prd-ubuntu20.04-docker-8c-8g-19455 does not seem to be running inside a container [2022-04-11T03:39:08.349Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-11T03:39:08.718Z] $ docker top f82f806b0cfe0b58b40660102622c482a8ace03a2f40dc04007fe5456b18953e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-11T03:39:08.820Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-11T03:39:08.820Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-11T03:39:08.954Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-11T03:39:08.957Z] $ docker exec f82f806b0cfe0b58b40660102622c482a8ace03a2f40dc04007fe5456b18953e ssh-agent [2022-04-11T03:39:09.080Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXLgpgFc/agent.14 [2022-04-11T03:39:09.080Z] SSH_AGENT_PID=22 [2022-04-11T03:39:09.086Z] Running ssh-add (command line suppressed) [2022-04-11T03:39:09.205Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6823765977689971029.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6823765977689971029.key) [2022-04-11T03:39:09.219Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-11T03:39:09.508Z] + git semver push [2022-04-11T03:39:09.508Z] # -> Open(): unable to determine branch for HEAD [2022-04-11T03:39:09.508Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2022-04-11T03:39:09.508Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2022-04-11T03:39:09.508Z] # $SEMVER_REMOTE_NAME = origin [2022-04-11T03:39:09.508Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-11T03:39:09.508Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-11T03:39:09.508Z] # $SEMVER_BRANCH = main [2022-04-11T03:39:09.508Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } [2022-04-11T03:39:11.435Z] $ docker exec --env ******** --env ******** f82f806b0cfe0b58b40660102622c482a8ace03a2f40dc04007fe5456b18953e ssh-agent -k [2022-04-11T03:39:11.558Z] unset SSH_AUTH_SOCK; [2022-04-11T03:39:11.558Z] unset SSH_AGENT_PID; [2022-04-11T03:39:11.558Z] echo Agent pid 22 killed; [2022-04-11T03:39:11.571Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-11T03:39:11.887Z] + git semver [Pipeline] } [2022-04-11T03:39:11.901Z] $ docker stop --time=1 f82f806b0cfe0b58b40660102622c482a8ace03a2f40dc04007fe5456b18953e [2022-04-11T03:39:13.173Z] $ docker rm -f f82f806b0cfe0b58b40660102622c482a8ace03a2f40dc04007fe5456b18953e [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-04-11T03:39:13.720Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] [2022-04-11T03:39:13.720Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2022-04-11T03:39:13.720Z] total 16 [2022-04-11T03:39:13.720Z] drwxr-xr-x 3 root root 4096 Apr 11 03:29 . [2022-04-11T03:39:13.720Z] drwxrwxr-x 15 jenkins jenkins 4096 Apr 11 03:39 .. [2022-04-11T03:39:13.720Z] drwxr-xr-x 2 root root 4096 Apr 11 03:29 cost [2022-04-11T03:39:13.720Z] -rw-r--r-- 1 root root 81 Apr 11 03:29 cost.csv [2022-04-11T03:39:13.720Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2022-04-11T03:39:13.720Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2022-04-11T03:39:13.720Z] total 16 [2022-04-11T03:39:13.720Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 11 03:29 . [2022-04-11T03:39:13.720Z] drwxrwxr-x 15 jenkins jenkins 4096 Apr 11 03:39 .. [2022-04-11T03:39:13.720Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 11 03:29 cost [2022-04-11T03:39:13.720Z] -rw-r--r-- 1 jenkins jenkins 81 Apr 11 03:29 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-04-11T03:39:14.017Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-11T03:39:14.887Z] ---> package-listing.sh [2022-04-11T03:39:14.887Z] ++ facter osfamily [2022-04-11T03:39:14.887Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-11T03:39:15.148Z] + OS_FAMILY=debian [2022-04-11T03:39:15.148Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main [2022-04-11T03:39:15.148Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-11T03:39:15.148Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-11T03:39:15.148Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-11T03:39:15.148Z] + PACKAGES=/tmp/packages_start.txt [2022-04-11T03:39:15.148Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2022-04-11T03:39:15.148Z] + PACKAGES=/tmp/packages_end.txt [2022-04-11T03:39:15.148Z] + case "${OS_FAMILY}" in [2022-04-11T03:39:15.148Z] + dpkg -l [2022-04-11T03:39:15.148Z] + grep '^ii' [2022-04-11T03:39:15.148Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-11T03:39:15.148Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-11T03:39:15.148Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-11T03:39:15.148Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2022-04-11T03:39:15.148Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [2022-04-11T03:39:15.148Z] + 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-04-11T03:39:15.161Z] 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-04-11T03:39:15.444Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-11T03:39:16.081Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-11T03:39:16.081Z] . [Pipeline] withDockerContainer [2022-04-11T03:39:16.175Z] prd-ubuntu20.04-docker-8c-8g-19455 does not seem to be running inside a container [2022-04-11T03:39:16.211Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-11T03:39:16.443Z] $ docker top 15ccbb099ca149de46075983213f15b59cc3567f73fa09f387e8b83d22642b80 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-11T03:39:16.803Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-11T03:39:17.095Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-11T03:39:17.386Z] + ls /var/log/sa-host [2022-04-11T03:39:17.386Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-11T03:39:17.470Z] provisioning config files... [2022-04-11T03:39:17.478Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2013841581729671302tmp [Pipeline] { [Pipeline] echo [2022-04-11T03:39:17.493Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-11T03:39:17.778Z] ---> create-netrc.sh [Pipeline] } [2022-04-11T03:39:17.786Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-11T03:39:18.135Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-11T03:39:18.146Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-11T03:39:18.434Z] ---> sudo-logs.sh [2022-04-11T03:39:18.435Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-11T03:39:18.457Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-11T03:39:18.741Z] ---> job-cost.sh [2022-04-11T03:39:18.741Z] lf-activate-venv: SKIPPING [2022-04-11T03:39:18.741Z] DEBUG: total: 0.2199999988079071 [2022-04-11T03:39:18.741Z] INFO: Retrieving Stack Cost... [2022-04-11T03:39:19.314Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-11T03:39:19.576Z] INFO: Archiving Costs [Pipeline] echo [2022-04-11T03:39:19.590Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-11T03:39:19.884Z] ---> logs-deploy.sh [2022-04-11T03:39:19.884Z] lf-activate-venv: SKIPPING [2022-04-11T03:39:19.884Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/59 [2022-04-11T03:39:19.884Z] INFO: archiving workspace using pattern(s): [2022-04-11T03:39:20.826Z] Archives upload complete. [2022-04-11T03:39:20.826Z] INFO: archiving logs to Nexus