Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bca8455642164c3d303fb1e1cb399f48d9b73870 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-ssh15121773739859412957.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh8053674550691793555.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh2038322699751433044.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh2802304427307064479.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/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-ssh557670990261948927.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [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.18 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: true SWAGGER_API_FOLDERS: doc/openapi/v2 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 Running on prd-ubuntu20.04-docker-8c-8g-7680 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision bca8455642164c3d303fb1e1cb399f48d9b73870 (main) Commit message: "docs: changes based on validation (#171)" > 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 bca8455642164c3d303fb1e1cb399f48d9b73870 # timeout=10 > git rev-list --no-walk 0ad2d87d4e9137a99dd08ec03f05aa06ef31ff99 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-11T22:22:23.877Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-11T22:22:23.934Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-11T22:22:23.946Z] ========================================================= [2022-10-11T22:22:23.946Z] EdgeX Global Pipelines Version Info [2022-10-11T22:22:23.946Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-11T22:22:24.647Z] ------------------- [2022-10-11T22:22:24.647Z] stable info: [2022-10-11T22:22:24.647Z] ------------------- [2022-10-11T22:22:24.647Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-11T22:22:24.647Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-10-11T22:22:24.647Z] Message: update stable to v1.0.239 [2022-10-11T22:22:25.215Z] ------------------- [2022-10-11T22:22:25.215Z] experimental info: [2022-10-11T22:22:25.215Z] ------------------- [2022-10-11T22:22:25.215Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-11T22:22:25.215Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-10-11T22:22:25.215Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-11T22:22:25.379Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2022-10-11T22:22:25.387Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2022-10-11T22:22:25.402Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-11T22:22:25.411Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-11T22:22:25.422Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-11T22:22:25.436Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-11T22:22:25.445Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-11T22:22:25.456Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-10-11T22:22:25.468Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-11T22:22:25.479Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-11T22:22:25.490Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-11T22:22:25.501Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2022-10-11T22:22:25.515Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-11T22:22:25.531Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-11T22:22:25.541Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-11T22:22:25.554Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-11T22:22:25.565Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-10-11T22:22:25.575Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-10-11T22:22:25.586Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-11T22:22:25.599Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-11T22:22:25.609Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-10-11T22:22:25.620Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2022-10-11T22:22:25.631Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-10-11T22:22:25.647Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-10-11T22:22:25.657Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-10-11T22:22:25.669Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-11T22:22:25.680Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-11T22:22:25.690Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-10-11T22:22:25.701Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-10-11T22:22:25.711Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-10-11T22:22:25.723Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bca8455642164c3d303fb1e1cb399f48d9b73870 [Pipeline] echo [2022-10-11T22:22:25.734Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bca8455 [Pipeline] echo [2022-10-11T22:22:25.745Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-11T22:22:25.790Z] provisioning config files... [2022-10-11T22:22:25.803Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8925853176850452046tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-11T22:22:26.100Z] ---> docker-login.sh [2022-10-11T22:22:26.100Z] nexus3.edgexfoundry.org:10001 [2022-10-11T22:22:26.359Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-11T22:22:26.617Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-11T22:22:26.617Z] Configure a credential helper to remove this warning. See [2022-10-11T22:22:26.617Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-11T22:22:26.617Z] [2022-10-11T22:22:26.617Z] Login Succeeded [2022-10-11T22:22:26.617Z] nexus3.edgexfoundry.org:10002 [2022-10-11T22:22:26.617Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-11T22:22:26.617Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-11T22:22:26.617Z] Configure a credential helper to remove this warning. See [2022-10-11T22:22:26.617Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-11T22:22:26.617Z] [2022-10-11T22:22:26.617Z] Login Succeeded [2022-10-11T22:22:26.617Z] nexus3.edgexfoundry.org:10003 [2022-10-11T22:22:26.876Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-11T22:22:26.876Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-11T22:22:26.876Z] Configure a credential helper to remove this warning. See [2022-10-11T22:22:26.876Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-11T22:22:26.876Z] [2022-10-11T22:22:26.876Z] Login Succeeded [2022-10-11T22:22:26.876Z] nexus3.edgexfoundry.org:10004 [2022-10-11T22:22:26.876Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-11T22:22:26.876Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-11T22:22:26.876Z] Configure a credential helper to remove this warning. See [2022-10-11T22:22:26.876Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-11T22:22:26.876Z] [2022-10-11T22:22:26.876Z] Login Succeeded [2022-10-11T22:22:26.876Z] docker.io [2022-10-11T22:22:27.136Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-11T22:22:27.395Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-11T22:22:27.395Z] Configure a credential helper to remove this warning. See [2022-10-11T22:22:27.395Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-11T22:22:27.395Z] [2022-10-11T22:22:27.395Z] Login Succeeded [2022-10-11T22:22:27.395Z] ---> docker-login.sh ends [Pipeline] } [2022-10-11T22:22:27.403Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-10-11T22:22:27.755Z] + git rev-list -1 --merges bca8455642164c3d303fb1e1cb399f48d9b73870~1..bca8455642164c3d303fb1e1cb399f48d9b73870 [Pipeline] echo [2022-10-11T22:22:27.787Z] -----------> git rev-list -1 --merges bca8455642164c3d303fb1e1cb399f48d9b73870~1..bca8455642164c3d303fb1e1cb399f48d9b73870 bca8455642164c3d303fb1e1cb399f48d9b73870 [false] [Pipeline] sh [2022-10-11T22:22:28.073Z] + git log --format=format:%s -1 bca8455642164c3d303fb1e1cb399f48d9b73870 [Pipeline] echo [2022-10-11T22:22:28.102Z] ========================================================= [2022-10-11T22:22:28.102Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-11T22:22:28.102Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-11T22:22:28.438Z] + git log --format=format:%s -1 bca8455642164c3d303fb1e1cb399f48d9b73870 [Pipeline] echo [2022-10-11T22:22:28.450Z] [semverPrep] GIT_COMMIT: bca8455642164c3d303fb1e1cb399f48d9b73870, Commit Message: docs: changes based on validation (#171) [Pipeline] echo [2022-10-11T22:22:28.457Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-10-11T22:22:28.806Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-11T22:22:28.806Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-11T22:22:28.806Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-11T22:22:28.806Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-11T22:22:28.806Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-11T22:22:28.806Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-11T22:22:28.806Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T22:22:29.145Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-11T22:22:29.145Z] [2022-10-11T22:22:29.145Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T22:22:29.440Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-11T22:22:29.440Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-11T22:22:29.440Z] b85a868b505f: Pulling fs layer [2022-10-11T22:22:29.440Z] e2be974225ed: Pulling fs layer [2022-10-11T22:22:29.440Z] 339a4e72a1f5: Pulling fs layer [2022-10-11T22:22:29.440Z] 988bab9f4d93: Pulling fs layer [2022-10-11T22:22:29.440Z] 1469e6f7b9e6: Pulling fs layer [2022-10-11T22:22:29.440Z] eaf3925da568: Pulling fs layer [2022-10-11T22:22:29.440Z] bab4dde63d76: Pulling fs layer [2022-10-11T22:22:29.440Z] bde34c3a00c8: Pulling fs layer [2022-10-11T22:22:29.440Z] b352a97aabf1: Pulling fs layer [2022-10-11T22:22:29.440Z] 4872d77fe225: Pulling fs layer [2022-10-11T22:22:29.440Z] 5851b861e8e6: Pulling fs layer [2022-10-11T22:22:29.440Z] bab4dde63d76: Waiting [2022-10-11T22:22:29.440Z] 1469e6f7b9e6: Waiting [2022-10-11T22:22:29.440Z] 4872d77fe225: Waiting [2022-10-11T22:22:29.440Z] b352a97aabf1: Waiting [2022-10-11T22:22:29.440Z] 5851b861e8e6: Waiting [2022-10-11T22:22:29.440Z] eaf3925da568: Waiting [2022-10-11T22:22:29.440Z] bde34c3a00c8: Waiting [2022-10-11T22:22:29.440Z] 988bab9f4d93: Waiting [2022-10-11T22:22:29.440Z] e2be974225ed: Download complete [2022-10-11T22:22:29.440Z] 988bab9f4d93: Verifying Checksum [2022-10-11T22:22:29.440Z] 988bab9f4d93: Download complete [2022-10-11T22:22:29.699Z] 1469e6f7b9e6: Verifying Checksum [2022-10-11T22:22:29.699Z] 1469e6f7b9e6: Download complete [2022-10-11T22:22:29.699Z] eaf3925da568: Verifying Checksum [2022-10-11T22:22:29.699Z] eaf3925da568: Download complete [2022-10-11T22:22:29.699Z] 339a4e72a1f5: Verifying Checksum [2022-10-11T22:22:29.699Z] 339a4e72a1f5: Download complete [2022-10-11T22:22:29.699Z] bde34c3a00c8: Verifying Checksum [2022-10-11T22:22:29.699Z] bde34c3a00c8: Download complete [2022-10-11T22:22:29.699Z] b352a97aabf1: Verifying Checksum [2022-10-11T22:22:29.699Z] b352a97aabf1: Download complete [2022-10-11T22:22:29.699Z] 4872d77fe225: Download complete [2022-10-11T22:22:29.699Z] 5851b861e8e6: Verifying Checksum [2022-10-11T22:22:29.699Z] 5851b861e8e6: Download complete [2022-10-11T22:22:29.699Z] b85a868b505f: Download complete [2022-10-11T22:22:29.957Z] bab4dde63d76: Download complete [2022-10-11T22:22:30.894Z] b85a868b505f: Pull complete [2022-10-11T22:22:31.153Z] e2be974225ed: Pull complete [2022-10-11T22:22:31.750Z] 339a4e72a1f5: Pull complete [2022-10-11T22:22:31.750Z] 988bab9f4d93: Pull complete [2022-10-11T22:22:32.018Z] 1469e6f7b9e6: Pull complete [2022-10-11T22:22:32.018Z] eaf3925da568: Pull complete [2022-10-11T22:22:33.931Z] bab4dde63d76: Pull complete [2022-10-11T22:22:33.931Z] bde34c3a00c8: Pull complete [2022-10-11T22:22:34.190Z] b352a97aabf1: Pull complete [2022-10-11T22:22:34.190Z] 4872d77fe225: Pull complete [2022-10-11T22:22:34.190Z] 5851b861e8e6: Pull complete [2022-10-11T22:22:34.190Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-11T22:22:34.190Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-11T22:22:34.190Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-11T22:22:34.266Z] prd-ubuntu20.04-docker-8c-8g-7680 does not seem to be running inside a container [2022-10-11T22:22:34.299Z] $ 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-10-11T22:22:36.640Z] $ docker top a5e4aba162e190e77524c2686b502f989521446461eccdedf5214a8409b0daaa -eo pid,comm [2022-10-11T22:22:36.692Z] 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-10-11T22:22:36.692Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-11T22:22:36.729Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-11T22:22:36.729Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-11T22:22:36.844Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-11T22:22:36.849Z] $ docker exec a5e4aba162e190e77524c2686b502f989521446461eccdedf5214a8409b0daaa ssh-agent [2022-10-11T22:22:36.970Z] SSH_AUTH_SOCK=/tmp/ssh-aOKi7WXlWcSH/agent.31 [2022-10-11T22:22:36.970Z] SSH_AGENT_PID=37 [2022-10-11T22:22:36.977Z] Running ssh-add (command line suppressed) [2022-10-11T22:22:37.087Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_17958583276806237311.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_17958583276806237311.key) [2022-10-11T22:22:37.099Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-11T22:22:37.381Z] + git tag --points-at HEAD [Pipeline] } [2022-10-11T22:22:37.393Z] $ docker exec --env ******** --env ******** a5e4aba162e190e77524c2686b502f989521446461eccdedf5214a8409b0daaa ssh-agent -k [2022-10-11T22:22:37.488Z] unset SSH_AUTH_SOCK; [2022-10-11T22:22:37.489Z] unset SSH_AGENT_PID; [2022-10-11T22:22:37.489Z] echo Agent pid 37 killed; [2022-10-11T22:22:37.497Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-11T22:22:37.519Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-11T22:22:37.519Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-11T22:22:37.633Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-11T22:22:37.637Z] $ docker exec a5e4aba162e190e77524c2686b502f989521446461eccdedf5214a8409b0daaa ssh-agent [2022-10-11T22:22:37.743Z] SSH_AUTH_SOCK=/tmp/ssh-3atxs6Jcedpa/agent.69 [2022-10-11T22:22:37.743Z] SSH_AGENT_PID=75 [2022-10-11T22:22:37.748Z] Running ssh-add (command line suppressed) [2022-10-11T22:22:37.860Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_9849231442744173104.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_9849231442744173104.key) [2022-10-11T22:22:37.873Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-11T22:22:38.161Z] + git semver init [2022-10-11T22:22:38.421Z] 2022-10-11 22:22:38,343 [run_init] DEBUG init version:0.0.0 force:False [2022-10-11T22:22:38.421Z] 2022-10-11 22:22:38,344 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2022-10-11T22:22:38.421Z] 2022-10-11 22:22:38,344 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2022-10-11T22:22:38.421Z] 2022-10-11 22:22:38,345 [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-10-11T22:22:39.360Z] 2022-10-11 22:22:39,327 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2022-10-11T22:22:39.360Z] 2022-10-11 22:22:39,328 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2022-10-11T22:22:39.360Z] 2022-10-11 22:22:39,328 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-10-11T22:22:39.360Z] 2022-10-11 22:22:39,328 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-10-11T22:22:39.360Z] 2.3.0-dev.30 [Pipeline] } [2022-10-11T22:22:39.370Z] $ docker exec --env ******** --env ******** a5e4aba162e190e77524c2686b502f989521446461eccdedf5214a8409b0daaa ssh-agent -k [2022-10-11T22:22:39.468Z] unset SSH_AUTH_SOCK; [2022-10-11T22:22:39.469Z] unset SSH_AGENT_PID; [2022-10-11T22:22:39.469Z] echo Agent pid 75 killed; [2022-10-11T22:22:39.480Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-11T22:22:39.783Z] + git semver [Pipeline] } [2022-10-11T22:22:40.057Z] $ docker stop --time=1 a5e4aba162e190e77524c2686b502f989521446461eccdedf5214a8409b0daaa [2022-10-11T22:22:41.394Z] $ docker rm -f a5e4aba162e190e77524c2686b502f989521446461eccdedf5214a8409b0daaa [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-11T22:22:41.752Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-11T22:22:41.937Z] Stashed 1 file(s) [Pipeline] echo [2022-10-11T22:22:41.940Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.30 [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-10-11T22:22:42.078Z] provisioning config files... [2022-10-11T22:22:42.091Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config9473710071269209430tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-11T22:22:42.408Z] ---> docker-login.sh [2022-10-11T22:22:42.408Z] nexus3.edgexfoundry.org:10001 [2022-10-11T22:22:42.408Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-11T22:22:42.408Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-11T22:22:42.408Z] Configure a credential helper to remove this warning. See [2022-10-11T22:22:42.408Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-11T22:22:42.408Z] [2022-10-11T22:22:42.408Z] Login Succeeded [2022-10-11T22:22:42.408Z] nexus3.edgexfoundry.org:10002 [2022-10-11T22:22:42.408Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-11T22:22:42.408Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-11T22:22:42.408Z] Configure a credential helper to remove this warning. See [2022-10-11T22:22:42.408Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-11T22:22:42.408Z] [2022-10-11T22:22:42.408Z] Login Succeeded [2022-10-11T22:22:42.408Z] nexus3.edgexfoundry.org:10003 [2022-10-11T22:22:42.670Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-11T22:22:42.670Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-11T22:22:42.670Z] Configure a credential helper to remove this warning. See [2022-10-11T22:22:42.670Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-11T22:22:42.670Z] [2022-10-11T22:22:42.670Z] Login Succeeded [2022-10-11T22:22:42.670Z] nexus3.edgexfoundry.org:10004 [2022-10-11T22:22:42.670Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-11T22:22:42.670Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-11T22:22:42.670Z] Configure a credential helper to remove this warning. See [2022-10-11T22:22:42.670Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-11T22:22:42.670Z] [2022-10-11T22:22:42.670Z] Login Succeeded [2022-10-11T22:22:42.670Z] docker.io [2022-10-11T22:22:42.929Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-11T22:22:43.188Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-11T22:22:43.188Z] Configure a credential helper to remove this warning. See [2022-10-11T22:22:43.188Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-11T22:22:43.188Z] [2022-10-11T22:22:43.188Z] Login Succeeded [2022-10-11T22:22:43.188Z] ---> docker-login.sh ends [Pipeline] } [2022-10-11T22:22:43.195Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-11T22:22:43.251Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-11T22:22:43.263Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-11T22:22:43.268Z] ========================================================= [2022-10-11T22:22:43.268Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-11T22:22:43.268Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T22:22:43.572Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-10-11T22:22:43.572Z] Sending build context to Docker daemon 20.77MB [2022-10-11T22:22:43.572Z] Step 1/14 : ARG BASE=golang:1.18-alpine3.16 [2022-10-11T22:22:43.572Z] Step 2/14 : FROM ${BASE} AS builder [2022-10-11T22:22:43.838Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-11T22:22:43.838Z] 213ec9aee27d: Pulling fs layer [2022-10-11T22:22:43.838Z] 4583459ba037: Pulling fs layer [2022-10-11T22:22:43.838Z] 93c1e223e6f2: Pulling fs layer [2022-10-11T22:22:43.838Z] 53926ce57604: Pulling fs layer [2022-10-11T22:22:43.838Z] 21b2b0c7a3f4: Pulling fs layer [2022-10-11T22:22:43.838Z] 30f14e443154: Pulling fs layer [2022-10-11T22:22:43.838Z] 801331c1e519: Pulling fs layer [2022-10-11T22:22:43.838Z] 99cc6dd402b0: Pulling fs layer [2022-10-11T22:22:43.838Z] 7d9ed39f4882: Pulling fs layer [2022-10-11T22:22:43.838Z] 801331c1e519: Waiting [2022-10-11T22:22:43.838Z] 99cc6dd402b0: Waiting [2022-10-11T22:22:43.838Z] 30f14e443154: Waiting [2022-10-11T22:22:43.838Z] 7d9ed39f4882: Waiting [2022-10-11T22:22:43.838Z] 53926ce57604: Waiting [2022-10-11T22:22:43.838Z] 21b2b0c7a3f4: Waiting [2022-10-11T22:22:43.838Z] 93c1e223e6f2: Verifying Checksum [2022-10-11T22:22:43.838Z] 93c1e223e6f2: Download complete [2022-10-11T22:22:43.838Z] 4583459ba037: Download complete [2022-10-11T22:22:43.838Z] 21b2b0c7a3f4: Verifying Checksum [2022-10-11T22:22:43.838Z] 21b2b0c7a3f4: Download complete [2022-10-11T22:22:43.838Z] 30f14e443154: Verifying Checksum [2022-10-11T22:22:43.838Z] 30f14e443154: Download complete [2022-10-11T22:22:43.838Z] 213ec9aee27d: Verifying Checksum [2022-10-11T22:22:43.838Z] 801331c1e519: Verifying Checksum [2022-10-11T22:22:43.838Z] 801331c1e519: Download complete [2022-10-11T22:22:44.101Z] 213ec9aee27d: Pull complete [2022-10-11T22:22:44.101Z] 4583459ba037: Pull complete [2022-10-11T22:22:44.101Z] 93c1e223e6f2: Pull complete [2022-10-11T22:22:44.682Z] 99cc6dd402b0: Verifying Checksum [2022-10-11T22:22:44.682Z] 99cc6dd402b0: Download complete [2022-10-11T22:22:44.941Z] 53926ce57604: Download complete [2022-10-11T22:22:44.941Z] 7d9ed39f4882: Verifying Checksum [2022-10-11T22:22:44.941Z] 7d9ed39f4882: Download complete [2022-10-11T22:22:49.136Z] 53926ce57604: Pull complete [2022-10-11T22:22:49.137Z] 21b2b0c7a3f4: Pull complete [2022-10-11T22:22:49.137Z] 30f14e443154: Pull complete [2022-10-11T22:22:49.137Z] 801331c1e519: Pull complete [2022-10-11T22:22:50.510Z] 99cc6dd402b0: Pull complete [2022-10-11T22:22:51.446Z] 7d9ed39f4882: Pull complete [2022-10-11T22:22:51.446Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-10-11T22:22:51.446Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-11T22:22:51.446Z] ---> 1dedd983c030 [2022-10-11T22:22:51.446Z] Step 3/14 : ARG ADD_BUILD_TAGS="" [2022-10-11T22:22:55.636Z] ---> Running in ef854b35b0c7 [2022-10-11T22:22:55.636Z] Removing intermediate container ef854b35b0c7 [2022-10-11T22:22:55.636Z] ---> b0318b582b5a [2022-10-11T22:22:55.636Z] Step 4/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-11T22:22:55.636Z] ---> Running in 79a1dbe9b4db [2022-10-11T22:22:55.636Z] Removing intermediate container 79a1dbe9b4db [2022-10-11T22:22:55.636Z] ---> bc370a25fcf2 [2022-10-11T22:22:55.636Z] Step 5/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-10-11T22:22:55.636Z] ---> Running in 8461e6126ce2 [2022-10-11T22:22:55.636Z] Removing intermediate container 8461e6126ce2 [2022-10-11T22:22:55.636Z] ---> 9b655f21d8de [2022-10-11T22:22:55.636Z] Step 6/14 : ARG ALPINE_PKG_EXTRA="" [2022-10-11T22:22:55.636Z] ---> Running in 0dfa3169317d [2022-10-11T22:22:55.895Z] Removing intermediate container 0dfa3169317d [2022-10-11T22:22:55.895Z] ---> 9e67c71026d8 [2022-10-11T22:22:55.895Z] Step 7/14 : LABEL Name=edgex-device-onvif-camera [2022-10-11T22:22:55.895Z] ---> Running in 5a5cb35282b3 [2022-10-11T22:22:55.895Z] Removing intermediate container 5a5cb35282b3 [2022-10-11T22:22:55.895Z] ---> 9ec3cf606993 [2022-10-11T22:22:55.895Z] Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-11T22:22:55.895Z] ---> Running in 546a609814b3 [2022-10-11T22:22:56.463Z] Removing intermediate container 546a609814b3 [2022-10-11T22:22:56.463Z] ---> 53c35b768c0c [2022-10-11T22:22:56.463Z] Step 9/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-11T22:22:56.463Z] ---> Running in db4b1e6fe487 [2022-10-11T22:22:56.722Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-11T22:22:57.031Z] Still waiting to schedule task [2022-10-11T22:22:57.032Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-10-11T22:22:57.661Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-11T22:22:57.920Z] OK: 211 MiB in 51 packages [2022-10-11T22:22:58.179Z] Removing intermediate container db4b1e6fe487 [2022-10-11T22:22:58.179Z] ---> bac52162273b [2022-10-11T22:22:58.179Z] Step 10/14 : WORKDIR /device-onvif-camera [2022-10-11T22:22:58.438Z] ---> Running in f474f2c9b07d [2022-10-11T22:22:58.438Z] Removing intermediate container f474f2c9b07d [2022-10-11T22:22:58.438Z] ---> 6990febe5719 [2022-10-11T22:22:58.438Z] Step 11/14 : COPY go.mod vendor* ./ [2022-10-11T22:22:58.438Z] ---> bcf14d376641 [2022-10-11T22:22:58.438Z] Step 12/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-11T22:22:58.438Z] ---> Running in 6dfe155d945f [2022-10-11T22:23:25.004Z] Removing intermediate container 6dfe155d945f [2022-10-11T22:23:25.004Z] ---> 37dc9c76da14 [2022-10-11T22:23:25.004Z] Step 13/14 : COPY . . [2022-10-11T22:23:25.004Z] ---> 44443ab17bd3 [2022-10-11T22:23:25.004Z] Step 14/14 : RUN ${MAKE} [2022-10-11T22:23:25.004Z] ---> Running in 2469ceea6368 [2022-10-11T22:23:25.004Z] noop [2022-10-11T22:23:25.004Z] Removing intermediate container 2469ceea6368 [2022-10-11T22:23:25.004Z] ---> 9078eb461c86 [2022-10-11T22:23:25.004Z] Successfully built 9078eb461c86 [2022-10-11T22:23:25.004Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T22:23:25.309Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-11T22:23:25.309Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-11T22:23:25.369Z] prd-ubuntu20.04-docker-8c-8g-7680 does not seem to be running inside a container [2022-10-11T22:23:25.395Z] $ 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-10-11T22:23:25.717Z] $ docker top 75042f000eeffa99f4071a1965a3d6e07d7cf560f98ceb7b347450074e520a8a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-11T22:23:26.048Z] + go version [2022-10-11T22:23:26.048Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-10-11T22:23:26.059Z] $ docker stop --time=1 75042f000eeffa99f4071a1965a3d6e07d7cf560f98ceb7b347450074e520a8a [2022-10-11T22:23:27.308Z] $ docker rm -f 75042f000eeffa99f4071a1965a3d6e07d7cf560f98ceb7b347450074e520a8a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T22:23:27.701Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-11T22:23:27.701Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-11T22:23:27.766Z] prd-ubuntu20.04-docker-8c-8g-7680 does not seem to be running inside a container [2022-10-11T22:23:27.794Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -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-10-11T22:23:28.112Z] $ docker top 6c90521d9e8417d144cc595f19721697b6fffd5ec9c2f0baed854674fd0598cf -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-11T22:23:28.451Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2022-10-11T22:23:28.746Z] + make test [2022-10-11T22:23:28.747Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-10-11T22:23:29.005Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-10-11T22:23:38.975Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-10-11T22:23:39.906Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.043s coverage: 28.2% of statements [2022-10-11T22:23:39.906Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2022-10-11T22:23:39.906Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.411s coverage: 86.5% of statements [2022-10-11T22:23:46.462Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-10-11T22:23:46.462Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-11T22:23:50.642Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-11T22:23:50.642Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-11T22:23:50.642Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-11T22:23:50.653Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-11T22:23:50.665Z] $ docker stop --time=1 6c90521d9e8417d144cc595f19721697b6fffd5ec9c2f0baed854674fd0598cf [2022-10-11T22:23:53.183Z] $ docker rm -f 6c90521d9e8417d144cc595f19721697b6fffd5ec9c2f0baed854674fd0598cf [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-11T22:23:53.654Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-11T22:23:53.705Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-10-11T22:23:54.251Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-11T22:23:54.537Z] + ls -al . [2022-10-11T22:23:54.537Z] total 236 [2022-10-11T22:23:54.537Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 11 22:23 . [2022-10-11T22:23:54.537Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 11 22:22 .. [2022-10-11T22:23:54.537Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 11 22:23 .git [2022-10-11T22:23:54.537Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 11 22:22 .github [2022-10-11T22:23:54.537Z] -rw-rw-r-- 1 jenkins jenkins 418 Oct 11 22:22 .gitignore [2022-10-11T22:23:54.537Z] -rw-rw-r-- 1 jenkins jenkins 42 Oct 11 22:22 .golangci.yml [2022-10-11T22:23:54.537Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 11 22:22 .semver [2022-10-11T22:23:54.537Z] -rw-rw-r-- 1 jenkins jenkins 9739 Oct 11 22:22 Attribution.txt [2022-10-11T22:23:54.537Z] -rw-rw-r-- 1 jenkins jenkins 1498 Oct 11 22:22 CHANGELOG.md [2022-10-11T22:23:54.537Z] -rw-rw-r-- 1 jenkins jenkins 1726 Oct 11 22:22 Dockerfile [2022-10-11T22:23:54.537Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 11 22:22 GOVERNANCE.md [2022-10-11T22:23:54.537Z] -rw-rw-r-- 1 jenkins jenkins 734 Oct 11 22:22 Jenkinsfile [2022-10-11T22:23:54.537Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 11 22:22 LICENSE [2022-10-11T22:23:54.537Z] -rw-rw-r-- 1 jenkins jenkins 2858 Oct 11 22:22 Makefile [2022-10-11T22:23:54.537Z] -rw-rw-r-- 1 jenkins jenkins 625 Oct 11 22:22 OWNERS.md [2022-10-11T22:23:54.537Z] -rw-rw-r-- 1 jenkins jenkins 6595 Oct 11 22:22 README.md [2022-10-11T22:23:54.537Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 11 22:22 VERSION [2022-10-11T22:23:54.537Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 11 22:22 bin [2022-10-11T22:23:54.537Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 11 22:22 cmd [2022-10-11T22:23:54.537Z] -rw-r--r-- 1 jenkins jenkins 78461 Oct 11 22:23 coverage.out [2022-10-11T22:23:54.537Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 11 22:22 doc [2022-10-11T22:23:54.537Z] -rw-rw-r-- 1 jenkins jenkins 3747 Oct 11 22:22 go.mod [2022-10-11T22:23:54.537Z] -rw-rw-r-- 1 jenkins jenkins 39691 Oct 11 22:22 go.sum [2022-10-11T22:23:54.537Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 11 22:22 internal [2022-10-11T22:23:54.537Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 11 22:22 snap [2022-10-11T22:23:54.537Z] -rw-rw-r-- 1 jenkins jenkins 236 Oct 11 22:22 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T22:23:54.840Z] + 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=bca8455642164c3d303fb1e1cb399f48d9b73870 --label arch=amd64 --label version=2.3.0-dev.30 . [2022-10-11T22:23:54.840Z] Sending build context to Docker daemon 20.85MB [2022-10-11T22:23:54.840Z] Step 1/27 : ARG BASE=golang:1.18-alpine3.16 [2022-10-11T22:23:54.840Z] Step 2/27 : FROM ${BASE} AS builder [2022-10-11T22:23:54.840Z] ---> 9078eb461c86 [2022-10-11T22:23:54.840Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2022-10-11T22:23:55.099Z] ---> Running in 7021a2ab4832 [2022-10-11T22:23:55.356Z] Removing intermediate container 7021a2ab4832 [2022-10-11T22:23:55.356Z] ---> 14d8fafb8a1e [2022-10-11T22:23:55.356Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-11T22:23:55.356Z] ---> Running in da46059f6a3e [2022-10-11T22:23:55.356Z] Removing intermediate container da46059f6a3e [2022-10-11T22:23:55.356Z] ---> f3b17f48a57d [2022-10-11T22:23:55.356Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-10-11T22:23:55.356Z] ---> Running in 39178cfb7e5c [2022-10-11T22:23:55.356Z] Removing intermediate container 39178cfb7e5c [2022-10-11T22:23:55.356Z] ---> 44eb560ca9dc [2022-10-11T22:23:55.356Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2022-10-11T22:23:55.356Z] ---> Running in 0538b547f42b [2022-10-11T22:23:55.614Z] Removing intermediate container 0538b547f42b [2022-10-11T22:23:55.614Z] ---> a14d5f79549a [2022-10-11T22:23:55.614Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2022-10-11T22:23:55.614Z] ---> Running in ec730dd62b02 [2022-10-11T22:23:55.614Z] Removing intermediate container ec730dd62b02 [2022-10-11T22:23:55.614Z] ---> 32aedef0e91f [2022-10-11T22:23:55.614Z] Step 8/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-11T22:23:55.614Z] ---> Running in 323e06c2db38 [2022-10-11T22:23:56.181Z] Removing intermediate container 323e06c2db38 [2022-10-11T22:23:56.182Z] ---> cb5b54c85afe [2022-10-11T22:23:56.182Z] Step 9/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-11T22:23:56.182Z] ---> Running in 3c0b6c582f27 [2022-10-11T22:23:56.441Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-11T22:23:57.376Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-11T22:23:57.635Z] OK: 211 MiB in 51 packages [2022-10-11T22:23:57.894Z] Removing intermediate container 3c0b6c582f27 [2022-10-11T22:23:57.894Z] ---> 748479b06aa9 [2022-10-11T22:23:57.894Z] Step 10/27 : WORKDIR /device-onvif-camera [2022-10-11T22:23:57.894Z] ---> Running in 589156f5abf9 [2022-10-11T22:23:57.894Z] Removing intermediate container 589156f5abf9 [2022-10-11T22:23:57.894Z] ---> d5f8ef7955ad [2022-10-11T22:23:57.894Z] Step 11/27 : COPY go.mod vendor* ./ [2022-10-11T22:23:58.151Z] ---> 4bda164d6a6b [2022-10-11T22:23:58.151Z] Step 12/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-11T22:23:58.151Z] ---> Running in 233f53505a2d [2022-10-11T22:23:58.718Z] Removing intermediate container 233f53505a2d [2022-10-11T22:23:58.718Z] ---> e1c00bbb9523 [2022-10-11T22:23:58.718Z] Step 13/27 : COPY . . [2022-10-11T22:23:59.395Z] ---> 255591aebc44 [2022-10-11T22:23:59.395Z] Step 14/27 : RUN ${MAKE} [2022-10-11T22:23:59.395Z] ---> Running in 4db6ebb6ba4e [2022-10-11T22:23:59.395Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=2.3.0-dev.30 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.30" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2022-10-11T22:24:21.310Z] Removing intermediate container 4db6ebb6ba4e [2022-10-11T22:24:21.310Z] ---> 31861eea0658 [2022-10-11T22:24:21.310Z] Step 15/27 : FROM alpine:3.16 [2022-10-11T22:24:21.310Z] 3.16: Pulling from library/alpine [2022-10-11T22:24:21.310Z] 213ec9aee27d: Already exists [2022-10-11T22:24:21.310Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-11T22:24:21.310Z] Status: Downloaded newer image for alpine:3.16 [2022-10-11T22:24:21.310Z] ---> 9c6f07244728 [2022-10-11T22:24:21.310Z] Step 16/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-10-11T22:24:21.569Z] ---> Running in 257d2fe903c9 [2022-10-11T22:24:21.569Z] Removing intermediate container 257d2fe903c9 [2022-10-11T22:24:21.569Z] ---> 2e3e8af07680 [2022-10-11T22:24:21.569Z] Step 17/27 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-11T22:24:21.569Z] ---> Running in dc9e1818e4ae [2022-10-11T22:24:21.826Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-11T22:24:21.826Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-11T22:24:22.085Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-11T22:24:22.085Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-11T22:24:22.085Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-11T22:24:22.085Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-11T22:24:22.085Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-11T22:24:22.085Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-11T22:24:22.085Z] Executing busybox-1.35.0-r17.trigger [2022-10-11T22:24:22.352Z] OK: 8 MiB in 20 packages [2022-10-11T22:24:22.610Z] Removing intermediate container dc9e1818e4ae [2022-10-11T22:24:22.610Z] ---> e232bbb977bf [2022-10-11T22:24:22.610Z] Step 18/27 : WORKDIR / [2022-10-11T22:24:22.610Z] ---> Running in 1f1e69840587 [2022-10-11T22:24:22.610Z] Removing intermediate container 1f1e69840587 [2022-10-11T22:24:22.610Z] ---> 3f9e50940335 [2022-10-11T22:24:22.610Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2022-10-11T22:24:23.595Z] ---> a8da9daa092a [2022-10-11T22:24:23.595Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-10-11T22:24:23.595Z] ---> b78d088ea1c9 [2022-10-11T22:24:23.595Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-10-11T22:24:23.595Z] ---> c13be7a106c7 [2022-10-11T22:24:23.595Z] Step 22/27 : EXPOSE 59984 [2022-10-11T22:24:23.595Z] ---> Running in 5447d60ebcb2 [2022-10-11T22:24:23.854Z] Removing intermediate container 5447d60ebcb2 [2022-10-11T22:24:23.854Z] ---> c925d504f85f [2022-10-11T22:24:23.854Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2022-10-11T22:24:23.854Z] ---> Running in 71c17948cab7 [2022-10-11T22:24:23.854Z] Removing intermediate container 71c17948cab7 [2022-10-11T22:24:23.854Z] ---> a23b08486b68 [2022-10-11T22:24:23.854Z] Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-11T22:24:23.854Z] ---> Running in 4e539416dfde [2022-10-11T22:24:23.854Z] Removing intermediate container 4e539416dfde [2022-10-11T22:24:23.854Z] ---> a8c72fd76d54 [2022-10-11T22:24:23.854Z] Step 25/27 : LABEL arch=amd64 [2022-10-11T22:24:24.112Z] ---> Running in 20b29bcf1596 [2022-10-11T22:24:24.112Z] Removing intermediate container 20b29bcf1596 [2022-10-11T22:24:24.112Z] ---> 5094d9f7f53e [2022-10-11T22:24:24.112Z] Step 26/27 : LABEL git_sha=bca8455642164c3d303fb1e1cb399f48d9b73870 [2022-10-11T22:24:24.112Z] ---> Running in 8d451003d1ac [2022-10-11T22:24:24.112Z] Removing intermediate container 8d451003d1ac [2022-10-11T22:24:24.112Z] ---> 7a2c1ad7fed5 [2022-10-11T22:24:24.112Z] Step 27/27 : LABEL version=2.3.0-dev.30 [2022-10-11T22:24:24.112Z] ---> Running in eb3f3d80b520 [2022-10-11T22:24:24.370Z] Removing intermediate container eb3f3d80b520 [2022-10-11T22:24:24.370Z] ---> e295d85b2399 [2022-10-11T22:24:24.370Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-11T22:24:24.370Z] Successfully built e295d85b2399 [2022-10-11T22:24:24.370Z] 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-10-11T22:24:24.461Z] provisioning config files... [2022-10-11T22:24:24.468Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config9487359578210334698tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-11T22:24:24.836Z] ---> docker-login.sh [2022-10-11T22:24:24.836Z] nexus3.edgexfoundry.org:10001 [2022-10-11T22:24:24.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-11T22:24:24.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-11T22:24:24.836Z] Configure a credential helper to remove this warning. See [2022-10-11T22:24:24.836Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-11T22:24:24.836Z] [2022-10-11T22:24:24.836Z] Login Succeeded [2022-10-11T22:24:24.836Z] nexus3.edgexfoundry.org:10002 [2022-10-11T22:24:24.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-11T22:24:24.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-11T22:24:24.836Z] Configure a credential helper to remove this warning. See [2022-10-11T22:24:24.836Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-11T22:24:24.836Z] [2022-10-11T22:24:24.836Z] Login Succeeded [2022-10-11T22:24:24.836Z] nexus3.edgexfoundry.org:10003 [2022-10-11T22:24:25.113Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-11T22:24:25.113Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-11T22:24:25.113Z] Configure a credential helper to remove this warning. See [2022-10-11T22:24:25.113Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-11T22:24:25.113Z] [2022-10-11T22:24:25.113Z] Login Succeeded [2022-10-11T22:24:25.113Z] nexus3.edgexfoundry.org:10004 [2022-10-11T22:24:25.113Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-11T22:24:25.113Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-11T22:24:25.113Z] Configure a credential helper to remove this warning. See [2022-10-11T22:24:25.113Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-11T22:24:25.113Z] [2022-10-11T22:24:25.113Z] Login Succeeded [2022-10-11T22:24:25.113Z] docker.io [2022-10-11T22:24:25.113Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-11T22:24:25.720Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-11T22:24:25.720Z] Configure a credential helper to remove this warning. See [2022-10-11T22:24:25.720Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-11T22:24:25.720Z] [2022-10-11T22:24:25.720Z] Login Succeeded [2022-10-11T22:24:25.720Z] ---> docker-login.sh ends [Pipeline] } [2022-10-11T22:24:25.740Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-11T22:24:25.770Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-11T22:24:25.796Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2022-10-11T22:24:25.796Z] bca8455642164c3d303fb1e1cb399f48d9b73870 [2022-10-11T22:24:25.796Z] latest [2022-10-11T22:24:25.796Z] 2.3.0-dev.30 [2022-10-11T22:24:25.796Z] bca8455642164c3d303fb1e1cb399f48d9b73870-2.3.0-dev.30 [2022-10-11T22:24:25.796Z] main [2022-10-11T22:24:25.796Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T22:24:26.122Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:bca8455642164c3d303fb1e1cb399f48d9b73870 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T22:24:26.427Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:bca8455642164c3d303fb1e1cb399f48d9b73870 [2022-10-11T22:24:26.427Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-10-11T22:24:26.427Z] 6d99b759aced: Preparing [2022-10-11T22:24:26.427Z] 16d4fa17efa8: Preparing [2022-10-11T22:24:26.427Z] 7594bcc64226: Preparing [2022-10-11T22:24:26.427Z] 02a0c533eabc: Preparing [2022-10-11T22:24:26.427Z] 994393dc58e7: Preparing [2022-10-11T22:24:26.427Z] 994393dc58e7: Layer already exists [2022-10-11T22:24:26.427Z] 6d99b759aced: Pushed [2022-10-11T22:24:26.427Z] 16d4fa17efa8: Pushed [2022-10-11T22:24:26.687Z] 02a0c533eabc: Pushed [2022-10-11T22:24:27.485Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7681 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2022-10-11T22:24:27.497Z] Running in /w/workspace/device-onvif-camera/69 [Pipeline] { [Pipeline] checkout [2022-10-11T22:24:27.526Z] The recommended git tool is: git [2022-10-11T22:24:29.218Z] 7594bcc64226: Pushed [2022-10-11T22:24:29.218Z] bca8455642164c3d303fb1e1cb399f48d9b73870: digest: sha256:16edeba0b5ba1e0b43d3285fbd85beef99f9077b63c8289d0eb83b9770b28a25 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T22:24:29.519Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T22:24:29.820Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2022-10-11T22:24:29.820Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-10-11T22:24:29.820Z] 6d99b759aced: Preparing [2022-10-11T22:24:29.820Z] 16d4fa17efa8: Preparing [2022-10-11T22:24:29.820Z] 7594bcc64226: Preparing [2022-10-11T22:24:29.820Z] 02a0c533eabc: Preparing [2022-10-11T22:24:29.820Z] 994393dc58e7: Preparing [2022-10-11T22:24:29.820Z] 7594bcc64226: Layer already exists [2022-10-11T22:24:29.820Z] 6d99b759aced: Layer already exists [2022-10-11T22:24:29.820Z] 16d4fa17efa8: Layer already exists [2022-10-11T22:24:29.820Z] 02a0c533eabc: Layer already exists [2022-10-11T22:24:29.820Z] 994393dc58e7: Layer already exists [2022-10-11T22:24:29.820Z] latest: digest: sha256:16edeba0b5ba1e0b43d3285fbd85beef99f9077b63c8289d0eb83b9770b28a25 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T22:24:30.132Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T22:24:30.440Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.0-dev.30 [2022-10-11T22:24:30.440Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-10-11T22:24:30.440Z] 6d99b759aced: Preparing [2022-10-11T22:24:30.440Z] 16d4fa17efa8: Preparing [2022-10-11T22:24:30.440Z] 7594bcc64226: Preparing [2022-10-11T22:24:30.440Z] 02a0c533eabc: Preparing [2022-10-11T22:24:30.440Z] 994393dc58e7: Preparing [2022-10-11T22:24:30.440Z] 02a0c533eabc: Layer already exists [2022-10-11T22:24:30.440Z] 994393dc58e7: Layer already exists [2022-10-11T22:24:30.440Z] 16d4fa17efa8: Layer already exists [2022-10-11T22:24:30.440Z] 6d99b759aced: Layer already exists [2022-10-11T22:24:30.440Z] 7594bcc64226: Layer already exists [2022-10-11T22:24:30.440Z] 2.3.0-dev.30: digest: sha256:16edeba0b5ba1e0b43d3285fbd85beef99f9077b63c8289d0eb83b9770b28a25 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T22:24:30.743Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:bca8455642164c3d303fb1e1cb399f48d9b73870-2.3.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T22:24:31.044Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:bca8455642164c3d303fb1e1cb399f48d9b73870-2.3.0-dev.30 [2022-10-11T22:24:31.044Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-10-11T22:24:31.044Z] 6d99b759aced: Preparing [2022-10-11T22:24:31.044Z] 16d4fa17efa8: Preparing [2022-10-11T22:24:31.044Z] 7594bcc64226: Preparing [2022-10-11T22:24:31.044Z] 02a0c533eabc: Preparing [2022-10-11T22:24:31.044Z] 994393dc58e7: Preparing [2022-10-11T22:24:31.044Z] 7594bcc64226: Layer already exists [2022-10-11T22:24:31.044Z] 02a0c533eabc: Layer already exists [2022-10-11T22:24:31.044Z] 994393dc58e7: Layer already exists [2022-10-11T22:24:31.044Z] 16d4fa17efa8: Layer already exists [2022-10-11T22:24:31.044Z] 6d99b759aced: Layer already exists [2022-10-11T22:24:31.044Z] bca8455642164c3d303fb1e1cb399f48d9b73870-2.3.0-dev.30: digest: sha256:16edeba0b5ba1e0b43d3285fbd85beef99f9077b63c8289d0eb83b9770b28a25 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T22:24:31.358Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T22:24:31.660Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2022-10-11T22:24:31.660Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-10-11T22:24:31.660Z] 6d99b759aced: Preparing [2022-10-11T22:24:31.660Z] 16d4fa17efa8: Preparing [2022-10-11T22:24:31.660Z] 7594bcc64226: Preparing [2022-10-11T22:24:31.660Z] 02a0c533eabc: Preparing [2022-10-11T22:24:31.660Z] 994393dc58e7: Preparing [2022-10-11T22:24:31.660Z] 994393dc58e7: Layer already exists [2022-10-11T22:24:31.660Z] 7594bcc64226: Layer already exists [2022-10-11T22:24:31.661Z] 6d99b759aced: Layer already exists [2022-10-11T22:24:31.661Z] 02a0c533eabc: Layer already exists [2022-10-11T22:24:31.661Z] 16d4fa17efa8: Layer already exists [2022-10-11T22:24:31.661Z] main: digest: sha256:16edeba0b5ba1e0b43d3285fbd85beef99f9077b63c8289d0eb83b9770b28a25 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-11T22:24:31.712Z] ===================================================== [Pipeline] echo [2022-10-11T22:24:31.719Z] taggedImages: [2022-10-11T22:24:31.719Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:bca8455642164c3d303fb1e1cb399f48d9b73870 [2022-10-11T22:24:31.719Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2022-10-11T22:24:31.719Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.0-dev.30 [2022-10-11T22:24:31.719Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:bca8455642164c3d303fb1e1cb399f48d9b73870-2.3.0-dev.30 [2022-10-11T22:24:31.719Z] - 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-10-11T22:24:32.076Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-11T22:24:32.077Z] [2022-10-11T22:24:32.077Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T22:24:32.372Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-11T22:24:32.372Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-11T22:24:32.372Z] 5eb5b503b376: Pulling fs layer [2022-10-11T22:24:32.372Z] 5c69ac0246d0: Pulling fs layer [2022-10-11T22:24:32.372Z] ec43610c2a17: Pulling fs layer [2022-10-11T22:24:32.372Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-11T22:24:32.372Z] 33b1e0a273af: Pulling fs layer [2022-10-11T22:24:32.372Z] 5d3b04190fa2: Pulling fs layer [2022-10-11T22:24:32.372Z] 2f39f015ded8: Pulling fs layer [2022-10-11T22:24:32.372Z] 33b1e0a273af: Waiting [2022-10-11T22:24:32.372Z] 5d3b04190fa2: Waiting [2022-10-11T22:24:32.372Z] 2f39f015ded8: Waiting [2022-10-11T22:24:32.372Z] 3a2ae6a8a46f: Waiting [2022-10-11T22:24:32.372Z] 5c69ac0246d0: Download complete [2022-10-11T22:24:32.372Z] 3a2ae6a8a46f: Download complete [2022-10-11T22:24:32.524Z] using credential edgex-jenkins-ssh [2022-10-11T22:24:32.544Z] Cloning the remote Git repository [2022-10-11T22:24:32.631Z] 33b1e0a273af: Verifying Checksum [2022-10-11T22:24:32.631Z] 33b1e0a273af: Download complete [2022-10-11T22:24:32.631Z] 5d3b04190fa2: Verifying Checksum [2022-10-11T22:24:32.631Z] 5d3b04190fa2: Download complete [2022-10-11T22:24:32.631Z] ec43610c2a17: Verifying Checksum [2022-10-11T22:24:32.631Z] ec43610c2a17: Download complete [2022-10-11T22:24:32.631Z] 5eb5b503b376: Download complete [2022-10-11T22:24:33.197Z] 2f39f015ded8: Download complete [2022-10-11T22:24:32.587Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2022-10-11T22:24:32.660Z] > git init /w/workspace/device-onvif-camera/69 # timeout=10 [2022-10-11T22:24:32.795Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2022-10-11T22:24:32.796Z] > git --version # timeout=10 [2022-10-11T22:24:32.823Z] > git --version # 'git version 2.25.1' [2022-10-11T22:24:32.825Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-11T22:24:32.868Z] Verifying host key using known hosts file [2022-10-11T22:24:33.059Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-11T22:24:33.072Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-11T22:24:33.761Z] 5eb5b503b376: Pull complete [2022-10-11T22:24:34.019Z] 5c69ac0246d0: Pull complete [2022-10-11T22:24:34.277Z] ec43610c2a17: Pull complete [2022-10-11T22:24:34.534Z] 3a2ae6a8a46f: Pull complete [2022-10-11T22:24:34.534Z] 33b1e0a273af: Pull complete [2022-10-11T22:24:34.792Z] 5d3b04190fa2: Pull complete [2022-10-11T22:24:34.271Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2022-10-11T22:24:34.309Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-11T22:24:35.092Z] Avoid second fetch [2022-10-11T22:24:35.092Z] Checking out Revision bca8455642164c3d303fb1e1cb399f48d9b73870 (main) [2022-10-11T22:24:35.724Z] Commit message: "docs: changes based on validation (#171)" [2022-10-11T22:24:36.100Z] [2022-10-11T22:24:36.100Z] GitHub has been notified of this commit’s build result [2022-10-11T22:24:36.100Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-11T22:24:35.110Z] > git config core.sparsecheckout # timeout=10 [2022-10-11T22:24:35.137Z] > git checkout -f bca8455642164c3d303fb1e1cb399f48d9b73870 # timeout=10 [2022-10-11T22:24:36.624Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-11T22:24:36.624Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-11T22:24:36.624Z] Dload Upload Total Spent Left Speed [2022-10-11T22:24:36.624Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 84013 0 --:--:-- --:--:-- --:--:-- 84577 [Pipeline] sh [2022-10-11T22:24:37.228Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-11T22:24:37.553Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-11T22:24:37.553Z] + sudo tee /etc/docker/daemon.new [2022-10-11T22:24:37.553Z] { [2022-10-11T22:24:37.553Z] "registry-mirrors": [ [2022-10-11T22:24:37.553Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-11T22:24:37.553Z] ], [2022-10-11T22:24:37.553Z] "bip": "10.250.0.254/24", [2022-10-11T22:24:37.553Z] "hosts": [ [2022-10-11T22:24:37.553Z] "tcp://0.0.0.0:5555", [2022-10-11T22:24:37.553Z] "unix:///var/run/docker.sock" [2022-10-11T22:24:37.553Z] ], [2022-10-11T22:24:37.553Z] "mtu": 1458, [2022-10-11T22:24:37.553Z] "selinux-enabled": true, [2022-10-11T22:24:37.553Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-11T22:24:37.553Z] } [Pipeline] sh [2022-10-11T22:24:37.878Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-11T22:24:38.204Z] + sudo service docker restart [2022-10-11T22:24:38.976Z] 2f39f015ded8: Pull complete [2022-10-11T22:24:38.976Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-11T22:24:38.976Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-11T22:24:38.976Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-11T22:24:39.050Z] prd-ubuntu20.04-docker-8c-8g-7680 does not seem to be running inside a container [2022-10-11T22:24:39.080Z] $ 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-10-11T22:24:42.363Z] $ docker top d4595833cae14eb2f056e474dda2261e5a3b4997408d70b2b862776dabaae5be -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-11T22:24:42.742Z] ---> job-cost.sh [2022-10-11T22:24:42.742Z] lf-activate-venv: SKIPPING [2022-10-11T22:24:42.742Z] INFO: No Stack... [2022-10-11T22:24:43.000Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-11T22:24:43.258Z] INFO: Archiving Costs [Pipeline] sh [2022-10-11T22:24:43.540Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [2022-10-11T22:24:43.540Z] + cut -d, -f6 [Pipeline] lock [2022-10-11T22:24:43.551Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-69-stack-cost] [2022-10-11T22:24:43.562Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-69-stack-cost] did not exist. Created. [2022-10-11T22:24:43.562Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-69-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-11T22:24:43.859Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-10-11T22:24:43.889Z] Stashed 1 file(s) [Pipeline] } [2022-10-11T22:24:43.895Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-69-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-11T22:24:43.910Z] $ docker stop --time=1 d4595833cae14eb2f056e474dda2261e5a3b4997408d70b2b862776dabaae5be [2022-10-11T22:24:45.057Z] $ docker rm -f d4595833cae14eb2f056e474dda2261e5a3b4997408d70b2b862776dabaae5be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-11T22:24:56.445Z] provisioning config files... [2022-10-11T22:24:56.467Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/69@tmp/config8508982042859924676tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-11T22:24:56.805Z] ---> docker-login.sh [2022-10-11T22:24:56.805Z] nexus3.edgexfoundry.org:10001 [2022-10-11T22:24:57.074Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-11T22:24:57.342Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-11T22:24:57.342Z] Configure a credential helper to remove this warning. See [2022-10-11T22:24:57.342Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-11T22:24:57.342Z] [2022-10-11T22:24:57.342Z] Login Succeeded [2022-10-11T22:24:57.342Z] nexus3.edgexfoundry.org:10002 [2022-10-11T22:24:57.609Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-11T22:24:57.609Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-11T22:24:57.609Z] Configure a credential helper to remove this warning. See [2022-10-11T22:24:57.609Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-11T22:24:57.609Z] [2022-10-11T22:24:57.609Z] Login Succeeded [2022-10-11T22:24:57.609Z] nexus3.edgexfoundry.org:10003 [2022-10-11T22:24:57.879Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-11T22:24:58.149Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-11T22:24:58.149Z] Configure a credential helper to remove this warning. See [2022-10-11T22:24:58.149Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-11T22:24:58.149Z] [2022-10-11T22:24:58.149Z] Login Succeeded [2022-10-11T22:24:58.149Z] nexus3.edgexfoundry.org:10004 [2022-10-11T22:24:58.420Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-11T22:24:58.420Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-11T22:24:58.420Z] Configure a credential helper to remove this warning. See [2022-10-11T22:24:58.420Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-11T22:24:58.420Z] [2022-10-11T22:24:58.420Z] Login Succeeded [2022-10-11T22:24:58.420Z] docker.io [2022-10-11T22:24:58.688Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-11T22:24:58.954Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-11T22:24:58.954Z] Configure a credential helper to remove this warning. See [2022-10-11T22:24:58.954Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-11T22:24:58.954Z] [2022-10-11T22:24:58.954Z] Login Succeeded [2022-10-11T22:24:58.955Z] ---> docker-login.sh ends [Pipeline] } [2022-10-11T22:24:58.968Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-11T22:24:59.104Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-11T22:24:59.120Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-11T22:24:59.130Z] ========================================================= [2022-10-11T22:24:59.130Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-11T22:24:59.130Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T22:24:59.458Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-10-11T22:24:59.726Z] Sending build context to Docker daemon 14.2MB [2022-10-11T22:24:59.997Z] Step 1/14 : ARG BASE=golang:1.18-alpine3.16 [2022-10-11T22:24:59.997Z] Step 2/14 : FROM ${BASE} AS builder [2022-10-11T22:24:59.997Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-11T22:24:59.997Z] 9b18e9b68314: Pulling fs layer [2022-10-11T22:24:59.997Z] d32db5db7311: Pulling fs layer [2022-10-11T22:24:59.997Z] d0c4b47475fc: Pulling fs layer [2022-10-11T22:24:59.997Z] 5831b945b038: Pulling fs layer [2022-10-11T22:24:59.997Z] 86bbec2aaacd: Pulling fs layer [2022-10-11T22:24:59.997Z] e10730c5d714: Pulling fs layer [2022-10-11T22:24:59.997Z] 5dd5c2283517: Pulling fs layer [2022-10-11T22:24:59.997Z] d5ac0230b979: Pulling fs layer [2022-10-11T22:24:59.997Z] 5831b945b038: Waiting [2022-10-11T22:24:59.997Z] 86bbec2aaacd: Waiting [2022-10-11T22:24:59.997Z] e10730c5d714: Waiting [2022-10-11T22:24:59.997Z] 5dd5c2283517: Waiting [2022-10-11T22:24:59.997Z] d5ac0230b979: Waiting [2022-10-11T22:24:59.997Z] d0c4b47475fc: Verifying Checksum [2022-10-11T22:24:59.997Z] d0c4b47475fc: Download complete [2022-10-11T22:24:59.997Z] d32db5db7311: Download complete [2022-10-11T22:24:59.997Z] 86bbec2aaacd: Verifying Checksum [2022-10-11T22:24:59.997Z] 86bbec2aaacd: Download complete [2022-10-11T22:25:00.265Z] e10730c5d714: Verifying Checksum [2022-10-11T22:25:00.265Z] e10730c5d714: Download complete [2022-10-11T22:25:00.265Z] 9b18e9b68314: Verifying Checksum [2022-10-11T22:25:00.265Z] 9b18e9b68314: Download complete [2022-10-11T22:25:01.249Z] d5ac0230b979: Verifying Checksum [2022-10-11T22:25:01.249Z] d5ac0230b979: Download complete [2022-10-11T22:25:01.249Z] 9b18e9b68314: Pull complete [2022-10-11T22:25:01.516Z] d32db5db7311: Pull complete [2022-10-11T22:25:01.789Z] d0c4b47475fc: Pull complete [2022-10-11T22:25:02.373Z] 5dd5c2283517: Download complete [2022-10-11T22:25:02.972Z] 5831b945b038: Download complete [2022-10-11T22:25:15.310Z] 5831b945b038: Pull complete [2022-10-11T22:25:15.310Z] 86bbec2aaacd: Pull complete [2022-10-11T22:25:15.310Z] e10730c5d714: Pull complete [2022-10-11T22:25:20.661Z] 5dd5c2283517: Pull complete [2022-10-11T22:25:22.607Z] d5ac0230b979: Pull complete [2022-10-11T22:25:22.607Z] Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 [2022-10-11T22:25:22.607Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-11T22:25:22.607Z] ---> 59b3b1a385d4 [2022-10-11T22:25:22.607Z] Step 3/14 : ARG ADD_BUILD_TAGS="" [2022-10-11T22:25:24.561Z] ---> Running in b1199e81d87b [2022-10-11T22:25:24.561Z] Removing intermediate container b1199e81d87b [2022-10-11T22:25:24.561Z] ---> 9e53d5486d10 [2022-10-11T22:25:24.561Z] Step 4/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-11T22:25:24.561Z] ---> Running in 4caff50f9184 [2022-10-11T22:25:24.828Z] Removing intermediate container 4caff50f9184 [2022-10-11T22:25:24.828Z] ---> 42f864f9183b [2022-10-11T22:25:24.828Z] Step 5/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-10-11T22:25:24.828Z] ---> Running in 0ccbc67bc6cf [2022-10-11T22:25:25.096Z] Removing intermediate container 0ccbc67bc6cf [2022-10-11T22:25:25.096Z] ---> 40e5daedbbf9 [2022-10-11T22:25:25.096Z] Step 6/14 : ARG ALPINE_PKG_EXTRA="" [2022-10-11T22:25:25.363Z] ---> Running in e887c9ea8755 [2022-10-11T22:25:25.630Z] Removing intermediate container e887c9ea8755 [2022-10-11T22:25:25.630Z] ---> df2178a7c3a0 [2022-10-11T22:25:25.630Z] Step 7/14 : LABEL Name=edgex-device-onvif-camera [2022-10-11T22:25:25.630Z] ---> Running in 95ae53bd9296 [2022-10-11T22:25:25.899Z] Removing intermediate container 95ae53bd9296 [2022-10-11T22:25:25.899Z] ---> b96800db7c1f [2022-10-11T22:25:25.899Z] Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-11T22:25:25.899Z] ---> Running in 26a4cc521af3 [2022-10-11T22:25:29.241Z] Removing intermediate container 26a4cc521af3 [2022-10-11T22:25:29.241Z] ---> d0f9e5f4faf0 [2022-10-11T22:25:29.241Z] Step 9/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-11T22:25:29.241Z] ---> Running in c7ba05d7cfc5 [2022-10-11T22:25:29.827Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-11T22:25:30.785Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-11T22:25:31.371Z] OK: 221 MiB in 51 packages [2022-10-11T22:25:32.426Z] Removing intermediate container c7ba05d7cfc5 [2022-10-11T22:25:32.426Z] ---> 3235045e2494 [2022-10-11T22:25:32.426Z] Step 10/14 : WORKDIR /device-onvif-camera [2022-10-11T22:25:32.426Z] ---> Running in 3c216fc8690a [2022-10-11T22:25:32.698Z] Removing intermediate container 3c216fc8690a [2022-10-11T22:25:32.698Z] ---> fe51a2b80d4e [2022-10-11T22:25:32.698Z] Step 11/14 : COPY go.mod vendor* ./ [2022-10-11T22:25:33.303Z] ---> 4368093bbfdb [2022-10-11T22:25:33.303Z] Step 12/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-11T22:25:33.581Z] ---> Running in e74bbade05b7 [2022-10-11T22:26:29.995Z] Removing intermediate container e74bbade05b7 [2022-10-11T22:26:29.995Z] ---> 9a94eda33d47 [2022-10-11T22:26:29.995Z] Step 13/14 : COPY . . [2022-10-11T22:26:29.995Z] ---> a1ff0c6b6e45 [2022-10-11T22:26:29.995Z] Step 14/14 : RUN ${MAKE} [2022-10-11T22:26:29.995Z] ---> Running in d753e44c2353 [2022-10-11T22:26:29.995Z] noop [2022-10-11T22:26:29.995Z] Removing intermediate container d753e44c2353 [2022-10-11T22:26:29.995Z] ---> 1db49020b9df [2022-10-11T22:26:29.995Z] Successfully built 1db49020b9df [2022-10-11T22:26:29.995Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T22:26:30.334Z] + docker inspect -f . ci-base-image-arm64 [2022-10-11T22:26:30.334Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-11T22:26:30.497Z] prd-ubuntu20.04-docker-arm64-4c-16g-7681 does not seem to be running inside a container [2022-10-11T22:26:30.570Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/69 -v /w/workspace/device-onvif-camera/69:/w/workspace/device-onvif-camera/69:rw,z -v /w/workspace/device-onvif-camera/69@tmp:/w/workspace/device-onvif-camera/69@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-10-11T22:26:31.697Z] $ docker top bd3af3f934a1504fceb6c505f8d8c7949575432a8a86f17853ddc6b2d99ef0f1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-11T22:26:32.515Z] + go version [2022-10-11T22:26:32.515Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-10-11T22:26:32.538Z] $ docker stop --time=1 bd3af3f934a1504fceb6c505f8d8c7949575432a8a86f17853ddc6b2d99ef0f1 [2022-10-11T22:26:34.109Z] $ docker rm -f bd3af3f934a1504fceb6c505f8d8c7949575432a8a86f17853ddc6b2d99ef0f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T22:26:34.632Z] + docker inspect -f . ci-base-image-arm64 [2022-10-11T22:26:34.632Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-11T22:26:34.811Z] prd-ubuntu20.04-docker-arm64-4c-16g-7681 does not seem to be running inside a container [2022-10-11T22:26:34.875Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/69 -v /w/workspace/device-onvif-camera/69:/w/workspace/device-onvif-camera/69:rw,z -v /w/workspace/device-onvif-camera/69@tmp:/w/workspace/device-onvif-camera/69@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-10-11T22:26:35.991Z] $ docker top f09645de97c1f9ad5252fce869701e853d72710cef8419ec7a36ea55e26ff4c1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-11T22:26:36.470Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/69 [Pipeline] fileExists [Pipeline] sh [2022-10-11T22:26:36.792Z] + make test [2022-10-11T22:26:36.792Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-10-11T22:26:38.744Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-10-11T22:28:15.374Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-10-11T22:28:15.374Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.202s coverage: 28.2% of statements [2022-10-11T22:28:15.374Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2022-10-11T22:28:30.368Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 25.681s coverage: 86.5% of statements [2022-10-11T22:28:30.368Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-10-11T22:28:30.368Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-11T22:28:57.046Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-11T22:28:57.047Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-11T22:28:57.047Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-11T22:28:57.064Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-11T22:28:57.080Z] $ docker stop --time=1 f09645de97c1f9ad5252fce869701e853d72710cef8419ec7a36ea55e26ff4c1 [2022-10-11T22:28:58.893Z] $ docker rm -f f09645de97c1f9ad5252fce869701e853d72710cef8419ec7a36ea55e26ff4c1 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-11T22:28:59.888Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-11T22:28:59.911Z] Warning: overwriting stash ‘coverage-report’ [2022-10-11T22:29:00.482Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-11T22:29:00.857Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-11T22:29:01.178Z] + ls -al . [2022-10-11T22:29:01.178Z] total 232 [2022-10-11T22:29:01.178Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 11 22:26 . [2022-10-11T22:29:01.178Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 11 22:24 .. [2022-10-11T22:29:01.178Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 11 22:24 .git [2022-10-11T22:29:01.178Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 11 22:24 .github [2022-10-11T22:29:01.178Z] -rw-rw-r-- 1 jenkins jenkins 418 Oct 11 22:24 .gitignore [2022-10-11T22:29:01.178Z] -rw-rw-r-- 1 jenkins jenkins 42 Oct 11 22:24 .golangci.yml [2022-10-11T22:29:01.178Z] -rw-rw-r-- 1 jenkins jenkins 9739 Oct 11 22:24 Attribution.txt [2022-10-11T22:29:01.178Z] -rw-rw-r-- 1 jenkins jenkins 1498 Oct 11 22:24 CHANGELOG.md [2022-10-11T22:29:01.178Z] -rw-rw-r-- 1 jenkins jenkins 1726 Oct 11 22:24 Dockerfile [2022-10-11T22:29:01.178Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 11 22:24 GOVERNANCE.md [2022-10-11T22:29:01.178Z] -rw-rw-r-- 1 jenkins jenkins 734 Oct 11 22:24 Jenkinsfile [2022-10-11T22:29:01.178Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 11 22:24 LICENSE [2022-10-11T22:29:01.178Z] -rw-rw-r-- 1 jenkins jenkins 2858 Oct 11 22:24 Makefile [2022-10-11T22:29:01.178Z] -rw-rw-r-- 1 jenkins jenkins 625 Oct 11 22:24 OWNERS.md [2022-10-11T22:29:01.178Z] -rw-rw-r-- 1 jenkins jenkins 6595 Oct 11 22:24 README.md [2022-10-11T22:29:01.178Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 11 22:22 VERSION [2022-10-11T22:29:01.178Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 11 22:24 bin [2022-10-11T22:29:01.178Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 11 22:24 cmd [2022-10-11T22:29:01.178Z] -rw-r--r-- 1 jenkins jenkins 78461 Oct 11 22:28 coverage.out [2022-10-11T22:29:01.178Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 11 22:24 doc [2022-10-11T22:29:01.178Z] -rw-rw-r-- 1 jenkins jenkins 3747 Oct 11 22:24 go.mod [2022-10-11T22:29:01.178Z] -rw-rw-r-- 1 jenkins jenkins 39691 Oct 11 22:24 go.sum [2022-10-11T22:29:01.178Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 11 22:24 internal [2022-10-11T22:29:01.178Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 11 22:24 snap [2022-10-11T22:29:01.178Z] -rw-rw-r-- 1 jenkins jenkins 236 Oct 11 22:24 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T22:29:01.551Z] + 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=bca8455642164c3d303fb1e1cb399f48d9b73870 --label arch=arm64 --label version=2.3.0-dev.30 . [2022-10-11T22:29:02.144Z] Sending build context to Docker daemon 14.28MB [2022-10-11T22:29:02.144Z] Step 1/27 : ARG BASE=golang:1.18-alpine3.16 [2022-10-11T22:29:02.144Z] Step 2/27 : FROM ${BASE} AS builder [2022-10-11T22:29:02.144Z] ---> 1db49020b9df [2022-10-11T22:29:02.144Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2022-10-11T22:29:02.410Z] ---> Running in 14893cb935f8 [2022-10-11T22:29:02.678Z] Removing intermediate container 14893cb935f8 [2022-10-11T22:29:02.678Z] ---> 91b158a3d7f4 [2022-10-11T22:29:02.678Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-11T22:29:02.943Z] ---> Running in e70a81af1448 [2022-10-11T22:29:03.209Z] Removing intermediate container e70a81af1448 [2022-10-11T22:29:03.209Z] ---> 4cfe0f68fc14 [2022-10-11T22:29:03.209Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-10-11T22:29:03.475Z] ---> Running in 361415f122b3 [2022-10-11T22:29:04.062Z] Removing intermediate container 361415f122b3 [2022-10-11T22:29:04.062Z] ---> 909543db978a [2022-10-11T22:29:04.062Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2022-10-11T22:29:04.062Z] ---> Running in 424824469e9d [2022-10-11T22:29:04.651Z] Removing intermediate container 424824469e9d [2022-10-11T22:29:04.651Z] ---> 3711738c5965 [2022-10-11T22:29:04.651Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2022-10-11T22:29:04.651Z] ---> Running in 6ebd253c4b4c [2022-10-11T22:29:04.918Z] Removing intermediate container 6ebd253c4b4c [2022-10-11T22:29:04.918Z] ---> 11ca5e2c97ca [2022-10-11T22:29:04.918Z] Step 8/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-11T22:29:05.194Z] ---> Running in 49840767abe0 [2022-10-11T22:29:07.138Z] Removing intermediate container 49840767abe0 [2022-10-11T22:29:07.138Z] ---> 7925cbd5d490 [2022-10-11T22:29:07.138Z] Step 9/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-11T22:29:07.138Z] ---> Running in 53681068eba8 [2022-10-11T22:29:08.099Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-11T22:29:09.055Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-11T22:29:10.017Z] OK: 221 MiB in 51 packages [2022-10-11T22:29:10.991Z] Removing intermediate container 53681068eba8 [2022-10-11T22:29:10.991Z] ---> 529f367b559a [2022-10-11T22:29:10.991Z] Step 10/27 : WORKDIR /device-onvif-camera [2022-10-11T22:29:11.259Z] ---> Running in 9a5ff8532d3d [2022-10-11T22:29:11.527Z] Removing intermediate container 9a5ff8532d3d [2022-10-11T22:29:11.527Z] ---> 683df19848b4 [2022-10-11T22:29:11.527Z] Step 11/27 : COPY go.mod vendor* ./ [2022-10-11T22:29:12.111Z] ---> cb372d69868a [2022-10-11T22:29:12.111Z] Step 12/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-11T22:29:12.111Z] ---> Running in 199f0e20fc64 [2022-10-11T22:29:14.064Z] Removing intermediate container 199f0e20fc64 [2022-10-11T22:29:14.064Z] ---> d9109955354d [2022-10-11T22:29:14.064Z] Step 13/27 : COPY . . [2022-10-11T22:29:16.012Z] ---> b5f98cc7218a [2022-10-11T22:29:16.012Z] Step 14/27 : RUN ${MAKE} [2022-10-11T22:29:16.012Z] ---> Running in 716286efba1a [2022-10-11T22:29:16.976Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=2.3.0-dev.30 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.30" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2022-10-11T22:31:53.691Z] Removing intermediate container 716286efba1a [2022-10-11T22:31:53.691Z] ---> 6fa4254966c9 [2022-10-11T22:31:53.691Z] Step 15/27 : FROM alpine:3.16 [2022-10-11T22:31:53.691Z] 3.16: Pulling from library/alpine [2022-10-11T22:31:53.691Z] 9b18e9b68314: Already exists [2022-10-11T22:31:53.691Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-11T22:31:53.691Z] Status: Downloaded newer image for alpine:3.16 [2022-10-11T22:31:53.691Z] ---> a6215f271958 [2022-10-11T22:31:53.691Z] Step 16/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-10-11T22:31:53.691Z] ---> Running in 9d9078a14959 [2022-10-11T22:31:53.691Z] Removing intermediate container 9d9078a14959 [2022-10-11T22:31:53.691Z] ---> ad561618cf01 [2022-10-11T22:31:53.691Z] Step 17/27 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-11T22:31:53.691Z] ---> Running in b3de6360d4fb [2022-10-11T22:31:53.691Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-11T22:31:53.691Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-11T22:31:53.691Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-11T22:31:53.691Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-11T22:31:53.691Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-11T22:31:53.691Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-11T22:31:53.691Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-11T22:31:53.691Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-11T22:31:53.691Z] Executing busybox-1.35.0-r17.trigger [2022-10-11T22:31:53.691Z] OK: 8 MiB in 20 packages [2022-10-11T22:31:53.691Z] Removing intermediate container b3de6360d4fb [2022-10-11T22:31:53.691Z] ---> 650b110ebd89 [2022-10-11T22:31:53.691Z] Step 18/27 : WORKDIR / [2022-10-11T22:31:53.691Z] ---> Running in 464db58d8402 [2022-10-11T22:31:53.691Z] Removing intermediate container 464db58d8402 [2022-10-11T22:31:53.691Z] ---> 380a99226e98 [2022-10-11T22:31:53.691Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2022-10-11T22:31:53.691Z] ---> 43ebf5691450 [2022-10-11T22:31:53.691Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-10-11T22:31:53.691Z] ---> a11bad876855 [2022-10-11T22:31:53.691Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-10-11T22:31:53.691Z] ---> d4bb7f0f169c [2022-10-11T22:31:53.691Z] Step 22/27 : EXPOSE 59984 [2022-10-11T22:31:53.691Z] ---> Running in 67d45c7c4351 [2022-10-11T22:31:53.691Z] Removing intermediate container 67d45c7c4351 [2022-10-11T22:31:53.691Z] ---> f54b22256295 [2022-10-11T22:31:53.691Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2022-10-11T22:31:53.691Z] ---> Running in a82d8ba5652b [2022-10-11T22:31:53.691Z] Removing intermediate container a82d8ba5652b [2022-10-11T22:31:53.691Z] ---> 5eb6de8a7535 [2022-10-11T22:31:53.691Z] Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-11T22:31:53.691Z] ---> Running in 29b6f98dff1a [2022-10-11T22:31:53.691Z] Removing intermediate container 29b6f98dff1a [2022-10-11T22:31:53.691Z] ---> ee281207bfb1 [2022-10-11T22:31:53.691Z] Step 25/27 : LABEL arch=arm64 [2022-10-11T22:31:53.691Z] ---> Running in 9aa98f2bbe34 [2022-10-11T22:31:53.691Z] Removing intermediate container 9aa98f2bbe34 [2022-10-11T22:31:53.691Z] ---> 849bdd2833bf [2022-10-11T22:31:53.691Z] Step 26/27 : LABEL git_sha=bca8455642164c3d303fb1e1cb399f48d9b73870 [2022-10-11T22:31:53.691Z] ---> Running in c7e485c8ca06 [2022-10-11T22:31:53.691Z] Removing intermediate container c7e485c8ca06 [2022-10-11T22:31:53.691Z] ---> 77102ed44ae1 [2022-10-11T22:31:53.691Z] Step 27/27 : LABEL version=2.3.0-dev.30 [2022-10-11T22:31:53.691Z] ---> Running in 387be5623270 [2022-10-11T22:31:53.691Z] Removing intermediate container 387be5623270 [2022-10-11T22:31:53.691Z] ---> 4f0ad89d1e1b [2022-10-11T22:31:53.691Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-11T22:31:53.691Z] Successfully built 4f0ad89d1e1b [2022-10-11T22:31:53.691Z] 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-10-11T22:31:53.808Z] provisioning config files... [2022-10-11T22:31:53.821Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/69@tmp/config98396886470652697tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-11T22:31:54.152Z] ---> docker-login.sh [2022-10-11T22:31:54.152Z] nexus3.edgexfoundry.org:10001 [2022-10-11T22:31:54.152Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-11T22:31:54.420Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-11T22:31:54.420Z] Configure a credential helper to remove this warning. See [2022-10-11T22:31:54.420Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-11T22:31:54.420Z] [2022-10-11T22:31:54.420Z] Login Succeeded [2022-10-11T22:31:54.420Z] nexus3.edgexfoundry.org:10002 [2022-10-11T22:31:54.687Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-11T22:31:54.687Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-11T22:31:54.687Z] Configure a credential helper to remove this warning. See [2022-10-11T22:31:54.687Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-11T22:31:54.687Z] [2022-10-11T22:31:54.687Z] Login Succeeded [2022-10-11T22:31:54.687Z] nexus3.edgexfoundry.org:10003 [2022-10-11T22:31:54.953Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-11T22:31:55.221Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-11T22:31:55.221Z] Configure a credential helper to remove this warning. See [2022-10-11T22:31:55.221Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-11T22:31:55.221Z] [2022-10-11T22:31:55.221Z] Login Succeeded [2022-10-11T22:31:55.221Z] nexus3.edgexfoundry.org:10004 [2022-10-11T22:31:55.489Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-11T22:31:55.489Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-11T22:31:55.489Z] Configure a credential helper to remove this warning. See [2022-10-11T22:31:55.489Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-11T22:31:55.489Z] [2022-10-11T22:31:55.489Z] Login Succeeded [2022-10-11T22:31:55.489Z] docker.io [2022-10-11T22:31:55.755Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-11T22:31:56.335Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-11T22:31:56.335Z] Configure a credential helper to remove this warning. See [2022-10-11T22:31:56.335Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-11T22:31:56.335Z] [2022-10-11T22:31:56.335Z] Login Succeeded [2022-10-11T22:31:56.335Z] ---> docker-login.sh ends [Pipeline] } [2022-10-11T22:31:56.347Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-11T22:31:56.386Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-11T22:31:56.410Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2022-10-11T22:31:56.410Z] bca8455642164c3d303fb1e1cb399f48d9b73870 [2022-10-11T22:31:56.410Z] latest [2022-10-11T22:31:56.410Z] 2.3.0-dev.30 [2022-10-11T22:31:56.410Z] bca8455642164c3d303fb1e1cb399f48d9b73870-2.3.0-dev.30 [2022-10-11T22:31:56.410Z] main [2022-10-11T22:31:56.410Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T22:31:56.763Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:bca8455642164c3d303fb1e1cb399f48d9b73870 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T22:31:57.105Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:bca8455642164c3d303fb1e1cb399f48d9b73870 [2022-10-11T22:31:57.105Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-10-11T22:31:57.105Z] 9333fa74278d: Preparing [2022-10-11T22:31:57.105Z] 10dad42795ec: Preparing [2022-10-11T22:31:57.105Z] 8e7a549240f8: Preparing [2022-10-11T22:31:57.105Z] 4df506da3121: Preparing [2022-10-11T22:31:57.105Z] 5d3e392a13a0: Preparing [2022-10-11T22:31:57.105Z] 5d3e392a13a0: Layer already exists [2022-10-11T22:31:57.371Z] 10dad42795ec: Pushed [2022-10-11T22:31:57.371Z] 9333fa74278d: Pushed [2022-10-11T22:31:57.952Z] 4df506da3121: Pushed [2022-10-11T22:32:03.284Z] 8e7a549240f8: Pushed [2022-10-11T22:32:03.284Z] bca8455642164c3d303fb1e1cb399f48d9b73870: digest: sha256:b9f594e17f05ef40bc86f1275c694f161897077194cc7c5c41fb18c9edae707f size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T22:32:03.626Z] + 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-10-11T22:32:03.961Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2022-10-11T22:32:03.961Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-10-11T22:32:03.961Z] 9333fa74278d: Preparing [2022-10-11T22:32:03.962Z] 10dad42795ec: Preparing [2022-10-11T22:32:03.962Z] 8e7a549240f8: Preparing [2022-10-11T22:32:03.962Z] 4df506da3121: Preparing [2022-10-11T22:32:03.962Z] 5d3e392a13a0: Preparing [2022-10-11T22:32:03.962Z] 5d3e392a13a0: Layer already exists [2022-10-11T22:32:03.962Z] 8e7a549240f8: Layer already exists [2022-10-11T22:32:03.962Z] 9333fa74278d: Layer already exists [2022-10-11T22:32:03.962Z] 10dad42795ec: Layer already exists [2022-10-11T22:32:03.962Z] 4df506da3121: Layer already exists [2022-10-11T22:32:04.228Z] latest: digest: sha256:b9f594e17f05ef40bc86f1275c694f161897077194cc7c5c41fb18c9edae707f size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T22:32:04.574Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T22:32:04.909Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.0-dev.30 [2022-10-11T22:32:04.909Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-10-11T22:32:04.909Z] 9333fa74278d: Preparing [2022-10-11T22:32:04.909Z] 10dad42795ec: Preparing [2022-10-11T22:32:04.909Z] 8e7a549240f8: Preparing [2022-10-11T22:32:04.909Z] 4df506da3121: Preparing [2022-10-11T22:32:04.909Z] 5d3e392a13a0: Preparing [2022-10-11T22:32:04.909Z] 5d3e392a13a0: Layer already exists [2022-10-11T22:32:04.909Z] 8e7a549240f8: Layer already exists [2022-10-11T22:32:04.909Z] 4df506da3121: Layer already exists [2022-10-11T22:32:04.909Z] 10dad42795ec: Layer already exists [2022-10-11T22:32:04.909Z] 9333fa74278d: Layer already exists [2022-10-11T22:32:04.909Z] 2.3.0-dev.30: digest: sha256:b9f594e17f05ef40bc86f1275c694f161897077194cc7c5c41fb18c9edae707f size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T22:32:05.255Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:bca8455642164c3d303fb1e1cb399f48d9b73870-2.3.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T22:32:05.596Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:bca8455642164c3d303fb1e1cb399f48d9b73870-2.3.0-dev.30 [2022-10-11T22:32:05.596Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-10-11T22:32:05.596Z] 9333fa74278d: Preparing [2022-10-11T22:32:05.596Z] 10dad42795ec: Preparing [2022-10-11T22:32:05.596Z] 8e7a549240f8: Preparing [2022-10-11T22:32:05.596Z] 4df506da3121: Preparing [2022-10-11T22:32:05.596Z] 5d3e392a13a0: Preparing [2022-10-11T22:32:05.596Z] 5d3e392a13a0: Layer already exists [2022-10-11T22:32:05.596Z] 10dad42795ec: Layer already exists [2022-10-11T22:32:05.596Z] 8e7a549240f8: Layer already exists [2022-10-11T22:32:05.596Z] 4df506da3121: Layer already exists [2022-10-11T22:32:05.596Z] 9333fa74278d: Layer already exists [2022-10-11T22:32:05.596Z] bca8455642164c3d303fb1e1cb399f48d9b73870-2.3.0-dev.30: digest: sha256:b9f594e17f05ef40bc86f1275c694f161897077194cc7c5c41fb18c9edae707f size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T22:32:06.009Z] + 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-10-11T22:32:06.354Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2022-10-11T22:32:06.354Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-10-11T22:32:06.354Z] 9333fa74278d: Preparing [2022-10-11T22:32:06.354Z] 10dad42795ec: Preparing [2022-10-11T22:32:06.354Z] 8e7a549240f8: Preparing [2022-10-11T22:32:06.354Z] 4df506da3121: Preparing [2022-10-11T22:32:06.354Z] 5d3e392a13a0: Preparing [2022-10-11T22:32:06.354Z] 10dad42795ec: Layer already exists [2022-10-11T22:32:06.354Z] 4df506da3121: Layer already exists [2022-10-11T22:32:06.354Z] 8e7a549240f8: Layer already exists [2022-10-11T22:32:06.354Z] 9333fa74278d: Layer already exists [2022-10-11T22:32:06.354Z] 5d3e392a13a0: Layer already exists [2022-10-11T22:32:06.354Z] main: digest: sha256:b9f594e17f05ef40bc86f1275c694f161897077194cc7c5c41fb18c9edae707f size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-11T22:32:06.679Z] ===================================================== [Pipeline] echo [2022-10-11T22:32:06.687Z] taggedImages: [2022-10-11T22:32:06.687Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:bca8455642164c3d303fb1e1cb399f48d9b73870 [2022-10-11T22:32:06.687Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2022-10-11T22:32:06.687Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.0-dev.30 [2022-10-11T22:32:06.687Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:bca8455642164c3d303fb1e1cb399f48d9b73870-2.3.0-dev.30 [2022-10-11T22:32:06.687Z] - 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-10-11T22:32:07.042Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-11T22:32:07.042Z] [2022-10-11T22:32:07.042Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T22:32:07.377Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-11T22:32:07.377Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-11T22:32:07.377Z] 8998bd30e6a1: Pulling fs layer [2022-10-11T22:32:07.377Z] 04944245beec: Pulling fs layer [2022-10-11T22:32:07.377Z] 699f458cf7ca: Pulling fs layer [2022-10-11T22:32:07.377Z] 765212b225bb: Pulling fs layer [2022-10-11T22:32:07.377Z] f23df028b6ca: Pulling fs layer [2022-10-11T22:32:07.377Z] d65c8cfc05b1: Pulling fs layer [2022-10-11T22:32:07.377Z] 2437ff75d9bd: Pulling fs layer [2022-10-11T22:32:07.377Z] f23df028b6ca: Waiting [2022-10-11T22:32:07.377Z] d65c8cfc05b1: Waiting [2022-10-11T22:32:07.377Z] 2437ff75d9bd: Waiting [2022-10-11T22:32:07.377Z] 765212b225bb: Waiting [2022-10-11T22:32:07.667Z] 04944245beec: Verifying Checksum [2022-10-11T22:32:07.667Z] 04944245beec: Download complete [2022-10-11T22:32:07.667Z] 765212b225bb: Verifying Checksum [2022-10-11T22:32:07.667Z] 765212b225bb: Download complete [2022-10-11T22:32:07.667Z] f23df028b6ca: Download complete [2022-10-11T22:32:07.667Z] d65c8cfc05b1: Verifying Checksum [2022-10-11T22:32:07.667Z] d65c8cfc05b1: Download complete [2022-10-11T22:32:07.667Z] 699f458cf7ca: Verifying Checksum [2022-10-11T22:32:07.667Z] 699f458cf7ca: Download complete [2022-10-11T22:32:08.280Z] 8998bd30e6a1: Verifying Checksum [2022-10-11T22:32:08.280Z] 8998bd30e6a1: Download complete [2022-10-11T22:32:10.872Z] 2437ff75d9bd: Verifying Checksum [2022-10-11T22:32:10.872Z] 2437ff75d9bd: Download complete [2022-10-11T22:32:12.280Z] 8998bd30e6a1: Pull complete [2022-10-11T22:32:12.280Z] 04944245beec: Pull complete [2022-10-11T22:32:13.689Z] 699f458cf7ca: Pull complete [2022-10-11T22:32:13.958Z] 765212b225bb: Pull complete [2022-10-11T22:32:14.539Z] f23df028b6ca: Pull complete [2022-10-11T22:32:14.807Z] d65c8cfc05b1: Pull complete [2022-10-11T22:32:29.797Z] 2437ff75d9bd: Pull complete [2022-10-11T22:32:29.797Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-11T22:32:29.797Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-11T22:32:29.797Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-11T22:32:29.978Z] prd-ubuntu20.04-docker-arm64-4c-16g-7681 does not seem to be running inside a container [2022-10-11T22:32:30.043Z] $ 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/69 -v /w/workspace/device-onvif-camera/69:/w/workspace/device-onvif-camera/69:rw,z -v /w/workspace/device-onvif-camera/69@tmp:/w/workspace/device-onvif-camera/69@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-10-11T22:32:32.537Z] $ docker top b901acec2f558239453b6d1569b83bfd2a71abdb875d35dc1c21c91dbd4c9577 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-11T22:32:33.344Z] ---> job-cost.sh [2022-10-11T22:32:33.344Z] lf-activate-venv: SKIPPING [2022-10-11T22:32:33.344Z] INFO: No Stack... [2022-10-11T22:32:33.609Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-11T22:32:34.565Z] INFO: Archiving Costs [Pipeline] sh [2022-10-11T22:32:35.193Z] + cat /w/workspace/device-onvif-camera/69/archives/cost.csv [2022-10-11T22:32:35.193Z] + cut -d, -f6 [Pipeline] lock [2022-10-11T22:32:35.252Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-69-stack-cost] [2022-10-11T22:32:35.257Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-69-stack-cost] did not exist. Created. [2022-10-11T22:32:35.257Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-69-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-11T22:32:35.596Z] /w/workspace/device-onvif-camera/69@tmp/durable-f2f3aa45/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-10-11T22:32:35.929Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-11T22:32:35.956Z] Warning: overwriting stash ‘stack-cost’ [2022-10-11T22:32:36.013Z] Stashed 1 file(s) [Pipeline] } [2022-10-11T22:32:36.022Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-69-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-11T22:32:36.042Z] $ docker stop --time=1 b901acec2f558239453b6d1569b83bfd2a71abdb875d35dc1c21c91dbd4c9577 [2022-10-11T22:32:37.519Z] $ docker rm -f b901acec2f558239453b6d1569b83bfd2a71abdb875d35dc1c21c91dbd4c9577 [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-10-11T22:32:37.906Z] provisioning config files... [2022-10-11T22:32:37.913Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config10353001497588048228tmp [Pipeline] { [Pipeline] sh [2022-10-11T22:32:38.196Z] + set +x [2022-10-11T22:32:38.196Z] + curl -s https://codecov.io/bash [2022-10-11T22:32:38.196Z] + bash -s -- [2022-10-11T22:32:38.196Z] [2022-10-11T22:32:38.196Z] _____ _ [2022-10-11T22:32:38.196Z] / ____| | | [2022-10-11T22:32:38.196Z] | | ___ __| | ___ ___ _____ __ [2022-10-11T22:32:38.196Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-11T22:32:38.196Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-11T22:32:38.196Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-11T22:32:38.196Z] Bash-1.0.6 [2022-10-11T22:32:38.196Z] [2022-10-11T22:32:38.196Z] [2022-10-11T22:32:38.196Z] ==> git version 2.25.1 found [2022-10-11T22:32:38.197Z] ==> 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-10-11T22:32:38.197Z] Release-Date: 2020-01-08 [2022-10-11T22:32:38.197Z] 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-10-11T22:32:38.197Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-11T22:32:38.197Z] ==> Jenkins CI detected. [2022-10-11T22:32:38.197Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2022-10-11T22:32:38.197Z] project root: . [2022-10-11T22:32:38.197Z] --> token set from env [2022-10-11T22:32:38.197Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-11T22:32:38.197Z] ==> Running gcov in . (disable via -X gcov) [2022-10-11T22:32:38.197Z] ==> Python coveragepy not found [2022-10-11T22:32:38.197Z] ==> Searching for coverage reports in: [2022-10-11T22:32:38.197Z] + . [2022-10-11T22:32:38.197Z] -> Found 1 reports [2022-10-11T22:32:38.197Z] ==> Detecting git/mercurial file structure [2022-10-11T22:32:38.197Z] ==> Reading reports [2022-10-11T22:32:38.197Z] + ./coverage.out bytes=78461 [2022-10-11T22:32:38.456Z] ==> Appending adjustments [2022-10-11T22:32:38.456Z] https://docs.codecov.io/docs/fixing-reports [2022-10-11T22:32:38.456Z] + Found adjustments [2022-10-11T22:32:38.456Z] ==> Gzipping contents [2022-10-11T22:32:38.456Z] 12K /tmp/codecov.LsUXET.gz [2022-10-11T22:32:38.456Z] ==> Uploading reports [2022-10-11T22:32:38.456Z] url: https://codecov.io [2022-10-11T22:32:38.456Z] query: branch=main&commit=bca8455642164c3d303fb1e1cb399f48d9b73870&build=69&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F69%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-11T22:32:38.456Z] -> Pinging Codecov [2022-10-11T22:32:38.456Z] 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=bca8455642164c3d303fb1e1cb399f48d9b73870&build=69&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F69%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-11T22:32:38.715Z] -> Uploading to [2022-10-11T22:32:38.715Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-11/F29A59C45E3A92E06B3E522C9905F8EF/bca8455642164c3d303fb1e1cb399f48d9b73870/7a29ebe1-3254-4790-80e2-3474d4b2d7ce.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221011%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221011T223238Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b51aa98ba43c1d4720c37db32b4bdce63fdefba7323bb72b6755a2da33fd47e5 [2022-10-11T22:32:38.715Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-11T22:32:38.715Z] Dload Upload Total Spent Left Speed [2022-10-11T22:32:38.974Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10737 0 0 100 10737 0 48583 --:--:-- --:--:-- --:--:-- 48583 100 10737 0 0 100 10737 0 47092 --:--:-- --:--:-- --:--:-- 46886 [2022-10-11T22:32:38.974Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/bca8455642164c3d303fb1e1cb399f48d9b73870 [Pipeline] } [2022-10-11T22:32:38.980Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-10-11T22:32:39.202Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-10-11T22:32:39.214Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T22:32:39.503Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-11T22:32:39.503Z] [2022-10-11T22:32:39.503Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T22:32:39.796Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-11T22:32:39.796Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-10-11T22:32:39.796Z] df9b9388f04a: Pulling fs layer [2022-10-11T22:32:39.796Z] 52dc419b0ee2: Pulling fs layer [2022-10-11T22:32:39.796Z] 25bc292e5bac: Pulling fs layer [2022-10-11T22:32:39.796Z] 114826534d7a: Pulling fs layer [2022-10-11T22:32:39.796Z] 4657fd5d0bcf: Pulling fs layer [2022-10-11T22:32:39.796Z] 6ad1cebc031e: Pulling fs layer [2022-10-11T22:32:39.796Z] 8a3aa393b2d8: Pulling fs layer [2022-10-11T22:32:39.796Z] 4657fd5d0bcf: Waiting [2022-10-11T22:32:39.796Z] 6ad1cebc031e: Waiting [2022-10-11T22:32:39.796Z] 8a3aa393b2d8: Waiting [2022-10-11T22:32:39.796Z] 114826534d7a: Waiting [2022-10-11T22:32:39.796Z] 25bc292e5bac: Download complete [2022-10-11T22:32:39.796Z] 52dc419b0ee2: Verifying Checksum [2022-10-11T22:32:39.796Z] 52dc419b0ee2: Download complete [2022-10-11T22:32:39.796Z] 4657fd5d0bcf: Download complete [2022-10-11T22:32:39.796Z] df9b9388f04a: Download complete [2022-10-11T22:32:40.055Z] df9b9388f04a: Pull complete [2022-10-11T22:32:40.055Z] 6ad1cebc031e: Verifying Checksum [2022-10-11T22:32:40.055Z] 6ad1cebc031e: Download complete [2022-10-11T22:32:40.055Z] 52dc419b0ee2: Pull complete [2022-10-11T22:32:40.055Z] 25bc292e5bac: Pull complete [2022-10-11T22:32:40.625Z] 114826534d7a: Verifying Checksum [2022-10-11T22:32:40.625Z] 114826534d7a: Download complete [2022-10-11T22:32:40.883Z] 8a3aa393b2d8: Verifying Checksum [2022-10-11T22:32:40.883Z] 8a3aa393b2d8: Download complete [2022-10-11T22:32:44.164Z] 114826534d7a: Pull complete [2022-10-11T22:32:44.164Z] 4657fd5d0bcf: Pull complete [2022-10-11T22:32:44.164Z] 6ad1cebc031e: Pull complete [2022-10-11T22:32:46.694Z] 8a3aa393b2d8: Pull complete [2022-10-11T22:32:46.694Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-10-11T22:32:46.694Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-11T22:32:46.694Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-11T22:32:46.763Z] prd-ubuntu20.04-docker-8c-8g-7680 does not seem to be running inside a container [2022-10-11T22:32:46.792Z] $ 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-10-11T22:32:51.599Z] $ docker top 1e61e984947afa3464312996d380f4135d5b8ea373b839ab2e981104b0cc582a -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-11T22:32:51.663Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh [2022-10-11T22:32:51.938Z] + set -o pipefail [2022-10-11T22:32:51.938Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' [2022-10-11T22:32:58.517Z] [2022-10-11T22:32:58.517Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2022-10-11T22:32:58.517Z] [2022-10-11T22:32:58.517Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/1a09732d-665e-4963-8423-1666984ff31d [2022-10-11T22:32:58.517Z] [2022-10-11T22:32:58.517Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-10-11T22:32:58.517Z] [2022-10-11T22:32:58.517Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-10-11T22:32:58.517Z] [2022-10-11T22:32:59.087Z] [2022-10-11T22:32:59.087Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-10-11T22:32:59.087Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-10-11T22:32:59.087Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-10-11T22:32:59.093Z] $ docker stop --time=1 1e61e984947afa3464312996d380f4135d5b8ea373b839ab2e981104b0cc582a [2022-10-11T22:33:02.965Z] $ docker rm -f 1e61e984947afa3464312996d380f4135d5b8ea373b839ab2e981104b0cc582a [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) [Pipeline] echo [2022-10-11T22:33:03.355Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-11T22:33:03.366Z] provisioning config files... [2022-10-11T22:33:03.372Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config13138554741690198229tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-11T22:33:03.661Z] --> edgex-publish-swagger.sh [2022-10-11T22:33:03.661Z] === Publish doc/openapi/v2 API === [2022-10-11T22:33:03.661Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v2] to Swagger [2022-10-11T22:33:03.661Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v2/device-onvif-camera.yaml] [2022-10-11T22:33:03.661Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-11T22:33:03.661Z] Dload Upload Total Spent Left Speed [2022-10-11T22:33:05.295Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 139k 0 0 100 139k 0 113k 0:00:01 0:00:01 --:--:-- 113k 100 139k 0 0 100 139k 0 87384 0:00:01 0:00:01 --:--:-- 87330 100 139k 0 0 100 139k 0 87384 0:00:01 0:00:01 --:--:-- 87330 [2022-10-11T22:33:05.295Z] [2022-10-11T22:33:05.295Z] [Pipeline] } [2022-10-11T22:33:05.302Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-11T22:33:05.696Z] + git log --format=format:%s -1 bca8455642164c3d303fb1e1cb399f48d9b73870 [Pipeline] sh [2022-10-11T22:33:05.984Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-11T22:33:05.984Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T22:33:06.278Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-11T22:33:06.278Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-11T22:33:06.336Z] prd-ubuntu20.04-docker-8c-8g-7680 does not seem to be running inside a container [2022-10-11T22:33:06.359Z] $ 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-10-11T22:33:06.806Z] $ docker top ec9729c9e2063996b579ce927f867aa4885a074616ed01f9b45cfd8a39dab953 -eo pid,comm [2022-10-11T22:33:06.874Z] 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-10-11T22:33:06.874Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-11T22:33:06.911Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-11T22:33:06.911Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-11T22:33:07.024Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-11T22:33:07.020Z] $ docker exec ec9729c9e2063996b579ce927f867aa4885a074616ed01f9b45cfd8a39dab953 ssh-agent [2022-10-11T22:33:07.130Z] SSH_AUTH_SOCK=/tmp/ssh-eEiVH8r4svCu/agent.33 [2022-10-11T22:33:07.130Z] SSH_AGENT_PID=40 [2022-10-11T22:33:07.134Z] Running ssh-add (command line suppressed) [2022-10-11T22:33:07.240Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_14038282124775434524.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_14038282124775434524.key) [2022-10-11T22:33:07.258Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-11T22:33:07.543Z] + git semver tag [2022-10-11T22:33:07.801Z] 2022-10-11 22:33:07,716 [run_tag] DEBUG tag force:False [2022-10-11T22:33:07.801Z] 2022-10-11 22:33:07,716 [check_head_tag] DEBUG check head tag [2022-10-11T22:33:07.801Z] 2022-10-11 22:33:07,717 [execute] INFO git cat-file --batch-check [2022-10-11T22:33:07.801Z] 2022-10-11 22:33:07,717 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2022-10-11T22:33:07.801Z] 2022-10-11 22:33:07,721 [execute] INFO git cat-file --batch [2022-10-11T22:33:07.801Z] 2022-10-11 22:33:07,721 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2022-10-11T22:33:07.801Z] 2022-10-11 22:33:07,743 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-10-11T22:33:07.801Z] 2022-10-11 22:33:07,743 [execute] INFO git tag -a v2.3.0-dev.30 -m v2.3.0-dev.30 [2022-10-11T22:33:07.801Z] 2022-10-11 22:33:07,744 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.30', '-m', 'v2.3.0-dev.30'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2022-10-11T22:33:07.801Z] 2022-10-11 22:33:07,749 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-10-11T22:33:07.801Z] 2.3.0-dev.30 [Pipeline] } [2022-10-11T22:33:07.805Z] $ docker exec --env ******** --env ******** ec9729c9e2063996b579ce927f867aa4885a074616ed01f9b45cfd8a39dab953 ssh-agent -k [2022-10-11T22:33:07.908Z] unset SSH_AUTH_SOCK; [2022-10-11T22:33:07.908Z] unset SSH_AGENT_PID; [2022-10-11T22:33:07.908Z] echo Agent pid 40 killed; [2022-10-11T22:33:07.923Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-11T22:33:08.228Z] + git semver [Pipeline] } [2022-10-11T22:33:08.491Z] $ docker stop --time=1 ec9729c9e2063996b579ce927f867aa4885a074616ed01f9b45cfd8a39dab953 [2022-10-11T22:33:09.749Z] $ docker rm -f ec9729c9e2063996b579ce927f867aa4885a074616ed01f9b45cfd8a39dab953 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T22:33:10.137Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-11T22:33:10.137Z] [2022-10-11T22:33:10.137Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T22:33:10.428Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-11T22:33:10.428Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-10-11T22:33:10.428Z] ab5ef0e58194: Pulling fs layer [2022-10-11T22:33:10.428Z] 9712f1f96733: Pulling fs layer [2022-10-11T22:33:10.428Z] 63f879dbbcfc: Pulling fs layer [2022-10-11T22:33:10.428Z] 0d9ebad4ef96: Pulling fs layer [2022-10-11T22:33:10.428Z] e9a5061849ea: Pulling fs layer [2022-10-11T22:33:10.428Z] d747dcd14b5f: Pulling fs layer [2022-10-11T22:33:10.428Z] 2de7ff778b66: Pulling fs layer [2022-10-11T22:33:10.428Z] e9a5061849ea: Waiting [2022-10-11T22:33:10.428Z] 2de7ff778b66: Waiting [2022-10-11T22:33:10.428Z] 0d9ebad4ef96: Waiting [2022-10-11T22:33:10.428Z] 9712f1f96733: Verifying Checksum [2022-10-11T22:33:10.428Z] 9712f1f96733: Download complete [2022-10-11T22:33:10.692Z] 63f879dbbcfc: Verifying Checksum [2022-10-11T22:33:10.692Z] 63f879dbbcfc: Download complete [2022-10-11T22:33:10.951Z] 0d9ebad4ef96: Verifying Checksum [2022-10-11T22:33:10.952Z] 0d9ebad4ef96: Download complete [2022-10-11T22:33:10.952Z] ab5ef0e58194: Verifying Checksum [2022-10-11T22:33:10.952Z] ab5ef0e58194: Download complete [2022-10-11T22:33:10.952Z] e9a5061849ea: Verifying Checksum [2022-10-11T22:33:10.952Z] e9a5061849ea: Download complete [2022-10-11T22:33:10.952Z] d747dcd14b5f: Verifying Checksum [2022-10-11T22:33:10.952Z] d747dcd14b5f: Download complete [2022-10-11T22:33:11.209Z] 2de7ff778b66: Verifying Checksum [2022-10-11T22:33:11.209Z] 2de7ff778b66: Download complete [2022-10-11T22:33:13.737Z] ab5ef0e58194: Pull complete [2022-10-11T22:33:13.737Z] 9712f1f96733: Pull complete [2022-10-11T22:33:14.301Z] 63f879dbbcfc: Pull complete [2022-10-11T22:33:18.485Z] 0d9ebad4ef96: Pull complete [2022-10-11T22:33:18.485Z] e9a5061849ea: Pull complete [2022-10-11T22:33:18.485Z] d747dcd14b5f: Pull complete [2022-10-11T22:33:19.418Z] 2de7ff778b66: Pull complete [2022-10-11T22:33:19.418Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-10-11T22:33:19.418Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-11T22:33:19.418Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-11T22:33:19.486Z] prd-ubuntu20.04-docker-8c-8g-7680 does not seem to be running inside a container [2022-10-11T22:33:19.510Z] $ 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-10-11T22:33:24.981Z] $ docker top 427f7628b618b58ebf700a7ffa11e755bc89902cd0b7f13312a7291de5a8f4ac -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-10-11T22:33:25.042Z] provisioning config files... [2022-10-11T22:33:25.046Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config2762903197779255554tmp [2022-10-11T22:33:25.054Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config16892796236754866628tmp [2022-10-11T22:33:25.061Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config9938655422210263503tmp [Pipeline] { [Pipeline] echo [2022-10-11T22:33:25.075Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-11T22:33:25.352Z] ---> sigul-configuration.sh [2022-10-11T22:33:25.353Z] gpg: directory `/root/.gnupg' created [2022-10-11T22:33:25.353Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-10-11T22:33:25.353Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-10-11T22:33:25.353Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-10-11T22:33:25.353Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-10-11T22:33:25.353Z] gpg: CAST5 encrypted data [2022-10-11T22:33:25.353Z] gpg: encrypted with 1 passphrase [2022-10-11T22:33:25.353Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-10-11T22:33:25.635Z] + mkdir /home/jenkins [2022-10-11T22:33:25.635Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-10-11T22:33:25.920Z] + 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-10-11T22:33:25.930Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-11T22:33:26.214Z] ---> sigul-install.sh [2022-10-11T22:33:26.214Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-10-11T22:33:26.497Z] + git tag --list [2022-10-11T22:33:26.497Z] v0.0.0 [2022-10-11T22:33:26.497Z] v0.0.1-dev.1 [2022-10-11T22:33:26.497Z] v0.0.1-dev.10 [2022-10-11T22:33:26.497Z] v0.0.1-dev.11 [2022-10-11T22:33:26.497Z] v0.0.1-dev.12 [2022-10-11T22:33:26.497Z] v0.0.1-dev.13 [2022-10-11T22:33:26.497Z] v0.0.1-dev.14 [2022-10-11T22:33:26.497Z] v0.0.1-dev.15 [2022-10-11T22:33:26.497Z] v0.0.1-dev.16 [2022-10-11T22:33:26.497Z] v0.0.1-dev.17 [2022-10-11T22:33:26.497Z] v0.0.1-dev.18 [2022-10-11T22:33:26.497Z] v0.0.1-dev.19 [2022-10-11T22:33:26.497Z] v0.0.1-dev.2 [2022-10-11T22:33:26.497Z] v0.0.1-dev.20 [2022-10-11T22:33:26.497Z] v0.0.1-dev.21 [2022-10-11T22:33:26.497Z] v0.0.1-dev.22 [2022-10-11T22:33:26.497Z] v0.0.1-dev.23 [2022-10-11T22:33:26.497Z] v0.0.1-dev.24 [2022-10-11T22:33:26.497Z] v0.0.1-dev.25 [2022-10-11T22:33:26.497Z] v0.0.1-dev.26 [2022-10-11T22:33:26.497Z] v0.0.1-dev.27 [2022-10-11T22:33:26.497Z] v0.0.1-dev.28 [2022-10-11T22:33:26.497Z] v0.0.1-dev.3 [2022-10-11T22:33:26.497Z] v0.0.1-dev.4 [2022-10-11T22:33:26.497Z] v0.0.1-dev.5 [2022-10-11T22:33:26.497Z] v0.0.1-dev.6 [2022-10-11T22:33:26.497Z] v0.0.1-dev.7 [2022-10-11T22:33:26.497Z] v0.0.1-dev.8 [2022-10-11T22:33:26.497Z] v0.0.1-dev.9 [2022-10-11T22:33:26.497Z] v2.2.0 [2022-10-11T22:33:26.497Z] v2.2.0-dev.29 [2022-10-11T22:33:26.497Z] v2.2.0-dev.30 [2022-10-11T22:33:26.497Z] v2.2.0-dev.31 [2022-10-11T22:33:26.497Z] v2.2.0-dev.32 [2022-10-11T22:33:26.497Z] v2.2.0-dev.33 [2022-10-11T22:33:26.497Z] v2.2.0-dev.34 [2022-10-11T22:33:26.497Z] v2.2.0-dev.35 [2022-10-11T22:33:26.497Z] v2.3.0-dev.1 [2022-10-11T22:33:26.497Z] v2.3.0-dev.10 [2022-10-11T22:33:26.497Z] v2.3.0-dev.11 [2022-10-11T22:33:26.497Z] v2.3.0-dev.12 [2022-10-11T22:33:26.497Z] v2.3.0-dev.13 [2022-10-11T22:33:26.497Z] v2.3.0-dev.14 [2022-10-11T22:33:26.497Z] v2.3.0-dev.15 [2022-10-11T22:33:26.497Z] v2.3.0-dev.16 [2022-10-11T22:33:26.497Z] v2.3.0-dev.17 [2022-10-11T22:33:26.497Z] v2.3.0-dev.18 [2022-10-11T22:33:26.497Z] v2.3.0-dev.19 [2022-10-11T22:33:26.497Z] v2.3.0-dev.2 [2022-10-11T22:33:26.497Z] v2.3.0-dev.20 [2022-10-11T22:33:26.497Z] v2.3.0-dev.21 [2022-10-11T22:33:26.497Z] v2.3.0-dev.22 [2022-10-11T22:33:26.497Z] v2.3.0-dev.23 [2022-10-11T22:33:26.497Z] v2.3.0-dev.24 [2022-10-11T22:33:26.497Z] v2.3.0-dev.25 [2022-10-11T22:33:26.497Z] v2.3.0-dev.26 [2022-10-11T22:33:26.497Z] v2.3.0-dev.27 [2022-10-11T22:33:26.497Z] v2.3.0-dev.28 [2022-10-11T22:33:26.497Z] v2.3.0-dev.29 [2022-10-11T22:33:26.497Z] v2.3.0-dev.3 [2022-10-11T22:33:26.497Z] v2.3.0-dev.30 [2022-10-11T22:33:26.497Z] v2.3.0-dev.4 [2022-10-11T22:33:26.497Z] v2.3.0-dev.5 [2022-10-11T22:33:26.497Z] v2.3.0-dev.6 [2022-10-11T22:33:26.497Z] v2.3.0-dev.7 [2022-10-11T22:33:26.497Z] v2.3.0-dev.8 [2022-10-11T22:33:26.497Z] v2.3.0-dev.9 [Pipeline] sh [2022-10-11T22:33:26.782Z] + lftools sign git-tag v2.3.0-dev.30 [2022-10-11T22:33:27.348Z] Signing Git tag with Sigul... [2022-10-11T22:33:27.348Z] Signing v2.3.0-dev.30 [Pipeline] echo [2022-10-11T22:33:27.614Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-11T22:33:27.896Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-10-11T22:33:27.901Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-10-11T22:33:27.909Z] $ docker stop --time=1 427f7628b618b58ebf700a7ffa11e755bc89902cd0b7f13312a7291de5a8f4ac [2022-10-11T22:33:29.179Z] $ docker rm -f 427f7628b618b58ebf700a7ffa11e755bc89902cd0b7f13312a7291de5a8f4ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-10-11T22:33:29.602Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-11T22:33:29.602Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T22:33:29.899Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-11T22:33:29.899Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-11T22:33:29.957Z] prd-ubuntu20.04-docker-8c-8g-7680 does not seem to be running inside a container [2022-10-11T22:33:29.975Z] $ 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-10-11T22:33:30.316Z] $ docker top 6a22fd34d5e0de0bd3188cce9030af3b38c392c07124751880a5a5fa7e10c411 -eo pid,comm [2022-10-11T22:33:30.371Z] 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-10-11T22:33:30.371Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-11T22:33:30.407Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-11T22:33:30.407Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-11T22:33:30.539Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-11T22:33:30.535Z] $ docker exec 6a22fd34d5e0de0bd3188cce9030af3b38c392c07124751880a5a5fa7e10c411 ssh-agent [2022-10-11T22:33:30.636Z] SSH_AUTH_SOCK=/tmp/ssh-z7ycZyBX6nde/agent.31 [2022-10-11T22:33:30.636Z] SSH_AGENT_PID=37 [2022-10-11T22:33:30.641Z] Running ssh-add (command line suppressed) [2022-10-11T22:33:30.729Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1851994158837149733.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1851994158837149733.key) [2022-10-11T22:33:30.748Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-11T22:33:31.033Z] + git semver bump pre [2022-10-11T22:33:31.292Z] 2022-10-11 22:33:31,208 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-10-11T22:33:31.292Z] 2022-10-11 22:33:31,208 [bump_version] DEBUG bumping version:2.3.0-dev.30 on axis:pre with prefix:dev [2022-10-11T22:33:31.292Z] 2022-10-11 22:33:31,208 [bump_version] DEBUG bumped version:2.3.0-dev.31 [2022-10-11T22:33:31.292Z] 2022-10-11 22:33:31,208 [write_version] DEBUG write version:2.3.0-dev.31 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True [2022-10-11T22:33:31.292Z] 2022-10-11 22:33:31,208 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-10-11T22:33:31.292Z] 2022-10-11 22:33:31,209 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-10-11T22:33:31.292Z] 2022-10-11 22:33:31,211 [execute] INFO git cat-file --batch-check [2022-10-11T22:33:31.292Z] 2022-10-11 22:33:31,211 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-11T22:33:31.292Z] 2022-10-11 22:33:31,217 [execute] INFO git cat-file --batch [2022-10-11T22:33:31.292Z] 2022-10-11 22:33:31,217 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-11T22:33:31.292Z] 2022-10-11 22:33:31,221 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-10-11T22:33:31.292Z] 2.3.0-dev.31 [Pipeline] } [2022-10-11T22:33:31.294Z] $ docker exec --env ******** --env ******** 6a22fd34d5e0de0bd3188cce9030af3b38c392c07124751880a5a5fa7e10c411 ssh-agent -k [2022-10-11T22:33:31.386Z] unset SSH_AUTH_SOCK; [2022-10-11T22:33:31.386Z] unset SSH_AGENT_PID; [2022-10-11T22:33:31.386Z] echo Agent pid 37 killed; [2022-10-11T22:33:31.401Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-11T22:33:31.708Z] + git semver [Pipeline] } [2022-10-11T22:33:31.973Z] $ docker stop --time=1 6a22fd34d5e0de0bd3188cce9030af3b38c392c07124751880a5a5fa7e10c411 [2022-10-11T22:33:33.239Z] $ docker rm -f 6a22fd34d5e0de0bd3188cce9030af3b38c392c07124751880a5a5fa7e10c411 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-11T22:33:33.577Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-11T22:33:33.577Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T22:33:33.871Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-11T22:33:33.871Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-11T22:33:33.938Z] prd-ubuntu20.04-docker-8c-8g-7680 does not seem to be running inside a container [2022-10-11T22:33:33.958Z] $ 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-10-11T22:33:34.290Z] $ docker top d80551804e45c9f760cc1b401ef216d681be133f24f6fe5995fc632bf9c68e37 -eo pid,comm [2022-10-11T22:33:34.343Z] 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-10-11T22:33:34.343Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-11T22:33:34.382Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-11T22:33:34.382Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-11T22:33:34.480Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-11T22:33:34.476Z] $ docker exec d80551804e45c9f760cc1b401ef216d681be133f24f6fe5995fc632bf9c68e37 ssh-agent [2022-10-11T22:33:34.585Z] SSH_AUTH_SOCK=/tmp/ssh-oDSVjYzneW96/agent.32 [2022-10-11T22:33:34.585Z] SSH_AGENT_PID=38 [2022-10-11T22:33:34.589Z] Running ssh-add (command line suppressed) [2022-10-11T22:33:34.686Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_9347024809691907611.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_9347024809691907611.key) [2022-10-11T22:33:34.705Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-11T22:33:34.984Z] + git semver push [2022-10-11T22:33:35.242Z] 2022-10-11 22:33:35,150 [run_push] DEBUG push [2022-10-11T22:33:35.242Z] 2022-10-11 22:33:35,151 [execute] INFO git cat-file --batch-check [2022-10-11T22:33:35.242Z] 2022-10-11 22:33:35,151 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-11T22:33:35.242Z] 2022-10-11 22:33:35,154 [execute] INFO git rev-list 16b66d690c381ea613a2750056ddf22a840ac06d -- [2022-10-11T22:33:35.242Z] 2022-10-11 22:33:35,155 [execute] DEBUG Popen(['git', 'rev-list', '16b66d690c381ea613a2750056ddf22a840ac06d', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-11T22:33:35.242Z] 2022-10-11 22:33:35,161 [execute] INFO git fetch -v origin [2022-10-11T22:33:35.242Z] 2022-10-11 22:33:35,161 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-10-11T22:33:35.805Z] 2022-10-11 22:33:35,781 [run_push] DEBUG no remote changes detected [2022-10-11T22:33:35.805Z] 2022-10-11 22:33:35,781 [execute] INFO git push origin semver [2022-10-11T22:33:35.805Z] 2022-10-11 22:33:35,781 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-11T22:33:36.740Z] 2022-10-11 22:33:36,531 [run_push] DEBUG push all version tags [2022-10-11T22:33:36.740Z] 2022-10-11 22:33:36,531 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-10-11T22:33:36.740Z] 2022-10-11 22:33:36,532 [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-10-11T22:33:37.307Z] 2022-10-11 22:33:37,241 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-10-11T22:33:37.307Z] 2.3.0-dev.31 [Pipeline] } [2022-10-11T22:33:37.310Z] $ docker exec --env ******** --env ******** d80551804e45c9f760cc1b401ef216d681be133f24f6fe5995fc632bf9c68e37 ssh-agent -k [2022-10-11T22:33:37.412Z] unset SSH_AUTH_SOCK; [2022-10-11T22:33:37.415Z] unset SSH_AGENT_PID; [2022-10-11T22:33:37.415Z] echo Agent pid 38 killed; [2022-10-11T22:33:37.428Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-11T22:33:37.734Z] + git semver [Pipeline] } [2022-10-11T22:33:37.997Z] $ docker stop --time=1 d80551804e45c9f760cc1b401ef216d681be133f24f6fe5995fc632bf9c68e37 [2022-10-11T22:33:39.254Z] $ docker rm -f d80551804e45c9f760cc1b401ef216d681be133f24f6fe5995fc632bf9c68e37 [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-10-11T22:33:39.837Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2022-10-11T22:33:39.837Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2022-10-11T22:33:39.837Z] total 16 [2022-10-11T22:33:39.837Z] drwxr-xr-x 3 root root 4096 Oct 11 22:24 . [2022-10-11T22:33:39.837Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 11 22:33 .. [2022-10-11T22:33:39.837Z] drwxr-xr-x 2 root root 4096 Oct 11 22:24 cost [2022-10-11T22:33:39.837Z] -rw-r--r-- 1 root root 90 Oct 11 22:24 cost.csv [2022-10-11T22:33:39.837Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2022-10-11T22:33:39.837Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2022-10-11T22:33:39.837Z] total 16 [2022-10-11T22:33:39.837Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 11 22:24 . [2022-10-11T22:33:39.837Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 11 22:33 .. [2022-10-11T22:33:39.837Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 11 22:24 cost [2022-10-11T22:33:39.837Z] -rw-r--r-- 1 jenkins jenkins 90 Oct 11 22:24 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-10-11T22:33:40.127Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-11T22:33:40.991Z] ---> package-listing.sh [2022-10-11T22:33:40.991Z] ++ facter osfamily [2022-10-11T22:33:40.991Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-11T22:33:41.251Z] + OS_FAMILY=debian [2022-10-11T22:33:41.251Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2022-10-11T22:33:41.251Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-11T22:33:41.251Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-11T22:33:41.251Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-11T22:33:41.251Z] + PACKAGES=/tmp/packages_start.txt [2022-10-11T22:33:41.251Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2022-10-11T22:33:41.251Z] + PACKAGES=/tmp/packages_end.txt [2022-10-11T22:33:41.251Z] + case "${OS_FAMILY}" in [2022-10-11T22:33:41.251Z] + dpkg -l [2022-10-11T22:33:41.251Z] + grep '^ii' [2022-10-11T22:33:41.251Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-11T22:33:41.251Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-11T22:33:41.251Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-11T22:33:41.251Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2022-10-11T22:33:41.251Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2022-10-11T22:33:41.251Z] + 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-10-11T22:33:41.262Z] 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-10-11T22:33:41.561Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-11T22:33:41.897Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-11T22:33:41.897Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-11T22:33:41.981Z] prd-ubuntu20.04-docker-8c-8g-7680 does not seem to be running inside a container [2022-10-11T22:33:42.002Z] $ 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-10-11T22:33:42.211Z] $ docker top f84fb5aaeacdc7dfe28124496d3146a2359ba91e90d04a7b23768baf2771e6ab -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-11T22:33:42.555Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-11T22:33:42.841Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-11T22:33:43.123Z] + ls /var/log/sa-host [2022-10-11T22:33:43.123Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-11T22:33:43.275Z] provisioning config files... [2022-10-11T22:33:43.283Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config1990223793929950834tmp [Pipeline] { [Pipeline] echo [2022-10-11T22:33:43.300Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-11T22:33:43.579Z] ---> create-netrc.sh [Pipeline] } [2022-10-11T22:33:43.586Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-11T22:33:43.917Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-11T22:33:43.924Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-11T22:33:44.204Z] ---> sudo-logs.sh [2022-10-11T22:33:44.204Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-11T22:33:44.226Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-11T22:33:44.505Z] ---> job-cost.sh [2022-10-11T22:33:44.505Z] lf-activate-venv: SKIPPING [2022-10-11T22:33:44.505Z] DEBUG: total: 0.2199999988079071 [2022-10-11T22:33:44.505Z] INFO: Retrieving Stack Cost... [2022-10-11T22:33:44.763Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-11T22:33:45.329Z] INFO: Archiving Costs [Pipeline] echo [2022-10-11T22:33:45.339Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-11T22:33:45.620Z] ---> logs-deploy.sh [2022-10-11T22:33:45.620Z] lf-activate-venv: SKIPPING [2022-10-11T22:33:45.620Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/69 [2022-10-11T22:33:45.620Z] INFO: archiving workspace using pattern(s): [2022-10-11T22:33:46.554Z] Archives upload complete. [2022-10-11T22:33:46.812Z] INFO: archiving logs to Nexus [2022-10-11T22:33:47.379Z] ---> uname -a: [2022-10-11T22:33:47.379Z] Linux prd-ubuntu20-04-docker-8c-8g-7680 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-10-11T22:33:47.379Z] [2022-10-11T22:33:47.379Z] [2022-10-11T22:33:47.379Z] ---> lscpu: [2022-10-11T22:33:47.379Z] Architecture: x86_64 [2022-10-11T22:33:47.379Z] CPU op-mode(s): 32-bit, 64-bit [2022-10-11T22:33:47.379Z] Byte Order: Little Endian [2022-10-11T22:33:47.379Z] Address sizes: 40 bits physical, 48 bits virtual [2022-10-11T22:33:47.379Z] CPU(s): 8 [2022-10-11T22:33:47.379Z] On-line CPU(s) list: 0-7 [2022-10-11T22:33:47.379Z] Thread(s) per core: 1 [2022-10-11T22:33:47.379Z] Core(s) per socket: 1 [2022-10-11T22:33:47.379Z] Socket(s): 8 [2022-10-11T22:33:47.379Z] NUMA node(s): 1 [2022-10-11T22:33:47.379Z] Vendor ID: AuthenticAMD [2022-10-11T22:33:47.380Z] CPU family: 23 [2022-10-11T22:33:47.380Z] Model: 49 [2022-10-11T22:33:47.380Z] Model name: AMD EPYC-Rome Processor [2022-10-11T22:33:47.380Z] Stepping: 0 [2022-10-11T22:33:47.380Z] CPU MHz: 2800.002 [2022-10-11T22:33:47.380Z] BogoMIPS: 5600.00 [2022-10-11T22:33:47.380Z] Virtualization: AMD-V [2022-10-11T22:33:47.380Z] Hypervisor vendor: KVM [2022-10-11T22:33:47.380Z] Virtualization type: full [2022-10-11T22:33:47.380Z] L1d cache: 256 KiB [2022-10-11T22:33:47.380Z] L1i cache: 256 KiB [2022-10-11T22:33:47.380Z] L2 cache: 4 MiB [2022-10-11T22:33:47.380Z] L3 cache: 128 MiB [2022-10-11T22:33:47.380Z] NUMA node0 CPU(s): 0-7 [2022-10-11T22:33:47.380Z] Vulnerability Itlb multihit: Not affected [2022-10-11T22:33:47.380Z] Vulnerability L1tf: Not affected [2022-10-11T22:33:47.380Z] Vulnerability Mds: Not affected [2022-10-11T22:33:47.380Z] Vulnerability Meltdown: Not affected [2022-10-11T22:33:47.380Z] Vulnerability Mmio stale data: Not affected [2022-10-11T22:33:47.380Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-10-11T22:33:47.380Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-10-11T22:33:47.380Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-10-11T22:33:47.380Z] Vulnerability Srbds: Not affected [2022-10-11T22:33:47.380Z] Vulnerability Tsx async abort: Not affected [2022-10-11T22:33:47.380Z] 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-10-11T22:33:47.380Z] [2022-10-11T22:33:47.380Z] [2022-10-11T22:33:47.380Z] ---> nproc: [2022-10-11T22:33:47.380Z] 8 [2022-10-11T22:33:47.380Z] [2022-10-11T22:33:47.380Z] [2022-10-11T22:33:47.380Z] ---> df -h: [2022-10-11T22:33:47.380Z] Filesystem Size Used Avail Use% Mounted on [2022-10-11T22:33:47.380Z] overlay 155G 13G 143G 9% / [2022-10-11T22:33:47.380Z] tmpfs 64M 0 64M 0% /dev [2022-10-11T22:33:47.380Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-10-11T22:33:47.380Z] shm 64M 0 64M 0% /dev/shm [2022-10-11T22:33:47.380Z] /dev/vda1 155G 13G 143G 9% /facter-os [2022-10-11T22:33:47.380Z] [2022-10-11T22:33:47.380Z] [2022-10-11T22:33:47.380Z] ---> sar -b -r -n DEV: [2022-10-11T22:33:47.380Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7680) 10/11/22 _x86_64_ (8 CPU) [2022-10-11T22:33:47.380Z] [2022-10-11T22:33:47.380Z] 22:21:47 LINUX RESTART (8 CPU) [2022-10-11T22:33:47.380Z] [2022-10-11T22:33:47.380Z] 22:22:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-10-11T22:33:47.380Z] 22:23:02 208.95 47.66 161.29 0.00 5383.24 94168.84 0.00 [2022-10-11T22:33:47.380Z] 22:24:01 174.04 1.08 172.95 0.00 15.86 48694.39 0.00 [2022-10-11T22:33:47.380Z] 22:25:01 121.43 0.03 121.40 0.00 5.20 34573.17 0.00 [2022-10-11T22:33:47.380Z] 22:26:01 2.62 0.00 2.62 0.00 0.00 30.81 0.00 [2022-10-11T22:33:47.380Z] 22:27:01 26.12 7.76 18.36 0.00 904.90 2280.84 0.00 [2022-10-11T22:33:47.380Z] 22:28:01 14.88 1.58 13.30 0.00 1980.20 2535.71 0.00 [2022-10-11T22:33:47.380Z] 22:29:01 1.27 0.00 1.27 0.00 0.00 13.73 0.00 [2022-10-11T22:33:47.380Z] 22:30:01 1.77 0.00 1.77 0.00 0.00 18.66 0.00 [2022-10-11T22:33:47.380Z] 22:31:01 1.02 0.00 1.02 0.00 0.00 10.93 0.00 [2022-10-11T22:33:47.380Z] 22:32:01 1.60 0.00 1.60 0.00 0.00 17.33 0.00 [2022-10-11T22:33:47.380Z] 22:33:01 49.94 0.42 49.53 0.00 12.80 33267.26 0.00 [2022-10-11T22:33:47.380Z] Average: 54.69 5.33 49.37 0.00 755.87 19556.66 0.00 [2022-10-11T22:33:47.380Z] [2022-10-11T22:33:47.380Z] 22:22:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-10-11T22:33:47.380Z] 22:23:02 29157996 31597340 716668 2.18 76152 2633888 1988244 5.86 982528 2373624 2064 [2022-10-11T22:33:47.380Z] 22:24:01 28396140 31503136 794604 2.42 137816 3175708 2357204 6.95 1319328 2717956 26180 [2022-10-11T22:33:47.380Z] 22:25:01 27759328 31575524 723892 2.20 148188 3822220 1767344 5.21 1286136 3336844 336 [2022-10-11T22:33:47.380Z] 22:26:01 27758544 31574768 724372 2.20 148240 3822228 1767344 5.21 1286240 3336848 160 [2022-10-11T22:33:47.380Z] 22:27:01 27559076 31536728 745576 2.27 165244 3968060 1838704 5.42 1394948 3410508 22552 [2022-10-11T22:33:47.380Z] 22:28:01 27474768 31562384 718808 2.19 166592 4071032 1778320 5.24 1435864 3447108 152 [2022-10-11T22:33:47.380Z] 22:29:01 27482508 31570268 710936 2.16 166664 4071036 1778320 5.24 1427988 3447120 16 [2022-10-11T22:33:47.380Z] 22:30:01 27482760 31570648 710504 2.16 166724 4071036 1778320 5.24 1427884 3447156 48 [2022-10-11T22:33:47.380Z] 22:31:01 27482988 31570880 710208 2.16 166744 4071040 1778320 5.24 1427596 3447156 12 [2022-10-11T22:33:47.380Z] 22:32:01 27483048 31571188 709868 2.16 166784 4071044 1778320 5.24 1427640 3447324 28 [2022-10-11T22:33:47.380Z] 22:33:01 26360592 31533128 742768 2.26 187432 5055272 1910924 5.63 1572936 4340732 76160 [2022-10-11T22:33:47.380Z] Average: 27672523 31560545 728019 2.21 154235 3893869 1865579 5.50 1362644 3341125 11610 [2022-10-11T22:33:47.380Z] [2022-10-11T22:33:47.380Z] 22:22:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-10-11T22:33:47.380Z] 22:23:02 docker0 66.76 84.34 5.54 199.31 0.00 0.00 0.00 0.00 [2022-10-11T22:33:47.380Z] 22:23:02 lo 6.87 6.87 0.66 0.66 0.00 0.00 0.00 0.00 [2022-10-11T22:33:47.380Z] 22:23:02 ens3 740.69 511.06 6643.69 97.11 0.00 0.00 0.00 0.00 [2022-10-11T22:33:47.380Z] 22:23:02 vethc17acf1 54.34 68.67 5.19 52.24 0.00 0.00 0.00 0.00 [2022-10-11T22:33:47.380Z] 22:24:01 docker0 101.97 144.89 7.97 1712.71 0.00 0.00 0.00 0.00 [2022-10-11T22:33:47.380Z] 22:24:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2022-10-11T22:33:47.380Z] 22:24:01 ens3 187.85 127.45 1752.07 25.90 0.00 0.00 0.00 0.00 [2022-10-11T22:33:47.380Z] 22:24:01 veth076d14f 0.03 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2022-10-11T22:33:47.380Z] 22:25:01 docker0 2.35 4.85 0.16 57.93 0.00 0.00 0.00 0.00 [2022-10-11T22:33:47.380Z] 22:25:01 lo 7.20 7.20 0.70 0.70 0.00 0.00 0.00 0.00 [2022-10-11T22:33:47.380Z] 22:25:01 ens3 189.85 155.49 2613.67 334.72 0.00 0.00 0.00 0.00 [2022-10-11T22:33:47.380Z] 22:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-11T22:33:47.380Z] 22:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-11T22:33:47.380Z] 22:26:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-11T22:33:47.380Z] 22:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-11T22:33:47.380Z] 22:27:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2022-10-11T22:33:47.380Z] 22:27:01 ens3 72.49 43.45 1189.28 3.11 0.00 0.00 0.00 0.00 [2022-10-11T22:33:47.380Z] 22:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-11T22:33:47.380Z] 22:28:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2022-10-11T22:33:47.380Z] 22:28:01 ens3 4.48 2.88 109.28 0.34 0.00 0.00 0.00 0.00 [2022-10-11T22:33:47.380Z] 22:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-11T22:33:47.380Z] 22:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-11T22:33:47.380Z] 22:29:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-11T22:33:47.380Z] 22:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-11T22:33:47.380Z] 22:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-11T22:33:47.380Z] 22:30:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-11T22:33:47.380Z] 22:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-11T22:33:47.380Z] 22:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-11T22:33:47.380Z] 22:31:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-11T22:33:47.380Z] 22:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-11T22:33:47.380Z] 22:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-11T22:33:47.380Z] 22:32:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-11T22:33:47.380Z] 22:33:01 docker0 46.64 67.72 3.97 737.82 0.00 0.00 0.00 0.00 [2022-10-11T22:33:47.380Z] 22:33:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 [2022-10-11T22:33:47.380Z] 22:33:01 ens3 229.10 151.99 4728.13 18.85 0.00 0.00 0.00 0.00 [2022-10-11T22:33:47.380Z] Average: docker0 19.67 27.26 1.59 243.93 0.00 0.00 0.00 0.00 [2022-10-11T22:33:47.380Z] Average: lo 1.53 1.53 0.15 0.15 0.00 0.00 0.00 0.00 [2022-10-11T22:33:47.380Z] Average: ens3 129.44 90.19 1548.43 43.67 0.00 0.00 0.00 0.00 [2022-10-11T22:33:47.380Z] [2022-10-11T22:33:47.380Z] [2022-10-11T22:33:47.380Z] ---> sar -P ALL: [2022-10-11T22:33:47.380Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7680) 10/11/22 _x86_64_ (8 CPU) [2022-10-11T22:33:47.380Z] [2022-10-11T22:33:47.380Z] 22:21:47 LINUX RESTART (8 CPU) [2022-10-11T22:33:47.380Z] [2022-10-11T22:33:47.380Z] 22:22:01 CPU %user %nice %system %iowait %steal %idle [2022-10-11T22:33:47.380Z] 22:23:02 all 9.55 0.00 3.56 3.21 0.07 83.61 [2022-10-11T22:33:47.380Z] 22:23:02 0 7.48 0.00 3.20 4.51 0.10 84.71 [2022-10-11T22:33:47.380Z] 22:23:02 1 7.72 0.00 4.02 1.70 0.05 86.50 [2022-10-11T22:33:47.380Z] 22:23:02 2 10.62 0.00 3.19 0.99 0.05 85.15 [2022-10-11T22:33:47.380Z] 22:23:02 3 11.90 0.00 4.35 8.34 0.08 75.33 [2022-10-11T22:33:47.380Z] 22:23:02 4 10.47 0.00 3.16 3.80 0.07 82.49 [2022-10-11T22:33:47.380Z] 22:23:02 5 8.60 0.00 3.77 3.16 0.07 84.41 [2022-10-11T22:33:47.380Z] 22:23:02 6 9.58 0.00 3.13 2.90 0.08 84.31 [2022-10-11T22:33:47.380Z] 22:23:02 7 10.01 0.00 3.64 0.34 0.07 85.95 [2022-10-11T22:33:47.380Z] 22:24:01 all 27.28 0.00 5.50 2.49 0.10 64.64 [2022-10-11T22:33:47.380Z] 22:24:01 0 26.39 0.00 5.01 0.43 0.17 68.00 [2022-10-11T22:33:47.380Z] 22:24:01 1 26.98 0.00 5.65 1.01 0.07 66.28 [2022-10-11T22:33:47.380Z] 22:24:01 2 27.92 0.00 5.63 0.05 0.10 66.30 [2022-10-11T22:33:47.380Z] 22:24:01 3 27.37 0.00 5.37 1.99 0.12 65.15 [2022-10-11T22:33:47.380Z] 22:24:01 4 27.22 0.00 5.99 5.61 0.10 61.07 [2022-10-11T22:33:47.380Z] 22:24:01 5 27.21 0.00 6.43 9.27 0.10 56.99 [2022-10-11T22:33:47.380Z] 22:24:01 6 26.19 0.00 4.74 0.55 0.07 68.45 [2022-10-11T22:33:47.380Z] 22:24:01 7 28.93 0.00 5.14 1.06 0.09 64.79 [2022-10-11T22:33:47.380Z] 22:25:01 all 18.21 0.00 3.64 1.54 0.05 76.56 [2022-10-11T22:33:47.380Z] 22:25:01 0 18.36 0.00 3.65 0.08 0.05 77.85 [2022-10-11T22:33:47.380Z] 22:25:01 1 16.79 0.00 4.39 1.63 0.05 77.14 [2022-10-11T22:33:47.380Z] 22:25:01 2 17.70 0.00 3.45 0.44 0.03 78.39 [2022-10-11T22:33:47.380Z] 22:25:01 3 18.84 0.00 3.69 2.70 0.05 74.72 [2022-10-11T22:33:47.380Z] 22:25:01 4 19.02 0.00 3.53 0.03 0.05 77.37 [2022-10-11T22:33:47.380Z] 22:25:01 5 17.81 0.00 3.04 0.07 0.05 79.03 [2022-10-11T22:33:47.380Z] 22:25:01 6 19.44 0.00 4.13 6.19 0.07 70.18 [2022-10-11T22:33:47.380Z] 22:25:01 7 17.76 0.00 3.23 1.19 0.05 77.77 [2022-10-11T22:33:47.380Z] 22:26:01 all 0.03 0.00 0.01 0.02 0.01 99.92 [2022-10-11T22:33:47.380Z] 22:26:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-11T22:33:47.380Z] 22:26:01 1 0.03 0.00 0.00 0.03 0.03 99.90 [2022-10-11T22:33:47.380Z] 22:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-11T22:33:47.381Z] 22:26:01 3 0.07 0.00 0.03 0.00 0.02 99.88 [2022-10-11T22:33:47.381Z] 22:26:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-11T22:33:47.381Z] 22:26:01 5 0.10 0.00 0.03 0.00 0.02 99.85 [2022-10-11T22:33:47.381Z] 22:26:01 6 0.00 0.00 0.03 0.15 0.02 99.80 [2022-10-11T22:33:47.381Z] 22:26:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-11T22:33:47.381Z] 22:27:01 all 0.85 0.00 0.68 0.32 0.01 98.14 [2022-10-11T22:33:47.381Z] 22:27:01 0 0.98 0.00 0.42 0.13 0.02 98.45 [2022-10-11T22:33:47.381Z] 22:27:01 1 0.99 0.00 0.52 0.96 0.02 97.52 [2022-10-11T22:33:47.381Z] 22:27:01 2 1.35 0.00 0.85 0.48 0.02 97.30 [2022-10-11T22:33:47.381Z] 22:27:01 3 0.50 0.00 1.64 0.18 0.02 97.66 [2022-10-11T22:33:47.381Z] 22:27:01 4 1.30 0.00 0.40 0.12 0.00 98.18 [2022-10-11T22:33:47.381Z] 22:27:01 5 0.72 0.00 0.40 0.03 0.00 98.85 [2022-10-11T22:33:47.381Z] 22:27:01 6 0.45 0.00 0.37 0.02 0.00 99.17 [2022-10-11T22:33:47.381Z] 22:27:01 7 0.48 0.00 0.87 0.63 0.02 98.00 [2022-10-11T22:33:47.381Z] 22:28:01 all 0.47 0.00 0.13 0.28 0.01 99.10 [2022-10-11T22:33:47.381Z] 22:28:01 0 0.13 0.00 0.08 0.03 0.00 99.75 [2022-10-11T22:33:47.381Z] 22:28:01 1 1.21 0.00 0.15 0.41 0.02 98.21 [2022-10-11T22:33:47.381Z] 22:28:01 2 0.35 0.00 0.13 0.23 0.02 99.27 [2022-10-11T22:33:47.381Z] 22:28:01 3 0.15 0.00 0.10 0.03 0.02 99.70 [2022-10-11T22:33:47.381Z] 22:28:01 4 0.72 0.00 0.13 0.83 0.02 98.30 [2022-10-11T22:33:47.381Z] 22:28:01 5 0.42 0.00 0.32 0.68 0.02 98.57 [2022-10-11T22:33:47.381Z] 22:28:01 6 0.08 0.00 0.05 0.00 0.02 99.85 [2022-10-11T22:33:47.381Z] 22:28:01 7 0.70 0.00 0.10 0.02 0.00 99.18 [2022-10-11T22:33:47.381Z] 22:29:01 all 0.26 0.00 0.01 0.00 0.01 99.73 [2022-10-11T22:33:47.381Z] 22:29:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2022-10-11T22:33:47.381Z] 22:29:01 1 1.86 0.00 0.00 0.00 0.00 98.14 [2022-10-11T22:33:47.381Z] 22:29:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-11T22:33:47.381Z] 22:29:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2022-10-11T22:33:47.381Z] 22:29:01 4 0.02 0.00 0.00 0.03 0.00 99.95 [2022-10-11T22:33:47.381Z] 22:29:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-11T22:33:47.381Z] 22:29:01 6 0.03 0.00 0.03 0.00 0.02 99.92 [2022-10-11T22:33:47.381Z] 22:29:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-11T22:33:47.381Z] 22:30:01 all 0.07 0.00 0.02 0.01 0.01 99.89 [2022-10-11T22:33:47.381Z] 22:30:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-11T22:33:47.381Z] 22:30:01 1 0.37 0.00 0.02 0.00 0.02 99.60 [2022-10-11T22:33:47.381Z] 22:30:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-11T22:33:47.381Z] 22:30:01 3 0.03 0.00 0.03 0.02 0.02 99.90 [2022-10-11T22:33:47.381Z] 22:30:01 4 0.03 0.00 0.02 0.03 0.02 99.90 [2022-10-11T22:33:47.381Z] 22:30:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2022-10-11T22:33:47.381Z] 22:30:01 6 0.07 0.00 0.05 0.00 0.03 99.85 [2022-10-11T22:33:47.381Z] 22:30:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-11T22:33:47.381Z] 22:31:01 all 0.06 0.00 0.01 0.00 0.00 99.93 [2022-10-11T22:33:47.381Z] 22:31:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-11T22:33:47.381Z] 22:31:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-11T22:33:47.381Z] 22:31:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-11T22:33:47.381Z] 22:31:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2022-10-11T22:33:47.381Z] 22:31:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-11T22:33:47.381Z] 22:31:01 5 0.30 0.00 0.02 0.00 0.00 99.68 [2022-10-11T22:33:47.381Z] 22:31:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2022-10-11T22:33:47.381Z] 22:31:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-11T22:33:47.381Z] 22:32:01 all 0.02 0.00 0.02 0.00 0.01 99.95 [2022-10-11T22:33:47.381Z] 22:32:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-11T22:33:47.381Z] 22:32:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-11T22:33:47.381Z] 22:32:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2022-10-11T22:33:47.381Z] 22:32:01 3 0.02 0.00 0.02 0.02 0.02 99.93 [2022-10-11T22:33:47.381Z] 22:32:01 4 0.03 0.00 0.02 0.02 0.00 99.93 [2022-10-11T22:33:47.381Z] 22:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-11T22:33:47.381Z] 22:32:01 6 0.05 0.00 0.07 0.00 0.02 99.87 [2022-10-11T22:33:47.381Z] 22:32:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-11T22:33:47.381Z] 22:33:01 all 4.09 0.00 1.66 1.42 0.03 92.81 [2022-10-11T22:33:47.381Z] 22:33:01 0 3.88 0.00 2.02 0.07 0.03 93.99 [2022-10-11T22:33:47.381Z] 22:33:01 1 3.59 0.00 1.26 0.22 0.02 94.91 [2022-10-11T22:33:47.381Z] 22:33:01 2 4.21 0.00 2.13 0.45 0.08 93.13 [2022-10-11T22:33:47.381Z] 22:33:01 3 4.54 0.00 1.56 9.17 0.03 84.69 [2022-10-11T22:33:47.381Z] 22:33:01 4 4.28 0.00 1.47 1.42 0.02 92.81 [2022-10-11T22:33:47.381Z] 22:33:01 5 4.44 0.00 1.02 0.02 0.03 94.49 [2022-10-11T22:33:47.381Z] 22:33:01 6 4.00 0.00 1.92 0.02 0.03 94.03 [2022-10-11T22:33:47.381Z] 22:33:01 7 3.76 0.00 1.85 0.00 0.02 94.38 [2022-10-11T22:33:47.381Z] [2022-10-11T22:33:47.381Z] Average: CPU %user %nice %system %iowait %steal %idle [2022-10-11T22:33:47.381Z] Average: all 5.47 0.00 1.37 0.84 0.03 92.29 [2022-10-11T22:33:47.381Z] Average: 0 5.16 0.00 1.30 0.47 0.03 93.03 [2022-10-11T22:33:47.381Z] Average: 1 5.36 0.00 1.44 0.54 0.03 92.64 [2022-10-11T22:33:47.381Z] Average: 2 5.59 0.00 1.39 0.24 0.03 92.75 [2022-10-11T22:33:47.381Z] Average: 3 5.71 0.00 1.52 2.03 0.04 90.71 [2022-10-11T22:33:47.381Z] Average: 4 5.66 0.00 1.32 1.07 0.02 91.92 [2022-10-11T22:33:47.381Z] Average: 5 5.35 0.00 1.35 1.18 0.03 92.10 [2022-10-11T22:33:47.381Z] Average: 6 5.38 0.00 1.31 0.89 0.03 92.39 [2022-10-11T22:33:47.381Z] Average: 7 5.55 0.00 1.34 0.29 0.02 92.79 [2022-10-11T22:33:47.381Z] [2022-10-11T22:33:47.381Z] [2022-10-11T22:33:47.381Z]