Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8926137e1ee1dca90be7e6fe7248a1fca1e6078a 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-ssh9303904824859230308.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh17387830649131517442.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh9095649662363725110.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh1880786416374538772.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/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-ssh4634653788659596882.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v3]] ========================================================= [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.21 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/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-6834’ Running on prd-ubuntu20.04-docker-8c-8g-6841 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 8926137e1ee1dca90be7e6fe7248a1fca1e6078a (main) Commit message: "Merge pull request #450 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.29" > git config core.sparsecheckout # timeout=10 > git checkout -f 8926137e1ee1dca90be7e6fe7248a1fca1e6078a # timeout=10 > git rev-list --no-walk 126fa1752f0ab77254c2b21d51294f7e511c946d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-07-31T03:45:28.679Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-31T03:45:28.785Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-31T03:45:28.819Z] ========================================================= [2024-07-31T03:45:28.819Z] EdgeX Global Pipelines Version Info [2024-07-31T03:45:28.820Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-31T03:45:29.569Z] ------------------- [2024-07-31T03:45:29.569Z] stable info: [2024-07-31T03:45:29.569Z] ------------------- [2024-07-31T03:45:29.569Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-31T03:45:29.569Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-31T03:45:29.569Z] Message: update stable to v1.0.260 [2024-07-31T03:45:30.141Z] ------------------- [2024-07-31T03:45:30.141Z] experimental info: [2024-07-31T03:45:30.141Z] ------------------- [2024-07-31T03:45:30.141Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-31T03:45:30.141Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-31T03:45:30.141Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-31T03:45:30.235Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2024-07-31T03:45:30.263Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2024-07-31T03:45:30.285Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-31T03:45:30.312Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-31T03:45:30.334Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-31T03:45:30.360Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-31T03:45:30.385Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-31T03:45:30.412Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-07-31T03:45:30.435Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-31T03:45:30.460Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-31T03:45:30.495Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-31T03:45:30.521Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2024-07-31T03:45:30.547Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-31T03:45:30.568Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-31T03:45:30.584Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-07-31T03:45:30.609Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-07-31T03:45:30.636Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-07-31T03:45:30.659Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-07-31T03:45:30.687Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-31T03:45:30.713Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-31T03:45:30.742Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-07-31T03:45:30.771Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo [2024-07-31T03:45:30.800Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-07-31T03:45:30.823Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-07-31T03:45:30.849Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-07-31T03:45:30.873Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-31T03:45:30.895Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-31T03:45:30.923Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-07-31T03:45:30.949Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-07-31T03:45:30.977Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-07-31T03:45:31.006Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8926137e1ee1dca90be7e6fe7248a1fca1e6078a [Pipeline] echo [2024-07-31T03:45:31.034Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8926137 [Pipeline] echo [2024-07-31T03:45:31.059Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-31T03:45:31.131Z] provisioning config files... [2024-07-31T03:45:31.145Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config14398103890425090831tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-31T03:45:31.481Z] ---> ****-login.sh [2024-07-31T03:45:31.481Z] nexus3.edgexfoundry.org:10001 [2024-07-31T03:45:31.742Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T03:45:31.742Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T03:45:31.743Z] Configure a credential helper to remove this warning. See [2024-07-31T03:45:31.743Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T03:45:31.743Z] [2024-07-31T03:45:31.743Z] Login Succeeded [2024-07-31T03:45:31.743Z] nexus3.edgexfoundry.org:10002 [2024-07-31T03:45:32.004Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T03:45:32.004Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T03:45:32.004Z] Configure a credential helper to remove this warning. See [2024-07-31T03:45:32.004Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T03:45:32.004Z] [2024-07-31T03:45:32.004Z] Login Succeeded [2024-07-31T03:45:32.004Z] nexus3.edgexfoundry.org:10003 [2024-07-31T03:45:32.004Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T03:45:32.004Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T03:45:32.004Z] Configure a credential helper to remove this warning. See [2024-07-31T03:45:32.004Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T03:45:32.004Z] [2024-07-31T03:45:32.004Z] Login Succeeded [2024-07-31T03:45:32.004Z] nexus3.edgexfoundry.org:10004 [2024-07-31T03:45:32.265Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T03:45:32.265Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T03:45:32.265Z] Configure a credential helper to remove this warning. See [2024-07-31T03:45:32.265Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T03:45:32.265Z] [2024-07-31T03:45:32.265Z] Login Succeeded [2024-07-31T03:45:32.265Z] ****.io [2024-07-31T03:45:32.265Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T03:45:32.526Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T03:45:32.526Z] Configure a credential helper to remove this warning. See [2024-07-31T03:45:32.526Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T03:45:32.526Z] [2024-07-31T03:45:32.526Z] Login Succeeded [2024-07-31T03:45:32.526Z] ---> ****-login.sh ends [Pipeline] } [2024-07-31T03:45:32.534Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-07-31T03:45:32.954Z] + git rev-list -1 --merges 8926137e1ee1dca90be7e6fe7248a1fca1e6078a~1..8926137e1ee1dca90be7e6fe7248a1fca1e6078a [Pipeline] echo [2024-07-31T03:45:32.986Z] -----------> git rev-list -1 --merges 8926137e1ee1dca90be7e6fe7248a1fca1e6078a~1..8926137e1ee1dca90be7e6fe7248a1fca1e6078a 8926137e1ee1dca90be7e6fe7248a1fca1e6078a [2024-07-31T03:45:32.986Z] 8926137e1ee1dca90be7e6fe7248a1fca1e6078a [false] [Pipeline] sh [2024-07-31T03:45:33.283Z] + git log --format=format:%s -1 8926137e1ee1dca90be7e6fe7248a1fca1e6078a [Pipeline] echo [2024-07-31T03:45:33.303Z] ========================================================= [2024-07-31T03:45:33.303Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-31T03:45:33.303Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-31T03:45:33.656Z] + git log --format=format:%s -1 8926137e1ee1dca90be7e6fe7248a1fca1e6078a [Pipeline] echo [2024-07-31T03:45:33.670Z] [semverPrep] GIT_COMMIT: 8926137e1ee1dca90be7e6fe7248a1fca1e6078a, Commit Message: Merge pull request #450 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.29 [Pipeline] echo [2024-07-31T03:45:33.686Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-07-31T03:45:34.087Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-31T03:45:34.087Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-31T03:45:34.087Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-31T03:45:34.087Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-31T03:45:34.087Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-07-31T03:45:34.087Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-07-31T03:45:34.087Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T03:45:34.522Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-31T03:45:34.522Z] [2024-07-31T03:45:34.522Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T03:45:34.835Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-31T03:45:34.835Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-31T03:45:34.835Z] b85a868b505f: Pulling fs layer [2024-07-31T03:45:34.835Z] e2be974225ed: Pulling fs layer [2024-07-31T03:45:34.835Z] 339a4e72a1f5: Pulling fs layer [2024-07-31T03:45:34.835Z] 988bab9f4d93: Pulling fs layer [2024-07-31T03:45:34.835Z] 1469e6f7b9e6: Pulling fs layer [2024-07-31T03:45:34.835Z] eaf3925da568: Pulling fs layer [2024-07-31T03:45:34.835Z] bab4dde63d76: Pulling fs layer [2024-07-31T03:45:34.835Z] bde34c3a00c8: Pulling fs layer [2024-07-31T03:45:34.835Z] b352a97aabf1: Pulling fs layer [2024-07-31T03:45:34.835Z] 4872d77fe225: Pulling fs layer [2024-07-31T03:45:34.835Z] 5851b861e8e6: Pulling fs layer [2024-07-31T03:45:34.835Z] eaf3925da568: Waiting [2024-07-31T03:45:34.835Z] bab4dde63d76: Waiting [2024-07-31T03:45:34.835Z] bde34c3a00c8: Waiting [2024-07-31T03:45:34.835Z] 4872d77fe225: Waiting [2024-07-31T03:45:34.835Z] b352a97aabf1: Waiting [2024-07-31T03:45:34.835Z] 5851b861e8e6: Waiting [2024-07-31T03:45:34.835Z] 988bab9f4d93: Waiting [2024-07-31T03:45:34.835Z] 988bab9f4d93: Verifying Checksum [2024-07-31T03:45:34.835Z] 988bab9f4d93: Download complete [2024-07-31T03:45:34.835Z] 339a4e72a1f5: Verifying Checksum [2024-07-31T03:45:34.835Z] 339a4e72a1f5: Download complete [2024-07-31T03:45:35.095Z] 1469e6f7b9e6: Verifying Checksum [2024-07-31T03:45:35.095Z] 1469e6f7b9e6: Download complete [2024-07-31T03:45:35.095Z] eaf3925da568: Download complete [2024-07-31T03:45:35.095Z] bde34c3a00c8: Download complete [2024-07-31T03:45:35.095Z] b352a97aabf1: Download complete [2024-07-31T03:45:35.095Z] 4872d77fe225: Verifying Checksum [2024-07-31T03:45:35.095Z] 4872d77fe225: Download complete [2024-07-31T03:45:35.095Z] 5851b861e8e6: Verifying Checksum [2024-07-31T03:45:35.095Z] 5851b861e8e6: Download complete [2024-07-31T03:45:35.095Z] b85a868b505f: Verifying Checksum [2024-07-31T03:45:35.095Z] b85a868b505f: Download complete [2024-07-31T03:45:35.359Z] bab4dde63d76: Verifying Checksum [2024-07-31T03:45:35.359Z] bab4dde63d76: Download complete [2024-07-31T03:45:36.299Z] b85a868b505f: Pull complete [2024-07-31T03:45:36.299Z] e2be974225ed: Pull complete [2024-07-31T03:45:36.867Z] 339a4e72a1f5: Pull complete [2024-07-31T03:45:36.867Z] 988bab9f4d93: Pull complete [2024-07-31T03:45:37.127Z] 1469e6f7b9e6: Pull complete [2024-07-31T03:45:37.127Z] eaf3925da568: Pull complete [2024-07-31T03:45:39.032Z] bab4dde63d76: Pull complete [2024-07-31T03:45:39.032Z] bde34c3a00c8: Pull complete [2024-07-31T03:45:39.032Z] b352a97aabf1: Pull complete [2024-07-31T03:45:39.032Z] 4872d77fe225: Pull complete [2024-07-31T03:45:39.032Z] 5851b861e8e6: Pull complete [2024-07-31T03:45:39.032Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-31T03:45:39.032Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-31T03:45:39.032Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-31T03:45:39.175Z] prd-ubuntu20.04-docker-8c-8g-6841 does not seem to be running inside a container [2024-07-31T03:45:39.210Z] $ 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 [2024-07-31T03:45:42.779Z] $ docker top c7081522c9fec1d1c8ab01da6fa43459b68f10f11129ccd847a83ab364c2b265 -eo pid,comm [2024-07-31T03:45:42.833Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-07-31T03:45:42.833Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-31T03:45:42.912Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-31T03:45:42.913Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-31T03:45:43.023Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-31T03:45:43.026Z] $ docker exec c7081522c9fec1d1c8ab01da6fa43459b68f10f11129ccd847a83ab364c2b265 ssh-agent [2024-07-31T03:45:43.127Z] SSH_AUTH_SOCK=/tmp/ssh-jp4JD689b6Wd/agent.31 [2024-07-31T03:45:43.127Z] SSH_AGENT_PID=37 [2024-07-31T03:45:43.133Z] Running ssh-add (command line suppressed) [2024-07-31T03:45:43.231Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_15435578113317068657.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_15435578113317068657.key) [2024-07-31T03:45:43.250Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-31T03:45:43.543Z] + git tag --points-at HEAD [Pipeline] } [2024-07-31T03:45:43.554Z] $ docker exec --env ******** --env ******** c7081522c9fec1d1c8ab01da6fa43459b68f10f11129ccd847a83ab364c2b265 ssh-agent -k [2024-07-31T03:45:43.654Z] unset SSH_AUTH_SOCK; [2024-07-31T03:45:43.654Z] unset SSH_AGENT_PID; [2024-07-31T03:45:43.655Z] echo Agent pid 37 killed; [2024-07-31T03:45:43.665Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-31T03:45:43.708Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-31T03:45:43.708Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-31T03:45:43.820Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-31T03:45:43.823Z] $ docker exec c7081522c9fec1d1c8ab01da6fa43459b68f10f11129ccd847a83ab364c2b265 ssh-agent [2024-07-31T03:45:43.926Z] SSH_AUTH_SOCK=/tmp/ssh-j4vhQTjP0uZ8/agent.70 [2024-07-31T03:45:43.926Z] SSH_AGENT_PID=76 [2024-07-31T03:45:43.930Z] Running ssh-add (command line suppressed) [2024-07-31T03:45:44.027Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_14023440519479295160.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_14023440519479295160.key) [2024-07-31T03:45:44.039Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-31T03:45:44.337Z] + git semver init [2024-07-31T03:45:44.597Z] 2024-07-31 03:45:44,503 [run_init] DEBUG init version:0.0.0 force:False [2024-07-31T03:45:44.597Z] 2024-07-31 03:45:44,503 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2024-07-31T03:45:44.597Z] 2024-07-31 03:45:44,504 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2024-07-31T03:45:44.597Z] 2024-07-31 03:45:44,504 [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) [2024-07-31T03:45:45.980Z] 2024-07-31 03:45:45,841 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2024-07-31T03:45:45.980Z] 2024-07-31 03:45:45,841 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2024-07-31T03:45:45.980Z] 2024-07-31 03:45:45,841 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-07-31T03:45:45.980Z] 2024-07-31 03:45:45,841 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-07-31T03:45:45.980Z] 3.2.0-dev.18 [Pipeline] } [2024-07-31T03:45:45.991Z] $ docker exec --env ******** --env ******** c7081522c9fec1d1c8ab01da6fa43459b68f10f11129ccd847a83ab364c2b265 ssh-agent -k [2024-07-31T03:45:46.082Z] unset SSH_AUTH_SOCK; [2024-07-31T03:45:46.082Z] unset SSH_AGENT_PID; [2024-07-31T03:45:46.082Z] echo Agent pid 76 killed; [2024-07-31T03:45:46.095Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-31T03:45:46.430Z] + git semver [Pipeline] } [2024-07-31T03:45:46.723Z] $ docker stop --time=1 c7081522c9fec1d1c8ab01da6fa43459b68f10f11129ccd847a83ab364c2b265 [2024-07-31T03:45:48.021Z] $ docker rm -f --volumes c7081522c9fec1d1c8ab01da6fa43459b68f10f11129ccd847a83ab364c2b265 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-31T03:45:48.364Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-31T03:45:48.616Z] Stashed 1 file(s) [Pipeline] echo [2024-07-31T03:45:48.621Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.18 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-31T03:45:48.836Z] provisioning config files... [2024-07-31T03:45:48.866Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config12963181634431024893tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-31T03:45:49.194Z] ---> ****-login.sh [2024-07-31T03:45:49.194Z] nexus3.edgexfoundry.org:10001 [2024-07-31T03:45:49.194Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T03:45:49.194Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T03:45:49.194Z] Configure a credential helper to remove this warning. See [2024-07-31T03:45:49.194Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T03:45:49.194Z] [2024-07-31T03:45:49.194Z] Login Succeeded [2024-07-31T03:45:49.194Z] nexus3.edgexfoundry.org:10002 [2024-07-31T03:45:49.194Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T03:45:49.194Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T03:45:49.194Z] Configure a credential helper to remove this warning. See [2024-07-31T03:45:49.194Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T03:45:49.194Z] [2024-07-31T03:45:49.194Z] Login Succeeded [2024-07-31T03:45:49.194Z] nexus3.edgexfoundry.org:10003 [2024-07-31T03:45:49.455Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T03:45:49.455Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T03:45:49.455Z] Configure a credential helper to remove this warning. See [2024-07-31T03:45:49.455Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T03:45:49.455Z] [2024-07-31T03:45:49.455Z] Login Succeeded [2024-07-31T03:45:49.455Z] nexus3.edgexfoundry.org:10004 [2024-07-31T03:45:49.455Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T03:45:49.455Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T03:45:49.455Z] Configure a credential helper to remove this warning. See [2024-07-31T03:45:49.455Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T03:45:49.455Z] [2024-07-31T03:45:49.455Z] Login Succeeded [2024-07-31T03:45:49.455Z] ****.io [2024-07-31T03:45:49.455Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T03:45:49.715Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T03:45:49.715Z] Configure a credential helper to remove this warning. See [2024-07-31T03:45:49.716Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T03:45:49.716Z] [2024-07-31T03:45:49.716Z] Login Succeeded [2024-07-31T03:45:49.716Z] ---> ****-login.sh ends [Pipeline] } [2024-07-31T03:45:49.723Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-31T03:45:49.814Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-31T03:45:49.840Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-31T03:45:49.863Z] ========================================================= [2024-07-31T03:45:49.864Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-31T03:45:49.864Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T03:45:50.221Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-07-31T03:45:50.221Z] Sending build context to Docker daemon 36.63MB [2024-07-31T03:45:50.221Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2024-07-31T03:45:50.221Z] Step 2/13 : FROM ${BASE} AS builder [2024-07-31T03:45:50.479Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-31T03:45:50.479Z] 619be1103602: Pulling fs layer [2024-07-31T03:45:50.479Z] 7862e08f4a3e: Pulling fs layer [2024-07-31T03:45:50.479Z] 5df492c9dc93: Pulling fs layer [2024-07-31T03:45:50.479Z] 7629e6793208: Pulling fs layer [2024-07-31T03:45:50.479Z] 4f4fb700ef54: Pulling fs layer [2024-07-31T03:45:50.479Z] fb5054dd5b73: Pulling fs layer [2024-07-31T03:45:50.479Z] eeca6798cff9: Pulling fs layer [2024-07-31T03:45:50.479Z] aa269ceb94a6: Pulling fs layer [2024-07-31T03:45:50.479Z] ada007ff1a6a: Pulling fs layer [2024-07-31T03:45:50.479Z] 7629e6793208: Waiting [2024-07-31T03:45:50.479Z] 4f4fb700ef54: Waiting [2024-07-31T03:45:50.479Z] fb5054dd5b73: Waiting [2024-07-31T03:45:50.479Z] aa269ceb94a6: Waiting [2024-07-31T03:45:50.479Z] eeca6798cff9: Waiting [2024-07-31T03:45:50.479Z] ada007ff1a6a: Waiting [2024-07-31T03:45:50.479Z] 7862e08f4a3e: Verifying Checksum [2024-07-31T03:45:50.479Z] 7862e08f4a3e: Download complete [2024-07-31T03:45:50.479Z] 7629e6793208: Verifying Checksum [2024-07-31T03:45:50.479Z] 7629e6793208: Download complete [2024-07-31T03:45:50.479Z] 4f4fb700ef54: Verifying Checksum [2024-07-31T03:45:50.479Z] 619be1103602: Verifying Checksum [2024-07-31T03:45:50.479Z] 619be1103602: Download complete [2024-07-31T03:45:50.479Z] fb5054dd5b73: Download complete [2024-07-31T03:45:50.479Z] eeca6798cff9: Verifying Checksum [2024-07-31T03:45:50.479Z] eeca6798cff9: Download complete [2024-07-31T03:45:50.738Z] 619be1103602: Pull complete [2024-07-31T03:45:50.738Z] 7862e08f4a3e: Pull complete [2024-07-31T03:45:50.738Z] ada007ff1a6a: Verifying Checksum [2024-07-31T03:45:50.738Z] ada007ff1a6a: Download complete [2024-07-31T03:45:50.997Z] 5df492c9dc93: Verifying Checksum [2024-07-31T03:45:50.997Z] 5df492c9dc93: Download complete [2024-07-31T03:45:51.256Z] aa269ceb94a6: Verifying Checksum [2024-07-31T03:45:51.256Z] aa269ceb94a6: Download complete [2024-07-31T03:45:54.566Z] 5df492c9dc93: Pull complete [2024-07-31T03:45:54.566Z] 7629e6793208: Pull complete [2024-07-31T03:45:54.566Z] 4f4fb700ef54: Pull complete [2024-07-31T03:45:54.566Z] fb5054dd5b73: Pull complete [2024-07-31T03:45:54.566Z] eeca6798cff9: Pull complete [2024-07-31T03:45:57.688Z] aa269ceb94a6: Pull complete [2024-07-31T03:45:57.688Z] ada007ff1a6a: Pull complete [2024-07-31T03:45:57.688Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-31T03:45:57.688Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-31T03:45:57.688Z] ---> f489d0715acc [2024-07-31T03:45:57.688Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-07-31T03:46:02.969Z] ---> Running in ca72784db44a [2024-07-31T03:46:02.969Z] Removing intermediate container ca72784db44a [2024-07-31T03:46:02.969Z] ---> 4ec8d02f07f0 [2024-07-31T03:46:02.969Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-31T03:46:02.969Z] ---> Running in 851123c8d2f1 [2024-07-31T03:46:02.969Z] Removing intermediate container 851123c8d2f1 [2024-07-31T03:46:02.969Z] ---> d0e132f80105 [2024-07-31T03:46:02.969Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2024-07-31T03:46:02.969Z] ---> Running in 3300fdaf96e3 [2024-07-31T03:46:02.969Z] Removing intermediate container 3300fdaf96e3 [2024-07-31T03:46:02.969Z] ---> b8ce3980e3f4 [2024-07-31T03:46:02.969Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2024-07-31T03:46:02.969Z] ---> Running in 52f6299239e2 [2024-07-31T03:46:02.969Z] Removing intermediate container 52f6299239e2 [2024-07-31T03:46:02.969Z] ---> acfb0262eaab [2024-07-31T03:46:02.969Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2024-07-31T03:46:02.969Z] ---> Running in b7d9aa4d33df [2024-07-31T03:46:03.228Z] Removing intermediate container b7d9aa4d33df [2024-07-31T03:46:03.228Z] ---> c7f10c91a65b [2024-07-31T03:46:03.228Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-31T03:46:03.228Z] ---> Running in ebd00629945b [2024-07-31T03:46:03.490Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-31T03:46:03.490Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-31T03:46:03.750Z] OK: 264 MiB in 52 packages [2024-07-31T03:46:03.763Z] Still waiting to schedule task [2024-07-31T03:46:03.763Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-6832’ [2024-07-31T03:46:04.318Z] Removing intermediate container ebd00629945b [2024-07-31T03:46:04.318Z] ---> 7fb47a034992 [2024-07-31T03:46:04.318Z] Step 9/13 : WORKDIR /device-onvif-camera [2024-07-31T03:46:04.318Z] ---> Running in 3f57f9248251 [2024-07-31T03:46:04.318Z] Removing intermediate container 3f57f9248251 [2024-07-31T03:46:04.318Z] ---> 3aa735b0d38e [2024-07-31T03:46:04.318Z] Step 10/13 : COPY go.mod vendor* ./ [2024-07-31T03:46:04.318Z] ---> 026cd9daf492 [2024-07-31T03:46:04.318Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-31T03:46:04.318Z] ---> Running in 429217c17240 [2024-07-31T03:47:01.596Z] Removing intermediate container 429217c17240 [2024-07-31T03:47:01.596Z] ---> 678dc4d3d932 [2024-07-31T03:47:01.596Z] Step 12/13 : COPY . . [2024-07-31T03:47:01.596Z] ---> 49c2f80d6ce6 [2024-07-31T03:47:01.596Z] Step 13/13 : RUN ${MAKE} [2024-07-31T03:47:01.596Z] ---> Running in 241b81bd0a7b [2024-07-31T03:47:01.596Z] noop [2024-07-31T03:47:01.596Z] Removing intermediate container 241b81bd0a7b [2024-07-31T03:47:01.596Z] ---> e4ca528514d7 [2024-07-31T03:47:01.596Z] Successfully built e4ca528514d7 [2024-07-31T03:47:01.596Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T03:47:01.939Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-31T03:47:01.939Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-31T03:47:02.029Z] prd-ubuntu20.04-docker-8c-8g-6841 does not seem to be running inside a container [2024-07-31T03:47:02.060Z] $ 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 [2024-07-31T03:47:02.409Z] $ docker top f1b7e5c531dc900c5c1efd967eb1c29da1b5686d8e34ecdda4b12acac0e9f3f5 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-31T03:47:02.759Z] + go version [2024-07-31T03:47:02.759Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-07-31T03:47:02.770Z] $ docker stop --time=1 f1b7e5c531dc900c5c1efd967eb1c29da1b5686d8e34ecdda4b12acac0e9f3f5 [2024-07-31T03:47:04.064Z] $ docker rm -f --volumes f1b7e5c531dc900c5c1efd967eb1c29da1b5686d8e34ecdda4b12acac0e9f3f5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T03:47:04.515Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-31T03:47:04.515Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-31T03:47:04.594Z] prd-ubuntu20.04-docker-8c-8g-6841 does not seem to be running inside a container [2024-07-31T03:47:04.624Z] $ 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 [2024-07-31T03:47:04.940Z] $ docker top 9deaf6af7dcda396b4d1a541c8e67d63472593449a1222477d2ecc82416afb2a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-31T03:47:05.295Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2024-07-31T03:47:05.600Z] + make test [2024-07-31T03:47:05.600Z] go test ./... -coverprofile=coverage.out ./... [2024-07-31T03:47:07.502Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2024-07-31T03:47:29.450Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2024-07-31T03:47:29.450Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2024-07-31T03:47:29.450Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.032s coverage: 31.4% of statements [2024-07-31T03:47:29.450Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.153s coverage: 86.5% of statements [2024-07-31T03:47:39.449Z] go vet ./... [2024-07-31T03:47:46.024Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-31T03:47:46.024Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-31T03:47:46.024Z] ./bin/test-attribution-txt.sh [2024-07-31T03:47:46.024Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-31T03:47:46.024Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-31T03:47:46.024Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-31T03:47:46.024Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-31T03:47:46.024Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-31T03:47:46.024Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-31T03:47:46.024Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-31T03:47:46.024Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-31T03:47:46.024Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-31T03:47:46.024Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-31T03:47:46.024Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-31T03:47:46.024Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-31T03:47:46.024Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-31T03:47:46.024Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-31T03:47:46.024Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-31T03:47:46.024Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-31T03:47:46.024Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-31T03:47:46.024Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-31T03:47:46.024Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-31T03:47:46.024Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-31T03:47:46.024Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-07-31T03:47:46.024Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-31T03:47:46.024Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-31T03:47:46.024Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-31T03:47:46.024Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-31T03:47:46.024Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-31T03:47:46.024Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-31T03:47:46.024Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-31T03:47:46.024Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-31T03:47:46.024Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-31T03:47:46.024Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-31T03:47:46.024Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-31T03:47:46.024Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-31T03:47:46.024Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-31T03:47:46.024Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-31T03:47:46.024Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-31T03:47:46.024Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-31T03:47:46.025Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-31T03:47:46.025Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-31T03:47:46.025Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-31T03:47:46.025Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-31T03:47:46.025Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-31T03:47:46.025Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-31T03:47:46.025Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [2024-07-31T03:47:46.025Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-31T03:47:46.025Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-31T03:47:46.025Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-31T03:47:46.025Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-31T03:47:46.025Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-31T03:47:46.025Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-31T03:47:46.025Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-31T03:47:46.025Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-07-31T03:47:46.025Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-31T03:47:46.025Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-31T03:47:46.025Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-31T03:47:46.025Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-31T03:47:46.025Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-07-31T03:47:46.025Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-31T03:47:46.025Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-31T03:47:46.025Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-31T03:47:46.025Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-31T03:47:46.025Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-31T03:47:46.025Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-31T03:47:46.025Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-07-31T03:47:46.025Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-07-31T03:47:46.039Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-31T03:47:46.057Z] $ docker stop --time=1 9deaf6af7dcda396b4d1a541c8e67d63472593449a1222477d2ecc82416afb2a [2024-07-31T03:47:49.453Z] $ docker rm -f --volumes 9deaf6af7dcda396b4d1a541c8e67d63472593449a1222477d2ecc82416afb2a [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-31T03:47:50.022Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-31T03:47:50.090Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-07-31T03:47:50.657Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-31T03:47:50.941Z] + ls -al . [2024-07-31T03:47:50.941Z] total 312 [2024-07-31T03:47:50.941Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 31 03:47 . [2024-07-31T03:47:50.941Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 31 03:45 .. [2024-07-31T03:47:50.941Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 31 03:47 .git [2024-07-31T03:47:50.941Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 31 03:45 .github [2024-07-31T03:47:50.941Z] -rw-rw-r-- 1 jenkins jenkins 493 Jul 31 03:45 .gitignore [2024-07-31T03:47:50.941Z] -rw-rw-r-- 1 jenkins jenkins 42 Jul 31 03:45 .golangci.yml [2024-07-31T03:47:50.941Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 31 03:45 .semver [2024-07-31T03:47:50.941Z] -rw-rw-r-- 1 jenkins jenkins 11155 Jul 31 03:45 Attribution.txt [2024-07-31T03:47:50.941Z] -rw-rw-r-- 1 jenkins jenkins 17665 Jul 31 03:45 CHANGELOG.md [2024-07-31T03:47:50.941Z] -rw-rw-r-- 1 jenkins jenkins 1683 Jul 31 03:45 Dockerfile [2024-07-31T03:47:50.941Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 31 03:45 GOVERNANCE.md [2024-07-31T03:47:50.941Z] -rw-rw-r-- 1 jenkins jenkins 739 Jul 31 03:45 Jenkinsfile [2024-07-31T03:47:50.941Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jul 31 03:45 LICENSE [2024-07-31T03:47:50.941Z] -rw-rw-r-- 1 jenkins jenkins 2883 Jul 31 03:45 Makefile [2024-07-31T03:47:50.941Z] -rw-rw-r-- 1 jenkins jenkins 625 Jul 31 03:45 OWNERS.md [2024-07-31T03:47:50.941Z] -rw-rw-r-- 1 jenkins jenkins 2620 Jul 31 03:45 README.md [2024-07-31T03:47:50.941Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 31 03:45 VERSION [2024-07-31T03:47:50.941Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 31 03:45 bin [2024-07-31T03:47:50.941Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 31 03:45 cmd [2024-07-31T03:47:50.941Z] -rw-r--r-- 1 jenkins jenkins 78805 Jul 31 03:47 coverage.out [2024-07-31T03:47:50.941Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 31 03:45 doc [2024-07-31T03:47:50.941Z] -rw-rw-r-- 1 jenkins jenkins 7331 Jul 31 03:45 go.mod [2024-07-31T03:47:50.941Z] -rw-rw-r-- 1 jenkins jenkins 102413 Jul 31 03:45 go.sum [2024-07-31T03:47:50.941Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 31 03:45 internal [2024-07-31T03:47:50.941Z] -rw-rw-r-- 1 jenkins jenkins 236 Jul 31 03:45 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T03:47:51.257Z] + 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=8926137e1ee1dca90be7e6fe7248a1fca1e6078a --label arch=amd64 --label version=3.2.0-dev.18 . [2024-07-31T03:47:51.257Z] Sending build context to Docker daemon 36.71MB [2024-07-31T03:47:51.257Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-07-31T03:47:51.257Z] Step 2/27 : FROM ${BASE} AS builder [2024-07-31T03:47:51.257Z] ---> e4ca528514d7 [2024-07-31T03:47:51.257Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2024-07-31T03:47:52.197Z] ---> Running in 384fbe36d3ac [2024-07-31T03:47:52.197Z] Removing intermediate container 384fbe36d3ac [2024-07-31T03:47:52.197Z] ---> e629b13d444b [2024-07-31T03:47:52.197Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-31T03:47:52.197Z] ---> Running in a3e4d59a350a [2024-07-31T03:47:52.197Z] Removing intermediate container a3e4d59a350a [2024-07-31T03:47:52.197Z] ---> 8b02f13538a4 [2024-07-31T03:47:52.197Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git" [2024-07-31T03:47:52.197Z] ---> Running in 9eed050540f6 [2024-07-31T03:47:52.197Z] Removing intermediate container 9eed050540f6 [2024-07-31T03:47:52.197Z] ---> d745de01a192 [2024-07-31T03:47:52.197Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2024-07-31T03:47:52.197Z] ---> Running in 5c11b80b899e [2024-07-31T03:47:52.458Z] Removing intermediate container 5c11b80b899e [2024-07-31T03:47:52.458Z] ---> cd82ff96144b [2024-07-31T03:47:52.458Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2024-07-31T03:47:52.458Z] ---> Running in b92e4f17aa6d [2024-07-31T03:47:52.458Z] Removing intermediate container b92e4f17aa6d [2024-07-31T03:47:52.458Z] ---> 35bf6dd12d3e [2024-07-31T03:47:52.458Z] Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-31T03:47:52.458Z] ---> Running in 9174563cfa0c [2024-07-31T03:47:52.718Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-31T03:47:52.977Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-31T03:47:53.237Z] OK: 264 MiB in 52 packages [2024-07-31T03:47:53.496Z] Removing intermediate container 9174563cfa0c [2024-07-31T03:47:53.497Z] ---> 8491db877df5 [2024-07-31T03:47:53.497Z] Step 9/27 : WORKDIR /device-onvif-camera [2024-07-31T03:47:53.497Z] ---> Running in 4223dc34a151 [2024-07-31T03:47:53.497Z] Removing intermediate container 4223dc34a151 [2024-07-31T03:47:53.497Z] ---> 6d4171dad141 [2024-07-31T03:47:53.497Z] Step 10/27 : COPY go.mod vendor* ./ [2024-07-31T03:47:53.756Z] ---> 16ce0f879a6b [2024-07-31T03:47:53.756Z] Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-31T03:47:53.756Z] ---> Running in 995d8056d95b [2024-07-31T03:47:54.323Z] Removing intermediate container 995d8056d95b [2024-07-31T03:47:54.323Z] ---> 70dfd03ca70f [2024-07-31T03:47:54.323Z] Step 12/27 : COPY . . [2024-07-31T03:47:55.699Z] ---> 83b8d6a880ed [2024-07-31T03:47:55.699Z] Step 13/27 : RUN ${MAKE} [2024-07-31T03:47:55.699Z] ---> Running in d1a31ff15a51 [2024-07-31T03:47:55.958Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=3.2.0-dev.18 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.29" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2024-07-31T03:48:34.703Z] Removing intermediate container d1a31ff15a51 [2024-07-31T03:48:34.703Z] ---> f7cf4dc677b7 [2024-07-31T03:48:34.703Z] Step 14/27 : FROM alpine:3.18 [2024-07-31T03:48:34.703Z] 3.18: Pulling from library/alpine [2024-07-31T03:48:34.703Z] 930bdd4d222e: Pulling fs layer [2024-07-31T03:48:34.703Z] 930bdd4d222e: Verifying Checksum [2024-07-31T03:48:34.703Z] 930bdd4d222e: Download complete [2024-07-31T03:48:34.703Z] 930bdd4d222e: Pull complete [2024-07-31T03:48:34.703Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-31T03:48:34.703Z] Status: Downloaded newer image for alpine:3.18 [2024-07-31T03:48:34.703Z] ---> 18f865063206 [2024-07-31T03:48:34.703Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-07-31T03:48:34.703Z] ---> Running in ac0680d4ff32 [2024-07-31T03:48:34.703Z] Removing intermediate container ac0680d4ff32 [2024-07-31T03:48:34.703Z] ---> 68f0e982b83c [2024-07-31T03:48:34.703Z] Step 16/27 : RUN apk add --update --no-cache dumb-init [2024-07-31T03:48:34.703Z] ---> Running in a2a7c6aafb65 [2024-07-31T03:48:34.703Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-31T03:48:34.703Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-31T03:48:34.703Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-31T03:48:34.703Z] Executing busybox-1.36.1-r7.trigger [2024-07-31T03:48:34.703Z] OK: 7 MiB in 16 packages [2024-07-31T03:48:34.703Z] Removing intermediate container a2a7c6aafb65 [2024-07-31T03:48:34.703Z] ---> 410a35a64a20 [2024-07-31T03:48:34.703Z] Step 17/27 : RUN apk --no-cache upgrade [2024-07-31T03:48:34.703Z] ---> Running in bb73ce6e6ed1 [2024-07-31T03:48:34.703Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-31T03:48:34.703Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-31T03:48:34.703Z] OK: 7 MiB in 16 packages [2024-07-31T03:48:34.703Z] Removing intermediate container bb73ce6e6ed1 [2024-07-31T03:48:34.703Z] ---> c22d545a3850 [2024-07-31T03:48:34.703Z] Step 18/27 : WORKDIR / [2024-07-31T03:48:34.703Z] ---> Running in 2eed1b203afd [2024-07-31T03:48:34.703Z] Removing intermediate container 2eed1b203afd [2024-07-31T03:48:34.703Z] ---> 7dc1c7379896 [2024-07-31T03:48:34.703Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2024-07-31T03:48:34.703Z] ---> 159ba0fb1713 [2024-07-31T03:48:34.703Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2024-07-31T03:48:34.703Z] ---> 17fb39873369 [2024-07-31T03:48:34.703Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2024-07-31T03:48:34.703Z] ---> 72b4ad015899 [2024-07-31T03:48:34.703Z] Step 22/27 : EXPOSE 59984 [2024-07-31T03:48:34.703Z] ---> Running in c80fce52bd9f [2024-07-31T03:48:34.703Z] Removing intermediate container c80fce52bd9f [2024-07-31T03:48:34.703Z] ---> 19e9602d3695 [2024-07-31T03:48:34.703Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2024-07-31T03:48:34.703Z] ---> Running in cc28d4f28203 [2024-07-31T03:48:34.703Z] Removing intermediate container cc28d4f28203 [2024-07-31T03:48:34.703Z] ---> ad2773c92587 [2024-07-31T03:48:34.703Z] Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-07-31T03:48:34.703Z] ---> Running in 012aa484f20e [2024-07-31T03:48:34.703Z] Removing intermediate container 012aa484f20e [2024-07-31T03:48:34.703Z] ---> 1a3c2c7398a5 [2024-07-31T03:48:34.703Z] Step 25/27 : LABEL arch=amd64 [2024-07-31T03:48:34.703Z] ---> Running in 15d52626ea10 [2024-07-31T03:48:34.703Z] Removing intermediate container 15d52626ea10 [2024-07-31T03:48:34.703Z] ---> fdd79b8d912c [2024-07-31T03:48:34.703Z] Step 26/27 : LABEL git_sha=8926137e1ee1dca90be7e6fe7248a1fca1e6078a [2024-07-31T03:48:34.703Z] ---> Running in 67049d4f4262 [2024-07-31T03:48:34.703Z] Removing intermediate container 67049d4f4262 [2024-07-31T03:48:34.703Z] ---> f7bad84fd770 [2024-07-31T03:48:34.703Z] Step 27/27 : LABEL version=3.2.0-dev.18 [2024-07-31T03:48:34.703Z] ---> Running in f3b7b4c77b83 [2024-07-31T03:48:34.703Z] Removing intermediate container f3b7b4c77b83 [2024-07-31T03:48:34.703Z] ---> dbca0dfc2b6b [2024-07-31T03:48:34.703Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-31T03:48:34.703Z] Successfully built dbca0dfc2b6b [2024-07-31T03:48:34.703Z] 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 [2024-07-31T03:48:34.850Z] provisioning config files... [2024-07-31T03:48:34.861Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config1500688070769468355tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-31T03:48:35.167Z] ---> ****-login.sh [2024-07-31T03:48:35.167Z] nexus3.edgexfoundry.org:10001 [2024-07-31T03:48:35.167Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T03:48:35.167Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T03:48:35.167Z] Configure a credential helper to remove this warning. See [2024-07-31T03:48:35.168Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T03:48:35.168Z] [2024-07-31T03:48:35.168Z] Login Succeeded [2024-07-31T03:48:35.168Z] nexus3.edgexfoundry.org:10002 [2024-07-31T03:48:35.168Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T03:48:35.429Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T03:48:35.429Z] Configure a credential helper to remove this warning. See [2024-07-31T03:48:35.430Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T03:48:35.430Z] [2024-07-31T03:48:35.430Z] Login Succeeded [2024-07-31T03:48:35.430Z] nexus3.edgexfoundry.org:10003 [2024-07-31T03:48:35.430Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T03:48:35.430Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T03:48:35.430Z] Configure a credential helper to remove this warning. See [2024-07-31T03:48:35.430Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T03:48:35.430Z] [2024-07-31T03:48:35.430Z] Login Succeeded [2024-07-31T03:48:35.430Z] nexus3.edgexfoundry.org:10004 [2024-07-31T03:48:35.430Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T03:48:35.691Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T03:48:35.691Z] Configure a credential helper to remove this warning. See [2024-07-31T03:48:35.691Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T03:48:35.691Z] [2024-07-31T03:48:35.691Z] Login Succeeded [2024-07-31T03:48:35.691Z] ****.io [2024-07-31T03:48:35.691Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T03:48:35.952Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T03:48:35.952Z] Configure a credential helper to remove this warning. See [2024-07-31T03:48:35.952Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T03:48:35.952Z] [2024-07-31T03:48:35.952Z] Login Succeeded [2024-07-31T03:48:35.952Z] ---> ****-login.sh ends [Pipeline] } [2024-07-31T03:48:35.959Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-31T03:48:36.019Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-31T03:48:36.053Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2024-07-31T03:48:36.053Z] 8926137e1ee1dca90be7e6fe7248a1fca1e6078a [2024-07-31T03:48:36.053Z] latest [2024-07-31T03:48:36.053Z] 3.2.0-dev.18 [2024-07-31T03:48:36.053Z] 8926137e1ee1dca90be7e6fe7248a1fca1e6078a-3.2.0-dev.18 [2024-07-31T03:48:36.053Z] main [2024-07-31T03:48:36.054Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T03:48:36.427Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:8926137e1ee1dca90be7e6fe7248a1fca1e6078a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T03:48:36.758Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:8926137e1ee1dca90be7e6fe7248a1fca1e6078a [2024-07-31T03:48:36.758Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2024-07-31T03:48:36.758Z] b42a86bb4286: Preparing [2024-07-31T03:48:36.758Z] 506faecb7c17: Preparing [2024-07-31T03:48:36.758Z] f2179f5b57c4: Preparing [2024-07-31T03:48:36.758Z] 1b5bad4bb925: Preparing [2024-07-31T03:48:36.758Z] a7857b887f33: Preparing [2024-07-31T03:48:36.758Z] ce7f800efff9: Preparing [2024-07-31T03:48:36.758Z] ce7f800efff9: Waiting [2024-07-31T03:48:36.758Z] 506faecb7c17: Pushed [2024-07-31T03:48:37.018Z] ce7f800efff9: Layer already exists [2024-07-31T03:48:37.018Z] b42a86bb4286: Pushed [2024-07-31T03:48:37.018Z] 1b5bad4bb925: Pushed [2024-07-31T03:48:37.018Z] a7857b887f33: Pushed [2024-07-31T03:48:40.313Z] f2179f5b57c4: Pushed [2024-07-31T03:48:40.313Z] 8926137e1ee1dca90be7e6fe7248a1fca1e6078a: digest: sha256:87de9a70ecaa9918efaa1793d78665b318d5029269e4c773f44c33ca9aa77f3d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T03:48:40.641Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T03:48:40.971Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2024-07-31T03:48:40.972Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2024-07-31T03:48:40.972Z] b42a86bb4286: Preparing [2024-07-31T03:48:40.972Z] 506faecb7c17: Preparing [2024-07-31T03:48:40.972Z] f2179f5b57c4: Preparing [2024-07-31T03:48:40.972Z] 1b5bad4bb925: Preparing [2024-07-31T03:48:40.972Z] a7857b887f33: Preparing [2024-07-31T03:48:40.972Z] ce7f800efff9: Preparing [2024-07-31T03:48:40.972Z] ce7f800efff9: Waiting [2024-07-31T03:48:40.972Z] b42a86bb4286: Layer already exists [2024-07-31T03:48:40.972Z] a7857b887f33: Layer already exists [2024-07-31T03:48:40.972Z] 1b5bad4bb925: Layer already exists [2024-07-31T03:48:40.972Z] 506faecb7c17: Layer already exists [2024-07-31T03:48:40.972Z] f2179f5b57c4: Layer already exists [2024-07-31T03:48:40.972Z] ce7f800efff9: Layer already exists [2024-07-31T03:48:40.972Z] latest: digest: sha256:87de9a70ecaa9918efaa1793d78665b318d5029269e4c773f44c33ca9aa77f3d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T03:48:41.316Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T03:48:41.649Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:3.2.0-dev.18 [2024-07-31T03:48:41.649Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2024-07-31T03:48:41.649Z] b42a86bb4286: Preparing [2024-07-31T03:48:41.649Z] 506faecb7c17: Preparing [2024-07-31T03:48:41.649Z] f2179f5b57c4: Preparing [2024-07-31T03:48:41.649Z] 1b5bad4bb925: Preparing [2024-07-31T03:48:41.649Z] a7857b887f33: Preparing [2024-07-31T03:48:41.649Z] ce7f800efff9: Preparing [2024-07-31T03:48:41.649Z] ce7f800efff9: Waiting [2024-07-31T03:48:41.649Z] f2179f5b57c4: Layer already exists [2024-07-31T03:48:41.649Z] 1b5bad4bb925: Layer already exists [2024-07-31T03:48:41.649Z] b42a86bb4286: Layer already exists [2024-07-31T03:48:41.649Z] 506faecb7c17: Layer already exists [2024-07-31T03:48:41.649Z] a7857b887f33: Layer already exists [2024-07-31T03:48:41.649Z] ce7f800efff9: Layer already exists [2024-07-31T03:48:41.649Z] 3.2.0-dev.18: digest: sha256:87de9a70ecaa9918efaa1793d78665b318d5029269e4c773f44c33ca9aa77f3d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T03:48:41.985Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:8926137e1ee1dca90be7e6fe7248a1fca1e6078a-3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T03:48:42.316Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:8926137e1ee1dca90be7e6fe7248a1fca1e6078a-3.2.0-dev.18 [2024-07-31T03:48:42.316Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2024-07-31T03:48:42.316Z] b42a86bb4286: Preparing [2024-07-31T03:48:42.316Z] 506faecb7c17: Preparing [2024-07-31T03:48:42.316Z] f2179f5b57c4: Preparing [2024-07-31T03:48:42.316Z] 1b5bad4bb925: Preparing [2024-07-31T03:48:42.316Z] a7857b887f33: Preparing [2024-07-31T03:48:42.316Z] ce7f800efff9: Preparing [2024-07-31T03:48:42.316Z] 1b5bad4bb925: Layer already exists [2024-07-31T03:48:42.316Z] 506faecb7c17: Layer already exists [2024-07-31T03:48:42.316Z] a7857b887f33: Layer already exists [2024-07-31T03:48:42.316Z] f2179f5b57c4: Layer already exists [2024-07-31T03:48:42.316Z] b42a86bb4286: Layer already exists [2024-07-31T03:48:42.316Z] ce7f800efff9: Layer already exists [2024-07-31T03:48:42.575Z] 8926137e1ee1dca90be7e6fe7248a1fca1e6078a-3.2.0-dev.18: digest: sha256:87de9a70ecaa9918efaa1793d78665b318d5029269e4c773f44c33ca9aa77f3d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T03:48:42.910Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T03:48:43.237Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2024-07-31T03:48:43.237Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2024-07-31T03:48:43.237Z] b42a86bb4286: Preparing [2024-07-31T03:48:43.237Z] 506faecb7c17: Preparing [2024-07-31T03:48:43.237Z] f2179f5b57c4: Preparing [2024-07-31T03:48:43.237Z] 1b5bad4bb925: Preparing [2024-07-31T03:48:43.237Z] a7857b887f33: Preparing [2024-07-31T03:48:43.237Z] ce7f800efff9: Preparing [2024-07-31T03:48:43.237Z] ce7f800efff9: Waiting [2024-07-31T03:48:43.237Z] f2179f5b57c4: Layer already exists [2024-07-31T03:48:43.237Z] 506faecb7c17: Layer already exists [2024-07-31T03:48:43.237Z] b42a86bb4286: Layer already exists [2024-07-31T03:48:43.237Z] a7857b887f33: Layer already exists [2024-07-31T03:48:43.237Z] 1b5bad4bb925: Layer already exists [2024-07-31T03:48:43.237Z] ce7f800efff9: Layer already exists [2024-07-31T03:48:43.497Z] main: digest: sha256:87de9a70ecaa9918efaa1793d78665b318d5029269e4c773f44c33ca9aa77f3d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-31T03:48:43.584Z] ===================================================== [Pipeline] echo [2024-07-31T03:48:43.599Z] taggedImages: [2024-07-31T03:48:43.599Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:8926137e1ee1dca90be7e6fe7248a1fca1e6078a [2024-07-31T03:48:43.599Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2024-07-31T03:48:43.599Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:3.2.0-dev.18 [2024-07-31T03:48:43.599Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:8926137e1ee1dca90be7e6fe7248a1fca1e6078a-3.2.0-dev.18 [2024-07-31T03:48:43.599Z] - 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T03:48:44.009Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-31T03:48:44.009Z] [2024-07-31T03:48:44.009Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T03:48:44.318Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-31T03:48:45.255Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-31T03:48:45.255Z] 5eb5b503b376: Pulling fs layer [2024-07-31T03:48:45.255Z] 5c69ac0246d0: Pulling fs layer [2024-07-31T03:48:45.255Z] ec43610c2a17: Pulling fs layer [2024-07-31T03:48:45.255Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-31T03:48:45.255Z] 33b1e0a273af: Pulling fs layer [2024-07-31T03:48:45.255Z] 5d3b04190fa2: Pulling fs layer [2024-07-31T03:48:45.255Z] 33b1e0a273af: Waiting [2024-07-31T03:48:45.255Z] 3a2ae6a8a46f: Waiting [2024-07-31T03:48:45.255Z] 2f39f015ded8: Pulling fs layer [2024-07-31T03:48:45.255Z] 5d3b04190fa2: Waiting [2024-07-31T03:48:45.255Z] 2f39f015ded8: Waiting [2024-07-31T03:48:45.255Z] 5c69ac0246d0: Verifying Checksum [2024-07-31T03:48:45.255Z] 5c69ac0246d0: Download complete [2024-07-31T03:48:45.255Z] 3a2ae6a8a46f: Verifying Checksum [2024-07-31T03:48:45.255Z] 3a2ae6a8a46f: Download complete [2024-07-31T03:48:45.514Z] 33b1e0a273af: Verifying Checksum [2024-07-31T03:48:45.514Z] 33b1e0a273af: Download complete [2024-07-31T03:48:45.514Z] 5d3b04190fa2: Verifying Checksum [2024-07-31T03:48:45.514Z] 5d3b04190fa2: Download complete [2024-07-31T03:48:45.514Z] ec43610c2a17: Verifying Checksum [2024-07-31T03:48:45.514Z] ec43610c2a17: Download complete [2024-07-31T03:48:48.052Z] 5eb5b503b376: Download complete [2024-07-31T03:48:48.311Z] 2f39f015ded8: Verifying Checksum [2024-07-31T03:48:48.311Z] 2f39f015ded8: Download complete [2024-07-31T03:48:48.881Z] 5eb5b503b376: Pull complete [2024-07-31T03:48:48.881Z] 5c69ac0246d0: Pull complete [2024-07-31T03:48:49.452Z] ec43610c2a17: Pull complete [2024-07-31T03:48:49.452Z] 3a2ae6a8a46f: Pull complete [2024-07-31T03:48:49.452Z] 33b1e0a273af: Pull complete [2024-07-31T03:48:49.711Z] 5d3b04190fa2: Pull complete [2024-07-31T03:48:53.909Z] 2f39f015ded8: Pull complete [2024-07-31T03:48:53.909Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-31T03:48:53.909Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-31T03:48:53.909Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-31T03:48:54.014Z] prd-ubuntu20.04-docker-8c-8g-6841 does not seem to be running inside a container [2024-07-31T03:48:54.039Z] $ 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 [2024-07-31T03:48:58.911Z] $ docker top e32720bbccbcd3897194a5b49dd45112c5c02c17764a81fec830cfbec6dd56e3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-31T03:48:59.320Z] ---> job-cost.sh [2024-07-31T03:48:59.320Z] lf-activate-venv: SKIPPING [2024-07-31T03:48:59.320Z] INFO: No Stack... [2024-07-31T03:48:59.887Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-31T03:49:00.147Z] INFO: Archiving Costs [Pipeline] sh [2024-07-31T03:49:00.438Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [2024-07-31T03:49:00.438Z] + cut -d, -f6 [Pipeline] lock [2024-07-31T03:49:00.451Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-204-stack-cost] [2024-07-31T03:49:00.461Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-204-stack-cost] did not exist. Created. [2024-07-31T03:49:00.468Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-204-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-31T03:49:00.778Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-07-31T03:49:00.805Z] Stashed 1 file(s) [Pipeline] } [2024-07-31T03:49:00.813Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-204-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-31T03:49:00.833Z] $ docker stop --time=1 e32720bbccbcd3897194a5b49dd45112c5c02c17764a81fec830cfbec6dd56e3 [2024-07-31T03:49:02.010Z] $ docker rm -f --volumes e32720bbccbcd3897194a5b49dd45112c5c02c17764a81fec830cfbec6dd56e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-07-31T03:49:54.486Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6842 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2024-07-31T03:49:54.508Z] Running in /w/workspace/device-onvif-camera/204 [Pipeline] { [Pipeline] checkout [2024-07-31T03:49:57.574Z] The recommended git tool is: git [2024-07-31T03:50:04.833Z] using credential edgex-jenkins-ssh [2024-07-31T03:50:04.868Z] Cloning the remote Git repository [2024-07-31T03:50:04.917Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2024-07-31T03:50:05.028Z] > git init /w/workspace/device-onvif-camera/204 # timeout=10 [2024-07-31T03:50:05.218Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2024-07-31T03:50:05.219Z] > git --version # timeout=10 [2024-07-31T03:50:05.239Z] > git --version # 'git version 2.25.1' [2024-07-31T03:50:05.242Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-31T03:50:05.407Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-31T03:50:09.138Z] Avoid second fetch [2024-07-31T03:50:09.138Z] Checking out Revision 8926137e1ee1dca90be7e6fe7248a1fca1e6078a (main) [2024-07-31T03:50:08.097Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2024-07-31T03:50:08.127Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-31T03:50:09.153Z] > git config core.sparsecheckout # timeout=10 [2024-07-31T03:50:09.230Z] > git checkout -f 8926137e1ee1dca90be7e6fe7248a1fca1e6078a # timeout=10 [2024-07-31T03:50:09.981Z] Commit message: "Merge pull request #450 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.29" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-31T03:50:14.963Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-31T03:50:14.963Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-31T03:50:14.963Z] Dload Upload Total Spent Left Speed [2024-07-31T03:50:14.963Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 107k 0 --:--:-- --:--:-- --:--:-- 107k [Pipeline] sh [2024-07-31T03:50:15.322Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-07-31T03:50:15.654Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-07-31T03:50:15.654Z] + sudo tee /etc/docker/daemon.new [2024-07-31T03:50:15.654Z] { [2024-07-31T03:50:15.654Z] "registry-mirrors": [ [2024-07-31T03:50:15.654Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-31T03:50:15.654Z] ], [2024-07-31T03:50:15.654Z] "bip": "10.250.0.254/24", [2024-07-31T03:50:15.654Z] "hosts": [ [2024-07-31T03:50:15.654Z] "tcp://0.0.0.0:5555", [2024-07-31T03:50:15.654Z] "unix:///var/run/docker.sock" [2024-07-31T03:50:15.654Z] ], [2024-07-31T03:50:15.654Z] "mtu": 1458, [2024-07-31T03:50:15.654Z] "selinux-enabled": true, [2024-07-31T03:50:15.654Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-31T03:50:15.654Z] } [Pipeline] sh [2024-07-31T03:50:15.990Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-07-31T03:50:16.313Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-31T03:50:34.618Z] provisioning config files... [2024-07-31T03:50:34.644Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/204@tmp/config17495841725637750419tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-31T03:50:35.099Z] ---> ****-login.sh [2024-07-31T03:50:35.100Z] nexus3.edgexfoundry.org:10001 [2024-07-31T03:50:35.370Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T03:50:35.963Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T03:50:35.963Z] Configure a credential helper to remove this warning. See [2024-07-31T03:50:35.963Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T03:50:35.963Z] [2024-07-31T03:50:35.963Z] Login Succeeded [2024-07-31T03:50:35.963Z] nexus3.edgexfoundry.org:10002 [2024-07-31T03:50:36.233Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T03:50:36.233Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T03:50:36.233Z] Configure a credential helper to remove this warning. See [2024-07-31T03:50:36.233Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T03:50:36.233Z] [2024-07-31T03:50:36.233Z] Login Succeeded [2024-07-31T03:50:36.233Z] nexus3.edgexfoundry.org:10003 [2024-07-31T03:50:36.503Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T03:50:36.504Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T03:50:36.504Z] Configure a credential helper to remove this warning. See [2024-07-31T03:50:36.504Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T03:50:36.504Z] [2024-07-31T03:50:36.504Z] Login Succeeded [2024-07-31T03:50:36.504Z] nexus3.edgexfoundry.org:10004 [2024-07-31T03:50:36.779Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T03:50:37.049Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T03:50:37.049Z] Configure a credential helper to remove this warning. See [2024-07-31T03:50:37.050Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T03:50:37.050Z] [2024-07-31T03:50:37.050Z] Login Succeeded [2024-07-31T03:50:37.050Z] ****.io [2024-07-31T03:50:37.319Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T03:50:37.588Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T03:50:37.588Z] Configure a credential helper to remove this warning. See [2024-07-31T03:50:37.588Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T03:50:37.588Z] [2024-07-31T03:50:37.588Z] Login Succeeded [2024-07-31T03:50:37.588Z] ---> ****-login.sh ends [Pipeline] } [2024-07-31T03:50:37.602Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-31T03:50:37.957Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-31T03:50:37.981Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-31T03:50:38.003Z] ========================================================= [2024-07-31T03:50:38.003Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-31T03:50:38.003Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T03:50:38.391Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-07-31T03:50:38.978Z] Sending build context to Docker daemon 21.72MB [2024-07-31T03:50:38.978Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2024-07-31T03:50:38.978Z] Step 2/13 : FROM ${BASE} AS builder [2024-07-31T03:50:39.248Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-31T03:50:39.248Z] c6b39de5b339: Pulling fs layer [2024-07-31T03:50:39.248Z] a69c41024577: Pulling fs layer [2024-07-31T03:50:39.248Z] d6de4b400683: Pulling fs layer [2024-07-31T03:50:39.248Z] 35cb2a7552d0: Pulling fs layer [2024-07-31T03:50:39.248Z] 4f4fb700ef54: Pulling fs layer [2024-07-31T03:50:39.248Z] 464afbd9ba4c: Pulling fs layer [2024-07-31T03:50:39.248Z] 00f215d4a9da: Pulling fs layer [2024-07-31T03:50:39.248Z] d496ad576159: Pulling fs layer [2024-07-31T03:50:39.248Z] 35cb2a7552d0: Waiting [2024-07-31T03:50:39.248Z] 4f4fb700ef54: Waiting [2024-07-31T03:50:39.248Z] 464afbd9ba4c: Waiting [2024-07-31T03:50:39.248Z] 00f215d4a9da: Waiting [2024-07-31T03:50:39.248Z] d496ad576159: Waiting [2024-07-31T03:50:39.248Z] a69c41024577: Verifying Checksum [2024-07-31T03:50:39.248Z] a69c41024577: Download complete [2024-07-31T03:50:39.248Z] 35cb2a7552d0: Download complete [2024-07-31T03:50:39.248Z] 4f4fb700ef54: Download complete [2024-07-31T03:50:39.248Z] 464afbd9ba4c: Verifying Checksum [2024-07-31T03:50:39.248Z] 464afbd9ba4c: Download complete [2024-07-31T03:50:39.248Z] c6b39de5b339: Download complete [2024-07-31T03:50:39.847Z] d496ad576159: Verifying Checksum [2024-07-31T03:50:39.847Z] d496ad576159: Download complete [2024-07-31T03:50:40.447Z] c6b39de5b339: Pull complete [2024-07-31T03:50:41.039Z] a69c41024577: Pull complete [2024-07-31T03:50:41.310Z] d6de4b400683: Verifying Checksum [2024-07-31T03:50:41.310Z] d6de4b400683: Download complete [2024-07-31T03:50:42.277Z] 00f215d4a9da: Verifying Checksum [2024-07-31T03:50:42.277Z] 00f215d4a9da: Download complete [2024-07-31T03:50:54.625Z] d6de4b400683: Pull complete [2024-07-31T03:50:54.625Z] 35cb2a7552d0: Pull complete [2024-07-31T03:50:54.625Z] 4f4fb700ef54: Pull complete [2024-07-31T03:50:54.625Z] 464afbd9ba4c: Pull complete [2024-07-31T03:51:04.722Z] 00f215d4a9da: Pull complete [2024-07-31T03:51:04.994Z] d496ad576159: Pull complete [2024-07-31T03:51:04.994Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-31T03:51:04.994Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-31T03:51:04.994Z] ---> f246e2811388 [2024-07-31T03:51:04.994Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-07-31T03:51:07.589Z] ---> Running in 48ddf4055545 [2024-07-31T03:51:07.589Z] Removing intermediate container 48ddf4055545 [2024-07-31T03:51:07.589Z] ---> 9bd5ca3152f6 [2024-07-31T03:51:07.589Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-31T03:51:07.589Z] ---> Running in 3cc1ccee98fe [2024-07-31T03:51:07.857Z] Removing intermediate container 3cc1ccee98fe [2024-07-31T03:51:07.857Z] ---> 9302a1b09224 [2024-07-31T03:51:07.857Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2024-07-31T03:51:07.857Z] ---> Running in 9c8844265b75 [2024-07-31T03:51:08.125Z] Removing intermediate container 9c8844265b75 [2024-07-31T03:51:08.125Z] ---> 41c3cc900d19 [2024-07-31T03:51:08.125Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2024-07-31T03:51:08.125Z] ---> Running in 4c0d77c84578 [2024-07-31T03:51:08.393Z] Removing intermediate container 4c0d77c84578 [2024-07-31T03:51:08.393Z] ---> 922d6f60a6b0 [2024-07-31T03:51:08.393Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2024-07-31T03:51:08.665Z] ---> Running in 97d7f145a3e8 [2024-07-31T03:51:08.933Z] Removing intermediate container 97d7f145a3e8 [2024-07-31T03:51:08.933Z] ---> aefed9c82397 [2024-07-31T03:51:08.933Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-31T03:51:08.933Z] ---> Running in 4034a8d48b91 [2024-07-31T03:51:10.353Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-31T03:51:10.620Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-31T03:51:11.583Z] OK: 266 MiB in 52 packages [2024-07-31T03:51:12.539Z] Removing intermediate container 4034a8d48b91 [2024-07-31T03:51:12.540Z] ---> 673920013bd8 [2024-07-31T03:51:12.540Z] Step 9/13 : WORKDIR /device-onvif-camera [2024-07-31T03:51:12.540Z] ---> Running in 5d50e3dade8f [2024-07-31T03:51:12.806Z] Removing intermediate container 5d50e3dade8f [2024-07-31T03:51:12.806Z] ---> b1bc0d544992 [2024-07-31T03:51:12.806Z] Step 10/13 : COPY go.mod vendor* ./ [2024-07-31T03:51:13.394Z] ---> a47e9864bc70 [2024-07-31T03:51:13.394Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-31T03:51:13.394Z] ---> Running in bc2d8ea93e9f [2024-07-31T03:53:20.094Z] Removing intermediate container bc2d8ea93e9f [2024-07-31T03:53:20.094Z] ---> 6d33dbcbaec1 [2024-07-31T03:53:20.094Z] Step 12/13 : COPY . . [2024-07-31T03:53:20.094Z] ---> 3f1f920fb257 [2024-07-31T03:53:20.094Z] Step 13/13 : RUN ${MAKE} [2024-07-31T03:53:20.094Z] ---> Running in 31c5033ff582 [2024-07-31T03:53:20.094Z] noop [2024-07-31T03:53:20.094Z] Removing intermediate container 31c5033ff582 [2024-07-31T03:53:20.094Z] ---> 297a6eeabebe [2024-07-31T03:53:20.094Z] Successfully built 297a6eeabebe [2024-07-31T03:53:20.094Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T03:53:20.467Z] + docker inspect -f . ci-base-image-arm64 [2024-07-31T03:53:20.467Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-31T03:53:20.699Z] prd-ubuntu20.04-docker-arm64-4c-16g-6842 does not seem to be running inside a container [2024-07-31T03:53:20.776Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/204 -v /w/workspace/device-onvif-camera/204:/w/workspace/device-onvif-camera/204:rw,z -v /w/workspace/device-onvif-camera/204@tmp:/w/workspace/device-onvif-camera/204@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-07-31T03:53:22.104Z] $ docker top f456f3ac392fd3979c2233a8ce90df4021fda5bc43eb3dc1926f52203c57b05f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-31T03:53:22.970Z] + go version [2024-07-31T03:53:22.970Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-31T03:53:22.986Z] $ docker stop --time=1 f456f3ac392fd3979c2233a8ce90df4021fda5bc43eb3dc1926f52203c57b05f [2024-07-31T03:53:24.627Z] $ docker rm -f --volumes f456f3ac392fd3979c2233a8ce90df4021fda5bc43eb3dc1926f52203c57b05f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T03:53:25.232Z] + docker inspect -f . ci-base-image-arm64 [2024-07-31T03:53:25.232Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-31T03:53:25.440Z] prd-ubuntu20.04-docker-arm64-4c-16g-6842 does not seem to be running inside a container [2024-07-31T03:53:25.524Z] $ 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/204 -v /w/workspace/device-onvif-camera/204:/w/workspace/device-onvif-camera/204:rw,z -v /w/workspace/device-onvif-camera/204@tmp:/w/workspace/device-onvif-camera/204@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-07-31T03:53:26.770Z] $ docker top 92c07ae397c18c478e70d469eb919711fb5eb495eda9d3c32811cb98b32e6d8a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-31T03:53:27.605Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/204 [Pipeline] fileExists [Pipeline] sh [2024-07-31T03:53:28.269Z] + make test [2024-07-31T03:53:28.269Z] go test ./... -coverprofile=coverage.out ./... [2024-07-31T03:53:34.922Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2024-07-31T03:56:56.719Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2024-07-31T03:56:56.719Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2024-07-31T03:56:56.719Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.166s coverage: 31.4% of statements [2024-07-31T03:57:18.968Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 22.516s coverage: 86.5% of statements [2024-07-31T03:57:18.968Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-07-31T03:57:18.968Z] go vet ./... [2024-07-31T03:58:05.861Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-31T03:58:05.861Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-31T03:58:05.861Z] ./bin/test-attribution-txt.sh [2024-07-31T03:58:05.861Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-31T03:58:05.861Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-31T03:58:05.861Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-31T03:58:05.861Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-31T03:58:05.861Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-31T03:58:05.861Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-31T03:58:05.861Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-31T03:58:05.861Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-31T03:58:05.861Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-31T03:58:05.861Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-31T03:58:05.861Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-31T03:58:05.861Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-31T03:58:05.861Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-31T03:58:05.861Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-31T03:58:05.861Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-31T03:58:05.861Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-31T03:58:05.861Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-31T03:58:05.861Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-31T03:58:05.861Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-31T03:58:05.861Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-31T03:58:05.861Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-07-31T03:58:05.861Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-31T03:58:05.861Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-31T03:58:05.861Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-31T03:58:05.861Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-31T03:58:05.861Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-31T03:58:05.861Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-31T03:58:05.861Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-31T03:58:05.861Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-31T03:58:05.861Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-31T03:58:05.861Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-31T03:58:05.861Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-31T03:58:05.861Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-31T03:58:05.861Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-31T03:58:05.861Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-31T03:58:05.861Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-31T03:58:05.861Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-31T03:58:05.861Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-31T03:58:05.861Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-31T03:58:05.861Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-31T03:58:05.861Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-31T03:58:05.861Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-31T03:58:05.861Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-31T03:58:05.861Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [2024-07-31T03:58:05.861Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-31T03:58:05.861Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-31T03:58:05.861Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-31T03:58:05.862Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-31T03:58:05.862Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-31T03:58:05.862Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-31T03:58:05.862Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-31T03:58:05.862Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-07-31T03:58:05.862Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-31T03:58:05.862Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-31T03:58:05.862Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-31T03:58:05.862Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-31T03:58:05.862Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-07-31T03:58:05.862Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-31T03:58:05.862Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-31T03:58:05.862Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-31T03:58:05.862Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-31T03:58:05.862Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-31T03:58:05.862Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-31T03:58:05.862Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-07-31T03:58:05.862Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-07-31T03:58:05.880Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-31T03:58:05.901Z] $ docker stop --time=1 92c07ae397c18c478e70d469eb919711fb5eb495eda9d3c32811cb98b32e6d8a [2024-07-31T03:58:07.731Z] $ docker rm -f --volumes 92c07ae397c18c478e70d469eb919711fb5eb495eda9d3c32811cb98b32e6d8a [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-31T03:58:09.254Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-31T03:58:09.283Z] Warning: overwriting stash ‘coverage-report’ [2024-07-31T03:58:09.827Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-31T03:58:10.250Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-31T03:58:10.564Z] + ls -al . [2024-07-31T03:58:10.564Z] total 308 [2024-07-31T03:58:10.564Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 31 03:53 . [2024-07-31T03:58:10.564Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 31 03:50 .. [2024-07-31T03:58:10.564Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 31 03:50 .git [2024-07-31T03:58:10.564Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 31 03:50 .github [2024-07-31T03:58:10.564Z] -rw-rw-r-- 1 jenkins jenkins 493 Jul 31 03:50 .gitignore [2024-07-31T03:58:10.564Z] -rw-rw-r-- 1 jenkins jenkins 42 Jul 31 03:50 .golangci.yml [2024-07-31T03:58:10.564Z] -rw-rw-r-- 1 jenkins jenkins 11155 Jul 31 03:50 Attribution.txt [2024-07-31T03:58:10.564Z] -rw-rw-r-- 1 jenkins jenkins 17665 Jul 31 03:50 CHANGELOG.md [2024-07-31T03:58:10.564Z] -rw-rw-r-- 1 jenkins jenkins 1683 Jul 31 03:50 Dockerfile [2024-07-31T03:58:10.564Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 31 03:50 GOVERNANCE.md [2024-07-31T03:58:10.564Z] -rw-rw-r-- 1 jenkins jenkins 739 Jul 31 03:50 Jenkinsfile [2024-07-31T03:58:10.564Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jul 31 03:50 LICENSE [2024-07-31T03:58:10.564Z] -rw-rw-r-- 1 jenkins jenkins 2883 Jul 31 03:50 Makefile [2024-07-31T03:58:10.565Z] -rw-rw-r-- 1 jenkins jenkins 625 Jul 31 03:50 OWNERS.md [2024-07-31T03:58:10.565Z] -rw-rw-r-- 1 jenkins jenkins 2620 Jul 31 03:50 README.md [2024-07-31T03:58:10.565Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 31 03:45 VERSION [2024-07-31T03:58:10.565Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 31 03:50 bin [2024-07-31T03:58:10.565Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 31 03:50 cmd [2024-07-31T03:58:10.565Z] -rw-r--r-- 1 jenkins jenkins 78805 Jul 31 03:57 coverage.out [2024-07-31T03:58:10.565Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 31 03:50 doc [2024-07-31T03:58:10.565Z] -rw-rw-r-- 1 jenkins jenkins 7331 Jul 31 03:50 go.mod [2024-07-31T03:58:10.565Z] -rw-rw-r-- 1 jenkins jenkins 102413 Jul 31 03:50 go.sum [2024-07-31T03:58:10.565Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 31 03:50 internal [2024-07-31T03:58:10.565Z] -rw-rw-r-- 1 jenkins jenkins 236 Jul 31 03:50 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T03:58:10.909Z] + 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=8926137e1ee1dca90be7e6fe7248a1fca1e6078a --label arch=arm64 --label version=3.2.0-dev.18 . [2024-07-31T03:58:11.500Z] Sending build context to Docker daemon 21.8MB [2024-07-31T03:58:11.500Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-07-31T03:58:11.500Z] Step 2/27 : FROM ${BASE} AS builder [2024-07-31T03:58:11.500Z] ---> 297a6eeabebe [2024-07-31T03:58:11.500Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2024-07-31T03:58:11.769Z] ---> Running in 6a36683f5010 [2024-07-31T03:58:12.037Z] Removing intermediate container 6a36683f5010 [2024-07-31T03:58:12.037Z] ---> e4aabdc7d556 [2024-07-31T03:58:12.037Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-31T03:58:12.037Z] ---> Running in f819dc83659a [2024-07-31T03:58:12.304Z] Removing intermediate container f819dc83659a [2024-07-31T03:58:12.304Z] ---> 8d3f46852016 [2024-07-31T03:58:12.304Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git" [2024-07-31T03:58:12.304Z] ---> Running in a712e53cae1b [2024-07-31T03:58:12.892Z] Removing intermediate container a712e53cae1b [2024-07-31T03:58:12.892Z] ---> 4a1948801598 [2024-07-31T03:58:12.892Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2024-07-31T03:58:12.892Z] ---> Running in d79845782fc8 [2024-07-31T03:58:13.158Z] Removing intermediate container d79845782fc8 [2024-07-31T03:58:13.158Z] ---> 21979cb7dc58 [2024-07-31T03:58:13.158Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2024-07-31T03:58:13.158Z] ---> Running in d69422d61396 [2024-07-31T03:58:13.429Z] Removing intermediate container d69422d61396 [2024-07-31T03:58:13.429Z] ---> 99aad72ce864 [2024-07-31T03:58:13.429Z] Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-31T03:58:13.429Z] ---> Running in b9c6d06c7c14 [2024-07-31T03:58:14.391Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-31T03:58:14.972Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-31T03:58:15.936Z] OK: 266 MiB in 52 packages [2024-07-31T03:58:16.516Z] Removing intermediate container b9c6d06c7c14 [2024-07-31T03:58:16.516Z] ---> b1eee2a988d9 [2024-07-31T03:58:16.516Z] Step 9/27 : WORKDIR /device-onvif-camera [2024-07-31T03:58:16.516Z] ---> Running in 7bae9ce7ab18 [2024-07-31T03:58:17.096Z] Removing intermediate container 7bae9ce7ab18 [2024-07-31T03:58:17.096Z] ---> eab4a8db4d49 [2024-07-31T03:58:17.096Z] Step 10/27 : COPY go.mod vendor* ./ [2024-07-31T03:58:17.362Z] ---> 09e2d1542495 [2024-07-31T03:58:17.362Z] Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-31T03:58:17.362Z] ---> Running in 6b6577a827ae [2024-07-31T03:58:19.958Z] Removing intermediate container 6b6577a827ae [2024-07-31T03:58:19.958Z] ---> b423a14d0782 [2024-07-31T03:58:19.958Z] Step 12/27 : COPY . . [2024-07-31T03:58:21.900Z] ---> e2ae93138383 [2024-07-31T03:58:21.900Z] Step 13/27 : RUN ${MAKE} [2024-07-31T03:58:21.900Z] ---> Running in 626bdd39016f [2024-07-31T03:58:22.486Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=3.2.0-dev.18 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.29" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2024-07-31T04:01:44.876Z] Removing intermediate container 626bdd39016f [2024-07-31T04:01:44.876Z] ---> 7e79773bbbd8 [2024-07-31T04:01:44.876Z] Step 14/27 : FROM alpine:3.18 [2024-07-31T04:01:44.876Z] 3.18: Pulling from library/alpine [2024-07-31T04:01:44.876Z] 4983c3fe2029: Pulling fs layer [2024-07-31T04:01:44.876Z] 4983c3fe2029: Verifying Checksum [2024-07-31T04:01:44.876Z] 4983c3fe2029: Download complete [2024-07-31T04:01:44.876Z] 4983c3fe2029: Pull complete [2024-07-31T04:01:44.876Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-31T04:01:44.876Z] Status: Downloaded newer image for alpine:3.18 [2024-07-31T04:01:44.876Z] ---> a0237000ae83 [2024-07-31T04:01:44.876Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-07-31T04:01:44.876Z] ---> Running in 223ef54b3335 [2024-07-31T04:01:44.876Z] Removing intermediate container 223ef54b3335 [2024-07-31T04:01:44.876Z] ---> 7fd9a6280936 [2024-07-31T04:01:44.876Z] Step 16/27 : RUN apk add --update --no-cache dumb-init [2024-07-31T04:01:44.876Z] ---> Running in 6a98ed04647a [2024-07-31T04:01:44.876Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-31T04:01:45.460Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-31T04:01:46.414Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-31T04:01:46.415Z] Executing busybox-1.36.1-r7.trigger [2024-07-31T04:01:46.415Z] OK: 8 MiB in 16 packages [2024-07-31T04:01:47.372Z] Removing intermediate container 6a98ed04647a [2024-07-31T04:01:47.372Z] ---> a0501640ceac [2024-07-31T04:01:47.372Z] Step 17/27 : RUN apk --no-cache upgrade [2024-07-31T04:01:47.372Z] ---> Running in 1e13d70118fa [2024-07-31T04:01:48.329Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-31T04:01:48.595Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-31T04:01:49.558Z] OK: 8 MiB in 16 packages [2024-07-31T04:01:50.517Z] Removing intermediate container 1e13d70118fa [2024-07-31T04:01:50.518Z] ---> 2f486fb5f945 [2024-07-31T04:01:50.518Z] Step 18/27 : WORKDIR / [2024-07-31T04:01:50.518Z] ---> Running in a8865f8a3b66 [2024-07-31T04:01:50.788Z] Removing intermediate container a8865f8a3b66 [2024-07-31T04:01:50.788Z] ---> e8f755990701 [2024-07-31T04:01:50.788Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2024-07-31T04:01:52.194Z] ---> d9a701dde2c7 [2024-07-31T04:01:52.194Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2024-07-31T04:01:52.776Z] ---> 409071d61b04 [2024-07-31T04:01:52.776Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2024-07-31T04:01:53.357Z] ---> b2ca64541613 [2024-07-31T04:01:53.357Z] Step 22/27 : EXPOSE 59984 [2024-07-31T04:01:53.357Z] ---> Running in 2c6e6d8a2db8 [2024-07-31T04:01:53.622Z] Removing intermediate container 2c6e6d8a2db8 [2024-07-31T04:01:53.622Z] ---> 166f992c7261 [2024-07-31T04:01:53.622Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2024-07-31T04:01:53.622Z] ---> Running in f3219aaa8d2f [2024-07-31T04:01:53.887Z] Removing intermediate container f3219aaa8d2f [2024-07-31T04:01:53.887Z] ---> 1933a409e3cd [2024-07-31T04:01:53.887Z] Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-07-31T04:01:54.161Z] ---> Running in 68c8e96d81ea [2024-07-31T04:01:54.428Z] Removing intermediate container 68c8e96d81ea [2024-07-31T04:01:54.428Z] ---> 5a5186b1df53 [2024-07-31T04:01:54.428Z] Step 25/27 : LABEL arch=arm64 [2024-07-31T04:01:54.428Z] ---> Running in af77aea10e26 [2024-07-31T04:01:54.706Z] Removing intermediate container af77aea10e26 [2024-07-31T04:01:54.706Z] ---> 912e6c1674bd [2024-07-31T04:01:54.706Z] Step 26/27 : LABEL git_sha=8926137e1ee1dca90be7e6fe7248a1fca1e6078a [2024-07-31T04:01:54.706Z] ---> Running in 9b2b7d3c501a [2024-07-31T04:01:54.975Z] Removing intermediate container 9b2b7d3c501a [2024-07-31T04:01:54.975Z] ---> 13feb2f347ff [2024-07-31T04:01:54.975Z] Step 27/27 : LABEL version=3.2.0-dev.18 [2024-07-31T04:01:55.243Z] ---> Running in c4b15fcbc667 [2024-07-31T04:01:55.509Z] Removing intermediate container c4b15fcbc667 [2024-07-31T04:01:55.509Z] ---> 6abb3c5baa3c [2024-07-31T04:01:55.509Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-31T04:01:55.509Z] Successfully built 6abb3c5baa3c [2024-07-31T04:01:55.509Z] 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 [2024-07-31T04:01:55.654Z] provisioning config files... [2024-07-31T04:01:55.668Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/204@tmp/config12402183216746298631tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-31T04:01:56.007Z] ---> ****-login.sh [2024-07-31T04:01:56.007Z] nexus3.edgexfoundry.org:10001 [2024-07-31T04:01:56.007Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T04:01:56.274Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T04:01:56.275Z] Configure a credential helper to remove this warning. See [2024-07-31T04:01:56.275Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T04:01:56.275Z] [2024-07-31T04:01:56.275Z] Login Succeeded [2024-07-31T04:01:56.275Z] nexus3.edgexfoundry.org:10002 [2024-07-31T04:01:56.542Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T04:01:56.542Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T04:01:56.542Z] Configure a credential helper to remove this warning. See [2024-07-31T04:01:56.542Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T04:01:56.542Z] [2024-07-31T04:01:56.542Z] Login Succeeded [2024-07-31T04:01:56.542Z] nexus3.edgexfoundry.org:10003 [2024-07-31T04:01:56.807Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T04:01:57.071Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T04:01:57.071Z] Configure a credential helper to remove this warning. See [2024-07-31T04:01:57.072Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T04:01:57.072Z] [2024-07-31T04:01:57.072Z] Login Succeeded [2024-07-31T04:01:57.072Z] nexus3.edgexfoundry.org:10004 [2024-07-31T04:01:57.336Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T04:01:57.336Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T04:01:57.336Z] Configure a credential helper to remove this warning. See [2024-07-31T04:01:57.336Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T04:01:57.336Z] [2024-07-31T04:01:57.336Z] Login Succeeded [2024-07-31T04:01:57.336Z] ****.io [2024-07-31T04:01:57.601Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T04:01:57.864Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T04:01:57.864Z] Configure a credential helper to remove this warning. See [2024-07-31T04:01:57.864Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T04:01:57.864Z] [2024-07-31T04:01:57.864Z] Login Succeeded [2024-07-31T04:01:57.864Z] ---> ****-login.sh ends [Pipeline] } [2024-07-31T04:01:57.876Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-31T04:01:57.924Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-31T04:01:58.030Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2024-07-31T04:01:58.030Z] 8926137e1ee1dca90be7e6fe7248a1fca1e6078a [2024-07-31T04:01:58.030Z] latest [2024-07-31T04:01:58.030Z] 3.2.0-dev.18 [2024-07-31T04:01:58.030Z] 8926137e1ee1dca90be7e6fe7248a1fca1e6078a-3.2.0-dev.18 [2024-07-31T04:01:58.030Z] main [2024-07-31T04:01:58.030Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T04:01:58.405Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:8926137e1ee1dca90be7e6fe7248a1fca1e6078a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T04:01:58.775Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:8926137e1ee1dca90be7e6fe7248a1fca1e6078a [2024-07-31T04:01:58.775Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2024-07-31T04:01:58.775Z] 5c490d967b91: Preparing [2024-07-31T04:01:58.775Z] 58b87c9e9b4b: Preparing [2024-07-31T04:01:58.775Z] 51c87119608e: Preparing [2024-07-31T04:01:58.775Z] 8f3b7bd73e32: Preparing [2024-07-31T04:01:58.775Z] 3ae9b0444d0e: Preparing [2024-07-31T04:01:58.775Z] 3c20671a5817: Preparing [2024-07-31T04:01:58.775Z] 3c20671a5817: Waiting [2024-07-31T04:01:59.357Z] 3ae9b0444d0e: Pushed [2024-07-31T04:01:59.357Z] 3c20671a5817: Layer already exists [2024-07-31T04:01:59.622Z] 5c490d967b91: Pushed [2024-07-31T04:01:59.888Z] 8f3b7bd73e32: Pushed [2024-07-31T04:01:59.888Z] 58b87c9e9b4b: Pushed [2024-07-31T04:02:05.207Z] 51c87119608e: Pushed [2024-07-31T04:02:05.470Z] 8926137e1ee1dca90be7e6fe7248a1fca1e6078a: digest: sha256:d7fead62137c0df026f616e4c1078d4a8c0c3ca5411de408c57226914ab8bc70 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T04:02:05.834Z] + 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 [2024-07-31T04:02:06.194Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2024-07-31T04:02:06.194Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2024-07-31T04:02:06.194Z] 5c490d967b91: Preparing [2024-07-31T04:02:06.194Z] 58b87c9e9b4b: Preparing [2024-07-31T04:02:06.194Z] 51c87119608e: Preparing [2024-07-31T04:02:06.194Z] 8f3b7bd73e32: Preparing [2024-07-31T04:02:06.194Z] 3ae9b0444d0e: Preparing [2024-07-31T04:02:06.194Z] 3c20671a5817: Preparing [2024-07-31T04:02:06.194Z] 3c20671a5817: Waiting [2024-07-31T04:02:06.194Z] 58b87c9e9b4b: Layer already exists [2024-07-31T04:02:06.194Z] 5c490d967b91: Layer already exists [2024-07-31T04:02:06.194Z] 8f3b7bd73e32: Layer already exists [2024-07-31T04:02:06.194Z] 3ae9b0444d0e: Layer already exists [2024-07-31T04:02:06.194Z] 51c87119608e: Layer already exists [2024-07-31T04:02:06.194Z] 3c20671a5817: Layer already exists [2024-07-31T04:02:06.194Z] latest: digest: sha256:d7fead62137c0df026f616e4c1078d4a8c0c3ca5411de408c57226914ab8bc70 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T04:02:06.809Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T04:02:07.165Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.2.0-dev.18 [2024-07-31T04:02:07.166Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2024-07-31T04:02:07.166Z] 5c490d967b91: Preparing [2024-07-31T04:02:07.166Z] 58b87c9e9b4b: Preparing [2024-07-31T04:02:07.166Z] 51c87119608e: Preparing [2024-07-31T04:02:07.166Z] 8f3b7bd73e32: Preparing [2024-07-31T04:02:07.166Z] 3ae9b0444d0e: Preparing [2024-07-31T04:02:07.166Z] 3c20671a5817: Preparing [2024-07-31T04:02:07.166Z] 3c20671a5817: Waiting [2024-07-31T04:02:07.166Z] 8f3b7bd73e32: Layer already exists [2024-07-31T04:02:07.166Z] 3ae9b0444d0e: Layer already exists [2024-07-31T04:02:07.166Z] 58b87c9e9b4b: Layer already exists [2024-07-31T04:02:07.166Z] 51c87119608e: Layer already exists [2024-07-31T04:02:07.166Z] 5c490d967b91: Layer already exists [2024-07-31T04:02:07.166Z] 3c20671a5817: Layer already exists [2024-07-31T04:02:07.166Z] 3.2.0-dev.18: digest: sha256:d7fead62137c0df026f616e4c1078d4a8c0c3ca5411de408c57226914ab8bc70 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T04:02:07.785Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:8926137e1ee1dca90be7e6fe7248a1fca1e6078a-3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T04:02:08.131Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:8926137e1ee1dca90be7e6fe7248a1fca1e6078a-3.2.0-dev.18 [2024-07-31T04:02:08.131Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2024-07-31T04:02:08.131Z] 5c490d967b91: Preparing [2024-07-31T04:02:08.131Z] 58b87c9e9b4b: Preparing [2024-07-31T04:02:08.131Z] 51c87119608e: Preparing [2024-07-31T04:02:08.131Z] 8f3b7bd73e32: Preparing [2024-07-31T04:02:08.131Z] 3ae9b0444d0e: Preparing [2024-07-31T04:02:08.131Z] 3c20671a5817: Preparing [2024-07-31T04:02:08.131Z] 3c20671a5817: Waiting [2024-07-31T04:02:08.131Z] 58b87c9e9b4b: Layer already exists [2024-07-31T04:02:08.131Z] 8f3b7bd73e32: Layer already exists [2024-07-31T04:02:08.131Z] 3ae9b0444d0e: Layer already exists [2024-07-31T04:02:08.131Z] 5c490d967b91: Layer already exists [2024-07-31T04:02:08.131Z] 51c87119608e: Layer already exists [2024-07-31T04:02:08.131Z] 3c20671a5817: Layer already exists [2024-07-31T04:02:08.131Z] 8926137e1ee1dca90be7e6fe7248a1fca1e6078a-3.2.0-dev.18: digest: sha256:d7fead62137c0df026f616e4c1078d4a8c0c3ca5411de408c57226914ab8bc70 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T04:02:08.496Z] + 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 [2024-07-31T04:02:08.857Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2024-07-31T04:02:08.857Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2024-07-31T04:02:08.857Z] 5c490d967b91: Preparing [2024-07-31T04:02:08.857Z] 58b87c9e9b4b: Preparing [2024-07-31T04:02:08.857Z] 51c87119608e: Preparing [2024-07-31T04:02:08.857Z] 8f3b7bd73e32: Preparing [2024-07-31T04:02:08.857Z] 3ae9b0444d0e: Preparing [2024-07-31T04:02:08.857Z] 3c20671a5817: Preparing [2024-07-31T04:02:08.857Z] 3c20671a5817: Waiting [2024-07-31T04:02:08.857Z] 8f3b7bd73e32: Layer already exists [2024-07-31T04:02:08.857Z] 51c87119608e: Layer already exists [2024-07-31T04:02:08.857Z] 58b87c9e9b4b: Layer already exists [2024-07-31T04:02:08.857Z] 5c490d967b91: Layer already exists [2024-07-31T04:02:08.857Z] 3ae9b0444d0e: Layer already exists [2024-07-31T04:02:08.857Z] 3c20671a5817: Layer already exists [2024-07-31T04:02:09.120Z] main: digest: sha256:d7fead62137c0df026f616e4c1078d4a8c0c3ca5411de408c57226914ab8bc70 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-31T04:02:09.209Z] ===================================================== [Pipeline] echo [2024-07-31T04:02:09.226Z] taggedImages: [2024-07-31T04:02:09.226Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:8926137e1ee1dca90be7e6fe7248a1fca1e6078a [2024-07-31T04:02:09.226Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2024-07-31T04:02:09.226Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.2.0-dev.18 [2024-07-31T04:02:09.226Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:8926137e1ee1dca90be7e6fe7248a1fca1e6078a-3.2.0-dev.18 [2024-07-31T04:02:09.226Z] - 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 [2024-07-31T04:02:09.618Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-31T04:02:09.619Z] [2024-07-31T04:02:09.619Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T04:02:09.954Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-31T04:02:09.954Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-31T04:02:09.954Z] 8998bd30e6a1: Pulling fs layer [2024-07-31T04:02:09.954Z] 04944245beec: Pulling fs layer [2024-07-31T04:02:09.954Z] 699f458cf7ca: Pulling fs layer [2024-07-31T04:02:09.954Z] 765212b225bb: Pulling fs layer [2024-07-31T04:02:09.954Z] f23df028b6ca: Pulling fs layer [2024-07-31T04:02:09.954Z] d65c8cfc05b1: Pulling fs layer [2024-07-31T04:02:09.954Z] 2437ff75d9bd: Pulling fs layer [2024-07-31T04:02:09.954Z] 765212b225bb: Waiting [2024-07-31T04:02:09.954Z] f23df028b6ca: Waiting [2024-07-31T04:02:09.954Z] d65c8cfc05b1: Waiting [2024-07-31T04:02:09.954Z] 2437ff75d9bd: Waiting [2024-07-31T04:02:10.221Z] 04944245beec: Verifying Checksum [2024-07-31T04:02:10.221Z] 04944245beec: Download complete [2024-07-31T04:02:10.221Z] 765212b225bb: Download complete [2024-07-31T04:02:10.221Z] f23df028b6ca: Verifying Checksum [2024-07-31T04:02:10.221Z] f23df028b6ca: Download complete [2024-07-31T04:02:10.221Z] d65c8cfc05b1: Download complete [2024-07-31T04:02:10.221Z] 699f458cf7ca: Verifying Checksum [2024-07-31T04:02:10.221Z] 699f458cf7ca: Download complete [2024-07-31T04:02:10.804Z] 8998bd30e6a1: Verifying Checksum [2024-07-31T04:02:10.804Z] 8998bd30e6a1: Download complete [2024-07-31T04:02:13.382Z] 2437ff75d9bd: Verifying Checksum [2024-07-31T04:02:13.382Z] 2437ff75d9bd: Download complete [2024-07-31T04:02:15.324Z] 8998bd30e6a1: Pull complete [2024-07-31T04:02:15.591Z] 04944245beec: Pull complete [2024-07-31T04:02:16.998Z] 699f458cf7ca: Pull complete [2024-07-31T04:02:17.264Z] 765212b225bb: Pull complete [2024-07-31T04:02:18.225Z] f23df028b6ca: Pull complete [2024-07-31T04:02:18.225Z] d65c8cfc05b1: Pull complete [2024-07-31T04:02:36.417Z] 2437ff75d9bd: Pull complete [2024-07-31T04:02:36.417Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-31T04:02:36.417Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-31T04:02:36.417Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-31T04:02:36.628Z] prd-ubuntu20.04-docker-arm64-4c-16g-6842 does not seem to be running inside a container [2024-07-31T04:02:36.764Z] $ 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/204 -v /w/workspace/device-onvif-camera/204:/w/workspace/device-onvif-camera/204:rw,z -v /w/workspace/device-onvif-camera/204@tmp:/w/workspace/device-onvif-camera/204@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-07-31T04:02:39.446Z] $ docker top aa2befb7ffba19999e09fd8123ec25329308c8127b4a81553ba2eeedbeb83f47 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-31T04:02:40.039Z] ---> job-cost.sh [2024-07-31T04:02:40.311Z] lf-activate-venv: SKIPPING [2024-07-31T04:02:40.311Z] INFO: No Stack... [2024-07-31T04:02:40.907Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-31T04:02:41.866Z] INFO: Archiving Costs [Pipeline] sh [2024-07-31T04:02:42.503Z] + cut -d, -f6 [2024-07-31T04:02:42.503Z] + cat /w/workspace/device-onvif-camera/204/archives/cost.csv [Pipeline] lock [2024-07-31T04:02:42.559Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-204-stack-cost] [2024-07-31T04:02:42.577Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-204-stack-cost] did not exist. Created. [2024-07-31T04:02:42.588Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-204-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-31T04:02:42.925Z] /w/workspace/device-onvif-camera/204@tmp/durable-3b9abfc3/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-07-31T04:02:43.567Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-07-31T04:02:43.593Z] Warning: overwriting stash ‘stack-cost’ [2024-07-31T04:02:43.649Z] Stashed 1 file(s) [Pipeline] } [2024-07-31T04:02:43.657Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-204-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-31T04:02:43.687Z] $ docker stop --time=1 aa2befb7ffba19999e09fd8123ec25329308c8127b4a81553ba2eeedbeb83f47 [2024-07-31T04:02:45.184Z] $ docker rm -f --volumes aa2befb7ffba19999e09fd8123ec25329308c8127b4a81553ba2eeedbeb83f47 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-07-31T04:02:45.658Z] provisioning config files... [2024-07-31T04:02:45.663Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config13734782992961927987tmp [Pipeline] { [Pipeline] sh [2024-07-31T04:02:45.961Z] + set +x [2024-07-31T04:02:45.961Z] + curl -s https://codecov.io/bash [2024-07-31T04:02:45.961Z] + bash -s -- [2024-07-31T04:02:45.961Z] [2024-07-31T04:02:45.961Z] _____ _ [2024-07-31T04:02:45.961Z] / ____| | | [2024-07-31T04:02:45.961Z] | | ___ __| | ___ ___ _____ __ [2024-07-31T04:02:45.961Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-07-31T04:02:45.961Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-07-31T04:02:45.961Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-07-31T04:02:45.961Z] Bash-1.0.6 [2024-07-31T04:02:45.961Z] [2024-07-31T04:02:45.961Z] [2024-07-31T04:02:45.961Z] ==> git version 2.25.1 found [2024-07-31T04:02:45.961Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-07-31T04:02:45.961Z] Release-Date: 2020-01-08 [2024-07-31T04:02:45.961Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-07-31T04:02:45.961Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-07-31T04:02:45.961Z] ==> Jenkins CI detected. [2024-07-31T04:02:45.961Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2024-07-31T04:02:45.961Z] project root: . [2024-07-31T04:02:45.961Z] --> token set from env [2024-07-31T04:02:45.961Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-07-31T04:02:45.961Z] ==> Running gcov in . (disable via -X gcov) [2024-07-31T04:02:45.961Z] ==> Python coveragepy not found [2024-07-31T04:02:45.961Z] ==> Searching for coverage reports in: [2024-07-31T04:02:45.961Z] + . [2024-07-31T04:02:45.961Z] -> Found 1 reports [2024-07-31T04:02:45.961Z] ==> Detecting git/mercurial file structure [2024-07-31T04:02:45.961Z] ==> Reading reports [2024-07-31T04:02:46.223Z] + ./coverage.out bytes=78805 [2024-07-31T04:02:46.223Z] ==> Appending adjustments [2024-07-31T04:02:46.223Z] https://docs.codecov.io/docs/fixing-reports [2024-07-31T04:02:46.223Z] + Found adjustments [2024-07-31T04:02:46.223Z] ==> Gzipping contents [2024-07-31T04:02:46.223Z] 12K /tmp/codecov.aPBhwj.gz [2024-07-31T04:02:46.223Z] ==> Uploading reports [2024-07-31T04:02:46.223Z] url: https://codecov.io [2024-07-31T04:02:46.223Z] query: branch=main&commit=8926137e1ee1dca90be7e6fe7248a1fca1e6078a&build=204&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F204%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2024-07-31T04:02:46.223Z] -> Pinging Codecov [2024-07-31T04:02:46.223Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=8926137e1ee1dca90be7e6fe7248a1fca1e6078a&build=204&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F204%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2024-07-31T04:02:46.482Z] -> Uploading to [2024-07-31T04:02:46.482Z] https://storage.googleapis.com/codecov/v4/raw/2024-07-31/F29A59C45E3A92E06B3E522C9905F8EF/8926137e1ee1dca90be7e6fe7248a1fca1e6078a/b3c3ef21-da50-4b73-911c-e1ea298e2bf2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240731%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240731T040246Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=62dbbdfff97a8a277b890ad5518e245d868a7b064ab9d460d78712473cbd11aa [2024-07-31T04:02:46.482Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-31T04:02:46.482Z] Dload Upload Total Spent Left Speed [2024-07-31T04:02:46.741Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10400 0 0 100 10400 0 43881 --:--:-- --:--:-- --:--:-- 43881 [2024-07-31T04:02:46.741Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/8926137e1ee1dca90be7e6fe7248a1fca1e6078a [Pipeline] } [2024-07-31T04:02:46.747Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-07-31T04:02:47.007Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-07-31T04:02:47.025Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T04:02:47.337Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-31T04:02:47.337Z] [2024-07-31T04:02:47.337Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T04:02:47.636Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-31T04:02:47.636Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-07-31T04:02:47.636Z] 619be1103602: Already exists [2024-07-31T04:02:47.636Z] f8ea3408117e: Pulling fs layer [2024-07-31T04:02:47.636Z] 91320369b822: Pulling fs layer [2024-07-31T04:02:47.636Z] 0406650e8295: Pulling fs layer [2024-07-31T04:02:47.636Z] 4f4fb700ef54: Pulling fs layer [2024-07-31T04:02:47.636Z] 96d80e3f36e1: Pulling fs layer [2024-07-31T04:02:47.636Z] bcf3aedb951c: Pulling fs layer [2024-07-31T04:02:47.636Z] 96d80e3f36e1: Waiting [2024-07-31T04:02:47.636Z] 4f4fb700ef54: Waiting [2024-07-31T04:02:47.636Z] 0406650e8295: Download complete [2024-07-31T04:02:47.636Z] f8ea3408117e: Download complete [2024-07-31T04:02:47.636Z] 4f4fb700ef54: Download complete [2024-07-31T04:02:47.636Z] f8ea3408117e: Pull complete [2024-07-31T04:02:47.894Z] 96d80e3f36e1: Verifying Checksum [2024-07-31T04:02:47.894Z] 96d80e3f36e1: Download complete [2024-07-31T04:02:48.830Z] 91320369b822: Verifying Checksum [2024-07-31T04:02:48.831Z] 91320369b822: Download complete [2024-07-31T04:02:49.398Z] bcf3aedb951c: Verifying Checksum [2024-07-31T04:02:49.398Z] bcf3aedb951c: Download complete [2024-07-31T04:02:51.930Z] 91320369b822: Pull complete [2024-07-31T04:02:51.930Z] 0406650e8295: Pull complete [2024-07-31T04:02:51.930Z] 4f4fb700ef54: Pull complete [2024-07-31T04:02:52.189Z] 96d80e3f36e1: Pull complete [2024-07-31T04:02:55.472Z] bcf3aedb951c: Pull complete [2024-07-31T04:02:55.472Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-07-31T04:02:55.472Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-31T04:02:55.472Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-31T04:02:55.594Z] prd-ubuntu20.04-docker-8c-8g-6841 does not seem to be running inside a container [2024-07-31T04:02:55.618Z] $ 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:latest cat [2024-07-31T04:03:01.446Z] $ docker top 5397190a8d0edd5e1e5c8d4228ad6466ff0b1bbf6bef8283981f796dc89188ea -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-31T04:03:01.876Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] echo [2024-07-31T04:03:01.895Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh [2024-07-31T04:03:02.192Z] + set -o pipefail [2024-07-31T04:03:02.192Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' [2024-07-31T04:03:08.866Z] [2024-07-31T04:03:08.866Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2024-07-31T04:03:08.866Z] [2024-07-31T04:03:08.866Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9e5df0b9-9c2f-4dae-8e10-c7dd76eb4add/history/50ff6bef-d5ba-4d4c-8160-01a01f873fa1 [2024-07-31T04:03:08.866Z] [2024-07-31T04:03:08.866Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2024-07-31T04:03:08.866Z] [2024-07-31T04:03:08.866Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-07-31T04:03:08.866Z] [2024-07-31T04:03:09.124Z] [2024-07-31T04:03:09.125Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2024-07-31T04:03:09.125Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-07-31T04:03:09.386Z] $ docker stop --time=1 5397190a8d0edd5e1e5c8d4228ad6466ff0b1bbf6bef8283981f796dc89188ea [2024-07-31T04:03:16.029Z] $ docker rm -f --volumes 5397190a8d0edd5e1e5c8d4228ad6466ff0b1bbf6bef8283981f796dc89188ea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2024-07-31T04:03:16.601Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-31T04:03:16.623Z] provisioning config files... [2024-07-31T04:03:16.630Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config13808234138427796977tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-31T04:03:16.929Z] --> edgex-publish-swagger.sh [2024-07-31T04:03:16.929Z] === Publish doc/openapi/v3 API === [2024-07-31T04:03:16.929Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v3] to Swagger [2024-07-31T04:03:16.929Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v3/device-onvif-camera.yaml] [2024-07-31T04:03:16.929Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-31T04:03:16.929Z] Dload Upload Total Spent Left Speed [2024-07-31T04:03:17.502Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 485k 100 156 100 485k 224 698k --:--:-- --:--:-- --:--:-- 697k 100 485k 100 156 100 485k 224 698k --:--:-- --:--:-- --:--:-- 697k [2024-07-31T04:03:17.502Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-07-31T04:03:17.502Z] [Pipeline] } [2024-07-31T04:03:17.508Z] 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 [2024-07-31T04:03:17.972Z] + git log --format=format:%s -1 8926137e1ee1dca90be7e6fe7248a1fca1e6078a [Pipeline] sh [2024-07-31T04:03:18.262Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-31T04:03:18.263Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T04:03:18.567Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-31T04:03:18.567Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-31T04:03:18.644Z] prd-ubuntu20.04-docker-8c-8g-6841 does not seem to be running inside a container [2024-07-31T04:03:18.668Z] $ 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 [2024-07-31T04:03:19.403Z] $ docker top 65c62aa03ecffb069fc0f05b7240db28ec46902f1b3a11163284f5993dc1d76d -eo pid,comm [2024-07-31T04:03:19.454Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-07-31T04:03:19.454Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-31T04:03:19.525Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-31T04:03:19.525Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-31T04:03:19.636Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-31T04:03:19.630Z] $ docker exec 65c62aa03ecffb069fc0f05b7240db28ec46902f1b3a11163284f5993dc1d76d ssh-agent [2024-07-31T04:03:19.738Z] SSH_AUTH_SOCK=/tmp/ssh-okvxH2xNs9x5/agent.21 [2024-07-31T04:03:19.738Z] SSH_AGENT_PID=40 [2024-07-31T04:03:19.741Z] Running ssh-add (command line suppressed) [2024-07-31T04:03:19.838Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_3070858496082552032.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_3070858496082552032.key) [2024-07-31T04:03:19.858Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-31T04:03:20.152Z] + git semver tag [2024-07-31T04:03:20.411Z] 2024-07-31 04:03:20,327 [run_tag] DEBUG tag force:False [2024-07-31T04:03:20.411Z] 2024-07-31 04:03:20,327 [check_head_tag] DEBUG check head tag [2024-07-31T04:03:20.411Z] 2024-07-31 04:03:20,328 [execute] INFO git cat-file --batch-check [2024-07-31T04:03:20.411Z] 2024-07-31 04:03:20,328 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2024-07-31T04:03:20.411Z] 2024-07-31 04:03:20,332 [execute] INFO git cat-file --batch [2024-07-31T04:03:20.411Z] 2024-07-31 04:03:20,332 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2024-07-31T04:03:20.411Z] 2024-07-31 04:03:20,349 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-07-31T04:03:20.411Z] 2024-07-31 04:03:20,350 [execute] INFO git tag -a v3.2.0-dev.18 -m v3.2.0-dev.18 [2024-07-31T04:03:20.411Z] 2024-07-31 04:03:20,350 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.18', '-m', 'v3.2.0-dev.18'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2024-07-31T04:03:20.411Z] 2024-07-31 04:03:20,355 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-07-31T04:03:20.411Z] 3.2.0-dev.18 [Pipeline] } [2024-07-31T04:03:20.410Z] $ docker exec --env ******** --env ******** 65c62aa03ecffb069fc0f05b7240db28ec46902f1b3a11163284f5993dc1d76d ssh-agent -k [2024-07-31T04:03:20.500Z] unset SSH_AUTH_SOCK; [2024-07-31T04:03:20.500Z] unset SSH_AGENT_PID; [2024-07-31T04:03:20.501Z] echo Agent pid 40 killed; [2024-07-31T04:03:20.517Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-31T04:03:20.845Z] + git semver [Pipeline] } [2024-07-31T04:03:21.108Z] $ docker stop --time=1 65c62aa03ecffb069fc0f05b7240db28ec46902f1b3a11163284f5993dc1d76d [2024-07-31T04:03:22.593Z] $ docker rm -f --volumes 65c62aa03ecffb069fc0f05b7240db28ec46902f1b3a11163284f5993dc1d76d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T04:03:23.049Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-31T04:03:23.049Z] [2024-07-31T04:03:23.049Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T04:03:23.379Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-31T04:03:23.379Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-07-31T04:03:23.379Z] ab5ef0e58194: Pulling fs layer [2024-07-31T04:03:23.379Z] 9712f1f96733: Pulling fs layer [2024-07-31T04:03:23.379Z] 63f879dbbcfc: Pulling fs layer [2024-07-31T04:03:23.379Z] 0d9ebad4ef96: Pulling fs layer [2024-07-31T04:03:23.379Z] e9a5061849ea: Pulling fs layer [2024-07-31T04:03:23.379Z] d747dcd14b5f: Pulling fs layer [2024-07-31T04:03:23.379Z] 2de7ff778b66: Pulling fs layer [2024-07-31T04:03:23.379Z] e9a5061849ea: Waiting [2024-07-31T04:03:23.379Z] 0d9ebad4ef96: Waiting [2024-07-31T04:03:23.379Z] 2de7ff778b66: Waiting [2024-07-31T04:03:23.379Z] d747dcd14b5f: Waiting [2024-07-31T04:03:23.379Z] 9712f1f96733: Download complete [2024-07-31T04:03:23.638Z] 63f879dbbcfc: Verifying Checksum [2024-07-31T04:03:23.638Z] 63f879dbbcfc: Download complete [2024-07-31T04:03:23.896Z] e9a5061849ea: Verifying Checksum [2024-07-31T04:03:23.896Z] e9a5061849ea: Download complete [2024-07-31T04:03:23.896Z] d747dcd14b5f: Verifying Checksum [2024-07-31T04:03:23.896Z] d747dcd14b5f: Download complete [2024-07-31T04:03:23.896Z] ab5ef0e58194: Verifying Checksum [2024-07-31T04:03:23.896Z] ab5ef0e58194: Download complete [2024-07-31T04:03:23.896Z] 0d9ebad4ef96: Download complete [2024-07-31T04:03:23.896Z] 2de7ff778b66: Verifying Checksum [2024-07-31T04:03:23.896Z] 2de7ff778b66: Download complete [2024-07-31T04:03:26.430Z] ab5ef0e58194: Pull complete [2024-07-31T04:03:26.430Z] 9712f1f96733: Pull complete [2024-07-31T04:03:26.998Z] 63f879dbbcfc: Pull complete [2024-07-31T04:03:31.291Z] 0d9ebad4ef96: Pull complete [2024-07-31T04:03:31.291Z] e9a5061849ea: Pull complete [2024-07-31T04:03:31.291Z] d747dcd14b5f: Pull complete [2024-07-31T04:03:31.859Z] 2de7ff778b66: Pull complete [2024-07-31T04:03:31.859Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-07-31T04:03:31.859Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-31T04:03:31.859Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-31T04:03:31.977Z] prd-ubuntu20.04-docker-8c-8g-6841 does not seem to be running inside a container [2024-07-31T04:03:32.000Z] $ 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 [2024-07-31T04:03:39.940Z] $ docker top 77ff4bd7b9250a3f4776eb7d175357065bda9645bb9b4ad88380f5ed274f607d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-07-31T04:03:40.028Z] provisioning config files... [2024-07-31T04:03:40.034Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config17123697433826603624tmp [2024-07-31T04:03:40.044Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config18054735163779287068tmp [2024-07-31T04:03:40.054Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config17210330824942383263tmp [Pipeline] { [Pipeline] echo [2024-07-31T04:03:40.165Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-31T04:03:40.461Z] ---> sigul-configuration.sh [2024-07-31T04:03:40.461Z] gpg: directory `/root/.gnupg' created [2024-07-31T04:03:40.461Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-07-31T04:03:40.461Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-07-31T04:03:40.461Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-07-31T04:03:40.461Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-07-31T04:03:40.461Z] gpg: CAST5 encrypted data [2024-07-31T04:03:40.461Z] gpg: encrypted with 1 passphrase [2024-07-31T04:03:40.461Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-07-31T04:03:40.757Z] + mkdir /home/jenkins [2024-07-31T04:03:40.757Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-07-31T04:03:41.071Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2024-07-31T04:03:41.083Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-31T04:03:41.376Z] ---> sigul-install.sh [2024-07-31T04:03:41.376Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-07-31T04:03:41.673Z] + git tag --list [2024-07-31T04:03:41.673Z] v0.0.0 [2024-07-31T04:03:41.673Z] v2.2.0 [2024-07-31T04:03:41.673Z] v2.3.0 [2024-07-31T04:03:41.673Z] v2.3.1 [2024-07-31T04:03:41.673Z] v3.0 [2024-07-31T04:03:41.673Z] v3.0.0 [2024-07-31T04:03:41.673Z] v3.1 [2024-07-31T04:03:41.673Z] v3.1.0 [2024-07-31T04:03:41.673Z] v3.1.0-dev.1 [2024-07-31T04:03:41.673Z] v3.1.0-dev.10 [2024-07-31T04:03:41.673Z] v3.1.0-dev.11 [2024-07-31T04:03:41.673Z] v3.1.0-dev.12 [2024-07-31T04:03:41.673Z] v3.1.0-dev.13 [2024-07-31T04:03:41.673Z] v3.1.0-dev.14 [2024-07-31T04:03:41.673Z] v3.1.0-dev.15 [2024-07-31T04:03:41.673Z] v3.1.0-dev.16 [2024-07-31T04:03:41.673Z] v3.1.0-dev.17 [2024-07-31T04:03:41.673Z] v3.1.0-dev.18 [2024-07-31T04:03:41.673Z] v3.1.0-dev.19 [2024-07-31T04:03:41.673Z] v3.1.0-dev.2 [2024-07-31T04:03:41.673Z] v3.1.0-dev.20 [2024-07-31T04:03:41.673Z] v3.1.0-dev.21 [2024-07-31T04:03:41.673Z] v3.1.0-dev.22 [2024-07-31T04:03:41.673Z] v3.1.0-dev.23 [2024-07-31T04:03:41.673Z] v3.1.0-dev.24 [2024-07-31T04:03:41.673Z] v3.1.0-dev.25 [2024-07-31T04:03:41.673Z] v3.1.0-dev.26 [2024-07-31T04:03:41.673Z] v3.1.0-dev.27 [2024-07-31T04:03:41.673Z] v3.1.0-dev.28 [2024-07-31T04:03:41.673Z] v3.1.0-dev.3 [2024-07-31T04:03:41.673Z] v3.1.0-dev.4 [2024-07-31T04:03:41.673Z] v3.1.0-dev.5 [2024-07-31T04:03:41.673Z] v3.1.0-dev.6 [2024-07-31T04:03:41.673Z] v3.1.0-dev.7 [2024-07-31T04:03:41.673Z] v3.1.0-dev.8 [2024-07-31T04:03:41.673Z] v3.1.0-dev.9 [2024-07-31T04:03:41.673Z] v3.1.1 [2024-07-31T04:03:41.673Z] v3.2.0-dev.1 [2024-07-31T04:03:41.673Z] v3.2.0-dev.10 [2024-07-31T04:03:41.673Z] v3.2.0-dev.11 [2024-07-31T04:03:41.673Z] v3.2.0-dev.12 [2024-07-31T04:03:41.673Z] v3.2.0-dev.13 [2024-07-31T04:03:41.673Z] v3.2.0-dev.14 [2024-07-31T04:03:41.673Z] v3.2.0-dev.15 [2024-07-31T04:03:41.673Z] v3.2.0-dev.16 [2024-07-31T04:03:41.673Z] v3.2.0-dev.17 [2024-07-31T04:03:41.673Z] v3.2.0-dev.18 [2024-07-31T04:03:41.673Z] v3.2.0-dev.2 [2024-07-31T04:03:41.673Z] v3.2.0-dev.3 [2024-07-31T04:03:41.674Z] v3.2.0-dev.4 [2024-07-31T04:03:41.674Z] v3.2.0-dev.5 [2024-07-31T04:03:41.674Z] v3.2.0-dev.6 [2024-07-31T04:03:41.674Z] v3.2.0-dev.7 [2024-07-31T04:03:41.674Z] v3.2.0-dev.8 [2024-07-31T04:03:41.674Z] v3.2.0-dev.9 [Pipeline] sh [2024-07-31T04:03:42.037Z] + lftools sign git-tag v3.2.0-dev.18 [2024-07-31T04:03:42.605Z] Signing Git tag with Sigul... [2024-07-31T04:03:42.605Z] Signing v3.2.0-dev.18 [Pipeline] echo [2024-07-31T04:03:42.877Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-31T04:03:43.172Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-07-31T04:03:43.181Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-07-31T04:03:43.210Z] $ docker stop --time=1 77ff4bd7b9250a3f4776eb7d175357065bda9645bb9b4ad88380f5ed274f607d [2024-07-31T04:03:44.570Z] $ docker rm -f --volumes 77ff4bd7b9250a3f4776eb7d175357065bda9645bb9b4ad88380f5ed274f607d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-07-31T04:03:45.052Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-31T04:03:45.053Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T04:03:45.355Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-31T04:03:45.355Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-31T04:03:45.435Z] prd-ubuntu20.04-docker-8c-8g-6841 does not seem to be running inside a container [2024-07-31T04:03:45.455Z] $ 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 [2024-07-31T04:03:45.796Z] $ docker top 7a4c8f22ce1591a98abfa47406a1c5833f16cd70b86471ba75094e682b96ea8f -eo pid,comm [2024-07-31T04:03:45.852Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-07-31T04:03:45.852Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-31T04:03:45.906Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-31T04:03:45.907Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-31T04:03:46.020Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-31T04:03:46.015Z] $ docker exec 7a4c8f22ce1591a98abfa47406a1c5833f16cd70b86471ba75094e682b96ea8f ssh-agent [2024-07-31T04:03:46.116Z] SSH_AUTH_SOCK=/tmp/ssh-PxMYBsgCnNsI/agent.32 [2024-07-31T04:03:46.116Z] SSH_AGENT_PID=38 [2024-07-31T04:03:46.121Z] Running ssh-add (command line suppressed) [2024-07-31T04:03:46.207Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_11704250870517968387.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_11704250870517968387.key) [2024-07-31T04:03:46.228Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-31T04:03:46.532Z] + git semver bump pre [2024-07-31T04:03:46.793Z] 2024-07-31 04:03:46,702 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-07-31T04:03:46.793Z] 2024-07-31 04:03:46,702 [bump_version] DEBUG bumping version:3.2.0-dev.18 on axis:pre with prefix:dev [2024-07-31T04:03:46.793Z] 2024-07-31 04:03:46,702 [bump_version] DEBUG bumped version:3.2.0-dev.19 [2024-07-31T04:03:46.793Z] 2024-07-31 04:03:46,702 [write_version] DEBUG write version:3.2.0-dev.19 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True [2024-07-31T04:03:46.793Z] 2024-07-31 04:03:46,702 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-07-31T04:03:46.793Z] 2024-07-31 04:03:46,702 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-07-31T04:03:46.793Z] 2024-07-31 04:03:46,704 [execute] INFO git cat-file --batch-check [2024-07-31T04:03:46.793Z] 2024-07-31 04:03:46,704 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2024-07-31T04:03:46.793Z] 2024-07-31 04:03:46,708 [execute] INFO git cat-file --batch [2024-07-31T04:03:46.793Z] 2024-07-31 04:03:46,709 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2024-07-31T04:03:46.793Z] 2024-07-31 04:03:46,712 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-07-31T04:03:46.793Z] 3.2.0-dev.19 [Pipeline] } [2024-07-31T04:03:46.795Z] $ docker exec --env ******** --env ******** 7a4c8f22ce1591a98abfa47406a1c5833f16cd70b86471ba75094e682b96ea8f ssh-agent -k [2024-07-31T04:03:46.874Z] unset SSH_AUTH_SOCK; [2024-07-31T04:03:46.874Z] unset SSH_AGENT_PID; [2024-07-31T04:03:46.874Z] echo Agent pid 38 killed; [2024-07-31T04:03:46.893Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-31T04:03:47.226Z] + git semver [Pipeline] } [2024-07-31T04:03:47.490Z] $ docker stop --time=1 7a4c8f22ce1591a98abfa47406a1c5833f16cd70b86471ba75094e682b96ea8f [2024-07-31T04:03:48.936Z] $ docker rm -f --volumes 7a4c8f22ce1591a98abfa47406a1c5833f16cd70b86471ba75094e682b96ea8f [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-31T04:03:49.297Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-31T04:03:49.297Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T04:03:49.599Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-31T04:03:49.599Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-31T04:03:49.674Z] prd-ubuntu20.04-docker-8c-8g-6841 does not seem to be running inside a container [2024-07-31T04:03:49.705Z] $ 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 [2024-07-31T04:03:50.214Z] $ docker top b174ee636f078a1b240a4991268032b4be1e6f0b195f73e37dc3da0810d28148 -eo pid,comm [2024-07-31T04:03:50.265Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-07-31T04:03:50.265Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-31T04:03:50.323Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-31T04:03:50.323Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-31T04:03:50.430Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-31T04:03:50.424Z] $ docker exec b174ee636f078a1b240a4991268032b4be1e6f0b195f73e37dc3da0810d28148 ssh-agent [2024-07-31T04:03:50.536Z] SSH_AUTH_SOCK=/tmp/ssh-JRvAnKXxe3nz/agent.14 [2024-07-31T04:03:50.536Z] SSH_AGENT_PID=20 [2024-07-31T04:03:50.540Z] Running ssh-add (command line suppressed) [2024-07-31T04:03:50.627Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_464155975596464178.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_464155975596464178.key) [2024-07-31T04:03:50.697Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-31T04:03:51.000Z] + git semver push [2024-07-31T04:03:51.259Z] 2024-07-31 04:03:51,201 [run_push] DEBUG push [2024-07-31T04:03:51.259Z] 2024-07-31 04:03:51,202 [execute] INFO git cat-file --batch-check [2024-07-31T04:03:51.259Z] 2024-07-31 04:03:51,202 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2024-07-31T04:03:51.259Z] 2024-07-31 04:03:51,205 [execute] INFO git rev-list 7143860c6d31a72d926a964ef5d8cb02cd8a35f4 -- [2024-07-31T04:03:51.259Z] 2024-07-31 04:03:51,205 [execute] DEBUG Popen(['git', 'rev-list', '7143860c6d31a72d926a964ef5d8cb02cd8a35f4', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-07-31T04:03:51.259Z] 2024-07-31 04:03:51,214 [execute] INFO git fetch -v origin [2024-07-31T04:03:51.259Z] 2024-07-31 04:03:51,214 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-07-31T04:03:51.828Z] 2024-07-31 04:03:51,675 [run_push] DEBUG no remote changes detected [2024-07-31T04:03:51.828Z] 2024-07-31 04:03:51,675 [execute] INFO git push origin semver [2024-07-31T04:03:51.828Z] 2024-07-31 04:03:51,675 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-07-31T04:03:52.397Z] 2024-07-31 04:03:52,361 [run_push] DEBUG push all version tags [2024-07-31T04:03:52.397Z] 2024-07-31 04:03:52,361 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-07-31T04:03:52.397Z] 2024-07-31 04:03:52,362 [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) [2024-07-31T04:03:53.333Z] 2024-07-31 04:03:53,087 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-07-31T04:03:53.333Z] 3.2.0-dev.19 [Pipeline] } [2024-07-31T04:03:53.335Z] $ docker exec --env ******** --env ******** b174ee636f078a1b240a4991268032b4be1e6f0b195f73e37dc3da0810d28148 ssh-agent -k [2024-07-31T04:03:53.427Z] unset SSH_AUTH_SOCK; [2024-07-31T04:03:53.427Z] unset SSH_AGENT_PID; [2024-07-31T04:03:53.427Z] echo Agent pid 20 killed; [2024-07-31T04:03:53.443Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-31T04:03:53.771Z] + git semver [Pipeline] } [2024-07-31T04:03:54.035Z] $ docker stop --time=1 b174ee636f078a1b240a4991268032b4be1e6f0b195f73e37dc3da0810d28148 [2024-07-31T04:03:55.932Z] $ docker rm -f --volumes b174ee636f078a1b240a4991268032b4be1e6f0b195f73e37dc3da0810d28148 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-07-31T04:03:56.648Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2024-07-31T04:03:56.648Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2024-07-31T04:03:56.648Z] total 16 [2024-07-31T04:03:56.648Z] drwxr-xr-x 3 root root 4096 Jul 31 03:48 . [2024-07-31T04:03:56.648Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 31 04:03 .. [2024-07-31T04:03:56.648Z] drwxr-xr-x 2 root root 4096 Jul 31 03:48 cost [2024-07-31T04:03:56.648Z] -rw-r--r-- 1 root root 91 Jul 31 03:48 cost.csv [2024-07-31T04:03:56.648Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2024-07-31T04:03:56.648Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2024-07-31T04:03:56.648Z] total 16 [2024-07-31T04:03:56.648Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 31 03:48 . [2024-07-31T04:03:56.648Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 31 04:03 .. [2024-07-31T04:03:56.648Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 31 03:48 cost [2024-07-31T04:03:56.648Z] -rw-r--r-- 1 jenkins jenkins 91 Jul 31 03:48 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-07-31T04:03:56.942Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-31T04:03:57.799Z] ---> package-listing.sh [2024-07-31T04:03:57.799Z] ++ facter osfamily [2024-07-31T04:03:57.799Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-31T04:03:58.057Z] + OS_FAMILY=debian [2024-07-31T04:03:58.057Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2024-07-31T04:03:58.057Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-31T04:03:58.057Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-31T04:03:58.057Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-31T04:03:58.057Z] + PACKAGES=/tmp/packages_start.txt [2024-07-31T04:03:58.057Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2024-07-31T04:03:58.057Z] + PACKAGES=/tmp/packages_end.txt [2024-07-31T04:03:58.057Z] + case "${OS_FAMILY}" in [2024-07-31T04:03:58.057Z] + dpkg -l [2024-07-31T04:03:58.057Z] + grep '^ii' [2024-07-31T04:03:58.057Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-31T04:03:58.057Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-31T04:03:58.057Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-31T04:03:58.057Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2024-07-31T04:03:58.057Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2024-07-31T04:03:58.057Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo [2024-07-31T04:03:58.069Z] 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 [2024-07-31T04:03:58.366Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T04:03:58.932Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-31T04:03:58.932Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-31T04:03:59.011Z] prd-ubuntu20.04-docker-8c-8g-6841 does not seem to be running inside a container [2024-07-31T04:03:59.027Z] $ 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 [2024-07-31T04:03:59.965Z] $ docker top 9e989b4e52c5a3bb167fab8691b6377a703c3ff2e9eb2b2bfb36d3b68496ee66 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-31T04:04:00.333Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-31T04:04:00.615Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-31T04:04:00.898Z] + ls /var/log/sa-host [2024-07-31T04:04:00.898Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-31T04:04:00.982Z] provisioning config files... [2024-07-31T04:04:01.040Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config17543790864227109327tmp [Pipeline] { [Pipeline] echo [2024-07-31T04:04:01.062Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-31T04:04:01.345Z] ---> create-netrc.sh [Pipeline] } [2024-07-31T04:04:01.351Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-31T04:04:01.683Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-31T04:04:01.691Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-31T04:04:01.976Z] ---> sudo-logs.sh [2024-07-31T04:04:01.977Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-31T04:04:02.009Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-31T04:04:02.290Z] ---> job-cost.sh [2024-07-31T04:04:02.290Z] lf-activate-venv: SKIPPING [2024-07-31T04:04:02.290Z] DEBUG: total: 0.2199999988079071 [2024-07-31T04:04:02.290Z] INFO: Retrieving Stack Cost... [2024-07-31T04:04:02.550Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-31T04:04:03.117Z] INFO: Archiving Costs [Pipeline] echo [2024-07-31T04:04:03.130Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-31T04:04:03.412Z] ---> logs-deploy.sh [2024-07-31T04:04:03.412Z] lf-activate-venv: SKIPPING [2024-07-31T04:04:03.412Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/204 [2024-07-31T04:04:03.412Z] INFO: archiving workspace using pattern(s): [2024-07-31T04:04:04.345Z] Archives upload complete. [2024-07-31T04:04:04.345Z] INFO: archiving logs to Nexus