Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e5053f8c731e365d1df3f2055d168c1a15fdfcf5 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-ssh12181097540994707706.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh16502193365210414539.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8692688481400216706.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8023635254489356386.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2918342631578398916.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera] ========================================================= [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: device-onvif-camera-settings PROJECT: device-onvif-camera 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: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-17215 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Avoid second fetch Checking out Revision e5053f8c731e365d1df3f2055d168c1a15fdfcf5 (main) Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/foundry_device-onvif-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.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/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.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 e5053f8c731e365d1df3f2055d168c1a15fdfcf5 # timeout=10 Commit message: "Merge pull request #105 from weichou1229/issue-104" > git rev-list --no-walk 82843687bcf82fd8ddbc6870f1be613a828c9679 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-08T01:40:28.204Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-08T01:40:28.243Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-08T01:40:28.254Z] ========================================================= [2022-07-08T01:40:28.254Z] EdgeX Global Pipelines Version Info [2022-07-08T01:40:28.254Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-08T01:40:29.075Z] ------------------- [2022-07-08T01:40:29.075Z] stable info: [2022-07-08T01:40:29.075Z] ------------------- [2022-07-08T01:40:29.075Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-08T01:40:29.075Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-07-08T01:40:29.075Z] Message: update stable to v1.0.234 [2022-07-08T01:40:29.648Z] ------------------- [2022-07-08T01:40:29.648Z] experimental info: [2022-07-08T01:40:29.648Z] ------------------- [2022-07-08T01:40:29.648Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-07-08T01:40:29.648Z] Commit SHA: bc4e646769b4c5265b7fe03fd8295f2cc8e63760 [2022-07-08T01:40:29.648Z] Message: update experimental to v1.0.235 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-08T01:40:29.954Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2022-07-08T01:40:29.969Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2022-07-08T01:40:29.980Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-08T01:40:29.994Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-08T01:40:30.009Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-08T01:40:30.024Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-07-08T01:40:30.035Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-08T01:40:30.047Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-07-08T01:40:30.062Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-08T01:40:30.071Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-08T01:40:30.079Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-08T01:40:30.088Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2022-07-08T01:40:30.096Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-08T01:40:30.105Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-08T01:40:30.113Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-08T01:40:30.122Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-07-08T01:40:30.130Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-07-08T01:40:30.150Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-07-08T01:40:30.159Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-08T01:40:30.167Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-08T01:40:30.175Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-07-08T01:40:30.183Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-07-08T01:40:30.191Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-07-08T01:40:30.199Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-07-08T01:40:30.207Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-07-08T01:40:30.215Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-08T01:40:30.224Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-08T01:40:30.232Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-07-08T01:40:30.241Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-07-08T01:40:30.252Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-07-08T01:40:30.266Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e5053f8c731e365d1df3f2055d168c1a15fdfcf5 [Pipeline] echo [2022-07-08T01:40:30.278Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e5053f8 [Pipeline] echo [2022-07-08T01:40:30.298Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-08T01:40:30.340Z] provisioning config files... [2022-07-08T01:40:30.353Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config538915225658511923tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-08T01:40:30.672Z] ---> docker-login.sh [2022-07-08T01:40:30.673Z] nexus3.edgexfoundry.org:10001 [2022-07-08T01:40:30.936Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-08T01:40:31.198Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-08T01:40:31.198Z] Configure a credential helper to remove this warning. See [2022-07-08T01:40:31.198Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-08T01:40:31.198Z] [2022-07-08T01:40:31.198Z] Login Succeeded [2022-07-08T01:40:31.198Z] nexus3.edgexfoundry.org:10002 [2022-07-08T01:40:31.198Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-08T01:40:31.198Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-08T01:40:31.198Z] Configure a credential helper to remove this warning. See [2022-07-08T01:40:31.198Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-08T01:40:31.198Z] [2022-07-08T01:40:31.198Z] Login Succeeded [2022-07-08T01:40:31.198Z] nexus3.edgexfoundry.org:10003 [2022-07-08T01:40:31.460Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-08T01:40:31.460Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-08T01:40:31.460Z] Configure a credential helper to remove this warning. See [2022-07-08T01:40:31.460Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-08T01:40:31.460Z] [2022-07-08T01:40:31.460Z] Login Succeeded [2022-07-08T01:40:31.460Z] nexus3.edgexfoundry.org:10004 [2022-07-08T01:40:31.460Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-08T01:40:31.726Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-08T01:40:31.727Z] Configure a credential helper to remove this warning. See [2022-07-08T01:40:31.727Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-08T01:40:31.727Z] [2022-07-08T01:40:31.727Z] Login Succeeded [2022-07-08T01:40:31.727Z] docker.io [2022-07-08T01:40:31.727Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-08T01:40:31.988Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-08T01:40:31.988Z] Configure a credential helper to remove this warning. See [2022-07-08T01:40:31.988Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-08T01:40:31.988Z] [2022-07-08T01:40:31.988Z] Login Succeeded [2022-07-08T01:40:31.988Z] ---> docker-login.sh ends [Pipeline] } [2022-07-08T01:40:31.997Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-07-08T01:40:32.362Z] + git rev-list -1 --merges e5053f8c731e365d1df3f2055d168c1a15fdfcf5~1..e5053f8c731e365d1df3f2055d168c1a15fdfcf5 [Pipeline] echo [2022-07-08T01:40:32.396Z] -----------> git rev-list -1 --merges e5053f8c731e365d1df3f2055d168c1a15fdfcf5~1..e5053f8c731e365d1df3f2055d168c1a15fdfcf5 e5053f8c731e365d1df3f2055d168c1a15fdfcf5 [2022-07-08T01:40:32.396Z] e5053f8c731e365d1df3f2055d168c1a15fdfcf5 [false] [Pipeline] sh [2022-07-08T01:40:32.708Z] + git log --format=format:%s -1 e5053f8c731e365d1df3f2055d168c1a15fdfcf5 [Pipeline] echo [2022-07-08T01:40:32.725Z] ========================================================= [2022-07-08T01:40:32.725Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-08T01:40:32.725Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-08T01:40:33.067Z] + git log --format=format:%s -1 e5053f8c731e365d1df3f2055d168c1a15fdfcf5 [Pipeline] echo [2022-07-08T01:40:33.079Z] [semverPrep] GIT_COMMIT: e5053f8c731e365d1df3f2055d168c1a15fdfcf5, Commit Message: Merge pull request #105 from weichou1229/issue-104 [Pipeline] echo [2022-07-08T01:40:33.089Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-07-08T01:40:33.477Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-08T01:40:33.477Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-08T01:40:33.477Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-08T01:40:33.477Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-08T01:40:33.477Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-08T01:40:33.477Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-08T01:40:33.477Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-08T01:40:33.902Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-08T01:40:33.902Z] [2022-07-08T01:40:33.902Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-08T01:40:34.214Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-08T01:40:34.214Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-08T01:40:34.214Z] 42c077c10790: Pulling fs layer [2022-07-08T01:40:34.214Z] f63e77b7563a: Pulling fs layer [2022-07-08T01:40:34.214Z] bd5fdadae976: Pulling fs layer [2022-07-08T01:40:34.214Z] 205491f53016: Pulling fs layer [2022-07-08T01:40:34.214Z] df18705c85c3: Pulling fs layer [2022-07-08T01:40:34.214Z] bdb3f477010e: Pulling fs layer [2022-07-08T01:40:34.214Z] c8a8fc8e1c8f: Pulling fs layer [2022-07-08T01:40:34.214Z] 2c6e9b1d212d: Pulling fs layer [2022-07-08T01:40:34.214Z] bdb8f0575790: Pulling fs layer [2022-07-08T01:40:34.214Z] 386e3cb2ff24: Pulling fs layer [2022-07-08T01:40:34.214Z] 2343380bae48: Pulling fs layer [2022-07-08T01:40:34.214Z] bdb3f477010e: Waiting [2022-07-08T01:40:34.214Z] c8a8fc8e1c8f: Waiting [2022-07-08T01:40:34.214Z] 2c6e9b1d212d: Waiting [2022-07-08T01:40:34.214Z] 2343380bae48: Waiting [2022-07-08T01:40:34.214Z] 205491f53016: Waiting [2022-07-08T01:40:34.214Z] bdb8f0575790: Waiting [2022-07-08T01:40:34.214Z] df18705c85c3: Waiting [2022-07-08T01:40:34.214Z] f63e77b7563a: Verifying Checksum [2022-07-08T01:40:34.214Z] f63e77b7563a: Download complete [2022-07-08T01:40:34.214Z] 205491f53016: Download complete [2022-07-08T01:40:34.477Z] df18705c85c3: Verifying Checksum [2022-07-08T01:40:34.477Z] df18705c85c3: Download complete [2022-07-08T01:40:34.477Z] bdb3f477010e: Download complete [2022-07-08T01:40:34.477Z] bd5fdadae976: Verifying Checksum [2022-07-08T01:40:34.477Z] bd5fdadae976: Download complete [2022-07-08T01:40:34.477Z] 2c6e9b1d212d: Verifying Checksum [2022-07-08T01:40:34.477Z] 2c6e9b1d212d: Download complete [2022-07-08T01:40:34.477Z] bdb8f0575790: Verifying Checksum [2022-07-08T01:40:34.477Z] bdb8f0575790: Download complete [2022-07-08T01:40:34.477Z] 386e3cb2ff24: Verifying Checksum [2022-07-08T01:40:34.477Z] 386e3cb2ff24: Download complete [2022-07-08T01:40:34.477Z] 2343380bae48: Verifying Checksum [2022-07-08T01:40:34.477Z] 2343380bae48: Download complete [2022-07-08T01:40:34.477Z] 42c077c10790: Verifying Checksum [2022-07-08T01:40:34.477Z] 42c077c10790: Download complete [2022-07-08T01:40:34.738Z] c8a8fc8e1c8f: Download complete [2022-07-08T01:40:36.119Z] 42c077c10790: Pull complete [2022-07-08T01:40:36.119Z] f63e77b7563a: Pull complete [2022-07-08T01:40:36.690Z] bd5fdadae976: Pull complete [2022-07-08T01:40:36.690Z] 205491f53016: Pull complete [2022-07-08T01:40:36.950Z] df18705c85c3: Pull complete [2022-07-08T01:40:36.950Z] bdb3f477010e: Pull complete [2022-07-08T01:40:38.870Z] c8a8fc8e1c8f: Pull complete [2022-07-08T01:40:39.130Z] 2c6e9b1d212d: Pull complete [2022-07-08T01:40:39.130Z] bdb8f0575790: Pull complete [2022-07-08T01:40:39.391Z] 386e3cb2ff24: Pull complete [2022-07-08T01:40:39.391Z] 2343380bae48: Pull complete [2022-07-08T01:40:39.391Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-07-08T01:40:39.391Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-08T01:40:39.391Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-08T01:40:39.597Z] prd-ubuntu20.04-docker-8c-8g-17215 does not seem to be running inside a container [2022-07-08T01:40:39.639Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-08T01:40:41.084Z] $ docker top ed41d79af9662b293f09f5e9ad238db05ddbc572a699babc1e7ee2cb97811bf6 -eo pid,comm [2022-07-08T01:40:41.153Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-07-08T01:40:41.153Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-08T01:40:41.181Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-08T01:40:41.181Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-08T01:40:41.313Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-08T01:40:41.320Z] $ docker exec ed41d79af9662b293f09f5e9ad238db05ddbc572a699babc1e7ee2cb97811bf6 ssh-agent [2022-07-08T01:40:41.443Z] SSH_AUTH_SOCK=/tmp/ssh-e7RzzJULpaSz/agent.32 [2022-07-08T01:40:41.443Z] SSH_AGENT_PID=38 [2022-07-08T01:40:41.451Z] Running ssh-add (command line suppressed) [2022-07-08T01:40:41.565Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1460713027970040900.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1460713027970040900.key) [2022-07-08T01:40:41.579Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-08T01:40:41.871Z] + git tag --points-at HEAD [Pipeline] } [2022-07-08T01:40:41.895Z] $ docker exec --env ******** --env ******** ed41d79af9662b293f09f5e9ad238db05ddbc572a699babc1e7ee2cb97811bf6 ssh-agent -k [2022-07-08T01:40:42.009Z] unset SSH_AUTH_SOCK; [2022-07-08T01:40:42.009Z] unset SSH_AGENT_PID; [2022-07-08T01:40:42.009Z] echo Agent pid 38 killed; [2022-07-08T01:40:42.024Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-08T01:40:42.045Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-08T01:40:42.045Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-08T01:40:42.168Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-08T01:40:42.174Z] $ docker exec ed41d79af9662b293f09f5e9ad238db05ddbc572a699babc1e7ee2cb97811bf6 ssh-agent [2022-07-08T01:40:42.289Z] SSH_AUTH_SOCK=/tmp/ssh-DF1Vg99hSZJz/agent.71 [2022-07-08T01:40:42.289Z] SSH_AGENT_PID=78 [2022-07-08T01:40:42.294Z] Running ssh-add (command line suppressed) [2022-07-08T01:40:42.412Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7151020082867990340.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7151020082867990340.key) [2022-07-08T01:40:42.423Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-08T01:40:42.711Z] + git semver init [2022-07-08T01:40:42.970Z] 2022-07-08 01:40:42,911 [run_init] DEBUG init version:0.0.0 force:False [2022-07-08T01:40:42.970Z] 2022-07-08 01:40:42,912 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2022-07-08T01:40:42.970Z] 2022-07-08 01:40:42,912 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2022-07-08T01:40:42.970Z] 2022-07-08 01:40:42,913 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/foundry_device-onvif-camera_main/.semver'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2022-07-08T01:40:43.913Z] 2022-07-08 01:40:43,606 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2022-07-08T01:40:43.913Z] 2022-07-08 01:40:43,606 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2022-07-08T01:40:43.913Z] 2022-07-08 01:40:43,606 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-07-08T01:40:43.913Z] 2022-07-08 01:40:43,607 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-07-08T01:40:43.913Z] 0.0.1-dev.23 [Pipeline] } [2022-07-08T01:40:43.927Z] $ docker exec --env ******** --env ******** ed41d79af9662b293f09f5e9ad238db05ddbc572a699babc1e7ee2cb97811bf6 ssh-agent -k [2022-07-08T01:40:44.038Z] unset SSH_AUTH_SOCK; [2022-07-08T01:40:44.039Z] unset SSH_AGENT_PID; [2022-07-08T01:40:44.039Z] echo Agent pid 78 killed; [2022-07-08T01:40:44.048Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-08T01:40:44.350Z] + git semver [Pipeline] } [2022-07-08T01:40:44.630Z] $ docker stop --time=1 ed41d79af9662b293f09f5e9ad238db05ddbc572a699babc1e7ee2cb97811bf6 [2022-07-08T01:40:45.990Z] $ docker rm -f ed41d79af9662b293f09f5e9ad238db05ddbc572a699babc1e7ee2cb97811bf6 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-08T01:40:46.340Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-08T01:40:46.587Z] Stashed 1 file(s) [Pipeline] echo [2022-07-08T01:40:46.590Z] [edgeXSemver]: initialized semver on version 0.0.1-dev.23 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-08T01:40:46.748Z] provisioning config files... [2022-07-08T01:40:46.757Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7224137587863402189tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-08T01:40:47.056Z] ---> docker-login.sh [2022-07-08T01:40:47.056Z] nexus3.edgexfoundry.org:10001 [2022-07-08T01:40:47.056Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-08T01:40:47.056Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-08T01:40:47.056Z] Configure a credential helper to remove this warning. See [2022-07-08T01:40:47.056Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-08T01:40:47.056Z] [2022-07-08T01:40:47.056Z] Login Succeeded [2022-07-08T01:40:47.056Z] nexus3.edgexfoundry.org:10002 [2022-07-08T01:40:47.056Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-08T01:40:47.316Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-08T01:40:47.316Z] Configure a credential helper to remove this warning. See [2022-07-08T01:40:47.316Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-08T01:40:47.316Z] [2022-07-08T01:40:47.316Z] Login Succeeded [2022-07-08T01:40:47.316Z] nexus3.edgexfoundry.org:10003 [2022-07-08T01:40:47.316Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-08T01:40:47.316Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-08T01:40:47.316Z] Configure a credential helper to remove this warning. See [2022-07-08T01:40:47.316Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-08T01:40:47.316Z] [2022-07-08T01:40:47.316Z] Login Succeeded [2022-07-08T01:40:47.316Z] nexus3.edgexfoundry.org:10004 [2022-07-08T01:40:47.578Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-08T01:40:47.578Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-08T01:40:47.578Z] Configure a credential helper to remove this warning. See [2022-07-08T01:40:47.578Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-08T01:40:47.578Z] [2022-07-08T01:40:47.578Z] Login Succeeded [2022-07-08T01:40:47.578Z] docker.io [2022-07-08T01:40:47.578Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-08T01:40:47.838Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-08T01:40:47.838Z] Configure a credential helper to remove this warning. See [2022-07-08T01:40:47.838Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-08T01:40:47.838Z] [2022-07-08T01:40:47.838Z] Login Succeeded [2022-07-08T01:40:47.838Z] ---> docker-login.sh ends [Pipeline] } [2022-07-08T01:40:47.847Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-08T01:40:47.906Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-08T01:40:47.914Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-08T01:40:47.922Z] ========================================================= [2022-07-08T01:40:47.922Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-07-08T01:40:47.922Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-08T01:40:48.240Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-07-08T01:40:48.240Z] Sending build context to Docker daemon 9.319MB [2022-07-08T01:40:48.240Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-07-08T01:40:48.240Z] Step 2/13 : FROM ${BASE} AS builder [2022-07-08T01:40:48.240Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-08T01:40:48.240Z] 59bf1c3509f3: Pulling fs layer [2022-07-08T01:40:48.240Z] 666ba61612fd: Pulling fs layer [2022-07-08T01:40:48.240Z] 8ed8ca486205: Pulling fs layer [2022-07-08T01:40:48.240Z] cc1cd167ecdc: Pulling fs layer [2022-07-08T01:40:48.240Z] c516ae0d96e1: Pulling fs layer [2022-07-08T01:40:48.240Z] 684cea983483: Pulling fs layer [2022-07-08T01:40:48.240Z] dd3240ac7de5: Pulling fs layer [2022-07-08T01:40:48.240Z] b1e948a4e11c: Pulling fs layer [2022-07-08T01:40:48.240Z] a8fd76ee1af6: Pulling fs layer [2022-07-08T01:40:48.240Z] 646ad004c059: Pulling fs layer [2022-07-08T01:40:48.240Z] cc1cd167ecdc: Waiting [2022-07-08T01:40:48.240Z] dd3240ac7de5: Waiting [2022-07-08T01:40:48.240Z] 646ad004c059: Waiting [2022-07-08T01:40:48.240Z] a8fd76ee1af6: Waiting [2022-07-08T01:40:48.240Z] 684cea983483: Waiting [2022-07-08T01:40:48.240Z] c516ae0d96e1: Waiting [2022-07-08T01:40:48.240Z] 8ed8ca486205: Verifying Checksum [2022-07-08T01:40:48.241Z] 8ed8ca486205: Download complete [2022-07-08T01:40:48.504Z] 666ba61612fd: Verifying Checksum [2022-07-08T01:40:48.504Z] 666ba61612fd: Download complete [2022-07-08T01:40:48.504Z] c516ae0d96e1: Verifying Checksum [2022-07-08T01:40:48.504Z] c516ae0d96e1: Download complete [2022-07-08T01:40:48.504Z] 684cea983483: Verifying Checksum [2022-07-08T01:40:48.504Z] 684cea983483: Download complete [2022-07-08T01:40:48.504Z] 59bf1c3509f3: Verifying Checksum [2022-07-08T01:40:48.504Z] 59bf1c3509f3: Download complete [2022-07-08T01:40:48.504Z] dd3240ac7de5: Download complete [2022-07-08T01:40:48.504Z] b1e948a4e11c: Verifying Checksum [2022-07-08T01:40:48.504Z] b1e948a4e11c: Download complete [2022-07-08T01:40:48.504Z] 59bf1c3509f3: Pull complete [2022-07-08T01:40:48.766Z] 666ba61612fd: Pull complete [2022-07-08T01:40:48.766Z] 8ed8ca486205: Pull complete [2022-07-08T01:40:49.028Z] 646ad004c059: Verifying Checksum [2022-07-08T01:40:49.028Z] 646ad004c059: Download complete [2022-07-08T01:40:49.028Z] a8fd76ee1af6: Verifying Checksum [2022-07-08T01:40:49.028Z] a8fd76ee1af6: Download complete [2022-07-08T01:40:49.028Z] cc1cd167ecdc: Verifying Checksum [2022-07-08T01:40:49.028Z] cc1cd167ecdc: Download complete [2022-07-08T01:40:53.227Z] cc1cd167ecdc: Pull complete [2022-07-08T01:40:53.227Z] c516ae0d96e1: Pull complete [2022-07-08T01:40:53.227Z] 684cea983483: Pull complete [2022-07-08T01:40:53.227Z] dd3240ac7de5: Pull complete [2022-07-08T01:40:53.227Z] b1e948a4e11c: Pull complete [2022-07-08T01:40:55.144Z] a8fd76ee1af6: Pull complete [2022-07-08T01:40:55.715Z] 646ad004c059: Pull complete [2022-07-08T01:40:55.715Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-07-08T01:40:55.715Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-07-08T01:40:55.715Z] ---> 8f69c11f6b0c [2022-07-08T01:40:55.715Z] Step 3/13 : ARG MAKE="make build" [2022-07-08T01:40:57.628Z] ---> Running in 003a1b9103ae [2022-07-08T01:40:57.628Z] Removing intermediate container 003a1b9103ae [2022-07-08T01:40:57.628Z] ---> 997ce3c2e38c [2022-07-08T01:40:57.628Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-07-08T01:40:57.628Z] ---> Running in 862eb12761c8 [2022-07-08T01:40:57.628Z] Removing intermediate container 862eb12761c8 [2022-07-08T01:40:57.628Z] ---> df4fc4e469bd [2022-07-08T01:40:57.628Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="" [2022-07-08T01:40:57.628Z] ---> Running in 53e76eeeced2 [2022-07-08T01:40:57.896Z] Removing intermediate container 53e76eeeced2 [2022-07-08T01:40:57.896Z] ---> 6c85d2c0d305 [2022-07-08T01:40:57.897Z] Step 6/13 : LABEL Name=edgex-device-onvif-camera [2022-07-08T01:40:57.897Z] ---> Running in e6e265703b27 [2022-07-08T01:40:57.897Z] Removing intermediate container e6e265703b27 [2022-07-08T01:40:57.897Z] ---> 4bb79ac27e39 [2022-07-08T01:40:57.897Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-08T01:40:57.897Z] ---> Running in 3bf59c5f3503 [2022-07-08T01:40:58.835Z] Removing intermediate container 3bf59c5f3503 [2022-07-08T01:40:58.835Z] ---> 7f108a45176a [2022-07-08T01:40:58.835Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-08T01:40:58.835Z] ---> Running in 482c36b3d1a6 [2022-07-08T01:40:59.096Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-08T01:41:00.041Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-08T01:41:00.041Z] OK: 221 MiB in 52 packages [2022-07-08T01:41:00.613Z] Removing intermediate container 482c36b3d1a6 [2022-07-08T01:41:00.613Z] ---> 1641434a3069 [2022-07-08T01:41:00.613Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-07-08T01:41:00.613Z] ---> Running in 4e054c629e66 [2022-07-08T01:41:00.613Z] Removing intermediate container 4e054c629e66 [2022-07-08T01:41:00.613Z] ---> 60252a5ce647 [2022-07-08T01:41:00.613Z] Step 10/13 : COPY go.mod vendor* ./ [2022-07-08T01:41:00.873Z] ---> 21fe1bcbdb54 [2022-07-08T01:41:00.873Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-08T01:41:00.873Z] ---> Running in 76d2d823485a [2022-07-08T01:41:01.704Z] Still waiting to schedule task [2022-07-08T01:41:01.705Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-07-08T01:41:22.847Z] Removing intermediate container 76d2d823485a [2022-07-08T01:41:22.848Z] ---> 6d83fce34cb1 [2022-07-08T01:41:22.848Z] Step 12/13 : COPY . . [2022-07-08T01:41:22.848Z] ---> 0dc3d6b6be37 [2022-07-08T01:41:22.848Z] Step 13/13 : RUN ${MAKE} [2022-07-08T01:41:22.848Z] ---> Running in ab4692395d9e [2022-07-08T01:41:22.848Z] noop [2022-07-08T01:41:22.848Z] Removing intermediate container ab4692395d9e [2022-07-08T01:41:22.848Z] ---> 791da4d2b216 [2022-07-08T01:41:22.848Z] Successfully built 791da4d2b216 [2022-07-08T01:41:22.848Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-08T01:41:23.165Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-08T01:41:23.165Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-08T01:41:23.238Z] prd-ubuntu20.04-docker-8c-8g-17215 does not seem to be running inside a container [2022-07-08T01:41:23.269Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-08T01:41:23.682Z] $ docker top 3d206020ae617be45a5c67cda7b10b75b82d5f8d73a839f3041fcdbe31a657cc -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-08T01:41:24.109Z] + go version [2022-07-08T01:41:24.109Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-07-08T01:41:24.123Z] $ docker stop --time=1 3d206020ae617be45a5c67cda7b10b75b82d5f8d73a839f3041fcdbe31a657cc [2022-07-08T01:41:25.414Z] $ docker rm -f 3d206020ae617be45a5c67cda7b10b75b82d5f8d73a839f3041fcdbe31a657cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-08T01:41:25.828Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-08T01:41:25.828Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-08T01:41:25.924Z] prd-ubuntu20.04-docker-8c-8g-17215 does not seem to be running inside a container [2022-07-08T01:41:25.968Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-08T01:41:26.339Z] $ docker top 803b6ec8056c0f550b897f15b3faa7ed66cadbf4c82d179b17996dc76c4c64ea -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-07-08T01:41:26.710Z] + make test [2022-07-08T01:41:26.710Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-07-08T01:41:26.969Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-07-08T01:41:39.188Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-07-08T01:41:39.188Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.018s coverage: 7.0% of statements [2022-07-08T01:41:39.188Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2022-07-08T01:41:42.486Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 5.660s coverage: 13.8% of statements [2022-07-08T01:41:49.057Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-07-08T01:41:53.256Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-08T01:41:53.256Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-08T01:41:53.256Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-08T01:41:53.841Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-08T01:41:53.860Z] $ docker stop --time=1 803b6ec8056c0f550b897f15b3faa7ed66cadbf4c82d179b17996dc76c4c64ea [2022-07-08T01:41:55.665Z] $ docker rm -f 803b6ec8056c0f550b897f15b3faa7ed66cadbf4c82d179b17996dc76c4c64ea [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-08T01:41:56.109Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-08T01:41:56.168Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-07-08T01:41:56.711Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-08T01:41:56.996Z] + ls -al . [2022-07-08T01:41:56.996Z] total 248 [2022-07-08T01:41:56.996Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 8 01:41 . [2022-07-08T01:41:56.996Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 8 01:40 .. [2022-07-08T01:41:56.996Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 8 01:40 .git [2022-07-08T01:41:56.996Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 8 01:40 .github [2022-07-08T01:41:56.996Z] -rw-rw-r-- 1 jenkins jenkins 352 Jul 8 01:40 .gitignore [2022-07-08T01:41:56.996Z] -rw-rw-r-- 1 jenkins jenkins 42 Jul 8 01:40 .golangci.yml [2022-07-08T01:41:56.996Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 8 01:40 .semver [2022-07-08T01:41:56.996Z] -rw-rw-r-- 1 jenkins jenkins 9102 Jul 8 01:40 Attribution.txt [2022-07-08T01:41:56.996Z] -rw-rw-r-- 1 jenkins jenkins 189 Jul 8 01:40 CHANGELOG.md [2022-07-08T01:41:56.996Z] -rw-rw-r-- 1 jenkins jenkins 1669 Jul 8 01:40 Dockerfile [2022-07-08T01:41:56.996Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 8 01:40 GOVERNANCE.md [2022-07-08T01:41:56.996Z] -rw-rw-r-- 1 jenkins jenkins 660 Jul 8 01:40 Jenkinsfile [2022-07-08T01:41:56.996Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jul 8 01:40 LICENSE [2022-07-08T01:41:56.996Z] -rw-rw-r-- 1 jenkins jenkins 2473 Jul 8 01:40 Makefile [2022-07-08T01:41:56.996Z] -rw-rw-r-- 1 jenkins jenkins 625 Jul 8 01:40 OWNERS.md [2022-07-08T01:41:56.996Z] -rw-rw-r-- 1 jenkins jenkins 31035 Jul 8 01:40 README.md [2022-07-08T01:41:56.996Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 8 01:40 VERSION [2022-07-08T01:41:56.996Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 8 01:40 bin [2022-07-08T01:41:56.996Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 8 01:40 cmd [2022-07-08T01:41:56.996Z] -rw-r--r-- 1 jenkins jenkins 70262 Jul 8 01:41 coverage.out [2022-07-08T01:41:56.996Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 8 01:40 doc [2022-07-08T01:41:56.996Z] -rw-rw-r-- 1 jenkins jenkins 3496 Jul 8 01:40 go.mod [2022-07-08T01:41:56.996Z] -rw-rw-r-- 1 jenkins jenkins 37305 Jul 8 01:40 go.sum [2022-07-08T01:41:56.996Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 8 01:40 internal [2022-07-08T01:41:56.996Z] -rw-rw-r-- 1 jenkins jenkins 236 Jul 8 01:40 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-08T01:41:57.301Z] + docker build -t device-onvif-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=e5053f8c731e365d1df3f2055d168c1a15fdfcf5 --label arch=amd64 --label version=0.0.1-dev.23 . [2022-07-08T01:41:57.301Z] Sending build context to Docker daemon 9.391MB [2022-07-08T01:41:57.301Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-07-08T01:41:57.301Z] Step 2/26 : FROM ${BASE} AS builder [2022-07-08T01:41:57.301Z] ---> 791da4d2b216 [2022-07-08T01:41:57.301Z] Step 3/26 : ARG MAKE="make build" [2022-07-08T01:41:57.301Z] ---> Running in 4e97f8337818 [2022-07-08T01:41:57.561Z] Removing intermediate container 4e97f8337818 [2022-07-08T01:41:57.561Z] ---> 3fa08f224b67 [2022-07-08T01:41:57.561Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-07-08T01:41:57.561Z] ---> Running in d2bd0f091393 [2022-07-08T01:41:57.561Z] Removing intermediate container d2bd0f091393 [2022-07-08T01:41:57.561Z] ---> af18f5189d14 [2022-07-08T01:41:57.561Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-07-08T01:41:57.561Z] ---> Running in 580897b7f305 [2022-07-08T01:41:57.821Z] Removing intermediate container 580897b7f305 [2022-07-08T01:41:57.821Z] ---> 9fed284a380a [2022-07-08T01:41:57.821Z] Step 6/26 : LABEL Name=edgex-device-onvif-camera [2022-07-08T01:41:57.821Z] ---> Running in 061e16b57432 [2022-07-08T01:41:57.821Z] Removing intermediate container 061e16b57432 [2022-07-08T01:41:57.821Z] ---> 945388a41332 [2022-07-08T01:41:57.821Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-08T01:41:58.081Z] ---> Running in 338645c44006 [2022-07-08T01:41:58.659Z] Removing intermediate container 338645c44006 [2022-07-08T01:41:58.659Z] ---> 8e55f198c39f [2022-07-08T01:41:58.659Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-08T01:41:58.659Z] ---> Running in 305445db6568 [2022-07-08T01:41:58.920Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-08T01:41:59.492Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-08T01:42:00.065Z] OK: 221 MiB in 52 packages [2022-07-08T01:42:00.327Z] Removing intermediate container 305445db6568 [2022-07-08T01:42:00.327Z] ---> 39fae3d5e310 [2022-07-08T01:42:00.327Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-07-08T01:42:00.327Z] ---> Running in 7513fab70374 [2022-07-08T01:42:00.327Z] Removing intermediate container 7513fab70374 [2022-07-08T01:42:00.327Z] ---> 5b870df70233 [2022-07-08T01:42:00.327Z] Step 10/26 : COPY go.mod vendor* ./ [2022-07-08T01:42:00.588Z] ---> cdf4c8a471d4 [2022-07-08T01:42:00.588Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-08T01:42:00.588Z] ---> Running in 662865626fca [2022-07-08T01:42:01.160Z] Removing intermediate container 662865626fca [2022-07-08T01:42:01.160Z] ---> 6549029b0922 [2022-07-08T01:42:01.160Z] Step 12/26 : COPY . . [2022-07-08T01:42:01.419Z] ---> 6b9154681be6 [2022-07-08T01:42:01.419Z] Step 13/26 : RUN ${MAKE} [2022-07-08T01:42:01.419Z] ---> Running in dd46a47860db [2022-07-08T01:42:01.683Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.1-dev.23 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2022-07-08T01:42:23.636Z] Removing intermediate container dd46a47860db [2022-07-08T01:42:23.636Z] ---> 1a7ade47fa5c [2022-07-08T01:42:23.636Z] Step 14/26 : FROM alpine:3.15 [2022-07-08T01:42:23.636Z] 3.15: Pulling from library/alpine [2022-07-08T01:42:23.636Z] df9b9388f04a: Pulling fs layer [2022-07-08T01:42:23.636Z] df9b9388f04a: Verifying Checksum [2022-07-08T01:42:23.636Z] df9b9388f04a: Download complete [2022-07-08T01:42:23.636Z] df9b9388f04a: Pull complete [2022-07-08T01:42:23.636Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-07-08T01:42:23.636Z] Status: Downloaded newer image for alpine:3.15 [2022-07-08T01:42:23.636Z] ---> 0ac33e5f5afa [2022-07-08T01:42:23.636Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-07-08T01:42:23.636Z] ---> Running in 2ce322e1fbc1 [2022-07-08T01:42:23.636Z] Removing intermediate container 2ce322e1fbc1 [2022-07-08T01:42:23.636Z] ---> 8717b30d1a55 [2022-07-08T01:42:23.636Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-08T01:42:23.636Z] ---> Running in 88da77e0fc97 [2022-07-08T01:42:23.636Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-08T01:42:23.636Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-08T01:42:23.636Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-08T01:42:23.636Z] (2/6) Installing libgcc (10.3.1_git20211027-r0) [2022-07-08T01:42:23.636Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-08T01:42:23.636Z] (4/6) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-08T01:42:23.636Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-08T01:42:23.636Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-08T01:42:23.636Z] Executing busybox-1.34.1-r5.trigger [2022-07-08T01:42:23.636Z] OK: 8 MiB in 20 packages [2022-07-08T01:42:23.636Z] Removing intermediate container 88da77e0fc97 [2022-07-08T01:42:23.636Z] ---> fbcccebb48dd [2022-07-08T01:42:23.636Z] Step 17/26 : WORKDIR / [2022-07-08T01:42:23.636Z] ---> Running in 9f8dda600e30 [2022-07-08T01:42:23.636Z] Removing intermediate container 9f8dda600e30 [2022-07-08T01:42:23.636Z] ---> d3307f4dde81 [2022-07-08T01:42:23.636Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-07-08T01:42:23.636Z] ---> d92471cb0d59 [2022-07-08T01:42:23.636Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-07-08T01:42:23.904Z] ---> 2db58477414c [2022-07-08T01:42:23.904Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-07-08T01:42:24.166Z] ---> b951862189f3 [2022-07-08T01:42:24.166Z] Step 21/26 : EXPOSE 59984 [2022-07-08T01:42:24.166Z] ---> Running in 68b5f218f864 [2022-07-08T01:42:24.166Z] Removing intermediate container 68b5f218f864 [2022-07-08T01:42:24.166Z] ---> f5b3328481eb [2022-07-08T01:42:24.166Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-07-08T01:42:24.166Z] ---> Running in eb1f02b94627 [2022-07-08T01:42:24.427Z] Removing intermediate container eb1f02b94627 [2022-07-08T01:42:24.427Z] ---> 4c275153d52c [2022-07-08T01:42:24.427Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-08T01:42:24.427Z] ---> Running in 3e6f4dcced49 [2022-07-08T01:42:24.427Z] Removing intermediate container 3e6f4dcced49 [2022-07-08T01:42:24.427Z] ---> 53a88f6f23f5 [2022-07-08T01:42:24.427Z] Step 24/26 : LABEL arch=amd64 [2022-07-08T01:42:24.427Z] ---> Running in b65bab8ec872 [2022-07-08T01:42:24.686Z] Removing intermediate container b65bab8ec872 [2022-07-08T01:42:24.687Z] ---> d6c3a1bc6dd6 [2022-07-08T01:42:24.687Z] Step 25/26 : LABEL git_sha=e5053f8c731e365d1df3f2055d168c1a15fdfcf5 [2022-07-08T01:42:24.687Z] ---> Running in 0085933e2607 [2022-07-08T01:42:24.687Z] Removing intermediate container 0085933e2607 [2022-07-08T01:42:24.687Z] ---> cda2d73e9318 [2022-07-08T01:42:24.687Z] Step 26/26 : LABEL version=0.0.1-dev.23 [2022-07-08T01:42:24.687Z] ---> Running in 3766f7d66cf5 [2022-07-08T01:42:24.947Z] Removing intermediate container 3766f7d66cf5 [2022-07-08T01:42:24.947Z] ---> 995b521b83c2 [2022-07-08T01:42:24.947Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-08T01:42:24.947Z] Successfully built 995b521b83c2 [2022-07-08T01:42:24.947Z] Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-08T01:42:25.057Z] provisioning config files... [2022-07-08T01:42:25.069Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config2880412606436462721tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-08T01:42:25.371Z] ---> docker-login.sh [2022-07-08T01:42:25.371Z] nexus3.edgexfoundry.org:10001 [2022-07-08T01:42:25.371Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-08T01:42:25.371Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-08T01:42:25.371Z] Configure a credential helper to remove this warning. See [2022-07-08T01:42:25.371Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-08T01:42:25.371Z] [2022-07-08T01:42:25.371Z] Login Succeeded [2022-07-08T01:42:25.371Z] nexus3.edgexfoundry.org:10002 [2022-07-08T01:42:25.371Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-08T01:42:25.632Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-08T01:42:25.632Z] Configure a credential helper to remove this warning. See [2022-07-08T01:42:25.632Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-08T01:42:25.632Z] [2022-07-08T01:42:25.632Z] Login Succeeded [2022-07-08T01:42:25.632Z] nexus3.edgexfoundry.org:10003 [2022-07-08T01:42:25.632Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-08T01:42:25.632Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-08T01:42:25.632Z] Configure a credential helper to remove this warning. See [2022-07-08T01:42:25.632Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-08T01:42:25.632Z] [2022-07-08T01:42:25.632Z] Login Succeeded [2022-07-08T01:42:25.632Z] nexus3.edgexfoundry.org:10004 [2022-07-08T01:42:25.632Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-08T01:42:25.893Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-08T01:42:25.893Z] Configure a credential helper to remove this warning. See [2022-07-08T01:42:25.893Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-08T01:42:25.893Z] [2022-07-08T01:42:25.893Z] Login Succeeded [2022-07-08T01:42:25.893Z] docker.io [2022-07-08T01:42:25.893Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-08T01:42:26.153Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-08T01:42:26.153Z] Configure a credential helper to remove this warning. See [2022-07-08T01:42:26.153Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-08T01:42:26.153Z] [2022-07-08T01:42:26.153Z] Login Succeeded [2022-07-08T01:42:26.153Z] ---> docker-login.sh ends [Pipeline] } [2022-07-08T01:42:26.162Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-08T01:42:26.195Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-08T01:42:26.217Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2022-07-08T01:42:26.217Z] e5053f8c731e365d1df3f2055d168c1a15fdfcf5 [2022-07-08T01:42:26.217Z] latest [2022-07-08T01:42:26.217Z] 0.0.1-dev.23 [2022-07-08T01:42:26.217Z] e5053f8c731e365d1df3f2055d168c1a15fdfcf5-0.0.1-dev.23 [2022-07-08T01:42:26.217Z] main [2022-07-08T01:42:26.217Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-08T01:42:26.541Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:e5053f8c731e365d1df3f2055d168c1a15fdfcf5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-08T01:42:26.845Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:e5053f8c731e365d1df3f2055d168c1a15fdfcf5 [2022-07-08T01:42:26.845Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-07-08T01:42:26.845Z] fb2176940d9a: Preparing [2022-07-08T01:42:26.845Z] 232136b521d9: Preparing [2022-07-08T01:42:26.845Z] 3d0e53be4b32: Preparing [2022-07-08T01:42:26.845Z] 54d233d8e104: Preparing [2022-07-08T01:42:26.845Z] 4fc242d58285: Preparing [2022-07-08T01:42:26.845Z] 4fc242d58285: Layer already exists [2022-07-08T01:42:26.845Z] 232136b521d9: Pushed [2022-07-08T01:42:26.845Z] fb2176940d9a: Pushed [2022-07-08T01:42:27.104Z] 54d233d8e104: Pushed [2022-07-08T01:42:29.647Z] 3d0e53be4b32: Pushed [2022-07-08T01:42:29.647Z] e5053f8c731e365d1df3f2055d168c1a15fdfcf5: digest: sha256:503f5c5ad3528c243953acf6f1ba9f238a3142052e24aa953cf6443ec79481c9 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-08T01:42:29.964Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-08T01:42:30.278Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2022-07-08T01:42:30.278Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-07-08T01:42:30.278Z] fb2176940d9a: Preparing [2022-07-08T01:42:30.278Z] 232136b521d9: Preparing [2022-07-08T01:42:30.278Z] 3d0e53be4b32: Preparing [2022-07-08T01:42:30.278Z] 54d233d8e104: Preparing [2022-07-08T01:42:30.278Z] 4fc242d58285: Preparing [2022-07-08T01:42:30.278Z] 4fc242d58285: Layer already exists [2022-07-08T01:42:30.278Z] 232136b521d9: Layer already exists [2022-07-08T01:42:30.278Z] 54d233d8e104: Layer already exists [2022-07-08T01:42:30.278Z] fb2176940d9a: Layer already exists [2022-07-08T01:42:30.278Z] 3d0e53be4b32: Layer already exists [2022-07-08T01:42:30.278Z] latest: digest: sha256:503f5c5ad3528c243953acf6f1ba9f238a3142052e24aa953cf6443ec79481c9 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-08T01:42:30.599Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:0.0.1-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-08T01:42:30.906Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:0.0.1-dev.23 [2022-07-08T01:42:30.906Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-07-08T01:42:30.906Z] fb2176940d9a: Preparing [2022-07-08T01:42:30.906Z] 232136b521d9: Preparing [2022-07-08T01:42:30.906Z] 3d0e53be4b32: Preparing [2022-07-08T01:42:30.906Z] 54d233d8e104: Preparing [2022-07-08T01:42:30.906Z] 4fc242d58285: Preparing [2022-07-08T01:42:30.906Z] 4fc242d58285: Layer already exists [2022-07-08T01:42:30.906Z] 54d233d8e104: Layer already exists [2022-07-08T01:42:30.906Z] fb2176940d9a: Layer already exists [2022-07-08T01:42:30.906Z] 3d0e53be4b32: Layer already exists [2022-07-08T01:42:30.906Z] 232136b521d9: Layer already exists [2022-07-08T01:42:30.906Z] 0.0.1-dev.23: digest: sha256:503f5c5ad3528c243953acf6f1ba9f238a3142052e24aa953cf6443ec79481c9 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-08T01:42:31.223Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:e5053f8c731e365d1df3f2055d168c1a15fdfcf5-0.0.1-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-08T01:42:31.546Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:e5053f8c731e365d1df3f2055d168c1a15fdfcf5-0.0.1-dev.23 [2022-07-08T01:42:31.546Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-07-08T01:42:31.546Z] fb2176940d9a: Preparing [2022-07-08T01:42:31.546Z] 232136b521d9: Preparing [2022-07-08T01:42:31.546Z] 3d0e53be4b32: Preparing [2022-07-08T01:42:31.546Z] 54d233d8e104: Preparing [2022-07-08T01:42:31.546Z] 4fc242d58285: Preparing [2022-07-08T01:42:31.546Z] 54d233d8e104: Layer already exists [2022-07-08T01:42:31.546Z] 4fc242d58285: Layer already exists [2022-07-08T01:42:31.546Z] 3d0e53be4b32: Layer already exists [2022-07-08T01:42:31.546Z] 232136b521d9: Layer already exists [2022-07-08T01:42:31.546Z] fb2176940d9a: Layer already exists [2022-07-08T01:42:31.546Z] e5053f8c731e365d1df3f2055d168c1a15fdfcf5-0.0.1-dev.23: digest: sha256:503f5c5ad3528c243953acf6f1ba9f238a3142052e24aa953cf6443ec79481c9 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-08T01:42:31.865Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-08T01:42:32.175Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2022-07-08T01:42:32.175Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-07-08T01:42:32.175Z] fb2176940d9a: Preparing [2022-07-08T01:42:32.175Z] 232136b521d9: Preparing [2022-07-08T01:42:32.175Z] 3d0e53be4b32: Preparing [2022-07-08T01:42:32.175Z] 54d233d8e104: Preparing [2022-07-08T01:42:32.175Z] 4fc242d58285: Preparing [2022-07-08T01:42:32.175Z] 54d233d8e104: Layer already exists [2022-07-08T01:42:32.175Z] fb2176940d9a: Layer already exists [2022-07-08T01:42:32.175Z] 232136b521d9: Layer already exists [2022-07-08T01:42:32.175Z] 4fc242d58285: Layer already exists [2022-07-08T01:42:32.175Z] 3d0e53be4b32: Layer already exists [2022-07-08T01:42:32.175Z] main: digest: sha256:503f5c5ad3528c243953acf6f1ba9f238a3142052e24aa953cf6443ec79481c9 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-08T01:42:32.227Z] ===================================================== [Pipeline] echo [2022-07-08T01:42:32.236Z] taggedImages: [2022-07-08T01:42:32.236Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:e5053f8c731e365d1df3f2055d168c1a15fdfcf5 [2022-07-08T01:42:32.236Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2022-07-08T01:42:32.236Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:0.0.1-dev.23 [2022-07-08T01:42:32.236Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:e5053f8c731e365d1df3f2055d168c1a15fdfcf5-0.0.1-dev.23 [2022-07-08T01:42:32.236Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-08T01:42:32.615Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-08T01:42:32.615Z] [2022-07-08T01:42:32.615Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-08T01:42:32.916Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-08T01:42:32.916Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-08T01:42:32.916Z] 5eb5b503b376: Pulling fs layer [2022-07-08T01:42:32.916Z] 5c69ac0246d0: Pulling fs layer [2022-07-08T01:42:32.916Z] ec43610c2a17: Pulling fs layer [2022-07-08T01:42:32.916Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-08T01:42:32.916Z] 33b1e0a273af: Pulling fs layer [2022-07-08T01:42:32.916Z] 5d3b04190fa2: Pulling fs layer [2022-07-08T01:42:32.916Z] 2f39f015ded8: Pulling fs layer [2022-07-08T01:42:32.916Z] 3a2ae6a8a46f: Waiting [2022-07-08T01:42:32.916Z] 33b1e0a273af: Waiting [2022-07-08T01:42:32.916Z] 2f39f015ded8: Waiting [2022-07-08T01:42:32.916Z] 5c69ac0246d0: Verifying Checksum [2022-07-08T01:42:32.916Z] 5c69ac0246d0: Download complete [2022-07-08T01:42:32.916Z] 3a2ae6a8a46f: Verifying Checksum [2022-07-08T01:42:32.916Z] 3a2ae6a8a46f: Download complete [2022-07-08T01:42:33.176Z] 33b1e0a273af: Verifying Checksum [2022-07-08T01:42:33.176Z] 33b1e0a273af: Download complete [2022-07-08T01:42:33.176Z] 5d3b04190fa2: Verifying Checksum [2022-07-08T01:42:33.176Z] 5d3b04190fa2: Download complete [2022-07-08T01:42:33.176Z] ec43610c2a17: Verifying Checksum [2022-07-08T01:42:33.176Z] ec43610c2a17: Download complete [2022-07-08T01:42:33.176Z] 5eb5b503b376: Verifying Checksum [2022-07-08T01:42:33.176Z] 5eb5b503b376: Download complete [2022-07-08T01:42:33.851Z] 2f39f015ded8: Download complete [2022-07-08T01:42:34.445Z] 5eb5b503b376: Pull complete [2022-07-08T01:42:34.445Z] 5c69ac0246d0: Pull complete [2022-07-08T01:42:35.021Z] ec43610c2a17: Pull complete [2022-07-08T01:42:35.021Z] 3a2ae6a8a46f: Pull complete [2022-07-08T01:42:35.280Z] 33b1e0a273af: Pull complete [2022-07-08T01:42:35.280Z] 5d3b04190fa2: Pull complete [2022-07-08T01:42:39.470Z] 2f39f015ded8: Pull complete [2022-07-08T01:42:39.470Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-08T01:42:39.470Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-08T01:42:39.470Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-08T01:42:39.561Z] prd-ubuntu20.04-docker-8c-8g-17215 does not seem to be running inside a container [2022-07-08T01:42:39.594Z] $ 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/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-08T01:42:41.262Z] $ docker top 4c70ab1154722198795c1a229bc747d76fd3d401bb2785802eb35cca6687a74e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-08T01:42:41.666Z] ---> job-cost.sh [2022-07-08T01:42:41.666Z] lf-activate-venv: SKIPPING [2022-07-08T01:42:41.666Z] INFO: No Stack... [2022-07-08T01:42:41.925Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-08T01:42:42.494Z] INFO: Archiving Costs [Pipeline] sh [2022-07-08T01:42:42.783Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [2022-07-08T01:42:42.783Z] + cut -d, -f6 [Pipeline] lock [2022-07-08T01:42:42.799Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-26-stack-cost] [2022-07-08T01:42:42.804Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-26-stack-cost] did not exist. Created. [2022-07-08T01:42:42.805Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-26-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-08T01:42:43.110Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-07-08T01:42:43.140Z] Stashed 1 file(s) [Pipeline] } [2022-07-08T01:42:43.146Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-26-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-08T01:42:43.169Z] $ docker stop --time=1 4c70ab1154722198795c1a229bc747d76fd3d401bb2785802eb35cca6687a74e [2022-07-08T01:42:44.338Z] $ docker rm -f 4c70ab1154722198795c1a229bc747d76fd3d401bb2785802eb35cca6687a74e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-08T01:44:47.513Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-17217 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2022-07-08T01:44:47.525Z] Running in /w/workspace/device-onvif-camera/26 [Pipeline] { [Pipeline] checkout [2022-07-08T01:44:47.597Z] Selected Git installation does not exist. Using Default [2022-07-08T01:44:47.598Z] The recommended git tool is: NONE [2022-07-08T01:44:52.881Z] using credential edgex-jenkins-ssh [2022-07-08T01:44:52.900Z] Cloning the remote Git repository [2022-07-08T01:44:52.958Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2022-07-08T01:44:53.033Z] > git init /w/workspace/device-onvif-camera/26 # timeout=10 [2022-07-08T01:44:53.108Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2022-07-08T01:44:53.109Z] > git --version # timeout=10 [2022-07-08T01:44:53.130Z] > git --version # 'git version 2.25.1' [2022-07-08T01:44:53.135Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-08T01:44:53.216Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-08T01:44:54.050Z] Avoid second fetch [2022-07-08T01:44:54.051Z] Checking out Revision e5053f8c731e365d1df3f2055d168c1a15fdfcf5 (main) [2022-07-08T01:44:53.963Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2022-07-08T01:44:53.982Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-08T01:44:54.075Z] > git config core.sparsecheckout # timeout=10 [2022-07-08T01:44:54.108Z] > git checkout -f e5053f8c731e365d1df3f2055d168c1a15fdfcf5 # timeout=10 [2022-07-08T01:44:58.387Z] Commit message: "Merge pull request #105 from weichou1229/issue-104" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-08T01:44:59.354Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-08T01:44:59.354Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-08T01:44:59.354Z] Dload Upload Total Spent Left Speed [2022-07-08T01:44:59.354Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12276 100 12276 0 0 95162 0 --:--:-- --:--:-- --:--:-- 95162 [Pipeline] sh [2022-07-08T01:45:00.040Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-08T01:45:00.388Z] + sudo tee /etc/docker/daemon.new [2022-07-08T01:45:00.388Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-07-08T01:45:00.388Z] { [2022-07-08T01:45:00.388Z] "registry-mirrors": [ [2022-07-08T01:45:00.388Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-08T01:45:00.388Z] ], [2022-07-08T01:45:00.388Z] "bip": "10.250.0.254/24", [2022-07-08T01:45:00.388Z] "hosts": [ [2022-07-08T01:45:00.388Z] "tcp://0.0.0.0:5555", [2022-07-08T01:45:00.388Z] "unix:///var/run/docker.sock" [2022-07-08T01:45:00.388Z] ], [2022-07-08T01:45:00.388Z] "mtu": 1458, [2022-07-08T01:45:00.388Z] "selinux-enabled": true, [2022-07-08T01:45:00.388Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-08T01:45:00.388Z] } [Pipeline] sh [2022-07-08T01:45:00.758Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-08T01:45:01.192Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-08T01:45:19.546Z] provisioning config files... [2022-07-08T01:45:19.573Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/26@tmp/config464556486915541323tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-08T01:45:19.938Z] ---> docker-login.sh [2022-07-08T01:45:19.938Z] nexus3.edgexfoundry.org:10001 [2022-07-08T01:45:20.532Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-08T01:45:20.805Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-08T01:45:20.805Z] Configure a credential helper to remove this warning. See [2022-07-08T01:45:20.805Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-08T01:45:20.805Z] [2022-07-08T01:45:20.805Z] Login Succeeded [2022-07-08T01:45:20.805Z] nexus3.edgexfoundry.org:10002 [2022-07-08T01:45:21.078Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-08T01:45:21.356Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-08T01:45:21.356Z] Configure a credential helper to remove this warning. See [2022-07-08T01:45:21.356Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-08T01:45:21.356Z] [2022-07-08T01:45:21.356Z] Login Succeeded [2022-07-08T01:45:21.356Z] nexus3.edgexfoundry.org:10003 [2022-07-08T01:45:21.630Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-08T01:45:21.630Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-08T01:45:21.630Z] Configure a credential helper to remove this warning. See [2022-07-08T01:45:21.630Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-08T01:45:21.630Z] [2022-07-08T01:45:21.630Z] Login Succeeded [2022-07-08T01:45:21.630Z] nexus3.edgexfoundry.org:10004 [2022-07-08T01:45:22.233Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-08T01:45:22.233Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-08T01:45:22.233Z] Configure a credential helper to remove this warning. See [2022-07-08T01:45:22.233Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-08T01:45:22.233Z] [2022-07-08T01:45:22.233Z] Login Succeeded [2022-07-08T01:45:22.233Z] docker.io [2022-07-08T01:45:22.505Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-08T01:45:23.100Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-08T01:45:23.100Z] Configure a credential helper to remove this warning. See [2022-07-08T01:45:23.100Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-08T01:45:23.100Z] [2022-07-08T01:45:23.100Z] Login Succeeded [2022-07-08T01:45:23.100Z] ---> docker-login.sh ends [Pipeline] } [2022-07-08T01:45:23.121Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-08T01:45:23.616Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-08T01:45:23.633Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-08T01:45:23.643Z] ========================================================= [2022-07-08T01:45:23.643Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-07-08T01:45:23.643Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-08T01:45:24.000Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-07-08T01:45:24.273Z] Sending build context to Docker daemon 6.399MB [2022-07-08T01:45:24.273Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-07-08T01:45:24.273Z] Step 2/13 : FROM ${BASE} AS builder [2022-07-08T01:45:24.549Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-08T01:45:24.549Z] 9b3977197b4f: Pulling fs layer [2022-07-08T01:45:24.549Z] 1a89e8eeedd5: Pulling fs layer [2022-07-08T01:45:24.549Z] 94645a83ff95: Pulling fs layer [2022-07-08T01:45:24.549Z] e6fb740bc735: Pulling fs layer [2022-07-08T01:45:24.549Z] 3a77bd46dcc9: Pulling fs layer [2022-07-08T01:45:24.549Z] 355e64cbe906: Pulling fs layer [2022-07-08T01:45:24.549Z] 63ab81a10011: Pulling fs layer [2022-07-08T01:45:24.549Z] 555d1d1c4555: Pulling fs layer [2022-07-08T01:45:24.549Z] 7d9057610161: Pulling fs layer [2022-07-08T01:45:24.549Z] e6fb740bc735: Waiting [2022-07-08T01:45:24.549Z] 3a77bd46dcc9: Waiting [2022-07-08T01:45:24.549Z] 355e64cbe906: Waiting [2022-07-08T01:45:24.549Z] 63ab81a10011: Waiting [2022-07-08T01:45:24.549Z] 555d1d1c4555: Waiting [2022-07-08T01:45:24.549Z] 94645a83ff95: Verifying Checksum [2022-07-08T01:45:24.549Z] 94645a83ff95: Download complete [2022-07-08T01:45:24.549Z] 1a89e8eeedd5: Verifying Checksum [2022-07-08T01:45:24.549Z] 1a89e8eeedd5: Download complete [2022-07-08T01:45:24.549Z] 3a77bd46dcc9: Verifying Checksum [2022-07-08T01:45:24.549Z] 3a77bd46dcc9: Download complete [2022-07-08T01:45:24.549Z] 355e64cbe906: Verifying Checksum [2022-07-08T01:45:24.549Z] 355e64cbe906: Download complete [2022-07-08T01:45:24.549Z] 9b3977197b4f: Verifying Checksum [2022-07-08T01:45:24.549Z] 63ab81a10011: Verifying Checksum [2022-07-08T01:45:24.549Z] 63ab81a10011: Download complete [2022-07-08T01:45:25.551Z] 9b3977197b4f: Pull complete [2022-07-08T01:45:25.551Z] 7d9057610161: Verifying Checksum [2022-07-08T01:45:25.551Z] 7d9057610161: Download complete [2022-07-08T01:45:26.156Z] 1a89e8eeedd5: Pull complete [2022-07-08T01:45:26.433Z] 94645a83ff95: Pull complete [2022-07-08T01:45:26.713Z] 555d1d1c4555: Verifying Checksum [2022-07-08T01:45:26.713Z] 555d1d1c4555: Download complete [2022-07-08T01:45:27.309Z] e6fb740bc735: Verifying Checksum [2022-07-08T01:45:27.309Z] e6fb740bc735: Download complete [2022-07-08T01:45:39.728Z] e6fb740bc735: Pull complete [2022-07-08T01:45:39.728Z] 3a77bd46dcc9: Pull complete [2022-07-08T01:45:39.728Z] 355e64cbe906: Pull complete [2022-07-08T01:45:39.728Z] 63ab81a10011: Pull complete [2022-07-08T01:45:46.447Z] 555d1d1c4555: Pull complete [2022-07-08T01:45:47.890Z] 7d9057610161: Pull complete [2022-07-08T01:45:47.890Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-07-08T01:45:47.890Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-07-08T01:45:47.890Z] ---> 819e984ddca1 [2022-07-08T01:45:47.890Z] Step 3/13 : ARG MAKE="make build" [2022-07-08T01:45:49.880Z] ---> Running in 43e89da0cdf1 [2022-07-08T01:45:50.165Z] Removing intermediate container 43e89da0cdf1 [2022-07-08T01:45:50.165Z] ---> 24967eaaf6e9 [2022-07-08T01:45:50.165Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-07-08T01:45:50.165Z] ---> Running in 6a0e4ba3bd75 [2022-07-08T01:45:50.780Z] Removing intermediate container 6a0e4ba3bd75 [2022-07-08T01:45:50.780Z] ---> c8571d38d2c6 [2022-07-08T01:45:50.780Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="" [2022-07-08T01:45:50.780Z] ---> Running in e5f30d43925d [2022-07-08T01:45:52.220Z] Removing intermediate container e5f30d43925d [2022-07-08T01:45:52.220Z] ---> 82a639e0c744 [2022-07-08T01:45:52.220Z] Step 6/13 : LABEL Name=edgex-device-onvif-camera [2022-07-08T01:45:52.220Z] ---> Running in 9e7456bcbab2 [2022-07-08T01:45:52.220Z] Removing intermediate container 9e7456bcbab2 [2022-07-08T01:45:52.220Z] ---> ec15af9b09bf [2022-07-08T01:45:52.220Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-08T01:45:52.494Z] ---> Running in 3291f678f5f1 [2022-07-08T01:45:54.492Z] Removing intermediate container 3291f678f5f1 [2022-07-08T01:45:54.492Z] ---> 8622135fcd3d [2022-07-08T01:45:54.492Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-08T01:45:54.492Z] ---> Running in 4dad68c36ee2 [2022-07-08T01:45:55.088Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-08T01:45:56.068Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-08T01:45:57.052Z] OK: 220 MiB in 52 packages [2022-07-08T01:45:57.657Z] Removing intermediate container 4dad68c36ee2 [2022-07-08T01:45:57.657Z] ---> 154e459cc32f [2022-07-08T01:45:57.657Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-07-08T01:45:57.657Z] ---> Running in 358e579c1ad9 [2022-07-08T01:45:58.264Z] Removing intermediate container 358e579c1ad9 [2022-07-08T01:45:58.264Z] ---> 5b9838dcd6f3 [2022-07-08T01:45:58.264Z] Step 10/13 : COPY go.mod vendor* ./ [2022-07-08T01:45:58.542Z] ---> 26f789316cb1 [2022-07-08T01:45:58.542Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-08T01:45:58.816Z] ---> Running in 2d0cae8f71ff [2022-07-08T01:46:45.814Z] Removing intermediate container 2d0cae8f71ff [2022-07-08T01:46:45.814Z] ---> beeb0c6359dc [2022-07-08T01:46:45.814Z] Step 12/13 : COPY . . [2022-07-08T01:46:45.814Z] ---> 8223a2e487d0 [2022-07-08T01:46:45.814Z] Step 13/13 : RUN ${MAKE} [2022-07-08T01:46:45.814Z] ---> Running in 23891fd32415 [2022-07-08T01:46:45.814Z] noop [2022-07-08T01:46:46.790Z] Removing intermediate container 23891fd32415 [2022-07-08T01:46:46.790Z] ---> aea1359c447d [2022-07-08T01:46:46.790Z] Successfully built aea1359c447d [2022-07-08T01:46:46.790Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-08T01:46:47.153Z] + docker inspect -f . ci-base-image-arm64 [2022-07-08T01:46:47.154Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-08T01:46:47.417Z] prd-ubuntu20.04-docker-arm64-4c-16g-17217 does not seem to be running inside a container [2022-07-08T01:46:47.512Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/26 -v /w/workspace/device-onvif-camera/26:/w/workspace/device-onvif-camera/26:rw,z -v /w/workspace/device-onvif-camera/26@tmp:/w/workspace/device-onvif-camera/26@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-08T01:46:48.809Z] $ docker top 58f6dbca6474efe19ffd744f8d89aa08d96b15e143d90882b6d5f81985411412 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-08T01:46:49.717Z] + go version [2022-07-08T01:46:49.717Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-07-08T01:46:49.744Z] $ docker stop --time=1 58f6dbca6474efe19ffd744f8d89aa08d96b15e143d90882b6d5f81985411412 [2022-07-08T01:46:51.361Z] $ docker rm -f 58f6dbca6474efe19ffd744f8d89aa08d96b15e143d90882b6d5f81985411412 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-08T01:46:51.982Z] + docker inspect -f . ci-base-image-arm64 [2022-07-08T01:46:51.982Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-08T01:46:52.234Z] prd-ubuntu20.04-docker-arm64-4c-16g-17217 does not seem to be running inside a container [2022-07-08T01:46:52.322Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/26 -v /w/workspace/device-onvif-camera/26:/w/workspace/device-onvif-camera/26:rw,z -v /w/workspace/device-onvif-camera/26@tmp:/w/workspace/device-onvif-camera/26@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-08T01:46:53.594Z] $ docker top 21edad1ac3704bafa383b888c9ebbb19cc5b9caf4d106fb3b08efec073534ef0 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-07-08T01:46:54.509Z] + make test [2022-07-08T01:46:54.509Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-07-08T01:46:56.502Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-07-08T01:48:33.385Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-07-08T01:48:33.385Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.090s coverage: 7.0% of statements [2022-07-08T01:48:33.385Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2022-07-08T01:48:45.800Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 27.964s coverage: 13.8% of statements [2022-07-08T01:48:45.800Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-07-08T01:48:45.800Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-07-08T01:49:18.192Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-08T01:49:18.192Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-08T01:49:18.192Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-08T01:49:18.213Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-08T01:49:18.225Z] $ docker stop --time=1 21edad1ac3704bafa383b888c9ebbb19cc5b9caf4d106fb3b08efec073534ef0 [2022-07-08T01:49:19.987Z] $ docker rm -f 21edad1ac3704bafa383b888c9ebbb19cc5b9caf4d106fb3b08efec073534ef0 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-08T01:49:20.958Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-08T01:49:20.986Z] Warning: overwriting stash ‘coverage-report’ [2022-07-08T01:49:21.657Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-08T01:49:22.068Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-08T01:49:22.450Z] + ls -al . [2022-07-08T01:49:22.450Z] total 244 [2022-07-08T01:49:22.450Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 8 01:49 . [2022-07-08T01:49:22.450Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 8 01:44 .. [2022-07-08T01:49:22.450Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 8 01:44 .git [2022-07-08T01:49:22.450Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 8 01:44 .github [2022-07-08T01:49:22.450Z] -rw-rw-r-- 1 jenkins jenkins 352 Jul 8 01:44 .gitignore [2022-07-08T01:49:22.450Z] -rw-rw-r-- 1 jenkins jenkins 42 Jul 8 01:44 .golangci.yml [2022-07-08T01:49:22.450Z] -rw-rw-r-- 1 jenkins jenkins 9102 Jul 8 01:44 Attribution.txt [2022-07-08T01:49:22.450Z] -rw-rw-r-- 1 jenkins jenkins 189 Jul 8 01:44 CHANGELOG.md [2022-07-08T01:49:22.450Z] -rw-rw-r-- 1 jenkins jenkins 1669 Jul 8 01:44 Dockerfile [2022-07-08T01:49:22.450Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 8 01:44 GOVERNANCE.md [2022-07-08T01:49:22.451Z] -rw-rw-r-- 1 jenkins jenkins 660 Jul 8 01:44 Jenkinsfile [2022-07-08T01:49:22.451Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jul 8 01:44 LICENSE [2022-07-08T01:49:22.451Z] -rw-rw-r-- 1 jenkins jenkins 2473 Jul 8 01:44 Makefile [2022-07-08T01:49:22.451Z] -rw-rw-r-- 1 jenkins jenkins 625 Jul 8 01:44 OWNERS.md [2022-07-08T01:49:22.451Z] -rw-rw-r-- 1 jenkins jenkins 31035 Jul 8 01:44 README.md [2022-07-08T01:49:22.451Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 8 01:40 VERSION [2022-07-08T01:49:22.451Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 8 01:44 bin [2022-07-08T01:49:22.451Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 8 01:44 cmd [2022-07-08T01:49:22.451Z] -rw-r--r-- 1 jenkins jenkins 70262 Jul 8 01:48 coverage.out [2022-07-08T01:49:22.451Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 8 01:44 doc [2022-07-08T01:49:22.451Z] -rw-rw-r-- 1 jenkins jenkins 3496 Jul 8 01:44 go.mod [2022-07-08T01:49:22.451Z] -rw-rw-r-- 1 jenkins jenkins 37305 Jul 8 01:44 go.sum [2022-07-08T01:49:22.451Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 8 01:44 internal [2022-07-08T01:49:22.451Z] -rw-rw-r-- 1 jenkins jenkins 236 Jul 8 01:44 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-08T01:49:22.864Z] + docker build -t device-onvif-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=e5053f8c731e365d1df3f2055d168c1a15fdfcf5 --label arch=arm64 --label version=0.0.1-dev.23 . [2022-07-08T01:49:23.149Z] Sending build context to Docker daemon 6.471MB [2022-07-08T01:49:23.447Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-07-08T01:49:23.447Z] Step 2/26 : FROM ${BASE} AS builder [2022-07-08T01:49:23.447Z] ---> aea1359c447d [2022-07-08T01:49:23.447Z] Step 3/26 : ARG MAKE="make build" [2022-07-08T01:49:23.447Z] ---> Running in 82fbca81418a [2022-07-08T01:49:23.741Z] Removing intermediate container 82fbca81418a [2022-07-08T01:49:23.741Z] ---> 3bd908bb0b13 [2022-07-08T01:49:23.741Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-07-08T01:49:23.741Z] ---> Running in 20bdb5bedc15 [2022-07-08T01:49:24.054Z] Removing intermediate container 20bdb5bedc15 [2022-07-08T01:49:24.054Z] ---> ad3e6c2ba3c3 [2022-07-08T01:49:24.054Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-07-08T01:49:24.329Z] ---> Running in 55ef1378d348 [2022-07-08T01:49:24.604Z] Removing intermediate container 55ef1378d348 [2022-07-08T01:49:24.604Z] ---> 423b3f499384 [2022-07-08T01:49:24.604Z] Step 6/26 : LABEL Name=edgex-device-onvif-camera [2022-07-08T01:49:24.604Z] ---> Running in 6c2589854aa0 [2022-07-08T01:49:24.880Z] Removing intermediate container 6c2589854aa0 [2022-07-08T01:49:24.880Z] ---> 6f96a3511711 [2022-07-08T01:49:24.880Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-08T01:49:25.228Z] ---> Running in db1ed7309ad2 [2022-07-08T01:49:26.680Z] Removing intermediate container db1ed7309ad2 [2022-07-08T01:49:26.680Z] ---> 608557e2abb2 [2022-07-08T01:49:26.680Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-08T01:49:26.680Z] ---> Running in d09aca78538e [2022-07-08T01:49:27.660Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-08T01:49:28.635Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-08T01:49:29.620Z] OK: 220 MiB in 52 packages [2022-07-08T01:49:30.218Z] Removing intermediate container d09aca78538e [2022-07-08T01:49:30.218Z] ---> 51c3a93dbf7f [2022-07-08T01:49:30.218Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-07-08T01:49:30.489Z] ---> Running in 78b05f22bb58 [2022-07-08T01:49:30.763Z] Removing intermediate container 78b05f22bb58 [2022-07-08T01:49:30.763Z] ---> c66d6bc6d648 [2022-07-08T01:49:30.763Z] Step 10/26 : COPY go.mod vendor* ./ [2022-07-08T01:49:31.359Z] ---> b7dd98646ada [2022-07-08T01:49:31.359Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-08T01:49:31.359Z] ---> Running in ab48b6a5aec4 [2022-07-08T01:49:33.337Z] Removing intermediate container ab48b6a5aec4 [2022-07-08T01:49:33.337Z] ---> ba68c6b841fb [2022-07-08T01:49:33.337Z] Step 12/26 : COPY . . [2022-07-08T01:49:34.325Z] ---> 4bea0e08ab5d [2022-07-08T01:49:34.325Z] Step 13/26 : RUN ${MAKE} [2022-07-08T01:49:34.326Z] ---> Running in 7587ee8c1109 [2022-07-08T01:49:35.309Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.1-dev.23 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2022-07-08T01:51:42.188Z] Removing intermediate container 7587ee8c1109 [2022-07-08T01:51:42.188Z] ---> a3c7b758e4ec [2022-07-08T01:51:42.188Z] Step 14/26 : FROM alpine:3.15 [2022-07-08T01:51:42.188Z] 3.15: Pulling from library/alpine [2022-07-08T01:51:42.188Z] 9981e73032c8: Pulling fs layer [2022-07-08T01:51:42.188Z] 9981e73032c8: Download complete [2022-07-08T01:51:42.188Z] 9981e73032c8: Pull complete [2022-07-08T01:51:42.188Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-07-08T01:51:42.188Z] Status: Downloaded newer image for alpine:3.15 [2022-07-08T01:51:42.188Z] ---> 3fb3c9af89a9 [2022-07-08T01:51:42.188Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-07-08T01:51:42.188Z] ---> Running in d437c1eccf51 [2022-07-08T01:51:42.188Z] Removing intermediate container d437c1eccf51 [2022-07-08T01:51:42.188Z] ---> dc3a0f63d77c [2022-07-08T01:51:42.188Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-08T01:51:42.188Z] ---> Running in d45fa7c1308e [2022-07-08T01:51:42.188Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-08T01:51:42.188Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-08T01:51:42.188Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-08T01:51:42.188Z] (2/6) Installing libgcc (10.3.1_git20211027-r0) [2022-07-08T01:51:42.188Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-08T01:51:42.188Z] (4/6) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-08T01:51:42.188Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-08T01:51:42.188Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-08T01:51:42.188Z] Executing busybox-1.34.1-r5.trigger [2022-07-08T01:51:42.188Z] OK: 8 MiB in 20 packages [2022-07-08T01:51:42.188Z] Removing intermediate container d45fa7c1308e [2022-07-08T01:51:42.188Z] ---> 337eea90e692 [2022-07-08T01:51:42.188Z] Step 17/26 : WORKDIR / [2022-07-08T01:51:42.188Z] ---> Running in 5b76625af228 [2022-07-08T01:51:42.188Z] Removing intermediate container 5b76625af228 [2022-07-08T01:51:42.188Z] ---> 4f80f0572a34 [2022-07-08T01:51:42.188Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-07-08T01:51:42.188Z] ---> ceb51d038270 [2022-07-08T01:51:42.188Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-07-08T01:51:42.188Z] ---> 88df411cf583 [2022-07-08T01:51:42.188Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-07-08T01:51:42.188Z] ---> c5ca590672d9 [2022-07-08T01:51:42.188Z] Step 21/26 : EXPOSE 59984 [2022-07-08T01:51:42.461Z] ---> Running in 641a26a0a91f [2022-07-08T01:51:42.736Z] Removing intermediate container 641a26a0a91f [2022-07-08T01:51:42.736Z] ---> c2bf0f358e1c [2022-07-08T01:51:42.736Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-07-08T01:51:42.736Z] ---> Running in 3b3610ab1178 [2022-07-08T01:51:43.008Z] Removing intermediate container 3b3610ab1178 [2022-07-08T01:51:43.008Z] ---> 1558fb099ca5 [2022-07-08T01:51:43.008Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-08T01:51:43.008Z] ---> Running in 133acc3a4d90 [2022-07-08T01:51:43.289Z] Removing intermediate container 133acc3a4d90 [2022-07-08T01:51:43.289Z] ---> 107014b3ca5c [2022-07-08T01:51:43.289Z] Step 24/26 : LABEL arch=arm64 [2022-07-08T01:51:43.562Z] ---> Running in ffacc0075728 [2022-07-08T01:51:43.835Z] Removing intermediate container ffacc0075728 [2022-07-08T01:51:43.835Z] ---> 5ec871078001 [2022-07-08T01:51:43.835Z] Step 25/26 : LABEL git_sha=e5053f8c731e365d1df3f2055d168c1a15fdfcf5 [2022-07-08T01:51:43.835Z] ---> Running in 50b5c27411a1 [2022-07-08T01:51:44.106Z] Removing intermediate container 50b5c27411a1 [2022-07-08T01:51:44.106Z] ---> 7eefbab0cc2d [2022-07-08T01:51:44.106Z] Step 26/26 : LABEL version=0.0.1-dev.23 [2022-07-08T01:51:44.106Z] ---> Running in e75853e7c6a6 [2022-07-08T01:51:44.707Z] Removing intermediate container e75853e7c6a6 [2022-07-08T01:51:44.707Z] ---> 187f2c8653af [2022-07-08T01:51:44.707Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-08T01:51:44.707Z] Successfully built 187f2c8653af [2022-07-08T01:51:44.707Z] Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-08T01:51:44.830Z] provisioning config files... [2022-07-08T01:51:44.850Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/26@tmp/config5108352869878546795tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-08T01:51:45.197Z] ---> docker-login.sh [2022-07-08T01:51:45.197Z] nexus3.edgexfoundry.org:10001 [2022-07-08T01:51:45.472Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-08T01:51:45.472Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-08T01:51:45.472Z] Configure a credential helper to remove this warning. See [2022-07-08T01:51:45.472Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-08T01:51:45.472Z] [2022-07-08T01:51:45.472Z] Login Succeeded [2022-07-08T01:51:45.472Z] nexus3.edgexfoundry.org:10002 [2022-07-08T01:51:46.075Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-08T01:51:46.075Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-08T01:51:46.075Z] Configure a credential helper to remove this warning. See [2022-07-08T01:51:46.075Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-08T01:51:46.075Z] [2022-07-08T01:51:46.075Z] Login Succeeded [2022-07-08T01:51:46.075Z] nexus3.edgexfoundry.org:10003 [2022-07-08T01:51:46.347Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-08T01:51:46.622Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-08T01:51:46.622Z] Configure a credential helper to remove this warning. See [2022-07-08T01:51:46.622Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-08T01:51:46.622Z] [2022-07-08T01:51:46.622Z] Login Succeeded [2022-07-08T01:51:46.622Z] nexus3.edgexfoundry.org:10004 [2022-07-08T01:51:46.896Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-08T01:51:46.896Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-08T01:51:46.896Z] Configure a credential helper to remove this warning. See [2022-07-08T01:51:46.896Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-08T01:51:46.896Z] [2022-07-08T01:51:46.896Z] Login Succeeded [2022-07-08T01:51:47.169Z] docker.io [2022-07-08T01:51:47.441Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-08T01:51:47.715Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-08T01:51:47.715Z] Configure a credential helper to remove this warning. See [2022-07-08T01:51:47.715Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-08T01:51:47.715Z] [2022-07-08T01:51:47.715Z] Login Succeeded [2022-07-08T01:51:47.715Z] ---> docker-login.sh ends [Pipeline] } [2022-07-08T01:51:47.732Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-08T01:51:47.767Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-08T01:51:47.788Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2022-07-08T01:51:47.788Z] e5053f8c731e365d1df3f2055d168c1a15fdfcf5 [2022-07-08T01:51:47.788Z] latest [2022-07-08T01:51:47.788Z] 0.0.1-dev.23 [2022-07-08T01:51:47.788Z] e5053f8c731e365d1df3f2055d168c1a15fdfcf5-0.0.1-dev.23 [2022-07-08T01:51:47.788Z] main [2022-07-08T01:51:47.788Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-08T01:51:48.153Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:e5053f8c731e365d1df3f2055d168c1a15fdfcf5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-08T01:51:48.537Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:e5053f8c731e365d1df3f2055d168c1a15fdfcf5 [2022-07-08T01:51:48.538Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-07-08T01:51:48.538Z] a082926d4d74: Preparing [2022-07-08T01:51:48.538Z] 90f9b92cbc25: Preparing [2022-07-08T01:51:48.538Z] ed0ec58fd34c: Preparing [2022-07-08T01:51:48.538Z] 6472c6a31e93: Preparing [2022-07-08T01:51:48.538Z] 4f4ce317c6bb: Preparing [2022-07-08T01:51:48.538Z] 4f4ce317c6bb: Layer already exists [2022-07-08T01:51:48.816Z] 90f9b92cbc25: Pushed [2022-07-08T01:51:48.816Z] a082926d4d74: Pushed [2022-07-08T01:51:49.412Z] 6472c6a31e93: Pushed [2022-07-08T01:51:56.108Z] ed0ec58fd34c: Pushed [2022-07-08T01:51:56.108Z] e5053f8c731e365d1df3f2055d168c1a15fdfcf5: digest: sha256:67f8d17a62476663b3baf486e1ab03dd8e15df8ca7377e97ae3a29e29afe6fec size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-08T01:51:56.478Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-08T01:51:56.833Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2022-07-08T01:51:56.834Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-07-08T01:51:56.834Z] a082926d4d74: Preparing [2022-07-08T01:51:56.834Z] 90f9b92cbc25: Preparing [2022-07-08T01:51:56.834Z] ed0ec58fd34c: Preparing [2022-07-08T01:51:56.834Z] 6472c6a31e93: Preparing [2022-07-08T01:51:56.834Z] 4f4ce317c6bb: Preparing [2022-07-08T01:51:56.834Z] 4f4ce317c6bb: Layer already exists [2022-07-08T01:51:56.834Z] ed0ec58fd34c: Layer already exists [2022-07-08T01:51:56.834Z] a082926d4d74: Layer already exists [2022-07-08T01:51:56.834Z] 6472c6a31e93: Layer already exists [2022-07-08T01:51:56.834Z] 90f9b92cbc25: Layer already exists [2022-07-08T01:51:57.106Z] latest: digest: sha256:67f8d17a62476663b3baf486e1ab03dd8e15df8ca7377e97ae3a29e29afe6fec size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-08T01:51:57.472Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0.0.1-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-08T01:51:57.834Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0.0.1-dev.23 [2022-07-08T01:51:57.835Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-07-08T01:51:57.835Z] a082926d4d74: Preparing [2022-07-08T01:51:57.835Z] 90f9b92cbc25: Preparing [2022-07-08T01:51:57.835Z] ed0ec58fd34c: Preparing [2022-07-08T01:51:57.835Z] 6472c6a31e93: Preparing [2022-07-08T01:51:57.835Z] 4f4ce317c6bb: Preparing [2022-07-08T01:51:57.835Z] a082926d4d74: Layer already exists [2022-07-08T01:51:57.835Z] 4f4ce317c6bb: Layer already exists [2022-07-08T01:51:57.835Z] 90f9b92cbc25: Layer already exists [2022-07-08T01:51:57.835Z] 6472c6a31e93: Layer already exists [2022-07-08T01:51:57.835Z] ed0ec58fd34c: Layer already exists [2022-07-08T01:51:58.106Z] 0.0.1-dev.23: digest: sha256:67f8d17a62476663b3baf486e1ab03dd8e15df8ca7377e97ae3a29e29afe6fec size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-08T01:51:58.483Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:e5053f8c731e365d1df3f2055d168c1a15fdfcf5-0.0.1-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-08T01:51:58.839Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:e5053f8c731e365d1df3f2055d168c1a15fdfcf5-0.0.1-dev.23 [2022-07-08T01:51:58.839Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-07-08T01:51:58.839Z] a082926d4d74: Preparing [2022-07-08T01:51:58.839Z] 90f9b92cbc25: Preparing [2022-07-08T01:51:58.839Z] ed0ec58fd34c: Preparing [2022-07-08T01:51:58.839Z] 6472c6a31e93: Preparing [2022-07-08T01:51:58.839Z] 4f4ce317c6bb: Preparing [2022-07-08T01:51:58.839Z] 4f4ce317c6bb: Layer already exists [2022-07-08T01:51:58.839Z] 6472c6a31e93: Layer already exists [2022-07-08T01:51:58.839Z] a082926d4d74: Layer already exists [2022-07-08T01:51:58.839Z] ed0ec58fd34c: Layer already exists [2022-07-08T01:51:58.839Z] 90f9b92cbc25: Layer already exists [2022-07-08T01:51:59.114Z] e5053f8c731e365d1df3f2055d168c1a15fdfcf5-0.0.1-dev.23: digest: sha256:67f8d17a62476663b3baf486e1ab03dd8e15df8ca7377e97ae3a29e29afe6fec size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-08T01:51:59.481Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-08T01:51:59.833Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2022-07-08T01:51:59.833Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-07-08T01:51:59.833Z] a082926d4d74: Preparing [2022-07-08T01:51:59.833Z] 90f9b92cbc25: Preparing [2022-07-08T01:51:59.833Z] ed0ec58fd34c: Preparing [2022-07-08T01:51:59.833Z] 6472c6a31e93: Preparing [2022-07-08T01:51:59.833Z] 4f4ce317c6bb: Preparing [2022-07-08T01:51:59.833Z] 90f9b92cbc25: Layer already exists [2022-07-08T01:51:59.833Z] 6472c6a31e93: Layer already exists [2022-07-08T01:51:59.833Z] ed0ec58fd34c: Layer already exists [2022-07-08T01:51:59.833Z] 4f4ce317c6bb: Layer already exists [2022-07-08T01:51:59.833Z] a082926d4d74: Layer already exists [2022-07-08T01:52:00.103Z] main: digest: sha256:67f8d17a62476663b3baf486e1ab03dd8e15df8ca7377e97ae3a29e29afe6fec size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-08T01:52:00.163Z] ===================================================== [Pipeline] echo [2022-07-08T01:52:00.170Z] taggedImages: [2022-07-08T01:52:00.170Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:e5053f8c731e365d1df3f2055d168c1a15fdfcf5 [2022-07-08T01:52:00.170Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2022-07-08T01:52:00.170Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0.0.1-dev.23 [2022-07-08T01:52:00.170Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:e5053f8c731e365d1df3f2055d168c1a15fdfcf5-0.0.1-dev.23 [2022-07-08T01:52:00.170Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-08T01:52:00.535Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-08T01:52:00.535Z] [2022-07-08T01:52:00.535Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-08T01:52:00.967Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-08T01:52:01.244Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-08T01:52:01.244Z] 8998bd30e6a1: Pulling fs layer [2022-07-08T01:52:01.244Z] 04944245beec: Pulling fs layer [2022-07-08T01:52:01.244Z] 699f458cf7ca: Pulling fs layer [2022-07-08T01:52:01.244Z] 765212b225bb: Pulling fs layer [2022-07-08T01:52:01.244Z] f23df028b6ca: Pulling fs layer [2022-07-08T01:52:01.244Z] d65c8cfc05b1: Pulling fs layer [2022-07-08T01:52:01.244Z] 2437ff75d9bd: Pulling fs layer [2022-07-08T01:52:01.244Z] d65c8cfc05b1: Waiting [2022-07-08T01:52:01.244Z] 2437ff75d9bd: Waiting [2022-07-08T01:52:01.244Z] 765212b225bb: Waiting [2022-07-08T01:52:01.244Z] f23df028b6ca: Waiting [2022-07-08T01:52:01.244Z] 04944245beec: Verifying Checksum [2022-07-08T01:52:01.244Z] 04944245beec: Download complete [2022-07-08T01:52:01.244Z] 765212b225bb: Verifying Checksum [2022-07-08T01:52:01.244Z] 765212b225bb: Download complete [2022-07-08T01:52:01.244Z] f23df028b6ca: Verifying Checksum [2022-07-08T01:52:01.244Z] f23df028b6ca: Download complete [2022-07-08T01:52:01.540Z] d65c8cfc05b1: Verifying Checksum [2022-07-08T01:52:01.540Z] d65c8cfc05b1: Download complete [2022-07-08T01:52:01.540Z] 699f458cf7ca: Verifying Checksum [2022-07-08T01:52:01.540Z] 699f458cf7ca: Download complete [2022-07-08T01:52:02.158Z] 8998bd30e6a1: Verifying Checksum [2022-07-08T01:52:02.158Z] 8998bd30e6a1: Download complete [2022-07-08T01:52:04.778Z] 2437ff75d9bd: Verifying Checksum [2022-07-08T01:52:04.778Z] 2437ff75d9bd: Download complete [2022-07-08T01:52:06.760Z] 8998bd30e6a1: Pull complete [2022-07-08T01:52:07.032Z] 04944245beec: Pull complete [2022-07-08T01:52:09.010Z] 699f458cf7ca: Pull complete [2022-07-08T01:52:09.010Z] 765212b225bb: Pull complete [2022-07-08T01:52:09.604Z] f23df028b6ca: Pull complete [2022-07-08T01:52:09.884Z] d65c8cfc05b1: Pull complete [2022-07-08T01:52:24.970Z] 2437ff75d9bd: Pull complete [2022-07-08T01:52:24.970Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-08T01:52:24.970Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-08T01:52:24.970Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-08T01:52:25.239Z] prd-ubuntu20.04-docker-arm64-4c-16g-17217 does not seem to be running inside a container [2022-07-08T01:52:25.326Z] $ 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/device-onvif-camera/26 -v /w/workspace/device-onvif-camera/26:/w/workspace/device-onvif-camera/26:rw,z -v /w/workspace/device-onvif-camera/26@tmp:/w/workspace/device-onvif-camera/26@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-07-08T01:52:28.182Z] $ docker top e8f0d5135a7f7075fd45f54e15c8cb40b3c012c290389c73267a21a9b4913d4f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-08T01:52:29.112Z] ---> job-cost.sh [2022-07-08T01:52:29.112Z] lf-activate-venv: SKIPPING [2022-07-08T01:52:29.112Z] INFO: No Stack... [2022-07-08T01:52:29.706Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-08T01:52:30.684Z] INFO: Archiving Costs [Pipeline] sh [2022-07-08T01:52:31.347Z] + cat /w/workspace/device-onvif-camera/26/archives/cost.csv [2022-07-08T01:52:31.347Z] + cut -d, -f6 [Pipeline] lock [2022-07-08T01:52:31.411Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-26-stack-cost] [2022-07-08T01:52:31.417Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-26-stack-cost] did not exist. Created. [2022-07-08T01:52:31.417Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-26-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-08T01:52:32.098Z] /w/workspace/device-onvif-camera/26@tmp/durable-30903498/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-07-08T01:52:32.771Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-08T01:52:32.806Z] Warning: overwriting stash ‘stack-cost’ [2022-07-08T01:52:32.851Z] Stashed 1 file(s) [Pipeline] } [2022-07-08T01:52:32.857Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-26-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-08T01:52:32.873Z] $ docker stop --time=1 e8f0d5135a7f7075fd45f54e15c8cb40b3c012c290389c73267a21a9b4913d4f [2022-07-08T01:52:34.332Z] $ docker rm -f e8f0d5135a7f7075fd45f54e15c8cb40b3c012c290389c73267a21a9b4913d4f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-07-08T01:52:34.801Z] provisioning config files... [2022-07-08T01:52:34.809Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4086579404468790044tmp [Pipeline] { [Pipeline] sh [2022-07-08T01:52:35.102Z] + set +x [2022-07-08T01:52:35.102Z] + curl -s https://codecov.io/bash [2022-07-08T01:52:35.102Z] + bash -s -- [2022-07-08T01:52:35.102Z] [2022-07-08T01:52:35.102Z] _____ _ [2022-07-08T01:52:35.102Z] / ____| | | [2022-07-08T01:52:35.102Z] | | ___ __| | ___ ___ _____ __ [2022-07-08T01:52:35.102Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-07-08T01:52:35.102Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-07-08T01:52:35.102Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-07-08T01:52:35.102Z] Bash-1.0.6 [2022-07-08T01:52:35.102Z] [2022-07-08T01:52:35.102Z] [2022-07-08T01:52:35.102Z] ==> git version 2.25.1 found [2022-07-08T01:52:35.102Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-07-08T01:52:35.102Z] Release-Date: 2020-01-08 [2022-07-08T01:52:35.102Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-07-08T01:52:35.102Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-07-08T01:52:35.102Z] ==> Jenkins CI detected. [2022-07-08T01:52:35.102Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2022-07-08T01:52:35.102Z] project root: . [2022-07-08T01:52:35.102Z] --> token set from env [2022-07-08T01:52:35.102Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-07-08T01:52:35.102Z] ==> Running gcov in . (disable via -X gcov) [2022-07-08T01:52:35.102Z] ==> Python coveragepy not found [2022-07-08T01:52:35.102Z] ==> Searching for coverage reports in: [2022-07-08T01:52:35.102Z] + . [2022-07-08T01:52:35.102Z] -> Found 1 reports [2022-07-08T01:52:35.102Z] ==> Detecting git/mercurial file structure [2022-07-08T01:52:35.102Z] ==> Reading reports [2022-07-08T01:52:35.102Z] + ./coverage.out bytes=70262 [2022-07-08T01:52:35.102Z] ==> Appending adjustments [2022-07-08T01:52:35.102Z] https://docs.codecov.io/docs/fixing-reports [2022-07-08T01:52:35.362Z] + Found adjustments [2022-07-08T01:52:35.362Z] ==> Gzipping contents [2022-07-08T01:52:35.362Z] 12K /tmp/codecov.vZXncj.gz [2022-07-08T01:52:35.362Z] ==> Uploading reports [2022-07-08T01:52:35.362Z] url: https://codecov.io [2022-07-08T01:52:35.362Z] query: branch=main&commit=e5053f8c731e365d1df3f2055d168c1a15fdfcf5&build=26&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F26%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-08T01:52:35.362Z] -> Pinging Codecov [2022-07-08T01:52:35.362Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=main&commit=e5053f8c731e365d1df3f2055d168c1a15fdfcf5&build=26&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F26%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-08T01:52:35.623Z] -> Uploading to [2022-07-08T01:52:35.623Z] https://storage.googleapis.com/codecov/v4/raw/2022-07-08/F29A59C45E3A92E06B3E522C9905F8EF/e5053f8c731e365d1df3f2055d168c1a15fdfcf5/49578e80-0c0f-42db-81a8-22616a808129.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220708%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220708T015235Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c893a758f3560019cab138fa43225c9b45bf2d5d6ea45e368b0b64f55a46d66a [2022-07-08T01:52:35.623Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-08T01:52:35.623Z] Dload Upload Total Spent Left Speed [2022-07-08T01:52:35.885Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9333 0 0 100 9333 0 31853 --:--:-- --:--:-- --:--:-- 31853 [2022-07-08T01:52:35.885Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-onvif-camera/commit/e5053f8c731e365d1df3f2055d168c1a15fdfcf5 [Pipeline] } [2022-07-08T01:52:35.894Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-07-08T01:52:36.083Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-07-08T01:52:36.100Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-08T01:52:36.409Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-08T01:52:36.409Z] [2022-07-08T01:52:36.409Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-08T01:52:36.712Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-08T01:52:36.712Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-07-08T01:52:36.712Z] df9b9388f04a: Already exists [2022-07-08T01:52:36.712Z] 52dc419b0ee2: Pulling fs layer [2022-07-08T01:52:36.712Z] 25bc292e5bac: Pulling fs layer [2022-07-08T01:52:36.712Z] 114826534d7a: Pulling fs layer [2022-07-08T01:52:36.712Z] 4657fd5d0bcf: Pulling fs layer [2022-07-08T01:52:36.712Z] 6ad1cebc031e: Pulling fs layer [2022-07-08T01:52:36.712Z] 8a3aa393b2d8: Pulling fs layer [2022-07-08T01:52:36.712Z] 4657fd5d0bcf: Waiting [2022-07-08T01:52:36.712Z] 6ad1cebc031e: Waiting [2022-07-08T01:52:36.712Z] 8a3aa393b2d8: Waiting [2022-07-08T01:52:36.712Z] 25bc292e5bac: Verifying Checksum [2022-07-08T01:52:36.712Z] 25bc292e5bac: Download complete [2022-07-08T01:52:36.712Z] 4657fd5d0bcf: Download complete [2022-07-08T01:52:36.712Z] 52dc419b0ee2: Verifying Checksum [2022-07-08T01:52:36.712Z] 52dc419b0ee2: Download complete [2022-07-08T01:52:36.712Z] 52dc419b0ee2: Pull complete [2022-07-08T01:52:36.971Z] 25bc292e5bac: Pull complete [2022-07-08T01:52:36.971Z] 6ad1cebc031e: Verifying Checksum [2022-07-08T01:52:36.971Z] 6ad1cebc031e: Download complete [2022-07-08T01:52:37.541Z] 114826534d7a: Verifying Checksum [2022-07-08T01:52:37.541Z] 114826534d7a: Download complete [2022-07-08T01:52:37.541Z] 8a3aa393b2d8: Verifying Checksum [2022-07-08T01:52:37.541Z] 8a3aa393b2d8: Download complete [2022-07-08T01:52:41.734Z] 114826534d7a: Pull complete [2022-07-08T01:52:41.734Z] 4657fd5d0bcf: Pull complete [2022-07-08T01:52:41.734Z] 6ad1cebc031e: Pull complete [2022-07-08T01:52:44.270Z] 8a3aa393b2d8: Pull complete [2022-07-08T01:52:44.270Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-07-08T01:52:44.270Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-08T01:52:44.270Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-08T01:52:44.364Z] prd-ubuntu20.04-docker-8c-8g-17215 does not seem to be running inside a container [2022-07-08T01:52:44.395Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-07-08T01:52:46.170Z] $ docker top 36a0111dacde0c32c601b5040ff6e6a03c07caac94622d519b011ba553d67e8b -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-08T01:52:46.248Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh [2022-07-08T01:52:46.528Z] + set -o pipefail [2022-07-08T01:52:46.528Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' [2022-07-08T01:52:50.730Z] [2022-07-08T01:52:50.730Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2022-07-08T01:52:50.730Z] [2022-07-08T01:52:50.730Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/d78150cb-60f0-469d-a847-9568268d6b3a [2022-07-08T01:52:50.730Z] [2022-07-08T01:52:50.730Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-07-08T01:52:50.730Z] [2022-07-08T01:52:50.990Z] [2022-07-08T01:52:50.990Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2022-07-08T01:52:50.990Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2022-07-08T01:52:51.001Z] $ docker stop --time=1 36a0111dacde0c32c601b5040ff6e6a03c07caac94622d519b011ba553d67e8b [2022-07-08T01:52:53.293Z] $ docker rm -f 36a0111dacde0c32c601b5040ff6e6a03c07caac94622d519b011ba553d67e8b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-08T01:52:53.989Z] + git log --format=format:%s -1 e5053f8c731e365d1df3f2055d168c1a15fdfcf5 [Pipeline] sh [2022-07-08T01:52:54.286Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-08T01:52:54.286Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-08T01:52:54.593Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-08T01:52:54.593Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-08T01:52:54.674Z] prd-ubuntu20.04-docker-8c-8g-17215 does not seem to be running inside a container [2022-07-08T01:52:54.707Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-08T01:52:55.086Z] $ docker top e625596f96022d7a60adf517c4a0014f489d3861e7fe253c0443863cb602aa73 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-08T01:52:55.187Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-08T01:52:55.187Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-08T01:52:55.310Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-08T01:52:55.311Z] $ docker exec e625596f96022d7a60adf517c4a0014f489d3861e7fe253c0443863cb602aa73 ssh-agent [2022-07-08T01:52:55.441Z] SSH_AUTH_SOCK=/tmp/ssh-kZhiVS8osoiD/agent.32 [2022-07-08T01:52:55.441Z] SSH_AGENT_PID=38 [2022-07-08T01:52:55.446Z] Running ssh-add (command line suppressed) [2022-07-08T01:52:55.542Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7749796774279800417.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7749796774279800417.key) [2022-07-08T01:52:55.558Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-08T01:52:55.847Z] + git semver tag [2022-07-08T01:52:56.109Z] 2022-07-08 01:52:56,012 [run_tag] DEBUG tag force:False [2022-07-08T01:52:56.109Z] 2022-07-08 01:52:56,012 [check_head_tag] DEBUG check head tag [2022-07-08T01:52:56.109Z] 2022-07-08 01:52:56,013 [execute] INFO git cat-file --batch-check [2022-07-08T01:52:56.109Z] 2022-07-08 01:52:56,013 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2022-07-08T01:52:56.109Z] 2022-07-08 01:52:56,017 [execute] INFO git cat-file --batch [2022-07-08T01:52:56.109Z] 2022-07-08 01:52:56,017 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2022-07-08T01:52:56.109Z] 2022-07-08 01:52:56,028 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-07-08T01:52:56.109Z] 2022-07-08 01:52:56,028 [execute] INFO git tag -a v0.0.1-dev.23 -m v0.0.1-dev.23 [2022-07-08T01:52:56.109Z] 2022-07-08 01:52:56,028 [execute] DEBUG Popen(['git', 'tag', '-a', 'v0.0.1-dev.23', '-m', 'v0.0.1-dev.23'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2022-07-08T01:52:56.109Z] 2022-07-08 01:52:56,033 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-07-08T01:52:56.109Z] 0.0.1-dev.23 [Pipeline] } [2022-07-08T01:52:56.117Z] $ docker exec --env ******** --env ******** e625596f96022d7a60adf517c4a0014f489d3861e7fe253c0443863cb602aa73 ssh-agent -k [2022-07-08T01:52:56.254Z] unset SSH_AUTH_SOCK; [2022-07-08T01:52:56.255Z] unset SSH_AGENT_PID; [2022-07-08T01:52:56.255Z] echo Agent pid 38 killed; [2022-07-08T01:52:56.297Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-08T01:52:56.623Z] + git semver [Pipeline] } [2022-07-08T01:52:56.901Z] $ docker stop --time=1 e625596f96022d7a60adf517c4a0014f489d3861e7fe253c0443863cb602aa73 [2022-07-08T01:52:58.198Z] $ docker rm -f e625596f96022d7a60adf517c4a0014f489d3861e7fe253c0443863cb602aa73 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-08T01:52:58.605Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-08T01:52:58.605Z] [2022-07-08T01:52:58.606Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-08T01:52:58.911Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-08T01:52:58.911Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-07-08T01:52:58.911Z] ab5ef0e58194: Pulling fs layer [2022-07-08T01:52:58.911Z] 9712f1f96733: Pulling fs layer [2022-07-08T01:52:58.911Z] 63f879dbbcfc: Pulling fs layer [2022-07-08T01:52:58.911Z] 0d9ebad4ef96: Pulling fs layer [2022-07-08T01:52:58.911Z] e9a5061849ea: Pulling fs layer [2022-07-08T01:52:58.911Z] d747dcd14b5f: Pulling fs layer [2022-07-08T01:52:58.911Z] 2de7ff778b66: Pulling fs layer [2022-07-08T01:52:58.911Z] e9a5061849ea: Waiting [2022-07-08T01:52:58.911Z] d747dcd14b5f: Waiting [2022-07-08T01:52:58.911Z] 2de7ff778b66: Waiting [2022-07-08T01:52:58.911Z] 0d9ebad4ef96: Waiting [2022-07-08T01:52:58.911Z] 9712f1f96733: Download complete [2022-07-08T01:52:59.173Z] 63f879dbbcfc: Verifying Checksum [2022-07-08T01:52:59.173Z] 63f879dbbcfc: Download complete [2022-07-08T01:52:59.434Z] 0d9ebad4ef96: Verifying Checksum [2022-07-08T01:52:59.434Z] 0d9ebad4ef96: Download complete [2022-07-08T01:52:59.434Z] d747dcd14b5f: Verifying Checksum [2022-07-08T01:52:59.434Z] d747dcd14b5f: Download complete [2022-07-08T01:52:59.434Z] e9a5061849ea: Verifying Checksum [2022-07-08T01:52:59.434Z] e9a5061849ea: Download complete [2022-07-08T01:52:59.434Z] ab5ef0e58194: Download complete [2022-07-08T01:52:59.434Z] 2de7ff778b66: Verifying Checksum [2022-07-08T01:52:59.434Z] 2de7ff778b66: Download complete [2022-07-08T01:53:02.727Z] ab5ef0e58194: Pull complete [2022-07-08T01:53:02.727Z] 9712f1f96733: Pull complete [2022-07-08T01:53:02.987Z] 63f879dbbcfc: Pull complete [2022-07-08T01:53:07.177Z] 0d9ebad4ef96: Pull complete [2022-07-08T01:53:07.177Z] e9a5061849ea: Pull complete [2022-07-08T01:53:07.177Z] d747dcd14b5f: Pull complete [2022-07-08T01:53:07.746Z] 2de7ff778b66: Pull complete [2022-07-08T01:53:08.006Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-07-08T01:53:08.006Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-08T01:53:08.006Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-08T01:53:08.095Z] prd-ubuntu20.04-docker-8c-8g-17215 does not seem to be running inside a container [2022-07-08T01:53:08.126Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-07-08T01:53:10.126Z] $ docker top fdccc29907578e6ed58fde4f96baaca071cfa7cb789a9b0654222bb8304a1824 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-07-08T01:53:10.203Z] provisioning config files... [2022-07-08T01:53:10.211Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8889861387905560444tmp [2022-07-08T01:53:10.221Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config484642470901631316tmp [2022-07-08T01:53:10.230Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7788851820131327605tmp [Pipeline] { [Pipeline] echo [2022-07-08T01:53:10.245Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-08T01:53:10.527Z] ---> sigul-configuration.sh [2022-07-08T01:53:10.527Z] gpg: directory `/root/.gnupg' created [2022-07-08T01:53:10.527Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-07-08T01:53:10.527Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-07-08T01:53:10.527Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-07-08T01:53:10.527Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-07-08T01:53:10.527Z] gpg: CAST5 encrypted data [2022-07-08T01:53:10.527Z] gpg: encrypted with 1 passphrase [2022-07-08T01:53:10.527Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-07-08T01:53:10.811Z] + mkdir /home/jenkins [2022-07-08T01:53:10.811Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-07-08T01:53:11.098Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-07-08T01:53:11.106Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-08T01:53:11.396Z] ---> sigul-install.sh [2022-07-08T01:53:11.396Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-07-08T01:53:11.684Z] + git tag --list [2022-07-08T01:53:11.685Z] v0.0.0 [2022-07-08T01:53:11.685Z] v0.0.1-dev.1 [2022-07-08T01:53:11.685Z] v0.0.1-dev.10 [2022-07-08T01:53:11.685Z] v0.0.1-dev.11 [2022-07-08T01:53:11.685Z] v0.0.1-dev.12 [2022-07-08T01:53:11.685Z] v0.0.1-dev.13 [2022-07-08T01:53:11.685Z] v0.0.1-dev.14 [2022-07-08T01:53:11.685Z] v0.0.1-dev.15 [2022-07-08T01:53:11.685Z] v0.0.1-dev.16 [2022-07-08T01:53:11.685Z] v0.0.1-dev.17 [2022-07-08T01:53:11.685Z] v0.0.1-dev.18 [2022-07-08T01:53:11.685Z] v0.0.1-dev.19 [2022-07-08T01:53:11.685Z] v0.0.1-dev.2 [2022-07-08T01:53:11.685Z] v0.0.1-dev.20 [2022-07-08T01:53:11.685Z] v0.0.1-dev.21 [2022-07-08T01:53:11.685Z] v0.0.1-dev.22 [2022-07-08T01:53:11.685Z] v0.0.1-dev.23 [2022-07-08T01:53:11.685Z] v0.0.1-dev.3 [2022-07-08T01:53:11.685Z] v0.0.1-dev.4 [2022-07-08T01:53:11.685Z] v0.0.1-dev.5 [2022-07-08T01:53:11.685Z] v0.0.1-dev.6 [2022-07-08T01:53:11.685Z] v0.0.1-dev.7 [2022-07-08T01:53:11.685Z] v0.0.1-dev.8 [2022-07-08T01:53:11.685Z] v0.0.1-dev.9 [Pipeline] sh [2022-07-08T01:53:11.980Z] + lftools sign git-tag v0.0.1-dev.23 [2022-07-08T01:53:12.552Z] Signing Git tag with Sigul... [2022-07-08T01:53:12.552Z] Signing v0.0.1-dev.23 [Pipeline] echo [2022-07-08T01:53:12.824Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-08T01:53:13.111Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-07-08T01:53:13.118Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-07-08T01:53:13.133Z] $ docker stop --time=1 fdccc29907578e6ed58fde4f96baaca071cfa7cb789a9b0654222bb8304a1824 [2022-07-08T01:53:14.454Z] $ docker rm -f fdccc29907578e6ed58fde4f96baaca071cfa7cb789a9b0654222bb8304a1824 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-07-08T01:53:14.856Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-08T01:53:14.856Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-08T01:53:15.155Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-08T01:53:15.155Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-08T01:53:15.238Z] prd-ubuntu20.04-docker-8c-8g-17215 does not seem to be running inside a container [2022-07-08T01:53:15.266Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-08T01:53:15.650Z] $ docker top 2e41fc673612beac8fe5e452663eb4c9069cdd242a308e10f4db239d4ceee232 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-08T01:53:15.744Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-08T01:53:15.744Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-08T01:53:15.862Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-08T01:53:15.862Z] $ docker exec 2e41fc673612beac8fe5e452663eb4c9069cdd242a308e10f4db239d4ceee232 ssh-agent [2022-07-08T01:53:15.983Z] SSH_AUTH_SOCK=/tmp/ssh-lgzgEuDUYy2H/agent.33 [2022-07-08T01:53:15.983Z] SSH_AGENT_PID=40 [2022-07-08T01:53:15.988Z] Running ssh-add (command line suppressed) [2022-07-08T01:53:16.096Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5286083723494237321.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5286083723494237321.key) [2022-07-08T01:53:16.113Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-08T01:53:16.395Z] + git semver bump pre [2022-07-08T01:53:16.655Z] 2022-07-08 01:53:16,585 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-07-08T01:53:16.655Z] 2022-07-08 01:53:16,585 [bump_version] DEBUG bumping version:0.0.1-dev.23 on axis:pre with prefix:dev [2022-07-08T01:53:16.655Z] 2022-07-08 01:53:16,585 [bump_version] DEBUG bumped version:0.0.1-dev.24 [2022-07-08T01:53:16.655Z] 2022-07-08 01:53:16,585 [write_version] DEBUG write version:0.0.1-dev.24 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True [2022-07-08T01:53:16.655Z] 2022-07-08 01:53:16,586 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-07-08T01:53:16.655Z] 2022-07-08 01:53:16,586 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-07-08T01:53:16.655Z] 2022-07-08 01:53:16,588 [execute] INFO git cat-file --batch-check [2022-07-08T01:53:16.655Z] 2022-07-08 01:53:16,588 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-08T01:53:16.655Z] 2022-07-08 01:53:16,594 [execute] INFO git cat-file --batch [2022-07-08T01:53:16.655Z] 2022-07-08 01:53:16,594 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-08T01:53:16.655Z] 2022-07-08 01:53:16,599 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-07-08T01:53:16.655Z] 0.0.1-dev.24 [Pipeline] } [2022-07-08T01:53:16.663Z] $ docker exec --env ******** --env ******** 2e41fc673612beac8fe5e452663eb4c9069cdd242a308e10f4db239d4ceee232 ssh-agent -k [2022-07-08T01:53:16.785Z] unset SSH_AUTH_SOCK; [2022-07-08T01:53:16.785Z] unset SSH_AGENT_PID; [2022-07-08T01:53:16.785Z] echo Agent pid 40 killed; [2022-07-08T01:53:16.800Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-08T01:53:17.109Z] + git semver [Pipeline] } [2022-07-08T01:53:17.381Z] $ docker stop --time=1 2e41fc673612beac8fe5e452663eb4c9069cdd242a308e10f4db239d4ceee232 [2022-07-08T01:53:18.654Z] $ docker rm -f 2e41fc673612beac8fe5e452663eb4c9069cdd242a308e10f4db239d4ceee232 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-08T01:53:19.016Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-08T01:53:19.016Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-08T01:53:19.318Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-08T01:53:19.318Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-08T01:53:19.394Z] prd-ubuntu20.04-docker-8c-8g-17215 does not seem to be running inside a container [2022-07-08T01:53:19.423Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-08T01:53:19.788Z] $ docker top d1b7d774bb04b20d78a182d393f9590e13bbf8a7738783240068b633effd397e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-08T01:53:19.891Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-08T01:53:19.891Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-08T01:53:20.006Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-08T01:53:20.005Z] $ docker exec d1b7d774bb04b20d78a182d393f9590e13bbf8a7738783240068b633effd397e ssh-agent [2022-07-08T01:53:20.125Z] SSH_AUTH_SOCK=/tmp/ssh-C66bBIXF74I9/agent.34 [2022-07-08T01:53:20.125Z] SSH_AGENT_PID=41 [2022-07-08T01:53:20.130Z] Running ssh-add (command line suppressed) [2022-07-08T01:53:20.245Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_8478109879662776319.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_8478109879662776319.key) [2022-07-08T01:53:20.263Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-08T01:53:20.550Z] + git semver push [2022-07-08T01:53:20.810Z] 2022-07-08 01:53:20,716 [run_push] DEBUG push [2022-07-08T01:53:20.810Z] 2022-07-08 01:53:20,717 [execute] INFO git cat-file --batch-check [2022-07-08T01:53:20.810Z] 2022-07-08 01:53:20,717 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-08T01:53:20.810Z] 2022-07-08 01:53:20,720 [execute] INFO git rev-list ac089999d5fdcfd742f2cbc7fc470acf0d9f414c -- [2022-07-08T01:53:20.810Z] 2022-07-08 01:53:20,721 [execute] DEBUG Popen(['git', 'rev-list', 'ac089999d5fdcfd742f2cbc7fc470acf0d9f414c', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-07-08T01:53:20.810Z] 2022-07-08 01:53:20,725 [execute] INFO git fetch -v origin [2022-07-08T01:53:20.810Z] 2022-07-08 01:53:20,725 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-07-08T01:53:21.385Z] 2022-07-08 01:53:21,189 [run_push] DEBUG no remote changes detected [2022-07-08T01:53:21.385Z] 2022-07-08 01:53:21,190 [execute] INFO git push origin semver [2022-07-08T01:53:21.385Z] 2022-07-08 01:53:21,190 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-07-08T01:53:21.957Z] 2022-07-08 01:53:21,876 [run_push] DEBUG push all version tags [2022-07-08T01:53:21.957Z] 2022-07-08 01:53:21,877 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-07-08T01:53:21.957Z] 2022-07-08 01:53:21,877 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2022-07-08T01:53:22.897Z] 2022-07-08 01:53:22,539 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-07-08T01:53:22.897Z] 0.0.1-dev.24 [Pipeline] } [2022-07-08T01:53:22.904Z] $ docker exec --env ******** --env ******** d1b7d774bb04b20d78a182d393f9590e13bbf8a7738783240068b633effd397e ssh-agent -k [2022-07-08T01:53:23.017Z] unset SSH_AUTH_SOCK; [2022-07-08T01:53:23.017Z] unset SSH_AGENT_PID; [2022-07-08T01:53:23.017Z] echo Agent pid 41 killed; [2022-07-08T01:53:23.030Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-08T01:53:23.334Z] + git semver [Pipeline] } [2022-07-08T01:53:23.669Z] $ docker stop --time=1 d1b7d774bb04b20d78a182d393f9590e13bbf8a7738783240068b633effd397e [2022-07-08T01:53:24.957Z] $ docker rm -f d1b7d774bb04b20d78a182d393f9590e13bbf8a7738783240068b633effd397e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-07-08T01:53:25.537Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2022-07-08T01:53:25.538Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2022-07-08T01:53:25.538Z] total 16 [2022-07-08T01:53:25.538Z] drwxr-xr-x 3 root root 4096 Jul 8 01:42 . [2022-07-08T01:53:25.538Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 8 01:53 .. [2022-07-08T01:53:25.538Z] drwxr-xr-x 2 root root 4096 Jul 8 01:42 cost [2022-07-08T01:53:25.538Z] -rw-r--r-- 1 root root 89 Jul 8 01:42 cost.csv [2022-07-08T01:53:25.538Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2022-07-08T01:53:25.538Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2022-07-08T01:53:25.538Z] total 16 [2022-07-08T01:53:25.538Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 8 01:42 . [2022-07-08T01:53:25.538Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 8 01:53 .. [2022-07-08T01:53:25.538Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 8 01:42 cost [2022-07-08T01:53:25.538Z] -rw-r--r-- 1 jenkins jenkins 89 Jul 8 01:42 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-07-08T01:53:25.828Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-08T01:53:26.690Z] ---> package-listing.sh [2022-07-08T01:53:26.690Z] ++ facter osfamily [2022-07-08T01:53:26.690Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-08T01:53:26.952Z] + OS_FAMILY=debian [2022-07-08T01:53:26.952Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2022-07-08T01:53:26.952Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-08T01:53:26.952Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-08T01:53:26.952Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-08T01:53:26.952Z] + PACKAGES=/tmp/packages_start.txt [2022-07-08T01:53:26.952Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2022-07-08T01:53:26.952Z] + PACKAGES=/tmp/packages_end.txt [2022-07-08T01:53:26.952Z] + case "${OS_FAMILY}" in [2022-07-08T01:53:26.952Z] + dpkg -l [2022-07-08T01:53:26.952Z] + grep '^ii' [2022-07-08T01:53:26.952Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-08T01:53:26.952Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-08T01:53:26.952Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-08T01:53:26.952Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2022-07-08T01:53:26.952Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2022-07-08T01:53:26.952Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo [2022-07-08T01:53:26.962Z] 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/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-07-08T01:53:27.242Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-08T01:53:27.809Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-08T01:53:27.809Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-08T01:53:27.886Z] prd-ubuntu20.04-docker-8c-8g-17215 does not seem to be running inside a container [2022-07-08T01:53:27.920Z] $ 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/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-08T01:53:28.176Z] $ docker top 0ff225b79498865f4c1dbce38cecebf9f510d68065e7c7bf815a52e48e9279d6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-08T01:53:28.535Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-08T01:53:28.823Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-08T01:53:29.109Z] + ls /var/log/sa-host [2022-07-08T01:53:29.109Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-08T01:53:29.245Z] provisioning config files... [2022-07-08T01:53:29.255Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config5148007120026802552tmp [Pipeline] { [Pipeline] echo [2022-07-08T01:53:29.270Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-08T01:53:29.558Z] ---> create-netrc.sh [Pipeline] } [2022-07-08T01:53:29.567Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-08T01:53:29.903Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-08T01:53:29.913Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-08T01:53:30.204Z] ---> sudo-logs.sh [2022-07-08T01:53:30.204Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-08T01:53:30.226Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-08T01:53:30.523Z] ---> job-cost.sh [2022-07-08T01:53:30.523Z] lf-activate-venv: SKIPPING [2022-07-08T01:53:30.523Z] DEBUG: total: 0.2199999988079071 [2022-07-08T01:53:30.523Z] INFO: Retrieving Stack Cost... [2022-07-08T01:53:30.784Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-08T01:53:31.357Z] INFO: Archiving Costs [Pipeline] echo [2022-07-08T01:53:31.369Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-08T01:53:31.654Z] ---> logs-deploy.sh [2022-07-08T01:53:31.654Z] lf-activate-venv: SKIPPING [2022-07-08T01:53:31.654Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/26 [2022-07-08T01:53:31.654Z] INFO: archiving workspace using pattern(s): [2022-07-08T01:53:32.599Z] Archives upload complete. [2022-07-08T01:53:32.599Z] INFO: archiving logs to Nexus [2022-07-08T01:53:33.542Z] ---> uname -a: [2022-07-08T01:53:33.542Z] Linux prd-ubuntu20-04-docker-8c-8g-17215 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-07-08T01:53:33.542Z] [2022-07-08T01:53:33.542Z] [2022-07-08T01:53:33.542Z] ---> lscpu: [2022-07-08T01:53:33.542Z] Architecture: x86_64 [2022-07-08T01:53:33.542Z] CPU op-mode(s): 32-bit, 64-bit [2022-07-08T01:53:33.542Z] Byte Order: Little Endian [2022-07-08T01:53:33.542Z] Address sizes: 40 bits physical, 48 bits virtual [2022-07-08T01:53:33.542Z] CPU(s): 8 [2022-07-08T01:53:33.542Z] On-line CPU(s) list: 0-7 [2022-07-08T01:53:33.542Z] Thread(s) per core: 1 [2022-07-08T01:53:33.542Z] Core(s) per socket: 1 [2022-07-08T01:53:33.542Z] Socket(s): 8 [2022-07-08T01:53:33.542Z] NUMA node(s): 1 [2022-07-08T01:53:33.542Z] Vendor ID: AuthenticAMD [2022-07-08T01:53:33.542Z] CPU family: 23 [2022-07-08T01:53:33.542Z] Model: 49 [2022-07-08T01:53:33.542Z] Model name: AMD EPYC-Rome Processor [2022-07-08T01:53:33.542Z] Stepping: 0 [2022-07-08T01:53:33.542Z] CPU MHz: 2799.998 [2022-07-08T01:53:33.542Z] BogoMIPS: 5599.99 [2022-07-08T01:53:33.542Z] Virtualization: AMD-V [2022-07-08T01:53:33.542Z] Hypervisor vendor: KVM [2022-07-08T01:53:33.542Z] Virtualization type: full [2022-07-08T01:53:33.542Z] L1d cache: 256 KiB [2022-07-08T01:53:33.542Z] L1i cache: 256 KiB [2022-07-08T01:53:33.542Z] L2 cache: 4 MiB [2022-07-08T01:53:33.542Z] L3 cache: 128 MiB [2022-07-08T01:53:33.542Z] NUMA node0 CPU(s): 0-7 [2022-07-08T01:53:33.542Z] Vulnerability Itlb multihit: Not affected [2022-07-08T01:53:33.542Z] Vulnerability L1tf: Not affected [2022-07-08T01:53:33.542Z] Vulnerability Mds: Not affected [2022-07-08T01:53:33.542Z] Vulnerability Meltdown: Not affected [2022-07-08T01:53:33.542Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-07-08T01:53:33.542Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-07-08T01:53:33.542Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-07-08T01:53:33.542Z] Vulnerability Srbds: Not affected [2022-07-08T01:53:33.542Z] Vulnerability Tsx async abort: Not affected [2022-07-08T01:53:33.542Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-07-08T01:53:33.542Z] [2022-07-08T01:53:33.542Z] [2022-07-08T01:53:33.542Z] ---> nproc: [2022-07-08T01:53:33.542Z] 8 [2022-07-08T01:53:33.542Z] [2022-07-08T01:53:33.542Z] [2022-07-08T01:53:33.542Z] ---> df -h: [2022-07-08T01:53:33.542Z] Filesystem Size Used Avail Use% Mounted on [2022-07-08T01:53:33.542Z] overlay 155G 13G 143G 8% / [2022-07-08T01:53:33.542Z] tmpfs 64M 0 64M 0% /dev [2022-07-08T01:53:33.542Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-07-08T01:53:33.542Z] shm 64M 0 64M 0% /dev/shm [2022-07-08T01:53:33.542Z] /dev/vda1 155G 13G 143G 8% /facter-os [2022-07-08T01:53:33.542Z] [2022-07-08T01:53:33.542Z] [2022-07-08T01:53:33.542Z] ---> sar -b -r -n DEV: [2022-07-08T01:53:33.542Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-17215) 07/08/22 _x86_64_ (8 CPU) [2022-07-08T01:53:33.542Z] [2022-07-08T01:53:33.542Z] 01:39:51 LINUX RESTART (8 CPU) [2022-07-08T01:53:33.542Z] [2022-07-08T01:53:33.542Z] 01:40:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-07-08T01:53:33.542Z] 01:41:02 397.73 56.45 341.29 0.00 7437.12 201318.76 0.00 [2022-07-08T01:53:33.543Z] 01:42:01 166.94 0.58 166.36 0.00 21.42 39692.39 0.00 [2022-07-08T01:53:33.543Z] 01:43:01 120.46 0.02 120.45 0.00 2.53 33858.22 0.00 [2022-07-08T01:53:33.543Z] 01:44:01 1.68 0.00 1.68 0.00 0.00 22.95 0.00 [2022-07-08T01:53:33.543Z] 01:45:01 1.38 0.02 1.37 0.00 0.13 16.00 0.00 [2022-07-08T01:53:33.543Z] 01:46:01 1.00 0.00 1.00 0.00 0.00 13.33 0.00 [2022-07-08T01:53:33.543Z] 01:47:01 1.15 0.00 1.15 0.00 0.00 13.46 0.00 [2022-07-08T01:53:33.543Z] 01:48:01 0.90 0.00 0.90 0.00 0.00 12.26 0.00 [2022-07-08T01:53:33.543Z] 01:49:01 1.18 0.00 1.18 0.00 0.00 12.53 0.00 [2022-07-08T01:53:33.543Z] 01:50:01 1.47 0.00 1.47 0.00 0.00 18.13 0.00 [2022-07-08T01:53:33.543Z] 01:51:01 1.15 0.00 1.15 0.00 0.00 17.33 0.00 [2022-07-08T01:53:33.543Z] 01:52:01 1.05 0.00 1.05 0.00 0.00 13.60 0.00 [2022-07-08T01:53:33.543Z] 01:53:01 70.19 0.28 69.91 0.00 15.86 39646.19 0.00 [2022-07-08T01:53:33.543Z] Average: 58.81 4.42 54.39 0.00 575.94 24186.02 0.00 [2022-07-08T01:53:33.543Z] [2022-07-08T01:53:33.543Z] 01:40:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-07-08T01:53:33.543Z] 01:41:02 28853268 31759280 546428 1.66 119612 3055152 2221172 6.55 1126304 2528512 760 [2022-07-08T01:53:33.543Z] 01:42:01 28387500 31742324 556708 1.69 165136 3400552 2413312 7.11 1329220 2721512 344 [2022-07-08T01:53:33.543Z] 01:43:01 27678900 31782908 512984 1.56 175332 4077400 1876788 5.53 1339708 3354584 412 [2022-07-08T01:53:33.543Z] 01:44:01 27681488 31785664 509852 1.55 175364 4077404 1876788 5.53 1337480 3354588 172 [2022-07-08T01:53:33.543Z] 01:45:01 27681008 31785224 510232 1.55 175384 4077412 1876788 5.53 1338156 3354608 24 [2022-07-08T01:53:33.543Z] 01:46:01 27681960 31786192 509188 1.55 175404 4077416 1876788 5.53 1336808 3354612 188 [2022-07-08T01:53:33.543Z] 01:47:01 27682636 31786896 508428 1.55 175428 4077416 1876788 5.53 1336704 3354616 20 [2022-07-08T01:53:33.543Z] 01:48:01 27690904 31795292 500084 1.52 175448 4077420 1876788 5.53 1328168 3354716 180 [2022-07-08T01:53:33.543Z] 01:49:01 27690796 31795196 500304 1.52 175456 4077420 1876788 5.53 1328540 3354716 168 [2022-07-08T01:53:33.543Z] 01:50:01 27690504 31794936 500476 1.52 175508 4077416 1876788 5.53 1328448 3354724 168 [2022-07-08T01:53:33.543Z] 01:51:01 27690772 31795220 500168 1.52 175544 4077404 1876788 5.53 1328568 3354704 32 [2022-07-08T01:53:33.543Z] 01:52:01 27690604 31795136 500164 1.52 175572 4077408 1876788 5.53 1328380 3354708 192 [2022-07-08T01:53:33.543Z] 01:53:01 26432604 31708268 584208 1.78 197412 5154024 2323436 6.85 1471632 4389884 378528 [2022-07-08T01:53:33.543Z] Average: 27733303 31777887 518402 1.58 172046 4029526 1978908 5.83 1327547 3322037 29322 [2022-07-08T01:53:33.543Z] [2022-07-08T01:53:33.543Z] 01:40:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-07-08T01:53:33.543Z] 01:41:02 lo 7.20 7.20 0.69 0.69 0.00 0.00 0.00 0.00 [2022-07-08T01:53:33.543Z] 01:41:02 docker0 32.86 38.24 2.51 107.74 0.00 0.00 0.00 0.00 [2022-07-08T01:53:33.543Z] 01:41:02 ens3 805.86 488.05 7443.48 108.79 0.00 0.00 0.00 0.00 [2022-07-08T01:53:33.543Z] 01:41:02 veth13dfc33 21.73 25.79 2.03 23.08 0.00 0.00 0.00 0.00 [2022-07-08T01:53:33.543Z] 01:42:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2022-07-08T01:53:33.543Z] 01:42:01 docker0 92.66 114.86 7.42 1070.74 0.00 0.00 0.00 0.00 [2022-07-08T01:53:33.543Z] 01:42:01 ens3 176.09 137.26 1110.69 73.70 0.00 0.00 0.00 0.00 [2022-07-08T01:53:33.543Z] 01:42:01 veth3594f7d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-08T01:53:33.543Z] 01:42:01 veth00991eb 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-08T01:53:33.543Z] 01:43:01 lo 7.20 7.20 0.70 0.70 0.00 0.00 0.00 0.00 [2022-07-08T01:53:33.543Z] 01:43:01 docker0 2.43 4.35 0.16 53.75 0.00 0.00 0.00 0.00 [2022-07-08T01:53:33.543Z] 01:43:01 ens3 184.07 145.29 2655.31 286.51 0.00 0.00 0.00 0.00 [2022-07-08T01:53:33.543Z] 01:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-08T01:53:33.543Z] 01:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-08T01:53:33.543Z] 01:44:01 ens3 0.70 0.13 0.06 0.01 0.00 0.00 0.00 0.00 [2022-07-08T01:53:33.543Z] 01:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-08T01:53:33.543Z] 01:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-08T01:53:33.543Z] 01:45:01 ens3 0.68 0.35 0.35 0.27 0.00 0.00 0.00 0.00 [2022-07-08T01:53:33.543Z] 01:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-08T01:53:33.543Z] 01:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-08T01:53:33.543Z] 01:46:01 ens3 0.28 0.20 0.09 0.07 0.00 0.00 0.00 0.00 [2022-07-08T01:53:33.543Z] 01:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-08T01:53:33.543Z] 01:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-08T01:53:33.543Z] 01:47:01 ens3 5.78 2.52 6.29 0.18 0.00 0.00 0.00 0.00 [2022-07-08T01:53:33.543Z] 01:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-08T01:53:33.543Z] 01:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-08T01:53:33.543Z] 01:48:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-08T01:53:33.543Z] 01:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-08T01:53:33.543Z] 01:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-08T01:53:33.543Z] 01:49:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-08T01:53:33.543Z] 01:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-08T01:53:33.543Z] 01:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-08T01:53:33.543Z] 01:50:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-08T01:53:33.543Z] 01:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-08T01:53:33.543Z] 01:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-08T01:53:33.543Z] 01:51:01 ens3 0.13 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2022-07-08T01:53:33.543Z] 01:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-08T01:53:33.543Z] 01:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-08T01:53:33.543Z] 01:52:01 ens3 0.33 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2022-07-08T01:53:33.543Z] 01:53:01 lo 2.00 2.00 0.19 0.19 0.00 0.00 0.00 0.00 [2022-07-08T01:53:33.543Z] 01:53:01 docker0 41.84 55.32 3.62 731.85 0.00 0.00 0.00 0.00 [2022-07-08T01:53:33.543Z] 01:53:01 ens3 335.19 220.15 7850.77 65.00 0.00 0.00 0.00 0.00 [2022-07-08T01:53:33.543Z] Average: lo 1.38 1.38 0.13 0.13 0.00 0.00 0.00 0.00 [2022-07-08T01:53:33.543Z] Average: docker0 12.96 16.24 1.05 149.90 0.00 0.00 0.00 0.00 [2022-07-08T01:53:33.543Z] Average: ens3 116.04 76.42 1467.20 41.08 0.00 0.00 0.00 0.00 [2022-07-08T01:53:33.543Z] [2022-07-08T01:53:33.543Z] [2022-07-08T01:53:33.543Z] ---> sar -P ALL: [2022-07-08T01:53:33.543Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-17215) 07/08/22 _x86_64_ (8 CPU) [2022-07-08T01:53:33.543Z] [2022-07-08T01:53:33.543Z] 01:39:51 LINUX RESTART (8 CPU) [2022-07-08T01:53:33.543Z] [2022-07-08T01:53:33.543Z] 01:40:01 CPU %user %nice %system %iowait %steal %idle [2022-07-08T01:53:33.543Z] 01:41:02 all 11.26 0.00 5.15 2.58 0.07 80.94 [2022-07-08T01:53:33.543Z] 01:41:02 0 11.26 0.00 6.78 0.76 0.07 81.14 [2022-07-08T01:53:33.543Z] 01:41:02 1 10.89 0.00 4.47 2.23 0.07 82.35 [2022-07-08T01:53:33.543Z] 01:41:02 2 10.58 0.00 4.89 3.65 0.07 80.81 [2022-07-08T01:53:33.543Z] 01:41:02 3 11.86 0.00 4.44 1.96 0.07 81.68 [2022-07-08T01:53:33.543Z] 01:41:02 4 14.17 0.00 6.50 3.80 0.05 75.48 [2022-07-08T01:53:33.543Z] 01:41:02 5 10.06 0.00 4.57 3.48 0.07 81.83 [2022-07-08T01:53:33.543Z] 01:41:02 6 9.85 0.00 4.95 1.21 0.07 83.92 [2022-07-08T01:53:33.543Z] 01:41:02 7 11.42 0.00 4.59 3.58 0.08 80.33 [2022-07-08T01:53:33.543Z] 01:42:01 all 29.64 0.00 5.89 1.12 0.08 63.27 [2022-07-08T01:53:33.543Z] 01:42:01 0 26.91 0.00 6.33 2.16 0.09 64.52 [2022-07-08T01:53:33.543Z] 01:42:01 1 29.42 0.00 5.59 0.22 0.09 64.68 [2022-07-08T01:53:33.543Z] 01:42:01 2 28.67 0.00 6.41 2.17 0.09 62.66 [2022-07-08T01:53:33.543Z] 01:42:01 3 31.11 0.00 5.94 1.10 0.07 61.78 [2022-07-08T01:53:33.543Z] 01:42:01 4 30.47 0.00 5.56 0.22 0.09 63.67 [2022-07-08T01:53:33.543Z] 01:42:01 5 32.66 0.00 5.87 0.77 0.09 60.62 [2022-07-08T01:53:33.543Z] 01:42:01 6 29.85 0.00 5.58 1.47 0.07 63.03 [2022-07-08T01:53:33.543Z] 01:42:01 7 27.99 0.00 5.85 0.88 0.07 65.21 [2022-07-08T01:53:33.543Z] 01:43:01 all 17.27 0.00 3.48 0.86 0.06 78.34 [2022-07-08T01:53:33.543Z] 01:43:01 0 18.13 0.00 3.56 0.15 0.07 78.10 [2022-07-08T01:53:33.543Z] 01:43:01 1 17.68 0.00 3.91 0.57 0.05 77.79 [2022-07-08T01:53:33.543Z] 01:43:01 2 18.30 0.00 4.01 3.04 0.07 74.59 [2022-07-08T01:53:33.543Z] 01:43:01 3 17.60 0.00 3.24 0.55 0.05 78.55 [2022-07-08T01:53:33.543Z] 01:43:01 4 17.43 0.00 3.27 0.15 0.05 79.11 [2022-07-08T01:53:33.543Z] 01:43:01 5 16.08 0.00 3.09 2.08 0.05 78.69 [2022-07-08T01:53:33.543Z] 01:43:01 6 16.46 0.00 3.36 0.10 0.05 80.03 [2022-07-08T01:53:33.543Z] 01:43:01 7 16.49 0.00 3.37 0.22 0.07 79.86 [2022-07-08T01:53:33.543Z] 01:44:01 all 0.27 0.00 0.01 0.01 0.00 99.70 [2022-07-08T01:53:33.543Z] 01:44:01 0 2.04 0.00 0.03 0.00 0.02 97.91 [2022-07-08T01:53:33.543Z] 01:44:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-08T01:53:33.543Z] 01:44:01 2 0.03 0.00 0.02 0.05 0.00 99.90 [2022-07-08T01:53:33.543Z] 01:44:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2022-07-08T01:53:33.543Z] 01:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-08T01:53:33.543Z] 01:44:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-08T01:53:33.543Z] 01:44:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-08T01:53:33.543Z] 01:44:01 7 0.07 0.00 0.03 0.00 0.00 99.90 [2022-07-08T01:53:33.543Z] 01:45:01 all 0.27 0.00 0.02 0.01 0.00 99.69 [2022-07-08T01:53:33.543Z] 01:45:01 0 1.99 0.00 0.05 0.00 0.02 97.95 [2022-07-08T01:53:33.543Z] 01:45:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-08T01:53:33.543Z] 01:45:01 2 0.03 0.00 0.07 0.05 0.00 99.85 [2022-07-08T01:53:33.543Z] 01:45:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-08T01:53:33.543Z] 01:45:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-08T01:53:33.543Z] 01:45:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-08T01:53:33.543Z] 01:45:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-08T01:53:33.543Z] 01:45:01 7 0.05 0.00 0.00 0.00 0.00 99.95 [2022-07-08T01:53:33.543Z] 01:46:01 all 0.26 0.00 0.01 0.00 0.00 99.72 [2022-07-08T01:53:33.543Z] 01:46:01 0 1.99 0.00 0.03 0.00 0.02 97.96 [2022-07-08T01:53:33.543Z] 01:46:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-08T01:53:33.543Z] 01:46:01 2 0.02 0.00 0.00 0.03 0.00 99.95 [2022-07-08T01:53:33.543Z] 01:46:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-08T01:53:33.543Z] 01:46:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-08T01:53:33.543Z] 01:46:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-08T01:53:33.543Z] 01:46:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-08T01:53:33.543Z] 01:46:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2022-07-08T01:53:33.544Z] 01:47:01 all 0.27 0.00 0.01 0.00 0.00 99.71 [2022-07-08T01:53:33.544Z] 01:47:01 0 1.99 0.00 0.02 0.00 0.02 97.98 [2022-07-08T01:53:33.544Z] 01:47:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-08T01:53:33.544Z] 01:47:01 2 0.00 0.00 0.02 0.03 0.02 99.93 [2022-07-08T01:53:33.544Z] 01:47:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-08T01:53:33.544Z] 01:47:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-08T01:53:33.544Z] 01:47:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-08T01:53:33.544Z] 01:47:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-08T01:53:33.544Z] 01:47:01 7 0.05 0.00 0.02 0.00 0.00 99.93 [2022-07-08T01:53:33.544Z] 01:48:01 all 0.23 0.00 0.02 0.00 0.00 99.74 [2022-07-08T01:53:33.544Z] 01:48:01 0 1.70 0.00 0.05 0.00 0.02 98.24 [2022-07-08T01:53:33.544Z] 01:48:01 1 0.00 0.00 0.03 0.00 0.00 99.97 [2022-07-08T01:53:33.544Z] 01:48:01 2 0.02 0.00 0.00 0.03 0.00 99.95 [2022-07-08T01:53:33.544Z] 01:48:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-08T01:53:33.544Z] 01:48:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2022-07-08T01:53:33.544Z] 01:48:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2022-07-08T01:53:33.544Z] 01:48:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-08T01:53:33.544Z] 01:48:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-08T01:53:33.544Z] 01:49:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2022-07-08T01:53:33.544Z] 01:49:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2022-07-08T01:53:33.544Z] 01:49:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-08T01:53:33.544Z] 01:49:01 2 0.00 0.00 0.02 0.03 0.00 99.95 [2022-07-08T01:53:33.544Z] 01:49:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2022-07-08T01:53:33.544Z] 01:49:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-08T01:53:33.544Z] 01:49:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-08T01:53:33.544Z] 01:49:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2022-07-08T01:53:33.544Z] 01:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-08T01:53:33.544Z] 01:50:01 all 0.03 0.00 0.01 0.01 0.00 99.96 [2022-07-08T01:53:33.544Z] 01:50:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2022-07-08T01:53:33.544Z] 01:50:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-08T01:53:33.544Z] 01:50:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2022-07-08T01:53:33.544Z] 01:50:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-08T01:53:33.544Z] 01:50:01 4 0.05 0.00 0.02 0.02 0.00 99.92 [2022-07-08T01:53:33.544Z] 01:50:01 5 0.03 0.00 0.00 0.02 0.00 99.95 [2022-07-08T01:53:33.544Z] 01:50:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-08T01:53:33.544Z] 01:50:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-08T01:53:33.544Z] 01:51:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-07-08T01:53:33.544Z] 01:51:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2022-07-08T01:53:33.544Z] 01:51:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2022-07-08T01:53:33.544Z] 01:51:01 2 0.03 0.00 0.00 0.02 0.00 99.95 [2022-07-08T01:53:33.544Z] 01:51:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-08T01:53:33.544Z] 01:51:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2022-07-08T01:53:33.544Z] 01:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-08T01:53:33.544Z] 01:51:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-08T01:53:33.544Z] 01:51:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-08T01:53:33.544Z] [2022-07-08T01:53:33.544Z] 01:51:01 CPU %user %nice %system %iowait %steal %idle [2022-07-08T01:53:33.544Z] 01:52:01 all 0.04 0.00 0.01 0.00 0.01 99.94 [2022-07-08T01:53:33.544Z] 01:52:01 0 0.03 0.00 0.03 0.00 0.03 99.90 [2022-07-08T01:53:33.544Z] 01:52:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-08T01:53:33.544Z] 01:52:01 2 0.00 0.00 0.00 0.03 0.00 99.97 [2022-07-08T01:53:33.544Z] 01:52:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2022-07-08T01:53:33.544Z] 01:52:01 4 0.00 0.00 0.03 0.00 0.02 99.95 [2022-07-08T01:53:33.544Z] 01:52:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-08T01:53:33.544Z] 01:52:01 6 0.07 0.00 0.00 0.00 0.00 99.93 [2022-07-08T01:53:33.544Z] 01:52:01 7 0.10 0.00 0.00 0.00 0.00 99.90 [2022-07-08T01:53:33.544Z] 01:53:01 all 6.00 0.00 2.44 0.64 0.04 90.89 [2022-07-08T01:53:33.544Z] 01:53:01 0 7.68 0.00 2.83 0.02 0.05 89.42 [2022-07-08T01:53:33.544Z] 01:53:01 1 5.97 0.00 1.87 0.03 0.03 92.10 [2022-07-08T01:53:33.544Z] 01:53:01 2 3.86 0.00 2.51 0.17 0.03 93.42 [2022-07-08T01:53:33.544Z] 01:53:01 3 6.02 0.00 2.59 0.39 0.03 90.98 [2022-07-08T01:53:33.544Z] 01:53:01 4 5.79 0.00 2.64 3.57 0.03 87.97 [2022-07-08T01:53:33.544Z] 01:53:01 5 6.55 0.00 2.39 0.44 0.03 90.59 [2022-07-08T01:53:33.544Z] 01:53:01 6 5.44 0.00 2.35 0.42 0.03 91.75 [2022-07-08T01:53:33.544Z] 01:53:01 7 6.72 0.00 2.35 0.07 0.03 90.83 [2022-07-08T01:53:33.544Z] Average: all 4.98 0.00 1.30 0.40 0.02 93.31 [2022-07-08T01:53:33.544Z] Average: 0 5.61 0.00 1.50 0.23 0.03 92.62 [2022-07-08T01:53:33.544Z] Average: 1 4.86 0.00 1.21 0.23 0.02 93.68 [2022-07-08T01:53:33.544Z] Average: 2 4.68 0.00 1.37 0.71 0.02 93.22 [2022-07-08T01:53:33.544Z] Average: 3 5.06 0.00 1.24 0.30 0.02 93.37 [2022-07-08T01:53:33.544Z] Average: 4 5.18 0.00 1.38 0.59 0.02 92.83 [2022-07-08T01:53:33.544Z] Average: 5 4.97 0.00 1.22 0.52 0.02 93.28 [2022-07-08T01:53:33.544Z] Average: 6 4.69 0.00 1.24 0.24 0.02 93.81 [2022-07-08T01:53:33.544Z] Average: 7 4.76 0.00 1.23 0.36 0.02 93.62 [2022-07-08T01:53:33.544Z] [2022-07-08T01:53:33.544Z] [2022-07-08T01:53:33.544Z]